/*@import (inline) "embed.css";*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  font-family: 'Open Sans', sans-serif;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
h1 {
  font-size: 72px;
  line-height: 76px;
  font-weight: 500;
  color: #fff;
  font-weight: normal;
  position: relative;
  margin-bottom: 0.75em;
}
h2 {
  font-size: 50px;
  line-height: 54px;
  margin-bottom: 0.25em;
  font-weight: 500;
  display: block;
  overflow: visible;
}
h3 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 0.5em;
  font-weight: 500;
  display: block;
  overflow: visible;
}
h4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 1.5em;
  font-weight: normal;
  display: block;
  overflow: visible;
}
a {
  color: #919191;
  text-decoration: underline;
}
p {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 0.8em;
  color: #919191;
  max-width: 720px;
  font-weight: 300;
}
p strong {
  font-weight: bold;
}
p a {
  color: #919191;
  text-decoration: underline;
}
p em {
  font-style: italic;
}
p:last-child {
  padding: 0;
}
p.large {
  font-size: 24px;
  line-height: 34px;
}
p.ex-large {
  font-size: 30px;
  line-height: 34px;
  font-weight: 500;
  padding: 0 0 0.25em;
}
.cta {
  font-size: 24px;
  line-height: 52px;
  height: 52px;
  font-weight: 700;
  padding-left: 60px;
  background: transparent url(../images/mail.png) no-repeat left center;
  color: #fff;
  display: inline-block;
}
.cta.call {
  background: transparent url(../images/phone.png) no-repeat left center;
}
.signup {
  background: transparent url(../images/mail.png) no-repeat left center;
  color: #ea002a !important;
  padding-left: 40px;
  background-size: 30px 20px;
}
ul {
  list-style-type: disc;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 1em;
}
ul li {
  list-style: disc;
  color: #919191;
  font-size: 20px;
  line-height: 24px;
  padding: 5px 0 0 0;
}
ul.default-list {
  list-style-type: disc;
  padding-left: 30px;
  padding-bottom: 0;
}
ul.default-list li {
  list-style: disc;
  color: #ea002a;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 30px 10px 25px;
  max-width: 350px;
}
ul.default-list li div {
  color: #919191;
  display: inline-block;
}
ul.default-list li:nth-child(odd) {
  background-color: #ebebeb;
}
ul.default-list.dark li:nth-child(odd) {
  background-color: #545454;
}
ul.default-list.dark li div {
  color: #aeaeae;
}
@media (max-width: 1240px) {
  h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 0.25em;
  }
  h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0.25em;
  }
  h4 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 1.5em;
  }
  p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 0.8em;
  }
  p.large {
    font-size: 24px;
    line-height: 34px;
  }
  p.ex-large {
    font-size: 30px;
    line-height: 34px;
  }
  ul.default-list {
    padding-left: 30px;
  }
  ul.default-list li {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 18px 6px 18px;
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 0.75em;
  }
  h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0.5em;
  }
  h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0.25em;
  }
  h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1em;
  }
  p {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 0.8em;
  }
  p.large {
    font-size: 20px;
    line-height: 26px;
  }
  p.ex-large {
    font-size: 24px;
    line-height: 30px;
  }
  ul li {
    font-size: 15px;
    line-height: 24px;
  }
  ul.default-list {
    padding: 20px 0 25px 25px;
  }
  ul.default-list li {
    font-size: 16px;
    line-height: 22px;
    padding: 5px 5px 5px 20px;
  }
  .cta {
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    background-size: auto 24px;
    padding-left: 40px;
  }
  .cta.mail {
    background-size: auto 24px;
  }
  .cta.call {
    background-size: auto 24px;
  }
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background-color: #000;
}
body.clip {
  overflow: hidden;
}
img.full {
  width: 100%;
  height: auto;
}
.btn {
  font-size: 16px;
  line-height: 16px;
  padding: 15px 35px;
  border: 3px solid #fff;
  background-color: transparent;
  color: #fff;
  border-radius: 0;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  text-transform: uppercase;
}
.btn.red {
  border: 3px solid #ea002a;
}
div.container {
  max-width: 1520px;
  margin: 0 auto;
  position: relative;
  display: block;
  font-size: 0;
  padding: 0 40px;
}
#header-container {
  position: fixed;
  z-index: 9999;
  right: 0;
  left: 0;
  top: 0;
}
#header-container .header-wrapper {
  margin: 0 auto;
}
#header-container header {
  max-width: 1520px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 15px 40px;
}
#header-container header .logo {
  display: inline-block;
  margin: 0 0;
}
#header-container header .logo svg {
  fill: #fff;
  height: 95px;
  width: auto;
}
#header-container header .header-links {
  list-style-type: none;
  float: right;
  overflow: visible;
  margin: 13px 0 0;
}
#header-container header .header-links li {
  display: inline-block;
  font-size: 0;
  position: relative;
  padding-right: 35px;
  vertical-align: bottom;
  font-size: 20px;
  line-height: 20px;
  overflow: visible;
}
#header-container header .header-links li:last-child {
  padding: 0;
  font-size: 0;
}
#header-container header .header-links li.social {
  padding: 0 10px 0 0;
  margin: 0;
  font-size: 0;
  margin-bottom: -7px;
}
#header-container header .header-links li.cs {
  margin-left: 10px;
}
#header-container header .header-links li a {
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: bottom;
  overflow: visible;
}
#header-container header .header-links li a span {
  display: inline-block;
  vertical-align: bottom;
  overflow: visible;
}
#header-container header .header-links li a:hover {
  color: #ea002a;
}
#header-container header .header-links li a.active {
  color: #ea002a;
}
#header-container header .header-links li svg {
  height: 25px;
  width: auto;
  fill: #ea002a;
}
#header-container header .header-links li svg.cs {
  fill: #8f8f8f;
  height: 75px;
  margin-bottom: -7px;
}
#header-container.thin {
  background-color: #434343;
}
#header-container.thin header {
  padding: 15px 40px;
}
#header-container.thin header .logo svg {
  height: 50px;
}
#header-container.thin header .header-links li.social {
  padding: 0 10px 0 0;
  margin: 0;
  font-size: 0;
  margin-bottom: -4px;
}
#header-container.thin header .header-links li.cs {
  margin-left: 10px;
}
#header-container.thin header .header-links li a {
  font-size: 14px;
  line-height: 16px;
}
#header-container.thin header .header-links li svg {
  height: 18px;
  width: auto;
}
#header-container.thin header .header-links li svg.cs {
  height: 40px;
  margin-bottom: -3px;
}
a.burger {
  float: right;
  display: inline-block;
  width: 18px;
  margin: 23px 0 0 15px;
  z-index: 10;
  position: relative;
  display: none;
}
a.burger span {
  display: inline-block;
  width: 18px;
  height: 3px;
  border-radius: 4px;
  margin-bottom: 3px;
  overflow: hidden;
  background-color: #ea002a;
  float: left;
  transition: all 0.25s linear;
  transform-origin: 50% 50%;
}
footer {
  margin-top: 0;
  overflow: hidden;
  position: relative;
  display: block;
  background: #434343 url(../images/footer.jpg) repeat-x left bottom;
}
footer .content-wrapper {
  display: block;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding: 60px 20px 115px;
}
footer .content-wrapper .copyright {
  position: absolute;
  left: 20px;
  bottom: 85px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 25px;
  padding-right: 35px;
}
footer .content-wrapper .copyright a {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 25px;
  height: 25px;
}
footer .links-wrapper {
  float: right;
  display: inline-block;
}
footer .links-wrapper ul {
  display: block;
  padding-bottom: 20px;
  overflow: hidden;
  float: right;
  clear: both;
}
footer .links-wrapper ul.social {
  text-align: right;
}
footer .links-wrapper ul.social li {
  float: left;
  margin-left: 20px;
  text-align: right;
}
footer .links-wrapper ul li {
  text-align: right;
  margin: 0;
  font-size: 0;
  margin-bottom: 5px;
}
footer .links-wrapper ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}
footer .links-wrapper ul li a svg {
  height: 30px;
  width: auto;
  fill: #ea002a;
}
footer .links-wrapper ul li a:hover {
  color: #ea002a;
}
footer .logo-wrapper {
  float: left;
  display: inline-block;
}
footer .logo-wrapper svg {
  width: 125px;
  height: auto;
  fill: #fff;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  display: none;
  z-index: 9999;
  overflow: auto;
}
.modal-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2005;
  width: 100%;
  filter: alpha(opacity=0);
  display: none;
  z-index: 9999;
  overflow: auto;
  height: 100%;
}
.modal {
  display: block;
  overflow: auto;
  outline: none;
  position: relative;
  z-index: 9999;
  height: auto;
  margin: 50px auto;
  max-width: 940px;
  border: 20px solid #fff;
  background-color: #fff;
  padding-top: 50px;
}
.modal.modal-video {
  border: none;
  background-color: transparent;
}
.modal-bg-clickable {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 9998;
}
.modal .modal-close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #000;
  padding: 10px 10px 0;
  font-size: 14px;
  background-color: #000;
}
a.btn-nav {
  float: right;
  padding: 22px 10px;
  display: none;
}
a.btn-nav span.icon-bar {
  background-color: #00f;
  display: block;
  height: 3px;
  width: 25px;
  margin-bottom: 5px;
  transform-origin: 50% 50%;
  transition: all 0.25s linear;
  overflow: hidden;
}
a.btn-nav.active span.icon-bar {
  background-color: #00539c;
}
.mobile {
  display: none;
}
.img-wrapper {
  display: inline-block;
}
.item-page {
  max-width: 1440px;
  display: block;
  background: #fff;
  margin: 150px auto 0;
  padding: 70px 70px;
}
.item-page > div {
  max-width: 720px;
  margin: 0 auto;
}
/**
 * Set default positioning as a fallback for if the plugin fails
 */
.jquery-background-video-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.jquery-background-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.js .jquery-background-video {
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.js .jquery-background-video.is-visible {
  opacity: 1;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
}
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1440px) {
  #header-container header {
    padding: 15px 40px;
  }
  #header-container header .logo svg {
    height: 50px;
  }
  #header-container header .header-links li a {
    font-size: 14px;
    line-height: 16px;
  }
  #header-container header .header-links li svg {
    height: 20px;
    fill: #ea002a;
  }
  #header-container header .header-links li svg.cs {
    height: 40px;
    fill: #8f8f8f;
  }
}
@media (max-width: 1080px) {
  a.burger {
    display: inline-block;
  }
  #header-container,
  #header-container.thin {
    background-color: #434343;
  }
  #header-container header,
  #header-container.thin header {
    padding: 15px 40px;
  }
  #header-container header .logo svg,
  #header-container.thin header .logo svg {
    height: 50px;
  }
  #header-container header .header-links,
  #header-container.thin header .header-links {
    display: none;
    clear: both;
    float: none;
    text-align: center;
    overflow: hidden;
  }
  #header-container header .header-links li,
  #header-container.thin header .header-links li {
    display: block;
    float: none;
    text-align: center;
    padding: 0;
  }
  #header-container header .header-links li.social,
  #header-container.thin header .header-links li.social {
    padding: 0;
    display: inline-block;
    margin: 5px;
  }
  #header-container header .header-links li a,
  #header-container.thin header .header-links li a {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0;
    text-align: center;
  }
  #header-container header .header-links li svg,
  #header-container.thin header .header-links li svg {
    height: 30px;
    width: auto;
    fill: #ea002a;
  }
  #header-container header .header-links li svg.cs,
  #header-container.thin header .header-links li svg.cs {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  #header-container header,
  #header-container.thin header {
    padding: 10px 20px;
  }
  #header-container header .logo svg,
  #header-container.thin header .logo svg {
    height: 30px;
  }
  .modal {
    margin: 0;
  }
  a.burger {
    margin: 10px 0 0 0px;
  }
  .item-page {
    margin: 50px auto 0;
    padding: 40px 20px;
  }
  .img-wrapper {
    display: block;
    margin: -20px -20px 0;
  }
  .btn {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 20px;
    border-radius: 3px;
  }
  footer {
    margin: 0 0;
    padding: 20px 0;
    background-color: #434343;
  }
  footer .content-wrapper {
    padding: 40px 0 80px;
  }
  footer .content-wrapper .copyright {
    left: 50%;
    margin-left: -116px;
    bottom: 50px;
  }
  footer .logo-wrapper {
    float: none;
    display: block;
    margin-left: 0;
  }
  footer .logo-wrapper svg {
    width: 100px;
    margin: 0 auto 20px;
    display: block;
  }
  footer .links-wrapper {
    float: none;
    display: block;
    margin-right: 0;
    clear: both;
    overflow: hidden;
  }
  footer .links-wrapper ul {
    width: auto;
    float: none;
    display: block;
    margin-left: 0;
    list-style: none;
    padding: 0;
  }
  footer .links-wrapper ul.social {
    width: 130px;
    margin: 20px auto 10px;
    text-align: center;
    padding: 0;
  }
  footer .links-wrapper ul.social li {
    margin: 0 10px;
    display: inline-block;
    float: none;
  }
  footer .links-wrapper ul li {
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }
}
table {
  width: calc(100% - 40px);
  border-spacing: 0;
  border-collapse: separate;
  margin-bottom: 3em;
}
table td {
  color: #fff;
  padding: 15px 10px 0;
}
table tr td:first-child {
  padding-left: 100px;
}
table tr td:last-child {
  padding-right: 100px;
}
table tr td.bottom {
  padding-bottom: 15px;
}
@media (max-width: 1024px) {
  table {
    margin: 20px;
  }
  table td {
    padding: 5px 5px;
    font-size: 0.75em;
  }
  table tr td:first-child {
    padding-left: 20px;
  }
  table tr td:last-child {
    padding-right: 20px;
  }
  table tr td.bottom {
    padding-bottom: 5px;
  }
}
.hero {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #434343;
}
.hero .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.hero .text .container {
  padding: 0 40px;
}
.hero .text .container h1 {
  color: #fff;
  font-size: 8vh;
  line-height: 8.5vh;
  margin: 3vh 0 0.5em;
  max-width: 500px;
}
.content-block {
  min-height: 350px;
  padding: 95px 40px 100px;
  overflow: hidden;
  display: block;
  background-color: #fff;
}
.content-block .content-wrapper {
  display: block;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto 135px;
  position: relative;
  padding: 0 0;
}
.content-block .content-wrapper:last-child {
  margin-bottom: 0;
}
.content-block .content-wrapper.title {
  margin: 0 auto 70px;
}
.content-block .content-wrapper .content-block-content {
  width: 42.4%;
  position: absolute;
  display: block;
  height: 100%;
  left: 0;
  bottom: 0;
  top: 0;
}
.content-block .content-wrapper .content-block-content .vert-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 16% 0 0 ;
}
.content-block .content-wrapper .content-block-content.right {
  left: auto;
  right: 0;
}
.content-block .content-wrapper .content-block-content.right .vert-center {
  padding: 0 0 0 8%;
}
.content-block .content-wrapper .content-block-img {
  font-size: 0;
  width: 57.6%;
  float: left;
}
.content-block .content-wrapper .content-block-img.right {
  float: right;
}
.content-block .content-wrapper .content-block-img.wellness {
  width: 52%;
}
.content-block .content-wrapper .content-block-img.wellness img {
  max-width: 716px;
}
.content-block .content-wrapper .content-block-img img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.content-block.join {
  background: #ea002a url(../images/join_bg.jpg) no-repeat center top;
  background-size: cover;
}
.content-block.join h2,
.content-block.join h3,
.content-block.join h4,
.content-block.join p,
.content-block.join a {
  color: #fff;
}
.content-block.wellness {
  background: #ea002a url(../images/wellness.jpg) no-repeat center top;
  background-size: cover;
}
.content-block.wellness h2,
.content-block.wellness h3,
.content-block.wellness h4,
.content-block.wellness p,
.content-block.wellness a,
.content-block.wellness li {
  color: #fff;
}
.content-block.wellness h3 {
  margin-bottom: 0em;
}
.content-block.wellness li {
  font-weight: 300;
}
.content-block.wellness .content-block-content {
  width: 48%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.content-block.equipment {
  background: #2b2b2b url(../images/equipment_bg.jpg) no-repeat center top;
  background-size: cover;
}
.content-block.equipment h2,
.content-block.equipment h3,
.content-block.equipment h4,
.content-block.equipment p,
.content-block.equipment a,
.content-block.equipment li {
  color: #fff;
}
.content-block.equipment h4 {
  color: #ea002a;
  margin-bottom: 0.25em;
  font-size: 26px;
  line-height: 32px;
}
.content-block.faqs {
  background: #2b2b2b url(../images/faq_bg.jpg) no-repeat center top;
  background-size: cover;
}
.content-block.faqs h2,
.content-block.faqs h3,
.content-block.faqs h4,
.content-block.faqs p {
  color: #fff;
}
.content-block.team {
  background: #ea002a;
}
.content-block.team .content-wrapper {
  text-align: center;
}
.content-block.team p,
.content-block.team h2 {
  color: #fff;
}
.total-wellness {
  background: #ea002a url(../images/wellness.jpg) no-repeat center top;
  background-size: cover;
  min-height: 350px;
  padding: 95px 40px 30px;
  overflow: hidden;
  display: block;
}
.total-wellness .total-wellness-wrapper {
  display: flex;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto 50px;
  position: relative;
  padding: 0;
  justify-content: space-between;
  align-items: center;
}
.total-wellness-img {
  order: 1;
  width: 100%;
  max-width: 690px;
  height: auto;
  margin: 0 15px;
}
.total-wellness-img img {
  width: 100%;
  height: auto;
}
.total-wellness-content {
  order: 0;
  padding: 40px;
  border-right: 5px solid #ffffff;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
}
.total-wellness-content::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  height: 5px;
  width: 20px;
  background-color: #fff;
}
.total-wellness-content::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  height: 5px;
  width: 20px;
  background-color: #fff;
}
.total-wellness-content h3,
.total-wellness-content p,
.total-wellness-content a,
.total-wellness-content li {
  color: #fff;
}
.total-wellness-content h3 {
  margin-bottom: 0.2em;
}
.total-wellness-content ul {
  padding: 0 0 1.5em 0;
}
.total-wellness-content ul li {
  font-weight: 300;
  padding: 0 0 0 20px;
  margin-bottom: 5px;
  line-height: 1.5em;
  background: transparent url("../images/arrow.png") no-repeat left top 6px;
  background-size: 11px 16px;
  list-style-type: none;
}
@media (max-width: 1024px) {
  .total-wellness {
    padding: 50px 0 30px;
  }
  .total-wellness .total-wellness-wrapper {
    flex-direction: column;
    margin: 0 auto 30px;
  }
  .total-wellness .total-wellness-wrapper .total-wellness-img {
    order: 0;
    padding: 0 20px;
    width: 75%;
  }
  .total-wellness .total-wellness-wrapper .total-wellness-content {
    order: 1;
    margin: 20px 15px;
    border: none;
  }
  .total-wellness .total-wellness-wrapper .total-wellness-content::before {
    display: none;
  }
  .total-wellness .total-wellness-wrapper .total-wellness-content::after {
    display: none;
  }
}
.the-team {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 25px -15px 0;
}
.team-member {
  display: inline-block;
  position: relative;
  width: 33.333%;
  margin-bottom: 40px;
}
.team-member img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0 15px;
}
.team-member:nth-child(even) {
  z-index: 1;
}
.team-member:nth-child(odd) {
  z-index: 2;
}
.contact {
  display: block;
  position: relative;
}
.contact #map {
  height: 750px;
}
.contact .map-overlay {
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
}
.contact .contact-details-wrapper {
  position: absolute;
  padding: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1440px;
  padding: 0 0;
  margin: 0 auto;
}
.contact .contact-details-wrapper .contact-details {
  background-color: #ea002a;
  padding: 70px 70px;
  display: inline-block;
  max-width: 780px;
}
.contact .contact-details-wrapper .contact-details p,
.contact .contact-details-wrapper .contact-details h2 {
  color: #fff;
}
.faqs {
  min-height: 0;
}
.faqs h1 {
  margin-bottom: 1em;
  margin-left: 30px;
}
.faqs h4 {
  cursor: pointer;
}
.faqs .faq {
  font-size: 30px;
  line-height: 32px;
  padding: 35px 70px;
  background-color: #000;
  color: #fff;
  position: relative;
  margin-bottom: 40px;
}
.faqs .faq a {
  color: #ffffff;
}
.faqs .faq .faq-answer {
  display: none;
  font-size: 16px;
  line-height: 32px;
  max-width: 80%;
}
.faqs .faq svg {
  fill: #ea002a;
  position: absolute;
  width: 50px;
  height: 50px;
  right: 70px;
  top: 35px;
}
.faqs .faq.active {
  background-color: #ea002a;
}
.faqs .faq.active svg {
  fill: #fff;
}
.faqs .faq:last-child {
  margin-bottom: 0;
}
.team-bio {
  position: relative;
  margin: 0 40px 20px;
}
.team-bio img {
  float: left;
  width: 300px;
  height: auto;
}
.team-bio .team-bio-about {
  padding-left: 340px;
  display: block;
}
.team-bio .team-bio-about p {
  font-size: 16px;
  line-height: 24px;
}
.team-bio .team-bio-about h3 {
  margin: 0;
}
.team-bio .team-bio-about h4 {
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .team-member {
    display: inline-block;
    position: relative;
    width: 50%;
  }
  .content-block {
    padding: 40px 20px 50px;
  }
  .content-block .content-wrapper {
    margin: 0 auto 35px;
  }
  .content-block .content-wrapper.title {
    margin: 0 auto 20px;
  }
  .content-block .content-wrapper .content-block-content {
    width: auto;
    position: relative;
    display: block;
    height: auto;
    left: auto;
    bottom: auto;
    top: auto;
  }
  .content-block .content-wrapper .content-block-content .vert-center {
    position: relative;
    top: auto;
    transform: none;
    padding: 0 0 20px;
  }
  .content-block .content-wrapper .content-block-content.right {
    left: auto;
    right: auto;
  }
  .content-block .content-wrapper .content-block-content.right .vert-center {
    padding: 0;
  }
  .content-block .content-wrapper .content-block-img {
    font-size: 0;
    width: auto;
    float: none;
  }
  .content-block .content-wrapper .content-block-img.right {
    float: none;
  }
  .content-block .content-wrapper .content-block-img img {
    display: inline-block;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .hero .text .container {
    padding: 0 20px;
  }
  .hero .text .container h1 {
    font-size: 34px;
    line-height: 38px;
  }
  .hero .text .container h1 br {
    display: block;
  }
  .content-block {
    padding: 40px 20px 0;
    overflow: visible;
  }
  .content-block .content-wrapper {
    margin: 0 auto 35px;
    overflow: visible;
  }
  .content-block .content-wrapper .content-block-img {
    font-size: 0;
    width: auto;
    float: none;
    margin: 20px -20px 0;
  }
  .content-block .content-wrapper .content-block-img img {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .content-block.team {
    padding-bottom: 30px;
  }
  .contact {
    overflow: hidden;
  }
  .contact #map {
    height: 350px;
  }
  .contact .map-overlay {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    height: auto;
  }
  .contact .contact-details-wrapper {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    max-width: 1190px;
    padding: 0;
    margin: 0 auto;
  }
  .contact .contact-details-wrapper .contact-details {
    padding: 30px 20px;
    display: block;
  }
  .the-team {
    margin: 25px 0;
    flex-direction: column;
    justify-content: center;
  }
  .team-member {
    display: block;
    width: 75%;
    margin: 25px auto 0;
    clear: both;
  }
  .team-member img {
    margin-bottom: 10px;
  }
  .faqs {
    padding-bottom: 40px;
  }
  .faqs .faq {
    padding: 20px 50px 20px 20px;
    margin-bottom: 20px;
  }
  .faqs .faq svg {
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
  }
  .faqs .faq .faq-answer {
    font-size: 12px;
    line-height: 22px;
    max-width: none;
  }
  .team-bio {
    position: relative;
    margin: 0 20px 20px;
  }
  .team-bio img {
    position: relative;
    left: auto;
    top: auto;
    width: 300px;
    height: auto;
  }
  .team-bio .team-bio-about {
    padding-left: 0;
    display: block;
  }
  .team-bio .team-bio-about p {
    font-size: 14px;
    line-height: 22px;
  }
  .team-bio .team-bio-about h3 {
    margin: 0;
  }
  .team-bio .team-bio-about h4 {
    margin-bottom: 1em;
  }
}
