@charset "UTF-8";
/*!

Theme Name: JennyCraig Reskin
Author: ,
Author URI: ,_uri
Version: 1.3.1
Description: ,

@generated

*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

hr[role=presentation] {
  border-top: 1px solid #eee;
  border-top-width: 1px;
  border-top-style: solid;
  height: 1px; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: 'bebas_neuebold';
  src: url("fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("fonts/bebasneue_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'bebas_neuebook';
  src: url("fonts/bebasneue_book-webfont.woff2") format("woff2"), url("fonts/bebasneue_book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'bebas_neueregular';
  src: url("fonts/bebasneue_regular-webfont.woff2") format("woff2"), url("fonts/bebasneue_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url("fonts/HelveticaNeueLTStd-Lt.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTStd-Lt.otf") format("opentype"), url("fonts/HelveticaNeueLTStd-Lt.woff") format("woff"), url("fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype"), url("fonts/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'helvetica_neueregular';
  src: url("fonts/helveticaneue-roman-webfont.woff2") format("woff2"), url("fonts/helveticaneue-roman-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'helvetica_neue_bold';
  src: url("fonts/helveticaneue-bold-webfont.woff2") format("woff2"), url("fonts/helveticaneue-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url("fonts/HelveticaNeueLTStd-Bd.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTStd-Bd.otf") format("opentype"), url("fonts/HelveticaNeueLTStd-Bd.woff") format("woff"), url("fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype"), url("fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Satisfy';
  src: url("fonts/Satisfy.eot?#iefix") format("embedded-opentype"), url("fonts/Satisfy.woff") format("woff"), url("fonts/Satisfy.ttf") format("truetype"), url("fonts/Satisfy.svg#Satisfy") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?n4cgyp");
  src: url("fonts/icomoon.eot?n4cgyp#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?n4cgyp") format("truetype"), url("fonts/icomoon.woff?n4cgyp") format("woff"), url("fonts/icomoon.svg?n4cgyp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.inner_page_navigation ul li a, .inner_page_navigation ul li .dropdown-toggle, .recipes_inspiration ul.recipes_menu li a, .two_column_fullwidth .text_block strong {
  font-family: "HelveticaNeueLTStd-Bd", sans-serif, "helvetica_neueregular", Helvetica, Arial, sans-serif;
  font-weight: normal !important; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?c2rucf");
  src: url("fonts/icomoon.eot?c2rucf#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?c2rucf") format("truetype"), url("fonts/icomoon.woff?c2rucf") format("woff"), url("fonts/icomoon.svg?c2rucf#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="iconmoon-"], [class*=" iconmoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-magnifier {
  font-family: 'icomoon' !important; }

.iconmoon-phone:before {
  content: "\e942"; }

.iconmoon-location:before {
  content: "\e947"; }

.iconmoon-search:before, .icon-magnifier:before {
  content: "\e986"; }

.iconmoon-cross:before {
  content: "\ea0f"; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-dress-icon:before {
  content: "\e997"; }

.icon-centre-outline-thinner:before {
  content: "\e96d";
  color: #0081c6; }

.icon-delivery-blue:before {
  content: "\e96c";
  color: #0074c8; }

.icon-icon:before {
  content: "\e96b"; }

.icon-Food-Menu---Outline:before {
  content: "\e900"; }

.icon-Food-Menu:before {
  content: "\e901"; }

.icon-1 .path1:before {
  content: "\e96f";
  color: #d9e1e2;
  opacity: 0.251; }

.icon-1 .path2:before {
  content: "\e970";
  margin-left: -0.990234375em;
  color: white; }

.icon-1 .path3:before {
  content: "\e971";
  margin-left: -0.990234375em;
  color: #0081c6;
  opacity: 0.1; }

.icon-1 .path4:before {
  content: "\e972";
  margin-left: -0.990234375em;
  color: #0081c6; }

.icon-2 .path1:before {
  content: "\e973";
  color: #d9e1e2;
  opacity: 0.251; }

.icon-2 .path2:before {
  content: "\e974";
  margin-left: -0.990234375em;
  color: white; }

.icon-2 .path3:before {
  content: "\e975";
  margin-left: -0.990234375em;
  color: #0081c6;
  opacity: 0.1; }

.icon-2 .path4:before {
  content: "\e976";
  margin-left: -0.990234375em;
  color: #0081c6; }

.icon-21 .path1:before {
  content: "\e977";
  color: #d9e1e2;
  opacity: 0.251; }

.icon-21 .path2:before {
  content: "\e978";
  margin-left: -1em;
  color: white; }

.icon-21 .path3:before {
  content: "\e979";
  margin-left: -1em;
  color: #0081c6;
  opacity: 0.1; }

.icon-21 .path4:before {
  content: "\e97a";
  margin-left: -1em;
  color: #0081c6; }

.icon-3 .path1:before {
  content: "\e97b";
  color: #d9e1e2;
  opacity: 0.251; }

.icon-3 .path2:before {
  content: "\e97c";
  margin-left: -1em;
  color: white; }

.icon-3 .path3:before {
  content: "\e97d";
  margin-left: -1em;
  color: #0081c6;
  opacity: 0.1; }

.icon-3 .path4:before {
  content: "\e97e";
  margin-left: -1em;
  color: #0081c6; }

.icon-22 .path1:before {
  content: "\e97f";
  color: #d9e1e2;
  opacity: 0.251; }

.icon-22 .path2:before {
  content: "\e980";
  margin-left: -1em;
  color: white; }

.icon-22 .path3:before {
  content: "\e981";
  margin-left: -1em;
  color: #0081c6;
  opacity: 0.1; }

.icon-22 .path4:before {
  content: "\e982";
  margin-left: -1em;
  color: #0081c6; }

.icon-4 .path1:before {
  content: "\e983";
  color: #d9e1e2;
  opacity: 0.251; }

.icon-4 .path2:before {
  content: "\e984";
  margin-left: -0.990234375em;
  color: white; }

.icon-4 .path3:before {
  content: "\e985";
  margin-left: -0.990234375em;
  color: #0081c6;
  opacity: 0.1; }

.icon-4 .path4:before {
  content: "\e987";
  margin-left: -0.990234375em;
  color: #0081c6; }

.icon-23 .path1:before {
  content: "\e988";
  color: #d9e1e2;
  opacity: 0.251; }

.icon-23 .path2:before {
  content: "\e989";
  margin-left: -0.990234375em;
  color: white; }

.icon-23 .path3:before {
  content: "\e98a";
  margin-left: -0.990234375em;
  color: #0081c6;
  opacity: 0.1; }

.icon-23 .path4:before {
  content: "\e98b";
  margin-left: -0.990234375em;
  color: #0081c6; }

.icon-add-photo:before {
  content: "\e98c";
  color: #0081c6; }

.icon-camera:before {
  content: "\e98d";
  color: #0081c6; }

.icon-cash:before {
  content: "\e98e";
  color: #0081c6; }

.icon-floppy .path1:before {
  content: "\e98f";
  color: white; }

.icon-floppy .path2:before {
  content: "\e990";
  margin-left: -0.65234375em;
  color: #0081c6;
  opacity: 0.1; }

.icon-floppy .path3:before {
  content: "\e991";
  margin-left: -0.65234375em;
  color: #0081c6; }

.icon-invalid-name:before {
  content: "\e992";
  color: #b3001b; }

.icon-skinny .path1:before {
  content: "\e993";
  color: white; }

.icon-skinny .path2:before {
  content: "\e994";
  margin-left: -0.65234375em;
  color: #0081c6;
  opacity: 0.1; }

.icon-skinny .path3:before {
  content: "\e995";
  margin-left: -0.65234375em;
  color: #0081c6; }

.icon-tv:before {
  content: "\e996";
  color: #0081c6; }

.icon-pdf:before {
  content: "\e96e";
  color: #0081c6; }

.icon-Dribbble:before {
  content: "\e902";
  color: #0081c6; }

.icon-Facebook:before {
  content: "\e903";
  color: #0081c6; }

.icon-Google-Plus:before {
  content: "\e904";
  color: #0081c6; }

.icon-Instagram:before {
  content: "\e905";
  color: #0081c6; }

.icon-LinkedIn:before {
  content: "\e906";
  color: #0081c6; }

.icon-PayPal:before {
  content: "\e907";
  color: #0081c6; }

.icon-Pinterest:before {
  content: "\e908";
  color: #0081c6; }

.icon-Spotify:before {
  content: "\e909";
  color: #0081c6; }

.icon-Twitter:before {
  content: "\e90a";
  color: #0081c6; }

.icon-Youtube:before {
  content: "\e90b";
  color: #0081c6; }

.icon-Switch---Off:before {
  content: "\e90c"; }

.icon-Switch---On:before {
  content: "\e90d"; }

.icon-Arrow-Big-Down:before {
  content: "\e90e"; }

.icon-Arrow-Big-Left:before {
  content: "\e90f"; }

.icon-Arrow-Big-Right:before {
  content: "\e910"; }

.icon-Arrow-Big-Up:before {
  content: "\e911"; }

.icon-Arrow-Down:before {
  content: "\e912"; }

.icon-Arrow-Left:before {
  content: "\e913"; }

.icon-Arrow-Right:before {
  content: "\e914"; }

.icon-Arrow-Up:before {
  content: "\e915"; }

.icon-At-Home---Outline:before {
  content: "\e916"; }

.icon-At-Home---Solid:before {
  content: "\e917"; }

.icon-Back:before {
  content: "\e918"; }

.icon-Bag:before {
  content: "\e919"; }

.icon-Calendar:before {
  content: "\e91a"; }

.icon-Call---Incoming-Outline:before {
  content: "\e91b"; }

.icon-Call---Incoming-Solid:before {
  content: "\e91c";
  color: #425563; }

.icon-Call---Outgoing-Outline:before {
  content: "\e91d"; }

.icon-Call---Outgoing-Solid:before {
  content: "\e91e"; }

.icon-Cart:before {
  content: "\e91f"; }

.icon-Centre---Outline:before {
  content: "\e920"; }

.icon-Centre---Solid:before {
  content: "\e921"; }

.icon-Chat---Outline:before {
  content: "\e922"; }

.icon-Chat---Solid:before {
  content: "\e923"; }

.icon-Chat---Subscribe---Outline:before {
  content: "\e924"; }

.icon-Chat---Subscribe---Solid:before {
  content: "\e925"; }

.icon-Check:before {
  content: "\e926"; }

.icon-Checkbox---Mixed:before {
  content: "\e927"; }

.icon-Checkbox---Off:before {
  content: "\e928"; }

.icon-Checkbox---On:before {
  content: "\e929"; }

.icon-Close:before {
  content: "\e92a"; }

.icon-Consultant---Outline:before {
  content: "\e92b"; }

.icon-Consultant---Solid:before {
  content: "\e92c"; }

.icon-Creditcard:before {
  content: "\e92d"; }

.icon-Currency:before {
  content: "\e92e"; }

.icon-Delete:before {
  content: "\e92f"; }

.icon-Delivery---Outline:before {
  content: "\e930"; }

.icon-Delivery---Solid:before {
  content: "\e931"; }

.icon-Delivery:before {
  content: "\e932"; }

.icon-Edit:before {
  content: "\e933"; }

.icon-Email:before {
  content: "\e934"; }

.icon-Equals:before {
  content: "\e935"; }

.icon-Error:before {
  content: "\e936"; }

.icon-Filter:before {
  content: "\e937"; }

.icon-FullscreenClose:before {
  content: "\e938"; }

.icon-FullscreenOpen:before {
  content: "\e939"; }

.icon-Gift:before {
  content: "\e93a"; }

.icon-Giftcard:before {
  content: "\e93b"; }

.icon-Help---Outline:before {
  content: "\e93c"; }

.icon-Help---Solid:before {
  content: "\e93d"; }

.icon-Info:before {
  content: "\e93e"; }

.icon-Location:before {
  content: "\e93f"; }

.icon-Lock:before {
  content: "\e940"; }

.icon-Map-Pin---Outline:before {
  content: "\e941"; }

.icon-Map-Pin---Solid:before {
  content: "\e942"; }

.icon-Measure:before {
  content: "\e943"; }

.icon-Menu:before {
  content: "\e944"; }

.icon-Minus:before {
  content: "\e945"; }

.icon-NearMe:before {
  content: "\e946"; }

.icon-Overflow---Horizontal:before {
  content: "\e947"; }

.icon-Overflow---Vertical:before {
  content: "\e948"; }

.icon-Phone---Outline:before {
  content: "\e949"; }

.icon-Phone---Solid:before {
  content: "\e94a"; }

.icon-Plus:before {
  content: "\e94b"; }

.icon-Progress:before {
  content: "\e94c"; }

.icon-Promoflag:before {
  content: "\e94d"; }

.icon-Radio---Off:before {
  content: "\e94e"; }

.icon-Radio---On:before {
  content: "\e94f"; }

.icon-Radio---Pip:before {
  content: "\e950"; }

.icon-Relaxing:before {
  content: "\e951"; }

.icon-Remove:before {
  content: "\e952"; }

.icon-Required:before {
  content: "\e953"; }

.icon-Resizer:before {
  content: "\e954"; }

.icon-Returns:before {
  content: "\e955"; }

.icon-Schedule:before {
  content: "\e956"; }

.icon-Search:before {
  content: "\e957"; }

.icon-Send:before {
  content: "\e958"; }

.icon-Settings:before {
  content: "\e959"; }

.icon-Shipping:before {
  content: "\e95a"; }

.icon-Sleep:before {
  content: "\e95b"; }

.icon-Star---Filled:before {
  content: "\e95c"; }

.icon-Star---Half-Filled:before {
  content: "\e95d"; }

.icon-Star:before {
  content: "\e95e"; }

.icon-Store:before {
  content: "\e95f"; }

.icon-Success:before {
  content: "\e960"; }

.icon-SuccessCircle:before {
  content: "\e961"; }

.icon-Tick---Outline-Thinner:before {
  content: "\e962"; }

.icon-Tick---Outline:before {
  content: "\e963"; }

.icon-Tick---Solid:before {
  content: "\e964"; }

.icon-User:before {
  content: "\e965"; }

.icon-Vegetarian:before {
  content: "\e966"; }

.icon-Walking-Person:before {
  content: "\e967"; }

.icon-World:before {
  content: "\e968"; }

.icon-ZoomIn:before {
  content: "\e969"; }

.icon-ZoomOut:before {
  content: "\e96a"; }

.icon-search:before {
  content: "\e986"; }

.icon-cross:before {
  content: "\ea0f"; }

.icon-linkedin2:before {
  content: "\eaca"; }

.jc-icon:before {
  color: #1581C2; }

.icon-Dietitian:before {
  content: "\e998"; }

.icon-truck:before {
  content: "\e999"; }

.icon-Clickcollect---Reversed:before {
  content: "\e99a"; }

.icon-Home-Delivery---Reversed:before {
  content: "\e99b"; }

.icon-OrderOnline---Classic-JC-Blue:before {
  content: "\e99c"; }

.icon-Phone-support---Reversed:before {
  content: "\e99d"; }

.icon-Visit-a-centre---Reversed:before {
  content: "\e99e"; }

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: .01px; }

html, body {
  width: 100%;
  height: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }

@media all and (-ms-high-contrast: none) {
  html {
    overflow-y: inherit; }
  /* IE10 */
  *::-ms-backdrop, html {
    overflow-y: inherit; }
  /* IE11 */ }

body {
  font-family: Arial;
  font-size: 16px;
  line-height: 1.33333333333333;
  color: #323d48; }
  body.popup_open {
    overflow-y: hidden; }
  body strong {
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif; }

a:link:hover, a:visited:hover {
  text-decoration: underline; }

@media screen and (max-width: 960px) {
  .container.narrow {
    width: 585px; } }

@media screen and (max-width: 767px) {
  .container.narrow {
    width: 590px; } }

@media screen and (max-width: 640px) {
  .container.narrow {
    width: 440px; } }

@media screen and (max-width: 480px) {
  .container.narrow {
    width: 350px; } }

p {
  font-size: 16px;
  color: rgba(50, 61, 72, 0.74);
  line-height: 1.6;
  margin-bottom: 10px; }
  p.medium {
    font-size: 14px; }
  p.small {
    font-size: 13px; }

h1 {
  font-family: 'Fira Sans',sans-serif;
  font-size: 38px;
  line-height: 1.167;
  color: #3D4D5C;
  margin-bottom: 20px !important;
  text-transform: capitalize; }
  h1::first-letter {
    text-transform: uppercase; }
  h1.black {
    color: rgba(50, 61, 72, 0.74); }
  h1.satisfy {
    font-family: 'Fira Sans',sans-serif;
    color: #1581C2;
    padding-left: 0px; }
  h1.thin {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
    h1.thin span {
      font-family: 'Fira Sans',sans-serif;
      color: #1581C2;
      padding-left: 0px; }
  h1 span {
    font-family: 'Fira Sans',sans-serif;
    color: #1581C2;
    padding-left: 20px; }
  @media screen and (max-width: 960px) {
    h1 {
      font-size: 36px; } }
  @media screen and (max-width: 640px) {
    h1 {
      font-size: 28px; }
      h1.mobile_smalltext {
        font-size: 24px; }
      h1 span {
        padding-left: 0px; } }

.ca-only {
  display: none; }

.firasans {
  font-family: 'Fira Sans',sans-serif !important;
  font-style: normal;
  font-weight: normal !important; }

.firasans-extrabold-normal {
  font-family: 'Fira Sans',sans-serif;
  font-style: normal;
  font-weight: bold;
  text-transform: none; }

.firasans-light-normal {
  font-family: 'Fira Sans',sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
  text-transform: none !important; }

.font-size-11 {
  font-size: 11px !important; }

.font-size-12 {
  font-size: 12px; }

.line-height-18 {
  line-height: 18px; }

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

h2 {
  font-family: 'Fira Sans',sans-serif;
  font-size: 34px;
  line-height: 1;
  color: #3D4D5C;
  margin-bottom: 20px  !important;
  text-transform: capitalize; }
  h2::first-letter {
    text-transform: uppercase; }
  h2.black {
    color: rgba(50, 61, 72, 0.74); }
  h2.satisfy {
    font-family: 'Fira Sans',sans-serif;
    color: #1581C2;
    padding-left: 0px; }
  h2.thin {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
  h2.ndis_logo {
    position: relative; }
    @media screen and (max-width: 640px) {
      h2.ndis_logo {
        padding-top: 30px; } }
    h2.ndis_logo:before {
      content: "";
      display: block;
      background: url("./images/NDIS_2020.svg") no-repeat;
      position: absolute;
      left: calc(50% - 255px);
      top: -4px;
      width: 50px;
      height: 50px; }
      @media screen and (max-width: 960px) {
        h2.ndis_logo:before {
          left: calc(50% - 217px);
          top: -12px; } }
      @media screen and (max-width: 640px) {
        h2.ndis_logo:before {
          left: calc(50% - 27px);
          top: -32px; } }
  @media screen and (max-width: 960px) {
    h2 {
      font-size: 28px; } }
  @media screen and (max-width: 640px) {
    h2 {
      font-size: 23px; }
      h2.mobile_smalltext {
        font-size: 23px; }
      h2.thin span {
        font-size: 33px;
        line-height: 33px; } }

h3 {
  color: #3D4D5C;
  font-family: 'Fira Sans',sans-serif;
  font-size: 26px;
  line-height: 1;
  text-transform: capitalize; }
  h3::first-letter {
    text-transform: uppercase; }
  h3.black {
    color: #323d48; }
  h3.grey {
    color: rgba(50, 61, 72, 0.74); }
  h3.thin {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
  @media screen and (max-width: 640px) {
    h3 {
      font-size: 20px; } }

h4 {
  color: #3D4D5C;
  font-family: 'Fira Sans',sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  margin-bottom: 10px;
  line-height: 1;
  text-transform: capitalize; }
  h4::first-letter {
    text-transform: uppercase; }
  h4.black {
    color: #323d48; }
  h4.grey {
    color: rgba(50, 61, 72, 0.74); }
  @media screen and (max-width: 640px) {
    h4 {
      font-size: 18px; } }
  h4 a {
    text-decoration: none; }
    h4 a:hover {
      color: #1f8ccd;
      text-decoration: none !important; }

a.blue {
  color: #1581C2;
  text-decoration: underline; }
  a.blue:hover {
    color: #1f8ccd; }

a.popovertext {
  text-decoration: underline; }
  a.popovertext:hover {
    color: #1581C2 !important; }

a.track:hover {
  text-decoration: none; }

.loadmore_btn .loader {
  display: none; }

.loadmore_btn.loading {
  color: transparent;
  position: relative; }
  .loadmore_btn.loading .loader {
    border: 3px solid transparent;
    border-top: 3px solid #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    -webkit-animation: spin 1.2s linear infinite;
    animation: spin 1.2s linear infinite;
    display: block;
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    opacity: 0.5; }

.loadmore_btn#be_cool_loading, .loadmore_btn#centre_deliver_loading, .loadmore_btn#cart_loading {
  display: none;
  float: left;
  margin: 20px 0 20px 10px; }
  .loadmore_btn#be_cool_loading .loader, .loadmore_btn#centre_deliver_loading .loader, .loadmore_btn#cart_loading .loader {
    border: 3px solid #4587b9;
    border-top: 3px solid transparent; }

.loadmore_btn#cart_loading {
  display: block;
  float: none; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

a.button {
  font-family: 'Fira Sans', sans-serif;
  display: table;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding: 11px 38px;
  background: none;
  text-align: center;
  background-color: #1581C2;
  cursor: pointer;
  border-radius: 7px;
  text-transform: capitalize; }
  a.button:hover {
    text-decoration: none !important;
    background-color: #1f8ccd;
    color: #ffffff; }
  a.button:active, a.button:foucus {
    outline: 0 !important; }
  a.button.center {
    margin: 0 auto; }
  a.button.button--orange, a.button.gform_button {
    background-color: #1581C2; }
    a.button.button--orange:hover, a.button.gform_button:hover {
      background-color: #1f8ccd; }
  a.button.login {
    margin: 0;
    padding: 0;
    min-width: inherit;
    padding: 2px 10px 2px 10px;
    line-height: 23px;
    font-size: 17px; }
    a.button.login:hover {
      background-color: #fff; }
    a.button.login span {
      vertical-align: middle;
      line-height: 23px; }
    a.button.login.outline {
      border: none; }
    a.button.login:before {
      font-family: 'icomoon';
      content: "\e965";
      margin-right: 3px;
      font-size: 20px;
      vertical-align: middle; }
  a.button.outline {
    background-color: #fff;
    border: 1.5px solid #1581C2;
    color: #1581C2; }
    a.button.outline.arrow:after {
      color: #1581C2; }
    a.button.outline:hover {
      background-color: #1581C2;
      color: #fff; }
      a.button.outline:hover.arrow:after {
        color: #fff; }
  a.button.button--grey, a.button.gform_previous_button {
    background-color: #DFEBF0;
    color: rgba(50, 61, 72, 0.74); }
    a.button.button--grey:hover, a.button.gform_previous_button:hover {
      background-color: #b7dee5; }
  a.button.white-border {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    background: none;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px; }
    @media screen and (max-width: 640px) {
      a.button.white-border {
        text-align: center;
        margin: 0; } }
    a.button.white-border:hover {
      background-color: #fff;
      color: #1581C2; }
  a.button.white-bg {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    background: #fff;
    border: 1px solid #fff;
    color: #1581C2 !important;
    font-size: 20px; }
    @media screen and (max-width: 640px) {
      a.button.white-bg {
        text-align: center;
        margin: 0; } }
    a.button.white-bg:hover {
      background-color: #1581C2;
      color: #fff !important; }
  a.button.arrow {
    position: relative;
    padding-right: 30px; }
    a.button.arrow:after {
      font-family: 'icomoon' !important;
      content: "\e914";
      color: #fff;
      position: absolute;
      right: 0px;
      font-size: 27px; }
  @media screen and (max-width: 640px) {
    a.button {
      text-align: center;
      margin: 0 auto; } }

.bigIcon {
  color: #1581C2;
  text-align: center;
  font-size: 60px;
  display: block;
  margin-bottom: 20px;
  cursor: pointer; }
  .bigIcon:hover {
    color: #1f8ccd; }
  .bigIcon.left {
    text-align: left; }
    .bigIcon.left:before {
      position: absolute;
      left: 0;
      top: 0; }

.clear {
  clear: both; }

p, .single_blog ul li {
  color: #323d48;
  line-height: 1.6; }

.entry-content ul li {
  color: rgba(50, 61, 72, 0.74);
  margin-bottom: 10px;
  line-height: 1.6; }

.entry-content ol {
  padding-left: 0;
  margin-bottom: 10px;
  margin-left: 0; }
  .entry-content ol li {
    color: rgba(50, 61, 72, 0.74);
    margin-bottom: 10px;
    line-height: 1.6; }

input {
  border-radius: 0px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #DFEBF0; }

.sharethis-block .sharethis-buttons {
  text-align: center; }

.sharethis-block .sharethis-wrapper ul {
  margin: 0;
  padding: 0; }
  .sharethis-block .sharethis-wrapper ul li {
    list-style: none;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-bottom: 8px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .sharethis-block .sharethis-wrapper ul li {
        display: inline-block; } }
    .sharethis-block .sharethis-wrapper ul li.facebook {
      background: #3b5998; }
    .sharethis-block .sharethis-wrapper ul li.twitter {
      background: #1da1f2; }
    .sharethis-block .sharethis-wrapper ul li.email {
      background: #425563; }
      .sharethis-block .sharethis-wrapper ul li.email:before {
        left: 9.5px; }
    .sharethis-block .sharethis-wrapper ul li:before {
      font-size: 21px;
      text-indent: inherit;
      color: #fff;
      position: absolute;
      left: 11px;
      top: 10px;
      display: block; }
    .sharethis-block .sharethis-wrapper ul li:hover {
      color: #1f8ccd;
      opacity: 0.8; }

.sharethis-block .sharethis-wrapper a {
  font-size: 0;
  text-indent: -9999px;
  text-decoration: none;
  position: relative;
  width: 100%;
  height: 100%;
  display: block; }

.firasans {
  font-family: 'Fira Sans',sans-serif !important;
  font-style: normal;
  font-weight: 400 !important; }

.firasans-bold-normal {
  font-family: 'Fira Sans',sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
  text-transform: none !important; }

.firasans-med-normal {
  font-family: 'Fira Sans',sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  text-transform: none !important; }

.firasans-semibold-normal {
  font-family: 'Fira Sans',sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: none !important; }

.firasans-light-normal {
  font-family: 'Fira Sans',sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
  text-transform: none !important; }

.opensans-bold-normal {
  font-family: 'Open Sans',sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
  text-transform: none !important; }

.opensans-semibold-normal {
  font-family: 'Open Sans',sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: none !important; }

.opensans {
  font-family: 'Open Sans',sans-serif !important;
  font-style: normal;
  font-weight: 400 !important; }

.font-size-36 {
  font-size: 36px; }

.font-size-12 {
  font-size: 12px; }

.font-size-11 {
  font-size: 11px; }

.bold {
  font-weight: 700; }

.line-height-18 {
  line-height: 18px; }

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

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-top-100 {
  margin-top: 100px; }

.float-right {
  float: right; }

.font-italic {
  font-style: italic !important; }

.tabs-content div.tab-card:not(:first-child) {
  display: none; }

.royal-cta-fira-sans a.button, button.royal-cta-fira-sans {
  background: none;
  background-color: #1581C2;
  font-family: 'Fira Sans',sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  text-transform: none !important;
  color: #ffffff !important;
  border: 1px solid #1581C2;
  border-radius: 7px; }

.jc-blue {
  color: #1581C2; }

.container {
  padding-left: 15px;
  padding-right: 15px; }

ul {
  list-style-type: disc;
  padding-left: 1.5em; }
  ul.nav li {
    list-style-type: none; }

@media (min-width: 768px) {
  h2, .header-level-2 {
    font-size: 30px;
    margin: 0 0 .76em 0; } }

.main-container, .iziToast-wrapper {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  /* flickity on by default */ }
  .main-container .container, .iziToast-wrapper .container {
    padding-left: 15px;
    padding-right: 15px; }
  .main-container.container-fluid, .iziToast-wrapper.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .main-container .jc-blue, .iziToast-wrapper .jc-blue {
    color: #1581C2; }
  .main-container .jc-white, .main-container a.jc-white, .main-container .white, .main-container a.white, .iziToast-wrapper .jc-white, .iziToast-wrapper a.jc-white, .iziToast-wrapper .white, .iziToast-wrapper a.white {
    color: #FFF !important; }
    .main-container .jc-white:hover, .main-container a.jc-white:hover, .main-container .white:hover, .main-container a.white:hover, .iziToast-wrapper .jc-white:hover, .iziToast-wrapper a.jc-white:hover, .iziToast-wrapper .white:hover, .iziToast-wrapper a.white:hover {
      color: #FFF !important; }
  .main-container .h1, .main-container .h2, .main-container .h3, .main-container h1, .main-container h2, .main-container h3, .iziToast-wrapper .h1, .iziToast-wrapper .h2, .iziToast-wrapper .h3, .iziToast-wrapper h1, .iziToast-wrapper h2, .iziToast-wrapper h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .main-container .text-left, .iziToast-wrapper .text-left {
    text-align: left; }
  .main-container ol.flickity-page-dots, .iziToast-wrapper ol.flickity-page-dots {
    margin-top: 20px;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .main-container .col-sm-3, .iziToast-wrapper .col-sm-3 {
      width: 25%;
      float: left; }
    .main-container .col-sm-4, .iziToast-wrapper .col-sm-4 {
      width: 33.33333333%;
      float: left; }
    .main-container .col-sm-5, .iziToast-wrapper .col-sm-5 {
      width: 41.66666667%;
      float: left; }
    .main-container .col-sm-6, .iziToast-wrapper .col-sm-6 {
      width: 50%;
      float: left; }
    .main-container .col-sm-7, .iziToast-wrapper .col-sm-7 {
      width: 58.33333333%;
      float: left; }
    .main-container .col-sm-8, .iziToast-wrapper .col-sm-8 {
      width: 66.66666667%;
      float: left; }
    .main-container .col-sm-push-8, .iziToast-wrapper .col-sm-push-8 {
      left: 66.66666667%; }
    .main-container .col-sm-pull-8, .iziToast-wrapper .col-sm-pull-8 {
      right: 66.66666667%; }
    .main-container h4, .main-container .header-level-4, .iziToast-wrapper h4, .iziToast-wrapper .header-level-4 {
      font-size: 20px;
      margin: 0 0 .76em 0; } }
  @media (min-width: 992px) {
    .main-container .col-md-3, .iziToast-wrapper .col-md-3 {
      width: 25%;
      float: left; } }
  @media (min-width: 1200px) {
    .main-container .col-lg-4, .iziToast-wrapper .col-lg-4 {
      width: 33.33333333%; }
    .main-container .col-lg-5, .iziToast-wrapper .col-lg-5 {
      width: 41.66666667%; }
    .main-container .col-lg-8, .iziToast-wrapper .col-lg-8 {
      width: 66.66666667%; } }
  .main-container .col-xs-12, .iziToast-wrapper .col-xs-12 {
    float: left; }
  .main-container .container-fluid, .iziToast-wrapper .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .main-container .no-horz-padding, .iziToast-wrapper .no-horz-padding {
    padding-left: 0;
    padding-right: 0; }
  .main-container .padding-horz-0, .iziToast-wrapper .padding-horz-0 {
    padding-left: 0;
    padding-right: 0; }
  .main-container .underline, .iziToast-wrapper .underline {
    text-decoration: underline; }
  .main-container .us-hide, .main-container .us-show, .main-container .ca-hide, .main-container .ca-show, .main-container .ca-only, .main-container .pr-hide, .main-container .pr-show, .main-container .pr-only, .iziToast-wrapper .us-hide, .iziToast-wrapper .us-show, .iziToast-wrapper .ca-hide, .iziToast-wrapper .ca-show, .iziToast-wrapper .ca-only, .iziToast-wrapper .pr-hide, .iziToast-wrapper .pr-show, .iziToast-wrapper .pr-only {
    display: none; }
  .main-container .display-inline-block, .iziToast-wrapper .display-inline-block {
    display: inline-block; }
  .main-container sup, .iziToast-wrapper sup {
    font-family: helvetica,arial;
    top: -0.7em; }
  .main-container sub, .main-container sup, .iziToast-wrapper sub, .iziToast-wrapper sup {
    font-size: 50%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .main-container .carousel, .iziToast-wrapper .carousel {
    background: none;
    opacity: 1; }
  .main-container .carousel:after, .iziToast-wrapper .carousel:after {
    content: 'flickity';
    display: none; }
  .main-container .flickity-viewport .item, .iziToast-wrapper .flickity-viewport .item {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .main-container, .iziToast-wrapper {
      /* disable Flickity for large devices */ }
      .main-container .carousel:after, .iziToast-wrapper .carousel:after {
        content: ''; } }
  @media only screen and (max-width: 479px) {
    .main-container .container, .iziToast-wrapper .container {
      width: 100%; } }
  @media screen and (max-width: 370px) {
    .main-container #block-rechargebarintro, .iziToast-wrapper #block-rechargebarintro {
      margin-top: 80px; } }

.row {
  margin-bottom: 20px; }

.text ul, .app ul {
  list-style-type: disc;
  text-align: left;
  padding-left: 1.5em; }
  .text ul li, .app ul li {
    list-style-type: disc; }

.hide {
  display: none !important; }

.mobile-only {
  display: block; }

.tablet-desktop {
  display: none; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.img-center {
  margin: 0px auto;
  display: block;
  text-align: center; }

img.circle {
  border-radius: 100%; }

@media (min-width: 768px) {
  .mobile-only {
    display: none; }
  .tablet-desktop {
    display: block; }
  p, .paragraph {
    font-size: 16px;
    line-height: 1.55; } }

.us-hide, .us-show, .ca-hide, .ca-show, .ca-only, .pr-hide, .pr-show, .pr-only {
  display: none; }

.img-responsive {
  display: block;
  width: 100%;
  height: auto; }

img {
  vertical-align: middle; }
  img.hidden-xs {
    margin: 0 auto; }

.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.royal-cta-fira-sans a.button:active, .royal-cta-fira-sans a.button:hover, .royal-cta-fira-sans a.button:focus, button.royal-cta-fira-sans:active, button.royal-cta-fira-sans:hover, button.royal-cta-fira-sans:focus {
  background-color: #1f8ccd !important; }

@media screen and (min-width: 767px) {
  .col-sm-offset-6 {
    margin-left: 50%; } }

.header .menu_main {
  text-align: left;
  width: 50%; }
  @media screen and (max-width: 1280px) {
    .header .menu_main {
      padding-left: 10px; } }
  @media only screen and (max-width: 1000px) {
    .header .menu_main {
      width: 40px !important;
      padding-left: 0;
      display: block !important; } }
  .header .menu_main .navbar-nav > li > a {
    font-family: 'Fira Sans',sans-serif;
    font-weight: bold;
    color: #3D4D5C;
    line-height: 1.64;
    font-size: 1rem;
    text-transform: capitalize;
    padding-left: 30px;
    padding-right: 20px; }
    .header .menu_main .navbar-nav > li > a:hover {
      color: #323d48 !important; }
    @media screen and (max-width: 1280px) {
      .header .menu_main .navbar-nav > li > a {
        font-size: 0.875rem;
        padding-right: 20px;
        padding-left: 15px; } }
  .header .menu_main .navbar-nav > li.menu-item-has-children {
    position: relative; }
    .header .menu_main .navbar-nav > li.menu-item-has-children a {
      padding-right: 24px;
      padding-left: 18px; }
      @media screen and (max-width: 1170px) {
        .header .menu_main .navbar-nav > li.menu-item-has-children a {
          padding-right: 20px;
          padding-left: 15px; } }
    .header .menu_main .navbar-nav > li.menu-item-has-children:after {
      font-family: 'icomoon' !important;
      content: "\e912";
      position: absolute;
      width: 24px;
      height: 24px;
      right: 0;
      top: 14px;
      font-size: 24px;
      color: #1581C2; }
    .header .menu_main .navbar-nav > li.menu-item-has-children li a:hover {
      color: #fff;
      background: #1581C2; }
  .header .menu_main .navbar-nav li.current-menu-parent > a {
    color: #323d48; }
    .header .menu_main .navbar-nav li.current-menu-parent > a:hover {
      color: #323d48; }
  .header .menu_main .navbar-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    overflow-y: auto;
    overflow-x: hidden; }
    @media only screen and (max-width: 1000px) {
      .header .menu_main .navbar-default .navbar-collapse.pull-left {
        width: 265px !important;
        left: 0px;
        right: inherit;
        -webkit-transform: translate3d(-265px, 0, 0);
        transform: translate3d(-265px, 0, 0); }
        .menu-active .header .menu_main .navbar-default .navbar-collapse.pull-left {
          left: 0;
          right: inherit; } }
  .header .menu_main .navbar-toggle {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0; }
  .header .menu_main .navbar-default .navbar-toggle i {
    color: #1581C2;
    font-size: 30px; }
    @media screen and (max-width: 640px) {
      .header .menu_main .navbar-default .navbar-toggle i {
        font-size: 26px; } }

.menu-active.slide-menu #logo.mobile {
  padding-left: 15px;
  padding-right: 8px;
  margin-top: 6px;
  min-height: 41px; }
  .menu-active.slide-menu #logo.mobile img {
    max-height: 35px; }

.menu-active.slide-menu .slide-menu-close {
  -webkit-transition: none;
  transition: none;
  border: none;
  cursor: pointer;
  font-family: 'icomoon' !important;
  top: 0px;
  right: 0;
  margin-top: 0; }
  .menu-active.slide-menu .slide-menu-close:before {
    content: "\e92a";
    font-size: 16px; }

.menu-active.slide-menu #searchform {
  max-width: 100%;
  padding-left: 8px;
  padding-right: 8px; }
  .menu-active.slide-menu #searchform #s {
    width: 100%; }
  .menu-active.slide-menu #searchform input[type="text"] {
    width: 100%; }
  .menu-active.slide-menu #searchform input[type="submit"] {
    position: absolute;
    right: 8px;
    top: 0;
    margin: 0;
    width: 40px !important;
    height: 35px;
    font-size: 0;
    background: none;
    background-color: inherit !important;
    text-indent: -9999px; }

.menu-active.slide-menu .formClose {
  display: none; }

.menu-active.slide-menu .navbar-collapse {
  padding-left: 0;
  padding-right: 0; }

.menu-active.slide-menu nav {
  width: 100%; }
  .menu-active.slide-menu nav .navbar-nav {
    width: 100%; }
    .menu-active.slide-menu nav .navbar-nav li.menu-item {
      background: #ffffff;
      border-bottom: 1px solid #d9e1e2; }
      .menu-active.slide-menu nav .navbar-nav li.menu-item a {
        color: rgba(50, 61, 72, 0.74);
        font-weight: normal !important;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 14px;
        padding-bottom: 14px;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -webkit-animation: none !important;
        animation: none !important;
        -webkit-transform: none !important;
        transform: none !important; }
      .menu-active.slide-menu nav .navbar-nav li.menu-item ul li a {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .menu-active.slide-menu nav .navbar-nav li.menu-item.open {
        border-bottom: none; }
        .menu-active.slide-menu nav .navbar-nav li.menu-item.open a {
          color: #fff !important;
          background: #1581C2; }
          .menu-active.slide-menu nav .navbar-nav li.menu-item.open a:after {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            right: 11px;
            top: 10px;
            color: #fff; }
        .menu-active.slide-menu nav .navbar-nav li.menu-item.open:after {
          color: #fff;
          top: 5px;
          content: "\e915"; }
        .menu-active.slide-menu nav .navbar-nav li.menu-item.open ul {
          background: rgba(217, 225, 226, 0.2); }
          .menu-active.slide-menu nav .navbar-nav li.menu-item.open ul:after {
            top: 7px;
            color: #fff; }
          .menu-active.slide-menu nav .navbar-nav li.menu-item.open ul li {
            border-bottom: 1px solid #fff; }
            .menu-active.slide-menu nav .navbar-nav li.menu-item.open ul li:before {
              top: 7px;
              background: none;
              content: ""; }
            .menu-active.slide-menu nav .navbar-nav li.menu-item.open ul li a {
              color: rgba(50, 61, 72, 0.74) !important;
              padding-top: 12px;
              padding-bottom: 12px;
              background: rgba(217, 225, 226, 0.2);
              text-shadow: none !important;
              -webkit-box-shadow: none !important;
              box-shadow: none !important; }
              .menu-active.slide-menu nav .navbar-nav li.menu-item.open ul li a:hover, .menu-active.slide-menu nav .navbar-nav li.menu-item.open ul li a:active {
                color: #1581C2 !important; }
      .menu-active.slide-menu nav .navbar-nav li.menu-item.menu-item-has-children:after {
        pointer-events: none;
        right: 11px;
        top: 11px; }
      .menu-active.slide-menu nav .navbar-nav li.menu-item ul li {
        background: rgba(217, 225, 226, 0.2);
        position: relative; }
        .menu-active.slide-menu nav .navbar-nav li.menu-item ul li:before {
          content: "";
          position: absolute;
          width: 24px;
          height: 24px;
          background: url(./images/arrow-down.svg) no-repeat top center;
          left: 0;
          top: 17px;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.menu-active.slide-menu .help_buttons.mobile {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px; }
  .menu-active.slide-menu .help_buttons.mobile li {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 7px;
    position: relative;
    padding-left: 0px; }
    .menu-active.slide-menu .help_buttons.mobile li:before {
      position: absolute;
      top: 7px;
      left: 0px; }
    .menu-active.slide-menu .help_buttons.mobile li a {
      padding-left: 0px;
      color: rgba(50, 61, 72, 0.74); }
      .menu-active.slide-menu .help_buttons.mobile li a.login span {
        font-size: inherit;
        text-indent: inherit; }
    .menu-active.slide-menu .help_buttons.mobile li:last-child {
      margin-left: 0; }

img {
  image-rendering: auto; }

.header {
  background: #ffffff;
  height: 90px;
  padding-top: 14px;
  border-bottom: none;
  z-index: 10; }
  .header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 480px) {
      .header .container {
        padding-left: 0;
        padding-right: 0; } }
  .header.compact .header {
    background: #ffffff;
    height: 90px;
    padding-top: 14px; }
  @media only screen and (max-width: 1169px) and (min-width: 1000px) {
    .header {
      height: 80px !important;
      padding-top: 11px; } }
  @media only screen and (max-width: 999px) {
    .header {
      height: 60px !important;
      padding-top: 10px;
      padding-bottom: 5px; } }
  .header .logo {
    width: 10%;
    margin-top: 0; }
    @media only screen and (max-width: 1200px) {
      .header .logo {
        margin-top: 0;
        z-index: 1; } }
  @media screen and (max-width: 767px) {
    .header .navbar-header {
      margin-left: -7px; } }
  .header .desktop_logo {
    width: 103px;
    height: 59.1px;
    background-size: contain;
    background-image: url("./images/jenny-craig1.svg");
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 1200px) {
      .header .desktop_logo {
        width: 86px;
        height: 60px;
        background-position: center; } }
    @media only screen and (max-width: 1000px) {
      .header .desktop_logo {
        margin-left: 54px;
        width: 68px;
        height: 38px; }
        .header .desktop_logo.mobile {
          text-align: left;
          margin-left: 12px;
          width: 59px;
          height: 34px;
          margin: 8px 0 8px 12px; } }
    @media screen and (max-width: 767px) {
      .header .desktop_logo {
        width: 68px;
        margin-left: 37px; } }
  .header .help_buttons {
    text-align: right;
    margin: 0;
    margin-left: auto;
    padding-left: 0; }
    .header .help_buttons.mobile {
      text-align: left; }
    .header .help_buttons.nz-site .findCenter span {
      display: none; }
    .header .help_buttons li {
      display: inline-block;
      color: #323d48;
      line-height: 23px;
      font-size: 0.875rem;
      margin-right: 10px;
      vertical-align: middle; }
      .header .help_buttons li a {
        font-family: 'Fira Sans',sans-serif !important; }
      .header .help_buttons li:first-child {
        margin-right: 14px; }
      .header .help_buttons li.start-now .button {
        float: left;
        color: #ffffff !important;
        font-size: 14px !important;
        padding: 0 21px !important; }
      .header .help_buttons li.phone-mobile {
        margin-right: 5px; }
        @media screen and (max-width: 960px) {
          .header .help_buttons li.phone-mobile {
            margin-left: 0;
            margin-right: 0;
            height: 34px;
            overflow: hidden; }
            .header .help_buttons li.phone-mobile a#GlobalHeader-CTA-ClickToCall {
              display: table;
              border: none;
              color: #ffffff;
              line-height: 18px;
              background: none;
              text-align: center;
              background-color: #0081c6;
              cursor: pointer;
              min-width: 0;
              line-height: 34px;
              height: 34px;
              padding: 0 14px; }
              .header .help_buttons li.phone-mobile a#GlobalHeader-CTA-ClickToCall:before {
                font-size: 14px;
                line-height: 34px;
                color: white;
                padding-right: 6px;
                height: 34px;
                display: inline-block;
                float: left; }
              .header .help_buttons li.phone-mobile a#GlobalHeader-CTA-ClickToCall:after {
                content: "Call Now";
                color: white;
                font-family: 'Fira Sans',sans-serif;
                font-weight: bold;
                font-size: 15px; }
              .header .help_buttons li.phone-mobile a#GlobalHeader-CTA-ClickToCall:hover {
                background-color: #1f8ccd; }
              .header .help_buttons li.phone-mobile a#GlobalHeader-CTA-ClickToCall span {
                line-height: 19px; } }
      .header .help_buttons li.findCenter {
        padding-right: 5px;
        font-weight: bold; }
        .header .help_buttons li.findCenter span {
          line-height: 19px;
          color: inherit;
          font-size: 15px; }
        .header .help_buttons li.findCenter:hover {
          color: #1f8ccd; }
        @media only screen and (max-width: 1000px) {
          .header .help_buttons li.findCenter {
            display: none; } }
      .header .help_buttons li.phone {
        display: none; }
        @media only screen and (max-width: 1000px) {
          .header .help_buttons li.phone {
            margin-right: 5px;
            margin-left: 0;
            margin-right: 0;
            height: 34px;
            overflow: hidden;
            display: inline-block; }
            .header .help_buttons li.phone a#GlobalHeader-CTA-ClickToCall {
              display: table;
              border: 0 none;
              color: #ffffff;
              line-height: 18px;
              background: none;
              text-align: center;
              background-color: #0081c6;
              cursor: pointer;
              min-width: 0;
              line-height: 34px;
              height: 34px;
              padding: 0 13px; }
              .header .help_buttons li.phone a#GlobalHeader-CTA-ClickToCall:before {
                font-size: 14px;
                line-height: 36px;
                color: white;
                padding-right: 7px;
                height: 34px;
                display: inline-block;
                float: left; }
              .header .help_buttons li.phone a#GlobalHeader-CTA-ClickToCall:after {
                content: "Call Now";
                color: white;
                font-family: 'Fira Sans',sans-serif;
                font-size: 15px;
                font-weight: bold; }
              .header .help_buttons li.phone a#GlobalHeader-CTA-ClickToCall:hover {
                background-color: #1f8ccd; }
              .header .help_buttons li.phone a#GlobalHeader-CTA-ClickToCall span {
                line-height: 19px; } }
      .header .help_buttons li.login {
        margin-right: 5px; }
        .header .help_buttons li.login a {
          color: #1581C2; }
          @media screen and (max-width: 1280px) {
            .header .help_buttons li.login a {
              padding: 11px 18px;
              min-width: 60px; } }
        @media only screen and (max-width: 1000px) {
          .header .help_buttons li.login {
            display: none; } }
      @media screen and (max-width: 767px) {
        .header .help_buttons li.findCenter {
          text-align: left; }
        .header .help_buttons li.mobile {
          text-align: center; }
        .header .help_buttons li.icon-Phone---Solid {
          text-align: right; } }
      .header .help_buttons li:last-child {
        margin-left: 0px;
        margin-right: 0; }
      @media (max-width: 1000px) {
        .header .help_buttons li.search-nav {
          display: none; } }
      .header .help_buttons li.search-nav .icon-Search {
        position: relative;
        font-size: 0;
        line-height: 0;
        vertical-align: top; }
        .header .help_buttons li.search-nav .icon-Search span {
          font-size: 0;
          text-indent: -9999px; }
        .header .help_buttons li.search-nav .icon-Search:before {
          font-size: 21px;
          text-indent: inherit;
          color: #1581C2;
          line-height: 23px;
          position: absolute;
          top: 1px;
          left: -17px; }
      .header .help_buttons li.search-nav.open {
        width: calc(100% - 436px);
        position: relative;
        padding-left: 0px; }
        @media only screen and (max-width: 1200px) {
          .header .help_buttons li.search-nav.open {
            width: calc(100% - 350px); } }
        .header .help_buttons li.search-nav.open:before {
          content: "\e957";
          font-size: 20px;
          text-indent: inherit;
          color: #1581C2;
          line-height: 17px;
          position: absolute;
          top: 5px;
          left: -2px;
          font-family: 'icomoon' !important; }
        .header .help_buttons li.search-nav.open .icon-Search {
          display: none; }
        .header .help_buttons li.search-nav.open .icon-Search:before {
          top: 0px;
          left: 0px;
          display: none; }
      .header .help_buttons li:before, .header .help_buttons li .icon-Map-Pin---Solid:before, .header .help_buttons li .icon-Phone---Solid:before, .header .help_buttons li .icon-User:before {
        color: #1581C2;
        font-size: 20px;
        vertical-align: middle;
        padding-right: 5px;
        line-height: 23px; }
        @media screen and (max-width: 767px) {
          .header .help_buttons li:before, .header .help_buttons li .icon-Map-Pin---Solid:before, .header .help_buttons li .icon-Phone---Solid:before, .header .help_buttons li .icon-User:before {
            font-size: 24px; } }
      .header .help_buttons li .icon-Map-Pin---Solid:before, .header .help_buttons li .icon-Phone---Solid:before, .header .help_buttons li .icon-Search:before, .header .help_buttons li .icon-User:before {
        font-family: 'icomoon' !important; }
      @media screen and (max-width: 1280px) {
        .header .help_buttons li a.button#GlobalHeader-CTA-StartNowOrange {
          padding: 11px 18px;
          min-width: 60px; } }
      @media only screen and (max-width: 1000px) {
        .header .help_buttons li a.button#GlobalHeader-CTA-StartNowOrange {
          font-size: 15px;
          height: 34px;
          line-height: 34px;
          padding: 0 13px;
          border: 0 none;
          border-radius: 0; } }
      .header .help_buttons li a:not(.button) {
        color: #323d48;
        line-height: 23px;
        display: inline-block;
        vertical-align: middle; }
        .header .help_buttons li a:not(.button):hover {
          text-decoration: none; }
        @media screen and (max-width: 767px) {
          .header .help_buttons li a:not(.button) {
            line-height: 18px; } }
        .header .help_buttons li a:not(.button) span {
          line-height: 23px;
          vertical-align: middle; }
        .header .help_buttons li a:not(.button)#phone-number {
          margin-top: -24px;
          text-align: right;
          display: block;
          padding-right: 5px;
          font-weight: bold; }
          .header .help_buttons li a:not(.button)#phone-number span {
            line-height: 19px;
            color: inherit;
            font-size: 15px; }
          .header .help_buttons li a:not(.button)#phone-number:hover {
            color: #1f8ccd; }
          @media screen and (max-width: 1080px) {
            .header .help_buttons li a:not(.button)#phone-number {
              display: none; } }
        @media screen and (max-width: 1080px) {
          .header .help_buttons li a:not(.button)#GlobalHeader-CTA-ClickToCall span {
            font-size: 0;
            text-indent: -999px; } }
    @media only screen and (max-width: 1200px) {
      .header .help_buttons li {
        margin-right: 4px; }
        .header .help_buttons li:first-child {
          margin-right: 9px; } }
    @media only screen and (max-width: 1000px) {
      .header .help_buttons.pull-right {
        width: calc(100% - 100px);
        text-align: right; }
      .header .help_buttons li {
        margin-right: 20px; }
        .header .help_buttons li:first-child {
          margin-right: 20px; } }
  .header .searchForm {
    display: none;
    margin-bottom: 0; }
    .header .searchForm li {
      width: 100%; }
    .header .searchForm.hidden-md {
      clear: both;
      padding: 0; }
      .header .searchForm.hidden-md #s {
        float: none !important; }
      .header .searchForm.hidden-md li {
        width: 100%;
        display: block;
        position: relative; }
        .header .searchForm.hidden-md li:before {
          content: "\e957";
          font-size: 20px;
          text-indent: inherit;
          color: #1581C2;
          line-height: 17px;
          position: absolute;
          top: 10px;
          right: 16px;
          font-family: 'icomoon' !important; }
  .header .searchOpen {
    width: calc(90% - 20px);
    position: relative; }
    .header .searchOpen .search-nav {
      position: relative; }
      .header .searchOpen .search-nav:after {
        content: "";
        position: absolute;
        width: calc(100% - 0px);
        height: 2px;
        display: block;
        bottom: -5px;
        left: 0px;
        background: #1581C2; }
      .header .searchOpen .search-nav ul {
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: none;
        display: inline-block; }
        .header .searchOpen .search-nav ul #searchform {
          max-width: 100%; }
          .header .searchOpen .search-nav ul #searchform li {
            width: 100%;
            vertical-align: bottom; }
          .header .searchOpen .search-nav ul #searchform input#s {
            border: none;
            width: 100%;
            padding-bottom: 0;
            float: none;
            height: inherit;
            padding: 0 10px 0 24px; }
          .header .searchOpen .search-nav ul #searchform input[type="submit"] {
            display: none !important; }
          .header .searchOpen .search-nav ul #searchform label {
            display: none; }
    .header .searchOpen .formClose {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 6px; }
      .header .searchOpen .formClose:before {
        color: rgba(50, 61, 72, 0.4); }

@media screen and (max-width: 640px) {
  .page-content {
    font-size: 13px; }
    .page-content ul, .page-content li, .page-content p {
      font-size: 13px;
      line-height: 21px; } }

.page-content .fav-block {
  display: none; }

.menu-active .site_wrapper {
  height: 100%;
  overflow: hidden; }

.specialOffer {
  background-color: #0081c6;
  display: block;
  position: fixed;
  z-index: 8000 !important;
  top: 90px;
  left: 0;
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 1169px) {
    .specialOffer {
      top: 80px; } }
  @media only screen and (max-width: 999px) {
    .specialOffer {
      top: 60px; } }
  @media screen and (max-width: 640px) {
    .specialOffer {
      top: 55px; } }
  .specialOffer .offer_wrap {
    text-align: center; }
  .specialOffer .offer {
    font-family: 'Fira Sans',sans-serif;
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    padding: 7px 0 8px 0;
    width: 100%; }
    .specialOffer .offer strong {
      font-family: 'Fira Sans',sans-serif;
      font-weight: bold; }
    .specialOffer .offer span {
      font-family: 'Fira Sans',sans-serif; }
      .specialOffer .offer span.bold_on_mobile {
        font-family: 'Fira Sans',sans-serif;
        font-weight: bold; }
        @media screen and (max-width: 480px) {
          .specialOffer .offer span.bold_on_mobile {
            font-weight: bold; } }
    .specialOffer .offer:last-child {
      margin-right: 0; }
  .specialOffer .offer__description {
    text-align: center;
    color: #ffffff;
    font-size: 0; }
    .specialOffer .offer__description:last-child {
      margin-right: 0; }
    .specialOffer .offer__description ul {
      margin: 0;
      text-align: center;
      line-height: 12px;
      padding-top: 5px; }
      .specialOffer .offer__description ul li {
        position: relative;
        padding: 0 5px;
        line-height: 12px;
        vertical-align: middle;
        display: inline-block; }
        .specialOffer .offer__description ul li a {
          font-family: 'Fira Sans',sans-serif;
          color: white;
          letter-spacing: 0.5px;
          text-decoration: none;
          font-size: 12px;
          position: relative;
          line-height: 12px;
          display: block;
          vertical-align: middle;
          text-transform: capitalize; }
          .specialOffer .offer__description ul li a:after {
            content: "";
            width: 1px;
            height: 12px;
            background: #ffffff;
            opacity: 0.7;
            display: block;
            position: absolute;
            right: -6px;
            top: 0px; }
        .specialOffer .offer__description ul li:last-child a:after {
          display: none; }
  @media screen and (max-width: 960px) {
    .specialOffer .offer {
      font-size: 20px;
      line-height: 20px;
      padding-top: 8px;
      padding-bottom: 8px; }
      .specialOffer .offer__description {
        padding-top: 0px; } }
  @media screen and (max-width: 480px) {
    .specialOffer .offer {
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      font-size: 20px;
      line-height: 20px;
      padding-top: 9px;
      padding-bottom: 10px; }
      .specialOffer .offer__description {
        padding-top: 4px; } }

.margin_bottom11 {
  margin-bottom: 83px; }

.forcefullwidth_wrapper_tp_banner {
  margin-bottom: 23px !important; }

@media screen and (max-width: 960px) {
  .resp_margin_bottom68 {
    margin-bottom: 58px !important; } }

@-webkit-keyframes slideInFromLeft {
  0% {
    -webkit-transform: translateX(-70px);
    transform: translateX(-70px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes slideInFromLeft {
  0% {
    -webkit-transform: translateX(-70px);
    transform: translateX(-70px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.hero-slider {
  padding-bottom: 0;
  margin-bottom: 40px; }
  .hero-slider.no-margin {
    margin-bottom: 0;
    padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .hero-slider {
      margin-bottom: 20px; }
      .hero-slider.no-margin {
        margin-bottom: 0px; } }
  .hero-slider .container {
    height: 100%;
    position: relative; }
    @media screen and (max-width: 767px) {
      .hero-slider .container {
        height: auto;
        display: block;
        width: 100% !important; } }
  .hero-slider .wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    @media screen and (max-width: 767px) {
      .hero-slider .wrapper {
        height: auto;
        display: block;
        position: relative; } }
  .hero-slider .carousel-cell {
    width: 100%;
    background-size: 50% 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #fff;
    height: 0;
    padding-top: 28.92%;
    opacity: 1;
    position: relative; }
    @media screen and (max-width: 767px) {
      .hero-slider .carousel-cell {
        padding-top: 0;
        height: auto;
        min-height: 200px;
        background-image: none !important; } }
    .hero-slider .carousel-cell.online-resources {
      padding-top: 20%; }
      @media screen and (max-width: 1400px) {
        .hero-slider .carousel-cell.online-resources {
          padding-top: 25%; } }
      @media screen and (max-width: 767px) {
        .hero-slider .carousel-cell.online-resources {
          padding-top: 0; } }
    .hero-slider .carousel-cell.menu-banner {
      padding-top: 20%;
      background-color: #f7f6f4; }
      @media screen and (max-width: 1400px) {
        .hero-slider .carousel-cell.menu-banner {
          padding-top: 25%; } }
      @media screen and (max-width: 767px) {
        .hero-slider .carousel-cell.menu-banner {
          padding-top: 0; } }
    @media screen and (max-width: 960px) {
      .hero-slider .carousel-cell.ndis {
        padding-top: 30%; }
        .hero-slider .carousel-cell.ndis .button {
          width: 125px !important;
          padding: 7px 10px;
          font-size: 16px;
          margin-top: 0 !important;
          margin-bottom: 10px; }
        .hero-slider .carousel-cell.ndis .button--orange {
          width: 160px !important;
          padding: 7px 10px; } }
    @media screen and (max-width: 767px) {
      .hero-slider .carousel-cell.ndis {
        padding-top: 0; }
        .hero-slider .carousel-cell.ndis .button {
          display: block !important;
          margin-bottom: 10px !important; } }
    .hero-slider .carousel-cell .text_block {
      width: 50%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      padding: 0 20px 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media screen and (max-width: 767px) {
        .hero-slider .carousel-cell .text_block {
          display: block;
          width: 100%;
          height: auto;
          position: relative;
          text-align: center;
          padding: 30px 20px 20px 20px; } }
      .hero-slider .carousel-cell .text_block.rapid_results h1 {
        font-size: 34px;
        color: rgba(50, 61, 72, 0.74);
        margin-bottom: 0px !important; }
        .hero-slider .carousel-cell .text_block.rapid_results h1 .thin {
          padding: 0;
          color: rgba(50, 61, 72, 0.74); }
        @media screen and (max-width: 960px) {
          .hero-slider .carousel-cell .text_block.rapid_results h1 {
            display: none; } }
      .hero-slider .carousel-cell .text_block.rapid_results h2 {
        font-size: 48px;
        color: #1581C2;
        opacity: 0;
        -webkit-animation: slideInFromLeft 1.5s ease-out 0.3s 1;
        animation: slideInFromLeft 1.5s ease-out 0.3s 1;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        margin-bottom: 10px !important; }
        .hero-slider .carousel-cell .text_block.rapid_results h2 .thin {
          padding: 0;
          font-size: 48px;
          line-height: 48px; }
        @media screen and (max-width: 1170px) {
          .hero-slider .carousel-cell .text_block.rapid_results h2 {
            font-size: 35px;
            line-height: 35px; }
            .hero-slider .carousel-cell .text_block.rapid_results h2 .thin {
              font-size: 35px;
              line-height: 35px; } }
        @media screen and (max-width: 960px) {
          .hero-slider .carousel-cell .text_block.rapid_results h2 {
            font-size: 32px;
            line-height: 32px;
            margin-bottom: 5px !important; }
            .hero-slider .carousel-cell .text_block.rapid_results h2 .thin {
              font-size: 32px;
              line-height: 32px; } }
        @media screen and (max-width: 767px) {
          .hero-slider .carousel-cell .text_block.rapid_results h2 {
            font-size: 36px;
            line-height: 36px;
            margin-bottom: 15px !important; }
            .hero-slider .carousel-cell .text_block.rapid_results h2 .thin {
              font-size: 36px;
              line-height: 36px; } }
      .hero-slider .carousel-cell .text_block.rapid_results h3 {
        font-size: 30px;
        opacity: 0;
        -webkit-animation: slideInFromLeft 1.5s ease-out 0.4s 1;
        animation: slideInFromLeft 1.5s ease-out 0.4s 1;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        color: rgba(50, 61, 72, 0.74); }
        .hero-slider .carousel-cell .text_block.rapid_results h3 .thin {
          font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
          padding: 0;
          color: rgba(50, 61, 72, 0.74); }
        .hero-slider .carousel-cell .text_block.rapid_results h3 sup {
          font-size: 60%;
          line-height: 0;
          position: relative;
          vertical-align: baseline; }
        @media screen and (max-width: 960px) {
          .hero-slider .carousel-cell .text_block.rapid_results h3 {
            font-size: 24px;
            margin-bottom: 5px; } }
        @media screen and (max-width: 767px) {
          .hero-slider .carousel-cell .text_block.rapid_results h3 {
            margin-bottom: 10px; } }
      .hero-slider .carousel-cell .text_block.rapid_results p {
        max-width: 410px; }
        .hero-slider .carousel-cell .text_block.rapid_results p:after {
          display: none; }
        @media screen and (max-width: 767px) {
          .hero-slider .carousel-cell .text_block.rapid_results p {
            max-width: 100%; } }
      .hero-slider .carousel-cell .text_block h1 {
        text-align: left;
        opacity: 0;
        -webkit-animation: slideInFromLeft 1.5s ease-out 0.2s 1;
        animation: slideInFromLeft 1.5s ease-out 0.2s 1;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        margin-top: 0; }
        @media screen and (max-width: 1600px) {
          .hero-slider .carousel-cell .text_block h1 {
            font-size: 36px;
            margin-bottom: 10px !important; } }
        @media screen and (max-width: 1170px) {
          .hero-slider .carousel-cell .text_block h1 {
            font-size: 36px;
            margin-bottom: 15px; } }
        @media screen and (max-width: 1080px) {
          .hero-slider .carousel-cell .text_block h1 {
            font-size: 32px;
            margin-bottom: 15px; } }
        @media screen and (max-width: 960px) {
          .hero-slider .carousel-cell .text_block h1 {
            font-size: 25px;
            margin-bottom: 10px !important; } }
        @media screen and (max-width: 767px) {
          .hero-slider .carousel-cell .text_block h1 {
            text-align: center; } }
      .hero-slider .carousel-cell .text_block h4 {
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
        font-size: 26px;
        opacity: 0;
        -webkit-animation: slideInFromLeft 1.5s ease-out 0.5s 1;
        animation: slideInFromLeft 1.5s ease-out 0.5s 1;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        color: rgba(50, 61, 72, 0.74);
        margin: -15px 0 25px 0; }
      .hero-slider .carousel-cell .text_block a.button {
        opacity: 0;
        -webkit-animation: slideInFromLeft 1.5s ease-out 1.2s 1;
        animation: slideInFromLeft 1.5s ease-out 1.2s 1;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        margin-top: 10px; }
        @media screen and (max-width: 767px) {
          .hero-slider .carousel-cell .text_block a.button {
            margin: 10px auto 0 auto; } }
      .hero-slider .carousel-cell .text_block p {
        opacity: 0;
        position: relative;
        -webkit-animation: slideInFromLeft 1.5s ease-out 0.7s 1;
        animation: slideInFromLeft 1.5s ease-out 0.7s 1;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards; }
        .hero-slider .carousel-cell .text_block p.no_underline:after {
          background: none; }
        .hero-slider .carousel-cell .text_block p:after {
          opacity: 0;
          content: "";
          width: 118px;
          height: 4px;
          display: block;
          position: absolute;
          bottom: -25px;
          background: #1581C2;
          -webkit-animation: slideInFromLeft 1.5s ease-out 1.2s 1;
          animation: slideInFromLeft 1.5s ease-out 1.2s 1;
          -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
          @media screen and (max-width: 960px) {
            .hero-slider .carousel-cell .text_block p:after {
              display: none; } }
          @media screen and (max-width: 480px) {
            .hero-slider .carousel-cell .text_block p:after {
              display: none; } }
        @media screen and (max-width: 1080px) {
          .hero-slider .carousel-cell .text_block p {
            font-size: 14px; } }
        @media screen and (max-width: 960px) {
          .hero-slider .carousel-cell .text_block p {
            font-size: 13px; } }
      .hero-slider .carousel-cell .text_block.no-border p:after {
        display: none; }
    .hero-slider .carousel-cell .image_block {
      display: none; }
      @media screen and (max-width: 767px) {
        .hero-slider .carousel-cell .image_block {
          display: block; } }
      .hero-slider .carousel-cell .image_block img {
        width: 100%; }

body .section {
  margin: 23px 0 !important; }
  @media screen and (max-width: 767px) {
    body .section {
      margin: 15px 0 !important; } }
  @media screen and (max-width: 480px) {
    body .section {
      padding-left: 15px;
      padding-right: 15px; }
      body .section.fullwidth {
        padding-left: 0px;
        padding-right: 0px; }
      body .section .container {
        max-width: 100%; } }
  body .section.no-margin-bottom {
    margin-bottom: 0 !important; }
  body .section.no-margin-top {
    margin-top: 0 !important; }
  body .section.double-margin-top {
    margin-top: 30px !important; }
  body .section.double-margin-bottom {
    margin-bottom: 30px !important; }
  body .section.triple-margin-bottom {
    margin-bottom: 45px !important; }
    @media screen and (max-width: 767px) {
      body .section.triple-margin-bottom {
        margin-bottom: 30px !important; } }
  body .section.grey_bg {
    padding: 46px 0;
    background: rgba(223, 235, 240, 0.2); }
    @media screen and (max-width: 480px) {
      body .section.grey_bg {
        padding-left: 0px;
        padding-right: 0px; }
        body .section.grey_bg .container {
          max-width: 100%; } }
  body .section.grey_bg2 {
    padding: 10px 0;
    background: #f2f2f2; }
    @media screen and (max-width: 480px) {
      body .section.grey_bg2 {
        padding-left: 15px;
        padding-right: 15px; }
        body .section.grey_bg2 .container {
          max-width: 100%; } }
  body .section.blue_bg {
    padding: 20px 0;
    background: #ebf8fc; }
    @media screen and (max-width: 480px) {
      body .section.blue_bg {
        padding-left: 0px;
        padding-right: 0px; }
        body .section.blue_bg .container {
          max-width: 100%; } }

.section_title {
  margin-bottom: 23px !important; }
  .section_title p {
    font-size: 20px; }
  .section_title.medium {
    padding-left: 80px;
    padding-right: 80px; }
    @media screen and (max-width: 1080px) {
      .section_title.medium {
        padding-left: 0px;
        padding-right: 0px; } }
  .section_title.narrow {
    padding-left: 200px;
    padding-right: 200px; }
    @media screen and (max-width: 1080px) {
      .section_title.narrow {
        padding-left: 80px;
        padding-right: 80px; } }
    @media screen and (max-width: 960px) {
      .section_title.narrow {
        padding-left: 0px;
        padding-right: 0px; } }
  @media screen and (max-width: 960px) {
    .section_title p {
      font-size: 16px; } }
  .section_title.center {
    text-align: center; }

.jc-hide {
  display: none; }

.hide_on_mobile {
  display: block;
  width: 100%;
  height: auto; }
  @media screen and (max-width: 767px) {
    .hide_on_mobile {
      display: none; } }

.show_on_mobile {
  display: none;
  width: 100%;
  height: auto; }
  @media screen and (max-width: 767px) {
    .show_on_mobile {
      display: block; } }

.show_only_on_mobile {
  display: none !important;
  width: 100%;
  height: auto; }
  @media screen and (max-width: 640px) {
    .show_only_on_mobile {
      display: block !important; } }

#primary.site-content {
  padding-top: 0;
  padding-bottom: 0; }

.inner_page_navigation {
  text-align: center; }
  .inner_page_navigation ul {
    margin: 0; }
    .inner_page_navigation ul li {
      display: inline-block;
      position: relative;
      padding: 0 5px;
      margin-bottom: 0; }
      .inner_page_navigation ul li:last-child:after {
        display: none; }
      .inner_page_navigation ul li a {
        font-size: 16px;
        line-height: 50px;
        color: rgba(50, 61, 72, 0.74);
        margin: 0 16px;
        padding: 0; }
        @media screen and (max-width: 640px) {
          .inner_page_navigation ul li a {
            line-height: 41px; } }
        .inner_page_navigation ul li a:hover, .inner_page_navigation ul li a.active {
          color: #323d48;
          text-decoration: none;
          position: relative; }
        .no-touchevents .inner_page_navigation ul li a:hover:after, .no-touchevents .inner_page_navigation ul li a.active:after {
          content: "";
          width: 100%;
          height: 2px;
          background: #1581C2;
          display: block;
          position: absolute;
          right: 0;
          top: 33px;
          opacity: 1; }
        .inner_page_navigation ul li a.vegetarian_filter.active:after {
          opacity: 0; }
        .inner_page_navigation ul li a.vegetarian_filter, .inner_page_navigation ul li a.favourite_filter {
          font-family: "helvetica_neueregular" !important;
          padding: 6px 27px 7px 13px;
          background: rgba(223, 235, 240, 0.5);
          border-radius: 20px;
          position: relative;
          margin-right: 0;
          cursor: pointer;
          font-size: 14px; }
          .inner_page_navigation ul li a.vegetarian_filter.active, .inner_page_navigation ul li a.favourite_filter.active {
            color: inherit; }
          .inner_page_navigation ul li a.vegetarian_filter:before, .inner_page_navigation ul li a.favourite_filter:before {
            font-family: 'icomoon' !important;
            position: absolute;
            right: 8px;
            top: -9px; }
            @media screen and (max-width: 767px) {
              .inner_page_navigation ul li a.vegetarian_filter:before, .inner_page_navigation ul li a.favourite_filter:before {
                top: -11px; } }
            @media screen and (max-width: 640px) {
              .inner_page_navigation ul li a.vegetarian_filter:before, .inner_page_navigation ul li a.favourite_filter:before {
                top: -6px; } }
          .inner_page_navigation ul li a.vegetarian_filter.fileter_on, .inner_page_navigation ul li a.favourite_filter.fileter_on {
            background: #92bf1e;
            color: #fff;
            text-decoration: none;
            position: relative; }
            .inner_page_navigation ul li a.vegetarian_filter.fileter_on:before, .inner_page_navigation ul li a.favourite_filter.fileter_on:before {
              font-family: 'icomoon' !important;
              content: "\e966";
              position: absolute; }
          .inner_page_navigation ul li a.vegetarian_filter:after, .inner_page_navigation ul li a.favourite_filter:after {
            background: none !important; }
        .inner_page_navigation ul li a.vegetarian_filter:hover, .inner_page_navigation ul li a.favourite_filter:hover {
          text-decoration: none; }
          .inner_page_navigation ul li a.vegetarian_filter:hover:after, .inner_page_navigation ul li a.favourite_filter:hover:after {
            opacity: 0; }
        .inner_page_navigation ul li a.favourite_filter {
          margin-left: 0; }
          .inner_page_navigation ul li a.favourite_filter.fileter_on {
            background: #f4734b; }
            .inner_page_navigation ul li a.favourite_filter.fileter_on:before {
              content: "\e95c";
              top: -10px;
              font-size: 15px; }
              @media screen and (max-width: 767px) {
                .inner_page_navigation ul li a.favourite_filter.fileter_on:before {
                  top: -11px; } }
              @media screen and (max-width: 640px) {
                .inner_page_navigation ul li a.favourite_filter.fileter_on:before {
                  top: -6px; } }
      .inner_page_navigation ul li .dropdown-toggle {
        cursor: pointer;
        font-size: 16px;
        line-height: 50px;
        color: rgba(50, 61, 72, 0.4);
        margin: 0 16px;
        position: relative;
        padding: 0; }
        @media screen and (max-width: 640px) {
          .inner_page_navigation ul li .dropdown-toggle {
            margin: 0; } }
      .inner_page_navigation ul li.dropdown a:hover:after, .inner_page_navigation ul li.dropdown a.active:after {
        width: 0; }
      .inner_page_navigation ul li.dropdown:hover ul.dropdown-menu {
        display: block; }
      .inner_page_navigation ul li.dropdown:hover .icon-Arrow-Down.hasChild:before {
        content: "\e915"; }
      .inner_page_navigation ul li .icon-Arrow-Down {
        color: #1581C2;
        font-size: 0px; }
      .inner_page_navigation ul li .dropdown-menu {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        text-align: left;
        background-color: #F7F9F9;
        min-width: 155px;
        -webkit-box-shadow: 1px 1px 10px 0 rgba(66, 85, 99, 0.1);
        box-shadow: 1px 1px 10px 0 rgba(66, 85, 99, 0.1); }
        .inner_page_navigation ul li .dropdown-menu li {
          width: 100%;
          text-align: left;
          padding: 0;
          margin: 0; }
          .inner_page_navigation ul li .dropdown-menu li a {
            width: 100%;
            text-align: left;
            line-height: 40px;
            font-size: 14px;
            font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
            margin: 0;
            padding: 0 14px 0 16px !important;
            border-bottom: none; }
            .inner_page_navigation ul li .dropdown-menu li a:hover {
              text-decoration: none;
              color: #fff !important;
              background: #1581C2; }
            .inner_page_navigation ul li .dropdown-menu li a:hover:after {
              opacity: 0; }
      @media screen and (max-width: 767px) {
        .inner_page_navigation ul li .dropdown-toggle {
          font-size: 14px;
          margin: 0 15px; }
          .inner_page_navigation ul li .dropdown-toggle:last-child {
            display: inherit; }
        .inner_page_navigation ul li a {
          font-size: 14px;
          margin: 0 0px; }
          .inner_page_navigation ul li a:hover:after, .inner_page_navigation ul li a.active:after {
            top: 30px; } }
      @media screen and (max-width: 640px) {
        .inner_page_navigation ul li {
          padding: 0 10px; }
          .inner_page_navigation ul li.newline {
            display: none; }
          .inner_page_navigation ul li a {
            margin: 0 0px; }
            .inner_page_navigation ul li a:hover:after, .inner_page_navigation ul li a.active:after {
              top: 20px; }
          .inner_page_navigation ul li.dropdown a {
            height: 50px;
            text-align: left;
            padding-left: 16px;
            border-bottom: 1px solid rgba(223, 235, 240, 0.5); }
          .inner_page_navigation ul li.dropdown.open ul.dropdown-menu {
            display: block; } }
      @media screen and (max-width: 480px) {
        .inner_page_navigation ul li {
          padding: 0 8px; } }
  .inner_page_navigation.blog {
    height: inherit; }
    .inner_page_navigation.blog .jennyhub_logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      font-size: 20px;
      color: rgba(50, 61, 72, 0.4); }
      .inner_page_navigation.blog .jennyhub_logo img {
        width: 192px;
        height: 80px;
        margin: 21px 5px 9px 5px; }
    .inner_page_navigation.blog ul.category-list a {
      display: block;
      position: relative;
      color: rgba(50, 61, 72, 0.4); }
      .inner_page_navigation.blog ul.category-list a.active {
        color: #323d48; }
        @media screen and (max-width: 640px) {
          .inner_page_navigation.blog ul.category-list a.active {
            background: #1581C2;
            color: white; } }
      .inner_page_navigation.blog ul.category-list a.active:after {
        content: "";
        width: 100%;
        height: 2px;
        background: #1581C2;
        display: block;
        position: absolute;
        right: 0;
        top: 47px;
        opacity: 1; }
        @media screen and (max-width: 640px) {
          .inner_page_navigation.blog ul.category-list a.active:after {
            display: none; } }
      .inner_page_navigation.blog ul.category-list a:hover:after {
        content: "";
        width: 0; }
      @media screen and (max-width: 640px) {
        .inner_page_navigation.blog ul.category-list a {
          color: #323d48; } }
    .inner_page_navigation.blog ul.category-list .dropdown-menu a {
      color: #323d48; }
      .inner_page_navigation.blog ul.category-list .dropdown-menu a.active:after, .inner_page_navigation.blog ul.category-list .dropdown-menu a:hover:after {
        content: "";
        width: 0; }
    .inner_page_navigation.blog ul span.mobile_filter {
      cursor: pointer;
      display: none;
      font-family: "HelveticaNeueLTStd-Bd" !important;
      font-size: 14px;
      color: rgba(50, 61, 72, 0.74);
      line-height: 50px;
      padding-left: 23px;
      position: relative;
      width: 440px;
      margin: 0 auto !important;
      text-align: center; }
      .inner_page_navigation.blog ul span.mobile_filter:before {
        font-family: 'icomoon' !important;
        color: #1581C2;
        position: absolute;
        left: calc(50% - 73px);
        font-size: 17px; }
      .inner_page_navigation.blog ul span.mobile_filter span {
        color: #323d48; }
      @media screen and (max-width: 640px) {
        .inner_page_navigation.blog ul span.mobile_filter {
          display: block; } }
      @media screen and (max-width: 480px) {
        .inner_page_navigation.blog ul span.mobile_filter {
          width: 100%;
          padding-left: 38px;
          padding-right: 15px; } }
    .inner_page_navigation.blog ul span.close_filter {
      cursor: pointer;
      display: none;
      position: absolute;
      right: 4px;
      top: 20px;
      font-weight: normal;
      font-size: 0; }
      .inner_page_navigation.blog ul span.close_filter:before {
        content: "\e92a";
        font-size: 16px;
        text-indent: inherit;
        font-weight: normal;
        color: rgba(50, 61, 72, 0.74); }
      @media screen and (max-width: 480px) {
        .inner_page_navigation.blog ul span.close_filter {
          right: 19px; } }
    .inner_page_navigation.blog ul .dropdown {
      padding: 0; }
    .inner_page_navigation.blog ul .dropdown-arrow {
      content: " ";
      position: absolute;
      border-left: 1px solid #d6dee2;
      right: 0;
      top: 0px;
      z-index: 6;
      width: 50px;
      line-height: 50px;
      font-size: 24px;
      -webkit-transition: background-color 0.5s;
      transition: background-color 0.5s;
      color: #0081c6;
      cursor: pointer;
      font-style: normal;
      text-align: center; }
      .inner_page_navigation.blog ul .dropdown-arrow:after {
        font-family: 'icomoon' !important;
        content: "\e912";
        margin: auto; }
      .inner_page_navigation.blog ul .dropdown-arrow.mobile {
        display: none; }
        @media screen and (max-width: 640px) {
          .inner_page_navigation.blog ul .dropdown-arrow.mobile {
            display: block; } }
        .inner_page_navigation.blog ul .dropdown-arrow.mobile.active {
          border-left: 1px solid white;
          color: #fff; }
    @media screen and (max-width: 640px) {
      .inner_page_navigation.blog ul .dropdown-toggle {
        font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
        color: rgba(50, 61, 72, 0.74);
        font-size: 14px;
        font-weight: normal;
        border-bottom: 1px solid rgba(223, 235, 240, 0.5);
        margin: 0 auto !important;
        position: relative;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
        .inner_page_navigation.blog ul .dropdown-toggle:after {
          right: 15px; } }
    .inner_page_navigation.blog ul .dropdown-toggle.desktop {
      display: block; }
    @media screen and (max-width: 640px) {
      .inner_page_navigation.blog {
        height: auto;
        min-height: 50px;
        text-align: left;
        vertical-align: middle; }
        .inner_page_navigation.blog .category {
          padding: 0px;
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          font-size: 14px; }
        .inner_page_navigation.blog li {
          display: none; }
        .inner_page_navigation.blog ul.menu_open {
          position: relative; }
          .inner_page_navigation.blog ul.menu_open li.dropdown {
            display: block;
            background: #fff; }
          .inner_page_navigation.blog ul.menu_open li.dropdown.open {
            background: #1581C2; }
            .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu {
              width: 100%;
              position: relative;
              float: none;
              left: inherit;
              top: inherit; }
              .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu li {
                display: block;
                background: #F7F9F9; }
                .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu li a {
                  color: rgba(50, 61, 72, 0.74);
                  position: relative;
                  padding: 0 25px !important;
                  border-bottom: 1px solid #fff;
                  height: 40px;
                  line-height: 40px;
                  width: 440px;
                  margin: 0 auto; } }
            @media screen and (max-width: 640px) and (max-width: 640px) {
              .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu li a {
                width: 90%; } }
    @media screen and (max-width: 640px) {
                  .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu li a:hover {
                    background: none;
                    color: #323d48 !important; }
                  .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu li a:before {
                    font-family: 'icomoon' !important;
                    content: "\e912";
                    position: absolute;
                    width: 24px;
                    height: 24px;
                    left: -13px;
                    top: 6px;
                    font-size: 20px;
                    color: #0081c6;
                    -webkit-transform: rotate(-90deg);
                    transform: rotate(-90deg); }
            .inner_page_navigation.blog ul.menu_open li.dropdown.open .dropdown-toggle {
              color: white; }
            .inner_page_navigation.blog ul.menu_open li.dropdown.open .dropdown-toggle.mobile {
              display: block;
              border: none;
              color: #fff; }
              .inner_page_navigation.blog ul.menu_open li.dropdown.open .dropdown-toggle.mobile:after {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
                color: #fff;
                top: 23px; }
            .inner_page_navigation.blog ul.menu_open li.dropdown.open .dropdown-arrow.mobile {
              border-right: 1px solid white;
              color: #fff;
              -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
          .inner_page_navigation.blog ul.menu_open span.close_filter {
            display: block; }
          .inner_page_navigation.blog ul.menu_open .dropdown-toggle.mobile {
            display: block; }
          .inner_page_navigation.blog ul.menu_open .dropdown-toggle.desktop {
            display: none; } }
    @media screen and (max-width: 480px) {
      .inner_page_navigation.blog {
        padding-left: 0px;
        padding-right: 0px; }
        .inner_page_navigation.blog ul.menu_open li.dropdown.open {
          background: #1581C2; }
          .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu li a {
            padding: 0 25px 0 40px !important;
            width: 100%; }
            .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu li a:before {
              left: 2px; } }
  .inner_page_navigation.author {
    position: relative;
    padding-bottom: 112px;
    margin-bottom: 100px !important; }
    .inner_page_navigation.author .author_image {
      position: absolute;
      left: calc(50% - 96px);
      bottom: -96px; }
      .inner_page_navigation.author .author_image img {
        width: 192px;
        height: 192px;
        display: block;
        border-radius: 192px; }

.footer .disclaimers {
  margin: 30px 0;
  padding: 0 15px; }
  @media screen and (min-width: 767px) {
    .footer .disclaimers {
      padding: 0; } }
  .footer .disclaimers p {
    font-size: 12px;
    line-height: 22px; }
  .footer .disclaimers sup {
    left: -2px;
    font-size: 100%;
    font-size: 14px;
    top: 1px; }

.footer .share_journey {
  background: #d9e1e2;
  text-align: center;
  padding: 30px 24px 24px 24px; }
  .footer .share_journey h1 {
    text-align: center; }
  .footer .share_journey h3 {
    font-size: 26px;
    text-align: center; }
  .footer .share_journey ul.social {
    padding-top: 15px; }
    .footer .share_journey ul.social li {
      display: inline-block;
      padding: 8px; }
      .footer .share_journey ul.social li a {
        width: 40px;
        height: 40px;
        display: block;
        border-radius: 40px;
        position: relative;
        text-decoration: none;
        background: #1581C2;
        text-align: center; }
        .footer .share_journey ul.social li a i {
          position: absolute;
          font-size: 24px;
          text-align: center;
          line-height: 40px;
          width: 40px;
          left: 0; }
          .footer .share_journey ul.social li a i:before {
            color: #fff;
            font-size: 24px; }
        .footer .share_journey ul.social li a:hover {
          background: #fff; }
          .footer .share_journey ul.social li a:hover i:before {
            color: #1581C2; }

.footer .newsletter {
  background: #DFEBF0;
  padding: 20px 0; }
  .footer .newsletter__image {
    margin-top: 24px; }
    .footer .newsletter__image img {
      display: block;
      width: 100%;
      max-width: 188px; }
      @media screen and (max-width: 960px) {
        .footer .newsletter__image img {
          margin: 0 auto 20px auto; } }
    .footer .newsletter__image h3.mobile {
      display: none;
      text-align: center;
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      font-weight: normal;
      color: rgba(50, 61, 72, 0.74); }
      .footer .newsletter__image h3.mobile span {
        font-family: 'Fira Sans',sans-serif;
        font-weight: normal;
        color: #1581C2;
        font-size: 37px; }
      .footer .newsletter__image h3.mobile strong {
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
        display: inline-block; }
        .footer .newsletter__image h3.mobile strong span {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          color: #1581C2;
          font-weight: normal;
          color: #1581C2;
          font-size: inherit; }
      @media screen and (max-width: 640px) {
        .footer .newsletter__image h3.mobile {
          font-size: 26px;
          display: block; }
          .footer .newsletter__image h3.mobile span {
            display: block; } }
  .footer .newsletter__form {
    text-align: left; }
    .footer .newsletter__form h3.desktop {
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      font-weight: normal;
      color: rgba(50, 61, 72, 0.74); }
      .footer .newsletter__form h3.desktop span {
        font-family: 'Fira Sans',sans-serif;
        font-weight: normal;
        color: #1581C2;
        font-size: 37px; }
      .footer .newsletter__form h3.desktop strong {
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif; }
        .footer .newsletter__form h3.desktop strong span {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          color: #1581C2;
          font-weight: normal;
          color: #1581C2;
          font-size: inherit; }
      @media screen and (max-width: 960px) {
        .footer .newsletter__form h3.desktop {
          text-align: center; } }
      @media screen and (max-width: 640px) {
        .footer .newsletter__form h3.desktop {
          display: none; } }
    .footer .newsletter__form h3.mobile {
      display: none;
      text-align: center; }
      .footer .newsletter__form h3.mobile span {
        font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
        color: #fff;
        font-size: 14px;
        color: rgba(50, 61, 72, 0.74);
        margin-top: 10px; }
        .footer .newsletter__form h3.mobile span span {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          color: #1581C2;
          font-weight: normal;
          color: #1581C2;
          font-size: inherit; }
      @media screen and (max-width: 640px) {
        .footer .newsletter__form h3.mobile {
          font-size: 26px;
          display: block; }
          .footer .newsletter__form h3.mobile span {
            display: block; } }
    .footer .newsletter__form form {
      max-width: 500px;
      position: relative;
      padding-bottom: 37px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
      @media screen and (max-width: 960px) {
        .footer .newsletter__form form {
          max-width: 100%; } }
      .footer .newsletter__form form.hs-form .input .hs-form-booleancheckbox label span:before {
        top: -4px; }
      .footer .newsletter__form form .hs-error-msgs {
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 13px;
        text-align: left; }
      .footer .newsletter__form form .input input {
        margin-bottom: 0; }
      .footer .newsletter__form form .hs-form-field {
        margin-bottom: -5px; }
      .footer .newsletter__form form .one_half, .footer .newsletter__form form .hs_firstname {
        width: calc(50% - 5px);
        margin-right: 10px; }
        @media screen and (max-width: 640px) {
          .footer .newsletter__form form .one_half, .footer .newsletter__form form .hs_firstname {
            width: 100% !important;
            margin-right: 0px;
            margin-bottom: -5px; } }
      .footer .newsletter__form form .hs_lastname {
        width: calc(50% - 5px);
        margin-right: 0px; }
        @media screen and (max-width: 640px) {
          .footer .newsletter__form form .hs_lastname {
            width: 100% !important;
            margin-right: 0px;
            margin-bottom: -5px; } }
      .footer .newsletter__form form .two_third, .footer .newsletter__form form .hs_email {
        width: calc(50% - 5px);
        margin-right: 10px; }
        @media screen and (max-width: 640px) {
          .footer .newsletter__form form .two_third, .footer .newsletter__form form .hs_email {
            width: 100% !important;
            margin-right: 0px;
            margin-bottom: -5px; } }
      .footer .newsletter__form form .one_third, .footer .newsletter__form form .hs_submit {
        width: calc(50% - 5px);
        margin-right: 0px;
        display: inline-block;
        margin-bottom: 10px; }
        @media screen and (max-width: 640px) {
          .footer .newsletter__form form .one_third, .footer .newsletter__form form .hs_submit {
            width: 100% !important;
            margin-right: 0px;
            margin-bottom: 10px; } }
      .footer .newsletter__form form .hs-fieldtype-booleancheckbox {
        bottom: 0px;
        position: absolute;
        width: 100%;
        left: 0;
        color: rgba(0, 25, 39, 0.74); }
        @media screen and (max-width: 640px) {
          .footer .newsletter__form form .hs-fieldtype-booleancheckbox {
            bottom: 7px; } }
        @media screen and (max-width: 480px) {
          .footer .newsletter__form form .hs-fieldtype-booleancheckbox {
            top: 435px; } }
        .footer .newsletter__form form .hs-fieldtype-booleancheckbox ul {
          margin: 0; }
        .footer .newsletter__form form .hs-fieldtype-booleancheckbox label {
          font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif; }
          .footer .newsletter__form form .hs-fieldtype-booleancheckbox label span {
            padding-bottom: 0 !important; }
            @media screen and (max-width: 480px) {
              .footer .newsletter__form form .hs-fieldtype-booleancheckbox label span {
                font-size: 12px; } }
    .footer .newsletter__form input[type='text'] {
      border: none;
      padding: 9px 16px;
      color: rgba(50, 61, 72, 0.74);
      font-size: 14px;
      line-height: 1.64;
      margin-bottom: 0px; }
    .footer .newsletter__form input[type='submit'] {
      background: #1581C2;
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px;
      border: none;
      font-size: 20px;
      color: #fff;
      padding: 4px 16px 4px 16px;
      line-height: 1.64;
      margin-bottom: 0px; }
      @media screen and (max-width: 480px) {
        .footer .newsletter__form input[type='submit'] {
          padding: 4px 8px 4px 8px;
          font-size: 20px;
          height: 40px; } }
      .footer .newsletter__form input[type='submit']:hover {
        background: #1f8ccd; }
    .footer .newsletter__form .checkbox {
      display: block;
      position: relative;
      float: left;
      margin: 0;
      font-size: 13px;
      color: rgba(50, 61, 72, 0.74);
      padding-left: 35px;
      line-height: 25px;
      cursor: pointer; }
      @media screen and (max-width: 480px) {
        .footer .newsletter__form .checkbox {
          font-size: 11px; } }
      .footer .newsletter__form .checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer; }

.footer .delivery {
  background: rgba(0, 30, 46, 0.7);
  text-align: center; }
  .footer .delivery h3 {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #fff;
    margin: 0 auto;
    padding: 36px 0 29px 0; }
    .footer .delivery h3 a {
      font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
      font-weight: normal;
      color: #fff;
      position: relative;
      padding-right: 80px;
      padding-left: 10px;
      cursor: pointer;
      text-decoration: none; }
      .footer .delivery h3 a:after {
        font-family: 'icomoon' !important;
        content: "\e931";
        color: #fff;
        font-size: 70px;
        position: absolute;
        right: -7px;
        top: -40px; }
      .no-touchevents .footer .delivery h3 a:hover:after {
        content: "\e930"; }
    @media screen and (max-width: 480px) {
      .footer .delivery h3 {
        font-size: 20px;
        padding-top: 30px; } }

.footer .secarea {
  background: #DFEBF0;
  padding-top: 40px;
  padding-bottom: 15px;
  text-align: left; }
  @media screen and (max-width: 480px) {
    .footer .secarea {
      padding-top: 0px;
      padding-bottom: 0px; }
      .footer .secarea .container {
        width: 100%; } }
  .footer .secarea h3 {
    font-family: 'Fira Sans',sans-serif;
    font-weight: bold;
    text-align: left;
    color: #16384e; }
    .footer .secarea h3.widget-title {
      color: #16384e; }
  .footer .secarea .row {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; }
  @media only screen and (max-width: 767px) and (min-width: 480px) {
    .footer .secarea .one_fourth:nth-child(3) {
      clear: both; } }
  @media screen and (max-width: 480px) {
    .footer .secarea .one_fourth {
      margin: 0;
      padding: 11px 20px 5px 20px;
      border-bottom: 1px solid #fff; }
      .footer .secarea .one_fourth .widget-area {
        display: block;
        height: auto; }
      .footer .secarea .one_fourth.last {
        padding: 4px 0px 7px 0px; }
        .footer .secarea .one_fourth.last .widget {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
          flex-flow: row wrap;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
        .footer .secarea .one_fourth.last #execphp-54 {
          padding-left: 20px;
          padding-right: 15px;
          padding-bottom: 0px;
          border-bottom: 1px solid #fff; }
        .footer .secarea .one_fourth.last .ndis_footer_logo {
          padding-left: 20px;
          padding-right: 15px; }
        .footer .secarea .one_fourth.last .language-swicher {
          padding-left: 0px;
          padding-right: 0px;
          width: 100% !important; }
          .footer .secarea .one_fourth.last .language-swicher .btn-group {
            width: 100% !important;
            padding-left: 20px;
            padding-right: 15px; }
            .footer .secarea .one_fourth.last .language-swicher .btn-group button {
              width: 100%; }
              .footer .secarea .one_fourth.last .language-swicher .btn-group button .filter-option {
                width: 100%; }
              .footer .secarea .one_fourth.last .language-swicher .btn-group button .bs-caret {
                left: inherit;
                right: -3px; }
      .footer .secarea .one_fourth .widget {
        margin: 0;
        width: 100%; }
        .footer .secarea .one_fourth .widget h3 {
          margin: 0;
          line-height: 20px;
          cursor: pointer;
          padding: 10px 0; }
          .footer .secarea .one_fourth .widget h3:after {
            position: absolute;
            content: "\e94b";
            font-family: 'icomoon' !important;
            right: 20px;
            top: 20px; }
          .footer .secarea .one_fourth .widget h3.menu_open:after {
            content: "\e945"; }
      .footer .secarea .one_fourth .execphpwidget.menu_open ul {
        margin-top: 10px; }
        .footer .secarea .one_fourth .execphpwidget.menu_open ul li {
          display: block; }
      .footer .secarea .one_fourth.last .widget-title {
        width: 45%;
        float: left; }
        .footer .secarea .one_fourth.last .widget-title:after {
          content: "" !important; }
      .footer .secarea .one_fourth.last .execphpwidget {
        width: 55%;
        float: right; }
        .footer .secarea .one_fourth.last .execphpwidget ul {
          margin: 0;
          text-align: right; }
          .footer .secarea .one_fourth.last .execphpwidget ul li {
            margin-right: 5px; }
            .footer .secarea .one_fourth.last .execphpwidget ul li.last-child {
              margin-right: 0px; } }
  .footer .secarea .execphpwidget {
    text-align: left; }
  .footer .secarea #footer_column-4 .widget {
    width: 250px;
    max-width: 100%; }
    @media only screen and (max-width: 767px) {
      .footer .secarea #footer_column-4 .widget {
        width: 100%; } }
  .footer .secarea #footer_column-4 aside.widget {
    margin-bottom: 10px; }
    @media only screen and (max-width: 999px) and (min-width: 768px) {
      .footer .secarea #footer_column-4 aside.widget {
        float: left;
        margin-right: 4%;
        margin-top: 30px;
        text-align: left;
        width: 29%; } }
  .footer .secarea #footer_column-4 .language-swicher {
    display: inline-block;
    text-align: left; }
    @media only screen and (max-width: 999px) and (min-width: 768px) {
      .footer .secarea #footer_column-4 .language-swicher {
        float: left;
        margin-right: 4%;
        margin-top: 30px;
        text-align: left;
        width: 29%; } }
  .footer .secarea #footer_column-4 .feedback-button {
    display: inline-block;
    margin-top: 20px; }
    @media only screen and (max-width: 999px) and (min-width: 768px) {
      .footer .secarea #footer_column-4 .feedback-button {
        float: left;
        margin-top: 30px; } }
    @media screen and (max-width: 480px) {
      .footer .secarea #footer_column-4 .feedback-button {
        margin-top: 10px;
        border-top: 1px solid #fff;
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 12px; } }
  .footer .secarea #footer_column-4 .hubspot_email_signup {
    display: inline-block;
    margin-top: 20px; }
    @media only screen and (max-width: 999px) and (min-width: 768px) {
      .footer .secarea #footer_column-4 .hubspot_email_signup {
        float: left;
        margin-right: 0;
        margin-top: 30px;
        text-align: left;
        width: 29%; } }
    @media screen and (max-width: 480px) {
      .footer .secarea #footer_column-4 .hubspot_email_signup {
        margin-top: 8px;
        border-top: 1px solid #fff;
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 5px; } }
    .footer .secarea #footer_column-4 .hubspot_email_signup h3 {
      margin-bottom: 13px; }
      @media screen and (max-width: 640px) {
        .footer .secarea #footer_column-4 .hubspot_email_signup h3 {
          width: 100%;
          display: block; } }
    .footer .secarea #footer_column-4 .hubspot_email_signup p {
      font-family: 'Fira Sans',sans-serif;
      font-size: 12px;
      line-height: 1.4;
      text-decoration: none;
      padding-left: 0;
      text-align: left; }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs_email {
      width: 100%; }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .input input {
      min-height: 0 !important;
      padding: 5px 16px; }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs_lastname, .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs_firstname {
      width: 48% !important;
      float: left; }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs_lastname {
      float: right; }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs_submit {
      width: 50%; }
      .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs_submit input[type="submit"] {
        background-color: #eef0f2;
        font-family: 'Fira Sans',sans-serif !important;
        font-style: normal;
        font-weight: bold;
        text-transform: none !important;
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box !important;
        -webkit-box-shadow: 0 0 0.2em rgba(50, 61, 72, 0.74);
        box-shadow: 0 0 0.2em rgba(50, 61, 72, 0.74);
        border-radius: 5px !important;
        color: #79909e;
        font-size: 15px;
        padding: 8px 10px;
        text-align: center !important;
        text-decoration: none !important; }
        .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs_submit input[type="submit"]:hover {
          background-color: white; }
        @media screen and (max-width: 480px) {
          .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs_submit input[type="submit"] {
            margin-bottom: 0px !important; } }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .hs-error-msg {
      text-align: left; }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form ul.hs-error-msgs label.hs-main-font-element {
      display: none !important; }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form ul.hs-error-msgs li:before {
      display: none; }
    .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .submitted-message {
      overflow: inherit;
      text-align: left; }
      .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .submitted-message p {
        font-family: 'Fira Sans',sans-serif;
        color: #fff;
        font-size: 14px;
        line-height: 1.64;
        text-decoration: none; }
      @media screen and (max-width: 480px) {
        .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .submitted-message {
          float: left; }
          .footer .secarea #footer_column-4 .hubspot_email_signup .hbspt-form .submitted-message p {
            margin-bottom: 0; } }
  .footer .secarea ul.foolist li {
    padding: 4px 0px; }
    .footer .secarea ul.foolist li a {
      font-family: 'Fira Sans',sans-serif;
      color: #16384e;
      font-size: 14px;
      line-height: 1.64;
      text-decoration: none; }
      .footer .secarea ul.foolist li a:hover {
        text-decoration: none; }
    @media screen and (max-width: 480px) {
      .footer .secarea ul.foolist li {
        display: none;
        padding: 7px 0px; } }
  .footer .secarea ul.foolist.social {
    display: block;
    text-align: left;
    margin-bottom: 0px; }
    .footer .secarea ul.foolist.social li {
      display: inline-block;
      margin-right: 12px; }
      .footer .secarea ul.foolist.social li a {
        width: 40px;
        height: 40px;
        display: block;
        border-radius: 40px;
        position: relative;
        text-decoration: none;
        background: white;
        text-align: center; }
        .footer .secarea ul.foolist.social li a i {
          position: absolute;
          font-size: 24px;
          text-align: center;
          line-height: 40px;
          width: 40px;
          left: 0; }
        .footer .secarea ul.foolist.social li a:hover i:before {
          color: #1f8ccd; }
  .footer .secarea .bootstrap-select {
    background: none; }
    .footer .secarea .bootstrap-select .filter-option {
      padding-left: 0;
      left: 0 !important; }
      .footer .secarea .bootstrap-select .filter-option .flag-icon {
        margin-right: 13px; }
    .footer .secarea .bootstrap-select select {
      cursor: pointer; }
    .footer .secarea .bootstrap-select .dropdown-toggle:focus {
      outline: none !important; }
    .footer .secarea .bootstrap-select.open button .caret:before {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .footer .secarea .bootstrap-select button {
      background: none;
      border: none;
      padding-left: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      cursor: pointer;
      z-index: 1000;
      font-size: 0; }
      .footer .secarea .bootstrap-select button .filter-option {
        width: 165px; }
      .footer .secarea .bootstrap-select button .bs-caret {
        position: absolute;
        left: 138px;
        top: 7px; }
      .footer .secarea .bootstrap-select button .caret {
        border: none; }
        .footer .secarea .bootstrap-select button .caret:before {
          font-family: 'icomoon' !important;
          content: "\e912";
          color: #1581C2;
          position: absolute;
          left: 0;
          top: -5px;
          font-size: 24px; }
      .footer .secarea .bootstrap-select button span {
        font-family: 'Fira Sans',sans-serif;
        color: rgba(50, 61, 72, 0.74);
        font-size: 20px;
        padding-left: 15px; }
      .footer .secarea .bootstrap-select button .filter-option-inner-inner {
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
        color: #fff;
        font-size: 20px;
        letter-spacing: 1px; }
      .footer .secarea .bootstrap-select button .flag-icon {
        font-size: 25px;
        border-radius: 25px; }
    .footer .secarea .bootstrap-select .dropdown-menu li a {
      font-size: 14px;
      color: rgba(50, 61, 72, 0.74);
      -webkit-transition: none;
      transition: none;
      padding: 8px 20px !important;
      border-bottom: 1px solid #eee; }
      .footer .secarea .bootstrap-select .dropdown-menu li a .flag-icon {
        font-size: 18px;
        margin-right: 10px; }
      .footer .secarea .bootstrap-select .dropdown-menu li a:hover {
        padding: 8px 20px !important;
        border-bottom: 1px solid #eee; }
    .footer .secarea .bootstrap-select .dropdown-menu li.active a span {
      color: #fff; }
  .footer .secarea .termsandconditions {
    padding-top: 30px; }
    .footer .secarea .termsandconditions p {
      font-size: 12px;
      line-height: 15px;
      margin-bottom: 10px; }
    @media screen and (max-width: 480px) {
      .footer .secarea .termsandconditions {
        padding: 15px 20px; } }

.footer .copyrights {
  background: #DFEBF0;
  font-size: 12px;
  line-height: 15px;
  padding: 10px 0;
  letter-spacing: 0.5px;
  text-align: left;
  font-family: 'Fira Sans',sans-serif; }
  @media only screen and (max-width: 1350px) {
    .footer .copyrights .one {
      padding-bottom: 90px; } }
  .footer .copyrights a {
    color: rgba(50, 61, 72, 0.74); }
  @media screen and (max-width: 480px) {
    .footer .copyrights {
      font-size: 15px;
      line-height: 20px; }
      .footer .copyrights .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }

.jc-white, a.jc-white, .white, a.white {
  color: #fff !important; }
  .jc-white:hover, a.jc-white:hover, .white:hover, a.white:hover {
    color: #FFF !important; }

#bv_back_to_top {
  cursor: pointer;
  background: url(./images/back-to-top-sm-3.png) no-repeat top left transparent;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 185px;
  z-index: 1000;
  right: -81px;
  transition: right 0.5s ease-in, background 0.3s ease-in-out;
  -webkit-transition: right 0.5s ease-in, background 0.3s ease-in-out; }
  #bv_back_to_top.show-back-btn {
    right: 0; }
  #bv_back_to_top:hover {
    background-position: top right; }

@media (min-width: 993px) {
  #bv_back_to_top {
    bottom: 185px; } }

body.compact .header {
  background: #ffffff;
  height: 90px;
  padding-top: 14px; }

.scrollup {
  display: none !important; }

.youtube .wpb_raw_code .wpb_wrapper {
  width: 100%;
  height: 0;
  padding-top: 56.2%;
  display: block;
  position: relative; }
  .youtube .wpb_raw_code .wpb_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.touchevents #livechat-compact-container {
  display: none; }

body {
  overflow-x: hidden; }

.margin_bottom10 {
  margin-bottom: 10px !important; }

::-webkit-scrollbar {
  z-index: 9999; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background: rgba(210, 210, 210, 0.4);
  box-shadow: none;
  z-index: 9999; }

::-webkit-scrollbar-thumb {
  background: rgba(210, 210, 210, 0.8);
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.5); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(210, 210, 210, 0.4);
  z-index: 9999; }

/* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
a {
  color: #1581C2; }
  a.disabled {
    pointer-events: none;
    cursor: default; }
  a:hover {
    color: #1581C2;
    text-decoration: underline; }

.wpb_accordion ul {
  list-style: disc inside; }
  .wpb_accordion ul li {
    padding-left: 0px;
    margin-bottom: 10px;
    list-style: inherit; }
  .wpb_accordion ul ol {
    padding-top: 10px;
    padding-left: 20px; }
    .wpb_accordion ul ol li {
      padding-left: 0px;
      list-style: inherit; }

.wpb_accordion ol li {
  padding-left: 0px;
  margin-bottom: 10px; }

.wpb_accordion ol ul {
  list-style: disc inside;
  padding-top: 10px;
  padding-left: 20px; }
  .wpb_accordion ol ul li {
    padding-left: 0px;
    list-style: inherit; }

@media screen and (max-width: 767px) {
  .no-margin-bottom-mobile {
    margin-bottom: 0 !important; } }

.popover {
  z-index: 9999; }

.body-offer-strip {
  background: #1581C2;
  text-align: center;
  color: #fff;
  font-family: 'bebas_neueregular';
  font-size: 31px;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: 2px; }
  @media screen and (max-width: 767px) {
    .body-offer-strip {
      font-size: 26px; } }
  @media screen and (max-width: 640px) {
    .body-offer-strip {
      font-size: 22px; } }
  .body-offer-strip a {
    color: #fff;
    text-decoration: none; }
    .body-offer-strip a:hover {
      text-decoration: none; }
  .body-offer-strip strong {
    font-family: 'bebas_neuebold'; }

.number_list {
  padding: 0; }
  .number_list ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0; }
  .number_list li {
    position: relative;
    padding-left: 53px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 39px; }
    .number_list li strong {
      font-family: 'helvetica_neue_bold', Helvetica, Arial, sans-serif;
      text-decoration: underline; }
  .number_list li:before {
    content: "";
    width: 39px;
    height: 39px;
    border-radius: 39px;
    background: #1581C2;
    position: absolute;
    display: block;
    left: 0;
    top: 3px;
    opacity: 1; }
  .number_list li:after {
    content: counter(item);
    counter-increment: item;
    position: absolute;
    padding-right: 0.6em;
    margin-bottom: 0.6em;
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.77;
    letter-spacing: 0.94px;
    color: #ffffff;
    left: 14px;
    top: 0px;
    display: block;
    opacity: 1; }
  @media screen and (max-width: 640px) {
    .number_list li {
      line-height: 24px;
      min-height: 45px; } }
  @media screen and (max-width: 480px) {
    .number_list ol {
      text-align: left; }
    .number_list li {
      line-height: 20px;
      padding-right: 25px; }
      .number_list li:before {
        top: 1px; }
      .number_list li:after {
        top: -2px; } }

.iziToast.redirect_popup {
  padding: 0 !important;
  margin: 0; }
  .iziToast.redirect_popup .iziToast-body {
    padding: 0 !important;
    margin: 0;
    text-align: center !important; }
  .iziToast.redirect_popup .iziToast-texts {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important; }
  .iziToast.redirect_popup .iziToast-title {
    background: #1581C2;
    padding: 15px 0 !important;
    color: #fff !important;
    display: block;
    text-align: center !important;
    float: none !important; }
  .iziToast.redirect_popup .iziToast-message {
    text-align: center !important;
    padding: 30px 15px 20px 15px !important;
    font-family: sans-serif;
    font-size: 20px;
    color: #333;
    line-height: normal;
    -webkit-font-smoothing: antialiased; }
    .iziToast.redirect_popup .iziToast-message h3 {
      margin-top: 20px; }
  .iziToast.redirect_popup #spicegems_cr_mod_sitelogo {
    margin-bottom: 20px; }
  .iziToast.redirect_popup .iziToast-buttons {
    border-top: 1px solid #ddd;
    width: 100%;
    padding: 10px 0; }
    .iziToast.redirect_popup .iziToast-buttons .iziToast-buttons-child {
      min-width: 100px;
      color: #fff;
      background: #3D9AD1;
      font-family: sans-serif;
      font-size: 16px;
      line-height: normal;
      padding: 10px 15px;
      font-weight: normal;
      margin: 6px 5px;
      border-radius: 2px;
      display: inline-block;
      text-decoration: none;
      font-family: 'Open Sans', sans-serif; }
      .iziToast.redirect_popup .iziToast-buttons .iziToast-buttons-child:hover {
        opacity: 0.9;
        background: #3D9AD1; }
      .iziToast.redirect_popup .iziToast-buttons .iziToast-buttons-child:last-child {
        background: #1581C2; }
        .iziToast.redirect_popup .iziToast-buttons .iziToast-buttons-child:last-child:hover {
          opacity: 0.9;
          ackground: #1f8ccd; }

body .iziToast {
  max-width: 900px;
  background: #fff;
  border-radius: 0px;
  padding: 0; }
  body .iziToast .iziToast-body {
    margin: 0;
    padding: 0; }
  body .iziToast .iziToast-texts {
    margin: 0 !important;
    padding: 0; }
  body .iziToast .iziToast-close {
    background: url("./images/close.png") no-repeat center;
    height: 47px;
    width: 47px;
    top: 20px;
    right: 30px;
    opacity: 1; }
    @media screen and (max-width: 767px) {
      body .iziToast .iziToast-close {
        height: 21px;
        width: 20px; } }

.iziToast-wrapper {
  overflow: auto;
  pointer-events: all !important; }

.iziToast-wrapper-topCenter, .iziToast-wrapper-center {
  overflow-y: auto;
  overflow-x: hidden; }

.popup_open .iziToast-wrapper-topCenter, .popup_open .iziToast-wrapper-center {
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden; }

@media screen and (max-width: 960px) {
  .halfwidthFields {
    float: left; } }

@media screen and (max-width: 767px) {
  .halfwidthFields {
    margin-top: 30px; } }

.halfwidthFields h2 {
  font-size: 35px;
  line-height: 35px !important; }

.gform_body label.gfield_label {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal; }

.gform_body li {
  display: inline-block;
  width: 100%; }
  .gform_body li.half {
    width: calc(50% - 8px) !important;
    margin-right: 16px;
    vertical-align: top; }
  .gform_body li.half.no-margin {
    margin-right: 0px; }
  .gform_body li.gfield {
    margin-top: 0 !important; }
  .gform_body li.gform_confirm_info {
    padding-bottom: 20px;
    border-bottom: 1px solid #d9e1e2; }
    @media screen and (max-width: 640px) {
      .gform_body li.gform_confirm_info {
        border: 0 none;
        padding: 0; } }
  .gform_body li .general_error_messages .additional_message {
    margin-top: 5px;
    font-size: 13px;
    font-weight: bold; }
  .gform_body li .general_error_message, .gform_body li .be_cool_info {
    font-size: 13px;
    display: inline-block;
    color: #fff;
    background: red;
    padding: 5px 10px;
    border-radius: 7px;
    position: relative;
    width: auto;
    font-weight: normal;
    margin-top: 15px; }
    .gform_body li .general_error_message:before, .gform_body li .be_cool_info:before {
      content: "" !important;
      position: absolute;
      width: 10px;
      height: 10px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      left: 9px !important;
      top: -4px !important;
      display: block;
      background: red; }
  .gform_body li.be_cool_select_div {
    margin-top: -10px !important; }
    .gform_body li.be_cool_select_div.greyed-out {
      opacity: 0.6; }
    .gform_body li.be_cool_select_div label {
      font-size: 13px;
      font-weight: bold;
      margin-bottom: 5px; }
  .gform_body li .be_cool_info {
    background: #4587b9; }
    .gform_body li .be_cool_info:before {
      background: #4587b9; }
  .gform_body li.gfield_error {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: inherit !important;
    padding-top: 0 !important; }
    .gform_body li.gfield_error input {
      border: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    .gform_body li.gfield_error .gfield_label {
      color: inherit !important; }
    .gform_body li.gfield_error .general_error_message, .gform_body li.gfield_error .be_cool_info {
      margin-top: 0; }
    .gform_body li.gfield_error .validation_message {
      display: inline-block;
      color: #fff;
      background: red;
      padding: 5px 10px;
      border-radius: 7px;
      position: relative;
      width: auto;
      font-weight: normal; }
      .gform_body li.gfield_error .validation_message:before {
        content: "" !important;
        position: absolute;
        width: 10px;
        height: 10px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 9px !important;
        top: -4px !important;
        display: block;
        background: red; }
  .gform_body li .privacy_link {
    font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    font-style: italic;
    margin-bottom: 15px !important;
    text-align: left !important;
    line-height: 1.58; }
    .gform_body li .privacy_link a {
      color: #1581C2;
      text-decoration: underline; }
  .gform_body li.privacy_field {
    margin-top: 60px !important;
    font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    font-style: italic;
    margin-bottom: 0px !important;
    text-align: left !important;
    line-height: 1.58; }
    .gform_body li.privacy_field a {
      color: #1581C2;
      text-decoration: underline; }
  .gform_body li.last-field input, .gform_body li.last-field select, .gform_body li.last-field textarea, .gform_body li.be_cool input {
    margin-bottom: 0px !important; }
  .gform_body li.last-field.gfield_error input, .gform_body li.last-field.gfield_error textarea {
    margin-bottom: 15px !important; }
  .gform_body li.last-field.gfield_error select, .gform_body li.be_cool.gfield_error input {
    margin-bottom: 15px !important; }
  .gform_body li.last-field .gfield_checkbox li {
    margin-bottom: 0px !important; }
  @media screen and (max-width: 640px) {
    .gform_body li {
      text-align: left; } }

.gform_body .gform_page li.privacy_field {
  margin-top: 10px !important; }

.gform_body .ginput_container {
  margin-top: 0 !important; }
  .gform_body .ginput_container input, .gform_body .ginput_container select, .gform_body .ginput_container textarea {
    width: 100%;
    height: inherit !important;
    padding: 9px 16px;
    color: rgba(50, 61, 72, 0.74);
    font-size: 14px !important;
    line-height: 1.64 !important;
    margin-bottom: 15px !important;
    margin-top: 0 !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #fff;
    padding-left: 9px !important;
    margin-right: 0px;
    min-height: 40px !important; }
  .gform_body .ginput_container textarea {
    border: 0 none;
    max-height: 120px; }
  .gform_body .ginput_container select {
    width: 100%;
    height: inherit !important;
    min-height: 40px;
    background-image: url(./images/arrow-down-grey.png);
    background-size: 24px 24px;
    background-position: right center;
    background-color: #fff;
    background-repeat: no-repeat; }
    .gform_body .ginput_container select [disabled] {
      color: rgba(27, 33, 45, 0.4); }
  .gform_body .ginput_container .gfield_checkbox {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0;
    cursor: pointer;
    padding-left: 0 !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* Create a custom checkbox */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */ }
    .gform_body .ginput_container .gfield_checkbox:before {
      content: "" !important;
      display: none !important; }
    @media screen and (max-width: 480px) {
      .gform_body .ginput_container .gfield_checkbox {
        font-size: 11px; } }
    .gform_body .ginput_container .gfield_checkbox li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 0px;
      width: 100%;
      margin-bottom: 15px;
      margin-top: 0 !important; }
    .gform_body .ginput_container .gfield_checkbox input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .gform_body .ginput_container .gfield_checkbox label {
      font-family: Arial;
      font-size: 14px;
      position: relative;
      padding-left: 37px;
      margin-left: 0;
      font-size: 13px;
      line-height: 24px;
      margin-right: 0px;
      max-width: 100%;
      width: 100% !important;
      white-space: pre-wrap;
      color: rgba(50, 61, 72, 0.74);
      font-weight: normal !important;
      cursor: pointer; }
      .gform_body .ginput_container .gfield_checkbox label span {
        padding: 0; }
        .gform_body .ginput_container .gfield_checkbox label span:before {
          display: none; }
      .gform_body .ginput_container .gfield_checkbox label:before {
        content: "";
        height: 24px;
        width: 24px !important;
        background-color: #fff;
        position: absolute;
        left: 0;
        top: 0px;
        display: block; }
    .gform_body .ginput_container .gfield_checkbox:hover input + label:before {
      background-color: #fff; }
    .gform_body .ginput_container .gfield_checkbox input:checked + label:before {
      background-color: #1581C2;
      border: none; }
    .gform_body .ginput_container .gfield_checkbox label:after {
      content: "";
      position: absolute;
      display: none; }
    .gform_body .ginput_container .gfield_checkbox input:checked + label:after {
      display: block; }
    .gform_body .ginput_container .gfield_checkbox label:after {
      font-family: 'icomoon' !important;
      content: "\e960";
      position: absolute;
      left: 2px;
      top: 0px;
      width: 5px;
      height: 10px;
      color: #fff;
      font-size: 20px;
      line-height: 24px; }
  .gform_body .ginput_container .gfield_radio {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0;
    cursor: pointer;
    padding-left: 0 !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Style the checkmark/indicator */ }
    .gform_body .ginput_container .gfield_radio:before {
      content: "" !important;
      display: none !important; }
    @media screen and (max-width: 480px) {
      .gform_body .ginput_container .gfield_radio {
        font-size: 11px;
        margin-bottom: 0; } }
    .gform_body .ginput_container .gfield_radio li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 10px;
      width: auto;
      margin-bottom: 15px; }
    .gform_body .ginput_container .gfield_radio input {
      display: inline-block;
      position: absolute;
      opacity: 0;
      cursor: pointer;
      margin-bottom: 0 !important; }
    .gform_body .ginput_container .gfield_radio label {
      font-family: Arial;
      font-size: 14px;
      display: inline-block;
      position: relative;
      padding-left: 37px;
      margin-left: 0;
      font-size: 13px;
      margin-right: 10px;
      line-height: 27px;
      color: rgba(50, 61, 72, 0.74);
      font-weight: normal !important;
      cursor: pointer; }
      .gform_body .ginput_container .gfield_radio label:before {
        content: "";
        height: 24px;
        width: 24px !important;
        background-color: #fff;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 1px;
        display: block; }
    .gform_body .ginput_container .gfield_radio:hover input + label:before {
      background-color: #fff; }
    .gform_body .ginput_container .gfield_radio input:checked ~ label:after {
      background-color: #1581C2;
      display: block; }
    .gform_body .ginput_container .gfield_radio label:after {
      content: "";
      position: absolute;
      display: none; }
    .gform_body .ginput_container .gfield_radio label:after {
      position: absolute;
      top: 5px;
      left: 4px;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background: white; }
  .gform_body .ginput_container ::-webkit-input-placeholder {
    color: rgba(27, 33, 45, 0.4); }
  .gform_body .ginput_container :-ms-input-placeholder {
    color: rgba(27, 33, 45, 0.4); }
  .gform_body .ginput_container ::-ms-input-placeholder {
    color: rgba(27, 33, 45, 0.4); }
  .gform_body .ginput_container ::placeholder {
    color: rgba(27, 33, 45, 0.4); }

.checkoutForm_wrapper {
  padding: 0 115px; }
  @media screen and (max-width: 1280px) {
    .checkoutForm_wrapper {
      padding: 0 70px; } }
  @media screen and (max-width: 767px) {
    .checkoutForm_wrapper {
      padding: 0 0px; } }
  .checkoutForm_wrapper label {
    font-family: 'helvetica_neue_bold', Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    letter-spacing: 0; }
  .checkoutForm_wrapper div.validation_error {
    border: none; }
  .checkoutForm_wrapper .gform_page_footer {
    text-align: right; }
    .checkoutForm_wrapper .gform_page_footer input {
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .checkoutForm_wrapper .gform_page_footer input.button {
          font-size: 1.4em; } }
  .checkoutForm_wrapper .gform_body, .checkoutForm_wrapper .gform_page .gform_page_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    @media screen and (max-width: 960px) {
      .checkoutForm_wrapper .gform_body, .checkoutForm_wrapper .gform_page .gform_page_fields {
        display: block; } }
    @media screen and (max-width: 640px) {
      .checkoutForm_wrapper .gform_body, .checkoutForm_wrapper .gform_page .gform_page_fields {
        padding: 16px 0 0; } }
    .checkoutForm_wrapper .gform_body div.border-top, .checkoutForm_wrapper .gform_page .gform_page_fields div.border-top {
      border-top: 1px dotted #ccc;
      margin-bottom: 20px; }
    .checkoutForm_wrapper .gform_body .ginput_container input, .checkoutForm_wrapper .gform_body .ginput_container select, .checkoutForm_wrapper .gform_page .gform_page_fields .ginput_container input, .checkoutForm_wrapper .gform_page .gform_page_fields .ginput_container select {
      border: none; }
    .checkoutForm_wrapper .gform_body .ginput_container span, .checkoutForm_wrapper .gform_page .gform_page_fields .ginput_container span {
      margin-bottom: 0 !important; }
    .checkoutForm_wrapper .gform_body ul.gform_fields, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields {
      width: calc(50% + 37px);
      padding-right: 37px; }
      .checkoutForm_wrapper .gform_body ul.gform_fields.right, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.right {
        padding: 0 0 30px;
        width: calc(50% - 37px);
        margin-left: 37px; }
        @media screen and (max-width: 960px) {
          .checkoutForm_wrapper .gform_body ul.gform_fields.right, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.right {
            width: 100%;
            margin: 20px 0 0 !important; } }
      .checkoutForm_wrapper .gform_body ul.gform_fields.full, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.full {
        width: 100%;
        padding: 0; }
      @media screen and (max-width: 960px) {
        .checkoutForm_wrapper .gform_body ul.gform_fields, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields {
          width: 100%;
          margin: 0;
          padding-right: 0; } }
      @media screen and (max-width: 640px) {
        .checkoutForm_wrapper .gform_body ul.gform_fields P, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields P {
          text-align: center;
          font-size: 15px; }
          .checkoutForm_wrapper .gform_body ul.gform_fields P.mobile_small, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields P.mobile_small {
            font-size: 13px; } }
      .checkoutForm_wrapper .gform_body ul.gform_fields li.gfield, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields li.gfield {
        padding-right: 0;
        margin-bottom: 0; }
      .checkoutForm_wrapper .gform_body ul.gform_fields h2, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields h2 {
        margin-top: 40px; }
        @media screen and (max-width: 960px) {
          .checkoutForm_wrapper .gform_body ul.gform_fields h2, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields h2 {
            margin-top: 0; } }
        @media screen and (max-width: 640px) {
          .checkoutForm_wrapper .gform_body ul.gform_fields h2, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields h2 {
            font-size: 36px;
            text-align: center;
            margin-top: 0px; } }
      .checkoutForm_wrapper .gform_body ul.gform_fields h4, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields h4 {
        font-size: 26px;
        color: #323d48;
        margin-top: 25px; }
      .checkoutForm_wrapper .gform_body ul.gform_fields .card_icon, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .card_icon {
        max-height: 30px; }
      .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth {
        padding-top: 20px; }
      .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 {
        width: 100%;
        padding-right: 0; }
        .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type li, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth li, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4 li, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type li, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth li, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 li {
          position: relative; }
        .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type .gsection, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth .gsection, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4 .gsection, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type .gsection, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth .gsection, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 .gsection {
          border-bottom: 3px solid #1581C2 !important;
          margin-right: 0 !important;
          margin-bottom: 3px !important; }
          @media screen and (max-width: 767px) {
            .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type .gsection:before, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth .gsection:before, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4 .gsection:before, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type .gsection:before, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth .gsection:before, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 .gsection:before {
              content: "";
              width: 90px;
              height: 50px;
              display: block;
              position: absolute;
              left: calc(50% - 45px);
              top: -8px;
              background: #fff; } }
        .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type .gsection_title, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth .gsection_title, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4 .gsection_title, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type .gsection_title, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth .gsection_title, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 .gsection_title {
          position: absolute;
          left: -77px;
          top: -8px;
          font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
          font-size: 26px;
          color: #fff;
          width: 36px;
          height: 36px;
          background: #1581C2;
          line-height: 36px;
          text-align: center;
          border-radius: 36px;
          font-weight: normal; }
          .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type .gsection_title:before, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth .gsection_title:before, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4 .gsection_title:before, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type .gsection_title:before, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth .gsection_title:before, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 .gsection_title:before {
            content: " / ";
            font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
            font-size: 18px;
            color: rgba(66, 85, 99, 0.4);
            position: absolute;
            left: 44px; }
          .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type .gsection_title:after, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth .gsection_title:after, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4 .gsection_title:after, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type .gsection_title:after, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth .gsection_title:after, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 .gsection_title:after {
            content: "3";
            font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
            font-size: 18px;
            color: #1581C2;
            position: absolute;
            left: 59px; }
          @media screen and (max-width: 767px) {
            .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type .gsection_title, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth .gsection_title, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4 .gsection_title, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type .gsection_title, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth .gsection_title, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 .gsection_title {
              left: calc(50% - 32px); } }
        .checkoutForm_wrapper .gform_body ul.gform_fields:first-of-type .gsection.free .gsection_title:after, .checkoutForm_wrapper .gform_body ul.gform_fields.fullwidth .gsection.free .gsection_title:after, .checkoutForm_wrapper .gform_body ul.gform_fields#gform_fields_4 .gsection.free .gsection_title:after, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields:first-of-type .gsection.free .gsection_title:after, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.fullwidth .gsection.free .gsection_title:after, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields#gform_fields_4 .gsection.free .gsection_title:after {
          content: "1"; }
      .checkoutForm_wrapper .gform_body ul.gform_fields.form_fields, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.form_fields {
        background: #ECF0F0;
        padding: 40px;
        width: calc(50% - 37px);
        margin-left: 37px;
        padding-right: 40px; }
        .checkoutForm_wrapper .gform_body ul.gform_fields.form_fields h2, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.form_fields h2 {
          text-align: center;
          margin-top: 0px; }
        .checkoutForm_wrapper .gform_body ul.gform_fields.form_fields.credit-cards, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.form_fields.credit-cards {
          padding-top: 25px; }
        .checkoutForm_wrapper .gform_body ul.gform_fields.form_fields.no-padding-bottom, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.form_fields.no-padding-bottom {
          padding-bottom: 0; }
        @media screen and (max-width: 960px) {
          .checkoutForm_wrapper .gform_body ul.gform_fields.form_fields, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.form_fields {
            width: 100%;
            margin: 30px 0 10px 0 !important; } }
        @media screen and (max-width: 640px) {
          .checkoutForm_wrapper .gform_body ul.gform_fields.form_fields, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields.form_fields {
            padding: 30px 16px 30px 16px; } }
      .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary {
        margin: 0;
        padding-top: 20px; }
        .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
          .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description {
            width: 60%;
            text-align: left;
            font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
            color: rgba(50, 61, 72, 0.74);
            font-size: 13px;
            margin-bottom: 0; }
            @media screen and (max-width: 640px) {
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description {
                width: 64%;
                padding-right: 0; } }
            .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul {
              margin-left: 0; }
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                border: none;
                margin: 0;
                padding: 0;
                -webkit-box-align: start;
                -ms-flex-align: start;
                align-items: flex-start; }
                .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .left, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .left {
                  width: 60px;
                  text-align: center; }
                  @media screen and (max-width: 640px) {
                    .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .left, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .left {
                      width: 54px; } }
                  .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .left a, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .left a {
                    font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
                    color: rgba(50, 61, 72, 0.4);
                    font-size: 12px; }
                  .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .left img, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .left img {
                    width: 100%;
                    display: block;
                    margin-bottom: 5px; }
                .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .right, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .right {
                  width: calc(100% - 60px);
                  padding-left: 14px;
                  font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
                  color: rgba(50, 61, 72, 0.74);
                  font-size: 14px;
                  line-height: 18px; }
                  @media screen and (max-width: 640px) {
                    .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .right, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .right {
                      width: 100%; } }
                  .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .right p, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .right p {
                    font-size: 14px;
                    text-align: left; }
                  @media screen and (max-width: 640px) {
                    .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .right, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .right {
                      width: calc(100% - 54px);
                      padding-left: 8px; } }
                  .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .right.price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .right.price {
                    color: #323d48;
                    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
                    font-size: 18px;
                    line-height: 18px;
                    text-align: left; }
                    @media screen and (max-width: 640px) {
                      .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .right.price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .right.price {
                        display: none; } }
                  .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .description ul li .right h3, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .description ul li .right h3 {
                    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
                    font-size: 20px;
                    color: #1581C2;
                    margin-top: 5px;
                    margin-bottom: 9px; }
          .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .qty, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .qty {
            width: 20%;
            text-align: right;
            font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
            color: rgba(50, 61, 72, 0.4);
            font-size: 12px; }
            .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .qty.confirm, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .qty.confirm {
              color: black;
              font-size: 1.3em; }
            @media screen and (max-width: 640px) {
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .qty, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .qty {
                width: 18%; } }
          .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .price {
            width: 20%;
            text-align: right;
            font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
            color: #323d48;
            font-size: 26px;
            text-transform: uppercase; }
            @media screen and (max-width: 640px) {
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .price {
                font-size: 18px;
                width: 18%; }
                .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .price.alignleft, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .price.alignleft {
                  text-align: left; } }
          .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .total_price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .total_price {
            width: 50%;
            margin-left: 50%;
            text-align: right;
            font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
            color: rgba(50, 61, 72, 0.4);
            font-size: 18px;
            margin-top: 20px;
            border-top: 1px solid #d9e1e2;
            padding-top: 20px; }
            .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .total_price .button, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .total_price .button {
              float: left;
              margin-top: 24px; }
            .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .total_price h2, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .total_price h2 {
              display: block;
              margin-bottom: 0 !important;
              margin-top: 0px; }
            .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li .total_price .small, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li .total_price .small {
              font-size: 12px;
              text-transform: inherit;
              font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif; }
          .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:first-child, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:first-child {
            padding-bottom: 10px;
            line-height: 40px; }
            .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:first-child .description, .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:first-child .qty, .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:first-child .price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:first-child .description, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:first-child .qty, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:first-child .price {
              font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
              color: rgba(50, 61, 72, 0.3);
              font-size: 18px;
              text-transform: uppercase;
              border-bottom: 1px solid #d9e1e2; }
          .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:nth-child(2), .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li.underline, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:nth-child(2), .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li.underline {
            border-bottom: 1px solid #d9e1e2;
            margin-bottom: 20px;
            padding-bottom: 10px; }
            @media screen and (max-width: 640px) {
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:nth-child(2), .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li.underline, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:nth-child(2), .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li.underline {
                margin-bottom: 10px;
                border: none;
                border-bottom: 1px solid #d9e1e2; } }
          @media screen and (max-width: 640px) {
            .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:nth-last-child(2), .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:nth-last-child(2) {
              margin-bottom: 0; } }
          .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 0; }
            .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child .qty, .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child .price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child .qty, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child .price {
              line-height: 26px; }
            @media screen and (max-width: 640px) {
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child .description, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child .description {
                width: 100%;
                -webkit-box-ordinal-group: 5;
                -ms-flex-order: 4;
                order: 4;
                border-top: 1px solid #d9e1e2;
                padding-top: 20px;
                font-size: 13px; }
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child .qty, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child .qty {
                width: calc(25% - 15px);
                -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                order: 1;
                padding-top: 16px; }
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child .price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child .price {
                width: calc(25% + 15px);
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
                padding-right: 30px;
                padding-top: 16px; }
              .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child .total_price, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child .total_price {
                border-top: 1px solid #1581C2;
                border-bottom: 1px solid #1581C2;
                width: 50%;
                -webkit-box-ordinal-group: 4;
                -ms-flex-order: 3;
                order: 3;
                margin-left: 0;
                margin-top: 0;
                background: #1581C2;
                color: #fff;
                padding-right: 17px;
                padding-top: 16px;
                padding-bottom: 16px; }
                .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child .total_price h2, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child .total_price h2 {
                  color: #fff;
                  text-align: right; }
                .checkoutForm_wrapper .gform_body ul.gform_fields .order_summary li:last-child .total_price span, .checkoutForm_wrapper .gform_page .gform_page_fields ul.gform_fields .order_summary li:last-child .total_price span {
                  color: #fff; } }
    .checkoutForm_wrapper .gform_body .ginput_complex .ginput_left, .checkoutForm_wrapper .gform_body .ginput_complex .ginput_right, .checkoutForm_wrapper .gform_page .gform_page_fields .ginput_complex .ginput_left, .checkoutForm_wrapper .gform_page .gform_page_fields .ginput_complex .ginput_right {
      padding: 0;
      width: 100%; }
  .checkoutForm_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important; }
  .checkoutForm_wrapper.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning, .checkoutForm_wrapper.gform_wrapper li.gfield.gfield_creditcard_warning {
    padding: 0 !important;
    width: calc(100% - 0px) !important; }
  @media only screen and (max-width: 641px) {
    .checkoutForm_wrapper.gform_wrapper .ginput_container span.gfield_required {
      display: inline-block; } }
  .checkoutForm_wrapper .gform_card_icon_container, .checkoutForm_wrapper .charleft {
    display: none; }
  .checkoutForm_wrapper.gform_wrapper .ginput_container_creditcard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .checkoutForm_wrapper.gform_wrapper .ginput_container_creditcard span.ginput_full {
      width: 100%;
      display: block; }
      .checkoutForm_wrapper.gform_wrapper .ginput_container_creditcard span.ginput_full:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .checkoutForm_wrapper.gform_wrapper .ginput_container_creditcard span.ginput_full:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
      .checkoutForm_wrapper.gform_wrapper .ginput_container_creditcard span.ginput_full:nth-child(3) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
  .checkoutForm_wrapper.gform_wrapper li.hidden_label input {
    margin-top: 2px; }
  .checkoutForm_wrapper.gform_wrapper .ginput_cardextras {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_left {
    width: calc(50% - 0px);
    margin-right: 14px; }
    @media screen and (max-width: 1280px) {
      .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_left {
        width: calc(50% + 40px);
        margin-right: 10px; } }
    @media screen and (max-width: 640px) {
      .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_left {
        width: calc(66.66% + 0px);
        margin-right: 0;
        margin-bottom: 0 !important; }
        .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_left span.ginput_card_expiration_container {
          min-width: inherit !important; }
        .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_left select {
          width: calc(50% - 10px) !important;
          margin-right: 5px;
          display: inline-block;
          margin-left: 0 !important; } }
  .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_right {
    width: calc(50% - 14px);
    margin-right: 0px; }
    .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_right input.ginput_card_security_code {
      width: 100%;
      margin-top: 2px;
      max-width: 100% !important; }
    .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_right .ginput_card_security_code_icon {
      display: none !important; }
    @media screen and (max-width: 1280px) {
      .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_right {
        width: calc(50% - 50px); } }
    @media screen and (max-width: 640px) {
      .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_right {
        width: calc(33.33% - 0px);
        min-width: inherit !important; }
        .checkoutForm_wrapper.gform_wrapper .ginput_cardinfo_right input.ginput_card_security_code {
          line-height: 1;
          min-height: 40px; } }
  .checkoutForm_wrapper.gform_wrapper .gform_footer {
    background: #ECF0F0;
    width: calc(50% - 37px);
    padding: 0 40px 40px 40px;
    margin-left: calc(50% + 37px);
    margin-right: 0;
    margin-top: -110px;
    margin-bottom: 80px; }
    .checkoutForm_wrapper.gform_wrapper .gform_footer input[type="submit"] {
      width: 100%;
      background: #1581C2;
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px;
      border: none;
      font-size: 20px;
      color: #fff;
      padding: 4px 16px 4px 16px;
      line-height: 1.64;
      margin-bottom: 0px; }
      .checkoutForm_wrapper.gform_wrapper .gform_footer input[type="submit"]:hover {
        background: #1f8ccd;
        color: #fff; }
    @media screen and (max-width: 960px) {
      .checkoutForm_wrapper.gform_wrapper .gform_footer {
        margin-top: -113px;
        width: 100%;
        margin-left: 0; } }
    @media screen and (max-width: 640px) {
      .checkoutForm_wrapper.gform_wrapper .gform_footer {
        margin-left: 16px;
        margin-right: 16px;
        padding-left: 16px;
        padding-right: 16px;
        width: calc(100% - 32px); } }
  .checkoutForm_wrapper.gform_wrapper .free .gform_footer {
    margin-top: -120px;
    margin-bottom: 80px; }
    @media screen and (max-width: 960px) {
      .checkoutForm_wrapper.gform_wrapper .free .gform_footer.centres_open {
        margin-top: 0px; } }
    @media screen and (max-width: 640px) {
      .checkoutForm_wrapper.gform_wrapper .free .gform_footer input {
        line-height: 1.64 !important; } }
  .checkoutForm_wrapper.gform_wrapper .gform_ajax_spinner {
    padding-left: 0px;
    display: block;
    max-width: 130px;
    margin: 20px auto 0 auto; }

.hubspot_form {
  background: rgba(223, 235, 240, 0.5);
  padding: 60px 20px; }
  .hubspot_form .hbspt-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .hubspot_form form {
    margin-top: 25px;
    max-width: 420px; }
  .hubspot_form .submitted-message p {
    font-size: 25px; }

.hbspt-form label {
  font-weight: normal; }

.hbspt-form .hs_crm_centre_id, .hbspt-form .hs_crm_centre_name, .hbspt-form .hs_crm_centre_email, .hbspt-form .hs_crm_centre_phone_number, .hbspt-form .hs_crm_centre_address, .hbspt-form .hs_country {
  display: none; }

.hbspt-form .hs-fieldtype-text label, .hbspt-form .hs-fieldtype-select label, .hbspt-form .hs-fieldtype-textarea label, .hbspt-form .hs_jenny_craig_centres_nz label {
  display: none; }

.hbspt-form .hs-fieldtype-text ul.hs-error-msgs label, .hbspt-form .hs-fieldtype-select ul.hs-error-msgs label, .hbspt-form .hs-fieldtype-textarea ul.hs-error-msgs label, .hbspt-form .hs_jenny_craig_centres_nz ul.hs-error-msgs label {
  display: block; }

.hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb label {
  display: block;
  margin-bottom: 5px; }

.hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_nsw label, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_nt label, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_wa label, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_sa label, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_qld label, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_act label, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_vic_centres label, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_tas label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_nsw label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_nt label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_wa label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_sa label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_qld label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_act label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_vic_centres label, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_tas label {
  display: none; }

.hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_nsw label.hs-error-msg, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_nt label.hs-error-msg, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_wa label.hs-error-msg, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_sa label.hs-error-msg, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_qld label.hs-error-msg, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_act label.hs-error-msg, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_vic_centres label.hs-error-msg, .hbspt-form #hsForm_6e793b53-ef4b-4ef1-ad07-d4d8e5f2ba95 .hs_jenny_craig_centres_tas label.hs-error-msg, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_nsw label.hs-error-msg, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_nt label.hs-error-msg, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_wa label.hs-error-msg, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_sa label.hs-error-msg, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_qld label.hs-error-msg, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_act label.hs-error-msg, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_vic_centres label.hs-error-msg, .hbspt-form #hsForm_2290e297-ebbf-4785-99da-30174617cacb .hs_jenny_craig_centres_tas label.hs-error-msg {
  display: block; }

.hbspt-form .hs_consultant_photo label {
  display: block; }

.hbspt-form ul.inputs-list.multi-container {
  margin-top: 10px; }

.hbspt-form fieldset.form-columns-2 .hs-form-field {
  width: calc(50% - 10px) !important; }
  @media screen and (max-width: 480px) {
    .hbspt-form fieldset.form-columns-2 .hs-form-field {
      width: 100% !important; }
      .hbspt-form fieldset.form-columns-2 .hs-form-field.hs_firstname {
        margin-right: 0; } }
  .hbspt-form fieldset.form-columns-2 .hs-form-field.hs_firstname {
    margin-right: 20px; }

.hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de, .hbspt-form .success-story {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_nsw label, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_nt label, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_wa label, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_sa label, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_qld label, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_act label, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_vic_centres label, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_tas label, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_nz label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_nsw label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_nt label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_wa label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_sa label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_qld label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_act label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_vic_centres label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_tas label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_nz label, .hbspt-form .success-story .hs_jenny_craig_centres_nsw label, .hbspt-form .success-story .hs_jenny_craig_centres_nt label, .hbspt-form .success-story .hs_jenny_craig_centres_wa label, .hbspt-form .success-story .hs_jenny_craig_centres_sa label, .hbspt-form .success-story .hs_jenny_craig_centres_qld label, .hbspt-form .success-story .hs_jenny_craig_centres_act label, .hbspt-form .success-story .hs_vic_centres label, .hbspt-form .success-story .hs_jenny_craig_centres_tas label, .hbspt-form .success-story .hs_jenny_craig_centres_nz label {
    display: none; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_nsw label.hs-error-msg, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_nt label.hs-error-msg, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_wa label.hs-error-msg, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_sa label.hs-error-msg, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_qld label.hs-error-msg, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_act label.hs-error-msg, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_vic_centres label.hs-error-msg, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_tas label.hs-error-msg, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_jenny_craig_centres_nz label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_nsw label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_nt label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_wa label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_sa label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_qld label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_act label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_vic_centres label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_tas label.hs-error-msg, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_jenny_craig_centres_nz label.hs-error-msg, .hbspt-form .success-story .hs_jenny_craig_centres_nsw label.hs-error-msg, .hbspt-form .success-story .hs_jenny_craig_centres_nt label.hs-error-msg, .hbspt-form .success-story .hs_jenny_craig_centres_wa label.hs-error-msg, .hbspt-form .success-story .hs_jenny_craig_centres_sa label.hs-error-msg, .hbspt-form .success-story .hs_jenny_craig_centres_qld label.hs-error-msg, .hbspt-form .success-story .hs_jenny_craig_centres_act label.hs-error-msg, .hbspt-form .success-story .hs_vic_centres label.hs-error-msg, .hbspt-form .success-story .hs_jenny_craig_centres_tas label.hs-error-msg, .hbspt-form .success-story .hs_jenny_craig_centres_nz label.hs-error-msg {
    display: block; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de label, .hbspt-form .success-story label {
    display: block;
    font-family: 'helvetica_neue_bold', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 2px; }
    .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 label .hs-form-required, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de label .hs-form-required, .hbspt-form .success-story label .hs-form-required {
      margin-left: 3px;
      color: #b3001b; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 legend, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de legend, .hbspt-form .success-story legend {
    font-size: 13px; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 ul.hs-error-msgs label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de ul.hs-error-msgs label, .hbspt-form .success-story ul.hs-error-msgs label {
    font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_submit, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_submit, .hbspt-form .success-story fieldset, .hbspt-form .success-story .hs_submit {
    width: 100%; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-2 .hs-form-field, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-2 .hs-form-field, .hbspt-form .success-story fieldset.form-columns-2 .hs-form-field {
    width: calc(50% - 10px);
    float: left; }
    .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-2 .hs-form-field.hs_phone, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-2 .hs-form-field.hs_time_frame, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-2 .hs-form-field.hs_start_weight, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-2 .hs-form-field.hs_phone, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-2 .hs-form-field.hs_time_frame, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-2 .hs-form-field.hs_start_weight, .hbspt-form .success-story fieldset.form-columns-2 .hs-form-field.hs_phone, .hbspt-form .success-story fieldset.form-columns-2 .hs-form-field.hs_time_frame, .hbspt-form .success-story fieldset.form-columns-2 .hs-form-field.hs_start_weight {
      margin-right: 20px; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-3, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-3, .hbspt-form .success-story fieldset.form-columns-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    height: 150px; }
    .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-3 .hs-form-field, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-3 .hs-form-field, .hbspt-form .success-story fieldset.form-columns-3 .hs-form-field {
      float: none;
      width: calc(50% - 10px);
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
    .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-3 .hs_crm_kilos_lost, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-3 .hs_crm_kilos_lost, .hbspt-form .success-story fieldset.form-columns-3 .hs_crm_kilos_lost {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      background: rgba(223, 235, 240, 0.5);
      height: 120px;
      text-align: center;
      margin-top: 23px;
      padding-top: 20px; }
      .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-3 .hs_crm_kilos_lost label, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-3 .hs_crm_kilos_lost label, .hbspt-form .success-story fieldset.form-columns-3 .hs_crm_kilos_lost label {
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
        color: #323d48;
        font-size: 26px;
        font-weight: normal;
        line-height: 1.35;
        letter-spacing: 1px; }
        .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-3 .hs_crm_kilos_lost label span, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-3 .hs_crm_kilos_lost label span, .hbspt-form .success-story fieldset.form-columns-3 .hs_crm_kilos_lost label span {
          text-align: center; }
      .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 fieldset.form-columns-3 .hs_crm_kilos_lost input, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de fieldset.form-columns-3 .hs_crm_kilos_lost input, .hbspt-form .success-story fieldset.form-columns-3 .hs_crm_kilos_lost input {
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
        color: #1581C2;
        font-size: 42px;
        font-weight: normal;
        line-height: 20px !important;
        text-align: center;
        background: none;
        padding: 0 !important; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 textarea, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de textarea, .hbspt-form .success-story textarea {
    width: 100%;
    resize: none;
    overflow: auto;
    height: 117px;
    border: none;
    padding: 9px 16px; }
  .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_after_photo .input, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_before_photo .input, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_after_photo .input, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_before_photo .input, .hbspt-form .success-story .hs_after_photo .input, .hbspt-form .success-story .hs_before_photo .input {
    position: relative; }
    .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_after_photo .input:after, .hbspt-form #hsForm_46fe2147-39b0-46a1-8c88-850bba39f598 .hs_before_photo .input:after, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_after_photo .input:after, .hbspt-form #hsForm_9252fbe7-3259-4e0d-aee4-a16fda6e32de .hs_before_photo .input:after, .hbspt-form .success-story .hs_after_photo .input:after, .hbspt-form .success-story .hs_before_photo .input:after {
      font-family: 'icomoon' !important;
      content: "\e98c";
      color: #0081c6;
      position: absolute;
      right: 11px;
      top: 7px;
      font-size: 24px;
      color: rgba(50, 61, 72, 0.7); }

.hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 ul.multi-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 15px; }
  .hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 ul.multi-container li {
    width: 33% !important; }
  @media screen and (max-width: 640px) {
    .hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 ul.multi-container li {
      width: 50% !important;
      margin-bottom: 5px !important; } }

.hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 .hs-richtext {
  margin-bottom: 24px; }
  @media screen and (max-width: 640px) {
    .hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 .hs-richtext {
      text-align: center;
      margin-top: 10px; }
      .hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 .hs-richtext p {
        font-size: 14px; } }

@media screen and (max-width: 640px) {
  .hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 .hs_wb_e_book_choice {
    text-align: center; }
    .hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 .hs_wb_e_book_choice span {
      font-size: 14px;
      text-align: center; }
    .hbspt-form #hsForm_240dc83e-2ef0-40a1-b5a8-c5516a60b342 .hs_wb_e_book_choice .input span {
      text-align: left; } }

.hbspt-form fieldset {
  max-width: 100% !important; }

.hbspt-form legend {
  font-size: inherit;
  margin-bottom: 10px; }

.hbspt-form ul.hs-error-msgs {
  list-style: none;
  font-size: 14px; }
  .hbspt-form ul.hs-error-msgs li {
    padding-left: 0 !important;
    position: relative;
    width: auto !important;
    max-width: 100%;
    display: inline-block;
    margin-bottom: 15px !important; }
    @media screen and (max-width: 640px) {
      .hbspt-form ul.hs-error-msgs li {
        width: 100% !important;
        display: block; } }
    .hbspt-form ul.hs-error-msgs li:before {
      content: "" !important;
      position: absolute;
      width: 10px;
      height: 10px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      left: 9px !important;
      top: -4px !important;
      display: block;
      background: red; }
  .hbspt-form ul.hs-error-msgs label {
    display: inline-block;
    color: #fff;
    background: red;
    padding: 5px 10px;
    border-radius: 7px;
    width: 100%; }

.hbspt-form .hs-richtext {
  font-size: 12px;
  margin-bottom: 10px; }

.hbspt-form .legal-consent-container .hs-richtext:first-of-type {
  display: none; }

.hbspt-form ul.inputs-list {
  padding: 0;
  margin: 0; }

.hbspt-form input[type="submit"] {
  width: 100%;
  background: #1581C2;
  font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  color: white;
  padding: 4px 16px 4px 16px;
  line-height: 1.64;
  border: 0 none; }
  .hbspt-form input[type="submit"]:hover {
    background: #1f8ccd; }

@media screen and (max-width: 480px) {
  .hbspt-form .hs_wb_been_to_jc_before, .hbspt-form .hs_are_you_interested_in_home_delivery, .hbspt-form .hs_wb_jcah_interest {
    width: 100% !important; }
    .hbspt-form .hs_wb_been_to_jc_before ul, .hbspt-form .hs_are_you_interested_in_home_delivery ul, .hbspt-form .hs_wb_jcah_interest ul {
      margin-bottom: 10px !important; }
      .hbspt-form .hs_wb_been_to_jc_before ul li, .hbspt-form .hs_are_you_interested_in_home_delivery ul li, .hbspt-form .hs_wb_jcah_interest ul li {
        margin-bottom: 0 !important; } }

.hbspt-form .hs_wb_been_to_jc_before ul, .hbspt-form .hs_are_you_interested_in_home_delivery ul, .hbspt-form .hs_wb_jcah_interest ul {
  margin-bottom: 5px !important; }

.hbspt-form .hs_wb_been_to_jc_before label span, .hbspt-form .hs_are_you_interested_in_home_delivery label span, .hbspt-form .hs_wb_jcah_interest label span {
  font-size: 14px; }

@media screen and (max-width: 480px) {
  .hbspt-form .hs_are_you_interested_in_home_delivery ul.multi-container {
    margin-bottom: 10px !important; } }

.hbspt-form .input {
  margin-right: 0 !important; }
  .hbspt-form .input input, .hbspt-form .input select, .hbspt-form .input textarea {
    width: 100% !important;
    height: inherit !important;
    padding: 9px 16px;
    color: rgba(50, 61, 72, 0.74);
    font-size: 14px;
    line-height: 1.64 !important;
    margin-bottom: 15px !important;
    border: none !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #fff;
    padding-left: 9px !important;
    margin-right: 0px;
    min-height: 40px !important; }
  .hbspt-form .input select::-ms-expand {
    display: none; }
  .hbspt-form .input textarea {
    min-height: 117px !important; }
  .hbspt-form .input select {
    width: 100%;
    height: inherit !important;
    min-height: 40px;
    background-image: url(./images/arrow-down-grey.png);
    background-size: 24px 24px;
    background-position: right center;
    background-color: #fff;
    background-repeat: no-repeat; }
    .hbspt-form .input select [disabled] {
      color: rgba(27, 33, 45, 0.4); }
  .hbspt-form .input .hs-form-booleancheckbox, .hbspt-form .input .hs-form-checkbox {
    width: 100% !important;
    display: block;
    margin: 0 0 15px 0 !important;
    cursor: pointer;
    padding-left: 0 !important;
    /* Create a custom checkbox */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */ }
    .hbspt-form .input .hs-form-booleancheckbox:before, .hbspt-form .input .hs-form-checkbox:before {
      content: "" !important; }
    @media screen and (max-width: 480px) {
      .hbspt-form .input .hs-form-booleancheckbox, .hbspt-form .input .hs-form-checkbox {
        font-size: 11px; } }
    .hbspt-form .input .hs-form-booleancheckbox input, .hbspt-form .input .hs-form-checkbox input {
      width: inherit !important;
      position: absolute;
      opacity: 0;
      cursor: pointer;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0; }
    .hbspt-form .input .hs-form-booleancheckbox label, .hbspt-form .input .hs-form-checkbox label {
      display: block; }
      .hbspt-form .input .hs-form-booleancheckbox label span:not(.hs-form-required), .hbspt-form .input .hs-form-checkbox label span:not(.hs-form-required) {
        display: block;
        position: relative;
        padding-left: 37px;
        margin-left: 0;
        font-size: 13px;
        margin-right: 0px;
        color: rgba(50, 61, 72, 0.74);
        font-weight: normal;
        cursor: pointer; }
        .hbspt-form .input .hs-form-booleancheckbox label span:not(.hs-form-required) span, .hbspt-form .input .hs-form-checkbox label span:not(.hs-form-required) span {
          padding: 0; }
          .hbspt-form .input .hs-form-booleancheckbox label span:not(.hs-form-required) span:before, .hbspt-form .input .hs-form-checkbox label span:not(.hs-form-required) span:before {
            display: none; }
        @media screen and (max-width: 480px) {
          .hbspt-form .input .hs-form-booleancheckbox label span:not(.hs-form-required), .hbspt-form .input .hs-form-checkbox label span:not(.hs-form-required) {
            padding-bottom: 11px; } }
        .hbspt-form .input .hs-form-booleancheckbox label span:not(.hs-form-required):before, .hbspt-form .input .hs-form-checkbox label span:not(.hs-form-required):before {
          content: "";
          height: 24px;
          width: 24px !important;
          background-color: #fff;
          position: absolute;
          left: 0;
          top: -2px;
          display: block; }
      .hbspt-form .input .hs-form-booleancheckbox label span.hs-form-required, .hbspt-form .input .hs-form-checkbox label span.hs-form-required {
        display: none; }
    .hbspt-form .input .hs-form-booleancheckbox:hover input + span:before, .hbspt-form .input .hs-form-checkbox:hover input + span:before {
      background-color: #fff; }
    .hbspt-form .input .hs-form-booleancheckbox input:checked + span:before, .hbspt-form .input .hs-form-checkbox input:checked + span:before {
      background-color: #1581C2; }
    .hbspt-form .input .hs-form-booleancheckbox span:after, .hbspt-form .input .hs-form-checkbox span:after {
      content: "";
      position: absolute;
      display: none; }
    .hbspt-form .input .hs-form-booleancheckbox input:checked + span:after, .hbspt-form .input .hs-form-checkbox input:checked + span:after {
      display: block; }
    .hbspt-form .input .hs-form-booleancheckbox span:after, .hbspt-form .input .hs-form-checkbox span:after {
      font-family: 'icomoon' !important;
      content: "\e960";
      position: absolute;
      left: 2px;
      top: -3px;
      width: 5px;
      height: 10px;
      color: #fff;
      font-size: 20px;
      line-height: 24px; }
  .hbspt-form .input .hs-form-radio {
    width: auto !important;
    display: inline-block;
    margin: 0 10px 15px 0;
    cursor: pointer;
    padding-left: 0 !important;
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */ }
    .hbspt-form .input .hs-form-radio:before {
      content: "" !important; }
    @media screen and (max-width: 480px) {
      .hbspt-form .input .hs-form-radio {
        font-size: 11px;
        margin-bottom: 0; } }
    .hbspt-form .input .hs-form-radio input {
      width: inherit !important;
      display: inline-block;
      position: absolute;
      opacity: 0;
      cursor: pointer; }
    .hbspt-form .input .hs-form-radio label {
      display: block; }
      .hbspt-form .input .hs-form-radio label span {
        display: inline-block;
        position: relative;
        padding-left: 37px;
        margin-left: 0;
        font-size: 13px;
        margin-right: 10px;
        color: rgba(50, 61, 72, 0.74);
        font-weight: normal;
        cursor: pointer; }
        @media screen and (max-width: 480px) {
          .hbspt-form .input .hs-form-radio label span {
            padding-bottom: 11px; } }
        .hbspt-form .input .hs-form-radio label span:before {
          content: "";
          height: 24px;
          width: 24px !important;
          background-color: #fff;
          border-radius: 50%;
          position: absolute;
          left: 0;
          top: -2px;
          display: block; }
    .hbspt-form .input .hs-form-radio:hover input + span:before {
      background-color: #fff; }
    .hbspt-form .input .hs-form-radio input:checked + span:after {
      background-color: #1581C2; }
    .hbspt-form .input .hs-form-radio span:after {
      content: "";
      position: absolute;
      display: none; }
    .hbspt-form .input .hs-form-radio input:checked + span:after {
      display: block; }
    .hbspt-form .input .hs-form-radio span:after {
      position: absolute;
      top: 2px;
      left: 4px;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background: white; }
  .hbspt-form .input ::-webkit-input-placeholder {
    color: rgba(27, 33, 45, 0.4); }
  .hbspt-form .input :-ms-input-placeholder {
    color: rgba(27, 33, 45, 0.4); }
  .hbspt-form .input ::-ms-input-placeholder {
    color: rgba(27, 33, 45, 0.4); }
  .hbspt-form .input ::placeholder {
    color: rgba(27, 33, 45, 0.4); }

.signupform {
  text-align: left;
  margin-top: 20px; }
  .signupform h3.desktop {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: rgba(50, 61, 72, 0.74); }
    .signupform h3.desktop span {
      font-family: 'Fira Sans',sans-serif;
      font-weight: normal;
      color: #1581C2;
      font-size: 37px; }
    @media screen and (max-width: 960px) {
      .signupform h3.desktop {
        text-align: center; } }
  .signupform h3.mobile {
    display: none;
    text-align: center; }
    .signupform h3.mobile span {
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      color: #fff;
      font-size: 14px;
      color: rgba(50, 61, 72, 0.74);
      margin-top: 10px; }
    @media screen and (max-width: 640px) {
      .signupform h3.mobile {
        display: block; }
        .signupform h3.mobile span {
          display: block; } }
  .signupform form {
    max-width: 500px;
    position: relative;
    padding-bottom: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    @media screen and (max-width: 960px) {
      .signupform form {
        max-width: 100%; } }
    .signupform form.hs-form .input .hs-form-booleancheckbox label span:before {
      top: -4px; }
    .signupform form .hs-error-msgs {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 13px; }
    .signupform form .input input {
      margin-bottom: 0;
      border: 1px solid #DFEBF0 !important; }
    .signupform form .inputs-list {
      padding-left: 0 !important; }
    .signupform form .hs-form-field {
      margin-bottom: -5px; }
    .signupform form .one_half, .signupform form .hs_firstname {
      width: calc(50% - 5px);
      margin-right: 10px; }
    .signupform form .hs_lastname {
      width: calc(50% - 5px);
      margin-right: 0px; }
    .signupform form .two_third, .signupform form .hs_email {
      width: calc(66.6% - 5px);
      margin-right: 10px; }
      @media screen and (max-width: 640px) {
        .signupform form .two_third, .signupform form .hs_email {
          width: 100% !important;
          margin-right: 0px;
          margin-bottom: -5px; } }
    .signupform form .one_third, .signupform form .hs_submit {
      width: calc(33.3% - 5px);
      margin-right: 0px;
      display: inline-block;
      margin-bottom: 10px; }
      @media screen and (max-width: 640px) {
        .signupform form .one_third, .signupform form .hs_submit {
          width: 100% !important;
          margin-right: 0px;
          margin-bottom: 10px; } }
    .signupform form .hs-fieldtype-booleancheckbox {
      bottom: 0px;
      position: absolute;
      width: 100%;
      left: 0;
      color: rgba(0, 25, 39, 0.74); }
      @media screen and (max-width: 480px) {
        .signupform form .hs-fieldtype-booleancheckbox {
          bottom: 3px; } }
      .signupform form .hs-fieldtype-booleancheckbox ul {
        margin: 0;
        padding-left: 0; }
      .signupform form .hs-fieldtype-booleancheckbox label {
        font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif; }
        .signupform form .hs-fieldtype-booleancheckbox label span {
          padding-bottom: 0 !important; }
          @media screen and (max-width: 480px) {
            .signupform form .hs-fieldtype-booleancheckbox label span {
              font-size: 12px; } }
  .signupform input[type='text'] {
    border: none;
    padding: 9px 16px;
    color: rgba(50, 61, 72, 0.74);
    font-size: 14px;
    line-height: 1.64;
    margin-bottom: 0px; }
  .signupform input[type='submit'] {
    background: #1581C2;
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    font-size: 20px;
    color: #fff;
    padding: 4px 16px 4px 16px;
    line-height: 1.64;
    margin-bottom: 0px; }
    @media screen and (max-width: 480px) {
      .signupform input[type='submit'] {
        padding: 4px 8px 4px 8px;
        font-size: 20px;
        height: 40px; } }
    .signupform input[type='submit']:hover {
      background: #1f8ccd; }
  .signupform .checkbox {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    font-size: 13px;
    color: rgba(50, 61, 72, 0.74);
    padding-left: 35px;
    line-height: 25px;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      .signupform .checkbox {
        font-size: 11px; } }
    .signupform .checkbox input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }

.gfield_creditcard_warning_message {
  display: none; }

.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning, .gform_wrapper li.gfield.gfield_creditcard_warning {
  padding: 0 !important;
  border: none !important;
  background: none; }

#memAgreementWrap {
  font-size: 14px; }
  #memAgreementWrap p {
    font-size: 14px; }
  #memAgreementWrap ol {
    list-style-position: outside;
    padding-left: 20px; }
    #memAgreementWrap ol li {
      margin-bottom: 5px; }
      #memAgreementWrap ol li ul {
        padding-left: 26px; }
        #memAgreementWrap ol li ul li {
          list-style: none;
          padding-left: 20px;
          position: relative; }
          #memAgreementWrap ol li ul li:before {
            content: " - ";
            position: absolute;
            left: 0; }
          #memAgreementWrap ol li ul li.noindex {
            padding-left: 0px; }
            #memAgreementWrap ol li ul li.noindex:before {
              content: ""; }
      #memAgreementWrap ol li ol {
        list-style-type: lower-alpha;
        padding-left: 17px; }

form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] ul.multi-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 15px; }
  form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] ul.multi-container li.hs-form-checkbox {
    width: 33% !important; }
  @media screen and (max-width: 640px) {
    form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] ul.multi-container li.hs-form-checkbox {
      width: 50% !important;
      margin-bottom: 5px !important; } }

form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] .hs-richtext {
  margin-bottom: 24px; }
  @media screen and (max-width: 640px) {
    form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] .hs-richtext {
      text-align: center;
      margin-top: 10px; }
      form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] .hs-richtext p {
        font-size: 14px; } }

@media screen and (max-width: 640px) {
  form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] .hs_wb_e_book_choice {
    text-align: center; }
    form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] .hs_wb_e_book_choice span {
      font-size: 14px;
      text-align: center; }
    form[data-form-id="240dc83e-2ef0-40a1-b5a8-c5516a60b342"] .hs_wb_e_book_choice .input span {
      text-align: left; } }

.gform_wrapper .gform_ajax_spinner {
  padding-left: 0px;
  display: block;
  max-width: 130px;
  margin: 20px auto 0 auto; }

.returning_member .gfield_label {
  margin-bottom: 10px; }

.returning_member .gfield_checkbox label:before {
  border-radius: 2px;
  border: 2px solid #c1c1c1; }

.html_banner {
  margin-top: 0px;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #01A6C4;
  font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
  font-size: 65px;
  color: #fff; }
  .html_banner a {
    text-decoration: none;
    color: inherit;
    text-align: center; }
    .html_banner a:hover {
      text-decoration: none; }
  .html_banner .line1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .html_banner .first_letter {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif; }
  .html_banner .mobile_only {
    display: none; }
  .html_banner span {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    font-size: 150px;
    padding: 0 20px; }
    .html_banner span:first-of-type {
      padding-left: 5px; }
  .html_banner sup {
    font-size: 31px;
    top: -25px; }
  .html_banner .button {
    background: #1581C2;
    color: #fff;
    padding: 15px 53px;
    font-size: 30px;
    margin-left: 60px; }
    .html_banner .button:hover {
      background: #fff;
      color: #1f8ccd; }
  .html_banner.spring_1 {
    background: #5bc3ac; }
    .html_banner.spring_1 .line2 {
      line-height: 60px;
      text-align: center;
      max-width: 265px; }
    .html_banner.spring_1 .free_delivery {
      background: url("./images/banners/signpost.svg") no-repeat center;
      color: #5bc3ac;
      width: 375px;
      font-size: 60px;
      background-size: 100% auto;
      padding-left: 15px;
      margin-left: 20px; }
      .html_banner.spring_1 .free_delivery strong {
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif; }
      .html_banner.spring_1 .free_delivery sup {
        margin-left: -8px; }
    .html_banner.spring_1 .button {
      padding: 18px 15px;
      font-size: 30px;
      margin-left: 30px; }
  @media screen and (max-width: 1280px) {
    .html_banner.spring_1 {
      font-size: 55px; } }
  @media screen and (max-width: 1170px) {
    .html_banner {
      font-size: 50px; }
      .html_banner span {
        font-size: 122px;
        padding: 0 15px; }
      .html_banner .button {
        font-size: 26px;
        padding: 10px 35px; }
      .html_banner sup {
        font-size: 25px;
        top: -21px; }
      .html_banner.spring_1 .line2 {
        line-height: 47px; }
      .html_banner.spring_1 .free_delivery {
        width: 305px;
        font-size: 45px; }
      .html_banner.spring_1 .button {
        padding: 12px 10px;
        font-size: 23px;
        margin-left: 20px; } }
  @media screen and (max-width: 960px) {
    .html_banner {
      font-size: 38px; }
      .html_banner span {
        font-size: 93px;
        padding: 0 15px; }
      .html_banner .button {
        font-size: 20px;
        padding: 10px 20px;
        margin-left: 40px; }
      .html_banner sup {
        font-size: 20px;
        top: -15px; }
      .html_banner.spring_1 .line2 {
        line-height: 37px;
        font-size: 40px;
        max-width: 160px; }
      .html_banner.spring_1 .free_delivery {
        width: 195px;
        font-size: 30px; }
        .html_banner.spring_1 .free_delivery sup {
          margin-left: -4px;
          font-size: 15px; }
      .html_banner.spring_1 .button {
        font-size: 20px;
        padding: 10px 15px; } }
  @media screen and (max-width: 767px) {
    .html_banner {
      font-size: 30px; }
      .html_banner span {
        font-size: 80px;
        padding: 0 10px; }
      .html_banner .button {
        font-size: 20px;
        padding: 10px 20px;
        margin-left: 40px; }
      .html_banner sup {
        font-size: 16px;
        top: -13px; }
      .html_banner.spring_1 .line2 {
        line-height: 33px;
        font-size: 35px;
        max-width: 140px; }
      .html_banner.spring_1 .free_delivery {
        width: 145px;
        font-size: 24px;
        margin-left: 10px;
        padding-left: 5px; }
        .html_banner.spring_1 .free_delivery sup {
          margin-left: -3px;
          font-size: 16px;
          top: -7px; }
      .html_banner.spring_1 .button {
        font-size: 20px;
        padding: 10px 10px;
        min-width: 86px;
        margin-left: 10px; } }
  @media screen and (max-width: 640px) {
    .html_banner {
      font-size: 74px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
      .html_banner div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .html_banner span {
        font-size: 220px;
        padding: 0 10px; }
      .html_banner .line1 {
        width: 100%;
        text-align: center;
        font-size: 65px;
        line-height: 65px;
        padding-top: 80px; }
        .html_banner .line1 .first_letter {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          font-size: 110px; }
        .html_banner .line1 .mobile_only {
          display: block; }
        .html_banner .line1 span {
          line-height: 200px; }
      .html_banner .line2 {
        width: 100%;
        text-align: center;
        line-height: 65px;
        position: relative; }
        .html_banner .line2 sup {
          font-size: 30px;
          position: absolute;
          right: 43px;
          bottom: 48px;
          top: inherit; }
      .html_banner .button {
        padding: 15px 53px;
        font-size: 30px;
        margin: 85px auto 45px auto; }
      .html_banner.spring_1 span {
        font-size: 138px;
        padding: 0 10px; }
      .html_banner.spring_1 .line1 {
        font-size: 65px;
        padding-top: 70px; }
        .html_banner.spring_1 .line1 span {
          line-height: 110px; }
      .html_banner.spring_1 .line2 {
        line-height: 66px;
        font-size: 78px;
        max-width: inherit; }
        .html_banner.spring_1 .line2 sup {
          right: 37px;
          bottom: 51px; }
      .html_banner.spring_1 .free_delivery {
        width: 78%;
        font-size: 50px;
        margin-left: 0px;
        padding-left: 15px;
        margin-top: 20px;
        margin-bottom: 20px; }
        .html_banner.spring_1 .free_delivery sup {
          margin-left: -6px;
          font-size: 27px;
          top: -16px; }
      .html_banner.spring_1 .button {
        padding: 15px 53px;
        font-size: 30px;
        margin: 127px auto 45px auto;
        min-width: inherit;
        position: relative; }
        .html_banner.spring_1 .button:after {
          font-family: 'icomoon' !important;
          content: "\e96c";
          color: #fff;
          font-size: 100px;
          position: absolute;
          left: calc(50% - 93px);
          top: -88px; } }
  @media screen and (max-width: 480px) {
    .html_banner {
      font-size: 48px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
      .html_banner span {
        font-size: 150px;
        padding: 0 10px; }
      .html_banner div.line1 {
        text-align: center;
        font-size: 40px;
        line-height: 40px;
        padding-top: 60px; }
        .html_banner div.line1 .first_letter {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          font-size: 68px; }
        .html_banner div.line1 span {
          line-height: 122px; }
      .html_banner .line2 {
        width: 100%;
        text-align: center;
        line-height: 40px;
        position: relative;
        padding: 0 20px; }
        .html_banner .line2 sup {
          font-size: 28px;
          position: absolute;
          left: calc(50% + 93px);
          right: inherit;
          bottom: 29px;
          top: inherit; }
      .html_banner .button {
        font-size: 20px;
        padding: 10px 42px;
        margin: 55px auto 35px auto; }
      .html_banner.spring_1 span {
        font-size: 100px;
        padding: 0 10px; }
      .html_banner.spring_1 .line1 {
        font-size: 65px;
        padding-top: 70px; }
        .html_banner.spring_1 .line1 span {
          line-height: 79px; }
      .html_banner.spring_1 .line2 {
        line-height: 47px;
        font-size: 56px; }
        .html_banner.spring_1 .line2 sup {
          right: 13px;
          bottom: 33px; }
      .html_banner.spring_1 .free_delivery {
        width: 90%;
        font-size: 42px; }
        .html_banner.spring_1 .free_delivery sup {
          font-size: 23px;
          top: -16px; }
      .html_banner.spring_1 .button:after {
        font-size: 90px; } }
  @media screen and (max-width: 374px) {
    .html_banner.spring_1 .line2 sup {
      right: -14px; }
    .html_banner.spring_1 .free_delivery {
      width: 90%;
      font-size: 35px; }
      .html_banner.spring_1 .free_delivery sup {
        font-size: 19px;
        top: -13px; } }

.spring_1 .free_delivery {
  display: inline-block;
  width: 30%; }
  .spring_1 .free_delivery svg {
    width: 100%; }

.jc-popup-container {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: fixed;
  vertical-align: middle;
  z-index: 999910;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
  overflow: hidden;
  max-width: 90%; }
  .jc-popup-container a.jc-popup-link {
    text-decoration: none; }
  .jc-popup-container.jc-popup-mobile {
    width: 320px; }
  .jc-popup-container.jc-popup-desktop {
    width: 760px; }
  .jc-popup-container.bottom-left {
    bottom: 0;
    left: 0;
    top: initial;
    -webkit-transform: none;
    transform: none; }
  .jc-popup-container.bottom-right {
    bottom: 0;
    left: initial;
    right: 0;
    top: initial;
    -webkit-transform: none;
    transform: none; }
  .jc-popup-container.custom-width {
    width: auto; }

.jc-popup-close-btn {
  background-color: rgba(255, 255, 255, 0.6);
  border: 0;
  border-radius: 50%;
  color: #525151;
  cursor: pointer;
  font-family: Arial,sans-serif;
  font-size: 20px;
  height: 20px;
  line-height: 1;
  outline: none;
  padding: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  -webkit-transition: background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
  transition: background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out,background-color .2s ease-in-out;
  transition: transform .2s ease-in-out,background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
  width: 20px;
  z-index: 1; }

.jc-popup-overlay {
  z-index: 9999;
  background-color: black;
  opacity: 0.8;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%; }

.jc-popup-close-btn:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

@media screen and (max-width: 480px) {
  .jc-popup-container.bottom-left {
    width: 100%;
    max-width: 100%; } }

.email-sign-up-form.thankyou {
  background: #e9ebed !important; }
  .email-sign-up-form.thankyou .popup-right h4 {
    display: none; }
  .email-sign-up-form.thankyou .submitted-message p {
    color: #2f3941 !important; }
    @media screen and (max-width: 480px) {
      .email-sign-up-form.thankyou .submitted-message p {
        text-align: center;
        margin-top: 10px; } }

@media screen and (max-width: 640px) {
  .email-sign-up-form {
    margin-bottom: 78px; } }

@media screen and (max-width: 480px) {
  .email-sign-up-form {
    padding: 30px 20px !important;
    width: 100% !important; } }

@media screen and (max-width: 480px) {
  .email-sign-up-form .popup-left {
    width: 100% !important;
    margin-right: 0 !important; }
    .email-sign-up-form .popup-left img {
      width: 150px; } }

.email-sign-up-form .popup-right {
  text-align: left; }
  .email-sign-up-form .popup-right h4 {
    font-family: 'helvetica_neueregular';
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    text-align: left;
    letter-spacing: inherit; }
    @media screen and (max-width: 640px) {
      .email-sign-up-form .popup-right h4 {
        text-align: left; } }
    @media screen and (max-width: 480px) {
      .email-sign-up-form .popup-right h4 {
        margin-top: 10px;
        text-align: center; } }
  @media screen and (max-width: 480px) {
    .email-sign-up-form .popup-right {
      width: 100% !important; } }

.email-sign-up-form .jc-popup-link {
  margin-top: 20px;
  padding: 8px 15px;
  font-family: 'helvetica_neueregular';
  letter-spacing: inherit;
  background: #1581C2;
  color: #fff; }
  .email-sign-up-form .jc-popup-link:hover {
    background: #fff;
    color: #1f8ccd; }
  @media screen and (max-width: 480px) {
    .email-sign-up-form .jc-popup-link {
      width: 100% !important; } }

.email-sign-up-form .hbspt-form input[type="text"] {
  min-height: 35px !important;
  margin-bottom: 10px !important;
  padding: 6px 15px; }

.email-sign-up-form .hbspt-form .hs-button {
  margin-bottom: 20px; }
  @media screen and (max-width: 480px) {
    .email-sign-up-form .hbspt-form .hs-button {
      margin-bottom: 0; } }
  .email-sign-up-form .hbspt-form .hs-button:hover {
    background: #fff;
    color: #1581C2; }

.email-sign-up-form .hbspt-form .submitted-message p {
  color: #fff; }

.cta-solid-blue-rounded:focus, .cta-solid-lightblue-rounded:focus, .cta-solid-yellow-rounded:focus, .cta-solid-lightyellow-rounded:focus {
  outline: none !important; }

.cta-solid-white-rounded {
  border: 0;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  height: 8vw;
  max-height: 52px;
  color: #1B82C2;
  font-family: 'Fira Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  font-size: 20px;
  line-height: 20px; }

.cta-solid-white-rounded:hover {
  background-color: #ffffff; }

.cta-solid-blue-rounded {
  border: 0;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1581C2;
  height: 8vw;
  max-height: 52px;
  color: #ffffff;
  font-family: 'Fira Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  font-size: 20px;
  line-height: 20px; }

.cta-solid-blue-rounded:hover {
  background-color: #1f8ccd; }

.cta-solid-lightblue-rounded {
  border: 0;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #DFEBF0;
  height: 8vw;
  max-height: 52px;
  color: #16384E;
  font-family: 'Fira Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  font-size: 20px;
  line-height: 20px; }

.cta-solid-lightblue-rounded:hover {
  background-color: #b7dee5; }

.cta-solid-lightyellow-rounded {
  border: 0;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FBE9C1;
  height: 8vw;
  max-height: 52px;
  color: #16384E;
  font-family: 'Fira Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  font-size: 20px;
  line-height: 20px; }

.cta-solid-yellow-rounded:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fed45b), color-stop(45%, #fecb4f), to(#fdbc49));
  background: linear-gradient(to bottom, #fed45b 0, #fecb4f 45%, #fdbc49 100%); }

.cta-solid-yellow-rounded {
  border: 0;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f6c049;
  height: 42px;
  color: #16384e;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px; }

.cta-solid-lightblue-rounded:hover {
  background-color: #b7dee5; }

.cta-solid-lightyellow-rounded {
  border: 0;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FBE9C1;
  height: 8vw;
  max-height: 52px;
  color: #16384E;
  font-family: 'Fira Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  font-size: 20px;
  line-height: 20px; }

/* squared buttons */
.cta-outline-navy-sq {
  border: 2px solid #16384e;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  height: 42px;
  color: #16384e;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px; }

.cta-outline-blue-sq {
  border: 2px solid #007fc9;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  height: 42px;
  color: #007fc9;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px; }

.cta-outline-white-sq {
  border: 2px solid #ffffff;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  height: 42px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px; }

.cta-solid-blue-sq {
  border: 0;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #007fc9;
  height: 42px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px; }

.cta-solid-yellow-sq:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fed45b), color-stop(45%, #fecb4f), to(#fdbc49));
  background: linear-gradient(to bottom, #fed45b 0, #fecb4f 45%, #fdbc49 100%); }

.cta-solid-yellow-sq {
  border: 0;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f6c049;
  height: 42px;
  color: #16384e;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px; }

/* //////////////////////////////////////////////////////// */
/* button style  ========================================== */
/* //////////////////////////////////////////////////////// */
/* primary button - yellow gradient =====================*/
.btn-jc-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdc523), color-stop(45%, #fdbb16), to(#fca50c));
  background: linear-gradient(to bottom, #fdc523 0, #fdbb16 45%, #fca50c 100%);
  border: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #323d48;
  outline: none !important;
  text-align: center; }

.btn-jc-yellow:hover, .btn-jc-yellow:focus {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fed45b), color-stop(45%, #fecb4f), to(#fdbc49));
  background: linear-gradient(to bottom, #fed45b 0, #fecb4f 45%, #fdbc49 100%);
  color: #54616e;
  outline: none !important; }

/* secondary button - blue outline =====================*/
.btn-jc-blue-outline {
  background-color: transparent;
  border: 2px #007fc9 solid;
  border-radius: 0px;
  color: #007fc9;
  outline: none !important;
  text-align: center; }

.btn-jc-blue-outline:hover, .btn-jc-blue-outline:focus {
  background-color: #007fc9;
  color: #fff;
  outline: none !important; }

.btn-jc-white-outline {
  background-color: transparent;
  border: 2px #fff solid;
  border-radius: 0px;
  color: #fff;
  outline: none !important;
  text-align: center; }

.btn-jc-white-outline:hover, .btn-jc-white-outline:focus {
  background-color: #fff;
  color: #323d48;
  outline: none !important; }

/* //////////////////////////////////////////////////////// */
/* button font and size =================================== */
/* //////////////////////////////////////////////////////// */
/* 54px height */
.btn-large-knockout {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  height: 40px;
  line-height: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase; }

/* 34px height */
.btn-medium-knockout {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  height: 34px;
  line-height: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase; }

/* 30px height */
.btn-small-knockout {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  height: 30px;
  line-height: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase; }

.btn-large-helvetica {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  height: 40px;
  line-height: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: normal; }

.btn-medium-helvetica {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  height: 34px;
  line-height: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: normal; }

.btn-small-helvetica {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  height: 30px;
  line-height: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: normal; }

@media only screen and (max-width: 767px) {
  .btn-block-mobile {
    display: block !important;
    margin: 0 auto !important;
    width: 73vw !important; }
  /* replace btn-block-mobile with btn-xs-block */
  .btn-xs-block {
    display: block !important;
    margin: 0 auto !important;
    width: 73vw !important; }
  .btn-xs-center {
    margin: 0 auto !important; } }

/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19F;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: #333; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px !important;
  height: 44px;
  border-radius: 50% !important;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
ol.flickity-page-dots {
  display: block;
  width: 50%;
  padding: 10px 0 0 0;
  list-style: none;
  text-align: left;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.carousel {
  margin-left: 0px;
  padding: 0px 0 20px 0;
  position: relative;
  margin-bottom: 0px; }
  .carousel.mobile {
    display: none; }
  .carousel.is-hidden {
    display: none; }
  .carousel.flickity-enabled {
    opacity: 1;
    display: block; }
  .carousel.mobile.flickity-enabled {
    display: none; }
  @media screen and (max-width: 960px) {
    .carousel.desktop {
      display: none; }
    .carousel.mobile {
      display: block;
      padding-bottom: 0; }
    .carousel.mobile.flickity-enabled {
      display: block; } }

.carousel.home {
  padding-bottom: 0;
  padding-top: 2px; }
  .carousel.home .carousel-cell {
    width: 1170px;
    border: 2px solid #fff;
    height: auto;
    margin-right: 0;
    position: relative; }
    @media only screen and (max-width: 1170px) {
      .carousel.home .carousel-cell {
        width: 100%; } }
    .carousel.home .carousel-cell .popovers {
      position: absolute;
      left: 14.4%;
      bottom: 10%;
      display: block;
      text-decoration: underline;
      color: #fff;
      font-size: 14px;
      z-index: 20; }

.carousel.landingpage {
  padding-bottom: 0;
  padding-top: 2px; }
  .carousel.landingpage .flickity-button {
    display: none; }
  .carousel.landingpage .carousel-cell {
    width: 100%;
    height: auto;
    margin-right: 0;
    position: relative; }
    .carousel.landingpage .carousel-cell img {
      height: auto; }
  .carousel.landingpage .flickity-page-dots {
    width: 100%;
    text-align: center;
    margin-top: 20px; }

.carousel.blogs {
  padding-bottom: 0; }
  .carousel.blogs .flickity-button {
    display: none; }
  .carousel.blogs:hover .flickity-button {
    background: none;
    display: block; }
    .carousel.blogs:hover .flickity-button .flickity-button-icon path {
      fill: #fff; }
    .carousel.blogs:hover .flickity-button.flickity-prev-next-button.previous {
      left: 9%; }
    .carousel.blogs:hover .flickity-button.flickity-prev-next-button.next {
      right: 9%; }

.flickty.home .carousel-cell {
  height: 280px; }

#chartCarousel .carousel-cell {
  height: 675px;
  max-height: 675px; }
  @media screen and (max-width: 480px) {
    #chartCarousel .carousel-cell {
      height: 590px;
      max-height: 590px; } }

#chartCarousel .flickity-page-dots .dot {
  margin: 0 15px; }

.flickty.ndis .carousel-cell {
  height: 230px; }

.flickty.home .flickity-button, .flickty.ndis .flickity-button {
  background: transparent;
  opacity: 0;
  display: none; }
  .flickty.home .flickity-button:disabled, .flickty.ndis .flickity-button:disabled {
    opacity: 0; }
  @media screen and (max-width: 640px) {
    .flickty.home .flickity-button, .flickty.ndis .flickity-button {
      opacity: 1;
      display: block;
      background: #fff; }
      .flickty.home .flickity-button:disabled, .flickty.ndis .flickity-button:disabled {
        opacity: 0.4; } }

.flickty.home .flickity-prev-next-button.previous, .flickty.ndis .flickity-prev-next-button.previous {
  left: -40px;
  top: calc(50% - 55px); }
  @media screen and (max-width: 640px) {
    .flickty.home .flickity-prev-next-button.previous, .flickty.ndis .flickity-prev-next-button.previous {
      left: 30px;
      top: calc(50% - 5px); } }
  @media screen and (max-width: 480px) {
    .flickty.home .flickity-prev-next-button.previous, .flickty.ndis .flickity-prev-next-button.previous {
      left: -10px; } }

.flickty.home .flickity-prev-next-button.next, .flickty.ndis .flickity-prev-next-button.next {
  right: -40px;
  top: calc(50% - 55px); }
  @media screen and (max-width: 640px) {
    .flickty.home .flickity-prev-next-button.next, .flickty.ndis .flickity-prev-next-button.next {
      right: 30px;
      top: calc(50% - 5px); } }
  @media screen and (max-width: 480px) {
    .flickty.home .flickity-prev-next-button.next, .flickty.ndis .flickity-prev-next-button.next {
      right: -10px; } }

.flickty.home .flickity-slider, .flickty.ndis .flickity-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flickty.home .flickity-slider .carousel-cell, .flickty.ndis .flickity-slider .carousel-cell {
    background: none;
    opacity: 1; }

@media screen and (max-width: 960px) {
  .flickty.home .carousel-cell, .flickty.ndis .carousel-cell {
    height: 226px;
    width: 31.914893614%;
    *width: 31.8617021246383%; } }

@media screen and (max-width: 640px) {
  .flickty.home .carousel-cell, .flickty.ndis .carousel-cell {
    width: 100%;
    height: 140px;
    padding-top: 0;
    padding-bottom: 0; } }

.carousel.consultants .carousel-cell {
  height: auto;
  min-height: 400px; }

.carousel.dietitians .carousel-cell {
  height: auto;
  min-height: 400px; }

.carousel.menus {
  margin-bottom: 0 !important; }
  .carousel.menus .carousel-cell {
    height: auto;
    min-height: 390px; }
    @media screen and (max-width: 1170px) {
      .carousel.menus .carousel-cell {
        min-height: 360px; } }
    @media screen and (max-width: 960px) {
      .carousel.menus .carousel-cell {
        min-height: 390px; } }
    @media screen and (max-width: 640px) {
      .carousel.menus .carousel-cell {
        min-height: 340px; } }
    @media screen and (max-width: 480px) {
      .carousel.menus .carousel-cell {
        min-height: 280px; } }

.carousel.bmi_blogs {
  margin-bottom: 0 !important; }
  .carousel.bmi_blogs .flickity-prev-next-button.previous {
    left: -65px;
    top: calc(50% - 55px); }
    @media screen and (max-width: 640px) {
      .carousel.bmi_blogs .flickity-prev-next-button.previous {
        left: -42px; } }
  .carousel.bmi_blogs .flickity-prev-next-button.next {
    right: -65px;
    top: calc(50% - 55px); }
    @media screen and (max-width: 640px) {
      .carousel.bmi_blogs .flickity-prev-next-button.next {
        right: -42px; } }
  .carousel.bmi_blogs .carousel-cell {
    height: auto;
    min-height: 390px; }
    @media screen and (max-width: 1170px) {
      .carousel.bmi_blogs .carousel-cell {
        min-height: 360px; } }
    @media screen and (max-width: 960px) {
      .carousel.bmi_blogs .carousel-cell {
        min-height: 390px; } }
    @media screen and (max-width: 640px) {
      .carousel.bmi_blogs .carousel-cell {
        min-height: 340px; } }
    @media screen and (max-width: 480px) {
      .carousel.bmi_blogs .carousel-cell {
        min-height: 280px; } }

.carousel.testimonials .carousel-cell {
  height: auto;
  min-height: 120px;
  width: 100%;
  padding: 0 40px; }
  .carousel.testimonials .carousel-cell .description p {
    font-family: 'helvetica_neueregular';
    font-size: 20px;
    color: #1581C2; }
    @media screen and (max-width: 640px) {
      .carousel.testimonials .carousel-cell .description p {
        font-family: 'helvetica_neueregular';
        font-size: 16px; } }
  .carousel.testimonials .carousel-cell .name {
    font-family: 'helvetica_neue_bold';
    font-size: 18px;
    margin-top: 20px;
    color: rgba(50, 61, 72, 0.74);
    text-align: center;
    margin-bottom: 10px !important; }

.carousel.testimonials .flickity-page-dots {
  width: auto;
  display: block;
  margin: 0 auto;
  text-align: center; }
  .carousel.testimonials .flickity-page-dots .dot {
    margin: 0 3px; }

.carousel-cell {
  width: 796px;
  height: 399px;
  margin-right: 10px;
  border-radius: 0px;
  opacity: 0.4; }
  .carousel-cell.is-selected {
    opacity: 1;
    position: relative; }
  @media screen and (max-width: 960px) {
    .carousel-cell {
      width: 720px;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .carousel-cell {
      width: 100%; } }

.mobile .carousel-cell {
  width: 585px;
  height: auto; }
  @media screen and (max-width: 767px) {
    .mobile .carousel-cell {
      width: 100%; } }

.blogs.carousel .flickity-prev-next-button {
  width: 50px;
  height: 50px; }

.blogs .carousel-cell {
  width: 50%;
  background-size: cover;
  height: 0;
  padding-top: 30%;
  position: relative;
  opacity: 1; }
  @media screen and (max-width: 767px) {
    .blogs .carousel-cell {
      width: 100%;
      padding-top: 60%; } }
  .blogs .carousel-cell h1, .blogs .carousel-cell h4, .blogs .carousel-cell .author {
    display: none; }
  .blogs .carousel-cell.is-selected h1 {
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    display: block; }
  .blogs .carousel-cell.is-selected h4 {
    color: #fff;
    font-family: 'bebas_neuebold';
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.63;
    text-align: center;
    display: block; }
  .blogs .carousel-cell.is-selected .author {
    font-family: 'bebas_neueregular';
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 1px; }
    .blogs .carousel-cell.is-selected .author .by {
      opacity: 0.7; }
    .blogs .carousel-cell.is-selected .author img {
      width: 30px;
      height: 30px;
      border-radius: 30px;
      margin: 5px; }
  @media screen and (max-width: 767px) {
    .blogs .carousel-cell.is-selected h1 {
      font-size: 32px; } }
  @media screen and (max-width: 640px) {
    .blogs .carousel-cell.is-selected h1 {
      font-size: 26px; } }
  .blogs .carousel-cell .blog_description {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 30, 46, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px; }
    .blogs .carousel-cell .blog_description:hover {
      text-decoration: none; }
  .blogs .carousel-cell .flickity-prev-next-button {
    width: 50px;
    height: 50px; }

.flickity-viewport {
  width: 100%; }

.carousel.is-fullscreen .carousel-cell {
  height: 100%; }

.caption {
  position: absolute;
  width: 100%;
  height: auto;
  left: 50px;
  top: 30px;
  display: block;
  font-family: 'Fira Sans',sans-serif;
  max-width: 247px;
  font-size: 26px;
  font-stretch: normal;
  letter-spacing: normal;
  color: #fff;
  display: none; }
  .caption.onSlider {
    display: block; }
  .caption .quote {
    position: relative; }
    .caption .quote P {
      font-family: 'Fira Sans',sans-serif;
      font-size: 26px;
      line-height: 1.38;
      color: #fff; }
  .caption .quote:before {
    content: "“";
    font-size: 100px;
    opacity: 0.5;
    color: #fff;
    position: absolute;
    left: -42px;
    top: -40px; }
  .caption .name {
    margin-top: 30px;
    opacity: 0.74;
    font-family: 'bebas_neueregular';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: 0.5px;
    color: #fff; }
    .caption .name strong {
      font-family: 'bebas_neuebold'; }
  .caption .button {
    margin-top: 20px; }
  @media screen and (max-width: 767px) {
    .caption {
      position: inherit;
      left: inherit;
      top: inherit;
      max-width: 100%;
      display: block;
      color: rgba(50, 61, 72, 0.74); }
      .caption.onSlider {
        display: none; }
      .caption .quote p {
        color: rgba(50, 61, 72, 0.74); }
      .caption .quote:before {
        color: rgba(50, 61, 72, 0.74); }
      .caption .name {
        color: rgba(50, 61, 72, 0.74); } }

ol.flickity-page-dots {
  text-align: left; }
  @media screen and (max-width: 1170px) {
    ol.flickity-page-dots {
      margin-left: 0;
      width: 100%;
      text-align: center; } }

.carousel.home ol.flickity-page-dots {
  width: 100%;
  left: 0;
  text-align: center;
  bottom: -44px;
  position: absolute;
  z-index: 999; }

.flickity-button-icon path {
  fill: #1581C2; }

.flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  background-color: #d9e1e2;
  opacity: 1; }

.flickity-page-dots .dot.is-selected {
  background-color: #1581C2; }

.carousel-cell img {
  display: block;
  width: 100%; }

.carousel {
  background: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }

/* box-sizing: content-box is the default,
     putting it back in case of global overwrites */
.fr-window, .fr-window [class^="fr-"],
.fr-overlay, .fr-overlay [class^="fr-"],
.fr-loading, .fr-loading [class^="fr-"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* Overlay */
.fr-overlay {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  zoom: 1;
  overflow: hidden; }

.fr-overlay-background {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.9); }

/* Window */
.fr-window,
.fr-window-fixed-measure {
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-height: 100%; }

.fr-window:before {
  position: absolute;
  top: -46px;
  left: 16px;
  margin: 0;
  font-size: 150px;
  color: #1581C2; }

/* z-index */
.fr-ui-outside .fr-info {
  z-index: 100001; }

/* Loading icon */
.fr-loading {
  z-index: 100001;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  margin-left: -26px;
  overflow: visible; }

.fr-loading-offset {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.fr-loading-background, .fr-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fr-loading-background {
  background: #0d0d0d url("./images/fresco/loading.gif") 50% 50% no-repeat;
  opacity: .8;
  border-radius: 3px;
  position: relative;
  float: left;
  border: 1px solid rgba(80, 80, 80, 0.2);
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.fr-loading-icon {
  display: none; }

/* Bubble (holds everything) */
.fr-bubble {
  float: left;
  width: 100%;
  height: 100%;
  position: relative; }

/* Fonts */
.fr-ui,
.fr-info {
  font: normal 13px/21px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; }

/* Frames / UI */
.fr-frames {
  height: 100%;
  width: 100%;
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  overflow: hidden; }

.fr-frames-move {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.fr-frame, .fr-ui {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.fr-frame-touch {
  position: relative;
  float: left;
  top: auto;
  left: auto;
  width: 100%; }

.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-webkit-selection {
  background: transparent; }

.fr-window *:not(.fr-caption)::selection,
.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-webkit-selection {
  background: transparent; }

.fr-mobile-touch-enabled .fr-frame .fr-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fr-frame-touch .fr-box {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fr-mobile-touch-enabled .fr-ui,
.fr-mobile-touch-enabled .fr-ui-spacer,
.fr-mobile-touch-enabled .fr-ui-wrapper,
.fr-mobile-touch-enabled .fr-ui-padder,
.fr-mobile-touch-enabled .fr-ui-toggle,
.fr-mobile-touch-enabled .fr-ui-outer-border,
.fr-mobile-touch-enabled .fr-side {
  pointer-events: none; }

/* Content */
.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.fr-box-has-ui-outside {
  overflow: hidden; }

.fr-box-spacer, .fr-ui-spacer {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fr-box-wrapper, .fr-ui-wrapper {
  position: relative;
  overflow: hidden; }

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  border-color: transparent;
  border-style: solid;
  border-width: 0; }

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0; }

.fr-ui-padder {
  zoom: 1; }

.fr-box-wrapper, .fr-ui-wrapper, .fr-ui-toggle {
  position: relative;
  float: left;
  display: inline;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fr-box-wrapper {
  background: #101010; }

.fr-ui-wrapper-outside {
  float: left;
  height: 100%;
  width: 100%; }

/* outer-border */
.fr-box-outer-border,
.fr-ui-outer-border {
  position: relative;
  float: left;
  display: inline;
  height: 100%;
  width: 100%;
  zoom: 1; }

/* IE < 8 has a bug where dimensions are ignored without a border */
.fr-ltIE9 .fr-box-outer-border,
.fr-ltIE9 .fr-ui-outer-border {
  border: 0px solid transparent; }

.fr-content {
  height: 100%;
  width: 100%;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0; }

.fr-content-image {
  position: absolute;
  top: 0;
  left: 0;
  image-rendering: optimizeQuality;
  max-width: none; }

.fr-content-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.fr-download-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-user-drag: element;
  user-drag: element;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: auto; }

/* onClick inside ui-outside */
.fr-onclick-side {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  z-index: 1; }

.fr-onclick-side img {
  cursor: pointer; }

.fr-onclick-previous {
  left: 0; }

.fr-onclick-next {
  right: 0; }

/* onClick: 'next' has full width */
.fr-frame-onclick-next .fr-onclick-next {
  width: 100%; }

.fr-side {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  zoom: 1; }

.fr-side-disabled {
  cursor: default; }

.fr-side-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: auto; }
  fr-window-fresco .fr-side-button.fr-side-button-disabled {
    opacity: 0; }
  .fr-side-button:hover .fr-side-button-icon:before {
    color: #1f8ccd; }

.fr-side-button-icon {
  position: absolute;
  top: 50%;
  height: 60px;
  width: 60px;
  margin-top: -28px;
  zoom: 1; }
  .fr-side-button-icon:before {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    color: #1581C2;
    font-size: 60px; }

.fr-side-previous .fr-side-button .fr-side-button-icon {
  left: 50px; }

.fr-side-next .fr-side-button .fr-side-button-icon {
  right: 50px; }

/* sides (UI outside), smaller area */
.fr-ui-outside .fr-side {
  width: 110px;
  height: 100%;
  top: 60px;
  z-index: 9999999; }
  .fr-ui-outside .fr-side.fr-side-next {
    right: 0; }

.fr-ui-outside .fr-side-button {
  margin-top: 0;
  top: 0; }

/*
 * Info
 */
.fr-info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: #efefef;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  pointer-events: auto; }

.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  background: #000;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.fr-info-outside .fr-info-background {
  background: #000;
  -webkit-filter: none;
  filter: none;
  opacity: 1; }

/* MMR studio edit */
.fr-info-background {
  background: #fff; }

.fr-info-outside .fr-info-background {
  background: #fff; }

/* End edit */
.fr-info-padder {
  padding: 12px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative; }

.fr-caption {
  position: relative;
  filter: alpha(opacity=99);
  opacity: .99;
  width: auto;
  word-wrap: no-wrap;
  color: rgba(50, 61, 72, 0.74); }

.fr-position-text {
  position: relative; }

/* UI inside */
.fr-has-position .fr-info-inside .fr-caption {
  margin-right: 75px; }

.fr-info-inside .fr-position {
  filter: alpha(opacity=99);
  opacity: .99;
  position: relative;
  text-align: right;
  word-wrap: no-wrap;
  line-height: 21px;
  color: #b3b3b3;
  float: right;
  width: 75px; }

.fr-no-caption .fr-info-inside .fr-position {
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
  filter: alpha(opacity=99); }

.fr-info-inside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fr-no-caption .fr-info-inside .fr-position-background {
  border-radius: 12px;
  background: #101010;
  filter: alpha(opacity=80);
  opacity: .8;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.fr-info-inside .fr-position-text {
  position: relative; }

.fr-no-caption .fr-info-inside .fr-position-text {
  float: left;
  height: 13px;
  line-height: 13px;
  padding: 6px 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

/* hide the position on small screens */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-has-position .fr-info-inside .fr-caption {
    margin-right: 0; }
  .fr-position {
    display: none !important; }
  /* smaller side buttons */
  .fr-ui-outside .fr-side {
    width: 54px;
    height: 50px;
    margin-top: -25px; }
  .fr-side-button {
    width: 40px;
    height: 50px;
    margin: 0 6px;
    margin-top: -25px; } }

/* UI outside/touch position */
.fr-ui-outside .fr-position {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: inline;
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9; }

.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  filter: alpha(opacity=80);
  opacity: .8;
  background: #1e1e1e;
  border: 1px solid rgba(180, 180, 180, 0.2);
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.fr-ui-outside .fr-position-text {
  position: relative;
  float: left;
  width: auto;
  text-align: right;
  word-wrap: no-wrap;
  color: #b3b3b3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-wrap: no-wrap;
  padding: 6px 10px;
  height: 13px;
  line-height: 13px; }

.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Info without caption */
.fr-no-caption .fr-info-outside {
  display: none; }

.fr-no-caption .fr-info-padder {
  pointer-events: none; }

.fr-no-caption .fr-info-background {
  pointer-events: none;
  opacity: 0;
  -webkit-filter: none;
  filter: none;
  display: none; }

/* 1/5 */
.fr-no-caption .fr-position-text,
.fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

/* outside position */
.fr-ui-outside .fr-position {
  float: none;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 15px; }

/* IE 7 */
.fr-ltIE8 .fr-info * {
  zoom: 1;
  filter: alpha(opacity=99); }

.fr-ltIE8 .fr-box * {
  zoom: 1;
  filter: alpha(opacity=99); }

/* Info (UI outside) */
.fr-info-outside {
  bottom: auto; }

.fr-no-caption .fr-info-outside .fr-info-padder {
  padding: 10px 5px; }

.fr-ui-outside .fr-no-caption .fr-position {
  margin: 0; }

/* X */
.fr-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  pointer-events: auto;
  color: #fff; }
  .fr-close:hover .fr-close-icon:before {
    color: #1581C2; }

.fr-close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px; }
  .fr-close-icon:before {
    content: "\ea0f";
    font-family: 'icomoon' !important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    font-size: 20px;
    color: #fff; }
  .fr-close-icon:active, .fr-close-icon:focus {
    outline: 0;
    color: #1581C2; }

.fr-close-background {
  display: none; }

/*
 * Thumbnails
 */
.fr-thumbnails {
  position: absolute;
  width: 100%;
  height: 9%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  zoom: 1;
  overflow: hidden; }

.fr-thumbnails-horizontal {
  left: 0;
  bottom: 0;
  min-height: 40px;
  max-height: 120px;
  padding: 20px 0; }

.fr-thumbnails-vertical {
  left: 0;
  top: 0;
  min-width: 40px;
  max-width: 120px;
  padding: 0 20px; }

.fr-thumbnails,
.fr-thumbnails * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fr-thumbnails-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%; }

.fr-thumbnails-vertical .fr-thumbnails-wrapper {
  top: 50%;
  left: 0; }

.fr-thumbnails-slider {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  zoom: 1; }

.fr-thumbnails-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

.fr-thumbnails-thumbs {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0; }

.fr-thumbnails-slide {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%; }

.fr-thumbnail-frame {
  position: absolute;
  zoom: 1;
  overflow: hidden; }

.fr-thumbnail {
  position: absolute;
  width: 30px;
  height: 100%;
  left: 50%;
  top: 50%;
  zoom: 1;
  cursor: pointer;
  margin: 0 10px; }

.fr-ltIE9 .fr-thumbnail * {
  overflow: hidden;
  /* IE6 */
  z-index: 1;
  zoom: 1; }

.fr-thumbnail-wrapper {
  position: relative;
  background: #161616;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  display: inline;
  /* IE6 */
  z-index: 0;
  /* IE8 */ }

.fr-thumbnail-overlay {
  cursor: pointer; }

.fr-thumbnail-active .fr-thumbnail-overlay {
  cursor: default; }

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fr-thumbnail-overlay-border {
  border-width: 0;
  overflow: hidden;
  border-style: solid;
  border-color: transparent;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.fr-thumbnail img {
  position: absolute;
  filter: alpha(opacity=85);
  opacity: .85;
  max-width: none; }

.fr-thumbnail:hover img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=99);
  opacity: .99; }

.fr-thumbnail-active img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=35);
  opacity: .35; }

.fr-thumbnail-active {
  cursor: default; }

/* Thumbnails loading */
.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fr-thumbnail-loading-background {
  background-color: #101010;
  background-image: url("./images/fresco/loading.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
  float: left; }

/* this element is there as an alternative to putting the loading image on the background */
.fr-thumbnail-loading-icon {
  display: none; }

/* Thumbnail < > */
.fr-thumbnails-side {
  float: left;
  height: 100%;
  width: 28px;
  margin: 0 10px;
  position: relative;
  overflow: hidden; }

.fr-thumbnails-side-previous {
  margin-left: 20px; }

.fr-thumbnails-side-next {
  margin-right: 20px; }

.fr-thumbnails-side-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  width: 28px;
  height: 28px;
  cursor: pointer; }

.fr-thumbnails-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=80);
  opacity: .8;
  -webkit-transition: background-color .2s ease-in;
  transition: background-color .2s ease-in;
  background-color: #333;
  cursor: pointer;
  border-radius: 4px; }

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
  background-color: #3b3b3b; }

.fr-thumbnails-side-button-disabled * {
  cursor: default; }

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
  background-color: #333; }

.fr-thumbnails-side-button-icon {
  height: 42px;
  width: 42px;
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%; }

/* vertical thumbnails */
.fr-thumbnails-vertical .fr-thumbnails-side,
.fr-thumbnails-vertical .fr-thumbnails-thumbs,
.fr-thumbnails-vertical .fr-thumbnail-frame {
  clear: both; }

/* Touch UI */
.fr-frames-has-touch-ui {
  top: 43px; }

.fr-touch-menu {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 43px; }

.fr-touch-menu-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative; }

.fr-touch-caption {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  margin-top: -43px; }

.fr-touch-menu-wrapper,
.fr-touch-caption-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative; }

.fr-touch-caption-overflow-scroll {
  /* TODO */
  overflow-x: hidden;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.fr-touch-menu-background,
.fr-touch-caption-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  background: #000;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.fr-touch-caption-background {
  background: #fff;
  opacity: 1; }

.fr-touch-caption-info {
  float: left;
  position: relative;
  clear: both;
  padding-right: 38px;
  color: #efefef; }

.fr-touch-caption-info {
  color: #000; }

.fr-touch-caption-info-padder {
  float: left;
  padding: 11px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative; }

.fr-touch-caption-text-wrapper {
  float: left;
  clear: both;
  font-weight: normal;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 21px;
  height: 21px;
  /* same as line-height */
  width: 100%;
  overflow: hidden; }

.fr-touch-caption-text {
  float: left; }

.fr-touch-caption-overflow .fr-touch-caption-text-wrapper {
  overflow: visible;
  height: auto; }

/* buttons */
.fr-touch-button {
  padding: 10px 4px;
  width: 23px;
  height: 23px;
  position: relative;
  cursor: pointer; }

.fr-touch-button .fr-touch-button-background {
  position: absolute;
  top: 10px;
  left: 4px;
  height: 23px;
  width: 23px; }

.fr-touch-button .fr-touch-button-background {
  background-color: #303030; }

.fr-touch-button:hover .fr-touch-button-background {
  background-color: #404040; }

.fr-touch-button-icon {
  float: left;
  position: relative;
  width: 23px;
  height: 23px; }

/* x */
.fr-touch-close {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px; }

/* ... */
.fr-touch-caption-more {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px;
  display: none; }

.fr-touch-caption-padded .fr-touch-caption-more {
  display: block; }

/* we can improve things on browsers that support media queries */
@media all and (min-height: 0px) {
  .fr-thumbnails {
    padding: 10px 0; }
  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 4px; }
  .fr-thumbnails-side-previous {
    margin-left: 8px; }
  .fr-thumbnails-side-next {
    margin-right: 8px; }
  .fr-thumbnail-loading-background {
    background-image: url("./images/fresco/loading-small.gif"); } }

@media all and (min-height: 200px) {
  .fr-thumbnails {
    padding: 12px 0; }
  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 6px; }
  .fr-thumbnails-side-previous {
    margin-left: 12px; }
  .fr-thumbnails-side-next {
    margin-right: 12px; } }

@media all and (min-height: 350px) {
  .fr-thumbnail-loading-background {
    background-image: url("./images/fresco/loading-medium.gif"); } }

@media all and (min-height: 500px) {
  .fr-thumbnails {
    padding: 14px 0; }
  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 7px; }
  .fr-thumbnails-side-previous {
    margin-left: 14px; }
  .fr-thumbnails-side-next {
    margin-right: 14px; } }

@media all and (min-height: 700px) {
  .fr-thumbnails {
    padding: 20px 0; }
  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 10px; }
  .fr-thumbnails-side-previous {
    margin-left: 20px; }
  .fr-thumbnails-side-next {
    margin-right: 20px; }
  .fr-thumbnail-loading-background {
    background-image: url("./images/fresco/loading.gif"); } }

/* IE specific resets */
.fr-ltIE8 * {
  zoom: 1;
  z-index: 1; }

.fr-ltIE9 .fr-content-image-overlay,
.fr-ltIE9 .fr-has-caption .fr-info-outside .fr-info-background {
  border: 0; }

/*
 * ===== Skin: Fresco =====
 */
/* Sprite */
.fr-window-fresco .fr-touch-close .fr-touch-button-icon,
.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon,
.fr-window-fresco .fr-thumbnails-side-button-icon {
  background-image: url("./images/fresco/sprite.png"); }

/* High-res sprite */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .fr-window-fresco .fr-touch-close .fr-touch-button-icon,
  .fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon {
    background-image: url("./images/fresco/sprite@x2.png");
    background-size: 500px 500px;
    /* downscaled 50%, size of original sprite */ } }

.fr-window-fresco .fr-box-outer-border {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }

/* outer-border instead of inner-border example (box and ui px should be the same) */
/*
.fr-window-fresco .fr-box-outer-border { border: 10px solid #fff; }
.fr-window-fresco .fr-ui-outer-border { padding: 10px; }
.fr-window-fresco .fr-content-image-overlay { border-width: 0; }
*/
.fr-window-fresco .fr-box-wrapper {
  background: #101010;
  border-color: transparent;
  border-style: solid;
  border-width: 0; }

.fr-window-fresco .fr-content-image-overlay {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.08); }

/* remove bottom border if the image has a caption, or add it when it has a caption */
.fr-window-fresco .fr-has-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 0px; }

.fr-window-fresco .fr-no-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 1px; }

.fr-window-fresco .fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.fr-window-fresco .fr-no-caption .fr-info-inside .fr-position-background {
  border: 1px solid rgba(180, 180, 180, 0.15); }

.fr-window-fresco .fr-has-caption .fr-info-inside .fr-info-background {
  border: 1px solid rgba(68, 68, 68, 0.1);
  border-top-width: 0; }

.fr-window-fresco .fr-has-caption .fr-info-outside .fr-info-background {
  border: 1px solid rgba(80, 80, 80, 0.25);
  border-top-width: 0; }

.fr-window-fresco .fr-thumbnail-wrapper {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }

/* < > */
/*
.fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon { background-position: -13px -14px; }
.fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon { background-position: -93px -14px; }

.fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon { background-position: -13px -114px; }
.fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon { background-position: -93px -114px; }
*/
/* disabled state (IE < 9) */
/*
.fr-window-fresco .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon { background-position: -13px -214px; }
.fr-window-fresco .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon { background-position: -93px -214px; }
*/
/* < > transition */
/*
.fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon { background-position: -13px -114px; }
.fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon { background-position: -93px -114px; }
.fr-window-fresco:not(.fr-ltIE9) .fr-side .fr-side-button .fr-side-button-icon {
    -moz-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    opacity: .5;
}
.fr-window-fresco .fr-side:hover .fr-side-button .fr-side-button-icon,
.fr-window-fresco .fr-frame .fr-side .fr-side-button-active .fr-side-button-icon {
    opacity: 1;
}
*/
/* < > transition (IE < 9) */
/*
.fr-ltIE9 .fr-frame .fr-side-previous .fr-side-button-active .fr-side-button-icon { background-position: -13px -114px; }
.fr-ltIE9 .fr-frame .fr-side-next .fr-side-button-active .fr-side-button-icon { background-position: -93px -114px; }
*/
/* disabled side */
/*
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled:hover .fr-side-button-icon { opacity: .2; }
*/
/* on the inside we hide disabled sides */
/* responsive < > */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  /*
  .fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon { background-position: 0px -300px; }
    .fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon { background-position: -40px -300px; }

    .fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon { background-position: 0px -350px; }
    .fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon { background-position: -40px -350px; }

    .fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon { background-position: 0px -350px; }
    .fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon { background-position: -40px -350px; }
*/ }

/* Thumbnails */
.fr-window-fresco .fr-thumbnail-wrapper {
  border-color: transparent;
  border-style: solid;
  border-width: 0; }

.fr-window-fresco .fr-thumbnail-wrapper {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }

.fr-window-fresco .fr-thumbnail-wrapper {
  -webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3); }

.fr-window-fresco .fr-thumbnail-overlay-border {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.08);
  /* should remain rgba */ }

/* no inner border on active thumbnail */
.fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
  border: 0px; }

/* Thumbnails < > */
.fr-window-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -160px -41px; }

.fr-window-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -41px; }

.fr-window-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -160px -83px; }

.fr-window-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -83px; }

/* vertical ^ (up/down) adjustments */
.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -286px -41px; }

.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -328px -41px; }

.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -286px -83px; }

.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -328px -83px; }

/* Thumbnails < > transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-icon {
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8; }

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -160px -41px; }

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -202px -83px; }

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
  opacity: 1; }

/* vertical ^ (up/down) adjustments */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -286px -41px; }

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -328px -83px; }

/* lower opacity on disabled states */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
  opacity: .5; }

/* lower opacity IE < 9 using images */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -41px; }

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -83px; }

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
  filter: alpha(opacity=50); }

/* vertical ^ (up/down) adjustments */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -370px -41px; }

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -370px -83px; }

/* Touch caption */
/* background */
.fr-window-fresco .fr-touch-menu-background,
.fr-window-fresco .fr-touch-caption-background {
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.12);
  border-width: 0 0 1px 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

.fr-window-fresco .fr-touch-caption-background {
  border-width: 1px 0 0 0;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.3); }

/* smaller text on mobile devices */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-window-fresco .fr-touch-caption-text-wrapper {
    font-size: 12px; } }

/* x */
.fr-window-fresco .fr-touch-close .fr-touch-button-icon {
  background-position: -169px -9px; }

.fr-window-fresco .fr-touch-close:hover .fr-touch-button-icon {
  background-position: -210px -9px; }

/* x transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-close .fr-touch-button-icon {
  background-position: -210px -9px;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8; }

.fr-window-fresco .fr-touch-close .fr-touch-button-icon {
  opacity: 1; }

/* ... */
.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon {
  background-position: -169px -134px; }

.fr-window-fresco .fr-touch-caption-more:hover .fr-touch-button-icon {
  background-position: -210px -134px; }

/* ... transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-caption-more .fr-touch-button-icon {
  background-position: -210px -134px;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8; }

.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon {
  opacity: 1; }

/* ... \/ */
.fr-window-fresco .fr-touch-caption-less .fr-touch-button-icon {
  background-position: -169px -175px; }

.fr-window-fresco .fr-touch-caption-less:hover .fr-touch-button-icon {
  background-position: -210px -175px; }

/* ... \/ transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-caption-less .fr-touch-button-icon {
  background-position: -210px -175px;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8; }

.fr-window-fresco .fr-touch-caption-less .fr-touch-button-icon {
  opacity: 1; }

@media screen and (max-width: 640px) {
  .fr-box-has-type-youtube {
    width: 100% !important; } }

/*!
 * Bootstrap-select v1.13.2 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2018 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap; }

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999; }

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5); }

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none; }

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2; }

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px; }

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%; }

.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right; }

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0; }

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit; }

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit; }

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem; }

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem; }

.form-inline .bootstrap-select .form-control {
  width: 100%; }

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed; }

.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important; }

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important; }

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060; }

.bootstrap-select .dropdown-toggle:before {
  content: '';
  display: inline-block; }

.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left; }

.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit; }

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden; }

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit; }

.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%; }

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important; }

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.bootstrap-select .dropdown-menu li {
  position: relative; }

.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important; }

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed; }

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em; }

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none; }

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block; }

.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em; }

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0; }

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline; }

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px; }

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

/*# sourceMappingURL=bootstrap-select.css.map */
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat; }

.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em; }

.flag-icon:before {
  content: "\00a0"; }

.flag-icon.flag-icon-squared {
  width: 1em; }

.flag-icon-ad {
  background-image: url(./images/flags/4x3/ad.svg); }

.flag-icon-ad.flag-icon-squared {
  background-image: url(./images/flags/1x1/ad.svg); }

.flag-icon-ae {
  background-image: url(./images/flags/4x3/ae.svg); }

.flag-icon-ae.flag-icon-squared {
  background-image: url(./images/flags/1x1/ae.svg); }

.flag-icon-af {
  background-image: url(./images/flags/4x3/af.svg); }

.flag-icon-af.flag-icon-squared {
  background-image: url(./images/flags/1x1/af.svg); }

.flag-icon-ag {
  background-image: url(./images/flags/4x3/ag.svg); }

.flag-icon-ag.flag-icon-squared {
  background-image: url(./images/flags/1x1/ag.svg); }

.flag-icon-ai {
  background-image: url(./images/flags/4x3/ai.svg); }

.flag-icon-ai.flag-icon-squared {
  background-image: url(./images/flags/1x1/ai.svg); }

.flag-icon-al {
  background-image: url(./images/flags/4x3/al.svg); }

.flag-icon-al.flag-icon-squared {
  background-image: url(./images/flags/1x1/al.svg); }

.flag-icon-am {
  background-image: url(./images/flags/4x3/am.svg); }

.flag-icon-am.flag-icon-squared {
  background-image: url(./images/flags/1x1/am.svg); }

.flag-icon-ao {
  background-image: url(./images/flags/4x3/ao.svg); }

.flag-icon-ao.flag-icon-squared {
  background-image: url(./images/flags/1x1/ao.svg); }

.flag-icon-aq {
  background-image: url(./images/flags/4x3/aq.svg); }

.flag-icon-aq.flag-icon-squared {
  background-image: url(./images/flags/1x1/aq.svg); }

.flag-icon-ar {
  background-image: url(./images/flags/4x3/ar.svg); }

.flag-icon-ar.flag-icon-squared {
  background-image: url(./images/flags/1x1/ar.svg); }

.flag-icon-as {
  background-image: url(./images/flags/4x3/as.svg); }

.flag-icon-as.flag-icon-squared {
  background-image: url(./images/flags/1x1/as.svg); }

.flag-icon-at {
  background-image: url(./images/flags/4x3/at.svg); }

.flag-icon-at.flag-icon-squared {
  background-image: url(./images/flags/1x1/at.svg); }

.flag-icon-au {
  background-image: url(./images/flags/4x3/au.svg); }

.flag-icon-au.flag-icon-squared {
  background-image: url(./images/flags/1x1/au.svg); }

.flag-icon-aw {
  background-image: url(./images/flags/4x3/aw.svg); }

.flag-icon-aw.flag-icon-squared {
  background-image: url(./images/flags/1x1/aw.svg); }

.flag-icon-ax {
  background-image: url(./images/flags/4x3/ax.svg); }

.flag-icon-ax.flag-icon-squared {
  background-image: url(./images/flags/1x1/ax.svg); }

.flag-icon-az {
  background-image: url(./images/flags/4x3/az.svg); }

.flag-icon-az.flag-icon-squared {
  background-image: url(./images/flags/1x1/az.svg); }

.flag-icon-ba {
  background-image: url(./images/flags/4x3/ba.svg); }

.flag-icon-ba.flag-icon-squared {
  background-image: url(./images/flags/1x1/ba.svg); }

.flag-icon-bb {
  background-image: url(./images/flags/4x3/bb.svg); }

.flag-icon-bb.flag-icon-squared {
  background-image: url(./images/flags/1x1/bb.svg); }

.flag-icon-bd {
  background-image: url(./images/flags/4x3/bd.svg); }

.flag-icon-bd.flag-icon-squared {
  background-image: url(./images/flags/1x1/bd.svg); }

.flag-icon-be {
  background-image: url(./images/flags/4x3/be.svg); }

.flag-icon-be.flag-icon-squared {
  background-image: url(./images/flags/1x1/be.svg); }

.flag-icon-bf {
  background-image: url(./images/flags/4x3/bf.svg); }

.flag-icon-bf.flag-icon-squared {
  background-image: url(./images/flags/1x1/bf.svg); }

.flag-icon-bg {
  background-image: url(./images/flags/4x3/bg.svg); }

.flag-icon-bg.flag-icon-squared {
  background-image: url(./images/flags/1x1/bg.svg); }

.flag-icon-bh {
  background-image: url(./images/flags/4x3/bh.svg); }

.flag-icon-bh.flag-icon-squared {
  background-image: url(./images/flags/1x1/bh.svg); }

.flag-icon-bi {
  background-image: url(./images/flags/4x3/bi.svg); }

.flag-icon-bi.flag-icon-squared {
  background-image: url(./images/flags/1x1/bi.svg); }

.flag-icon-bj {
  background-image: url(./images/flags/4x3/bj.svg); }

.flag-icon-bj.flag-icon-squared {
  background-image: url(./images/flags/1x1/bj.svg); }

.flag-icon-bl {
  background-image: url(./images/flags/4x3/bl.svg); }

.flag-icon-bl.flag-icon-squared {
  background-image: url(./images/flags/1x1/bl.svg); }

.flag-icon-bm {
  background-image: url(./images/flags/4x3/bm.svg); }

.flag-icon-bm.flag-icon-squared {
  background-image: url(./images/flags/1x1/bm.svg); }

.flag-icon-bn {
  background-image: url(./images/flags/4x3/bn.svg); }

.flag-icon-bn.flag-icon-squared {
  background-image: url(./images/flags/1x1/bn.svg); }

.flag-icon-bo {
  background-image: url(./images/flags/4x3/bo.svg); }

.flag-icon-bo.flag-icon-squared {
  background-image: url(./images/flags/1x1/bo.svg); }

.flag-icon-bq {
  background-image: url(./images/flags/4x3/bq.svg); }

.flag-icon-bq.flag-icon-squared {
  background-image: url(./images/flags/1x1/bq.svg); }

.flag-icon-br {
  background-image: url(./images/flags/4x3/br.svg); }

.flag-icon-br.flag-icon-squared {
  background-image: url(./images/flags/1x1/br.svg); }

.flag-icon-bs {
  background-image: url(./images/flags/4x3/bs.svg); }

.flag-icon-bs.flag-icon-squared {
  background-image: url(./images/flags/1x1/bs.svg); }

.flag-icon-bt {
  background-image: url(./images/flags/4x3/bt.svg); }

.flag-icon-bt.flag-icon-squared {
  background-image: url(./images/flags/1x1/bt.svg); }

.flag-icon-bv {
  background-image: url(./images/flags/4x3/bv.svg); }

.flag-icon-bv.flag-icon-squared {
  background-image: url(./images/flags/1x1/bv.svg); }

.flag-icon-bw {
  background-image: url(./images/flags/4x3/bw.svg); }

.flag-icon-bw.flag-icon-squared {
  background-image: url(./images/flags/1x1/bw.svg); }

.flag-icon-by {
  background-image: url(./images/flags/4x3/by.svg); }

.flag-icon-by.flag-icon-squared {
  background-image: url(./images/flags/1x1/by.svg); }

.flag-icon-bz {
  background-image: url(./images/flags/4x3/bz.svg); }

.flag-icon-bz.flag-icon-squared {
  background-image: url(./images/flags/1x1/bz.svg); }

.flag-icon-ca {
  background-image: url(./images/flags/4x3/ca.svg); }

.flag-icon-ca.flag-icon-squared {
  background-image: url(./images/flags/1x1/ca.svg); }

.flag-icon-cc {
  background-image: url(./images/flags/4x3/cc.svg); }

.flag-icon-cc.flag-icon-squared {
  background-image: url(./images/flags/1x1/cc.svg); }

.flag-icon-cd {
  background-image: url(./images/flags/4x3/cd.svg); }

.flag-icon-cd.flag-icon-squared {
  background-image: url(./images/flags/1x1/cd.svg); }

.flag-icon-cf {
  background-image: url(./images/flags/4x3/cf.svg); }

.flag-icon-cf.flag-icon-squared {
  background-image: url(./images/flags/1x1/cf.svg); }

.flag-icon-cg {
  background-image: url(./images/flags/4x3/cg.svg); }

.flag-icon-cg.flag-icon-squared {
  background-image: url(./images/flags/1x1/cg.svg); }

.flag-icon-ch {
  background-image: url(./images/flags/4x3/ch.svg); }

.flag-icon-ch.flag-icon-squared {
  background-image: url(./images/flags/1x1/ch.svg); }

.flag-icon-ci {
  background-image: url(./images/flags/4x3/ci.svg); }

.flag-icon-ci.flag-icon-squared {
  background-image: url(./images/flags/1x1/ci.svg); }

.flag-icon-ck {
  background-image: url(./images/flags/4x3/ck.svg); }

.flag-icon-ck.flag-icon-squared {
  background-image: url(./images/flags/1x1/ck.svg); }

.flag-icon-cl {
  background-image: url(./images/flags/4x3/cl.svg); }

.flag-icon-cl.flag-icon-squared {
  background-image: url(./images/flags/1x1/cl.svg); }

.flag-icon-cm {
  background-image: url(./images/flags/4x3/cm.svg); }

.flag-icon-cm.flag-icon-squared {
  background-image: url(./images/flags/1x1/cm.svg); }

.flag-icon-cn {
  background-image: url(./images/flags/4x3/cn.svg); }

.flag-icon-cn.flag-icon-squared {
  background-image: url(./images/flags/1x1/cn.svg); }

.flag-icon-co {
  background-image: url(./images/flags/4x3/co.svg); }

.flag-icon-co.flag-icon-squared {
  background-image: url(./images/flags/1x1/co.svg); }

.flag-icon-cr {
  background-image: url(./images/flags/4x3/cr.svg); }

.flag-icon-cr.flag-icon-squared {
  background-image: url(./images/flags/1x1/cr.svg); }

.flag-icon-cu {
  background-image: url(./images/flags/4x3/cu.svg); }

.flag-icon-cu.flag-icon-squared {
  background-image: url(./images/flags/1x1/cu.svg); }

.flag-icon-cv {
  background-image: url(./images/flags/4x3/cv.svg); }

.flag-icon-cv.flag-icon-squared {
  background-image: url(./images/flags/1x1/cv.svg); }

.flag-icon-cw {
  background-image: url(./images/flags/4x3/cw.svg); }

.flag-icon-cw.flag-icon-squared {
  background-image: url(./images/flags/1x1/cw.svg); }

.flag-icon-cx {
  background-image: url(./images/flags/4x3/cx.svg); }

.flag-icon-cx.flag-icon-squared {
  background-image: url(./images/flags/1x1/cx.svg); }

.flag-icon-cy {
  background-image: url(./images/flags/4x3/cy.svg); }

.flag-icon-cy.flag-icon-squared {
  background-image: url(./images/flags/1x1/cy.svg); }

.flag-icon-cz {
  background-image: url(./images/flags/4x3/cz.svg); }

.flag-icon-cz.flag-icon-squared {
  background-image: url(./images/flags/1x1/cz.svg); }

.flag-icon-de {
  background-image: url(./images/flags/4x3/de.svg); }

.flag-icon-de.flag-icon-squared {
  background-image: url(./images/flags/1x1/de.svg); }

.flag-icon-dj {
  background-image: url(./images/flags/4x3/dj.svg); }

.flag-icon-dj.flag-icon-squared {
  background-image: url(./images/flags/1x1/dj.svg); }

.flag-icon-dk {
  background-image: url(./images/flags/4x3/dk.svg); }

.flag-icon-dk.flag-icon-squared {
  background-image: url(./images/flags/1x1/dk.svg); }

.flag-icon-dm {
  background-image: url(./images/flags/4x3/dm.svg); }

.flag-icon-dm.flag-icon-squared {
  background-image: url(./images/flags/1x1/dm.svg); }

.flag-icon-do {
  background-image: url(./images/flags/4x3/do.svg); }

.flag-icon-do.flag-icon-squared {
  background-image: url(./images/flags/1x1/do.svg); }

.flag-icon-dz {
  background-image: url(./images/flags/4x3/dz.svg); }

.flag-icon-dz.flag-icon-squared {
  background-image: url(./images/flags/1x1/dz.svg); }

.flag-icon-ec {
  background-image: url(./images/flags/4x3/ec.svg); }

.flag-icon-ec.flag-icon-squared {
  background-image: url(./images/flags/1x1/ec.svg); }

.flag-icon-ee {
  background-image: url(./images/flags/4x3/ee.svg); }

.flag-icon-ee.flag-icon-squared {
  background-image: url(./images/flags/1x1/ee.svg); }

.flag-icon-eg {
  background-image: url(./images/flags/4x3/eg.svg); }

.flag-icon-eg.flag-icon-squared {
  background-image: url(./images/flags/1x1/eg.svg); }

.flag-icon-eh {
  background-image: url(./images/flags/4x3/eh.svg); }

.flag-icon-eh.flag-icon-squared {
  background-image: url(./images/flags/1x1/eh.svg); }

.flag-icon-er {
  background-image: url(./images/flags/4x3/er.svg); }

.flag-icon-er.flag-icon-squared {
  background-image: url(./images/flags/1x1/er.svg); }

.flag-icon-es {
  background-image: url(./images/flags/4x3/es.svg); }

.flag-icon-es.flag-icon-squared {
  background-image: url(./images/flags/1x1/es.svg); }

.flag-icon-et {
  background-image: url(./images/flags/4x3/et.svg); }

.flag-icon-et.flag-icon-squared {
  background-image: url(./images/flags/1x1/et.svg); }

.flag-icon-fi {
  background-image: url(./images/flags/4x3/fi.svg); }

.flag-icon-fi.flag-icon-squared {
  background-image: url(./images/flags/1x1/fi.svg); }

.flag-icon-fj {
  background-image: url(./images/flags/4x3/fj.svg); }

.flag-icon-fj.flag-icon-squared {
  background-image: url(./images/flags/1x1/fj.svg); }

.flag-icon-fk {
  background-image: url(./images/flags/4x3/fk.svg); }

.flag-icon-fk.flag-icon-squared {
  background-image: url(./images/flags/1x1/fk.svg); }

.flag-icon-fm {
  background-image: url(./images/flags/4x3/fm.svg); }

.flag-icon-fm.flag-icon-squared {
  background-image: url(./images/flags/1x1/fm.svg); }

.flag-icon-fo {
  background-image: url(./images/flags/4x3/fo.svg); }

.flag-icon-fo.flag-icon-squared {
  background-image: url(./images/flags/1x1/fo.svg); }

.flag-icon-fr {
  background-image: url(./images/flags/4x3/fr.svg); }

.flag-icon-fr.flag-icon-squared {
  background-image: url(./images/flags/1x1/fr.svg); }

.flag-icon-ga {
  background-image: url(./images/flags/4x3/ga.svg); }

.flag-icon-ga.flag-icon-squared {
  background-image: url(./images/flags/1x1/ga.svg); }

.flag-icon-gb {
  background-image: url(./images/flags/4x3/gb.svg); }

.flag-icon-gb.flag-icon-squared {
  background-image: url(./images/flags/1x1/gb.svg); }

.flag-icon-gd {
  background-image: url(./images/flags/4x3/gd.svg); }

.flag-icon-gd.flag-icon-squared {
  background-image: url(./images/flags/1x1/gd.svg); }

.flag-icon-ge {
  background-image: url(./images/flags/4x3/ge.svg); }

.flag-icon-ge.flag-icon-squared {
  background-image: url(./images/flags/1x1/ge.svg); }

.flag-icon-gf {
  background-image: url(./images/flags/4x3/gf.svg); }

.flag-icon-gf.flag-icon-squared {
  background-image: url(./images/flags/1x1/gf.svg); }

.flag-icon-gg {
  background-image: url(./images/flags/4x3/gg.svg); }

.flag-icon-gg.flag-icon-squared {
  background-image: url(./images/flags/1x1/gg.svg); }

.flag-icon-gh {
  background-image: url(./images/flags/4x3/gh.svg); }

.flag-icon-gh.flag-icon-squared {
  background-image: url(./images/flags/1x1/gh.svg); }

.flag-icon-gi {
  background-image: url(./images/flags/4x3/gi.svg); }

.flag-icon-gi.flag-icon-squared {
  background-image: url(./images/flags/1x1/gi.svg); }

.flag-icon-gl {
  background-image: url(./images/flags/4x3/gl.svg); }

.flag-icon-gl.flag-icon-squared {
  background-image: url(./images/flags/1x1/gl.svg); }

.flag-icon-gm {
  background-image: url(./images/flags/4x3/gm.svg); }

.flag-icon-gm.flag-icon-squared {
  background-image: url(./images/flags/1x1/gm.svg); }

.flag-icon-gn {
  background-image: url(./images/flags/4x3/gn.svg); }

.flag-icon-gn.flag-icon-squared {
  background-image: url(./images/flags/1x1/gn.svg); }

.flag-icon-gp {
  background-image: url(./images/flags/4x3/gp.svg); }

.flag-icon-gp.flag-icon-squared {
  background-image: url(./images/flags/1x1/gp.svg); }

.flag-icon-gq {
  background-image: url(./images/flags/4x3/gq.svg); }

.flag-icon-gq.flag-icon-squared {
  background-image: url(./images/flags/1x1/gq.svg); }

.flag-icon-gr {
  background-image: url(./images/flags/4x3/gr.svg); }

.flag-icon-gr.flag-icon-squared {
  background-image: url(./images/flags/1x1/gr.svg); }

.flag-icon-gs {
  background-image: url(./images/flags/4x3/gs.svg); }

.flag-icon-gs.flag-icon-squared {
  background-image: url(./images/flags/1x1/gs.svg); }

.flag-icon-gt {
  background-image: url(./images/flags/4x3/gt.svg); }

.flag-icon-gt.flag-icon-squared {
  background-image: url(./images/flags/1x1/gt.svg); }

.flag-icon-gu {
  background-image: url(./images/flags/4x3/gu.svg); }

.flag-icon-gu.flag-icon-squared {
  background-image: url(./images/flags/1x1/gu.svg); }

.flag-icon-gw {
  background-image: url(./images/flags/4x3/gw.svg); }

.flag-icon-gw.flag-icon-squared {
  background-image: url(./images/flags/1x1/gw.svg); }

.flag-icon-gy {
  background-image: url(./images/flags/4x3/gy.svg); }

.flag-icon-gy.flag-icon-squared {
  background-image: url(./images/flags/1x1/gy.svg); }

.flag-icon-hk {
  background-image: url(./images/flags/4x3/hk.svg); }

.flag-icon-hk.flag-icon-squared {
  background-image: url(./images/flags/1x1/hk.svg); }

.flag-icon-hm {
  background-image: url(./images/flags/4x3/hm.svg); }

.flag-icon-hm.flag-icon-squared {
  background-image: url(./images/flags/1x1/hm.svg); }

.flag-icon-hn {
  background-image: url(./images/flags/4x3/hn.svg); }

.flag-icon-hn.flag-icon-squared {
  background-image: url(./images/flags/1x1/hn.svg); }

.flag-icon-hr {
  background-image: url(./images/flags/4x3/hr.svg); }

.flag-icon-hr.flag-icon-squared {
  background-image: url(./images/flags/1x1/hr.svg); }

.flag-icon-ht {
  background-image: url(./images/flags/4x3/ht.svg); }

.flag-icon-ht.flag-icon-squared {
  background-image: url(./images/flags/1x1/ht.svg); }

.flag-icon-hu {
  background-image: url(./images/flags/4x3/hu.svg); }

.flag-icon-hu.flag-icon-squared {
  background-image: url(./images/flags/1x1/hu.svg); }

.flag-icon-id {
  background-image: url(./images/flags/4x3/id.svg); }

.flag-icon-id.flag-icon-squared {
  background-image: url(./images/flags/1x1/id.svg); }

.flag-icon-ie {
  background-image: url(./images/flags/4x3/ie.svg); }

.flag-icon-ie.flag-icon-squared {
  background-image: url(./images/flags/1x1/ie.svg); }

.flag-icon-il {
  background-image: url(./images/flags/4x3/il.svg); }

.flag-icon-il.flag-icon-squared {
  background-image: url(./images/flags/1x1/il.svg); }

.flag-icon-im {
  background-image: url(./images/flags/4x3/im.svg); }

.flag-icon-im.flag-icon-squared {
  background-image: url(./images/flags/1x1/im.svg); }

.flag-icon-in {
  background-image: url(./images/flags/4x3/in.svg); }

.flag-icon-in.flag-icon-squared {
  background-image: url(./images/flags/1x1/in.svg); }

.flag-icon-io {
  background-image: url(./images/flags/4x3/io.svg); }

.flag-icon-io.flag-icon-squared {
  background-image: url(./images/flags/1x1/io.svg); }

.flag-icon-iq {
  background-image: url(./images/flags/4x3/iq.svg); }

.flag-icon-iq.flag-icon-squared {
  background-image: url(./images/flags/1x1/iq.svg); }

.flag-icon-ir {
  background-image: url(./images/flags/4x3/ir.svg); }

.flag-icon-ir.flag-icon-squared {
  background-image: url(./images/flags/1x1/ir.svg); }

.flag-icon-is {
  background-image: url(./images/flags/4x3/is.svg); }

.flag-icon-is.flag-icon-squared {
  background-image: url(./images/flags/1x1/is.svg); }

.flag-icon-it {
  background-image: url(./images/flags/4x3/it.svg); }

.flag-icon-it.flag-icon-squared {
  background-image: url(./images/flags/1x1/it.svg); }

.flag-icon-je {
  background-image: url(./images/flags/4x3/je.svg); }

.flag-icon-je.flag-icon-squared {
  background-image: url(./images/flags/1x1/je.svg); }

.flag-icon-jm {
  background-image: url(./images/flags/4x3/jm.svg); }

.flag-icon-jm.flag-icon-squared {
  background-image: url(./images/flags/1x1/jm.svg); }

.flag-icon-jo {
  background-image: url(./images/flags/4x3/jo.svg); }

.flag-icon-jo.flag-icon-squared {
  background-image: url(./images/flags/1x1/jo.svg); }

.flag-icon-jp {
  background-image: url(./images/flags/4x3/jp.svg); }

.flag-icon-jp.flag-icon-squared {
  background-image: url(./images/flags/1x1/jp.svg); }

.flag-icon-ke {
  background-image: url(./images/flags/4x3/ke.svg); }

.flag-icon-ke.flag-icon-squared {
  background-image: url(./images/flags/1x1/ke.svg); }

.flag-icon-kg {
  background-image: url(./images/flags/4x3/kg.svg); }

.flag-icon-kg.flag-icon-squared {
  background-image: url(./images/flags/1x1/kg.svg); }

.flag-icon-kh {
  background-image: url(./images/flags/4x3/kh.svg); }

.flag-icon-kh.flag-icon-squared {
  background-image: url(./images/flags/1x1/kh.svg); }

.flag-icon-ki {
  background-image: url(./images/flags/4x3/ki.svg); }

.flag-icon-ki.flag-icon-squared {
  background-image: url(./images/flags/1x1/ki.svg); }

.flag-icon-km {
  background-image: url(./images/flags/4x3/km.svg); }

.flag-icon-km.flag-icon-squared {
  background-image: url(./images/flags/1x1/km.svg); }

.flag-icon-kn {
  background-image: url(./images/flags/4x3/kn.svg); }

.flag-icon-kn.flag-icon-squared {
  background-image: url(./images/flags/1x1/kn.svg); }

.flag-icon-kp {
  background-image: url(./images/flags/4x3/kp.svg); }

.flag-icon-kp.flag-icon-squared {
  background-image: url(./images/flags/1x1/kp.svg); }

.flag-icon-kr {
  background-image: url(./images/flags/4x3/kr.svg); }

.flag-icon-kr.flag-icon-squared {
  background-image: url(./images/flags/1x1/kr.svg); }

.flag-icon-kw {
  background-image: url(./images/flags/4x3/kw.svg); }

.flag-icon-kw.flag-icon-squared {
  background-image: url(./images/flags/1x1/kw.svg); }

.flag-icon-ky {
  background-image: url(./images/flags/4x3/ky.svg); }

.flag-icon-ky.flag-icon-squared {
  background-image: url(./images/flags/1x1/ky.svg); }

.flag-icon-kz {
  background-image: url(./images/flags/4x3/kz.svg); }

.flag-icon-kz.flag-icon-squared {
  background-image: url(./images/flags/1x1/kz.svg); }

.flag-icon-la {
  background-image: url(./images/flags/4x3/la.svg); }

.flag-icon-la.flag-icon-squared {
  background-image: url(./images/flags/1x1/la.svg); }

.flag-icon-lb {
  background-image: url(./images/flags/4x3/lb.svg); }

.flag-icon-lb.flag-icon-squared {
  background-image: url(./images/flags/1x1/lb.svg); }

.flag-icon-lc {
  background-image: url(./images/flags/4x3/lc.svg); }

.flag-icon-lc.flag-icon-squared {
  background-image: url(./images/flags/1x1/lc.svg); }

.flag-icon-li {
  background-image: url(./images/flags/4x3/li.svg); }

.flag-icon-li.flag-icon-squared {
  background-image: url(./images/flags/1x1/li.svg); }

.flag-icon-lk {
  background-image: url(./images/flags/4x3/lk.svg); }

.flag-icon-lk.flag-icon-squared {
  background-image: url(./images/flags/1x1/lk.svg); }

.flag-icon-lr {
  background-image: url(./images/flags/4x3/lr.svg); }

.flag-icon-lr.flag-icon-squared {
  background-image: url(./images/flags/1x1/lr.svg); }

.flag-icon-ls {
  background-image: url(./images/flags/4x3/ls.svg); }

.flag-icon-ls.flag-icon-squared {
  background-image: url(./images/flags/1x1/ls.svg); }

.flag-icon-lt {
  background-image: url(./images/flags/4x3/lt.svg); }

.flag-icon-lt.flag-icon-squared {
  background-image: url(./images/flags/1x1/lt.svg); }

.flag-icon-lu {
  background-image: url(./images/flags/4x3/lu.svg); }

.flag-icon-lu.flag-icon-squared {
  background-image: url(./images/flags/1x1/lu.svg); }

.flag-icon-lv {
  background-image: url(./images/flags/4x3/lv.svg); }

.flag-icon-lv.flag-icon-squared {
  background-image: url(./images/flags/1x1/lv.svg); }

.flag-icon-ly {
  background-image: url(./images/flags/4x3/ly.svg); }

.flag-icon-ly.flag-icon-squared {
  background-image: url(./images/flags/1x1/ly.svg); }

.flag-icon-ma {
  background-image: url(./images/flags/4x3/ma.svg); }

.flag-icon-ma.flag-icon-squared {
  background-image: url(./images/flags/1x1/ma.svg); }

.flag-icon-mc {
  background-image: url(./images/flags/4x3/mc.svg); }

.flag-icon-mc.flag-icon-squared {
  background-image: url(./images/flags/1x1/mc.svg); }

.flag-icon-md {
  background-image: url(./images/flags/4x3/md.svg); }

.flag-icon-md.flag-icon-squared {
  background-image: url(./images/flags/1x1/md.svg); }

.flag-icon-me {
  background-image: url(./images/flags/4x3/me.svg); }

.flag-icon-me.flag-icon-squared {
  background-image: url(./images/flags/1x1/me.svg); }

.flag-icon-mf {
  background-image: url(./images/flags/4x3/mf.svg); }

.flag-icon-mf.flag-icon-squared {
  background-image: url(./images/flags/1x1/mf.svg); }

.flag-icon-mg {
  background-image: url(./images/flags/4x3/mg.svg); }

.flag-icon-mg.flag-icon-squared {
  background-image: url(./images/flags/1x1/mg.svg); }

.flag-icon-mh {
  background-image: url(./images/flags/4x3/mh.svg); }

.flag-icon-mh.flag-icon-squared {
  background-image: url(./images/flags/1x1/mh.svg); }

.flag-icon-mk {
  background-image: url(./images/flags/4x3/mk.svg); }

.flag-icon-mk.flag-icon-squared {
  background-image: url(./images/flags/1x1/mk.svg); }

.flag-icon-ml {
  background-image: url(./images/flags/4x3/ml.svg); }

.flag-icon-ml.flag-icon-squared {
  background-image: url(./images/flags/1x1/ml.svg); }

.flag-icon-mm {
  background-image: url(./images/flags/4x3/mm.svg); }

.flag-icon-mm.flag-icon-squared {
  background-image: url(./images/flags/1x1/mm.svg); }

.flag-icon-mn {
  background-image: url(./images/flags/4x3/mn.svg); }

.flag-icon-mn.flag-icon-squared {
  background-image: url(./images/flags/1x1/mn.svg); }

.flag-icon-mo {
  background-image: url(./images/flags/4x3/mo.svg); }

.flag-icon-mo.flag-icon-squared {
  background-image: url(./images/flags/1x1/mo.svg); }

.flag-icon-mp {
  background-image: url(./images/flags/4x3/mp.svg); }

.flag-icon-mp.flag-icon-squared {
  background-image: url(./images/flags/1x1/mp.svg); }

.flag-icon-mq {
  background-image: url(./images/flags/4x3/mq.svg); }

.flag-icon-mq.flag-icon-squared {
  background-image: url(./images/flags/1x1/mq.svg); }

.flag-icon-mr {
  background-image: url(./images/flags/4x3/mr.svg); }

.flag-icon-mr.flag-icon-squared {
  background-image: url(./images/flags/1x1/mr.svg); }

.flag-icon-ms {
  background-image: url(./images/flags/4x3/ms.svg); }

.flag-icon-ms.flag-icon-squared {
  background-image: url(./images/flags/1x1/ms.svg); }

.flag-icon-mt {
  background-image: url(./images/flags/4x3/mt.svg); }

.flag-icon-mt.flag-icon-squared {
  background-image: url(./images/flags/1x1/mt.svg); }

.flag-icon-mu {
  background-image: url(./images/flags/4x3/mu.svg); }

.flag-icon-mu.flag-icon-squared {
  background-image: url(./images/flags/1x1/mu.svg); }

.flag-icon-mv {
  background-image: url(./images/flags/4x3/mv.svg); }

.flag-icon-mv.flag-icon-squared {
  background-image: url(./images/flags/1x1/mv.svg); }

.flag-icon-mw {
  background-image: url(./images/flags/4x3/mw.svg); }

.flag-icon-mw.flag-icon-squared {
  background-image: url(./images/flags/1x1/mw.svg); }

.flag-icon-mx {
  background-image: url(./images/flags/4x3/mx.svg); }

.flag-icon-mx.flag-icon-squared {
  background-image: url(./images/flags/1x1/mx.svg); }

.flag-icon-my {
  background-image: url(./images/flags/4x3/my.svg); }

.flag-icon-my.flag-icon-squared {
  background-image: url(./images/flags/1x1/my.svg); }

.flag-icon-mz {
  background-image: url(./images/flags/4x3/mz.svg); }

.flag-icon-mz.flag-icon-squared {
  background-image: url(./images/flags/1x1/mz.svg); }

.flag-icon-na {
  background-image: url(./images/flags/4x3/na.svg); }

.flag-icon-na.flag-icon-squared {
  background-image: url(./images/flags/1x1/na.svg); }

.flag-icon-nc {
  background-image: url(./images/flags/4x3/nc.svg); }

.flag-icon-nc.flag-icon-squared {
  background-image: url(./images/flags/1x1/nc.svg); }

.flag-icon-ne {
  background-image: url(./images/flags/4x3/ne.svg); }

.flag-icon-ne.flag-icon-squared {
  background-image: url(./images/flags/1x1/ne.svg); }

.flag-icon-nf {
  background-image: url(./images/flags/4x3/nf.svg); }

.flag-icon-nf.flag-icon-squared {
  background-image: url(./images/flags/1x1/nf.svg); }

.flag-icon-ng {
  background-image: url(./images/flags/4x3/ng.svg); }

.flag-icon-ng.flag-icon-squared {
  background-image: url(./images/flags/1x1/ng.svg); }

.flag-icon-ni {
  background-image: url(./images/flags/4x3/ni.svg); }

.flag-icon-ni.flag-icon-squared {
  background-image: url(./images/flags/1x1/ni.svg); }

.flag-icon-nl {
  background-image: url(./images/flags/4x3/nl.svg); }

.flag-icon-nl.flag-icon-squared {
  background-image: url(./images/flags/1x1/nl.svg); }

.flag-icon-no {
  background-image: url(./images/flags/4x3/no.svg); }

.flag-icon-no.flag-icon-squared {
  background-image: url(./images/flags/1x1/no.svg); }

.flag-icon-np {
  background-image: url(./images/flags/4x3/np.svg); }

.flag-icon-np.flag-icon-squared {
  background-image: url(./images/flags/1x1/np.svg); }

.flag-icon-nr {
  background-image: url(./images/flags/4x3/nr.svg); }

.flag-icon-nr.flag-icon-squared {
  background-image: url(./images/flags/1x1/nr.svg); }

.flag-icon-nu {
  background-image: url(./images/flags/4x3/nu.svg); }

.flag-icon-nu.flag-icon-squared {
  background-image: url(./images/flags/1x1/nu.svg); }

.flag-icon-nz {
  background-image: url(./images/flags/4x3/nz.svg); }

.flag-icon-nz.flag-icon-squared {
  background-image: url(./images/flags/1x1/nz.svg); }

.flag-icon-om {
  background-image: url(./images/flags/4x3/om.svg); }

.flag-icon-om.flag-icon-squared {
  background-image: url(./images/flags/1x1/om.svg); }

.flag-icon-pa {
  background-image: url(./images/flags/4x3/pa.svg); }

.flag-icon-pa.flag-icon-squared {
  background-image: url(./images/flags/1x1/pa.svg); }

.flag-icon-pe {
  background-image: url(./images/flags/4x3/pe.svg); }

.flag-icon-pe.flag-icon-squared {
  background-image: url(./images/flags/1x1/pe.svg); }

.flag-icon-pf {
  background-image: url(./images/flags/4x3/pf.svg); }

.flag-icon-pf.flag-icon-squared {
  background-image: url(./images/flags/1x1/pf.svg); }

.flag-icon-pg {
  background-image: url(./images/flags/4x3/pg.svg); }

.flag-icon-pg.flag-icon-squared {
  background-image: url(./images/flags/1x1/pg.svg); }

.flag-icon-ph {
  background-image: url(./images/flags/4x3/ph.svg); }

.flag-icon-ph.flag-icon-squared {
  background-image: url(./images/flags/1x1/ph.svg); }

.flag-icon-pk {
  background-image: url(./images/flags/4x3/pk.svg); }

.flag-icon-pk.flag-icon-squared {
  background-image: url(./images/flags/1x1/pk.svg); }

.flag-icon-pl {
  background-image: url(./images/flags/4x3/pl.svg); }

.flag-icon-pl.flag-icon-squared {
  background-image: url(./images/flags/1x1/pl.svg); }

.flag-icon-pm {
  background-image: url(./images/flags/4x3/pm.svg); }

.flag-icon-pm.flag-icon-squared {
  background-image: url(./images/flags/1x1/pm.svg); }

.flag-icon-pn {
  background-image: url(./images/flags/4x3/pn.svg); }

.flag-icon-pn.flag-icon-squared {
  background-image: url(./images/flags/1x1/pn.svg); }

.flag-icon-pr {
  background-image: url(./images/flags/4x3/pr.svg); }

.flag-icon-pr.flag-icon-squared {
  background-image: url(./images/flags/1x1/pr.svg); }

.flag-icon-ps {
  background-image: url(./images/flags/4x3/ps.svg); }

.flag-icon-ps.flag-icon-squared {
  background-image: url(./images/flags/1x1/ps.svg); }

.flag-icon-pt {
  background-image: url(./images/flags/4x3/pt.svg); }

.flag-icon-pt.flag-icon-squared {
  background-image: url(./images/flags/1x1/pt.svg); }

.flag-icon-pw {
  background-image: url(./images/flags/4x3/pw.svg); }

.flag-icon-pw.flag-icon-squared {
  background-image: url(./images/flags/1x1/pw.svg); }

.flag-icon-py {
  background-image: url(./images/flags/4x3/py.svg); }

.flag-icon-py.flag-icon-squared {
  background-image: url(./images/flags/1x1/py.svg); }

.flag-icon-qa {
  background-image: url(./images/flags/4x3/qa.svg); }

.flag-icon-qa.flag-icon-squared {
  background-image: url(./images/flags/1x1/qa.svg); }

.flag-icon-re {
  background-image: url(./images/flags/4x3/re.svg); }

.flag-icon-re.flag-icon-squared {
  background-image: url(./images/flags/1x1/re.svg); }

.flag-icon-ro {
  background-image: url(./images/flags/4x3/ro.svg); }

.flag-icon-ro.flag-icon-squared {
  background-image: url(./images/flags/1x1/ro.svg); }

.flag-icon-rs {
  background-image: url(./images/flags/4x3/rs.svg); }

.flag-icon-rs.flag-icon-squared {
  background-image: url(./images/flags/1x1/rs.svg); }

.flag-icon-ru {
  background-image: url(./images/flags/4x3/ru.svg); }

.flag-icon-ru.flag-icon-squared {
  background-image: url(./images/flags/1x1/ru.svg); }

.flag-icon-rw {
  background-image: url(./images/flags/4x3/rw.svg); }

.flag-icon-rw.flag-icon-squared {
  background-image: url(./images/flags/1x1/rw.svg); }

.flag-icon-sa {
  background-image: url(./images/flags/4x3/sa.svg); }

.flag-icon-sa.flag-icon-squared {
  background-image: url(./images/flags/1x1/sa.svg); }

.flag-icon-sb {
  background-image: url(./images/flags/4x3/sb.svg); }

.flag-icon-sb.flag-icon-squared {
  background-image: url(./images/flags/1x1/sb.svg); }

.flag-icon-sc {
  background-image: url(./images/flags/4x3/sc.svg); }

.flag-icon-sc.flag-icon-squared {
  background-image: url(./images/flags/1x1/sc.svg); }

.flag-icon-sd {
  background-image: url(./images/flags/4x3/sd.svg); }

.flag-icon-sd.flag-icon-squared {
  background-image: url(./images/flags/1x1/sd.svg); }

.flag-icon-se {
  background-image: url(./images/flags/4x3/se.svg); }

.flag-icon-se.flag-icon-squared {
  background-image: url(./images/flags/1x1/se.svg); }

.flag-icon-sg {
  background-image: url(./images/flags/4x3/sg.svg); }

.flag-icon-sg.flag-icon-squared {
  background-image: url(./images/flags/1x1/sg.svg); }

.flag-icon-sh {
  background-image: url(./images/flags/4x3/sh.svg); }

.flag-icon-sh.flag-icon-squared {
  background-image: url(./images/flags/1x1/sh.svg); }

.flag-icon-si {
  background-image: url(./images/flags/4x3/si.svg); }

.flag-icon-si.flag-icon-squared {
  background-image: url(./images/flags/1x1/si.svg); }

.flag-icon-sj {
  background-image: url(./images/flags/4x3/sj.svg); }

.flag-icon-sj.flag-icon-squared {
  background-image: url(./images/flags/1x1/sj.svg); }

.flag-icon-sk {
  background-image: url(./images/flags/4x3/sk.svg); }

.flag-icon-sk.flag-icon-squared {
  background-image: url(./images/flags/1x1/sk.svg); }

.flag-icon-sl {
  background-image: url(./images/flags/4x3/sl.svg); }

.flag-icon-sl.flag-icon-squared {
  background-image: url(./images/flags/1x1/sl.svg); }

.flag-icon-sm {
  background-image: url(./images/flags/4x3/sm.svg); }

.flag-icon-sm.flag-icon-squared {
  background-image: url(./images/flags/1x1/sm.svg); }

.flag-icon-sn {
  background-image: url(./images/flags/4x3/sn.svg); }

.flag-icon-sn.flag-icon-squared {
  background-image: url(./images/flags/1x1/sn.svg); }

.flag-icon-so {
  background-image: url(./images/flags/4x3/so.svg); }

.flag-icon-so.flag-icon-squared {
  background-image: url(./images/flags/1x1/so.svg); }

.flag-icon-sr {
  background-image: url(./images/flags/4x3/sr.svg); }

.flag-icon-sr.flag-icon-squared {
  background-image: url(./images/flags/1x1/sr.svg); }

.flag-icon-ss {
  background-image: url(./images/flags/4x3/ss.svg); }

.flag-icon-ss.flag-icon-squared {
  background-image: url(./images/flags/1x1/ss.svg); }

.flag-icon-st {
  background-image: url(./images/flags/4x3/st.svg); }

.flag-icon-st.flag-icon-squared {
  background-image: url(./images/flags/1x1/st.svg); }

.flag-icon-sv {
  background-image: url(./images/flags/4x3/sv.svg); }

.flag-icon-sv.flag-icon-squared {
  background-image: url(./images/flags/1x1/sv.svg); }

.flag-icon-sx {
  background-image: url(./images/flags/4x3/sx.svg); }

.flag-icon-sx.flag-icon-squared {
  background-image: url(./images/flags/1x1/sx.svg); }

.flag-icon-sy {
  background-image: url(./images/flags/4x3/sy.svg); }

.flag-icon-sy.flag-icon-squared {
  background-image: url(./images/flags/1x1/sy.svg); }

.flag-icon-sz {
  background-image: url(./images/flags/4x3/sz.svg); }

.flag-icon-sz.flag-icon-squared {
  background-image: url(./images/flags/1x1/sz.svg); }

.flag-icon-tc {
  background-image: url(./images/flags/4x3/tc.svg); }

.flag-icon-tc.flag-icon-squared {
  background-image: url(./images/flags/1x1/tc.svg); }

.flag-icon-td {
  background-image: url(./images/flags/4x3/td.svg); }

.flag-icon-td.flag-icon-squared {
  background-image: url(./images/flags/1x1/td.svg); }

.flag-icon-tf {
  background-image: url(./images/flags/4x3/tf.svg); }

.flag-icon-tf.flag-icon-squared {
  background-image: url(./images/flags/1x1/tf.svg); }

.flag-icon-tg {
  background-image: url(./images/flags/4x3/tg.svg); }

.flag-icon-tg.flag-icon-squared {
  background-image: url(./images/flags/1x1/tg.svg); }

.flag-icon-th {
  background-image: url(./images/flags/4x3/th.svg); }

.flag-icon-th.flag-icon-squared {
  background-image: url(./images/flags/1x1/th.svg); }

.flag-icon-tj {
  background-image: url(./images/flags/4x3/tj.svg); }

.flag-icon-tj.flag-icon-squared {
  background-image: url(./images/flags/1x1/tj.svg); }

.flag-icon-tk {
  background-image: url(./images/flags/4x3/tk.svg); }

.flag-icon-tk.flag-icon-squared {
  background-image: url(./images/flags/1x1/tk.svg); }

.flag-icon-tl {
  background-image: url(./images/flags/4x3/tl.svg); }

.flag-icon-tl.flag-icon-squared {
  background-image: url(./images/flags/1x1/tl.svg); }

.flag-icon-tm {
  background-image: url(./images/flags/4x3/tm.svg); }

.flag-icon-tm.flag-icon-squared {
  background-image: url(./images/flags/1x1/tm.svg); }

.flag-icon-tn {
  background-image: url(./images/flags/4x3/tn.svg); }

.flag-icon-tn.flag-icon-squared {
  background-image: url(./images/flags/1x1/tn.svg); }

.flag-icon-to {
  background-image: url(./images/flags/4x3/to.svg); }

.flag-icon-to.flag-icon-squared {
  background-image: url(./images/flags/1x1/to.svg); }

.flag-icon-tr {
  background-image: url(./images/flags/4x3/tr.svg); }

.flag-icon-tr.flag-icon-squared {
  background-image: url(./images/flags/1x1/tr.svg); }

.flag-icon-tt {
  background-image: url(./images/flags/4x3/tt.svg); }

.flag-icon-tt.flag-icon-squared {
  background-image: url(./images/flags/1x1/tt.svg); }

.flag-icon-tv {
  background-image: url(./images/flags/4x3/tv.svg); }

.flag-icon-tv.flag-icon-squared {
  background-image: url(./images/flags/1x1/tv.svg); }

.flag-icon-tw {
  background-image: url(./images/flags/4x3/tw.svg); }

.flag-icon-tw.flag-icon-squared {
  background-image: url(./images/flags/1x1/tw.svg); }

.flag-icon-tz {
  background-image: url(./images/flags/4x3/tz.svg); }

.flag-icon-tz.flag-icon-squared {
  background-image: url(./images/flags/1x1/tz.svg); }

.flag-icon-ua {
  background-image: url(./images/flags/4x3/ua.svg); }

.flag-icon-ua.flag-icon-squared {
  background-image: url(./images/flags/1x1/ua.svg); }

.flag-icon-ug {
  background-image: url(./images/flags/4x3/ug.svg); }

.flag-icon-ug.flag-icon-squared {
  background-image: url(./images/flags/1x1/ug.svg); }

.flag-icon-um {
  background-image: url(./images/flags/4x3/um.svg); }

.flag-icon-um.flag-icon-squared {
  background-image: url(./images/flags/1x1/um.svg); }

.flag-icon-us {
  background-image: url(./images/flags/4x3/us.svg); }

.flag-icon-us.flag-icon-squared {
  background-image: url(./images/flags/1x1/us.svg); }

.flag-icon-uy {
  background-image: url(./images/flags/4x3/uy.svg); }

.flag-icon-uy.flag-icon-squared {
  background-image: url(./images/flags/1x1/uy.svg); }

.flag-icon-uz {
  background-image: url(./images/flags/4x3/uz.svg); }

.flag-icon-uz.flag-icon-squared {
  background-image: url(./images/flags/1x1/uz.svg); }

.flag-icon-va {
  background-image: url(./images/flags/4x3/va.svg); }

.flag-icon-va.flag-icon-squared {
  background-image: url(./images/flags/1x1/va.svg); }

.flag-icon-vc {
  background-image: url(./images/flags/4x3/vc.svg); }

.flag-icon-vc.flag-icon-squared {
  background-image: url(./images/flags/1x1/vc.svg); }

.flag-icon-ve {
  background-image: url(./images/flags/4x3/ve.svg); }

.flag-icon-ve.flag-icon-squared {
  background-image: url(./images/flags/1x1/ve.svg); }

.flag-icon-vg {
  background-image: url(./images/flags/4x3/vg.svg); }

.flag-icon-vg.flag-icon-squared {
  background-image: url(./images/flags/1x1/vg.svg); }

.flag-icon-vi {
  background-image: url(./images/flags/4x3/vi.svg); }

.flag-icon-vi.flag-icon-squared {
  background-image: url(./images/flags/1x1/vi.svg); }

.flag-icon-vn {
  background-image: url(./images/flags/4x3/vn.svg); }

.flag-icon-vn.flag-icon-squared {
  background-image: url(./images/flags/1x1/vn.svg); }

.flag-icon-vu {
  background-image: url(./images/flags/4x3/vu.svg); }

.flag-icon-vu.flag-icon-squared {
  background-image: url(./images/flags/1x1/vu.svg); }

.flag-icon-wf {
  background-image: url(./images/flags/4x3/wf.svg); }

.flag-icon-wf.flag-icon-squared {
  background-image: url(./images/flags/1x1/wf.svg); }

.flag-icon-ws {
  background-image: url(./images/flags/4x3/ws.svg); }

.flag-icon-ws.flag-icon-squared {
  background-image: url(./images/flags/1x1/ws.svg); }

.flag-icon-ye {
  background-image: url(./images/flags/4x3/ye.svg); }

.flag-icon-ye.flag-icon-squared {
  background-image: url(./images/flags/1x1/ye.svg); }

.flag-icon-yt {
  background-image: url(./images/flags/4x3/yt.svg); }

.flag-icon-yt.flag-icon-squared {
  background-image: url(./images/flags/1x1/yt.svg); }

.flag-icon-za {
  background-image: url(./images/flags/4x3/za.svg); }

.flag-icon-za.flag-icon-squared {
  background-image: url(./images/flags/1x1/za.svg); }

.flag-icon-zm {
  background-image: url(./images/flags/4x3/zm.svg); }

.flag-icon-zm.flag-icon-squared {
  background-image: url(./images/flags/1x1/zm.svg); }

.flag-icon-zw {
  background-image: url(./images/flags/4x3/zw.svg); }

.flag-icon-zw.flag-icon-squared {
  background-image: url(./images/flags/1x1/zw.svg); }

.flag-icon-es-ct {
  background-image: url(./images/flags/4x3/es-ct.svg); }

.flag-icon-es-ct.flag-icon-squared {
  background-image: url(./images/flags/1x1/es-ct.svg); }

.flag-icon-eu {
  background-image: url(./images/flags/4x3/eu.svg); }

.flag-icon-eu.flag-icon-squared {
  background-image: url(./images/flags/1x1/eu.svg); }

.flag-icon-gb-eng {
  background-image: url(./images/flags/4x3/gb-eng.svg); }

.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(./images/flags/1x1/gb-eng.svg); }

.flag-icon-gb-nir {
  background-image: url(./images/flags/4x3/gb-nir.svg); }

.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(./images/flags/1x1/gb-nir.svg); }

.flag-icon-gb-sct {
  background-image: url(./images/flags/4x3/gb-sct.svg); }

.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(./images/flags/1x1/gb-sct.svg); }

.flag-icon-gb-wls {
  background-image: url(./images/flags/4x3/gb-wls.svg); }

.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(./images/flags/1x1/gb-wls.svg); }

.flag-icon-un {
  background-image: url(./images/flags/4x3/un.svg); }

.flag-icon-un.flag-icon-squared {
  background-image: url(./images/flags/1x1/un.svg); }

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight {
  /* disable global scrolling when featherlights are visible */
  overflow: hidden; }

.featherlight {
  display: none;
  /* dimensions: spanning the background from edge to edge */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  /* z-index needs to be >= elements on the site. */
  /* position: centering content */
  text-align: center;
  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
  white-space: nowrap;
  /* styling */
  cursor: pointer;
  background: #333; }

/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8); }

.featherlight:before {
  /* position: trick to center content vertically */
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.featherlight .featherlight-content {
  /* make content container for positioned elements (close button) */
  position: relative;
  /* position: centering vertical and horizontal */
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  /* dimensions: cut off images */
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  /* dimensions: handling large content */
  margin-left: auto;
  margin-right: auto;
  max-height: 95%;
  max-width: 960px;
  /* styling */
  background: #fff;
  cursor: auto;
  /* reset white-space wrapping */
  white-space: normal; }

/* contains the content */
.featherlight .featherlight-inner {
  /* make sure its visible */
  display: block; }

/* don't show these though */
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none; }

.featherlight .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  /* dimensions: 25px x 25px */
  line-height: 25px;
  width: 25px;
  /* styling */
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  /* Set the background in case it overlaps the content */
  background: rgba(255, 255, 255, 0.3);
  color: #000;
  border: none;
  padding: 0; }

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0; }

.featherlight .featherlight-image {
  /* styling */
  width: 100%; }

.featherlight-iframe .featherlight-content {
  /* removed the border for image croping since iframe is edge to edge */
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch; }

.featherlight iframe {
  /* styling */
  border: none; }

.featherlight * {
  /* See https://github.com/noelboss/featherlight/issues/42 */
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

/* hide non featherlight items when printing */
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none; } }

@media all {
  .lightbox {
    display: none; }
  .fl-page h1,
  .fl-page h3,
  .fl-page h4 {
    font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 100;
    letter-spacing: 1px; }
  .fl-page h1 {
    font-size: 110px;
    margin-bottom: 0.5em; }
  .fl-page h1 i {
    font-style: normal;
    color: #ddd; }
  .fl-page h1 span {
    font-size: 30px;
    color: #333; }
  .fl-page h3 {
    text-align: right; }
  .fl-page h3 {
    font-size: 15px; }
  .fl-page h4 {
    font-size: 2em; }
  .fl-page .jumbotron {
    margin-top: 2em; }
  .fl-page .doc {
    margin: 2em 0; }
  .fl-page .btn-download {
    float: right; }
  .fl-page .btn-default {
    vertical-align: bottom; }
  .fl-page .btn-lg span {
    font-size: 0.7em; }
  .fl-page .footer {
    margin-top: 3em;
    color: #aaa;
    font-size: 0.9em; }
  .fl-page .footer a {
    color: #999;
    text-decoration: none;
    margin-right: 0.75em; }
  .fl-page .github {
    margin: 2em 0; }
  .fl-page .github a {
    vertical-align: top; }
  .fl-page .marketing a {
    color: #999; }
  /* override default feather style... */
  .fixwidth {
    background: rgba(255, 255, 255, 0.8); }
  .fixwidth .featherlight-content {
    width: 500px;
    padding: 25px;
    color: #fff;
    background: #111; }
  .fixwidth .featherlight-close {
    color: #fff;
    background: #333; } }

#privacy_content {
  padding: 30px 30px; }

@media (max-width: 768px) {
  .fl-page h1 span {
    display: block; }
  .fl-page .btn-download {
    float: none;
    margin-bottom: 1em; } }

#timer div {
  display: inline-block;
  line-height: 1;
  padding: 0 5px;
  font-size: 32px;
  color: #fff;
  position: relative; }

#timer.active div:after {
  content: ":";
  position: absolute;
  right: -6px;
  top: -4px; }

#timer.active div:last-child:after {
  content: ""; }

@media screen and (max-width: 767px) {
  #timer.active div:first-child {
    display: none; } }

#timer span {
  display: block;
  font-size: 12px;
  font-family: 'helvetica_neueregular';
  text-transform: lowercase; }

/*
* iziToast | v1.4.0
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
.iziToast-capsule {
  font-size: 0;
  height: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); }

.iziToast-capsule,
.iziToast-capsule * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.iziToast-overlay {
  display: block;
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  bottom: -100px;
  z-index: 997; }

.iziToast {
  display: inline-block;
  clear: both;
  position: relative;
  font-size: 14px;
  background: rgba(238, 238, 238, 0.9);
  border-color: rgba(238, 238, 238, 0.9);
  width: 100%;
  pointer-events: all;
  cursor: default;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 54px; }

.iziToast > .iziToast-progressbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2); }

.iziToast > .iziToast-progressbar > div {
  height: 2px;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0 0 3px 3px; }

.iziToast.iziToast-balloon:before {
  content: '';
  position: absolute;
  right: 8px;
  left: auto;
  width: 0px;
  height: 0px;
  top: 100%;
  border-right: 0px solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  border-radius: 0; }

.iziToast.iziToast-balloon .iziToast-progressbar {
  top: 0;
  bottom: auto; }

.iziToast.iziToast-balloon > div {
  border-radius: 0 0 0 3px; }

.iziToast > .iziToast-cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.1); }

.iziToast > .iziToast-close {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  padding: 0;
  opacity: 0.6;
  width: 42px;
  height: 100%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAJPAAACTwBcGfW0QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD3SURBVFiF1ZdtDoMgDEBfdi4PwAX8vLFn0qT7wxantojKupmQmCi8R4tSACpgjC2ICCUbEBa8ingjsU1AXRBeR8aLN64FiknswN8CYefBBDQ3whuFESy7WyQMeC0ipEI0A+0FeBvHUFN8xPaUhAH/iKoWsnXHGegy4J0yxialOfaHJAz4bhRzQzgDvdGnz4GbAonZbCQMuBm1K/kcFu8Mp1N2cFFpsxsMuJqqbIGExGl4loARajU1twskJLLhIsID7+tvUoDnIjTg5T9DPH9EBrz8rxjPzciAl9+O8SxI8CzJ8CxKFfh3ynK8Dyb8wNHM/XDqejx/AtNyPO87tNybAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 8px;
  cursor: pointer;
  outline: none; }

.iziToast > .iziToast-close:hover {
  opacity: 1; }

.iziToast > .iziToast-body {
  position: relative;
  padding: 0 0 0 10px;
  height: auto;
  min-height: 36px;
  margin: 0 0 0 15px;
  text-align: left; }

.iziToast > .iziToast-body:after {
  content: "";
  display: table;
  clear: both; }

.iziToast > .iziToast-body .iziToast-texts {
  margin: 10px 0 0 0;
  padding-right: 2px;
  display: inline-block;
  float: left; }

.iziToast > .iziToast-body .iziToast-inputs {
  min-height: 19px;
  float: left;
  margin: 3px -2px; }

.iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]),
.iziToast > .iziToast-body .iziToast-inputs > select {
  position: relative;
  display: inline-block;
  margin: 2px;
  border-radius: 2px;
  border: 0;
  padding: 4px 7px;
  font-size: 13px;
  letter-spacing: 0.02em;
  background: rgba(0, 0, 0, 0.1);
  color: #000;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  min-height: 26px; }

.iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]):focus,
.iziToast > .iziToast-body .iziToast-inputs > select:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6); }

.iziToast > .iziToast-body .iziToast-buttons {
  min-height: 17px;
  float: left;
  margin: 4px -2px; }

.iziToast > .iziToast-body .iziToast-buttons > a,
.iziToast > .iziToast-body .iziToast-buttons > button,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]) {
  position: relative;
  display: inline-block;
  margin: 2px;
  border-radius: 2px;
  border: 0;
  padding: 5px 10px;
  font-size: 12px;
  letter-spacing: 0.02em;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  color: #000; }

.iziToast > .iziToast-body .iziToast-buttons > a:hover,
.iziToast > .iziToast-body .iziToast-buttons > button:hover,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):hover {
  background: rgba(0, 0, 0, 0.2); }

.iziToast > .iziToast-body .iziToast-buttons > a:focus,
.iziToast > .iziToast-body .iziToast-buttons > button:focus,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6); }

.iziToast > .iziToast-body .iziToast-buttons > a:active,
.iziToast > .iziToast-body .iziToast-buttons > button:active,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):active {
  top: 1px; }

.iziToast > .iziToast-body .iziToast-icon {
  height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  display: table;
  font-size: 23px;
  line-height: 24px;
  margin-top: -12px;
  color: #000;
  width: 24px;
  height: 24px; }

.iziToast > .iziToast-body .iziToast-icon.ico-info {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCtoPsAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=") no-repeat 50% 50%;
  background-size: 85%; }

.iziToast > .iziToast-body .iziToast-icon.ico-warning {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAkFBMVEUAAAAAAAABAAIAAAABAAIAAAMAAAABAAIBAAIBAAIAAAIAAAABAAIAAAABAAICAAICAAIAAAIAAAAAAAAAAAABAAIBAAIAAAMAAAABAAIBAAMBAAECAAIAAAIAAAIAAAABAAIBAAIBAAMBAAIBAAEAAAIAAAMAAAAAAAABAAECAAICAAIAAAIAAAMAAAQAAAE05yNAAAAAL3RSTlMAB+kD7V8Q+PXicwv7I9iYhkAzJxnx01IV5cmnk2xmHfzexsK4eEw5L7Gei39aRw640awAAAHQSURBVFjD7ZfJdoJAEEWJgCiI4oDiPM8m7///LidErRO7sHrY5u7YXLr7vKqu9kTC0HPmo9n8cJbEQOzqqAdAUHeUZACQuTkGDQBoDJwkHZR0XBz9FkpafXuHP0SJ09mGeJLZ5wwlTmcbA0THPmdEK7XPGTG1zxmInn3OiJ19zkB0jSVTKExMHT0wjAwlWzC0fSPHF1gWRpIhWMYm7fYTFcQGlbemf4dFfdTGg0B/KXM8qBU/3wntbq7rSGqvJ9kla6IpueFJet8fxfem5yhykjyOgNaWF1qSGd5JMNNxpNF7SZQaVh5JzLrTCZIEJ1GyEyVyd+pClMjdaSJK5O40giSRu5PfFiVyd1pAksjdKRnrSsbVdbiHrgT7yss315fkVQPLFQrL+4FHeOXKO5YRFEKv5AiFaMlKLlBpJuVCJlC5sJfvCgztru/3NmBYccPgGTxRAzxn1XGEMUf58pXZvjoOsOCgjL08+b53mtfAM/SVsZcjKLtysQZPqIy9HPP3m/3zKItRwT0LyQo8sTr26tcO83DIUMWIJjierHLsJda/tbNBFY0BP/bKtcM8HNIWCK3aYR4OMzgxo5w5EFLOLKDExXAm9gI4E3iAO94/Ct/lKWuM2LMGbgAAAABJRU5ErkJggg==") no-repeat 50% 50%;
  background-size: 85%; }

.iziToast > .iziToast-body .iziToast-icon.ico-error {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAJ3RSTlMA3BsB98QV8uSyWVUFz7+kcWMM2LuZioBpTUVBNcq2qaibj4d1azLZZYABAAACZElEQVRYw7WX25KCMAyGAxUoFDkpiohnV97/DXeGBtoOUprZ2dyo1K82fxKbwJJVp+KQZ7so2mX5oThVQLKwjDe9YZu4DF3ptAn6rxY0qQPOEq9fNC9ha3y77a22ba24v+9Xbe8v8x03dPOC2/NdvB6xeSreLfGJpnx0TyotKqLm2s7Jd/WO6ivXNp0tCy02R/aFz5VQ5wUPlUL5fIfj5KIlVGU0nWHm/5QtoTVMWY8mzIVu1K9O7XH2JiU/xnOOT39gnUfj+lFHddx4tFjL3/H8jjzaFCy2Rf0c/fdQyQszI8BDR973IyMSKa4krjxAiW/lkRvMP+bKK9WbYS1ASQg8dKjaUGlYPwRe/WoIkz8tiQchH5QAEMv6T0k8MD4mUyWr4E7jAWqZ+xWcMIYkXvlwggJ3IvFK+wIOcpXAo8n8P0COAaXyKH4OsjBuZB4ew0IGu+H1SebhNazsQBbWm8yj+hFuUJB5eMsN0IUXmYendAFFfJB5uEkRMYwxmcd6zDGRtmQePEykAgubymMRFmMxCSIPCRbTuFNN5OGORTjmNGc0Po0m8Uv0gcCry6xUhR2QeLii9tofbEfhz/qvNti+OfPqNm2Mq6105FUMvdT4GPmufMiV8PqBMkc+DdT1bjYYbjzU/ew23VP4n3mLAz4n8Jtv/Ui3ceTT2mzz5o1mZt0gnBpmsdjqRqVlmplcPdqa7X23kL9brdm2t/uBYDPn2+tyu48mtIGD10JTuUrukVrbCFiwDzcHrPjxKt7PW+AZQyT/WESO+1WL7f3o+WLHL2dYMSZsg6dg/z360ofvP4//v1NPzgs28WlWAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 80%; }

.iziToast > .iziToast-body .iziToast-icon.ico-success {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt0UjBAAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
  background-size: 85%; }

.iziToast > .iziToast-body .iziToast-icon.ico-question {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEhFovxTxAAAEDklEQVRo3s2ZTWgTQRTHf03ipTRUqghNSgsRjHgQrFUQC6JgD1Kak3gQUUoPqRdBglf1oBehBws9Cn4cGk+1SOmh2upBxAYVoeJHrR9tgq0i1Cq0lqYeks7MbpPdmU00/c8hm9n33v/t7Nt5M2+qMEWQI0QIibZKRrQpHvLL2KI2wnQzzBKrDm2RIeKEy01dTYKUI7G1ZRknQXV5yP10kTYgly1NF/5S6duZ8ES+1iZodyaocrjXxE0OFeifYYgp0mRIkwFChAkRJsIxGgrIP+I0n82fvZW5dc/zkss0O2o1c5mX6/TmaDWl77RFe5YkUW3tKEmyFv0lOvXJ/fTYnmCEFuMRbGHEZqVHLyT9DFjUJmkzJl9DG5MWWwM6Llif/gF1nukB6nhgGwUXdFrE+wiURA8QoM9i0zEWWpXQW+ZsyeRrOMuyEo5Fv4gmy4dXPvqcC+pH2VRYaMwy+OWG+iLGCgm0W0Kv9HdvR8ASjmKCXpuK/bxiV/76A/v5UdDIZuKcJGjrnec5KZ7wwsWFOp6xPX/9mt2sqDe7FO+Kf/fXHBPPDWpdXGhTpLvUG9VKwh1xMDDjkvu+cNDFBTk7ptX1QkKZ850m3duu6fcrWxwdaFFyREJ2j4vOpKP6Du6z4uJCv8sYJIVkCnJBGGZaBONO3roY2EqNrSfIPi7SKP4fdXyNUd6I6wbSAHEl33tFLe+FlSsusnK90A0+oEPcuufZgXnOi+u9LrKSJQZQw6LwqBnv2CKsfHORbFbyQhA6xN/pEuihSdj56Co7LWRjPiKie6gkB2LiKuUqK5kiPkLiz1QJ9K1cNXBAMoUCigNpQ9IqDtMI1HKA4/jyvUsaoSyZLA5kjOjDPFZen8Ql5TsvBskUgjciIPSX3QAXC86DT7VWvlEh/xZ+ij9BDVWJ0QL0SbZq6QaFxoLPcXPmBLveLCc4wXdDK6s+6/vwhCSniFLPXW0NJe5UB8zKCsviqpc7vGPVQFcyZbyPwGD+d5ZnxmNWlhG4xSBZZjivjIWHEQgoDkSMjMwTo54569JSE5IpA7EyJSMTyGTUAUFlO1ZKOtaHTMeL1PhYYFTcihmY2cQ5+ullj7EDkiVfVez2sCTz8yiv84djhg7IJVk81xFWJlPdfHBG0flkRC/zQFZ+DSllNtfDdUsOMCliyGX5uOzU3ZhIXFDof4m1gDuKbEx0t2YS25gVGpcMnr/I1kx3c6piB8P8ZoqEwfMX3ZyCXynJTmq/U7NUXqfUzCbWL1wqVKBQUeESzQYoUlW8TAcVL1RCxUu1G6BYXfFyfQ4VPbDI4T8d2WzgQ6sc/vmxnTsqfHCZQzUJxm1h5dxS5Tu6lQgTZ0ipqRVqSwzTbbLHMt+c19iO76tsx/cLZub+Ali+tYC93olEAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjE3KzAyOjAwjKtfjgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxNyswMjowMP325zIAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 85%; }

.iziToast > .iziToast-body .iziToast-title {
  padding: 0;
  margin: 0;
  line-height: 16px;
  font-size: 14px;
  text-align: left;
  float: left;
  color: #000;
  white-space: normal; }

.iziToast > .iziToast-body .iziToast-message {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  float: left;
  white-space: normal; }

.iziToast.iziToast-animateInside .iziToast-title,
.iziToast.iziToast-animateInside .iziToast-message,
.iziToast.iziToast-animateInside .iziToast-icon,
.iziToast.iziToast-animateInside .iziToast-buttons-child,
.iziToast.iziToast-animateInside .iziToast-inputs-child {
  opacity: 0; }

.iziToast-target {
  position: relative;
  width: 100%;
  margin: 0 auto; }

.iziToast-target .iziToast-capsule {
  overflow: hidden; }

.iziToast-target .iziToast-capsule:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.iziToast-target .iziToast-capsule .iziToast {
  width: 100%;
  float: left; }

.iziToast-wrapper {
  z-index: 99999;
  position: fixed;
  width: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.iziToast-wrapper .iziToast.iziToast-balloon:before {
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  right: 8px;
  left: auto; }

.iziToast-wrapper-bottomLeft {
  left: 0;
  bottom: 0;
  text-align: left; }

.iziToast-wrapper-bottomLeft .iziToast.iziToast-balloon:before {
  border-right: 15px solid transparent;
  border-left: 0 solid transparent;
  right: auto;
  left: 8px; }

.iziToast-wrapper-bottomRight {
  right: 0;
  bottom: 0;
  text-align: right; }

.iziToast-wrapper-topLeft {
  left: 0;
  top: 0;
  text-align: left; }

.iziToast-wrapper-topLeft .iziToast.iziToast-balloon:before {
  border-right: 15px solid transparent;
  border-left: 0 solid transparent;
  right: auto;
  left: 8px; }

.iziToast-wrapper-topRight {
  top: 0;
  right: 0;
  text-align: right; }

.iziToast-wrapper-topCenter {
  top: 0;
  left: 0;
  right: 0;
  text-align: center; }

.iziToast-wrapper-bottomCenter {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center; }

.iziToast-wrapper-center {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.iziToast-rtl {
  direction: rtl;
  padding: 8px 0 9px 45px;
  font-family: Tahoma, 'Lato', Arial; }

.iziToast-rtl .iziToast-cover {
  left: auto;
  right: 0; }

.iziToast-rtl .iziToast-close {
  right: auto;
  left: 0; }

.iziToast-rtl .iziToast-body {
  padding: 0 10px 0 0;
  margin: 0 16px 0 0;
  text-align: right; }

.iziToast-rtl .iziToast-body .iziToast-buttons,
.iziToast-rtl .iziToast-body .iziToast-inputs,
.iziToast-rtl .iziToast-body .iziToast-texts,
.iziToast-rtl .iziToast-body .iziToast-title,
.iziToast-rtl .iziToast-body .iziToast-message {
  float: right;
  text-align: right; }

.iziToast-rtl .iziToast-body .iziToast-icon {
  left: auto;
  right: 0; }

@media only screen and (min-width: 568px) {
  .iziToast-wrapper {
    padding: 10px 15px; }
  .iziToast {
    margin: 5px 0;
    border-radius: 3px;
    width: auto; }
  .iziToast:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.25); }
  .iziToast:not(.iziToast-rtl) .iziToast-cover {
    border-radius: 3px 0 0 3px; }
  .iziToast.iziToast-rtl .iziToast-cover {
    border-radius: 0 3px 3px 0; }
  .iziToast.iziToast-color-dark:after {
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(255, 255, 255, 0.3), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -10px 20px -10px rgba(255, 255, 255, 0.3), 0 10px 10px -5px rgba(0, 0, 0, 0.25); }
  .iziToast.iziToast-balloon .iziToast-progressbar {
    background: transparent; }
  .iziToast.iziToast-balloon:after {
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25), inset 0 10px 20px -5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25), inset 0 10px 20px -5px rgba(0, 0, 0, 0.25); }
  .iziToast-target .iziToast:after {
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1); } }

.iziToast.iziToast-theme-dark {
  background: #565c70;
  border-color: #565c70; }

.iziToast.iziToast-theme-dark .iziToast-title {
  color: #fff; }

.iziToast.iziToast-theme-dark .iziToast-message {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300; }

.iziToast.iziToast-theme-dark .iziToast-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgCR4OIQIPSao6AAAAwElEQVRIx72VUQ6EIAwFmz2XB+AConhjzqTJ7JeGKhLYlyx/BGdoBVpjIpMJNjgIZDKTkQHYmYfwmR2AfAqGFBcO2QjXZCd24bEggvd1KBx+xlwoDpYmvnBUUy68DYXD77ESr8WDtYqvxRex7a8oHP4Wo1Mkt5I68Mc+qYqv1h5OsZmZsQ3gj/02h6cO/KEYx29hu3R+VTTwz6D3TymIP1E8RvEiiVdZfEzicxYLiljSxKIqlnW5seitTW6uYnv/Aqh4whX3mEUrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTMwVDE0OjMzOjAyKzAyOjAwl6RMVgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0zMFQxNDozMzowMiswMjowMOb59OoAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 8px; }

.iziToast.iziToast-theme-dark .iziToast-icon {
  color: #fff; }

.iziToast.iziToast-theme-dark .iziToast-icon.ico-info {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=") no-repeat 50% 50%;
  background-size: 85%; }

.iziToast.iziToast-theme-dark .iziToast-icon.ico-warning {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAllBMVEUAAAD////+//3+//3+//3///////z+//3+//3+//3////////////9//3////+//39//3///3////////////+//3+//39//3///z+//z+//7///3///3///3///3////////+//3+//3+//3+//z+//3+//7///3///z////////+//79//3///3///z///v+//3///+trXouAAAAMHRSTlMAB+j87RBf+PXiCwQClSPYhkAzJxnx05tSyadzcmxmHRbp5d7Gwrh4TDkvsYt/WkdQzCITAAAB1UlEQVRYw+3XaXKCQBCGYSIIighoxCVqNJrEPfly/8vFImKXduNsf/Mc4K1y7FnwlMLQc/bUbj85R6bA1LXRDICg6RjJcZa7NQYtnLUGTpERSiOXxrOPkv9s30iGKDmtbYir3H7OUHJa2ylAuvZzRvzUfs7Ii/2cgfTt54x82s8ZSM848gJmYtroQzA2jHwA+LkBIEuMGt+QIng1igzlyMrkuP2CyOi47axRaYTL5jhDJehoR+aovC29s3iIyly3Eb+hRCvZo2qsGTnhKr2cLDS+J73GsqBI9W80UCmWWpEuhIjh6ZRGjyNRarjzKGJ2Ou2himCvjHwqI+rTqQdlRH06TZQR9ek0hiqiPp06mV4ke7QPX6ERUZxO8Uo3sqrfhxvoRrCpvXwL/UjR9GRHMIvLgke4d5QbiwhM6JV2YKKF4vIl7XIBkwm4keryJVmvk/TfwcmPwQNkUQuyA2/sYGwnXL7GPu4bW1jYsmevrNj09/MGZMOEPXslQVqO8hqykD17JfPHP/bmo2yGGpdZiH3IZvzZa7B3+IdDjjpjesHJcvbs5dZ/e+cddVoDdvlq7x12Nac+iN7e4R8OXTjp0pw5CGnOLNDEzeBs5gVwFniAO+8f8wvfeXP2hyqnmwAAAABJRU5ErkJggg==") no-repeat 50% 50%;
  background-size: 85%; }

.iziToast.iziToast-theme-dark .iziToast-icon.ico-error {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMA3BsB98QV8uSyWVUFz6RxYwzYvbupmYqAaU1FQTXKv7abj4d1azKNUit3AAACZElEQVRYw7WXaZOCMAyGw30UORRQBLxX/v8/3BkaWjrY2szO5otKfGrzJrEp6Kw6F8f8sI+i/SE/FucKSBaWiT8p5idlaEtnXTB9tKDLLHAvdSatOan3je93k9F2vRF36+mr1a6eH2NFNydoHq/ieU/UXcWjjk9XykdNWq2ywtp4tXL6Wb2T/MqtzzZutsrNyfvA51KoQROhVCjfrnASIRpSVUZiD5v4RbWExjRdJzSmOsZFvzYz59kRSr6V5zE+/QELHkNdb3VRx45HS1b1u+zfkkcbRAZ3qJ9l/A4qefHUDMShJe+6kZKJDD2pLQ9Q4lu+5Q7rz7Plperd7AtQEgIPI6o2dxr2D4GXvxqCiKcn8cD4gxIAEt7/GYkHL16KqeJd0NB4gJbXfgVnzCGJlzGcocCVSLzUvoAj9xJ4NF7/R8gxoVQexc/hgBpSebjPjgPs59cHmYfn7NkDb6wXmUf1I1ygIPPw4gtgCE8yDw8eAop4J/PQcBExjQmZx37MsZB2ZB4cLKQCG5vKYxMWSzMxIg8pNtOyUkvkocEmXGo69mh8FgnxS4yBwMvDrJSNHZB4uC3ayz/YkcIP4lflwVIT+OU07ZSjrbTkZQ6dTPkYubZ8GC/Cqxu6WvJZII93dcCw46GdNqdpTeF/tiMOuDGB9z/NI6NvyWetGPM0g+bVNeovBmamHXWj0nCbEaGeTMN2PWrqd6cM26ZxP2DeJvj+ph/30Zi/GmRbtlK5SptI+nwGGnvH6gUruT+L16MJHF+58rwNIifTV0vM8+hwMeOXAb6Yx0wXT+b999WXfvn+8/X/F7fWzjdTord5AAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 80%; }

.iziToast.iziToast-theme-dark .iziToast-icon.ico-success {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
  background-size: 85%; }

.iziToast.iziToast-theme-dark .iziToast-icon.ico-question {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEg18vki+AAAETUlEQVRo3s1ZTWhbRxD+VlIuxsLFCYVIIQYVopBDoK5bKDWUBupDMNbJ5FBKg/FBziUQdE9yaC+FHBrwsdCfQ9RTGoLxwWl+DqHEojUFFydxnB9bInZDqOsErBrr6yGvs/ueX97bldTKo4Pe7puZb3Z33s7srIIjMY1jyCEjP6ImvyX8pF64arSHznKC06wzijY5xSKz7YbuYokV2lODsyyxqz3gSY6z6gCuqcpxJluFH+Z8U+D/0jyHoxFUBHgfvsGHIS9WMIUlVFFDFTUAGWSRQRY5HMeBEP6b+Ew9dh/7INd2jGeO59kfKdXP85zbIbfGQVf4sYC3N1hm3lo6zzIbPvk6x+zBk7wQGMEMB5xncIAzAS0XrFySSV72iS1yyBVcdA1x0afrsoUJgdFfY2+z8ADAXl7zz0KcwJiPfZKpVuABgClO+nRG+QIHDdfb4qlWwUXvKW4Z7vi6L4J9vg+vbfCeCeZH2RfOdMOc/HbCA4BvIW6EMQz7XK/ltd+hP+VzR9mgva2YSfyGI17fA7ynnocqeQNFfIJ0oHsdv6CC2+rXGBN6cQdveY3fcVRtmy/HDete+93zy8jA8zV7YkwYMrjHzRddRsCdiVCwwmh6wg9iTNC7Y9XIF1iS7kbUpsvvGEdPuTfSgAEjRpR096x0liPFD/Eqt2NMuBQzB2XhrACAApjFsuQFh9XdGAX70B3oSuNdnMVBaX+sopYxjwVpHFBVACyKTXNoktjD+6Ll8xhenS9MAAkAI/Lux2YNUOs4I413Ypg1SgEAu7kpFvWjaeJe0fJHDGe/cNaZBkekudw8PMA+0fMwlndZeAsJ5KR/qhUDUJCnSiyvRsolkJHGUgvjH8QXDgZopEzKMKDqCKrwEQ4C6MH7GEXC665buLJG8hlQc4LP4paxfJrOqYVYYY2UARfEIazTbgDg2dB98GebzJd54b8L/iWNdLyooeR6CHyZ+6xk0yKxkYg6nEVSUG4VJ9QJ9cxRCxO+9WiOyvgUeexXP1hLGH5nGuBWVtiSp4vqe3VP0UFWI9Wan4Er3v8q7jjPWVtm4FtcQQMrOKO2nOQCM5AyDMi56FDrKHA/1nyppS1ppBpYaE8wciEjGI2AaeM41kI4doDX4XiT3Qm1gevyruCgZg9P8xIv8m1nCzTKq6oiJ9xTMiZ505P5m8cdZ0CnZMVXHVljM7WMBzxpyDxygtdxoCEFTaMIWbZU85UvBjgUMYy0fBaAF8V1Lj9qWQ1aMZ5f4k9r+AGMSkMP1vZoZih6k6sicc5h/OFHM9vDqU/VIU7zJZdYYsKGH4g4nAJMGiXZRds1pVMoZ69RM5vfkbh0qkBhsnS2RLMLilQdL9MBHS9UAh0v1e6CYnXHy/WeeCcvLDwl/9OVze69tPKM+M+v7eJN6OzFpWdEF0ucDbhVNFXadnVrmJFlkVNGTS2M6pzmhMvltfPhnN2B63sVuL7fcNP3D1TSk2ihosPrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjEzKzAyOjAweOR7nQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxMyswMjowMAm5wyEAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 85%; }

.iziToast.iziToast-theme-dark .iziToast-buttons > a,
.iziToast.iziToast-theme-dark .iziToast-buttons > button,
.iziToast.iziToast-theme-dark .iziToast-buttons > input {
  color: #fff;
  background: rgba(255, 255, 255, 0.1); }

.iziToast.iziToast-theme-dark .iziToast-buttons > a:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons > button:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons > input:hover {
  background: rgba(255, 255, 255, 0.2); }

.iziToast.iziToast-theme-dark .iziToast-buttons > a:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons > button:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons > input:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6); }

.iziToast.iziToast-color-red {
  background: rgba(255, 175, 180, 0.9);
  border-color: rgba(255, 175, 180, 0.9); }

.iziToast.iziToast-color-orange {
  background: rgba(255, 207, 165, 0.9);
  border-color: rgba(255, 207, 165, 0.9); }

.iziToast.iziToast-color-yellow {
  background: rgba(255, 249, 178, 0.9);
  border-color: rgba(255, 249, 178, 0.9); }

.iziToast.iziToast-color-blue {
  background: rgba(157, 222, 255, 0.9);
  border-color: rgba(157, 222, 255, 0.9); }

.iziToast.iziToast-color-green {
  background: rgba(166, 239, 184, 0.9);
  border-color: rgba(166, 239, 184, 0.9); }

.iziToast.iziToast-layout2 .iziToast-body .iziToast-texts,
.iziToast.iziToast-layout2 .iziToast-body .iziToast-message {
  width: 100%; }

.iziToast.iziToast-layout3 {
  border-radius: 2px; }

.iziToast.iziToast-layout3::after {
  display: none; }

.iziToast.revealIn,
.iziToast .revealIn {
  -webkit-animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
  animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both; }

.iziToast.slideIn,
.iziToast .slideIn {
  -webkit-animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both; }

.iziToast.bounceInLeft {
  -webkit-animation: iziT-bounceInLeft 0.7s ease-in-out both;
  animation: iziT-bounceInLeft 0.7s ease-in-out both; }

.iziToast.bounceInRight {
  -webkit-animation: iziT-bounceInRight 0.85s ease-in-out both;
  animation: iziT-bounceInRight 0.85s ease-in-out both; }

.iziToast.bounceInDown {
  -webkit-animation: iziT-bounceInDown 0.7s ease-in-out both;
  animation: iziT-bounceInDown 0.7s ease-in-out both; }

.iziToast.bounceInUp {
  -webkit-animation: iziT-bounceInUp 0.7s ease-in-out both;
  animation: iziT-bounceInUp 0.7s ease-in-out both; }

.iziToast.fadeIn,
.iziToast .fadeIn {
  -webkit-animation: iziT-fadeIn 0.5s ease both;
  animation: iziT-fadeIn 0.5s ease both; }

.iziToast.fadeInUp {
  -webkit-animation: iziT-fadeInUp 0.7s ease both;
  animation: iziT-fadeInUp 0.7s ease both; }

.iziToast.fadeInDown {
  -webkit-animation: iziT-fadeInDown 0.7s ease both;
  animation: iziT-fadeInDown 0.7s ease both; }

.iziToast.fadeInLeft {
  -webkit-animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both; }

.iziToast.fadeInRight {
  -webkit-animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both; }

.iziToast.flipInX {
  -webkit-animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;
  animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both; }

.iziToast.fadeOut {
  -webkit-animation: iziT-fadeOut 0.7s ease both;
  animation: iziT-fadeOut 0.7s ease both; }

.iziToast.fadeOutDown {
  -webkit-animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both; }

.iziToast.fadeOutUp {
  -webkit-animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both; }

.iziToast.fadeOutLeft {
  -webkit-animation: iziT-fadeOutLeft 0.5s ease both;
  animation: iziT-fadeOutLeft 0.5s ease both; }

.iziToast.fadeOutRight {
  -webkit-animation: iziT-fadeOutRight 0.5s ease both;
  animation: iziT-fadeOutRight 0.5s ease both; }

.iziToast.flipOutX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both; }

.iziToast-overlay.fadeIn {
  -webkit-animation: iziT-fadeIn 0.5s ease both;
  animation: iziT-fadeIn 0.5s ease both; }

.iziToast-overlay.fadeOut {
  -webkit-animation: iziT-fadeOut 0.7s ease both;
  animation: iziT-fadeOut 0.7s ease both; }

@-webkit-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1); }
  100% {
    opacity: 1; } }

@-webkit-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-webkit-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px); }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  70% {
    -webkit-transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0); } }

@-webkit-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px); }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  70% {
    -webkit-transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0); } }

@-webkit-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px); }
  70% {
    -webkit-transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0); } }

@-webkit-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px); }
  70% {
    -webkit-transform: translateY(5px); }
  100% {
    -webkit-transform: translateY(0); } }

@-webkit-keyframes iziT-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes iziT-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziT-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziT-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziT-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziT-flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg); }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-webkit-keyframes iziT-fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes iziT-fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@-webkit-keyframes iziT-fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@-webkit-keyframes iziT-fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); } }

@-webkit-keyframes iziT-fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); } }

@-webkit-keyframes iziT-flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@-webkit-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
    transform: scale3d(0.3, 0.3, 1); }
  100% {
    opacity: 1; } }

@keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
    transform: scale3d(0.3, 0.3, 1); }
  100% {
    opacity: 1; } }

@-webkit-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
    transform: translateX(280px); }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  70% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
    transform: translateX(280px); }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  70% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
    transform: translateX(-280px); }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
    transform: translateX(-280px); }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  70% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  70% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  70% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  70% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes iziT-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes iziT-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes iziT-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes iziT-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziT-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes iziT-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziT-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes iziT-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziT-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes iziT-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes iziT-flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg); }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes iziT-flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg); }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-webkit-keyframes iziT-fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes iziT-fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes iziT-fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes iziT-fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@-webkit-keyframes iziT-fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes iziT-fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@-webkit-keyframes iziT-fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); } }

@keyframes iziT-fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); } }

@-webkit-keyframes iziT-fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); } }

@keyframes iziT-fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); } }

@-webkit-keyframes iziT-flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes iziT-flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

/* Tippy 3.0.6 by https://github.com/atomiks/ under MIT license */
.tippy-iOS {
  cursor: pointer !important; }

.tippy-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

.tippy-popper {
  -webkit-perspective: 700px;
  perspective: 700px;
  z-index: 9999;
  outline: 0;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
  line-height: 1.4; }

.tippy-popper[x-placement^=top] .tippy-backdrop {
  border-radius: 40% 40% 0 0; }

.tippy-popper[x-placement^=top] .tippy-roundarrow {
  bottom: -8px;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.tippy-popper[x-placement^=top] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.tippy-popper[x-placement^=top] .tippy-arrow {
  border-top: 8px solid #333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  bottom: -7px;
  margin: 0 6px;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.tippy-popper[x-placement^=top] .tippy-backdrop {
  -webkit-transform-origin: 0 25%;
  transform-origin: 0 25%; }

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible] {
  -webkit-transform: scale(1) translate(-50%, -55%);
  transform: scale(1) translate(-50%, -55%);
  opacity: 1; }

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden] {
  -webkit-transform: scale(0.2) translate(-50%, -45%);
  transform: scale(0.2) translate(-50%, -45%);
  opacity: 0; }

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px); }

.tippy-popper[x-placement^=top] [data-animation=perspective] {
  -webkit-transform-origin: bottom;
  transform-origin: bottom; }

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(-10px) rotateX(0);
  transform: translateY(-10px) rotateX(0); }

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0) rotateX(60deg);
  transform: translateY(0) rotateX(60deg); }

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(-10px) scale(1);
  transform: translateY(-10px) scale(1); }

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0) scale(0.5);
  transform: translateY(0) scale(0.5); }

.tippy-popper[x-placement^=bottom] .tippy-backdrop {
  border-radius: 0 0 30% 30%; }

.tippy-popper[x-placement^=bottom] .tippy-roundarrow {
  top: -8px;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.tippy-popper[x-placement^=bottom] .tippy-arrow {
  border-bottom: 8px solid #333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  top: -7px;
  margin: 0 6px;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.tippy-popper[x-placement^=bottom] .tippy-backdrop {
  -webkit-transform-origin: 0 -50%;
  transform-origin: 0 -50%; }

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible] {
  -webkit-transform: scale(1) translate(-50%, -45%);
  transform: scale(1) translate(-50%, -45%);
  opacity: 1; }

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden] {
  -webkit-transform: scale(0.2) translate(-50%);
  transform: scale(0.2) translate(-50%);
  opacity: 0; }

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px); }

.tippy-popper[x-placement^=bottom] [data-animation=perspective] {
  -webkit-transform-origin: top;
  transform-origin: top; }

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(10px) rotateX(0);
  transform: translateY(10px) rotateX(0); }

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0) rotateX(-60deg);
  transform: translateY(0) rotateX(-60deg); }

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateY(10px) scale(1);
  transform: translateY(10px) scale(1); }

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0) scale(0.5);
  transform: translateY(0) scale(0.5); }

.tippy-popper[x-placement^=left] .tippy-backdrop {
  border-radius: 50% 0 0 50%; }

.tippy-popper[x-placement^=left] .tippy-roundarrow {
  right: -16px;
  -webkit-transform-origin: 33.33333333% 50%;
  transform-origin: 33.33333333% 50%; }

.tippy-popper[x-placement^=left] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.tippy-popper[x-placement^=left] .tippy-arrow {
  border-left: 8px solid #333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  right: -7px;
  margin: 3px 0;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%; }

.tippy-popper[x-placement^=left] .tippy-backdrop {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible] {
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  opacity: 1; }

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden] {
  -webkit-transform: scale(0.2) translate(-75%, -50%);
  transform: scale(0.2) translate(-75%, -50%);
  opacity: 0; }

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px); }

.tippy-popper[x-placement^=left] [data-animation=perspective] {
  -webkit-transform-origin: right;
  transform-origin: right; }

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(-10px) rotateY(0);
  transform: translateX(-10px) rotateY(0); }

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0) rotateY(-60deg);
  transform: translateX(0) rotateY(-60deg); }

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(-10px) scale(1);
  transform: translateX(-10px) scale(1); }

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0) scale(0.5);
  transform: translateX(0) scale(0.5); }

.tippy-popper[x-placement^=right] .tippy-backdrop {
  border-radius: 0 50% 50% 0; }

.tippy-popper[x-placement^=right] .tippy-roundarrow {
  left: -16px;
  -webkit-transform-origin: 66.66666666% 50%;
  transform-origin: 66.66666666% 50%; }

.tippy-popper[x-placement^=right] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.tippy-popper[x-placement^=right] .tippy-arrow {
  border-right: 8px solid #333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  left: -7px;
  margin: 3px 0;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.tippy-popper[x-placement^=right] .tippy-backdrop {
  -webkit-transform-origin: -50% 0;
  transform-origin: -50% 0; }

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible] {
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  opacity: 1; }

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden] {
  -webkit-transform: scale(0.2) translate(-25%, -50%);
  transform: scale(0.2) translate(-25%, -50%);
  opacity: 0; }

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px); }

.tippy-popper[x-placement^=right] [data-animation=perspective] {
  -webkit-transform-origin: left;
  transform-origin: left; }

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(10px) rotateY(0);
  transform: translateX(10px) rotateY(0); }

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0) rotateY(60deg);
  transform: translateX(0) rotateY(60deg); }

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible] {
  opacity: 1;
  -webkit-transform: translateX(10px) scale(1);
  transform: translateX(10px) scale(1); }

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0) scale(0.5);
  transform: translateX(0) scale(0.5); }

.tippy-tooltip {
  position: relative;
  color: #fff;
  border-radius: 4px;
  font-size: .9rem;
  padding: .3rem .6rem;
  max-width: 350px;
  text-align: center;
  will-change: transform;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #333; }

.tippy-tooltip[data-size=small] {
  padding: .2rem .4rem;
  font-size: .75rem; }

.tippy-tooltip[data-size=large] {
  padding: .4rem .8rem;
  font-size: 1rem; }

.tippy-tooltip[data-animatefill] {
  overflow: hidden;
  background-color: transparent; }

.tippy-tooltip[data-interactive], .tippy-tooltip[data-interactive] path {
  pointer-events: auto; }

.tippy-tooltip[data-inertia][data-state=visible] {
  -webkit-transition-timing-function: cubic-bezier(0.53, 2, 0.36, 0.85);
  transition-timing-function: cubic-bezier(0.53, 2, 0.36, 0.85); }

.tippy-tooltip[data-inertia][data-state=hidden] {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.tippy-arrow, .tippy-roundarrow {
  position: absolute;
  width: 0;
  height: 0; }

.tippy-roundarrow {
  width: 24px;
  height: 8px;
  fill: #333;
  pointer-events: none; }

.tippy-backdrop {
  position: absolute;
  will-change: transform;
  background-color: #333;
  border-radius: 50%;
  width: calc(110% + 2rem);
  left: 50%;
  top: 50%;
  z-index: -1;
  -webkit-transition: all cubic-bezier(0.46, 0.1, 0.52, 0.98);
  transition: all cubic-bezier(0.46, 0.1, 0.52, 0.98);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tippy-backdrop:after {
  content: "";
  float: left;
  padding-top: 100%; }

.tippy-backdrop + .tippy-content {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.tippy-backdrop + .tippy-content[data-state=visible] {
  opacity: 1; }

.tippy-backdrop + .tippy-content[data-state=hidden] {
  opacity: 0; }

@media (max-width: 360px) {
  .tippy-popper {
    max-width: 96%;
    max-width: calc(100% - 20px); } }

/* Tippy light theme */
.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme .tippy-arrow {
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme .tippy-arrow {
  border-bottom: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme .tippy-arrow {
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme .tippy-arrow {
  border-right: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.tippy-tooltip.light-theme {
  color: #26323d;
  -webkit-box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
  box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
  background-color: #fff; }

.tippy-tooltip.light-theme .tippy-backdrop {
  background-color: #fff; }

.tippy-tooltip.light-theme .tippy-roundarrow {
  fill: #fff; }

.tippy-tooltip.light-theme[data-animatefill] {
  background-color: transparent; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

.twoColumns {
  padding-bottom: 170px; }
  @media screen and (max-width: 960px) {
    .twoColumns {
      padding: 0px; } }
  .twoColumns p.small {
    font-size: 15px; }
  .twoColumns .row1 .wpb_column:nth-child(1) {
    position: relative; }
    .twoColumns .row1 .wpb_column:nth-child(1):after {
      content: "";
      width: 100%;
      height: 127px;
      position: absolute;
      left: 52%;
      top: 50px;
      z-index: 10;
      background: url(./images/howitwork_line1.svg) no-repeat top center; }
      @media screen and (max-width: 1280px) {
        .twoColumns .row1 .wpb_column:nth-child(1):after {
          width: 80%;
          left: 65%; } }
      @media screen and (max-width: 960px) {
        .twoColumns .row1 .wpb_column:nth-child(1):after {
          display: none; } }
  .twoColumns .row1 .wpb_column:nth-child(2n) {
    padding-top: 150px; }
    @media screen and (max-width: 960px) {
      .twoColumns .row1 .wpb_column:nth-child(2n) {
        padding: 0px; } }
  .twoColumns .row1 .wpb_column .wpb_content_element {
    padding: 0 122px;
    text-align: center; }
    @media screen and (max-width: 1170px) {
      .twoColumns .row1 .wpb_column .wpb_content_element {
        padding: 0 50px; } }
    @media screen and (max-width: 960px) {
      .twoColumns .row1 .wpb_column .wpb_content_element {
        padding: 15px; } }
    .twoColumns .row1 .wpb_column .wpb_content_element .bigIcon {
      font-size: 100px;
      z-index: 20; }
    .twoColumns .row1 .wpb_column .wpb_content_element .link {
      font-family: "HelveticaNeueLTStd-Bd" !important;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 12px;
      margin: 10px auto;
      color: #1581C2;
      position: relative;
      display: inline-block;
      padding-right: 20px; }
      .twoColumns .row1 .wpb_column .wpb_content_element .link:before {
        font-family: 'icomoon';
        right: -2px;
        top: -5px;
        position: absolute;
        font-size: 20px;
        font-weight: normal; }
  .twoColumns .row2 {
    margin-top: 0; }
    .twoColumns .row2 .wpb_column:nth-child(1) {
      position: relative; }
      .twoColumns .row2 .wpb_column:nth-child(1):after {
        content: "";
        width: 575px;
        height: 145px;
        position: absolute;
        left: 50%;
        top: 0px;
        z-index: 10;
        background-image: url(./images/howitwork_line2.svg);
        background-repeat: no-repeat;
        background-size: contain; }
        @media screen and (max-width: 1280px) {
          .twoColumns .row2 .wpb_column:nth-child(1):after {
            width: 95%;
            left: 53%; } }
        @media screen and (max-width: 960px) {
          .twoColumns .row2 .wpb_column:nth-child(1):after {
            display: none; } }
    .twoColumns .row2 .wpb_column:nth-child(2) {
      position: relative; }
      .twoColumns .row2 .wpb_column:nth-child(2):after {
        content: "";
        width: 547px;
        height: 218px;
        position: absolute;
        left: -50%;
        bottom: -158px;
        z-index: 10;
        background-image: url(./images/howitwork_line3.svg);
        background-repeat: no-repeat;
        background-size: contain; }
        @media screen and (max-width: 1280px) {
          .twoColumns .row2 .wpb_column:nth-child(2):after {
            width: 95%;
            left: -53%; } }
        @media screen and (max-width: 960px) {
          .twoColumns .row2 .wpb_column:nth-child(2):after {
            display: none; } }
    .twoColumns .row2 .wpb_column:nth-child(n) {
      padding-top: 80px; }
      @media screen and (max-width: 960px) {
        .twoColumns .row2 .wpb_column:nth-child(n) {
          padding: 0; } }
    .twoColumns .row2 .wpb_column:nth-child(2n) {
      padding-top: 180px; }
      @media screen and (max-width: 960px) {
        .twoColumns .row2 .wpb_column:nth-child(2n) {
          padding: 0; } }
    .twoColumns .row2 .wpb_column .wpb_content_element {
      padding: 0 122px;
      text-align: center; }
      @media screen and (max-width: 1170px) {
        .twoColumns .row2 .wpb_column .wpb_content_element {
          padding: 0 50px; } }
      @media screen and (max-width: 960px) {
        .twoColumns .row2 .wpb_column .wpb_content_element {
          padding: 15px; } }
      .twoColumns .row2 .wpb_column .wpb_content_element .bigIcon {
        font-size: 100px; }
      .twoColumns .row2 .wpb_column .wpb_content_element .link {
        font-family: "HelveticaNeueLTStd-Bd" !important;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        margin: 10px auto;
        color: #1581C2;
        position: relative;
        display: inline-block; }
        .twoColumns .row2 .wpb_column .wpb_content_element .link:before {
          font-family: 'icomoon';
          right: -24px;
          top: -5px;
          position: absolute;
          font-size: 20px;
          font-weight: normal; }

.page-template-page-how-it-works {
  /* flickity on by default */ }
  .page-template-page-how-it-works .jc-white, .page-template-page-how-it-works a.jc-white, .page-template-page-how-it-works .white, .page-template-page-how-it-works a.white {
    color: #FFF; }
  .page-template-page-how-it-works .h1, .page-template-page-how-it-works .h2, .page-template-page-how-it-works .h3, .page-template-page-how-it-works h1, .page-template-page-how-it-works h2, .page-template-page-how-it-works h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .page-template-page-how-it-works ol.flickity-page-dots {
    margin-top: 20px;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .page-template-page-how-it-works .col-sm-3 {
      width: 25%;
      float: left; }
    .page-template-page-how-it-works .col-sm-4 {
      width: 33.33333333%;
      float: left; }
    .page-template-page-how-it-works .col-sm-5 {
      width: 41.66666667%;
      float: left; }
    .page-template-page-how-it-works .col-sm-6 {
      width: 50%;
      float: left; }
    .page-template-page-how-it-works .col-sm-7 {
      width: 58.33333333%;
      float: left; }
    .page-template-page-how-it-works .col-sm-8 {
      width: 66.66666667%;
      float: left; } }
  .page-template-page-how-it-works .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .page-template-page-how-it-works .no-horz-padding {
    padding-left: 0;
    padding-right: 0; }
  .page-template-page-how-it-works .padding-horz-0 {
    padding-left: 0;
    padding-right: 0; }
  .page-template-page-how-it-works .us-hide, .page-template-page-how-it-works .us-show, .page-template-page-how-it-works .us-only, .page-template-page-how-it-works .ca-hide, .page-template-page-how-it-works .ca-show, .page-template-page-how-it-works .ca-only, .page-template-page-how-it-works .pr-hide, .page-template-page-how-it-works .pr-show, .page-template-page-how-it-works .pr-only {
    display: none; }
  .page-template-page-how-it-works sup {
    font-family: helvetica,arial;
    top: -0.7em; }
  .page-template-page-how-it-works sub, .page-template-page-how-it-works sup {
    font-size: 50%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .page-template-page-how-it-works .carousel {
    background: none;
    opacity: 1; }
  .page-template-page-how-it-works .carousel:after {
    content: 'flickity';
    display: none; }
  .page-template-page-how-it-works .flickity-viewport .item {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .page-template-page-how-it-works {
      /* disable Flickity for large devices */ }
      .page-template-page-how-it-works .carousel:after {
        content: ''; } }
  @media only screen and (max-width: 479px) {
    .page-template-page-how-it-works .page-content .container {
      width: 100%; } }
  @media screen and (max-width: 370px) {
    .page-template-page-how-it-works #block-rechargebarintro {
      margin-top: 80px; } }

.banner {
  width: 100%;
  position: relative;
  min-height: 340px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 339px; }
  .banner__heading {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 42px;
    color: #1581C2;
    padding: 0 20px;
    max-width: 100%; }
  .banner__description {
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    color: #001927;
    max-width: 900px;
    margin-bottom: 50px;
    padding: 0 20px; }
    @media screen and (max-width: 960px) {
      .banner__description {
        max-width: 100%; } }
  @media screen and (max-width: 640px) {
    .banner {
      min-height: 138px;
      height: 137px; }
      .banner__heading {
        font-size: 36px; }
      .banner__description {
        display: none; } }

.recipes_inspiration ul.recipes_menu {
  margin: 20px 0;
  text-align: center; }
  .recipes_inspiration ul.recipes_menu li {
    display: inline-block;
    position: relative;
    padding: 0 5px; }
    .recipes_inspiration ul.recipes_menu li:last-child:after {
      display: none; }
    .recipes_inspiration ul.recipes_menu li a {
      font-size: 16px;
      line-height: 50px;
      color: rgba(50, 61, 72, 0.4);
      margin: 0 16px;
      position: relative; }
      @media screen and (max-width: 480px) {
        .recipes_inspiration ul.recipes_menu li a {
          margin: 0; } }
      .recipes_inspiration ul.recipes_menu li a:hover, .recipes_inspiration ul.recipes_menu li a.active {
        opacity: 1;
        text-decoration: none; }
      .recipes_inspiration ul.recipes_menu li a:hover:after, .recipes_inspiration ul.recipes_menu li a.active:after {
        content: "";
        width: 100%;
        height: 2px;
        background: #1581C2;
        display: block;
        position: absolute;
        right: 0;
        top: 22px;
        opacity: 1; }

.recipes_inspiration .foodNutrition, .recipes_inspiration .inspiration {
  display: none; }

.menu_heading.carousel {
  display: none; }

.carousel.menus {
  background: none; }
  .carousel.menus .flickity-page-dots {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-bottom: 0; }
  .carousel.menus .flickity-button {
    background: transparent;
    opacity: 0; }
    .carousel.menus .flickity-button:disabled {
      opacity: 0; }
    @media screen and (max-width: 960px) {
      .carousel.menus .flickity-button {
        opacity: 1; }
        .carousel.menus .flickity-button:disabled {
          opacity: 0.4; } }
    @media screen and (max-width: 640px) {
      .carousel.menus .flickity-button {
        background: #fff; } }
  .carousel.menus .flickity-prev-next-button.previous {
    left: -40px;
    top: calc(50% - 55px); }
    @media screen and (max-width: 640px) {
      .carousel.menus .flickity-prev-next-button.previous {
        left: -10px;
        top: calc(50% - 78px); } }
  .carousel.menus .flickity-prev-next-button.next {
    right: -40px;
    top: calc(50% - 55px); }
    @media screen and (max-width: 640px) {
      .carousel.menus .flickity-prev-next-button.next {
        right: -10px;
        top: calc(50% - 78px); } }
  .carousel.menus .flickity-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .carousel.menus .flickity-slider .carousel-cell {
      background: none;
      opacity: 1; }
  .carousel.menus .wpb_column {
    width: calc(25% - 17.2px);
    margin-right: 23px;
    margin-bottom: 0px; }
    .carousel.menus .wpb_column.five_col {
      width: calc(20% - 16px);
      margin-right: 20px; }
      .carousel.menus .wpb_column.five_col h2 {
        font-size: 36px; }
      .carousel.menus .wpb_column.five_col:nth-child(5n) {
        margin-right: 0; }
    .carousel.menus .wpb_column h4.grey {
      color: #1581C2; }
    .carousel.menus .wpb_column .short_description {
      display: none; }
    @media screen and (max-width: 640px) {
      .carousel.menus .wpb_column {
        margin-bottom: 20px; } }
  @media screen and (max-width: 960px) {
    .carousel.menus .wpb_column {
      width: calc(50% - 10px);
      margin-right: 20px; }
      .carousel.menus .wpb_column.five_col {
        width: calc(50% - 10px);
        margin-right: 20px; }
        .carousel.menus .wpb_column.five_col:nth-child(5n) {
          margin-right: 20px; } }
  @media screen and (max-width: 480px) {
    .carousel.menus {
      padding-left: 10px;
      padding-right: 10px; }
      .carousel.menus .wpb_column {
        width: calc(50% - 5px);
        margin-right: 10px; }
        .carousel.menus .wpb_column.five_col {
          width: calc(50% - 5px);
          margin-right: 10px; }
          .carousel.menus .wpb_column.five_col:nth-child(5n) {
            margin-right: 10px; } }
  @media screen and (max-width: 320px) {
    .carousel.menus .wpb_column {
      width: calc(100% - 0px);
      margin-right: 0px; }
      .carousel.menus .wpb_column.five_col {
        width: calc(100% - 0px);
        margin-right: 0px; }
        .carousel.menus .wpb_column.five_col:nth-child(5n) {
          margin-right: 0px; } }

.promo .wpb_column {
  margin-bottom: 50px; }
  @media screen and (max-width: 480px) {
    .promo .wpb_column {
      margin-bottom: 20px; } }

.wpb_row.menu_b {
  max-width: 1300px;
  padding: 0 23px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0 !important;
  float: none; }
  @media screen and (max-width: 960px) {
    .wpb_row.menu_b {
      width: 585px !important;
      padding: 0;
      margin: 0 auto !important;
      float: none; } }
  @media screen and (max-width: 640px) {
    .wpb_row.menu_b {
      width: 440px !important; } }
  @media screen and (max-width: 480px) {
    .wpb_row.menu_b {
      width: 345px !important; } }
  @media screen and (max-width: 320px) {
    .wpb_row.menu_b {
      width: 290px !important; } }
  .wpb_row.menu_b .carousel-cell {
    min-height: inherit; }
  .wpb_row.menu_b .carousel-cell .wpb_wrapper {
    position: relative; }
    .wpb_row.menu_b .carousel-cell .wpb_wrapper img {
      margin-bottom: 0 !important; }
    .wpb_row.menu_b .carousel-cell .wpb_wrapper .heading {
      position: absolute;
      width: 100%;
      height: 100%;
      padding: 24px;
      display: block;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.25);
      text-align: left;
      cursor: pointer;
      text-decoration: none; }
      .wpb_row.menu_b .carousel-cell .wpb_wrapper .heading h2 {
        color: #fff;
        line-height: 58px; }
        @media screen and (max-width: 640px) {
          .wpb_row.menu_b .carousel-cell .wpb_wrapper .heading h2 {
            line-height: 1; } }
      .wpb_row.menu_b .carousel-cell .wpb_wrapper .heading .button {
        color: #fff;
        visibility: hidden;
        -webkit-transition: opacity .7s;
        transition: opacity .7s;
        opacity: 0;
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
        font-size: 20px; }
      .wpb_row.menu_b .carousel-cell .wpb_wrapper .heading:hover .button {
        visibility: visible;
        opacity: 1; }
  .wpb_row.menu_b .flickity-prev-next-button.previous {
    top: calc(50% - 0px); }
  .wpb_row.menu_b .flickity-prev-next-button.next {
    top: calc(50% - 0px); }

.threeColumns .wpb_column .featured_video__wrapper {
  width: 100%;
  height: 0;
  padding-top: 60.4%;
  display: block;
  position: relative; }
  .threeColumns .wpb_column .featured_video__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.threeColumns .wpb_column .featured_video__description {
  padding-left: 16px;
  padding-right: 16px; }
  .threeColumns .wpb_column .featured_video__description P {
    font-size: 14px; }

.home-banner {
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  position: relative;
  min-height: 800px; }
  @media screen and (max-width: 1450px) {
    .home-banner {
      min-height: 688px; } }
  @media screen and (max-width: 1280px) {
    .home-banner {
      min-height: 600px; } }
  @media screen and (max-width: 1080px) {
    .home-banner {
      min-height: 450px; } }
  @media screen and (max-width: 767px) {
    .home-banner {
      min-height: 300px;
      padding-bottom: 20%; } }
  .home-banner .dot-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10; }
  .home-banner video {
    width: 100%;
    min-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    min-height: 400px; }

.how_it_works_home .vc_single_image-wrapper {
  width: 100%; }
  .how_it_works_home .vc_single_image-wrapper img {
    width: 100%; }

.how_it_works_home .wpb_wrapper .bigIcon {
  color: #1581C2;
  cursor: pointer; }
  .how_it_works_home .wpb_wrapper .bigIcon:hover {
    color: #1f8ccd; }

.how_it_works_home .wpb_wrapper h1 span {
  font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
  display: block;
  color: rgba(50, 61, 72, 0.74);
  padding: 0;
  text-transform: capitalize;
  font-size: 27px; }

.home_html_banner {
  margin-top: 0px;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #01A6C4;
  font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
  font-size: 65px;
  color: #fff; }
  .home_html_banner .line1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .home_html_banner .first_letter {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif; }
  .home_html_banner .mobile_only {
    display: none; }
  .home_html_banner span {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    font-size: 150px;
    padding: 0 20px; }
    .home_html_banner span:first-of-type {
      padding-left: 5px; }
  .home_html_banner sup {
    font-size: 31px;
    top: -25px; }
  .home_html_banner .button {
    background: #1581C2;
    color: #fff;
    padding: 15px 53px;
    font-size: 30px;
    margin-left: 60px; }
    .home_html_banner .button:hover {
      background: #fff;
      color: #1f8ccd; }
  @media screen and (max-width: 1170px) {
    .home_html_banner {
      font-size: 50px; }
      .home_html_banner span {
        font-size: 122px;
        padding: 0 15px; }
      .home_html_banner .button {
        font-size: 26px;
        padding: 10px 35px; }
      .home_html_banner sup {
        font-size: 25px;
        top: -21px; } }
  @media screen and (max-width: 960px) {
    .home_html_banner {
      font-size: 38px; }
      .home_html_banner span {
        font-size: 93px;
        padding: 0 15px; }
      .home_html_banner .button {
        font-size: 20px;
        padding: 10px 20px;
        margin-left: 40px; }
      .home_html_banner sup {
        font-size: 20px;
        top: -15px; } }
  @media screen and (max-width: 767px) {
    .home_html_banner {
      font-size: 30px; }
      .home_html_banner span {
        font-size: 80px;
        padding: 0 10px; }
      .home_html_banner .button {
        font-size: 20px;
        padding: 10px 20px;
        margin-left: 40px; }
      .home_html_banner sup {
        font-size: 16px;
        top: -13px; } }
  @media screen and (max-width: 640px) {
    .home_html_banner {
      font-size: 74px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
      .home_html_banner div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .home_html_banner span {
        font-size: 220px;
        padding: 0 10px; }
      .home_html_banner .line1 {
        width: 100%;
        text-align: center;
        font-size: 65px;
        line-height: 65px;
        padding-top: 80px; }
        .home_html_banner .line1 .first_letter {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          font-size: 110px; }
        .home_html_banner .line1 .mobile_only {
          display: block; }
        .home_html_banner .line1 span {
          line-height: 200px; }
      .home_html_banner .line2 {
        width: 100%;
        text-align: center;
        line-height: 65px;
        position: relative; }
        .home_html_banner .line2 sup {
          font-size: 30px;
          position: absolute;
          right: 43px;
          bottom: 48px;
          top: inherit; }
      .home_html_banner .button {
        padding: 15px 53px;
        font-size: 30px;
        margin: 85px auto 45px auto; } }
  @media screen and (max-width: 480px) {
    .home_html_banner {
      font-size: 48px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
      .home_html_banner span {
        font-size: 150px;
        padding: 0 10px; }
      .home_html_banner div.line1 {
        text-align: center;
        font-size: 40px;
        line-height: 40px;
        padding-top: 60px; }
        .home_html_banner div.line1 .first_letter {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          font-size: 68px; }
        .home_html_banner div.line1 span {
          line-height: 122px; }
      .home_html_banner .line2 {
        width: 100%;
        text-align: center;
        line-height: 40px;
        position: relative;
        padding: 0 20px; }
        .home_html_banner .line2 sup {
          font-size: 28px;
          position: absolute;
          left: calc(50% + 93px);
          right: inherit;
          bottom: 29px;
          top: inherit; }
      .home_html_banner .button {
        font-size: 20px;
        padding: 10px 42px;
        margin: 55px auto 35px auto; } }

.home-delivery .wpb_column {
  padding: 33px 20px 20px 20px;
  text-align: center; }
  @media screen and (max-width: 640px) {
    .home-delivery .wpb_column {
      padding: 25px 15px 20px 15px; } }

.home-delivery .wpb_wrapper {
  text-align: center; }

.home-delivery h2 {
  font-size: 72px;
  color: #1581C2;
  display: block;
  text-align: right;
  margin: 0 auto;
  width: 100%; }
  .home-delivery h2 a {
    width: 100%;
    padding-right: 50%;
    position: relative;
    text-align: right;
    display: block;
    text-decoration: none; }
    .home-delivery h2 a:hover {
      color: #1581C2;
      text-decoration: none; }
    .home-delivery h2 a:after {
      font-family: 'icomoon' !important;
      content: "\e96c";
      color: #1581C2;
      font-size: 120px;
      position: absolute;
      left: calc(50% - -30px);
      top: -2px; }
    .home-delivery h2 a:hover:after {
      color: #1f8ccd;
      text-decoration: none; }
    .home-delivery h2 a span {
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      display: block;
      line-height: 1;
      letter-spacing: 1px;
      font-size: 42px;
      color: #1581C2; }

.home-delivery .button {
  margin: 35px auto 0 auto; }

@media screen and (max-width: 960px) {
  .home-delivery h2 a span {
    font-size: 33px; } }

@media screen and (max-width: 767px) {
  .home-delivery {
    padding: 36px 0 29px 0; }
    .home-delivery h2 {
      width: 100%; }
      .home-delivery h2 a {
        width: 100%;
        font-size: 26px;
        padding-right: 50%; }
        .home-delivery h2 a:after {
          font-size: 46px;
          position: absolute;
          left: calc(50% + 20px);
          top: 0px; }
        .home-delivery h2 a span {
          font-size: 20px; } }

@media screen and (max-width: 640px) {
  .home-delivery {
    padding: 0px 0 10px 0; }
    .home-delivery h2 {
      padding-bottom: 0; }
      .home-delivery h2 a {
        width: 100%;
        font-size: 48px;
        padding-right: 0px;
        text-align: center;
        padding-top: 68px; }
        .home-delivery h2 a:after {
          font-size: 52px;
          position: absolute;
          left: calc(50% + -42px);
          top: 0px; }
      .home-delivery h2 span {
        font-size: 26px; } }

@media screen and (max-width: 480px) {
  .home-delivery h2 {
    padding-right: 0;
    text-align: center;
    padding-bottom: 0px; }
    .home-delivery h2:after {
      left: calc(50% - 43px);
      top: 13px; }
    .home-delivery h2 span {
      font-size: 20px; } }

.home_stories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .home_stories:before {
    display: none; }
  .home_stories:after {
    display: none; }
  .home_stories .image img {
    width: 100%; }
  .home_stories .image .wpb_wrapper p {
    font-size: 14px;
    margin-top: 5px; }
    @media screen and (max-width: 767px) {
      .home_stories .image .wpb_wrapper p {
        text-align: center; } }
  .home_stories .description .wpb_wrapper {
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .home_stories .description .wpb_wrapper h2 {
      font-size: 42px; }
      .home_stories .description .wpb_wrapper h2 sup:nth-of-type(2) {
        font-size: 16px;
        top: -29px; }
        @media screen and (max-width: 960px) {
          .home_stories .description .wpb_wrapper h2 sup:nth-of-type(2) {
            font-size: 13px;
            top: -20px; } }
      .home_stories .description .wpb_wrapper h2 sup.tall {
        font-size: 12px;
        top: -32px; }
        @media screen and (max-width: 960px) {
          .home_stories .description .wpb_wrapper h2 sup.tall {
            font-size: 11px;
            top: -21px; } }
        @media screen and (max-width: 767px) {
          .home_stories .description .wpb_wrapper h2 sup.tall {
            top: -25px; } }
        @media screen and (max-width: 640px) {
          .home_stories .description .wpb_wrapper h2 sup.tall {
            top: -26px; } }
      @media screen and (max-width: 960px) {
        .home_stories .description .wpb_wrapper h2 {
          font-size: 30px; } }
    .home_stories .description .wpb_wrapper .button {
      margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .home_stories .description {
      margin-top: 20px; }
      .home_stories .description .wpb_wrapper h2 {
        font-size: 36px; } }

.disclaimer {
  clear: both; }
  .disclaimer p {
    font-size: 14px;
    padding-top: 35px; }
    @media screen and (max-width: 767px) {
      .disclaimer p {
        text-align: center !important;
        padding-top: 20px; } }

.home_image_tiles {
  padding: 0 50px; }
  @media screen and (max-width: 767px) {
    .home_image_tiles {
      padding: 0 0px; } }
  .home_image_tiles .two_columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .home_image_tiles .two_columns .wpb_column {
      margin-right: 20px;
      margin-bottom: 20px;
      width: calc(50% - 10px); }
      .home_image_tiles .two_columns .wpb_column:nth-child(2n) {
        margin-right: 0; }
      .home_image_tiles .two_columns .wpb_column img {
        display: block;
        width: 100%; }
      @media screen and (max-width: 480px) {
        .home_image_tiles .two_columns .wpb_column {
          width: 100%;
          margin: 0 0 20px 0; } }

.questions_home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .questions_home h2 {
    font-size: 52px; }
    @media screen and (max-width: 960px) {
      .questions_home h2 {
        font-size: 26px; } }
  .questions_home div a {
    min-width: 250px !important; }
    @media screen and (max-width: 960px) {
      .questions_home div a {
        min-width: 220px !important; } }

.carousel.consultants .flickity-page-dots {
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-bottom: 0; }

.carousel.consultants .flickity-prev-next-button.previous {
  left: -20px; }

.carousel.consultants .flickity-prev-next-button.next {
  right: -20px; }

.carousel.consultants .flickity-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .carousel.consultants .flickity-slider .carousel-cell {
    background: none;
    opacity: 1; }

.carousel.consultants .wpb_column {
  width: calc(25% - 22.5px);
  margin-right: 30px; }
  .carousel.consultants .wpb_column:nth-child(4) {
    margin-right: 0; }
  .carousel.consultants .wpb_column .wpb_wrapper {
    background: #fff;
    text-align: center; }
    .carousel.consultants .wpb_column .wpb_wrapper h4 {
      margin-top: 15px; }
    .carousel.consultants .wpb_column .wpb_wrapper .suburb {
      font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #1581C2;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .carousel.consultants .wpb_column .wpb_wrapper .description {
      display: block;
      padding: 0 10px 10px 10px; }
      .carousel.consultants .wpb_column .wpb_wrapper .description p {
        font-size: 13px;
        line-height: 1.5; }

@media screen and (max-width: 960px) {
  .carousel.consultants .wpb_column {
    width: calc(50% - 10px);
    margin-right: 20px; } }

@media screen and (max-width: 480px) {
  .carousel.consultants .wpb_column {
    width: calc(100% - 0px);
    margin-right: 0px; } }

.twoColumnsWithBorders {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .twoColumnsWithBorders:before {
    display: none; }
  .twoColumnsWithBorders:after {
    display: none; }
  @media screen and (max-width: 767px) {
    .twoColumnsWithBorders {
      display: block; } }
  .twoColumnsWithBorders .wpb_wrapper {
    height: 100%; }
  .twoColumnsWithBorders .wpb_column {
    background: rgba(223, 235, 240, 0.2);
    width: calc(50% - 23px);
    margin-right: 46px; }
    .twoColumnsWithBorders .wpb_column p {
      font-size: 20px; }
    @media screen and (max-width: 960px) {
      .twoColumnsWithBorders .wpb_column {
        width: calc(50% - 8px);
        margin-right: 16px; } }
    @media screen and (max-width: 767px) {
      .twoColumnsWithBorders .wpb_column {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px; }
        .twoColumnsWithBorders .wpb_column:nth-child(3n) {
          margin-bottom: 0px; } }
    @media screen and (max-width: 640px) {
      .twoColumnsWithBorders .wpb_column p {
        font-size: 16px; } }
    .twoColumnsWithBorders .wpb_column:nth-child(2n) {
      margin-right: 0; }
  .twoColumnsWithBorders.how-it-works .wpb_content_element {
    height: 100%;
    padding: 35px 20px 35px 20px;
    border-top: 4px solid #1581C2; }
    .twoColumnsWithBorders.how-it-works .wpb_content_element .wpb_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
      .twoColumnsWithBorders.how-it-works .wpb_content_element .wpb_wrapper h3 {
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
    .twoColumnsWithBorders.how-it-works .wpb_content_element .button {
      margin: 0 auto;
      margin-top: auto; }
    @media screen and (max-width: 640px) {
      .twoColumnsWithBorders.how-it-works .wpb_content_element {
        padding: 20px; } }

.two_column_fullwidth {
  background: rgba(223, 235, 240, 0.2);
  float: none !important; }
  @media screen and (max-width: 960px) {
    .two_column_fullwidth {
      width: 585px !important;
      margin: 0 auto 35px auto !important; }
      .two_column_fullwidth .col-xs-push-6 {
        left: 0%; }
      .two_column_fullwidth .col-xs-pull-6 {
        right: 0%; } }
  @media screen and (max-width: 767px) {
    .two_column_fullwidth {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-flow: row wrap !important;
      flex-flow: row wrap !important;
      width: 590px !important; } }
  @media screen and (max-width: 640px) {
    .two_column_fullwidth {
      width: 440px !important; } }
  @media screen and (max-width: 480px) {
    .two_column_fullwidth {
      width: 100% !important; } }
  .two_column_fullwidth.rapid_results {
    background: none; }
    .two_column_fullwidth.rapid_results .vc_single_image-wrapper img {
      width: 100%;
      max-width: 475px; }
    .two_column_fullwidth.rapid_results .text_block {
      padding: 0; }
      .two_column_fullwidth.rapid_results .text_block ol {
        list-style-type: none;
        counter-reset: item;
        margin: 0;
        padding: 0; }
      .two_column_fullwidth.rapid_results .text_block li {
        position: relative;
        padding-left: 53px;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 39px; }
        .two_column_fullwidth.rapid_results .text_block li strong {
          font-family: 'helvetica_neue_bold', Helvetica, Arial, sans-serif;
          text-decoration: underline; }
      .two_column_fullwidth.rapid_results .text_block li:before {
        content: "";
        width: 39px;
        height: 39px;
        border-radius: 39px;
        background: #1581C2;
        position: absolute;
        display: block;
        left: 0;
        top: 3px;
        opacity: 0.74; }
      .two_column_fullwidth.rapid_results .text_block li:after {
        content: counter(item);
        counter-increment: item;
        position: absolute;
        padding-right: 0.6em;
        margin-bottom: 0.6em;
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
        font-size: 26px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.77;
        letter-spacing: 0.94px;
        color: #ffffff;
        left: 14px;
        top: 0px;
        display: block;
        opacity: 0.74; }
      @media screen and (max-width: 480px) {
        .two_column_fullwidth.rapid_results .text_block ol {
          text-align: left; }
        .two_column_fullwidth.rapid_results .text_block li {
          line-height: 20px;
          padding-right: 25px; }
          .two_column_fullwidth.rapid_results .text_block li:before {
            top: 1px; }
          .two_column_fullwidth.rapid_results .text_block li:after {
            top: -2px; } }
  .two_column_fullwidth .text_block {
    padding: 30px 50px;
    line-height: 1.64;
    letter-spacing: 0px; }
    @media screen and (max-width: 767px) {
      .two_column_fullwidth .text_block {
        padding: 0px 20px 30px 20px; } }
    .two_column_fullwidth .text_block.left div {
      max-width: 580px;
      margin-left: calc(100% - 580px); }
      @media screen and (max-width: 1280px) {
        .two_column_fullwidth .text_block.left div {
          max-width: 100%;
          margin-left: 0; } }
    .two_column_fullwidth .text_block div {
      max-width: 554px; }
      @media screen and (max-width: 1280px) {
        .two_column_fullwidth .text_block div {
          max-width: 100%; } }
    .two_column_fullwidth .text_block p {
      margin-bottom: 20px;
      font-size: 14px; }
    .two_column_fullwidth .text_block .button {
      display: inline-block;
      margin-top: 20px;
      margin-right: 20px; }
  .two_column_fullwidth .wpb_column .vc_single_image-wrapper {
    width: 100%; }
    .two_column_fullwidth .wpb_column .vc_single_image-wrapper img {
      width: 100%; }
  @media screen and (max-width: 960px) {
    .two_column_fullwidth .wpb_column {
      width: 100%;
      margin-right: 0px; } }
  @media screen and (max-width: 767px) {
    .two_column_fullwidth .wpb_column:nth-child(2n) {
      margin-top: 30px; } }

.two_column_sidebar_right .wpb_column:nth-child(1n) {
  width: calc(66.66% - 27px);
  margin-right: 54px; }

.two_column_sidebar_right .wpb_column:nth-child(2n) {
  width: calc(33.33% - 27px);
  margin-right: 0; }
  .two_column_sidebar_right .wpb_column:nth-child(2n) h2 {
    color: rgba(50, 61, 72, 0.74); }
  .two_column_sidebar_right .wpb_column:nth-child(2n) ul {
    margin: 0 0 25px 0 !important;
    padding: 0; }
    .two_column_sidebar_right .wpb_column:nth-child(2n) ul li {
      list-style: none;
      margin-bottom: 15px; }
      .two_column_sidebar_right .wpb_column:nth-child(2n) ul li a {
        text-decoration: underline;
        cursor: pointer;
        color: #1581C2; }
        .two_column_sidebar_right .wpb_column:nth-child(2n) ul li a:hover {
          color: #1f8ccd; }
  .two_column_sidebar_right .wpb_column:nth-child(2n) .wpb_single_image {
    margin-top: 50px; }
  .two_column_sidebar_right .wpb_column:nth-child(2n) img {
    max-width: 100%; }

@media screen and (max-width: 767px) {
  .two_column_sidebar_right .wpb_column:nth-child(1n) {
    width: 100%;
    margin-right: 0px; }
  .two_column_sidebar_right .wpb_column:nth-child(2n) {
    width: 100%;
    margin-right: 0px;
    margin-top: 30px; } }

.icon_block ul {
  padding-top: 0px; }
  .icon_block ul li {
    padding-left: 86px;
    position: relative;
    margin-bottom: 30px !important; }
    .icon_block ul li:before {
      color: #1581C2; }
      @media screen and (max-width: 640px) {
        .icon_block ul li:before {
          display: block;
          position: inherit !important;
          text-align: center;
          font-size: 56px !important;
          margin-bottom: 8px;
          line-height: 56px; } }
    .icon_block ul li:hover:before {
      color: #1f8ccd; }
    @media screen and (max-width: 640px) {
      .icon_block ul li h4.black {
        text-align: center; } }
    .icon_block ul li h3 {
      font-size: 26px; }
    @media screen and (max-width: 640px) {
      .icon_block ul li {
        padding-left: 0;
        padding-top: 0 !important;
        margin-bottom: 20px !important;
        text-align: center !important; } }

.two_column_video {
  clear: both; }
  .two_column_video .wpb_column {
    width: calc(50% - 15px);
    margin-right: 30px; }
    .two_column_video .wpb_column .wpb_raw_code .wpb_wrapper {
      width: 100%;
      height: 0;
      padding-top: 56.2%;
      display: block;
      position: relative; }
      .two_column_video .wpb_column .wpb_raw_code .wpb_wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .two_column_video .wpb_column.text_block .wpb_text_column {
      max-width: 470px; }
      @media screen and (max-width: 960px) {
        .two_column_video .wpb_column.text_block .wpb_text_column {
          max-width: 100%; } }
    .two_column_video .wpb_column:nth-child(2n) {
      margin-right: 0; }
      .two_column_video .wpb_column:nth-child(2n) .wpb_raw_code .wpb_wrapper {
        width: 100%;
        height: 0;
        padding-top: 56.2%;
        display: block;
        position: relative; }
        .two_column_video .wpb_column:nth-child(2n) .wpb_raw_code .wpb_wrapper iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    .two_column_video .wpb_column p {
      font-size: 14px; }
      @media screen and (max-width: 640px) {
        .two_column_video .wpb_column p {
          font-size: 13px;
          text-align: center; } }
    .two_column_video .wpb_column ul {
      padding-top: 0px; }
      .two_column_video .wpb_column ul li {
        padding-left: 86px;
        position: relative;
        margin-bottom: 30px !important; }
        .two_column_video .wpb_column ul li:before {
          color: #1581C2; }
        .two_column_video .wpb_column ul li:hover:before {
          color: #1f8ccd; }
        .two_column_video .wpb_column ul li h3 {
          font-size: 26px; }
    .two_column_video .wpb_column .video_info {
      line-height: 1.64;
      background-color: rgba(223, 235, 240, 0.2);
      padding: 24px; }
      .two_column_video .wpb_column .video_info h4 {
        color: rgba(50, 61, 72, 0.74); }
      .two_column_video .wpb_column .video_info p {
        letter-spacing: 0.5px; }
    @media screen and (max-width: 960px) {
      .two_column_video .wpb_column {
        width: 100%;
        margin-right: 0px; }
        .two_column_video .wpb_column:nth-child(2n) {
          margin-top: 30px; } }
    @media screen and (max-width: 640px) {
      .two_column_video .wpb_column h3 {
        text-align: center; }
      .two_column_video .wpb_column ul li {
        padding-top: 0px !important;
        padding-left: 0; }
        .two_column_video .wpb_column ul li:before {
          display: block;
          vertical-align: top;
          position: inherit;
          text-align: center;
          margin: 0 auto 10px 0;
          text-align: center;
          left: inherit !important; }
        .two_column_video .wpb_column ul li h4 {
          font-size: 20px;
          text-align: center; } }
  .two_column_video.text_center_large p {
    font-size: 16px; }
  @media screen and (max-width: 960px) {
    .two_column_video.text_center_large {
      text-align: center; } }
  @media screen and (max-width: 640px) {
    .two_column_video.text_center_large p {
      font-size: 13px; } }
  .two_column_video.careers .wpb_column:nth-child(1) .wpb_content_element h4 {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 5px; }

.threeColumns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .threeColumns:before {
    display: none; }
  .threeColumns:after {
    display: none; }
  @media screen and (max-width: 767px) {
    .threeColumns {
      display: block; } }
  .threeColumns .wpb_wrapper {
    height: 100%; }
  .threeColumns .wpb_column {
    background: rgba(223, 235, 240, 0.2);
    width: calc(33.33% - 30.67px);
    margin-right: 46px; }
    .threeColumns .wpb_column p {
      font-size: 20px; }
    @media screen and (max-width: 960px) {
      .threeColumns .wpb_column {
        width: calc(33.33% - 10px);
        margin-right: 15px; } }
    @media screen and (max-width: 767px) {
      .threeColumns .wpb_column {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px; }
        .threeColumns .wpb_column:nth-child(3n) {
          margin-bottom: 0px; } }
    @media screen and (max-width: 640px) {
      .threeColumns .wpb_column p {
        font-size: 16px; } }
    .threeColumns .wpb_column:nth-child(3n) {
      margin-right: 0; }
  .threeColumns.how-it-works .wpb_content_element {
    height: 100%;
    padding: 35px 20px 35px 20px;
    border-top: 4px solid #1581C2; }
    .threeColumns.how-it-works .wpb_content_element .wpb_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
      .threeColumns.how-it-works .wpb_content_element .wpb_wrapper h3 {
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
    .threeColumns.how-it-works .wpb_content_element .button {
      margin: 0 auto;
      margin-top: auto; }
    @media screen and (max-width: 640px) {
      .threeColumns.how-it-works .wpb_content_element {
        padding: 20px; } }
  .threeColumns.careers .wpb_column {
    width: calc(33.33% - 16px);
    margin-right: 24px; }
    .threeColumns.careers .wpb_column:nth-child(3n) {
      margin-right: 0; }
    .threeColumns.careers .wpb_column .wpb_content_element {
      border: none;
      padding: 60px 23px; }
      .threeColumns.careers .wpb_column .wpb_content_element h4 {
        font-size: 26px;
        color: #1581C2; }
      .threeColumns.careers .wpb_column .wpb_content_element p {
        font-size: 16px; }
    @media screen and (max-width: 767px) {
      .threeColumns.careers .wpb_column {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px; }
        .threeColumns.careers .wpb_column:nth-child(3n) {
          margin-bottom: 0px; } }
  .threeColumns.home {
    padding-top: 30px;
    float: none;
    width: 77%;
    margin: 0 auto; }
    @media screen and (max-width: 960px) {
      .threeColumns.home {
        width: 100%; } }
    .threeColumns.home.bmi {
      padding-top: 0px; }
    .threeColumns.home .wpb_column {
      background: none;
      position: relative; }
      .threeColumns.home .wpb_column .wpb_content_element {
        height: 100%;
        padding: 35px 20px 35px 20px;
        border-top: 4px solid #1581C2; }
        .threeColumns.home .wpb_column .wpb_content_element .wpb_wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 100%;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-flow: column wrap;
          flex-flow: column wrap; }
        .threeColumns.home .wpb_column .wpb_content_element .button {
          margin: 0 auto;
          margin-top: auto; }
        @media screen and (max-width: 640px) {
          .threeColumns.home .wpb_column .wpb_content_element {
            padding-top: 0;
            padding-bottom: 0; }
            .threeColumns.home .wpb_column .wpb_content_element .wpb_wrapper {
              display: block; } }
      .threeColumns.home .wpb_column:first-child:after {
        content: "\e94b";
        font-family: 'icomoon' !important;
        font-size: 23px;
        line-height: 44px;
        color: #fff;
        width: 44px;
        height: 44px;
        display: block;
        border-radius: 44px;
        background: #425563;
        position: absolute;
        right: -22px;
        top: calc(50% - 22px);
        text-align: center; }
        @media screen and (max-width: 640px) {
          .threeColumns.home .wpb_column:first-child:after {
            display: none; } }
      .threeColumns.home .wpb_column:nth-child(2):after {
        content: "\e94b";
        font-family: 'icomoon' !important;
        font-size: 23px;
        line-height: 44px;
        color: #fff;
        width: 44px;
        height: 44px;
        display: block;
        border-radius: 44px;
        background: #425563;
        position: absolute;
        right: -22px;
        top: calc(50% - 22px);
        text-align: center; }
        @media screen and (max-width: 640px) {
          .threeColumns.home .wpb_column:nth-child(2):after {
            display: none; } }
      .threeColumns.home .wpb_column:nth-child(2).equal:after {
        content: "\e935"; }
      .threeColumns.home .wpb_column .wpb_content_element {
        border-top: none; }
        .threeColumns.home .wpb_column .wpb_content_element .bigIcon {
          font-size: 110px; }
          @media screen and (max-width: 960px) {
            .threeColumns.home .wpb_column .wpb_content_element .bigIcon {
              font-size: 70px; } }
          @media screen and (max-width: 640px) {
            .threeColumns.home .wpb_column .wpb_content_element .bigIcon {
              font-size: 70px;
              margin-bottom: 8px; } }
        .threeColumns.home .wpb_column .wpb_content_element a {
          -webkit-transition: -webkit-transform .4s;
          transition: -webkit-transform .4s;
          transition: transform .4s;
          transition: transform .4s, -webkit-transform .4s;
          text-decoration: none; }
          .threeColumns.home .wpb_column .wpb_content_element a:hover {
            text-decoration: none; }
        .threeColumns.home .wpb_column .wpb_content_element h3 {
          font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
          font-size: 29px; }
          @media screen and (max-width: 1170px) {
            .threeColumns.home .wpb_column .wpb_content_element h3 {
              font-size: 22px; } }
          @media screen and (max-width: 960px) {
            .threeColumns.home .wpb_column .wpb_content_element h3 {
              font-size: 20px; } }
          @media screen and (max-width: 640px) {
            .threeColumns.home .wpb_column .wpb_content_element h3 {
              font-size: 20px; } }

.fourColumns {
  margin-bottom: 28px !important; }
  .fourColumns:before {
    display: none; }
  .fourColumns:after {
    display: none; }
  @media screen and (max-width: 960px) {
    .fourColumns.menus {
      margin-bottom: 0px !important; } }
  .fourColumns.menus:not(.carousel) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .fourColumns.menus:not(.carousel) .wpb_column {
      margin-bottom: 50px; }
      .fourColumns.menus:not(.carousel) .wpb_column .short_description {
        display: block;
        width: 100%;
        padding: 4px 0;
        text-align: center;
        background: rgba(0, 30, 46, 0.05);
        font-size: 12px;
        margin: 10px 0 10px 0; }
      .fourColumns.menus:not(.carousel) .wpb_column .description {
        padding: 0 7px; }
      @media screen and (max-width: 480px) {
        .fourColumns.menus:not(.carousel) .wpb_column {
          margin-bottom: 20px; }
          .fourColumns.menus:not(.carousel) .wpb_column:nth-child(2n) {
            margin-right: 0; }
          .fourColumns.menus:not(.carousel) .wpb_column h4 {
            font-size: 16px;
            line-height: 18px;
            min-height: 36px;
            margin-bottom: 0px;
            margin-top: -12px; }
          .fourColumns.menus:not(.carousel) .wpb_column .short_description {
            margin: 5px 0; }
          .fourColumns.menus:not(.carousel) .wpb_column .description {
            padding: 0; }
            .fourColumns.menus:not(.carousel) .wpb_column .description P {
              font-size: 12px; } }
  .fourColumns.menus:before {
    display: none; }
  .fourColumns.menus:after {
    display: none; }
  @media screen and (max-width: 960px) {
    .fourColumns.recipes .wpb_column {
      width: calc(25% - 9px);
      margin-right: 12px; }
      .fourColumns.recipes .wpb_column:nth-child(4n) {
        margin-right: 0px; }
      .fourColumns.recipes .wpb_column:nth-child(3n) {
        margin-right: 12px; } }
  @media screen and (max-width: 767px) {
    .fourColumns.recipes .wpb_column {
      width: calc(50% - 10px);
      margin-right: 20px;
      float: left;
      margin-bottom: 25px; }
      .fourColumns.recipes .wpb_column:nth-child(4n) {
        margin-right: 0px; }
      .fourColumns.recipes .wpb_column:nth-child(3n) {
        margin-right: 20px; }
      .fourColumns.recipes .wpb_column:nth-child(2n) {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    .fourColumns.recipes .wpb_column {
      width: calc(50% - 5px);
      margin-right: 10px; }
      .fourColumns.recipes .wpb_column:nth-child(3n) {
        margin-right: 10px; }
      .fourColumns.recipes .wpb_column:nth-child(2n) {
        margin-right: 0; } }
  .fourColumns.rapid_results_benefits .wpb_column {
    min-height: 250px;
    padding: 23px 34px; }
    @media screen and (max-width: 1280px) {
      .fourColumns.rapid_results_benefits .wpb_column {
        padding: 15px 20px; } }
    @media screen and (max-width: 1280px) {
      .fourColumns.rapid_results_benefits .wpb_column {
        min-height: 290px; } }
    @media screen and (max-width: 960px) {
      .fourColumns.rapid_results_benefits .wpb_column {
        width: calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 20px;
        min-height: 220px; }
        .fourColumns.rapid_results_benefits .wpb_column:nth-child(2n) {
          margin-right: 0; }
        .fourColumns.rapid_results_benefits .wpb_column:nth-child(3n) {
          margin-right: 20px; } }
    @media screen and (max-width: 480px) {
      .fourColumns.rapid_results_benefits .wpb_column {
        width: calc(100% - 0px);
        margin-right: 0px;
        margin-bottom: 20px;
        min-height: inherit; }
        .fourColumns.rapid_results_benefits .wpb_column p {
          font-size: 14px !important; } }
    .fourColumns.rapid_results_benefits .wpb_column:first-child {
      border: solid 3px #f5b702; }
      .fourColumns.rapid_results_benefits .wpb_column:first-child h3 {
        color: #f5b702; }
    .fourColumns.rapid_results_benefits .wpb_column:nth-of-type(2) {
      border: solid 3px #7ac143; }
      .fourColumns.rapid_results_benefits .wpb_column:nth-of-type(2) h3 {
        color: #7ac143; }
    .fourColumns.rapid_results_benefits .wpb_column:nth-of-type(3) {
      border: solid 3px #9e2885; }
      .fourColumns.rapid_results_benefits .wpb_column:nth-of-type(3) h3 {
        color: #9e2885; }
    .fourColumns.rapid_results_benefits .wpb_column:nth-of-type(4) {
      border: solid 3px #0081c6; }
      .fourColumns.rapid_results_benefits .wpb_column:nth-of-type(4) h3 {
        color: #0081c6; }
  .fourColumns.ndis {
    padding-top: 30px;
    float: none;
    margin: 0 auto;
    margin-bottom: 0 !important; }
    @media screen and (max-width: 960px) {
      .fourColumns.ndis {
        width: 100%; } }
    .fourColumns.ndis .wpb_column {
      background: none;
      position: relative; }
      @media screen and (max-width: 960px) {
        .fourColumns.ndis .wpb_column.carousel-cell {
          width: calc(25% - 17.3px);
          margin-right: 23px; } }
      @media screen and (max-width: 640px) {
        .fourColumns.ndis .wpb_column.carousel-cell {
          width: 100%; } }
      .fourColumns.ndis .wpb_column .wpb_content_element {
        height: 100%;
        padding: 35px 20px 35px 20px; }
        .fourColumns.ndis .wpb_column .wpb_content_element .wpb_wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 100%;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-flow: column wrap;
          flex-flow: column wrap; }
        .fourColumns.ndis .wpb_column .wpb_content_element .button {
          margin: 0 auto;
          margin-top: auto; }
        .fourColumns.ndis .wpb_column .wpb_content_element .bigIcon {
          font-size: 110px; }
          @media screen and (max-width: 960px) {
            .fourColumns.ndis .wpb_column .wpb_content_element .bigIcon {
              font-size: 70px; } }
          @media screen and (max-width: 640px) {
            .fourColumns.ndis .wpb_column .wpb_content_element .bigIcon {
              font-size: 70px;
              margin-bottom: 8px; } }
        .fourColumns.ndis .wpb_column .wpb_content_element a {
          -webkit-transition: -webkit-transform .4s;
          transition: -webkit-transform .4s;
          transition: transform .4s;
          transition: transform .4s, -webkit-transform .4s;
          text-decoration: none; }
          .fourColumns.ndis .wpb_column .wpb_content_element a:hover {
            text-decoration: none; }
        .fourColumns.ndis .wpb_column .wpb_content_element h3 {
          font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
          font-size: 29px; }
          @media screen and (max-width: 1280px) {
            .fourColumns.ndis .wpb_column .wpb_content_element h3 {
              font-size: 24px; } }
          @media screen and (max-width: 1170px) {
            .fourColumns.ndis .wpb_column .wpb_content_element h3 {
              font-size: 22px; } }
          @media screen and (max-width: 960px) {
            .fourColumns.ndis .wpb_column .wpb_content_element h3 {
              font-size: 20px; } }
          @media screen and (max-width: 640px) {
            .fourColumns.ndis .wpb_column .wpb_content_element h3 {
              font-size: 20px; } }
        @media screen and (max-width: 640px) {
          .fourColumns.ndis .wpb_column .wpb_content_element {
            padding-top: 0;
            padding-bottom: 0; }
            .fourColumns.ndis .wpb_column .wpb_content_element .wpb_wrapper {
              display: block; } }
  .fourColumns .wpb_column {
    width: calc(25% - 17.3px);
    margin-right: 23px; }
    .fourColumns .wpb_column:nth-child(4n) {
      margin-right: 0; }
    @media screen and (max-width: 960px) {
      .fourColumns .wpb_column.carousel-cell {
        width: calc(50% - 10px);
        margin-right: 20px; }
        .fourColumns .wpb_column.carousel-cell:nth-child(3n) {
          margin-right: 20px; }
        .fourColumns .wpb_column.carousel-cell:nth-child(4n) {
          margin-right: 20px; } }
    @media screen and (max-width: 480px) {
      .fourColumns .wpb_column.carousel-cell {
        width: calc(50% - 5px);
        margin-right: 10px; }
        .fourColumns .wpb_column.carousel-cell:nth-child(2n) {
          margin-right: 10px; }
        .fourColumns .wpb_column.carousel-cell:nth-child(3n) {
          margin-right: 10px; }
        .fourColumns .wpb_column.carousel-cell:nth-child(4n) {
          margin-right: 10px; } }
    @media screen and (max-width: 960px) {
      .fourColumns .wpb_column {
        width: calc(33.33% - 10px);
        margin-right: 15px; }
        .fourColumns .wpb_column:nth-child(4n) {
          margin-right: 15px; }
        .fourColumns .wpb_column:nth-child(3n) {
          margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .fourColumns .wpb_column {
        width: calc(50% - 10px);
        margin-right: 20px;
        float: left;
        margin-bottom: 25px; }
        .fourColumns .wpb_column:nth-child(4n) {
          margin-right: 0px; }
        .fourColumns .wpb_column:nth-child(3n) {
          margin-right: 20px; }
        .fourColumns .wpb_column:nth-child(2n) {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .fourColumns .wpb_column {
        width: calc(50% - 5px);
        margin-right: 10px; }
        .fourColumns .wpb_column:nth-child(3n) {
          margin-right: 10px; }
        .fourColumns .wpb_column:nth-child(2n) {
          margin-right: 0; }
        .fourColumns .wpb_column h4 {
          font-size: 16px;
          line-height: 18px;
          min-height: 36px;
          margin-bottom: 0px; } }
    .fourColumns .wpb_column .wpb_content_element .wpb_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
      .fourColumns .wpb_column .wpb_content_element .wpb_wrapper img {
        margin-bottom: 20px;
        width: 100%;
        height: auto; }
      .fourColumns .wpb_column .wpb_content_element .wpb_wrapper p {
        font-size: 14px; }
      @media screen and (max-width: 480px) {
        .fourColumns .wpb_column .wpb_content_element .wpb_wrapper P {
          font-size: 12px; } }
    .fourColumns .wpb_column .wpb_content_element.vege {
      position: relative; }
      .fourColumns .wpb_column .wpb_content_element.vege:before {
        content: "\e966";
        font-family: 'icomoon' !important;
        font-size: 12px;
        position: absolute;
        color: #fff;
        left: calc(50% - 54px);
        bottom: 21px;
        z-index: 20; }
      .fourColumns .wpb_column .wpb_content_element.vege:after {
        content: "VEGETARIAN";
        background: #92bf1e;
        width: 120px;
        height: 20px;
        position: absolute;
        padding: 0 0 0 14px;
        color: #fff;
        display: block;
        bottom: 20px;
        left: calc(50% - 60px);
        font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 22px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        text-align: center; }
    .fourColumns .wpb_column .wpb_content_element span.fav {
      position: absolute;
      display: block;
      background: #1581C2;
      width: 120px;
      height: 20px;
      margin: 0 auto;
      color: white;
      padding: 0 0 0 14px;
      text-align: center;
      left: calc(50% - 60px);
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      font-size: 12px;
      text-transform: uppercase;
      line-height: 20px; }
      .fourColumns .wpb_column .wpb_content_element span.fav:before {
        content: "\e95c";
        font-family: 'icomoon' !important;
        font-size: 15px;
        position: absolute;
        color: #fff;
        left: calc(50% - 56px);
        z-index: 20; }
    .fourColumns .wpb_column .wpb_content_element .new {
      position: relative; }
      .fourColumns .wpb_column .wpb_content_element .new:before {
        content: "NEW";
        background: #1581C2;
        width: 50px;
        height: 24px;
        position: absolute;
        padding: 0 0 0 0px;
        color: #fff;
        display: block;
        top: 20px;
        left: 0;
        font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        text-align: center; }
  .fourColumns.jennyGuide .wpb_column .wpb_content_element .wpb_wrapper img {
    margin-bottom: 0; }
  .fourColumns.jennyGuide h4 {
    padding: 20px 12px;
    margin-bottom: 0; }
    .fourColumns.jennyGuide h4 a {
      position: relative;
      width: 100%;
      display: block;
      font-size: 26px;
      font-family: "bebas_neueregular" !important; }
      .fourColumns.jennyGuide h4 a:before {
        position: absolute;
        font-family: 'icomoon' !important;
        right: 0;
        top: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg); }
    .fourColumns.jennyGuide h4.jc_guide_toogle a {
      position: relative; }
      .fourColumns.jennyGuide h4.jc_guide_toogle a:before {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    .guidehOpen .fourColumns.jennyGuide h4.jc_guide_toogle {
      background: rgba(223, 235, 240, 0.2); }
      .guidehOpen .fourColumns.jennyGuide h4.jc_guide_toogle a:before {
        content: "\e94b"; }
  @media screen and (max-width: 960px) {
    .fourColumns.jennyGuide .wpb_column {
      width: calc(50% - 10px);
      margin-right: 20px;
      margin-bottom: 20px; }
      .fourColumns.jennyGuide .wpb_column:nth-child(2n) {
        margin-right: 0; } }
  @media screen and (max-width: 640px) {
    .fourColumns.jennyGuide .wpb_column h4 a {
      font-size: 20px; } }
  @media screen and (max-width: 480px) {
    .fourColumns.jennyGuide .wpb_column {
      width: calc(100% - 0px);
      margin-right: 0px;
      margin-bottom: 10; }
      .fourColumns.jennyGuide .wpb_column:nth-child(2n) {
        margin-right: 0; }
      .fourColumns.jennyGuide .wpb_column h4 {
        font-size: 18px;
        line-height: 18px;
        min-height: 36px;
        margin-bottom: 0px; } }

.fiveColumns {
  margin-bottom: 28px !important; }
  .fiveColumns:before {
    display: none; }
  .fiveColumns:after {
    display: none; }
  .fiveColumns.how_we_connect {
    margin-bottom: 10px !important; }
    @media screen and (max-width: 640px) {
      .fiveColumns.how_we_connect {
        margin-bottom: 30px !important; } }
    .fiveColumns.how_we_connect .vc_single_image-wrapper {
      width: 100%; }
      .fiveColumns.how_we_connect .vc_single_image-wrapper img {
        width: 100%; }
    .fiveColumns.how_we_connect .carousel-cell {
      height: 200px; }
      @media screen and (max-width: 960px) {
        .fiveColumns.how_we_connect .carousel-cell {
          width: calc(20% - 16px) !important;
          margin-right: 20px !important;
          height: 140px; } }
      @media screen and (max-width: 640px) {
        .fiveColumns.how_we_connect .carousel-cell {
          width: 100% !important;
          margin-right: 0px !important; } }
    .fiveColumns.how_we_connect .wpb_wrapper .bigIcon {
      color: #1581C2;
      cursor: pointer;
      font-size: 200px;
      position: relative; }
      .fiveColumns.how_we_connect .wpb_wrapper .bigIcon:before {
        position: absolute;
        left: -55px; }
      .fiveColumns.how_we_connect .wpb_wrapper .bigIcon:hover {
        color: #1f8ccd;
        text-decoration: none; }
      @media screen and (max-width: 960px) {
        .fiveColumns.how_we_connect .wpb_wrapper .bigIcon {
          font-size: 130px; }
          .fiveColumns.how_we_connect .wpb_wrapper .bigIcon:before {
            left: -50px; } }
      @media screen and (max-width: 640px) {
        .fiveColumns.how_we_connect .wpb_wrapper .bigIcon {
          font-size: 200px; }
          .fiveColumns.how_we_connect .wpb_wrapper .bigIcon:before {
            left: 46px;
            top: -20px; } }
      @media screen and (max-width: 480px) {
        .fiveColumns.how_we_connect .wpb_wrapper .bigIcon:before {
          left: calc(50% - 169px); } }
    .fiveColumns.how_we_connect .wpb_wrapper h1 span {
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      display: block;
      color: rgba(50, 61, 72, 0.74);
      padding: 0;
      text-transform: capitalize;
      font-size: 27px; }
  @media screen and (max-width: 960px) {
    .fiveColumns.menus {
      margin-bottom: 0px !important; } }
  .fiveColumns.menus:not(.carousel) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .fiveColumns.menus:not(.carousel) .wpb_column {
      margin-bottom: 50px; }
      .fiveColumns.menus:not(.carousel) .wpb_column .short_description {
        display: block;
        width: 100%;
        padding: 4px 0;
        text-align: center;
        background: rgba(0, 30, 46, 0.05);
        font-size: 12px;
        margin: 10px 0 10px 0; }
      .fiveColumns.menus:not(.carousel) .wpb_column .description {
        padding: 0 7px; }
      @media screen and (max-width: 480px) {
        .fiveColumns.menus:not(.carousel) .wpb_column {
          margin-bottom: 20px; }
          .fiveColumns.menus:not(.carousel) .wpb_column:nth-child(2n) {
            margin-right: 0; }
          .fiveColumns.menus:not(.carousel) .wpb_column h4 {
            font-size: 16px;
            line-height: 18px;
            min-height: 36px;
            margin-bottom: 0px;
            margin-top: -12px; }
          .fiveColumns.menus:not(.carousel) .wpb_column .short_description {
            margin: 5px 0; }
          .fiveColumns.menus:not(.carousel) .wpb_column .description {
            padding: 0; }
            .fiveColumns.menus:not(.carousel) .wpb_column .description P {
              font-size: 12px; } }
  .fiveColumns.menus:before {
    display: none; }
  .fiveColumns.menus:after {
    display: none; }
  .fiveColumns .wpb_column {
    width: calc(20% - 16px);
    margin-right: 20px; }
    .fiveColumns .wpb_column:nth-child(5n) {
      margin-right: 0; }
    @media screen and (max-width: 960px) {
      .fiveColumns .wpb_column.carousel-cell {
        width: calc(50% - 10px);
        margin-right: 20px; }
        .fiveColumns .wpb_column.carousel-cell:nth-child(3n) {
          margin-right: 20px; }
        .fiveColumns .wpb_column.carousel-cell:nth-child(4n) {
          margin-right: 20px; } }
    @media screen and (max-width: 480px) {
      .fiveColumns .wpb_column.carousel-cell {
        width: calc(50% - 5px);
        margin-right: 10px; }
        .fiveColumns .wpb_column.carousel-cell:nth-child(2n) {
          margin-right: 10px; }
        .fiveColumns .wpb_column.carousel-cell:nth-child(3n) {
          margin-right: 10px; }
        .fiveColumns .wpb_column.carousel-cell:nth-child(4n) {
          margin-right: 10px; } }
    @media screen and (max-width: 960px) {
      .fiveColumns .wpb_column {
        width: calc(33.33% - 10px);
        margin-right: 15px; }
        .fiveColumns .wpb_column:nth-child(4n) {
          margin-right: 15px; }
        .fiveColumns .wpb_column:nth-child(3n) {
          margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .fiveColumns .wpb_column {
        width: calc(50% - 10px);
        margin-right: 20px;
        float: left;
        margin-bottom: 25px; }
        .fiveColumns .wpb_column:nth-child(4n) {
          margin-right: 0px; }
        .fiveColumns .wpb_column:nth-child(3n) {
          margin-right: 20px; }
        .fiveColumns .wpb_column:nth-child(2n) {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .fiveColumns .wpb_column {
        width: calc(50% - 5px);
        margin-right: 10px; }
        .fiveColumns .wpb_column:nth-child(3n) {
          margin-right: 10px; }
        .fiveColumns .wpb_column:nth-child(2n) {
          margin-right: 0; }
        .fiveColumns .wpb_column h4 {
          font-size: 16px;
          line-height: 18px;
          min-height: 36px;
          margin-bottom: 0px; } }
    .fiveColumns .wpb_column .wpb_content_element .wpb_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
      .fiveColumns .wpb_column .wpb_content_element .wpb_wrapper img {
        margin-bottom: 20px;
        width: 100%;
        height: auto; }
      .fiveColumns .wpb_column .wpb_content_element .wpb_wrapper p {
        font-size: 14px; }
      @media screen and (max-width: 480px) {
        .fiveColumns .wpb_column .wpb_content_element .wpb_wrapper P {
          font-size: 12px; } }
    .fiveColumns .wpb_column .wpb_content_element.vege {
      position: relative; }
      .fiveColumns .wpb_column .wpb_content_element.vege:before {
        content: "\e966";
        font-family: 'icomoon' !important;
        font-size: 12px;
        position: absolute;
        color: #fff;
        left: calc(50% - 54px);
        bottom: 21px;
        z-index: 20; }
      .fiveColumns .wpb_column .wpb_content_element.vege:after {
        content: "VEGETARIAN";
        background: #92bf1e;
        width: 120px;
        height: 20px;
        position: absolute;
        padding: 0 0 0 14px;
        color: #fff;
        display: block;
        bottom: 20px;
        left: calc(50% - 60px);
        font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 22px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        text-align: center; }
    .fiveColumns .wpb_column .wpb_content_element .new {
      position: relative; }
      .fiveColumns .wpb_column .wpb_content_element .new:before {
        content: "NEW";
        background: #1581C2;
        width: 50px;
        height: 24px;
        position: absolute;
        padding: 0 0 0 0px;
        color: #fff;
        display: block;
        top: 20px;
        left: 0;
        font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        text-align: center; }
  .fiveColumns.jennyGuide .wpb_column .wpb_content_element .wpb_wrapper img {
    margin-bottom: 0; }
  .fiveColumns.jennyGuide h4 {
    padding: 20px 12px;
    margin-bottom: 0; }
    .fiveColumns.jennyGuide h4 a {
      position: relative;
      width: 100%;
      display: block;
      font-size: 26px;
      font-family: "bebas_neueregular" !important; }
      .fiveColumns.jennyGuide h4 a:before {
        position: absolute;
        font-family: 'icomoon' !important;
        right: 0;
        top: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg); }
    .fiveColumns.jennyGuide h4.jc_guide_toogle a {
      position: relative; }
      .fiveColumns.jennyGuide h4.jc_guide_toogle a:before {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    .guidehOpen .fiveColumns.jennyGuide h4.jc_guide_toogle {
      background: rgba(223, 235, 240, 0.2); }
      .guidehOpen .fiveColumns.jennyGuide h4.jc_guide_toogle a:before {
        content: "\e94b"; }
  @media screen and (max-width: 960px) {
    .fiveColumns.jennyGuide .wpb_column {
      width: calc(50% - 10px);
      margin-right: 20px;
      margin-bottom: 20px; }
      .fiveColumns.jennyGuide .wpb_column:nth-child(2n) {
        margin-right: 0; } }
  @media screen and (max-width: 640px) {
    .fiveColumns.jennyGuide .wpb_column h4 a {
      font-size: 20px; } }
  @media screen and (max-width: 480px) {
    .fiveColumns.jennyGuide .wpb_column {
      width: calc(100% - 0px);
      margin-right: 0px;
      margin-bottom: 10; }
      .fiveColumns.jennyGuide .wpb_column:nth-child(2n) {
        margin-right: 0; }
      .fiveColumns.jennyGuide .wpb_column h4 {
        font-size: 18px;
        line-height: 18px;
        min-height: 36px;
        margin-bottom: 0px; } }

.faq .accordion {
  padding: 0 244px; }
  @media screen and (max-width: 1170px) {
    .faq .accordion {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .faq .accordion {
      padding: 0; } }

.faq .wpb_column .king-spoiler {
  border: none; }

.faq .wpb_column .ui-accordion-header {
  background: rgba(223, 235, 240, 0.2);
  border: none;
  margin-bottom: 8px; }
  .faq .wpb_column .ui-accordion-header a {
    font-family: 'Fira Sans',sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #323d48;
    line-height: 22px;
    text-decoration: none;
    position: relative;
    padding: 13px 58px 13px 25px; }
    .faq .wpb_column .ui-accordion-header a .king-spoiler-icon {
      display: none; }
    .faq .wpb_column .ui-accordion-header a:before {
      content: "";
      width: 50px;
      height: 100%;
      position: absolute;
      background: rgba(223, 235, 240, 0.5);
      display: block;
      right: 0;
      top: 0; }
    .faq .wpb_column .ui-accordion-header a:after {
      font-family: 'icomoon';
      content: "\e954";
      position: absolute;
      color: #425563;
      right: 15px;
      top: calc(50% - 18px);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    @media screen and (max-width: 640px) {
      .faq .wpb_column .ui-accordion-header a {
        font-size: 16px;
        line-height: 1.13; }
        .faq .wpb_column .ui-accordion-header a:after {
          top: calc(50% - 13px); } }

.faq .wpb_column .ui-accordion-header-active a:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: calc(50% - 5px); }

.faq .wpb_column .ui-accordion-content {
  padding: 20px 40px; }
  @media screen and (max-width: 767px) {
    .faq .wpb_column .ui-accordion-content {
      padding: 10px 20px; } }

.questions {
  text-align: center; }
  .questions h2 {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
  @media screen and (max-width: 640px) {
    .questions h2 span {
      display: block;
      padding-top: 10px; } }
  .questions div {
    text-align: center; }
    .questions div a {
      display: inline-block;
      min-width: 280px;
      margin: 0 10px 15px 0px; }
      .questions div a.button--grey {
        color: rgba(50, 61, 72, 0.74); }
      .questions div a:nth-child(2n) {
        margin-right: 0; }
      @media screen and (max-width: 640px) {
        .questions div a {
          min-width: 180px; } }
      @media screen and (max-width: 480px) {
        .questions div a {
          min-width: 0px;
          width: 100%; }
          .questions div a.button--grey {
            min-width: 0px; } }
  .questions .icon-Phone---Solid {
    font-family: "bebas_neuebold" !important;
    font-size: 26px;
    margin-top: 25px;
    color: rgba(50, 61, 72, 0.74);
    position: relative; }
    .questions .icon-Phone---Solid:hover {
      text-decoration: none; }
    .questions .icon-Phone---Solid:before {
      font-family: 'icomoon' !important;
      color: #1581C2;
      position: absolute;
      left: -33px;
      top: 2px; }

.wpb_wrapper .questions a.button--orange, .success_stories__buttons a.button--orange {
  background-color: #DFEBF0;
  color: rgba(50, 61, 72, 0.74); }
  .wpb_wrapper .questions a.button--orange:hover, .success_stories__buttons a.button--orange:hover {
    background-color: #b7dee5; }

.success_stories__buttons {
  width: 50%;
  display: block;
  margin-left: 548px;
  margin-top: -48px;
  position: absolute; }
  .success_stories__buttons a {
    display: inline-block;
    margin-right: 5px; }
  @media screen and (max-width: 1170px) {
    .success_stories__buttons {
      position: inherit;
      width: 100%;
      display: block;
      margin: 0 auto 0px auto;
      text-align: center; }
      .success_stories__buttons a {
        margin-bottom: 10px;
        width: 275px;
        max-width: 50%; } }
  @media screen and (max-width: 640px) {
    .success_stories__buttons a {
      max-width: 100%; } }

.search_results h1 {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 20px; }
  .search_results h1 span {
    font-family: 'Fira Sans',sans-serif;
    font-weight: bold;
    color: #323d48;
    padding: 0; }

.search_results.haveresults .container {
  border-top: 1px solid #d9e1e2;
  padding-top: 30px; }

.search_results__form {
  text-align: center;
  text-align: center;
  clear: both;
  margin-bottom: 0px; }
  .search_results__form .form_container {
    padding-bottom: 50px; }
  .search_results__form form#searchform {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    display: block; }
    .search_results__form form#searchform input#s {
      height: 41px; }
    .search_results__form form#searchform input[type="submit"] {
      text-transform: uppercase;
      font-family: 'Fira Sans',sans-serif;
      color: #fff;
      letter-spacing: 1px;
      font-size: 20px; }
      .search_results__form form#searchform input[type="submit"]:hover {
        background-color: #b7dee5; }

.search_results__body {
  padding-bottom: 20px; }
  .search_results__body ul li {
    border-bottom: 1px solid #DFEBF0;
    padding-bottom: 15px;
    margin-bottom: 20px; }
    .search_results__body ul li h3 {
      margin-bottom: 10px; }
      .search_results__body ul li h3 a:hover {
        color: #1581C2;
        text-decoration: none; }
    .search_results__body ul li .h-readmore {
      display: inline-block; }
    .search_results__body ul li .link {
      font-family: "Fira Sans", sans-serif !important;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 12px;
      margin: 10px auto;
      color: #1581C2;
      position: relative;
      display: inline-block; }
      .search_results__body ul li .link:before {
        font-family: 'icomoon';
        right: -24px;
        top: -5px;
        position: absolute;
        font-size: 20px;
        font-weight: normal; }

.search_results__sidebar img {
  display: block;
  width: 100%; }

.search_results.fullwidth {
  text-align: center;
  background: rgba(223, 235, 240, 0.2);
  padding: 40px 0 30px 0; }
  .search_results.fullwidth .link {
    font-family: "HelveticaNeueLTStd-Bd" !important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    margin: 10px auto;
    padding-left: 20px;
    color: #1581C2;
    position: relative;
    display: inline-block; }
    .search_results.fullwidth .link:before {
      font-family: 'icomoon';
      right: inherit;
      top: -4px;
      left: -4px;
      position: absolute;
      font-size: 20px;
      font-weight: normal;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }

.google-search-box-row {
  padding-bottom: 15px;
  border-bottom: 2px solid #1581C2;
  overflow: auto; }

.google-search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media screen and (max-width: 960px) {
    .google-search-box {
      padding: 0; } }
  .google-search-box:after {
    clear: both; }
  .google-search-box .search-box {
    width: 70%; }
    @media screen and (max-width: 480px) {
      .google-search-box .search-box {
        width: 50%; } }
    .google-search-box .search-box input {
      width: 100%;
      height: 40px;
      padding: 0 10px; }
  .google-search-box .search-btn {
    width: calc(30% - 20px);
    margin-left: 20px;
    min-width: inherit; }
    @media screen and (max-width: 480px) {
      .google-search-box .search-btn {
        width: calc(50% - 10px);
        margin-left: 10px; } }

.row {
  clear: both;
  margin-top: 0; }

.map_body {
  padding-top: 15px; }

.google-map {
  width: calc(100% - 0px);
  height: 516px;
  border: none; }

.map_body .gm-style-iw {
  width: 290px !important; }
  @media screen and (max-width: 480px) {
    .map_body .gm-style-iw {
      width: 250px !important; } }
  .map_body .gm-style-iw div {
    width: 100%;
    max-width: 100% !important; }
    .map_body .gm-style-iw div h3 {
      font-size: 20px;
      margin-bottom: 10px;
      margin-top: 10px; }
    .map_body .gm-style-iw div p {
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      font-size: 12px;
      margin-bottom: 10px !important; }
  .map_body .gm-style-iw .opening_hours {
    padding: 0;
    margin: 0;
    position: relative;
    padding-left: 20px;
    font-family: "helvetica_neueregular" !important; }
    .map_body .gm-style-iw .opening_hours:before {
      position: absolute;
      left: -6px;
      top: -16px;
      display: block;
      font-size: 25px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      font-family: "icomoon" !important; }
    @media screen and (max-width: 480px) {
      .map_body .gm-style-iw .opening_hours {
        padding-left: 0px; }
        .map_body .gm-style-iw .opening_hours:before {
          font-size: 0px; } }
    .map_body .gm-style-iw .opening_hours li {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-bottom: 5px;
      font-size: 12px; }
      @media screen and (max-width: 480px) {
        .map_body .gm-style-iw .opening_hours li {
          line-height: 1.3;
          margin-bottom: 4px; } }
      .map_body .gm-style-iw .opening_hours li div {
        width: 50%; }
        .map_body .gm-style-iw .opening_hours li div.time {
          text-align: right; }
        @media screen and (max-width: 480px) {
          .map_body .gm-style-iw .opening_hours li div {
            width: 100%; }
            .map_body .gm-style-iw .opening_hours li div.time {
              text-align: left; } }

.map_body {
  font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
  margin-bottom: 50px; }
  .map_body .sidebar {
    position: relative; }
  .map_body #parent {
    height: 443px;
    overflow: hidden;
    margin-top: 30px;
    border-top: 1px solid #dcddde; }
    .map_body #parent.opening_hour_open {
      height: 600px;
      overflow: hidden; }
  .map_body #down {
    position: absolute;
    bottom: -19px;
    left: calc(50% - 14px);
    width: 18px;
    height: 10px;
    cursor: pointer;
    font-size: 0; }
    .map_body #down:before {
      font-size: 25px;
      color: #1581C2; }
  .map_body #up {
    width: 18px;
    height: 10px;
    cursor: pointer;
    display: none;
    font-size: 0;
    position: absolute;
    top: 37px;
    left: calc(50% - 14px); }
    .map_body #up:before {
      font-size: 25px;
      color: #1581C2; }
  .map_body .centre-summary.selected .single_centre {
    background: rgba(223, 235, 240, 0.2); }
  .map_body h3.title {
    padding-bottom: 10px;
    margin-bottom: 0; }
    @media screen and (max-width: 990px) {
      .map_body h3.title {
        margin-top: 20px; } }
  .map_body h4 {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    text-align: left; }
  .map_body .single_centre {
    border-bottom: 1px solid #dcddde;
    padding-bottom: 15px;
    padding-top: 15px; }
  .map_body .address {
    padding-left: 24px;
    position: relative;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    font-family: "helvetica_neueregular" !important; }
    .map_body .address:before {
      position: absolute;
      left: -1px;
      top: 3px;
      font-size: 20px;
      font-family: "icomoon" !important; }
  .map_body .phone {
    position: relative;
    margin-bottom: 10px;
    padding-left: 24px;
    font-size: 14px;
    line-height: 18px;
    font-family: "helvetica_neueregular" !important; }
    .map_body .phone:before {
      position: absolute;
      left: -1px;
      font-size: 18px;
      font-family: "icomoon" !important; }
  .map_body .open_hour_today {
    font-family: "helvetica_neueregular" !important;
    margin-bottom: 10px;
    position: relative;
    padding-left: 24px;
    font-size: 14px;
    line-height: 18px;
    display: block; }
    .map_body .open_hour_today .arrow:before {
      position: absolute;
      left: -7px;
      top: -16px;
      display: block;
      font-size: 30px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      font-family: "icomoon" !important;
      cursor: pointer; }
    .map_body .open_hour_today .opening_hours {
      display: none;
      padding-left: 0; }
      .map_body .open_hour_today .opening_hours:before {
        top: -16px; }
    .map_body .open_hour_today.opening_hour_open .hour_day {
      display: none; }
    .map_body .open_hour_today.opening_hour_open .arrow:before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      left: -17px;
      top: -5px; }
    .map_body .open_hour_today.opening_hour_open .opening_hours {
      display: block; }
  .map_body .hour_day {
    display: block; }
  .map_body .opening_hours {
    padding: 0;
    margin: 0;
    position: relative;
    padding-left: 20px;
    font-family: "helvetica_neueregular" !important; }
    .map_body .opening_hours:before {
      position: absolute;
      left: -6px;
      top: -13px;
      display: block;
      font-size: 25px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      font-family: "icomoon" !important; }
    .map_body .opening_hours ul {
      margin: 0;
      padding: 0; }
    .map_body .opening_hours li {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-bottom: 5px;
      font-size: 12px; }
      .map_body .opening_hours li div {
        width: 50%; }
        .map_body .opening_hours li div.day {
          font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif; }
        .map_body .opening_hours li div.time {
          text-align: right; }
  .map_body .button {
    max-width: 100%;
    margin: 0; }

.contact {
  max-width: 855px; }

.contact_us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 30px; }
  .contact_us:before {
    display: none; }
  .contact_us:after {
    display: none; }
  .contact_us .wpb_column {
    width: calc(50% - 12px); }
    .contact_us .wpb_column:nth-child(1) {
      margin-right: 24px;
      background: rgba(223, 235, 240, 0.2); }
      .contact_us .wpb_column:nth-child(1) ul {
        margin: 0;
        padding: 0; }
        .contact_us .wpb_column:nth-child(1) ul li {
          list-style: none;
          padding: 16px;
          border-bottom: 10px solid #fff; }
          .contact_us .wpb_column:nth-child(1) ul li:last-child {
            border-bottom: none; }
          .contact_us .wpb_column:nth-child(1) ul li h4 {
            font-size: 26px;
            color: #323d48; }
          .contact_us .wpb_column:nth-child(1) ul li a {
            font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
            text-decoration: underline;
            cursor: pointer;
            color: #1581C2; }
            .contact_us .wpb_column:nth-child(1) ul li a:before {
              content: none; }
            .contact_us .wpb_column:nth-child(1) ul li a:hover {
              color: #1f8ccd; }
            .contact_us .wpb_column:nth-child(1) ul li a.email {
              color: rgba(50, 61, 72, 0.74);
              text-decoration: none; }
    .contact_us .wpb_column:nth-child(2) {
      margin-right: 0;
      border: 1px solid #DFEBF0;
      padding: 20px 15px 10px 15px; }
      .contact_us .wpb_column:nth-child(2) .form_top {
        text-align: center;
        margin-bottom: 20px; }
        .contact_us .wpb_column:nth-child(2) .form_top h4 {
          font-size: 26px;
          color: #323d48; }
        .contact_us .wpb_column:nth-child(2) .form_top a {
          text-decoration: underline;
          cursor: pointer;
          color: #1581C2; }
          .contact_us .wpb_column:nth-child(2) .form_top a:hover {
            color: #1f8ccd; }
      .contact_us .wpb_column:nth-child(2) form p {
        font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 21px;
        margin-bottom: 10px !important; }
        .contact_us .wpb_column:nth-child(2) form p:last-child {
          margin: 0; }
      .contact_us .wpb_column:nth-child(2) form ul li.gfield {
        margin-top: 0 !important; }
      .contact_us .wpb_column:nth-child(2) form .ajax-loader {
        display: none; }
      .contact_us .wpb_column:nth-child(2) form input[type="text"], .contact_us .wpb_column:nth-child(2) form input[type="email"] {
        width: 100%;
        margin-bottom: 10px;
        padding: 0 10px;
        height: 40px;
        margin-top: 5px; }
      .contact_us .wpb_column:nth-child(2) form input[type="submit"] {
        display: block;
        width: 100%;
        margin-top: 5px;
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
        display: table;
        border: none;
        color: #ffffff;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        padding: 10px 20px;
        background: none;
        letter-spacing: 1px;
        text-align: center;
        background-color: #1581C2;
        cursor: pointer; }
        .contact_us .wpb_column:nth-child(2) form input[type="submit"]:hover {
          text-decoration: none !important;
          background-color: #1f8ccd;
          color: #ffffff; }
      .contact_us .wpb_column:nth-child(2) form select {
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
        margin-top: 5px;
        padding: 0 10px;
        color: rgba(50, 61, 72, 0.74);
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 1px solid #DFEBF0; }
      .contact_us .wpb_column:nth-child(2) form .required {
        color: #b3001b; }
      .contact_us .wpb_column:nth-child(2) form textarea {
        margin-top: 5px;
        width: 100%;
        resize: none;
        min-height: 180px;
        height: 180px !important;
        margin-top: 5px;
        margin-bottom: 10px;
        padding: 10px 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 1px solid #DFEBF0; }
    @media screen and (max-width: 767px) {
      .contact_us .wpb_column {
        width: 100%; }
        .contact_us .wpb_column:nth-child(1) {
          margin-right: 0px; }
          .contact_us .wpb_column:nth-child(1) h4 {
            text-align: left; }
        .contact_us .wpb_column:nth-child(2) {
          width: 100%;
          margin-top: 30px; } }

/**
* Custome style sheet for BMI Calcultor
*/
@media (max-width: 999px) {
  .bmi-footer-desktop {
    display: none; }
  .bmi-footer-mobile {
    display: block; } }

@media (min-width: 1000px) {
  .bmi-footer-desktop {
    display: block; }
  .bmi-footer-mobile {
    display: none; } }

.bmi-page-title {
  color: #425563;
  font-family: "Helvetica" !important;
  font-size: 15px;
  padding: 0% 5% 0% 5%; }

.bmi-page-title img {
  max-width: 100%; }

span.bmi-small-text {
  font-size: 14px;
  font-family: "Helvetica";
  /* font-family: "Helvetica Neue";    */
  color: #425563; }

span.bmi-medium-text {
  font-size: 17px;
  font-family: "Helvetica";
  color: #425563; }

.bmi-block-header {
  font-family: 'bebas_neueregular';
  font-weight: normal;
  background-color: #0081c6;
  text-align: center;
  vertical-align: middle;
  padding: 10px 24px 10px 24px;
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 340;
  margin-top: 15px; }
  .bmi-block-header strong {
    font-family: 'bebas_neuebold'; }

.bmi-block-content {
  background-color: #DFEBF0;
  padding: 0px 15px;
  margin: 0 auto;
  width: 80%; }
  @media screen and (max-width: 960px) {
    .bmi-block-content {
      width: 100%; } }
  .bmi-block-content h3 {
    font-size: 22px;
    margin: 0 0 1em; }

input#bmi-weight, input#bmi-height, input#bmi-firstname, input#bmi-lastname, input#bmi-email, button#bmi-submit {
  padding: 5px 10px;
  float: left;
  width: 20%;
  margin-right: 5px;
  margin-bottom: 10px;
  font-style: normal;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #98A4AE;
  border: none;
  line-height: 25px; }
  @media screen and (max-width: 767px) {
    input#bmi-weight, input#bmi-height, input#bmi-firstname, input#bmi-lastname, input#bmi-email, button#bmi-submit {
      width: 49%; } }
  @media screen and (max-width: 640px) {
    input#bmi-weight, input#bmi-height, input#bmi-firstname, input#bmi-lastname, input#bmi-email, button#bmi-submit {
      width: 100%; } }

@media screen and (max-width: 640px) {
  input#bmi-email {
    width: 100%; } }

@media screen and (max-width: 767px) {
  input#bmi-weight, input#bmi-lastname {
    margin-right: 0; } }

.bmi-gender-wrapper {
  position: absolute;
  right: 10px;
  top: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #323d48;
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Style the checkmark/indicator */ }
  .bmi-gender-wrapper:before {
    content: "" !important;
    display: none !important; }
  @media screen and (max-width: 1080px) {
    .bmi-gender-wrapper {
      font-size: 12px;
      margin-bottom: 0;
      position: inherit; } }
  .bmi-gender-wrapper li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    width: auto;
    margin-bottom: 15px; }
    @media screen and (max-width: 480px) {
      .bmi-gender-wrapper li:first-child {
        width: 100%; } }
  .bmi-gender-wrapper input {
    display: inline-block;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin-bottom: 0 !important; }
  .bmi-gender-wrapper label {
    font-family: 'Open Sans',sans-serif;
    display: inline-block;
    position: relative;
    padding-left: 32px;
    margin-left: 0;
    font-size: 14px;
    margin-right: 10px;
    line-height: 27px;
    color: #323d48;
    font-weight: normal !important;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      .bmi-gender-wrapper label {
        margin-right: 5px; } }
    .bmi-gender-wrapper label:before {
      content: "";
      height: 24px;
      width: 24px !important;
      background-color: #fff;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 1px;
      display: block; }
  .bmi-gender-wrapper:hover input + label:before {
    background-color: #fff; }
  .bmi-gender-wrapper input:checked ~ label:after {
    background-color: #1581C2;
    display: block; }
  .bmi-gender-wrapper label:after {
    content: "";
    position: absolute;
    display: none; }
  .bmi-gender-wrapper label:after {
    position: absolute;
    top: 5px;
    left: 4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: white; }

.bmi-gender-wrapper_new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #323d48;
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Style the checkmark/indicator */ }
  .bmi-gender-wrapper_new:before {
    content: "" !important;
    display: none !important; }
  @media screen and (max-width: 1080px) {
    .bmi-gender-wrapper_new {
      font-size: 12px;
      margin-bottom: 0;
      position: inherit; } }
  .bmi-gender-wrapper_new li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    width: auto;
    margin-bottom: 15px; }
    @media screen and (max-width: 480px) {
      .bmi-gender-wrapper_new li:first-child {
        width: 100%; } }
  .bmi-gender-wrapper_new input {
    display: inline-block;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin-bottom: 0 !important; }
  .bmi-gender-wrapper_new label {
    font-family: 'Open Sans',sans-serif;
    display: inline-block;
    position: relative;
    padding-left: 32px;
    margin-left: 0;
    font-size: 14px;
    margin-right: 10px;
    line-height: 27px;
    color: #323d48;
    font-weight: normal !important;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      .bmi-gender-wrapper_new label {
        margin-right: 5px; } }
    .bmi-gender-wrapper_new label:before {
      content: "";
      height: 24px;
      width: 24px !important;
      background-color: #fff;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 1px;
      display: block; }
    .bmi-gender-wrapper_new label:first-child {
      padding-left: 0; }
    .bmi-gender-wrapper_new label:first-child:before {
      display: none; }
  .bmi-gender-wrapper_new:hover input + label:before {
    background-color: #fff; }
  .bmi-gender-wrapper_new input:checked ~ label:after {
    background-color: #1581C2;
    display: block; }
  .bmi-gender-wrapper_new label:after {
    content: "";
    position: absolute;
    display: none; }
  .bmi-gender-wrapper_new label:after {
    position: absolute;
    top: 5px;
    left: 4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: white; }

#bmi-container ::-webkit-input-placeholder {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  opacity: 0.9;
  line-height: 1.15;
  vertical-align: top; }

#bmi-container :-ms-input-placeholder {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  opacity: 0.9;
  line-height: 1.15;
  vertical-align: top; }

#bmi-container ::-ms-input-placeholder {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  opacity: 0.9;
  line-height: 1.15;
  vertical-align: top; }

#bmi-container ::placeholder {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  opacity: 0.9;
  line-height: 1.15;
  vertical-align: top; }
  @media screen and (max-width: 640px) {
    #bmi-container ::-webkit-input-placeholder {
      font-size: 12px; }
    #bmi-container :-ms-input-placeholder {
      font-size: 12px; }
    #bmi-container ::-ms-input-placeholder {
      font-size: 12px; }
    #bmi-container ::placeholder {
      font-size: 12px; } }

.faq.bmi-faq .wpb_column .ui-accordion-header {
  background: none;
  border-bottom: 1px solid #DFEBF0; }
  .faq.bmi-faq .wpb_column .ui-accordion-header a {
    color: rgba(50, 61, 72, 0.74); }
    .faq.bmi-faq .wpb_column .ui-accordion-header a:before {
      background: none; }
    .faq.bmi-faq .wpb_column .ui-accordion-header a:after {
      top: calc(50% - 11px);
      -webkit-transform: none;
      transform: none;
      content: "\e90e";
      color: rgba(50, 61, 72, 0.74); }

.faq.bmi-faq .wpb_column .ui-accordion-header-active a:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

button.bmi_submit, button#bmi-submit {
  background-color: #1581C2;
  color: #fff;
  font-weight: bold;
  float: right;
  padding: 5px 0;
  width: 20%;
  line-height: 22px;
  font-family: 'Fira Sans',sans-serif !important;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  border-radius: 7px;
  border: 1px solid #1581C2; }
  @media screen and (max-width: 767px) {
    button.bmi_submit, button#bmi-submit {
      font-size: 15px;
      width: 49%; } }
  @media screen and (max-width: 640px) {
    button.bmi_submit, button#bmi-submit {
      margin-top: 2%;
      margin-right: 0;
      width: 100%; } }
  @media screen and (max-width: 480px) {
    button.bmi_submit, button#bmi-submit {
      width: 100%; } }
  button.bmi_submit:hover, button#bmi-submit:hover {
    background-color: #1f8ccd; }

span.bmi-input-label {
  float: left;
  display: none;
  width: 33%;
  margin-right: 2%;
  font-weight: bold;
  font-family: "Helvetica";
  font-size: 96%;
  line-height: 21px;
  color: #425563;
  margin: 30px 0px 5px 0px; }
  @media screen and (max-width: 640px) {
    span.bmi-input-label {
      font-size: 12px; } }
  span.bmi-input-label.weight {
    padding-left: 6px; }

span.bmi-required-fields-label {
  float: left;
  width: 100%;
  margin-right: 2%;
  font-family: "Helvetica";
  font-size: 11px;
  line-height: 15px;
  color: #425563;
  margin: 8px 0px 0px 0px;
  font-style: italic; }

.bmi-input-wrapper {
  padding: 10px 0px 0px 0px;
  background-color: #edf3f6; }

div#bmi-result-wrapper {
  text-align: center;
  padding-left: 48px;
  padding-right: 48px;
  display: none; }
  @media screen and (max-width: 767px) {
    div#bmi-result-wrapper {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 640px) {
    div#bmi-result-wrapper {
      padding-left: 0px;
      padding-right: 0px; } }

div#bmi-result {
  margin-top: 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    div#bmi-result {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 640px) {
    div#bmi-result {
      margin-bottom: 15px; } }

@media screen and (max-width: 767px) {
  .result-img {
    padding-left: 0px;
    padding-right: 0px;
    float: left; } }

.bmi-status-range {
  font-weight: bold;
  color: rgba(50, 61, 72, 0.74);
  font-size: 19px;
  margin-bottom: 5px;
  display: block; }
  @media screen and (max-width: 640px) {
    .bmi-status-range {
      display: inline-block;
      padding-top: 30px;
      vertical-align: middle;
      width: calc(100% - 132px); } }

div#bmi-scale {
  background-image: url("./images/bmi-scale.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-bottom: 7%;
  margin-top: 5px; }

div#bmi-scale-tip {
  position: relative;
  margin-top: 0px; }
  div#bmi-scale-tip:before {
    font-family: 'icomoon';
    content: "\e954";
    font-size: 95px;
    left: calc(50% - 60px);
    position: absolute;
    color: #fff;
    top: -20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }

div#bmi-error {
  display: none;
  height: 30px;
  color: red;
  clear: both;
  padding: 5px; }

.bmi-handle-text {
  width: 84px;
  height: 60px;
  left: 0px;
  top: 0px;
  border: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
  background-image: url("./images/bmi-handle-green.png");
  background-repeat: no-repeat;
  color: #fff;
  font-family: 'bebas_neueregular';
  font-style: normal;
  font-weight: lighter;
  text-decoration: none;
  font-size: 200%;
  display: table-cell;
  padding-bottom: 15px; }

@media only screen and (max-width: 768px) {
  div#bmi-scale {
    background: url("./images/bmi-scale-mobile.png");
    background-size: 100% 100%;
    position: relative;
    padding-bottom: 16%;
    margin-top: 5px; }
  .bmi-handle-text {
    width: 60px;
    height: 42px;
    left: 0px;
    top: 0px;
    border: none;
    position: relative;
    text-align: center;
    vertical-align: middle;
    background-image: url("./images/bmi-handle-green-mobile.png");
    background-repeat: no-repeat;
    color: #fff;
    font-family: 'bebas_neueregular';
    font-weight: lighter;
    font-style: normal;
    text-decoration: none;
    font-size: 140%;
    display: table-cell;
    padding-bottom: 10px; } }

div#bmi-info {
  padding-bottom: 20px; }
  div#bmi-info img {
    max-width: 100%; }
  @media screen and (max-width: 640px) {
    div#bmi-info {
      padding-bottom: 5px; } }

div#bmi-info-row {
  margin-top: 0px;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (max-width: 767px) {
    div#bmi-info-row {
      margin-top: 0px; } }

div#bmi-info-text {
  padding-bottom: 5%;
  font-family: "Helvetica";
  font-size: 12px;
  text-align: left;
  padding-top: 0px;
  line-height: 1.5em;
  font-weight: normal;
  font-style: normal;
  padding: 0px 0 10px 0; }

@media (max-width: 800px) {
  .find-program-txt-mobile-sides {
    margin: 0% 6% 0% 6%;
    padding-left: 0%;
    padding: 0% 0% 0% 0%; } }

span.bmi-info-text {
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica";
  line-height: 24px;
  font-size: 16px; }

span.bmi-info-text-bottom {
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica";
  line-height: 1.42;
  font-size: 12px; }

span.bmi-figure {
  font-family: 'bebas_neuebold';
  font-size: 500%;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  position: relative;
  top: 0px;
  left: 0px;
  margin-right: 30px;
  margin-bottom: 10px;
  float: left;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1; }
  @media screen and (max-width: 640px) {
    span.bmi-figure {
      float: none;
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
      margin-right: 15px; } }

span.bmi-figure.new {
  font-size: 55px;
  position: relative;
  top: 0px;
  left: 0px;
  float: none;
  margin: 0; }

span.bmi-status {
  font-weight: bold; }

span.bmi-figure-title {
  font-family: 'Fira Sans',sans-serif;
  font-size: 150%;
  position: relative;
  top: 24px;
  left: 7px;
  margin-bottom: 10px; }

span.bmi-figure-title-new {
  font-size: 40px;
  font-family: 'Fira Sans',sans-serif;
  margin-right: 10px; }

span.bmi-find-a-program-title {
  font-family: 'Fira Sans',sans-serif;
  font-size: 35px;
  position: relative;
  margin-bottom: 10px;
  color: #0080c7; }

span.bmi-find-a-program-text {
  font-size: 18px;
  font-family: "Helvetica";
  color: #425563d6;
  line-height: 0px; }

.blue {
  color: #00A9E0; }

.green {
  color: #ACE073; }

.orange {
  color: #EA7600; }

.red {
  color: #DA291C; }

h2.bmi-result-title {
  font-family: 'bebas_neueregular';
  color: rgba(50, 61, 72, 0.74);
  font-weight: normal;
  padding-top: 30px; }
  h2.bmi-result-title span {
    font-family: 'bebas_neuebold';
    color: #1581C2;
    display: inline-block;
    padding: 0; }
  @media screen and (max-width: 640px) {
    h2.bmi-result-title {
      padding-top: 10px;
      margin-bottom: 2px !important; } }

p#bmi-figure-text {
  position: relative;
  top: 0px;
  left: 0px;
  padding-bottom: 0;
  float: left;
  line-height: 20px; }

span.bmi-info-text a.bmi-action {
  background-color: #1581C2;
  font-family: 'bebas_neueregular';
  font-size: 22px;
  font-weight: normal;
  padding: 9px 20px;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  /*margin: 20px 25% 0px 25%; */
  margin-top: 17px;
  color: #fff;
  text-decoration: none;
  text-align: center; }
  @media screen and (max-width: 640px) {
    span.bmi-info-text a.bmi-action.cta-dietitians {
      font-size: 17px; } }
  span.bmi-info-text a.bmi-action:hover {
    background-color: #1f8ccd; }

a.bmi-action:visited, a.bmi-action:link, a.bmi-action:active, a.bmi-action:hover {
  color: #fff;
  text-decoration: none; }

/* BMI Page  - last block on page - OFFER + 4x CTA's desktop + 4xCTA's Mobile */
.desktop-bmi-cta {
  display: none; }

.mobile-bmi-cta {
  display: none; }

@media (max-width: 979px) {
  .mobile-bmi-cta {
    display: block !important; } }

@media (min-width: 980px) {
  .desktop-bmi-cta {
    display: block !important; } }

.bmi-tile-innercontent {
  position: relative;
  width: 100%;
  height: 100%; }

.bmi-tile-top-row-border {
  border-top: 1px solid #d9e1e2;
  border-right: 1px solid #d9e1e2;
  border-bottom: 1px solid #d9e1e2;
  border-left: 1px solid #d9e1e2;
  background-color: #f8f9fb; }

.bmi-tile-bottom-row-border {
  border-top: 0px;
  border-right: 1px solid #d9e1e2;
  border-bottom: 1px solid #d9e1e2;
  border-left: 1px solid #d9e1e2;
  background-color: #f8f9fb; }

.bmi-tile-innericon-dsk-requestcall {
  position: absolute;
  left: 51px;
  top: 52px; }

.bmi-tile-innericon-dsk-appointment {
  position: absolute;
  left: 31px;
  top: 56px; }

.bmi-tile-innericon-findcentre {
  position: absolute;
  left: 55px;
  top: 47px; }

.bmi-tile-innericon-dsk-livechat {
  position: absolute;
  left: 66px;
  top: 57px; }

#bmi-container {
  padding-bottom: 0px; }

.bmi_header h1 {
  font-family: 'bebas_neueregular';
  font-weight: normal; }
  .bmi_header h1 strong {
    font-family: 'bebas_neuebold';
    color: #1581C2;
    display: inline-block; }

body .wpb_row.bmi_howitworks {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: solid 1px #d9e1e2; }
  body .wpb_row.bmi_howitworks .wpb_column:nth-child(2) {
    position: relative; }
    body .wpb_row.bmi_howitworks .wpb_column:nth-child(2):before {
      font-family: 'bebas_neuebold';
      content: "+";
      font-size: 53.5px;
      display: block;
      width: 43.8px;
      height: 43.8px;
      background: #425563;
      color: #fff;
      position: absolute;
      left: -22px;
      top: calc(50% - 22px);
      border-radius: 43.8px;
      text-align: center;
      line-height: 43.8px; }
      @media screen and (max-width: 767px) {
        body .wpb_row.bmi_howitworks .wpb_column:nth-child(2):before {
          left: 22px;
          top: 28px; } }
    body .wpb_row.bmi_howitworks .wpb_column:nth-child(2):after {
      font-family: 'bebas_neuebold';
      content: "=";
      font-size: 53.5px;
      display: block;
      width: 43.8px;
      height: 43.8px;
      background: #425563;
      color: #fff;
      position: absolute;
      text-align: center;
      line-height: 43.8px;
      right: -22px;
      border-radius: 43.8px;
      top: calc(50% - 22px); }
      @media screen and (max-width: 767px) {
        body .wpb_row.bmi_howitworks .wpb_column:nth-child(2):after {
          display: none; } }
  body .wpb_row.bmi_howitworks .wpb_column:nth-child(3):before {
    font-family: 'bebas_neuebold';
    content: "=";
    font-size: 53.5px;
    display: none;
    width: 43.8px;
    height: 43.8px;
    background: #425563;
    color: #fff;
    position: absolute;
    left: 22px;
    top: 28px;
    border-radius: 43.8px;
    text-align: center;
    line-height: 43.8px; }
    @media screen and (max-width: 767px) {
      body .wpb_row.bmi_howitworks .wpb_column:nth-child(3):before {
        display: block; } }
  body .wpb_row.bmi_howitworks h3 {
    font-family: 'bebas_neueregular';
    color: rgba(50, 61, 72, 0.74);
    font-size: 29px; }
  body .wpb_row.bmi_howitworks .bigIcon {
    font-size: 90px; }

.bmi-inputs-wrapper {
  padding: 0 25px 0px 25px; }

.bmi_requestcall .wpb_column {
  width: calc(50% - 15px);
  margin-right: 30px; }
  .bmi_requestcall .wpb_column:nth-child(1) .wpb_video_widget {
    margin-top: 30px; }
  .bmi_requestcall .wpb_column:nth-child(1) h3 {
    margin-top: 30px; }
  .bmi_requestcall .wpb_column:nth-child(1) ul {
    padding-left: 0;
    margin: 0;
    margin-bottom: 20px; }
    .bmi_requestcall .wpb_column:nth-child(1) ul li {
      margin-bottom: 10px;
      list-style: none;
      padding-left: 30px;
      position: relative; }
      .bmi_requestcall .wpb_column:nth-child(1) ul li:before {
        font-family: 'icomoon' !important;
        content: "\e964";
        color: #1581C2;
        font-size: 20px;
        position: absolute;
        left: 0;
        top: -4px; }
  .bmi_requestcall .wpb_column:nth-child(2) {
    background: rgba(217, 225, 226, 0.5);
    margin-right: 0;
    padding: 30px; }
    .bmi_requestcall .wpb_column:nth-child(2) h2 {
      text-align: center;
      line-height: 58px; }
      .bmi_requestcall .wpb_column:nth-child(2) h2 span {
        font-family: 'bebas_neuebold';
        padding: 0; }
      @media screen and (max-width: 767px) {
        .bmi_requestcall .wpb_column:nth-child(2) h2 {
          line-height: 1; } }
    .bmi_requestcall .wpb_column:nth-child(2) h4 {
      font-family: 'bebas_neuebold';
      font-size: 24px;
      color: #425563; }
      .bmi_requestcall .wpb_column:nth-child(2) h4 span {
        font-family: 'bebas_neueregular'; }
    .bmi_requestcall .wpb_column:nth-child(2) form input[type="text"] {
      width: 100%;
      border-radius: 1px;
      border: solid 1px #98a4ae;
      height: 42px;
      padding-left: 15px;
      margin-bottom: 15px; }
    .bmi_requestcall .wpb_column:nth-child(2) form select {
      width: 100%;
      height: 42px;
      padding-left: 15px;
      margin-bottom: 15px; }
    .bmi_requestcall .wpb_column:nth-child(2) form input[type="submit"] {
      width: 100%; }
  @media screen and (max-width: 767px) {
    .bmi_requestcall .wpb_column {
      width: 100%;
      margin-right: 0px; }
      .bmi_requestcall .wpb_column:nth-child(1) {
        margin-right: 0px; }
      .bmi_requestcall .wpb_column:nth-child(2) {
        margin-right: 0px;
        margin-top: 30px; } }

.bmi_requestcall .privacy_link {
  font-family: 'helvetica_neueregular';
  font-size: 12px;
  font-style: italic;
  margin-top: 25px; }
  .bmi_requestcall .privacy_link a {
    color: #1581C2;
    text-decoration: underline; }

.whatisbmi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .whatisbmi:before {
    display: none; }
  .whatisbmi:after {
    display: none; }
  .whatisbmi .wpb_column {
    width: calc(33.33% - 20px);
    margin-right: 30px;
    margin-bottom: 30px; }
    .whatisbmi .wpb_column:nth-child(3n) {
      margin-right: 0px; }
    @media screen and (max-width: 960px) {
      .whatisbmi .wpb_column {
        width: calc(50% - 20px);
        margin-right: 30px; }
        .whatisbmi .wpb_column:nth-child(3n) {
          margin-right: 30px; }
        .whatisbmi .wpb_column:nth-child(2n) {
          margin-right: 0px; } }
    @media screen and (max-width: 640px) {
      .whatisbmi .wpb_column {
        width: 100%;
        margin-right: 0px; }
        .whatisbmi .wpb_column:nth-child(3n) {
          margin-right: 0px; } }

@media screen and (max-width: 640px) {
  .bmi_faq_heading h3 {
    margin-bottom: 5px; } }

.bmi-readmore {
  text-decoration: none;
  color: inherit; }
  .bmi-readmore:hover {
    text-decoration: none;
    color: inherit; }
  @media screen and (max-width: 767px) {
    .bmi-readmore.show_on_mobile {
      display: inline-block;
      width: inherit; } }
  .bmi-readmore .more_info {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    width: inherit; }

@media screen and (max-width: 767px) {
  .showhide {
    display: none; } }

.home-bmi-container .bmi-block-header {
  font-size: 25px;
  letter-spacing: 2px; }

.vip_membership_heading {
  display: block;
  background: #1581C2;
  padding: 10px 30px;
  margin: 30px auto !important;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%; }
  .vip_membership_heading p {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase; }
    .vip_membership_heading p strong {
      font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .vip_membership_heading p {
        font-size: 30px;
        text-align: center;
        line-height: 30px; } }

.plans {
  /* pricing color */
  /* .fev {border:2px solid #D9291c;} */ }
  .plans .wpb_column {
    width: calc(50% - 16px);
    margin-right: 32px; }
    .plans .wpb_column:nth-child(2) {
      margin-right: 0px; }
    @media screen and (max-width: 767px) {
      .plans .wpb_column {
        width: 100%;
        margin-right: 0px; }
        .plans .wpb_column:nth-child(2) {
          margin-top: 30px; } }
  .plans li {
    margin: 0px 0px 0px 0px; }
  .plans #costs-page-node a {
    font-size: 14px;
    color: #0081C6;
    font-weight: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .plans body-costs {
    background: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    position: relative; }
  .plans .our-memberships h2 {
    text-align: center;
    font-family: 'bebas-neue', sans-serif;
    color: #0081c6;
    font-size: 42px;
    line-height: 58px;
    font-style: normal; }
  .plans .our-memberships p.large {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    max-width: 900px;
    margin: 10px auto 80px auto;
    font-style: normal;
    font-weight: normal;
    font-family: "Helvetica-Neue",Helvetica,Arial,sans-serif; }
  .plans .pricing {
    text-align: center;
    border: 1px solid rgba(0, 30, 46, 0.1);
    color: rgba(0, 30, 46, 0.74);
    font-size: 13px;
    padding-left: 0;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .plans .pricing .not-included {
    color: rgba(0, 30, 46, 0.2);
    text-decoration: line-through; }
  .plans .pricing li:first-child,
  .plans .pricing li:last-child {
    padding: 20px 13px; }
  .plans .pricing li {
    list-style: none;
    padding: 9px 13px 6px 13px;
    margin: 0; }
  .plans .pricing li + li {
    border-top: 1px solid rgba(0, 30, 46, 0.1);
    font-style: normal;
    font-weight: normal;
    font-family: "Helvetica-Neue",Helvetica,Arial,sans-serif;
    line-height: 30px;
    font-size: 16px; }
  .plans .pricing li.callout {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 13px 13px 8px 13px;
    font-size: 16px;
    position: relative;
    margin: 0px; }
  .plans .pricing li.callout a {
    color: #ffffff; }
  .plans .pricing li.callout svg {
    position: absolute;
    right: 12px;
    top: 38px; }
  .plans .pricing li.callout.rr {
    text-transform: none;
    letter-spacing: 0;
    font-size: 13px; }
  .plans .pricing .desc {
    background: #DADFE2;
    background: #ffffff;
    color: #001e2e;
    font-size: 15px;
    padding: 20px 13px;
    position: relative; }
  .plans .pricing .desc:after {
    content: '';
    position: absolute;
    top: 0;
    right: 10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #DADFE2;
    border-bottom-color: #ffffff;
    border-top: 0;
    margin-left: -10px;
    margin-top: -10px; }
  .plans .pricing big {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 42px;
    line-height: 58px;
    display: block;
    padding: 10px 0 0 0;
    font-style: normal; }
  .plans .pricing h4 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 26px;
    text-transform: none;
    font-family: unset; }
  .plans .pricing span {
    font-size: 16px;
    color: rgba(0, 30, 46, 0.74);
    font-weight: normal; }
  .plans .pricing li:nth-last-child(1) {
    padding: 10px 13px; }
  .plans .pricing button {
    width: auto;
    margin: auto;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    font-weight: normal;
    border-radius: 0px;
    color: #fff;
    padding: 0px 24px;
    background: #aaa;
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border: none;
    outline: none;
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    display: block; }
  .plans .pricing button:hover {
    opacity: .9; }
  .plans .pricing button:active {
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1); }
  .plans .p-green big,
  .plans .p-green h4 {
    color: #9ECF20; }
  .plans .p-green button {
    background: #9ECF20; }
  .plans .pricing.p-green li.callout {
    margin: 0px;
    background: #9ECF20;
    border-top: #9ECF20; }
  .plans .p-purple big,
  .plans .p-purple h4 {
    color: #A15A95; }
  .plans .p-purple button {
    background: #A15A95; }
  .plans .pricing.p-purple li.callout {
    background: #A15A95;
    border-top: #A15A95; }
  .plans .pricing.p-purple li.desc {
    border-bottom: 2px solid #A15A95; }
  .plans .p-yel big,
  .plans .p-yel h4 {
    color: #ffbb42; }
  .plans .p-yel button {
    background: #ffbb42; }
  .plans .p-orange big,
  .plans .p-orange h4 {
    color: #ea7600; }
  .plans .p-orange h4 {
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif; }
  .plans .p-blue h4 {
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif; }
  .plans .p-orange button {
    background: #ea7600; }
  .plans .pricing.p-orange li.callout {
    background: #ea7600;
    border-top: #ea7600; }
  .plans .p-blue big,
  .plans .p-blue h4 {
    color: #0081c6; }
  .plans .p-blue button {
    background: #0081c6; }
  .plans .pricing.p-blue li.callout {
    background: #0081c6;
    border-top: #0081c6; }
  .plans .our-memberships .new {
    border: 2px solid #9ECF20; }
  .plans .our-memberships .promo-badge {
    background: #d9291c;
    display: inline-block;
    width: 90px;
    border-radius: 100%;
    height: 90px;
    padding: 15px 10px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    display: block;
    bottom: 70px;
    right: -30px;
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px; }
  .plans .our-memberships.ribbon {
    padding: 13px;
    height: 45px;
    background: #0081c6;
    -webkit-clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
    clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    width: 320px;
    margin: -25px auto;
    text-align: center;
    max-width: 100%; }
    .plans .our-memberships.ribbon.placeholder {
      background: transparent; }
    .plans .our-memberships.ribbon span {
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
  .plans span.menu-price {
    font-size: 11px;
    max-width: 93%;
    display: block;
    margin: auto; }

.vip_section {
  border: 1px solid #DFEBF0;
  padding: 30px 10px;
  margin-bottom: 50px; }

.faqpage .show {
  display: block; }

.faqpage .hide {
  display: none; }

.faqpage .search_results__form .form_container {
  border-bottom: none;
  padding-bottom: 40px;
  margin-bottom: 30px;
  margin-top: 30px; }
  @media screen and (max-width: 480px) {
    .faqpage .search_results__form .form_container {
      margin-bottom: 0px;
      margin-top: 10px; } }

.faqpage .search_results__form.border .form_container {
  margin-top: 0px;
  padding-bottom: 90px;
  border-bottom: 1px solid #DFEBF0; }

@media screen and (max-width: 480px) {
  .faqpage .search_results__form {
    margin-bottom: 0px; } }

.faqpage .faqs_tiles {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 30px;
  margin-bottom: 60px;
  list-style: none; }
  .faqpage .faqs_tiles li {
    width: 25%;
    padding: 8px;
    list-style: none; }
    .faqpage .faqs_tiles li a {
      font-family: "bebas_neueregular" !important;
      background: #1581C2;
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      position: relative;
      font-size: 26px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.35;
      letter-spacing: 1px;
      text-align: center;
      width: 100%;
      height: 100%;
      padding: 80px 10px 25px 10px;
      display: block; }
      .faqpage .faqs_tiles li a:hover {
        background: #1f8ccd; }
      .faqpage .faqs_tiles li a:before {
        position: absolute;
        font-size: 40px;
        left: calc(50% - 20px);
        top: 20px;
        font-family: "icomoon" !important; }
  @media screen and (max-width: 960px) {
    .faqpage .faqs_tiles li {
      width: 25%; } }
  @media screen and (max-width: 640px) {
    .faqpage .faqs_tiles li {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .faqpage .faqs_tiles li {
      width: 100%; }
      .faqpage .faqs_tiles li a {
        padding: 51px 10px 8px 10px; }
        .faqpage .faqs_tiles li a:before {
          top: 2px; } }

.faqpage .faqs_lists {
  margin-bottom: 30px; }
  .faqpage .faqs_lists li {
    line-height: 35px; }
    .faqpage .faqs_lists li a {
      text-decoration: underline; }
      .faqpage .faqs_lists li a.active {
        color: #323d48;
        text-decoration: none;
        line-height: 35px; }

.faqpage .loadmore_faq_bt {
  margin-bottom: 30px; }

.faqpage .sidebar {
  padding-left: 70px;
  margin-bottom: 30px; }
  .faqpage .sidebar img {
    width: 100%; }
  @media screen and (max-width: 960px) {
    .faqpage .sidebar {
      padding-left: 15px; } }

.faqpage .faq-body {
  display: none; }

.faqpage .faq-summary {
  padding-right: 70px; }
  @media screen and (max-width: 960px) {
    .faqpage .faq-summary {
      padding-right: 15px; } }
  @media screen and (max-width: 480px) {
    .faqpage .faq-summary {
      margin-top: 20px; } }
  .faqpage .faq-summary ul {
    list-style: none; }
    .faqpage .faq-summary ul li {
      border-bottom: 1px solid #DFEBF0;
      padding-bottom: 15px;
      margin-bottom: 20px;
      -webkit-transition: .5s all ease;
      transition: .5s all ease;
      list-style: none; }
      .faqpage .faq-summary ul li h2 {
        margin-bottom: 10px; }
      .faqpage .faq-summary ul li .h-readmore {
        display: block; }
      .faqpage .faq-summary ul li .excerpt {
        line-height: 26px; }
      .faqpage .faq-summary ul li .link {
        font-family: "HelveticaNeueLTStd-Bd" !important;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        margin: 10px auto;
        color: #1581C2;
        position: relative;
        display: inline-block; }
        .faqpage .faq-summary ul li .link:before {
          font-family: 'icomoon';
          right: -24px;
          top: -4px;
          position: absolute;
          font-size: 20px;
          font-weight: normal; }
      .faqpage .faq-summary ul li .h-readless {
        display: none;
        opacity: 0; }
        .faqpage .faq-summary ul li .h-readless .link {
          padding-left: 20px; }
          .faqpage .faq-summary ul li .h-readless .link:before {
            font-family: 'icomoon';
            right: inherit;
            top: -4px;
            left: -4px;
            position: absolute;
            font-size: 20px;
            font-weight: normal;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
      .faqpage .faq-summary ul li .anwser {
        display: none;
        line-height: 26px;
        color: rgba(50, 61, 72, 0.74); }
        .faqpage .faq-summary ul li .anwser a {
          margin: 20px 0px; }
        .faqpage .faq-summary ul li .anwser p {
          line-height: 26px; }
        .faqpage .faq-summary ul li .anwser ul {
          padding-left: 20px; }
          .faqpage .faq-summary ul li .anwser ul li {
            border: none;
            padding: 0;
            color: rgba(50, 61, 72, 0.74);
            margin-bottom: 5px;
            list-style: disc; }
      .faqpage .faq-summary ul li.faq_open .excerpt {
        display: none;
        opacity: 0;
        -webkit-transition: .5s all ease;
        transition: .5s all ease; }
      .faqpage .faq-summary ul li.faq_open .h-readmore {
        display: none;
        opacity: 0;
        -webkit-transition: .5s all ease;
        transition: .5s all ease; }
      .faqpage .faq-summary ul li.faq_open .anwser {
        display: block;
        -webkit-transition: .5s all ease;
        transition: .5s all ease; }
        .faqpage .faq-summary ul li.faq_open .anwser p {
          margin-bottom: 10px; }
      .faqpage .faq-summary ul li.faq_open .h-readless {
        display: block;
        opacity: 1;
        -webkit-transition: .5s all ease;
        transition: .5s all ease; }

.dietitians_banner .banner {
  min-height: 470px;
  position: relative;
  background-position: top center; }
  .dietitians_banner .banner__heading {
    position: absolute;
    left: 100px;
    top: 50px; }
    @media screen and (max-width: 640px) {
      .dietitians_banner .banner__heading {
        left: calc(50% - 84px);
        top: 20px; } }

.dietitians .flickity-page-dots {
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-bottom: 0; }

.dietitians .flickity-prev-next-button.previous {
  left: -20px; }

.dietitians .flickity-prev-next-button.next {
  right: -20px; }

.dietitians .flickity-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .dietitians .flickity-slider .carousel-cell {
    background: none;
    opacity: 1; }

.dietitians .wpb_column {
  width: calc(33.33% - 20px);
  margin-right: 30px; }
  .dietitians .wpb_column .wpb_wrapper {
    text-align: center; }
    .dietitians .wpb_column .wpb_wrapper h4 {
      margin-top: 15px; }
    .dietitians .wpb_column .wpb_wrapper .suburb {
      font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
      font-weight: normal;
      font-size: 11px;
      color: #1581C2;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .dietitians .wpb_column .wpb_wrapper .description p {
      font-size: 13px;
      line-height: 1.5; }
    .dietitians .wpb_column .wpb_wrapper a {
      font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
      color: #1581C2;
      font-size: 12px;
      text-decoration: none;
      text-transform: uppercase; }

.dietitians.carousel-total-2 {
  width: 70%;
  margin: 0 auto;
  float: none; }
  .dietitians.carousel-total-2 .wpb_column {
    width: calc(50% - 10px);
    margin-right: 20px; }
  @media screen and (max-width: 960px) {
    .dietitians.carousel-total-2 {
      width: 100%;
      float: left; } }

.dietitians.carousel-total-5 {
  width: 100%;
  margin: 0 auto;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .dietitians.carousel-total-5 .wpb_column {
    width: calc(20% - 16px);
    margin-right: 20px;
    margin-bottom: 30px; }
    .dietitians.carousel-total-5 .wpb_column.carousel-cell {
      opacity: 1; }
    .dietitians.carousel-total-5 .wpb_column:nth-last-child(1) {
      margin-right: 0px; }
    @media screen and (max-width: 1080px) {
      .dietitians.carousel-total-5 .wpb_column {
        width: calc(33% - 12px);
        margin-right: 18px; }
        .dietitians.carousel-total-5 .wpb_column:nth-child(3n) {
          margin-right: 0px; } }
    @media screen and (max-width: 767px) {
      .dietitians.carousel-total-5 .wpb_column {
        width: calc(50% - 10px);
        margin-right: 20px; }
        .dietitians.carousel-total-5 .wpb_column:nth-child(2n) {
          margin-right: 0px; } }
    @media screen and (max-width: 480px) {
      .dietitians.carousel-total-5 .wpb_column {
        width: 100%;
        margin-right: 0px; } }
  @media screen and (max-width: 960px) {
    .dietitians.carousel-total-5 {
      width: 100%;
      float: left; } }

@media screen and (max-width: 960px) {
  .dietitians .wpb_column {
    width: calc(50% - 10px);
    margin-right: 20px; } }

@media screen and (max-width: 480px) {
  .dietitians {
    padding: 0 10px; }
    .dietitians .flickity-prev-next-button.previous {
      left: -10px; }
    .dietitians .flickity-prev-next-button.next {
      right: -10px; }
    .dietitians .wpb_column {
      width: calc(100% - 0px);
      margin-right: 0px; } }

.single_dietitian {
  padding: 50px 0; }
  .single_dietitian .page-content h1 {
    margin-top: 0; }
  .single_dietitian .page-content p {
    margin-bottom: 15px; }
    .single_dietitian .page-content p img {
      display: block; }
  .single_dietitian .page-content strong {
    margin-bottom: 0px; }
  .single_dietitian .page-content .topic {
    border: 1px solid #DFEBF0;
    color: rgba(50, 61, 72, 0.74);
    display: inline-block;
    padding: 3px 10px;
    text-decoration: none; }
    .single_dietitian .page-content .topic:hover {
      background: #1581C2;
      border: 1px solid #1581C2;
      color: #fff; }
  .single_dietitian .page-content .sharethis-block {
    margin-top: 10px;
    border: 1px solid #DFEBF0;
    display: inline-block;
    padding: 0 0px 0 10px; }
    .single_dietitian .page-content .sharethis-block label {
      float: left;
      font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
      color: #1581C2;
      font-size: 24px;
      margin: 0;
      line-height: 35px;
      padding-right: 10px;
      padding-top: 5px; }
    .single_dietitian .page-content .sharethis-block .sharethis-buttons {
      float: left; }
    .single_dietitian .page-content .sharethis-block .sharethis-wrapper {
      border-left: 1px solid #DFEBF0;
      padding-left: 10px;
      padding-top: 4px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .single_dietitian .page-content .sharethis-block .sharethis-wrapper a {
        font-size: 0;
        text-indent: inherit;
        text-decoration: none;
        padding: 0 5px;
        display: block; }
        .single_dietitian .page-content .sharethis-block .sharethis-wrapper a:before {
          font-size: 35px;
          text-indent: inherit; }
        .single_dietitian .page-content .sharethis-block .sharethis-wrapper a:hover {
          color: #1f8ccd; }
          .single_dietitian .page-content .sharethis-block .sharethis-wrapper a:hover:before {
            color: #1f8ccd; }
  .single_dietitian .page-content .other_dietitian {
    padding: 20px 0;
    border-top: 1px solid #DFEBF0;
    border-bottom: 1px solid #DFEBF0;
    margin-top: 20px; }
    .single_dietitian .page-content .other_dietitian ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      font-size: 13px;
      margin-bottom: 0;
      margin-left: -10px;
      margin-right: -10px; }
    .single_dietitian .page-content .other_dietitian li {
      width: 25%;
      padding: 10px; }
      .single_dietitian .page-content .other_dietitian li h4 {
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
        color: #1581C2;
        margin-top: 10px; }
      .single_dietitian .page-content .other_dietitian li .wpb_single_image img {
        width: 100%; }
      .single_dietitian .page-content .other_dietitian li p {
        line-height: 18px;
        font-size: 14px; }
      .single_dietitian .page-content .other_dietitian li a.read-more {
        margin: 0 auto;
        display: block;
        text-align: center; }
      @media screen and (max-width: 767px) {
        .single_dietitian .page-content .other_dietitian li {
          width: 50%; } }
      @media screen and (max-width: 480px) {
        .single_dietitian .page-content .other_dietitian li {
          width: 100%; } }
  .single_dietitian__sidebar {
    margin-top: 68px; }
    @media screen and (max-width: 767px) {
      .single_dietitian__sidebar {
        margin-top: 30px; } }
    .single_dietitian__sidebar .questions {
      margin-top: 20px; }

.rapid-results img {
  max-width: 100%; }

@media screen and (max-width: 960px) {
  .centre-card .field-items .equal-height {
    width: 50%;
    float: left; } }

@media screen and (max-width: 767px) {
  .centre-card .field-items .equal-height {
    width: 100%; } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .how-1-right {
    padding-top: 30px;
    padding-right: 0px; } }

.top-margin-28 {
  margin-top: 28px !important; }

.rapid-results sup {
  font-size: 38% !important;
  line-height: 0 !important;
  position: relative !important;
  vertical-align: baseline !important;
  top: -1.3em !important;
  right: 9px; }

.rapid-results p {
  font-weight: inherit !important;
  font-style: inherit !important;
  font-size: 16px;
  line-height: inherit;
  font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif; }

.rapid-results ul {
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  padding-left: 0;
  margin: 0; }
  .rapid-results ul li {
    list-style: none; }

#content .further_reading {
  font-size: 12px; }
  #content .further_reading p {
    margin-bottom: 0;
    font-size: 12px; }

.further_reading ul {
  margin-bottom: 30px;
  margin-left: 0;
  padding-left: 0px;
  font-size: 12px; }

.further_reading ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 0px 0;
  font-size: 11px; }

h4.why-it-works-left {
  text-align: center;
  margin-bottom: 30px !important;
  text-align: right;
  line-height: 30px;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0; }

.rapid-results .wpb_wrapper .why-it-works-right .wpb_wrapper .wpb_wrapper {
  padding-left: 0;
  padding-right: 0; }

.rapid-results .wpb_wrapper .why-it-works-left .wpb_wrapper .wpb_wrapper {
  padding-left: 0;
  padding-right: 0; }
  .rapid-results .wpb_wrapper .why-it-works-left .wpb_wrapper .wpb_wrapper h4 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    @media (max-width: 767px) {
      .rapid-results .wpb_wrapper .why-it-works-left .wpb_wrapper .wpb_wrapper h4 {
        text-align: center;
        margin-bottom: 0 !important; } }

.rapid-results iframe {
  width: 100%;
  height: 34%;
  min-height: 335px;
  padding-bottom: 20px; }

@media (max-width: 768px) {
  .rapid-results iframe {
    margin-top: 20px; } }

.top {
  margin-bottom: 20px; }

.shelby.checkmark-title {
  font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 24px;
  margin-top: 15px;
  display: block;
  min-height: 48px; }

.checkmark-tout {
  font-size: 14px; }

.rapid-results .button {
  font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
  display: table;
  border: none;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  padding: 10px 20px;
  background: none;
  letter-spacing: 1px;
  text-align: center;
  background-color: #0081c6;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer; }

.rapid-results .button--orange {
  background-color: #1581C2; }

.rapid-results .button--orange:hover {
  background-color: #1f8ccd; }

.rapid-results .button--grey {
  background-color: #d9e1e2; }

.floaty-button1 {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 15px;
  max-width: 100%; }

.floaty-button1 img {
  max-width: 100%; }

.floaty-button2 {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 20px; }

.floaty-button2, .floaty-button3, .floaty-button4, .floaty-button5 {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: calc(50% - 15px); }

@media (max-width: 768px) {
  .floaty-button2, .floaty-button3, .floaty-button4, .floaty-button5 {
    max-width: 100%;
    margin-right: 0; } }

.rapid-results .button--grey:hover {
  background-color: #0081c6; }

.rapid-results .questions_home div {
  text-align: center; }

.rapid-results .questions_home h2 {
  font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
  font-size: 40px;
  margin-bottom: 20px; }

.rapid-results .button:hover {
  text-decoration: none !important;
  background-color: #1f8ccd;
  color: #ffffff; }

@media (max-width: 768px) {
  .shelby.checkmark-title {
    min-height: inherit;
    margin-top: 10px; } }

.blue {
  color: #0081c6; }

.rapid-results h2 {
  font-size: 60px;
  font-family: "bebas_neueregular" !important;
  color: #0081c6;
  margin: 0px;
  line-height: 1 !important;
  text-transform: inherit !important; }
  .rapid-results h2 strong {
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    display: inline-block; }

.rapid-results h2 span {
  font-family: 'Satisfy', Helvetica, Arial, sans-serif; }

.rapid-results h3 {
  font-size: 40px;
  font-family: "bebas_neueregular" !important;
  color: #54616e;
  margin: 0px 0 17px 0 !important; }

.content-metabolism {
  line-height: 30px; }

.rapid-results h4,
.rapid-results h4:hover {
  font-size: 24px;
  font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
  color: #54616e !important;
  margin: 0px; }

.rapid-results h5,
.rapid-results h5:hover {
  font-size: 20px;
  font-family: "bebas_neueregular" !important;
  color: #54616e !important;
  margin: 0px; }

.hero-scale-bg {
  position: relative;
  top: 0;
  left: 0; }

.hero-intro {
  position: absolute;
  top: 10%;
  left: 12%;
  width: 40%; }

.hero-disclaimer {
  color: #0081c6; }

.why-it-works-title {
  text-align: center;
  margin: 0 auto;
  width: 40%;
  padding-top: 25px;
  padding-bottom: 15px; }

.bg-jc-gray-light {
  background-color: #eef0f2; }

.why-it-works-left {
  padding: 0 15px !important; }
  .why-it-works-left .wpb_wrapper .wpb_wrapper {
    text-align: right;
    line-height: 30px;
    padding-top: 30px; }

.why-it-works-right {
  padding: 0 15px !important; }
  .why-it-works-right .wpb_wrapper .wpb_wrapper {
    width: 80%;
    line-height: 30px;
    padding-top: 27px;
    padding-bottom: 25px; }
    @media screen and (max-width: 640px) {
      .why-it-works-right .wpb_wrapper .wpb_wrapper {
        width: 100%;
        line-height: 25px;
        padding-top: 27px;
        padding-bottom: 25px; } }

.rapid-results p {
  font-weight: inherit !important;
  font-style: inherit !important;
  font-size: 16px;
  line-height: inherit;
  font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif; }

.how-1-left {
  padding: 25px; }

@media screen and (max-width: 640px) {
  .how-2-right {
    margin-top: 20px;
    margin-bottom: 30px !important; } }

.how-1-right {
  padding-top: 75px;
  padding-right: 50px;
  padding-left: 30px; }
  @media screen and (max-width: 640px) {
    .how-1-right {
      padding-top: 20px;
      padding-right: 0px;
      padding-left: 0px; }
      .how-1-right .bullet-point.videobutton {
        text-align: center;
        display: block;
        width: 100%; } }

.bullet-point {
  float: left;
  padding-right: 15px; }

.li-how {
  font-size: 16px;
  padding-right: 50px;
  min-height: 50px; }

.ul-how {
  padding-top: 25px; }

.vc_column_container.how-2-left {
  padding-top: 80px; }
  @media screen and (max-width: 960px) {
    .vc_column_container.how-2-left {
      padding-top: 20px; } }
  @media screen and (max-width: 767px) {
    .vc_column_container.how-2-left {
      padding-top: 20px; } }

p.content-metabolism {
  line-height: 30px; }

.row.row-how-2 {
  padding-bottom: 50px; }

.row-checkmarks {
  background: url("https://www.jennycraig.com.au/statics/img/basic-pages/rapid-results/bg-jenny-craig-food-v2.jpg") 0 0 no-repeat;
  background-size: cover; }

.checkmark-box {
  text-align: center;
  padding-bottom: 50px; }

.checkmark {
  width: 40%;
  margin: 0 auto;
  padding-bottom: 10px; }

.title-checkmarks {
  padding: 50px;
  text-align: center; }

.checkmark-title {
  font-size: 40px; }

.rapid-results .wpb_wrapper .wpb_wrapper .wpb_wrapper {
  padding-left: 15px;
  padding-right: 15px; }

@media only screen and (min-width: 768px) and (max-width: 1169px) {
  .rapid-results h2 {
    font-size: 44px; }
  .rapid-results h3 {
    font-size: 30px; }
  .rapid-results h4,
  .rapid-results h4:hover {
    font-size: 26px; }
  .rapid-results h5,
  .rapid-results h5:hover {
    font-size: 20px; }
  .hero-intro {
    top: 3%;
    left: 14%; }
  .how-1-right {
    padding-top: 30px;
    padding-right: 0px; }
  .how-2-left {
    padding-top: 25px; } }

@media only screen and (min-width: 1000px) and (max-width: 1169px) {
  .intro-p {
    display: block;
    width: 210%; } }

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .rapid-results .list-unstyled li:first-child {
    border: none; }
  .hero-intro h4 {
    margin-top: 0 !important; }
  .hero-intro h2 {
    margin-bottom: 0 !important; }
  .intro-p {
    display: block;
    width: 210%;
    margin-top: -10px !important;
    font-size: 15px !important; } }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .rapid-results .list-unstyled li:first-child {
    border: none; }
  .rapid-results .hidden-large {
    display: none; }
  .rapid-results h2 {
    font-size: 50px; }
  .rapid-results h3 {
    font-size: 30px; }
  .rapid-results h4,
  .rapid-results h4:hover {
    font-size: 24px; }
  .row-hero {
    background: white;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(#e8e8e0));
    background: linear-gradient(to right, rgba(0, 0, 0, 0), #e8e8e0); }
  .hero-intro {
    top: 0%;
    left: 0%;
    padding: 15px;
    width: 100%;
    position: static;
    height: auto;
    text-align: left; }
  .how-1-right {
    padding: 25px; }
  .title-heres-how {
    text-align: center; }
  .li-how {
    padding-right: 0px; }
  .how-2-left {
    padding: 25px; }
  .title-metabolism {
    text-align: center;
    padding-bottom: 20px; } }

.flip-button {
  /* font-family: inherit; */
  font-size: 17px;
  line-height: inherit;
  /* top: 75%; */
  width: 40% !important;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  height: 40px;
  margin-top: 55px;
  width: 150px !important;
  /* font-family: 'helvetica_neueregular'!important; */ }

#flip-boxes .flip-container {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d(0, 0, 0);
  transform-style: preserve-3d(0, 0, 0); }

#flip-boxes .flip-container:hover .back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg); }

#flip-boxes .flip-container:hover .front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

#flip-boxes .flip-container, .front, .back {
  width: 100%;
  height: 360px;
  margin: 0 25px 25px 0;
  float: left; }

#flip-boxes .first {
  background: #faab16 !important; }

#flip-boxes .second {
  background: #55b13c !important; }

#flip-boxes .third {
  background: #a51d83 !important; }

#flip-boxes .fourth {
  background: #007ec6 !important; }

#flip-boxes .flipper {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d(0, 0, 0);
  transform-style: preserve-3d(0, 0, 0);
  position: relative; }

@media (max-width: 767px) {
  #flip-boxes .flipper {
    margin: 0 8%; }
  .row-why-it-works-2 {
    margin-right: -15px !important;
    margin-left: -15px !important;
    padding: 25px; }
  .why-it-works-title {
    width: 100%; }
  .why-it-works-left {
    text-align: center; }
  .why-it-works-right {
    width: 100%; } }

@media (max-width: 767px) {
  margin: 0% 8%; }

/* hide back of pane during swap */
#flip-boxes .front, .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d(0, 0, 0);
  transform-style: preserve-3d(0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

#flip-boxes .front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  padding: 15px; }

#flip-boxes .back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  color: #000;
  text-align: center;
  line-height: 1.4em; }

#flip-boxes .vertical.flip-container {
  position: relative; }

#flip-boxes .vertical .back {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

#flip-boxes .vertical.flip-container:hover .back {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg); }

#flip-boxes .vertical.flip-container:hover .front {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

#flip-boxes .front {
  background: #9c3;
  color: #fff;
  text-align: center; }

#flip-boxes h2 {
  padding-top: 0px;
  color: #fff;
  font-size: 29px !important;
  display: block !important;
  min-height: 18px !important;
  line-height: 40px !important;
  color: white;
  font-style: normal;
  font-family: "bebas_neueregular" !important;
  letter-spacing: 1px; }

#flip-boxes p {
  padding: 0px 25px;
  font-size: 17px !important;
  line-height: 22px !important;
  color: white;
  font-style: normal;
  font-family: "helvetica_neueregular" !important;
  letter-spacing: 0px; }
  @media screen and (max-width: 1170px) {
    #flip-boxes p {
      font-size: 14px !important; } }

@media screen and (max-width: 640px) {
  .hero-intro {
    text-align: center; }
    .hero-intro h2 {
      text-align: center !important;
      float: none !important; }
      .hero-intro h2:nth-of-type(2) {
        margin-top: 0 !important; }
      .hero-intro h2:nth-of-type(3) {
        margin: 0 !important; }
      .hero-intro h2:nth-of-type(4) {
        margin-bottom: 0 !important; } }

.popover-title {
  text-align: right; }

.inner_page_navigation {
  padding: 0;
  position: -webkit-sticky; }

.sticky {
  z-index: 100; }

@media screen and (max-width: 960px) {
  #how_it_works .vc_single_image-wrapper {
    text-align: center; }
    #how_it_works .vc_single_image-wrapper img {
      display: inline-block; } }

@media screen and (max-width: 767px) {
  #how_it_works .text_block {
    text-align: center; } }

@media screen and (max-width: 480px) {
  #how_it_works {
    padding-top: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 0 !important; } }

#why_it_works {
  position: relative; }
  #why_it_works:before {
    content: "";
    background: url("./images/RR-logo_Device-left.png");
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 116px;
    height: 221px;
    display: block; }
    @media screen and (max-width: 1280px) {
      #why_it_works:before {
        width: 58px;
        height: 110.5px;
        background-size: cover; } }
    @media screen and (max-width: 640px) {
      #why_it_works:before {
        background: none; } }

#rapid_result_banner {
  background: #07194A;
  position: relative; }
  #rapid_result_banner .vc_single_image-wrapper {
    text-align: center;
    width: 100%; }
    #rapid_result_banner .vc_single_image-wrapper img {
      display: inline-block; }
  #rapid_result_banner:before {
    content: "";
    background: url("./images/RR-logo_Device-right.png");
    position: absolute;
    bottom: -262px;
    right: 0;
    width: 175px;
    height: 262px;
    display: block; }
    @media screen and (max-width: 1280px) {
      #rapid_result_banner:before {
        width: 87.5px;
        height: 131px;
        bottom: -131px;
        background-size: cover; } }
    @media screen and (max-width: 640px) {
      #rapid_result_banner:before {
        background: none; } }

#benefits .section_title strong {
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
  font-size: 14px; }

.landingpage h4 {
  font-size: 26px; }

.landingpage.intro_text {
  max-width: 990px;
  margin: 0 auto; }
  @media screen and (max-width: 960px) {
    .landingpage.intro_text {
      max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .landingpage.intro_text h2 {
      margin-bottom: 0 !important; } }

.show_on_mobile .wpb_wrapper {
  width: 100%; }

.show_on_mobile .vc_single_image-wrapper {
  width: 100%; }

.show_on_mobile img {
  width: 100%; }

.landingpage_requestcall.border_bottom {
  border-bottom: 1px solid #DFEBF0;
  padding-bottom: 50px; }

.landingpage_requestcall.preference {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .landingpage_requestcall.preference:before {
    display: none; }
  .landingpage_requestcall.preference:after {
    display: none; }
  @media screen and (max-width: 960px) {
    .landingpage_requestcall.preference {
      display: block; } }
  .landingpage_requestcall.preference .wpb_column:nth-child(2) {
    margin-right: 0px; }
    @media screen and (max-width: 960px) {
      .landingpage_requestcall.preference .wpb_column:nth-child(2) {
        margin-top: 0px; } }

.landingpage_requestcall .wpb_column {
  margin-right: 30px; }
  .landingpage_requestcall .wpb_column:nth-child(1) {
    margin-right: 30px; }
  .landingpage_requestcall .wpb_column:nth-child(2) {
    margin-right: 0px; }
    @media screen and (max-width: 960px) {
      .landingpage_requestcall .wpb_column:nth-child(2) {
        margin-top: 30px; } }
  .landingpage_requestcall .wpb_column.description {
    width: calc(100% - 453px); }
    .landingpage_requestcall .wpb_column.description.halfwidth {
      width: calc(50% - 15px); }
    .landingpage_requestcall .wpb_column.description.grey_box {
      background-color: #f5f6f7;
      padding: 42px 58px; }
      @media screen and (max-width: 767px) {
        .landingpage_requestcall .wpb_column.description.grey_box {
          padding: 30px 20px; } }
      .landingpage_requestcall .wpb_column.description.grey_box .wpb_wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap; }
      .landingpage_requestcall .wpb_column.description.grey_box h3, .landingpage_requestcall .wpb_column.description.grey_box .wpb_single_image, .landingpage_requestcall .wpb_column.description.grey_box .jc-icon {
        text-align: center;
        margin-bottom: 30px; }
        @media screen and (max-width: 767px) {
          .landingpage_requestcall .wpb_column.description.grey_box h3, .landingpage_requestcall .wpb_column.description.grey_box .wpb_single_image, .landingpage_requestcall .wpb_column.description.grey_box .jc-icon {
            margin-bottom: 20px; } }
      .landingpage_requestcall .wpb_column.description.grey_box h3 {
        font-size: 29px; }
        @media screen and (max-width: 767px) {
          .landingpage_requestcall .wpb_column.description.grey_box h3 {
            font-size: 22px; } }
      .landingpage_requestcall .wpb_column.description.grey_box .jc-icon {
        height: 30px; }
        .landingpage_requestcall .wpb_column.description.grey_box .jc-icon.icon-Centre---Solid:before {
          font-size: 62px;
          line-height: 24px; }
        .landingpage_requestcall .wpb_column.description.grey_box .jc-icon.icon-Delivery---Solid:before {
          font-size: 86px;
          line-height: 0; }
      .landingpage_requestcall .wpb_column.description.grey_box ul {
        margin-bottom: 0; }
      .landingpage_requestcall .wpb_column.description.grey_box .cta-button {
        margin-top: auto; }
      .landingpage_requestcall .wpb_column.description.grey_box .button {
        width: 100%;
        margin-top: 20px; }
        @media screen and (max-width: 767px) {
          .landingpage_requestcall .wpb_column.description.grey_box .button {
            margin-top: 16px; } }
      .landingpage_requestcall .wpb_column.description.grey_box .jc-readmore {
        font-size: 0.9em;
        display: block;
        text-align: center;
        margin-top: 30px;
        cursor: pointer; }
        @media screen and (max-width: 767px) {
          .landingpage_requestcall .wpb_column.description.grey_box .jc-readmore {
            margin-top: 20px !important; } }
    @media screen and (max-width: 960px) {
      .landingpage_requestcall .wpb_column.description {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px; }
        .landingpage_requestcall .wpb_column.description.halfwidth {
          width: 100%; } }
    .landingpage_requestcall .wpb_column.description h2 {
      margin-top: 30px;
      line-height: 58px; }
      @media screen and (max-width: 767px) {
        .landingpage_requestcall .wpb_column.description h2 {
          line-height: 1; } }
    .landingpage_requestcall .wpb_column.description h3 {
      margin-top: 30px; }
    .landingpage_requestcall .wpb_column.description img {
      width: 100%;
      max-width: 100%; }
    .landingpage_requestcall .wpb_column.description ul {
      padding-left: 0;
      margin: 0;
      margin-bottom: 20px; }
      .landingpage_requestcall .wpb_column.description ul li {
        margin-bottom: 10px;
        list-style: none;
        padding-left: 30px;
        position: relative; }
        .landingpage_requestcall .wpb_column.description ul li:before {
          font-family: 'icomoon' !important;
          content: "\e964";
          color: #1581C2;
          font-size: 20px;
          position: absolute;
          left: 0;
          top: -4px; }
  .landingpage_requestcall .wpb_column.form {
    width: 423px; }
    .landingpage_requestcall .wpb_column.form.halfwidth {
      width: calc(50% - 15px); }
    .landingpage_requestcall .wpb_column.form.fullwidth {
      width: 100%;
      margin-right: 0; }
    .landingpage_requestcall .wpb_column.form.two-thirds {
      width: 75%;
      margin: 0 auto;
      float: inherit; }
      @media screen and (max-width: 960px) {
        .landingpage_requestcall .wpb_column.form.two-thirds {
          width: 100%; } }
    .landingpage_requestcall .wpb_column.form .wpb_raw_code {
      background: rgba(223, 235, 240, 0.5);
      padding: 30px; }
    @media screen and (max-width: 960px) {
      .landingpage_requestcall .wpb_column.form {
        width: 100%;
        margin-right: 0;
        clear: both; }
        .landingpage_requestcall .wpb_column.form.halfwidth {
          width: 100%;
          z-index: 10; }
        .landingpage_requestcall .wpb_column.form .show_on_mobile {
          margin-top: 25px; } }
    @media screen and (max-width: 640px) {
      .landingpage_requestcall .wpb_column.form .wpb_raw_code {
        padding: 20px 15px; } }
    .landingpage_requestcall .wpb_column.form h2 {
      text-align: center;
      line-height: 58px; }
      @media screen and (max-width: 960px) {
        .landingpage_requestcall .wpb_column.form h2 {
          line-height: 35px; } }
      @media screen and (max-width: 767px) {
        .landingpage_requestcall .wpb_column.form h2 {
          line-height: 1; } }
    .landingpage_requestcall .wpb_column.form h4 {
      font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
      font-size: 24px;
      color: #425563; }
      .landingpage_requestcall .wpb_column.form h4 span {
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
    .landingpage_requestcall .wpb_column.form ul {
      padding-left: 0;
      margin: 0;
      margin-bottom: 20px; }
      .landingpage_requestcall .wpb_column.form ul li {
        margin-bottom: 10px;
        list-style: none;
        padding-left: 30px;
        position: relative; }
        .landingpage_requestcall .wpb_column.form ul li:before {
          font-family: 'icomoon' !important;
          content: "\e964";
          color: #1581C2;
          font-size: 20px;
          position: absolute;
          left: 0;
          top: -4px; }
    .landingpage_requestcall .wpb_column.form .form_top {
      margin-bottom: 25px; }
      .landingpage_requestcall .wpb_column.form .form_top p {
        font-size: 13px;
        text-align: center; }
    .landingpage_requestcall .wpb_column.form .privacy_link {
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      font-size: 12px;
      font-style: italic;
      margin-top: 25px;
      line-height: 1.58; }
      .landingpage_requestcall .wpb_column.form .privacy_link a {
        color: #1581C2;
        text-decoration: underline; }
    .landingpage_requestcall .wpb_column.form .terms_link {
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      font-size: 12px;
      font-style: italic;
      margin-top: 0px;
      line-height: 1.58; }
      .landingpage_requestcall .wpb_column.form .terms_link a {
        color: #1581C2;
        text-decoration: underline; }
    .landingpage_requestcall .wpb_column.form form input[type="text"] {
      width: 100%;
      border-radius: 1px;
      border: solid 1px #98a4ae;
      height: 42px;
      padding-left: 15px;
      margin-bottom: 15px; }
    .landingpage_requestcall .wpb_column.form form select {
      width: 100%;
      height: 42px;
      padding-left: 15px;
      margin-bottom: 15px; }
    .landingpage_requestcall .wpb_column.form form input[type="submit"] {
      width: 100%; }
  .landingpage_requestcall .wpb_column.col-xs-pull-6 {
    right: calc(50% + 15px); }
    @media screen and (max-width: 960px) {
      .landingpage_requestcall .wpb_column.col-xs-pull-6 {
        right: 0; } }
  .landingpage_requestcall .wpb_column.col-xs-push-6 {
    left: calc(50% + 15px); }
    @media screen and (max-width: 960px) {
      .landingpage_requestcall .wpb_column.col-xs-push-6 {
        left: 0; } }
  @media screen and (max-width: 640px) {
    .landingpage_requestcall .wpb_column {
      width: 100%;
      margin-right: 0px; }
      .landingpage_requestcall .wpb_column:nth-child(1) {
        margin-right: 0px; }
      .landingpage_requestcall .wpb_column:nth-child(2) {
        margin-right: 0px;
        margin-top: 30px; } }

.landing_success_stories .wpb_column {
  margin-right: 24px;
  width: calc(33.33% - 16px); }
  .landing_success_stories .wpb_column .wpb_raw_code .wpb_wrapper {
    width: 100%;
    height: 0;
    padding-top: 56.2%;
    display: block;
    position: relative; }
    .landing_success_stories .wpb_column .wpb_raw_code .wpb_wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  @media screen and (max-width: 767px) {
    .landing_success_stories .wpb_column {
      width: 100%;
      margin-right: 0;
      margin-bottom: 30px; } }
  @media screen and (max-width: 640px) {
    .landing_success_stories .wpb_column:last-child {
      margin-bottom: 0px; } }
  .landing_success_stories .wpb_column h4 {
    color: rgba(50, 61, 72, 0.74);
    text-align: center;
    margin-top: 20px; }
  .landing_success_stories .wpb_column p {
    text-align: center;
    font-size: 14px; }
  .landing_success_stories .wpb_column:nth-child(3) {
    margin-right: 0; }

.video .wpb_raw_code .wpb_wrapper {
  width: 100%;
  height: 0;
  padding-top: 56.2%;
  display: block;
  position: relative; }
  .video .wpb_raw_code .wpb_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.landingpage_requestcall .wpb_column.form.b2b h2 {
  font-size: 35px;
  margin-bottom: 10px !important;
  line-height: 38px; }

.b2b-intro {
  font-size: 14px; }

.b2b-form {
  display: none; }

.landingpage_requestcall .wpb_column.form.b2b .ctas {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .landingpage_requestcall .wpb_column.form.b2b .ctas .button {
    display: inline-block;
    width: 45%; }
    .landingpage_requestcall .wpb_column.form.b2b .ctas .button:first-of-type {
      margin-right: 2%; }
  @media screen and (max-width: 1280px) {
    .landingpage_requestcall .wpb_column.form.b2b .ctas .button {
      font-size: 18px;
      padding: 10px 10px; } }
  @media screen and (max-width: 480px) {
    .landingpage_requestcall .wpb_column.form.b2b .ctas .button {
      width: 100%;
      margin-right: 0; }
      .landingpage_requestcall .wpb_column.form.b2b .ctas .button:first-of-type {
        margin-bottom: 10px; } }

.landingpage_requestcall .wpb_column.form.b2b .form_top h2 {
  display: none; }

.faq.landingpage_requestcall .wpb_column .ui-accordion-header {
  background: none;
  margin-top: 10px; }
  .faq.landingpage_requestcall .wpb_column .ui-accordion-header a {
    padding-left: 0;
    color: rgba(50, 61, 72, 0.74); }
    .faq.landingpage_requestcall .wpb_column .ui-accordion-header a:before {
      background: none; }
    .faq.landingpage_requestcall .wpb_column .ui-accordion-header a:after {
      top: calc(50% - 11px);
      -webkit-transform: none;
      transform: none;
      content: "\e90e";
      color: rgba(50, 61, 72, 0.74); }

.faq.landingpage_requestcall .wpb_column .ui-accordion-content {
  padding-left: 0; }

.faq.landingpage_requestcall .wpb_column .ui-accordion-header-active a:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.single_blog {
  padding-top: 0px; }
  @media screen and (max-width: 767px) {
    .single_blog {
      padding-top: 0px; } }
  .single_blog.section.grey_bg {
    padding: 0; }
  .single_blog .blog_heading {
    text-align: center; }
    .single_blog .blog_heading h1 {
      margin-bottom: 10px; }
    .single_blog .blog_heading h4 {
      color: rgba(0, 25, 39, 0.3);
      margin-bottom: 30px; }
    .single_blog .blog_heading .author {
      font-family: 'bebas_neueregular';
      font-size: 20px;
      line-height: 20px;
      color: #1581C2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      letter-spacing: 0.9px;
      margin-bottom: 15px;
      margin-top: -10px;
      text-decoration: none; }
      .single_blog .blog_heading .author:hover {
        text-decoration: none;
        color: #1f8ccd; }
        .single_blog .blog_heading .author:hover .by {
          color: #323d48; }
      .single_blog .blog_heading .author .by {
        color: #323d48; }
      .single_blog .blog_heading .author img {
        width: 32px;
        height: 32px;
        border-radius: 32px;
        margin: 0 5px;
        -webkit-transition: none;
        transition: none;
        -webkit-transform: none;
        transform: none; }
  .single_blog .page-content {
    padding-left: 88px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .single_blog .page-content {
        padding-left: 15px; } }
    .single_blog .page-content article {
      position: relative; }
      .single_blog .page-content article ul {
        padding-left: 20px; }
        .single_blog .page-content article ul li {
          list-style: disc; }
      .single_blog .page-content article .article_author {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        padding: 36px 32px;
        margin: 20px 0;
        background: rgba(223, 235, 240, 0.2); }
        @media screen and (max-width: 640px) {
          .single_blog .page-content article .article_author {
            padding: 25px 20px;
            margin-left: -15px;
            margin-right: -15px; } }
        .single_blog .page-content article .article_author__image {
          width: 84px;
          padding-right: 20px; }
          @media screen and (max-width: 640px) {
            .single_blog .page-content article .article_author__image {
              width: 74px;
              padding-right: 10px; } }
          .single_blog .page-content article .article_author__image img {
            width: 64px;
            height: 64px;
            border-radius: 64px; }
        .single_blog .page-content article .article_author__info {
          width: calc(100% - 184px);
          padding-right: 0px;
          font-family: 'bebas_neueregular';
          font-size: 18px; }
          .single_blog .page-content article .article_author__info h3 {
            margin-bottom: 5px; }
            .single_blog .page-content article .article_author__info h3 a {
              font-family: 'bebas_neuebold';
              font-size: 26px;
              text-decoration: none;
              color: #1581C2; }
          @media screen and (max-width: 640px) {
            .single_blog .page-content article .article_author__info {
              width: calc(100% - 174px); }
              .single_blog .page-content article .article_author__info h3 a {
                font-size: 20px; } }
        .single_blog .page-content article .article_author__profilelink {
          width: 100px;
          padding-right: 0px; }
          .single_blog .page-content article .article_author__profilelink.button {
            min-width: 100px;
            text-align: center;
            padding-left: 0;
            padding-right: 0;
            height: 20px; }
        .single_blog .page-content article .article_author__bio {
          margin-top: 5px;
          width: 100%;
          padding-left: 84px;
          font-size: 14px; }
          @media screen and (max-width: 640px) {
            .single_blog .page-content article .article_author__bio {
              padding-left: 0px;
              text-align: center; } }
      @media screen and (max-width: 767px) {
        .single_blog .page-content article {
          padding-bottom: 40px; } }
    .single_blog .page-content iframe {
      width: 100% !important;
      margin: 15px 0; }
    .single_blog .page-content .sharethis-bottom {
      position: absolute;
      display: block;
      left: -88px;
      top: .5em; }
      @media screen and (max-width: 767px) {
        .single_blog .page-content .sharethis-bottom {
          bottom: 0;
          top: inherit;
          left: 0; } }
    .single_blog .page-content .sharethis-block .sharethis-buttons {
      float: left; }
    .single_blog .page-content .sharethis-block .sharethis-wrapper ul {
      margin: 0;
      padding: 0; }
      .single_blog .page-content .sharethis-block .sharethis-wrapper ul li {
        list-style: none;
        width: 40px;
        height: 40px;
        display: block;
        margin-bottom: 8px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .single_blog .page-content .sharethis-block .sharethis-wrapper ul li {
            display: inline-block; } }
        .single_blog .page-content .sharethis-block .sharethis-wrapper ul li.facebook {
          background: #3b5998; }
        .single_blog .page-content .sharethis-block .sharethis-wrapper ul li.twitter {
          background: #1da1f2; }
        .single_blog .page-content .sharethis-block .sharethis-wrapper ul li.email {
          background: #425563; }
          .single_blog .page-content .sharethis-block .sharethis-wrapper ul li.email:before {
            left: 9.5px; }
        .single_blog .page-content .sharethis-block .sharethis-wrapper ul li:before {
          font-size: 21px;
          text-indent: inherit;
          color: #fff;
          position: absolute;
          left: 11px;
          top: 3px;
          display: block; }
        .single_blog .page-content .sharethis-block .sharethis-wrapper ul li:hover {
          color: #1f8ccd;
          opacity: 0.8; }
    .single_blog .page-content .sharethis-block .sharethis-wrapper a {
      font-size: 0;
      text-indent: -9999px;
      text-decoration: none;
      position: relative;
      width: 100%;
      height: 100%;
      display: block; }
  .single_blog .get-started {
    margin-top: 20px;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .single_blog .get-started {
        margin-left: 0; } }
  .single_blog__sidebar {
    padding-top: 8px;
    padding-left: 38px; }
    .single_blog__sidebar h3 {
      color: rgba(50, 61, 72, 0.74); }
    .single_blog__sidebar ul {
      margin-top: 10px;
      margin-bottom: 30px; }
      .single_blog__sidebar ul li {
        margin-bottom: 15px; }
        .single_blog__sidebar ul li a {
          text-decoration: underline;
          display: block;
          font-size: 16px; }
          .single_blog__sidebar ul li a:hover {
            color: #1f8ccd; }
  .single_blog .other_blogs {
    padding: 20px 0;
    margin-top: 15px; }
    .single_blog .other_blogs h2 {
      text-align: center;
      margin: 0 auto 10px auto; }
    .single_blog .other_blogs ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      font-size: 13px;
      margin-bottom: 0;
      margin-left: -10px;
      margin-right: -10px; }
    .single_blog .other_blogs li {
      width: 33.33%;
      padding: 21px; }
      .single_blog .other_blogs li h4 {
        margin-top: 22px; }
        @media screen and (max-width: 767px) {
          .single_blog .other_blogs li h4 {
            text-align: left; } }
      .single_blog .other_blogs li .author {
        font-family: 'bebas_neueregular';
        font-size: 16px;
        line-height: 18px;
        color: #1581C2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        letter-spacing: 0.9px;
        margin-bottom: 15px;
        text-decoration: none; }
        .single_blog .other_blogs li .author:hover {
          text-decoration: none;
          color: #1f8ccd; }
          .single_blog .other_blogs li .author:hover .by {
            color: rgba(50, 61, 72, 0.3); }
        .single_blog .other_blogs li .author .by {
          color: rgba(50, 61, 72, 0.3); }
        .single_blog .other_blogs li .author img {
          width: 18px;
          height: 18px;
          border-radius: 18px;
          margin: 0 5px;
          -webkit-transition: none;
          transition: none;
          -webkit-transform: none;
          transform: none; }
      .single_blog .other_blogs li .description {
        padding: 0 0px;
        font-size: 14px; }
        .single_blog .other_blogs li .description p {
          font-size: 14px; }
        .single_blog .other_blogs li .description a {
          color: rgba(50, 61, 72, 0.74);
          font-size: 11px;
          font-family: "HelveticaNeueLTStd-Bd" !important;
          text-transform: uppercase;
          position: relative;
          padding-right: 20px; }
          .single_blog .other_blogs li .description a:before {
            font-family: 'icomoon' !important;
            right: 0px;
            color: #0081c6;
            position: absolute;
            font-size: 20px;
            top: -4px; }
      .single_blog .other_blogs li .wpb_single_image img {
        width: 100%; }
      .single_blog .other_blogs li p {
        line-height: 18px;
        font-size: 14px; }
      .single_blog .other_blogs li a.read-more {
        margin: 0 auto;
        display: block;
        text-align: center; }
      @media screen and (max-width: 767px) {
        .single_blog .other_blogs li {
          width: 50%; } }
      @media screen and (max-width: 480px) {
        .single_blog .other_blogs li {
          width: 100%; } }

#comments {
  border-top: none; }
  #comments #wait_approval {
    color: #1581C2; }
  #comments #comments-title {
    font-family: 'bebas_neuebold';
    font-size: 26px;
    text-transform: uppercase;
    color: #1581C2;
    padding-bottom: 10px; }
  #comments .comment-respond {
    border-top: 1px solid #eee; }
    #comments .comment-respond h4#reply-title {
      font-family: 'bebas_neuebold';
      font-size: 26px; }
      @media screen and (max-width: 767px) {
        #comments .comment-respond h4#reply-title {
          padding-top: 20px;
          text-align: left; } }
  #comments .comment_wrap {
    border-bottom: none;
    padding: 10px 0; }
    #comments .comment_wrap article {
      border-top: 1px solid #eee;
      border-bottom: none; }
  #comments .commentlist li {
    padding-top: 0;
    padding-bottom: 0; }
  #comments .commentlist article {
    padding-bottom: 0; }
  #comments .commentlist .gravatar img {
    border-radius: 100%; }
  #comments .commentlist .children .comment:last-of-type article {
    border-bottom: none; }
  #comments .commentlist .children .comment {
    padding: 10px 0 0 0; }
  #comments .commentlist .children article {
    padding: 0; }
  #comments .commentlist .comment_author {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 16px;
    color: #323d48; }
    #comments .commentlist .comment_author a {
      color: #323d48;
      text-decoration: none; }
    #comments .commentlist .comment_author i {
      font-family: 'helvetica_neueregular';
      color: rgba(50, 61, 72, 0.74);
      font-size: 11px;
      font-style: normal;
      display: block;
      padding: 5px 0; }
  #comments .commentlist .comment_text {
    font-size: 14px;
    position: relative;
    overflow: visible; }
    #comments .commentlist .comment_text .comment-reply-link {
      position: absolute;
      right: 0;
      top: -70px;
      font-family: 'HelveticaNeueLTStd-Bd';
      color: rgba(50, 61, 72, 0.74);
      font-size: 11px;
      display: block;
      text-transform: uppercase; }
      #comments .commentlist .comment_text .comment-reply-link:hover {
        color: #1581C2;
        text-decoration: none; }
      #comments .commentlist .comment_text .comment-reply-link span {
        display: none; }
  #comments .commentlist > li > ul.children {
    margin-left: 100px; }
    #comments .commentlist > li > ul.children .comment_wrap {
      padding-right: 0; }
  #comments .comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    #comments .comment-form label {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 13px;
      margin: 0;
      float: none;
      height: auto;
      padding: 5px 0; }
      #comments .comment-form label .require {
        color: red; }
      #comments .comment-form label .optional {
        font-family: 'helvetica_neueregular';
        font-size: 12px;
        color: rgba(50, 61, 72, 0.4); }
      #comments .comment-form label .error {
        display: block;
        color: 1px solid #f99; }
    #comments .comment-form input, #comments .comment-form textarea {
      height: 40px;
      padding: 5px 16px;
      border-radius: 0;
      border: solid 1px #d9e1e2;
      background: none; }
      #comments .comment-form input.error, #comments .comment-form textarea.error {
        border: 1px solid #f99; }
    #comments .comment-form textarea {
      height: 135px;
      margin-bottom: 0;
      padding: 10px 16px; }
  #comments .comment-form-comment {
    width: 100%; }
  #comments .comment-form-author {
    width: calc(33.33% - 18px);
    margin-right: 27px; }
    @media screen and (max-width: 767px) {
      #comments .comment-form-author {
        width: 100%;
        margin-right: 0; } }
  #comments .comment-form-email {
    width: calc(33.33% - 18px);
    margin-right: 27px; }
    @media screen and (max-width: 767px) {
      #comments .comment-form-email {
        width: 100%;
        margin-right: 0; } }
  #comments .comment-form-url {
    width: calc(33.33% - 18px);
    margin-right: 0px; }
    @media screen and (max-width: 767px) {
      #comments .comment-form-url {
        width: 100%;
        margin-right: 0; } }
  #comments .form-submit input {
    font-family: 'bebas_neueregular';
    display: table;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 40px;
    background: none;
    letter-spacing: 1px;
    text-align: center;
    background-color: #1581C2;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    cursor: pointer;
    border-radius: 0;
    margin-top: 20px; }
    #comments .form-submit input:hover {
      text-decoration: none !important;
      background-color: #1f8ccd;
      color: #ffffff; }
  #comments .error {
    color: #f99; }

.blog_filter {
  font-size: 20px;
  width: 100%;
  margin-bottom: 15px;
  text-align: center; }
  .blog_filter h4 {
    color: rgba(50, 61, 72, 0.74);
    display: inline-block; }
    @media screen and (max-width: 480px) {
      .blog_filter h4 {
        display: none; } }
  .blog_filter li {
    display: inline-block; }
    .blog_filter li a {
      color: rgba(50, 61, 72, 0.74);
      padding: 9px 12px;
      text-decoration: none;
      border: solid 1px rgba(27, 33, 45, 0.25);
      border-radius: 100px;
      margin-left: 8px;
      font-size: 14px;
      margin-bottom: 5px;
      display: inline-block;
      vertical-align: middle;
      font-family: 'helvetica_neueregular'; }
      .blog_filter li a:hover, .blog_filter li a.active {
        border: solid 1px #1581C2;
        background: #1581C2;
        color: #fff;
        text-decoration: none; }
      @media screen and (max-width: 480px) {
        .blog_filter li a {
          padding: 9px 8px;
          margin-left: 5px; } }
    .blog_filter li:first-of-type a {
      padding: 9px 16px; }

.blog_body {
  clear: both; }
  .blog_body .ads {
    margin-bottom: 40px; }
  .blog_body .category_description {
    text-align: center;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .blog_body .category_description {
        font-size: 14px; } }

.threeColumns.blogs, .threeColumns.bmi_blogs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 10px; }
  .threeColumns.blogs:before, .threeColumns.bmi_blogs:before {
    display: none; }
  .threeColumns.blogs:after, .threeColumns.bmi_blogs:after {
    display: none; }
  .threeColumns.blogs.carousel, .threeColumns.bmi_blogs.carousel {
    width: calc(100% - 125px);
    margin: 0 auto;
    float: inherit; }
    @media screen and (max-width: 640px) {
      .threeColumns.blogs.carousel, .threeColumns.bmi_blogs.carousel {
        width: calc(100% - 50px); } }
  .threeColumns.blogs .wpb_column, .threeColumns.bmi_blogs .wpb_column {
    margin-bottom: 40px;
    width: calc(33.33% - 28px);
    margin-right: 42px;
    background: none; }
    .threeColumns.blogs .wpb_column figure a, .threeColumns.bmi_blogs .wpb_column figure a {
      width: 100%;
      height: auto;
      overflow: hidden;
      display: block; }
    .threeColumns.blogs .wpb_column .video_wrapper, .threeColumns.bmi_blogs .wpb_column .video_wrapper {
      width: 100%;
      height: 0;
      padding-top: 60.38%;
      display: block;
      position: relative; }
      .threeColumns.blogs .wpb_column .video_wrapper iframe, .threeColumns.bmi_blogs .wpb_column .video_wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .threeColumns.blogs .wpb_column img, .threeColumns.bmi_blogs .wpb_column img {
      width: 100%;
      height: 100%;
      -webkit-transition: -webkit-transform .4s;
      transition: -webkit-transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s;
      display: block; }
      .threeColumns.blogs .wpb_column img:hover, .threeColumns.bmi_blogs .wpb_column img:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    .threeColumns.blogs .wpb_column.menu_b, .threeColumns.bmi_blogs .wpb_column.menu_b {
      width: calc(33.33% - 16px);
      margin-right: 24px;
      background-color: rgba(217, 225, 226, 0.2);
      padding-bottom: 25px;
      margin-bottom: 24px; }
      .threeColumns.blogs .wpb_column.menu_b .wpb_text_column, .threeColumns.bmi_blogs .wpb_column.menu_b .wpb_text_column {
        padding-left: 16px;
        padding-right: 16px; }
      @media screen and (max-width: 960px) {
        .threeColumns.blogs .wpb_column.menu_b, .threeColumns.bmi_blogs .wpb_column.menu_b {
          width: calc(33.33% - 8px);
          margin-right: 12px;
          margin-bottom: 12px; } }
      @media screen and (max-width: 767px) {
        .threeColumns.blogs .wpb_column.menu_b, .threeColumns.bmi_blogs .wpb_column.menu_b {
          width: 100%;
          margin: 0 0 25px 0; } }
    @media screen and (max-width: 960px) {
      .threeColumns.blogs .wpb_column, .threeColumns.bmi_blogs .wpb_column {
        width: calc(33.33% - 8px);
        margin-right: 12px; } }
    @media screen and (max-width: 767px) {
      .threeColumns.blogs .wpb_column, .threeColumns.bmi_blogs .wpb_column {
        width: 100%;
        margin: 0 0 25px 0; } }
    .threeColumns.blogs .wpb_column:nth-child(3n), .threeColumns.bmi_blogs .wpb_column:nth-child(3n) {
      margin-right: 0; }
    .threeColumns.blogs .wpb_column.carousel-cell, .threeColumns.bmi_blogs .wpb_column.carousel-cell {
      opacity: 1; }
      .threeColumns.blogs .wpb_column.carousel-cell:nth-child(3n), .threeColumns.bmi_blogs .wpb_column.carousel-cell:nth-child(3n) {
        margin-right: 42px; }
    @media screen and (max-width: 480px) {
      .threeColumns.blogs .wpb_column, .threeColumns.bmi_blogs .wpb_column {
        margin-bottom: 35px; } }
    .threeColumns.blogs .wpb_column .wpb_content_element, .threeColumns.bmi_blogs .wpb_column .wpb_content_element {
      height: auto;
      padding: 0;
      border-top: none;
      text-align: left; }
    .threeColumns.blogs .wpb_column h4, .threeColumns.bmi_blogs .wpb_column h4 {
      margin-top: 22px;
      margin-bottom: 7px; }
      @media screen and (max-width: 767px) {
        .threeColumns.blogs .wpb_column h4, .threeColumns.bmi_blogs .wpb_column h4 {
          text-align: left; } }
    .threeColumns.blogs .wpb_column .author, .threeColumns.bmi_blogs .wpb_column .author {
      font-family: 'bebas_neueregular';
      font-size: 16px;
      line-height: 18px;
      color: #1581C2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      letter-spacing: 0.9px;
      margin-bottom: 10px;
      text-decoration: none; }
      .threeColumns.blogs .wpb_column .author:hover, .threeColumns.bmi_blogs .wpb_column .author:hover {
        text-decoration: none;
        color: #1f8ccd; }
        .threeColumns.blogs .wpb_column .author:hover .by, .threeColumns.bmi_blogs .wpb_column .author:hover .by {
          color: rgba(50, 61, 72, 0.3); }
      .threeColumns.blogs .wpb_column .author.nolink:hover, .threeColumns.bmi_blogs .wpb_column .author.nolink:hover {
        text-decoration: none;
        color: #1581C2; }
        .threeColumns.blogs .wpb_column .author.nolink:hover .by, .threeColumns.bmi_blogs .wpb_column .author.nolink:hover .by {
          color: rgba(50, 61, 72, 0.3); }
      .threeColumns.blogs .wpb_column .author .by, .threeColumns.bmi_blogs .wpb_column .author .by {
        color: rgba(50, 61, 72, 0.3); }
      .threeColumns.blogs .wpb_column .author img, .threeColumns.bmi_blogs .wpb_column .author img {
        width: 18px;
        height: 18px;
        border-radius: 18px;
        margin: 0 5px;
        -webkit-transition: none;
        transition: none;
        -webkit-transform: none;
        transform: none; }
    .threeColumns.blogs .wpb_column .description, .threeColumns.bmi_blogs .wpb_column .description {
      padding: 0 0px;
      font-size: 14px; }
      .threeColumns.blogs .wpb_column .description p, .threeColumns.bmi_blogs .wpb_column .description p {
        font-size: 14px; }
      .threeColumns.blogs .wpb_column .description a, .threeColumns.bmi_blogs .wpb_column .description a {
        color: rgba(50, 61, 72, 0.74);
        font-size: 11px;
        font-family: "helvetica_neue_bold" !important;
        text-transform: uppercase;
        position: relative;
        padding-right: 20px;
        line-height: 14px; }
        .threeColumns.blogs .wpb_column .description a:before, .threeColumns.bmi_blogs .wpb_column .description a:before {
          font-family: 'icomoon' !important;
          right: 0px;
          color: #0081c6;
          position: absolute;
          font-size: 20px;
          top: 0px; }

.threeColumns.bmi_blogs .wpb_column:nth-child(3n) {
  margin-right: 42px; }

.promo .wpb_column {
  margin-bottom: 50px; }
  @media screen and (max-width: 480px) {
    .promo .wpb_column {
      margin-bottom: 20px; } }

.blog_bt {
  min-width: 266px;
  margin: 0 auto; }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.instagram {
  text-align: center; }
  .instagram h3 {
    text-align: center;
    font-family: 'bebas_neueregular';
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    color: rgba(50, 61, 72, 0.74);
    position: relative;
    margin-bottom: 50px; }
    .instagram h3:after {
      content: "";
      width: 60px;
      height: 2px;
      background: #1581C2;
      display: block;
      position: absolute;
      left: calc(50% - 30px);
      bottom: -20px;
      opacity: 1; }
  .instagram #sb_instagram #sbi_load .sbi_load_btn {
    font-family: 'bebas_neueregular';
    display: table;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 20px;
    background: none;
    letter-spacing: 1px;
    text-align: center;
    background-color: #1581C2;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    cursor: pointer;
    min-width: 266px;
    margin: 0 auto;
    border-radius: 0;
    margin-top: 20px; }
    .instagram #sb_instagram #sbi_load .sbi_load_btn:hover {
      text-decoration: none !important;
      background-color: #1f8ccd;
      color: #ffffff; }

.twocolumns_thankyou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .twocolumns_thankyou:before {
    display: none; }
  .twocolumns_thankyou:after {
    display: none; }
  .twocolumns_thankyou .wpb_column:nth-child(1) {
    padding: 48px;
    background: rgba(223, 235, 240, 0.2); }
    @media screen and (max-width: 767px) {
      .twocolumns_thankyou .wpb_column:nth-child(1) {
        margin-bottom: 0px; } }
    @media screen and (max-width: 640px) {
      .twocolumns_thankyou .wpb_column:nth-child(1) {
        padding: 24px 20px; }
        .twocolumns_thankyou .wpb_column:nth-child(1) h2 {
          font-size: 26px; } }

.costs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* pricing color */
  /* .fev {border:2px solid #D9291c;} */ }
  .costs:before {
    display: none; }
  .costs:after {
    display: none; }
  @media screen and (max-width: 1170px) {
    .costs {
      -webkit-box-align: inherit;
      -ms-flex-align: inherit;
      align-items: inherit; } }
  @media screen and (max-width: 640px) {
    .costs {
      margin-top: 30px !important; } }
  .costs.standard .wpb_column:nth-child(1) {
    background: #1581C2;
    position: relative; }
    .costs.standard .wpb_column:nth-child(1):after {
      background: #1581C2; }
    .costs.standard .wpb_column:nth-child(1) .newline {
      font-family: 'bebas_neuebook', Helvetica, Arial, sans-serif;
      font-size: 24px;
      color: #fff;
      text-transform: uppercase;
      padding: 0 0 0 0px;
      margin-top: -10px;
      display: block; }
    .costs.standard .wpb_column:nth-child(1) span.top {
      background: #f24253; }
  .costs.standard .wpb_column:nth-child(2) p {
    color: #1581C2; }
  .costs.standard .wpb_column:nth-child(2) ul {
    color: #1581C2; }
    .costs.standard .wpb_column:nth-child(2) ul li span {
      color: #1581C2; }
    .costs.standard .wpb_column:nth-child(2) ul li:before {
      color: #1581C2; }
  .costs.standard .wpb_column:nth-child(3) h3 {
    color: #1581C2; }
  .costs.vip .wpb_column:nth-child(1) {
    background: #425563; }
    .costs.vip .wpb_column:nth-child(1) h2.vip {
      letter-spacing: 1px;
      text-align: center;
      color: #cc9f3f; }
    .costs.vip .wpb_column:nth-child(1) .newline {
      font-family: 'bebas_neuebook', Helvetica, Arial, sans-serif;
      font-size: 24px;
      color: #fff;
      text-transform: uppercase;
      padding: 0 0 0 0px;
      margin-top: -10px;
      display: block; }
    .costs.vip .wpb_column:nth-child(1):before {
      content: "";
      background: none; }
    .costs.vip .wpb_column:nth-child(1):after {
      background: #425563; }
  .costs.vip .wpb_column:nth-child(2) {
    background: rgba(66, 85, 99, 0.7);
    min-height: 362px;
    height: 360px; }
    .costs.vip .wpb_column:nth-child(2) p {
      color: #ffd610;
      line-height: 18px; }
    .costs.vip .wpb_column:nth-child(2) ul {
      color: #ffd610; }
      .costs.vip .wpb_column:nth-child(2) ul li {
        color: #fff; }
        .costs.vip .wpb_column:nth-child(2) ul li span {
          color: #ffd610; }
        .costs.vip .wpb_column:nth-child(2) ul li:before {
          color: #ffd610; }
    @media screen and (max-width: 1170px) {
      .costs.vip .wpb_column:nth-child(2) {
        min-height: 400px;
        height: 399px; } }
    @media screen and (max-width: 960px) {
      .costs.vip .wpb_column:nth-child(2) {
        width: 100%;
        min-height: inherit;
        height: inherit;
        padding: 20px; } }
  .costs.vip .wpb_column:nth-child(3) {
    background: #425563;
    min-height: 362px;
    height: 360px; }
    .costs.vip .wpb_column:nth-child(3) h3 {
      color: #fff; }
    .costs.vip .wpb_column:nth-child(3) .button {
      background: #cc9f3f; }
    @media screen and (max-width: 1170px) {
      .costs.vip .wpb_column:nth-child(3) {
        min-height: 400px;
        height: 399px; } }
    @media screen and (max-width: 960px) {
      .costs.vip .wpb_column:nth-child(3) {
        width: 100%;
        min-height: inherit;
        height: inherit;
        padding: 20px; } }
  .costs .wpb_column {
    width: calc(30%); }
    .costs .wpb_column:nth-child(1) {
      background: #1581C2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      min-height: 400px;
      height: 399px;
      color: #fff;
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      text-align: center;
      position: relative;
      font-size: 12px; }
      .costs .wpb_column:nth-child(1):after {
        content: "";
        width: 50px;
        height: 50px;
        background: #1581C2;
        display: block;
        position: absolute;
        right: -25px;
        top: calc(50% - 25px);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 20; }
      .costs .wpb_column:nth-child(1) span.top {
        width: 200px;
        height: 39px;
        color: #fff;
        line-height: 40px;
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
        background: #0081c6;
        font-size: 27px;
        letter-spacing: 1px;
        display: block;
        position: absolute;
        top: -17px;
        right: -25px;
        left: calc(50% - 100px);
        z-index: 20; }
        @media screen and (max-width: 640px) {
          .costs .wpb_column:nth-child(1) span.top {
            top: -26px; } }
      .costs .wpb_column:nth-child(1) h2 {
        color: #fff;
        text-align: center; }
        .costs .wpb_column:nth-child(1) h2.price {
          font-size: 70px;
          vertical-align: middle;
          line-height: 70px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
          flex-flow: row wrap;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          text-align: center;
          padding-right: 12px; }
          .costs .wpb_column:nth-child(1) h2.price span {
            font-family: 'bebas_neuebook', Helvetica, Arial, sans-serif;
            font-size: 24px;
            color: #fff;
            text-transform: uppercase;
            padding: 0 0 0 10px; }
            .costs .wpb_column:nth-child(1) h2.price span.dollar {
              font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
              font-size: 35px;
              padding: 0; }
            .costs .wpb_column:nth-child(1) h2.price span.cross_out {
              font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
              color: rgba(255, 0, 0, 0.65);
              font-size: 47px;
              vertical-align: middle;
              text-decoration: none;
              position: relative;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center; }
              .costs .wpb_column:nth-child(1) h2.price span.cross_out .dollar {
                color: rgba(255, 0, 0, 0.65); }
              .costs .wpb_column:nth-child(1) h2.price span.cross_out:before {
                content: " ";
                display: block;
                width: 100%;
                border-top: 2px solid rgba(255, 0, 0, 0.8);
                height: 12px;
                position: absolute;
                bottom: 14px;
                left: 6px;
                -webkit-transform: rotate(-17deg);
                transform: rotate(-17deg); }
      .costs .wpb_column:nth-child(1) h3 {
        text-align: center;
        color: #fff;
        font-size: 30px; }
        .costs .wpb_column:nth-child(1) h3 span {
          font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
          font-size: 18px;
          text-align: top; }
        .costs .wpb_column:nth-child(1) h3 a {
          color: #fff;
          text-decoration: none; }
      .costs .wpb_column:nth-child(1) .newline {
        font-family: 'bebas_neuebook', Helvetica, Arial, sans-serif;
        font-size: 24px;
        color: #fff;
        text-transform: uppercase;
        padding: 0 0 0 0px;
        margin-top: -10px;
        display: block; }
      @media screen and (max-width: 960px) {
        .costs .wpb_column:nth-child(1) {
          width: 100%;
          min-height: inherit;
          height: inherit;
          padding: 40px 20px; }
          .costs .wpb_column:nth-child(1):after {
            display: none; } }
    .costs .wpb_column:nth-child(2) {
      width: calc(70% - 280px);
      background: rgba(223, 235, 240, 0.2);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      min-height: 325px;
      height: 320px;
      color: rgba(50, 61, 72, 0.74);
      padding-right: 10px;
      padding-left: 70px;
      padding-top: 20px;
      padding-bottom: 15px; }
      @media screen and (max-width: 1170px) {
        .costs .wpb_column:nth-child(2) {
          min-height: 400px;
          height: 399px; } }
      @media screen and (max-width: 960px) {
        .costs .wpb_column:nth-child(2) {
          width: 100%;
          min-height: inherit;
          height: inherit;
          padding: 20px; } }
      .costs .wpb_column:nth-child(2) p {
        color: #ea7600;
        padding-left: 30px;
        font-size: 18px; }
      .costs .wpb_column:nth-child(2) ul {
        padding-left: 0;
        margin: 10px 0 0 0;
        margin-bottom: 0px;
        color: #ea7600; }
        .costs .wpb_column:nth-child(2) ul li {
          margin-bottom: 10px;
          list-style: none;
          padding-left: 30px;
          position: relative;
          font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          font-size: 20px;
          line-height: 24px;
          color: rgba(50, 61, 72, 0.74);
          letter-spacing: 1px; }
          .costs .wpb_column:nth-child(2) ul li span {
            font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
            color: #ea7600;
            display: block;
            font-size: 16px;
            text-transform: lowercase;
            margin-top: -5px; }
          .costs .wpb_column:nth-child(2) ul li:before {
            font-family: 'icomoon' !important;
            content: "\e964";
            color: #ea7600;
            font-size: 20px;
            position: absolute;
            left: 0;
            top: -4px; }
    .costs .wpb_column:nth-child(3) {
      width: 280px;
      background: rgba(223, 235, 240, 0.5);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      min-height: 325px;
      height: 320px; }
      @media screen and (max-width: 1170px) {
        .costs .wpb_column:nth-child(3) {
          min-height: 400px;
          height: 399px; } }
      @media screen and (max-width: 960px) {
        .costs .wpb_column:nth-child(3) {
          width: 100%;
          min-height: inherit;
          height: inherit;
          padding: 20px; } }
      .costs .wpb_column:nth-child(3) h3 {
        font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
        font-size: 32px;
        color: #ea7600; }
      .costs .wpb_column:nth-child(3) .button {
        width: 100%; }
      .costs .wpb_column:nth-child(3) .button.outline {
        width: 100%;
        background-color: inherit; }
        .costs .wpb_column:nth-child(3) .button.outline:hover {
          background-color: #1581C2; }
  .costs li {
    margin: 0px 0px 0px 0px; }
  .costs #costs-page-node a {
    font-size: 14px;
    color: #0081C6;
    font-weight: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .costs body-costs {
    background: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    position: relative; }
  .costs .our-memberships h2 {
    text-align: center;
    font-family: 'bebas-neue', sans-serif;
    color: #0081c6;
    font-size: 42px;
    line-height: 58px;
    font-style: normal; }
  .costs .our-memberships p.large {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    max-width: 900px;
    margin: 10px auto 80px auto;
    font-style: normal;
    font-weight: normal;
    font-family: "Helvetica-Neue",Helvetica,Arial,sans-serif; }
  .costs .pricing {
    text-align: center;
    border: 1px solid rgba(0, 30, 46, 0.1);
    color: rgba(0, 30, 46, 0.74);
    font-size: 13px;
    padding-left: 0;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .costs .pricing .not-included {
    color: rgba(0, 30, 46, 0.2);
    text-decoration: line-through; }
  .costs .pricing li:first-child,
  .costs .pricing li:last-child {
    padding: 20px 13px; }
  .costs .pricing li {
    list-style: none;
    padding: 9px 13px 6px 13px;
    margin: 0; }
  .costs .pricing li + li {
    border-top: 1px solid rgba(0, 30, 46, 0.1);
    font-style: normal;
    font-weight: normal;
    font-family: "Helvetica-Neue",Helvetica,Arial,sans-serif;
    line-height: 30px;
    font-size: 16px; }
  .costs .pricing li.callout {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 13px 13px 8px 13px;
    font-size: 16px;
    position: relative;
    margin: 0px; }
  .costs .pricing li.callout a {
    color: #ffffff; }
  .costs .pricing li.callout svg {
    position: absolute;
    right: 12px;
    top: 38px; }
  .costs .pricing li.callout.rr {
    text-transform: none;
    letter-spacing: 0;
    font-size: 13px; }
  .costs .pricing .desc {
    background: #DADFE2;
    background: #ffffff;
    color: #001e2e;
    font-size: 15px;
    padding: 20px 13px;
    position: relative; }
  .costs .pricing .desc:after {
    content: '';
    position: absolute;
    top: 0;
    right: 10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #DADFE2;
    border-bottom-color: #ffffff;
    border-top: 0;
    margin-left: -10px;
    margin-top: -10px; }
  .costs .pricing big {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 42px;
    line-height: 58px;
    display: block;
    padding: 10px 0 0 0;
    font-style: normal; }
  .costs .pricing h4 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 26px;
    text-transform: none;
    font-family: unset; }
  .costs .pricing span {
    font-size: 16px;
    color: rgba(0, 30, 46, 0.74);
    font-weight: normal; }
  .costs .pricing li:nth-last-child(1) {
    padding: 10px 13px; }
  .costs .pricing button {
    width: auto;
    margin: auto;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    font-weight: normal;
    border-radius: 0px;
    color: #fff;
    padding: 0px 24px;
    background: #aaa;
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border: none;
    outline: none;
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    display: block; }
  .costs .pricing button:hover {
    opacity: .9; }
  .costs .pricing button:active {
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1); }
  .costs .p-green big,
  .costs .p-green h4 {
    color: #9ECF20; }
  .costs .p-green button {
    background: #9ECF20; }
  .costs .pricing.p-green li.callout {
    margin: 0px;
    background: #9ECF20;
    border-top: #9ECF20; }
  .costs .p-purple big,
  .costs .p-purple h4 {
    color: #A15A95; }
  .costs .p-purple button {
    background: #A15A95; }
  .costs .pricing.p-purple li.callout {
    background: #A15A95;
    border-top: #A15A95; }
  .costs .pricing.p-purple li.desc {
    border-bottom: 2px solid #A15A95; }
  .costs .p-yel big,
  .costs .p-yel h4 {
    color: #ffbb42; }
  .costs .p-yel button {
    background: #ffbb42; }
  .costs .p-orange big,
  .costs .p-orange h4 {
    color: #ea7600; }
  .costs .p-orange h4 {
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif; }
  .costs .p-blue h4 {
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif; }
  .costs .p-orange button {
    background: #ea7600; }
  .costs .pricing.p-orange li.callout {
    background: #ea7600;
    border-top: #ea7600; }
  .costs .p-blue big,
  .costs .p-blue h4 {
    color: #0081c6; }
  .costs .p-blue button {
    background: #0081c6; }
  .costs .pricing.p-blue li.callout {
    background: #0081c6;
    border-top: #0081c6; }
  .costs .our-memberships .new {
    border: 2px solid #9ECF20; }
  .costs .our-memberships .promo-badge {
    background: #d9291c;
    display: inline-block;
    width: 90px;
    border-radius: 100%;
    height: 90px;
    padding: 15px 10px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    display: block;
    bottom: 70px;
    right: -30px;
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px; }
  .costs .our-memberships.ribbon {
    padding: 13px;
    height: 45px;
    background: #0081c6;
    -webkit-clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
    clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    width: 320px;
    margin: -25px auto;
    text-align: center;
    max-width: 100%; }
    .costs .our-memberships.ribbon.placeholder {
      background: transparent; }
    .costs .our-memberships.ribbon span {
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
  .costs span.menu-price {
    font-size: 11px;
    max-width: 93%;
    display: block;
    margin: auto; }

.menu_options__wrapper {
  padding-left: 0;
  margin: 0;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 695px;
  margin: 0 auto; }

.menu_options ul {
  width: calc(50% - 26px);
  margin-right: 26px; }
  @media screen and (max-width: 640px) {
    .menu_options ul {
      width: 100%;
      margin-right: 0px; } }
  .menu_options ul li {
    margin-bottom: 10px;
    list-style: none;
    padding-left: 30px;
    position: relative; }
    .menu_options ul li:before {
      font-family: 'icomoon' !important;
      content: "\e964";
      color: #1581C2;
      font-size: 20px;
      position: absolute;
      left: 0;
      top: -4px; }
      @media screen and (max-width: 640px) {
        .menu_options ul li:before {
          top: 3px; } }

@media screen and (max-width: 767px) {
  .menu_options h1 {
    margin-top: 0; } }

.costs_side_by_side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 20px;
  max-width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* pricing color */
  /* .fev {border:2px solid #D9291c;} */ }
  .costs_side_by_side:before {
    display: none; }
  .costs_side_by_side:after {
    display: none; }
  @media screen and (max-width: 1170px) {
    .costs_side_by_side {
      -webkit-box-align: inherit;
      -ms-flex-align: inherit;
      align-items: inherit; } }
  @media screen and (max-width: 767px) {
    .costs_side_by_side {
      margin-top: -40px !important; } }
  .costs_side_by_side .wpb_column {
    width: calc(33.33% - 14px);
    margin-right: 21px;
    margin-bottom: 26px;
    text-align: center;
    color: #fff;
    padding: 30px 35px; }
    .costs_side_by_side .wpb_column:nth-of-type(1) {
      margin-right: 0px; }
    .costs_side_by_side .wpb_column:nth-of-type(2) {
      background: #f7f9f9;
      right: 33.33333333333333%; }
      @media screen and (max-width: 767px) {
        .costs_side_by_side .wpb_column:nth-of-type(2) {
          right: 0; } }
    .costs_side_by_side .wpb_column:nth-of-type(3) {
      background: #d9e1e2;
      right: 33.33333333333333%; }
      @media screen and (max-width: 767px) {
        .costs_side_by_side .wpb_column:nth-of-type(3) {
          right: 0; } }
    .costs_side_by_side .wpb_column:nth-of-type(1) {
      background: #f2e9db;
      left: 66.66666666666666%; }
      @media screen and (max-width: 767px) {
        .costs_side_by_side .wpb_column:nth-of-type(1) {
          left: 0;
          margin-top: 50px !important; } }
    .costs_side_by_side .wpb_column:nth-of-type(4) {
      background: #59a7d7; }
    .costs_side_by_side .wpb_column .wpb_wrapper {
      width: 100%; }
    @media screen and (max-width: 960px) {
      .costs_side_by_side .wpb_column {
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (max-width: 767px) {
      .costs_side_by_side .wpb_column {
        width: 100%;
        max-width: 306px;
        margin-right: 0px;
        margin-bottom: 26px; }
        .costs_side_by_side .wpb_column.offer-yes {
          margin-top: 45px; } }
    .costs_side_by_side .wpb_column.type {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding-top: 25px;
      padding-bottom: 10px;
      color: #fff;
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      text-align: center;
      position: relative;
      font-size: 12px; }
      .costs_side_by_side .wpb_column.type .wpb_wrapper {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap; }
      .costs_side_by_side .wpb_column.type .wpb_raw_code {
        height: 100%; }
      .costs_side_by_side .wpb_column.type .offer {
        font-family: "Fira Sans", sans-serif !important;
        font-style: normal;
        font-weight: 600 !important;
        text-transform: none !important;
        position: absolute;
        top: -45px;
        background: #1581C2;
        color: #fff;
        text-align: center;
        width: 100%;
        left: 0;
        padding-top: 0px;
        padding-bottom: 2px;
        font-size: 14.7px; }
        .costs_side_by_side .wpb_column.type .offer h3 {
          font-family: "Fira Sans", sans-serif !important;
          font-style: normal;
          font-weight: 600 !important;
          text-transform: none !important;
          margin-bottom: 0;
          color: #fff;
          margin-top: 5px;
          font-size: 21px; }
      .costs_side_by_side .wpb_column.type .plan {
        min-height: 63px; }
        .costs_side_by_side .wpb_column.type .plan .newline {
          line-height: 19px; }
      .costs_side_by_side .wpb_column.type h2 {
        font-family: "Fira Sans", sans-serif !important;
        font-style: normal;
        font-weight: 600 !important;
        text-transform: none !important;
        margin-bottom: 3px !important;
        font-size: 26px;
        letter-spacing: 0; }
        .costs_side_by_side .wpb_column.type h2 sup {
          font-family: 'bebas_neueregular';
          font-size: 12px;
          top: -16px; }
      .costs_side_by_side .wpb_column.type .price {
        margin-top: 10px;
        padding-top: 15px;
        border-top: 1px solid rgba(50, 61, 72, 0.74);
        border-bottom: 1px solid rgba(50, 61, 72, 0.74);
        vertical-align: middle;
        line-height: 46px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center; }
        .costs_side_by_side .wpb_column.type .price h2 {
          color: #445562;
          font-family: "Fira Sans", sans-serif !important;
          font-style: normal;
          font-weight: 400 !important;
          margin-bottom: 0px !important;
          font-size: 88px;
          position: relative;
          line-height: 83px;
          padding-top: 15px; }
          .costs_side_by_side .wpb_column.type .price h2 span {
            padding-left: 0; }
            .costs_side_by_side .wpb_column.type .price h2 span.newline {
              font-family: "Fira Sans", sans-serif !important;
              font-style: normal;
              font-weight: 400 !important;
              position: absolute;
              left: -52px;
              top: 0px; }
            .costs_side_by_side .wpb_column.type .price h2 span.dollar {
              font-family: "Fira Sans", sans-serif !important;
              font-style: normal;
              font-weight: 400 !important;
              font-size: 30px;
              position: absolute;
              left: -19px;
              top: 0px;
              color: #445562; }
          .costs_side_by_side .wpb_column.type .price h2 sup {
            font-family: "Fira Sans", sans-serif !important;
            font-style: normal;
            font-weight: 400 !important;
            font-size: 35px;
            top: -33px; }
      .costs_side_by_side .wpb_column.type .old_price {
        padding-left: 30px;
        width: 100%; }
        @media screen and (max-width: 960px) {
          .costs_side_by_side .wpb_column.type .old_price {
            padding-left: 0px; } }
        @media screen and (max-width: 767px) {
          .costs_side_by_side .wpb_column.type .old_price {
            padding-left: 30px; } }
        .costs_side_by_side .wpb_column.type .old_price .newline {
          margin-top: 0;
          text-align: left;
          margin-bottom: 0; }
        .costs_side_by_side .wpb_column.type .old_price h3 {
          text-align: left;
          margin-top: 5px;
          margin-bottom: 5px; }
        .costs_side_by_side .wpb_column.type .old_price h3 .cross_out {
          font-size: 42px; }
          .costs_side_by_side .wpb_column.type .old_price h3 .cross_out:before {
            bottom: 12px; }
      .costs_side_by_side .wpb_column.type h3 {
        text-align: center;
        color: #445562;
        font-size: 22px;
        margin-top: 13px;
        font-weight: 700 !important; }
        .costs_side_by_side .wpb_column.type h3 span {
          font-family: "Fira Sans", sans-serif !important;
          font-style: normal;
          font-weight: 700 !important;
          font-size: 18px;
          vertical-align: top; }
          .costs_side_by_side .wpb_column.type h3 span.cross_out {
            font-family: "Fira Sans", sans-serif !important;
            font-style: normal;
            font-weight: 400 !important;
            color: rgba(255, 0, 0, 0.65);
            font-size: 22px;
            text-decoration: none;
            position: relative; }
            .costs_side_by_side .wpb_column.type h3 span.cross_out .dollar {
              color: rgba(255, 0, 0, 0.65); }
            .costs_side_by_side .wpb_column.type h3 span.cross_out:before {
              content: " ";
              display: block;
              width: 100%;
              border-top: 2px solid rgba(255, 0, 0, 0.8);
              height: 12px;
              position: absolute;
              bottom: 3px;
              left: 2px;
              -webkit-transform: rotate(-17deg);
              transform: rotate(-17deg); }
        .costs_side_by_side .wpb_column.type h3 a {
          color: #fff;
          text-decoration: none; }
      .costs_side_by_side .wpb_column.type .description {
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
        color: #fff; }
      .costs_side_by_side .wpb_column.type .newline {
        font-family: "Fira Sans", sans-serif !important;
        font-style: normal;
        font-weight: 400 !important;
        font-size: 22px;
        color: rgba(50, 61, 72, 0.74);
        padding: 0 0 0 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 16px; }
        .costs_side_by_side .wpb_column.type .newline .cross_out {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          color: rgba(255, 0, 0, 0.65);
          font-size: 22px;
          text-decoration: none;
          position: relative; }
          .costs_side_by_side .wpb_column.type .newline .cross_out .dollar {
            color: rgba(255, 0, 0, 0.65); }
          .costs_side_by_side .wpb_column.type .newline .cross_out:before {
            content: " ";
            display: block;
            width: 100%;
            border-top: 2px solid rgba(255, 0, 0, 0.8);
            height: 12px;
            position: absolute;
            bottom: 3px;
            left: 2px;
            -webkit-transform: rotate(-17deg);
            transform: rotate(-17deg); }
      .costs_side_by_side .wpb_column.type ul {
        color: #445562;
        font-size: 16px;
        margin-top: 15px;
        font-family: "Open Sans", sans-serif !important;
        font-style: normal;
        font-weight: 700 !important;
        text-transform: none !important;
        margin-bottom: 15px; }
        .costs_side_by_side .wpb_column.type ul li {
          margin-top: 3px;
          padding: 0.25em 0 0.25em 1em;
          font-size: 13px; }
        .costs_side_by_side .wpb_column.type ul .heading {
          font-family: "Open Sans", sans-serif !important;
          font-style: normal;
          font-weight: 700 !important;
          text-transform: none !important;
          margin-bottom: 5px; }
      .costs_side_by_side .wpb_column.type .button {
        margin-bottom: 10px; }
        .costs_side_by_side .wpb_column.type .button:hover {
          background: #1f8ccd; }
        .costs_side_by_side .wpb_column.type .button.button--orange:hover {
          background: #1581C2; }
    .costs_side_by_side .wpb_column.type.image-top {
      min-height: inherit;
      height: inherit;
      padding-top: 0px;
      padding-bottom: 10px; }
      .costs_side_by_side .wpb_column.type.image-top img {
        margin-bottom: 10px; }
      @media screen and (max-width: 640px) {
        .costs_side_by_side .wpb_column.type.image-top .wpb_wrapper {
          width: 100%; }
        .costs_side_by_side .wpb_column.type.image-top img {
          width: 100%; } }
    .costs_side_by_side .wpb_column .meal-plan-guaranteed {
      font-family: "Open Sans", sans-serif !important;
      font-style: normal;
      font-weight: 700 !important;
      text-transform: none !important;
      font-size: 13px;
      color: #445562;
      line-height: 30px;
      margin-bottom: 15px;
      letter-spacing: 0; }
      @media screen and (max-width: 960px) {
        .costs_side_by_side .wpb_column .meal-plan-guaranteed {
          font-size: 12px; } }
      .costs_side_by_side .wpb_column .meal-plan-guaranteed .jc-blue {
        color: #1581C2; }
        @media screen and (max-width: 640px) {
          .costs_side_by_side .wpb_column .meal-plan-guaranteed .jc-blue {
            display: block; } }
    .costs_side_by_side .wpb_column .meal-plan-guaranteed img {
      display: inline-block;
      height: auto;
      margin-right: 0.8em;
      vertical-align: top;
      width: 1.5em; }
    .costs_side_by_side .wpb_column .plan-features {
      margin-top: auto; }
    .costs_side_by_side .wpb_column .plan-features ul {
      font-size: 0.8em;
      list-style: none;
      padding: 0;
      margin-top: 0;
      margin-bottom: 20px; }
    .costs_side_by_side .wpb_column .plan-features ul li {
      border-right: 1px solid #999;
      display: inline-block;
      position: relative;
      text-align: center;
      width: 23.5%;
      font-size: 9.6px;
      line-height: 12px; }
    .costs_side_by_side .wpb_column .plan-features ul li:last-child {
      border-right: none; }
    .costs_side_by_side .wpb_column .plan-features a:not(.button) {
      display: block;
      font-weight: bold; }
    .costs_side_by_side .wpb_column .plan-features img {
      display: block;
      height: 26px;
      width: auto;
      margin: 0.4em auto 0.4em; }
    .costs_side_by_side .wpb_column .fplan-features .great-food img {
      height: 19px; }
    .costs_side_by_side .wpb_column .plan-features .recharge img {
      height: 27px; }
    .costs_side_by_side .wpb_column .plan-features .balanced-diet img {
      height: 25px; }
    .costs_side_by_side .wpb_column .button {
      font-size: 18px;
      padding-top: 8px;
      padding-bottom: 8px;
      min-width: 165px;
      text-align: center;
      display: inline-block; }
      .costs_side_by_side .wpb_column .button:hover {
        background: #1581C2; }
      @media screen and (max-width: 767px) {
        .costs_side_by_side .wpb_column .button {
          font-size: 20px;
          padding-top: 10px;
          padding-bottom: 10px; } }
    .costs_side_by_side .wpb_column .button.outline {
      min-width: 277px;
      display: block;
      background-color: inherit; }
      .costs_side_by_side .wpb_column .button.outline:hover {
        background-color: #1581C2; }
  .costs_side_by_side li {
    margin: 0px 0px 0px 0px; }
  .costs_side_by_side #costs-page-node a {
    font-size: 14px;
    color: #0081C6;
    font-weight: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .costs_side_by_side body-costs {
    background: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    position: relative; }
  .costs_side_by_side .our-memberships h2 {
    text-align: center;
    font-family: 'bebas-neue', sans-serif;
    color: #0081c6;
    font-size: 42px;
    line-height: 58px;
    font-style: normal; }
  .costs_side_by_side .our-memberships p.large {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    max-width: 900px;
    margin: 10px auto 80px auto;
    font-style: normal;
    font-weight: normal;
    font-family: "Helvetica-Neue",Helvetica,Arial,sans-serif; }
  .costs_side_by_side .pricing {
    text-align: center;
    border: 1px solid rgba(0, 30, 46, 0.1);
    color: rgba(0, 30, 46, 0.74);
    font-size: 13px;
    padding-left: 0;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .costs_side_by_side .pricing .not-included {
    color: rgba(0, 30, 46, 0.2);
    text-decoration: line-through; }
  .costs_side_by_side .pricing li:first-child,
  .costs_side_by_side .pricing li:last-child {
    padding: 20px 13px; }
  .costs_side_by_side .pricing li {
    list-style: none;
    padding: 9px 13px 6px 13px;
    margin: 0; }
  .costs_side_by_side .pricing li + li {
    border-top: 1px solid rgba(0, 30, 46, 0.1);
    font-style: normal;
    font-weight: normal;
    font-family: "Helvetica-Neue",Helvetica,Arial,sans-serif;
    line-height: 30px;
    font-size: 16px; }
  .costs_side_by_side .pricing li.callout {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 13px 13px 8px 13px;
    font-size: 16px;
    position: relative;
    margin: 0px; }
  .costs_side_by_side .pricing li.callout a {
    color: #ffffff; }
  .costs_side_by_side .pricing li.callout svg {
    position: absolute;
    right: 12px;
    top: 38px; }
  .costs_side_by_side .pricing li.callout.rr {
    text-transform: none;
    letter-spacing: 0;
    font-size: 13px; }
  .costs_side_by_side .pricing .desc {
    background: #DADFE2;
    background: #ffffff;
    color: #001e2e;
    font-size: 15px;
    padding: 20px 13px;
    position: relative; }
  .costs_side_by_side .pricing .desc:after {
    content: '';
    position: absolute;
    top: 0;
    right: 10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #DADFE2;
    border-bottom-color: #ffffff;
    border-top: 0;
    margin-left: -10px;
    margin-top: -10px; }
  .costs_side_by_side .pricing big {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 42px;
    line-height: 58px;
    display: block;
    padding: 10px 0 0 0;
    font-style: normal; }
  .costs_side_by_side .pricing h4 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 26px;
    text-transform: none;
    font-family: unset; }
  .costs_side_by_side .pricing span {
    font-size: 16px;
    color: rgba(0, 30, 46, 0.74);
    font-weight: normal; }
  .costs_side_by_side .pricing li:nth-last-child(1) {
    padding: 10px 13px; }
  .costs_side_by_side .pricing button {
    width: auto;
    margin: auto;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    font-weight: normal;
    border-radius: 0px;
    color: #fff;
    padding: 0px 24px;
    background: #aaa;
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border: none;
    outline: none;
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    display: block; }
  .costs_side_by_side .pricing button:hover {
    opacity: .9; }
  .costs_side_by_side .pricing button:active {
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1); }
  .costs_side_by_side .p-green big,
  .costs_side_by_side .p-green h4 {
    color: #9ECF20; }
  .costs_side_by_side .p-green button {
    background: #9ECF20; }
  .costs_side_by_side .pricing.p-green li.callout {
    margin: 0px;
    background: #9ECF20;
    border-top: #9ECF20; }
  .costs_side_by_side .p-purple big,
  .costs_side_by_side .p-purple h4 {
    color: #A15A95; }
  .costs_side_by_side .p-purple button {
    background: #A15A95; }
  .costs_side_by_side .pricing.p-purple li.callout {
    background: #A15A95;
    border-top: #A15A95; }
  .costs_side_by_side .pricing.p-purple li.desc {
    border-bottom: 2px solid #A15A95; }
  .costs_side_by_side .p-yel big,
  .costs_side_by_side .p-yel h4 {
    color: #ffbb42; }
  .costs_side_by_side .p-yel button {
    background: #ffbb42; }
  .costs_side_by_side .p-orange big,
  .costs_side_by_side .p-orange h4 {
    color: #ea7600; }
  .costs_side_by_side .p-orange h4 {
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif; }
  .costs_side_by_side .p-blue h4 {
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif; }
  .costs_side_by_side .p-orange button {
    background: #ea7600; }
  .costs_side_by_side .pricing.p-orange li.callout {
    background: #ea7600;
    border-top: #ea7600; }
  .costs_side_by_side .p-blue big,
  .costs_side_by_side .p-blue h4 {
    color: #0081c6; }
  .costs_side_by_side .p-blue button {
    background: #0081c6; }
  .costs_side_by_side .pricing.p-blue li.callout {
    background: #0081c6;
    border-top: #0081c6; }
  .costs_side_by_side .our-memberships .new {
    border: 2px solid #9ECF20; }
  .costs_side_by_side .our-memberships .promo-badge {
    background: #d9291c;
    display: inline-block;
    width: 90px;
    border-radius: 100%;
    height: 90px;
    padding: 15px 10px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    display: block;
    bottom: 70px;
    right: -30px;
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px; }
  .costs_side_by_side .our-memberships.ribbon {
    padding: 13px;
    height: 45px;
    background: #0081c6;
    -webkit-clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
    clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    width: 320px;
    margin: -25px auto;
    text-align: center;
    max-width: 100%; }
    .costs_side_by_side .our-memberships.ribbon.placeholder {
      background: transparent; }
    .costs_side_by_side .our-memberships.ribbon span {
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif; }
  .costs_side_by_side span.menu-price {
    font-size: 11px;
    max-width: 93%;
    display: block;
    margin: auto; }

.vip_section {
  border: 1px solid #DFEBF0;
  padding: 30px 10px;
  margin-bottom: 50px; }

.weekly-price {
  border: solid 4px #1581C2; }
  .weekly-price .wpb_wrapper {
    border: 4px solid #fff; }
    .weekly-price .wpb_wrapper .hl-span span {
      font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
      color: #1581C2; }
    .weekly-price .wpb_wrapper .wpb_text_column {
      border: 2px solid #1581C2;
      padding: 40px 20px 40px 20px; }
      .weekly-price .wpb_wrapper .wpb_text_column p {
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
        font-size: 36px;
        color: rgba(50, 61, 72, 0.74);
        text-transform: capitalize; }
        .weekly-price .wpb_wrapper .wpb_text_column p.small {
          font-size: 25px; }
        @media screen and (max-width: 640px) {
          .weekly-price .wpb_wrapper .wpb_text_column p {
            font-size: 25px; }
            .weekly-price .wpb_wrapper .wpb_text_column p.small {
              font-size: 20px; } }
      .weekly-price .wpb_wrapper .wpb_text_column strong {
        font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
        color: #1581C2; }
    .weekly-price .wpb_wrapper .wpb_wrapper {
      border: none; }

.testimonials h4 {
  font-size: 25px;
  position: relative;
  margin-bottom: 25px; }
  .testimonials h4:before {
    content: "";
    width: calc(50% - 115px);
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    background: #1581C2; }
  .testimonials h4:after {
    content: "";
    width: calc(50% - 115px);
    height: 2px;
    display: block;
    position: absolute;
    right: 0;
    top: 11px;
    background: #1581C2; }

.testimonials .wrapper {
  position: relative; }
  .testimonials .wrapper:before {
    content: "";
    width: 2px;
    height: calc(100% + 8px);
    display: block;
    position: absolute;
    left: 0;
    top: -37px;
    background: #1581C2; }
  .testimonials .wrapper:after {
    content: "";
    width: 2px;
    height: calc(100% + 8px);
    display: block;
    position: absolute;
    right: 0;
    top: -37px;
    background: #1581C2; }

.testimonials .carousel {
  position: relative;
  text-align: center; }
  .testimonials .carousel:after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 29px;
    background: #1581C2; }
  .testimonials .carousel .flickity-page-dots {
    width: inherit;
    display: inline-block;
    position: relative;
    z-index: 30; }
    .testimonials .carousel .flickity-page-dots:after {
      content: "";
      position: absolute;
      left: -10%;
      width: 120%;
      height: 20px;
      display: block;
      background: #fff;
      top: 7px;
      z-index: -1; }

.diabetes-viewable, .diabetes-order-viewable, .diabetes-link-viewable, .essential-dreflink-viewable, .simple-dreflink-viewable {
  display: none; }

.essential-link-viewable, .simple-link-viewable, .complete-link-viewable {
  display: block; }

.order-cta button {
  margin-bottom: 8px; }

section#block-allplanschart > div.row {
  margin-left: 0;
  margin-right: 0; }

.plans-chart {
  margin-top: 40px; }

.plans-chart h3 {
  color: #1c345e;
  font-size: 5vw;
  line-height: 9vw; }

img.features-icon {
  margin-left: 8px;
  margin-right: 23px;
  vertical-align: middle;
  width: 37px; }
  @media screen and (max-width: 480px) {
    img.features-icon {
      margin-left: 0px;
      margin-right: 15px;
      vertical-align: middle;
      width: 30px; } }

.chart-wrapper {
  /*border-top: 2px solid #414141;
  border-bottom: 2px solid #414141;*/
  border-top: 0;
  border-bottom: 0; }

.chart-wrapper ul {
  list-style-type: none;
  height: 65px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.chart-column, .chart-row {
  border-bottom: 1px solid #979797;
  margin-bottom: 0; }

ul.chart-row.gray-bg {
  background-color: #f9f9f9; }

.chart-row li:first-child {
  vertical-align: top; }

.item.carousel-cell .chart-row li:first-child {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  width: 63%; }
  @media screen and (max-width: 480px) {
    .item.carousel-cell .chart-row li:first-child {
      width: 75%; } }

.item.carousel-cell .chart-row li:last-child {
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  width: 37%; }
  @media screen and (max-width: 480px) {
    .item.carousel-cell .chart-row li:last-child {
      padding-top: 10px;
      padding-bottom: 10px;
      width: 25%; } }
  .item.carousel-cell .chart-row li:last-child .button {
    margin: 0 auto; }

.ctas .button {
  margin: 15px auto 0 auto; }

.item.carousel-cell:first-child .chart-row li:last-child {
  background: #f2e9db; }

.item.carousel-cell:nth-child(2) .chart-row li:last-child {
  background: #f7f9f9; }

.item.carousel-cell:last-child .chart-row li:last-child {
  background: #d9e1e2; }

.chart-row:last-child {
  border-bottom: none; }

.chart-column li:first-child, .chart-row li:first-child {
  width: 63%;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  white-space: nowrap; }
  @media screen and (max-width: 480px) {
    .chart-column li:first-child, .chart-row li:first-child {
      font-size: 14px; } }

.chart-column:first-child li {
  margin-bottom: 15px;
  font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 20px; }
  @media screen and (max-width: 480px) {
    .chart-column:first-child li {
      font-size: 18px;
      line-height: 18px;
      margin-top: 5px;
      margin-bottom: 5px; } }

.chart-column:first-child li:first-child {
  width: 63% !important; }

.chart-column:first-child li:last-child {
  font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 20px;
  width: 37% !important; }
  @media screen and (max-width: 480px) {
    .chart-column:first-child li:last-child {
      font-size: 18px;
      line-height: 18px;
      margin-top: 5px;
      margin-bottom: 5px; } }
  .chart-column:first-child li:last-child sup {
    font-size: 10px;
    top: -11px; }
  .chart-column:first-child li:last-child span {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    font-size: 18px;
    display: block;
    line-height: 18px; }

.chart-column li {
  width: 35%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
  margin-top: 20px;
  font-size: 20px;
  line-height: 30px; }

.chart-row li {
  display: inline-block;
  width: 35%;
  margin-top: 0px; }

.check-icon {
  background: url(./images/2009-icon-check.png) no-repeat center;
  background-size: contain;
  height: 28px;
  width: 28px;
  margin-left: auto;
  margin-right: auto !important;
  position: relative; }

.check-icon span {
  position: absolute;
  width: 85px;
  font-size: 14px;
  left: 40px;
  top: -9px;
  line-height: 16px;
  color: #445562; }

.check-icon.blue {
  background: url(./images/2011-icon-check-blue.png) no-repeat center; }

#chartCarousel .carousel-control.left, #chartCarousel .carousel-control.right {
  background-image: none; }

#chartCarousel .carousel-indicators {
  bottom: 0px !important; }

#chartCarousel .carousel-indicators li {
  background-color: rgba(28, 52, 94, 0.4) !important;
  border: none !important;
  margin-left: 10px;
  margin-right: 10px; }

#chartCarousel .carousel-indicators .active {
  background-color: #1c345e !important;
  margin-left: 10px;
  margin-right: 10px; }

#chartCarousel .carousel-control {
  display: none; }

#chartCarousel .order-cta button {
  font-size: 14px;
  line-height: 14px; }

li#simpleFreeDeliveryMobile {
  height: 33px; }

.plans-chart .order-cta .button {
  display: inline-block;
  padding: 1em 1em;
  margin: 0 0 1em; }

#chartCarousel {
  display: none; }
  @media screen and (max-width: 767px) {
    #chartCarousel {
      display: block; } }
  #chartCarousel .carousel {
    padding-bottom: 0; }
  #chartCarousel .carousel-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  #chartCarousel .item {
    width: 100%;
    margin-right: 0px;
    height: #chartCarousel .item; }
    #chartCarousel .item img.features-icon {
      display: inline-block; }
  #chartCarousel .flickity-page-dots {
    width: 100%;
    display: block; }

.weight-loss {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .weight-loss:before {
    display: none; }
  .weight-loss:after {
    display: none; }
  .weight-loss.faq .accordion {
    padding: 0; }
    .weight-loss.faq .accordion .ui-accordion-header a {
      font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
      text-decoration: none;
      color: rgba(50, 61, 72, 0.74); }
    @media screen and (min-width: 960px) {
      .weight-loss.faq .accordion .ui-accordion-header {
        background: none; }
        .weight-loss.faq .accordion .ui-accordion-header a {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          padding: 0;
          font-size: 26px;
          margin-bottom: 25px; }
          .weight-loss.faq .accordion .ui-accordion-header a:before {
            width: 0; }
          .weight-loss.faq .accordion .ui-accordion-header a:after {
            content: ""; }
      .weight-loss.faq .accordion .ui-accordion-content {
        padding: 0;
        display: block !important; } }
    @media screen and (max-width: 480px) {
      .weight-loss.faq .accordion .ui-accordion-content {
        padding: 10px 10px; } }
  .weight-loss .wpb_column:nth-child(1) {
    width: 25%;
    padding-right: 40px; }
    .weight-loss .wpb_column:nth-child(1) h2 {
      color: rgba(50, 61, 72, 0.74); }
    .weight-loss .wpb_column:nth-child(1) a {
      text-decoration: underline;
      color: #1581C2; }
    @media screen and (max-width: 1080px) {
      .weight-loss .wpb_column:nth-child(1) {
        padding-right: 20px; } }
    @media screen and (max-width: 960px) {
      .weight-loss .wpb_column:nth-child(1) {
        width: 100%;
        margin-bottom: 40px;
        padding-right: 0; } }
  .weight-loss .wpb_column:nth-child(2) {
    width: 75%; }
    .weight-loss .wpb_column:nth-child(2) .wp-caption {
      width: 100% !important;
      margin-bottom: 60px; }
      .weight-loss .wpb_column:nth-child(2) .wp-caption .wp-caption-text {
        font-size: 14px; }
      .weight-loss .wpb_column:nth-child(2) .wp-caption a {
        color: rgba(50, 61, 72, 0.74);
        text-decoration: underline; }
      .weight-loss .wpb_column:nth-child(2) .wp-caption img {
        margin-bottom: 0px !important; }
      @media screen and (max-width: 480px) {
        .weight-loss .wpb_column:nth-child(2) .wp-caption {
          margin-bottom: 20px; } }
    .weight-loss .wpb_column:nth-child(2) img {
      max-width: 100%;
      width: 100%;
      height: auto;
      margin-top: 20px;
      margin-bottom: 60px !important; }
      @media screen and (max-width: 480px) {
        .weight-loss .wpb_column:nth-child(2) img {
          margin-bottom: 20px !important; } }
    .weight-loss .wpb_column:nth-child(2) .quote {
      font-family: 'Fira Sans',sans-serif;
      color: #1581C2;
      font-size: 32px;
      padding-left: 25px;
      padding-right: 25px;
      text-align: center;
      padding-top: 25px;
      padding-bottom: 25px;
      border-top: 2px solid #1581C2;
      border-bottom: 2px solid #1581C2;
      margin-top: 40px;
      margin-bottom: 40px !important;
      line-height: normal; }
      @media screen and (max-width: 480px) {
        .weight-loss .wpb_column:nth-child(2) .quote {
          font-size: 24px;
          padding: 12px 0;
          margin: 20px 0; } }
    .weight-loss .wpb_column:nth-child(2) .button {
      display: inline-block;
      margin-right: 16px;
      margin-bottom: 60px !important;
      font-family: "bebas_neueregular" !important;
      font-size: 26px;
      text-transform: uppercase;
      padding-top: 12px;
      padding-bottom: 12px;
      position: relative; }
      .weight-loss .wpb_column:nth-child(2) .button.icon {
        padding-left: 50px; }
      .weight-loss .wpb_column:nth-child(2) .button:before {
        font-family: 'icomoon' !important;
        left: 14px;
        position: absolute; }
      @media screen and (max-width: 480px) {
        .weight-loss .wpb_column:nth-child(2) .button {
          margin-bottom: 15px !important; } }
    .weight-loss .wpb_column:nth-child(2) .help_modules {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin: 60px 0; }
      .weight-loss .wpb_column:nth-child(2) .help_modules:before {
        display: none; }
      .weight-loss .wpb_column:nth-child(2) .help_modules:after {
        display: none; }
      .weight-loss .wpb_column:nth-child(2) .help_modules__left {
        width: calc(100% - 317px);
        margin-right: 5px; }
        .weight-loss .wpb_column:nth-child(2) .help_modules__left img {
          width: 100%;
          height: auto;
          margin: 0 !important;
          display: block; }
      .weight-loss .wpb_column:nth-child(2) .help_modules__right {
        width: 310px;
        border: solid 1px #d9e1e2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile {
          width: 50%;
          height: 50%;
          text-align: center;
          vertical-align: middle;
          font-family: "bebas_neueregular" !important;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.13;
          text-transform: uppercase;
          color: rgba(50, 61, 72, 0.74);
          position: relative;
          padding-top: 30%; }
          .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile:before {
            font-family: 'icomoon' !important;
            position: absolute;
            top: 35%;
            left: calc(50% - 15px);
            font-size: 25px; }
          .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile:hover {
            background: #1581C2;
            text-decoration: none;
            color: #fff; }
            .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile:hover:before {
              color: #fff; }
          .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile:nth-child(1) {
            border-right: solid 1px #d9e1e2;
            border-bottom: solid 1px #d9e1e2; }
          .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile:nth-child(2) {
            border-bottom: solid 1px #d9e1e2; }
          .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile:nth-child(3) {
            border-right: solid 1px #d9e1e2; }
      @media screen and (max-width: 1170px) {
        .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile {
          padding-top: 24%; } }
      @media screen and (max-width: 767px) {
        .weight-loss .wpb_column:nth-child(2) .help_modules__left {
          width: 100%;
          margin-right: 0px;
          margin-bottom: 5px; }
        .weight-loss .wpb_column:nth-child(2) .help_modules__right {
          width: 100%; }
          .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile {
            padding-top: 11%;
            padding-bottom: 6%; }
            .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile:before {
              top: 25%; } }
      @media screen and (max-width: 640px) {
        .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile {
          padding-top: 14%;
          padding-bottom: 6%; } }
      @media screen and (max-width: 480px) {
        .weight-loss .wpb_column:nth-child(2) .help_modules__right .tile {
          padding-top: 17%;
          padding-bottom: 6%; } }
    .weight-loss .wpb_column:nth-child(2) .questions {
      margin-top: 60px;
      text-align: center; }
      .weight-loss .wpb_column:nth-child(2) .questions .button {
        margin-bottom: 15px !important; }
      .weight-loss .wpb_column:nth-child(2) .questions .icon-Phone---Solid {
        font-family: "bebas_neuebold" !important;
        font-size: 26px;
        margin-top: 25px;
        color: rgba(50, 61, 72, 0.74);
        position: relative; }
        .weight-loss .wpb_column:nth-child(2) .questions .icon-Phone---Solid:hover {
          text-decoration: none; }
        .weight-loss .wpb_column:nth-child(2) .questions .icon-Phone---Solid:before {
          font-family: 'icomoon' !important;
          color: #1581C2;
          position: absolute;
          left: -33px;
          top: 2px; }
    @media screen and (max-width: 960px) {
      .weight-loss .wpb_column:nth-child(2) {
        width: 100%; } }

@media screen and (max-width: 640px) {
  .resources_tab {
    padding-left: 0;
    padding-right: 0;
    width: 100%; } }

.resources_tab .vc_general {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .resources_tab .vc_general:before {
    display: none; }
  .resources_tab .vc_general:after {
    display: none; }
  .resources_tab .vc_general .vc_tta-tabs-container {
    width: 197px;
    margin: 0 !important;
    overflow: visible !important; }
    .resources_tab .vc_general .vc_tta-tabs-container ul {
      overflow: inherit !important; }
      .resources_tab .vc_general .vc_tta-tabs-container ul li {
        display: block !important;
        position: relative; }
        .resources_tab .vc_general .vc_tta-tabs-container ul li a {
          min-height: 108px;
          display: -webkit-box !important;
          display: -ms-flexbox !important;
          display: flex !important;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          text-align: left;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          font-family: 'Open Sans',sans-serif;
          font-weight: 400;
          background: #3D4D5C !important;
          font-size: 26px;
          color: #fff !important;
          text-decoration: none;
          line-height: 1.08;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          border: none !important;
          border-top: 1px solid #fff !important;
          border-bottom: 1px solid #fff !important;
          -webkit-transition: none !important;
          transition: none !important; }
          .resources_tab .vc_general .vc_tta-tabs-container ul li a:after {
            display: none !important; }
          .resources_tab .vc_general .vc_tta-tabs-container ul li a:hover {
            background: #1581C2 !important;
            color: #fff !important; }
        .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(6), .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(7), .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(5) {
          position: relative;
          -webkit-transition: none !important;
          transition: none !important; }
          .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(6) a, .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(7) a, .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(5) a {
            color: #fff !important; }
          .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(6):after, .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(7):after, .resources_tab .vc_general .vc_tta-tabs-container ul li:nth-child(5):after {
            width: 20px;
            height: 20px;
            display: block;
            position: absolute;
            right: -10px;
            top: 35px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            z-index: 10000; }
        .resources_tab .vc_general .vc_tta-tabs-container ul li.vc_active, .resources_tab .vc_general .vc_tta-tabs-container ul li:hover {
          position: relative;
          -webkit-transition: none !important;
          transition: none !important; }
          .resources_tab .vc_general .vc_tta-tabs-container ul li.vc_active a, .resources_tab .vc_general .vc_tta-tabs-container ul li:hover a {
            background: #00205c !important;
            color: #fff !important; }
          .resources_tab .vc_general .vc_tta-tabs-container ul li.vc_active:after, .resources_tab .vc_general .vc_tta-tabs-container ul li:hover:after {
            content: "";
            width: 20px;
            height: 20px;
            display: block;
            position: absolute;
            right: -10px;
            top: 45px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            background: #00205c;
            z-index: 10000; }
    @media screen and (max-width: 1170px) {
      .resources_tab .vc_general .vc_tta-tabs-container {
        width: 100%; }
        .resources_tab .vc_general .vc_tta-tabs-container ul {
          display: -webkit-box !important;
          display: -ms-flexbox !important;
          display: flex !important;
          -webkit-box-orient: horizontal !important;
          -webkit-box-direction: normal !important;
          -ms-flex-flow: row wrap !important;
          flex-flow: row wrap !important; }
          .resources_tab .vc_general .vc_tta-tabs-container ul li {
            display: block !important;
            width: 20%;
            margin: 0 !important; }
            .resources_tab .vc_general .vc_tta-tabs-container ul li a {
              font-size: 20px;
              height: 100%;
              border-left: 1px solid #fff !important;
              border-right: 1px solid #fff !important; }
            .resources_tab .vc_general .vc_tta-tabs-container ul li.vc_active:after, .resources_tab .vc_general .vc_tta-tabs-container ul li:hover:after {
              display: none; }
            .resources_tab .vc_general .vc_tta-tabs-container ul li:first-child a {
              border-left: none; }
            .resources_tab .vc_general .vc_tta-tabs-container ul li:last-child a {
              border-right: none; } }
  .resources_tab .vc_general .vc_tta-panels-container {
    width: calc(100% - 197px);
    background: rgba(223, 235, 240, 0.2); }
    .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panels {
      height: 100%;
      background-color: none !important;
      border: none !important;
      max-width: 100%; }
      @media screen and (max-width: 960px) {
        .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panels {
          max-width: 100%; } }
      .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panels.vc_active .vc_tta-panel-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panel-body {
      padding: 14px 50px !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: left;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 100%; }
      @media screen and (max-width: 960px) {
        .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panel-body {
          padding: 10px 25px !important; } }
      @media screen and (max-width: 767px) {
        .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panel-body {
          padding: 0px 15px !important; } }
      @media screen and (max-width: 640px) {
        .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panel-body {
          padding: 10px 10px !important; } }
      @media screen and (max-width: 480px) {
        .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panel-body {
          padding: 10px 0px !important; } }
    .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panel-title a {
      color: #1581C2 !important;
      background: rgba(223, 235, 240, 0.4) !important; }
      .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panel-title a:after {
        content: "\e94b";
        font-family: 'icomoon' !important;
        position: absolute;
        right: 6px;
        font-size: 23px; }
    .resources_tab .vc_general .vc_tta-panels-container h2 {
      font-size: 20px;
      color: rgba(50, 61, 72, 0.74);
      margin-bottom: 0 !important;
      padding-left: 15px; }
    .resources_tab .vc_general .vc_tta-panels-container h4 {
      font-family: 'Open Sans',sans-serif;
      font-weight: 600;
      font-size: 19px;
      border-bottom: 1px solid #fff !important; }
      .resources_tab .vc_general .vc_tta-panels-container h4 a {
        color: #1581C2; }
        @media screen and (max-width: 480px) {
          .resources_tab .vc_general .vc_tta-panels-container h4 a {
            padding: 10px 10px !important; } }
    .resources_tab .vc_general .vc_tta-panels-container .vc_active h4 a {
      color: #fff !important;
      background: #1581C2 !important;
      letter-spacing: 0px; }
      .resources_tab .vc_general .vc_tta-panels-container .vc_active h4 a:after {
        content: "\e945";
        font-size: 23px; }
    @media screen and (max-width: 640px) {
      .resources_tab .vc_general .vc_tta-panels-container .vc_row {
        margin-bottom: 20px; } }
    .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 {
      padding: 10px 0px !important; }
      @media screen and (max-width: 960px) {
        .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 {
          padding: 5px 0px !important; } }
      @media screen and (max-width: 640px) {
        .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 {
          padding: 0 0 0px 0 !important; } }
      .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
        .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper:before {
          display: none; }
        .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper:after {
          display: none; }
        .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element {
          width: 66%; }
          @media screen and (max-width: 767px) {
            .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element {
              width: 100%; } }
          .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_single_image {
            width: 34%; }
          .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element .wpb_wrapper {
            padding: 10px 0; }
          .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element img {
            width: 100%; }
          .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column.heading {
            width: 100%;
            padding: 0; }
            @media screen and (max-width: 767px) {
              .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column.heading {
                display: none; } }
          @media screen and (max-width: 767px) {
            .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_single_image {
              display: none; } }
          .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column {
            padding: 0 15px; }
            .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column h3 {
              font-family: 'Open Sans',sans-serif;
              font-weight: 400;
              color: rgba(50, 61, 72, 0.74);
              text-align: left;
              font-size: 16px;
              text-transform: lowercase; }
              .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column h3 strong {
                display: none;
                font-family: 'Open Sans',sans-serif;
                font-weight: 600; }
              @media screen and (max-width: 640px) {
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column h3 {
                  margin-bottom: 5px; } }
            .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a {
              font-size: 14px;
              color: #1581C2;
              text-decoration: underline;
              display: block;
              line-height: 25px; }
              .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.show_on_mobile {
                display: none; }
            .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column p {
              width: 100%; }
            @media screen and (max-width: 767px) {
              .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column h3 strong {
                display: inline-block;
                padding-bottom: 10px; }
              .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a {
                height: 40px;
                width: calc(50% - 7px);
                display: inline-block;
                line-height: 40px;
                position: relative;
                padding-left: 50px;
                color: #fff;
                font-family: 'Open Sans',sans-serif;
                font-weight: 400;
                font-size: 20px;
                text-decoration: none; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a:before {
                  content: "\e96b";
                  font-family: 'icomoon' !important;
                  width: 40px;
                  height: 40px;
                  display: block;
                  position: absolute;
                  text-align: center;
                  left: 0;
                  top: 0;
                  font-size: 13px; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.hide_on_mobile {
                  display: none; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.show_on_mobile {
                  display: block; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.fullwidth {
                  width: 100%;
                  font-size: 15px; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a:first-child {
                  margin-right: 7px; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a:nth-child(2) {
                  margin-left: 7px; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a:nth-child(2).fullwidth {
                    margin-left: 0px; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.light_green {
                  background: #92BF1E; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.light_green:before {
                    background: #73A710; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.dark_green {
                  background: #529450; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.dark_green:before {
                    background: #367534; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.orange {
                  background: #EA7600; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.orange:before {
                    background: #E05600; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.red {
                  background: #EB5E46; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.red:before {
                    background: #E2402C; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.light_blue {
                  background: #3EC3DB; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.light_blue:before {
                    background: #26ACCB; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.blue {
                  background: #508bb0; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.blue:before {
                    background: #346B95; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.light_purple {
                  background: #a15a95; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.light_purple:before {
                    background: #651F57; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.dark_purple {
                  background: #5a4971; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.dark_purple:before {
                    background: #3D2F51; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.ocean_blue {
                  background: #00A5B8; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.ocean_blue:before {
                    background: #00889E; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.purple {
                  background: #A15A95; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.purple:before {
                    background: #833D76; }
                .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.jenny_blue {
                  background: #1581C2; }
                  .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a.jenny_blue:before {
                    background: #0061B1; } }
            @media screen and (max-width: 480px) {
              .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column h3 {
                font-size: 18px; }
              .resources_tab .vc_general .vc_tta-panels-container .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element.wpb_text_column a {
                font-size: 16px; } }
    @media screen and (max-width: 1170px) {
      .resources_tab .vc_general .vc_tta-panels-container {
        width: 100%; } }

.jc_guides {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  width: 100%;
  background: rgba(223, 235, 240, 0.2);
  font-family: 'helvetica_neue_bold', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #323d48;
  padding: 12px; }
  .guidehOpen .jc_guides {
    display: block;
    opacity: 1; }
  .jc_guides ul {
    border-bottom: 1px solid #DFEBF0;
    padding: 0 0 13px 0;
    font-size: 14px; }
    .jc_guides ul.last {
      border-bottom: none; }
    .jc_guides ul li {
      margin-bottom: 6px; }
      .jc_guides ul li a {
        font-family: "helvetica_neueregular" !important;
        font-size: 13px;
        color: #1581C2;
        line-height: 1.62;
        text-decoration: underline;
        padding-left: 28px;
        position: relative; }
        .jc_guides ul li a:hover {
          color: #1f8ccd; }
          .jc_guides ul li a:hover:before {
            color: #1f8ccd; }
        .jc_guides ul li a:before {
          font-family: 'icomoon' !important;
          position: absolute;
          left: 0;
          top: -9px;
          font-size: 20px; }

#Online-Resources .vc_tta-tabs-container {
  display: none; }

#Online-Resources .vc_tta-panel-heading {
  display: none; }

#Online-Resources .vc_tta-panels-container {
  width: 100%; }
  #Online-Resources .vc_tta-panels-container .vc_row {
    margin-bottom: 0 !important; }
  @media screen and (max-width: 640px) {
    #Online-Resources .vc_tta-panels-container .wpb_content_element .wpb_wrapper {
      padding: 0; } }
  #Online-Resources .vc_tta-panels-container .vc_tta-panels {
    max-width: inherit; }
    #Online-Resources .vc_tta-panels-container .vc_tta-panels .wpb_single_image {
      max-width: 100px; }
    #Online-Resources .vc_tta-panels-container .vc_tta-panels h3 a {
      font-size: 22px;
      width: inherit !important;
      color: #1581C2 !important; }
      @media screen and (max-width: 640px) {
        #Online-Resources .vc_tta-panels-container .vc_tta-panels h3 a {
          font-size: 18px; } }

@media screen and (max-width: 640px) {
  .page-checkout .container {
    width: 100%; } }

.cart {
  position: relative;
  display: block;
  top: 1px; }
  @media screen and (max-width: 640px) {
    .cart {
      position: inherit; } }
  .cart .badge {
    background-color: #ea7600;
    border-radius: 10px;
    color: white;
    display: inline-block;
    line-height: 1;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    margin-left: -18px;
    font-size: 11px;
    padding: 3px 6px; }
  .cart button#my-cart {
    background: none;
    border: 0 none;
    margin: 0; }
    .cart button#my-cart.icon-Cart:before {
      font-size: 30px;
      color: #1581C2; }
  .cart .shopping-cart {
    display: none;
    margin: 5px 0;
    width: 320px;
    border: 1px solid #ededed;
    border-radius: 3px;
    padding: 20px;
    z-index: 99;
    background-color: white;
    position: absolute;
    right: 0; }
    .cart .shopping-cart .cart-minus, .cart .shopping-cart .cart-plus {
      font-size: 12px;
      line-height: 12px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: inline-block;
      color: #ea7600;
      font-weight: bold;
      border: 1px solid #323d48;
      padding: 2px 8px;
      border-radius: 2px 0 0 2px;
      cursor: pointer; }
    .cart .shopping-cart .cart-plus {
      border-radius: 0 2px 2px 0; }
    .cart .shopping-cart .cart-minus {
      margin-left: 10px; }
    .cart .shopping-cart .cart-quant {
      font-size: 12px;
      line-height: 12px;
      display: inline-block;
      border-top: 1px solid #323d48;
      border-bottom: 1px solid #323d48;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 2px 8px;
      color: #ea7600;
      font-weight: bold; }
    .cart .shopping-cart table.show-cart {
      margin-bottom: 0; }
    @media screen and (max-width: 640px) {
      .cart .shopping-cart {
        width: 100%; } }
    .cart .shopping-cart td {
      vertical-align: middle;
      padding: 8px 10px; }
      .cart .shopping-cart td.right {
        text-align: right; }
      .cart .shopping-cart td .delete-item {
        color: #ea7600;
        font-weight: bold; }
    .cart .shopping-cart .button {
      width: 100%;
      margin-bottom: 10px; }
    .cart .shopping-cart h3 {
      font-size: 20px;
      margin-bottom: 3px; }
    .cart .shopping-cart .shopping-cart-header {
      border-bottom: 1px solid #E8E8E8;
      padding-left: 10px;
      text-align: left; }
      .cart .shopping-cart .shopping-cart-header .icon-Cart:before {
        font-size: 30px;
        color: #1581C2; }
    .cart .shopping-cart .shopping-cart-total {
      margin: 10px 10px 20px;
      font-weight: bold;
      text-align: right; }
      .cart .shopping-cart .shopping-cart-total .lighter-text {
        float: left; }
    .cart .shopping-cart .shopping-cart-items {
      padding-top: 20px; }
      .cart .shopping-cart .shopping-cart-items li {
        margin-bottom: 18px; }
      .cart .shopping-cart .shopping-cart-items img {
        float: left;
        margin-right: 12px; }
      .cart .shopping-cart .shopping-cart-items .item-name {
        display: block;
        padding-top: 10px;
        font-size: 16px; }
      .cart .shopping-cart .shopping-cart-items .item-price {
        color: #1581C2;
        margin-right: 8px; }
      .cart .shopping-cart .shopping-cart-items .item-quantity {
        color: #1581C2; }

.checkout_heading {
  padding-top: 27px; }
  .checkout_heading .cart {
    position: absolute;
    right: 0; }
  .checkout_heading .wpb_wrapper {
    text-align: center;
    position: relative; }
    .checkout_heading .wpb_wrapper .wpb_wrapper {
      margin-bottom: 40px; }
      @media screen and (max-width: 640px) {
        .checkout_heading .wpb_wrapper .wpb_wrapper {
          margin-bottom: 10px; }
          .checkout_heading .wpb_wrapper .wpb_wrapper p {
            font-size: 14px; } }
  @media screen and (max-width: 640px) {
    .checkout_heading {
      padding: 27px 16px 0 16px; } }
  .checkout_heading .back_button {
    position: absolute;
    left: 0;
    top: 45px;
    display: block;
    font-family: "bebas_neueregular" !important;
    font-size: 20px;
    padding-left: 31px;
    text-decoration: none; }
    .checkout_heading .back_button:before {
      font-family: 'icomoon' !important;
      position: absolute;
      left: 0;
      top: -4px;
      font-size: 30px; }
    .checkout_heading .back_button:hover {
      color: #ea7600;
      text-decoration: none; }
    @media screen and (max-width: 960px) {
      .checkout_heading .back_button {
        top: 30px; } }
    @media screen and (max-width: 640px) {
      .checkout_heading .back_button {
        top: 18px;
        font-size: 0;
        left: -10px; }
        .checkout_heading .back_button:before {
          font-size: 34px; } }
  .checkout_heading .phone_number {
    position: absolute;
    right: 0;
    top: 34px;
    display: block; }
    .checkout_heading .phone_number a {
      font-family: "bebas_neueregular" !important;
      font-size: 42px;
      text-decoration: none; }
      .checkout_heading .phone_number a:before {
        font-family: 'icomoon' !important;
        font-size: 34px; }
      .checkout_heading .phone_number a:hover {
        color: #ea7600;
        text-decoration: none; }
    @media screen and (max-width: 960px) {
      .checkout_heading .phone_number {
        top: 25px; }
        .checkout_heading .phone_number a {
          font-size: 34px; }
          .checkout_heading .phone_number a:before {
            font-size: 28px; } }
    @media screen and (max-width: 640px) {
      .checkout_heading .phone_number {
        top: 18px; }
        .checkout_heading .phone_number a {
          font-size: 0px; }
          .checkout_heading .phone_number a:before {
            font-size: 23px; } }
  .checkout_heading.nz .phone_number {
    top: 40px; }
    .checkout_heading.nz .phone_number a {
      font-size: 30px; }
      .checkout_heading.nz .phone_number a:before {
        font-size: 23px;
        padding-right: 5px; }
    @media screen and (max-width: 960px) {
      .checkout_heading.nz .phone_number {
        top: 30px; }
        .checkout_heading.nz .phone_number a {
          font-size: 22px; }
          .checkout_heading.nz .phone_number a:before {
            font-size: 17px; } }
    @media screen and (max-width: 640px) {
      .checkout_heading.nz .phone_number {
        top: 18px; }
        .checkout_heading.nz .phone_number a {
          font-size: 0px; }
          .checkout_heading.nz .phone_number a:before {
            font-size: 23px; } }
  .checkout_heading h1 {
    padding-left: 238px;
    position: relative;
    display: inline-block; }
    .checkout_heading h1:before {
      content: "";
      display: block;
      width: 224px;
      height: 124px;
      background: url(./images/jenny-craig.svg) no-repeat top left transparent;
      position: absolute;
      left: 0;
      top: -33px; }
    @media screen and (max-width: 960px) {
      .checkout_heading h1 {
        padding-left: 100px; }
        .checkout_heading h1:before {
          width: 90px;
          height: 50px;
          top: -9px; } }
    @media screen and (max-width: 640px) {
      .checkout_heading h1 {
        font-size: 26px; }
        .checkout_heading h1:before {
          top: -12px; } }

.order_confirmed.container {
  max-width: 940px;
  margin-top: 48px;
  margin-bottom: 48px;
  background: rgba(223, 235, 240, 0.5);
  padding: 200px 80px 80px 80px; }
  .order_confirmed.container h1 {
    font-size: 72px;
    position: relative;
    width: 100%; }
    .order_confirmed.container h1:before {
      font-family: 'icomoon' !important;
      content: "\e926";
      font-size: 100px;
      width: 133px;
      height: 133px;
      position: absolute;
      border-radius: 133px;
      background: #92bf1e;
      color: #fff;
      left: calc(50% - 67px);
      top: -162px;
      line-height: 133px; }
  .order_confirmed.container h4 {
    color: #323d48;
    font-size: 26px; }
    .order_confirmed.container h4 a {
      color: #323d48;
      text-decoration: none; }
  .order_confirmed.container p {
    color: #323d48; }
  .order_confirmed.container .button {
    text-align: center;
    display: inline-block;
    margin-top: 20px; }
  @media only screen and (max-width: 1279px) and (min-width: 1170px) {
    .order_confirmed.container {
      margin-top: 48px;
      margin-bottom: 48px; } }
  @media screen and (max-width: 1280px) {
    .order_confirmed.container {
      margin-top: 48px;
      margin-bottom: 48px; } }
  @media screen and (max-width: 1170px) {
    .order_confirmed.container {
      margin-top: 48px;
      margin-bottom: 48px; } }
  @media screen and (max-width: 640px) {
    .order_confirmed.container {
      margin-top: 16px;
      margin-bottom: 16px;
      padding-top: 160px;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 40px; }
      .order_confirmed.container h1 {
        font-size: 42px; }
        .order_confirmed.container h1:before {
          width: 107px;
          height: 107px;
          font-size: 70px;
          left: calc(50% - 54px);
          top: -133px;
          line-height: 107px; }
      .order_confirmed.container p {
        font-size: 14px; }
      .order_confirmed.container .button {
        margin-top: 10px; } }

.order_declined.container {
  max-width: 940px;
  margin-top: 48px;
  margin-bottom: 48px;
  background: rgba(223, 235, 240, 0.5);
  padding: 80px 80px 80px 80px; }
  .order_declined.container h1 {
    font-size: 35px;
    position: relative;
    width: 100%;
    margin-top: 0; }
    .order_declined.container h1:before {
      font-family: 'icomoon' !important;
      content: "";
      font-size: 100px;
      width: 133px;
      height: 133px;
      position: absolute;
      border-radius: 133px;
      color: #fff;
      left: calc(50% - 67px);
      top: -162px;
      line-height: 133px; }
  .order_declined.container h4 {
    color: #323d48;
    font-size: 26px; }
    .order_declined.container h4 a {
      color: #323d48;
      text-decoration: none; }
  .order_declined.container p {
    color: #323d48; }
  .order_declined.container .button {
    text-align: center;
    display: inline-block;
    margin-top: 20px; }
  @media only screen and (max-width: 1279px) and (min-width: 1170px) {
    .order_declined.container {
      margin-top: 48px;
      margin-bottom: 48px; } }
  @media screen and (max-width: 1280px) {
    .order_declined.container {
      margin-top: 48px;
      margin-bottom: 48px; } }
  @media screen and (max-width: 1170px) {
    .order_declined.container {
      margin-top: 48px;
      margin-bottom: 48px; } }
  @media screen and (max-width: 640px) {
    .order_declined.container {
      margin-top: 16px;
      margin-bottom: 16px;
      padding-top: 160px;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 40px; }
      .order_declined.container h1 {
        font-size: 42px; }
        .order_declined.container h1:before {
          width: 107px;
          height: 107px;
          font-size: 70px;
          left: calc(50% - 54px);
          top: -133px;
          line-height: 107px; }
      .order_declined.container p {
        font-size: 14px; }
      .order_declined.container .button {
        margin-top: 10px; } }

.author_bio {
  max-width: 573px;
  margin: 0 auto;
  text-align: center;
  padding: 0 15px; }
  .author_bio .social_links {
    margin-bottom: 53px; }
    .author_bio .social_links ul {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .author_bio .social_links ul li {
        list-style: none;
        width: 40px;
        height: 40px;
        margin-bottom: 8px;
        position: relative;
        margin-top: 20px;
        margin-left: 2px;
        margin-right: 3px; }
        @media screen and (max-width: 767px) {
          .author_bio .social_links ul li {
            display: inline-block; } }
        .author_bio .social_links ul li.facebook {
          background: #1581C2; }
        .author_bio .social_links ul li.twitter {
          background: #1581C2; }
        .author_bio .social_links ul li.instagram {
          background: #1581C2; }
        .author_bio .social_links ul li.linkedin {
          background: #1581C2; }
          .author_bio .social_links ul li.linkedin:before {
            left: 10px; }
        .author_bio .social_links ul li.pinterest {
          background: #1581C2; }
        .author_bio .social_links ul li.email {
          background: #425563; }
          .author_bio .social_links ul li.email:before {
            left: 9.5px; }
        .author_bio .social_links ul li:before {
          font-size: 20px;
          text-indent: inherit;
          color: #fff;
          position: absolute;
          left: 11px;
          top: 11px;
          display: block; }
        .author_bio .social_links ul li:hover {
          color: #1f8ccd;
          opacity: 0.8; }
    .author_bio .social_links a {
      font-size: 0;
      text-indent: -9999px;
      text-decoration: none;
      position: relative;
      width: 100%;
      height: 100%;
      display: block; }
  .author_bio .authored_articles {
    margin-bottom: 20px; }

.share_story {
  counter-reset: my-sec-counter; }
  .share_story .how_to_enter h2 {
    margin-top: 0 !important;
    line-height: 0.8 !important; }
  .share_story .how_to_enter ol {
    list-style: none;
    counter-reset: item;
    margin-bottom: 25px; }
    .share_story .how_to_enter ol li {
      counter-increment: item;
      margin-bottom: 20px;
      line-height: 23px;
      position: relative;
      padding-left: 35px; }
      .share_story .how_to_enter ol li:before {
        content: counter(item) ".  ";
        font-family: 'Fira Sans',sans-serif;
        font-size: 48px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.85;
        letter-spacing: normal;
        text-align: center;
        color: #4a90e2;
        position: absolute;
        left: 0;
        top: -7px; }
  @media screen and (max-width: 640px) {
    .share_story .how_to_enter {
      font-size: 14px;
      text-align: center; }
      .share_story .how_to_enter p {
        font-size: 14px;
        text-align: center; }
      .share_story .how_to_enter h2 {
        text-align: center;
        margin-top: 0 !important; }
      .share_story .how_to_enter ol {
        margin-bottom: 30px; }
        .share_story .how_to_enter ol li {
          font-size: 14px;
          text-align: left; }
          .share_story .how_to_enter ol li:before {
            font-size: 40px;
            left: 8px;
            top: 0; } }
  .share_story .taking_photo {
    margin-bottom: 20px; }
    .share_story .taking_photo h2 {
      margin-bottom: 0px !important; }
    .share_story .taking_photo h3 {
      margin-top: 0px !important;
      margin-bottom: 15px; }
    @media screen and (max-width: 1280px) {
      .share_story .taking_photo {
        margin-bottom: 30px; } }
    @media screen and (max-width: 640px) {
      .share_story .taking_photo {
        text-align: center; }
        .share_story .taking_photo h2 {
          margin-bottom: 10px !important; }
        .share_story .taking_photo p {
          font-size: 14px; } }
  .share_story .poses {
    margin: 10px 0 20px 0; }
    .share_story .poses .vc_single_image-wrapper {
      width: 100;
      padding: 15px; }
    @media screen and (max-width: 1280px) {
      .share_story .poses {
        margin-top: 0px; } }
  @media screen and (max-width: 767px) {
    .share_story .photo_steps {
      margin-bottom: 25px; } }
  .share_story .info_box {
    padding-left: 39px;
    margin-bottom: 40px;
    position: relative; }
    @media screen and (max-width: 1280px) {
      .share_story .info_box {
        margin-bottom: 30px; } }
    .share_story .info_box h3 {
      margin-bottom: 15px;
      margin-top: 10px !important; }
      @media screen and (max-width: 1280px) {
        .share_story .info_box h3 {
          margin-top: 0px !important;
          margin-bottom: 10px; } }
    .share_story .info_box:before {
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      position: absolute;
      left: 0;
      top: 8px;
      font-size: 24px;
      color: rgba(50, 61, 72, 0.74);
      counter-increment: my-sec-counter;
      content: counter(my-sec-counter); }
      @media screen and (max-width: 1280px) {
        .share_story .info_box:before {
          top: -2px; } }
      @media screen and (max-width: 960px) {
        .share_story .info_box:before {
          top: 28px; } }
    @media screen and (max-width: 767px) {
      .share_story .info_box {
        padding-left: 0;
        text-align: center; }
        .share_story .info_box .vc_single_image-wrapper {
          max-width: 250px;
          margin: 0 auto;
          text-align: center;
          display: block; } }
    @media screen and (max-width: 480px) {
      .share_story .info_box h3 {
        font-size: 20px; }
      .share_story .info_box p {
        font-size: 12px;
        line-height: 19px; }
      .share_story .info_box .vc_single_image-wrapper {
        max-width: 150px; } }
  .share_story .wpb_column:nth-child(1) {
    margin-right: 0; }

.ja-job-list, .ja-job-details, .ja-apply-iframe {
  padding-right: 70px; }
  @media screen and (max-width: 767px) {
    .ja-job-list, .ja-job-details, .ja-apply-iframe {
      padding-right: 0px; } }
  .ja-job-list .job, .ja-job-details .job, .ja-apply-iframe .job {
    border-bottom: 1px solid #DFEBF0;
    padding-bottom: 15px;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    font-size: 16px;
    margin-bottom: 20px; }
  .ja-job-list .classifications, .ja-job-details .classifications, .ja-apply-iframe .classifications {
    display: none; }
  .ja-job-list .date-posted, .ja-job-details .date-posted, .ja-apply-iframe .date-posted {
    color: #323d48;
    margin-bottom: 10px;
    font-size: 14px; }
  .ja-job-list .title, .ja-job-details .title, .ja-apply-iframe .title {
    color: #1581C2;
    font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1px;
    margin-bottom: 5px !important; }
    .ja-job-list .title a:hover, .ja-job-details .title a:hover, .ja-apply-iframe .title a:hover {
      text-decoration: none;
      color: #1f8ccd; }
  .ja-job-list .description, .ja-job-details .description, .ja-apply-iframe .description {
    margin-top: 20px;
    font-size: 16px;
    font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif; }
  .ja-job-list .view-details, .ja-job-list .back-link, .ja-job-details .view-details, .ja-job-details .back-link, .ja-apply-iframe .view-details, .ja-apply-iframe .back-link {
    font-family: "HelveticaNeueLTStd-Bd" !important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0px auto 10px auto;
    color: #1581C2;
    position: relative;
    display: inline-block; }
    .ja-job-list .view-details:hover, .ja-job-list .back-link:hover, .ja-job-details .view-details:hover, .ja-job-details .back-link:hover, .ja-apply-iframe .view-details:hover, .ja-apply-iframe .back-link:hover {
      color: #1f8ccd; }
    .ja-job-list .view-details:before, .ja-job-list .back-link:before, .ja-job-details .view-details:before, .ja-job-details .back-link:before, .ja-apply-iframe .view-details:before, .ja-apply-iframe .back-link:before {
      content: "\e914";
      font-family: "icomoon" !important;
      right: -24px;
      top: -6px;
      position: absolute;
      font-size: 20px;
      font-weight: normal; }
  .ja-job-list .back-link, .ja-job-details .back-link, .ja-apply-iframe .back-link {
    margin-top: 20px;
    margin-bottom: 20px; }
  .ja-job-list .apply .ja-button, .ja-job-details .apply .ja-button, .ja-apply-iframe .apply .ja-button {
    font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
    display: table;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 20px;
    background: none;
    letter-spacing: 1px;
    text-align: center;
    background-color: #1581C2;
    cursor: pointer;
    min-width: 125px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .ja-job-list .apply .ja-button:hover, .ja-job-details .apply .ja-button:hover, .ja-apply-iframe .apply .ja-button:hover {
      text-decoration: none !important;
      background-color: #1f8ccd;
      color: #ffffff; }

.job_sidebar img {
  max-width: 100%; }

@media screen and (max-width: 767px) {
  .job_sidebar {
    display: none; } }

.powered-by-jobadder {
  display: none; }

.delivery_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 10px;
  max-width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .delivery_option:before {
    display: none; }
  .delivery_option:after {
    display: none; }
  @media screen and (max-width: 767px) {
    .delivery_option.desktop_only {
      display: none; } }
  @media screen and (max-width: 1170px) {
    .delivery_option {
      -webkit-box-align: inherit;
      -ms-flex-align: inherit;
      align-items: inherit; } }
  .delivery_option .wpb_column {
    width: calc(33.33% - 14px);
    margin-right: 21px;
    margin-bottom: 22px;
    text-align: center;
    color: #fff;
    padding: 30px 35px;
    background: #d9e1e2; }
    .delivery_option .wpb_column:nth-of-type(3) {
      margin-right: 0px; }
    .delivery_option .wpb_column .wpb_wrapper {
      width: 100%; }
    @media screen and (max-width: 960px) {
      .delivery_option .wpb_column {
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (max-width: 767px) {
      .delivery_option .wpb_column {
        width: 100%;
        max-width: 306px;
        margin-right: 0px;
        margin-bottom: 22px; } }
    .delivery_option .wpb_column.type {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding-top: 25px;
      padding-bottom: 10px;
      color: #fff;
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif;
      text-align: center;
      position: relative;
      font-size: 12px; }
      .delivery_option .wpb_column.type.open:after {
        content: "";
        display: block;
        width: 100%;
        height: 22px;
        background: #d9e1e2;
        position: absolute;
        bottom: -22px;
        left: 0; }
      .delivery_option .wpb_column.type .wpb_wrapper {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap; }
      .delivery_option .wpb_column.type .wpb_raw_code {
        height: 100%; }
      .delivery_option .wpb_column.type .offer {
        font-family: 'helvetica_neue_bold';
        position: absolute;
        top: -45px;
        background: #1581C2;
        color: #fff;
        text-align: center;
        width: 100%;
        left: 0;
        padding-top: 0px;
        padding-bottom: 2px;
        font-size: 14.7px; }
        .delivery_option .wpb_column.type .offer h3 {
          font-family: 'Fira Sans',sans-serif !important;
          font-weight: 700 !important;
          margin-bottom: 0;
          color: #fff;
          margin-top: 5px;
          font-size: 21px; }
      .delivery_option .wpb_column.type .plan {
        min-height: 63px; }
        .delivery_option .wpb_column.type .plan .newline {
          line-height: 19px; }
      .delivery_option .wpb_column.type h2 {
        color: #435563;
        font-family: 'Fira Sans',sans-serif !important;
        font-weight: 700 !important;
        margin-bottom: 3px !important;
        font-size: 30px;
        letter-spacing: 0; }
        .delivery_option .wpb_column.type h2 sup {
          font-family: 'bebas_neueregular';
          font-size: 12px;
          top: -16px; }
      .delivery_option .wpb_column.type .price {
        margin-top: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 30px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        vertical-align: middle;
        line-height: 46px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center; }
        .delivery_option .wpb_column.type .price h2 {
          color: #445562;
          font-family: 'Fira Sans',sans-serif !important;
          font-weight: 700 !important;
          margin-bottom: 0px !important;
          font-size: 60px;
          position: relative;
          line-height: 60px;
          padding-top: 0px; }
          .delivery_option .wpb_column.type .price h2 span {
            text-transform: uppercase;
            padding-left: 0; }
            .delivery_option .wpb_column.type .price h2 span.dollar {
              font-family: 'Fira Sans',sans-serif !important;
              font-weight: 700 !important;
              position: absolute;
              left: -24px;
              top: 15px;
              color: #445562; }
          .delivery_option .wpb_column.type .price h2 sup {
            font-family: 'bebas_neueregular';
            font-size: 35px;
            top: -33px; }
      .delivery_option .wpb_column.type h3 {
        text-align: center;
        color: #445562;
        font-size: 22px;
        margin-top: 13px; }
        .delivery_option .wpb_column.type h3 span {
          font-family: 'Fira Sans',sans-serif !important;
          font-weight: 500 !important;
          font-size: 18px;
          vertical-align: top; }
          .delivery_option .wpb_column.type h3 span.cross_out {
            font-family: 'Fira Sans',sans-serif !important;
            font-weight: 700 !important;
            color: rgba(255, 0, 0, 0.65);
            font-size: 22px;
            text-decoration: none;
            position: relative; }
            .delivery_option .wpb_column.type h3 span.cross_out .dollar {
              color: rgba(255, 0, 0, 0.65); }
            .delivery_option .wpb_column.type h3 span.cross_out:before {
              content: " ";
              display: block;
              width: 100%;
              border-top: 2px solid rgba(255, 0, 0, 0.8);
              height: 12px;
              position: absolute;
              bottom: 3px;
              left: 2px;
              -webkit-transform: rotate(-17deg);
              transform: rotate(-17deg); }
        .delivery_option .wpb_column.type h3 a {
          color: #fff;
          text-decoration: none; }
      .delivery_option .wpb_column.type .description {
        font-family: 'Fira Sans',sans-serif !important;
        font-weight: 500 !important;
        color: #fff; }
      .delivery_option .wpb_column.type .newline {
        font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
        font-size: 22px;
        color: rgba(50, 61, 72, 0.74);
        text-transform: uppercase;
        padding: 0 0 0 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 16px; }
        .delivery_option .wpb_column.type .newline .cross_out {
          font-family: 'bebas_neuebold', Helvetica, Arial, sans-serif;
          color: rgba(255, 0, 0, 0.65);
          font-size: 22px;
          text-decoration: none;
          position: relative; }
          .delivery_option .wpb_column.type .newline .cross_out .dollar {
            color: rgba(255, 0, 0, 0.65); }
          .delivery_option .wpb_column.type .newline .cross_out:before {
            content: " ";
            display: block;
            width: 100%;
            border-top: 2px solid rgba(255, 0, 0, 0.8);
            height: 12px;
            position: absolute;
            bottom: 3px;
            left: 2px;
            -webkit-transform: rotate(-17deg);
            transform: rotate(-17deg); }
      .delivery_option .wpb_column.type ul {
        color: #445562;
        font-size: 16px;
        margin-top: 15px;
        font-family: 'helvetica_neueregular';
        margin-bottom: 15px; }
        .delivery_option .wpb_column.type ul li {
          margin-top: 3px; }
        .delivery_option .wpb_column.type ul .heading {
          font-family: 'helvetica_neue_bold';
          margin-bottom: 5px; }
      .delivery_option .wpb_column.type .button {
        margin-bottom: 10px; }
    .delivery_option .wpb_column.type.image-top {
      min-height: inherit;
      height: inherit;
      padding-top: 0px;
      padding-bottom: 10px; }
      .delivery_option .wpb_column.type.image-top img {
        margin-bottom: 10px; }
      @media screen and (max-width: 640px) {
        .delivery_option .wpb_column.type.image-top .wpb_wrapper {
          width: 100%; }
        .delivery_option .wpb_column.type.image-top img {
          width: 100%; } }
    .delivery_option .wpb_column .meal-plan-guaranteed {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 14px;
      color: #445562;
      line-height: 30px;
      margin-bottom: 15px; }
      @media screen and (max-width: 960px) {
        .delivery_option .wpb_column .meal-plan-guaranteed {
          font-size: 12px; } }
      .delivery_option .wpb_column .meal-plan-guaranteed .jc-blue {
        color: #1581C2; }
    .delivery_option .wpb_column .meal-plan-guaranteed img {
      display: inline-block;
      height: auto;
      margin-right: 0.8em;
      vertical-align: top;
      width: 1.5em; }
    .delivery_option .wpb_column .plan-features {
      margin-top: auto; }
    .delivery_option .wpb_column .plan-features ul {
      font-size: 0.8em;
      list-style: none;
      padding: 0;
      margin-top: 0;
      margin-bottom: 20px; }
    .delivery_option .wpb_column .plan-features ul li {
      border-right: 1px solid #999;
      display: inline-block;
      position: relative;
      text-align: center;
      width: 23.5%;
      font-size: 9.6px;
      line-height: 12px; }
    .delivery_option .wpb_column .plan-features ul li:last-child {
      border-right: none; }
    .delivery_option .wpb_column .plan-features a:not(.button) {
      display: block;
      font-weight: bold; }
    .delivery_option .wpb_column .plan-features img {
      display: block;
      height: 26px;
      width: auto;
      margin: 0.4em auto 0.4em; }
    .delivery_option .wpb_column .fplan-features .great-food img {
      height: 19px; }
    .delivery_option .wpb_column .plan-features .recharge img {
      height: 27px; }
    .delivery_option .wpb_column .plan-features .balanced-diet img {
      height: 25px; }
    .delivery_option .wpb_column .button {
      font-size: 18px;
      padding-top: 8px;
      padding-bottom: 8px;
      min-width: 165px;
      text-align: center;
      display: inline-block; }
      .delivery_option .wpb_column .button:hover {
        background: #1581C2; }
      @media screen and (max-width: 767px) {
        .delivery_option .wpb_column .button {
          font-size: 20px;
          padding-top: 10px;
          padding-bottom: 10px; } }
    .delivery_option .wpb_column .button.outline {
      min-width: 277px;
      display: block;
      background-color: inherit; }
      .delivery_option .wpb_column .button.outline:hover {
        background-color: #1581C2; }

.mobile_tile {
  display: none;
  margin-top: 0; }
  @media screen and (max-width: 767px) {
    .mobile_tile {
      display: block; }
      .mobile_tile .type {
        margin-left: auto;
        margin-right: auto; } }

.delivery_faqs {
  display: none; }
  .delivery_faqs .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    background: #f7f9f9;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .delivery_faqs .container {
        width: 100%;
        max-width: 306px;
        margin-left: auto;
        margin-right: auto; } }
  .delivery_faqs .steps-chart {
    width: calc(33.33% - 11px);
    margin-right: 21px;
    padding-left: 20px; }
    @media screen and (max-width: 767px) {
      .delivery_faqs .steps-chart {
        width: 100%;
        margin-right: 0;
        padding-right: 20px; } }
    .delivery_faqs .steps-chart h3 {
      color: #435563;
      font-size: 32px; }
    .delivery_faqs .steps-chart ul {
      margin-top: 30px; }
    .delivery_faqs .steps-chart li {
      margin-bottom: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-family: 'helvetica_neueregular', Helvetica, Arial, sans-serif; }
      .delivery_faqs .steps-chart li .icon {
        width: 25%;
        padding-right: 20px; }
      .delivery_faqs .steps-chart li span {
        width: 75%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        font-size: 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .delivery_faqs .steps-chart li span strong {
          font-family: 'helvetica_neue_bold', Helvetica, Arial, sans-serif;
          display: block;
          width: 100%;
          margin-bottom: 5px; }
  .delivery_faqs .faqs {
    width: calc(66.66% - 10px);
    padding-right: 30px; }
    @media screen and (max-width: 767px) {
      .delivery_faqs .faqs {
        width: 100%;
        padding-right: 0px; } }
    .delivery_faqs .faqs.wpb_column h3 {
      font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
      color: #435563;
      font-size: 30px;
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .delivery_faqs .faqs.wpb_column h3:not(.ui-accordion-header) {
          padding-left: 20px;
          padding-right: 20px; } }
    .delivery_faqs .faqs.wpb_column .king-spoiler {
      border: none; }
    .delivery_faqs .faqs.wpb_column .ui-accordion-header {
      background: #435563;
      border: none;
      margin-bottom: 8px; }
      .delivery_faqs .faqs.wpb_column .ui-accordion-header a {
        font-family: 'helvetica_neue_bold', Helvetica, Arial, sans-serif;
        font-size: 15px;
        color: #fff;
        line-height: 22px;
        text-decoration: none;
        position: relative;
        padding: 13px 58px 13px 25px;
        text-transform: inherit; }
        .delivery_faqs .faqs.wpb_column .ui-accordion-header a .king-spoiler-icon {
          display: none; }
        .delivery_faqs .faqs.wpb_column .ui-accordion-header a:before {
          content: "";
          width: 50px;
          height: 100%;
          position: absolute;
          background: none;
          display: block;
          right: 0;
          top: 0; }
        .delivery_faqs .faqs.wpb_column .ui-accordion-header a:after {
          font-family: 'icomoon';
          content: "\e90e";
          position: absolute;
          color: #fff;
          right: 15px;
          top: calc(50% - 11px);
          -webkit-transform: none;
          transform: none; }
        @media screen and (max-width: 640px) {
          .delivery_faqs .faqs.wpb_column .ui-accordion-header a {
            font-size: 16px;
            line-height: 1.13; }
            .delivery_faqs .faqs.wpb_column .ui-accordion-header a:after {
              top: calc(50% - 13px); } }
    .delivery_faqs .faqs.wpb_column .ui-accordion-header-active a:after {
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg);
      top: calc(50% - 5px); }
    .delivery_faqs .faqs.wpb_column .ui-accordion-content {
      padding: 20px 40px; }
      @media screen and (max-width: 767px) {
        .delivery_faqs .faqs.wpb_column .ui-accordion-content {
          padding: 10px 20px; } }

.get_started_intro {
  padding: 0 141px; }
  .get_started_intro p {
    font-size: 30px; }
  @media screen and (max-width: 960px) {
    .get_started_intro {
      padding: 0 0px; } }
  @media screen and (max-width: 767px) {
    .get_started_intro p {
      font-size: 18px;
      line-height: 1.5; } }

.get-started-3-col {
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px; }
  .get-started-3-col:before {
    display: none; }
  .get-started-3-col:after {
    display: none; }
  .get-started-3-col .wpb_column {
    width: calc(33.33% - 20px);
    margin-right: 30px;
    margin-bottom: 26px;
    text-align: center;
    color: #445562; }
    @media screen and (max-width: 767px) {
      .get-started-3-col .wpb_column {
        width: 100%; } }
    .get-started-3-col .wpb_column:nth-of-type(3) {
      margin-right: 0px; }
    .get-started-3-col .wpb_column img {
      margin-bottom: 15px; }
    .get-started-3-col .wpb_column h2 {
      font-size: 30px;
      color: #445562;
      margin-bottom: 15px !important; }
    .get-started-3-col .wpb_column h3 {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 16px;
      color: #445562;
      margin-bottom: 10px; }
    .get-started-3-col .wpb_column .description {
      padding: 0 20px;
      color: #445562; }

.start-now.button {
  margin: 0 auto 20px auto; }

.rrMaxDetails {
  /* flip hey max on desktop */
  /*hey max style */ }
  .rrMaxDetails select.error {
    border-color: #d9291c !important; }
  .rrMaxDetails .form-control.menus_selector {
    max-width: 200px;
    display: inline-block; }
  .rrMaxDetails .menu_order_list ul.error {
    border: 1px solid red; }
  .rrMaxDetails #essentialContent .simple-accordion .simple-accordion__title.arrow::after {
    display: none; }
  .rrMaxDetails .plan-heading {
    font-size: 36px;
    margin: 0 0 .76em 0;
    line-height: 1; }
  .rrMaxDetails .plusdelivery {
    font-size: 0.8em; }
  .rrMaxDetails .whats-included-modal .modal-header {
    background: #DFEBF0;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
    list-style-type: none; }
  .rrMaxDetails .whats-included-modal .modal-header li {
    list-style: none; }
  .rrMaxDetails .whats-included-modal .modal-header .close-dialog {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAlCAYAAAAqXEs9AAAABHNCSVQICAgIfAhkiAAAAmxJREFUWEe92E9u00AUBvDvM3RFpeYGZNsGifYENBeAsG0s4Z6AcAN6g9ygQYordlAu0NyAICWFZW5AkciqwQ/NJE6d1M78sROvrNgz8/O85/GbEOnRaHeQcIKf/a/L33Zxchi2EEgd47irhqMesx7VuD/7rU4lSc5xe9XbhQVHZxGD4FKPO+pryxykjuzFXaAKxnsA7RK14eFXQQrVaPdIvluE7wS3V8NKw3cYtvgEX3T/wAVG/Y/Z/h+DMigB7pAkzcpQR2fHCIIbAjUR+YRxHK0/bD5oGygLzGpS58VlEb7SM2WJMYOqmCkHjB1Io8IhiZd6pmazE/z6PLFK9FXMNcZxy9SuOIeyLetRDc9mA40SGWK618Skd7exc93m/obksQh+YPr01NhmZWE00V1Qnhj7kKVYG1QJjDtItdiEKonxAy1R90OSz5c5pX73yBn7hdGUU/oN4oDggYj0QNYItATyB4mc+q7udm9ZEW6BAnigOiqL8Q9ZFthoX5N8LepTKfiGcfzGNLmbrpeboUb7kmQkIn/105H7Onzj+NwX5Q9KMWnOKEE2pzxRfqBG2CXxXhnkH94u6/Bs4SXyIa2TXWbLHWQqdU3XDTo3kO1gtvfl4OxBroO43r/A2YE8O/fZyZhBZRM1+wIATYz6A/91yLHaKxzIoRQunqGqMKnSEpUPqhrjgHoM2hbGErW+lTZu5FxW3cJ7X4QDAq/yNg0PoHm1951k3aUo9wJuqDqXf8dUUe054QpQnNfI7tsVp8GLbs5BEYuFa+thskEBF4R6q8gOpnsdm41cJTOz3sk8Sl2IdM2fjq0Iijv9D++PAZCIutFWAAAAAElFTkSuQmCC") no-repeat center center;
    border: none;
    color: #16384E;
    font-size: 3em;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 20px;
    right: 30px; }
  .rrMaxDetails .whats-included-modal .video_block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .rrMaxDetails .whats-included-modal .food-image img {
    width: 100%; }
  .rrMaxDetails .whats-included-modal .food-weeks {
    display: none; }
  .rrMaxDetails .whats-included-modal .food-image {
    margin: 1em auto; }
  .rrMaxDetails .whats-included-modal .modal-header h2 {
    color: #16384E; }
  .rrMaxDetails .whats-included-modal .modal-header ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 10px; }
  .rrMaxDetails .whats-included-modal .modal-header a {
    color: #919191; }
  .rrMaxDetails .whats-included-modal .modal-header .phone a,
  .rrMaxDetails .whats-included-modal .modal-header .active a {
    color: #16384E; }
  .rrMaxDetails .whats-included-modal .modal-header {
    float: left;
    width: 100%; }
  .rrMaxDetails .whats-included-modal .modal-body {
    clear: both; }
  .rrMaxDetails .whats-included-modal h3 {
    color: #16384E;
    font-size: 30px; }
  .rrMaxDetails .whats-included-modal h4 {
    color: #16384E;
    font-size: 20px; }
  .rrMaxDetails .whats-included-modal h5 {
    color: #16384E;
    font-size: 16px;
    margin-bottom: 1em; }
  .rrMaxDetails .whats-included-modal select {
    background-color: RGBA(223, 235, 240, 0.35);
    padding: 0.25em;
    width: 100%; }
  .rrMaxDetails .whats-included-modal #IncludedWeeks .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0; }
  .rrMaxDetails .whats-included-modal .modal-footer {
    border-top: 0;
    padding: 0 15px 15px; }
  @media only screen and (min-width: 768px) {
    .rrMaxDetails .whats-included-modal .col-sm-7 {
      padding-right: 5em; }
    .rrMaxDetails .whats-included-modal .modal-header ul li {
      display: inline-block;
      margin-right: 1em; }
    .rrMaxDetails .whats-included-modal .modal-header ul li:last-child {
      float: right;
      margin-right: 0; } }
  @media only screen and (min-width: 992px) {
    .rrMaxDetails .whats-included-modal .modal-header {
      padding: 50px 50px 0; }
    .rrMaxDetails .whats-included-modal .modal-body {
      padding: 50px 50px; }
    .rrMaxDetails .whats-included-modal .modal-footer {
      padding: 0 50px 50px; }
    .rrMaxDetails .whats-included-modal .modal-header .close-dialog {
      height: 37px;
      width: 37px; }
    .rrMaxDetails .whats-included-modal .modal-header h2 {
      font-size: 50px;
      margin-bottom: 0.5em; }
    .rrMaxDetails .whats-included-modal h3 {
      font-size: 36px; }
    .rrMaxDetails .whats-included-modal h4 {
      font-size: 22px; }
    .rrMaxDetails .whats-included-modal h5 {
      font-size: 18px; }
    .rrMaxDetails .whats-included-modal .modal-header ul li {
      margin-right: 2em; }
    .rrMaxDetails .whats-included-modal .modal-header ul li:last-child {
      margin-right: 0; } }
  @media only screen and (min-width: 1200px) {
    .rrMaxDetails .whats-included-modal h3 {
      font-size: 2em; } }
  .rrMaxDetails .jc-blue-dark {
    color: #16384e; }
  .rrMaxDetails h1 strong {
    display: inline-block; }
  .rrMaxDetails .whats-in-the-box {
    text-align: center; }
  .rrMaxDetails .intro {
    text-align: center; }
  .rrMaxDetails .did-you-know {
    text-align: center; }
  .rrMaxDetails .our-coaches {
    text-align: center; }
  .rrMaxDetails #block-howjcworks {
    text-align: center; }
  .rrMaxDetails #block-howjcworks .circledNumber {
    float: none;
    margin: 15px auto; }
  .rrMaxDetails .simple-accordion .simple-accordion__title.arrow::after {
    display: none; }
  .rrMaxDetails .plan-heading {
    font-size: 36px;
    margin: 0 0 .76em 0;
    line-height: 1; }
  .rrMaxDetails .plusdelivery {
    font-size: 0.8em; }
  .rrMaxDetails .whats-included-modal .modal-header {
    background: #DFEBF0;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
    list-style-type: none; }
  .rrMaxDetails .whats-included-modal .modal-header li {
    list-style: none; }
  .rrMaxDetails .whats-included-modal .modal-header .close-dialog {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAlCAYAAAAqXEs9AAAABHNCSVQICAgIfAhkiAAAAmxJREFUWEe92E9u00AUBvDvM3RFpeYGZNsGifYENBeAsG0s4Z6AcAN6g9ygQYordlAu0NyAICWFZW5AkciqwQ/NJE6d1M78sROvrNgz8/O85/GbEOnRaHeQcIKf/a/L33Zxchi2EEgd47irhqMesx7VuD/7rU4lSc5xe9XbhQVHZxGD4FKPO+pryxykjuzFXaAKxnsA7RK14eFXQQrVaPdIvluE7wS3V8NKw3cYtvgEX3T/wAVG/Y/Z/h+DMigB7pAkzcpQR2fHCIIbAjUR+YRxHK0/bD5oGygLzGpS58VlEb7SM2WJMYOqmCkHjB1Io8IhiZd6pmazE/z6PLFK9FXMNcZxy9SuOIeyLetRDc9mA40SGWK618Skd7exc93m/obksQh+YPr01NhmZWE00V1Qnhj7kKVYG1QJjDtItdiEKonxAy1R90OSz5c5pX73yBn7hdGUU/oN4oDggYj0QNYItATyB4mc+q7udm9ZEW6BAnigOiqL8Q9ZFthoX5N8LepTKfiGcfzGNLmbrpeboUb7kmQkIn/105H7Onzj+NwX5Q9KMWnOKEE2pzxRfqBG2CXxXhnkH94u6/Bs4SXyIa2TXWbLHWQqdU3XDTo3kO1gtvfl4OxBroO43r/A2YE8O/fZyZhBZRM1+wIATYz6A/91yLHaKxzIoRQunqGqMKnSEpUPqhrjgHoM2hbGErW+lTZu5FxW3cJ7X4QDAq/yNg0PoHm1951k3aUo9wJuqDqXf8dUUe054QpQnNfI7tsVp8GLbs5BEYuFa+thskEBF4R6q8gOpnsdm41cJTOz3sk8Sl2IdM2fjq0Iijv9D++PAZCIutFWAAAAAElFTkSuQmCC") no-repeat center center;
    border: none;
    color: #16384E;
    font-size: 3em;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 20px;
    right: 30px; }
  .rrMaxDetails .whats-included-modal .video_block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .rrMaxDetails .whats-included-modal .food-image img {
    width: 100%; }
  .rrMaxDetails .whats-included-modal .food-weeks {
    display: none; }
  .rrMaxDetails .whats-included-modal .food-image {
    margin: 1em auto; }
  .rrMaxDetails .whats-included-modal .modal-header h2 {
    color: #16384E; }
  .rrMaxDetails .whats-included-modal .modal-header ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 10px; }
  .rrMaxDetails .whats-included-modal .modal-header a {
    color: #919191; }
  .rrMaxDetails .whats-included-modal .modal-header .phone a,
  .rrMaxDetails .whats-included-modal .modal-header .active a {
    color: #16384E; }
  .rrMaxDetails .whats-included-modal .modal-header {
    float: left;
    width: 100%; }
  .rrMaxDetails .whats-included-modal .modal-body {
    clear: both; }
  .rrMaxDetails .whats-included-modal h3 {
    color: #16384E;
    font-size: 30px; }
  .rrMaxDetails .whats-included-modal h4 {
    color: #16384E;
    font-size: 20px; }
  .rrMaxDetails .whats-included-modal h5 {
    color: #16384E;
    font-size: 16px;
    margin-bottom: 1em; }
  .rrMaxDetails .whats-included-modal select {
    background-color: RGBA(223, 235, 240, 0.35);
    padding: 0.25em;
    width: 100%; }
  .rrMaxDetails .whats-included-modal #IncludedWeeks .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0; }
  .rrMaxDetails .whats-included-modal .modal-footer {
    border-top: 0;
    padding: 0 15px 15px; }
  @media only screen and (min-width: 56.25em) {
    .rrMaxDetails .intro {
      text-align: left; }
    .rrMaxDetails .whats-in-the-box {
      text-align: left; }
    .rrMaxDetails .did-you-know {
      text-align: left; } }
  @media only screen and (min-width: 768px) {
    .rrMaxDetails .whats-included-modal .col-sm-7 {
      padding-right: 5em; }
    .rrMaxDetails .whats-included-modal .modal-header ul li {
      display: inline-block;
      margin-right: 1em; }
    .rrMaxDetails .whats-included-modal .modal-header ul li:last-child {
      float: right;
      margin-right: 0; } }
  @media only screen and (min-width: 992px) {
    .rrMaxDetails .whats-included-modal .modal-header {
      padding: 50px 50px 0; }
    .rrMaxDetails .whats-included-modal .modal-body {
      padding: 50px 50px; }
    .rrMaxDetails .whats-included-modal .modal-footer {
      padding: 0 50px 50px; }
    .rrMaxDetails .whats-included-modal .modal-header .close-dialog {
      height: 37px;
      width: 37px; }
    .rrMaxDetails .whats-included-modal .modal-header h2 {
      font-size: 50px;
      margin-bottom: 0.5em; }
    .rrMaxDetails .whats-included-modal h3 {
      font-size: 36px; }
    .rrMaxDetails .whats-included-modal h4 {
      font-size: 22px; }
    .rrMaxDetails .whats-included-modal h5 {
      font-size: 18px; }
    .rrMaxDetails .whats-included-modal .modal-header ul li {
      margin-right: 2em; }
    .rrMaxDetails .whats-included-modal .modal-header ul li:last-child {
      margin-right: 0; } }
  @media only screen and (min-width: 1200px) {
    .rrMaxDetails .whats-included-modal h3 {
      font-size: 2em; } }
  .rrMaxDetails .classic_lp h1 {
    font-size: 8vw;
    line-height: 8vw;
    margin-top: 41vw;
    margin-bottom: 0 !important;
    color: #16384e;
    max-width: 90vw;
    text-align: center; }
  .rrMaxDetails #rrMaxContent .hero {
    background: url(https://cdn.shopify.com/s/files/1/0432/4402/8053/files/RR_MAX_MOBILE_BANNER.jpg?v=1634270813) no-repeat center center;
    background-size: cover;
    height: 113vw; }
  .rrMaxDetails #rrMaxContent.winter_challenge .hero {
    background: url(https://www.jennycraig.com.au/wp-content/uploads/wpfiles/2022/07/Challenge-GetStarted-Mob-750x742-1.jpg) no-repeat center center;
    height: 98vw;
    background-size: 100% auto; }
  .rrMaxDetails #rrMaxContent.classic_lp .hero {
    background: url(https://www.jennycraig.com.au/wp-content/uploads/wpfiles/2022/08/classic_hero_mobile_banner.jpg) no-repeat center center;
    height: 58vw;
    background-size: 100% auto; }
  .rrMaxDetails #rrMaxContent .hero .intro {
    /* font-size: 4.5vw;
           line-height: 14.7vw; */
    font-size: 15px;
    line-height: 45px;
    letter-spacing: 4.5px;
    margin-bottom: 0; }
  .rrMaxDetails #rrMaxContent .hero .rrmax-logo {
    width: 210px;
    margin-top: 0; }
  .rrMaxDetails #rrMaxContent .hero .intro-text {
    margin-top: 64vw; }
  .rrMaxDetails #rrMaxContent.classic_lp .hero .intro-text {
    margin-top: 61vw; }
  .rrMaxDetails #rrMaxContent .hero .effective {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.1px;
    text-align: center;
    margin-top: 20px; }
  .rrMaxDetails #rrMaxContent .hero .hero-name p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .rrMaxDetails .classic_lp h1 {
      font-size: 36px;
      line-height: 30px;
      text-align: left;
      margin-top: 86px;
      color: #fff; }
    .rrMaxDetails h1 .vertical-spacer {
      line-height: 0.3em; }
    .rrMaxDetails #rrMaxContent .hero .effective {
      font-size: 30px;
      line-height: 45px;
      margin-top: 23px;
      color: #07194A;
      letter-spacing: calc(-1rem * 0.001 * 20.89);
      text-align: left; }
    .rrMaxDetails #rrMaxContent .hero .intro {
      font-size: 15px;
      line-height: 60px;
      letter-spacing: 5.9px;
      color: #07194A; }
    .rrMaxDetails #rrMaxContent .hero {
      background: url(https://cdn.shopify.com/s/files/1/0432/4402/8053/files/Oct21-Desktop-Hero-Banner-1440x447_2x-RRMax-Page-Header-V1.jpg?v=1633666842) no-repeat top center;
      height: 330px;
      background-size: cover;
      max-width: 1400px; }
    .rrMaxDetails #rrMaxContent.winter_challenge .hero {
      background: url(https://www.jennycraig.com.au/wp-content/uploads/wpfiles/2022/07/Challenge-GetStarted-Header.jpg) no-repeat top center;
      height: 0;
      max-width: 1400px;
      padding-top: 32%;
      background-size: 100% auto; }
    .rrMaxDetails #rrMaxContent.classic_lp .hero {
      background: url(https://www.jennycraig.com.au/wp-content/uploads/wpfiles/2022/08/classic_hero_banner.jpg) no-repeat top center;
      height: 32vw;
      background-size: cover;
      max-width: 1400px;
      background-size: 100% auto; }
    .rrMaxDetails #rrMaxContent .hero .hero-name {
      left: 39vw;
      top: 263px;
      position: absolute;
      color: #fff;
      width: 149px; }
    .rrMaxDetails #rrMaxContent .hero .hero-name p {
      font-size: 15px;
      line-height: 20px;
      margin-top: 0; }
    .rrMaxDetails #rrMaxContent .hero .intro-text {
      margin-top: 92px; }
    .rrMaxDetails #rrMaxContent .hero .intro-text.classic {
      margin-top: 104px; }
    .rrMaxDetails #rrMaxContent .hero .rrmax-logo {
      max-width: 222px;
      width: 130px;
      margin: 0; } }
  @media only screen and (min-width: 992px) {
    .rrMaxDetails .classic_lp h1 {
      font-size: 36px;
      line-height: 30px;
      text-align: left;
      margin-top: 116px; }
    .rrMaxDetails #rrMaxContent .hero {
      height: 400px; }
    .rrMaxDetails #rrMaxContent .hero .effective {
      font-size: 35px;
      line-height: 50px;
      margin-top: 24px; }
    .rrMaxDetails #rrMaxContent .hero .rrmax-logo {
      max-width: 222px;
      width: 169px; }
    .rrMaxDetails #rrMaxContent .hero .intro-text {
      margin-top: 111px; }
    .rrMaxDetails #rrMaxContent .hero .intro-text.classic {
      margin-top: 11vw; }
    .rrMaxDetails #rrMaxContent .hero .hero-name {
      left: 48vw;
      top: 294px;
      width: auto; }
    .rrMaxDetails #rrMaxContent .hero .hero-name p {
      font-size: 20px;
      line-height: 25px; } }
  @media only screen and (min-width: 1200px) {
    .rrMaxDetails .classic_lp h1 {
      font-size: 46px;
      line-height: 40px;
      text-align: left;
      margin-top: 86px; }
    .rrMaxDetails #rrMaxContent .hero .intro-text.classic {
      margin-top: 170px; }
    .rrMaxDetails #rrMaxContent .hero .intro {
      font-size: 20px;
      line-height: 60px;
      letter-spacing: 5.9px; }
    .rrMaxDetails #rrMaxContent .hero .effective {
      font-size: 45px;
      line-height: 60px;
      margin-top: 35px; }
    .rrMaxDetails #rrMaxContent .hero .effective.classic {
      margin-top: 200px; }
    .rrMaxDetails #rrMaxContent .hero {
      height: 465px; }
    .rrMaxDetails #rrMaxContent .hero .intro-text {
      margin-top: 132px; }
    .rrMaxDetails #rrMaxContent .hero .hero-name {
      left: 593px;
      top: 366px; }
    .rrMaxDetails #rrMaxContent .hero .hero-name p {
      font-size: 25px;
      line-height: 30px; } }
  @media only screen and (min-width: 1400px) {
    .rrMaxDetails .classic_lp h1 {
      font-size: 56px;
      line-height: 50px;
      text-align: left;
      margin-top: 86px; }
    .rrMaxDetails #rrMaxContent .hero {
      height: 456px;
      margin-left: auto;
      margin-right: auto; }
    .rrMaxDetails #rrMaxContent .hero .rrmax-logo {
      max-width: 222px;
      width: 222px; }
    .rrMaxDetails #rrMaxContent .hero .effective {
      font-size: 55px;
      line-height: 70px;
      margin-top: 18px; }
    .rrMaxDetails #rrMaxContent .hero .effective.classic {
      font-size: 50px;
      line-height: 70px;
      margin-top: 190px; }
    .rrMaxDetails #rrMaxContent .hero .intro-text {
      margin-top: 121px; }
    .rrMaxDetails #rrMaxContent .hero .hero-name {
      left: 600px;
      top: 365px; }
    .rrMaxDetails #rrMaxContent.winter_challenge .hero {
      background: url(https://www.jennycraig.com.au/wp-content/uploads/wpfiles/2022/07/Challenge-GetStarted-Header.jpg) no-repeat top center;
      height: 440px;
      max-width: 1400px;
      padding-top: 0;
      background-size: 100% auto; }
    .rrMaxDetails #rrMaxContent.classic_lp .hero {
      background: url(https://www.jennycraig.com.au/wp-content/uploads/wpfiles/2022/08/classic_hero_banner.jpg) no-repeat top center;
      height: 447px;
      max-width: 1400px;
      padding-top: 0;
      background-size: 100% auto; } }
  @media only screen and (min-width: 768px) {
    .rrMaxDetails section#block-heymaxscale--2 .heymax-scale .col-sm-7.col-sm-push-5 {
      left: 0;
      padding-right: 15px; }
    .rrMaxDetails section#block-heymaxscale--2 .heymax-scale .col-sm-5.col-sm-pull-7 {
      left: 0; } }
  @media only screen and (min-width: 1400px) {
    .rrMaxDetails section#block-heymaxscale--2 .heymax-scale .col-sm-5.col-sm-pull-7 {
      padding-left: 15px; } }
  .rrMaxDetails .row.heymax-scale {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .rrMaxDetails section#block-heymaxscale > div.row {
    margin: 0; }
  .rrMaxDetails .heymax-scale img.heymaxlogo {
    max-width: 130px;
    margin-top: 30px; }
  .rrMaxDetails .heymax-scale h2 {
    color: #16384E;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: -1px;
    text-align: center; }
  .rrMaxDetails .heymax-scale h2:hover {
    color: #16384E; }
  .rrMaxDetails .heymax-scale p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: 350px;
    margin-left: auto;
    margin-right: auto; }
  .rrMaxDetails .heymax-scale button {
    width: 262px;
    height: 60px;
    font-size: 16px;
    line-height: 19px;
    margin-top: 30px; }
  @media only screen and (min-width: 768px) {
    .rrMaxDetails .heymax-scale img.heymaxlogo {
      max-width: 85px;
      margin-left: 0;
      margin-top: 0; }
    .rrMaxDetails .heymax-scale h2 {
      font-size: 21px;
      line-height: 27px;
      width: auto;
      text-align: left;
      margin-top: 10px; }
    .rrMaxDetails .heymax-scale p {
      line-height: 24px;
      text-align: left;
      width: 300px;
      margin-left: 0; }
    .rrMaxDetails .heymax-scale button {
      margin-left: 0;
      width: 202px;
      font-size: 16px;
      line-height: 19px; }
    .rrMaxDetails .heymax-scale p {
      font-size: 12px;
      line-height: 18px;
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .rrMaxDetails .heymax-scale img.heymaxlogo {
      max-width: 105px; }
    .rrMaxDetails .heymax-scale h2 {
      font-size: 26px;
      line-height: 32px; }
    .rrMaxDetails .heymax-scale p {
      font-size: 14px;
      line-height: 20px;
      width: 390px; }
    .rrMaxDetails .heymax-scale button {
      width: 222px; } }
  @media only screen and (min-width: 1200px) {
    .rrMaxDetails .heymax-scale img.heymaxlogo {
      max-width: 125px; }
    .rrMaxDetails .heymax-scale h2 {
      font-size: 31px;
      line-height: 37px;
      width: 300px; }
    .rrMaxDetails .heymax-scale p {
      line-height: 24px; }
    .rrMaxDetails .heymax-scale button {
      width: 232px; }
    .rrMaxDetails .heymax-scale img.scale {
      max-width: 780px;
      width: 59vw;
      margin-left: auto;
      margin-right: 0; } }
  @media only screen and (min-width: 1300px) {
    .rrMaxDetails .heymax-scale .container {
      width: 1200px; } }
  @media only screen and (min-width: 1400px) {
    .rrMaxDetails .heymax-scale .container {
      width: 1270px; }
    .rrMaxDetails .heymax-scale img.heymaxlogo {
      max-width: 135px;
      margin-top: 20px; }
    .rrMaxDetails .heymax-scale h2 {
      font-size: 36px;
      line-height: 42px; } }
  .rrMaxDetails .row.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    @media only screen and (min-width: 768px) {
      .rrMaxDetails .row.row-reverse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .rrMaxDetails .intro-recharge-bar ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .rrMaxDetails .intro-recharge-bar ul li {
    background: url(https://statics.jennycraig.com/images/pages/rapid-results-max/details/icon-check.png) no-repeat left 16px;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 0 12px 40px; }
  .rrMaxDetails .intro-recharge-bar h2 {
    text-align: left;
    font-size: 6.4vw;
    line-height: 7.5vw;
    margin-top: 5vw;
    margin-bottom: 4vw;
    color: #16384E; }
  @media only screen and (min-width: 768px) {
    .rrMaxDetails .intro-recharge-bar ul li {
      background: url(https://statics.jennycraig.com/images/pages/rapid-results-max/details/icon-check-v2.png) no-repeat left 16px;
      font-size: 14px;
      line-height: 24px;
      padding: 12px 0 12px 54px; }
    .rrMaxDetails .intro-recharge-bar h2 {
      font-size: 3.9vw;
      line-height: 4.9vw;
      margin-top: 3vw;
      margin-bottom: 2vw;
      text-align: center; } }
  @media only screen and (min-width: 992px) {
    .rrMaxDetails .intro-recharge-bar h2 {
      font-size: 26px;
      line-height: 36px;
      text-align: left;
      margin-top: 0;
      margin-bottom: 10px; } }
  @media only screen and (min-width: 1200px) {
    .rrMaxDetails .intro-recharge-bar h2 {
      font-size: 36px;
      line-height: 46px; }
    .rrMaxDetails .intro-recharge-bar ul li {
      font-size: 14px;
      line-height: 24px; } }
  @media only screen and (min-width: 1400px) {
    .rrMaxDetails #heyScaleContent .intro-recharge-bar .container {
      width: 1280px; }
    .rrMaxDetails #heyScaleContent .intro-recharge-bar li.one,
    .rrMaxDetails .intro-recharge-bar li.two {
      width: 456px; } }
  .rrMaxDetails .timeline {
    margin-bottom: 1px;
    margin-left: -30px;
    margin-right: -30px; }
  .rrMaxDetails .timeline h2 {
    font-size: 26px;
    line-height: 30px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    color: #16384E; }
  .rrMaxDetails #jcTimeline .carousel-control.left,
  .rrMaxDetails #jcTimeline .carousel-control.right {
    background-image: none; }
  .rrMaxDetails #jcTimeline .carousel-control:focus,
  .rrMaxDetails #jcTimeline .carousel-control:hover {
    opacity: 0; }
  .rrMaxDetails #jcTimeline .carousel-indicators li {
    border: 1px solid #7B7D84;
    background-color: #7B7D84;
    margin-left: 10px;
    margin-right: 10px; }
  .rrMaxDetails #jcTimeline .carousel-indicators .active {
    border: none;
    background-color: #1581C2;
    margin-left: 10px;
    margin-right: 10px; }
  .rrMaxDetails #jcTimeline .carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 15;
    width: 70%;
    padding-left: 0;
    margin-left: -35%;
    text-align: center;
    list-style: none; }
  .rrMaxDetails #jcTimeline .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 561px;
    height: 135vw; }
  .rrMaxDetails #jcTimeline .carousel-inner .item img {
    max-width: 377px !important;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important; }
  @media only screen and (min-width: 768px) {
    .rrMaxDetails .timeline h2 {
      font-size: 23px;
      line-height: 26px;
      width: 100%; }
    .rrMaxDetails .timeline .timeline-image {
      background: url(https://cdn.shopify.com/s/files/1/0432/4402/8053/files/RRMax-Day-In-The-Life.jpg?v=1633999367) top center;
      background-size: cover;
      height: 29vw;
      max-width: 1440px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1px; }
    .rrMaxDetails .row.mid-section-2 {
      padding-top: 20px;
      padding-bottom: 30px; } }
  @media only screen and (min-width: 992px) {
    .rrMaxDetails .timeline h2 {
      font-size: 29px;
      line-height: 33px; } }
  @media only screen and (min-width: 1200px) {
    .rrMaxDetails .timeline h2 {
      font-size: 35px;
      line-height: 39px; } }
  @media only screen and (min-width: 1440px) {
    .rrMaxDetails .timeline-bg {
      background-color: #e1eef7; }
    .rrMaxDetails .timeline .timeline-image {
      height: 424px; }
    .rrMaxDetails .timeline h2 {
      font-size: 42px;
      line-height: 46px; } }
  .rrMaxDetails .bg-jc-lt-cream {
    background-color: #FAFAF8; }
  .rrMaxDetails .jc-yourway h2 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #16384e; }
  .rrMaxDetails .jc-yourway p {
    font-size: 13px;
    line-height: 16px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px; }
  .rrMaxDetails .jc-yourway h3 {
    font-size: 22px;
    line-height: 28px;
    color: #16384e; }
  .rrMaxDetails .jc-yourway .curbside-pickup p,
  .rrMaxDetails .jc-yourway .delivery-from-local p,
  .rrMaxDetails .jc-yourway .delivery-anywhere p {
    font-size: 13px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 0; }
  .rrMaxDetails .jc-yourway .curbside-pickup p,
  .rrMaxDetails .jc-yourway .delivery-anywhere p {
    width: 180px;
    margin-left: auto;
    margin-right: auto; }
  .rrMaxDetails .jc-yourway .delivery-from-local p {
    width: 150px;
    margin-left: auto;
    margin-right: auto; }
  .rrMaxDetails .jc-yourway .curbside-pickup,
  .rrMaxDetails .jc-yourway .delivery-from-local,
  .rrMaxDetails .jc-yourway .delivery-anywhere {
    margin-bottom: 50px; }
  .rrMaxDetails .jc-yourway img {
    max-width: 100px; }
  .rrMaxDetails .jc-yourway button {
    width: 232px;
    height: 48px;
    font-size: 16px;
    line-height: 19px; }
  @media only screen and (min-width: 768px) {
    .rrMaxDetails .jc-yourway h2 {
      font-size: 42px;
      line-height: 26px;
      margin-bottom: 30px; }
    .rrMaxDetails .jc-yourway p {
      font-size: 16px;
      line-height: 20px;
      width: 100%; }
    .rrMaxDetails .jc-yourway h3 {
      font-size: 22px;
      line-height: 30px;
      margin-top: 20px; }
    .rrMaxDetails .jc-yourway .curbside-pickup p,
    .rrMaxDetails .jc-yourway .delivery-from-local p,
    .rrMaxDetails .jc-yourway .delivery-anywhere p {
      font-size: 14px;
      line-height: 20px; }
    .rrMaxDetails .jc-yourway .curbside-pickup p,
    .rrMaxDetails .jc-yourway .delivery-anywhere p {
      width: 200px;
      margin-left: auto;
      margin-right: auto; }
    .rrMaxDetails .jc-yourway button {
      width: 232px;
      height: 60px;
      margin-bottom: 30px;
      margin-top: 30px; } }
  @media only screen and (min-width: 992px) {
    .rrMaxDetails .jc-yourway h3 {
      font-size: 26px;
      line-height: 34px;
      margin-top: 30px; }
    .rrMaxDetails .jc-yourway button {
      width: 232px;
      height: 60px; } }
  .rrMaxDetails .us-only-inline-block {
    display: none; }
  .rrMaxDetails .US .us-only-inline-block {
    display: inline-block; }
  .rrMaxDetails #rrMaxContent .meal-plans-wrapper .container {
    display: none; }
  .rrMaxDetails [role="container-wrapper"] > .row {
    margin-bottom: 0; }
  .rrMaxDetails .dotted-line {
    background-image: url(https://statics.jennycraig.com/images/pages/complete/dotted-line.png);
    background-repeat: repeat-x;
    background-position: bottom; }
  .rrMaxDetails .light-bg {
    background-color: #fafaf8; }
  .rrMaxDetails #rrMaxContent .border-top-desktop {
    height: 0; }
  .rrMaxDetails #rrMaxContent .set-1280 {
    /* max-width: 1280px; */
    width: 100%; }
  .rrMaxDetails #rrMaxContent .intro h1 {
    font-size: 26px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 20px; }
  .rrMaxDetails #rrMaxContent .intro p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px; }
  .rrMaxDetails #rrMaxContent .intro p.disclaimer {
    color: #707070;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 7px; }
  .rrMaxDetails #rrMaxContent .intro p.disclaimer:last-child {
    margin-bottom: 40px; }
  .rrMaxDetails #rrMaxContent .intro .discount-desc {
    font-size: 16px; }
  .rrMaxDetails #rrMaxContent .intro .price-display {
    display: inline-block;
    font-size: 90px;
    line-height: 80px;
    margin-top: 20px;
    margin-bottom: 10px; }
  .rrMaxDetails #rrMaxContent .intro .price-display span.dollar-sign {
    display: inline-block;
    font-size: 36px;
    line-height: 44px;
    margin-right: 3px;
    position: relative;
    top: -30px; }
  .rrMaxDetails #rrMaxContent .intro .price-display span.per-day {
    display: inline-block;
    font-size: 24px;
    line-height: 28px;
    margin-left: -10px;
    position: relative;
    top: -45px; }
  .rrMaxDetails #rrMaxContent .intro .price-display span.per-week {
    display: block;
    font-size: 24px;
    line-height: 28px;
    margin-top: 15px;
    position: relative;
    font-weight: 700; }
  .rrMaxDetails #rrMaxContent .intro .price-display span.limited-offer {
    display: block;
    font-size: 20px;
    line-height: 28px;
    margin-top: 15px;
    position: relative;
    color: #1581C2; }
  .rrMaxDetails #rrMaxContent .intro .price-display .ca-only span.per-day {
    top: -20px; }
  .rrMaxDetails #rrMaxContent .intro ul {
    margin: 20px 0 0;
    padding: 0;
    list-style-type: none; }
  .rrMaxDetails #rrMaxContent .intro ul li {
    color: #1581C2;
    font-size: 14px;
    line-height: 28px; }
  .rrMaxDetails #rrMaxContent .intro .royal-cta-fira-sans {
    margin-top: 30px;
    margin-bottom: 20px; }
  .rrMaxDetails #rrMaxContent .intro .royal-cta-fira-sans a {
    display: inline-block;
    padding: 12px 60px;
    font-size: 16px; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box h2 {
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box p.inside {
    font-size: 21px;
    line-height: 32px;
    letter-spacing: -0.03em;
    margin-top: 38px;
    margin-bottom: 15px; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box ul li {
    background: url(https://statics.jennycraig.com/images/pages/complete/bullet.png) no-repeat 1px 14px;
    font-size: 14px;
    line-height: 18px;
    height: 42px;
    border-bottom: 1px solid #D8D8D8;
    padding: 12px 0 12px 18px; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box ul li a {
    background-image: url(https://statics.jennycraig.com/images/pages/shop-plans/2009-icon-info.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 2px) 1px;
    background-size: 15px 15px;
    display: inline-block;
    text-decoration: none;
    line-height: 18px;
    padding-right: 25px; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box .royal-cta-fira-sans .button {
    padding: 14px 60px;
    margin-top: 15px;
    display: inline-block;
    font-size: 16px;
    line-height: 18px; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed {
    margin-top: 30px; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed img {
    margin-top: 14px; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 0; }
  .rrMaxDetails #rrMaxContent .whats-in-the-box .royal-cta-fira-sans .button {
    padding: 14px 60px;
    margin-top: 15px;
    display: inline-block;
    font-size: 16px;
    line-height: 18px; }
  .rrMaxDetails #rrMaxContent .our-coaches {
    margin-top: 40px;
    padding-top: 40px; }
  .rrMaxDetails #rrMaxContent .our-coaches img {
    margin: 0 auto; }
  .rrMaxDetails #rrMaxContent .our-coaches .image-caption-box {
    background-color: #16384E;
    position: absolute;
    bottom: 0;
    left: 24px;
    height: 92px;
    width: 231px;
    padding: 0 15px; }
  .rrMaxDetails #rrMaxContent .our-coaches .image-caption-box header {
    font-size: 24px;
    line-height: 26px;
    margin-top: 18px;
    margin-bottom: 10px; }
  .rrMaxDetails #rrMaxContent .our-coaches .image-caption-box p {
    color: rgba(255, 255, 255, 0.65);
    font-size: 16px;
    line-height: 18px;
    margin-left: 0; }
  .rrMaxDetails #rrMaxContent .our-coaches h3 {
    font-size: 26px;
    line-height: 1.4em;
    margin-left: 10px;
    margin-top: 25px;
    margin-bottom: 20px; }
  .rrMaxDetails #rrMaxContent .our-coaches p {
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px;
    margin-bottom: 20px; }
  .rrMaxDetails #rrMaxContent .our-coaches ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #CECECE; }
  .rrMaxDetails #rrMaxContent .our-coaches ul li {
    background: url(https://statics.jennycraig.com/images/pages/complete/light-bg-bullet.png) no-repeat 0 13px;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0 10px 50px; }
  .rrMaxDetails #rrMaxContent .forget-the-fads h2 {
    text-transform: none;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.02em;
    margin-bottom: 16px; }
  .rrMaxDetails #rrMaxContent .our-coaches .royal-cta-fira-sans .button {
    font-size: 16px;
    line-height: 19px;
    padding: 13px 58px;
    margin-top: 20px;
    display: inline-block; }
  .rrMaxDetails #rrMaxContent .forget-the-fads p {
    font-size: 13px;
    line-height: 22px; }
  .rrMaxDetails #rrMaxContent .our-coaches p.signature {
    font-size: 18px;
    line-height: 20px; }
  .rrMaxDetails #rrMaxContent .choose-with-confidence h2 {
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 45px;
    margin-top: 45px; }
  .rrMaxDetails #rrMaxContent .choose-with-confidence h3 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 15px; }
  .rrMaxDetails #rrMaxContent .choose-with-confidence .box {
    text-align: center; }
  .rrMaxDetails #rrMaxContent .during-the-plan {
    background-color: #16384E; }
  .rrMaxDetails #rrMaxContent .panel-default > .panel-heading {
    color: #ffffff;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    margin-bottom: 20px; }
  .rrMaxDetails #rrMaxContent .panel-default.active > .panel-heading,
  .rrMaxDetails #rrMaxContent .panel-default:last-child > .panel-heading {
    border: none; }
  .rrMaxDetails #rrMaxContent .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    content: "\2212";
    float: right;
    color: #ffffff;
    font-size: 55px;
    font-weight: 200 !important;
    line-height: 22px; }
  .rrMaxDetails #rrMaxContent .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002b";
    font-size: 55px;
    font-weight: 200 !important;
    line-height: 22px; }
  .rrMaxDetails #rrMaxContent .panel {
    background-color: transparent;
    border: none;
    padding: 0; }
  .rrMaxDetails #rrMaxContent .panel-group {
    margin-bottom: 0; }
  .rrMaxDetails #rrMaxContent .panel-heading h4 {
    font-size: 22px;
    line-height: 28px;
    padding: 35px 15px; }
  .rrMaxDetails #rrMaxContent .active .panel-heading h4 {
    padding: 35px 15px 15px 15px; }
  .rrMaxDetails #rrMaxContent .panel-heading h4 a {
    text-decoration: none; }
  .rrMaxDetails section#block-allplanschart--2 > div.row {
    margin-left: 0;
    margin-right: 0; }
  .rrMaxDetails #rrMaxContent .panel-collapse > .panel-body {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    color: #ffffff;
    padding-right: 0;
    padding-left: 0; }
  .rrMaxDetails #rrMaxContent .panel-body .box {
    background-repeat: no-repeat;
    background-position: top center;
    padding: 140px 0 40px 0; }
  .rrMaxDetails #rrMaxContent .panel-body .box.first-day {
    background-image: url("https://statics.jennycraig.com/images/pages/complete/day1-circle-icon.png"); }
  .rrMaxDetails #rrMaxContent .panel-body .box.first-week {
    background-image: url("https://statics.jennycraig.com/images/pages/complete/calendar-circle-icon.png"); }
  .rrMaxDetails #rrMaxContent .panel-body .box.beyond {
    background-image: url("https://statics.jennycraig.com/images/pages/complete/beyond-circle-icon.png");
    padding-bottom: 0; }
  .rrMaxDetails #rrMaxContent .panel-body h5 {
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 25px; }
  .rrMaxDetails #rrMaxContent .panel-body p {
    margin-bottom: 20px; }
  .rrMaxDetails #rrMaxContent #collapseTwo ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .rrMaxDetails #rrMaxContent #collapseTwo ul li {
    color: #DFEBF0;
    padding: 0 0 0 30px;
    background-repeat: no-repeat;
    background-position: 0px -1px; }
  .rrMaxDetails #rrMaxContent #collapseTwo ul li.question {
    background-image: url("https://statics.jennycraig.com/images/pages/complete/q-icon-mobile.png");
    font-weight: 700; }
  .rrMaxDetails #rrMaxContent #collapseTwo ul li.answer {
    background-image: url("https://statics.jennycraig.com/images/pages/complete/a-icon-mobile.png");
    font-style: italic;
    margin-bottom: 40px; }
  .rrMaxDetails #rrMaxContent #collapseTwo ul li.answer p {
    color: #fff; }
  .rrMaxDetails #rrMaxContent .plans-chart h3 {
    display: none; }
  .rrMaxDetails #rrMaxContent ul.chart-row.gray-bg {
    background-color: rgba(123, 125, 132, 0.5); }
  .rrMaxDetails #rrMaxContent #chartCarousel .carousel-indicators .active {
    background-color: #ffffff !important;
    width: 11px;
    height: 11px; }
  .rrMaxDetails #rrMaxContent #chartCarousel .carousel-indicators li {
    background-color: rgba(216, 216, 216, 0.2) !important; }
  .rrMaxDetails #rrMaxContent section#block-allplanschart > div.row {
    margin-bottom: 0; }
  .rrMaxDetails #rrMaxContent .plans-chart.padding-bottom-30 {
    padding-bottom: 0; }
  .rrMaxDetails img.features-icon {
    margin-left: 8px;
    margin-right: 23px;
    vertical-align: middle;
    width: 33px; }
  .rrMaxDetails img.features-icon.dinner {
    margin-left: 13px;
    margin-right: 24px;
    width: 32px; }
  .rrMaxDetails img.features-icon.delivery {
    width: 38px;
    margin-top: 1px; }
  .rrMaxDetails img.features-icon.coach {
    width: 25px;
    margin-left: 13px;
    margin-right: 31px; }
  .rrMaxDetails #rrMaxContent .chart-column li {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: none; }
  .rrMaxDetails #rrMaxContent .chart-column li:first-child {
    visibility: hidden; }
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row {
    position: relative;
    margin: 0;
    padding: 0;
    height: 160px; }
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row li:first-child {
    display: none; }
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row li {
    width: 100%; }
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row .simple-order-viewable,
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row .essential-order-viewable {
    margin-top: 80px;
    display: inline-block; }
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row .complete-order-viewable {
    margin-top: 50px;
    display: inline-block; }
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row .simple-link-viewable,
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row .essential-link-viewable,
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row .complete-link-viewable {
    position: absolute;
    top: 20px;
    width: 220px;
    padding: 19px 40px;
    left: calc(50% - 110px);
    background-color: #DFEBF0;
    font-family: 'Fira Sans',sans-serif !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px;
    text-transform: none !important;
    color: #16384e !important;
    border: 1px solid #DFEBF0;
    border-radius: 7px;
    text-decoration: none; }
  .rrMaxDetails #rrMaxContent #chartCarousel ul.chart-row.all-plans-viewable-row .complete-link-viewable {
    display: none; }
  .rrMaxDetails #rrMaxContent #chartCarousel .order-cta button {
    background: none;
    background-color: #1581C2;
    font-family: 'Fira Sans',sans-serif !important;
    font-style: normal;
    font-weight: 500 !important;
    text-transform: none !important;
    color: #ffffff !important;
    border: 1px solid #1581C2;
    border-radius: 7px;
    font-size: 16px;
    width: 220px;
    height: 60px; }
  .rrMaxDetails #rrMaxContent #chartCarousel .order-cta {
    margin-top: 90px; }
  .rrMaxDetails #rrMaxContent #chartCarousel li#simpleFreeDeliveryMobile {
    height: 30px;
    font-style: normal !important;
    font-size: 12px;
    margin-top: 17px; }
  .rrMaxDetails #rrMaxContent #chartCarousel .check-icon {
    background: url("https://statics.jennycraig.com/images/pages/complete/white-icon-check-small.png") no-repeat center; }
  .rrMaxDetails #rrMaxContent #chartCarousel .check-icon.blue {
    background: url("https://statics.jennycraig.com/images/pages/shop-plans/2011-icon-check-blue.png") no-repeat center; }
  .rrMaxDetails .satisfaction-guaranteed .cta {
    margin-top: 30px; }
  .rrMaxDetails .science-backed img {
    max-width: 125px; }
  .rrMaxDetails .science-backed h2 {
    color: #16384e;
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 20px; }
  .rrMaxDetails .science-backed {
    margin-top: 30px;
    margin-bottom: 30px; }
  @media (min-width: 768px) {
    .rrMaxDetails .satisfaction-guaranteed .cta {
      margin-top: 0px; }
    .rrMaxDetails body #BMIBanner .bmi-outer-wrapper {
      margin: auto;
      width: 80%; }
    .rrMaxDetails body #BMIBanner .bmi-inner-wrapper {
      background-color: #DFEBF0;
      padding: 3em 2em 1em; }
    .rrMaxDetails #rrMaxContent .our-coaches .image-caption-box {
      left: 294px; }
    .rrMaxDetails #rrMaxContent .our-coaches .download img {
      max-width: 140px;
      display: inline-block;
      padding-left: 20px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed .col-sm-2 {
      text-align: center; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed h3 {
      margin-top: 3px;
      margin-left: 10px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed p {
      margin-left: 10px; }
    .rrMaxDetails #rrMaxContent .plans-chart table tbody tr:nth-child(odd) td {
      background-color: transparent; }
    .rrMaxDetails #rrMaxContent .check-icon {
      background-image: url("https://statics.jennycraig.com/images/pages/complete/white-icon-check-small.png"); }
    .rrMaxDetails #rrMaxContent .check-icon.blue {
      background: url("https://statics.jennycraig.com/images/pages/shop-plans/2011-icon-check-blue.png") no-repeat center; }
    .rrMaxDetails #rrMaxContent .simple-link-viewable,
    .rrMaxDetails #rrMaxContent .essential-link-viewable,
    .rrMaxDetails #rrMaxContent .complete-link-viewable {
      width: 153px;
      padding: 13px 20px;
      margin-left: 10px;
      background-color: #DFEBF0;
      font-family: 'Fira Sans',sans-serif !important;
      font-style: normal;
      font-weight: 500 !important;
      font-size: 16px;
      text-transform: none !important;
      color: #16384e !important;
      border: 1px solid #DFEBF0;
      border-radius: 7px;
      text-decoration: none; }
    .rrMaxDetails .science-backed img {
      max-width: 225px; }
    .rrMaxDetails .science-backed h2 {
      margin-top: 0px; }
    .rrMaxDetails .science-backed p {
      font-size: 16px;
      line-height: 26px;
      width: auto; }
    .rrMaxDetails .science-backed {
      margin-top: 60px;
      margin-bottom: 40px; }
    .rrMaxDetails .ged p {
      max-width: 800px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 992px) {
    .rrMaxDetails #rrMaxContent .our-coaches h2 {
      margin-top: 65px;
      font-size: 36px;
      line-height: 26px; }
    .rrMaxDetails #rrMaxContent .our-coaches .download {
      margin-top: 15px; }
    .rrMaxDetails #rrMaxContent .border-top-desktop {
      border-top: 1px solid #CECECE;
      height: 1px;
      margin: 0 -15px; }
    .rrMaxDetails #rrMaxContent .intro .right-side {
      padding-left: 110px;
      margin-top: 65px;
      margin-bottom: 60px; }
    .rrMaxDetails #rrMaxContent .intro h1 {
      font-size: 28px;
      line-height: 48px;
      letter-spacing: -0.03em;
      margin-top: 55px; }
    .rrMaxDetails #rrMaxContent .intro .price-display {
      margin-top: 10px;
      margin-bottom: 0; }
    .rrMaxDetails #rrMaxContent .intro ul li {
      font-size: 16px; }
    .rrMaxDetails #rrMaxContent .intro p {
      font-size: 14px;
      line-height: 24px; }
    .rrMaxDetails #rrMaxContent .intro .royal-cta-fira-sans a {
      padding: 20px 88px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .left-side {
      text-align: right; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .right-side {
      padding-left: 40px;
      max-width: 560px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box h2 {
      font-size: 36px;
      line-height: 26px;
      margin-top: 50px;
      margin-bottom: 90px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box p.inside {
      font-size: 24px;
      line-height: 32px;
      margin-top: 0px;
      margin-bottom: 15px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box ul li {
      background-position: 20px 14px;
      font-size: 12px;
      line-height: 18px;
      padding: 12px 0 12px 45px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .royal-cta-fira-sans .button {
      margin-top: 25px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed {
      margin-top: 25px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed .col-sm-3 {
      text-align: center; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed .col-sm-8 {
      padding-left: 0; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .satisfaction-guaranteed img {
      margin-top: 0; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box .royal-cta-fira-sans .button {
      padding: 20px 93px;
      margin-top: 45px; }
    .rrMaxDetails #rrMaxContent .our-coaches {
      margin-top: 75px;
      padding-top: 0; }
    .rrMaxDetails #rrMaxContent .our-coaches .left-side {
      padding-right: 0; }
    .rrMaxDetails #rrMaxContent .our-coaches .right-side {
      text-align: right;
      position: relative; }
    .rrMaxDetails #rrMaxContent .our-coaches h3 {
      font-size: 32px;
      margin-left: 0;
      margin-top: 85px;
      width: 370px; }
    .rrMaxDetails #rrMaxContent .our-coaches p {
      font-size: 28px;
      line-height: 40px;
      margin-left: 0;
      margin-bottom: 20px;
      font-weight: 400 !important;
      letter-spacing: -0.05em; }
    .rrMaxDetails #rrMaxContent .our-coaches ul {
      margin: 0 50px 0 0;
      border-bottom: none;
      padding: 0 0 20px 0; }
    .rrMaxDetails #rrMaxContent .our-coaches p.below-ul {
      font-size: 18px;
      font-weight: 700 !important;
      line-height: 24px; }
    .rrMaxDetails #rrMaxContent .our-coaches .image-caption-box {
      text-align: left;
      /*bottom: 68px;
            left: 15px;*/ }
    .rrMaxDetails #rrMaxContent .forget-the-fads .row.top {
      margin-bottom: 140px;
      margin-top: 20px; }
    .rrMaxDetails #rrMaxContent .forget-the-fads h2 {
      font-size: 32px;
      line-height: 51px;
      padding: 0 0 0 80px;
      margin-top: 60px; }
    .rrMaxDetails #rrMaxContent .forget-the-fads p {
      font-size: 18px;
      line-height: 28px; }
    .rrMaxDetails #rrMaxContent .our-coaches p.signature {
      padding-left: 80px; }
    .rrMaxDetails #rrMaxContent .our-coaches .cta {
      padding-top: 25px;
      border-left: 1px solid rgba(151, 151, 151, 0.5);
      padding-left: 80px;
      margin-top: 65px;
      padding-bottom: 65px; }
    .rrMaxDetails #rrMaxContent .our-coaches .royal-cta-fira-sans .button {
      font-size: 16px;
      line-height: 19px;
      padding: 20px 93px;
      margin-top: 20px;
      display: inline-block; }
    .rrMaxDetails #rrMaxContent .panel-heading h4 {
      font-size: 36px; }
    .rrMaxDetails #rrMaxContent .panel-body p {
      font-size: 14px;
      line-height: 20px; }
    .rrMaxDetails #rrMaxContent .active .panel-heading h4 {
      padding: 35px 15px 45px 15px; }
    .rrMaxDetails #rrMaxContent .panel-body .box {
      padding: 140px 50px 40px; }
    .rrMaxDetails #rrMaxContent .panel-body h5 {
      font-size: 26px;
      line-height: 34px; }
    .rrMaxDetails #rrMaxContent .panel-body .box.beyond h5 {
      margin-bottom: 59px; }
    .rrMaxDetails #rrMaxContent .plans-chart table th:first-child {
      visibility: hidden; }
    .rrMaxDetails #rrMaxContent .plans-chart table tbody tr:nth-child(odd) td {
      background-color: rgba(123, 125, 132, 0.5);
      font-style: normal !important; }
    .rrMaxDetails #rrMaxContent .all-plans-viewable-row td {
      background-color: transparent !important;
      position: relative; }
    .rrMaxDetails #rrMaxContent .simple-link-viewable,
    .rrMaxDetails #rrMaxContent .essential-link-viewable,
    .rrMaxDetails #rrMaxContent .complete-link-viewable {
      position: absolute;
      top: 21px;
      width: 205px;
      padding: 18px 40px;
      left: 28px;
      margin-left: 0;
      background-color: #DFEBF0;
      font-family: 'Fira Sans',sans-serif !important;
      font-style: normal;
      font-weight: 500 !important;
      font-size: 16px;
      text-transform: none !important;
      color: #16384e !important;
      border: 1px solid #DFEBF0;
      border-radius: 7px;
      text-decoration: none; }
    .rrMaxDetails #rrMaxContent .complete-link-viewable {
      display: none; }
    .rrMaxDetails #rrMaxContent .plans-chart .order-cta .button {
      margin-top: 0px;
      font-size: 16px;
      width: 160px;
      padding: 0em 1em; }
    .rrMaxDetails #rrMaxContent #collapseTwo ul li.answer {
      line-height: 29px; }
    .rrMaxDetails #rrMaxContent .choose-with-confidence h2 {
      font-size: 36px;
      line-height: 36px;
      margin-bottom: 80px;
      margin-top: 90px; }
    .rrMaxDetails #rrMaxContent .choose-with-confidence h3 {
      margin-bottom: 55px;
      margin-top: 40px;
      font-size: 24px; }
    .rrMaxDetails #rrMaxContent .choose-with-confidence .box.one {
      margin-top: 28px; }
    .rrMaxDetails #rrMaxContent .choose-with-confidence .box.one h3 {
      margin-top: 54px; }
    .rrMaxDetails #rrMaxContent .choose-with-confidence .box.three {
      margin-top: 13px; }
    .rrMaxDetails .science-backed p {
      width: 620px; } }
  @media (min-width: 1200px) {
    .rrMaxDetails #rrMaxContent .our-coaches .image-caption-box {
      left: 339px; }
    .rrMaxDetails #rrMaxContent .intro h1 {
      font-size: 30px; }
    .rrMaxDetails #rrMaxContent .whats-in-the-box ul li {
      font-size: 16px;
      padding: 12px 0 12px 50px; }
    .rrMaxDetails #rrMaxContent .simple-link-viewable,
    .rrMaxDetails #rrMaxContent .essential-link-viewable,
    .rrMaxDetails #rrMaxContent .complete-link-viewable {
      width: 200px; }
    .rrMaxDetails #rrMaxContent .plans-chart .order-cta .button {
      width: 200px;
      padding: 0em 1em; }
    .rrMaxDetails #rrMaxContent .plans-chart td:last-child .order-cta .button {
      margin-left: -32px; }
    .rrMaxDetails .science-backed p {
      font-size: 18px;
      line-height: 28px;
      width: 680px; }
    .rrMaxDetails .science-backed h2 {
      font-size: 26px; }
    .rrMaxDetails .science-backed {
      margin-top: 80px;
      margin-bottom: 60px; }
    .rrMaxDetails #rrMaxContent .intro p.one {
      max-width: 490px; }
    .rrMaxDetails #rrMaxContent .intro p.two {
      max-width: 490px; } }
  @media (min-width: 1400px) {
    .rrMaxDetails #rrMaxContent .intro .container {
      width: 1280px; }
    .rrMaxDetails #rrMaxContent .intro .col-xs-12.col-lg-6.left-side {
      width: 58.33333333%; }
    .rrMaxDetails #rrMaxContent .intro p {
      font-size: 16px;
      line-height: 26px; }
    .rrMaxDetails #rrMaxContent .intro p.one {
      max-width: 580px; }
    .rrMaxDetails #rrMaxContent .intro p.two {
      max-width: 680px; }
    .rrMaxDetails .ged p {
      max-width: 1160px; }
    .rrMaxDetails #rrMaxContent .intro h1 {
      font-size: 36px; } }

body.page-template-page-convenience.popup_open {
  overflow-y: hidden; }

.popup_open .iziToast-wrapper-center, .popup_open .iziToast-wrapper-topCenter {
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden; }

body.page-template-page-convenience {
  /* enable Flickity by default */ }
  body.page-template-page-convenience .flickity-viewport .item {
    width: 100%; }
  body.page-template-page-convenience ol.flickity-page-dots {
    display: block;
    margin: 0px 0 30px 0;
    list-style: none;
    text-align: center;
    line-height: 1;
    position: relative; }
  body.page-template-page-convenience .carousel:after {
    content: 'flickity';
    display: none;
    /* hide :after */ }
  @media screen and (min-width: 768px) {
    body.page-template-page-convenience {
      /* disable Flickity for large devices */ }
      body.page-template-page-convenience .carousel:after {
        content: ''; } }
  body.page-template-page-convenience #block-allplanschart .row {
    display: block; }
  body.page-template-page-convenience [type="radio"],
  body.page-template-page-convenience [type="checkbox"] {
    font-size: 1em;
    margin: 0;
    opacity: 0;
    padding: 0;
    width: 2em; }
    body.page-template-page-convenience [type="radio"] + label,
    body.page-template-page-convenience [type="checkbox"] + label {
      position: relative;
      padding-left: 0.5em; }
      body.page-template-page-convenience [type="radio"] + label::before, body.page-template-page-convenience [type="radio"] + label::after,
      body.page-template-page-convenience [type="checkbox"] + label::before,
      body.page-template-page-convenience [type="checkbox"] + label::after {
        border-radius: 50%;
        content: '';
        position: absolute;
        top: 50%; }
      body.page-template-page-convenience [type="radio"] + label::before,
      body.page-template-page-convenience [type="checkbox"] + label::before {
        background-color: #1581C2;
        height: 10px;
        left: -1.15rem;
        width: 10px;
        top: 4px;
        opacity: 0.2; }
      body.page-template-page-convenience [type="radio"] + label:hover::before,
      body.page-template-page-convenience [type="checkbox"] + label:hover::before {
        opacity: 0.2; }
      body.page-template-page-convenience [type="radio"] + label::after,
      body.page-template-page-convenience [type="checkbox"] + label::after {
        border: 1px solid #445562;
        height: 18px;
        left: calc(-1.15rem - 4px);
        width: 18px;
        top: 0; }
    body.page-template-page-convenience [type="radio"]:checked + label::before,
    body.page-template-page-convenience [type="checkbox"]:checked + label::before {
      opacity: 1; }
  body.page-template-page-convenience .get-started-3-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%; }
  body.page-template-page-convenience .carousel-cell {
    width: 100%;
    margin-bottom: 26px;
    text-align: center;
    color: #445562;
    margin-right: 0px;
    opacity: 1; }
    @media screen and (min-width: 767px) {
      body.page-template-page-convenience .carousel-cell {
        width: calc(33.33% - 8px);
        margin-right: 12px; } }
    @media screen and (min-width: 960px) {
      body.page-template-page-convenience .carousel-cell {
        width: calc(33.33% - 14px);
        margin-right: 21px; } }
    body.page-template-page-convenience .carousel-cell:nth-of-type(3) {
      margin-right: 0px; }
    body.page-template-page-convenience .carousel-cell .description {
      padding: 0 15px; }
    body.page-template-page-convenience .carousel-cell img {
      width: 100%; }
    body.page-template-page-convenience .carousel-cell h2 {
      font-family: 'Fira Sans',sans-serif !important;
      font-style: normal;
      text-transform: capitalize;
      font-weight: 500 !important;
      color: #16384E;
      margin-bottom: 15px !important;
      font-size: 20px;
      letter-spacing: 0; }
      @media screen and (min-width: 640px) {
        body.page-template-page-convenience .carousel-cell h2 {
          font-size: 20px; } }
      @media screen and (min-width: 767px) {
        body.page-template-page-convenience .carousel-cell h2 {
          font-size: 20px;
          min-height: 39px; } }
      @media screen and (min-width: 1080px) {
        body.page-template-page-convenience .carousel-cell h2 {
          font-size: 25px; } }
    body.page-template-page-convenience .carousel-cell h3 {
      font-family: 'Fira Sans',sans-serif !important;
      font-style: normal;
      text-transform: inherit;
      font-weight: 500 !important;
      color: #16384E;
      font-size: 16px;
      margin-bottom: 15px;
      margin-top: 10px; }
  body.page-template-page-convenience .tabs-nav ul {
    margin: 0 0 20px 0;
    padding: 0; }
  body.page-template-page-convenience .tabs-nav li {
    font-size: 1.2rem;
    list-style: none;
    display: inline-block;
    padding: 3px;
    border-bottom: 2px solid #e2e6e8;
    margin-right: 10px; }
    body.page-template-page-convenience .tabs-nav li.active {
      border-bottom: 2px solid #0081c6; }
    body.page-template-page-convenience .tabs-nav li a {
      color: #415863;
      font-family: 'Fira Sans',sans-serif;
      font-style: normal; }
      body.page-template-page-convenience .tabs-nav li a:hover {
        text-decoration: none; }
  body.page-template-page-convenience .tabs-content div.tab-card:not(:first-child) {
    display: none; }
  body.page-template-page-convenience .margin-bottom-30 {
    margin-bottom: 30px; }
  body.page-template-page-convenience select.error {
    color: #d9291c; }
  body.page-template-page-convenience .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
  body.page-template-page-convenience .modal-body {
    position: relative;
    padding: 15px; }
  body.page-template-page-convenience .whats-included-modal p {
    color: #323d48;
    line-height: 20px; }
  body.page-template-page-convenience .whats-included-modal a {
    color: #16384E; }
  body.page-template-page-convenience .whats-included-modal .float-right {
    float: right; }
  body.page-template-page-convenience .whats-included-modal .modal-header {
    background: #DFEBF0; }
  body.page-template-page-convenience .whats-included-modal .food-weeks {
    display: none; }
  body.page-template-page-convenience .whats-included-modal .food-image {
    margin: 1em auto; }
    body.page-template-page-convenience .whats-included-modal .food-image img {
      width: 100%; }
  body.page-template-page-convenience .whats-included-modal .modal-header h2 {
    color: #16384E; }
  body.page-template-page-convenience .whats-included-modal .modal-header ul {
    list-style: none;
    padding-left: 0;
    padding-bottom: 0px; }
  body.page-template-page-convenience .whats-included-modal .modal-header a {
    color: #919191;
    font-weight: bold; }
  body.page-template-page-convenience .whats-included-modal .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    line-height: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  body.page-template-page-convenience .whats-included-modal .tabs-nav li {
    border-bottom: none !important;
    display: block;
    font-size: 14px; }
  body.page-template-page-convenience .whats-included-modal .modal-header ul li {
    line-height: 20px; }
  body.page-template-page-convenience .whats-included-modal .tabs-nav li.active {
    border-bottom: none; }
  body.page-template-page-convenience .whats-included-modal .modal-header .phone a,
  body.page-template-page-convenience .whats-included-modal .modal-header .active a {
    color: #16384E; }
  body.page-template-page-convenience .whats-included-modal h3 {
    font-family: 'Fira Sans',sans-serif !important;
    font-style: normal;
    text-transform: inherit;
    font-weight: 500 !important;
    color: #16384E;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1; }
  body.page-template-page-convenience .whats-included-modal h4 {
    font-family: 'Fira Sans',sans-serif;
    font-style: normal;
    text-transform: inherit;
    font-weight: 500 !important;
    color: #16384E;
    font-size: 20px;
    line-height: 1; }
  body.page-template-page-convenience .whats-included-modal h5 {
    font-family: 'Fira Sans',sans-serif;
    font-style: normal;
    font-weight: 500 !important;
    text-transform: inherit;
    color: #16384E;
    font-size: 16px;
    margin-bottom: 10px; }
  body.page-template-page-convenience .whats-included-modal select {
    background-color: RGBA(223, 235, 240, 0.35);
    padding: 0.25em;
    width: 100%;
    line-height: 24px;
    margin-bottom: 15px; }
  body.page-template-page-convenience .whats-included-modal #IncludedWeeks .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0; }
  body.page-template-page-convenience .whats-included-modal .modal-footer {
    border-top: 0;
    padding: 0 15px 15px; }
  body.page-template-page-convenience .whats-included-modal .bold {
    font-weight: bold; }
  body.page-template-page-convenience .whats-included-modal .margin-bottom-50 {
    margin-bottom: 50px; }
  body.page-template-page-convenience .whats-included-modal .margin-top-30 {
    margin-top: 30px; }
  body.page-template-page-convenience .whats-included-modal .tabs-content {
    line-height: 1; }
    body.page-template-page-convenience .whats-included-modal .tabs-content p {
      line-height: 20px; }
  body.page-template-page-convenience .whats-included-modal .tabs-content ul {
    padding-left: 0;
    color: #323d48; }
    body.page-template-page-convenience .whats-included-modal .tabs-content ul li {
      margin-bottom: 10px;
      line-height: 20px; }
  body.page-template-page-convenience .whats-included-modal .video_block {
    position: relative;
    padding-bottom: 57%;
    height: 0; }
    body.page-template-page-convenience .whats-included-modal .video_block iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  @media screen and (min-width: 640px) {
    body.page-template-page-convenience .whats-included-modal .col-sm-7 {
      padding-right: 5em; }
    body.page-template-page-convenience .whats-included-modal .modal-header ul {
      margin-bottom: 15px; }
    body.page-template-page-convenience .whats-included-modal .modal-header ul li {
      display: inline-block;
      margin-right: 1em; }
    body.page-template-page-convenience .whats-included-modal .modal-header ul li:last-child {
      float: right;
      margin-right: 0; } }
  @media screen and (min-width: 767px) {
    body.page-template-page-convenience .whats-included-modal .modal-header {
      padding: 50px 50px 0; }
    body.page-template-page-convenience .whats-included-modal .modal-body {
      padding: 50px 50px; }
    body.page-template-page-convenience .whats-included-modal .modal-footer {
      padding: 0 50px 50px; }
    body.page-template-page-convenience .whats-included-modal .modal-header .close-dialog {
      height: 37px;
      width: 37px; }
    body.page-template-page-convenience .whats-included-modal .modal-header h2 {
      font-size: 50px;
      margin-bottom: 0.5em; }
    body.page-template-page-convenience .whats-included-modal h3 {
      font-size: 32px; }
    body.page-template-page-convenience .whats-included-modal h4 {
      font-size: 22px;
      line-height: 1; }
    body.page-template-page-convenience .whats-included-modal h5 {
      font-size: 18px; }
    body.page-template-page-convenience .whats-included-modal .modal-header ul li {
      margin-right: 2em;
      line-height: 20px; }
    body.page-template-page-convenience .whats-included-modal .modal-header ul li:last-child {
      margin-right: 0; }
    body.page-template-page-convenience .whats-included-modal .menu_details {
      margin-top: 20px; } }
  body.page-template-page-convenience .check-icon {
    position: relative; }
  body.page-template-page-convenience .check-icon span {
    position: absolute;
    width: 75px;
    font-size: 11px;
    left: -63px;
    top: -9px;
    line-height: 16px;
    color: #445562; }
    @media screen and (min-width: 640px) {
      body.page-template-page-convenience .check-icon span {
        left: 34px; } }
    @media screen and (min-width: 767px) {
      body.page-template-page-convenience .check-icon span {
        position: absolute;
        width: 75px;
        font-size: 12px;
        left: 30px;
        top: -9px;
        line-height: 16px; } }
    @media screen and (min-width: 960px) {
      body.page-template-page-convenience .check-icon span {
        left: 37px;
        width: 100px;
        top: -2px; } }
  body.page-template-page-convenience .menu_order_list a.menu_triger {
    color: #445562;
    text-decoration: underline;
    font-weight: normal;
    display: block; }
    body.page-template-page-convenience .menu_order_list a.menu_triger.error {
      color: red; }
  body.page-template-page-convenience .menu_order_list ul {
    list-style: none;
    text-align: left;
    color: #445562; }
    body.page-template-page-convenience .menu_order_list ul.show {
      display: inline-block; }
    body.page-template-page-convenience .menu_order_list ul li {
      margin-top: 5px !important; }
  body.page-template-page-convenience .iziToast {
    max-width: 900px;
    background: #fff;
    border-radius: 0px;
    padding: 0; }
    body.page-template-page-convenience .iziToast .iziToast-body {
      margin: 0;
      padding: 0; }
    body.page-template-page-convenience .iziToast .iziToast-texts {
      margin: 0;
      padding: 0; }
    body.page-template-page-convenience .iziToast .iziToast-close {
      background: url("./images/close.png") no-repeat center;
      height: 21px;
      width: 20px;
      top: 20px;
      right: 30px;
      opacity: 1; }
      @media screen and (min-width: 767px) {
        body.page-template-page-convenience .iziToast .iziToast-close {
          height: 47px;
          width: 47px; } }
  body.page-template-page-convenience .iziToast-wrapper {
    overflow: auto;
    pointer-events: all; }
  body.page-template-page-convenience .iziToast-wrapper-topCenter, body.page-template-page-convenience .iziToast-wrapper-center {
    overflow-y: auto;
    overflow-x: hidden; }
  body.page-template-page-convenience .popup_open .iziToast-wrapper-topCenter, body.page-template-page-convenience .popup_open .iziToast-wrapper-center {
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden; }

@media only screen and (max-width: 34.365em) {
  tr.visible-xs {
    display: table-row !important; } }

#shopPlansWrapper .menu_order_list a.menu_triger {
  color: #445562;
  text-decoration: underline;
  font-weight: normal;
  display: block; }
  #shopPlansWrapper .menu_order_list a.menu_triger.error {
    color: red; }

#shopPlansWrapper .menu_order_list ul {
  list-style: none;
  text-align: left;
  color: #445562; }
  #shopPlansWrapper .menu_order_list ul.show {
    display: inline-block; }
  #shopPlansWrapper .menu_order_list ul li {
    margin-top: 5px !important; }

#shopPlansWrapper [type="radio"],
#shopPlansWrapper [type="checkbox"] {
  font-size: 1em;
  margin: 0;
  opacity: 0;
  padding: 0;
  width: 2em; }
  #shopPlansWrapper [type="radio"] + label,
  #shopPlansWrapper [type="checkbox"] + label {
    position: relative;
    padding-left: 0.5em; }
    #shopPlansWrapper [type="radio"] + label::before, #shopPlansWrapper [type="radio"] + label::after,
    #shopPlansWrapper [type="checkbox"] + label::before,
    #shopPlansWrapper [type="checkbox"] + label::after {
      border-radius: 50%;
      content: '';
      position: absolute;
      top: 50%; }
    #shopPlansWrapper [type="radio"] + label::before,
    #shopPlansWrapper [type="checkbox"] + label::before {
      background-color: #1581C2;
      height: 10px;
      left: -1.15rem;
      width: 10px;
      top: 4px;
      opacity: 0.2; }
    #shopPlansWrapper [type="radio"] + label:hover::before,
    #shopPlansWrapper [type="checkbox"] + label:hover::before {
      opacity: 0.2; }
    #shopPlansWrapper [type="radio"] + label::after,
    #shopPlansWrapper [type="checkbox"] + label::after {
      border: 1px solid #445562;
      height: 18px;
      left: calc(-1.15rem - 4px);
      width: 18px;
      top: 0; }
  #shopPlansWrapper [type="radio"]:checked + label::before,
  #shopPlansWrapper [type="checkbox"]:checked + label::before {
    opacity: 1; }

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