/*
Theme Name: Lindora
Author: Seven Bold
Author URI: http://sevenbold.com/
Description: Theme for Lindora
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lindora
*/
/**
 * Colors
 * Color names from http://chir.ag/projects/name-that-color/
 */
/**
 * Fonts
 */
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;600;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&family=Montserrat:wght@400;600;700;900&display=swap');

 @font-face {
    font-family: 'auroraregular';
    src: url('assets/fonts/aurora/aurora-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/aurora/aurora-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aurorabold';
    src: url('assets/fonts/aurora/aurora-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/aurora/aurora-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'auroraextrabold';
    src: url('assets/fonts/aurora/aurora-extrabold-webfont.woff2') format('woff2'),
         url('assets/fonts/aurora/aurora-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aurorablack';
    src: url('assets/fonts/aurora/aurora-black-webfont.woff2') format('woff2'),
         url('assets/fonts/aurora/aurora-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.grid:before, .container:before, .widget-area > .widget:before, .page-template-default:not(.home) .site-content:before,
.page-template-template-appointment-thank-you .site-content:before,
.blog .site-content:before,
.archive .site-content:before,
.single .site-content:before, .site-footer:before, .page-template-page-castingcall .castingphotos:before, .page-template-page-changechallenge .castingphotos:before, .our-approach-template .phases:before, .hrt-template .phases:before, .clinic-map .wpgmza_sl_main_div:before, .six-essentials:before, .grid:after, .container:after, .widget-area > .widget:after, .page-template-default:not(.home) .site-content:after,
.page-template-template-appointment-thank-you .site-content:after,
.blog .site-content:after,
.archive .site-content:after,
.single .site-content:after, .site-footer:after, .page-template-page-castingcall .castingphotos:after, .page-template-page-changechallenge .castingphotos:after, .our-approach-template .phases:after, .hrt-template .phases:after, .clinic-map .wpgmza_sl_main_div:after, .six-essentials:after {
  content: '';
  display: table; }

.grid:after, .container:after, .widget-area > .widget:after, .page-template-default:not(.home) .site-content:after,
.page-template-template-appointment-thank-you .site-content:after,
.blog .site-content:after,
.archive .site-content:after,
.single .site-content:after, .site-footer:after, .page-template-page-castingcall .castingphotos:after, .page-template-page-changechallenge .castingphotos:after, .our-approach-template .phases:after, .hrt-template .phases:after, .clinic-map .wpgmza_sl_main_div:after, .six-essentials:after {
  clear: both; }

.mobile-navigation-toggle {
  background: transparent;
  border: 0;
  color: #0e76bc;
  font-size: 20px;
  font-size: 1.25rem;
  height: 35px;
  height: 2.1875rem;
  outline: 0;
  width: 40px;
  width: 2.5rem; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

body {
  background: #ffffff;
  color: #333333;
  font-weight: 400; }

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

input[type='text'],
input[type='email'],
textarea {
  padding: 2px 4px; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail,
.wp-caption img,
img {
  height: auto;
  max-width: 100%; }

embed,
iframe,
object {
  max-width: 100%; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 1.5em 0; }

input[type="text"],
input[type="email"],
input[type="search"],
textarea {
  -webkit-appearance: none;
          appearance: none;
  border: 3px solid #cfcfcf;
  border: 0.1875rem solid #cfcfcf;
  border-radius: 0;
  max-width: 100%; }

button[type="submit"],
input[type="submit"] {
  border: 3px solid #0e76bc;
  border-radius: 0;
  color: #0e76bc;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 10px 30px;
  padding: 0.625rem 1.875rem;
  text-decoration: none;
  transition: all 150ms;
  -webkit-appearance: none;
          appearance: none;
  background: none;
  font-size: 16px;
  font-size: 1rem;
  padding: 9px 20px;
  padding: 0.5625rem 1.25rem; }
  button[type="submit"].-light,
  input[type="submit"].-light {
    background-color: #0f6bb4;
    border: 3px solid #ffffff;
    color: #ffffff;
    border-radius: 55px; }
  button[type="submit"].-large,
  input[type="submit"].-large {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400; }
    @media (min-width: 48em) {
      button[type="submit"].-large,
      input[type="submit"].-large {
        font-size: 1.3125rem; } }
    @media (min-width: 60em) {
      button[type="submit"].-large,
      input[type="submit"].-large {
        font-size: 1.5rem; } }
  button[type="submit"].-huge,
  input[type="submit"].-huge {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 400; }
    @media (min-width: 48em) {
      button[type="submit"].-huge,
      input[type="submit"].-huge {
        font-size: 2.625rem; } }
    @media (min-width: 60em) {
      button[type="submit"].-huge,
      input[type="submit"].-huge {
        font-size: 2.9375rem; } }
  button[type="submit"]:hover,
  input[type="submit"]:hover {
    background-color: #0e76bc;
    color: #ffffff;
    text-decoration: none; }
    button[type="submit"]:hover.-light,
    input[type="submit"]:hover.-light {
      background: #000000;
      background: rgba(0, 0, 0, 0.6); }
  @media (min-width: 30em) {
    button[type="submit"],
    input[type="submit"] {
      font-size: 1.125rem;
      padding: 0.625rem 1.875rem; } }

/**
 * WordPress Specific Styles
 */
.wp-caption {
  background: #ffffff;
  max-width: 100%;
  padding: 0;
  text-align: center; }

.wp-caption.alignnone {
  margin: 20px 0;
  margin: 1.25rem 0; }

.wp-caption.alignright {
  margin: 20px 0 20px 20px;
  margin: 1.25rem 0 1.25rem 1.25rem; }

.wp-caption.alignleft {
  margin: 20px 20px 20px 0;
  margin: 1.25rem 1.25rem 1.25rem 0; }

.wp-caption img {
  display: block;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.5;
  margin: 0;
  padding: 15px;
  padding: 0.9375rem;
  text-align: left; }

article.sticky {
  background-color: #b1b1b1;
  background-clip: padding-box; }

.gallery-caption {
  display: block; }

.bypostauthor {
  display: block; }

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace;
  font-size: 14px;
  font-size: .875rem;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

code {
  padding: .25em;
  border: 1px solid #999999;
  background-color: #b1b1b1;
  white-space: pre; }

pre {
  max-width: 100%;
  padding: .75em;
  margin-bottom: 1.5em;
  border: 1px solid #999999;
  background-color: #b1b1b1;
  line-height: 1.2;
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */ }

.alignleft,
div.alignleft,
a img.alignleft {
  display: block;
  margin-bottom: 20px;
  max-width: 100%; }
  @media (min-width: 30em) {
    .alignleft,
    div.alignleft,
    a img.alignleft {
      float: left;
      margin-right: 20px;
      max-width: 60%; } }

.alignright,
div.alignright,
a img.alignright {
  display: block;
  margin-bottom: 20px;
  max-width: 100%; }
  @media (min-width: 30em) {
    .alignright,
    div.alignright,
    a img.alignright {
      float: right;
      margin-left: 20px;
      max-width: 60%; } }

.aligncenter,
div.aligncenter,
a img.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

.alignnone,
div.alignnone,
a img.alignnone {
  margin: 24px 0;
  margin: 1.5rem 0; }

p > .alignnone {
  margin: 0; }

table:not(.plan) {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  border-radius: 0; }
  table:not(.plan) thead,
  table:not(.plan) tbody,
  table:not(.plan) tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  table:not(.plan) thead tr,
  table:not(.plan) tfoot tr {
    background: transparent; }
  table:not(.plan) thead th,
  table:not(.plan) thead td,
  table:not(.plan) tfoot th,
  table:not(.plan) tfoot td {
    padding: 8px 10px 10px;
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  table:not(.plan) tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table:not(.plan) tbody th,
  table:not(.plan) tbody td {
    padding: 8px 10px 10px;
    padding: 0.5rem 0.625rem 0.625rem; }
  table:not(.plan) thead {
    background: #f8f8f8;
    color: #0a0a0a; }

body {
  color: #333333;
  font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; }

body,
button,
input,
select,
textarea {
  line-height: 1.5; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "jubilat", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1.1; }
  h1 sup, .h1 sup,
  h2 sup, .h2 sup,
  h3 sup, .h3 sup,
  h4 sup, .h4 sup,
  h5 sup, .h5 sup,
  h6 sup, .h6 sup {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    vertical-align: top; }

a {
  color: #0e76bc;
  text-decoration: none; }
  a:hover, a:active {
    text-decoration: underline; }

p {
  margin: 0 0 1.73913em 0; }

b,
strong {
  font-weight: 700; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  border-left: 1px solid #999999;
  font-style: italic;
  margin: 0 14px;
  margin: 0 0.875rem;
  padding: 0 14px;
  padding: 0 0.875rem; }

.wp-caption-text {
  font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.3; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eeeeee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

.grid-gutters {
  padding: 0 50px;
  padding: 0 3.125rem; }
  .grid-gutters > [class*='col-']:last-of-type {
    padding-right: 100px;
    padding-right: 6.25rem; }

[class*='col-'] {
  float: left;
  padding-right: 50px;
  padding-right: 3.125rem; }
  [class*='col-'].half-gutter {
    padding-right: 25px;
    padding-right: 1.5625rem; }
  [class*='col-'].double-gutter {
    padding-right: 100px;
    padding-right: 6.25rem; }

[class*='col-']:last-of-type {
  padding-right: 0; }
  [class*='col-']:last-of-type.half-gutter, [class*='col-']:last-of-type.double-gutter {
    padding-left: 0; }

.col-1-8 {
  width: 12.5%; }

.col-1-4 {
  width: 25%; }

.col-1-3 {
  width: 33.33333333%; }

.col-1-2 {
  width: 50%; }

.col-2-3 {
  width: 66.66666666%; }

.container {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 10px;
  padding: 0 0.625rem;
  position: relative; }
  @media (min-width: 48em) {
    .container {
      padding: 0 1.25rem; } }
  .container.-content {
    padding: 25px 10px;
    padding: 1.5625rem 0.625rem; }
    @media (min-width: 48em) {
      .container.-content {
        padding: 3.125rem 1.25rem; } }

.container-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

@media (min-width: 48em) {
  .content-area.-default {
    float: left;
    width: calc(100% - 380px); } }

.widget-area {
  padding: 25px 10px;
  padding: 1.5625rem 0.625rem; }
  @media (min-width: 48em) {
    .widget-area {
      clear: right;
      display: block;
      float: right;
      padding: 3.125rem 1.25rem;
      width: 21.25rem; } }
  .widget-area > .widget {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
  .widget-area > .widget:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  .widget-area .widget-title {
    color: #0e76bc;
    margin: 0; }
  .widget-area .widget > ul {
    padding-left: 30px;
    padding-left: 1.875rem; }
  .widget-area .textwidget {
    margin-top: 1em;
    margin-bottom: 1em; }
    .widget-area .textwidget img {
      max-width: 100%; }
  .widget-area a {
    color: #333333; }
    .widget-area a:hover, .widget-area a:focus {
      color: #0e76bc; }

.site {
  position: relative; }

.page-template-default:not(.home) .site-content,
.page-template-template-appointment-thank-you .site-content,
.blog .site-content,
.archive .site-content,
.single .site-content {
  margin: 0 auto;
  max-width: 1440px; }

.site-footer {
  background: #0e76bc;
  color: #ffffff;
  padding: 20px 0;
  padding: 1.25rem 0;
  position: relative;
  text-align: center; }
  @media (min-width: 48em) {
    .site-footer {
      padding: 3.125rem 0;
      text-align: left; } }
  @media (min-width: 48em) {
    .site-footer .info {
      clear: left;
      float: left; } }
  .site-footer .copyright {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0; }
    @media (min-width: 62.5em) {
      .site-footer .copyright {
        font-size: 1rem; } }

.site ~ iframe {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.site-header {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  line-height: 1;
  position: absolute;
  width: 100%;
  z-index: 3; }
  .page-template-page-castingcall .site-header,
  .page-template-page-changechallenge .site-header {
    position: relative; }
  .site-header.-is_stuck,
  .home .site-header.-is_stuck {
    background: #ffffff;
    box-shadow: 0 0 1.875rem rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    z-index: 1000; }
    @media (min-width: 37.5em) {
      .admin-bar .site-header.-is_stuck, .admin-bar
      .home .site-header.-is_stuck {
        top: 2.875rem; } }
    @media (min-width: 48.9375em) {
      .admin-bar .site-header.-is_stuck, .admin-bar
      .home .site-header.-is_stuck {
        top: 2rem; } }
  @media (max-width: 47.99em) {
    .site-header.-unpinned,
    .home .site-header.-unpinned {
      display: none; } }
  .home .site-header {
    background: transparent; }
  .site-header .container {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 10px;
    padding: 0.625rem; }
    @media (min-width: 60em) {
      .site-header .container {
        padding: 1.25rem; } }
    .site-header .container:after, .site-header .container:before {
      display: none; }
  .site-header.-is_stuck .container {
    padding: 10px 20px;
    padding: 0.625rem 1.25rem; }

.site-branding {
  display: inline-block; }
  .site-footer .site-branding {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    @media (min-width: 48em) {
      .site-footer .site-branding {
        float: left;
        margin-bottom: 0; } }
  .site-branding > .title {
    margin: 0;
    padding: 0; }
  .site-branding .logo {
    display: block;
    width: 230px;
    width: 14.375rem; }
    @media (min-width: 30em) {
      .site-branding .logo {
        width: 14.375rem; } }
    @media (min-width: 60em) {
      .site-branding .logo {
        width: 18.75rem; } }
    @media (min-width: 75em) {
      .site-branding .logo {
        width: 240px; } }
    .site-footer .site-branding .logo {
      height: 41px;
      height: 2.5625rem;
      width: 230px;
      width: 14.375rem; }
      @media (min-width: 75em) {
        .site-footer .site-branding .logo {
          height: 2.875rem;
          width: 16.25rem; } }
  @media (min-width: 30em) {
    .-is_stuck .site-branding .logo {
      height: 2.5625rem;
      width: 14.375rem; } }

.hero-section {
  position: relative;
  z-index: 1; }
  .hero-section .hero {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 180px;
    height: 11.25rem;
    position: relative; }
    @media (min-width: 30em) {
      .hero-section .hero {
        height: 14.0625rem; } }
    @media (min-width: 37.5em) {
      .hero-section .hero {
        height: 15.625rem; } }
    @media (min-width: 48em) {
      .hero-section .hero {
        height: 18.75rem; } }
    @media (min-width: 60em) {
      .hero-section .hero {
        height: 25rem; } }
    @media (min-width: 75em) {
      .hero-section .hero {
        height: 30rem; } }
  .hero-section.-home .hero {
    height: 800px;
    height: 50rem;
    text-align: center; }
    @media (min-width: 30em) {
      .hero-section.-home .hero {
        height: 46.875rem; } }
    @media (min-width: 37.5em) {
      .hero-section.-home .hero {
        height: 37.5rem; } }
    @media (min-width: 48em) {
      .hero-section.-home .hero {
        height: 37.5rem; } }
    @media (min-width: 60em) {
      .hero-section.-home .hero {
        height: 36.25rem; } }
    @media (min-width: 75em) {
      .hero-section.-home .hero {
        height: 40.125rem; } }
    .hero-section.-home .hero.-light {
      color: #ffffff; }
  .hero-section.-home .container {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.hero-controls {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
  bottom: 1.5625rem;
  position: absolute;
  z-index: 1; }
  .hero-four .hero-controls,
  .hero-three .hero-controls {
    bottom: 75px;
    bottom: 4.6875rem; }
    @media (min-width: 37.5em) {
      .hero-four .hero-controls,
      .hero-three .hero-controls {
        bottom: 3.125rem; } }
  .hero-controls .-slide1 {
    background-color: none;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg); }
  .hero-controls .-slide2 {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  .hero-controls .slidebutton {
    background-color: transparent;
    border: solid #0e76bc;
    border-radius: 0;
    display: inline-block;
    height: 21px;
    height: 1.3125rem;
    text-indent: -999em;
    width: 21px;
    width: 1.3125rem;
    border-width: 0 3px 3px 0; }
    .hero-controls .slidebutton.-slide1, .hero-controls .slidebutton.-slide2, .hero-controls .slidebutton.-slide3 {
      margin-left: 10px;
      margin-left: 0.625rem; }
    .hero-one.slick-active .hero-controls .slidebutton.-slide1,
    .hero-three.slick-active .hero-controls .slidebutton.-slide1,
    .hero-two.slick-active .hero-controls .slidebutton.-slide2,
    .hero-four.slick-active .hero-controls .slidebutton.-slide2,
    .hero-six.slick-active .hero-controls .slidebutton.-slide3 {
      background-color: transparent; }

.hero-one {
  background-image: url("images/home_page-hero-lean_bg-mobile.jpg"); }
  @media (min-width: 37.5em) {
    .hero-one {
      background-image: url("images/home_page-hero-lean_bg.jpg"); } }
  @media (min-width: 37.5em) {
    .hero-section .hero-one.hero {
      background-position: -17.5rem 0; } }
  @media (min-width: 48em) {
    .hero-section .hero-one.hero {
      background-position: -15rem 0; } }
  @media (min-width: 60em) {
    .hero-section .hero-one.hero {
      background-position: center top; } }
  .hero-one .object {
    bottom: 0;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    position: absolute;
    width: 180px;
    width: 11.25rem; }
    @media (min-width: 37.5em) {
      .hero-one .object {
        left: 1.25rem;
        transform: none;
        width: 15.625rem; } }
    @media (min-width: 48em) {
      .hero-one .object {
        left: 6.25%;
        z-index: 3; } }
    @media (min-width: 60em) {
      .hero-one .object {
        left: 8.75rem;
        max-height: 32.5rem;
        max-width: 30.7%;
        width: auto; } }
    @media (min-width: 62.5em) {
      .hero-one .object {
        left: 16.66667%;
        max-height: 33.75rem;
        max-width: 25.58333%; } }
    @media (min-width: 75em) {
      .hero-one .object {
        bottom: 0;
        left: 13.75rem;
        max-height: none;
        max-width: 21.31944%; } }
  .hero-one .wrapper {
    margin-top: 100px;
    margin-top: 6.25rem;
    position: relative;
    z-index: 2; }
    @media (min-width: 30em) {
      .hero-one .wrapper {
        margin-top: 7.5rem; } }
    @media (min-width: 37.5em) {
      .hero-one .wrapper {
        float: right;
        margin-right: 1.25rem;
        margin-top: 11.875rem;
        width: 58.59375%; } }
    @media (min-width: 60em) {
      .hero-one .wrapper {
        margin-right: 1.25rem;
        margin-top: 12.5rem;
        width: 54.16667%; } }
    @media (min-width: 75em) {
      .hero-one .wrapper {
        margin-right: 5rem;
        margin-top: 13.75rem;
        width: 52.08333%; } }
    @media (min-width: 90em) {
      .hero-one .wrapper {
        margin-top: 12.5rem; } }
  .hero-one .wrapper .subtitle {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
  .hero-one .wrapper .title {
    color: #0e76bc;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    margin: 15px 0;
    margin: 0.9375rem 0; }
    @media (min-width: 37.5em) {
      .hero-one .wrapper .title {
        font-size: 2.125rem; } }
    @media (min-width: 48em) {
      .hero-one .wrapper .title {
        font-size: 2.625rem; } }
    @media (min-width: 60em) {
      .hero-one .wrapper .title {
        font-size: 3rem; } }
    @media (min-width: 75em) {
      .hero-one .wrapper .title {
        font-size: 3.875rem; } }
    @media (min-width: 90em) {
      .hero-one .wrapper .title {
        font-size: 4.625rem; } }
  .hero-one .wrapper .title sup {
    left: -4px;
    left: -0.25rem;
    position: relative; }
    @media (min-width: 48em) {
      .hero-one .wrapper .title sup {
        left: -0.75rem; } }
  .hero-one .wrapper .text {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 auto 25px auto;
    margin: 0 auto 1.5625rem auto;
    max-width: 90%; }
    @media (min-width: 48em) {
      .hero-one .wrapper .text {
        font-size: 1.125rem; } }
    @media (min-width: 60em) {
      .hero-one .wrapper .text {
        font-size: 1.25rem; } }
    @media (min-width: 75em) {
      .hero-one .wrapper .text {
        max-width: 80%; } }
  .hero-one .wrapper .button {
    padding: 10px 60px;
    padding: 0.625rem 3.75rem; }
  .hero-one .wrapper .nowrap {
    display: inline-block;
    white-space: nowrap; }

.hero-two {
  background-image: url("images/lindora-investor-bg-mobile.jpg"); }
  @media (min-width: 37.5em) {
    .hero-two {
      background-image: url("images/lindora-investor-bg.jpg"); } }
  @media (max-width: 37.49em) {
    .hero-two.hero {
      background-color: #ffffff;
      background-position: bottom center;
      background-size: cover; } }
  .hero-two.hero .container {
    max-width: rem-calc(1500);
    overflow: hidden; }
  .hero-two .object {
    bottom: 0px;
    bottom: 0rem;
    display: block;
    height: 390px;
    left: 50%;
    max-width: none;
    -o-object-fit: contain;
       object-fit: contain;
    pointer-events: none;
    position: absolute;
    right: 0;
    transform: translateX(-50%);
    width: auto; }
    @media (min-width: 20em) {
      .hero-two .object {
        height: 430px; } }
    @media (min-width: 30em) {
      .hero-two .object {
        height: 390px; } }
    @media (min-width: 37.5em) {
      .hero-two .object {
        height: auto;
        left: 53%;
        max-width: 100%;
        right: auto;
        width: 70%;
        transform: none; } }
    @media (min-width: 48em) {
      .hero-two .object {
        max-height: 510px;
        width: auto; } }
    @media (min-width: 60em) {
      .hero-two .object {
        left: 51.66667%;
        max-height: 500px; } }
    @media (min-width: 75em) {
      .hero-two .object {
        left: 56%;
        max-height: 540px; } }
    @media (min-width: 90em) {
      .hero-two .object {
        left: 51.66667%; } }
  .hero-two .object-2 {
    bottom: 122px;
    bottom: 7.625rem;
    color: #ffffff;
    display: none;
    font-size: 24px;
    height: auto;
    left: 53%;
    position: absolute;
    text-align: left;
    text-shadow: 0 0 3px #000000, 0 0 11px rgba(0, 0, 0, 0.7);
    width: auto;
    max-width: 210px; }
    @media (min-width: 37.5em) {
      .hero-two .object-2 {
        display: block; } }
    @media (min-width: 60em) {
      .hero-two .object-2 {
        left: 47%; } }
    @media (min-width: 75em) {
      .hero-two .object-2 {
        left: 53%; } }
    @media (min-width: 90em) {
      .hero-two .object-2 {
        bottom: 3.75rem;
        left: auto;
        right: 0; } }
    .hero-two .object-2 blockquote {
      border-left-style: none;
      font-style: normal;
      line-height: 1.1;
      margin: 0;
      padding: 0; }
      .hero-two .object-2 blockquote p {
        margin-bottom: 10px; }
    .hero-two .object-2 cite {
      display: block;
      font-size: 18px;
      font-style: normal;
      max-width: 135px; }
  .hero-two .wrapper {
    color: #ffffff;
    margin-top: 100px;
    margin-top: 6.25rem; }
    @media (min-width: 30em) {
      .hero-two .wrapper {
        margin-top: 7.5rem; } }
    @media (min-width: 37.5em) {
      .hero-two .wrapper {
        color: inherit;
        float: left;
        margin-top: 8.75rem;
        width: 58.59375%;
        text-align: left; } }
    @media (min-width: 60em) {
      .hero-two .wrapper {
        margin-top: 11.25rem;
        width: 51.66667%; } }
    @media (min-width: 75em) {
      .hero-two .wrapper {
        margin-top: 14.0625rem;
        width: 52.08333%; } }
  .hero-two .wrapper .subtitle {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .hero-two .wrapper .subtitle {
        font-size: 1.6875rem; } }
  .hero-two .wrapper .title {
    color: #ffffff;
    text-shadow: 0 0 3px #000000, 0 0 11px rgba(0, 0, 0, 0.7);
    font-size: 50px;
    font-size: 3.125rem;
    font-weight: bold; }
    @media (min-width: 37.5em) {
      .hero-two .wrapper .title {
        font-size: 3.5rem; } }
    @media (min-width: 48em) {
      .hero-two .wrapper .title {
        font-size: 3.875rem; } }
    @media (min-width: 60em) {
      .hero-two .wrapper .title {
        font-size: 6.75rem; } }
    @media (min-width: 90em) {
      .hero-two .wrapper .title {
        font-size: 7.5rem; } }
  .hero-two .wrapper .text {
    color: #ffffff;
    font-size: 30px;
    font-size: 1.875rem;
    text-shadow: 0 0 3px #000000, 0 0 11px rgba(0, 0, 0, 0.7);
    line-height: .75; }
    @media (min-width: 37.5em) {
      .hero-two .wrapper .text {
        font-size: 2.8125rem; } }
    .hero-two .wrapper .text br {
      display: none; }
      @media (min-width: 60em) {
        .hero-two .wrapper .text br {
          display: block; } }
  .hero-two .wrapper .cta {
    margin: 20px 0;
    margin: 1.25rem 0; }
    @media (min-width: 37.5em) {
      .hero-two .wrapper .cta {
        margin: 1.875rem 0; } }
  .hero-two .wrapper .button {
    border: 3px solid #ffffff;
    background-color: #0e76bc;
    background-color: rgba(14, 118, 188, 0.7);
    color: #fff;
    padding: 10px 60px;
    padding: 0.625rem 3.75rem; }
    .hero-two .wrapper .button:hover, .hero-two .wrapper .button:focus {
      background-color: #0e76bc; }
    @media (min-width: 75em) {
      .hero-two .wrapper .button {
        font-size: 1.5rem; } }
  .hero-two .disclaimer {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    color: #000000;
    color: rgba(0, 0, 0, 0.6);
    font-size: 11px;
    font-size: 0.6875rem;
    left: 0;
    line-height: 1;
    opacity: .8;
    padding: 8px;
    padding: 0.5rem;
    position: absolute;
    text-align: center;
    width: 100%; }
    @media (min-width: 60em) {
      .hero-two .disclaimer {
        font-size: 0.8125rem; } }

.hero-three {
  background-image: url("images/home_page-hero-3_bg-mobile.jpg"); }
  @media (min-width: 37.5em) {
    .hero-three {
      background-image: url("images/home_page-hero-3_bg-600.jpg"); } }
  @media (min-width: 48em) {
    .hero-three {
      background-image: url("images/home_page-hero-3_bg.jpg"); } }
  @media (min-width: 37.5em) {
    .hero-section .hero-three.hero {
      background-position: 0 bottom; } }
  @media (min-width: 48em) {
    .hero-section .hero-three.hero {
      background-position: -16.875rem 0; } }
  @media (min-width: 60em) {
    .hero-section .hero-three.hero {
      background-position: center top; } }
  .hero-three .wrapper {
    margin-top: 100px;
    margin-top: 6.25rem;
    position: relative;
    z-index: 2; }
    @media (min-width: 30em) {
      .hero-three .wrapper {
        margin-top: 7.5rem; } }
    @media (min-width: 37.5em) {
      .hero-three .wrapper {
        float: right;
        margin-right: 0;
        margin-top: 10.625rem;
        width: 45.57292%; } }
    @media (min-width: 60em) {
      .hero-three .wrapper {
        margin-top: 12.1875rem;
        width: 54.16667%; } }
    @media (min-width: 75em) {
      .hero-three .wrapper {
        margin-top: 15rem;
        width: 52.08333%; } }
    @media (min-width: 90em) {
      .hero-three .wrapper {
        margin-top: 14.5625rem; } }
  .hero-three .wrapper .subtitle {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .hero-three .wrapper .subtitle {
        font-size: 1.1875rem; } }
  .hero-three .wrapper .title {
    color: #0e76bc;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 15px 0;
    margin: 0.9375rem 0; }
    @media (min-width: 48em) {
      .hero-three .wrapper .title {
        font-size: 1.75rem; } }
    @media (min-width: 60em) {
      .hero-three .wrapper .title {
        font-size: 2.125rem;
        line-height: 1.1; } }
    @media (min-width: 90em) {
      .hero-three .wrapper .title {
        font-size: 2.5rem; } }
    @media (min-width: 75em) {
      .hero-three .wrapper .title span {
        display: block; } }
  .hero-three .wrapper .title sup {
    position: relative; }
  .hero-three .wrapper .text {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 auto 25px auto;
    margin: 0 auto 1.5625rem auto;
    max-width: 90%; }
    @media (min-width: 48em) {
      .hero-three .wrapper .text {
        font-size: 1rem; } }
    @media (min-width: 60em) {
      .hero-three .wrapper .text {
        font-size: 1.125rem; } }
    @media (min-width: 75em) {
      .hero-three .wrapper .text {
        font-size: 1.3125rem;
        max-width: 80%; } }
  .hero-three .wrapper .button {
    padding: 10px 60px;
    padding: 0.625rem 3.75rem; }
    @media (min-width: 75em) {
      .hero-three .wrapper .button {
        font-size: 1.5rem; } }
  .hero-three .wrapper .nowrap {
    display: inline-block;
    white-space: nowrap; }
  .hero-three .disclaimer {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    color: #000000;
    color: rgba(0, 0, 0, 0.6);
    font-size: 11px;
    font-size: 0.6875rem;
    left: 0;
    line-height: 1;
    opacity: .8;
    padding: 8px;
    padding: .5rem;
    position: absolute;
    text-align: center;
    width: 100%; }
    @media (min-width: 60em) {
      .hero-three .disclaimer {
        font-size: 0.8125rem; } }

@media (max-width: 37.49em) {
  .hero-four.hero {
    background-color: #ffffff;
    background-position: bottom center;
    background-size: cover; } }

.hero-four.hero .container {
  max-width: rem-calc(1500);
  overflow: hidden; }

.hero-four .object {
  bottom: 0px;
  bottom: 0rem;
  display: block;
  height: 390px;
  left: 50%;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
  position: absolute;
  right: 0;
  transform: translateX(-50%);
  width: auto; }
  @media (min-width: 20em) {
    .hero-four .object {
      height: 430px; } }
  @media (min-width: 30em) {
    .hero-four .object {
      height: 390px; } }
  @media (min-width: 37.5em) {
    .hero-four .object {
      height: auto;
      left: 53%;
      max-width: 100%;
      right: auto;
      width: 70%;
      transform: none; } }
  @media (min-width: 48em) {
    .hero-four .object {
      max-height: 510px;
      width: auto; } }
  @media (min-width: 60em) {
    .hero-four .object {
      left: 51.66667%;
      max-height: 500px; } }
  @media (min-width: 75em) {
    .hero-four .object {
      left: 56%;
      max-height: 540px; } }
  @media (min-width: 90em) {
    .hero-four .object {
      left: 51.66667%; } }

.hero-four .object-2 {
  bottom: 122px;
  bottom: 7.625rem;
  color: #ffffff;
  display: none;
  font-size: 24px;
  height: auto;
  left: 53%;
  position: absolute;
  text-align: left;
  text-shadow: 0 0 3px #000000, 0 0 11px rgba(0, 0, 0, 0.7);
  width: auto;
  max-width: 210px; }
  @media (min-width: 37.5em) {
    .hero-four .object-2 {
      display: block; } }
  @media (min-width: 60em) {
    .hero-four .object-2 {
      left: 47%; } }
  @media (min-width: 75em) {
    .hero-four .object-2 {
      left: 53%; } }
  @media (min-width: 90em) {
    .hero-four .object-2 {
      bottom: 3.75rem;
      left: auto;
      right: 0; } }
  .hero-four .object-2 blockquote {
    border-left-style: none;
    font-style: normal;
    line-height: 1.1;
    margin: 0;
    padding: 0; }
    .hero-four .object-2 blockquote p {
      margin-bottom: 10px; }
  .hero-four .object-2 cite {
    display: block;
    font-size: 18px;
    font-style: normal;
    max-width: 135px; }

.hero-four .wrapper {
  color: #ffffff;
  margin-top: 100px;
  margin-top: 6.25rem; }
  @media (min-width: 30em) {
    .hero-four .wrapper {
      margin-top: 7.5rem; } }
  @media (min-width: 37.5em) {
    .hero-four .wrapper {
      color: inherit;
      float: left;
      margin-top: 8.75rem;
      width: 58.59375%; } }
  @media (min-width: 60em) {
    .hero-four .wrapper {
      margin-top: 11.25rem;
      width: 51.66667%; } }
  @media (min-width: 75em) {
    .hero-four .wrapper {
      margin-top: 12.5rem;
      width: 52.08333%; } }

.hero-four .wrapper .subtitle {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .hero-four .wrapper .subtitle {
      font-size: 1.6875rem; } }

.hero-four .wrapper .title {
  color: #ffffff;
  text-shadow: 0 0 3px #000000, 0 0 11px rgba(0, 0, 0, 0.7);
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  margin: 15px 0;
  margin: 0.9375rem 0; }
  @media (min-width: 37.5em) {
    .hero-four .wrapper .title {
      font-size: 2.25rem; } }
  @media (min-width: 48em) {
    .hero-four .wrapper .title {
      font-size: 2.625rem; } }
  @media (min-width: 60em) {
    .hero-four .wrapper .title {
      font-size: 3rem; } }
  @media (min-width: 90em) {
    .hero-four .wrapper .title {
      font-size: 3.75rem; } }

.hero-four .wrapper .text {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.1;
  margin: 0 auto 25px auto;
  margin: 0 auto 1.5625rem auto;
  max-width: 80%; }
  .hero-four .wrapper .text br {
    display: none; }
    @media (min-width: 60em) {
      .hero-four .wrapper .text br {
        display: block; } }
  @media (min-width: 75em) {
    .hero-four .wrapper .text {
      font-size: 1.875rem;
      max-width: 80%; } }

.hero-four .wrapper .button {
  border: 3px solid #ffffff;
  background-color: #0e76bc;
  background-color: rgba(14, 118, 188, 0.7);
  color: #fff;
  padding: 10px 60px;
  padding: 0.625rem 3.75rem; }
  .hero-four .wrapper .button:hover, .hero-four .wrapper .button:focus {
    background-color: #0e76bc; }
  @media (min-width: 75em) {
    .hero-four .wrapper .button {
      font-size: 1.5rem; } }

.hero-four .disclaimer {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  bottom: 0;
  color: #000000;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11px;
  font-size: 0.6875rem;
  left: 0;
  line-height: 1;
  opacity: .8;
  padding: 8px;
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  width: 100%; }
  @media (min-width: 60em) {
    .hero-four .disclaimer {
      font-size: 0.8125rem; } }

.hero-five-iv {
  background-image: url("images/banner-IV-hydration-therapy-mobile.jpg");
  height: 480px !important;
  height: 30rem !important; }
  @media (min-width: 37.5em) {
    .hero-five-iv {
      background-image: url("images/banner-IV-hydration-therapy.jpg");
      height: 48.75rem !important; } }
  @media (min-width: 37.5em) {
    .hero-section .hero-five-iv.hero {
      background-position: -17.5rem 0; } }
  @media (min-width: 48em) {
    .hero-section .hero-five-iv.hero {
      background-position: -15rem 0; } }
  @media (min-width: 60em) {
    .hero-section .hero-five-iv.hero {
      background-position: center top; } }
  .hero-five-iv .object {
    bottom: 0;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    position: absolute;
    width: 180px;
    width: 11.25rem; }
    @media (min-width: 37.5em) {
      .hero-five-iv .object {
        left: 1.25rem;
        transform: none;
        width: 15.625rem; } }
    @media (min-width: 48em) {
      .hero-five-iv .object {
        left: 6.25%;
        z-index: 3; } }
    @media (min-width: 60em) {
      .hero-five-iv .object {
        left: 8.75rem;
        max-height: 32.5rem;
        max-width: 30.7%;
        width: auto; } }
    @media (min-width: 62.5em) {
      .hero-five-iv .object {
        left: 16.66667%;
        max-height: 33.75rem;
        max-width: 25.58333%; } }
    @media (min-width: 75em) {
      .hero-five-iv .object {
        bottom: 0;
        left: 13.75rem;
        max-height: none;
        max-width: 21.31944%; } }
  .hero-five-iv .wrapper {
    margin-top: 50px;
    margin-top: 3.125rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
    max-width: 80%; }
    @media (min-width: 90em) {
      .hero-five-iv .wrapper {
        margin-top: 6.25rem; } }
  @media (min-width: 37.5em) {
    .hero-five-iv .wrapper .hide-for-large {
      display: none; } }
  .hero-five-iv .wrapper .show-for-large {
    display: none; }
    @media (min-width: 37.5em) {
      .hero-five-iv .wrapper .show-for-large {
        display: block; } }
  .hero-five-iv .wrapper .eyebrow {
    display: none; }
    @media (min-width: 90em) {
      .hero-five-iv .wrapper .eyebrow {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        margin-bottom: 1.875rem; } }
    .hero-five-iv .wrapper .eyebrow span {
      color: #0e76bc;
      font-weight: 600;
      font-family: 'Red Hat Display', sans-serif;
      text-transform: uppercase;
      letter-spacing: 4px; }
  .hero-five-iv .wrapper .subtitle {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
  .hero-five-iv .wrapper .title {
    color: #0e76bc;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    margin: 15px 0;
    margin: 0.9375rem 0; }
    @media (min-width: 37.5em) {
      .hero-five-iv .wrapper .title {
        font-size: 2.125rem; } }
    @media (min-width: 48em) {
      .hero-five-iv .wrapper .title {
        font-size: 2.625rem; } }
    @media (min-width: 60em) {
      .hero-five-iv .wrapper .title {
        font-size: 3rem; } }
    @media (min-width: 75em) {
      .hero-five-iv .wrapper .title {
        font-size: 3.875rem; } }
    @media (min-width: 90em) {
      .hero-five-iv .wrapper .title {
        font-size: 4.625rem; } }
  .hero-five-iv .wrapper .title sup {
    left: -4px;
    left: -0.25rem;
    position: relative; }
    @media (min-width: 48em) {
      .hero-five-iv .wrapper .title sup {
        left: -0.75rem; } }
  .hero-five-iv .wrapper .text {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 auto 25px auto;
    margin: 0 auto 1.5625rem auto;
    max-width: 90%; }
    @media (min-width: 48em) {
      .hero-five-iv .wrapper .text {
        font-size: 1.125rem; } }
    @media (min-width: 60em) {
      .hero-five-iv .wrapper .text {
        font-size: 1.25rem; } }
    @media (min-width: 75em) {
      .hero-five-iv .wrapper .text {
        max-width: 80%; } }
  .hero-five-iv .wrapper .btn {
    margin-top: 30px;
    margin-top: 1.875rem;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: center;
        justify-content: center; }
    .hero-five-iv .wrapper .btn .button {
      padding: 10px 75px;
      background-color: #D2368E;
      border: 3px solid #D2368E;
      color: #fff;
      text-transform: uppercase; }
  .hero-five-iv .wrapper .nowrap {
    display: inline-block;
    white-space: nowrap; }

.mobile-eyebrow {
  display: none;
  font-family: 'Red Hat Display', sans-serif;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 640px) {
    .mobile-eyebrow {
      display: block; } }

.hero-six {
  background-image: url("images/home_page-hero-6_bg-mobile-neww.jpg"); }
  @media (min-width: 37.5em) {
    .hero-six {
      background-image: url("images/home_page-hero-6_bg-mobile-neww.jpg"); } }
  @media (min-width: 48em) {
    .hero-six {
      background-image: url("images/home_page-hero-6_bg-new.jpg"); } }
  @media (min-width: 37.5em) {
    .hero-section .hero-six.hero {
      background-position: 0 bottom; } }
  @media (min-width: 48em) {
    .hero-section .hero-six.hero {
      background-position: -16.875rem 0; } }
  @media (min-width: 60em) {
    .hero-section .hero-six.hero {
      background-position: center top; } }
  .hero-six .wrapper {
    margin-top: 450px;
    margin-top: 28.125rem;
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
    @media (min-width: 30em) {
      .hero-six .wrapper {
        margin-top: 28.125rem; } }
    @media (min-width: 37.5em) {
      .hero-six .wrapper {
        margin-top: 21.875rem; } }
    @media (min-width: 60em) {
      .hero-six .wrapper {
        margin-top: 26.25rem; } }
    @media (min-width: 75em) {
      .hero-six .wrapper {
        margin-top: 28.75rem; } }
    @media (min-width: 90em) {
      .hero-six .wrapper {
        margin-top: 28.75rem; } }
  .hero-six .wrapper .subtitle {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .hero-six .wrapper .subtitle {
        font-size: 1.1875rem; } }
  .hero-six .wrapper .title {
    color: #0e76bc;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 15px 0;
    margin: 0.9375rem 0; }
    @media (min-width: 48em) {
      .hero-six .wrapper .title {
        font-size: 1.75rem; } }
    @media (min-width: 60em) {
      .hero-six .wrapper .title {
        font-size: 2.125rem;
        line-height: 1.1; } }
    @media (min-width: 90em) {
      .hero-six .wrapper .title {
        font-size: 2.5rem; } }
    @media (min-width: 75em) {
      .hero-six .wrapper .title span {
        display: block; } }
  .hero-six .wrapper .title sup {
    position: relative; }
  .hero-six .wrapper .text {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 auto 25px auto;
    margin: 0 auto 1.5625rem auto;
    max-width: 90%; }
    @media (min-width: 48em) {
      .hero-six .wrapper .text {
        font-size: 1rem; } }
    @media (min-width: 60em) {
      .hero-six .wrapper .text {
        font-size: 1.125rem; } }
    @media (min-width: 75em) {
      .hero-six .wrapper .text {
        font-size: 1.3125rem;
        max-width: 80%; } }
  .hero-six .wrapper .button {
    padding: 10px 75px;
    background-color: #D2368E;
    border: 3px solid #D2368E;
    color: #fff;
    text-transform: uppercase; }
  .hero-six .wrapper .nowrap {
    display: inline-block;
    white-space: nowrap; }
  .hero-six .disclaimer {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    color: #000000;
    color: rgba(0, 0, 0, 0.6);
    font-size: 11px;
    font-size: 0.6875rem;
    left: 0;
    line-height: 1;
    opacity: .8;
    padding: 8px;
    padding: .5rem;
    position: absolute;
    text-align: center;
    width: 100%; }
    @media (min-width: 60em) {
      .hero-six .disclaimer {
        font-size: 0.8125rem; } }

.breadcrumb-area {
  color: #000000;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: -10px;
  margin-bottom: -0.625rem;
  padding-top: 10px;
  padding-top: 0.625rem;
  position: relative;
  z-index: 2; }
  @media (min-width: 48em) {
    .breadcrumb-area {
      margin-bottom: -1.5625rem; } }
  .page-template-page-castingcall .breadcrumb-area,
  .page-template-page-changechallenge .breadcrumb-area {
    display: none; }

@media (min-width: 48em) {
  .footer-navigation {
    float: right; } }

.footer-navigation .menu {
  list-style: none;
  margin: 0 0 20px 0;
  margin: 0 0 1.25rem 0;
  padding: 0; }
  @media (min-width: 48em) {
    .footer-navigation .menu {
      margin: 0; } }
  .footer-navigation .menu > .menu-item {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-align: center;
    vertical-align: top; }
    @media (min-width: 37.5em) {
      .footer-navigation .menu > .menu-item {
        display: inline-block;
        margin-bottom: 0;
        width: 10rem; } }
    @media (min-width: 48em) {
      .footer-navigation .menu > .menu-item {
        text-align: left;
        width: auto; } }
    @media (min-width: 48em) {
      .footer-navigation .menu > .menu-item:first-child {
        max-width: 9.375rem; } }
    @media (min-width: 60em) {
      .footer-navigation .menu > .menu-item:first-child {
        max-width: none; } }
    @media (min-width: 37.5em) {
      .footer-navigation .menu > .menu-item:nth-child(2) {
        margin: 0 1.25rem; } }
    @media (min-width: 48em) {
      .footer-navigation .menu > .menu-item:nth-child(2) {
        max-width: 9.375rem; } }
    @media (min-width: 60em) {
      .footer-navigation .menu > .menu-item:nth-child(2) {
        max-width: none; } }
    @media (min-width: 75em) {
      .footer-navigation .menu > .menu-item:nth-child(2) {
        margin: 0 6.25rem; } }
    .footer-navigation .menu > .menu-item a {
      color: #ffffff;
      display: inline-block;
      font-weight: 400;
      padding: 5px 0;
      padding: 0.3125rem 0; }
  .footer-navigation .menu > .menu-item-has-children > a {
    cursor: default;
    font-weight: 700;
    text-transform: uppercase; }
    .footer-navigation .menu > .menu-item-has-children > a:hover {
      text-decoration: none; }
  .footer-navigation .menu .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0; }

.mobile-navigation {
  display: none;
  padding: 0 10px 10px 10px;
  padding: 0 0.625rem 0.625rem 0.625rem;
  position: relative;
  z-index: 100; }
  .home .mobile-navigation {
    background: #ffffff;
    background: rgba(255, 255, 255, 0.9); }
  .mobile-navigation.-navopen {
    display: block; }
    @media (min-width: 48em) {
      .mobile-navigation.-navopen {
        display: none; } }
  .mobile-navigation .menu {
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
    padding: 0.625rem 0 0 0; }
    .mobile-navigation .menu > .menu-item a {
      background: #0e76bc;
      color: #ffffff;
      display: block;
      font-size: 20px;
      font-size: 1.25rem;
      padding: 8px 8px;
      padding: 0.5rem 0.5rem; }
    .mobile-navigation .menu > .menu-item a:hover {
      background: transparent;
      color: #0e76bc;
      text-decoration: none; }

.mobile-navigation-toggle {
  display: block;
  padding: 5px;
  padding: 0.3125rem;
  position: relative;
  z-index: 3; }
  @media (min-width: 1330px) {
    .mobile-navigation-toggle {
      display: none; } }

.mobile-navigation-toggle > .toggle,
.mobile-navigation-toggle > .toggle:before,
.mobile-navigation-toggle > .toggle:after {
  background-color: #0e76bc;
  content: '';
  display: block;
  height: 3px;
  height: 0.1875rem;
  position: absolute;
  top: 15px;
  top: 0.9375rem;
  transform-origin: center center;
  transition: all 100ms ease-in-out;
  width: 30px;
  width: 1.875rem; }

.mobile-navigation-toggle.-navopen > .toggle {
  background: transparent;
  transition: all 0ms; }

.mobile-navigation-toggle > .toggle:before {
  top: -10px;
  top: -0.625rem; }

.mobile-navigation-toggle.-navopen > .toggle:before {
  top: 0;
  transform: rotate(45deg); }

.mobile-navigation-toggle > .toggle:after {
  bottom: -10px;
  bottom: -0.625rem;
  top: auto; }

.mobile-navigation-toggle.-navopen > .toggle:after {
  top: 0;
  transform: rotate(-45deg); }

.site-navigation {
  display: none; }
  @media (min-width: 1330px) {
    .site-navigation {
      display: block;
      margin: 0; } }
  .site-navigation .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    .site-navigation .menu > .menu-item {
      display: inline-block;
      font-size: 16px;
      font-size: 1rem; }
      @media (min-width: 60em) {
        .site-navigation .menu > .menu-item {
          font-size: 1.125rem; } }
      @media (min-width: 75em) {
        .site-navigation .menu > .menu-item {
          font-size: 1.25rem; } }
      .-is_stuck .site-navigation .menu > .menu-item {
        font-size: 16px;
        font-size: 1rem; }
      .site-navigation .menu > .menu-item a {
        display: block; }
      .site-navigation .menu > .menu-item a:before {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 26px;
        height: 1.625rem;
        margin-bottom: 4px;
        margin-bottom: 0.25rem;
        width: 100%; }
        @media (min-width: 75em) {
          .site-navigation .menu > .menu-item a:before {
            height: 1.875rem; } }
  .site-navigation .menu > .approach a:before {
    background-image: url("images/icon-approach.svg"); }
  .site-navigation .menu > .food {
    margin: 0 10px;
    margin: 0 0.625rem; }
    @media (min-width: 60em) {
      .site-navigation .menu > .food {
        margin: 0 1.25rem; } }
    @media (min-width: 75em) {
      .site-navigation .menu > .food {
        margin: 0 1.875rem; } }
    .-is_stuck .site-navigation .menu > .food {
      margin: 0 10px;
      margin: 0 0.625rem; }
      @media (min-width: 60em) {
        .-is_stuck .site-navigation .menu > .food {
          margin: 0 1.875rem; } }
    .site-navigation .menu > .food a:before {
      background-image: url("images/icon-food.svg"); }
  .site-navigation .menu > .plans {
    margin-right: 10px;
    margin-right: 0.625rem; }
    @media (min-width: 60em) {
      .site-navigation .menu > .plans {
        margin-right: 1.25rem; } }
    @media (min-width: 75em) {
      .site-navigation .menu > .plans {
        margin-right: 1.875rem; } }
    .-is_stuck .site-navigation .menu > .plans {
      margin-right: 10px;
      margin-right: 0.625rem; }
      @media (min-width: 60em) {
        .-is_stuck .site-navigation .menu > .plans {
          margin-right: 1.875rem;
          margin-right: 1.875rem; } }
    .site-navigation .menu > .plans a:before {
      background-image: url("images/icon-plans.svg"); }
  .site-navigation .menu > .here-for-you a:before {
    background-image: url("images/icon-foryou.svg"); }
  .site-navigation .menu > .hrt {
    margin-right: 10px;
    margin-right: 0.625rem; }
    @media (min-width: 60em) {
      .site-navigation .menu > .hrt {
        margin-right: 1.25rem; } }
    @media (min-width: 75em) {
      .site-navigation .menu > .hrt {
        margin-right: 1.875rem; } }
    .site-navigation .menu > .hrt a:before {
      background-image: url("images/HRT_Icon.png"); }
  .site-navigation .menu > .glp {
    margin-right: 10px;
    margin-right: 0.625rem; }
    @media (min-width: 60em) {
      .site-navigation .menu > .glp {
        margin-right: 1.25rem; } }
    @media (min-width: 75em) {
      .site-navigation .menu > .glp {
        margin-right: 1.875rem; } }
    .site-navigation .menu > .glp a:before {
      background-image: url("images/Semaglutide-Icon.png"); }
  .site-navigation .menu > .iv-hydration {
    margin-right: 10px;
    margin-right: 0.625rem; }
    @media (min-width: 60em) {
      .site-navigation .menu > .iv-hydration {
        margin-right: 1.25rem; } }
    @media (min-width: 75em) {
      .site-navigation .menu > .iv-hydration {
        margin-right: 1.875rem; } }
    .site-navigation .menu > .iv-hydration a:before {
      background-image: url("images/IV-Hydration-Nav-Icon.png"); }

.supplemental-navigation {
  display: none; }
  @media (min-width: 1330px) {
    .supplemental-navigation {
      display: block;
      right: 1.25rem; } }
  .-is_stuck .supplemental-navigation {
    right: 20px;
    right: 1.25rem; }
  .supplemental-navigation .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    .supplemental-navigation .menu > .menu-item {
      display: inline-block;
      font-size: 12px;
      font-size: 0.75rem;
      margin-right: 4px;
      margin-right: .25rem; }
      @media (min-width: 75em) {
        .supplemental-navigation .menu > .menu-item {
          font-size: .875rem; } }
      @media (min-width: 75em) {
        .supplemental-navigation .menu > .menu-item {
          font-size: 1rem;
          margin-right: .625rem; } }
      .supplemental-navigation .menu > .menu-item:last-child {
        margin-right: 0; }
      .-is_stuck .supplemental-navigation .menu > .menu-item {
        font-size: 12px;
        font-size: 0.75rem; }
      .supplemental-navigation .menu > .menu-item a:before {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 12px;
        height: 0.75rem;
        margin-right: 2px;
        margin-right: 0.125rem;
        vertical-align: top;
        width: 16px;
        width: 1rem; }
        @media (min-width: 75em) {
          .supplemental-navigation .menu > .menu-item a:before {
            vertical-align: inherit; } }
        .-is_stuck .supplemental-navigation .menu > .menu-item a:before {
          vertical-align: top; }
  .supplemental-navigation .menu > .find a:before {
    background-image: url("images/icon-find.svg");
    width: 12px;
    width: 0.75rem; }
  .supplemental-navigation .menu > .partners a:before {
    background-image: url("images/icon-star.svg"); }
  .supplemental-navigation .menu > .appt a:before {
    background-image: url("images/icon-calendar-solid.svg"); }
  .supplemental-navigation .menu > .shop a:before {
    background-image: url("images/icon-shop.svg"); }
  .supplemental-navigation .menu > .login a:before {
    background-image: url("images/icon-login.svg"); }

.menu-background {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  min-height: 61px;
  min-height: 3.8125rem;
  position: relative; }
  .hero-three .menu-background {
    background: #ffffff; }
  @media (min-width: 30em) {
    .menu-background {
      min-height: 3.8125rem; } }
  @media (min-width: 60em) {
    .menu-background {
      min-height: 5.875rem; } }
  @media (min-width: 75em) {
    .menu-background {
      min-height: 6.5rem; } }

.nav-links {
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 37.5em) {
    .nav-links {
      font-size: 1.125rem; } }
  @media (min-width: 48em) {
    .nav-links {
      font-size: 1.25rem; } }
  @media (min-width: 75em) {
    .nav-links {
      font-size: 1.4375rem; } }
  .nav-links .nav-previous {
    float: left; }
  .nav-links .nav-next {
    float: right; }

ul.page-numbers {
  border-top: 1px solid #cfcfcf;
  list-style: none;
  margin: 25px 0 0 0;
  margin: 1.5625rem 0 0 0;
  padding: 25px 0 0 0;
  padding: 1.5625rem 0 0 0; }
  ul.page-numbers > li {
    display: inline-block;
    line-height: 1; }
  ul.page-numbers > li a {
    display: block;
    padding: 8px 10px;
    padding: 0.5rem 0.625rem; }
    ul.page-numbers > li a:hover {
      background-color: #0e76bc;
      color: #ffffff;
      text-decoration: none; }
  ul.page-numbers > li .current {
    display: block;
    padding: 8px 10px;
    padding: 0.5rem 0.625rem; }

.careers-template ol {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }
  .careers-template ol li {
    display: table-row; }
    .careers-template ol li:hover {
      background-color: #ecf7fd; }
    .careers-template ol li span {
      display: table-cell;
      font-size: 19px;
      font-size: 1.1875rem;
      padding: 5px; }
  .careers-template ol li.head {
    display: table-header-group; }
    .careers-template ol li.head span {
      font-size: 22px;
      font-size: 1.375rem;
      font-weight: 700; }

.page-template-page-castingcall h1 {
  background-color: #95358c;
  color: #ffffff;
  margin: 0;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  text-align: center;
  text-transform: uppercase; }

.page-template-page-castingcall .fieldlist {
  list-style: none;
  margin: 0 0 40px 0;
  margin: 0 0 2.5rem 0;
  padding: 0; }
  .page-template-page-castingcall .fieldlist li {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }

.page-template-page-castingcall input {
  max-width: 100%; }

.page-template-page-castingcall textarea {
  width: 100%; }

.page-template-page-castingcall .castingphotos {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0; }
  .page-template-page-castingcall .castingphotos li {
    float: left;
    width: 32%; }
    .page-template-page-castingcall .castingphotos li:nth-child(2) {
      margin: 0 2%; }

.page-template-page-changechallenge h1 {
  background-color: #95358c;
  color: #ffffff;
  margin: 0;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  text-align: center;
  text-transform: uppercase; }

.page-template-page-changechallenge .fieldlist {
  list-style: none;
  margin: 0 0 40px 0;
  margin: 0 0 2.5rem 0;
  padding: 0; }
  .page-template-page-changechallenge .fieldlist li {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }

.page-template-page-changechallenge input {
  max-width: 100%; }

.page-template-page-changechallenge textarea {
  width: 100%; }

.page-template-page-changechallenge .castingphotos {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0; }
  .page-template-page-changechallenge .castingphotos li {
    float: left;
    width: 32%; }
    .page-template-page-changechallenge .castingphotos li:nth-child(2) {
      margin: 0 2%; }

.clinic-locations-template ol {
  list-style: none;
  margin: 0;
  padding: 0; }
  .clinic-locations-template ol li {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }

.page-template-page-disney .sideimage {
  float: left;
  width: 100px;
  width: 6.25rem; }
  @media (min-width: 30em) {
    .page-template-page-disney .sideimage {
      width: 9.375rem; } }
  @media (min-width: 37.5em) {
    .page-template-page-disney .sideimage {
      width: 12.5rem; } }
  @media (min-width: 48em) {
    .page-template-page-disney .sideimage {
      width: 15.625rem; } }
  @media (min-width: 60em) {
    .page-template-page-disney .sideimage {
      width: 25rem; } }
  @media (min-width: 75em) {
    .page-template-page-disney .sideimage {
      width: 34.375rem; } }

.page-template-page-disney .content {
  float: left;
  text-align: center;
  width: 100%; }
  @media (min-width: 30em) {
    .page-template-page-disney .content {
      max-width: 46.25rem;
      padding-left: 0.625rem;
      width: calc(100% - 150px); } }
  @media (min-width: 37.5em) {
    .page-template-page-disney .content {
      padding-left: 1.25rem;
      width: calc(100% - 200px); } }
  @media (min-width: 48em) {
    .page-template-page-disney .content {
      padding-left: 2.5rem;
      width: calc(100% - 250px); } }
  @media (min-width: 60em) {
    .page-template-page-disney .content {
      width: calc(100% - 400px); } }
  @media (min-width: 75em) {
    .page-template-page-disney .content {
      padding-left: 5rem;
      width: calc(100% - 550px); } }

.page-template-page-disney .pagetitle {
  color: #0e76bc;
  font-size: 19px;
  font-size: 1.1875rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  text-align: center; }
  @media (min-width: 30em) {
    .page-template-page-disney .pagetitle {
      display: none; } }
  @media (min-width: 37.5em) {
    .page-template-page-disney .pagetitle {
      font-size: 1.5rem;
      margin-bottom: 1.875rem; } }
  @media (min-width: 48em) {
    .page-template-page-disney .pagetitle {
      font-size: 1.5rem; } }
  @media (min-width: 60em) {
    .page-template-page-disney .pagetitle {
      font-size: 1.625rem; } }
  @media (min-width: 75em) {
    .page-template-page-disney .pagetitle {
      font-size: 1.8125rem;
      margin-bottom: 3.125rem; } }
  @media (min-width: 90em) {
    .page-template-page-disney .pagetitle {
      font-size: 2.3125rem; } }
  .page-template-page-disney .pagetitle.-mobile {
    clear: right;
    float: right;
    max-width: 320px;
    max-width: 20rem;
    width: calc(100% - 110px); }
    @media (min-width: 30em) {
      .page-template-page-disney .pagetitle.-mobile {
        display: none; } }
  .page-template-page-disney .pagetitle.-incontent {
    display: none; }
    @media (min-width: 30em) {
      .page-template-page-disney .pagetitle.-incontent {
        display: block; } }
  .page-template-page-disney .pagetitle .large {
    display: block;
    font-size: 29px;
    font-size: 1.8125rem; }
    @media (min-width: 30em) {
      .page-template-page-disney .pagetitle .large {
        font-size: 2.125rem; } }
    @media (min-width: 37.5em) {
      .page-template-page-disney .pagetitle .large {
        font-size: 2.5rem; } }
    @media (min-width: 48em) {
      .page-template-page-disney .pagetitle .large {
        font-size: 3.125rem; } }
    @media (min-width: 60em) {
      .page-template-page-disney .pagetitle .large {
        font-size: 3.375rem; } }
    @media (min-width: 75em) {
      .page-template-page-disney .pagetitle .large {
        font-size: 3.75rem; } }
    @media (min-width: 90em) {
      .page-template-page-disney .pagetitle .large {
        font-size: 4.8125rem; } }
  .page-template-page-disney .pagetitle .save {
    color: #25aae1;
    display: block;
    font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 61px;
    font-size: 3.8125rem;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase; }
    @media (min-width: 30em) {
      .page-template-page-disney .pagetitle .save {
        font-size: 3.8125rem; } }
    @media (min-width: 37.5em) {
      .page-template-page-disney .pagetitle .save {
        font-size: 4.625rem; } }
    @media (min-width: 48em) {
      .page-template-page-disney .pagetitle .save {
        font-size: 5.5625rem; } }
    @media (min-width: 60em) {
      .page-template-page-disney .pagetitle .save {
        font-size: 6.0625rem; } }
    @media (min-width: 75em) {
      .page-template-page-disney .pagetitle .save {
        font-size: 6.875rem; } }
    @media (min-width: 90em) {
      .page-template-page-disney .pagetitle .save {
        font-size: 8.75rem; } }

.page-template-page-disney .leanforlife {
  border-bottom: 1px solid #0e76bc;
  border-top: 1px solid #0e76bc;
  color: #706359;
  font-size: 17px;
  font-size: 1.0625rem;
  padding: 15px 0;
  padding: 0.9375rem 0; }
  @media (min-width: 37.5em) {
    .page-template-page-disney .leanforlife {
      padding: 1.875rem 0; } }
  @media (min-width: 48em) {
    .page-template-page-disney .leanforlife {
      font-size: 1.0625rem; } }
  @media (min-width: 60em) {
    .page-template-page-disney .leanforlife {
      font-size: 1.125rem; } }
  @media (min-width: 75em) {
    .page-template-page-disney .leanforlife {
      font-size: 1.25rem;
      padding: 3.125rem 0; } }
  @media (min-width: 90em) {
    .page-template-page-disney .leanforlife {
      font-size: 1.4375rem; } }
  .page-template-page-disney .leanforlife .image {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    max-width: 70%; }
    @media (min-width: 37.5em) {
      .page-template-page-disney .leanforlife .image {
        margin-bottom: 0.9375rem; } }
    @media (min-width: 60em) {
      .page-template-page-disney .leanforlife .image {
        margin-bottom: 1.25rem; } }
    @media (min-width: 75em) {
      .page-template-page-disney .leanforlife .image {
        margin-bottom: 1.875rem; } }
  .page-template-page-disney .leanforlife .text {
    margin: 0; }

.page-template-page-disney .lose {
  padding: 15px 0;
  padding: 0.9375rem 0; }
  @media (min-width: 37.5em) {
    .page-template-page-disney .lose {
      padding: 1.875rem 0; } }
  @media (min-width: 75em) {
    .page-template-page-disney .lose {
      padding: 3.125rem 0; } }
  .page-template-page-disney .lose .title {
    color: #81bd41;
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 700;
    margin: 0; }
    @media (min-width: 37.5em) {
      .page-template-page-disney .lose .title {
        font-size: 2.4375rem; } }
    @media (min-width: 60em) {
      .page-template-page-disney .lose .title {
        font-size: 2.6875rem; } }
    @media (min-width: 75em) {
      .page-template-page-disney .lose .title {
        font-size: 3rem; } }
    @media (min-width: 90em) {
      .page-template-page-disney .lose .title {
        font-size: 3.75rem; } }
  .page-template-page-disney .lose .list {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    text-align: left; }
    @media (min-width: 37.5em) {
      .page-template-page-disney .lose .list {
        font-size: 1.125rem; } }
    @media (min-width: 48em) {
      .page-template-page-disney .lose .list {
        font-size: 1.1875rem; } }
    @media (min-width: 75em) {
      .page-template-page-disney .lose .list {
        font-size: 1.4375rem; } }
    .page-template-page-disney .lose .list li {
      margin-bottom: 8px;
      margin-bottom: 0.5rem; }
      @media (min-width: 48em) {
        .page-template-page-disney .lose .list li {
          margin-bottom: 0.9375rem; } }

.page-template-page-disney .moreinfo {
  border-bottom: 1px solid #0e76bc;
  border-top: 1px solid #0e76bc;
  padding: 15px 0;
  padding: 0.9375rem 0; }
  @media (min-width: 37.5em) {
    .page-template-page-disney .moreinfo {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 1.875rem 0; } }
  @media (min-width: 75em) {
    .page-template-page-disney .moreinfo {
      padding: 3.125rem 0; } }
  .page-template-page-disney .moreinfo .action {
    background-color: #0e76bc;
    color: #ffffff;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    padding: 10px;
    padding: 0.625rem;
    width: 100%; }
    .page-template-page-disney .moreinfo .action:last-child {
      margin-bottom: 0; }
    @media (min-width: 37.5em) {
      .page-template-page-disney .moreinfo .action {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 0;
        padding: 1.25rem;
        width: 49%; } }
    @media (min-width: 75em) {
      .page-template-page-disney .moreinfo .action {
        padding: 1.875rem;
        width: 48%; } }
  .page-template-page-disney .moreinfo .title {
    font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-size: 1.3125rem;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    text-transform: uppercase; }
  .page-template-page-disney .moreinfo .text {
    font-size: 15px;
    font-size: 0.9375rem;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
    @media (min-width: 48em) {
      .page-template-page-disney .moreinfo .text {
        font-size: 1rem; } }
  .page-template-page-disney .moreinfo .link {
    border: 3px solid #0e76bc;
    border-radius: 0;
    color: #0e76bc;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 10px 30px;
    padding: 0.625rem 1.875rem;
    text-decoration: none;
    transition: all 150ms;
    -ms-flex-item-align: end;
        align-self: flex-end;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    margin: 0 auto;
    padding: 10px;
    padding: 0.625rem; }
    .page-template-page-disney .moreinfo .link.-light {
      background-color: #0f6bb4;
      border: 3px solid #ffffff;
      color: #ffffff;
      border-radius: 55px; }
    .page-template-page-disney .moreinfo .link.-large {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 400; }
      @media (min-width: 48em) {
        .page-template-page-disney .moreinfo .link.-large {
          font-size: 1.3125rem; } }
      @media (min-width: 60em) {
        .page-template-page-disney .moreinfo .link.-large {
          font-size: 1.5rem; } }
    .page-template-page-disney .moreinfo .link.-huge {
      font-size: 32px;
      font-size: 2rem;
      font-weight: 400; }
      @media (min-width: 48em) {
        .page-template-page-disney .moreinfo .link.-huge {
          font-size: 2.625rem; } }
      @media (min-width: 60em) {
        .page-template-page-disney .moreinfo .link.-huge {
          font-size: 2.9375rem; } }
    .page-template-page-disney .moreinfo .link:hover {
      background-color: #0e76bc;
      color: #ffffff;
      text-decoration: none; }
      .page-template-page-disney .moreinfo .link:hover.-light {
        background: #000000;
        background: rgba(0, 0, 0, 0.6); }
    @media (min-width: 48em) {
      .page-template-page-disney .moreinfo .link {
        padding: 0.625rem 1.25rem; } }
    @media (min-width: 60em) {
      .page-template-page-disney .moreinfo .link {
        font-size: 1.25rem;
        padding: 0.9375rem 1.875rem; } }
    @media (min-width: 90em) {
      .page-template-page-disney .moreinfo .link {
        font-size: 1.4375rem; } }

.page-template-page-disney .disclaimer {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 15px;
  margin-top: 0.9375rem; }
  @media (min-width: 37.5em) {
    .page-template-page-disney .disclaimer {
      font-size: 0.875rem;
      margin-top: 1.875rem; } }
  @media (min-width: 75em) {
    .page-template-page-disney .disclaimer {
      font-size: 0.9375rem;
      margin-top: 3.125rem; } }

.dpp-template .container.-dpp {
  padding-top: 0; }

@media (min-width: 60em) {
  .dpp-template .maintext {
    float: left;
    width: 45%; } }

.dpp-template .quizwrapper {
  position: relative; }
  @media (min-width: 60em) {
    .dpp-template .quizwrapper {
      float: right;
      width: 45%; } }
  .dpp-template .quizwrapper p {
    color: #ffffff;
    font-size: 19px;
    font-size: 1.1875rem;
    text-align: center; }
  .dpp-template .quizwrapper a {
    color: #ffffff;
    text-decoration: underline; }

.dpp-template .quiz {
  background: #0e76bc;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 10px;
  padding: 0.625rem;
  position: relative; }
  @media (min-width: 30em) {
    .dpp-template .quiz {
      padding: 1.25rem; } }
  .dpp-template .quiz .iframe {
    background-color: #ffffff;
    display: block;
    min-height: 500px;
    min-height: 31.25rem;
    overflow: auto !important; }
    @media (min-width: 60em) {
      .dpp-template .quiz .iframe {
        max-width: none; } }
  .dpp-template .quiz .title h2 {
    color: #ffffff;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 30em) {
      .dpp-template .quiz .title h2 {
        font-size: 1.75rem; } }
    @media (min-width: 75em) {
      .dpp-template .quiz .title h2 {
        font-size: 2.25rem; } }
    .dpp-template .quiz .title h2 strong {
      font-weight: 700; }
  .dpp-template .quiz .text p {
    color: #ffffff;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.2;
    margin: 20px 0 0 0;
    margin: 1.25rem 0 0 0;
    text-align: center; }
    @media (min-width: 48em) and (max-width: 59.99em) {
      .dpp-template .quiz .text p {
        font-size: 1.4375rem; } }
    @media (min-width: 75em) {
      .dpp-template .quiz .text p {
        font-size: 1.4375rem; } }
    .dpp-template .quiz .text p p {
      margin: 0; }
  .dpp-template .quiz .arrow {
    display: none; }
    @media (min-width: 30em) {
      .dpp-template .quiz .arrow {
        display: inline-block; } }

.dpp-template .results_disclaimer {
  margin: 30px 0 0;
  margin: 1.875rem 0 0;
  text-align: center; }

.faqs-template ol {
  list-style: none;
  margin: 0;
  padding: 0; }
  .faqs-template ol > li {
    padding-bottom: 0.83333em; }

@media (min-width: 60em) {
  .food-template .maintext {
    float: left;
    padding-right: 3.125rem;
    width: 50%; } }

.food-template .icons {
  padding: 20px 20px 50px 20px;
  padding: 1.25rem 1.25rem 3.125rem 1.25rem;
  position: relative;
  margin: 0; }
  @media (min-width: 60em) {
    .food-template .icons {
      float: left;
      padding: 1.25rem 0 3.125rem 3.125rem;
      width: 50%; } }

.food-template .ctalink {
  margin-top: 25px;
  margin-top: 1.5625rem;
  text-align: center; }

.food-template .results_disclaimer {
  margin: 20px 0 0;
  margin: 1.25rem 0 0; }

@media (max-width: 25.9375em) {
  .page-template-page-food .entry-title {
    font-size: 2rem; } }

.page-template-page-food .entry-subtitle {
  font-size: 48px;
  color: #229fdc; }
  @media (max-width: 25.9375em) {
    .page-template-page-food .entry-subtitle {
      font-size: 1.5rem; } }

.page-template-page-food .icontile {
  color: #229fdc; }

.page-template-page-food sup {
  margin-left: -5px; }

.page-home .title {
  font-weight: 400;
  line-height: 1;
  margin: 0; }
  .page-home .title sup {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    vertical-align: top; }

.page-home .subtitle {
  font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.4;
  margin: 0 0 20px 0;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase; }
  @media (min-width: 37.5em) {
    .page-home .subtitle {
      font-size: 1.1875rem;
      margin-bottom: 2.5rem; } }

.page-home .text {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0; }

.get-started-template .sideimage {
  float: left;
  width: 100px;
  width: 6.25rem; }
  @media (min-width: 30em) {
    .get-started-template .sideimage {
      width: 9.375rem; } }
  @media (min-width: 37.5em) {
    .get-started-template .sideimage {
      width: 12.5rem; } }
  @media (min-width: 48em) {
    .get-started-template .sideimage {
      width: 15.625rem; } }
  @media (min-width: 60em) {
    .get-started-template .sideimage {
      width: 25rem; } }
  @media (min-width: 75em) {
    .get-started-template .sideimage {
      width: 28.125rem; } }

.get-started-template .content {
  float: left;
  text-align: center;
  width: 100%; }
  @media (min-width: 30em) {
    .get-started-template .content {
      max-width: 46.25rem;
      padding-left: 0.625rem;
      width: calc(100% - 150px); } }
  @media (min-width: 37.5em) {
    .get-started-template .content {
      padding-left: 1.25rem;
      width: calc(100% - 200px); } }
  @media (min-width: 48em) {
    .get-started-template .content {
      padding-left: 2.5rem;
      width: calc(100% - 250px); } }
  @media (min-width: 60em) {
    .get-started-template .content {
      width: calc(100% - 400px); } }
  @media (min-width: 75em) {
    .get-started-template .content {
      padding-left: 5rem;
      width: calc(100% - 550px); } }

.get-started-template .pagetitle {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media (min-width: 30em) {
    .get-started-template .pagetitle {
      display: none; } }
  .get-started-template .pagetitle.-mobile {
    clear: right;
    float: right;
    max-width: 320px;
    max-width: 20rem;
    width: calc(100% - 110px); }
    @media (min-width: 30em) {
      .get-started-template .pagetitle.-mobile {
        display: none; } }
  .get-started-template .pagetitle.-incontent {
    display: none; }
    @media (min-width: 30em) {
      .get-started-template .pagetitle.-incontent {
        display: block; } }
  .get-started-template .pagetitle .subhead {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .get-started-template .pagetitle .subhead {
        font-size: 1.1875rem; } }
  .get-started-template .pagetitle .title {
    color: #25aae1;
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    margin: 13px 0 10px 0;
    margin: 0.8125rem 0 0.625rem 0;
    text-transform: uppercase; }
    @media (min-width: 30em) {
      .get-started-template .pagetitle .title {
        font-size: 1.5rem; } }
    @media (min-width: 37.5em) {
      .get-started-template .pagetitle .title {
        font-size: 1.875rem; } }
    @media (min-width: 48em) {
      .get-started-template .pagetitle .title {
        font-size: 2.25rem;
        margin: 1.25rem 0; } }
    @media (min-width: 60em) {
      .get-started-template .pagetitle .title {
        font-size: 3rem; } }
    @media (min-width: 75em) {
      .get-started-template .pagetitle .title {
        font-size: 3.375rem; } }
    @media (min-width: 90em) {
      .get-started-template .pagetitle .title {
        font-size: 4rem; } }
  .get-started-template .pagetitle .description {
    font-size: 16px;
    font-size: 1rem;
    text-align: center; }
    @media (min-width: 48em) {
      .get-started-template .pagetitle .description {
        font-size: 1.1875rem; } }
    @media (min-width: 90em) {
      .get-started-template .pagetitle .description {
        font-size: 1.3125rem; } }

.get-started-template .consultation {
  border-top: 1px solid #0e76bc;
  margin-top: 20px;
  margin-top: 1.25rem;
  padding: 20px 0;
  padding: 1.25rem 0; }
  @media (min-width: 37.5em) {
    .get-started-template .consultation {
      margin-top: 0;
      padding: 1.5625rem 0; } }
  .get-started-template .consultation .title {
    color: #0e76bc;
    font-size: 26px;
    font-size: 1.625rem;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 37.5em) {
      .get-started-template .consultation .title {
        font-size: 1.875rem; } }
    @media (min-width: 48em) {
      .get-started-template .consultation .title {
        font-size: 2.25rem; } }
    @media (min-width: 60em) {
      .get-started-template .consultation .title {
        font-size: 2.5rem; } }
    @media (min-width: 75em) {
      .get-started-template .consultation .title {
        font-size: 3rem; } }
    @media (min-width: 90em) {
      .get-started-template .consultation .title {
        font-size: 3.75rem; } }
  .get-started-template .consultation .form {
    margin: 20px 20px 0 20px;
    margin: 1.25rem 1.25rem 0 1.25rem; }
    @media (min-width: 48em) {
      .get-started-template .consultation .form {
        margin-left: 2.5rem;
        margin-right: 2.5rem; } }
    @media (min-width: 60em) {
      .get-started-template .consultation .form {
        margin-left: 5rem;
        margin-right: 5rem; } }
    @media (min-width: 75em) {
      .get-started-template .consultation .form {
        margin-left: 5rem;
        margin-right: 5rem; } }
    @media (min-width: 90em) {
      .get-started-template .consultation .form {
        margin-left: 2.5rem;
        margin-right: 2.5rem; } }
    .get-started-template .consultation .form form {
      text-align: left; }
    .get-started-template .consultation .form form label {
      font-weight: 700; }
    .get-started-template .consultation .form form input:not([type="checkbox"]):not([type="radio"]) {
      width: 100%; }
    .get-started-template .consultation .form form input[type="submit"] {
      width: auto; }
    .get-started-template .consultation .form form p:last-of-type {
      margin-bottom: 0;
      text-align: center; }
    .get-started-template .consultation .form form .terms-check-box input {
      width: inherit; }

.get-started-template .call {
  border-top: 1px solid #0e76bc;
  margin-top: 15px;
  margin-top: 0.9375rem;
  padding: 20px 0;
  padding: 1.25rem 0; }
  @media (min-width: 37.5em) {
    .get-started-template .call {
      margin-top: 0;
      padding: 1.5625rem 0; } }
  .get-started-template .call .title {
    color: #0e76bc;
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    text-transform: uppercase; }
    @media (min-width: 37.5em) {
      .get-started-template .call .title {
        font-size: 1.5rem; } }
    @media (min-width: 48em) {
      .get-started-template .call .title {
        font-size: 1.5rem; } }
    @media (min-width: 60em) {
      .get-started-template .call .title {
        font-size: 1.875rem; } }
    @media (min-width: 75em) {
      .get-started-template .call .title {
        font-size: 2.25rem; } }
    @media (min-width: 90em) {
      .get-started-template .call .title {
        font-size: 2.625rem; } }
  .get-started-template .call .description {
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 48em) {
      .get-started-template .call .description {
        font-size: 1.1875rem; } }

@media (min-width: 30em) and (max-width: 47.99em) {
  .post-preview {
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 60em) {
  .post-preview {
    display: -ms-flexbox;
    display: flex; } }

.post-preview__thumbnail {
  -ms-flex: 0 1 188px;
      flex: 0 1 188px;
  margin-bottom: 20px; }
  @media (min-width: 30em) and (max-width: 47.99em) {
    .post-preview__thumbnail {
      margin-bottom: 0;
      margin-right: 8%;
      max-width: 30%; } }
  @media (min-width: 60em) {
    .post-preview__thumbnail {
      margin-bottom: 0;
      margin-right: 8%;
      max-width: 30%; } }

.post-preview__thumbnail-placeholder {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }

.post-preview__content {
  -ms-flex: 1 1 0px;
      flex: 1 1 0; }

@media (min-width: 30em) and (max-width: 47.99em) {
  .content-area.-blog .nav-links {
    margin-left: 38%; } }

@media (min-width: 60em) {
  .content-area.-blog .nav-links {
    margin-left: 38%; } }

.content-area.-blog .page-numbers {
  background-color: #e5e5e5;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 35px;
  height: 35px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .content-area.-blog .page-numbers.current {
    background-color: #0e76bc;
    color: #ffffff; }
  .content-area.-blog .page-numbers:nth-last-child(n+2) {
    margin-right: 10px; }

.content-area.-blog a.page-numbers {
  color: #333333; }
  .content-area.-blog a.page-numbers:hover, .content-area.-blog a.page-numbers:focus {
    color: #0e76bc; }

.lfl-online-template .maintext {
  position: relative; }
  @media (min-width: 60em) {
    .lfl-online-template .maintext {
      float: left;
      padding-right: 3.125rem;
      width: 50%; } }

.lfl-online-template .icons {
  padding: 20px 20px 0 20px;
  padding: 1.25rem 1.25rem 0 1.25rem;
  position: relative;
  margin: 0; }
  @media (min-width: 60em) {
    .lfl-online-template .icons {
      float: left;
      padding-left: 3.125rem;
      padding-right: 0;
      width: 50%; } }

@media (min-width: 48em) {
  .lfl-online-template .ctalink {
    margin-top: 1.5625rem;
    text-align: center; } }

.lfl-online-template .results_disclaimer {
  margin: 30px 0 0;
  margin: 1.875rem 0 0; }

.our-approach-template .phases {
  border-bottom: 1px solid #0e76bc;
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  padding: 0 0 30px 0;
  padding: 0 0 1.875rem 0; }
  @media (min-width: 48em) {
    .our-approach-template .phases {
      margin: 0 0 3.125rem 0;
      padding: 0 0 3.125rem 0; } }

.our-approach-template .phasestext {
  max-width: none; }
  @media (min-width: 60em) {
    .our-approach-template .phasestext {
      float: left;
      padding-right: 4.375rem;
      width: calc(100% - 500px); } }
  @media (min-width: 75em) {
    .our-approach-template .phasestext {
      width: calc(100% - 650px); } }

.our-approach-template .graphic {
  margin-top: 50px;
  margin-top: 3.125rem; }
  @media (min-width: 60em) {
    .our-approach-template .graphic {
      float: left;
      margin-top: 0;
      width: 31.25rem; } }
  @media (min-width: 75em) {
    .our-approach-template .graphic {
      width: 40.625rem; } }
  @media (min-width: 46.0625em) {
    .our-approach-template .graphic {
      margin-bottom: 20px; } }

.our-approach-template .phases .ctalink {
  display: none; }
  @media (min-width: 60em) {
    .our-approach-template .phases .ctalink {
      display: block; } }
  .our-approach-template .phases .ctalink.-bottom {
    display: block; }
    @media (min-width: 48em) {
      .our-approach-template .phases .ctalink.-bottom {
        margin-top: 3.125rem;
        text-align: center; } }
    @media (min-width: 60em) {
      .our-approach-template .phases .ctalink.-bottom {
        display: none; } }

.our-approach-template .phases .cta-button {
  text-decoration: none; }
  .our-approach-template .phases .cta-button:hover {
    color: #ffffff;
    text-decoration: none; }

.page-our-approach sup {
  margin-left: -5px; }

.partner-template .error {
  color: #d1232a;
  font-weight: 700; }

.partner-template .actions {
  border-bottom: 1px solid #0e76bc;
  padding-bottom: 20px;
  padding-bottom: 1.25rem; }
  @media (min-width: 37.5em) {
    .partner-template .actions {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      padding-bottom: 1.875rem; } }
  .partner-template .actions .broker_login,
  .partner-template .actions .partner_login {
    border: 3px solid #0e76bc;
    border-radius: 0;
    color: #0e76bc;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 10px 30px;
    padding: .625rem 1.875rem;
    text-decoration: none;
    transition: all 150ms;
    background-color: #ffffff;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    width: 100%; }
    .partner-template .actions .broker_login.-light,
    .partner-template .actions .partner_login.-light {
      background-color: #000000;
      background-color: rgba(0, 0, 0, 0.3);
      border: 3px solid #ffffff;
      color: #ffffff; }
      .partner-template .actions .broker_login.-light:hover,
      .partner-template .actions .partner_login.-light:hover {
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.6); }
    @media (min-width: 48em) {
      .partner-template .actions .broker_login.-large,
      .partner-template .actions .partner_login.-large {
        font-size: 1.3125rem; } }
    .partner-template .actions .broker_login.-huge,
    .partner-template .actions .partner_login.-huge {
      font-size: 32px;
      font-size: 2rem;
      font-weight: 400; }
      @media (min-width: 48em) {
        .partner-template .actions .broker_login.-huge,
        .partner-template .actions .partner_login.-huge {
          font-size: 2.625rem; } }
      @media (min-width: 60em) {
        .partner-template .actions .broker_login.-huge,
        .partner-template .actions .partner_login.-huge {
          font-size: 3.375rem; } }
    .partner-template .actions .broker_login:hover,
    .partner-template .actions .partner_login:hover {
      background-color: #0e76bc;
      color: #ffffff;
      text-decoration: none; }
    @media (min-width: 37.5em) {
      .partner-template .actions .broker_login,
      .partner-template .actions .partner_login {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }

.partner-template .sideimage {
  display: none; }
  @media (min-width: 30em) {
    .partner-template .sideimage {
      display: block;
      float: left;
      width: 9.375rem; } }
  @media (min-width: 37.5em) {
    .partner-template .sideimage {
      width: 12.5rem; } }
  @media (min-width: 48em) {
    .partner-template .sideimage {
      width: 15.625rem; } }
  @media (min-width: 60em) {
    .partner-template .sideimage {
      width: 25rem; } }
  @media (min-width: 75em) {
    .partner-template .sideimage {
      width: 28.125rem; } }
  .partner-template .sideimage.-mobile {
    display: block;
    float: left;
    margin: 0 20px 20px 0;
    margin: 0 1.25rem 1.25rem 0;
    width: 150px;
    width: 9.375rem; }
    @media (min-width: 30em) {
      .partner-template .sideimage.-mobile {
        display: none; } }

.partner-template .content {
  float: left;
  width: 100%; }
  @media (min-width: 30em) {
    .partner-template .content {
      max-width: 46.25rem;
      padding-left: 0.625rem;
      text-align: center;
      width: calc(100% - 150px); } }
  @media (min-width: 37.5em) {
    .partner-template .content {
      padding-left: 1.25rem;
      width: calc(100% - 200px); } }
  @media (min-width: 48em) {
    .partner-template .content {
      padding-left: 2.5rem;
      width: calc(100% - 250px); } }
  @media (min-width: 60em) {
    .partner-template .content {
      width: calc(100% - 400px); } }
  @media (min-width: 75em) {
    .partner-template .content {
      padding-left: 5rem;
      width: calc(100% - 550px); } }
  .partner-template .content ul,
  .partner-template .content ol {
    text-align: left; }
  .partner-template .content form {
    border-top: 1px solid #0e76bc;
    margin-top: 15px;
    margin-top: 0.9375rem;
    padding: 20px 0 40px 0;
    padding: 1.25rem 0 2.5rem 0;
    text-align: left; }
    .partner-template .content form label {
      font-weight: 700; }
    .partner-template .content form input {
      width: 100%; }
    .partner-template .content form input[type="submit"] {
      width: auto; }
    .partner-template .content form p:last-of-type {
      margin-bottom: 0;
      text-align: center; }

.partner-template.-landing .content form {
  border-top: 0;
  margin-top: 0;
  padding-top: 0; }

.partner-template .pageheader {
  border-bottom: 1px solid #0e76bc;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media (min-width: 30em) {
    .partner-template .pageheader {
      display: none; } }
  .partner-template .pageheader.-mobile {
    width: 100%; }
    @media (min-width: 30em) {
      .partner-template .pageheader.-mobile {
        display: none; } }
  .partner-template .pageheader.-incontent {
    display: none; }
    @media (min-width: 30em) {
      .partner-template .pageheader.-incontent {
        display: block; } }
  .partner-template .pageheader .subhead {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .partner-template .pageheader .subhead {
        font-size: 1.1875rem; } }
  .partner-template .pageheader .title {
    color: #25aae1;
    display: block;
    font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    margin: 13px 0 13px 0;
    margin: 0.8125rem 0 0.8125rem 0;
    text-transform: uppercase; }
    @media (min-width: 30em) {
      .partner-template .pageheader .title {
        font-size: 1.5rem; } }
    @media (min-width: 37.5em) {
      .partner-template .pageheader .title {
        font-size: 1.875rem; } }
    @media (min-width: 48em) {
      .partner-template .pageheader .title {
        font-size: 2.25rem;
        margin: 1.25rem 0; } }
    @media (min-width: 60em) {
      .partner-template .pageheader .title {
        font-size: 3rem; } }
    @media (min-width: 75em) {
      .partner-template .pageheader .title {
        font-size: 3.375rem; } }
    @media (min-width: 90em) {
      .partner-template .pageheader .title {
        font-size: 4rem; } }
  .partner-template .pageheader .description {
    font-size: 16px;
    font-size: 1rem;
    text-align: center; }
    @media (min-width: 48em) {
      .partner-template .pageheader .description {
        font-size: 1.1875rem; } }
    @media (min-width: 90em) {
      .partner-template .pageheader .description {
        font-size: 1.3125rem; } }

.partner-template .call {
  border-bottom: 1px solid #0e76bc;
  border-top: 1px solid #0e76bc;
  margin-top: 15px;
  margin-top: 0.9375rem;
  padding: 20px 0;
  padding: 1.25rem 0; }
  @media (min-width: 37.5em) {
    .partner-template .call {
      margin-top: 0;
      padding: 1.5625rem 0; } }
  .partner-template .call .title {
    color: #0e76bc;
    font-size: 28px;
    font-size: 1.75rem;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    text-transform: uppercase; }
    @media (min-width: 37.5em) {
      .partner-template .call .title {
        font-size: 2.125rem; } }
    @media (min-width: 48em) {
      .partner-template .call .title {
        font-size: 2.5rem; } }
    @media (min-width: 60em) {
      .partner-template .call .title {
        font-size: 3rem; } }
    @media (min-width: 75em) {
      .partner-template .call .title {
        font-size: 3rem; } }
    @media (min-width: 90em) {
      .partner-template .call .title {
        font-size: 3.5rem; } }
  .partner-template .call .description {
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 48em) {
      .partner-template .call .description {
        font-size: 1.1875rem; } }

.partner-template .disclaimer {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 15px;
  margin-top: 0.9375rem; }
  @media (min-width: 37.5em) {
    .partner-template .disclaimer {
      font-size: 0.875rem;
      margin-top: 1.875rem; } }
  @media (min-width: 75em) {
    .partner-template .disclaimer {
      font-size: 0.9375rem;
      margin-top: 3.125rem; } }

.page-for-pharmacists img.molecules {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  max-width: 40%; }

.page-for-pharmacists .lflicons {
  -ms-flex-align: baseline;
      align-items: baseline;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .page-for-pharmacists .lflicons img {
    width: 24%; }

.page-for-pharmacists .entry-content h2,
.page-for-pharmacists .entry-content .h2 {
  color: #0e76bc;
  margin-bottom: .75em; }

.page-for-pharmacists .entry-content h3,
.page-for-pharmacists .entry-content .h3 {
  color: #69a627;
  margin-bottom: .75em; }

.page-for-pharmacists .experience {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media (min-width: 30em) and (max-width: 47.99em) {
    .page-for-pharmacists .experience {
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 60em) {
    .page-for-pharmacists .experience {
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 3.125rem; } }

.plans-template .results_disclaimer {
  margin: 30px 0;
  margin: 1.875rem 0;
  text-align: center; }

.plans {
  background: #ebfafe; }
  .plans.menu-item {
    background: 0 0; }

.page-plans h1.entry-title span {
  font-size: 28px;
  color: #00baf0; }

.page-plans h2.entry-subtitle {
  margin-bottom: 0;
  color: #00baf0; }

.header-alt-color {
  color: #00baf0; }

.plans-title .entry-subtitle {
  font-size: 40px;
  color: #0f6bb4;
  text-align: left;
  margin-bottom: 0; }
  @media (min-width: 40.0625em) and (max-width: 64em) {
    .plans-title .entry-subtitle {
      font-size: 26px; } }

.plan-detail,
.plan-header h4,
.plan-price,
.text-center {
  text-align: center; }

.plans-title .header-alt-color {
  display: block; }

.plans-content th {
  vertical-align: bottom; }

th.plans-title .entry-subtitle {
  line-height: 100%;
  margin-bottom: 5px; }

.plan-header h4 {
  background: #00baf0;
  border-radius: 20px 20px 0 0;
  color: #ffffff;
  font-size: 18px;
  padding: 12px 0;
  margin: 0; }
  @media (min-width: 64em) {
    .plan-header h4 {
      font-size: 24px; } }

.plan-header span {
  color: #ffffff;
  background: #0f6bb4;
  border-radius: 50%;
  padding: 5px 20px;
  font-size: 30px;
  display: inline-block;
  margin-bottom: 10px; }

.plan-item {
  font-size: 16px; }
  @media (max-width: 40em) {
    .plan-item {
      text-align: left;
      line-height: 100%;
      padding: 8px 0; } }
  @media (min-width: 64em) {
    .plan-item {
      font-size: 22px; } }

@media (max-width: 40em) {
  .plan-item-note {
    color: #8a8a8a;
    font-size: 85%; } }

.plan-detail {
  background: #d3f3fd;
  padding: 8px 10px; }
  @media (max-width: 40em) {
    .plan-detail {
      text-align: center; } }

.plan-detail-item-checkmark {
  width: 16px;
  height: 16px; }

.plan-detail-item.highlight {
  color: #00baf0;
  font-weight: 700; }

.plan-price {
  background: #0f6bb4;
  display: block;
  color: #fff;
  font-size: 28px;
  padding: 12px 0;
  margin: 0;
  vertical-align: top; }
  @media (max-width: 40em) {
    .plan-price {
      text-align: center;
      font-size: 22px; } }

.plans-header .plans-title {
  font-size: 28px; }
  @media (max-width: 40em) {
    .plans-header .plans-title .entry-subtitle {
      text-align: center; } }

.plans-setup {
  padding: 30px 0; }
  .plans-setup .header-alt-color {
    display: inline-block; }
  @media (max-width: 40em) {
    .plans-setup .entry-subtitle {
      text-align: center; } }

.plans-button-group .call-button {
  margin-left: 150px; }
  @media (max-width: 40em) {
    .plans-button-group .call-button {
      margin: 30px 0 10px; } }
  .plans-button-group .call-button:before {
    content: '';
    display: inline-block;
    background: url("images/icon-phone.svg") no-repeat;
    position: absolute;
    left: -60px;
    width: 52px;
    height: 52px;
    background-size: 100%;
    top: 0; }
    @media (max-width: 40em) {
      .plans-button-group .call-button:before {
        left: 50%;
        top: -43px;
        transform: translateX(-50%); } }

.plans-button-group .button {
  background: #0f6bb4;
  border: 2px solid #00baf0;
  display: inline-block;
  border-radius: 40px;
  padding: 10px 40px;
  color: #ffffff;
  margin-right: 30px;
  font-size: 20px;
  position: relative; }
  @media (min-width: 40.0625em) and (max-width: 64em) {
    .plans-button-group .button {
      font-size: 18px; } }
  .plans-button-group .button:hover {
    border-color: #0f6bb4;
    background: #00baf0;
    text-decoration: none;
    transition: all 150ms;
    color: #ffffff; }

@media (max-width: 40em) {
  .plans-button-group > span {
    display: block;
    text-align: center; } }

.plans-disclaimer {
  margin-top: -75px;
  background: #fff; }
  @media (max-width: 64em) {
    .plans-disclaimer {
      margin-top: 0; } }

.table-subheader {
  background-color: #0f6bb4;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 8px; }

.preferred-partner-template .sideimage {
  display: none; }
  @media (min-width: 30em) {
    .preferred-partner-template .sideimage {
      display: block;
      float: left;
      width: 9.375rem; } }
  @media (min-width: 37.5em) {
    .preferred-partner-template .sideimage {
      width: 12.5rem; } }
  @media (min-width: 48em) {
    .preferred-partner-template .sideimage {
      width: 15.625rem; } }
  @media (min-width: 60em) {
    .preferred-partner-template .sideimage {
      width: 25rem; } }
  @media (min-width: 75em) {
    .preferred-partner-template .sideimage {
      width: 28.125rem; } }
  .preferred-partner-template .sideimage.-mobile {
    display: block;
    float: left;
    margin: 0 20px 20px 0;
    margin: 0 1.25rem 1.25rem 0;
    width: 150px;
    width: 9.375rem; }
    @media (min-width: 30em) {
      .preferred-partner-template .sideimage.-mobile {
        display: none; } }

.preferred-partner-template .content {
  float: left;
  width: 100%; }
  @media (min-width: 30em) {
    .preferred-partner-template .content {
      max-width: 46.25rem;
      padding-left: 0.625rem;
      text-align: center;
      width: calc(100% - 150px); } }
  @media (min-width: 37.5em) {
    .preferred-partner-template .content {
      padding-left: 1.25rem;
      width: calc(100% - 200px); } }
  @media (min-width: 48em) {
    .preferred-partner-template .content {
      padding-left: 2.5rem;
      width: calc(100% - 250px); } }
  @media (min-width: 60em) {
    .preferred-partner-template .content {
      width: calc(100% - 400px); } }
  @media (min-width: 75em) {
    .preferred-partner-template .content {
      padding-left: 5rem;
      width: calc(100% - 550px); } }
  .preferred-partner-template .content ul,
  .preferred-partner-template .content ol {
    text-align: left; }
  .preferred-partner-template .content form {
    border-top: 1px solid #0e76bc;
    margin-top: 15px;
    margin-top: 0.9375rem;
    padding: 20px 0 40px 0;
    padding: 1.25rem 0 2.5rem 0;
    text-align: left; }
    .preferred-partner-template .content form label {
      font-weight: 700; }
    .preferred-partner-template .content form input {
      width: 100%; }
    .preferred-partner-template .content form input[type="submit"] {
      width: auto; }
    .preferred-partner-template .content form p:last-of-type {
      margin-bottom: 0;
      text-align: center; }

.preferred-partner-template.-landing .content form {
  border-top: 0;
  margin-top: 0;
  padding-top: 0; }

.preferred-partner-template .pageheader {
  border-bottom: 1px solid #0e76bc;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media (min-width: 30em) {
    .preferred-partner-template .pageheader {
      display: none; } }
  .preferred-partner-template .pageheader.-mobile {
    width: 100%; }
    @media (min-width: 30em) {
      .preferred-partner-template .pageheader.-mobile {
        display: none; } }
  .preferred-partner-template .pageheader.-incontent {
    display: none; }
    @media (min-width: 30em) {
      .preferred-partner-template .pageheader.-incontent {
        display: block; } }
  .preferred-partner-template .pageheader .subhead {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .preferred-partner-template .pageheader .subhead {
        font-size: 1.1875rem; } }
  .preferred-partner-template .pageheader .title {
    color: #25aae1;
    display: block;
    font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    margin: 13px 0 13px 0;
    margin: 0.8125rem 0 0.8125rem 0;
    text-transform: uppercase; }
    @media (min-width: 30em) {
      .preferred-partner-template .pageheader .title {
        font-size: 1.5rem; } }
    @media (min-width: 37.5em) {
      .preferred-partner-template .pageheader .title {
        font-size: 1.875rem; } }
    @media (min-width: 48em) {
      .preferred-partner-template .pageheader .title {
        font-size: 2.25rem;
        margin: 1.25rem 0; } }
    @media (min-width: 60em) {
      .preferred-partner-template .pageheader .title {
        font-size: 3rem; } }
    @media (min-width: 75em) {
      .preferred-partner-template .pageheader .title {
        font-size: 3.375rem; } }
    @media (min-width: 90em) {
      .preferred-partner-template .pageheader .title {
        font-size: 4rem; } }
  .preferred-partner-template .pageheader .description {
    font-size: 16px;
    font-size: 1rem;
    text-align: center; }
    @media (min-width: 48em) {
      .preferred-partner-template .pageheader .description {
        font-size: 1.1875rem; } }
    @media (min-width: 90em) {
      .preferred-partner-template .pageheader .description {
        font-size: 1.3125rem; } }

.preferred-partner-template .price_details {
  background-color: #0e76bc;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 1.5em;
  padding: 20px 80px;
  padding: 1.25rem 5rem; }
  .preferred-partner-template .price_details .price {
    font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 600;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0; }
  .preferred-partner-template .price_details .value {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin: 0; }

.preferred-partner-template .call {
  border-bottom: 1px solid #0e76bc;
  border-top: 1px solid #0e76bc;
  margin-top: 15px;
  margin-top: 0.9375rem;
  padding: 20px 0;
  padding: 1.25rem 0; }
  @media (min-width: 37.5em) {
    .preferred-partner-template .call {
      margin-top: 0;
      padding: 1.5625rem 0; } }
  .preferred-partner-template .call .title {
    color: #0e76bc;
    font-size: 28px;
    font-size: 1.75rem;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    text-transform: uppercase; }
    @media (min-width: 37.5em) {
      .preferred-partner-template .call .title {
        font-size: 2.125rem; } }
    @media (min-width: 48em) {
      .preferred-partner-template .call .title {
        font-size: 2.5rem; } }
    @media (min-width: 60em) {
      .preferred-partner-template .call .title {
        font-size: 3rem; } }
    @media (min-width: 75em) {
      .preferred-partner-template .call .title {
        font-size: 3rem; } }
    @media (min-width: 90em) {
      .preferred-partner-template .call .title {
        font-size: 3.5rem; } }
  .preferred-partner-template .call .description {
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 48em) {
      .preferred-partner-template .call .description {
        font-size: 1.1875rem; } }

.preferred-partner-template .disclaimer {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 15px;
  margin-top: 0.9375rem; }
  @media (min-width: 37.5em) {
    .preferred-partner-template .disclaimer {
      font-size: 0.875rem;
      margin-top: 1.875rem; } }
  @media (min-width: 75em) {
    .preferred-partner-template .disclaimer {
      font-size: 0.9375rem;
      margin-top: 3.125rem; } }

.referral-template .sideimage {
  float: left;
  width: 100px;
  width: 6.25rem; }
  @media (min-width: 30em) {
    .referral-template .sideimage {
      width: 9.375rem; } }
  @media (min-width: 37.5em) {
    .referral-template .sideimage {
      width: 12.5rem; } }
  @media (min-width: 48em) {
    .referral-template .sideimage {
      width: 15.625rem; } }
  @media (min-width: 60em) {
    .referral-template .sideimage {
      width: 25rem; } }
  @media (min-width: 75em) {
    .referral-template .sideimage {
      width: 28.125rem; } }

.referral-template .content {
  float: left;
  text-align: center;
  width: 100%; }
  @media (min-width: 30em) {
    .referral-template .content {
      max-width: 46.25rem;
      padding-left: 0.625rem;
      width: calc(100% - 150px); } }
  @media (min-width: 37.5em) {
    .referral-template .content {
      padding-left: 1.25rem;
      width: calc(100% - 200px); } }
  @media (min-width: 48em) {
    .referral-template .content {
      padding-left: 2.5rem;
      width: calc(100% - 250px); } }
  @media (min-width: 60em) {
    .referral-template .content {
      width: calc(100% - 400px); } }
  @media (min-width: 75em) {
    .referral-template .content {
      padding-left: 5rem;
      width: calc(100% - 550px); } }

.referral-template .pagetitle {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media (min-width: 30em) {
    .referral-template .pagetitle {
      display: none; } }
  .referral-template .pagetitle.-mobile {
    clear: right;
    float: right;
    max-width: 320px;
    max-width: 20rem;
    width: calc(100% - 110px); }
    @media (min-width: 30em) {
      .referral-template .pagetitle.-mobile {
        display: none; } }
  .referral-template .pagetitle.-incontent {
    display: none; }
    @media (min-width: 30em) {
      .referral-template .pagetitle.-incontent {
        display: block; } }
  .referral-template .pagetitle .subhead {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .referral-template .pagetitle .subhead {
        font-size: 1.1875rem; } }
  .referral-template .pagetitle .title {
    color: #25aae1;
    display: block;
    font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    margin: 13px 0 10px 0;
    margin: 0.8125rem 0 0.625rem 0;
    text-transform: uppercase; }
    @media (min-width: 30em) {
      .referral-template .pagetitle .title {
        font-size: 1.5rem; } }
    @media (min-width: 37.5em) {
      .referral-template .pagetitle .title {
        font-size: 1.875rem; } }
    @media (min-width: 48em) {
      .referral-template .pagetitle .title {
        font-size: 2.25rem;
        margin: 1.25rem 0; } }
    @media (min-width: 60em) {
      .referral-template .pagetitle .title {
        font-size: 3rem; } }
    @media (min-width: 75em) {
      .referral-template .pagetitle .title {
        font-size: 3.375rem; } }
    @media (min-width: 90em) {
      .referral-template .pagetitle .title {
        font-size: 4rem; } }
  .referral-template .pagetitle .description {
    font-size: 16px;
    font-size: 1rem;
    text-align: center; }
    @media (min-width: 48em) {
      .referral-template .pagetitle .description {
        font-size: 1.1875rem; } }
    @media (min-width: 90em) {
      .referral-template .pagetitle .description {
        font-size: 1.3125rem; } }

.referral-template .consultation {
  border-top: 1px solid #0e76bc;
  margin-top: 20px;
  margin-top: 1.25rem;
  padding: 20px 0;
  padding: 1.25rem 0; }
  @media (min-width: 37.5em) {
    .referral-template .consultation {
      margin-top: 0;
      padding: 1.5625rem 0; } }
  .referral-template .consultation .title {
    color: #0e76bc;
    font-size: 26px;
    font-size: 1.625rem;
    margin: 0;
    text-transform: uppercase; }
    @media (min-width: 37.5em) {
      .referral-template .consultation .title {
        font-size: 1.875rem; } }
    @media (min-width: 48em) {
      .referral-template .consultation .title {
        font-size: 2.25rem; } }
    @media (min-width: 60em) {
      .referral-template .consultation .title {
        font-size: 2.5rem; } }
    @media (min-width: 75em) {
      .referral-template .consultation .title {
        font-size: 3rem; } }
    @media (min-width: 90em) {
      .referral-template .consultation .title {
        font-size: 3.75rem; } }
  .referral-template .consultation .form {
    margin: 20px 20px 0 20px;
    margin: 1.25rem 1.25rem 0 1.25rem; }
    @media (min-width: 48em) {
      .referral-template .consultation .form {
        margin-left: 2.5rem;
        margin-right: 2.5rem; } }
    @media (min-width: 60em) {
      .referral-template .consultation .form {
        margin-left: 5rem;
        margin-right: 5rem; } }
    @media (min-width: 75em) {
      .referral-template .consultation .form {
        margin-left: 5rem;
        margin-right: 5rem; } }
    @media (min-width: 90em) {
      .referral-template .consultation .form {
        margin-left: 2.5rem;
        margin-right: 2.5rem; } }
    .referral-template .consultation .form form {
      text-align: left; }
    .referral-template .consultation .form form label {
      font-weight: 700; }
    .referral-template .consultation .form form input {
      width: 100%; }
    .referral-template .consultation .form form input[type="submit"] {
      width: auto; }
    .referral-template .consultation .form form p:last-of-type {
      margin-bottom: 0;
      text-align: center; }

.referral-template .call {
  border-top: 1px solid #0e76bc;
  margin-top: 15px;
  margin-top: 0.9375rem;
  padding: 20px 0;
  padding: 1.25rem 0; }
  @media (min-width: 37.5em) {
    .referral-template .call {
      margin-top: 0;
      padding: 1.5625rem 0; } }
  .referral-template .call .title {
    color: #0e76bc;
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    text-transform: uppercase; }
    @media (min-width: 37.5em) {
      .referral-template .call .title {
        font-size: 1.5rem; } }
    @media (min-width: 48em) {
      .referral-template .call .title {
        font-size: 1.5rem; } }
    @media (min-width: 60em) {
      .referral-template .call .title {
        font-size: 1.875rem; } }
    @media (min-width: 75em) {
      .referral-template .call .title {
        font-size: 2.25rem; } }
    @media (min-width: 90em) {
      .referral-template .call .title {
        font-size: 2.625rem; } }
  .referral-template .call .description {
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 48em) {
      .referral-template .call .description {
        font-size: 1.1875rem; } }

.referral-template .disclaimer {
  border-top: 1px solid #0e76bc;
  font-size: 12px;
  font-size: 0.75rem;
  padding-top: 15px;
  padding-top: 0.9375rem; }
  @media (min-width: 37.5em) {
    .referral-template .disclaimer {
      font-size: 0.875rem;
      padding-top: 1.25rem; } }
  .referral-template .disclaimer p {
    margin: 0 auto;
    width: 80%; }

.search-template h2 {
  margin: 0; }

.tips-template ol {
  list-style: none;
  margin: 0;
  padding: 0; }
  .tips-template ol > li {
    padding-bottom: 0.83333em; }


.hrt-template .phases {
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  padding: 0 0 30px 0;
  padding: 0 0 1.875rem 0; }

.hrt-template .phasestext {
  max-width: none; }
  @media (min-width: 60em) {
    .hrt-template .phasestext {
      float: left; } }
  


.hrt-template .hrt-membership {
  background-image: url(images/HRT_get_started.jpg);
  background-size: cover;
  background-position: center; }
  @media (min-width: 37.5em) {
    .hrt-template .hrt-membership .entry-content {
      width: 60%; }
    .hrt-template .hrt-membership .entry-title {
      width: 50%; } }
  @media (min-width: 60em) {
    .hrt-template .hrt-membership .entry-content {
      width: 35%; }
    .hrt-template .hrt-membership .entry-title {
      width: 50%; } }



.margin-0 {
  margin: 0 !important; }

.hide-for-large {
  display: block; }
  @media (min-width: 37.5em) {
    .hide-for-large {
      display: none; } }

.show-for-large {
  display: none; }
  @media (min-width: 37.5em) {
    .show-for-large {
      display: block; } }

.middle-banner {
  position: relative;
  z-index: 10; }

.middle-banner-eyebrow {
  padding: 5px 30px;
  background-color: #009DBF;
  color: white !important;
  text-transform: uppercase;
  font-size: 25px;
  font-size: 1.5625rem;
  max-width: fit-content; }

.middle-banner-title {
  line-height: 0.9;
  font-family: 'Red Hat Display', sans-serif;
  font-weight: bold; }

.services-title {
  font-family: 'Red Hat Display', sans-serif;
  margin-top: 5px;
  margin-top: 0.3125rem; }

.services {
  gap: 100px;
  gap: 6.25rem; }
  @media (max-width: 640px) {
    .services {
      gap: 1.875rem; } }
  .services .service {
    text-align: center; }
    .services .service .title {
      font-family: 'Red Hat Display', sans-serif;
      font-size: 22px;
      font-size: 1.375rem;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 0; }
    .services .service .separator {
      margin: 15px 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
    .services .service .btn .button {
      padding: 10px 20px;
      border: 3px solid #009DBF;
      background-color: #009DBF;
      color: #fff;
      text-transform: uppercase; }

.bottom-banner .wp-block-cover__inner-container {
  position: relative; }

.bottom-banner .container {
  position: relative;
  min-height: 350px;
  min-height: 21.875rem; }
  .bottom-banner .container .image-text {
    position: absolute;
    right: 0;
    top: 0;
    width: 380px;
    width: 23.75rem;
    height: 135px;
    height: 8.4375rem; }
  .bottom-banner .container .btn {
    margin-top: 30px;
    margin-top: 1.875rem;
    text-align: center; }
    @media (min-width: 37.5em) {
      .bottom-banner .container .btn {
        position: absolute;
        left: 0;
        bottom: 0; } }
    .bottom-banner .container .btn .button {
      border: 2px solid #fff;
      padding: 10px 100px;
      background-color: #000000;
      color: #fff;
      text-transform: uppercase; }

.page-remembering-george-blackburn .donation {
  background: #0e76bc;
  color: #ffffff;
  padding: 20px;
  padding: 1.25rem; }
  .page-remembering-george-blackburn .donation a {
    color: #ffffff; }
    .page-remembering-george-blackburn .donation a:hover {
      color: #ffffff; }

.page-share-your-story .bookly-form > .ab-time-step {
  margin-left: 0; }

button.appointment-terms-of-use {
  -webkit-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  display: inline;
  padding: 0;
  margin: 0;
  text-decoration: underline;
  color: #69a627; }

.entry-content {
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 37.5em) {
    .entry-content {
      font-size: 1.125rem; } }
  @media (min-width: 48em) {
    .entry-content {
      font-size: 1.25rem; } }
  @media (min-width: 75em) {
    .entry-content {
      font-size: 1.4375rem; } }
  .dpp-template .plans-section .entry-content {
    text-align: center; }
  .entry-content h1,
  .entry-content .h1 {
    font-size: 1.3913em;
    margin: 0 0 0.55556em 0; }
    @media (min-width: 48em) {
      .entry-content h1,
      .entry-content .h1 {
        font-size: 3rem; } }
    @media (min-width: 60em) {
      .entry-content h1,
      .entry-content .h1 {
        font-size: 3.75rem; } }
    @media (min-width: 75em) {
      .entry-content h1,
      .entry-content .h1 {
        font-size: 4.5rem; } }
  .entry-content h2,
  .entry-content .h2 {
    font-size: 1.375em;
    font-weight: 400;
    margin: 0 0 1.11111em; }
    @media (min-width: 48em) {
      .entry-content h2,
      .entry-content .h2 {
        font-size: 1.5625rem; } }
    @media (min-width: 60em) {
      .entry-content h2,
      .entry-content .h2 {
        font-size: 1.875rem; } }
    @media (min-width: 75em) {
      .entry-content h2,
      .entry-content .h2 {
        font-size: 2.25rem; } }
  .entry-content h3,
  .entry-content .h3 {
    font-size: 1.25em;
    margin: 0 0 0.83333em 0; }
    @media (min-width: 48em) {
      .entry-content h3,
      .entry-content .h3 {
        font-size: 1.5rem; } }
    @media (min-width: 75em) {
      .entry-content h3,
      .entry-content .h3 {
        font-size: 1.75rem; } }
  .entry-content h4,
  .entry-content .h4 {
    font-size: 1em;
    margin: 0 0 0.66667em 0; }
    @media (min-width: 48em) {
      .entry-content h4,
      .entry-content .h4 {
        font-size: 1.25rem; } }
    @media (min-width: 75em) {
      .entry-content h4,
      .entry-content .h4 {
        font-size: 1.4375rem; } }
  .entry-content .h6 {
    font-size: 0.67em;
    line-height: 1.1; }
  .entry-content p {
    line-height: 1.5; }
  .entry-content a {
    text-decoration: underline; }
    .entry-content a:not(.cta-button):not(.cta-button-v2):hover, .entry-content a:not(.cta-button):not(.cta-button-v2):active {
      color: #4b771b;
      text-decoration: underline;
      transition: color 150ms; }
  .entry-content ul,
  .entry-content ol {
    line-height: 1.5;
    margin: 0 0 1.5625em 0; }
    .entry-content ul.-nobullet,
    .entry-content ol.-nobullet {
      list-style: none;
      padding: 0; }
  .entry-content blockquote {
    border: 0;
    font-size: 32px;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 auto;
    max-width: 420px;
    padding: 0;
    text-align: center; }
    .entry-content blockquote p {
      font-size: 32px;
      font-size: 2rem;
      line-height: 1.1; }
      .entry-content blockquote p:before {
        content: '"'; }
      .entry-content blockquote p:after {
        content: '"'; }

.type-lindora_press .entry-content blockquote {
  color: #0e76bc;
  max-width: 800px; }

.single-post .entry-header,
.single-lindora_press .entry-header {
  margin: 0 0 2em 0; }

.entry-meta .byline {
  display: none; }

.entry-subtitle,
.entry-content h2:not(.h3) {
  color: #02baf0;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 1.11111em 0; }
  @media (min-width: 48em) {
    .entry-subtitle,
    .entry-content h2:not(.h3) {
      font-size: 1.5625rem; } }
  @media (min-width: 60em) {
    .entry-subtitle,
    .entry-content h2:not(.h3) {
      font-size: 1.875rem; } }
  @media (min-width: 75em) {
    .entry-subtitle,
    .entry-content h2:not(.h3) {
      font-size: 2.25rem; } }
  .entry-subtitle.-emphasis,
  .entry-content h2:not(.h3).-emphasis {
    background-color: #69a627;
    color: #ffffff;
    font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 1.11111em 0;
    padding: 10px 20px;
    padding: 0.625rem 1.25rem; }
    @media (min-width: 48em) {
      .entry-subtitle.-emphasis,
      .entry-content h2:not(.h3).-emphasis {
        font-size: 1.375rem; } }
    @media (min-width: 60em) {
      .entry-subtitle.-emphasis,
      .entry-content h2:not(.h3).-emphasis {
        font-size: 1.625rem; } }
    @media (min-width: 75em) {
      .entry-subtitle.-emphasis,
      .entry-content h2:not(.h3).-emphasis {
        font-size: 2rem; } }
  .blog .entry-subtitle,
  .archive .entry-subtitle, .blog
  .entry-content h2:not(.h3),
  .archive
  .entry-content h2:not(.h3) {
    margin: 0; }
  .plans-template .entry-subtitle, .plans-template
  .entry-content h2:not(.h3) {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 0 0.90909em 0; }
    @media (min-width: 48em) {
      .plans-template .entry-subtitle, .plans-template
      .entry-content h2:not(.h3) {
        font-size: 1.875rem; } }
    @media (min-width: 60em) {
      .plans-template .entry-subtitle, .plans-template
      .entry-content h2:not(.h3) {
        font-size: 2.25rem; } }
    @media (min-width: 75em) {
      .plans-template .entry-subtitle, .plans-template
      .entry-content h2:not(.h3) {
        font-size: 2.75rem; } }
  .lfl-online-template .entry-subtitle strong, .lfl-online-template
  .entry-content h2:not(.h3) strong {
    display: block; }
  .entry-subtitle sup,
  .entry-content h2:not(.h3) sup {
    display: inline-block;
    font-size: 1em;
    margin-top: 1.25em;
    vertical-align: top; }

.entry-summary {
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 37.5em) {
    .entry-summary {
      font-size: 1.125rem; } }
  @media (min-width: 48em) {
    .entry-summary {
      font-size: 1.25rem; } }
  @media (min-width: 75em) {
    .entry-summary {
      font-size: 1.4375rem; } }
  .entry-summary p {
    line-height: 1.5; }
    .entry-summary p:last-child {
      margin-bottom: 0; }
  .entry-summary a {
    text-decoration: underline; }
    .entry-summary a:hover, .entry-summary a:active {
      color: #4b771b;
      text-decoration: underline;
      transition: color 150ms; }

.entry-thumbnail {
  margin-bottom: 2em; }

.entry-title,
.page-title,
#sjb_header-detail .page-title {
  color: #0e76bc;
  font-family: "jubilat", Georgia, "Times New Roman", Times, serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.1;
  margin: 0 0 0.55556em 0; }
  @media (min-width: 48em) {
    .entry-title,
    .page-title,
    #sjb_header-detail .page-title {
      font-size: 3rem; } }
  @media (min-width: 60em) {
    .entry-title,
    .page-title,
    #sjb_header-detail .page-title {
      font-size: 3.75rem; } }
  @media (min-width: 75em) {
    .entry-title,
    .page-title,
    #sjb_header-detail .page-title {
      font-size: 4.5rem; } }
  .single-post .entry-title,
  .single-lindora_press .entry-title, .single-post
  .page-title,
  .single-lindora_press
  .page-title, .single-post
  #sjb_header-detail .page-title,
  .single-lindora_press
  #sjb_header-detail .page-title {
    margin-bottom: 0; }
  .clinic-locations-template li .entry-title,
  .faqs-template li .entry-title,
  .tips-template li .entry-title,
  .careers-template li .entry-title,
  .search-template .post .entry-title, .clinic-locations-template li
  .page-title,
  .faqs-template li
  .page-title,
  .tips-template li
  .page-title,
  .careers-template li
  .page-title,
  .search-template .post
  .page-title, .clinic-locations-template li
  #sjb_header-detail .page-title,
  .faqs-template li
  #sjb_header-detail .page-title,
  .tips-template li
  #sjb_header-detail .page-title,
  .careers-template li
  #sjb_header-detail .page-title,
  .search-template .post
  #sjb_header-detail .page-title {
    color: #69a627;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.2;
    margin: 0 0 0.55556em 0; }
    @media (min-width: 48em) {
      .clinic-locations-template li .entry-title,
      .faqs-template li .entry-title,
      .tips-template li .entry-title,
      .careers-template li .entry-title,
      .search-template .post .entry-title, .clinic-locations-template li
      .page-title,
      .faqs-template li
      .page-title,
      .tips-template li
      .page-title,
      .careers-template li
      .page-title,
      .search-template .post
      .page-title, .clinic-locations-template li
      #sjb_header-detail .page-title,
      .faqs-template li
      #sjb_header-detail .page-title,
      .tips-template li
      #sjb_header-detail .page-title,
      .careers-template li
      #sjb_header-detail .page-title,
      .search-template .post
      #sjb_header-detail .page-title {
        font-size: 1.5625rem; } }
    @media (min-width: 60em) {
      .clinic-locations-template li .entry-title,
      .faqs-template li .entry-title,
      .tips-template li .entry-title,
      .careers-template li .entry-title,
      .search-template .post .entry-title, .clinic-locations-template li
      .page-title,
      .faqs-template li
      .page-title,
      .tips-template li
      .page-title,
      .careers-template li
      .page-title,
      .search-template .post
      .page-title, .clinic-locations-template li
      #sjb_header-detail .page-title,
      .faqs-template li
      #sjb_header-detail .page-title,
      .tips-template li
      #sjb_header-detail .page-title,
      .careers-template li
      #sjb_header-detail .page-title,
      .search-template .post
      #sjb_header-detail .page-title {
        font-size: 1.875rem; } }
    @media (min-width: 75em) {
      .clinic-locations-template li .entry-title,
      .faqs-template li .entry-title,
      .tips-template li .entry-title,
      .careers-template li .entry-title,
      .search-template .post .entry-title, .clinic-locations-template li
      .page-title,
      .faqs-template li
      .page-title,
      .tips-template li
      .page-title,
      .careers-template li
      .page-title,
      .search-template .post
      .page-title, .clinic-locations-template li
      #sjb_header-detail .page-title,
      .faqs-template li
      #sjb_header-detail .page-title,
      .tips-template li
      #sjb_header-detail .page-title,
      .careers-template li
      #sjb_header-detail .page-title,
      .search-template .post
      #sjb_header-detail .page-title {
        font-size: 2.25rem; } }
  .search-template .post .entry-title, .search-template .post
  .page-title, .search-template .post
  #sjb_header-detail .page-title {
    margin: 0 0 0.27778em 0; }
  .plans-section .entry-title, .plans-section
  .page-title, .plans-section
  #sjb_header-detail .page-title {
    border-top: 1px solid #0e76bc;
    padding-top: 25px;
    padding-top: 1.5625rem; }
  .dpp-template .plans-section .entry-title, .dpp-template .plans-section
  .page-title, .dpp-template .plans-section
  #sjb_header-detail .page-title {
    text-align: center; }
  .entry-title sup,
  .page-title sup,
  #sjb_header-detail .page-title sup {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    vertical-align: top; }

.-archive .post,
.-archive .lindora_press {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }

.section-clinic-cta {
  background-color: #81bd41;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  @media (min-width: 48em) {
    .section-clinic-cta {
      background-position: right top;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%;
      text-align: right; } }
  .section-clinic-cta .wrapper {
    margin: 90px 10px 30px;
    margin: 5.625rem 0.625rem 1.875rem;
    padding: 0;
    position: relative;
    text-align: center;
    -ms-flex-positive: 1;
        flex-grow: 1; }
    @media (min-width: 48em) {
      .section-clinic-cta .wrapper {
        margin: 3.125rem 1.875rem 3.125rem 1.25rem;
        max-width: 31.25rem; } }
    @media (min-width: 60em) {
      .section-clinic-cta .wrapper {
        margin: 3.125rem 3.125rem 3.125rem 1.25rem; } }
    @media (min-width: 75em) {
      .section-clinic-cta .wrapper {
        margin: 4.375rem 4.375rem 4.375rem 1.25rem; } }
  .section-clinic-cta .title {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }
    @media (min-width: 37.5em) {
      .section-clinic-cta .title {
        font-size: 3.25rem;
        margin-bottom: 2.75rem; } }
    @media (min-width: 48em) {
      .section-clinic-cta .title {
        font-size: 2.5rem;
        margin-bottom: 2.5rem;
        line-height: 1.36; } }
    @media (min-width: 60em) {
      .section-clinic-cta .title {
        font-size: 3.125rem;
        margin-bottom: 2.5rem;
        line-height: 1.32; } }
    @media (min-width: 75em) {
      .section-clinic-cta .title {
        font-size: 3.625rem;
        margin-bottom: 2.75rem;
        line-height: 1.12; } }
  .section-clinic-cta .button {
    margin: 0 5px 10px 5px;
    margin: 0 0.3125rem 0.625rem 0.3125rem; }
    @media (min-width: 60em) {
      .section-clinic-cta .button {
        margin-bottom: 0; } }
    @media (max-width: 59.99em) {
      .section-clinic-cta .button {
        padding: 0.625rem 0.9375rem; } }

.section-find-a-clinic {
  background-color: #073a5d;
  color: #ffffff;
  padding: 25px 15px 15px 15px;
  padding: 1.5625rem 0.9375rem 0.9375rem 0.9375rem;
  text-align: center; }
  @media (min-width: 37.5em) {
    .section-find-a-clinic {
      padding: 2.1875rem 0 0 0; } }
  @media (min-width: 48em) {
    .section-find-a-clinic {
      background-color: #0e76bc; } }
  .section-find-a-clinic .title {
    font-size: 38px;
    font-size: 2.375rem;
    font-weight: 400;
    padding-bottom: 20px;
    padding-bottom: 1.25rem; }
    @media (min-width: 37.5em) {
      .section-find-a-clinic .title {
        font-size: 4rem;
        padding-bottom: 1.875rem; } }
    .section-find-a-clinic .title .icon {
      margin-right: 15px;
      margin-right: 0.9375rem;
      max-height: 30px;
      max-height: 1.875rem; }
      @media (min-width: 37.5em) {
        .section-find-a-clinic .title .icon {
          margin-right: 1.25rem;
          max-height: 3.125rem; } }
  .section-find-a-clinic .text {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0; }

.section-find-a-clinic-map {
  padding: 60px 0; }
  .section-find-a-clinic-map .container {
    max-width: 1240px; }
  .section-find-a-clinic-map .title {
    font-size: 32px;
    font-size: 2rem;
    color: #0e76bc;
    margin-bottom: 32px;
    margin-bottom: 2rem; }
  @media (max-width: 47.99em) {
    .section-find-a-clinic-map .image-for-desktop {
      display: none; } }
  @media (min-width: 48em) {
    .section-find-a-clinic-map .image-for-mobile {
      display: none; } }
  .section-find-a-clinic-map .clinic-map {
    text-align: center; }

.section-food {
  background-color: #69a627;
  color: #ffffff;
  overflow: hidden;
  padding: 10px 0 0 0;
  padding: 0.625rem 0 0 0;
  position: relative;
  z-index: 3; }
  @media (min-width: 48em) {
    .section-food {
      overflow: visible;
      padding: 3.75rem 0; } }
  .section-food .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: static;
    padding-right: 0; }
    @media (min-width: 48em) {
      .section-food .container {
        display: block; } }
  .section-food .wrapper {
    margin: 0 10px;
    margin: 0 0.625rem;
    -ms-flex-order: 2;
        order: 2;
    padding: 30px 10px 40px 0;
    padding: 1.875rem 0.625rem 2.5rem 0; }
    @media (min-width: 48em) {
      .section-food .wrapper {
        float: none;
        max-width: 43.75%;
        padding: 0 0.625rem 0 0;
        width: auto; } }
  .section-food .subtitle {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
  .section-food .title {
    font-size: 48px;
    font-size: 3rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    @media (min-width: 30em) {
      .section-food .title {
        font-size: 3.625rem; } }
    @media (min-width: 60em) {
      .section-food .title {
        font-size: 4.25rem; } }
    @media (min-width: 75em) {
      .section-food .title {
        font-size: 5.3125rem; } }
    @media (min-width: 90em) {
      .section-food .title {
        font-size: 5.625rem; } }
    .section-food .title sup {
      font-size: 22px;
      font-size: 1.375rem; }
  .section-food .text {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    @media (min-width: 60em) {
      .section-food .text {
        font-size: 1.25rem; } }
  .section-food .imagewrapper {
    -ms-flex-order: 1;
        order: 1; }
    @media (min-width: 48em) {
      .section-food .imagewrapper {
        bottom: auto;
        height: auto;
        max-width: 51.38889%;
        left: auto;
        overflow-x: hidden;
        position: absolute;
        right: 0;
        top: 1.25rem;
        width: auto; } }
  .section-food .image {
    display: block;
    max-width: 100%; }
    .section-food .image-desktop {
      display: none; }
    @media (min-width: 48em) {
      .section-food .image {
        max-width: none;
        width: 40.625rem; } }
    @media (min-width: 60em) {
      .section-food .image {
        width: 42.5rem; }
        .section-food .image-desktop {
          display: inline-block; }
        .section-food .image-mobile {
          display: none; } }
    @media (min-width: 75em) {
      .section-food .image {
        width: 43.75rem; } }
    @media (min-width: 90em) {
      .section-food .image {
        width: auto; } }

.section-lean-online {
  background-color: #f5f5f5;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #0e76bc;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media (max-width: 415px) {
    .section-lean-online {
      max-height: 28.4375rem; } }
  @media (min-width: 30em) {
    .section-lean-online {
      background-position: right bottom;
      background-size: cover; } }
  @media (min-width: 48em) {
    .section-lean-online {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%;
      text-align: left; } }
  @media (min-width: 75em) {
    .section-lean-online {
      background-position: 60% bottom; } }
  @media (min-width: 90em) {
    .section-lean-online {
      background-position: center bottom; } }
  .section-lean-online .background {
    bottom: 0;
    content: ' ';
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    @media (min-width: 30em) and (max-width: 47.99em) {
      .section-lean-online .background {
        background-color: transparent;
        background: linear-gradient(to right, #ffffff 0%, #ffffff 80%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 80%); } }
    @media (min-width: 48em) and (max-width: 74.99em) {
      .section-lean-online .background {
        background-color: transparent;
        background: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%); } }
  .section-lean-online .wrapper {
    margin: 20px 10px 30px;
    margin: 1.25rem 0.625rem 1.875rem;
    padding: 0;
    position: relative;
    text-align: center;
    -ms-flex-positive: 1;
        flex-grow: 1; }
    @media (min-width: 48em) {
      .section-lean-online .wrapper {
        margin: 3.125rem 1.25rem 3.125rem 1.875rem;
        max-width: 28.125rem; } }
    @media (min-width: 60em) {
      .section-lean-online .wrapper {
        margin: 3.125rem 1.25rem 3.125rem 3.125rem; } }
    @media (min-width: 75em) {
      .section-lean-online .wrapper {
        margin: 4.1rem 1.25rem 4.375rem 4.375rem; } }
    .section-lean-online .wrapper img {
      margin-bottom: 10px; }
  .section-lean-online .button.cta-button {
    border: 3px solid #fff;
    border: .1875rem solid #fff;
    background-color: #0e76bc;
    background-color: rgba(14, 118, 188, 0.7);
    color: #fff;
    padding-left: 75px;
    padding-right: 75px; }

.section-plans {
  background-color: #ffffff;
  padding: 40px 0 0 0;
  padding: 2.5rem 0 0 0;
  position: relative;
  text-align: center;
  z-index: 2; }
  @media (min-width: 48em) {
    .section-plans {
      padding-top: 5rem; } }
  @media (min-width: 60em) {
    .section-plans {
      padding-top: 6.875rem;
      padding-bottom: 3.125rem; } }
  @media (min-width: 60em) {
    .section-plans .wrapper {
      margin-left: 17.5rem; } }
  @media (min-width: 90em) {
    .section-plans .wrapper {
      margin: 0 auto;
      max-width: 65rem; } }
  @media (min-width: 37.5em) {
    .section-plans .subtitle {
      padding-top: 1.25rem; } }
  .section-plans .title {
    color: #0e76bc;
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    @media (min-width: 37.5em) {
      .section-plans .title {
        font-size: 3rem;
        margin-bottom: 1.875rem; } }
    @media (min-width: 60em) {
      .section-plans .title {
        font-size: 3.5rem; } }
    @media (min-width: 75em) {
      .section-plans .title {
        font-size: 3.5rem; } }
    @media (min-width: 90em) {
      .section-plans .title {
        font-size: 4.25rem; } }
  .section-plans .text {
    font-size: 18px;
    font-size: 1.125rem; }
    @media (min-width: 37.5em) {
      .section-plans .text {
        font-size: 1.25rem; } }
    @media (min-width: 75em) {
      .section-plans .text {
        font-size: 1.4375rem;
        margin: 0 5rem; } }
  .section-plans a {
    color: #0e76bc; }
  .section-plans .imagewrapper {
    margin: 10px auto 0 auto;
    margin: 0.625rem auto 0 auto;
    max-width: 768px;
    max-width: 48rem;
    position: relative; }
    @media (min-width: 60em) {
      .section-plans .imagewrapper {
        bottom: -3.125rem;
        height: auto;
        max-width: 14.4375rem;
        margin: 0;
        overflow-x: hidden;
        position: absolute;
        width: auto; } }
    @media (min-width: 90em) {
      .section-plans .imagewrapper {
        left: 0; } }
  .section-plans .imagewrapper .molecules {
    display: none; }
    @media (min-width: 60em) {
      .section-plans .imagewrapper .molecules {
        display: block;
        max-width: none; } }
    .section-plans .imagewrapper .molecules.-horizontal {
      display: block; }
      @media (min-width: 60em) {
        .section-plans .imagewrapper .molecules.-horizontal {
          display: none; } }
  .section-plans .plans {
    margin: 30px auto 0 auto;
    margin: 1.875rem auto 0 auto;
    max-width: 927px;
    max-width: 57.9375rem;
    position: relative;
    width: auto; }
    @media (min-width: 48em) {
      .section-plans .plans {
        margin: 3.125rem auto 0 auto; } }
    @media (min-width: 90em) {
      .section-plans .plans {
        margin: 3.125rem auto 0 auto; } }
  .section-plans .plans > .less,
  .section-plans .plans > .more,
  .section-plans .plans > .which {
    background-color: #69a627;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    padding: 0 10px;
    padding: 0 0.625rem;
    position: relative; }
  .section-plans .plans > .more {
    background-color: #0e76bc; }
    @media (min-width: 30em) {
      .section-plans .plans > .more {
        border-left: 0.1875rem solid #ffffff; } }
  .section-plans .plans > .less:before,
  .section-plans .plans > .more:before,
  .section-plans .plans > .which:before {
    background-image: url("images/plans-bg_bw.jpg");
    background-position: left top;
    background-size: cover;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0.15;
    position: absolute;
    right: 0;
    top: 0; }
  .section-plans .plans > .more:before {
    background-position: right top; }
  .section-plans .plans .plantitle {
    color: #daf1c1;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1.1;
    margin: 40px 0 20px 0;
    margin: 2.5rem 0 1.25rem 0;
    position: relative;
    text-transform: uppercase; }
    @media (min-width: 37.5em) {
      .section-plans .plans .plantitle {
        font-size: 1.875rem; } }
    @media (min-width: 75em) {
      .section-plans .plans .plantitle {
        font-size: 2.25rem; } }
    .section-plans .plans .plantitle .intro {
      display: block;
      font-size: 36px;
      font-size: 2.25rem; }
      @media (min-width: 37.5em) {
        .section-plans .plans .plantitle .intro {
          font-size: 2.875rem; } }
      @media (min-width: 75em) {
        .section-plans .plans .plantitle .intro {
          font-size: 3.5rem; } }
    .section-plans .plans .plantitle strong {
      color: #ffffff;
      font-weight: 400; }
  .section-plans .plans > .more > .plantitle {
    color: #baddf1; }
  .section-plans .plans .plantext {
    color: #ffffff;
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 400;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    margin: 0 0 30px 0;
    margin: 0 0 1.875rem 0;
    position: relative;
    text-transform: uppercase; }
    @media (min-width: 30em) {
      .section-plans .plans .plantext {
        margin: 0 0 9.0625rem 0; } }
    .section-plans .plans .plantext:before {
      background-color: #ffffff;
      content: '';
      display: block;
      height: 3px;
      height: 0.1875rem;
      margin: 0 auto 15px auto;
      margin: 0 auto 0.9375rem auto;
      width: 100px;
      width: 6.25rem; }
    .section-plans .plans .plantext strong {
      display: block;
      font-size: 22px;
      font-size: 1.375rem;
      font-weight: 700; }
  .section-plans .plans > .button {
    color: #0e76bc;
    display: none;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 700;
    padding: 6px 30px;
    padding: 0.375rem 1.875rem; }
    @media (min-width: 30em) {
      .section-plans .plans > .button {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        background-color: #ffffff;
        border-color: #ffffff;
        bottom: 2.5rem;
        display: inline-block;
        position: absolute; } }
    @media (min-width: 37.5em) {
      .section-plans .plans > .button {
        padding: 0.375rem 3.125rem; } }
    @media (min-width: 30em) {
      .section-plans .plans > .button:hover {
        background-color: #0e76bc;
        border: 0.1875rem solid #ffffff;
        color: #ffffff; } }
  .section-plans .plans .button.-light {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    position: relative; }
    @media (min-width: 30em) {
      .section-plans .plans .button.-light {
        display: none; } }

.section-support {
  background-color: #0e76bc;
  background-position: right -120px;
  background-position: right -7.5rem;
  background-repeat: no-repeat;
  color: #ffffff;
  padding: 145px 0 40px 0;
  padding: 9.0625rem 0 2.5rem 0;
  position: relative;
  text-align: center;
  z-index: 4; }
  @media (min-width: 37.5em) {
    .section-support {
      background-image: url("images/border-hex_2.png");
      background-position: center top;
      padding: 2.8125rem 0 3.75rem 0; } }
  .section-support .container {
    z-index: 2; }
  .section-support .title {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
    @media (min-width: 37.5em) {
      .section-support .title {
        font-size: 3.25rem; } }
  .section-support .text {
    line-height: 1.2;
    font-size: 22px;
    font-size: 1.375rem; }
  .section-support .image {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -75px;
    bottom: -4.6875rem;
    width: 150px;
    width: 9.375rem; }
    @media (min-width: 60em) {
      .section-support .image {
        bottom: -6.75rem;
        width: auto; } }

.section-testimonials {
  background-color: #ffffff;
  padding-top: 40px;
  padding-top: 2.5rem;
  position: relative;
  text-align: center; }
  @media (min-width: 37.5em) {
    .section-testimonials {
      padding-top: 5rem; } }
  .section-testimonials .title {
    color: #0e76bc;
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    @media (min-width: 37.5em) {
      .section-testimonials .title {
        font-size: 4.25rem; } }
    @media (min-width: 60em) {
      .section-testimonials .title {
        font-size: 5rem; } }
  @media (min-width: 48em) {
    .section-testimonials .wrapper {
      display: -ms-flexbox;
      display: flex; } }
  .section-testimonials .testimonial {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1; }
    .section-testimonials .testimonial:nth-of-type(n+2) {
      margin-left: 5px; }
    .section-testimonials .testimonial:nth-last-of-type(n+2) {
      margin-right: 5px; }
    .section-testimonials .testimonial svg {
      display: block;
      height: auto;
      max-width: 100%; }
  .section-testimonials .disclaimer {
    margin: 0;
    padding: 10px;
    padding: 0.625rem;
    text-align: center; }
    @media (min-width: 37.5em) {
      .section-testimonials .disclaimer {
        border-top: 1px solid #cfcfcf; } }

.icon-pdf {
  display: inline-block;
  height: 30px;
  height: 1.875rem;
  margin: 0 10px 0 0;
  margin: 0 0.625rem 0 0;
  vertical-align: middle;
  width: auto; }

.icon-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0; }
  .icon-section .icon {
    padding: 0 0 25px 0;
    padding: 0 0 1.5625rem 0;
    text-align: center; }
    .icon-section .icon:last-child {
      padding-bottom: 0; }
    @media (min-width: 30em) {
      .our-approach-template .icon-section .icon {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        padding: 1.5625rem 1.5625rem; } }
    @media (min-width: 48em) {
      .our-approach-template .icon-section .icon {
        padding: 1.5625rem 1.5625rem; } }
    @media (min-width: 60em) {
      .our-approach-template .icon-section .icon {
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding: 1.5625rem 1.5625rem; } }
    @media (min-width: 75em) {
      .our-approach-template .icon-section .icon {
        padding: 1.5625rem 3.125rem; } }
    @media (min-width: 90em) {
      .our-approach-template .icon-section .icon {
        padding: 1.5625rem 4.6875rem; } }
    @media (min-width: 30em) {
      .food-template .icon-section .icon {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        margin: 0;
        padding: 0 1.5625rem 1.5625rem 0; } }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .food-template .icon-section .icon {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 1.5625rem 0;
        text-align: left; } }
    @media (min-width: 30em) and (max-width: 59.99em) {
      .food-template .icon-section .icon:nth-child(2n) {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        padding: 0 0 1.5625rem 1.5625rem; } }
    @media (min-width: 30em) {
      .lfl-online-template .icon-section .icon {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        margin: 0;
        max-width: 50%;
        padding: 0 1.5625rem 1.5625rem 0; } }
    @media (min-width: 60em) {
      .lfl-online-template .icon-section .icon {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 1.5625rem 0;
        text-align: left; } }
    @media (min-width: 30em) {
      .lfl-online-template .icon-section .icon:nth-child(2n) {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        padding: 0 0 1.5625rem 1.5625rem; } }
    @media (min-width: 60em) {
      .lfl-online-template .icon-section .icon:nth-child(2n) {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 1.5625rem 0; } }
    @media (min-width: 30em) and (max-width: 59.99em) {
      .lfl-online-template .icon-section .icon:last-child {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
  .icon-section .iconimage {
    display: inline-block;
    margin: 0 0 15px;
    margin: 0 0 0.9375rem; }
    @media (min-width: 37.5em) {
      .icon-section .iconimage {
        width: auto; } }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .food-template .icon-section .iconimage {
        float: right;
        margin: 0 0 0.9375rem 0.9375rem;
        width: 7.5rem; } }
    @media (min-width: 60em) {
      .lfl-online-template .icon-section .iconimage {
        float: right;
        margin: 0 0 0.9375rem 0.9375rem;
        width: 7.5rem; } }
    @media (min-width: 75em) {
      .lfl-online-template .icon-section .iconimage {
        float: left;
        margin: 0 1.5rem 0.9375rem 0;
        width: auto; } }
  .icon-section .icontitle {
    color: #69a627;
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.1;
    margin: 0 0 15px 0;
    margin: 0 0 0.9375rem 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .icon-section .icontitle {
        font-size: 1.875rem; } }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .food-template .icon-section .icontitle {
        font-size: 1.5rem;
        margin-top: 0.9375rem; } }
    @media (min-width: 75em) {
      .lfl-online-template .icon-section .icontitle {
        font-size: 1.875rem; } }
  @media (min-width: 60em) {
    .lfl-online-template .icon-section .icontile, .lfl-online-template
    .icon-section .icontext {
      margin-top: 0.9375rem; } }
  .icon-section .icontext {
    margin: 0; }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .food-template .icon-section .icontext {
        display: inline-block;
        width: calc(100% - 200px); } }
    @media (min-width: 75em) {
      .lfl-online-template .icon-section .icontext {
        display: inline-block;
        width: calc(100% - 200px); } }

.approach-callouts {
  border-bottom: 1px solid #0e76bc;
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  padding: 0 0 20px 0;
  padding: 0 0 1.25rem 0; }
  @media (min-width: 48em) {
    .approach-callouts {
      margin: 0 0 3.125rem 0;
      padding: 0 0 1.875rem 0; }
      .approach-callouts ul {
        display: -ms-flexbox;
        display: flex; } }
  @media (min-width: 48em) {
    .approach-callouts .callout {
      -ms-flex: 0 1 33.333333%;
          flex: 0 1 33.333333%; } }
  .approach-callouts ul {
    list-style: none;
    margin: 0 0 20px;
    margin: 0 0 1.25rem;
    padding: 0; }
  .approach-callouts .callout-content {
    color: #ffffff;
    padding: 25px;
    padding: 1.5625rem; }
  .approach-callouts .callout.-breathe .title,
  .approach-callouts .callout.-move .title,
  .approach-callouts .callout.-nourish .title {
    background: #74c2f0;
    padding: 0 25px;
    margin-top: 25px;
    margin-bottom: 0;
    color: #ffffff; }
  .approach-callouts .callout.-nourish {
    background-color: #40aceb;
    margin: 0; }
    @media (min-width: 48em) {
      .approach-callouts .callout.-nourish {
        margin-right: 0.8125rem; } }
  .approach-callouts .callout.-move {
    background-color: #0085d3;
    margin: 10px 0;
    margin: 0.625rem 0; }
    @media (min-width: 48em) {
      .approach-callouts .callout.-move {
        margin: 0 0.4375rem; } }
    .approach-callouts .callout.-move .title {
      background: #45a6df; }
  .approach-callouts .callout.-breathe {
    background-color: #0f6bb4;
    margin: 0; }
    @media (min-width: 48em) {
      .approach-callouts .callout.-breathe {
        margin-left: 0.8125rem; } }
    .approach-callouts .callout.-breathe .title {
      background: #5093c8; }
  .approach-callouts .title {
    font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 0 15px 0;
    margin: 0 0 0.9375rem 0; }
    @media (min-width: 48em) {
      .approach-callouts .title {
        font-size: 2.25rem; } }
  .approach-callouts .text {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 1em; }
    @media (min-width: 48em) {
      .approach-callouts .text {
        font-size: 1.25rem; } }
    .approach-callouts .text:last-child {
      margin-bottom: 0; }

.call-lindora {
  color: #0e76bc;
  display: block;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 400;
  margin: 0 0 6px;
  margin: 0 0 .375rem; }
  @media (min-width: 60em) {
    .call-lindora {
      margin: 0 0 .75rem;
      pointer-events: none; } }
  @media (min-width: 75em) {
    .call-lindora {
      font-size: 2.125rem;
      margin: 0 0 .875rem; } }
  .-is_stuck .call-lindora {
    font-size: 26px;
    font-size: 1.625rem;
    margin: 0 0 10px;
    margin: 0 0 .625rem; }
  .supplemental-navigation .call-lindora {
    text-align: right; }
  .mobile-navigation .call-lindora {
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: 0px;
    letter-spacing: .05rem;
    margin: 8px 0 0 0;
    margin: 0.5rem 0 0 0; }
  .site-footer .call-lindora {
    color: #ffffff; }
    @media (min-width: 48em) {
      .site-footer .call-lindora {
        margin: 5.625rem 0 0 0; } }
  .call-lindora:hover {
    text-decoration: none; }
  .call-lindora b {
    font-weight: 700; }

.clinic-map {
  position: relative;
  width: 100%; }
  @media (min-width: 48em) {
    .clinic-map {
      height: 37.5rem;
      overflow: hidden; } }
  .clinic-map .searchshadow {
    z-index: 2; }
    @media (min-width: 48em) {
      .clinic-map .searchshadow {
        box-shadow: 0 0 1.875rem rgba(0, 0, 0, 0.4);
        height: 31.25rem;
        left: 5.625rem;
        position: absolute;
        top: 3.125rem;
        width: 15.625rem; } }
  .clinic-map .wpgmza_map {
    float: none !important;
    position: relative;
    z-index: 1; }
    @media (max-width: 47.99em) {
      .clinic-map .wpgmza_map {
        height: 18.75rem !important;
        pointer-events: auto !important; } }
  .clinic-map .wpgmza_sl_main_div {
    background-color: #0e76bc;
    color: #ffffff;
    padding: 20px;
    padding: 1.25rem;
    text-align: left;
    z-index: 4; }
    @media (min-width: 48em) {
      .clinic-map .wpgmza_sl_main_div {
        height: 6.875rem;
        left: 5.625rem;
        position: absolute;
        top: 3.125rem;
        width: 15.625rem;
        padding: 0.75rem; } }
  .clinic-map .wpgmza_sl_query_div {
    float: none; }
  .clinic-map .wpgmza_sl_query_innerdiv1 {
    display: block;
    float: none;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 17px;
    margin-bottom: 1.0625rem;
    text-transform: uppercase;
    width: 100%; }
  .clinic-map .wpgmza_sl_query_innerdiv2 {
    float: left;
    overflow: hidden;
    width: 83px;
    width: 5.1875rem; }
  .clinic-map .addressInput {
    -webkit-appearance: none;
            appearance: none;
    border: 3px solid #ffffff;
    border: 0.1875rem solid #ffffff;
    border-radius: 0;
    color: #333333;
    min-height: 35px;
    min-height: 2.1875rem;
    width: 100%; }
    .clinic-map .addressInput:focus {
      background-color: #ecf7fd;
      outline: none;
      width: 400px;
      width: 25rem; }
  .clinic-map .wpgmza_sl_search_button_1,
  .clinic-map .wpgmza_sl_reset_button_1 {
    -webkit-appearance: none;
            appearance: none;
    background-color: #81bd41;
    border: 3px solid #ffffff;
    border: 0.1875rem solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    float: left;
    font-size: 15px;
    font-size: 0.9375rem;
    min-height: 35px;
    min-height: 2.1875rem;
    outline: none;
    padding: 0 8px;
    padding: 0 0.5rem;
    width: auto; }
    .clinic-map .wpgmza_sl_search_button_1:hover,
    .clinic-map .wpgmza_sl_reset_button_1:hover {
      background-color: #4b771b; }
  .clinic-map .wpgmza_sl_reset_button_1 {
    border-left: 0 none; }
  .clinic-map .wpgmza_marker_list_class {
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: none;
    color: #333333;
    height: 105px;
    height: 6.5625rem;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: static;
    width: 100% !important;
    z-index: 3; }
    @media (min-width: 48em) {
      .clinic-map .wpgmza_marker_list_class {
        height: 24.375rem;
        left: 5.625rem;
        position: absolute;
        top: 10rem;
        width: 15.625rem !important; } }
    .clinic-map .wpgmza_marker_list_class .wpgmza_marker_list_class {
      position: static; }
    .clinic-map .wpgmza_marker_list_class .wpgmaps_blist_row {
      cursor: pointer;
      font-size: 18px;
      font-size: 1.125rem;
      padding: 5px;
      padding: 0.3125rem; }
      @media (min-width: 48em) {
        .clinic-map .wpgmza_marker_list_class .wpgmaps_blist_row {
          padding: 0.625rem; } }
    .clinic-map .wpgmza_marker_list_class .wpgmza_div_marker {
      display: inline-block;
      float: none;
      height: auto;
      margin-right: 5px;
      margin-right: 0.3125rem;
      max-height: 20px !important;
      max-height: 1.25rem !important;
      max-width: none !important;
      vertical-align: middle;
      width: auto; }
      .clinic-map .wpgmza_marker_list_class .wpgmza_div_marker .wpgmza_small_img {
        max-height: 20px !important;
        max-height: 1.25rem !important;
        max-width: none !important; }
    .clinic-map .wpgmza_marker_list_class .wpgmza_div_title {
      display: inline-block;
      float: none;
      text-align: left;
      vertical-align: middle;
      width: calc(100% - 30px); }
    .clinic-map .wpgmza_marker_list_class .wpgmza_div_address {
      display: none; }
  .clinic-map .wpgmza_markerbox {
    padding: 10px;
    padding: 0.625rem;
    text-align: left;
    background-color: #ffffff;
    border-radius: 2px; }
    .clinic-map .wpgmza_markerbox .wpgmza_infowindow_title {
      font-size: 16px;
      font-size: 1rem;
      margin: 0 0 4px 0;
      margin: 0 0 0.25rem 0;
      padding: 0; }
    .clinic-map .wpgmza_markerbox .wpgmza_infowindow_address,
    .clinic-map .wpgmza_markerbox .wpgmza_infowindow_description,
    .clinic-map .wpgmza_markerbox .wpgmza_infowindow_description strong,
    .clinic-map .wpgmza_markerbox p {
      margin: 0 0 4px 0;
      margin: 0 0 0.25rem 0;
      padding: 0; }
    .clinic-map .wpgmza_markerbox .wpgmza_infowindow_address {
      font-size: 13px;
      font-size: 0.8125rem; }
    .clinic-map .wpgmza_markerbox p.wpgmza_infowindow_link,
    .clinic-map .wpgmza_markerbox p.wpgmza_infowindow_link + p,
    .clinic-map .wpgmza_markerbox p.wpgmza_infowindow_link + p + p {
      display: inline-block;
      font-size: 11px;
      font-size: 0.6875rem;
      padding-bottom: 5px;
      margin-right: 3px;
      margin-right: 0.1875rem; }
      @media (min-width: 48em) {
        .clinic-map .wpgmza_markerbox p.wpgmza_infowindow_link,
        .clinic-map .wpgmza_markerbox p.wpgmza_infowindow_link + p,
        .clinic-map .wpgmza_markerbox p.wpgmza_infowindow_link + p + p {
          padding-bottom: 0;
          margin-right: 0.3125rem; } }
    .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link,
    .clinic-map .wpgmza_markerbox a.wpgmza_gd {
      color: #0e76bc !important;
      font-size: 11px;
      font-size: 0.6875rem; }
      @media (min-width: 48em) {
        .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link,
        .clinic-map .wpgmza_markerbox a.wpgmza_gd {
          border: 3px solid #0e76bc;
          border-radius: 0;
          color: #0e76bc;
          display: inline-block;
          font-size: 1.125rem;
          padding: 0.625rem 1.875rem;
          text-decoration: none;
          transition: all 150ms;
          font-size: 0.75rem;
          font-weight: 400;
          margin: 0.3125rem 0 0 0;
          padding: 0.25rem 0.5rem;
          text-transform: capitalize; }
          .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link.-light,
          .clinic-map .wpgmza_markerbox a.wpgmza_gd.-light {
            background-color: #0f6bb4;
            border: 3px solid #ffffff;
            color: #ffffff;
            border-radius: 55px; }
          .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link.-large,
          .clinic-map .wpgmza_markerbox a.wpgmza_gd.-large {
            font-size: 1.125rem;
            font-weight: 400; } }
    @media (min-width: 48em) and (min-width: 48em) {
      .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link.-large,
      .clinic-map .wpgmza_markerbox a.wpgmza_gd.-large {
        font-size: 1.3125rem; } }
    @media (min-width: 48em) and (min-width: 60em) {
      .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link.-large,
      .clinic-map .wpgmza_markerbox a.wpgmza_gd.-large {
        font-size: 1.5rem; } }
      @media (min-width: 48em) {
          .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link.-huge,
          .clinic-map .wpgmza_markerbox a.wpgmza_gd.-huge {
            font-size: 2rem;
            font-weight: 400; } }
    @media (min-width: 48em) and (min-width: 48em) {
      .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link.-huge,
      .clinic-map .wpgmza_markerbox a.wpgmza_gd.-huge {
        font-size: 2.625rem; } }
    @media (min-width: 48em) and (min-width: 60em) {
      .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link.-huge,
      .clinic-map .wpgmza_markerbox a.wpgmza_gd.-huge {
        font-size: 2.9375rem; } }
      @media (min-width: 48em) {
          .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link:hover,
          .clinic-map .wpgmza_markerbox a.wpgmza_gd:hover {
            background-color: #0e76bc;
            color: #ffffff;
            text-decoration: none; }
            .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link:hover.-light,
            .clinic-map .wpgmza_markerbox a.wpgmza_gd:hover.-light {
              background: #000000;
              background: rgba(0, 0, 0, 0.6); }
          .clinic-map .wpgmza_markerbox a.wpgmza_infowindow_link:hover,
          .clinic-map .wpgmza_markerbox a.wpgmza_gd:hover {
            color: #ffffff !important; } }
  .clinic-map div[id*="wpgmaps_directions_edit_"] {
    background-color: #ffffff;
    color: #333333;
    overflow: auto;
    padding: 0 !important;
    z-index: 3;
    width: 100% !important; }
    @media (min-width: 48em) {
      .clinic-map div[id*="wpgmaps_directions_edit_"] {
        bottom: 0;
        box-shadow: 0 0 1.875rem rgba(0, 0, 0, 0.4);
        max-height: 100%;
        position: absolute;
        right: 0;
        width: 18.75rem !important; } }
    .clinic-map div[id*="wpgmaps_directions_edit_"] h2 {
      background-color: #0e76bc;
      color: #ffffff;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1;
      margin: 0;
      padding: 10px;
      padding: 0.625rem;
      text-align: left;
      text-transform: uppercase; }
    .clinic-map div[id*="wpgmaps_directions_edit_"] div[id*="wpgmaps_directions_editbox_"] {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 10px;
      padding: 0.625rem;
      text-align: left; }
      .clinic-map div[id*="wpgmaps_directions_edit_"] div[id*="wpgmaps_directions_editbox_"] td {
        padding: 3px;
        padding: 0.1875rem; }
    .clinic-map div[id*="wpgmaps_directions_edit_"] div[id*="directions_panel_"] {
      font-size: 14px;
      font-size: 0.875rem;
      max-width: 300px;
      max-width: 18.75rem;
      text-align: left; }
  .clinic-map #locationSelect,
  .clinic-map .wpgmza_sl_radius_div {
    display: none; }
  .clinic-map .gmnoprint > .gm-style-mtc {
    margin-top: 10px !important; }
    @media (min-width: 48em) {
      .clinic-map .gmnoprint > .gm-style-mtc {
        margin-top: 0 !important; } }
    .clinic-map .gmnoprint > .gm-style-mtc > div + div {
      margin-top: 10px !important; }
      @media (min-width: 48em) {
        .clinic-map .gmnoprint > .gm-style-mtc > div + div {
          margin-top: 0 !important; } }
  .clinic-map .gm-style .gm-style-iw {
    overflow: visible !important; }
  @media (max-width: 47.99em) {
    .clinic-map .gm-style .gm-style-iw-t::after {
      display: none !important; } }
  @media (max-width: 47.99em) {
    .clinic-map .gm-style .gm-style-iw-c {
      padding: 0 !important; } }

.pac-container {
  width: 210px !important;
  width: 13.125rem !important; }
  .pac-container .pac-item {
    width: 100%; }

.cta-button, .cta-button.cta-button {
  border: 3px solid #0e76bc;
  border-radius: 0;
  color: #0e76bc;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 10px 30px;
  padding: 0.625rem 1.875rem;
  text-decoration: none;
  transition: all 150ms; }
  .cta-button.-light, .cta-button.cta-button.-light {
    background-color: #0f6bb4;
    border: 3px solid #ffffff;
    color: #ffffff;
    border-radius: 55px; }
  .cta-button.-large, .cta-button.cta-button.-large {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400; }
    @media (min-width: 48em) {
      .cta-button.-large, .cta-button.cta-button.-large {
        font-size: 1.3125rem; } }
    @media (min-width: 60em) {
      .cta-button.-large, .cta-button.cta-button.-large {
        font-size: 1.5rem; } }
  .cta-button.-huge, .cta-button.cta-button.-huge {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 400; }
    @media (min-width: 48em) {
      .cta-button.-huge, .cta-button.cta-button.-huge {
        font-size: 2.625rem; } }
    @media (min-width: 60em) {
      .cta-button.-huge, .cta-button.cta-button.-huge {
        font-size: 2.9375rem; } }
  .cta-button:hover, .cta-button.cta-button:hover {
    background-color: #0e76bc;
    color: #ffffff;
    text-decoration: none; }
    .cta-button:hover.-light, .cta-button.cta-button:hover.-light {
      background: #000000;
      background: rgba(0, 0, 0, 0.6); }

.cta-button.-app, .cta-button.-clinic {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.3); }
  .cta-button.-app:hover, .cta-button.-clinic:hover {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7); }

.cta-button-v2,
.entry-content .cta-button-v2 {
  background: #0f6bb4;
  border: 4px solid #229fdc;
  color: #ffffff;
  border-radius: 30px;
  padding: 15px 40px;
  font-size: 20px;
  display: inline-block;
  text-decoration: none; }
  .cta-button-v2:focus, .cta-button-v2:hover,
  .entry-content .cta-button-v2:focus,
  .entry-content .cta-button-v2:hover {
    border-color: #0f6bb4;
    background: #00baf0;
    transition: all 150ms;
    color: #ffffff;
    text-decoration: none; }

.cta-button-shortcode > a {
  border: 3px solid #0e76bc;
  border-radius: 0;
  color: #0e76bc;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 10px 30px;
  padding: 0.625rem 1.875rem;
  text-decoration: none;
  transition: all 150ms; }
  .cta-button-shortcode > a.-light {
    background-color: #0f6bb4;
    border: 3px solid #ffffff;
    color: #ffffff;
    border-radius: 55px; }
  .cta-button-shortcode > a.-large {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400; }
    @media (min-width: 48em) {
      .cta-button-shortcode > a.-large {
        font-size: 1.3125rem; } }
    @media (min-width: 60em) {
      .cta-button-shortcode > a.-large {
        font-size: 1.5rem; } }
  .cta-button-shortcode > a.-huge {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 400; }
    @media (min-width: 48em) {
      .cta-button-shortcode > a.-huge {
        font-size: 2.625rem; } }
    @media (min-width: 60em) {
      .cta-button-shortcode > a.-huge {
        font-size: 2.9375rem; } }
  .cta-button-shortcode > a:hover {
    background-color: #0e76bc;
    color: #ffffff;
    text-decoration: none; }
    .cta-button-shortcode > a:hover.-light {
      background: #000000;
      background: rgba(0, 0, 0, 0.6); }

.faq-link {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  vertical-align: middle; }
  @media (min-width: 37.5em) {
    .faq-link {
      display: inline-block;
      font-size: 1.125rem;
      margin-left: 0.625rem;
      margin-top: 0; } }
  @media (min-width: 48em) {
    .faq-link {
      font-size: 1.25rem; } }
  @media (min-width: 75em) {
    .faq-link {
      font-size: 1.4375rem; } }

.footer-cta {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 50px 25px;
  padding: 3.125rem 1.5625rem;
  position: relative;
  text-align: center; }
  .lfl-online-template .footer-cta {
    padding: 75px 25px;
    padding: 4.6875rem 1.5625rem; }
  .our-approach-template .footer-cta {
    background-color: #25aae1;
    padding: 75px 25px;
    padding: 4.6875rem 1.5625rem; }
  .footer-cta .container {
    max-width: 960px;
    max-width: 60rem; }
  .footer-cta .title {
    font-size: 32px;
    font-size: 2rem;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0; }
    @media (min-width: 48em) {
      .footer-cta .title {
        font-size: 2.5rem; } }
    @media (min-width: 60em) {
      .footer-cta .title {
        font-size: 3rem; } }
  .footer-cta .text p {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 30px 0;
    margin: 0 0 1.875rem 0; }
    @media (min-width: 48em) {
      .footer-cta .text p {
        font-size: 1.25rem;
        margin: 0 0 2.5rem 0; } }
    @media (min-width: 60em) {
      .footer-cta .text p {
        font-size: 1.5rem; } }
    .footer-cta .text p a {
      color: #ffffff;
      text-decoration: underline; }
      .footer-cta .text p a:hover {
        color: #ffae00; }

.graph-images {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 1.5em 0;
  text-align: center; }
  @media (min-width: 30em) and (max-width: 47.99em) {
    .graph-images {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  @media (min-width: 60em) {
    .graph-images {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  .graph-images .image {
    font-size: 16px;
    font-size: 1rem;
    width: 100%; }
    .graph-images .image img {
      display: block;
      height: auto;
      width: 100%; }
  @media (min-width: 30em) and (max-width: 47.99em) {
    .graph-images .image + .image {
      margin-left: 2.5rem; } }
  @media (min-width: 60em) {
    .graph-images .image + .image {
      margin-left: 2.5rem; } }

.hexagon-number {
  background-image: url("images/icon-molecule_outline.svg");
  background-size: cover;
  color: #0e76bc;
  display: block;
  fill: #0e76bc;
  float: right;
  font-family: "jubilat", Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  font-size: 2.25rem;
  height: 105px;
  height: 6.5625rem;
  line-height: 105px;
  line-height: 6.5625rem;
  margin: 0 0 .5em .5em;
  text-align: center;
  vertical-align: middle;
  width: 90px;
  width: 5.625rem; }
  @media (min-width: 37.5em) {
    .hexagon-number {
      font-size: 4.5rem;
      height: 11.5625rem;
      line-height: 11.25rem;
      width: 10rem; } }
  .page-for-pharmacists .hexagon-number {
    -ms-flex: 0 0 90px;
        flex: 0 0 90px;
    -ms-flex: 0 0 5.625rem;
        flex: 0 0 5.625rem;
    -ms-flex-order: 2;
        order: 2; }
    @media (min-width: 37.5em) {
      .page-for-pharmacists .hexagon-number {
        -ms-flex: 0 0 10rem;
            flex: 0 0 10rem; } }

.hexagon-text {
  background-image: url("images/icon-molecule.svg#Page-1");
  background-size: cover;
  color: #ffffff;
  display: inline-block;
  fill: #ffae00;
  font-family: "futura-pt", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 50%; }
  .hexagon-text.-maintenance {
    margin-top: 50%; }

.lfl-store {
  float: right;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
  margin-left: 50px;
  margin-left: 3.125rem; }
  .lfl-store .stores {
    position: relative; }
  .lfl-store .stores a {
    height: 10px;
    left: 0;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    width: 100%;
    z-index: 2; }
  .lfl-store .stores .amazon {
    height: 14.6%;
    top: 0; }
  .lfl-store .stores .bn {
    height: 18.6%;
    top: 18.6%; }
  .lfl-store .stores .ibooks {
    height: 18.6%;
    top: 41.3%; }
  .lfl-store .stores .sony {
    height: 16%;
    top: 64%; }
  .lfl-store .stores .kobo {
    height: 18.6%;
    top: 82.6%;
    width: 50%; }
  .lfl-store .stores .bam {
    height: 18.6%;
    left: 50%;
    top: 82.6%;
    width: 50%; }
  .lfl-store .stores img {
    display: block;
    height: auto;
    width: 100%; }

.phases-graphic {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  @media (min-width: 48em) {
    .phases-graphic {
      background-image: url("images/graphic-phases-all.png");
      height: 50.875rem;
      margin: 0 auto;
      width: 40.625rem; } }
  @media (min-width: 60em) and (max-width: 74.99em) {
    .phases-graphic {
      height: 39.125rem;
      margin: 0;
      width: 31.25rem; } }
  .phases-graphic.phase1.open {
    background-position: -650px 126px;
    background-position: -40.625rem 7.875rem; }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .phases-graphic.phase1.open {
        background-position: -31.25rem 6rem; } }
  .phases-graphic.phase2.open {
    background-position: -1300px 126px;
    background-position: -81.25rem 7.875rem; }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .phases-graphic.phase2.open {
        background-position: -62.5rem 6rem; } }
  .phases-graphic.phase3.open {
    background-position: -1950px 126px;
    background-position: -121.875rem 7.875rem; }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .phases-graphic.phase3.open {
        background-position: -93.75rem 6rem; } }
  .phases-graphic.phase4.open {
    background-position: -2600px 126px;
    background-position: -162.5rem 7.875rem; }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .phases-graphic.phase4.open {
        background-position: -125rem 6rem; } }
  .phases-graphic .phasesimage {
    margin: 0 0 25px 0;
    margin: 0 0 1.5625rem 0; }
    @media (min-width: 30em) {
      .phases-graphic .phasesimage {
        float: right;
        margin: 0 0 1.5625rem 1.5625rem;
        width: 18.75rem; } }
    @media (min-width: 37.5em) {
      .phases-graphic .phasesimage {
        width: 25rem; } }
    @media (min-width: 48em) {
      .phases-graphic .phasesimage {
        display: none; } }
  .phases-graphic .phase {
    line-height: 1; }
    @media (min-width: 48em) {
      .phases-graphic .phase {
        position: absolute;
        text-align: center;
        width: 18.75rem; } }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .phases-graphic .phase {
        width: 12.5rem; } }
    .phases-graphic .phase .results_disclaimer {
      color: #ffffff;
      display: none;
      margin-top: 20px;
      margin-top: 1.25rem; }
  @media (min-width: 48em) {
    .phases-graphic.open .phase {
      display: none; } }
  .phases-graphic.open .phase .results_disclaimer {
    display: block; }
  @media (min-width: 48em) {
    .phases-graphic .phase.phase1 {
      left: 20rem;
      top: 6.25rem; } }
  @media (min-width: 60em) and (max-width: 74.99em) {
    .phases-graphic .phase.phase1 {
      left: 16.25rem;
      top: 4.375rem; } }
  @media (min-width: 48em) {
    .phases-graphic .phase.phase2 {
      left: 1.875rem;
      top: 16.6875rem; } }
  @media (min-width: 60em) and (max-width: 74.99em) {
    .phases-graphic .phase.phase2 {
      left: 2.3125rem;
      top: 12.1875rem; } }
  @media (min-width: 48em) {
    .phases-graphic .phase.phase3 {
      left: 20rem;
      top: 27.1875rem; } }
  @media (min-width: 60em) and (max-width: 74.99em) {
    .phases-graphic .phase.phase3 {
      left: 16.25rem;
      top: 20rem; } }
  @media (min-width: 48em) {
    .phases-graphic .phase.phase4 {
      left: 1.875rem;
      top: 37.625rem; } }
  @media (min-width: 60em) and (max-width: 74.99em) {
    .phases-graphic .phase.phase4 {
      left: 2.3125rem;
      top: 27.8125rem; } }
  @media (min-width: 48em) {
    .phases-graphic.phase1.open .phase.phase1,
    .phases-graphic.phase2.open .phase.phase2,
    .phases-graphic.phase3.open .phase.phase3,
    .phases-graphic.phase4.open .phase.phase4 {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      left: auto;
      overflow: auto;
      padding: 4.6875rem;
      width: auto; } }
  .phases-graphic .phasetitle {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    margin: 0 0 5px 0;
    margin: 0 0 0.3125rem 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .phases-graphic .phasetitle {
        color: #ffffff;
        font-size: 1.875rem; } }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .phases-graphic .phasetitle {
        font-size: 1.5rem; } }
  .phases-graphic .phasesubtitle {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .phases-graphic .phasesubtitle {
        color: #ffffff;
        margin: 0 0 1.25rem 0; } }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .phases-graphic .phasesubtitle {
        font-size: 1rem; } }
    @media (min-width: 75em) {
      .phases-graphic .phasesubtitle {
        font-size: 1.125rem; } }
  .phases-graphic .phasetext {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; }
    @media (min-width: 37.5em) {
      .phases-graphic .phasetext {
        font-size: 1.125rem; } }
    @media (min-width: 48em) {
      .phases-graphic .phasetext {
        color: #ffffff;
        display: none;
        line-height: 1.3; } }
    @media (min-width: 60em) and (max-width: 74.99em) {
      .phases-graphic .phasetext {
        font-size: 0.9375rem; } }
    @media (min-width: 75em) {
      .phases-graphic .phasetext {
        font-size: 1.125rem; } }
  .phases-graphic.phase1.open .phase1 .phasetext,
  .phases-graphic.phase2.open .phase2 .phasetext,
  .phases-graphic.phase3.open .phase3 .phasetext,
  .phases-graphic.phase4.open .phase4 .phasetext {
    display: block; }
  .phases-graphic .phasebutton {
    background: none;
    border: 3px solid #ffffff;
    cursor: pointer;
    display: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    outline: 0;
    padding: 4px 16px;
    padding: 0.25rem 1rem;
    text-decoration: none;
    transition: all 150ms; }
    @media (min-width: 48em) {
      .phases-graphic .phasebutton {
        border-color: #ffffff;
        color: #ffffff;
        display: inline-block; } }
  .phases-graphic .phase1 .phasebutton:hover {
    color: #81bd41;
    background-color: #ffffff; }
  .phases-graphic .phase2 .phasebutton:hover {
    color: #0e76bc;
    background-color: #ffffff; }
  .phases-graphic .phase3 .phasebutton:hover {
    color: #ffae00;
    background-color: #ffffff; }
  .phases-graphic .phase4 .phasebutton:hover {
    color: #95358c;
    background-color: #ffffff; }

.plans-section {
  list-style: none;
  margin: 50px 0 0 0;
  margin: 3.125rem 0 0 0;
  padding: 0; }
  .plans-section .plan {
    margin: 0 auto;
    max-width: 740px;
    text-align: center;
    width: auto; }
  @media (min-width: 30em) {
    .plans-section {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  @media (max-width: 47.99em) {
    .plans-section .plan:first-child .title h3,
    .plans-section .plan:first-child .price p {
      position: static;
      transform: none; } }
  .plans-section.-three .plan {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    text-align: center; }
    @media (min-width: 30em) {
      .plans-section.-three .plan {
        -ms-flex: 0 0 48%;
            flex: 0 0 48%; } }
  @media (min-width: 30em) and (max-width: 47.99em) {
    .plans-section.-three .plan:first-child {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; } }
    @media (min-width: 48em) {
      .plans-section.-three .plan {
        margin-bottom: 0;
        -ms-flex: 0 0 31.5%;
            flex: 0 0 31.5%; } }
    @media (min-width: 60em) {
      .plans-section.-three .plan {
        -ms-flex: 0 0 32%;
            flex: 0 0 32%; } }
  .plans-section.-two .plan {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    text-align: center; }
    @media (min-width: 30em) {
      .plans-section.-two .plan {
        -ms-flex: 0 0 48%;
            flex: 0 0 48%; } }
    @media (min-width: 48em) {
      .plans-section.-two .plan {
        margin-bottom: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%; } }
  .plans-section .title {
    background-color: #0e76bc;
    color: #ecf7fd;
    min-height: 84px;
    padding: 15px;
    padding: 0.9375rem;
    position: relative; }
    .plans-section .title:last-child {
      border-right: 0 none; }
    .plans-section .title .highlight {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      background-color: #ffae00;
      color: #003da5;
      font-size: 12px;
      font-size: 0.75rem;
      padding: 2px 8px;
      padding: 0.125rem 0.5rem;
      position: absolute;
      top: -12px;
      top: -0.75rem;
      white-space: nowrap;
      z-index: 5; }
    .plans-section .title h3 {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 400;
      margin: 0;
      text-transform: uppercase; }
      @media (min-width: 30em) {
        .plans-section .title h3 {
          position: relative;
          top: 50%;
          transform: translateY(-50%); } }
    .plans-section .title span {
      color: #ffae00;
      font-weight: 700; }
    .plans-section .title strong {
      color: #ffffff;
      display: block;
      font-size: 32px;
      font-size: 2rem;
      font-weight: 700; }
    .plans-section .title.-solo h3 {
      top: auto;
      transform: none; }
  .plans-section .plan.tenweek .title,
  .plans-section .plan.twelvemonth .title {
    padding-top: 25px;
    padding-top: 1.5625rem; }
  .plans-section .text {
    background-color: #baddf1;
    color: #144765;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
    margin: 0;
    padding: 15px;
    padding: 0.9375rem; }
    .plans-section .text:last-child {
      border-right: 0 none; }
  .plans-section .features {
    background-color: #ecf7fd;
    font-size: 15px;
    font-size: 0.9375rem;
    list-style: none;
    margin: 0;
    padding: 0; }
    .plans-section .features:last-child {
      border-right: 0 none; }
    .plans-section .features li {
      border-bottom: 1px solid #baddf1;
      padding: 8px 15px;
      padding: 0.5rem 0.9375rem; }
      .plans-section .features li:nth-child(2n) {
        background-color: #feffff; }
      .plans-section .features li:last-child {
        border: 0 none; }
  .plans-section .price {
    background-color: #0e76bc;
    color: #ffffff;
    padding: 15px;
    padding: 0.9375rem; }
    .plans-section .price:last-child {
      border-right: 0 none; }
    .plans-section .price p {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 1.3;
      margin: 0; }
      @media (min-width: 30em) {
        .plans-section .price p {
          position: relative;
          top: 50%;
          transform: translateY(-50%); } }
    .plans-section .price.-solo p {
      top: auto;
      transform: none; }
    .plans-section .price strong {
      display: block;
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 1.2;
      text-transform: uppercase; }
    .plans-section .price .asterisk {
      display: block;
      font-size: 11px;
      font-size: 0.6875rem;
      margin-top: 10px;
      margin-top: 0.625rem; }
  .plans-section .ctalink {
    background-color: #0e76bc;
    color: #ffffff;
    padding: 0 15px 15px 15px;
    padding: 0 0.9375rem 0.9375rem 0.9375rem; }
    .plans-section .ctalink:last-child {
      border-right: 0 none; }
    @media (min-width: 48em) and (max-width: 59.99em) {
      .plans-section .ctalink a {
        font-size: 0.9375rem;
        padding: 0.5rem; } }

.quote-block {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  position: relative;
  width: 100%; }
  @media (min-width: 30em) {
    .quote-block {
      border: 0 none;
      margin: 0;
      padding: 0;
      text-align: center;
      width: 17.5rem; } }
  @media (min-width: 37.5em) {
    .quote-block {
      width: 21.25rem; } }
  @media (min-width: 48em) {
    .quote-block {
      width: 26.25rem; } }
  @media (min-width: 30em) {
    .quote-block.-right {
      float: right;
      padding: 0 0 3.125rem 3.125rem; } }
  .quote-block .image {
    display: inline-block; }
    @media (min-width: 30em) {
      .quote-block .image {
        display: block;
        margin-left: 3.125rem; } }
  .quote-block .text {
    color: #0e76bc;
    display: inline-block;
    font-family: "jubilat", Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-style: italic;
    line-height: 1.1;
    margin: 0 0 0 10px;
    margin: 0 0 0 0.625rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 0.625rem;
    position: relative;
    text-align: left;
    width: calc(100% - 133px); }
    @media (min-width: 30em) {
      .quote-block .text {
        border-bottom: 1px solid #cfcfcf;
        border-top: 1px solid #cfcfcf;
        font-size: 1.875rem;
        margin: 0;
        padding: 1.5625rem 0;
        width: auto; } }
    @media (min-width: 37.5em) {
      .quote-block .text {
        font-size: 2.5rem; } }
    @media (min-width: 48em) {
      .quote-block .text {
        font-size: 3.5rem; } }
  .quote-block .quote {
    display: inline-block;
    font-family: "jubilat", Georgia, "Times New Roman", Times, serif;
    font-size: 50px;
    font-size: 3.125rem;
    margin-right: 10px;
    margin-right: 0.625rem;
    line-height: 0;
    vertical-align: bottom; }
    .quote-block .quote.-end {
      margin-left: 15px;
      margin-left: 0.9375rem;
      margin: 0; }
    @media (min-width: 30em) {
      .quote-block .quote {
        font-size: 5rem; } }
    @media (min-width: 37.5em) {
      .quote-block .quote {
        font-size: 7.5rem;
        margin-right: 0.9375rem; } }
  .quote-block .name,
  .quote-block .title {
    color: #424242;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.2;
    margin: 0;
    padding-top: 25px;
    padding-top: 1.5625rem;
    text-align: right; }
    @media (min-width: 30em) {
      .quote-block .name,
      .quote-block .title {
        display: block;
        font-size: 1.125rem;
        text-align: left;
        width: auto; } }
  .quote-block .title {
    padding: 0; }

.search-form {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem; }
  .widget-area .search-form {
    border: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px; }
  .search-form .field {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px;
    padding: 0.625rem;
    width: 150px;
    width: 9.375rem; }
    @media (min-width: 30em) {
      .search-form .field {
        font-size: 1.125rem;
        width: 12.5rem; } }
    .widget-area .search-form .field {
      width: auto;
      border-right-style: none;
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-negative: 1;
          flex-shrink: 1; }
  .search-form .search-button {
    background-color: #0e76bc;
    color: #ffffff;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem; }
    .widget-area .search-form .search-button {
      -ms-flex-positive: 0;
          flex-grow: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -ms-flex-negative: 1;
          flex-shrink: 1; }

.six-essentials .results_disclaimer {
  margin-top: 20px;
  margin-top: 1.25rem; }

.six-essentials .list {
  counter-reset: list;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 37.5em) {
    .six-essentials .list {
      background-image: url("images/approach-molecules.png");
      background-size: contain;
      background-position: -9.375rem 0;
      background-repeat: no-repeat;
      padding-left: 3.75rem; } }
  @media (min-width: 48em) {
    .six-essentials .list {
      background-position: -6.25rem 0;
      padding-left: 9.375rem; } }
  @media (min-width: 60em) {
    .six-essentials .list {
      background-position: 0 0;
      padding-left: 18.125rem; } }

.six-essentials .item {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  position: relative;
  vertical-align: middle; }
  @media (min-width: 37.5em) {
    .six-essentials .item {
      font-size: 1.25rem;
      line-height: 1.5; } }
  @media (min-width: 60em) {
    .six-essentials .item {
      font-size: 1.5rem; } }
  .six-essentials .item strong {
    color: #0e76bc; }

.six-essentials .item:after {
  color: #0e76bc;
  content: counter(list);
  counter-increment: list;
  font-family: "jubilat", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-size: 1.875rem;
  left: 0;
  line-height: 72px;
  line-height: 4.5rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 60px;
  width: 3.75rem; }
  @media (min-width: 30em) {
    .six-essentials .item:after {
      line-height: 3.75rem; } }
  @media (min-width: 37.5em) {
    .six-essentials .item:after {
      font-size: 4.5rem;
      line-height: 8.5rem;
      width: 9.875rem; } }

.six-essentials .item:nth-child(2n):after {
  margin-left: 30px;
  margin-left: 1.875rem; }
  @media (min-width: 37.5em) {
    .six-essentials .item:nth-child(2n):after {
      margin-left: 4.75rem; } }

@media (min-width: 37.5em) {
  .six-essentials .item:nth-child(5):after {
    margin-left: 9.5rem; } }

.six-essentials .icon {
  -ms-flex: 0 0 60px;
      flex: 0 0 60px;
  -ms-flex: 0 0 3.75rem;
      flex: 0 0 3.75rem;
  display: inline-block;
  height: 60px;
  height: 3.75rem;
  margin: 6px 6px 6px 0;
  margin: 0.375rem 0.375rem 0.375rem 0;
  vertical-align: middle;
  width: 60px;
  width: 3.75rem; }
  @media (min-width: 30em) {
    .six-essentials .icon {
      margin: 0 0.375rem 0 0; } }
  @media (min-width: 37.5em) {
    .six-essentials .icon {
      -ms-flex: 0 0 10rem;
          flex: 0 0 10rem;
      height: 10rem;
      margin: -0.75rem 0.75rem -0.75rem 0;
      width: 10rem; } }

.six-essentials .item:nth-child(2n) .icon {
  margin-left: 30px;
  margin-left: 1.875rem; }
  @media (min-width: 37.5em) {
    .six-essentials .item:nth-child(2n) .icon {
      margin-left: 4.75rem; } }

@media (min-width: 37.5em) {
  .six-essentials .item:nth-child(5) .icon {
    margin-left: 9.5rem; } }

.six-essentials .ctalink {
  margin-top: 50px;
  margin-top: 3.125rem; }

.social-links {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  margin-top: 20px;
  margin-top: 1.25rem; }
  @media (min-width: 48em) {
    .social-links {
      clear: left;
      float: left; } }
  .social-links .link {
    display: inline-block;
    margin-right: 10px;
    margin-right: 0.625rem; }
    @media (min-width: 75em) {
      .social-links .link {
        margin-right: 1.5rem; } }
  .social-links .icon {
    height: 30px;
    height: 1.875rem; }

.plans-subscriptions {
  display: block;
  margin: 50px 0;
  margin: 3.125rem 0;
  padding: 0;
  width: 100%; }
  @media (min-width: 48em) {
    .plans-subscriptions {
      display: table; } }
  .plans-subscriptions .headings {
    -ms-flex-align: end;
        align-items: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 48em) {
      .plans-subscriptions .headings {
        display: table-row; } }
    .plans-subscriptions .headings .title {
      border-bottom: 1px solid #baddf1;
      display: block;
      padding: 30px 15px;
      padding: 1.875rem .9375rem;
      position: relative;
      text-align: left;
      vertical-align: bottom;
      width: 33.333%; }
      @media (min-width: 48em) {
        .plans-subscriptions .headings .title {
          display: table-cell;
          padding: .5rem .9375rem;
          width: auto; } }
      .plans-subscriptions .headings .title:first-child {
        display: block;
        width: 100%; }
        @media (min-width: 48em) {
          .plans-subscriptions .headings .title:first-child {
            display: table-cell;
            text-align: left; } }
        @media (min-width: 60em) {
          .plans-subscriptions .headings .title:first-child {
            width: 40%; } }
      .plans-subscriptions .headings .title .highlight {
        color: #283891;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.1;
        margin-bottom: 10px;
        margin-bottom: .625rem;
        text-align: center;
        width: 100%; }
      .plans-subscriptions .headings .title h3 {
        color: #0e76bc;
        font-size: 24px;
        margin: 0;
        text-align: center; }
        @media (min-width: 48em) {
          .plans-subscriptions .headings .title h3 {
            text-align: left; } }
        @media (min-width: 60em) {
          .plans-subscriptions .headings .title h3 {
            font-size: 2rem; } }
      .plans-subscriptions .headings .title.-package h3 {
        color: #283891;
        font-family: "jubilat", Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        font-weight: 700;
        text-align: center; }
        @media (min-width: 48em) {
          .plans-subscriptions .headings .title.-package h3 {
            font-size: 1.375rem; } }
      .plans-subscriptions .headings .title strong {
        color: #283891;
        display: block;
        font-size: 24px;
        font-weight: 700;
        font-family: "jubilat", Georgia, "Times New Roman", Times, serif; }
        @media (min-width: 48em) {
          .plans-subscriptions .headings .title strong {
            font-size: 2rem; } }
      .plans-subscriptions .headings .title .num {
        background-color: #0e76bc;
        border-radius: 50%;
        color: #fff;
        display: block;
        font-size: 30px;
        height: 50px;
        line-height: 1;
        margin: 0 auto 10px;
        margin: 0 auto .625rem;
        padding: 10px;
        padding: .625rem;
        text-align: center;
        width: 50px; }
        @media (min-width: 48em) {
          .plans-subscriptions .headings .title .num {
            font-size: 2.5rem;
            height: 3.75rem;
            width: 3.75rem; } }
  .plans-subscriptions .features {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-align: center; }
    @media (min-width: 48em) {
      .plans-subscriptions .features {
        display: table-row;
        font-size: 1.125rem; } }
    .plans-subscriptions .features td {
      border-bottom: 1px solid #baddf1;
      display: block;
      line-height: 1.2;
      padding: 12px 15px 30px;
      padding: .75rem .9375rem 1.875rem;
      width: 33.333%; }
      @media (min-width: 48em) {
        .plans-subscriptions .features td {
          display: table-cell;
          padding: .75rem .9375rem;
          width: auto; } }
      @media (min-width: 60em) {
        .plans-subscriptions .features td {
          width: 20%; } }
      .plans-subscriptions .features td:first-child {
        background-color: #ecf7fd;
        color: #283891;
        display: block;
        padding: 12px 15px;
        padding: .75rem .9375rem;
        width: 100%; }
        @media (min-width: 48em) {
          .plans-subscriptions .features td:first-child {
            background-color: transparent;
            color: #333;
            display: table-cell;
            text-align: left; } }
        @media (min-width: 60em) {
          .plans-subscriptions .features td:first-child {
            width: 40%; } }
    .plans-subscriptions .features:last-child td {
      border: 0; }
    .plans-subscriptions .features .detail {
      color: #636363;
      display: block;
      font-size: 13px;
      width: 100%; }
      @media (min-width: 48em) {
        .plans-subscriptions .features .detail {
          font-size: 1rem; } }
    .plans-subscriptions .features .check {
      display: inline-block;
      position: relative; }
      .plans-subscriptions .features .check .text {
        display: none; }
      .plans-subscriptions .features .check:after {
        background-image: url("images/icon-check.svg");
        background-repeat: no-repeat;
        background-size: cover;
        content: '';
        height: 20px;
        width: 20px; }
        @media (min-width: 48em) {
          .plans-subscriptions .features .check:after {
            height: 1.25rem;
            width: 1.25rem; } }
  .plans-subscriptions .cost .price {
    color: #283891;
    display: block;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    margin-bottom: .3125rem; }
    @media (min-width: 48em) {
      .plans-subscriptions .cost .price {
        font-size: 3rem; } }
  .plans-subscriptions .cost .down {
    display: block;
    width: 100%; }
  @media (min-width: 48em) {
    .plans-subscriptions .cost .monthly {
      color: #283891;
      font-size: 2rem;
      font-weight: 700; } }
  @media (max-width: 47.99em) {
    .plans-subscriptions .cta-button {
      font-size: 1rem;
      padding: .625rem; } }
  .plans-subscriptions .results_disclaimer {
    font-size: 14px; }

.brands-list {
  overflow: hidden;
  padding-left: 0; }
  .brands-list li {
    float: left;
    margin-right: 55px;
    list-style: none; }
    .brands-list li:last-child {
      margin-right: 0; }

.show-for-large {
  display: inherit; }
  @media (max-width: 40em) {
    .show-for-large {
      display: none; } }

.hide-for-medium {
  display: none; }
  @media (max-width: 40em) {
    .hide-for-medium {
      display: inherit; } }

.secondary {
  background: #ebfafe; }

.width100 {
  width: 100%;
  margin-bottom: 25px; }

.half {
  width: 50%;
  float: left; }
  @media (max-width: 25.9375em) {
    .half {
      width: 100%;
      float: none; } }

.container .text-left {
  text-align: left; }
  @media (max-width: 25.9375em) {
    .container .text-left {
      text-align: center; } }

.highlight {
  color: #0079b8;
  font-family: "jubilat", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

.here-for-you div {
  margin: 10px 0px;
  clear: both;
  padding: 10px 0px; }
  .here-for-you div img {
    float: left;
    margin-right: 10px; }
  .here-for-you div .button {
    background-color: #0f6bb4;
    color: #fff;
    border-radius: 55px;
    padding: 5px 35px;
    margin-left: 10px; }

.here-for-you h2 {
  margin-bottom: 0px !important; }

.safety-guidelines {
  width: 80%;
  margin-left: 20px; }
  .safety-guidelines p {
    font-size: 26px; }
  .safety-guidelines h2.dark {
    color: #2181c1; }

.modal-close {
  background-color: #0e76bc;
  border: 0;
  border-radius: 999px;
  height: 30px;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 0;
  transform: translate(50%, -50%);
  width: 30px; }
  .modal-close:after {
    background-image: url("images/icon-close.svg");
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: 1em;
    width: 1em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

.modal-container {
  left: 50%;
  max-height: calc(90% - 60px);
  max-width: 90%;
  overflow: visible;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001; }
  .modal-container:after {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    position: absolute; }

.modal-overlay {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000; }

.partner-login,
.terms-of-use-modal,
.appointment-terms-of-use-modal {
  background-color: #ffffff;
  border-radius: .75rem;
  display: none;
  padding: 30px;
  padding: 1.875rem;
  text-align: center; }
  .modal-container .partner-login, .modal-container
  .terms-of-use-modal, .modal-container
  .appointment-terms-of-use-modal {
    display: block; }
  .partner-login .title,
  .terms-of-use-modal .title,
  .appointment-terms-of-use-modal .title {
    color: #0e76bc;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px;
    margin: 0 0 1.25rem; }
    @media (min-width: 30em) {
      .partner-login .title,
      .terms-of-use-modal .title,
      .appointment-terms-of-use-modal .title {
        font-size: 1.875rem; } }
  .partner-login .text,
  .terms-of-use-modal .text,
  .appointment-terms-of-use-modal .text {
    margin: 0 auto 20px;
    margin: 0 auto 1.25rem;
    max-width: 80%; }
    @media (min-width: 30em) {
      .partner-login .text,
      .terms-of-use-modal .text,
      .appointment-terms-of-use-modal .text {
        font-size: 1.125rem;
        margin-bottom: 1.5625rem; } }
  .partner-login .code,
  .terms-of-use-modal .code,
  .appointment-terms-of-use-modal .code {
    border-color: #0e76bc;
    display: block;
    height: 60px;
    font-size: 18px;
    padding: 8px 16px;
    padding: .5rem 1rem;
    vertical-align: middle;
    width: 100%; }
    @media (min-width: 30em) {
      .partner-login .code,
      .terms-of-use-modal .code,
      .appointment-terms-of-use-modal .code {
        border-right: 0;
        display: inline-block;
        width: auto; } }
  .partner-login .button,
  .terms-of-use-modal .button,
  .appointment-terms-of-use-modal .button {
    background-color: #0e76bc;
    color: #ffffff;
    display: block;
    height: 60px;
    vertical-align: middle;
    width: 100%; }
    @media (min-width: 30em) {
      .partner-login .button,
      .terms-of-use-modal .button,
      .appointment-terms-of-use-modal .button {
        display: inline-block;
        width: auto; } }
    .partner-login .button:hover,
    .terms-of-use-modal .button:hover,
    .appointment-terms-of-use-modal .button:hover {
      background-color: #ffffff;
      color: #0e76bc; }

.terms-and-conditions {
  background-color: #0e76bc;
  background-color: rgba(14, 118, 188, 0.95);
  color: #ffffff;
  display: none;
  padding: 20px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 100; }
  @media screen and (max-width: 480px) {
    .terms-and-conditions {
      padding-bottom: 50px; } }
  .terms-and-conditions .container {
    max-width: 1200px; }
  .terms-and-conditions p {
    font-size: 18px;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
  .terms-and-conditions .cta-button {
    padding: 4px 20px;
    padding: .25rem 1.25rem; }
    .terms-and-conditions .cta-button + .cta-button {
      margin-left: 12px;
      margin-left: .75rem; }

body #cooked-plugin-page .recipe-main-img,
#cooked-recipe-edit-panel {
  display: none; }

body #cooked-plugin-page .cookedNutritionWrap {
  margin-top: 25px;
  margin-top: 1.5625rem; }

body #cooked-plugin-page .recipe-container {
  border: 0 none; }

body #cooked-plugin-page .recipe-action #cooked-action-buttons {
  text-align: right; }

body #cooked-plugin-page .cooked-result-section.table-layout .table-box .cell-time {
  display: none; }

@media screen and (max-width: 767px) {
  body #cooked-plugin-page .cooked-result-section.table-layout .table-box .table-body .table-row .table-cell:before {
    display: none; } }

body #cooked-plugin-page .cooked-result-section.table-layout .table-box .table-cell {
  padding: 0; }

body #cooked-plugin-page .cooked-result-section.table-layout .table-box .table-head-row .table-cell.cell-title {
  padding: 10px;
  padding: 0.625rem; }

body #cooked-plugin-page .cooked-result-section.table-layout .table-box .cell-title a {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  padding: 10px;
  padding: 0.625rem; }
  @media (min-width: 30em) {
    body #cooked-plugin-page .cooked-result-section.table-layout .table-box .cell-title a {
      font-size: 1.25rem;
      padding: 0.9375rem 0.625rem; } }

.semaglutide-banner {
  background-image: url("images/semaglutide-homepage-mobile.jpg"); }
  @media (min-width: 37.5em) {
    .semaglutide-banner {
      background-image: url("images/semaglutide-homepage-600.jpg"); } }
  @media (min-width: 48em) {
    .semaglutide-banner {
      background-image: url("images/semaglutide-homepage-banner.jpg"); } }
      .semaglutide-banner .cta-button {background-color: white;}     



.hrt-banner {
  background-image: url("images/hrt-mobile-v2.jpg"); }
  @media (min-width: 37.5em) {
    .hrt-banner {
      background-image: url("images/hrt-homepage-600.jpg"); } }
  @media (min-width: 48em) {
    .hrt-banner {
      background-image: url("images/hrt-homepage-banner.jpg"); } }

@media (min-width: 37.5em) {
    .hrt-template .container {
      width: 75%;
    }



    .hrt-banner-interior {
      height: 40rem !important; } 

    .hrt-banner-interior .wrapper {
      text-align: center; 
      margin-top: 6rem;
    }
}



.hrt-template .phases .text-box {
  border: 1px solid gray;
  width: 75%;
  margin: 2em auto;
}

.hrt-template .hrt-take-quiz {
  background-image: url(images/HRT-Take-Quiz-banner.jpg);
    background-size: cover;
    background-position: center;
}

.hrt-template .hrt-take-quiz .quiz-box {
  display: inline-block;
  width: auto;
  margin: 5rem 0;
}

.hrt-template .hrt-take-quiz .quiz-box .entry-title {
  color: #12294B;
    font-family: 'Red Hat Display', sans-serif;
    line-height: 1;
}


.hrt-template .cta-button-v2 {
  border-radius: 0;
    border: none;
    padding: 10px 45px;
    text-transform: uppercase;
    background: #b20f0f;
    font-size: 1rem;
    letter-spacing: 2px;
  }

  .hrt-template .cta-button-v2:hover {
    background: #7f0a0a;
  }

  .hrt-template .hrt-benefits {
    text-align: center;
  }

  .hrt-template .hrt-benefits h2 {
    text-transform: uppercase;
    font-family: 'Red Hat Display', sans-serif;
    letter-spacing: 1rem;
    color: #fff;
    background-color: #12294B;
  }

  .hrt-template .hrt-benefits p span {
    font-size: 2rem;
  }

.hrt-template .hrt-benefits img.icon {
  width: 50px; ;
}

.hrt-template .hrt-feeling-like-you {
  background-image: url(images/HRT_Sleeper_banner.jpg);
    background-size: cover;
    background-position: center;
}

.hrt-template .entry-title {
    color: #12294B;
    font-family: 'Red Hat Display', sans-serif;
    line-height: 1;
    font-weight: normal;
}

.hrt-template  .banner-box {
  float: right;
    width: 35%
}

.hrt-template .text-banner {
  background: #ecf7f9;
}

.hrt-template .text-banner .entry-content {
  text-align: center;

}

.hrt-template .text-banner h2 {
    color: #12294B;
  font-family: 'Red Hat Display', sans-serif;
}



.hrt-membership-include li {
  margin-bottom: 20px;
    font-family: 'Red Hat Display', sans-serif;

}

.hrt-template .hrt-membership h2 {
      font-family: 'Red Hat Display', sans-serif;
      color: white !important;
      text-shadow: 0 0 10px #000000;


}

.hrt-template .hrt-membership .entry-title {
  font-weight:bold;
}


@media (max-width: 40em) {
  .hero-section .hrt-banner-interior {
    height: 40rem;

  }

  .hrt-template .quiz-box {
    display:block;
    margin: 0 auto;
  }

  .hrt-template .white-box  {
      float: none;
      width: auto;
      text-align: center;
      background: rgb(255 255 255 / 50%);
      padding: 10px;
  }



  .hrt-template .hrt-take-quiz .cta-button-v2 {
        padding: 5px 30px;
  }

  .hrt-banner-interior .wrapper {
    text-align: center;
    margin-top: 2.25rem;
  }

}

  .hrt-template p {
        font-family: 'Red Hat Display', sans-serif;
  }


@media (min-width: 48em) {
  .hrt-banner-interior {
    background-image: url(images/hrt-interior-banner.jpg);
  }



  .hrt-template .hrt-membership-include li::marker {
    font-size: 1rem;
  }
}

@media (min-width: 75em) {
  .hrt-banner-interior .wrapper .text {
    max-width: 50%;
  }

  .hrt-banner-interior .wrapper .title {
    font-size: 5rem;
  }
}


@media (max-width: 600px) {
  .hrt-banner-interior {
    background-image: url(images/hrt-mobile-v2.jpg);
  }

}

  .hrt-banner-interior .wrapper .title span.hide-for-small { display: none; }




.hrt-template .phasestext strong {
  color: #12294B;
}


.hrt-template .hrt-membership .cta-button-v2 {
      border: 1px solid #fff;
}

.hrt-template .hrt-membership .cta-button-v2:hover {
      border-color: black;
}

.page-template-page-hrt .breadcrumb-area {
  display: none;
}

.hrt-under-herobanner .bluebox {
  background-color: #12294B;
  color: #fff;

}

.hrt-under-herobanner .bluebox p {
  margin: 10px 0px;



}

.hrt-under-herobanner p {
    font-size: 1.25rem;
    letter-spacing: 3px;
    margin: 20px 0;
}

.hrt-under-herobanner .locations {
  background-color: #ecf7f9;
}





.hrt-banner-interior hr {
  background-color: #12294B; 
  margin: 0 auto;
  margin-top: -40px;
}

.hrt-template .text-banner h2 strong {
      font-size: 1.75rem;
}

@media (min-width: 48em) {
  .hrt-banner-interior hr {
    width: 80%;
  }

  .hrt-under-herobanner .locations span {
  margin: 0 20px;
  }

  .hrt-template .text-banner h2 strong {
      font-size: 3.25rem;
  }
 }

@media (max-width: 48em) { 
  .hrt-membership .container {
    text-align: center;
  }
}

@media (max-width: 600px) {
  .mobile-hide {display:none;}
}
 
@media (min-width: 600px) {
  .desktop-hide {display:none;}
}       

      .glp-at-home h2, .glp-at-home p, .glp-at-home li {font-family: 'Red Hat Display', sans-serif;}      
      .glp-at-home h2 {color:#12294B; margin-bottom: 10px;}
      .glp-at-home p, .glp-at-home li {font-size: 20px;}
      .glp-at-home li {margin-bottom: 10px;}
      .glp-at-home li::marker {font-size: 1rem;}

      .glp-at-home .glp-section {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
      }

      .glp-at-home .glp-section .image {text-align: center; flex-grow: 2;}

      @media (min-width: 37.5em) {
  .glp-at-home .container {
    width: 90%;
    padding: 0;
  }
  .glp-at-home h2 {
    font-size: 3rem;
    margin-top: 3rem;
  }


}

.glp-at-home-banner {
  background-image: url("images/glp-at-home-banner-mobile.jpg"); }
  @media (min-width: 37.5em) {
    .glp-at-home-banner {
      background-image: url("images/glp-at-home-banner-600.jpg"); } }
  @media (min-width: 48em) {
    .glp-at-home-banner {
      background-image: url("images/glp-at-home-banner.jpg"); } }

.hero-section .glp-at-home-banner {
   height: 40rem;
}

.glp-at-home-banner .wrapper {
  margin-top: 4rem;
}

@media (min-width: 48em) { 
  .glp-at-home-banner .wrapper {
  margin-top: 6rem;
  }

  .glp-at-home-banner h2 {font-size:3rem !important;}
}

.glp-at-home-banner .wrapper h2 {
      color: #12294B !important;
      font-family: 'Red Hat Display', sans-serif !important;
}

.page-template-page-glp-at-home .breadcrumb-area  {display:none;}
.bluebox {color: #12294B;
    background-color: #12294B;
    min-height: 40px;}

.glp-at-home ul {
  padding-inline-start: 20px;
}    

/* Add */
@media (max-width: 37.5em) {
  .hero-section .glp-at-home-banner  {
    height: 30rem;
  }

  .glp-at-home-banner .wrapper {
    text-align: center;
    background: rgb(255 255 255 / 50%);
    padding: 10px
  }



}

.glp-at-home .videowrapper {
  position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 3rem;
}

.glp-at-home .videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.studentteacher-offer h1, .studentteacher-offer p, .studentteacher-offer h2 {font-family: 'Red Hat Display', sans-serif; color: #11284c !important;}

.studentteacher-offer .title span {
  color: #ece70f;
  font-weight:900;
}

.studentteacher-offer .box {
  padding: 5px 5px; 
  font-size: 16px; 
  font-weight: 700; 
  letter-spacing: 1.5px;
  background-color: #11284c; 
  color: white;
}

.studentteacher-offer .desktop .box {
  font-size: 20px;
  padding: 5px 30px;
}

  @media (min-width: 37.5em) { 
    .semaglutide-form .left-side {
      flex: 1 1 0px;
    }

    .semaglutide-form .left-side img {
      padding: 20px;
    }
  }

/*Trifecta Banner */
.trifecta-banner {
  background-image: url("images/trifecta-homepage-mobile.jpg"); }
  @media (min-width: 37.5em) {
    .trifecta-banner {
      background-image: url("images/trifecta-homepage-600.jpg"); } }
  @media (min-width: 48em) {
    .trifecta-banner {
      background-image: url("images/trifecta-homepage-banner.jpg"); } }


.trifecta-banner h3, .trifecta-banner p {
  font-family: 'Montserrat', sans-serif !important;
  color: #fff;
}      

.trifecta-banner .subtitle {
  margin-bottom: 0px !important;
  font-weight: 400 !important;
  letter-spacing: 6px;
}

.trifecta-banner img {
  display: inline-block !important;
}

.trifecta-banner .subheading {
  text-transform: uppercase;
  font-size: 14px;
    letter-spacing: 2px;
}

.trifecta-banner .cta-button {
  background-color: #f05928;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 2px solid #fff;
  color: #fff;
  padding: 5px 80px;
}

  @media (min-width: 48em) {
    .trifecta-banner .description {
      width: 70%;
      margin: 0 auto 20px;
    }
  }


.trifecta-banner .wrapper {
  color: #ffffff;
  margin-top: 100px;
  margin-top: 5.25rem; }
  @media (min-width: 30em) {
    .trifecta-banner .wrapper, .bts-banner .wrapper {
      margin-top: 7.5rem !important; } }
  @media (min-width: 37.5em) {
    .trifecta-banner .wrapper, .bts-banner .wrapper {
      color: inherit;
      float: left;
      margin-top: 8.75rem !important;
      width: 100%; } }
  @media (min-width: 60em) {
    .trifecta-banner .wrapper {
      margin-top: 11.25rem !important;
      width: 51.66667%; } }
  @media (min-width: 75em) {
    .trifecta-banner .wrapper, .bts-banner .wrapper {
      margin-top: 12.5rem !important;
      width: 50%; } }

.trifecta-banner img {
  width: 300px;
}      

@media (min-width: 37.5em) {
  .trifecta-banner img {
  width: 500px;
  }
}

.trifecta-banner .description {
  line-height:1;
}

@media (min-width: 37.5em) {
  .trifecta-banner .description {
    line-height: 1.5;
  }

}

/* BTS Banner */
.yellow {
  color: rgb(236, 231, 15) !important;
}
.bts-banner {
  background-image: url("images/bts-homepage-mobile.jpg"); }
  @media (min-width: 37.5em) {
    .bts-banner {
      background-image: url("images/bts-homepage-600.jpg"); } }
  @media (min-width: 48em) {
    .bts-banner {
      background-image: url("images/bts-homepage-banner.jpg"); } }      

.bts-banner .wrapper {
  text-align: center;
  margin-top: 3.8rem;
}

  @media (min-width: 37.5em) {
    .bts-banner .wrapper {
      text-align: left;
    }

 }

   @media (min-width: 60em) {
    .bts-banner .wrapper {
      margin-top: 11.25rem !important;
      width: 60%; } }


.bts-banner .title {
  background-color: #11284c;
  color: #fff;
  font-size: 2.25rem;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin-bottom: 20px;
  padding: 20px 5px;
}      

  @media (min-width: 30em) {
    .bts-banner .title {
      font-size: 3rem;
      color: #11284c;
      background-color: unset;
      padding: 0px;
    }
  }

  @media (min-width: 48em) {
    .bts-banner .title {
      font-sizre: 4rem;
    }
  }


.bts-banner .offers {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 30em) { 
  .bts-banner .offers {
    flex-direction: row;
  }
}
.bts-banner .offers .item {

  flex-grow:1;
  flex-basis: 0;
  width: 90%;
}

@media (min-width: 30em) {
  .bts-banner .offers .item {
    widt: 100%;
  }
}

.bts-banner .subheading {
  color: #11284c;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 2px;
  margin-bottom: 0px;
}

.bts-banner .callout {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 3rem;
  margin-bottom: 0px;
  line-height: 1;
      font-family: 'Montserrat', sans-serif;

}

@media (min-width: 30em) {
  .bts-banner .callout {
    font-size: 3.0rem;
  }
}

@media (min-width: 48em) {
  .bts-banner .callout {
    font-size: 3.5rem;
  }
}

.bts-banner .description {
  font-size: 19px;
  color: #11284c;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-bottom: 10px;      
  line-height: 1;

}

@media (min-width: 30em) {
  .bts-banner .description {
    margin-bottom: 25px;
  }
}

.bts-banner .cta-button {
  background-color: #11284c;
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 20px;
    font-family: 'Montserrat', sans-serif;
  letter-spacing: 2px;
  width: 70%;
    text-align: center

}

.bts-banner .student-offer {
  margin-top: 1rem;
  padding-top: 1rem;
}

@media (min-width: 30em) {
  .bts-banner .student-offer {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
  }
}

.bts-banner .container {
  padding: 0px;
}

  @media (min-width: 37.5em) {
    .bts-banner .container {
  padding: 0px 10px;
}
  }

/* Zerona Added */
.page-zerona .entry-content h3, .page-zerona .entry-content p, .page-zerona .entry-content ul {
  font-family: 'Red Hat Display', sans-serif;
}

.page-zerona em {
  font-size: 1rem;
  color: #575e93;
}

.page-zerona ul li {
  margin-bottom: 30px;
}

.page-zerona li::marker {
  font-size: 1rem;
}

.page-zerona .border {
  display: inline-block;
  border: 1px solid #575e93;
  padding: 0px 10px;
}

.page-zerona .zerona-button {
  margin-top: 1rem;
}

.page-zerona .zerona-button a {
  color: #fff !important;
  text-decoration: none;
  background-color: #575e93;
  padding: 5px 15px;
}

.page-zerona .sculpt-text, .page-zerona .get-started-text {
  margin-bottom: 0px;
}

.page-zerona figure {
  margin: 0;
}

.page-zerona .interior-banner p {
  line-height: 1;
}

.page-zerona .show-for-large {
  display: none; }
  @media (min-width: 37.5em) {
    .page-zerona .show-for-large {
      display: flex } }


.page-zerona .hide-for-large {
  display: flex; }
  @media (min-width: 37.5em) {
    .page-zerona .hide-for-large {
      display: none; } }


.page-zerona .discount-text-large {
  margin-top: -20px;
}

.page-zerona .zerona-before-after-large {
  display: none; }
  @media (min-width: 1260px) {
    .page-zerona .zerona-before-after-large {
          margin-top: -17rem;
    position: absolute;
    z-index: 100;
    right: 0;
    display: block;} }


.page-zerona .zerona-before-after {
  display: block; }
  @media (min-width: 1260px) {
    .page-zerona .zerona-before-after {
      display: none; } }


/* Zerona Landing Page Hero Start */
.zerona-landing-page {
  background-image: url("images/banner-zerona-landing-mobile.jpg");
  height: 640px !important;
  height: 40rem !important; }
@media (min-width: 37.5em) {
  .zerona-landing-page {
    background-image: url("images/banner-zerona-landing.jpg");
    height: 48.75rem !important; } }
@media (min-width: 37.5em) {
  .hero-section .zerona-landing-page.hero {
    background-position: -17.5rem 0; } }
@media (min-width: 48em) {
  .hero-section .zerona-landing-page.hero {
    background-position: -15rem 0; } }
@media (min-width: 60em) {
  .hero-section .zerona-landing-page.hero {
    background-position: center top; } }

@media (min-width: 75em) {
  .zerona-landing-page .object {
    bottom: 0;
    left: 13.75rem;
    max-height: none;
    max-width: 21.31944%; } }

.zerona-landing-page .wrapper {
  margin-top: 50px;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  /*max-width: 80%;*/
  text-align: center;}
@media (min-width: 90em) {
  .zerona-landing-page .wrapper {
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;} }
@media (min-width: 37.5em) {
  .zerona-landing-page .wrapper .hide-for-large {
    display: none; } }
.zerona-landing-page .wrapper .show-for-large {
  display: none; }
@media (min-width: 37.5em) {
  .zerona-landing-page .wrapper .show-for-large {
    display: block; } }

.zerona-landing-page .wrapper .text {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 auto 25px auto;
  margin: 0 auto 1.5625rem auto;
  max-width: 90%; }
@media (min-width: 48em) {
  .zerona-landing-page .wrapper .text {
    font-size: 1.125rem; } }
@media (min-width: 60em) {
  .zerona-landing-page .wrapper .text {
    font-size: 1.25rem; } }
@media (min-width: 75em) {
  .zerona-landing-page .wrapper .text {
    max-width: 80%; } }
.zerona-landing-page .wrapper .btn {
  margin-top: 30px;
  margin-top: 1.875rem;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center; }
.zerona-landing-page .wrapper .btn .button {
  padding: 10px 60px;
  text-transform: uppercase;
  background-color: white;
  border: none;
  color: #12294B;
  font-weight: 600;
  font-family: 'Red Hat Display', sans-serif;
  letter-spacing:5px;


}
.zerona-landing-page .wrapper .nowrap {
  display: inline-block;
  white-space: nowrap; }


/* Zerona Homepage Banner */
.zerona-banner {
  background-image: url("images/zerona-homepage-mobile.jpg"); }
  /*@media (min-width: 37.5em) {
    .zerona-banner {
      background-image: url("images/zerona-homepage-600.jpg"); } }*/
  @media (min-width: 48em) {
    .zerona-banner {
      background-image: url("images/zerona-homepage-banner.jpg"); } }

.zerona-banner .wrapper {
  color: #ffffff;
  margin-top: 100px;
  margin-top: 5.25rem; }
  @media (min-width: 30em) {
    .zerona-banner .wrapper {
      margin-top: 7.5rem !important; } }
  @media (min-width: 37.5em) {
    .zerona-banner .wrapper {
      color: inherit;
      float: left;
      margin-top: 8.75rem !important;
      width: 100%; } }
  @media (min-width: 60em) {
    .zerona-banner .wrapper {
      margin-top: 11.25rem !important;
      width: 51.66667%; } }
  @media (min-width: 75em) {
    .zerona-banner .wrapper {
      margin-top: 14.5rem !important;
      width: 50%; } }      



  .zerona-banner .cta-button {
  background-color: #12294B;
  font-family: 'Red Hat Display', sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #fff;
  padding: 5px 20px;
  border: none;
}      


  .site-navigation .menu > .zerona-nav {
    margin-right: 10px;
    margin-right: 0.625rem; }
    @media (min-width: 60em) {
      .site-navigation .menu > .zerona-nav {
        margin-right: 1.25rem; } }
    @media (min-width: 75em) {
      .site-navigation .menu > .zerona-nav {
        margin-right: 1.875rem; } }
    .site-navigation .menu > .zerona-nav a:before {
      background-image: url("images/zerona-icon.png"); }