@charset "UTF-8";
/*!

Theme Name: ArkaHost Child
Template:  arkahost
Author: King-Theme
Author URI: King-Theme_uri
Version: 6.0.1530079397
Description: ArkaHost is a WordPress Premium Theme for Hosting Services.

@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.
 */
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;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 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; }

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 9, 2018 */
@font-face {
  font-family: 'alright_sansblack';
  src: url("fonts/alrightsans-black-webfont.woff2") format("woff2"), url("fonts/alrightsans-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

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

@font-face {
  font-family: 'alright_sansmedium';
  src: url("fonts/alrightsans-medium-webfont.woff2") format("woff2"), url("fonts/alrightsans-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'alright_sansregular';
  src: url("fonts/alrightsans-regular-webfont.woff2") format("woff2"), url("fonts/alrightsans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'alright_sansregular_italic';
  src: url("fonts/alrightsans-regularitalic-webfont.woff2") format("woff2"), url("fonts/alrightsans-regularitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@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-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-face {
  font-family: 'bebas_neuelight';
  src: url("fonts/bebasneue_light-webfont.woff2") format("woff2"), url("fonts/bebasneue_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@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-face {
  font-family: 'bebas_neuethin';
  src: url("fonts/bebasneue_thin-webfont.woff2") format("woff2"), url("fonts/bebasneue_thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@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-face {
  font-family: 'HelveticaNeueLTPro-Lt';
  src: url("fonts/HelveticaNeueLTPro-Lt.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTPro-Lt.otf") format("opentype"), url("fonts/HelveticaNeueLTPro-Lt.woff") format("woff"), url("fonts/HelveticaNeueLTPro-Lt.ttf") format("truetype"), url("fonts/HelveticaNeueLTPro-Lt.svg#HelveticaNeueLTPro-Lt") format("svg");
  font-weight: normal;
  font-style: normal; }

@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-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-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-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-face {
  font-family: 'just_lovelyregular';
  src: url("fonts/nicky_laatz__-_just_lovely-webfont.woff2") format("woff2"), url("fonts/nicky_laatz__-_just_lovely-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?8777tg");
  src: url("fonts/icomoon.eot?8777tg#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?8777tg") format("truetype"), url("fonts/icomoon.woff?8777tg") format("woff"), url("fonts/icomoon.svg?8777tg#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; }

[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"; }

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

[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-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-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"; }

*, *::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: rgba(0, 25, 39, 0.74); }
  body strong {
    font-family: 'HelveticaNeueLTStd-Bd'; }

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

@media screen and (max-width: 1000px) {
  .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(0, 25, 39, 0.74);
  line-height: 1.6;
  margin-bottom: 10px; }
  p.medium {
    font-size: 14px; }
  p.small {
    font-size: 13px; }

h1 {
  font-family: 'bebas_neuebold';
  font-size: 48px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #0081c6;
  margin-bottom: 20px !important; }
  h1.black {
    color: rgba(0, 25, 39, 0.74); }
  h1.satisfy {
    font-family: 'just_lovelyregular';
    color: #0081c6;
    padding-left: 0px; }
  h1.thin {
    font-family: 'bebas_neueregular'; }
    h1.thin span {
      font-family: 'just_lovelyregular';
      color: #0081c6;
      padding-left: 0px; }
  h1 span {
    font-family: 'just_lovelyregular';
    color: #0081c6;
    padding-left: 20px; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 42px; } }
  @media screen and (max-width: 640px) {
    h1 {
      font-size: 36px; }
      h1.mobile_smalltext {
        font-size: 26px; }
      h1 span {
        padding-left: 0px; } }

h2 {
  font-family: 'bebas_neuebold';
  font-size: 42px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #0081c6;
  margin-bottom: 20px !important; }
  h2.black {
    color: rgba(0, 25, 39, 0.74); }
  h2.satisfy {
    font-family: 'just_lovelyregular';
    color: #0081c6;
    padding-left: 0px; }
  h2.thin {
    font-family: 'bebas_neueregular'; }
    h2.thin span {
      font-family: 'just_lovelyregular';
      color: #0081c6;
      padding-left: 0px;
      font-size: 54px;
      line-height: 42px; }
  h2 span {
    font-family: 'just_lovelyregular';
    color: #0081c6;
    padding-left: 20px;
    font-size: 54px;
    line-height: 42px; }
  @media screen and (max-width: 1000px) {
    h2 {
      font-size: 30px; } }
  @media screen and (max-width: 640px) {
    h2 {
      font-size: 26px; }
      h2.mobile_smalltext {
        font-size: 26px; }
      h2 span {
        padding-left: 0px;
        font-size: 33px;
        line-height: 33px; }
      h2.thin span {
        font-size: 33px;
        line-height: 33px; } }

h3 {
  color: #0081c6;
  font-family: 'bebas_neuebold';
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px; }
  h3.black {
    color: #001927; }
  h3.grey {
    color: rgba(0, 25, 39, 0.74); }
  h3.thin {
    font-family: 'bebas_neueregular'; }
  @media screen and (max-width: 640px) {
    h3 {
      font-size: 20px; } }

h4 {
  color: #0081c6;
  font-family: 'bebas_neueregular';
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  margin-bottom: 10px;
  line-height: 1; }
  h4.black {
    color: #001927; }
  h4.grey {
    color: rgba(0, 25, 39, 0.74); }
  @media screen and (max-width: 640px) {
    h4 {
      font-size: 20px;
      text-align: center; } }
  h4 a {
    text-decoration: none; }
    h4 a:hover {
      color: #ea7600;
      text-decoration: none !important; }

a.blue {
  color: #0081c6;
  text-decoration: underline; }
  a.blue:hover {
    color: #ea7600; }

.button {
  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: #0081c6;
  cursor: pointer;
  min-width: 125px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  .button:hover {
    text-decoration: none !important;
    background-color: #ea7600;
    color: #ffffff; }
  .button:active, .button:foucus {
    outline: 0 !important; }
  .button.center {
    margin: 0 auto; }
  .button.button--orange {
    background-color: #ea7600; }
    .button.button--orange:hover {
      background-color: #0081c6; }
  .button.outline {
    background-color: #fff;
    border: 1.5px solid #0081c6;
    color: #0081c6; }
    .button.outline.arrow:after {
      color: #0081c6; }
    .button.outline:hover {
      background-color: #0081c6;
      color: #fff; }
      .button.outline:hover.arrow:after {
        color: #fff; }
  .button.button--grey {
    background-color: #d9e1e2; }
    .button.button--grey:hover {
      background-color: #0081c6; }
  .button.arrow {
    position: relative;
    padding-right: 30px; }
    .button.arrow:after {
      font-family: 'icomoon' !important;
      content: "\e914";
      color: #fff;
      position: absolute;
      right: 0px;
      font-size: 27px; }
  @media screen and (max-width: 640px) {
    .button {
      text-align: center;
      margin: 0 auto; } }

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

.clear {
  clear: both; }

p {
  font-family: 'helvetica_neueregular';
  color: rgba(0, 25, 39, 0.74);
  line-height: 1.6; }

.entry-content ul li {
  color: rgba(0, 25, 39, 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(0, 25, 39, 0.74);
    margin-bottom: 10px;
    line-height: 1.6; }

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

.header .menu_main {
  text-align: left;
  width: 50%; }
  @media only screen and (max-width: 1200px) {
    .header .menu_main {
      width: 57%;
      padding-left: 10px; } }
  @media only screen and (max-width: 1000px) {
    .header .menu_main {
      width: 40px !important;
      padding-left: 0; } }
  .header .menu_main .navbar-nav > li > a {
    font-family: 'helvetica_neueregular';
    color: #001927;
    line-height: 1.64;
    font-size: 0.875rem;
    text-transform: capitalize;
    padding-left: 20px;
    padding-right: 20px; }
    .header .menu_main .navbar-nav > li > a:hover {
      color: #001927 !important; }
    @media only screen and (max-width: 1200px) {
      .header .menu_main .navbar-nav > li > a {
        padding-left: 7px;
        padding-right: 10px; } }
  .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; }
    .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: #0081c6; }
    .header .menu_main .navbar-nav > li.menu-item-has-children li a:hover {
      color: #fff;
      background: #0081c6; }
  .header .menu_main .navbar-nav li.current-menu-parent > a {
    color: #001927; }
    .header .menu_main .navbar-nav li.current-menu-parent > a:hover {
      color: #001927; }
  .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: 8px;
    padding-left: 0;
    padding-right: 0; }
    @media screen and (max-width: 767px) {
      .header .menu_main .navbar-toggle {
        margin-top: 15px; } }
  .header .menu_main .navbar-default .navbar-toggle i {
    color: #0081c6;
    font-size: 24px; }

.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.dropdown {
      background: #ffffff;
      border-bottom: 1px solid #d9e1e2; }
      .menu-active.slide-menu nav .navbar-nav li.dropdown a {
        color: rgba(0, 25, 39, 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.dropdown ul li a {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .menu-active.slide-menu nav .navbar-nav li.dropdown.open {
        border-bottom: none; }
        .menu-active.slide-menu nav .navbar-nav li.dropdown.open a {
          color: #fff !important;
          background: #0081c6; }
          .menu-active.slide-menu nav .navbar-nav li.dropdown.open a:after {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            right: 11px;
            top: 10px;
            color: #fff; }
        .menu-active.slide-menu nav .navbar-nav li.dropdown.open:after {
          color: #fff;
          top: 5px;
          content: "\e915"; }
        .menu-active.slide-menu nav .navbar-nav li.dropdown.open ul {
          background: rgba(217, 225, 226, 0.2); }
          .menu-active.slide-menu nav .navbar-nav li.dropdown.open ul:after {
            top: 7px;
            color: #fff; }
          .menu-active.slide-menu nav .navbar-nav li.dropdown.open ul li {
            border-bottom: 1px solid #fff; }
            .menu-active.slide-menu nav .navbar-nav li.dropdown.open ul li:before {
              top: 7px;
              background: none;
              content: ""; }
            .menu-active.slide-menu nav .navbar-nav li.dropdown.open ul li a {
              color: rgba(0, 25, 39, 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.dropdown.open ul li a:hover, .menu-active.slide-menu nav .navbar-nav li.dropdown.open ul li a:active {
                color: #0081c6 !important; }
      .menu-active.slide-menu nav .navbar-nav li.dropdown.menu-item-has-children:after {
        pointer-events: none;
        right: 11px;
        top: 11px; }
      .menu-active.slide-menu nav .navbar-nav li.dropdown ul li {
        background: rgba(217, 225, 226, 0.2);
        position: relative; }
        .menu-active.slide-menu nav .navbar-nav li.dropdown 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%;
    padding-top: 9px;
    padding-bottom: 9px;
    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(0, 25, 39, 0.74); }
      .menu-active.slide-menu .help_buttons.mobile li a span {
        font-size: inherit;
        text-indent: inherit;
        padding-left: 15px; }
    .menu-active.slide-menu .help_buttons.mobile li:last-child {
      margin-left: 0; }

.header {
  background: #ffffff;
  height: 90px;
  padding-top: 14px;
  border-bottom: none;
  z-index: 10; }
  .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 !important; } }
  @media only screen and (max-width: 999px) {
    .header {
      height: 80px !important;
      padding-top: 5px !important; } }
  @media only screen and (max-width: 767px) {
    .header {
      height: 80px !important;
      padding-top: 0 !important; } }
  .header .logo {
    width: 10%;
    margin-top: 0; }
    @media only screen and (max-width: 1200px) {
      .header .logo {
        margin-top: 0;
        z-index: 1; } }
  .header #desktop_logo {
    width: 103px;
    height: 59.1px;
    background-size: contain;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 1200px) {
      .header #desktop_logo {
        width: 86px;
        height: 50px;
        margin-top: 5px; } }
    @media only screen and (max-width: 1000px) {
      .header #desktop_logo {
        margin-left: 54px;
        margin-top: 11px; }
        .header #desktop_logo.mobile {
          text-align: left;
          margin-top: 8px;
          margin-left: 12px;
          margin-bottom: 8px;
          width: 59px;
          height: 34px; } }
    @media only screen and (max-width: 767px) {
      .header #desktop_logo {
        margin-top: 8px;
        margin-left: 0px; } }
  .header .help_buttons {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-left: 20px;
    text-align: right;
    margin-bottom: 0; }
    .header .help_buttons.mobile {
      text-align: left; }
    .header .help_buttons li {
      font-family: 'helvetica_neueregular';
      display: inline-block;
      color: rgba(0, 25, 39, 0.74);
      line-height: 23px;
      font-size: 0.875rem;
      margin-right: 10px;
      vertical-align: middle; }
      .header .help_buttons li:first-child {
        margin-right: 15px; }
      @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: 8px;
        margin-right: 0; }
      @media screen and (max-width: 767px) {
        .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: 20px;
          text-indent: inherit;
          color: #0081c6;
          line-height: 23px;
          position: absolute;
          top: 3px;
          left: -17px; }
      .header .help_buttons li.search-nav.open {
        width: calc(100% - 420px);
        position: relative;
        padding-left: 15px; }
        @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: #0081c6;
          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 {
        color: #0081c6;
        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 {
            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 {
        font-family: 'icomoon' !important; }
      .header .help_buttons li a:not(.button) {
        font-family: "helvetica_neueregular" !important;
        color: rgba(0, 25, 39, 0.74);
        line-height: 23px;
        font-size: 0.875rem;
        display: inline-block;
        vertical-align: middle; }
        .header .help_buttons li a:not(.button):hover {
          text-decoration: none; }
        .header .help_buttons li a:not(.button) span {
          font-family: 'helvetica_neueregular';
          color: rgba(0, 25, 39, 0.74);
          line-height: 23px;
          font-size: 0.875rem;
          vertical-align: middle; }
          @media only screen and (max-width: 1200px) {
            .header .help_buttons li a:not(.button) span {
              font-size: 0;
              text-indent: -999px; } }
        @media only screen and (max-width: 1200px) {
          .header .help_buttons li a:not(.button).icon-Phone---Solid span {
            font-size: 0.875rem;
            text-indent: inherit; } }
    @media only screen and (max-width: 1200px) {
      .header .help_buttons {
        margin-left: 0px;
        margin-bottom: 11px; }
        .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% - 150px);
        text-align: right;
        padding-top: 15px;
        padding-bottom: 0px;
        margin-bottom: 0px; }
      .header .help_buttons li {
        margin-right: 20px; }
        .header .help_buttons li:first-child {
          margin-right: 20px; } }
    @media only screen and (max-width: 767px) {
      .header .help_buttons.desktop {
        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: 80px; }
        .header .help_buttons.desktop.pull-right {
          width: calc(100% - 40px);
          padding-top: 1px; }
        .header .help_buttons.desktop li {
          width: 33%;
          margin-right: 0px;
          text-align: center; }
        .header .help_buttons.desktop li.findCenter {
          padding-left: 0px; } }
    @media only screen and (max-width: 500px) {
      .header .help_buttons.desktop li.phone a.nz span {
        display: none; } }
    @media only screen and (max-width: 400px) {
      .header .help_buttons li {
        width: 40%; }
      .header .help_buttons.desktop li.findCenter {
        text-align: center;
        width: calc(33% - 20px); }
      .header .help_buttons.desktop li.mobile {
        width: calc(33% - 20px);
        text-align: left; }
        .header .help_buttons.desktop li.mobile a {
          width: 100%;
          display: inline-block !important;
          text-align: left; }
      .header .help_buttons.desktop li.phone {
        width: calc(33% + 40px);
        text-align: right; } }
  .header .searchForm {
    display: none;
    margin-bottom: 0; }
    .header .searchForm li {
      width: 100%; }
    .header .searchForm.hidden-md {
      clear: both; }
      .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: #0081c6;
          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: #0081c6; }
      .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 0px; }
          .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(0, 25, 39, 0.4); }

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

.specialOffer {
  background-color: #0081c6;
  display: block;
  position: fixed;
  z-index: 90 !important;
  top: 90px;
  left: 0;
  width: 100%; }
  @media only screen and (max-width: 1169px) {
    .specialOffer {
      top: 80px; } }
  .specialOffer .offer_wrap {
    text-align: center; }
  .specialOffer .offer {
    font-family: 'bebas_neuebold';
    text-transform: uppercase;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 1.2px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    padding: 7px 0 8px 0;
    width: 100%; }
    .specialOffer .offer strong {
      font-family: 'bebas_neuebold'; }
    .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: 'helvetica_neueregular';
          color: rgba(255, 255, 255, 0.7);
          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: 1000px) {
    .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';
      font-size: 20px;
      line-height: 20px;
      padding-top: 9px;
      padding-bottom: 10px; }
      .specialOffer .offer__description {
        padding-top: 4px; } }

.margin_bottom11 {
  margin-bottom: 154px; }

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

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

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

@media screen and (max-width: 480px) {
  .resp_margin_bottom68 {
    margin-bottom: 140px !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; }
    @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 .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 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: 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: 767px) {
          .hero-slider .carousel-cell .text_block h1 {
            text-align: center; } }
      .hero-slider .carousel-cell .text_block h4 {
        font-family: 'bebas_neueregular';
        font-size: 26px;
        opacity: 0;
        -webkit-transform: translateX(-70px);
        transform: translateX(-70px);
        color: rgba(0, 25, 39, 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:after {
          opacity: 0;
          content: "";
          width: 118px;
          height: 4px;
          display: block;
          position: absolute;
          bottom: -25px;
          background: #0081c6;
          -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: 1000px) {
            .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: 1000px) {
          .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.triple-margin-top {
    margin-top: 45px !important; }
    @media screen and (max-width: 767px) {
      body .section.triple-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(217, 225, 226, 0.2); }
    @media screen and (max-width: 480px) {
      body .section.grey_bg {
        padding-left: 15px;
        padding-right: 15px; }
        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%; } }

.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: 1000px) {
      .section_title.narrow {
        padding-left: 0px;
        padding-right: 0px; } }
  @media screen and (max-width: 640px) {
    .section_title p {
      font-size: 16px; } }
  .section_title.center {
    text-align: center; }

.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; } }

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

.inner_page_navigation {
  height: 50px;
  background-color: rgba(217, 225, 226, 0.2);
  text-align: center; }
  @media screen and (max-width: 640px) {
    .inner_page_navigation {
      height: 44px; } }
  @media screen and (max-width: 480px) {
    .inner_page_navigation {
      height: 87px; } }
  .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(0, 25, 39, 0.74);
        margin: 0 16px;
        position: relative;
        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: #001927;
          text-decoration: none; }
        .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: #0081c6;
          display: block;
          position: absolute;
          right: 0;
          top: 32px;
          opacity: 1; }
        .inner_page_navigation ul li a.vegetarian_filter.active:after {
          opacity: 0; }
        .inner_page_navigation ul li a.vegetarian_filter {
          font-family: "helvetica_neueregular" !important;
          padding: 6px 27px 7px 13px;
          background: rgba(217, 225, 226, 0.5);
          border-radius: 20px;
          position: relative;
          cursor: pointer; }
          .inner_page_navigation ul li a.vegetarian_filter.active {
            color: rgba(0, 25, 39, 0.4); }
          .inner_page_navigation ul li a.vegetarian_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 {
                top: -11px; } }
            @media screen and (max-width: 640px) {
              .inner_page_navigation ul li a.vegetarian_filter:before {
                top: -6px; } }
          .inner_page_navigation ul li a.vegetarian_filter.fileter_on {
            background: #92bf1e;
            color: #fff;
            text-decoration: none;
            position: relative; }
            .inner_page_navigation ul li a.vegetarian_filter.fileter_on:before {
              font-family: 'icomoon' !important;
              content: "\e966";
              position: absolute; }
        .inner_page_navigation ul li a.vegetarian_filter:hover {
          background: #92bf1e;
          color: #fff;
          text-decoration: none; }
          .inner_page_navigation ul li a.vegetarian_filter:hover:after {
            opacity: 0; }
      .inner_page_navigation ul li .dropdown-toggle {
        cursor: pointer;
        font-size: 16px;
        line-height: 50px;
        color: rgba(0, 25, 39, 0.4);
        margin: 0 16px;
        position: relative;
        padding: 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: #0081c6;
        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';
            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: #0081c6; }
            .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(217, 225, 226, 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 ul span.mobile_filter {
    cursor: pointer;
    display: none;
    font-family: "HelveticaNeueLTStd-Bd" !important;
    font-size: 14px;
    color: rgba(0, 25, 39, 0.74);
    line-height: 50px;
    padding-left: 23px;
    position: relative;
    width: 440px;
    margin: 0 auto !important; }
    .inner_page_navigation.blog ul span.mobile_filter:before {
      font-family: 'icomoon' !important;
      color: #0081c6;
      position: absolute;
      left: 0;
      font-size: 17px; }
    .inner_page_navigation.blog ul span.mobile_filter span {
      color: #001927; }
    @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.mobile_filter:before {
          left: 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(0, 25, 39, 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-toggle.mobile {
    font-family: 'helvetica_neueregular';
    display: none;
    color: rgba(0, 25, 39, 0.74);
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid rgba(217, 225, 226, 0.5);
    width: 440px;
    margin: 0 auto !important;
    position: relative; }
    .inner_page_navigation.blog ul .dropdown-toggle.mobile:after {
      font-family: 'icomoon' !important;
      content: "\e912";
      position: absolute;
      width: 24px;
      height: 24px;
      right: 0;
      top: 2px;
      font-size: 24px;
      color: #0081c6; }
    @media screen and (max-width: 480px) {
      .inner_page_navigation.blog ul .dropdown-toggle.mobile {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
        .inner_page_navigation.blog ul .dropdown-toggle.mobile: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';
        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: #0081c6; }
          .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu {
            width: 100%;
            position: relative;
            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(0, 25, 39, 0.74);
                position: relative;
                padding: 0 25px !important;
                border-bottom: 1px solid #fff;
                height: 40px;
                line-height: 40px;
                width: 440px;
                margin: 0 auto; }
                .inner_page_navigation.blog ul.menu_open li.dropdown.open ul.dropdown-menu li a:hover {
                  background: none;
                  color: #001927 !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.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 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: #0081c6; }
        .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; } }

.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: #0081c6;
        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: #0081c6; }

.footer .newsletter {
  background: #d9e1e2;
  padding: 20px 0; }
  .footer .newsletter__image img {
    display: block;
    width: 100%;
    max-width: 230px; }
    @media screen and (max-width: 1000px) {
      .footer .newsletter__image img {
        margin: 0 auto 20px auto; } }
  .footer .newsletter__form h3.desktop {
    font-family: 'bebas_neueregular';
    font-weight: normal;
    color: rgba(0, 25, 39, 0.74); }
    .footer .newsletter__form h3.desktop span {
      font-family: 'just_lovelyregular';
      font-weight: normal;
      color: #0081c6;
      font-size: 37px; }
    @media screen and (max-width: 1000px) {
      .footer .newsletter__form h3.desktop {
        text-align: center; } }
  .footer .newsletter__form h3.mobile {
    display: none;
    text-align: center; }
    .footer .newsletter__form h3.mobile span {
      font-family: 'helvetica_neueregular';
      color: #fff;
      font-size: 14px;
      color: rgba(0, 25, 39, 0.74);
      margin-top: 10px; }
    @media screen and (max-width: 640px) {
      .footer .newsletter__form h3.mobile {
        display: block; }
        .footer .newsletter__form h3.mobile span {
          display: block; } }
  .footer .newsletter__form #mktoForm_1589 {
    width: 100% !important;
    max-width: 500px !important;
    position: relative;
    padding-bottom: 33px;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    @media screen and (max-width: 1000px) {
      .footer .newsletter__form #mktoForm_1589 {
        max-width: 100% !important; } }
    .footer .newsletter__form #mktoForm_1589 .mktoFormCol {
      width: 100% !important; }
    .footer .newsletter__form #mktoForm_1589 .mktoFieldWrap {
      width: 100% !important; }
    .footer .newsletter__form #mktoForm_1589 .mktoGutter, .footer .newsletter__form #mktoForm_1589 .mktoOffset {
      display: none; }
    .footer .newsletter__form #mktoForm_1589 .mktoFormRow {
      clear: none;
      display: inline-block; }
      .footer .newsletter__form #mktoForm_1589 .mktoFormRow label {
        display: none; }
      .footer .newsletter__form #mktoForm_1589 .mktoFormRow input {
        height: inherit !important;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0; }
      .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(1) {
        width: calc(50% - 5px) !important;
        margin-right: 10px; }
      .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(2) {
        width: calc(50% - 5px) !important;
        margin-right: 0px; }
      .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(3) {
        width: calc(66.6% - 5px) !important;
        margin-right: 10px; }
        @media screen and (max-width: 767px) {
          .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(3) {
            width: 100% !important;
            margin-right: 0px; } }
      .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) {
        bottom: 0px;
        position: absolute;
        width: 100%;
        left: 0; }
        .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) label {
          position: absolute;
          width: calc(100% - 35px) !important;
          margin: 0;
          font-size: 13px;
          color: rgba(0, 25, 39, 0.74);
          line-height: 25px;
          display: block;
          left: 35px;
          top: 1px;
          line-height: 14px;
          cursor: pointer;
          font-family: 'helvetica_neueregular'; }
        .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList {
          width: 35px !important;
          display: block;
          position: absolute;
          left: 0;
          margin: 0;
          cursor: pointer;
          /* 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 */ }
          @media screen and (max-width: 480px) {
            .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList {
              font-size: 11px; } }
          .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList input {
            position: absolute;
            opacity: 0;
            cursor: pointer; }
          .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList label {
            position: absolute;
            top: 0;
            left: 0;
            height: 24px;
            width: 24px !important;
            display: block;
            background-color: #fff;
            font-family: 'helvetica_neueregular'; }
          .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList:hover input ~ label {
            background-color: #fff; }
          .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList input:checked ~ label {
            background-color: #0081c6; }
          .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList .checkmark:after {
            content: "";
            position: absolute;
            display: none; }
          .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList input:checked ~ label:after {
            display: block; }
          .footer .newsletter__form #mktoForm_1589 .mktoFormRow:nth-of-type(4) .mktoCheckboxList label:after {
            font-family: 'icomoon' !important;
            content: "\e960";
            position: absolute;
            left: 2px;
            top: 4px;
            width: 5px;
            height: 10px;
            color: #fff;
            font-size: 20px; }
    .footer .newsletter__form #mktoForm_1589 #FirstName, .footer .newsletter__form #mktoForm_1589 #LastName {
      width: 100% !important; }
    .footer .newsletter__form #mktoForm_1589 #Email {
      width: 100% !important; }
    .footer .newsletter__form #mktoForm_1589 .mktoButtonRow {
      width: calc(33.3% - 5px) !important;
      margin-right: 0px;
      vertical-align: top; }
      @media screen and (max-width: 767px) {
        .footer .newsletter__form #mktoForm_1589 .mktoButtonRow {
          width: 100% !important;
          margin-right: 0px;
          margin-bottom: 10px; } }
      .footer .newsletter__form #mktoForm_1589 .mktoButtonRow .mktoButtonWrap {
        margin: 0 !important; }
    .footer .newsletter__form #mktoForm_1589 input[type='text'], .footer .newsletter__form #mktoForm_1589 input[type='email'] {
      border: none;
      padding: 9px 16px;
      color: rgba(0, 25, 39, 0.74);
      font-size: 14px;
      line-height: 1.64;
      margin-bottom: 0px; }
    .footer .newsletter__form #mktoForm_1589 .mktoButton {
      width: 100%;
      background: #ea7600;
      font-family: 'bebas_neueregular';
      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 #mktoForm_1589 .mktoButton {
          padding: 4px 8px 4px 8px;
          font-size: 16px;
          height: 40px; } }
      .footer .newsletter__form #mktoForm_1589 .mktoButton:hover {
        background: #0081c6; }
  .footer .newsletter__form form {
    max-width: 500px; }
    @media screen and (max-width: 1000px) {
      .footer .newsletter__form form {
        max-width: 100%; } }
    .footer .newsletter__form form .one_half {
      width: calc(50% - 10px);
      margin-right: 10px; }
    .footer .newsletter__form form .two_third {
      width: calc(66.6% - 10px);
      margin-right: 10px; }
    .footer .newsletter__form form .one_third {
      width: calc(33.3% - 10px);
      margin-right: 10px; }
  .footer .newsletter__form input[type='text'] {
    border: none;
    padding: 9px 16px;
    color: rgba(0, 25, 39, 0.74);
    font-size: 14px;
    line-height: 1.64;
    margin-bottom: 0px; }
  .footer .newsletter__form input[type='submit'] {
    background: #ea7600;
    font-family: 'bebas_neueregular';
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    font-size: 20px;
    color: #fff;
    padding: 4px 16px 4px 16px;
    line-height: 1.64;
    margin-bottom: 10px; }
    @media screen and (max-width: 480px) {
      .footer .newsletter__form input[type='submit'] {
        padding: 4px 8px 4px 8px;
        font-size: 16px;
        height: 40px; } }
    .footer .newsletter__form input[type='submit']:hover {
      background: #0081c6; }
  .footer .newsletter__form .checkbox {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    font-size: 13px;
    color: rgba(0, 25, 39, 0.74);
    padding-left: 35px;
    line-height: 25px;
    cursor: pointer;
    /* 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 */ }
    @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 .newsletter__form .checkbox .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 24px;
      width: 24px;
      background-color: #fff; }
    .footer .newsletter__form .checkbox:hover input ~ .checkmark {
      background-color: #fff; }
    .footer .newsletter__form .checkbox input:checked ~ .checkmark {
      background-color: #0081c6; }
    .footer .newsletter__form .checkbox .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    .footer .newsletter__form .checkbox input:checked ~ .checkmark:after {
      display: block; }
    .footer .newsletter__form .checkbox .checkmark:after {
      font-family: 'icomoon' !important;
      content: "\e960";
      left: 3px;
      top: -1px;
      width: 5px;
      height: 10px;
      color: #fff;
      font-size: 20px; }

.footer .delivery {
  background: rgba(0, 30, 46, 0.7);
  text-align: center; }
  .footer .delivery h3 {
    font-family: 'bebas_neueregular';
    font-weight: normal;
    color: #fff;
    margin: 0 auto;
    padding: 36px 0 29px 0; }
    .footer .delivery h3 a {
      font-family: 'bebas_neuebold';
      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: #0081c6;
  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: 'bebas_neuebold';
    font-weight: normal;
    text-align: left; }
  .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 .language-swicher {
          padding-left: 20px;
          padding-right: 15px;
          width: 100% !important; }
          .footer .secarea .one_fourth.last .language-swicher .btn-group {
            width: 100% !important; }
            .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: 200px; }
    @media only screen and (max-width: 767px) {
      .footer .secarea #footer_column-4 .widget {
        width: 100%; } }
  .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: 48%; } }
    @media screen and (max-width: 480px) {
      .footer .secarea #footer_column-4 .language-swicher {
        margin-top: 10px; } }
  .footer .secarea ul.foolist li {
    padding: 4px 0px; }
    .footer .secarea ul.foolist li a {
      font-family: 'helvetica_neueregular';
      color: #fff;
      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: 40px; }
    .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: #fff;
        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: #ea7600; }
  .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: #fff;
          position: absolute;
          left: 0;
          top: -5px;
          font-size: 24px; }
      .footer .secarea .bootstrap-select button span {
        font-family: 'bebas_neuebold';
        color: #fff;
        font-size: 20px;
        padding-left: 15px; }
      .footer .secarea .bootstrap-select button .filter-option-inner-inner {
        font-family: 'bebas_neuebold';
        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(0, 25, 39, 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;
      color: #fff;
      margin-bottom: 10px; }
    .footer .secarea .termsandconditions a {
      color: #fff;
      text-decoration: underline; }
    @media screen and (max-width: 480px) {
      .footer .secarea .termsandconditions {
        padding: 15px 20px; } }

.footer .copyrights {
  background: #0073b1;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  padding: 10px 0;
  letter-spacing: 0.5px;
  text-align: left;
  font-family: 'helvetica_neueregular'; }
  @media only screen and (max-width: 1350px) {
    .footer .copyrights .one {
      padding-bottom: 90px; } }
  .footer .copyrights a {
    color: #fff; }
  @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; } }

#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;
  display: none; }
  #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; }

::-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; }

#mktoForm_2536, #mktoForm_2537, #mktoForm_2539, #mktoForm_2538 {
  width: 100% !important;
  max-width: 500px !important;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media screen and (max-width: 1000px) {
    #mktoForm_2536, #mktoForm_2537, #mktoForm_2539, #mktoForm_2538 {
      max-width: 100% !important; } }
  #mktoForm_2536 .mktoFormCol, #mktoForm_2537 .mktoFormCol, #mktoForm_2539 .mktoFormCol, #mktoForm_2538 .mktoFormCol {
    width: 100% !important; }
  #mktoForm_2536 .mktoFieldWrap, #mktoForm_2537 .mktoFieldWrap, #mktoForm_2539 .mktoFieldWrap, #mktoForm_2538 .mktoFieldWrap {
    width: 100% !important;
    height: 40px; }
  #mktoForm_2536 .mktoGutter, #mktoForm_2536 .mktoOffset, #mktoForm_2537 .mktoGutter, #mktoForm_2537 .mktoOffset, #mktoForm_2539 .mktoGutter, #mktoForm_2539 .mktoOffset, #mktoForm_2538 .mktoGutter, #mktoForm_2538 .mktoOffset {
    display: none; }
  #mktoForm_2536 .mktoFormRow, #mktoForm_2537 .mktoFormRow, #mktoForm_2539 .mktoFormRow, #mktoForm_2538 .mktoFormRow {
    clear: none;
    display: block;
    width: 100%;
    margin-bottom: 5px; }
    #mktoForm_2536 .mktoFormRow label, #mktoForm_2537 .mktoFormRow label, #mktoForm_2539 .mktoFormRow label, #mktoForm_2538 .mktoFormRow label {
      display: none; }
    #mktoForm_2536 .mktoFormRow input, #mktoForm_2536 .mktoFormRow select, #mktoForm_2537 .mktoFormRow input, #mktoForm_2537 .mktoFormRow select, #mktoForm_2539 .mktoFormRow input, #mktoForm_2539 .mktoFormRow select, #mktoForm_2538 .mktoFormRow input, #mktoForm_2538 .mktoFormRow select {
      width: 100% !important;
      height: inherit !important;
      border: none;
      padding: 9px 16px;
      color: rgba(0, 25, 39, 0.74);
      font-size: 14px;
      line-height: 1.64;
      margin-bottom: 0px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      background: #fff; }
    #mktoForm_2536 .mktoFormRow select, #mktoForm_2537 .mktoFormRow select, #mktoForm_2539 .mktoFormRow select, #mktoForm_2538 .mktoFormRow select {
      width: 100% !important;
      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; }
  #mktoForm_2536 #FirstName, #mktoForm_2536 #LastName, #mktoForm_2537 #FirstName, #mktoForm_2537 #LastName, #mktoForm_2539 #FirstName, #mktoForm_2539 #LastName, #mktoForm_2538 #FirstName, #mktoForm_2538 #LastName {
    width: 100% !important; }
  #mktoForm_2536 #Email, #mktoForm_2537 #Email, #mktoForm_2539 #Email, #mktoForm_2538 #Email {
    width: 100% !important; }
  #mktoForm_2536 .mktoButtonRow, #mktoForm_2537 .mktoButtonRow, #mktoForm_2539 .mktoButtonRow, #mktoForm_2538 .mktoButtonRow {
    width: 100%;
    margin-right: 0px;
    vertical-align: top; }
    #mktoForm_2536 .mktoButtonRow .mktoButtonWrap, #mktoForm_2537 .mktoButtonRow .mktoButtonWrap, #mktoForm_2539 .mktoButtonRow .mktoButtonWrap, #mktoForm_2538 .mktoButtonRow .mktoButtonWrap {
      margin: 0 !important; }
  #mktoForm_2536 input[type='text'], #mktoForm_2536 input[type='email'], #mktoForm_2537 input[type='text'], #mktoForm_2537 input[type='email'], #mktoForm_2539 input[type='text'], #mktoForm_2539 input[type='email'], #mktoForm_2538 input[type='text'], #mktoForm_2538 input[type='email'] {
    border: none;
    padding: 9px 16px;
    color: rgba(0, 25, 39, 0.74);
    font-size: 14px;
    line-height: 1.64;
    margin-bottom: 0px; }
  #mktoForm_2536 .mktoButton, #mktoForm_2537 .mktoButton, #mktoForm_2539 .mktoButton, #mktoForm_2538 .mktoButton {
    width: 100%;
    background: #ea7600;
    font-family: 'bebas_neueregular';
    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) {
      #mktoForm_2536 .mktoButton, #mktoForm_2537 .mktoButton, #mktoForm_2539 .mktoButton, #mktoForm_2538 .mktoButton {
        padding: 4px 8px 4px 8px;
        font-size: 16px;
        height: 40px; } }
    #mktoForm_2536 .mktoButton:hover, #mktoForm_2537 .mktoButton:hover, #mktoForm_2539 .mktoButton:hover, #mktoForm_2538 .mktoButton:hover {
      background: #0081c6; }

#mktoForm_2536 .mktoFormRow:nth-of-type(11), #mktoForm_2536 .mktoFormRow:nth-of-type(12), #mktoForm_2536 .mktoFormRow:nth-of-type(13), #mktoForm_2536 .mktoFormRow:nth-of-type(14), #mktoForm_2536 .mktoFormRow:nth-of-type(15), #mktoForm_2536 .mktoFormRow:nth-of-type(16), #mktoForm_2538 .mktoFormRow:nth-of-type(11), #mktoForm_2538 .mktoFormRow:nth-of-type(12), #mktoForm_2538 .mktoFormRow:nth-of-type(13), #mktoForm_2538 .mktoFormRow:nth-of-type(14), #mktoForm_2538 .mktoFormRow:nth-of-type(15), #mktoForm_2538 .mktoFormRow:nth-of-type(16) {
  display: none; }

#mktoForm_2536 .mktoFormRow:nth-of-type(9), #mktoForm_2536 .mktoFormRow:nth-of-type(10), #mktoForm_2538 .mktoFormRow:nth-of-type(9), #mktoForm_2538 .mktoFormRow:nth-of-type(10) {
  position: relative;
  width: 100%; }
  #mktoForm_2536 .mktoFormRow:nth-of-type(9) label, #mktoForm_2536 .mktoFormRow:nth-of-type(10) label, #mktoForm_2538 .mktoFormRow:nth-of-type(9) label, #mktoForm_2538 .mktoFormRow:nth-of-type(10) label {
    position: absolute;
    width: calc(100% - 35px) !important;
    margin: 0;
    font-size: 13px;
    color: rgba(0, 25, 39, 0.74);
    line-height: 25px;
    display: block;
    left: 35px;
    top: 1px;
    line-height: 14px;
    cursor: pointer;
    font-weight: normal; }
  #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList {
    width: 35px !important;
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    cursor: pointer;
    /* 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 */ }
    @media screen and (max-width: 480px) {
      #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList {
        font-size: 11px; } }
    #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList input, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList input, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList input, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList 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; }
    #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList label, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList label, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList label, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList label {
      position: absolute;
      top: 0;
      left: 0;
      height: 24px;
      width: 24px !important;
      display: block;
      background-color: #fff;
      font-family: 'helvetica_neueregular'; }
    #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList:hover input ~ label, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList:hover input ~ label, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList:hover input ~ label, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList:hover input ~ label {
      background-color: #fff; }
    #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList input:checked ~ label, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList input:checked ~ label, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList input:checked ~ label, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList input:checked ~ label {
      background-color: #0081c6; }
    #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList .checkmark:after, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList .checkmark:after, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList .checkmark:after, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList input:checked ~ label:after, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList input:checked ~ label:after, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList input:checked ~ label:after, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList input:checked ~ label:after {
      display: block; }
    #mktoForm_2536 .mktoFormRow:nth-of-type(9) .mktoCheckboxList label:after, #mktoForm_2536 .mktoFormRow:nth-of-type(10) .mktoCheckboxList label:after, #mktoForm_2538 .mktoFormRow:nth-of-type(9) .mktoCheckboxList label:after, #mktoForm_2538 .mktoFormRow:nth-of-type(10) .mktoCheckboxList label:after {
      font-family: 'icomoon' !important;
      content: "\e960";
      position: absolute;
      left: 2px;
      top: 4px;
      width: 5px;
      height: 10px;
      color: #fff;
      font-size: 20px; }

#mktoForm_2537 .mktoFormRow:nth-of-type(n+15):nth-of-type(-n+30), #mktoForm_2539 .mktoFormRow:nth-of-type(n+15):nth-of-type(-n+30) {
  display: none; }

#mktoForm_2537 .mktoFormRow:nth-of-type(13), #mktoForm_2537 .mktoFormRow:nth-of-type(14), #mktoForm_2539 .mktoFormRow:nth-of-type(13), #mktoForm_2539 .mktoFormRow:nth-of-type(14) {
  position: relative;
  width: 100%; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(13) label, #mktoForm_2537 .mktoFormRow:nth-of-type(14) label, #mktoForm_2539 .mktoFormRow:nth-of-type(13) label, #mktoForm_2539 .mktoFormRow:nth-of-type(14) label {
    position: absolute;
    width: calc(100% - 35px) !important;
    margin: 0;
    font-size: 13px;
    color: rgba(0, 25, 39, 0.74);
    line-height: 25px;
    display: block;
    left: 35px;
    top: 1px;
    line-height: 14px;
    cursor: pointer;
    font-weight: normal; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList {
    width: 35px !important;
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    cursor: pointer;
    /* 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 */ }
    @media screen and (max-width: 480px) {
      #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList {
        font-size: 11px; } }
    #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList input, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList input, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList input, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList 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; }
    #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList label, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList label, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList label, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList label {
      position: absolute;
      top: 0;
      left: 0;
      height: 24px;
      width: 24px !important;
      display: block;
      background-color: #fff;
      font-family: 'helvetica_neueregular'; }
    #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList:hover input ~ label, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList:hover input ~ label, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList:hover input ~ label, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList:hover input ~ label {
      background-color: #fff; }
    #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList input:checked ~ label, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList input:checked ~ label, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList input:checked ~ label, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList input:checked ~ label {
      background-color: #0081c6; }
    #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList .checkmark:after, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList .checkmark:after, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList .checkmark:after, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList input:checked ~ label:after, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList input:checked ~ label:after, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList input:checked ~ label:after, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList input:checked ~ label:after {
      display: block; }
    #mktoForm_2537 .mktoFormRow:nth-of-type(13) .mktoCheckboxList label:after, #mktoForm_2537 .mktoFormRow:nth-of-type(14) .mktoCheckboxList label:after, #mktoForm_2539 .mktoFormRow:nth-of-type(13) .mktoCheckboxList label:after, #mktoForm_2539 .mktoFormRow:nth-of-type(14) .mktoCheckboxList label:after {
      font-family: 'icomoon' !important;
      content: "\e960";
      position: absolute;
      left: 2px;
      top: 4px;
      width: 5px;
      height: 10px;
      color: #fff;
      font-size: 20px; }

#mktoForm_2537 .mktoFormRow:nth-of-type(8) .mktoFormCol, #mktoForm_2537 .mktoFormRow:nth-of-type(10) .mktoFormCol, #mktoForm_2539 .mktoFormRow:nth-of-type(8) .mktoFormCol, #mktoForm_2539 .mktoFormRow:nth-of-type(10) .mktoFormCol {
  margin-bottom: 0 !important;
  min-height: inherit !important; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(8) .mktoFormCol p, #mktoForm_2537 .mktoFormRow:nth-of-type(10) .mktoFormCol p, #mktoForm_2539 .mktoFormRow:nth-of-type(8) .mktoFormCol p, #mktoForm_2539 .mktoFormRow:nth-of-type(10) .mktoFormCol p {
    font-size: 13px; }

@media screen and (max-width: 480px) {
  #mktoForm_2537 .mktoFormRow:nth-of-type(11), #mktoForm_2539 .mktoFormRow:nth-of-type(11) {
    margin-bottom: 0 !important; } }

@media screen and (max-width: 480px) {
  #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoFormCol, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoFormCol {
    margin-bottom: 0 !important; } }

#mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList {
  width: 100% !important;
  display: block;
  margin: 0;
  cursor: pointer;
  /* 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 */ }
  @media screen and (max-width: 480px) {
    #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList {
      font-size: 11px;
      margin-bottom: 0; } }
  #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList input, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList input {
    display: inline-block;
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList label, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-left: 0;
    font-size: 13px;
    margin-right: 10px;
    color: rgba(0, 25, 39, 0.74);
    font-weight: normal;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList label, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList label {
        padding-bottom: 11px; } }
    #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList label:before, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList label:before {
      content: "";
      height: 24px;
      width: 24px !important;
      background-color: #fff;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: -5px;
      display: block; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList:hover input + label:before, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList:hover input + label:before {
    background-color: #fff; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList input:checked + label:after, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList input:checked + label:after {
    background-color: #0081c6; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList label:after, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList label:after {
    content: "";
    position: absolute;
    display: none; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList input:checked + label:after, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList input:checked + label:after {
    display: block; }
  #mktoForm_2537 .mktoFormRow:nth-of-type(11) .mktoRadioList label:after, #mktoForm_2539 .mktoFormRow:nth-of-type(11) .mktoRadioList label:after {
    position: absolute;
    top: -1px;
    left: 4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: white; }

/*! 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;
  height: 44px;
  border-radius: 50%;
  /* 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; }
  @media screen and (max-width: 767px) {
    .carousel.desktop {
      display: none; }
    .carousel.mobile {
      display: block;
      padding-bottom: 0; } }

.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.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%; }

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

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

.carousel.menus .carousel-cell {
  height: auto;
  min-height: 300px; }

.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: 1000px) {
    .carousel-cell {
      width: 720px;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .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 {
    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; }
  @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; }

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

.caption {
  position: absolute;
  width: 100%;
  height: auto;
  left: 50px;
  top: 30px;
  display: block;
  font-family: 'just_lovelyregular';
  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: 'just_lovelyregular';
      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(0, 25, 39, 0.74); }
      .caption.onSlider {
        display: none; }
      .caption .quote p {
        color: rgba(0, 25, 39, 0.74); }
      .caption .quote:before {
        color: rgba(0, 25, 39, 0.74); }
      .caption .name {
        color: rgba(0, 25, 39, 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: 20%;
  left: 40%;
  text-align: center;
  bottom: 20px;
  position: absolute; }

.flickity-button-icon path {
  fill: #0081c6; }

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

.flickity-page-dots .dot.is-selected {
  background-color: #0081c6; }

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

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

.carousel.is-hidden {
  display: none; }

.carousel.flickity-enabled {
  opacity: 1; }

/* 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: #0081c6; }

/* 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: #ea7600; }

.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: #0081c6;
    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(0, 25, 39, 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: #0081c6; }

.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: #0081c6; }

.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; }
.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); }

.twoColumns {
  padding-bottom: 170px; }
  @media screen and (max-width: 1000px) {
    .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: 1000px) {
        .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: 1000px) {
      .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: 1000px) {
      .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: #0081c6;
      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: 1000px) {
          .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: 1000px) {
          .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: 1000px) {
        .twoColumns .row2 .wpb_column:nth-child(n) {
          padding: 0; } }
    .twoColumns .row2 .wpb_column:nth-child(2n) {
      padding-top: 180px; }
      @media screen and (max-width: 1000px) {
        .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: 1000px) {
        .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: #0081c6;
        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; }

.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';
    text-align: center;
    font-size: 42px;
    color: #0081c6;
    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: 1000px) {
      .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(0, 25, 39, 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: #0081c6;
        display: block;
        position: absolute;
        right: 0;
        top: 22px;
        opacity: 1; }

.recipes_inspiration .foodNutrition, .recipes_inspiration .inspiration {
  display: none; }

.menu_heading.carousel h3 {
  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: 1000px) {
      .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: -17px;
        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: -17px;
        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 h4.grey {
      color: #0081c6; }
    .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: 1000px) {
    .carousel.menus .wpb_column {
      width: calc(50% - 10px);
      margin-right: 20px; } }
  @media screen and (max-width: 480px) {
    .carousel.menus .wpb_column {
      width: calc(50% - 5px);
      margin-right: 10px; } }

.promo .wpb_column {
  margin-bottom: 50px; }
  @media screen and (max-width: 480px) {
    .promo .wpb_column {
      margin-bottom: 20px; } }

.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: #ea7600;
  cursor: pointer; }
  .how_it_works_home .wpb_wrapper .bigIcon:hover {
    color: #0081c6; }

.how_it_works_home .wpb_wrapper h1 span {
  font-family: 'helvetica_neueregular';
  display: block;
  color: rgba(0, 25, 39, 0.74);
  padding: 0;
  text-transform: capitalize;
  font-size: 27px; }

.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: #0081c6;
  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: #0081c6;
      text-decoration: none; }
    .home-delivery h2 a:after {
      font-family: 'icomoon' !important;
      content: "\e96c";
      color: #0081c6;
      font-size: 120px;
      position: absolute;
      left: calc(50% - -30px);
      top: -2px; }
    .home-delivery h2 a:hover:after {
      color: #ea7600;
      text-decoration: none; }
    .home-delivery h2 a span {
      font-family: 'bebas_neueregular';
      display: block;
      line-height: 1;
      letter-spacing: 1px;
      font-size: 42px;
      color: #0081c6; }

.home-delivery .button {
  margin: 35px auto 0 auto; }

@media screen and (max-width: 1000px) {
  .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;
      color: #0081c6; }
      .home_stories .description .wpb_wrapper h2 sup:last-child {
        font-size: 16px;
        top: -29px; }
        @media screen and (max-width: 1000px) {
          .home_stories .description .wpb_wrapper h2 sup:last-child {
            font-size: 13px;
            top: -20px; } }
      @media screen and (max-width: 1000px) {
        .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: 1000px) {
      .questions_home h2 {
        font-size: 26px; } }
  .questions_home div a {
    min-width: 250px !important; }
    @media screen and (max-width: 1000px) {
      .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';
      font-weight: normal;
      font-size: 11px;
      color: #0081c6;
      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: 767px) {
  .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; } }

.two_column_fullwidth {
  background: rgba(217, 225, 226, 0.2);
  float: none !important; }
  @media screen and (max-width: 1000px) {
    .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 .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: 1000px) {
    .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(0, 25, 39, 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: #0081c6; }
        .two_column_sidebar_right .wpb_column:nth-child(2n) ul li a:hover {
          color: #ea7600; }
  .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; } }

.two_column_video .wpb_column {
  width: calc(50% - 15px);
  margin-right: 30px; }
  .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: #0081c6; }
      .two_column_video .wpb_column ul li:hover:before {
        color: #ea7600; }
      .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(217, 225, 226, 0.2);
    padding: 24px; }
    .two_column_video .wpb_column .video_info h4 {
      color: rgba(0, 25, 39, 0.74); }
    .two_column_video .wpb_column .video_info p {
      letter-spacing: 0.5px; }
  @media screen and (max-width: 1000px) {
    .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.careers .wpb_column:nth-child(1) .wpb_content_element h4 {
  font-family: 'bebas_neuebold';
  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(217, 225, 226, 0.2);
    width: calc(33.33% - 30.67px);
    margin-right: 46px; }
    .threeColumns .wpb_column p {
      font-size: 20px; }
    @media screen and (max-width: 1000px) {
      .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 #0081c6; }
    .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'; }
    .threeColumns.how-it-works .wpb_content_element .button {
      margin: 0 auto;
      margin-top: auto; }
  .threeColumns.careers .wpb_column {
    width: calc(33.33% - 16px);
    margin-right: 24px; }
    .threeColumns.careers .wpb_column .wpb_content_element {
      border: none;
      padding: 60px 23px; }
      .threeColumns.careers .wpb_column .wpb_content_element h4 {
        font-size: 26px;
        color: #0081c6; }
      .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; }
    .threeColumns.home.bmi {
      padding-top: 0px; }
    .threeColumns.home .wpb_column {
      background: none; }
      .threeColumns.home .wpb_column .wpb_content_element {
        height: 100%;
        padding: 35px 20px 35px 20px;
        border-top: 4px solid #0081c6; }
        .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; }
      .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: 767px) {
          .threeColumns.home .wpb_column:first-child:after {
            right: calc(50% + -22px);
            top: calc(100% + -22px); } }
      .threeColumns.home .wpb_column:nth-child(2):after {
        content: "\e935";
        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: 767px) {
          .threeColumns.home .wpb_column:nth-child(2):after {
            right: calc(50% + -22px);
            top: calc(100% + -22px); } }
      .threeColumns.home .wpb_column .wpb_content_element {
        border-top: none; }
        .threeColumns.home .wpb_column .wpb_content_element .bigIcon {
          font-size: 100px; }
          @media screen and (max-width: 640px) {
            .threeColumns.home .wpb_column .wpb_content_element .bigIcon {
              font-size: 50px;
              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';
          font-size: 29px; }
          @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: 1000px) {
    .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; }
  .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: 767px) {
      .fourColumns .wpb_column {
        width: calc(50% - 10px);
        margin-right: 20px;
        float: left;
        margin-bottom: 25px; }
        .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(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; }
      .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';
        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 .new {
      position: relative; }
      .fourColumns .wpb_column .wpb_content_element .new:before {
        content: "NEW";
        background: #0081c6;
        width: 50px;
        height: 24px;
        position: absolute;
        padding: 0 0 0 0px;
        color: #fff;
        display: block;
        top: 20px;
        left: 0;
        font-family: 'helvetica_neueregular';
        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(217, 225, 226, 0.2); }
      .guidehOpen .fourColumns.jennyGuide h4.jc_guide_toogle a:before {
        content: "\e94b"; }
  @media screen and (max-width: 1000px) {
    .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; } }

.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(217, 225, 226, 0.2);
  text-transform: uppercase;
  border: none;
  margin-bottom: 8px; }
  .faq .wpb_column .ui-accordion-header a {
    font-family: 'bebas_neueregular';
    font-size: 20px;
    color: #001927;
    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(217, 225, 226, 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; } }
  @media screen and (max-width: 640px) {
    .faq .wpb_column .ui-accordion-content p {
      font-size: 13px;
      line-height: 21px; } }

.questions {
  text-align: center; }
  .questions h2 {
    font-family: 'bebas_neueregular'; }
  @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(0, 25, 39, 0.74); }
        .questions div a.button--grey:hover {
          color: #fff; }
      @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(0, 25, 39, 0.74);
    position: relative; }
    .questions .icon-Phone---Solid:hover {
      text-decoration: none; }
    .questions .icon-Phone---Solid:before {
      font-family: 'icomoon' !important;
      color: #0081c6;
      position: absolute;
      left: -33px;
      top: 2px; }

.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: 'bebas_neuebold';
    color: #001927;
    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: 'bebas_neueregular';
      color: #fff;
      letter-spacing: 1px;
      font-size: 20px; }
      .search_results__form form#searchform input[type="submit"]:hover {
        background-color: #ea7600 !important; }

.search_results__body {
  padding-bottom: 20px; }
  .search_results__body ul li {
    border-bottom: 1px solid #d9e1e2;
    padding-bottom: 15px;
    margin-bottom: 20px; }
    .search_results__body ul li h3 {
      margin-bottom: 10px; }
      .search_results__body ul li h3 a:hover {
        color: #0081c6;
        text-decoration: none; }
    .search_results__body ul li .h-readmore {
      display: inline-block; }
    .search_results__body ul li .link {
      font-family: "HelveticaNeueLTStd-Bd" !important;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 12px;
      margin: 10px auto;
      color: #0081c6;
      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(217, 225, 226, 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: #0081c6;
    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 #0081c6;
  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: 1000px) {
    .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';
      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; } }

a[href^="http://maps.google.com/maps"] {
  display: none !important; }

a[href^="https://maps.google.com/maps"] {
  display: none !important; }

.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display: none; }

.gmnoprint div {
  background: none !important; }

.map_body {
  font-family: 'helvetica_neueregular';
  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: #0081c6; }
  .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: #0081c6; }
  .map_body .centre-summary.selected .single_centre {
    background: rgba(217, 225, 226, 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';
    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'; }
        .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(217, 225, 226, 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: #001927; }
          .contact_us .wpb_column:nth-child(1) ul li a {
            font-family: 'helvetica_neueregular';
            text-decoration: underline;
            cursor: pointer;
            color: #0081c6; }
            .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: #ea7600; }
            .contact_us .wpb_column:nth-child(1) ul li a.email {
              color: rgba(0, 25, 39, 0.74);
              text-decoration: none; }
    .contact_us .wpb_column:nth-child(2) {
      margin-right: 0;
      border: 1px solid #d9e1e2;
      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: #001927; }
        .contact_us .wpb_column:nth-child(2) .form_top a {
          text-decoration: underline;
          cursor: pointer;
          color: #0081c6; }
          .contact_us .wpb_column:nth-child(2) .form_top a:hover {
            color: #ea7600; }
      .contact_us .wpb_column:nth-child(2) form p {
        font-family: 'HelveticaNeueLTStd-Bd';
        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 .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';
        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;
        cursor: pointer; }
        .contact_us .wpb_column:nth-child(2) form input[type="submit"]:hover {
          text-decoration: none !important;
          background-color: #ea7600;
          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(0, 25, 39, 0.74);
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 1px solid #d9e1e2; }
      .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;
        margin-top: 5px;
        margin-bottom: 10px;
        padding: 10px 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 1px solid #d9e1e2; }
    @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: 20px 24px 17px 24px;
  color: #fff;
  text-decoration: none;
  font-size: 32px;
  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: #edf3f6;
  padding: 0px 15px;
  margin: 0px;
  /* padding-bottom: 5%; */ }

input#bmi-weight, input#bmi-height, button#bmi-submit {
  padding: 5px 10px;
  float: left;
  width: 32%;
  margin-right: 2%;
  font-family: 'bebas_neueregular';
  font-style: normal;
  font-weight: lighter;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #98A4AE;
  line-height: 27px; }

button#bmi-submit {
  background-color: #0081C6;
  border: 1px solid #0081C6;
  color: #fff;
  padding: 5px 10px;
  float: left;
  width: 32%;
  margin-right: 0%;
  font-family: 'bebas_neueregular';
  font-style: normal;
  font-weight: lighter;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1.2px;
  border: 1px solid #98A4AE;
  line-height: 27px;
  font-weight: 300; }
  @media screen and (max-width: 767px) {
    button#bmi-submit {
      font-size: 15px; } }
  button#bmi-submit:hover {
    background-color: #ea7600; }

span.bmi-input-label {
  float: left;
  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: 50%;
  margin-right: 2%;
  font-family: "Helvetica";
  font-size: 12px;
  line-height: 21px;
  color: #425563;
  margin: 8px 0px 5px 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: 20px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
    div#bmi-result {
      padding-left: 15px;
      padding-right: 15px; } }

@media screen and (max-width: 767px) {
  .result-img {
    padding-left: 0px;
    padding-right: 0px;
    float: left; } }

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: -30px; }
  div#bmi-scale-tip:before {
    font-family: 'icomoon';
    content: "\e954";
    font-size: 95px;
    left: calc(50% - 60px);
    position: absolute;
    color: #fff;
    -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%; }

div#bmi-info-row {
  margin-top: 30px;
  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: 10px 0 10px 0; }

@media (max-width: 800px) {
  .txt-mobile-sides {
    margin: 0% 0% 0% 7%;
    padding-left: 4%;
    padding: 0% 17% 0% 4%; } }

@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: 22px;
  font-size: 14px; }

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: 15px;
  margin-bottom: 10px;
  float: left;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1; }

span.bmi-status {
  font-weight: bold; }

span.bmi-figure-title {
  font-family: 'just_lovelyregular';
  font-size: 150%;
  position: relative;
  top: 38px;
  margin-bottom: 10px; }

span.bmi-find-a-program-title {
  font-family: 'just_lovelyregular';
  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(0, 25, 39, 0.74);
  font-weight: normal;
  padding-top: 30px; }
  h2.bmi-result-title span {
    font-family: 'bebas_neuebold';
    color: #0081c6;
    display: inline-block;
    padding: 0; }

p#bmi-figure-text {
  position: relative;
  top: 0px;
  left: 0px;
  padding-bottom: 4%;
  float: left; }

span.bmi-info-text a.bmi-action {
  background-color: #0081C6;
  font-family: 'bebas_neueregular';
  font-size: 180%;
  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; }
  span.bmi-info-text a.bmi-action:hover {
    background-color: #ea7600; }

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: 25px; }

.bmi_header h1 {
  font-family: 'bebas_neueregular';
  color: rgba(0, 25, 39, 0.74);
  font-weight: normal; }
  .bmi_header h1 strong {
    font-family: 'bebas_neuebold';
    color: #0081c6;
    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(0, 25, 39, 0.74);
    font-size: 29px; }
  body .wpb_row.bmi_howitworks .bigIcon {
    font-size: 90px; }

.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: #0081c6;
        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: #0081c6;
    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: 1000px) {
      .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; } }

.vip_membership_heading {
  display: block;
  background: #ea7600;
  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';
    font-size: 30px;
    color: #fff;
    text-transform: uppercase; }
    .vip_membership_heading p strong {
      font-family: 'bebas_neuebold'; }
    @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';
    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';
    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'; }
  .plans .p-blue h4 {
    font-family: 'HelveticaNeueLTStd-Bd'; }
  .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';
    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';
    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'; }
  .plans span.menu-price {
    font-size: 11px;
    max-width: 93%;
    display: block;
    margin: auto; }

.vip_section {
  border: 1px solid #d9e1e2;
  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 #d9e1e2; }

@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; }
  .faqpage .faqs_tiles li {
    width: 25%;
    padding: 8px; }
    .faqpage .faqs_tiles li a {
      font-family: "bebas_neueregular" !important;
      background: #0081c6;
      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: #ea7600; }
      .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: 1000px) {
    .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: rgba(0, 25, 39, 0.74);
        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: 1000px) {
    .faqpage .sidebar {
      padding-left: 15px; } }

.faqpage .faq-body {
  display: none; }

.faqpage .faq-summary {
  padding-right: 70px; }
  @media screen and (max-width: 1000px) {
    .faqpage .faq-summary {
      padding-right: 15px; } }
  @media screen and (max-width: 480px) {
    .faqpage .faq-summary {
      margin-top: 20px; } }
  .faqpage .faq-summary ul li {
    border-bottom: 1px solid #d9e1e2;
    padding-bottom: 15px;
    margin-bottom: 20px;
    -webkit-transition: .5s all ease;
    transition: .5s all ease; }
    .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: #0081c6;
      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(0, 25, 39, 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(0, 25, 39, 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; } }

.carousel.dietitians .flickity-page-dots {
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-bottom: 0; }

.carousel.dietitians .flickity-prev-next-button.previous {
  left: -20px; }

.carousel.dietitians .flickity-prev-next-button.next {
  right: -20px; }

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

.carousel.dietitians .wpb_column {
  width: calc(25% - 17.2px);
  margin-right: 23px; }
  .carousel.dietitians .wpb_column .wpb_wrapper {
    text-align: center; }
    .carousel.dietitians .wpb_column .wpb_wrapper h4 {
      margin-top: 15px; }
    .carousel.dietitians .wpb_column .wpb_wrapper .suburb {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-weight: normal;
      font-size: 11px;
      color: #0081c6;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .carousel.dietitians .wpb_column .wpb_wrapper .description p {
      font-size: 13px;
      line-height: 1.5; }
    .carousel.dietitians .wpb_column .wpb_wrapper a {
      font-family: 'HelveticaNeueLTStd-Bd';
      color: #0081c6;
      font-size: 12px;
      text-decoration: none;
      text-transform: uppercase; }

@media screen and (max-width: 1000px) {
  .carousel.dietitians .wpb_column {
    width: calc(50% - 10px);
    margin-right: 20px; } }

@media screen and (max-width: 480px) {
  .carousel.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 #d9e1e2;
    color: rgba(0, 25, 39, 0.74);
    display: inline-block;
    padding: 3px 10px;
    text-decoration: none; }
    .single_dietitian .page-content .topic:hover {
      background: #0081c6;
      border: 1px solid #0081c6;
      color: #fff; }
  .single_dietitian .page-content .sharethis-block {
    margin-top: 10px;
    border: 1px solid #d9e1e2;
    display: inline-block;
    padding: 0 0px 0 10px; }
    .single_dietitian .page-content .sharethis-block label {
      float: left;
      font-family: 'bebas_neuebold';
      color: #0081c6;
      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 #d9e1e2;
      padding-left: 10px;
      padding-top: 4px; }
      .single_dietitian .page-content .sharethis-block .sharethis-wrapper a {
        font-size: 0;
        text-indent: -9999px;
        text-decoration: none;
        padding: 0 5px; }
        .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: #ea7600; }
          .single_dietitian .page-content .sharethis-block .sharethis-wrapper a:hover:before {
            color: #ea7600; }
  .single_dietitian .page-content .other_dietitian {
    padding: 20px 0;
    border-top: 1px solid #d9e1e2;
    border-bottom: 1px solid #d9e1e2;
    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';
        color: #0081c6;
        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: 1000px) {
  .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'; }

.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';
  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';
  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: #ea7600; }

.rapid-results .button--orange:hover {
  background-color: #0081c6 !important; }

.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';
  font-size: 40px;
  margin-bottom: 20px; }

.rapid-results .button:hover {
  text-decoration: none !important;
  background-color: #ea7600;
  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';
    display: inline-block; }

.rapid-results h2 span {
  font-family: 'Satisfy'; }

.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';
  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'; }

.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: 1000px) {
    .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; } }

.landingpage h4 {
  font-size: 26px; }

.landingpage.intro_text {
  max-width: 990px;
  margin: 0 auto; }
  @media screen and (max-width: 1000px) {
    .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 #d9e1e2;
  padding-bottom: 50px; }

.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: 767px) {
      .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); }
    @media screen and (max-width: 767px) {
      .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 {
      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: #0081c6;
          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 .wpb_raw_code {
      background: rgba(217, 225, 226, 0.5);
      padding: 30px; }
    @media screen and (max-width: 767px) {
      .landingpage_requestcall .wpb_column.form {
        width: 100%;
        margin-right: 0; }
        .landingpage_requestcall .wpb_column.form.halfwidth {
          width: 100%; }
        .landingpage_requestcall .wpb_column.form .show_on_mobile {
          margin-top: 25px; } }
    .landingpage_requestcall .wpb_column.form h2 {
      text-align: center;
      line-height: 58px; }
      @media screen and (max-width: 1000px) {
        .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';
      font-size: 24px;
      color: #425563; }
      .landingpage_requestcall .wpb_column.form h4 span {
        font-family: 'bebas_neueregular'; }
    .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: #0081c6;
          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';
      font-size: 12px;
      font-style: italic;
      margin-top: 25px; }
      .landingpage_requestcall .wpb_column.form .privacy_link a {
        color: #0081c6;
        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%; }
  @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% - 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; } }
  .landing_success_stories .wpb_column h4 {
    color: rgba(0, 25, 39, 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%; }

.single_blog {
  padding-top: 50px; }
  @media screen and (max-width: 767px) {
    .single_blog {
      padding-top: 30px; } }
  .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; }
    @media screen and (max-width: 767px) {
      .single_blog .blog_heading {
        text-align: left; }
        .single_blog .blog_heading h4 {
          text-align: left; } }
  .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; }
      @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: 11px;
          display: block; }
        .single_blog .page-content .sharethis-block .sharethis-wrapper ul li:hover {
          color: #ea7600;
          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(0, 25, 39, 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: #ea7600; }
  .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 .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(0, 25, 39, 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: #0081c6; }
  #comments #comments-title {
    font-family: 'bebas_neuebold';
    font-size: 26px;
    text-transform: uppercase;
    color: #0081c6;
    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: #001927; }
    #comments .commentlist .comment_author a {
      color: #001927;
      text-decoration: none; }
    #comments .commentlist .comment_author i {
      font-family: 'helvetica_neueregular';
      color: rgba(0, 25, 39, 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(0, 25, 39, 0.74);
      font-size: 11px;
      display: block;
      text-transform: uppercase; }
      #comments .commentlist .comment_text .comment-reply-link:hover {
        color: #0081c6;
        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(0, 25, 39, 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: #0081c6;
    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: #ea7600;
      color: #ffffff; }
  #comments .error {
    color: #f99; }

.blog_filter {
  font-size: 20px;
  width: 100%;
  margin-bottom: 15px;
  text-align: center; }
  .blog_filter h4 {
    color: rgba(0, 25, 39, 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(0, 25, 39, 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 #0081c6;
        background: #0081c6;
        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; }

.threeColumns.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 {
    display: none; }
  .threeColumns.blogs:after {
    display: none; }
  .threeColumns.blogs .wpb_column {
    margin-bottom: 40px;
    width: calc(33.33% - 28px);
    margin-right: 42px;
    background: none; }
    .threeColumns.blogs .wpb_column figure a {
      width: 100%;
      height: auto;
      overflow: hidden;
      display: block; }
    .threeColumns.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 {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    @media screen and (max-width: 1000px) {
      .threeColumns.blogs .wpb_column {
        width: calc(33.33% - 8px);
        margin-right: 12px; } }
    @media screen and (max-width: 767px) {
      .threeColumns.blogs .wpb_column {
        width: 100%;
        margin: 0 0 25px 0; } }
    .threeColumns.blogs .wpb_column:nth-child(3n) {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .threeColumns.blogs .wpb_column {
        margin-bottom: 35px; } }
    .threeColumns.blogs .wpb_column .wpb_content_element {
      height: auto;
      padding: 0;
      border-top: none;
      text-align: left; }
    .threeColumns.blogs .wpb_column h4 {
      margin-top: 22px; }
      @media screen and (max-width: 767px) {
        .threeColumns.blogs .wpb_column h4 {
          text-align: left; } }
    .threeColumns.blogs .wpb_column .description {
      padding: 0 0px;
      font-size: 14px; }
      .threeColumns.blogs .wpb_column .description p {
        font-size: 14px; }
      .threeColumns.blogs .wpb_column .description a {
        color: rgba(0, 25, 39, 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 {
          font-family: 'icomoon' !important;
          right: 0px;
          color: #0081c6;
          position: absolute;
          font-size: 20px;
          top: 0px; }

.promo .wpb_column {
  margin-bottom: 50px; }
  @media screen and (max-width: 480px) {
    .promo .wpb_column {
      margin-bottom: 20px; } }

.loadmore_blog_bt {
  min-width: 266px;
  margin: 0 auto; }

.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(0, 25, 39, 0.74);
    position: relative;
    margin-bottom: 50px; }
    .instagram h3:after {
      content: "";
      width: 60px;
      height: 2px;
      background: #0081c6;
      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: #0081c6;
    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: #ea7600;
      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(217, 225, 226, 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: #0081c6; }
    .costs.standard .wpb_column:nth-child(1) .newline {
      font-family: 'bebas_neuebook';
      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):before {
      content: "";
      background: none; }
    .costs.standard .wpb_column:nth-child(1):after {
      background: #0081c6; }
  .costs.standard .wpb_column:nth-child(2) p {
    color: #0081c6; }
  .costs.standard .wpb_column:nth-child(2) ul {
    color: #0081c6; }
    .costs.standard .wpb_column:nth-child(2) ul li span {
      color: #0081c6; }
    .costs.standard .wpb_column:nth-child(2) ul li:before {
      color: #0081c6; }
  .costs.standard .wpb_column:nth-child(3) h3 {
    color: #0081c6; }
  .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';
      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: 1000px) {
      .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: 1000px) {
      .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: #ea7600;
      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';
      text-align: center;
      position: relative;
      font-size: 12px; }
      .costs .wpb_column:nth-child(1):before {
        content: "Most popular";
        width: 200px;
        height: 39px;
        color: #fff;
        line-height: 40px;
        font-family: 'bebas_neuebold';
        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):before {
            top: -26px; } }
      .costs .wpb_column:nth-child(1):after {
        content: "";
        width: 50px;
        height: 50px;
        background: #ea7600;
        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) 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';
            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';
              font-size: 35px;
              padding: 0; }
      .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';
          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';
        font-size: 24px;
        color: #fff;
        text-transform: uppercase;
        padding: 0 0 0 0px;
        margin-top: -10px;
        display: block; }
      @media screen and (max-width: 1000px) {
        .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(217, 225, 226, 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: #ea7600;
      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: 1000px) {
        .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: 3px;
          list-style: none;
          padding-left: 30px;
          position: relative;
          font-family: 'bebas_neueregular';
          text-transform: uppercase;
          font-size: 20px;
          color: rgba(0, 25, 39, 0.74);
          letter-spacing: 1px; }
          .costs .wpb_column:nth-child(2) ul li span {
            font-family: 'helvetica_neueregular';
            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(217, 225, 226, 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: 1000px) {
        .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';
        font-size: 32px;
        color: #ea7600; }
  .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';
    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';
    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'; }
  .costs .p-blue h4 {
    font-family: 'HelveticaNeueLTStd-Bd'; }
  .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';
    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';
    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'; }
  .costs span.menu-price {
    font-size: 11px;
    max-width: 93%;
    display: block;
    margin: auto; }

.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;
  -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_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: 640px) {
    .costs_side_by_side {
      margin-top: 30px !important; } }
  .costs_side_by_side .wpb_column {
    width: calc(33.33% - 10px);
    margin-right: 15px; }
    @media screen and (max-width: 1000px) {
      .costs_side_by_side .wpb_column {
        width: calc(50% - 7px);
        margin-right: 14px; } }
    @media screen and (max-width: 767px) {
      .costs_side_by_side .wpb_column {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px; } }
    .costs_side_by_side .wpb_column .type {
      background: #ea7600;
      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: 347px;
      height: 347px;
      color: #fff;
      font-family: 'helvetica_neueregular';
      text-align: center;
      position: relative;
      font-size: 12px; }
      .costs_side_by_side .wpb_column .type:before {
        content: "Most popular";
        width: 200px;
        height: 39px;
        color: #fff;
        line-height: 40px;
        font-family: 'bebas_neuebold';
        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_side_by_side .wpb_column .type:before {
            top: -26px; } }
      .costs_side_by_side .wpb_column .type:after {
        content: "";
        width: 50px;
        height: 50px;
        background: #ea7600;
        display: block;
        position: absolute;
        left: calc(50% - 25px);
        bottom: -10px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 20; }
      .costs_side_by_side .wpb_column .type h2 {
        color: #fff;
        text-align: center; }
        .costs_side_by_side .wpb_column .type h2.price {
          font-size: 64px;
          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_side_by_side .wpb_column .type h2.price span {
            font-family: 'bebas_neuebook';
            font-size: 24px;
            color: #fff;
            text-transform: uppercase;
            padding: 0 0 0 10px; }
            .costs_side_by_side .wpb_column .type h2.price span.dollar {
              font-family: 'bebas_neuebold';
              font-size: 64px;
              padding: 0; }
      .costs_side_by_side .wpb_column .type h3 {
        text-align: center;
        color: #fff;
        font-size: 26px; }
        .costs_side_by_side .wpb_column .type h3 span {
          font-family: 'bebas_neueregular';
          font-size: 18px;
          text-align: top; }
        .costs_side_by_side .wpb_column .type h3 a {
          color: #fff;
          text-decoration: none; }
      .costs_side_by_side .wpb_column .type .newline {
        font-family: 'bebas_neuebook';
        font-size: 24px;
        color: #fff;
        text-transform: uppercase;
        padding: 0 0 0 0px;
        margin-top: -10px;
        display: block; }
    .costs_side_by_side .wpb_column .description {
      width: 100%;
      background: rgba(217, 225, 226, 0.2);
      min-height: 388px;
      height: 388px;
      color: #ea7600;
      padding-right: 30px;
      padding-left: 30px;
      padding-top: 36px;
      padding-bottom: 15px; }
      @media screen and (max-width: 1170px) {
        .costs_side_by_side .wpb_column .description {
          min-height: 470px;
          height: 470px; } }
      @media screen and (max-width: 767px) {
        .costs_side_by_side .wpb_column .description {
          width: 100%;
          min-height: inherit;
          height: inherit;
          padding: 40px 20px 20px 20px; } }
      .costs_side_by_side .wpb_column .description p {
        color: #ea7600;
        padding-left: 30px;
        font-size: 18px; }
      .costs_side_by_side .wpb_column .description ul {
        padding-left: 0;
        margin: 0px 0 0 0;
        margin-bottom: 0px;
        color: #ea7600; }
        .costs_side_by_side .wpb_column .description ul li {
          margin-bottom: 10px;
          list-style: none;
          padding-left: 38px;
          position: relative;
          font-family: 'bebas_neueregular';
          text-transform: uppercase;
          font-size: 20px;
          color: rgba(0, 25, 39, 0.74);
          letter-spacing: 1px;
          line-height: 26px; }
          .costs_side_by_side .wpb_column .description ul li span {
            font-family: 'helvetica_neueregular';
            color: #ea7600;
            display: block;
            font-size: 16px;
            text-transform: lowercase;
            margin-top: -5px; }
          .costs_side_by_side .wpb_column .description ul li:before {
            font-family: 'icomoon' !important;
            content: "\e964";
            color: #ea7600;
            font-size: 20px;
            position: absolute;
            left: 0;
            top: 0px; }
    .costs_side_by_side .wpb_column .cta {
      width: 100%;
      background: rgba(217, 225, 226, 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: 197px;
      height: 197px; }
      .costs_side_by_side .wpb_column .cta h3 {
        font-family: 'bebas_neuebold';
        font-size: 36px;
        color: #ea7600; }
      .costs_side_by_side .wpb_column .cta .button {
        font-size: 26px;
        padding-top: 12px;
        padding-bottom: 12px; }
        @media screen and (max-width: 767px) {
          .costs_side_by_side .wpb_column .cta .button {
            font-size: 20px;
            padding-top: 10px;
            padding-bottom: 10px; } }
    @media screen and (max-width: 1000px) {
      .costs_side_by_side .wpb_column:nth-child(2) {
        margin-right: 0px; } }
    .costs_side_by_side .wpb_column:nth-child(2) .type {
      background: #0081c6; }
      .costs_side_by_side .wpb_column:nth-child(2) .type .newline {
        font-family: 'bebas_neuebook';
        font-size: 24px;
        color: #fff;
        text-transform: uppercase;
        padding: 0 0 0 0px;
        margin-top: -10px;
        display: block; }
      .costs_side_by_side .wpb_column:nth-child(2) .type:before {
        content: "";
        background: none; }
      .costs_side_by_side .wpb_column:nth-child(2) .type:after {
        background: #0081c6; }
    .costs_side_by_side .wpb_column:nth-child(2) .description p {
      color: #0081c6; }
    .costs_side_by_side .wpb_column:nth-child(2) .description ul {
      color: #0081c6; }
      .costs_side_by_side .wpb_column:nth-child(2) .description ul li span {
        color: #0081c6; }
      .costs_side_by_side .wpb_column:nth-child(2) .description ul li:before {
        color: #0081c6; }
    .costs_side_by_side .wpb_column:nth-child(2) .cta h3 {
      color: #0081c6; }
    .costs_side_by_side .wpb_column:nth-child(3) {
      margin-right: 0; }
      @media screen and (max-width: 1000px) {
        .costs_side_by_side .wpb_column:nth-child(3) {
          margin-top: 30px; } }
      @media screen and (max-width: 767px) {
        .costs_side_by_side .wpb_column:nth-child(3) {
          margin-top: 0px; } }
      .costs_side_by_side .wpb_column:nth-child(3) .type {
        background: #425563; }
        .costs_side_by_side .wpb_column:nth-child(3) .type h2.vip {
          letter-spacing: 1px;
          text-align: center;
          color: #cc9f3f; }
        .costs_side_by_side .wpb_column:nth-child(3) .type .newline {
          font-family: 'bebas_neuebook';
          font-size: 24px;
          color: #fff;
          text-transform: uppercase;
          padding: 0 0 0 0px;
          margin-top: -10px;
          display: block; }
        .costs_side_by_side .wpb_column:nth-child(3) .type:before {
          content: "";
          background: none; }
        .costs_side_by_side .wpb_column:nth-child(3) .type:after {
          background: #425563; }
      .costs_side_by_side .wpb_column:nth-child(3) .description {
        background: rgba(66, 85, 99, 0.7); }
        .costs_side_by_side .wpb_column:nth-child(3) .description p {
          color: #ffd610;
          line-height: 18px; }
        .costs_side_by_side .wpb_column:nth-child(3) .description ul {
          color: #ffd610; }
          .costs_side_by_side .wpb_column:nth-child(3) .description ul li {
            color: #fff; }
            .costs_side_by_side .wpb_column:nth-child(3) .description ul li span {
              color: #ffd610; }
            .costs_side_by_side .wpb_column:nth-child(3) .description ul li:before {
              color: #ffd610; }
      .costs_side_by_side .wpb_column:nth-child(3) .cta {
        background: #425563; }
        .costs_side_by_side .wpb_column:nth-child(3) .cta h3 {
          color: #fff; }
        .costs_side_by_side .wpb_column:nth-child(3) .cta .button {
          background: #cc9f3f; }
  .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';
    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';
    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'; }
  .costs_side_by_side .p-blue h4 {
    font-family: 'HelveticaNeueLTStd-Bd'; }
  .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';
    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';
    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'; }
  .costs_side_by_side span.menu-price {
    font-size: 11px;
    max-width: 93%;
    display: block;
    margin: auto; }

.vip_section {
  border: 1px solid #d9e1e2;
  padding: 30px 10px;
  margin-bottom: 50px; }

.weekly-price {
  border: solid 4px #0081c6; }
  .weekly-price .wpb_wrapper {
    border: 4px solid #fff; }
    .weekly-price .wpb_wrapper .wpb_text_column {
      border: 2px solid #0081c6;
      padding: 40px 20px 40px 20px; }
      .weekly-price .wpb_wrapper .wpb_text_column p {
        font-family: 'bebas_neueregular';
        font-size: 36px;
        color: rgba(0, 25, 39, 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';
        color: #0081c6; }
    .weekly-price .wpb_wrapper .wpb_wrapper {
      border: none; }

.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';
      text-decoration: none;
      color: rgba(0, 25, 39, 0.74); }
    @media screen and (min-width: 1000px) {
      .weight-loss.faq .accordion .ui-accordion-header {
        background: none; }
        .weight-loss.faq .accordion .ui-accordion-header a {
          font-family: 'bebas_neuebold';
          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(0, 25, 39, 0.74); }
    .weight-loss .wpb_column:nth-child(1) a {
      text-decoration: underline;
      color: #0081c6; }
    @media screen and (max-width: 1080px) {
      .weight-loss .wpb_column:nth-child(1) {
        padding-right: 20px; } }
    @media screen and (max-width: 1000px) {
      .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(0, 25, 39, 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: 'just_lovelyregular';
      color: #0081c6;
      font-size: 32px;
      padding-left: 25px;
      padding-right: 25px;
      text-align: center;
      padding-top: 25px;
      padding-bottom: 25px;
      border-top: 2px solid #0081c6;
      border-bottom: 2px solid #0081c6;
      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(0, 25, 39, 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: #0081c6;
            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(0, 25, 39, 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: #0081c6;
          position: absolute;
          left: -33px;
          top: 2px; }
    @media screen and (max-width: 1000px) {
      .weight-loss .wpb_column:nth-child(2) {
        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: 'bebas_neuebold';
          background: rgba(217, 225, 226, 0.4) !important;
          font-size: 26px;
          color: #0081c6 !important;
          text-decoration: none;
          text-transform: uppercase;
          line-height: 1.08;
          letter-spacing: 1px;
          -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: #0081c6 !important;
            color: #fff !important; }
        .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: #0081c6 !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: 35px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            background: #0081c6;
            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(217, 225, 226, 0.2); }
    .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panels {
      height: 100%;
      background-color: none !important;
      border: none !important;
      max-width: 800px; }
      @media screen and (max-width: 1000px) {
        .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panels {
          max-width: 100%; } }
    .resources_tab .vc_general .vc_tta-panels-container .vc_tta-panel-body {
      padding: 14px 50px !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -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: 1000px) {
        .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: #0081c6 !important;
      position: absolute;
      background: rgba(217, 225, 226, 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(0, 25, 39, 0.74);
      margin-bottom: 0 !important; }
    .resources_tab .vc_general .vc_tta-panels-container h4 {
      font-family: 'bebas_neuebold';
      font-size: 26px;
      text-transform: uppercase;
      border-bottom: 1px solid #fff !important; }
      .resources_tab .vc_general .vc_tta-panels-container h4 a {
        color: #0081c6; }
        @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: #0081c6 !important;
      letter-spacing: 1px; }
      .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: 1000px) {
        .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: 'bebas_neueregular';
              color: rgba(0, 25, 39, 0.74);
              text-align: left;
              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 h3 strong {
                display: none;
                font-family: 'bebas_neuebold'; }
              @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: #0081c6;
              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: 'bebas_neueregular';
                font-size: 20px;
                text-transform: uppercase;
                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: 17px; }
                .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: #0081c6; }
                  .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: 17px; } }
    @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(217, 225, 226, 0.2);
  font-family: 'helvetica_neue_bold';
  font-size: 14px;
  color: rgba(0, 25, 39, 0.74);
  padding: 12px; }
  .guidehOpen .jc_guides {
    display: block;
    opacity: 1; }
  .jc_guides ul {
    border-bottom: 1px solid #d9e1e2;
    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: #0081c6;
        line-height: 1.62;
        text-decoration: underline;
        padding-left: 28px;
        position: relative; }
        .jc_guides ul li a:hover {
          color: #ea7600; }
          .jc_guides ul li a:hover:before {
            color: #ea7600; }
        .jc_guides ul li a:before {
          font-family: 'icomoon' !important;
          position: absolute;
          left: 0;
          top: -9px;
          font-size: 20px; }
