/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/font-awesome/webfonts/fa-solid-900.eot");
  src: url("../fonts/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/font-awesome/webfonts/fa-brands-400.eot");
  src: url("../fonts/font-awesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/font-awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/font-awesome/webfonts/fa-brands-400.woff") format("woff"), url("../fonts/font-awesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../fonts/font-awesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }

input[type="text"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="time"],
input[type="url"],
input[type="password"]
input[type="file"],
input[type="tel"],
textarea.form-control,
select.form-control {
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
  line-height: 14px;
  font-family: inherit;
  width: 100%; }

input[type="text"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="time"],
input[type="url"],
input[type="password"],
input[type="file"],
input[type="tel"] {
  border-radius: 2px;
  height: 45px; }

input[type="file"] {
  padding: 12px;
  line-height: 14px; }

select.form-control {
  border-radius: 2px;
  height: 45px; }

.intl-tel-input {
  width: 100%; }

.input-group .input-group-addon {
  display: block;
  height: 45px;
  min-width: 45px;
  position: relative; }
  .input-group .input-group-addon .ajax-progress.ajax-progress-throbber {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    font-size: 20px; }

.form-item label {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 16px; }

form.dsu-engage-form,
form.nhsc_contact_us {
  color: #76838B;
  width: auto;
  max-width: 1080px;
  text-align: left; }
  form.dsu-engage-form .panel,
  form.nhsc_contact_us .panel {
    border: 0;
    border-radius: 0;
    box-shadow: none; }
  form.dsu-engage-form .form-item .panel-heading,
  form.nhsc_contact_us .form-item .panel-heading {
    background: transparent;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
    font-size: 16px; }
    form.dsu-engage-form .form-item .panel-heading .panel-title,
    form.nhsc_contact_us .form-item .panel-heading .panel-title {
      padding: 15px;
      position: relative; }
      form.dsu-engage-form .form-item .panel-heading .panel-title:before,
      form.nhsc_contact_us .form-item .panel-heading .panel-title:before {
        position: absolute;
        font-family: 'Font Awesome 5 Free';
        top: 15px;
        right: 15px;
        content: '\f077';
        color: #00a2c9;
        transition: transform .3s ease-in-out; }
      form.dsu-engage-form .form-item .panel-heading .panel-title.collapsed:before,
      form.nhsc_contact_us .form-item .panel-heading .panel-title.collapsed:before {
        transform: rotate(180deg); }
  form.dsu-engage-form .form-item .panel-collapse,
  form.nhsc_contact_us .form-item .panel-collapse {
    background-color: #FDFAFA;
    padding: 20px;
    border-bottom: 1px solid #F0F0F0; }
  form.dsu-engage-form #edit-attachment,
  form.nhsc_contact_us #edit-attachment {
    padding: 0 15px; }
  form.dsu-engage-form .btn-danger,
  form.nhsc_contact_us .btn-danger {
    background: #333;
    border: 1px solid #333; }
  form.dsu-engage-form .col-xs-6 > .col-xs-4,
  form.nhsc_contact_us .col-xs-6 > .col-xs-4 {
    padding-left: 0; }
  form.dsu-engage-form .col-xs-6 > .col-xs-8,
  form.nhsc_contact_us .col-xs-6 > .col-xs-8 {
    padding-right: 0; }
  form.dsu-engage-form button,
  form.nhsc_contact_us button {
    width: auto; }
  form.dsu-engage-form input,
  form.nhsc_contact_us input {
    margin-top: 0; }
  form.dsu-engage-form input[type="file"],
  form.nhsc_contact_us input[type="file"] {
    height: auto; }

form.dsu-engage-form > .panel > .panel-collapse {
  background: transparent; }
form.dsu-engage-form .form-item-country .form-required:after {
  background-image: none; }
form.dsu-engage-form .form-item-state .form-required:after {
  background-image: none; }

form.nhsc_contact_us {
  padding: 20px; }

.form-item-customer-consent {
  text-align: center;
  margin-top: 40px;
  padding: 0 15px; }
  .form-item-customer-consent input[type="radio"], .form-item-customer-consent input[type="checkbox"] {
    margin-top: 1px; }

form #edit-submit {
  display: block;
  min-width: 170px;
  background: #00b0d2;
  font-size: 20px;
  border-radius: 5px;
  padding: 15px 55px;
  margin: 30px auto 10px auto;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  border-color: #00b0d2; }

form.nhsc_contact_us .panel-body .form-wrapper {
  margin-bottom: 0; }
form.nhsc_contact_us fieldset.webform-composite-hidden-title {
  margin-top: 0; }

.request-type-tabs {
  display: flex;
  flex-direction: column;
  justify-content: space-around; }
  @media screen and (min-width: 991px) {
    .request-type-tabs {
      flex-direction: row; } }

.questionbuttons {
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #76838B;
  text-align: left;
  float: left;
  display: block;
  padding-left: 65px;
  margin: 0 0 15px 0;
  position: relative;
  clear: both; }
  @media screen and (min-width: 991px) {
    .questionbuttons {
      width: calc(33.3333% - 60px);
      text-align: center;
      padding-left: 0;
      padding-right: 0;
      margin: 0 30px;
      clear: none; } }
  .questionbuttons:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    width: 52px;
    height: 52px;
    display: block;
    background: #76838B;
    border-radius: 50%;
    color: #fff;
    text-shadow: none;
    line-height: 52px;
    font-size: 32px;
    text-align: center; }
    @media screen and (min-width: 991px) {
      .questionbuttons:before {
        width: 120px;
        height: 120px;
        margin: 40px auto;
        line-height: 120px;
        font-size: 60px;
        position: static; } }
  .questionbuttons.active {
    background: transparent;
    box-shadow: none;
    color: #00b0d2; }
    @media screen and (min-width: 991px) {
      .questionbuttons.active {
        border-bottom: 3px solid #00b0d2; } }
    .questionbuttons.active:before {
      background-color: #00b0d2; }
    .questionbuttons.active:hover, .questionbuttons.active:focus {
      background: transparent;
      color: #00b0d2;
      cursor: default; }
      .questionbuttons.active:hover:before, .questionbuttons.active:focus:before {
        background-color: #00b0d2; }
  .questionbuttons:hover, .questionbuttons:focus {
    background: transparent;
    color: #333; }
    .questionbuttons:hover:before, .questionbuttons:focus:before {
      background-color: #333; }

#edit-contact-topic {
  text-align: center;
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #00b0d2;
  margin-bottom: 20px; }
  #edit-contact-topic .form-item {
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    color: #76838B;
    text-align: left;
    float: left;
    width: 100%;
    display: block;
    padding-left: 65px;
    margin: 0 0 15px 0;
    position: relative;
    clear: both; }
    @media screen and (min-width: 991px) {
      #edit-contact-topic .form-item {
        width: calc(33.3333% - 60px);
        text-align: center;
        padding-left: 0;
        margin: 0 30px;
        clear: none; } }
    #edit-contact-topic .form-item label {
      padding: 20px 0;
      margin-bottom: 0;
      width: 100%;
      font-weight: bold;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
      #edit-contact-topic .form-item label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        width: 52px;
        height: 52px;
        display: block;
        background: #76838B;
        border-radius: 50%;
        color: #fff;
        text-shadow: none;
        line-height: 52px;
        font-size: 32px;
        text-align: center; }
        @media screen and (min-width: 991px) {
          #edit-contact-topic .form-item label:before {
            width: 120px;
            height: 120px;
            margin: 40px auto;
            line-height: 120px;
            font-size: 60px;
            position: static; } }
      #edit-contact-topic .form-item label.active {
        background: transparent;
        box-shadow: none;
        color: #00b0d2; }
        @media screen and (min-width: 991px) {
          #edit-contact-topic .form-item label.active {
            border-bottom: 3px solid #00b0d2; } }
        #edit-contact-topic .form-item label.active:before {
          background-color: #00b0d2; }
        #edit-contact-topic .form-item label.active:hover, #edit-contact-topic .form-item label.active:focus {
          background: transparent;
          color: #00b0d2;
          cursor: default; }
          #edit-contact-topic .form-item label.active:hover:before, #edit-contact-topic .form-item label.active:focus:before {
            background-color: #00b0d2; }
      #edit-contact-topic .form-item label:hover, #edit-contact-topic .form-item label:focus {
        background: transparent;
        color: #333; }
        #edit-contact-topic .form-item label:hover:before, #edit-contact-topic .form-item label:focus:before {
          background-color: #333; }
    #edit-contact-topic .form-item input {
      display: none; }

#edit-contact-topic--wrapper {
  text-align: center; }
  #edit-contact-topic--wrapper .form-required:after {
    display: none; }

#edit-contact-topic .form-item.nutritional-enquiry label:before,
.questionbutton1:before {
  content: "\f05a"; }

#edit-contact-topic .form-item.question label:before,
#edit-contact-topic .form-item label[for="edit-contact-topic-question"]:before,
.questionbutton1:before {
  content: "\f128"; }

#edit-contact-topic .form-item.complaint label:before,
#edit-contact-topic .form-item label[for="edit-contact-topic-complaint"]:before,
.questionbutton2:before {
  content: "\f165"; }

#edit-contact-topic .form-item.praise label:before,
#edit-contact-topic .form-item label[for="edit-contact-topic-praise"]:before,
.questionbutton3:before {
  content: "\f164"; }

#edit-contact-topic .form-item.medical label:before,
#edit-contact-topic .form-item label[for="edit-contact-topic-medical"]:before,
.questionbutton4:before {
  content: "\f0fa"; }

#edit-contact-topic {
  text-align: center; }

@media screen and (min-width: 991px) {
  .questionbuttons + .form-item {
    border-top: 1px solid #00b0d2;
    clear: both;
    padding-top: 20px; } }
#edit-request-type--wrapper {
  text-align: center;
  margin-bottom: 20px; }
  @media screen and (min-width: 991px) {
    #edit-request-type--wrapper {
      margin-bottom: 0; } }
  #edit-request-type--wrapper legend {
    color: #76838B; }
  #edit-request-type--wrapper .form-required:after {
    display: none; }

.form-item-disclaimer {
  display: flex; }
  .form-item-disclaimer .form-required:after {
    display: none; }
  .form-item-disclaimer input {
    display: inline;
    margin: 3px 0 0 -20px !important;
    margin: 0;
    padding: 0; }
  .form-item-disclaimer .description {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    margin: 0; }

@media screen and (min-width: 991px) {
  .form-item-disclaimer {
    text-align: center;
    justify-content: center; }
    .form-item-disclaimer .control-label {
      margin-top: -2px;
      margin-bottom: -3px; }
    .form-item-disclaimer .description {
      display: inline-block;
      font-size: 16px;
      line-height: 16px;
      margin: 0; } }
form.webform-submission-form.webform-submission-sign-up-form {
  background-color: #fdfafa;
  padding: 20px;
  text-align: left; }
  @media screen and (max-width: 1024px) {
    form.webform-submission-form.webform-submission-sign-up-form {
      margin-top: 20px;
      max-width: 90%; } }
  @media screen and (max-width: 1024px) {
    form.webform-submission-form.webform-submission-sign-up-form input {
      margin-top: 0; } }
  form.webform-submission-form.webform-submission-sign-up-form .form-item-intro {
    padding-bottom: 30px; }
    @media screen and (max-width: 1024px) {
      form.webform-submission-form.webform-submission-sign-up-form .form-item-intro {
        padding-bottom: 20px; } }
  form.webform-submission-form.webform-submission-sign-up-form .form-type-textfield {
    text-align: left; }
  form.webform-submission-form.webform-submission-sign-up-form .form-item label {
    line-height: 22px; }
    @media screen and (max-width: 1024px) {
      form.webform-submission-form.webform-submission-sign-up-form .form-item label {
        line-height: 10px; } }
  form.webform-submission-form.webform-submission-sign-up-form .help-block {
    margin-top: 0; }

.webform-submission-form.webform-submission-nutren-junior-registration--form {
  max-width: 980px;
  margin: 0 auto;
  background-color: #fef5ec;
  border: 1px solid #e6e6e6; }
  .webform-submission-form.webform-submission-nutren-junior-registration--form .form-actions {
    padding: 20px;
    text-align: right; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form .form-actions #edit-actions-submit {
      margin-right: 0;
      width: 100px; }
  .webform-submission-form.webform-submission-nutren-junior-registration--form .reg-page-header {
    background-color: #4f9cea;
    padding-bottom: 25px;
    padding-top: 20px;
    position: relative;
    text-align: center; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form .reg-page-header .main-title {
      margin-bottom: 20px;
      color: #fff; }
      .webform-submission-form.webform-submission-nutren-junior-registration--form .reg-page-header .main-title:before {
        display: block;
        content: '';
        height: 2px;
        width: 20%;
        background: #fff;
        position: absolute;
        left: 10%;
        bottom: 76%; }
      .webform-submission-form.webform-submission-nutren-junior-registration--form .reg-page-header .main-title:after {
        display: block;
        content: '';
        height: 2px;
        width: 20%;
        background: #fff;
        position: absolute;
        right: 10%;
        bottom: 76%; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form .reg-page-header p {
      color: #fff;
      margin: 15px 0; }
  .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr {
    text-align: left;
    padding: 0 30px; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr label.control-label {
      width: 250px;
      display: inline-block;
      color: #094581; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .radios--wrapper legend {
      width: 250px;
      color: #094581; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .radios--wrapper .option {
      width: auto; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .form-item-parent-surname label,
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .form-item-first-name label {
      width: auto; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .form-item-parent-surname input,
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .form-item-first-name input {
      width: 50%; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr input[type="text"],
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr input[type="email"],
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr input[type="number"],
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr select.form-control {
      border-radius: 15px;
      border: 1px solid #fff;
      box-shadow: none; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr input[type="radio"],
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr input[type="checkbox"] {
      margin-top: 0; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .select-wrapper {
      display: inline-block;
      width: auto; }
      .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .select-wrapper .shs-select {
        background-color: #fff;
        border: none;
        line-height: 45px;
        padding: 0 28px 0 12px;
        border-radius: 15px; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .form-type-checkbox label {
      width: auto; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .txt-red {
      color: red; }
    .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .form-type-processed-text {
      color: #094581; }
      .webform-submission-form.webform-submission-nutren-junior-registration--form #edit-container-nutren-jnr .form-type-processed-text ol {
        list-style: none;
        font-size: 12px;
        padding-left: 0;
        color: #757982; }

.webform-submission-form.webform-submission-nutren-registration-form {
  max-width: 980px;
  margin: 0 auto;
  background-color: #CCFFCC;
  border: 1px solid #e6e6e6; }
  .webform-submission-form.webform-submission-nutren-registration-form .form-actions {
    padding: 20px; }
    .webform-submission-form.webform-submission-nutren-registration-form .form-actions #edit-submit {
      margin-right: 0;
      width: 100px; }
  .webform-submission-form.webform-submission-nutren-registration-form .reg-page-header {
    background-color: #33CC33;
    padding: 20px 20px 25px;
    position: relative;
    text-align: center; }
    .webform-submission-form.webform-submission-nutren-registration-form .reg-page-header .main-title {
      margin-bottom: 20px;
      color: #fff; }
    .webform-submission-form.webform-submission-nutren-registration-form .reg-page-header p {
      color: #fff;
      margin: 15px 0; }
  .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr {
    text-align: left;
    padding: 0 30px; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .form-inline .control-label {
      margin-bottom: 10px; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr label.control-label {
      color: #000; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .radios--wrapper legend {
      color: #000; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .radios--wrapper .option {
      width: auto; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr input[type="text"],
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr input[type="email"],
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr input[type="number"],
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr select.form-control {
      border-radius: 4px;
      border: 1px solid #e6e6e6;
      box-shadow: none; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr input[type="radio"],
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr input[type="checkbox"] {
      margin-top: 0; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .select-wrapper {
      display: inline-block;
      width: auto; }
      .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .select-wrapper .shs-select {
        background-color: #fff;
        border: 1px solid #e6e6e6;
        line-height: 45px;
        padding: 0 28px 0 12px;
        border-radius: 4px; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .form-type-checkbox label {
      width: auto; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr #edit-how-did-you-hear-about-this-event- {
      margin-bottom: 30px; }
      .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr #edit-how-did-you-hear-about-this-event- label {
        margin-bottom: 0px; }
      .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr #edit-how-did-you-hear-about-this-event- .checkbox {
        margin-bottom: 0;
        margin-top: 0;
        line-height: 19px; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .txt-red {
      color: red; }
    .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .form-type-processed-text {
      color: #000; }
      .webform-submission-form.webform-submission-nutren-registration-form #edit-container-nutren-jnr .form-type-processed-text ol {
        list-style: none;
        font-size: 12px;
        padding-left: 0;
        color: #757982; }

.webform-submission-form.webform-submission-oral-impact-registration-form {
  max-width: 980px;
  margin: 0 auto;
  background-color: #e0efff;
  border: 1px solid #e6e6e6; }
  .webform-submission-form.webform-submission-oral-impact-registration-form .form-actions {
    padding: 20px; }
    .webform-submission-form.webform-submission-oral-impact-registration-form .form-actions #edit-submit {
      margin-right: 0;
      width: 100px; }
  .webform-submission-form.webform-submission-oral-impact-registration-form .reg-page-header {
    background-color: #4f9cea;
    padding-bottom: 25px;
    padding-top: 20px;
    position: relative;
    text-align: center; }
    .webform-submission-form.webform-submission-oral-impact-registration-form .reg-page-header .main-title {
      margin-bottom: 20px;
      color: #fff; }
    .webform-submission-form.webform-submission-oral-impact-registration-form .reg-page-header p {
      color: #fff;
      margin: 15px 0; }
  .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr {
    text-align: left;
    padding: 0 30px; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-special-diet-for-cancer-treatment {
      width: 49%; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .form-inline .control-label {
      margin-bottom: 10px; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr label.control-label {
      display: inline-block;
      color: #094581; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .radios--wrapper legend {
      color: #094581; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .radios--wrapper .option {
      width: auto; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr input[type="text"],
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr input[type="email"],
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr input[type="number"],
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr select.form-control {
      border-radius: 4px;
      border: 1px solid #e6e6e6;
      box-shadow: none; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr input[type="radio"],
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr input[type="checkbox"] {
      margin-top: 0; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .select-wrapper {
      display: inline-block;
      width: auto; }
      .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .select-wrapper .shs-select {
        background-color: #fff;
        border: 1px solid #e6e6e6;
        line-height: 45px;
        padding: 0 28px 0 12px;
        border-radius: 4px; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .form-type-checkbox label {
      width: auto; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .txt-red {
      color: red; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .form-type-processed-text {
      color: #094581; }
      .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr .form-type-processed-text ol {
        list-style: none;
        font-size: 14px;
        padding-left: 0;
        color: #757982; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-how-did-you-hear-about-this-event---wrapper {
      margin-bottom: 30px; }
      .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-how-did-you-hear-about-this-event---wrapper legend {
        color: #094581; }
      .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-how-did-you-hear-about-this-event---wrapper label {
        margin-bottom: 0px; }
      .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-how-did-you-hear-about-this-event---wrapper .checkbox {
        margin-bottom: 0;
        margin-top: 0;
        line-height: 19px; }
    .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-i-m {
      margin-bottom: 30px; }
      .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-i-m legend {
        color: #094581; }
      .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-i-m label {
        width: auto;
        margin-bottom: 0px; }
      .webform-submission-form.webform-submission-oral-impact-registration-form #edit-container-nutren-jnr #edit-i-m .radio {
        margin-bottom: 0;
        margin-top: 0;
        line-height: 19px; }

.gigya-style-modern div.gigya-screen-dialog-top {
  background-color: #14377d !important; }

.gigya-screen a:link, .gigya-screen a:visited {
  color: #14377d !important; }

.gigya-screen input[type=button], .gigya-screen input[type=submit] {
  background-color: #14377d !important;
  border: 2px solid #14377d !important; }
  .gigya-screen input[type=button]:hover, .gigya-screen input[type=submit]:hover {
    background-color: white !important; }

.header-wrapper {
  min-height: 115px; }

header {
  background: #f7f7f7;
  border: 0;
  padding: 0;
  width: 100%;
  z-index: 998;
  position: inherit; }

.region-header {
  display: block;
  background: #eef0f3;
  padding: 0 24px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between; }
  .region-header .navbar-header {
    left: 0;
    position: relative;
    top: auto;
    margin: auto 0;
    z-index: 11; }
    @media screen and (min-width: 992px) {
      .region-header .navbar-header {
        position: relative;
        top: 0;
        z-index: 999;
        flex: 1;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end; } }
  @media screen and (max-width: 1024px) {
    .region-header {
      margin: 0 auto; } }
  .region-header::before, .region-header::after {
    display: none; }
  .region-header .logo {
    display: block;
    float: none;
    margin: 0; }
    .region-header .logo img {
      width: 125px; }
      @media screen and (max-width: 991px) {
        .region-header .logo img {
          margin: 0 auto;
          padding-left: 0;
          width: 140px; } }

.block-views-exposed-filter-blocksearchcontent-page-1 form .form-item {
  margin-bottom: 0; }
.block-views-exposed-filter-blocksearchcontent-page-1 form .form--inline.form-inline.clearfix {
  position: relative; }
.block-views-exposed-filter-blocksearchcontent-page-1 form .form-group:before {
  color: #00a2c9;
  content: '\f002';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-size: 25px;
  font-weight: 900;
  line-height: 40px;
  margin-left: 5px;
  position: absolute;
  right: 5px;
  vertical-align: sub; }
  @media screen and (max-width: 991px) {
    .block-views-exposed-filter-blocksearchcontent-page-1 form .form-group:before {
      right: -15px; } }
.block-views-exposed-filter-blocksearchcontent-page-1 form .form-group .form-text {
  background-color: transparent;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  max-width: 1px;
  padding-left: 40px; }
.block-views-exposed-filter-blocksearchcontent-page-1 form .form-actions {
  display: none; }

#mobile-search-item #views-exposed-form-searchcontent-page-1 .form-actions {
  display: none !important; }

@media screen and (max-width: 1024px) {
  .region-we-mega-menu {
    display: none !important;
    background-color: transparent !important; } }
.region-we-mega-menu .we-mega-menu-ul .dropdown-menu > span:before {
  background-image: none; }
.region-we-mega-menu .navbar {
  margin-bottom: 0; }
.region-we-mega-menu .we-mega-menu-col.span12 {
  margin-top: 1.3125rem; }
.region-we-mega-menu .navbar-default {
  background-color: transparent;
  border: 0 !important; }
  .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li {
    border: 0;
    border-bottom: 2px solid transparent;
    line-height: 2;
    padding: 20px; }
    .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li:hover {
      border-bottom: 2px solid #14377d;
      border-radius: 0;
      color: #14377d;
      cursor: pointer;
      padding: 20px; }
      .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li:hover a:hover,
      .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li:hover span:hover {
        color: #14377d; }
      .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li:hover .third-level {
        display: none; }
    .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li .we-megamenu-nolink,
    .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li a {
      font-size: 18px;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      color: #14377d;
      background-color: transparent;
      text-transform: none;
      font-weight: normal;
      padding: 0;
      border-bottom: 2px solid transparent;
      line-height: 2;
      margin-left: 10px; }
    .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li.active {
      border-bottom: 2px solid #14377d;
      border-radius: 0px; }
      .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li.active > a,
      .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li.active > span {
        color: #636f77; }
    .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li .we-mega-menu-submenu {
      box-shadow: none !important;
      border: none !important;
      margin-top: -1px; }
      .region-we-mega-menu .navbar-default .we-mega-menu-ul li.we-mega-menu-li .we-mega-menu-submenu > .we-mega-menu-submenu {
        left: 349px; }
  .region-we-mega-menu .navbar-default .we-mega-menu-ul .dropdown-menu {
    min-width: auto; }
    .region-we-mega-menu .navbar-default .we-mega-menu-ul .dropdown-menu > a:before {
      background-image: none; }
  .region-we-mega-menu .navbar-default .second-level {
    position: fixed;
    left: 0;
    right: 0;
    top: 115px;
    background: #f6f6f7;
    padding: 0; }
    .region-we-mega-menu .navbar-default .second-level .we-mega-menu-submenu-inner {
      width: 51%;
      height: 100%;
      margin: 0 auto;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 20%;
      float: left;
      background: white; }
    .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li {
      background-size: 25px;
      background: url(../images/arrow.png) no-repeat 100% 0;
      border-left: 7px solid transparent !important;
      padding: 0;
      border-bottom: 0px solid transparent;
      border-radius: 0px; }
      .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li.active {
        border-bottom: 0px solid transparent; }
      .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li:hover {
        cursor: pointer;
        border-left: 7px solid #00738e !important;
        border-radius: 0px;
        color: #00738e;
        border-bottom: 0px solid transparent;
        padding: 0; }
        .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li:hover > .third-level {
          display: block; }
      .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li.no-arrow {
        background: none; }
      .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li a,
      .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li span {
        border-bottom: 0px solid transparent; }
      .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li .we-megamenu-nolink,
      .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li a,
      .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li span {
        margin-left: 25px;
        color: #636f77;
        font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
        border: none;
        line-height: 2;
        border-bottom: 1px solid transparent; }
        .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li .we-megamenu-nolink:hover,
        .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li a:hover,
        .region-we-mega-menu .navbar-default .second-level li.we-mega-menu-li span:hover {
          border-bottom: 1px solid #00738e;
          display: inline-block;
          color: #00738e !important; }
    .region-we-mega-menu .navbar-default .second-level .third-level {
      margin: 0;
      padding: 0;
      width: 50vw;
      background: #f6f6f7;
      position: fixed !important;
      margin-top: 114px !important;
      left: 51% !important;
      top: 0 !important;
      display: block; }
      .region-we-mega-menu .navbar-default .second-level .third-level .we-mega-menu-submenu-inner {
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 20px 0px;
        background: none !important;
        height: 100%; }
      .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li {
        background: none;
        border-bottom: 0px solid transparent;
        border-left: 7px solid transparent;
        border-radius: 0px;
        padding: 0; }
        .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li.active {
          background: none;
          border-bottom: 1px solid transparent;
          border-left: 7px solid transparent;
          border-radius: 0px;
          padding: 0; }
        .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li:hover {
          background: none;
          border-bottom: 0px solid transparent;
          border-left: 7px solid transparent;
          border-radius: 0px;
          padding: 0; }
        .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li a,
        .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li span {
          background: none;
          border-bottom: 1px solid transparent;
          border-left: 7px solid transparent;
          border-radius: 0px;
          padding: 0; }
          .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li a:hover,
          .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li span:hover {
            background: none;
            border-bottom: 1px solid #00738e;
            border-left: none;
            border-radius: 0px;
            padding: 0;
            display: inline-block;
            margin-left: 32px; }
        .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li .we-megamenu-nolink,
        .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li a,
        .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li span {
          background: none;
          border-bottom: 1px solid transparent;
          border-left: 7px solid transparent;
          border-radius: 0px;
          padding: 0;
          display: inline-block; }
          .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li .we-megamenu-nolink:hover,
          .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li a:hover,
          .region-we-mega-menu .navbar-default .second-level .third-level li.we-mega-menu-li span:hover {
            background: none;
            border-bottom: 1px solid #00738e;
            border-left: none;
            border-radius: 0px;
            padding: 0;
            display: inline-block;
            margin-left: 32px; }
  .region-we-mega-menu .navbar-default .single-line {
    position: fixed;
    left: 0;
    right: 0;
    top: 115px;
    background: transparent;
    min-height: auto;
    padding: 0; }
    .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li {
      background: none;
      border-left: 7px solid transparent !important;
      padding-top: 0;
      padding-bottom: 0;
      border-bottom: 1px solid transparent;
      border-radius: 0px;
      display: inline;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li.active {
        border-bottom: 1px solid transparent; }
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li:hover {
        cursor: pointer;
        border-left: 7px solid transparent !important;
        border-radius: 0px;
        color: #14377d;
        border-bottom: 1px solid transparent;
        padding-top: 0;
        padding-bottom: 0; }
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li a,
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li span {
        border-bottom: 1px solid transparent;
        display: inline; }
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li a:hover,
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li span:hover {
        color: #14377d;
        border-bottom: 1px solid #14377d;
        display: inline; }
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li .we-megamenu-nolink,
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li a,
      .region-we-mega-menu .navbar-default .single-line li.we-mega-menu-li span {
        margin-left: 25px;
        color: #14377d;
        font-family: 'LatoBold', Arial, Helvetica, sans-serif;
        border: none;
        line-height: 2;
        border-bottom: 1px solid transparent; }
    .region-we-mega-menu .navbar-default .single-line .we-mega-menu-submenu-inner {
      width: 100%;
      margin: 0 auto;
      padding: 20px 0 30px 0;
      float: none;
      background: #fff;
      min-height: auto;
      text-align: center; }
  .region-we-mega-menu .navbar-default .btn-subscribe.dropdown-menu:hover {
    position: static; }
  .region-we-mega-menu .navbar-default .btn-subscribe .subscribe {
    position: absolute;
    left: -125px;
    top: 80px;
    background: #f8f9fa;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 20px;
    width: 300px;
    margin-top: -3px !important; }
    .region-we-mega-menu .navbar-default .btn-subscribe .subscribe .we-mega-menu-li:hover {
      border-bottom: 1px solid transparent; }
    .region-we-mega-menu .navbar-default .btn-subscribe .subscribe input {
      border: none;
      background: #fff;
      width: 100%;
      text-align: center; }
    .region-we-mega-menu .navbar-default .btn-subscribe .subscribe button {
      background-color: #223d4e;
      text-transform: uppercase;
      padding: 10px 20px;
      color: #fff;
      border: none;
      width: 100%; }
      .region-we-mega-menu .navbar-default .btn-subscribe .subscribe button:hover {
        background-color: #223d4e;
        text-transform: uppercase;
        padding: 10px 20px;
        color: #fff;
        border: none; }
      .region-we-mega-menu .navbar-default .btn-subscribe .subscribe button.close {
        width: auto; }
  .region-we-mega-menu .navbar-default .filter-level {
    position: fixed;
    left: 0;
    right: 0;
    top: 95px;
    background: none;
    padding-left: 0px;
    padding-right: 0px; }
    .region-we-mega-menu .navbar-default .filter-level legend {
      float: left;
      width: auto;
      padding-right: 20px;
      color: #fff;
      font-size: 16px; }
      .region-we-mega-menu .navbar-default .filter-level legend:hover {
        border-bottom: none;
        border-radius: 0;
        padding: 0px 20px 0 0;
        color: #fff !important;
        cursor: pointer; }
        .region-we-mega-menu .navbar-default .filter-level legend:hover a:hover,
        .region-we-mega-menu .navbar-default .filter-level legend:hover span:hover {
          color: #fff !important; }
    .region-we-mega-menu .navbar-default .filter-level .form--inline {
      width: 800px;
      margin: 0 auto;
      text-align: center; }
    .region-we-mega-menu .navbar-default .filter-level .fieldset-wrapper {
      width: 800px;
      text-align: center; }
    .region-we-mega-menu .navbar-default .filter-level .form-group {
      margin-bottom: 0px !important; }
    .region-we-mega-menu .navbar-default .filter-level label {
      background: #fff;
      border-radius: 27px;
      color: #1cb0d0;
      padding: 0px 15px;
      font-size: 12px;
      margin: 0 5px; }
      .region-we-mega-menu .navbar-default .filter-level label:hover {
        background: #168faf !important;
        color: #fff; }
      .region-we-mega-menu .navbar-default .filter-level label.active {
        background: #168faf !important;
        color: #fff; }
    .region-we-mega-menu .navbar-default .filter-level input[type="radio"] {
      visibility: hidden;
      width: 1px; }
    .region-we-mega-menu .navbar-default .filter-level .view-content {
      background: #fff;
      padding: 20px 0px;
      margin: 0 auto; }
      .region-we-mega-menu .navbar-default .filter-level .view-content .views-view-grid {
        width: 90%;
        margin: 0 auto; }
        .region-we-mega-menu .navbar-default .filter-level .view-content .views-view-grid .col-sm-2 {
          width: 100%; }
        .region-we-mega-menu .navbar-default .filter-level .view-content .views-view-grid .brand-link {
          text-align: center; }
          .region-we-mega-menu .navbar-default .filter-level .view-content .views-view-grid .brand-link img {
            width: auto;
            height: 90px; }
    .region-we-mega-menu .navbar-default .filter-level .views-exposed-form {
      background: #00a2c9;
      width: 100%;
      padding: 12px 0px;
      margin: 0;
      height: 56px; }
  .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter {
    width: 100%;
    padding-left: calc(50% - 400px);
    padding-right: calc(50% - 400px); }
    .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .filter-heading {
      display: flex;
      margin-bottom: 16px;
      height: 28px; }
      .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .filter-heading a.filter-expand {
        background: #fff;
        border-radius: 27px;
        color: #1cb0d0;
        padding: 0px 30px 0 15px;
        font-size: 12px;
        margin: 0 20px 0 0;
        border-bottom: 0;
        line-height: 28px;
        height: 28px;
        position: relative; }
        .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .filter-heading a.filter-expand:before {
          position: absolute;
          font-family: 'Font Awesome 5 Free';
          top: 0px;
          right: 10px;
          content: '\f077';
          color: #57c2dc; }
        .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .filter-heading a.filter-expand:hover {
          background: #0B90B1;
          color: #fff; }
          .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .filter-heading a.filter-expand:hover:before {
            color: #fff; }
        .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .filter-heading a.filter-expand.collapsed:before {
          content: '\f078'; }
        .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .filter-heading a.filter-expand #filterCount {
          background: #0B90B1;
          color: #fff;
          width: 22px;
          height: 22px;
          border-radius: 50%;
          display: inline-block;
          margin: 3px -3px 3px 5px;
          line-height: 22px; }
    .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .filter-label {
      color: #ffffff;
      margin-right: 20px; }
    .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .action-reset button {
      background: transparent;
      color: #fff;
      padding: 0px;
      font-size: 12px;
      margin: 0;
      border-bottom: 0;
      line-height: 28px;
      border: 0;
      text-transform: uppercase;
      height: 28px; }
      .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-exposed-filter .action-reset button span {
        display: none; }
  .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options {
    background: #57c2dc;
    text-align: left;
    position: relative;
    width: 100%;
    padding-left: calc(50% - 400px);
    padding-right: calc(50% - 400px); }
    .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options legend {
      color: #fff;
      font-weight: normal;
      width: 100%;
      font-size: 14px;
      margin: 15px 0; }
    .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options .fieldset-wrapper {
      text-align: left; }
      .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options .fieldset-wrapper label {
        margin-left: 0;
        padding: 4px 15px; }
        .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options .fieldset-wrapper label input {
          display: none; }
    .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options.in {
      display: inline-block; }
    .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options .action-submit {
      margin: 15px 0;
      clear: both;
      float: left;
      width: 100%; }
      .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options .action-submit button {
        border: 1px solid #fff;
        color: #fff;
        padding: 2px 35px;
        border-radius: 16px; }
        .region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options .action-submit button:hover {
          background: #fff;
          color: #57c2dc; }

.toggle.btn {
  border-top-left-radius: 25%;
  border-bottom-left-radius: 25%;
  border-top-right-radius: 25%;
  border-bottom-right-radius: 25%; }

.we-mega-menu-li.search {
  font-family: 'Font Awesome 5 Free';
  color: #00738e; }
  .we-mega-menu-li.search:hover {
    border-bottom: 2px solid transparent; }
  .we-mega-menu-li.search > span {
    text-indent: -9999px;
    color: transparent; }

.header--container-activate {
  background-color: #fff;
  color: #00738e;
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 10px;
  text-align: right;
  z-index: 11;
  display: flex;
  justify-content: flex-end;
  min-height: 35px; }
  @media screen and (min-width: 992px) {
    .header--container-activate {
      font-size: 18px; } }
  .header--container-activate.green-label .switcher-lable,
  .header--container-activate.green-label .fa-user-tie {
    color: #008000 !important; }
  .header--container-activate .region-topheader {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .header--container-activate .region-topheader.hide {
      display: none; }
    .header--container-activate .region-topheader section {
      display: inline-block; }
      .header--container-activate .region-topheader section#block-languagelinks {
        margin-right: auto;
        margin-left: 0; }
      .header--container-activate .region-topheader section#block-sitetoggle, .header--container-activate .region-topheader section#block-sitetoggle-2 {
        margin-left: auto;
        margin-right: 0; }
      .header--container-activate .region-topheader section:not(:first-child) {
        border-left: 1px solid; }
      .header--container-activate .region-topheader section .btn {
        padding: 10px 5px 10px; }
        .header--container-activate .region-topheader section .btn .caret {
          border: 0;
          display: inline;
          line-height: 10px; }
      .header--container-activate .region-topheader section .btn-default {
        background-color: transparent;
        border: 0 none;
        font-size: 14px;
        color: #00738e; }
        @media screen and (min-width: 991px) {
          .header--container-activate .region-topheader section .btn-default {
            font-size: 18px; } }
      .header--container-activate .region-topheader section .dropdown-toggle {
        border-left: 0;
        box-shadow: 0 0 0 black; }
        .header--container-activate .region-topheader section .dropdown-toggle ::before {
          color: #00738e;
          content: '\f078';
          font-family: 'Font Awesome 5 Free';
          font-size: 12px;
          position: relative;
          top: -4px; }
      .header--container-activate .region-topheader section .dropdown-menu {
        max-width: 75px;
        min-width: 1px;
        border-radius: 0;
        left: -13px;
        list-style-type: none;
        list-style-image: none; }
        .header--container-activate .region-topheader section .dropdown-menu a {
          color: #00738e;
          padding: 3px 12px; }

/*** Mobile menu **/
.block-we-megamenu-blocksubscribe {
  padding-right: 20px; }

.responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after {
  background-color: #00a2c9;
  left: 0;
  width: 30px; }
.responsive-menu-toggle-icon span.icon {
  background-color: #00a2c9;
  left: 0;
  width: 30px; }

#navbar .mm-navbar > * {
  padding: 0; }
#navbar .mm-navbar {
  background: #f7f7f7;
  border-bottom: transparent;
  padding: 0;
  height: auto; }
  #navbar .mm-navbar .logo {
    width: 120px !important; }

.mm-navbar {
  background: #f7f7f7;
  border-bottom: transparent;
  padding: 20px;
  height: auto; }
  .mm-navbar .mm-navbar__btn {
    position: absolute;
    top: 16px; }
    .mm-navbar .mm-navbar__btn:first-child {
      left: -10px; }
  .mm-navbar .mm-navbar__title {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    color: #636f77 !important;
    text-align: right;
    line-height: 25px; }
  .mm-navbar .mm-btn_next:after,
  .mm-navbar .mm-btn_prev:before {
    border: none !important;
    content: '\f060';
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    color: #00a2c9 !important;
    transform: none; }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  transform: translate(0vw, 0, 0); }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 20px;
  background-color: #fff; }

.mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  font-size: 18px;
  text-overflow: clip;
  white-space: normal;
  padding-right: 20px !important;
  line-height: 20px; }

.mm-listview .mm-listitem .mm-btn_next > span, .mm-listview .mm-listitem .mm-btn_next .mm-sronly {
  border-bottom: none; }

.menu--main.mm-listview {
  text-align: center;
  background-color: #f0f0f0; }
.menu--main .mm-listitem > span {
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #636f77;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e2e2e2; }
.menu--main .mm-listitem .mm-btn_next > span,
.menu--main .mm-listitem .mm-btn_next .mm-sronly {
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #636f77;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e2e2e2; }
.menu--main .mm-listitem .mm-btn_fullwidth + a {
  padding-right: 0px; }
.menu--main .mm-listitem .mm-btn_fullwidth + span {
  padding-right: 0px; }
.menu--main .mm-listitem .mm-btn_next:before,
.menu--main .mm-listitem .mm-btn_next:after {
  display: none; }
.menu--main .mm-listitem:after {
  left: 0;
  border-bottom: 1px solid #e2e2e2; }

.mm-listview {
  text-align: center;
  background-color: #E6E6E6; }
  .mm-listview .mm-listitem > span {
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #636f77;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d9d9d9; }
  .mm-listview .mm-listitem .mm-btn_fullwidth + a {
    padding-right: 0px; }
  .mm-listview .mm-listitem .mm-btn_fullwidth + span {
    padding-right: 0px; }
  .mm-listview .mm-listitem .mm-btn_next:before,
  .mm-listview .mm-listitem .mm-btn_next:after {
    display: none; }
  .mm-listview .mm-listitem:after {
    left: 0;
    border-bottom: 1px solid #e2e2e2; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent; }

@media screen and (max-width: 1024px) {
  footer {
    text-align: center;
    margin: 0 auto; } }
footer .legal {
  background: #2f394f;
  padding: 40px 15px; }
  footer .legal h2 {
    color: #fff; }
  footer .legal .region-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: start;
    -moz-align-items: start;
    -ms-align-items: start;
    align-items: start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1330px; }
    @media (max-width: 1024px) {
      footer .legal .region-footer {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        footer .legal .region-footer section {
          width: 100%; } }
    @media (max-width: 1024px) {
      footer .legal .region-footer .footer-logo {
        margin-bottom: 20px; }
        footer .legal .region-footer .footer-logo img {
          display: inline-block; } }
    footer .legal .region-footer .footer-logo .btn-newsletter-signup {
      margin-top: 43px;
      color: #fff;
      font-size: 16px;
      border: 2px solid #fff;
      border-radius: 30px;
      display: block;
      text-align: center;
      max-width: 200px;
      cursor: pointer; }
      footer .legal .region-footer .footer-logo .btn-newsletter-signup:hover {
        background-color: #fff; }
      footer .legal .region-footer .footer-logo .btn-newsletter-signup a {
        color: #fff;
        display: block;
        padding: 0 10px;
        border-radius: 30px;
        line-height: 40px; }
        footer .legal .region-footer .footer-logo .btn-newsletter-signup a:hover {
          color: #2f394f; }
      @media screen and (max-width: 1024px) {
        footer .legal .region-footer .footer-logo .btn-newsletter-signup {
          margin: 30px auto; } }
    @media screen and (max-width: 1024px) {
      footer .legal .region-footer #block-nhsc-master-legal {
        width: 100%; } }
    footer .legal .region-footer .menu--legal {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (max-width: 1024px) {
        footer .legal .region-footer .menu--legal {
          margin-bottom: 20px;
          margin-top: 20px; } }
      footer .legal .region-footer .menu--legal li a {
        padding: 0 40px;
        color: #fff;
        font-family: 'LatoBold', Arial, Helvetica, sans-serif;
        font-size: 22px;
        line-height: 30px; }
        @media (max-width: 1024px) {
          footer .legal .region-footer .menu--legal li a {
            padding: 0;
            font-size: 16px; } }
        footer .legal .region-footer .menu--legal li a:hover, footer .legal .region-footer .menu--legal li a:active, footer .legal .region-footer .menu--legal li a:focus {
          background: none; }
    footer .legal .region-footer .contact-details {
      font-size: 16px;
      color: #fff;
      line-height: 30px;
      text-align: left; }
      @media (max-width: 1024px) {
        footer .legal .region-footer .contact-details {
          text-align: center; } }
      footer .legal .region-footer .contact-details .contact-details__heading {
        font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
      footer .legal .region-footer .contact-details .contact-details__numbers {
        font-family: 'LatoBold', Arial, Helvetica, sans-serif;
        font-size: 22px; }
        footer .legal .region-footer .contact-details .contact-details__numbers img {
          width: auto;
          max-width: 260px; }
        @media (max-width: 1024px) {
          footer .legal .region-footer .contact-details .contact-details__numbers {
            font-size: 16px; } }
        footer .legal .region-footer .contact-details .contact-details__numbers a {
          color: #fff; }
      footer .legal .region-footer .contact-details .email-img {
        width: 100%;
        max-width: 260px; }
        @media (max-width: 1024px) {
          footer .legal .region-footer .contact-details .email-img {
            width: 180px; } }
    footer .legal .region-footer .social-details {
      color: #fff;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      text-align: left; }
      @media (max-width: 1024px) {
        footer .legal .region-footer .social-details {
          text-align: center; } }
      footer .legal .region-footer .social-details h2 {
        text-transform: uppercase;
        font-size: 28px;
        margin: 0 0 20px 0;
        padding: 0;
        line-height: 30px;
        color: #fff; }
      footer .legal .region-footer .social-details .social-details__flag {
        width: 30px;
        height: 30px;
        display: inline-block;
        margin-right: 15px; }
        footer .legal .region-footer .social-details .social-details__flag img {
          border-radius: 50%;
          width: 100%; }
      footer .legal .region-footer .social-details .social-details__icons {
        margin-top: 20px; }
        footer .legal .region-footer .social-details .social-details__icons .social-btn {
          display: block;
          color: #fff;
          font-family: 'LatoBold', Arial, Helvetica, sans-serif;
          font-size: 16px; }
          footer .legal .region-footer .social-details .social-details__icons .social-btn svg {
            border-radius: 50%;
            border: 2px solid white;
            width: 30px;
            height: 30px;
            padding: 5px;
            line-height: 27px;
            margin: 0 10px 5px 0;
            vertical-align: middle; }
          footer .legal .region-footer .social-details .social-details__icons .social-btn i {
            color: #fff;
            font-size: 14px;
            line-height: 27px;
            margin: 0 10px 10px 0;
            text-align: center;
            border-radius: 50%;
            border: 2px solid #fff;
            width: 30px;
            height: 30px;
            background-color: transparent; }
            @media (max-width: 1024px) {
              footer .legal .region-footer .social-details .social-details__icons .social-btn i {
                display: block;
                margin: 10px auto; } }
          footer .legal .region-footer .social-details .social-details__icons .social-btn:hover {
            text-decoration: underline; }
footer .copyright {
  background: #2f394f;
  padding: 20px 15px;
  color: #fff;
  font-size: 14px;
  border-top: 1px solid #3c4965;
  text-align: left; }
  @media (max-width: 1024px) {
    footer .copyright {
      text-align: center; } }
  footer .copyright .field--name-body {
    margin: 0;
    text-align: left; }

.webform-submission-form .alert {
  padding: 15px;
  line-height: 18px; }
  .webform-submission-form .alert .close {
    display: none; }

.mm-slideout #toolbar-administration + .dialog-off-canvas-main-canvas .region-we-mega-menu .navbar-default .filter-level {
  top: 175px; }
.mm-slideout #toolbar-administration + .dialog-off-canvas-main-canvas .region-we-mega-menu .navbar-default .second-level,
.mm-slideout #toolbar-administration + .dialog-off-canvas-main-canvas .region-we-mega-menu .navbar-default .single-line {
  top: 194px; }
  .mm-slideout #toolbar-administration + .dialog-off-canvas-main-canvas .region-we-mega-menu .navbar-default .second-level .third-level,
  .mm-slideout #toolbar-administration + .dialog-off-canvas-main-canvas .region-we-mega-menu .navbar-default .single-line .third-level {
    top: 79px !important; }

@media (max-width: 1024px) {
  .responsive-menu-toggle-wrapper.responsive-menu-toggle {
    display: block !important; } }
.region-subheader {
  background-color: #14377d; }
  @media screen and (max-width: 1024px) {
    .region-subheader {
      background-color: #fff; } }
  @media screen and (max-width: 1024px) {
    .region-subheader nav {
      padding: 10px; } }
  .region-subheader nav .sub-nav__mobile {
    color: #14377d;
    background-color: #fff;
    border: 1px solid #14377d;
    padding: 10px;
    font-size: 16px;
    font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
    cursor: pointer;
    position: relative; }
    @media screen and (min-width: 1024px) {
      .region-subheader nav .sub-nav__mobile {
        display: none; } }
    .region-subheader nav .sub-nav__mobile::after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 5px 0 5px;
      border-color: #14377d transparent transparent transparent;
      content: '';
      position: absolute;
      right: 10px;
      top: 45%; }
    .region-subheader nav .sub-nav__mobile.down::after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 5px 5px 5px;
      border-color: transparent transparent #14377d transparent;
      content: '';
      position: absolute;
      right: 10px;
      top: 45%; }
  .region-subheader nav .menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    color: #fff;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .region-subheader nav .menu {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #14377d; } }
    @media screen and (max-width: 1024px) {
      .region-subheader nav .menu li {
        border-bottom: 1px solid #fff;
        text-align: center;
        width: 100%; } }
    .region-subheader nav .menu li a {
      color: #fff;
      text-transform: uppercase;
      padding: 20px; }
      @media screen and (max-width: 1024px) {
        .region-subheader nav .menu li a {
          padding: 10px; } }
      .region-subheader nav .menu li a:hover {
        text-decoration: underline; }
      .region-subheader nav .menu li a.active-trail {
        background-color: #fff;
        color: #14377d; }
        @media screen and (max-width: 1024px) {
          .region-subheader nav .menu li a.active-trail {
            background-color: transparent;
            color: #fff; } }
    .region-subheader nav .menu li .caret {
      display: none; }
    @media screen and (max-width: 1024px) {
      .region-subheader nav .menu li.expanded .caret {
        display: block;
        right: 10px;
        top: 45%;
        position: absolute; } }
    @media screen and (max-width: 1024px) {
      .region-subheader nav .menu li.expanded.open .caret {
        border-top-width: 0;
        border-bottom: 4px solid #fff; } }
    .region-subheader nav .menu li .dropdown-menu {
      background-color: #14377d;
      border: none;
      border-bottom: 1px solid #fff;
      border-radius: 0;
      box-shadow: none;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 1024px) {
        .region-subheader nav .menu li .dropdown-menu {
          position: relative;
          width: 100%;
          border: none; } }
      .region-subheader nav .menu li .dropdown-menu li {
        padding: 12px 20px;
        border-top: 1px solid #fff; }
        @media screen and (max-width: 1024px) {
          .region-subheader nav .menu li .dropdown-menu li {
            text-align: left;
            border-bottom: none; } }
        .region-subheader nav .menu li .dropdown-menu li a {
          padding: 0;
          font-size: 14px; }
          @media screen and (max-width: 1024px) {
            .region-subheader nav .menu li .dropdown-menu li a {
              font-size: 12px; } }
  .region-subheader nav .open > a, .region-subheader nav .open a:hover, .region-subheader nav .open a:focus {
    background-color: transparent;
    text-decoration: underline; }

/* TOP Region Subscribe */
.subscribe-btn {
  padding: 10px; }
  .subscribe-btn a {
    font-size: 14px;
    padding: 5px; }
    @media screen and (min-width: 992px) {
      .subscribe-btn a {
        padding: 10px 10px 10px 5px;
        font-size: 18px; } }

.block-views .block-title {
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .block-views .block-title {
      font-size: 38px;
      margin-bottom: 0; } }

.more-link {
  margin-top: 60px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .more-link {
      margin-top: 80px; } }
  .more-link a {
    border: 2px solid #00b0d2;
    border-radius: 4px;
    display: inline-block;
    font-weight: 300;
    padding: 18px 80px; }
    .more-link a:hover {
      background: #00b0d2;
      color: #fff; }

.views-field-field-summary {
  color: rgba(99, 111, 119, 0.8);
  font-size: 16px;
  line-height: 25px;
  margin: 25px 0; }

.brand-listing .view-header {
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  color: #636f77;
  font-size: 20px;
  line-height: 32px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .brand-listing .view-header {
      display: none; } }
.brand-listing .item {
  margin-top: 60px; }
  @media screen and (min-width: 768px) {
    .brand-listing .item {
      margin-top: 80px; } }
  @media screen and (max-width: 767px) {
    .brand-listing .item:not(:nth-child(-n+3)) {
      display: none; } }
  .brand-listing .item .img-responsive {
    display: inline-block; }

.nhsc-tab-filter .views-exposed-form fieldset.fieldgroup {
  margin: 0 auto 20px auto;
  padding: 0 25px;
  float: none;
  display: inline-block;
  border-bottom: 1px solid #00738e; }
  @media screen and (max-width: 991px) {
    .nhsc-tab-filter .views-exposed-form fieldset.fieldgroup {
      display: none; } }
.nhsc-tab-filter .views-exposed-form .control-label {
  border: 0;
  margin: 0 25px 0 0;
  padding: 0 0 15px 0;
  border-bottom: 3px solid transparent;
  color: #00738e; }
  .nhsc-tab-filter .views-exposed-form .control-label:hover {
    background: transparent;
    border-bottom: 3px solid transparent;
    color: #2f394f; }
  .nhsc-tab-filter .views-exposed-form .control-label.active {
    color: #00738e;
    border: 0;
    border-bottom: 3px solid #00738e; }
  .nhsc-tab-filter .views-exposed-form .control-label .form-radio {
    display: none; }
  .nhsc-tab-filter .views-exposed-form .control-label .form-item:last-child {
    margin-right: 0; }
.nhsc-tab-filter .views-exposed-form .form-type-select .control-label {
  display: none; }

#views-exposed-form-nhsc-master-brands-page-1 .form-type-select, #views-exposed-form-nhsc-master-brands-page-1 .webform-type-radios {
  display: none; }

@media screen and (max-width: 991px) {
  #views-exposed-form-nhsc-master-brands-page-1 .form-type-select {
    display: inline-block;
    float: none; } }
@media screen and (min-width: 992px) {
  #views-exposed-form-nhsc-master-brands-page-1 .webform-type-radios {
    display: inline-block; } }
/* BRAND LISTING ---------------------------------------------------------------------- */
.nhsc-brand-listing .view-header {
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  color: #636f77;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  max-width: 800px;
  margin: 25px auto 40px auto; }
.nhsc-brand-listing .views-exposed-form .fieldset-legend {
  display: none; }
.nhsc-brand-listing .views-row {
  margin-bottom: 40px; }
  @media screen and (min-width: 992px) {
    .nhsc-brand-listing .views-row {
      margin-bottom: 60px; } }
  @media screen and (max-width: 991px) {
    .nhsc-brand-listing .views-row .views-field-nothing {
      padding: 0 20px; } }
.nhsc-brand-listing .flip-card-back a {
  margin-top: 15px;
  display: block; }

/* LINKEDIN FEED ---------------------------------------------------------------------- */
.view-linked-in-feed {
  max-width: 60%;
  margin: 40px auto; }
  @media screen and (max-width: 767px) {
    .view-linked-in-feed {
      max-width: 82%;
      margin: 40px auto;
      text-align: center; } }
  .view-linked-in-feed .linkedin-title {
    color: #223d4e;
    font-size: 20px; }
    .view-linked-in-feed .linkedin-title::before {
      content: '|';
      margin-right: 10px; }
      @media screen and (max-width: 767px) {
        .view-linked-in-feed .linkedin-title::before {
          display: none; } }
  .view-linked-in-feed .linkedin-followers {
    margin-top: 0px;
    text-align: center;
    font-size: 14px; }
    @media screen and (max-width: 767px) {
      .view-linked-in-feed .linkedin-followers {
        margin-top: 10px; } }
  .view-linked-in-feed .button {
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .view-linked-in-feed .button {
        margin-top: 0px; } }
  .view-linked-in-feed .linkedin-follow-button {
    border: 2px solid #00738e;
    border-radius: 20px;
    padding: 5px 20px; }
  .view-linked-in-feed .linkedin-feed-content {
    margin: 40px 0 40px 18px; }
    @media screen and (max-width: 767px) {
      .view-linked-in-feed .linkedin-feed-content {
        margin: 40px 0;
        text-align: left; } }

/* STORE LOCATOR ---------------------------------------------------------------------- */
.search-store-html {
  max-width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .search-store-html {
      max-width: 90%;
      margin-top: 20px; } }
  .search-store-html .store-map,
  .search-store-html .store-listing {
    margin-top: 20px; }
  .search-store-html .bef-exposed-form {
    text-align: center;
    width: 30%;
    margin: 0 auto; }
    @media screen and (max-width: 991px) {
      .search-store-html .bef-exposed-form {
        width: 100%; } }
    .search-store-html .bef-exposed-form .form-inline > .form-item {
      float: none; }
    .search-store-html .bef-exposed-form .form-group {
      display: block; }
      .search-store-html .bef-exposed-form .form-group label {
        display: block;
        text-align: left; }
      .search-store-html .bef-exposed-form .form-group input[type='text'] {
        border-radius: 5px;
        height: 40px;
        margin-top: 20px;
        width: 100%; }
      .search-store-html .bef-exposed-form .form-group .button {
        display: inline-block;
        min-width: 170px;
        font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
        background: #14377d;
        font-size: 20px;
        border-radius: 5px;
        padding: 15px 55px;
        margin: 30px 0 10px 0;
        color: #fff;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        border: transparent;
        padding-top: 10px;
        padding-bottom: 10px; }
        .search-store-html .bef-exposed-form .form-group .button:hover {
          background: #fff;
          color: #14377d; }
        @media screen and (max-width: 767px) {
          .search-store-html .bef-exposed-form .form-group .button {
            margin-top: 20px; } }
  .search-store-html hr {
    margin-bottom: 25px;
    padding-top: 30px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e6e6e6; }
    @media screen and (max-width: 767px) {
      .search-store-html hr {
        padding-top: 0px; } }
  .search-store-html .view-nppe-where-to-buy ul {
    list-style: none; }
    .search-store-html .view-nppe-where-to-buy ul li {
      margin-bottom: 20px; }
    .search-store-html .view-nppe-where-to-buy ul .section {
      font-size: 16px;
      text-transform: uppercase; }

.geolocation-common-map-container .location-content h1 {
  font-size: 18px; }

/* OFFICE SEARCH ---------------------------------------------------------------------- */
.paragraph--type--nhs-office-search {
  max-width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 1024px) {
    .paragraph--type--nhs-office-search {
      max-width: 90%;
      margin-top: 20px; } }
  .paragraph--type--nhs-office-search .table-responsive {
    border: transparent; }
  .paragraph--type--nhs-office-search form {
    margin: 0 auto;
    width: 40%; }
    @media screen and (max-width: 1024px) {
      .paragraph--type--nhs-office-search form {
        width: 100%; } }
    .paragraph--type--nhs-office-search form .office-results-count {
      margin-top: 30px; }
      @media screen and (max-width: 1024px) {
        .paragraph--type--nhs-office-search form .office-results-count {
          margin-top: 25px; } }
    .paragraph--type--nhs-office-search form label {
      margin: 20px 0 10px 0; }
    .paragraph--type--nhs-office-search form .select-wrapper {
      margin-bottom: 10px; }
    .paragraph--type--nhs-office-search form select.form-control {
      border-radius: 5px;
      height: 40px;
      color: #636f77;
      line-height: 25px; }
  .paragraph--type--nhs-office-search .btn-container {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .paragraph--type--nhs-office-search .btn-container {
        margin-top: 10px; } }
  .paragraph--type--nhs-office-search .js-form-wrapper {
    margin: 20px 0; }
    .paragraph--type--nhs-office-search .js-form-wrapper .office-filter-button,
    .paragraph--type--nhs-office-search .js-form-wrapper .map-toggle-buttons,
    .paragraph--type--nhs-office-search .js-form-wrapper .product-reset-button {
      display: inline-block;
      min-width: 170px;
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      background: #14377d;
      font-size: 20px;
      border-radius: 5px;
      padding: 15px 55px;
      margin: 30px 0 10px 0;
      color: #fff;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      border: transparent;
      padding: 10px 40px;
      margin-top: 0px;
      min-width: 195px; }
      .paragraph--type--nhs-office-search .js-form-wrapper .office-filter-button:hover,
      .paragraph--type--nhs-office-search .js-form-wrapper .map-toggle-buttons:hover,
      .paragraph--type--nhs-office-search .js-form-wrapper .product-reset-button:hover {
        background: #fff;
        color: #14377d; }
      @media screen and (max-width: 767px) {
        .paragraph--type--nhs-office-search .js-form-wrapper .office-filter-button,
        .paragraph--type--nhs-office-search .js-form-wrapper .map-toggle-buttons,
        .paragraph--type--nhs-office-search .js-form-wrapper .product-reset-button {
          margin-top: 20px; } }
  .paragraph--type--nhs-office-search .office-results {
    margin-top: 30px; }

.press-intro {
  margin-top: 30px; }
  @media screen and (min-width: 768px) {
    .press-intro {
      margin-top: 0; } }

#block-pressreleasesintro,
.view-search-press-releases {
  margin: 0; }
  @media screen and (min-width: 768px) {
    #block-pressreleasesintro,
    .view-search-press-releases {
      margin: 0 9%; } }

.js-facet-block-id-pressreleasesdatefacets {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px; }
  @media screen and (min-width: 768px) {
    .js-facet-block-id-pressreleasesdatefacets {
      float: left;
      margin-left: 0;
      margin-right: 9%; } }
  .js-facet-block-id-pressreleasesdatefacets ul {
    margin: 0;
    padding: 0; }
    .js-facet-block-id-pressreleasesdatefacets ul li {
      display: block;
      float: left;
      list-style: none;
      list-style-image: none;
      margin: 0;
      padding: 0; }
      .js-facet-block-id-pressreleasesdatefacets ul li a {
        background-color: #f2f2f2;
        display: block;
        margin-bottom: 2px;
        margin-right: 2px;
        padding: 7px 10px; }
        .js-facet-block-id-pressreleasesdatefacets ul li a.is-active {
          background: #00a2c9;
          color: #fff; }
          .js-facet-block-id-pressreleasesdatefacets ul li a.is-active .js-facet-deactivate {
            display: none; }

#block-search-press-releases {
  height: 36px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px; }
  @media screen and (min-width: 768px) {
    #block-search-press-releases {
      float: left;
      margin-left: 9%;
      width: 280px; } }
  #block-search-press-releases .form-item {
    position: relative; }
    #block-search-press-releases .form-item:before {
      color: #00a2c9;
      content: '\f002';
      display: block;
      font-family: 'Font Awesome 5 Free';
      font-size: 16px;
      height: 18px;
      left: 10px;
      position: absolute;
      text-indent: 0;
      top: 8px;
      width: 18px;
      z-index: 100; }
  #block-search-press-releases label {
    border: 1px solid #f2f2f2;
    border-radius: 4px 0 0 4px;
    border-right: 0;
    display: block;
    float: left;
    height: 36px;
    position: relative;
    text-indent: -9999px;
    width: 30px; }
  #block-search-press-releases .form-control {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    box-shadow: none;
    height: 36px;
    position: relative;
    width: calc(100% - 30px);
    padding-left: 35px; }
  #block-search-press-releases label,
  #block-search-press-releases .form-submit {
    display: none; }
  #block-search-press-releases .form-item,
  #block-search-press-releases .form-control {
    width: 100%; }

.view-search-press-releases {
  clear: both;
  float: none;
  max-width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .view-search-press-releases {
      max-width: 82%; } }
  .view-search-press-releases .views-row {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    padding-top: 20px; }
    .view-search-press-releases .views-row:first-child {
      border-top: 1px solid #d7d7d7; }
    .view-search-press-releases .views-row .views-field-date {
      float: left;
      text-transform: capitalize;
      width: 10%; }
      @media screen and (min-width: 768px) {
        .view-search-press-releases .views-row .views-field-date {
          width: 70px; } }
    .view-search-press-releases .views-row .views-field-title {
      float: left;
      padding-left: 10px;
      width: 80%; }
      @media screen and (min-width: 768px) {
        .view-search-press-releases .views-row .views-field-title {
          width: calc(100% - 70px); } }
      .view-search-press-releases .views-row .views-field-title a {
        color: #2f394f; }
        .view-search-press-releases .views-row .views-field-title a:hover, .view-search-press-releases .views-row .views-field-title a:focus {
          color: #00a2c9; }

/* ARTICLE FILTER  ---------------------------------------------------------------------- */
/* ARTICLE LISTING  ---------------------------------------------------------------------- */
.article-listing {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1108px;
  margin: 0 auto; }
  .article-listing .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 0;
    margin-left: 0; }
  .article-listing:before, .article-listing:after {
    display: none; }

.article-item {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  height: 285px;
  width: 100%; }
  .article-item .article-image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .article-item .article-summary {
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 15px 15px 55px 15px;
    width: 260px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    height: calc(100% - 30px); }
    .article-item .article-summary .article-hover {
      position: absolute;
      width: 260px;
      height: 999px;
      top: 0;
      left: 0;
      display: block;
      opacity: 0.8;
      transition: opacity .3s ease-in-out; }
    .article-item .article-summary .article-type, .article-item .article-summary h2, .article-item .article-summary p {
      position: relative;
      z-index: 1; }
    .article-item .article-summary .article-type {
      text-transform: uppercase;
      font-size: 12px;
      margin-bottom: 10px; }
    .article-item .article-summary h2 {
      color: #fff;
      font-size: 26px;
      font-weight: bold;
      margin-top: 10px;
      line-height: 29px;
      margin-bottom: 5px; }
    .article-item .article-summary p {
      font-size: 13px;
      line-height: 17px;
      margin-bottom: 0; }
    .article-item .article-summary .icon {
      position: absolute;
      bottom: 15px;
      left: 15px; }
  .article-item:hover .article-summary .article-hover {
    opacity: 1; }

@media (min-width: 768px) {
  .article-item {
    width: calc(50% - 15px); } }
@media (min-width: 1200px) {
  .article-item {
    height: 385px; }

  .article-item:first-child {
    width: calc(42% - 15px); }

  .article-item:last-child {
    width: calc(58% - 15px); }

  .article-listing .article-item {
    width: calc(33.3333% - 20px); }

  .article-listing .article-item:nth-child(1), .article-listing .article-item:nth-child(4) {
    width: calc(58.33333% - 15px); }

  .article-listing .article-item:nth-child(2), .article-listing .article-item:nth-child(3) {
    width: calc(41.66667% - 15px); } }
.pager-nav .pager__item--last a {
  padding-top: 0 !important; }

.pager-nav {
  text-align: left !important; }
  .pager-nav .pager__item--last a {
    padding-top: 10px !important; }

.articles-filter .filters {
  display: flex;
  padding: 20px 0 0 0;
  flex-wrap: wrap; }
  @media only screen and (min-width: 991px) {
    .articles-filter .filters {
      padding: 0 0 36px 0; } }
  .articles-filter .filters .filter {
    width: 100%; }
    @media only screen and (min-width: 991px) {
      .articles-filter .filters .filter {
        width: 80%; } }
    .articles-filter .filters .filter .form-wrapper {
      width: 100%; }
    .articles-filter .filters .filter .control-label {
      padding-left: 0; }
  .articles-filter .filters .form-item:first-child {
    margin-left: 0; }
.articles-filter .form-radios {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .articles-filter .form-radios .form-radio {
    display: none; }
.articles-filter .form-type-radio {
  margin: 0;
  padding: 0; }
.articles-filter legend {
  display: none; }
.articles-filter .form--inline > .form-item {
  float: none !important; }
@media only screen and (min-width: 992px) {
  .articles-filter .filter .form-type-radio {
    width: 25%; } }
.articles-filter .filter .form-type-radio .control-label {
  color: #16145f;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase; }
  @media only screen and (min-width: 992px) {
    .articles-filter .filter .form-type-radio .control-label {
      font-size: 16px;
      padding: 0 20px 20px;
      width: 100%;
      height: 100%; } }
  .articles-filter .filter .form-type-radio .control-label:before {
    display: block;
    content: '';
    margin: 20px auto 10px auto;
    width: 116px;
    height: 83px; }
    @media only screen and (max-width: 991px) {
      .articles-filter .filter .form-type-radio .control-label:before {
        display: none; } }
  @media only screen and (min-width: 991px) {
    .articles-filter .filter .form-type-radio .control-label:after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 16px solid transparent;
      border-right: 16px solid transparent;
      border-top: 16px solid transparent;
      position: absolute;
      left: calc(50% - 16px);
      bottom: -16px; } }
  .articles-filter .filter .form-type-radio .control-label[for^="edit-topic-all"] {
    color: #72458e; }
  .articles-filter .filter .form-type-radio .control-label[for^="edit-topic-760"] {
    color: #55b987; }
  .articles-filter .filter .form-type-radio .control-label[for^="edit-topic-759"] {
    color: #f3ca60; }
  .articles-filter .filter .form-type-radio .control-label[for^="edit-topic-758"] {
    color: #f1745e; }
  .articles-filter .filter .form-type-radio .control-label[for^="edit-topic-all"]:before {
    background-image: url("../images/menu-cat0.png"); }
  .articles-filter .filter .form-type-radio .control-label[for^="edit-topic-760"]:before {
    background-image: url("../images/moving-forward-menu.png"); }
  .articles-filter .filter .form-type-radio .control-label[for^="edit-topic-759"]:before {
    background-image: url("../images/people-impact-menu.png"); }
  .articles-filter .filter .form-type-radio .control-label[for^="edit-topic-758"]:before {
    background-image: url("../images/using-nutrition-menu.png"); }
  .articles-filter .filter .form-type-radio .control-label.active {
    color: #fff; }
    .articles-filter .filter .form-type-radio .control-label.active:before {
      background-position: -116px 0px !important; }
    .articles-filter .filter .form-type-radio .control-label.active[for^="edit-topic-all"] {
      background-color: #72458e; }
    .articles-filter .filter .form-type-radio .control-label.active[for^="edit-topic-760"] {
      background-color: #55b987; }
    .articles-filter .filter .form-type-radio .control-label.active[for^="edit-topic-759"] {
      background-color: #f3ca60; }
    .articles-filter .filter .form-type-radio .control-label.active[for^="edit-topic-758"] {
      background-color: #f1745e; }
    .articles-filter .filter .form-type-radio .control-label.active[for^="edit-topic-all"]:after {
      border-top-color: #72458e; }
    .articles-filter .filter .form-type-radio .control-label.active[for^="edit-topic-760"]:after {
      border-top-color: #55b987; }
    .articles-filter .filter .form-type-radio .control-label.active[for^="edit-topic-759"]:after {
      border-top-color: #f3ca60; }
    .articles-filter .filter .form-type-radio .control-label.active[for^="edit-topic-758"]:after {
      border-top-color: #f1745e; }
.articles-filter .tags {
  width: 100%; }
  @media only screen and (min-width: 991px) {
    .articles-filter .tags {
      width: 20%; } }
  .articles-filter .tags .btn-primary {
    background: #524f4b;
    color: #fff;
    border: 0;
    padding: 0 0 0 67px;
    margin: 0;
    border-radius: 0;
    width: 100%;
    position: relative;
    font-size: 12px;
    line-height: 48px;
    text-transform: uppercase;
    text-align: left; }
    .articles-filter .tags .btn-primary:before {
      display: block;
      content: '';
      margin: 0px;
      width: 52px;
      height: 48px;
      background-image: url("../images/browse-by-tag-menu.png");
      background-position: -52px 0px;
      background-size: 220%;
      left: 0;
      position: absolute; }
      @media only screen and (min-width: 992px) {
        .articles-filter .tags .btn-primary:before {
          background-position: -116px 0px; } }
    @media only screen and (min-width: 992px) {
      .articles-filter .tags .btn-primary {
        font-size: 16px;
        padding: 0 20px 20px;
        text-align: center;
        line-height: 20px; }
        .articles-filter .tags .btn-primary:before {
          display: block;
          content: '';
          margin: 20px auto 10px auto;
          width: 116px;
          height: 83px;
          left: initial;
          position: relative;
          background-size: 200%; }
        .articles-filter .tags .btn-primary:after {
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-left: 16px solid transparent;
          border-right: 16px solid transparent;
          border-top: 16px solid #524f4b;
          position: absolute;
          left: calc(50% - 16px);
          bottom: -16px; } }
    .articles-filter .tags .btn-primary.collapsed {
      background: transparent;
      color: #524f4b; }
      .articles-filter .tags .btn-primary.collapsed:before {
        background-position: 0px 0px; }
      .articles-filter .tags .btn-primary.collapsed:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 16px solid transparent;
        position: absolute;
        left: calc(50% - 16px);
        bottom: 10px; }
.articles-filter .tags-list {
  margin-top: 20px; }
  .articles-filter .tags-list .form-radios {
    justify-content: flex-start; }
  .articles-filter .tags-list .control-label {
    margin: 0;
    padding: 0;
    border: 2px solid #00b0d2;
    color: #00b0d2;
    border-radius: 20px;
    display: inline-block;
    line-height: 40px;
    margin: 0 5px 20px;
    padding: 0 20px; }
    .articles-filter .tags-list .control-label.active {
      background: #00b0d2;
      color: #fff; }

/* SLICK COMPONENT LAYOUT ---------------------------------------------------------------------- */
.slick-dots li button:before {
  font-size: 15px;
  color: #8cd1e4; }

.slick-dots li.slick-active button:before {
  color: #00738E; }

.slick-active button:before {
  color: #00738E; }

.slick-arrow::before,
.slick-arrow::after {
  content: '';
  display: block;
  height: 8px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 0; }

@media screen and (max-width: 991px) {
  .slick-dots {
    margin-top: 20px; }

  .slick__arrow {
    display: none; } }
.slick-prev:before,
.slick-next:before {
  font-family: 'Font Awesome 5 Free'; }

.slick-prev {
  left: 0; }

.slick-prev:before {
  color: #00738e;
  content: '\f053'; }

.slick-next {
  right: 0; }

.slick-next:before {
  color: #00738e;
  content: '\f054'; }

.slick--view--nhsc-master-text-slider-new-view {
  margin: 20px 0; }
  .slick--view--nhsc-master-text-slider-new-view .slick__arrow {
    display: none; }
  .slick--view--nhsc-master-text-slider-new-view .slick-dots {
    margin-top: -55px;
    position: relative; }
    .slick--view--nhsc-master-text-slider-new-view .slick-dots li.slick-active button:before {
      color: #fff; }
    .slick--view--nhsc-master-text-slider-new-view .slick-dots li button {
      color: #fff; }

/* OWL CAROUSEL THUMBS ---------------------------------------------------------------------- */
.owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent !important; }

.owl-thumb-item img {
  width: 150px;
  height: auto; }

.owl-thumbs {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: table;
  width: 100%;
  text-align: center;
  padding: 5%; }

.owl-thumb-item {
  display: table-cell;
  border: none;
  background: none;
  padding: 0;
  opacity: .4; }
  .owl-thumb-item.active {
    opacity: 1;
    outline: none; }
  .owl-thumb-item:focus {
    border: none;
    outline: none; }

.owl-dots {
  padding-top: 30px; }
  .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    outline: none;
    background: #00738e; }
  .owl-dots .owl-dot:focus {
    border: none;
    outline: none; }

.label {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #0a6cff;
  color: white;
  padding: 10px 20px;
  z-index: 5;
  text-align: center; }

/* CONTENT SLIDER ---------------------------------------------------------------------- */
.slick--view--nhsc-new-master-image-slider,
.slick--view--nhsc-new-master-image-slider-top {
  margin: 20px auto 20px auto;
  border-top: 1px solid #d7d7d7;
  width: 90%;
  padding: 0 20px; }
  @media screen and (max-width: 991px) {
    .slick--view--nhsc-new-master-image-slider,
    .slick--view--nhsc-new-master-image-slider-top {
      padding: 0; } }
  .slick--view--nhsc-new-master-image-slider .paragraph--type--nhsc-image-and-content-slider,
  .slick--view--nhsc-new-master-image-slider .paragraph--type--nhsc-image-content-slider-top,
  .slick--view--nhsc-new-master-image-slider-top .paragraph--type--nhsc-image-and-content-slider,
  .slick--view--nhsc-new-master-image-slider-top .paragraph--type--nhsc-image-content-slider-top {
    width: 95%;
    margin: 0 auto; }
  .slick--view--nhsc-new-master-image-slider .image-content-slider,
  .slick--view--nhsc-new-master-image-slider-top .image-content-slider {
    margin-top: 20px;
    margin-bottom: 20px; }
    .slick--view--nhsc-new-master-image-slider .image-content-slider .image-content-slider__title,
    .slick--view--nhsc-new-master-image-slider-top .image-content-slider .image-content-slider__title {
      color: #4f310e;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      font-size: 1.25em;
      margin-bottom: 10px; }
    .slick--view--nhsc-new-master-image-slider .image-content-slider .image-content-slider__text,
    .slick--view--nhsc-new-master-image-slider-top .image-content-slider .image-content-slider__text {
      line-height: 24px; }

.field--name-field-slide-text-contents a {
  font-size: 11px;
  color: #fff;
  text-decoration: underline; }

.page-node-276 .slick--view--nhsc-new-master-image-slider,
.page-node-276 .slick--view--nhsc-new-master-image-slider-top {
  border-top: none; }
  .page-node-276 .slick--view--nhsc-new-master-image-slider .image-content-slider .image-content-slider__title,
  .page-node-276 .slick--view--nhsc-new-master-image-slider-top .image-content-slider .image-content-slider__title {
    color: #289a5f;
    margin-bottom: 15px;
    font-size: 26px; }

.slick--view--nhsc-master-people-slider {
  margin: 20px auto 20px auto;
  width: 90%;
  padding: 20px;
  border-bottom: 1px solid #d7d7d7; }
  @media screen and (max-width: 991px) {
    .slick--view--nhsc-master-people-slider {
      padding: 0; } }
  .slick--view--nhsc-master-people-slider .paragraph--type--nhsc-people {
    width: 80%;
    margin: 0 auto 20px auto; }
    @media screen and (max-width: 991px) {
      .slick--view--nhsc-master-people-slider .paragraph--type--nhsc-people {
        width: 100%; } }
    .slick--view--nhsc-master-people-slider .paragraph--type--nhsc-people .image-content-slider__text .field--name-field-nhsc-people-text {
      color: #636f77;
      font-family: "LatoRegular"; }
      @media screen and (max-width: 991px) {
        .slick--view--nhsc-master-people-slider .paragraph--type--nhsc-people .image-content-slider__text .field--name-field-nhsc-people-text {
          font-size: 14px; } }
  .slick--view--nhsc-master-people-slider .field--name-field-nhsc-people-image img {
    width: 100%;
    height: 100%; }
  .slick--view--nhsc-master-people-slider .field--name-field-nhsc-people-title {
    color: #4f310e;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    text-transform: uppercase; }
    @media screen and (max-width: 991px) {
      .slick--view--nhsc-master-people-slider .field--name-field-nhsc-people-title {
        margin-top: 20px;
        margin-bottom: 20px; } }

/* TEXT SLIDER ---------------------------------------------------------------------- */
.text-slider {
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
  word-wrap: break-word;
  min-height: 360px; }
  @media screen and (max-width: 991px) {
    .text-slider {
      min-height: 260px; } }
  .text-slider .description ul {
    line-height: 23px;
    list-style-position: outside;
    margin-left: 1em;
    font-size: 18px;
    list-style: disc; }
  .text-slider .description a {
    color: #fff;
    text-decoration: underline; }

.text-slider:after {
  content: '';
  display: table;
  clear: both; }

.padding {
  padding: 15px; }

/* PRODUCT LINE SLIDER ---------------------------------------------------------------------- */
.owl-carousel {
  max-width: 1108px;
  margin: 0 auto 50px auto; }
  .owl-carousel .owl-item {
    text-align: center; }
    .owl-carousel .owl-item .field--name-field-slider-image {
      height: 260px; }
      .owl-carousel .owl-item .field--name-field-slider-image img {
        margin: 0 auto;
        width: auto;
        max-height: 260px; }
    .owl-carousel .owl-item .field--name-field-brand-product-name {
      font-size: 20px;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      max-width: 290px;
      min-height: 50px;
      margin: 0 auto; }
    .owl-carousel .owl-item .field--name-field-brand-product-info {
      font-size: 16px;
      margin-bottom: 25px;
      padding-left: 20px;
      padding-right: 20px; }
    .owl-carousel .owl-item .field--name-field-brand-product-buy-link, .owl-carousel .owl-item .product-buy-now-button-container {
      display: inline-block;
      min-width: 170px;
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      background: #14377d;
      font-size: 20px;
      border-radius: 5px;
      padding: 15px 55px;
      margin: 30px 0 10px 0;
      color: #fff;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      margin-left: 10px;
      margin-right: 10px;
      border: 2px solid; }
      .owl-carousel .owl-item .field--name-field-brand-product-buy-link:hover, .owl-carousel .owl-item .product-buy-now-button-container:hover {
        background: #fff;
        color: #14377d; }
      .owl-carousel .owl-item .field--name-field-brand-product-buy-link:hover, .owl-carousel .owl-item .product-buy-now-button-container:hover {
        background: #fff;
        color: #14377d;
        border: 2px solid #14377d;
        transition: background-color 350ms ease-in-out, border 350ms ease-in-out; }
        .owl-carousel .owl-item .field--name-field-brand-product-buy-link:hover a, .owl-carousel .owl-item .product-buy-now-button-container:hover a {
          color: #14377d;
          transition: color 350ms ease-in-out; }
      .owl-carousel .owl-item .field--name-field-brand-product-buy-link a, .owl-carousel .owl-item .product-buy-now-button-container a {
        color: #fff;
        font-size: 20px; }
    .owl-carousel .owl-item .btn-buynow, .owl-carousel .owl-item .btn-kwit-buynow {
      display: inline-block;
      min-width: 170px;
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      background: #14377d;
      font-size: 20px;
      border-radius: 5px;
      padding: 15px 55px;
      margin: 30px 0 10px 0;
      color: #fff;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      border: 2px solid #14377d; }
      .owl-carousel .owl-item .btn-buynow:hover, .owl-carousel .owl-item .btn-kwit-buynow:hover {
        background: #fff;
        color: #14377d; }
      .owl-carousel .owl-item .btn-buynow a, .owl-carousel .owl-item .btn-kwit-buynow a {
        color: #fff; }
      .owl-carousel .owl-item .btn-buynow:hover, .owl-carousel .owl-item .btn-kwit-buynow:hover {
        background: #fff;
        color: #14377d;
        border: 2px solid #14377d; }
  .owl-carousel .owl-nav, .owl-carousel .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    font-family: 'Font Awesome 5 Free';
    outline: none; }
    @media (max-width: 991px) {
      .owl-carousel .owl-nav, .owl-carousel .owl-controls {
        top: 18%; } }
    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-prev {
      position: absolute;
      left: 0;
      background: transparent !important;
      opacity: 1 !important;
      padding: 0 !important;
      color: #223d4e; }
      @media (max-width: 991px) {
        .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-prev {
          left: 10px; } }
      .owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-controls .owl-prev span {
        display: none; }
      .owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-controls .owl-prev:before {
        color: #00738e;
        content: '\f053';
        font-size: 25px; }
      .owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-controls .owl-prev:hover, .owl-carousel .owl-controls .owl-prev:focus {
        background: none;
        outline: none; }
    .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-controls .owl-next {
      position: absolute;
      right: 0;
      background: transparent !important;
      opacity: 1 !important;
      padding: 0 !important; }
      @media (max-width: 991px) {
        .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-controls .owl-next {
          right: 10px; } }
      .owl-carousel .owl-nav .owl-next span, .owl-carousel .owl-controls .owl-next span {
        display: none; }
      .owl-carousel .owl-nav .owl-next:before, .owl-carousel .owl-controls .owl-next:before {
        color: #00738e;
        content: '\f054';
        font-size: 25px; }
      .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-next:focus, .owl-carousel .owl-controls .owl-next:hover, .owl-carousel .owl-controls .owl-next:focus {
        background: none;
        outline: none; }
    .owl-carousel .owl-nav:hover, .owl-carousel .owl-nav:active, .owl-carousel .owl-controls:hover, .owl-carousel .owl-controls:active {
      background: none;
      outline: none;
      border: none; }

/* IMAGE ---------------------------------------------------------------------- */
.owl-carousel .paragraph--type--image {
  max-width: 94%;
  margin: 0 auto; }
  .owl-carousel .paragraph--type--image img {
    margin: 0 auto; }

/* MORE PRODUCTS SLICK SLIDER ---------------------------------------------------------------------- */
.slick--view--more-products {
  max-width: 1108px;
  margin: 0 auto 50px auto; }
  .slick--view--more-products .field--name-field-slider-image {
    height: 260px; }
    .slick--view--more-products .field--name-field-slider-image img {
      max-height: 260px;
      width: auto;
      margin: 0 auto; }
  .slick--view--more-products .slick__slide {
    text-align: center; }

.page-node-type-page .mainContent {
  color: #636f77;
  width: 100%; }
  .page-node-type-page .mainContent .container {
    margin: 0 auto 50px;
    max-width: 980px; }
    @media screen and (max-width: 991px) {
      .page-node-type-page .mainContent .container {
        margin-top: 20px; } }
    @media screen and (min-width: 992px) {
      .page-node-type-page .mainContent .container {
        max-width: 920px; } }
    @media screen and (min-width: 1200px) {
      .page-node-type-page .mainContent .container {
        max-width: 1120px;
        width: 1120px; } }
  .page-node-type-page .mainContent .noContentPadding {
    margin-left: -10px;
    margin-right: -10px; }
.page-node-type-page .region-banner {
  display: flex;
  flex-wrap: wrap; }
.page-node-type-page .region-banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.page-node-type-page .region-content {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px; }
  .page-node-type-page .region-content .region-content {
    padding-left: 0;
    padding-right: 0; }
    @media screen and (max-width: 991px) {
      .page-node-type-page .region-content .region-content {
        padding-bottom: 20px; } }
.page-node-type-page .mainWrapper .field--name-body h1 {
  color: #636f77;
  font-size: 1.5em;
  margin-top: 10px;
  text-align: center; }
.page-node-type-page .mainWrapper .field--name-body h5 {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  margin-bottom: 20px; }
.page-node-type-page .mainWrapper .field--name-body p {
  font-size: 1.125em;
  line-height: 1.75em;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .page-node-type-page .mainWrapper .field--name-body p {
      font-size: 14px; } }
  .page-node-type-page .mainWrapper .field--name-body p.copy--medium-txt {
    font-size: 16px; }
    @media screen and (max-width: 991px) {
      .page-node-type-page .mainWrapper .field--name-body p.copy--medium-txt {
        font-size: 14px; } }
.page-node-type-page .mainWrapper .field--name-body .recipe-push-block h1.title {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: bold;
  color: #00a2c9;
  text-transform: uppercase;
  text-align: left; }
.page-node-type-page .mainWrapper .field--name-body .recipe-push-block h1 p {
  font-size: 30px;
  line-height: 30px; }
.page-node-type-page .mainWrapper .field--name-body .recipe-push-block p {
  line-height: 18px;
  font-size: 16px;
  margin-bottom: 0; }
.page-node-type-page .mainWrapper .field--name-field-subtitle {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  color: #636f77;
  font-size: 1.125em;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .page-node-type-page .mainWrapper .field--name-field-subtitle {
      font-size: 1.125em; } }
.page-node-type-page .mainWrapper .field--type-text-with-summary {
  padding-right: 10px; }
.page-node-type-page .mainWrapper .verticalpins {
  border-left: 2px solid #e6e6e6;
  color: #888;
  padding-left: 20px;
  position: relative; }
  .page-node-type-page .mainWrapper .verticalpins .start {
    background-color: #00a2c9;
    display: block;
    height: 6px;
    left: -4px;
    position: absolute;
    width: 6px; }
  .page-node-type-page .mainWrapper .verticalpins .stop {
    background-color: #c0c9cf;
    display: block;
    height: 6px;
    left: -4px;
    position: absolute;
    width: 6px; }
.page-node-type-page .paragraph--type--nhsc-uneven-columns .left,
.page-node-type-page .paragraph--type--nhsc-uneven-columns .right {
  border: 0; }
.page-node-type-page .page-header {
  border: 0;
  font-size: 1.75em;
  margin: 0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-top: 20px;
  text-align: left;
  text-transform: uppercase; }
  @media screen and (max-width: 991px) {
    .page-node-type-page .page-header {
      font-size: 1.5em; } }
.page-node-type-page .field--name-field-nhsc-page-content-top,
.page-node-type-page .field--name-field-nhsc-page-content-bottom {
  padding: 30px 0 0; }
  .page-node-type-page .field--name-field-nhsc-page-content-top p,
  .page-node-type-page .field--name-field-nhsc-page-content-bottom p {
    margin-bottom: 15px; }
@media screen and (max-width: 991px) {
  .page-node-type-page ol,
  .page-node-type-page ul {
    font-size: 14px;
    line-height: 1.25em; } }
.page-node-type-page ul {
  line-height: 1.75em;
  list-style-image: url("../images/iconBulletSquareBlue.png");
  list-style-position: outside;
  padding-bottom: 10px;
  padding-left: 2.04%; }
.page-node-type-page .paragraph--type--nhsc-multi-column {
  max-width: 100%; }
.page-node-type-page .paragraph--type--section-title-and-description {
  max-width: 100%; }
  .page-node-type-page .paragraph--type--section-title-and-description h4 {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
  .page-node-type-page .paragraph--type--section-title-and-description p {
    margin-bottom: 20px; }
  .page-node-type-page .paragraph--type--section-title-and-description .field-introduction {
    margin-bottom: 0; }
.page-node-type-page .paragraph--type--nhsc-flexible-grid {
  margin: 0 auto 30px; }
.page-node-type-page .paragraph--type--nhsc-plain-content {
  margin-bottom: 40px; }
.page-node-type-page .paragraph--type--nhsc-hover-component {
  max-width: 100%;
  margin: 0 auto; }
.page-node-type-page .paragraph--type--nhsc-brand-accordion {
  max-width: 100%; }
.page-node-type-page .field--name-field-page-components .paragraph--type--nhsc-uneven-columns {
  max-width: 100%; }

.page-border {
  border: 1px solid #e6e6e6; }

/* BRAND PAGE LAYOUT ---------------------------------------------------------------------- */
.Brand .mainContent .container .field--name-body h5 {
  font-size: 20px;
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  margin-bottom: 20px; }
.Brand .mainContent .container .field--name-body p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px; }
.Brand .mainContent .container .field--name-field-subtitle {
  margin: 0 auto;
  font-size: 20px;
  max-width: 1088px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .Brand .mainContent .container .field--name-field-subtitle {
      font-size: 18px;
      padding-left: 10px;
      padding-right: 10px; } }
.Brand .mainContent .container h2 {
  margin-bottom: 40px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .Brand .mainContent .container h2 {
      margin-bottom: 20px; } }
.Brand .mainContent .container h3 {
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .Brand .mainContent .container h3 {
      margin-bottom: 20px; } }
.Brand .mainContent .page-header {
  border: none;
  margin: 20px 0;
  padding-top: 20px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .Brand .mainContent .page-header {
      margin-top: 10px;
      font-size: 28px; } }
.Brand .paragraph--type--nhsc-plain-content {
  margin: 0 auto 40px;
  max-width: 80%; }
  @media screen and (max-width: 991px) {
    .Brand .paragraph--type--nhsc-plain-content {
      margin-bottom: 20px; } }
.Brand .paragraph--type--nhsc-brand-accordion .paragraph--type--nhsc-plain-content {
  max-width: 99%; }

.block-addtoany-block {
  text-align: center;
  margin: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  .block-addtoany-block a {
    width: 32px;
    height: 32px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    padding: 5px;
    font-size: 16px !important;
    color: #777;
    font-family: 'LatoRegular'; }
  .block-addtoany-block p {
    font-size: 14px !important;
    color: #636f77;
    font-family: 'LatoRegular';
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .block-addtoany-block p {
        width: auto;
        margin-bottom: initial;
        margin-right: 10px; } }
    @media screen and (min-width: 992px) {
      .block-addtoany-block p {
        font-size: 16px !important; } }
  .block-addtoany-block .a2a_svg.a2a_s__default.a2a_s_a2a {
    background: #14377d !important;
    border-radius: 50%;
    height: 20px;
    vertical-align: baseline; }
  .block-addtoany-block .addtoany_list.a2a_kit_size_32 a > span {
    width: 20px;
    line-height: 20px;
    background: none !important; }
  .block-addtoany-block .a2a_button_facebook {
    background-color: #1877f2; }
  .block-addtoany-block .a2a_button_twitter {
    background-color: #55acee; }
  .block-addtoany-block .a2a_button_linkedin {
    background-color: #007bb5; }
  .block-addtoany-block .a2a_button_google_plus {
    background-color: #dd4b39; }
  .block-addtoany-block .a2a_button_email {
    background-color: #8c8c8c; }
    .block-addtoany-block .a2a_button_email span {
      background-color: #8c8c8c !important; }

/* MASTER BANNER ---------------------------------------------------------------------- */
.views-field-field-nhsc-master-banner {
  padding-top: 20px; }
  .views-field-field-nhsc-master-banner .banner {
    margin: 0 5px 30px 5px;
    max-width: 720px; }
    @media (max-width: 991px) {
      .views-field-field-nhsc-master-banner .banner {
        margin-bottom: 0; } }
    @media screen and (min-width: 992px) {
      .views-field-field-nhsc-master-banner .banner {
        max-width: 920px; } }
    @media screen and (min-width: 1200px) {
      .views-field-field-nhsc-master-banner .banner {
        max-width: 1120px;
        width: 1120px; } }

/* Responsive banners ---------------------------------------------------------------------- */
.paragraph--type--banner {
  width: 100%;
  height: 100%; }
  .paragraph--type--banner .field.field--name-field {
    width: 100%; }
    .paragraph--type--banner .field.field--name-field-mobile {
      display: block;
      height: 356px; }
      @media screen and (min-width: 768px) {
        .paragraph--type--banner .field.field--name-field-mobile {
          display: none; } }
    .paragraph--type--banner .field.field--name-field-tablet {
      display: none;
      height: 352px; }
      @media screen and (min-width: 768px) {
        .paragraph--type--banner .field.field--name-field-tablet {
          display: block; } }
      @media screen and (min-width: 1024px) {
        .paragraph--type--banner .field.field--name-field-tablet {
          display: none; } }
    .paragraph--type--banner .field.field--name-field-desktop {
      display: none;
      height: 527px; }
      @media screen and (min-width: 1024px) {
        .paragraph--type--banner .field.field--name-field-desktop {
          display: block; } }
  .paragraph--type--banner .field--label {
    display: none; }
  .paragraph--type--banner .field--item {
    width: 100%;
    height: 100%; }
    .paragraph--type--banner .field--item .background-image {
      display: block;
      background-size: contain !important;
      width: 100%;
      height: 100%; }

.banner {
  text-align: center;
  position: relative;
  margin: 20px 0 30px 0;
  display: flex;
  flex-direction: column; }
  .banner img {
    margin: 0 auto;
    width: 100%; }
  .banner .field--name-field-nhsc-banner-image {
    flex-direction: row;
    order: 3; }
  .banner .banner__text {
    color: #fff;
    font-size: 30px;
    bottom: 20px;
    margin: auto;
    left: 0;
    right: 0;
    padding: 0;
    order: 1;
    flex-direction: row; }
    @media (max-width: 991px) {
      .banner .banner__text {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 14px; } }
    .banner .banner__text h2.cursive-title {
      font-family: 'SatisfyRegular', Arial, Helvetica, sans-serif;
      font-size: 40px;
      margin: 20px 0;
      font-size: 40px;
      color: #fff; }
      @media (max-width: 991px) {
        .banner .banner__text h2.cursive-title {
          display: none; } }
    .banner .banner__text h1.shadow-title {
      font-family: "LatoBold", Arial, Helvetica, sans-serif;
      font-size: 30px;
      margin-bottom: 20px;
      text-transform: initial;
      text-shadow: none;
      text-align: left;
      color: #000; }

.about-us-banner {
  text-align: center;
  position: relative;
  margin: 0 -20px 30px 0; }
  @media screen and (max-width: 991px) {
    .about-us-banner {
      margin: 0 0 20px 0; } }
  .about-us-banner img {
    margin: 0 auto; }
  .about-us-banner .about-us-banner__text {
    color: #fff;
    font-size: 30px;
    position: absolute;
    bottom: 20px;
    margin: auto;
    left: 0;
    right: 0;
    padding: 0 20px; }
    @media (max-width: 991px) {
      .about-us-banner .about-us-banner__text {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 14px; } }
    .about-us-banner .about-us-banner__text h2.cursive-title {
      font-family: 'SatisfyRegular', Arial, Helvetica, sans-serif;
      font-size: 40px;
      margin: 20px 0;
      font-size: 40px;
      color: #fff; }
      @media (max-width: 991px) {
        .about-us-banner .about-us-banner__text h2.cursive-title {
          font-size: 20px;
          margin: 0; } }

/* VIDEO PLAY ---------------------------------------------------------------------- */
.content-container {
  position: relative;
  z-index: 0; }

.video-play {
  background: url(../images/play.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 132px;
  height: 132px;
  cursor: pointer; }
  @media screen and (max-width: 991px) {
    .video-play {
      width: 50px;
      height: 50px; } }

.paragraph--type--nhsc-brand-hero-banner {
  margin: 38px 0; }
  .paragraph--type--nhsc-brand-hero-banner .field--name-field-nhsc-brand-hero-image {
    text-align: center; }
    .paragraph--type--nhsc-brand-hero-banner .field--name-field-nhsc-brand-hero-image .img-responsive {
      display: inline-block; }

/* FULL WIDTH BANNER ---------------------------------------------------------------------- */
.paragraph--type--nhsc-full-banner {
  margin: 40px calc(50% - 50vw) 60px calc(50% - 50vw);
  position: relative; }
  .paragraph--type--nhsc-full-banner .full-width-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 1024px) {
    .paragraph--type--nhsc-full-banner {
      margin: 40px 0;
      background-position: right !important;
      background-size: cover !important; } }
  .paragraph--type--nhsc-full-banner .full-width-banner {
    min-height: 300px;
    padding: 50px 0 0 0; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-full-banner .full-width-banner {
        min-height: 230px; } }
    .paragraph--type--nhsc-full-banner .full-width-banner .text--center {
      text-align: center; }
    .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container {
      max-width: 1395px;
      margin: 0 auto; }
      .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box {
        color: #00a3ca;
        font-size: 18px; }
        @media screen and (max-width: 991px) {
          .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box {
            max-width: 1395px;
            font-size: 16px;
            padding-left: 10px;
            padding-right: 10px;
            padding-bottom: 10px; } }
        .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box h2 {
          color: #000;
          font-family: 'LatoBold', Arial, Helvetica, sans-serif;
          margin-bottom: 20px;
          font-size: 30px; }
          @media screen and (max-width: 991px) {
            .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box h2 {
              font-size: 22px; } }
        .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box .primary-btn {
          margin-top: 30px;
          display: inline-block;
          min-width: 170px;
          font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
          background: #14377d;
          font-size: 20px;
          border-radius: 5px;
          padding: 15px 55px;
          margin: 30px 0 10px 0;
          color: #fff;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase;
          margin-bottom: 0; }
          .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box .primary-btn:hover {
            background: #fff;
            color: #14377d; }
          .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box .primary-btn a {
            color: #fff; }
        .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box .secondary-btn {
          margin-top: 30px;
          display: inline-block;
          min-width: 170px;
          font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
          background: #fff;
          font-size: 20px;
          border: 2px solid #14377d;
          border-radius: 5px;
          padding: 15px 55px;
          margin: 30px 0 10px 0;
          color: #14377d;
          text-align: center;
          text-decoration: none;
          margin-bottom: 0; }
          @media screen and (max-width: 991px) {
            .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box .secondary-btn {
              padding: 10px 40px; } }
          .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box .secondary-btn:hover {
            background: #14377d;
            color: #fff; }
        .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box .secondary-btn--noborder {
          border: none; }
        .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.right, .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.left {
          width: calc(50% - 20px);
          float: right;
          text-align: left;
          color: #fff; }
          @media screen and (max-width: 1024px) {
            .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.right, .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.left {
              width: 100%;
              text-align: center; } }
          .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.right h2, .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.left h2 {
            color: #fff; }
          .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.right .secondary-btn, .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.left .secondary-btn {
            background: #14377d;
            color: #fff; }
            .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.right .secondary-btn a, .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.left .secondary-btn a {
              color: #fff;
              font-size: 18px; }
        @media screen and (min-width: 991px) {
          .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.right {
            margin-right: 20px; } }
        .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.left {
          float: left; }
          @media screen and (min-width: 991px) {
            .paragraph--type--nhsc-full-banner .full-width-banner .full-width-banner__container .text-box.left {
              left: 20px; } }

/* HERO BANNER ---------------------------------------------------------------------- */
.paragraph--type--nhsc-hero-banner {
  margin: 0 calc(50% - 50vw) 60px calc(50% - 50vw); }
  .paragraph--type--nhsc-hero-banner .hero-banner {
    max-width: 1640px;
    margin: 0 auto; }
  .paragraph--type--nhsc-hero-banner .text-box {
    margin: 40px 20px 40px 0;
    padding: 20px;
    color: #223d4e; }
    .paragraph--type--nhsc-hero-banner .text-box.transparent {
      background-color: rgba(255, 255, 255, 0.7); }
    @media (max-width: 1024px) {
      .paragraph--type--nhsc-hero-banner .text-box {
        margin: 65px 0px; } }
    .paragraph--type--nhsc-hero-banner .text-box.pull-center {
      float: none;
      text-align: center;
      margin: 0 auto; }
  .paragraph--type--nhsc-hero-banner h1 {
    color: #00738e;
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .paragraph--type--nhsc-hero-banner h1 {
        font-size: 40px;
        line-height: 46px; } }
  .paragraph--type--nhsc-hero-banner .alt-h1 {
    color: #00738e;
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .paragraph--type--nhsc-hero-banner .alt-h1 {
        font-size: 40px;
        line-height: 46px; } }
  .paragraph--type--nhsc-hero-banner h2 {
    color: #223d4e;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      .paragraph--type--nhsc-hero-banner h2 {
        font-size: 28px;
        line-height: 36px; } }
  .paragraph--type--nhsc-hero-banner .alt-h2 {
    color: #223d4e;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      .paragraph--type--nhsc-hero-banner .alt-h2 {
        font-size: 28px;
        line-height: 36px; } }
  .paragraph--type--nhsc-hero-banner p {
    color: #636f77;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .paragraph--type--nhsc-hero-banner p {
        font-size: 18px;
        line-height: 26px; } }
  .paragraph--type--nhsc-hero-banner .field--name-field-nhsc-button-link .field--item {
    display: inline-block; }
    @media (max-width: 991px) {
      .paragraph--type--nhsc-hero-banner .field--name-field-nhsc-button-link .field--item {
        margin-right: 0;
        width: 100%; } }
    .paragraph--type--nhsc-hero-banner .field--name-field-nhsc-button-link .field--item a {
      display: inline-block;
      min-width: 170px;
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      background: #14377d;
      font-size: 20px;
      border-radius: 5px;
      padding: 15px 55px;
      margin: 30px 0 10px 0;
      color: #fff;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 18px;
      margin: 15px 15px 0 0;
      padding: 15px 20px;
      border: 2px solid #14377d; }
      .paragraph--type--nhsc-hero-banner .field--name-field-nhsc-button-link .field--item a:hover {
        background: #fff;
        color: #14377d; }
      @media (max-width: 991px) {
        .paragraph--type--nhsc-hero-banner .field--name-field-nhsc-button-link .field--item a {
          margin-right: 0;
          width: 100%; } }
      .paragraph--type--nhsc-hero-banner .field--name-field-nhsc-button-link .field--item a:hover {
        background: #fff;
        color: #14377d;
        border: 2px solid #14377d; }
    .paragraph--type--nhsc-hero-banner .field--name-field-nhsc-button-link .field--item:last-child a {
      margin-right: 0; }

.path-frontpage .paragraph--type--nhsc-full-banner
.full-width-banner
.full-width-banner__container {
  max-width: 1640px; }

.paragraph--type--nhsc-content-banner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-content-banner {
      background-size: contain; } }
  @media screen and (max-width: 767px) {
    .paragraph--type--nhsc-content-banner {
      background-position: left center;
      background-size: cover; } }
  .paragraph--type--nhsc-content-banner .content-banner {
    min-height: 391px; }
    .paragraph--type--nhsc-content-banner .content-banner .text-box {
      font-size: 16px;
      max-width: 55%;
      padding: 75px 30px 0px 30px; }
      @media screen and (max-width: 767px) {
        .paragraph--type--nhsc-content-banner .content-banner .text-box {
          max-width: 100%;
          margin-top: 320px; } }
      .paragraph--type--nhsc-content-banner .content-banner .text-box.pull-center {
        max-width: 100%;
        text-align: center; }
      .paragraph--type--nhsc-content-banner .content-banner .text-box h2 {
        font-family: 'LatoBold', Arial, Helvetica, sans-serif;
        font-style: italic;
        margin-bottom: 20px;
        font-size: 40px; }
        @media screen and (max-width: 991px) {
          .paragraph--type--nhsc-content-banner .content-banner .text-box h2 {
            font-size: 25px; } }
      .paragraph--type--nhsc-content-banner .content-banner .text-box .field--name-field-nhsc-full-banner-text {
        width: 80%; }
      .paragraph--type--nhsc-content-banner .content-banner .text-box ul {
        list-style: disc;
        color: #636f77; }
      .paragraph--type--nhsc-content-banner .content-banner .text-box .primary-btn {
        margin-top: 30px;
        display: inline-block;
        min-width: 170px;
        font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
        background: #14377d;
        font-size: 20px;
        border-radius: 5px;
        padding: 15px 55px;
        margin: 30px 0 10px 0;
        color: #fff;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        margin-bottom: 0; }
        .paragraph--type--nhsc-content-banner .content-banner .text-box .primary-btn:hover {
          background: #fff;
          color: #14377d; }
        .paragraph--type--nhsc-content-banner .content-banner .text-box .primary-btn a {
          color: #fff; }
      .paragraph--type--nhsc-content-banner .content-banner .text-box .secondary-btn {
        margin-top: 30px;
        display: inline-block;
        min-width: 170px;
        font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
        background: #fff;
        font-size: 20px;
        border: 2px solid #14377d;
        border-radius: 5px;
        padding: 15px 55px;
        margin: 30px 0 10px 0;
        color: #14377d;
        text-align: center;
        text-decoration: none;
        margin-bottom: 0; }
        @media screen and (max-width: 991px) {
          .paragraph--type--nhsc-content-banner .content-banner .text-box .secondary-btn {
            padding: 10px 40px; } }
        .paragraph--type--nhsc-content-banner .content-banner .text-box .secondary-btn:hover {
          background: #14377d;
          color: #fff; }
      .paragraph--type--nhsc-content-banner .content-banner .text-box .secondary-btn--noborder {
        border: none; }

.page-node-961 .container {
  margin-right: 0;
  margin-left: 0; }
  @media screen and (min-width: 768px) {
    .page-node-961 .container {
      margin: auto; } }

.haph .owl-wrapper {
  width: 16920px !important;
  display: block !important; }
  .haph .owl-wrapper .content-carousel {
    display: block !important; }
    @media screen and (min-width: 768px) {
      .haph .owl-wrapper .content-carousel {
        display: flex !important;
        align-items: center; } }
    .haph .owl-wrapper .content-carousel .box-images {
      flex: 1; }
    .haph .owl-wrapper .content-carousel ul {
      list-style-image: none !important; }
.haph .title {
  font-size: 1.5em; }
  @media screen and (min-width: 768px) {
    .haph .title {
      font-size: 3rem; } }
  @media screen and (min-width: 1024px) {
    .haph .title {
      font-size: 3.2rem; } }
@media screen and (min-width: 768px) {
  .haph h3 {
    font-size: 2.4rem !important; } }
.haph p {
  font-size: 0.9em !important; }
  @media screen and (min-width: 768px) {
    .haph p {
      font-size: 1.6rem !important; } }
.haph .box-txt {
  flex: 2;
  text-align: left !important; }
  .haph .box-txt p {
    font-size: 1.4rem !important; }
    @media screen and (min-width: 768px) {
      .haph .box-txt p {
        font-size: 1.6rem !important;
        line-height: 1.6; } }
.haph .content-carousel-default h2 {
  font-size: 1.8rem !important; }
  @media screen and (min-width: 768px) {
    .haph .content-carousel-default h2 {
      font-size: 3rem !important; } }
.haph .content-carousel-default .box-images h3 {
  font-size: 1.6rem !important; }
.haph .content-carousel-default .box-txt p {
  font-size: 1.4rem !important; }
  @media screen and (min-width: 768px) {
    .haph .content-carousel-default .box-txt p {
      font-size: 1.6rem !important;
      line-height: 1.6; } }
.haph .content-carousel-default ul {
  list-style-image: none !important; }
.haph .reference-protein {
  font-size: 1rem; }
.haph .boost-protein-calculator .step .calculator-options {
  margin: 0 0 20px; }
  @media screen and (min-width: 768px) {
    .haph .boost-protein-calculator .step .calculator-options {
      margin: 30px 0; } }
  .haph .boost-protein-calculator .step .calculator-options .group {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .haph .boost-protein-calculator .step .calculator-options .group .lbl-title {
      font-size: 1.6rem;
      font-weight: 500; }
      @media screen and (min-width: 768px) {
        .haph .boost-protein-calculator .step .calculator-options .group .lbl-title {
          font-size: 2rem; } }
    .haph .boost-protein-calculator .step .calculator-options .group-metric-unit {
      text-align: right;
      padding: 10px 0; }
    .haph .boost-protein-calculator .step .calculator-options .group-gender .group-input {
      left: 0;
      width: 100px;
      text-align: left;
      margin-left: 7px; }
      @media screen and (min-width: 768px) {
        .haph .boost-protein-calculator .step .calculator-options .group-gender .group-input {
          left: auto; } }
    .haph .boost-protein-calculator .step .calculator-options .group .span-years {
      font-size: 1.4rem; }
      @media screen and (min-width: 768px) {
        .haph .boost-protein-calculator .step .calculator-options .group .span-years {
          font-size: 1.8rem; } }
    .haph .boost-protein-calculator .step .calculator-options .group .lbl-text {
      font-size: 1.4rem;
      font-weight: 500; }
      @media screen and (min-width: 768px) {
        .haph .boost-protein-calculator .step .calculator-options .group .lbl-text {
          font-size: 1.8rem; } }
    .haph .boost-protein-calculator .step .calculator-options .group .input-inline {
      margin-top: -10px; }
.haph .boost-protein-calculator .step .list-options {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .haph .boost-protein-calculator .step .list-options {
      flex-direction: row;
      align-items: end; } }
  .haph .boost-protein-calculator .step .list-options .option span.option-description {
    font-size: 1.3rem; }
.haph .boost-protein-calculator .buttons .btn-fix {
  display: inline-block;
  padding: 12px 18px;
  font-size: 1.1rem;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  background: #e21b21;
  width: auto;
  color: #fff;
  border: none;
  padding: 10px 15%;
  font-family: "Lato",sans-serif;
  margin: 30px 10px;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  @media screen and (min-width: 768px) {
    .haph .boost-protein-calculator .buttons .btn-fix {
      font-size: 1.8rem; } }
.haph .top-banner-dinamic .cite-grams {
  font-size: 1.1rem; }
  @media screen and (min-width: 768px) {
    .haph .top-banner-dinamic .cite-grams {
      font-size: 1.6rem; } }
.haph .buy-optimum .content-title-tin h2 {
  font-size: 2.2rem; }
  @media screen and (min-width: 768px) {
    .haph .buy-optimum .content-title-tin h2 {
      font-size: 3.4rem !important; } }
.haph .buy-optimum .txt-content-optimum .content-txt h3 {
  font-size: 1.6rem; }
  @media screen and (min-width: 768px) {
    .haph .buy-optimum .txt-content-optimum .content-txt h3 {
      font-size: 1.8rem; } }
.haph .buy-optimum .txt-content-optimum .content-txt p {
  font-size: 1.2rem; }
  @media screen and (min-width: width 768px) {
    .haph .buy-optimum .txt-content-optimum .content-txt p {
      font-size: 1.6rem; } }
.haph .foods-protein .boxes-foods .box-high-protein .circle-xs {
  font-size: 3.2rem; }
.haph .foods-protein .circle-xs {
  font-size: 3.4rem; }
  @media screen and (min-width: 1024px) {
    .haph .foods-protein .circle-xs {
      font-size: 4.8rem; } }
  .haph .foods-protein .circle-xs em {
    font-size: 1.1rem !important;
    bottom: 10px !important; }
    @media screen and (min-width: 1024px) {
      .haph .foods-protein .circle-xs em {
        font-size: 1.6rem !important;
        bottom: 25px !important; } }
.haph .foods-protein .txt-default .title-sm {
  font-size: 1.6rem !important; }
  @media screen and (min-width: 768px) {
    .haph .foods-protein .txt-default .title-sm {
      font-size: 2rem !important; } }
  @media screen and (min-width: 768px) {
    .haph .foods-protein .txt-default .title-sm {
      font-size: 2.6rem !important; } }
.haph .foods-protein .txt-default p {
  font-size: 1.1rem !important; }
  @media screen and (min-width: 768px) {
    .haph .foods-protein .txt-default p {
      font-size: 1.4rem !important; } }
  @media screen and (min-width: 768px) {
    .haph .foods-protein .txt-default p {
      font-size: 1.8rem !important; } }

/* ACCORDION ---------------------------------------------------------------------- */
.field--name-field-nhsc-faq {
  max-width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 992px) {
    .field--name-field-nhsc-faq {
      max-width: 80%; } }

.view-nhsc-faq-block {
  width: 97%;
  margin: 0 auto;
  margin-top: 25px; }
  .view-nhsc-faq-block .faq-section-heading {
    color: #f5972c;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-bottom: 20px; }
    @media screen and (max-width: 991px) {
      .view-nhsc-faq-block .faq-section-heading {
        font-size: 20px;
        margin-left: 10px; } }
  .view-nhsc-faq-block .faq-section {
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0; }
    @media screen and (max-width: 991px) {
      .view-nhsc-faq-block .faq-section {
        padding: 10px; } }
    .view-nhsc-faq-block .faq-section .faq-heading {
      cursor: pointer;
      color: #00657e;
      font-size: 1.25em;
      text-transform: uppercase;
      font-weight: bold;
      background: url("../images/plus.png") no-repeat;
      background-position: right;
      background-size: 30px; }
      @media screen and (max-width: 991px) {
        .view-nhsc-faq-block .faq-section .faq-heading {
          font-size: 14px;
          padding-right: 30px; } }
      .view-nhsc-faq-block .faq-section .faq-heading.faq-active {
        background: url("../images/minus.png") no-repeat;
        background-position: right;
        background-size: 30px;
        color: #00738e; }
    .view-nhsc-faq-block .faq-section .faq-body {
      padding: 10px 0px;
      line-height: 1.75em; }
      @media screen and (max-width: 991px) {
        .view-nhsc-faq-block .faq-section .faq-body {
          font-size: 14px; } }
      .view-nhsc-faq-block .faq-section .faq-body .notes p {
        font-size: 12px;
        margin-bottom: 15px; }

/* BRAND ACCORDION ---------------------------------------------------------------------- */
.paragraph--type--nhsc-brand-accordion {
  max-width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-brand-accordion {
      max-width: 90%; } }
  .paragraph--type--nhsc-brand-accordion .faq-section {
    height: auto; }
    .paragraph--type--nhsc-brand-accordion .faq-section .field--name-field-nhsc-faq-section-heading {
      color: #00738e;
      font-size: 22px;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-brand-accordion .faq-section .field--name-field-nhsc-faq-section-heading {
          font-size: 16px; } }
    .paragraph--type--nhsc-brand-accordion .faq-section .faq-heading {
      cursor: pointer;
      position: relative;
      border-bottom: 1px solid #c0c9cf;
      padding: 10px 0; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-brand-accordion .faq-section .faq-heading {
          padding-right: 30px; } }
      .paragraph--type--nhsc-brand-accordion .faq-section .faq-heading :before {
        position: absolute;
        font-family: "Font Awesome 5 Free";
        top: 10px;
        right: 10px;
        content: "\f078";
        color: #00738e; }
      .paragraph--type--nhsc-brand-accordion .faq-section .faq-heading.faq-active {
        color: #00738e; }
        .paragraph--type--nhsc-brand-accordion .faq-section .faq-heading.faq-active :before {
          position: absolute;
          font-family: "Font Awesome 5 Free";
          top: 10px;
          right: 10px;
          content: "\f077"; }
      .paragraph--type--nhsc-brand-accordion .faq-section .faq-heading .field--name-field-nhsc-info-heading {
        color: #2f394f;
        font-size: 22px; }
        @media screen and (max-width: 991px) {
          .paragraph--type--nhsc-brand-accordion .faq-section .faq-heading .field--name-field-nhsc-info-heading {
            font-size: 16px; } }
        .paragraph--type--nhsc-brand-accordion .faq-section .faq-heading .field--name-field-nhsc-info-heading :before {
          position: absolute;
          font-family: "Font Awesome 5 Free";
          top: 10px;
          right: 10px;
          content: "\f078";
          color: #00738e; }
    .paragraph--type--nhsc-brand-accordion .faq-section .faq-body {
      height: auto; }

/* BRAND ACCORDION GROUP---------------------------------------------------------------------- */
.paragraph--type--nhsc-brand-accordion-group {
  clear: both; }
  .paragraph--type--nhsc-brand-accordion-group h2 {
    text-align: center; }
  .paragraph--type--nhsc-brand-accordion-group .field--name-field-heading {
    max-width: 80%;
    margin: 0 auto; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-brand-accordion-group .field--name-field-heading {
        max-width: 90%; } }

/* TABS ACCORDION ---------------------------------------------------------------------- */
.accordion .nav-tabs {
  margin: 0 auto 50px auto;
  padding: 0 25px !important;
  display: inline-block;
  border-bottom: 1px solid #14377d; }
  .accordion .nav-tabs.we-mega-menu-ul {
    margin: 0; }
  .accordion .nav-tabs > li > a {
    border: 0;
    margin: 0 25px 0 0;
    padding: 0 0 15px 0;
    border-bottom: 3px solid transparent;
    color: #14377d; }
    .accordion .nav-tabs > li > a:hover {
      background: transparent;
      border-bottom: 3px solid transparent;
      color: #14377d; }
  .accordion .nav-tabs > li:last-child > a {
    margin-right: 0; }
  .accordion .nav-tabs > li.active > a,
  .accordion .nav-tabs > li.active > a:focus {
    color: #14377d;
    border: 0;
    border-bottom: 3px solid #14377d; }

.faq-selector-form {
  padding: 0 10px 30px 10px; }
  .faq-selector-form .select-wrapper .form-control {
    height: 40px;
    padding: 10px 12px;
    border-radius: 20px; }
  .faq-selector-form .select-wrapper:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    font-size: 16px;
    padding-left: 10px;
    margin-top: -6px;
    padding-right: 16px; }

.nav-tabs-dropdown > a {
  border: 1px solid #ccc;
  color: #636f77;
  display: block;
  font-size: 16px;
  padding: 0 32px;
  height: 50px;
  border-radius: 25px;
  margin-bottom: 30px;
  line-height: 50px;
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  position: relative; }
  .nav-tabs-dropdown > a:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    top: 0;
    right: 20px;
    content: "\f078";
    color: #00738e; }
.nav-tabs-dropdown.open > a:before {
  content: "\f077"; }
.nav-tabs-dropdown .dropdown-menu {
  min-width: 100%; }
  .nav-tabs-dropdown .dropdown-menu > li > a {
    color: #636f77;
    display: block;
    font-size: 16px;
    padding: 0 32px;
    height: 50px;
    line-height: 50px;
    font-family: 'LatoRegular', Arial, Helvetica, sans-serif; }

.tab-content {
  clear: both; }

.paragraph--type--nhsc-multiple-faq .panel-group {
  border-top: 1px solid #f0f0f0; }
.paragraph--type--nhsc-multiple-faq .panel {
  background: transparent;
  border: 0 !important; }
  .paragraph--type--nhsc-multiple-faq .panel .panel-heading,
  .paragraph--type--nhsc-multiple-faq .panel .panel-body {
    background: transparent;
    border: 0; }
  .paragraph--type--nhsc-multiple-faq .panel .panel-heading {
    border-top: 0 !important;
    padding: 0;
    border-bottom: 1px solid #f0f0f0; }
    .paragraph--type--nhsc-multiple-faq .panel .panel-heading a {
      width: 100%;
      position: relative;
      padding: 15px;
      display: block; }
      .paragraph--type--nhsc-multiple-faq .panel .panel-heading a:before {
        position: absolute;
        font-family: "Font Awesome 5 Free";
        top: 15px;
        right: 15px;
        content: "\f077";
        color: #00738e; }
      .paragraph--type--nhsc-multiple-faq .panel .panel-heading a.collapsed:before {
        content: "\f078"; }
  .paragraph--type--nhsc-multiple-faq .panel .panel-body {
    background: #fdfafa;
    border: 0 !important; }

.page-node-type-accordion .content .field--name-body {
  margin: 0 auto;
  max-width: 1088px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .page-node-type-accordion .content .field--name-body {
      padding: 0 20px; } }
.page-node-type-accordion .content .paragraph--type--nhsc-brand-hero-banner {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
.page-node-type-accordion footer {
  margin-top: 40px; }

.paragraph--type--nhsc-multi-column {
  margin: 0 auto 40px;
  max-width: 80%;
  display: table;
  height: 100%; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-multi-column {
      margin-bottom: 0; } }
  .paragraph--type--nhsc-multi-column .row {
    display: table-row;
    height: 100%; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-multi-column .row {
        display: block;
        height: auto; } }
    .paragraph--type--nhsc-multi-column .row .column {
      display: table-cell;
      height: 100%; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-multi-column .row .column {
          display: block;
          height: auto; } }
  .paragraph--type--nhsc-multi-column .field--name-field-nhsc-column-heading-item {
    color: #2f394f;
    font-size: 22px;
    margin: 10px 0; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-multi-column .field--name-field-nhsc-column-heading-item {
        font-size: 20px; } }
  .paragraph--type--nhsc-multi-column .field--name-field-nhsc-column-text-item {
    padding-right: 10px; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-multi-column .field--name-field-nhsc-column-text-item {
        margin-left: 10px;
        margin-bottom: 20px; } }
  .paragraph--type--nhsc-multi-column .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon {
    margin-bottom: 0; }
    .paragraph--type--nhsc-multi-column .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon img {
      height: 100%;
      margin: 0 auto;
      max-height: 45px;
      width: auto; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-multi-column .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon img {
          max-height: 30px; } }
  .paragraph--type--nhsc-multi-column .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon-heading {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    color: #00738e;
    font-size: 20px; }

.paragraph--type--nhsc-color-columns {
  height: 100%;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-color-columns {
      margin-bottom: 20px; } }
  .paragraph--type--nhsc-color-columns .content-column__container {
    border-radius: 4px;
    height: 100%;
    padding: 20px; }
  .paragraph--type--nhsc-color-columns .field--name-field-image {
    margin: 0 auto;
    width: auto; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-color-columns .field--name-field-image {
        width: 30%; } }
    .paragraph--type--nhsc-color-columns .field--name-field-image img {
      margin: 0 auto; }
  .paragraph--type--nhsc-color-columns .content-column__header-satisfy {
    font-family: 'SatisfyRegular', Arial, Helvetica, sans-serif;
    font-size: 40px;
    margin: 20px 0; }
  .paragraph--type--nhsc-color-columns .content-column__header-lato {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 22px; }
  .paragraph--type--nhsc-color-columns .field--name-field-nhsc-column-main-text img {
    margin-bottom: 20px;
    max-width: 100%; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-color-columns .field--name-field-nhsc-column-main-text img {
        max-width: 50%; } }
  .paragraph--type--nhsc-color-columns .field--name-field-nhsc-column-main-text p {
    text-align: left; }
  .paragraph--type--nhsc-color-columns ul {
    list-style-image: none;
    list-style-type: disc;
    margin-left: 16px;
    padding-left: 0;
    text-align: left; }

@media screen and (max-width: 991px) {
  .paragraph--type--nhsc-link-card-container {
    margin-top: 20px; } }

.link-card__container {
  border-radius: 9px;
  min-height: 792px;
  padding-bottom: 20px;
  padding-top: 20px; }
  .link-card__container h2 {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    color: #00a2ca;
    font-size: 1.563em;
    text-align: center;
    text-transform: uppercase; }

.link-card {
  background-color: #fff;
  border-radius: 9px;
  margin: 8px;
  min-height: 135px;
  padding: 20px; }
  .link-card h2 {
    color: #000;
    font-size: 18px;
    padding-bottom: 10px;
    text-align: left; }
  .link-card p {
    font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
    color: #00738e;
    font-size: 16px; }
  @media screen and (max-width: 991px) {
    .link-card .field--name-field-nhsc-column-image-item {
      margin: 0 auto 15px;
      max-width: 25%; } }

@media screen and (max-width: 991px) {
  .paragraph--type--nhsc-column-items .field--name-field-nhsc-column-image-item img {
    margin: 0 auto; } }
.paragraph--type--nhsc-column-items h2 {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  color: #636f77;
  font-size: 16px;
  margin-bottom: 20px; }
.paragraph--type--nhsc-column-items ul {
  line-height: 20px;
  list-style: disc;
  margin-left: 10px; }

.paragraph--type--nhsc-mobile-expand-component {
  margin: 0 auto;
  max-width: 80%; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-mobile-expand-component .paragraph--type--nhsc-mobile-expand {
      margin-bottom: 0; } }
  .paragraph--type--nhsc-mobile-expand-component .paragraph--type--nhsc-mobile-expand .field--name-field-nhsc-column-heading-item {
    color: #2f394f;
    font-size: 22px;
    margin: 10px 0; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-mobile-expand-component .paragraph--type--nhsc-mobile-expand .field--name-field-nhsc-column-heading-item {
        font-size: 20px; } }
  .paragraph--type--nhsc-mobile-expand-component .paragraph--type--nhsc-mobile-expand .field--name-field-nhsc-column-text {
    padding-right: 10px; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-mobile-expand-component .paragraph--type--nhsc-mobile-expand .field--name-field-nhsc-column-text {
        display: none;
        margin-bottom: 20px; } }
  .paragraph--type--nhsc-mobile-expand-component .paragraph--type--nhsc-mobile-expand .field--name-field-nhsc-column-link {
    display: none; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-mobile-expand-component .paragraph--type--nhsc-mobile-expand .field--name-field-nhsc-column-link {
        cursor: pointer;
        display: block;
        margin-bottom: 20px; } }

.paragraph--type--nhsc-flexible-grid {
  text-align: center; }
  .paragraph--type--nhsc-flexible-grid .field--items .field--item:nth-child(5) {
    clear: left; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-flexible-grid .field--items > .field--item:nth-child(n+4) {
      display: none; } }
  @media screen and (max-width: 1200px) {
    .paragraph--type--nhsc-flexible-grid .field--items > .field--item:nth-child(n+5) {
      display: none; } }
  .paragraph--type--nhsc-flexible-grid .flexible-grid__img {
    height: auto;
    margin: 0 auto;
    max-width: 360px;
    padding: 20px; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-flexible-grid .flexible-grid__img {
        max-height: 100%; } }
  .paragraph--type--nhsc-flexible-grid .flexible-grid__border {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 20px 0;
    min-height: 315px;
    padding: 30px; }
    .paragraph--type--nhsc-flexible-grid .flexible-grid__border .flexible-grid__txt {
      margin: 20px 0 40px;
      max-width: 78%;
      min-height: 80px; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-flexible-grid .flexible-grid__border .flexible-grid__txt {
          max-width: 100%; } }
    .paragraph--type--nhsc-flexible-grid .flexible-grid__border .flexible-grid__heading {
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      color: #2f394f;
      font-size: 28px; }
    .paragraph--type--nhsc-flexible-grid .flexible-grid__border .flexible-grid__img {
      max-height: 100px;
      min-height: 80px;
      width: auto;
      margin: 0; }
  .paragraph--type--nhsc-flexible-grid .text-center a {
    display: inline-block;
    min-width: 170px;
    font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
    background: #fff;
    font-size: 20px;
    border: 2px solid #14377d;
    border-radius: 5px;
    padding: 15px 55px;
    margin: 30px 0 10px 0;
    color: #14377d;
    text-align: center;
    text-decoration: none; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-flexible-grid .text-center a {
        padding: 10px 40px; } }
    .paragraph--type--nhsc-flexible-grid .text-center a:hover {
      background: #14377d;
      color: #fff; }
    .paragraph--type--nhsc-flexible-grid .text-center a:hover {
      color: #fff;
      background: #14377d; }
  .paragraph--type--nhsc-flexible-grid .btn-default {
    border-color: transparent; }
    .paragraph--type--nhsc-flexible-grid .btn-default:hover {
      background: transparent;
      border-color: transparent; }
    .paragraph--type--nhsc-flexible-grid .btn-default a {
      display: inline-block;
      min-width: 170px;
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      background: #fff;
      font-size: 20px;
      border: 2px solid #14377d;
      border-radius: 5px;
      padding: 15px 55px;
      margin: 30px 0 10px 0;
      color: #14377d;
      text-align: center;
      text-decoration: none; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-flexible-grid .btn-default a {
          padding: 10px 40px; } }
      .paragraph--type--nhsc-flexible-grid .btn-default a:hover {
        background: #14377d;
        color: #fff; }
      .paragraph--type--nhsc-flexible-grid .btn-default a:hover {
        color: #fff;
        background: #14377d; }
    .paragraph--type--nhsc-flexible-grid .btn-default .download {
      background-image: url("../images/download-pdf-white.png"); }
    .paragraph--type--nhsc-flexible-grid .btn-default .download {
      background: url("../images/download-pdf.png") left center no-repeat;
      display: block;
      padding-left: 32px;
      padding-top: 2px; }
  .paragraph--type--nhsc-flexible-grid .btn-primary {
    display: inline-block;
    min-width: 170px;
    font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
    background: #14377d;
    font-size: 20px;
    border-radius: 5px;
    padding: 15px 55px;
    margin: 30px 0 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    margin: 0; }
    .paragraph--type--nhsc-flexible-grid .btn-primary:hover {
      background: #fff;
      color: #14377d; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-flexible-grid .btn-primary {
        margin-top: 20px;
        padding: 15px 20px; } }
    .paragraph--type--nhsc-flexible-grid .btn-primary a {
      display: block;
      display: inline-block;
      min-width: 170px;
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      background: #14377d;
      font-size: 20px;
      border-radius: 5px;
      padding: 15px 55px;
      margin: 30px 0 10px 0;
      color: #fff;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase; }
      .paragraph--type--nhsc-flexible-grid .btn-primary a:hover {
        background: #fff;
        color: #14377d; }
  .paragraph--type--nhsc-flexible-grid .left {
    text-align: left; }
  .paragraph--type--nhsc-flexible-grid .center {
    text-align: center; }
  .paragraph--type--nhsc-flexible-grid .right {
    text-align: right; }
  .paragraph--type--nhsc-flexible-grid .field--name-field-nhsc-custom-flexible-grid {
    width: 100%; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-flexible-grid .field--name-field-nhsc-custom-flexible-grid > .field--item:nth-child(n+4) {
        display: block; } }
    @media screen and (max-width: 1200px) {
      .paragraph--type--nhsc-flexible-grid .field--name-field-nhsc-custom-flexible-grid > .field--item:nth-child(n+5) {
        display: block; } }
  .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids {
    text-align: left; }
    .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .flexible-grid__img img {
      margin: 0 auto; }
    .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-small-icon-and-heading h2 {
      display: inline-block;
      font-size: 20px;
      text-transform: uppercase; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-small-icon-and-heading h2 {
          line-height: 24px;
          width: 75%; } }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-small-icon-and-heading h2 .field--name-field-small-icon-heading {
          line-height: 24px; } }
    .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon {
      max-width: 100px; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon {
          width: 20%; } }
    .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-copy-and-button {
      text-align: left; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-copy-and-button {
          text-align: center; } }
      .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-copy-and-button ul {
        list-style: disc; }
        @media screen and (max-width: 991px) {
          .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-copy-and-button ul {
            margin-left: 10px;
            text-align: left; } }
      .paragraph--type--nhsc-flexible-grid .paragraph--type--nhsc-custom-flexible-grids .paragraph--type--nhsc-copy-and-button .btn {
        border-radius: 13px;
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 0;
        padding: 1px 20px; }

.paragraph--type--nhsc-flexible-grid-item {
  margin-bottom: 40px; }
  .paragraph--type--nhsc-flexible-grid-item img {
    display: inline-block; }
  .paragraph--type--nhsc-flexible-grid-item a {
    display: inline-block;
    margin-top: 15px; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-flexible-grid-item {
      margin-bottom: 20px;
      min-height: auto; } }
  .paragraph--type--nhsc-flexible-grid-item .flexible-grid__txt {
    margin: 0 auto;
    max-width: 320px;
    min-height: 80px; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-flexible-grid-item .flexible-grid__txt {
        min-height: auto; } }

.view-press-release {
  font-size: 14px; }
  .view-press-release .views-col {
    padding: 0 20px;
    width: 25%; }
    @media screen and (max-width: 991px) {
      .view-press-release .views-col {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      .view-press-release .views-col {
        margin-bottom: 20px;
        width: 100%; } }
  .view-press-release .press-image {
    position: relative; }
    .view-press-release .press-image .press-type {
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      background-color: #00738e;
      color: #fff;
      left: 0;
      padding: 0 10px 3px;
      position: absolute;
      text-transform: uppercase;
      top: 20px;
      z-index: 1; }
  .view-press-release .views-field-title {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 25px;
    margin: 20px 0 10px;
    min-height: 76px;
    color: #223d4e; }
  .view-press-release .views-field-field-date {
    margin-bottom: 15px; }
  .view-press-release .views-field-nothing-1 {
    text-align: right; }
  .view-press-release .view-footer {
    margin: 40px 0 30px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .view-press-release .view-footer {
        margin-top: 0; } }
    .view-press-release .view-footer .btn-default {
      border-color: transparent; }
      .view-press-release .view-footer .btn-default:hover {
        background: transparent;
        border-color: transparent; }
      .view-press-release .view-footer .btn-default a {
        display: inline-block;
        min-width: 170px;
        font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
        background: #fff;
        font-size: 20px;
        border: 2px solid #14377d;
        border-radius: 5px;
        padding: 15px 55px;
        margin: 30px 0 10px 0;
        color: #14377d;
        text-align: center;
        text-decoration: none; }
        @media screen and (max-width: 991px) {
          .view-press-release .view-footer .btn-default a {
            padding: 10px 40px; } }
        .view-press-release .view-footer .btn-default a:hover {
          background: #14377d;
          color: #fff; }
        .view-press-release .view-footer .btn-default a:hover {
          color: #fff;
          background: #14377d; }

@media screen and (max-width: 991px) {
  .paragraph--type--nhsc-read-more {
    margin-top: 20px; } }
.paragraph--type--nhsc-read-more .field--name-field-item-presentation {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  color: #47beb8;
  font-size: 20px;
  margin: 20px 0;
  text-transform: uppercase; }
.paragraph--type--nhsc-read-more .content-column__container {
  border-radius: 4px;
  min-height: 300px;
  padding: 20px; }
.paragraph--type--nhsc-read-more .field--name-field-nhsc-column-image {
  margin-bottom: 20px; }
  .paragraph--type--nhsc-read-more .field--name-field-nhsc-column-image img {
    margin: 0 auto; }
.paragraph--type--nhsc-read-more h3 {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase; }
.paragraph--type--nhsc-read-more .field--name-field-nhsc-column-main-text {
  margin-bottom: 20px; }
.paragraph--type--nhsc-read-more .btn {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  background-color: #14377d;
  border-radius: 6px;
  padding: 10px 25px;
  border: 2px solid #14377d; }
  .paragraph--type--nhsc-read-more .btn a {
    color: #fff; }
  .paragraph--type--nhsc-read-more .btn:hover {
    background: #fff;
    border: 2px solid #14377d; }
    .paragraph--type--nhsc-read-more .btn:hover a {
      color: #14377d; }

.field--name-field-nhsc-context-and-video .paragraph--type--nhsc-uneven-columns {
  max-width: 98%; }
.field--name-field-nhsc-context-and-video .left {
  border: transparent; }
.field--name-field-nhsc-context-and-video .right {
  border: transparent; }
.field--name-field-nhsc-context-and-video .paragraph--type--nhsc-content-heading {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 10px;
  max-width: 100%;
  text-align: left; }
  .field--name-field-nhsc-context-and-video .paragraph--type--nhsc-content-heading .field--name-field-heading {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    color: #4f310e;
    font-size: 1.563em;
    margin-bottom: 10px;
    text-transform: uppercase; }

@media (max-width: 991px) {
  .paragraph--type--nhsc-brand-accordion .owl-carousel .field--name-field-brand-product-buy-link {
    min-width: auto;
    padding: 15px;
    font-size: 14px; } }
@media (max-width: 991px) {
  .paragraph--type--nhsc-brand-accordion .owl-carousel .owl-nav {
    top: 50%; } }
.paragraph--type--nhsc-brand-accordion .owl-carousel .owl-nav .owl-prev {
  left: -25px; }
  @media (max-width: 991px) {
    .paragraph--type--nhsc-brand-accordion .owl-carousel .owl-nav .owl-prev {
      left: -25px; } }
.paragraph--type--nhsc-brand-accordion .owl-carousel .owl-nav .owl-next {
  right: -25px; }
  @media (max-width: 991px) {
    .paragraph--type--nhsc-brand-accordion .owl-carousel .owl-nav .owl-next {
      right: -25px; } }

@media screen and (min-width: 1024px) {
  .owl-carousel .owl-wrapper {
    flex-direction: row;
    align-items: inherit; } }

.owl-item .paragraph--type--nhsc-product-comparison-items {
  margin: 40px 8px 0px 8px;
  height: 100%; }
  .owl-item .paragraph--type--nhsc-product-comparison-items img {
    max-height: 122px;
    width: auto !important;
    margin: 0 auto; }

.paragraph--type--nhsc-comparison-table {
  background-color: #f7f7f7;
  margin-bottom: 25px; }
  @media (max-width: 991px) {
    .paragraph--type--nhsc-comparison-table {
      font-size: 12px; } }
  .paragraph--type--nhsc-comparison-table .equal-row {
    border-bottom: 1px solid #fff;
    padding: 20px 30px; }
    @media (max-width: 991px) {
      .paragraph--type--nhsc-comparison-table .equal-row {
        padding: 10px; } }
    .paragraph--type--nhsc-comparison-table .equal-row .field--label {
      color: #00738e; }
  .paragraph--type--nhsc-comparison-table .row1 {
    min-height: 175px; }
  .paragraph--type--nhsc-comparison-table .row2 {
    min-height: 63px; }
  .paragraph--type--nhsc-comparison-table .row3 {
    min-height: 152px; }
    @media (max-width: 991px) {
      .paragraph--type--nhsc-comparison-table .row3 {
        min-height: auto;
        height: auto !important; } }
  .paragraph--type--nhsc-comparison-table .row4 {
    min-height: 110px; }
  .paragraph--type--nhsc-comparison-table .row5 {
    min-height: 85px; }
  .paragraph--type--nhsc-comparison-table .row6 {
    min-height: 85px; }

/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
/* Source: https://www.w3schools.com/howto/howto_css_flip_card.asp */
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 200px; }

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  perspective: 1000px; }

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 3px;
  padding: 15px;
  transition: transform 0.8s;
  height: 200px; }

.flip-card-front {
  background-color: #fff;
  color: black;
  border: 1px solid #98a4ab;
  display: flex;
  overflow: hidden;
  transform: rotateY(0deg); }
  .flip-card-front img {
    margin: auto;
    align-self: flex-start; }

.flip-card-back {
  background-color: #F7F7F7;
  color: #636f77;
  transform: rotateY(-180deg); }

.flip-card:hover .flip-card-front {
  transform: rotateY(180deg); }

.flip-card:hover .flip-card-back {
  z-index: 1;
  transform: rotateY(0deg); }

.paragraph--type--nhsc-product-gallery-and-intro {
  max-width: 80%;
  margin: 0 auto 40px auto; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-product-gallery-and-intro {
      margin-top: 20px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-product-gallery-and-intro .intro {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: column;
      -moz-flex-flow: column;
      -ms-flex-flow: column;
      flex-flow: column; } }
  .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-bp-text span {
    color: #00a2c9;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-bp-text {
      order: 4;
      padding-bottom: 20px;
      border-bottom: 1px solid #e6e6e6; } }
  .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-brand-product-buy-link, .paragraph--type--nhsc-product-gallery-and-intro .intro .product-buy-now-button-container {
    display: inline-block;
    min-width: 170px;
    font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
    background: #14377d;
    font-size: 20px;
    border-radius: 5px;
    padding: 15px 55px;
    margin: 30px 0 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-transform: capitalize;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 478px;
    font-size: 20px; }
    .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-brand-product-buy-link:hover, .paragraph--type--nhsc-product-gallery-and-intro .intro .product-buy-now-button-container:hover {
      background: #fff;
      color: #14377d; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-brand-product-buy-link, .paragraph--type--nhsc-product-gallery-and-intro .intro .product-buy-now-button-container {
        min-width: 250px;
        padding-left: 0;
        padding-right: 0;
        font-size: 20px;
        margin: 10px 0;
        order: 1; } }
    .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-brand-product-buy-link a, .paragraph--type--nhsc-product-gallery-and-intro .intro .product-buy-now-button-container a {
      background: url(../images/purchase.png) left center no-repeat;
      background-size: contain;
      color: #fff;
      padding: 5px 40px;
      font-size: 20px; }
  .paragraph--type--nhsc-product-gallery-and-intro .intro .btn-buynow, .paragraph--type--nhsc-product-gallery-and-intro .intro .btn-kwit-buynow {
    display: inline-block;
    min-width: 170px;
    font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
    background: #14377d;
    font-size: 20px;
    border-radius: 5px;
    padding: 15px 55px;
    margin: 30px 0 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-transform: capitalize;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 478px;
    font-size: 20px;
    border-color: transparent; }
    .paragraph--type--nhsc-product-gallery-and-intro .intro .btn-buynow:hover, .paragraph--type--nhsc-product-gallery-and-intro .intro .btn-kwit-buynow:hover {
      background: #fff;
      color: #14377d; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-product-gallery-and-intro .intro .btn-buynow, .paragraph--type--nhsc-product-gallery-and-intro .intro .btn-kwit-buynow {
        min-width: 250px;
        padding-left: 0;
        padding-right: 0;
        font-size: 20px;
        margin: 10px 0;
        order: 1; } }
    .paragraph--type--nhsc-product-gallery-and-intro .intro .btn-buynow button, .paragraph--type--nhsc-product-gallery-and-intro .intro .btn-kwit-buynow button {
      background: url(../images/purchase.png) left center no-repeat;
      background-size: contain;
      color: #fff;
      padding: 5px 40px;
      font-size: 20px; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-product-gallery-and-intro .intro hr {
      order: 2;
      width: 96%; } }
  .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-nhsc-round-button .field--item {
    border-radius: 20px;
    border: 2px solid #14377D;
    margin: 0 5px 20px 5px;
    line-height: 40px;
    padding: 0 20px;
    display: inline-block; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-nhsc-round-button .field--item {
        min-width: 100%;
        line-height: 25px;
        margin-left: 0;
        margin-right: 0; } }
    .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-nhsc-round-button .field--item a {
      padding: 5px 22px 5px 30px;
      color: #14377D;
      background: url(../images/sample.png) left center no-repeat; }
      .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-nhsc-round-button .field--item a.store-locator {
        background: url(../images/store-locator.png) left center no-repeat; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-product-gallery-and-intro .intro .field--name-field-nhsc-round-button {
      order: 3; } }

.gallery {
  position: relative; }
  @media screen and (max-width: 991px) {
    .gallery {
      margin-bottom: 0px;
      border: none; } }
  .gallery .field--name-field-product-gallery {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 20px; }
    .gallery .field--name-field-product-gallery .owl-carousel {
      margin: 0 auto; }
      .gallery .field--name-field-product-gallery .owl-carousel .owl-item .field--name-field-nhsc-slider-image {
        width: 200px;
        height: auto;
        margin: 0 auto; }
        .gallery .field--name-field-product-gallery .owl-carousel .owl-item .field--name-field-nhsc-slider-image img {
          width: auto;
          margin: 0 auto; }
    .gallery .field--name-field-product-gallery .owl-nav {
      top: 30%; }
    .gallery .field--name-field-product-gallery .owl-thumbs {
      position: relative;
      padding: 0; }
      .gallery .field--name-field-product-gallery .owl-thumbs .owl-thumb-item {
        width: 60px;
        height: 60px;
        border: 1px solid #e6e6e6;
        overflow: hidden;
        margin: 0 3px; }
        .gallery .field--name-field-product-gallery .owl-thumbs .owl-thumb-item img {
          width: auto;
          height: 95%; }

.product h2,
.product h3 {
  margin-bottom: 40px;
  color: #00738e !important; }
  @media screen and (max-width: 991px) {
    .product h2,
    .product h3 {
      margin-bottom: 20px; } }
.product .paragraph--type--nhsc-plain-content {
  margin: 0 auto 40px;
  max-width: 80%; }
  @media screen and (max-width: 991px) {
    .product .paragraph--type--nhsc-plain-content {
      margin-bottom: 20px; } }
@media screen and (max-width: 991px) {
  .product .paragraph--type--nhsc-small-icon-and-heading {
    margin-bottom: 20px; } }
.product .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon {
  height: 45px;
  width: 45px; }
  @media screen and (max-width: 991px) {
    .product .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon {
      height: 30px;
      width: 30px; } }
.product .paragraph--type--nhsc-small-icon-and-heading h2 {
  display: inline-block; }
  @media screen and (max-width: 991px) {
    .product .paragraph--type--nhsc-small-icon-and-heading h2 {
      margin-bottom: 10px; } }
.product .paragraph--type--nhsc-small-icon-and-heading .field--name-field-small-icon-text {
  margin-top: 10px; }
.product .paragraph--type--nhsc-multi-column {
  display: block; }
  .product .paragraph--type--nhsc-multi-column .row {
    display: block; }
  .product .paragraph--type--nhsc-multi-column .field--name-field-nhsc-column-heading-item {
    font-size: 26px; }
.product .paragraph--type--nhsc-brand-accordion .paragraph--type--nhsc-plain-content {
  background-color: #fdfafa;
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  max-width: 100%;
  padding: 20px; }
.product .paragraph--type--nhsc-brand-accordion .paragraph--type--nhsc-product-comparison-items {
  margin-top: 40px; }

.Product .product-info-top .image-wrapper img {
  width: 100% !important; }

.field--name-field-small-icon,
.field--name-field-small-icon-heading {
  display: inline-block;
  line-height: 45px;
  vertical-align: middle; }

.field--name-field-small-icon {
  margin-bottom: 5px; }

.product-headings__main {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  color: #2f394f;
  display: block;
  font-size: 26px;
  margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    .product-headings__main {
      font-size: 20px; } }

.product-headings__sub {
  color: #2f394f;
  display: block;
  font-size: 26px;
  margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    .product-headings__sub {
      font-size: 20px; } }

.paragraph--type--nhsc-content-heading {
  margin: 0 auto;
  max-width: 80%; }
  .paragraph--type--nhsc-content-heading .text-center {
    text-align: center; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-content-heading {
      margin-bottom: 10px; } }

.paragraph--type--nhsc-uneven-columns {
  margin: 0 auto 40px;
  max-width: 80%; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-uneven-columns {
      margin-bottom: 20px; } }
  .paragraph--type--nhsc-uneven-columns .right,
  .paragraph--type--nhsc-uneven-columns .left {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 10px; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-uneven-columns .right,
      .paragraph--type--nhsc-uneven-columns .left {
        border: 0;
        border-radius: 0;
        border-top: 1px solid #e6e6e6; } }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-uneven-columns .right {
      border: 0; } }
  .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning {
    display: inline-block; }
    .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning:nth-of-type(1), .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning:nth-of-type(2), .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning:nth-of-type(3) {
      display: inline-block; }
      @media screen and (max-width: 991px) {
        .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning:nth-of-type(1), .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning:nth-of-type(2), .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning:nth-of-type(3) {
          display: block; } }
    .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning .field--name-field-heading {
      display: block; }
    .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning .field--name-field-small-icon,
    .paragraph--type--nhsc-uneven-columns .right .paragraph--type--nhsc-product-warning .field--name-field-small-icon-heading {
      display: inline-block; }

.paragraph--type--nhsc-product-warning {
  margin-right: 40px; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-product-warning {
      margin-right: 0; } }
  .paragraph--type--nhsc-product-warning .field--name-field-heading {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    color: #00a2c9;
    font-size: 20px;
    font-style: italic; }
  .paragraph--type--nhsc-product-warning .field--name-field-small-icon {
    display: inline-block;
    max-height: 30px;
    max-width: 30px; }
    .paragraph--type--nhsc-product-warning .field--name-field-small-icon img {
      height: 100%;
      max-height: 30px;
      width: auto; }
  .paragraph--type--nhsc-product-warning .field--name-field-small-icon-heading {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    color: #00a2c9;
    display: inline-block;
    font-size: 16px; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-product-warning .field--name-field-small-icon-heading {
        font-size: 12px; } }

.recipe-item {
  padding: 0 100px;
  text-align: left; }
  @media screen and (max-width: 991px) {
    .recipe-item {
      padding: 0 40px;
      text-align: center; } }
  .recipe-item hr {
    background: #e6e6e6;
    border: 0;
    display: inline-block;
    height: 1px;
    width: 35%; }
    @media screen and (max-width: 991px) {
      .recipe-item hr {
        width: 100%; } }
  .recipe-item .field--name-field-recipe-heading {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #e6e6e6;
    color: #2f394f;
    font-size: 26px;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    @media screen and (max-width: 991px) {
      .recipe-item .field--name-field-recipe-heading {
        font-size: 20px;
        margin-top: 20px; } }

.owl-carousel .video-embed-field-responsive-video {
  margin: 30px auto;
  max-width: 1000px; }
  @media screen and (max-width: 991px) {
    .owl-carousel .video-embed-field-responsive-video {
      max-width: 75%;
      margin: 20px auto; } }

.paragraph--type--nhsc-nutritional-table {
  margin: 40px auto 0;
  max-width: 60%; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-nutritional-table {
      max-width: 100%; } }
  .paragraph--type--nhsc-nutritional-table .nutrition {
    background-color: #f7f7f7; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-nutritional-table .nutrition {
        font-size: 14px; } }
    .paragraph--type--nhsc-nutritional-table .nutrition th {
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      border-bottom: 1px solid #fff;
      border-right: 1px solid #fff;
      color: #00a2c9;
      padding-bottom: 20px;
      padding-top: 20px;
      text-align: center; }
      .paragraph--type--nhsc-nutritional-table .nutrition th:last-child {
        border-right: 0; }
    .paragraph--type--nhsc-nutritional-table .nutrition td {
      border-right: 1px solid #fff;
      text-align: center; }
      .paragraph--type--nhsc-nutritional-table .nutrition td:first-child {
        text-align: left; }
      .paragraph--type--nhsc-nutritional-table .nutrition td:last-child {
        border-right: 0; }
      .paragraph--type--nhsc-nutritional-table .nutrition td .field--item {
        border-bottom: 1px solid #fff;
        padding: 10px; }
  .paragraph--type--nhsc-nutritional-table .table__footnote {
    font-size: 13px; }
    .paragraph--type--nhsc-nutritional-table .table__footnote .field--item {
      margin: 20px 0; }

.heading-top-spacer {
  margin-top: 40px; }

.paragraph--type--bazaar,
.field--name-field-bv-product-id {
  margin: 0 auto;
  max-width: 80%;
  outline: transparent !important; }
  @media screen and (max-width: 991px) {
    .paragraph--type--bazaar,
    .field--name-field-bv-product-id {
      margin-bottom: 20px;
      max-width: 90%; } }

#BVRRSummaryContainer {
  margin-top: 20px;
  outline: transparent !important; }
  #BVRRSummaryContainer .bv-core-container-48 .bv-primarySummary-rating-container .bv-rating-stars-on {
    color: #00a2c9 !important; }
  #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-48 .bv-summary-bar .bv-rating.bv-text-link {
    color: #636f77 !important; }
    #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-48 .bv-summary-bar .bv-rating.bv-text-link:visited {
      color: #636f77 !important; }
  #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-48 .bv-summary-bar .bv-rating .ratingValue {
    color: #636f77 !important; }
  #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-48 .bv-summary-bar .bv-rating-ratio-count {
    color: #636f77 !important; }
  #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-48 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button {
    color: #636f77 !important; }
  #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-rating-stars-on {
    color: #00a2c9 !important; }
  #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-summary-bar .bv-rating.bv-text-link {
    color: #636f77 !important; }
    #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-summary-bar .bv-rating.bv-text-link:visited {
      color: #636f77 !important; }
  #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-summary-bar .bv-rating-ratio-count {
    color: #636f77 !important; }
  #BVRRSummaryContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button {
    color: #636f77 !important; }

.bv-cv2-cleanslate {
  outline: transparent !important; }
  .bv-cv2-cleanslate .bv-core-container-56 .bv-popup-histogram .bv-popup-histogram-ratings-star,
  .bv-cv2-cleanslate .bv-core-container-56 .bv-popup-histogram .bv-popup-histogram-ratings-score {
    color: #888 !important; }
  .bv-cv2-cleanslate .bv-core-container-56 .bv-popup-histogram .bv-content-secondary-ratings-value {
    background-color: #00a2c9 !important; }
  .bv-cv2-cleanslate .bv-core-container-56 .bv-popup-histogram .bv-read-review {
    background-color: #00a2c9 !important; }
    .bv-cv2-cleanslate .bv-core-container-56 .bv-popup-histogram .bv-read-review:hover {
      background-color: #00a3ca !important;
      border: #00a3ca !important; }

#BVRRContainer {
  outline: transparent !important; }
  #BVRRContainer .bv-header .bv-content-title {
    background-color: #f7f7f7 !important;
    color: #00a2c9 !important;
    font-weight: bold !important;
    margin-right: 10px !important; }
  #BVRRContainer .bv-header .bv-histogram-filter-helper {
    color: #888 !important;
    margin-top: 10px !important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button {
    background-color: #00a2c9 !important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-48 .bv-rating-stars-on {
    color: #00a2c9 !important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-48 .bv-inline-histogram-ratings td {
    color: #00a2c9 !important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-section-summary .bv-secondary-rating-summary-id,
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-section-summary .bv-secondary-rating-summary-rating {
    color: #888 !important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-rating-stars-on {
    color: #00a2c9 !important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-inline-histogram-ratings-star {
    color: #00a2c9 !important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-inline-histogram-ratings-score {
    color: #ccc !important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-control-bar {
    background-color: #f7f7f7 !important;
    color: #00a2c9 !important; }
    #BVRRContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-control-bar .bv-content-pagination-pages-current {
      color: #888 important; }
  #BVRRContainer .bv-cv2-cleanslate .bv-core-container-56 .bv-form-actions-submit {
    background-color: #00a2c9 !important; }
  #BVRRContainer .bv-content-secondary-ratings-value,
  #BVRRContainer .bv-secondary-rating-summary-value,
  #BVRRContainer .bv-secondary-slider-summary-value,
  #BVRRContainer .bv-content-slider-value {
    background-color: #00a2c9 !important; }
  #BVRRContainer button.bv-write-review, #BVRRContainer button.bv-read-review, #BVRRContainer button.bv-ask-question {
    background-color: #00a2c9 !important; }
  #BVRRContainer .bv-button {
    background-color: #00a2c9 !important; }
  #BVRRContainer .bv-content-review {
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    margin-bottom: 10px !important; }
    #BVRRContainer .bv-content-review .bv-content-title {
      color: #00a2c9 !important;
      margin-top: 10px !important; }
    #BVRRContainer .bv-content-review .bv-content-container,
    #BVRRContainer .bv-content-review .bv-content-summary p,
    #BVRRContainer .bv-content-review .bv-content-datetime,
    #BVRRContainer .bv-content-review .bv-content-data-label,
    #BVRRContainer .bv-content-review .bv-content-data-value,
    #BVRRContainer .bv-content-review .bv-content-secondary-ratings-label,
    #BVRRContainer .bv-content-review .bv-content-feedback-vote-request {
      color: #888 !important; }
    #BVRRContainer .bv-content-review .bv-content-data-icon {
      color: #00a2c9 !important;
      font-size: 20px !important; }
    #BVRRContainer .bv-content-review .bv-content-author-name h3 {
      color: #888 !important; }
  #BVRRContainer .bv-content-feedback-vote .bv-content-btn,
  #BVRRContainer .bv-content-feedback-vote .bv-content-report-btn,
  #BVRRContainer .bv-secondary-content-actions-container .bv-content-btn,
  #BVRRContainer .bv-secondary-content-actions-container .bv-content-report-btn {
    background-color: transparent !important;
    color: #888 !important;
    font-weight: normal !important; }
    #BVRRContainer .bv-content-feedback-vote .bv-content-btn:hover,
    #BVRRContainer .bv-content-feedback-vote .bv-content-report-btn:hover,
    #BVRRContainer .bv-secondary-content-actions-container .bv-content-btn:hover,
    #BVRRContainer .bv-secondary-content-actions-container .bv-content-report-btn:hover {
      background-color: transparent !important;
      box-shadow: none !important;
      text-decoration: underline !important;
      text-shadow: none !important; }
  #BVRRContainer .bv-content-feedback-vote .bv-content-report-btn,
  #BVRRContainer .bv-content-feedback-vote .bv-content-secondary-btn,
  #BVRRContainer .bv-secondary-content-actions-container .bv-content-report-btn,
  #BVRRContainer .bv-secondary-content-actions-container .bv-content-secondary-btn {
    text-decoration: underline !important; }

.bv-cv2-cleanslate .bv-core-container-56 .bv-fieldset-label-text a.bv-text-link {
  color: #00a2c9 !important; }
  .bv-cv2-cleanslate .bv-core-container-56 .bv-fieldset-label-text a.bv-text-link:visited {
    color: #00a2c9 !important; }
.bv-cv2-cleanslate .bv-core-container-56 .bv-submission .bv-fieldsets button.bv-submit {
  background-color: #00a2c9 !important; }
.bv-cv2-cleanslate .bv-core-container-56 .bv-dropdown-container .bv-compat .bv-dropdown .bv-dropdown-active .bv-dropdown-item:hover, .bv-cv2-cleanslate .bv-core-container-56 .bv-dropdown-container .bv-compat .bv-dropdown .bv-dropdown-active .bv-dropdown-item:focus {
  background-color: #00a2c9 !important; }
.bv-cv2-cleanslate .bv-core-container-56 .bv-dropdown-container .bv-compat .bv-dropdown .bv-dropdown-active .bv-dropdown-item .bv-dropdown-item-hover {
  background-color: #00a2c9 !important; }
.bv-cv2-cleanslate .bv-core-container-56 .bv-dropdown-container .bv-compat .bv-dropdown .bv-dropdown-active .bv-dropdown-item .bv-dropdown-item-selected {
  background-color: #00a2c9 !important; }

.bv-filter-dropdown .bv-dropdown-item-selected:hover {
  background-color: #00a2c9 !important; }

/***
* Styles for new search on hover
* class hcp-new-search-block
***/
.path-searchcontent .container {
  background: linear-gradient(128deg, #eef0f3 0%, #e5eaf1 48%, #d4dfec 100%); }
.path-searchcontent .region.region-content {
  margin-top: 20px; }

@media screen and (min-width: 1025px) {
  .block-views-exposed-filter-blocksearch-search {
    display: none !important; } }

.nhsc-new-search,
.block-views-exposed-filter-blocksearch-search {
  position: relative;
  background: #fff;
  border-radius: 50px;
  width: calc(100% - 24px);
  padding: 0px 45px 0px 6px;
  border: 2px solid #888;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 25px; }
  @media screen and (min-width: 1025px) {
    .nhsc-new-search,
    .block-views-exposed-filter-blocksearch-search {
      background: #14377d;
      width: auto;
      padding: 14px 60px 14px 14px;
      border: 2px solid #14377d;
      margin: 0 auto; } }
  .nhsc-new-search.hide-me,
  .block-views-exposed-filter-blocksearch-search.hide-me {
    display: none; }
  .nhsc-new-search:hover,
  .block-views-exposed-filter-blocksearch-search:hover {
    width: 400px;
    background: #fff;
    padding: 0px 45px 0px 20px;
    border-color: #888;
    animation-fill-mode: forwards;
    -webkit-transition: width 0.7s ease-in-out;
    -moz-transition: width 0.7s ease-in-out;
    -o-transition: width 0.7s ease-in-out;
    transition: width 0.7s ease-in-out; }
    .nhsc-new-search:hover .control-label,
    .block-views-exposed-filter-blocksearch-search:hover .control-label {
      display: none !important; }
    .nhsc-new-search:hover .input,
    .block-views-exposed-filter-blocksearch-search:hover .input {
      display: flex; }
    .nhsc-new-search:hover .input-group,
    .block-views-exposed-filter-blocksearch-search:hover .input-group {
      display: flex !important; }
    .nhsc-new-search:hover form .control-label,
    .block-views-exposed-filter-blocksearch-search:hover form .control-label {
      color: #14377d; }
  @media screen and (min-width: 1025px) {
    .nhsc-new-search:hover, .nhsc-new-search:visited, .nhsc-new-search:focus-within, .nhsc-new-search:focus-visible,
    .block-views-exposed-filter-blocksearch-search:hover,
    .block-views-exposed-filter-blocksearch-search:visited,
    .block-views-exposed-filter-blocksearch-search:focus-within,
    .block-views-exposed-filter-blocksearch-search:focus-visible {
      width: 400px;
      background: #fff;
      padding: 0px 45px 0px 20px;
      border-color: #888;
      animation-fill-mode: forwards;
      -webkit-transition: width 0.7s ease-in-out;
      -moz-transition: width 0.7s ease-in-out;
      -o-transition: width 0.7s ease-in-out;
      transition: width 0.7s ease-in-out; }
      .nhsc-new-search:hover .control-label, .nhsc-new-search:visited .control-label, .nhsc-new-search:focus-within .control-label, .nhsc-new-search:focus-visible .control-label,
      .block-views-exposed-filter-blocksearch-search:hover .control-label,
      .block-views-exposed-filter-blocksearch-search:visited .control-label,
      .block-views-exposed-filter-blocksearch-search:focus-within .control-label,
      .block-views-exposed-filter-blocksearch-search:focus-visible .control-label {
        display: none !important; }
      .nhsc-new-search:hover .input, .nhsc-new-search:visited .input, .nhsc-new-search:focus-within .input, .nhsc-new-search:focus-visible .input,
      .block-views-exposed-filter-blocksearch-search:hover .input,
      .block-views-exposed-filter-blocksearch-search:visited .input,
      .block-views-exposed-filter-blocksearch-search:focus-within .input,
      .block-views-exposed-filter-blocksearch-search:focus-visible .input {
        display: flex; }
      .nhsc-new-search:hover .input-group, .nhsc-new-search:visited .input-group, .nhsc-new-search:focus-within .input-group, .nhsc-new-search:focus-visible .input-group,
      .block-views-exposed-filter-blocksearch-search:hover .input-group,
      .block-views-exposed-filter-blocksearch-search:visited .input-group,
      .block-views-exposed-filter-blocksearch-search:focus-within .input-group,
      .block-views-exposed-filter-blocksearch-search:focus-visible .input-group {
        display: flex !important; } }
  .nhsc-new-search form,
  .block-views-exposed-filter-blocksearch-search form {
    border-bottom: 1px solid #ccc; }
    .nhsc-new-search form .form-inline,
    .block-views-exposed-filter-blocksearch-search form .form-inline {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%; }
    .nhsc-new-search form .form-item-search-api-fulltext,
    .block-views-exposed-filter-blocksearch-search form .form-item-search-api-fulltext {
      margin-bottom: 0;
      width: 100%;
      white-space: nowrap; }
      .nhsc-new-search form .form-item-search-api-fulltext .control-label,
      .block-views-exposed-filter-blocksearch-search form .form-item-search-api-fulltext .control-label {
        display: none; }
        @media screen and (min-width: 1025px) {
          .nhsc-new-search form .form-item-search-api-fulltext .control-label,
          .block-views-exposed-filter-blocksearch-search form .form-item-search-api-fulltext .control-label {
            font-size: 16px;
            display: flex;
            align-items: center; } }
      .nhsc-new-search form .form-item-search-api-fulltext .input-group,
      .block-views-exposed-filter-blocksearch-search form .form-item-search-api-fulltext .input-group {
        width: 100%; }
        .nhsc-new-search form .form-item-search-api-fulltext .input-group .input-group-addon,
        .block-views-exposed-filter-blocksearch-search form .form-item-search-api-fulltext .input-group .input-group-addon {
          display: none; }
        @media screen and (min-width: 1025px) {
          .nhsc-new-search form .form-item-search-api-fulltext .input-group,
          .block-views-exposed-filter-blocksearch-search form .form-item-search-api-fulltext .input-group {
            display: none; } }
      .nhsc-new-search form .form-item-search-api-fulltext .form-control,
      .block-views-exposed-filter-blocksearch-search form .form-item-search-api-fulltext .form-control {
        font-size: 16px;
        padding: 0;
        text-align: left;
        border: 0 none;
        box-shadow: 0 0 transparent; }
    .nhsc-new-search form .form-actions,
    .block-views-exposed-filter-blocksearch-search form .form-actions {
      display: flex;
      margin-bottom: 16px; }
      .nhsc-new-search form .form-actions .form-submit,
      .block-views-exposed-filter-blocksearch-search form .form-actions .form-submit {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 25px;
        height: 25px;
        line-height: 32px;
        padding: 0;
        width: 250px;
        text-align: right;
        margin-right: 0; }
        @media screen and (min-width: 1025px) {
          .nhsc-new-search form .form-actions .form-submit,
          .block-views-exposed-filter-blocksearch-search form .form-actions .form-submit {
            line-height: 25px; } }
        .nhsc-new-search form .form-actions .form-submit:hover, .nhsc-new-search form .form-actions .form-submit:focus,
        .block-views-exposed-filter-blocksearch-search form .form-actions .form-submit:hover,
        .block-views-exposed-filter-blocksearch-search form .form-actions .form-submit:focus {
          outline: none; }
      .nhsc-new-search form .form-actions button:nth-child(1),
      .block-views-exposed-filter-blocksearch-search form .form-actions button:nth-child(1) {
        color: white;
        background-color: #fff;
        background: #14377d url(/themes/custom/nhsc_master/images/search-icon.svg) no-repeat;
        background-size: contain;
        padding: 18px;
        border-radius: 50px;
        border: 0 none; }
      .nhsc-new-search form .form-actions button:nth-child(2),
      .block-views-exposed-filter-blocksearch-search form .form-actions button:nth-child(2) {
        display: none; }
  .nhsc-new-search form,
  .block-views-exposed-filter-blocksearch-search form {
    border: 0 none;
    width: 90%;
    margin-bottom: 0; }
    .nhsc-new-search form .control-label,
    .block-views-exposed-filter-blocksearch-search form .control-label {
      font-size: 18px;
      color: #fff; }
      .nhsc-new-search form .control-label::before,
      .block-views-exposed-filter-blocksearch-search form .control-label::before {
        display: none; }
    .nhsc-new-search form .input-group,
    .block-views-exposed-filter-blocksearch-search form .input-group {
      width: 100%; }
      .nhsc-new-search form .input-group .input-group-addon,
      .block-views-exposed-filter-blocksearch-search form .input-group .input-group-addon {
        display: none; }
    .nhsc-new-search form input,
    .block-views-exposed-filter-blocksearch-search form input {
      display: flex;
      position: absolute;
      width: 100%;
      background: transparent;
      -webkit-transition: all 0.7s ease-in-out;
      -moz-transition: all 0.7s ease-in-out;
      -o-transition: all 0.7s ease-in-out;
      transition: all 0.7s ease-in-out; }
    .nhsc-new-search form .form-actions,
    .block-views-exposed-filter-blocksearch-search form .form-actions {
      position: absolute;
      right: -1px;
      top: -2px;
      background: #14377d;
      border-radius: 50px;
      padding: 6px 6px;
      margin-bottom: 0;
      background-size: contain; }
      .nhsc-new-search form .form-actions .form-submit,
      .block-views-exposed-filter-blocksearch-search form .form-actions .form-submit {
        display: block;
        text-indent: -999999;
        font-size: 0;
        width: auto;
        cursor: pointer; }
  .nhsc-new-search .help-text,
  .block-views-exposed-filter-blocksearch-search .help-text {
    display: none; }

.block-facet-blocksection,
.block-facet-blockcategory {
  margin-top: 25px;
  padding: 0 20px; }
  @media screen and (min-width: 991px) {
    .block-facet-blocksection,
    .block-facet-blockcategory {
      float: left;
      width: 25%;
      margin-top: 55px; } }
  .block-facet-blocksection h2.block-title,
  .block-facet-blockcategory h2.block-title {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 20px; }
  .block-facet-blocksection .facets-widget-checkbox ul,
  .block-facet-blockcategory .facets-widget-checkbox ul {
    margin: 0;
    padding: 0; }
    .block-facet-blocksection .facets-widget-checkbox ul li,
    .block-facet-blockcategory .facets-widget-checkbox ul li {
      margin: 0;
      padding: 0;
      list-style: none;
      list-style-image: none;
      font-size: 20px; }
      .block-facet-blocksection .facets-widget-checkbox ul li input,
      .block-facet-blockcategory .facets-widget-checkbox ul li input {
        display: none; }
      .block-facet-blocksection .facets-widget-checkbox ul li label:before,
      .block-facet-blockcategory .facets-widget-checkbox ul li label:before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 15px;
        border: 1px solid #636f77;
        font-family: 'Font Awesome 5 Free';
        font-size: 10px;
        text-align: center;
        overflow: hidden; }
      .block-facet-blocksection .facets-widget-checkbox ul li input:checked + label:before,
      .block-facet-blockcategory .facets-widget-checkbox ul li input:checked + label:before {
        content: '\f00c'; }
  .block-facet-blocksection .help-text,
  .block-facet-blockcategory .help-text {
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #636f77;
    font-size: 16px; }

.view-search {
  margin-top: 25px;
  padding: 0 20px; }
  .view-search .view-header {
    padding-bottom: 40px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #2f394f;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
  .view-search .view-content.row {
    margin-left: 0;
    margin-right: 0; }
  @media screen and (min-width: 991px) {
    .view-search {
      float: left;
      width: 75%;
      margin-top: 55px; } }
  .view-search .views-row {
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px; }
    .view-search .views-row .views-field-title, .view-search .views-row .views-field-body {
      margin-bottom: 10px; }
    .view-search .views-row .btn-download {
      color: #d41a1a;
      border: 1px solid #d41a1a;
      height: 24px;
      border-radius: 12px;
      margin-left: 20px;
      font-size: 12px;
      padding: 3px 15px;
      line-height: 24px; }
      .view-search .views-row .btn-download img {
        height: 16px;
        margin-right: 5px;
        margin-top: -1px; }
  .view-search .view-empty {
    margin-top: 40px; }
    .view-search .view-empty .empty-text {
      border: 1px solid #d6d6d6;
      text-align: center;
      font-size: 28px;
      color: #223d4e;
      padding: 50px 20px;
      width: 100%; }
    .view-search .view-empty h2.block-title {
      font-size: 22px;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      color: #636f77;
      text-align: left;
      margin: 50px 0; }
    .view-search .view-empty .view-content.row {
      margin-left: 0;
      margin-right: 0; }

.pagination {
  text-align: right;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .pagination {
      position: relative;
      padding-bottom: 20px;
      width: 100%; } }
  .pagination .pager__item {
    display: inline-block;
    position: relative; }
    .pagination .pager__item a {
      border: 0;
      color: #223d4e;
      text-transform: uppercase; }
      .pagination .pager__item a:hover {
        background: transparent;
        color: #636f77; }
    .pagination .pager__item.active a {
      color: #636f77;
      background: transparent; }
    .pagination .pager__item:after {
      position: absolute;
      content: '-';
      font-weight: bold;
      display: inline-block;
      line-height: 34px;
      right: -4px;
      top: 0;
      font-size: 16px;
      color: #223d4e; }
    @media screen and (max-width: 991px) {
      .pagination .pager__item.pager__item--first, .pagination .pager__item.pager__item--previous, .pagination .pager__item.pager__item--last, .pagination .pager__item.pager__item--next {
        position: absolute;
        bottom: 0; }
        .pagination .pager__item.pager__item--first a, .pagination .pager__item.pager__item--previous a, .pagination .pager__item.pager__item--last a, .pagination .pager__item.pager__item--next a {
          padding: 0; } }
    .pagination .pager__item.pager__item--first a, .pagination .pager__item.pager__item--previous a, .pagination .pager__item.pager__item--last a, .pagination .pager__item.pager__item--next a {
      color: #636f77; }
      .pagination .pager__item.pager__item--first a:hover, .pagination .pager__item.pager__item--previous a:hover, .pagination .pager__item.pager__item--last a:hover, .pagination .pager__item.pager__item--next a:hover {
        background: transparent;
        color: #223d4e; }
    .pagination .pager__item.pager__item--first:after, .pagination .pager__item.pager__item--previous:after, .pagination .pager__item.pager__item--last:after, .pagination .pager__item.pager__item--next:after {
      display: none; }
  @media screen and (max-width: 991px) {
    .pagination .pager__item--first {
      left: 0; }
    .pagination .pager__item--previous {
      left: 55px; }
    .pagination .pager__item--last {
      right: 0; }
    .pagination .pager__item--next {
      right: 55px; } }

/* SEARCH MENU ---------------------------------------------------------------------- */
.we-mega-menu-li.search .we-mega-menu-submenu {
  font-family: 'LatoRegular';
  position: fixed;
  top: 116px;
  width: 100%;
  text-align: left;
  padding: 0; }
  .we-mega-menu-li.search .we-mega-menu-submenu button {
    background: transparent;
    color: #333; }
  .we-mega-menu-li.search .we-mega-menu-submenu .block-views {
    padding-left: 20px;
    margin-top: 20px; }
    .we-mega-menu-li.search .we-mega-menu-submenu .block-views .view-content.row {
      margin-left: 0;
      margin-right: 0; }
    .we-mega-menu-li.search .we-mega-menu-submenu .block-views h2.block-title {
      font-size: 16px;
      font-family: 'LatoRegular';
      margin-bottom: 20px;
      text-align: left;
      color: #888; }
    .we-mega-menu-li.search .we-mega-menu-submenu .block-views .views-field-title a {
      color: #00a3ca;
      font-size: 16px;
      height: 28px; }
.we-mega-menu-li.search:before {
  font-size: 18px; }

.subscribe .we-mega-menu-li:hover {
  border-bottom: 2px solid #223d4e; }
  .subscribe .we-mega-menu-li:hover .we-mega-menu-submenu {
    display: none !important; }
.subscribe .we-mega-menu-li.active .we-mega-menu-submenu {
  display: block !important;
  visibility: visible;
  opacity: 1; }

.toolbar-fixed .we-mega-menu-li.search .we-mega-menu-submenu {
  top: 195px; }

article.dynamic-surveys,
.page-node-type-dynamic-surveys .page-header,
.page-node-type-dynamic-surveys .mainContent .container {
  max-width: 980px;
  margin: 0 auto; }

.block-nhsc-comiss-score-survey h2 {
  color: #f59c38; }
.block-nhsc-comiss-score-survey h3 {
  color: #757982;
  padding: 40px 0; }
.block-nhsc-comiss-score-survey p {
  margin: 0 0 15px; }
.block-nhsc-comiss-score-survey hr {
  margin: 40px auto;
  height: 1px;
  border: none;
  border-top: 1px solid #d7d7d7;
  width: 100%; }
.block-nhsc-comiss-score-survey .btn-download {
  background-color: #f59c38;
  font-size: 20px;
  padding: 0 25px;
  float: right;
  color: #fff;
  line-height: 40px;
  border-radius: 4px;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .block-nhsc-comiss-score-survey .btn-download {
      margin-top: 0; } }
.block-nhsc-comiss-score-survey .modal-dialog {
  max-width: 930px;
  width: 100%; }

.nhsc-comiss-score-form .question-validation {
  display: block;
  margin-left: -15px; }
  .nhsc-comiss-score-form .question-validation .question-invalid {
    margin-left: -15px;
    border-radius: 4px;
    border: 2px solid #f59c38;
    color: #f59c38;
    padding-left: 10px;
    font-weight: bold;
    font-size: 20px;
    margin: 30px 0;
    line-height: 64px;
    position: relative;
    padding-left: 40px; }
    .nhsc-comiss-score-form .question-validation .question-invalid:before {
      content: '!';
      font-family: 'LatoBold';
      font-size: 48px;
      display: block;
      position: absolute;
      top: 0;
      left: 15px; }
.nhsc-comiss-score-form .question-title {
  font-size: 18px;
  font-family: 'LatoBold';
  font-weight: 900;
  color: #f59c38; }
.nhsc-comiss-score-form .question-help .help-icon {
  cursor: pointer;
  color: #fff;
  border-radius: 4px;
  padding: 3px 9px;
  background-color: #f59c38;
  vertical-align: top; }
.nhsc-comiss-score-form .question-options {
  clear: both; }
  .nhsc-comiss-score-form .question-options .form-item {
    margin: 10px 0;
    line-height: 30px; }
    .nhsc-comiss-score-form .question-options .form-item label {
      font-size: 16px;
      margin-bottom: 0;
      line-height: 26px;
      min-height: auto;
      position: relative;
      padding-left: 34px; }
      .nhsc-comiss-score-form .question-options .form-item label:hover {
        cursor: pointer; }
      .nhsc-comiss-score-form .question-options .form-item label input {
        position: absolute;
        left: -9999px; }
      .nhsc-comiss-score-form .question-options .form-item label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 2px;
        width: 24px;
        height: 24px;
        border: 1px solid #e5e5e5;
        border-radius: 12px;
        background: #fff; }
      .nhsc-comiss-score-form .question-options .form-item label:after {
        content: '';
        position: absolute;
        top: 12px;
        left: 12px;
        width: 0px;
        height: 0px;
        border-radius: 0px;
        background-color: #f59c38;
        transition: all .2s; }
      .nhsc-comiss-score-form .question-options .form-item label.active:after {
        top: 6px;
        left: 4px;
        width: 16px;
        height: 16px;
        border-radius: 8px;
        transition: all .2s; }
.nhsc-comiss-score-form .question-score ul {
  margin: 0;
  padding: 0; }
  .nhsc-comiss-score-form .question-score ul li {
    list-style: none;
    list-style-image: none;
    margin: 10px 0;
    font-size: 16px;
    line-height: 30px;
    text-align: right; }
.nhsc-comiss-score-form .question-result {
  clear: both;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7; }
  .nhsc-comiss-score-form .question-result .form-item {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .nhsc-comiss-score-form .question-result .form-item label {
      margin-bottom: 0; }
    .nhsc-comiss-score-form .question-result .form-item input {
      background-color: transparent;
      width: 60px;
      text-align: center;
      color: #f59c38;
      margin-left: 20px;
      border-radius: 4px;
      font-size: 16px; }
  .nhsc-comiss-score-form .question-result:last-child {
    margin-bottom: 40px; }
.nhsc-comiss-score-form .form-header {
  font-size: 1.563em;
  font-weight: bold;
  margin: 40px 0 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #757982;
  font-family: 'LatoBold'; }
  .nhsc-comiss-score-form .form-header:last-child {
    text-align: right; }
.nhsc-comiss-score-form .question .title {
  float: left;
  width: 180px;
  color: #f59c38;
  font-weight: bold;
  font-size: 18px;
  margin-right: 20px; }
.nhsc-comiss-score-form .question .options {
  padding-left: 10px; }
.nhsc-comiss-score-form .fieldgroup legend {
  float: left;
  width: 100%;
  color: #f59c38;
  font-weight: bold;
  font-size: 18px;
  margin-right: 20px; }
  @media (min-width: 768px) {
    .nhsc-comiss-score-form .fieldgroup legend {
      width: 350px; } }
.nhsc-comiss-score-form .fieldgroup .form-required:after {
  color: #f59c38;
  background-image: none;
  content: ' *'; }
.nhsc-comiss-score-form .fieldgroup .fieldset-wrapper {
  width: 80%; }
  @media (min-width: 768px) {
    .nhsc-comiss-score-form .fieldgroup .fieldset-wrapper {
      padding-left: 370px; } }
.nhsc-comiss-score-form .fieldgroup .help-icon {
  cursor: pointer;
  color: #fff;
  border-radius: 4px;
  padding: 3px 9px;
  background-color: #f59c38;
  vertical-align: top;
  display: inline-block; }
.nhsc-comiss-score-form .item-result {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 40px;
  margin-bottom: 40px; }
  .nhsc-comiss-score-form .item-result .form-item {
    float: right; }
    .nhsc-comiss-score-form .item-result .form-item label {
      width: 100px;
      text-align: right;
      margin-right: 15px;
      float: left;
      display: block;
      line-height: 40px;
      margin-bottom: 0; }
    .nhsc-comiss-score-form .item-result .form-item input {
      width: 65px;
      float: left;
      display: block;
      border-radius: 4px;
      padding: 10px;
      border: 1px solid #c1c1c1;
      height: 40px; }
.nhsc-comiss-score-form input[type="radio"], .nhsc-comiss-score-form input[type="checkbox"] {
  margin: 0 10px 0 -20px; }
.nhsc-comiss-score-form .comiss-score-button {
  background: #f59c38;
  text-transform: uppercase;
  font-size: 20px;
  padding: 9px 25px 7px 25px;
  border: 0;
  font-family: 'LatoBold';
  margin: 30px 0 50px 0; }

.comiss-score-modal-body {
  background: #f59c38 url(../images/bg-assessment.jpg) no-repeat;
  color: #fff;
  font-size: 15px;
  padding: 50px 70px; }
  .comiss-score-modal-body p {
    font-size: 16px; }
    .comiss-score-modal-body p:first-child {
      margin-top: 20px; }
  .comiss-score-modal-body strong {
    font-family: LatoBold; }
  .comiss-score-modal-body .score-panel .title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px; }
  .comiss-score-modal-body .score-panel .score {
    background: #fff;
    border-radius: 8px;
    color: #f59c38;
    font-size: 33px; }
    .comiss-score-modal-body .score-panel .score .score-result {
      font-size: 100px;
      font-weight: bold; }
  .comiss-score-modal-body .score-copy p {
    margin-bottom: 15px;
    margin-top: 0; }
  .comiss-score-modal-body .score-copy .score-pdf-download a {
    background: #fff;
    color: #f59c38;
    padding: 10px 20px;
    display: inline-block;
    font-size: 18px;
    margin: 5px 0 15px 0;
    border-radius: 8px;
    text-transform: uppercase; }
    .comiss-score-modal-body .score-copy .score-pdf-download a:before {
      content: "\f02f";
      font-family: "Font Awesome 5 Free";
      margin-right: 10px; }
  .comiss-score-modal-body .score-copy .score-cta-buttons a {
    color: #fff;
    font-size: 16px;
    text-decoration: underline; }
    .comiss-score-modal-body .score-copy .score-cta-buttons a:before {
      content: "> "; }

.modal-content .close {
  margin-right: 30px;
  margin-top: 15px;
  background: transparent;
  color: #fff;
  opacity: 1;
  font-size: 30px; }

#PDFContainer {
  width: 21cm;
  padding: 1cm; }
  #PDFContainer h1 {
    font-weight: bold;
    font-size: 24px;
    text-align: center; }
  #PDFContainer .table-borderless,
  #PDFContainer .table-borderless tbody,
  #PDFContainer .table-borderless tr,
  #PDFContainer .table-borderless td {
    border: 0;
    margin: 0; }

.page-self-assessment .mainContent {
  background: #f6a800; }
  .page-self-assessment .mainContent .container {
    margin: 100px auto 50px auto;
    background: #fff; }
  .page-self-assessment .mainContent .page-header {
    display: none; }

.block-self-assessment-survey-block .top-banner {
  position: relative; }
  .block-self-assessment-survey-block .top-banner img {
    width: 100%; }
  .block-self-assessment-survey-block .top-banner .text-wrapper {
    position: absolute;
    left: 20px;
    top: 0;
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .block-self-assessment-survey-block .top-banner .text-wrapper {
        left: 40px; } }
    .block-self-assessment-survey-block .top-banner .text-wrapper h2 {
      font-size: 130px;
      color: #f59c38;
      opacity: 0.9; }
      @media (min-width: 768px) {
        .block-self-assessment-survey-block .top-banner .text-wrapper h2 {
          font-size: 300px; } }
  .block-self-assessment-survey-block .top-banner .results {
    width: 100%; }
.block-self-assessment-survey-block .survey-copy,
.block-self-assessment-survey-block .buttons-bar {
  padding: 20px; }
.block-self-assessment-survey-block .buttons-bar {
  text-align: center !important;
  float: left;
  width: 100%;
  padding: 20px 35px;
  display: flex;
  justify-content: center; }
  .block-self-assessment-survey-block .buttons-bar .button {
    display: inline-block;
    background-color: #f59c38;
    font-size: 20px;
    padding: 0 25px;
    color: #fff;
    line-height: 40px;
    border-radius: 4px;
    margin: 0 10px; }
.block-self-assessment-survey-block .survey-copy {
  font-size: 19px; }
  .block-self-assessment-survey-block .survey-copy .form-options .question-label {
    color: #ea690f;
    font-size: 24px;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 10px; }
    .block-self-assessment-survey-block .survey-copy .form-options .question-label span {
      color: #757982;
      margin-top: 5px;
      font-size: 18px;
      display: block; }
  .block-self-assessment-survey-block .survey-copy .form-options .question-options {
    margin-left: 60px;
    margin-top: 50px; }
    .block-self-assessment-survey-block .survey-copy .form-options .question-options input[type=radio] {
      display: none; }
    .block-self-assessment-survey-block .survey-copy .form-options .question-options input[type=radio] + label {
      content: "";
      background: transparent url(../images/check-boxes-orange.jpg) no-repeat 0px -40px;
      width: 47px;
      height: 40px;
      display: inline-block;
      padding-left: 57px;
      margin-bottom: 15px;
      line-height: 40px;
      width: 100%; }
    .block-self-assessment-survey-block .survey-copy .form-options .question-options input[type=radio]:checked + label {
      background: transparent url(../images/check-boxes-orange.jpg) no-repeat 0px 0px !important; }
  .block-self-assessment-survey-block .survey-copy .form-image {
    text-align: center; }
    @media (min-width: 768px) {
      .block-self-assessment-survey-block .survey-copy .form-image {
        text-align: right; } }
.block-self-assessment-survey-block .survey-page:first-child .top-banner .text-wrapper h2 {
  font-size: 30px;
  line-height: 38px;
  color: #ea690f; }
  @media (min-width: 768px) {
    .block-self-assessment-survey-block .survey-page:first-child .top-banner .text-wrapper h2 {
      font-size: 80px;
      line-height: 98px; } }

#self-assessment-step-1 .buttons-bar .button:first-child, #self-assessment-step-2 .buttons-bar .button:first-child {
  display: none; }

.nhsc-self-assessment-survey-results .top-banner img {
  width: 100%; }
.nhsc-self-assessment-survey-results .top-banner .text-wrapper h2 {
  font-size: 30px !important;
  line-height: 38px; }
  @media (min-width: 768px) {
    .nhsc-self-assessment-survey-results .top-banner .text-wrapper h2 {
      font-size: 80px !important;
      line-height: 98px; } }
.nhsc-self-assessment-survey-results .scores {
  text-align: center;
  margin-top: 20px; }
  .nhsc-self-assessment-survey-results .scores .score {
    display: inline-block;
    width: 30%;
    margin-bottom: 10px;
    background-color: #f59c38;
    margin-right: 1%;
    color: #fff;
    text-align: center;
    padding: 5px; }
    @media (min-width: 768px) {
      .nhsc-self-assessment-survey-results .scores .score {
        width: 17%;
        margin-bottom: 0; } }
.nhsc-self-assessment-survey-results .copy {
  padding: 20px; }
  .nhsc-self-assessment-survey-results .copy p {
    margin-bottom: 20px; }
  .nhsc-self-assessment-survey-results .copy p:first-child {
    column-span: all;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px; }
  .nhsc-self-assessment-survey-results .copy h2 {
    color: #f59c38;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 19px; }
  .nhsc-self-assessment-survey-results .copy h3 {
    color: #f59c38;
    font-size: 17px;
    font-family: 'LatoBold';
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 20px; }
  .nhsc-self-assessment-survey-results .copy img {
    width: 100%; }
  .nhsc-self-assessment-survey-results .copy a {
    background-color: #f59c38;
    color: #fff;
    text-align: center;
    font-weight: 800;
    padding: 5px;
    display: inline-block;
    width: 100%; }
  .nhsc-self-assessment-survey-results .copy ul li {
    list-style: none;
    position: relative; }
    .nhsc-self-assessment-survey-results .copy ul li:before {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background-color: #f59c38;
      position: absolute;
      left: -24px;
      top: 7px;
      border-radius: 50%; }
    .nhsc-self-assessment-survey-results .copy ul li strong {
      color: #f59c38;
      font-family: 'LatoBold';
      font-weight: 900;
      margin-bottom: 10px; }

.symptoms-checker .questions .question-title {
  font-size: 24px;
  margin: 40px 5% 20px 5%;
  text-align: left; }

.symptoms-checker .questions .question-options {
  width: 90%;
  margin: 0 auto 40px auto; }

.symptoms-checker .questions .question-title {
  font-size: 24px;
  margin: 40px 20px 20px 20px; }

.symptoms-checker {
  margin: 0 auto;
  max-width: 1108px; }
  .symptoms-checker img {
    width: 100%; }
  .symptoms-checker .introduction img {
    margin-top: 20px; }
  .symptoms-checker .intro-copy {
    text-align: center;
    padding: 20px 15px;
    font-size: 24px; }
    @media (min-width: 768px) {
      .symptoms-checker .intro-copy {
        padding: 40px 80px; } }
    .symptoms-checker .intro-copy h1 {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .symptoms-checker .intro-copy h1 {
          font-size: 32px; } }
    .symptoms-checker .intro-copy p {
      font-size: 20px;
      margin: 0 20px 20px 20px; }
  .symptoms-checker .button {
    background: #14377d;
    display: block;
    margin: 0 20px 40px 20px;
    padding: 15px;
    font-size: 1.8em;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase; }
  .symptoms-checker .questions .question-title {
    font-size: 24px;
    margin: 40px 5% 20px 5%;
    text-align: left; }
  .symptoms-checker .questions .question-options {
    width: 90%;
    margin: 0 auto 40px auto; }
    .symptoms-checker .questions .question-options .symptom-option {
      position: relative; }
      .symptoms-checker .questions .question-options .symptom-option:before {
        position: absolute;
        content: "";
        background: transparent url(../images/check-boxes-blue.jpg) no-repeat 0px -40px;
        width: 47px;
        height: 40px;
        display: inline-block;
        padding-left: 57px;
        margin-bottom: 15px;
        line-height: 40px;
        width: 100%;
        top: -20px; }
      .symptoms-checker .questions .question-options .symptom-option:checked:before {
        background: transparent url(../images/check-boxes-blue.jpg) no-repeat 0px 0px; }
    .symptoms-checker .questions .question-options label {
      vertical-align: middle;
      font-size: 20px;
      color: #00738e;
      cursor: pointer;
      padding-left: 40px;
      line-height: 40px;
      margin-bottom: 20px; }
  .symptoms-checker .modal-body {
    color: #fff;
    background: #00a2c9;
    padding: 50px;
    font-size: 20px; }
  .symptoms-checker .results-area {
    text-align: center;
    font-size: 24px;
    margin: 0 20px 20px 20px; }
    .symptoms-checker .results-area img {
      margin-bottom: 20px; }
    .symptoms-checker .results-area .result-title {
      display: block; }
    .symptoms-checker .results-area p {
      font-size: 24px;
      margin: 0 20px 20px 20px; }
    .symptoms-checker .results-area .result-list {
      display: inline-block;
      text-align: left;
      margin: 20px 0; }
      .symptoms-checker .results-area .result-list li {
        color: #00a2c9; }
    .symptoms-checker .results-area .results-disclaimer {
      text-align: left;
      margin-top: 20px; }
      .symptoms-checker .results-area .results-disclaimer p {
        font-size: 15px; }
  @media print {
    .symptoms-checker body * {
      visibility: hidden; }
    .symptoms-checker .print-result, .symptoms-checker .print-result * {
      visibility: visible; }
    .symptoms-checker .print-result {
      display: block;
      position: absolute;
      left: 0;
      top: 0; }
    .symptoms-checker .doNotPrint,
    .symptoms-checker .page-header,
    .symptoms-checker .feature-section,
    .symptoms-checker .alert,
    .symptoms-checker .region-banner,
    .symptoms-checker #block-views-block-view-people-block-1,
    .symptoms-checker .off-canvas-wrapper,
    .symptoms-checker header,
    .symptoms-checker footer,
    .symptoms-checker form {
      display: none !important; }
    .symptoms-checker .mainContent .container {
      margin-top: 0 !important; } }

/*

.page-node-422 .mainContent {
  background: #f59c38;
}

.block-self-assessment-survey-block .top-banner .text-wrapper {
  position: absolute;
  left: 20px;
  top: 0;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
}

.block-self-assessment-survey-block .top-banner .text-wrapper h2 {
  font-size: 300px;
  color: #f59c38;
  opacity: 0.9;
}

.block-self-assessment-survey-block  .survey-copy {
  font-size: 19px;
}

.survey-page:first-child .top-banner .text-wrapper h2 {
  font-size: 88px;
  color: #ea690f;
}

.block-self-assessment-survey-block .buttons-bar {
  text-align: center !important;
  float: left;
  width: 100%;
  padding: 20px 35px;
  display: flex;
  justify-content: center;
}

.block-self-assessment-survey-block .buttons-bar buttton:first-child {
  order: 1;
}

.block-self-assessment-survey-block .buttons-bar .button {
  float: none !important;
}

.nhsc-self-assessment-survey-results .top-banner .text-wrapper h2 {
  font-size: 80px !important;
}

.nhsc-self-assessment-survey-results .copy h3 {
  color: #f59c38;
  font-size: 17px;
  font-family: 'LatoBold';
  font-weight: 900;
  margin-bottom: 10px;
  line-height: 20px;

}

.nhsc-self-assessment-survey-results .copy ul strong {
  color: #f59c38;
  font-family: 'LatoBold';
  font-weight: 900;
  margin-bottom: 10px;
}

.nhsc-self-assessment-survey-results .copy ul li {
  list-style: none;
  position: relative;
}

.nhsc-self-assessment-survey-results .copy ul li:before {
  content:'';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #f59c38;
  position: absolute;
  left: -24px;
  top: 7px;
  border-radius: 50%;
}

.symptoms-checker .questions .question-title {
  font-size: 24px;
  margin: 40px 5% 20px 5%;
}

.symptoms-checker .questions .question-options {
  width: 90% !important;
  margin: 0 auto 40px auto !important;
}

#self-assessment-next-button-6 {
  display:none;
}

#edit-actions-01-submit {
  margin-top: 30px !important;
}

*/
.block-nhsc-product-selector .alert.alert-danger.alert-dismissible {
  max-width: 277px;
  margin: auto !important; }
.block-nhsc-product-selector .view-content.row {
  padding: 15px; }
.block-nhsc-product-selector .btn:active, .block-nhsc-product-selector .btn:focus {
  outline: none; }
.block-nhsc-product-selector .product-results {
  margin: 0 auto;
  display: block;
  padding: 30px 200px 0 200px; }
  @media screen and (max-width: 767px) {
    .block-nhsc-product-selector .product-results {
      padding: 10px; } }
@media screen and (max-width: 991px) {
  .block-nhsc-product-selector .product-area {
    margin-bottom: 20px; } }
.block-nhsc-product-selector .product-area .product-image {
  margin: 0 auto;
  max-width: 100%;
  height: 103px;
  width: 88px; }
.block-nhsc-product-selector .product-area .product-title {
  text-align: center;
  font-size: 16px;
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 991px) {
    .block-nhsc-product-selector .product-area .product-title {
      font-size: 14px; } }
  .block-nhsc-product-selector .product-area .product-title a {
    color: #636f77; }
    .block-nhsc-product-selector .product-area .product-title a:hover, .block-nhsc-product-selector .product-area .product-title a:active {
      color: #00a2c9; }
.block-nhsc-product-selector .product-area .product-presentation {
  font-size: 13px;
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  color: #636f77; }
  @media screen and (max-width: 991px) {
    .block-nhsc-product-selector .product-area .product-presentation {
      font-size: 12px; } }
  .block-nhsc-product-selector .product-area .product-presentation a {
    color: #636f77; }
    .block-nhsc-product-selector .product-area .product-presentation a:hover, .block-nhsc-product-selector .product-area .product-presentation a:active {
      color: #00a2c9; }
.block-nhsc-product-selector .product-selector-title {
  margin-top: 20px; }
.block-nhsc-product-selector .btn-primary {
  display: inline-block;
  min-width: 170px;
  font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
  background: #14377d;
  font-size: 20px;
  border-radius: 5px;
  padding: 15px 55px;
  margin: 30px 0 10px 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin: 30px 0 10px 0;
  text-transform: capitalize;
  border: none;
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  border: 2px solid #14377d; }
  .block-nhsc-product-selector .btn-primary:hover {
    background: #fff;
    color: #14377d; }
  @media screen and (max-width: 767px) {
    .block-nhsc-product-selector .btn-primary {
      padding: 15px;
      margin: 0;
      width: 100%; } }
  .block-nhsc-product-selector .btn-primary:hover {
    border: 2px solid #14377d; }
.block-nhsc-product-selector label {
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-left: 13px; }
.block-nhsc-product-selector .form-control {
  border-radius: 2px;
  height: 45px;
  padding: 0 8px; }
  @media screen and (max-width: 1320px) {
    .block-nhsc-product-selector .form-control {
      padding: 0 5px;
      font-size: 13px; } }
.block-nhsc-product-selector .select-wrapper:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f078';
  font-size: 16px;
  padding-left: 10px; }
.block-nhsc-product-selector .btn-link {
  color: #00738e;
  font-size: 19px;
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif; }
  .block-nhsc-product-selector .btn-link:hover, .block-nhsc-product-selector .btn-link:focus {
    text-decoration: none; }
@media screen and (max-width: 767px) {
  .block-nhsc-product-selector .table-responsive {
    border: none; } }
@media screen and (max-width: 767px) {
  .block-nhsc-product-selector .nhsc-product-selector-form .form_element .form-group {
    margin-bottom: 20px; } }
.block-nhsc-product-selector .img-responsive, .block-nhsc-product-selector .thumbnail > img, .block-nhsc-product-selector .thumbnail a > img, .block-nhsc-product-selector .carousel-inner > .item > img, .block-nhsc-product-selector .carousel-inner > .item > a > img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto; }

.nhsc-flavor-selector-form {
  margin-top: 20px;
  display: inline-block; }
  .nhsc-flavor-selector-form .form-control {
    border-radius: 2px;
    height: 45px; }
  .nhsc-flavor-selector-form .select-wrapper {
    min-width: 478px;
    width: auto; }
    @media screen and (max-width: 991px) {
      .nhsc-flavor-selector-form .select-wrapper {
        min-width: 250px;
        width: 100%; } }
    .nhsc-flavor-selector-form .select-wrapper:after {
      font-family: 'Font Awesome 5 Free';
      content: '\f078';
      font-size: 16px;
      padding-left: 10px; }

@media (min-width: 1025px) {
  .block-nhsc-mobile-search {
    display: none; } }
@media screen and (max-width: 1024px) {
  .block-nhsc-mobile-search .mm-page body, .block-nhsc-mobile-search .mm-wrapper_background body {
    background-color: #ffffff; }
  .block-nhsc-mobile-search .mobile-search-button {
    font-size: 30px;
    color: #00A3CA; }
    .block-nhsc-mobile-search .mobile-search-button a {
      font-size: 30px;
      color: #00A3CA; } }

@media screen and (max-width: 1024px) {
  .mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 15px; } }
@media screen and (max-width: 991px) {
  .region-we-mega-menu {
    display: none; } }
.header-switcher-padding {
  margin: auto 0;
  display: flex;
  align-items: center;
  cursor: pointer; }
  .header-switcher-padding .control-me::after {
    content: "(Off)";
    position: relative;
    top: 0; }
  .header-switcher-padding .switcher-lable {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    padding: 10px 0; }
  .header-switcher-padding .switch-me {
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
    padding: 1px 5px;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      .header-switcher-padding .switch-me {
        padding: 10px; } }
  .header-switcher-padding .fa-user-tie {
    height: 14px;
    margin-right: 8px;
    color: #00738e; }
  .header-switcher-padding .switch {
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .header-switcher-padding .switch input {
      display: none; }
  .header-switcher-padding .slider {
    border: 0;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
  .header-switcher-padding .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 2px;
    bottom: 1px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border: 2px solid transparent; }
  .header-switcher-padding input:checked + .slider {
    background-color: #fff; }
  .header-switcher-padding input:focus + .slider {
    box-shadow: 0 0 1px #00a2c9; }
  .header-switcher-padding input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background-color: #00a2c9; }
  .header-switcher-padding .slider.round {
    border-radius: 20px; }
  .header-switcher-padding .slider.round:before {
    border-radius: 50%; }

#hcp-site-switcher:checked ~ .control-me::after {
  content: "(On)";
  color: #008000; }
#hcp-site-switcher:checked .switcher-lable {
  color: #008000; }

.site-switcher-modal-body {
  background: url("../images/toggle-background.jpg") no-repeat 0 0;
  background-size: cover;
  border-radius: 8px;
  height: auto;
  min-height: 408px;
  position: relative;
  text-align: center;
  width: auto; }
  .site-switcher-modal-body .logo {
    margin-top: 30px; }
  .site-switcher-modal-body .text-wrapper {
    margin-top: 0;
    padding: 20px; }
  .site-switcher-modal-body .footer-text {
    font-size: 20px;
    padding: 20px; }
  .site-switcher-modal-body .buttons button {
    font-size: .813em; }
    .site-switcher-modal-body .buttons button .hcp {
      margin-right: 10px; }
    .site-switcher-modal-body .buttons button .patient {
      margin-left: 10px; }

.site-switcher-redirect-modal-body {
  background: #fff;
  padding: 50px; }

@media only screen and (max-device-width: 620px) {
  .AudienceToggleBox {
    width: auto; }

  .AudienceToggleBox .text-wrapper {
    padding: 0 10px; }

  .AudienceToggleBox .buttons {
    position: relative;
    bottom: auto;
    margin: 10px 0; }

  .AudienceToggleBox.withImage .buttons {
    display: block; }

  .AudienceToggleBox.withImage .buttons.withImages {
    display: none; } }
@media only screen and (max-device-height: 320px) {
  .AudienceToggleBox {
    height: auto; }

  .AudienceToggleBox .logo {
    margin-top: 10px;
    margin-bottom: 10px; } }
.AudienceToggleBox {
  display: none;
  position: relative;
  background: transparent url("../images/toggle-background.jpg") no-repeat 0 0;
  max-width: 620px;
  height: auto;
  min-height: 408px;
  text-align: center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-size: cover; }
  .AudienceToggleBox .logo {
    margin-top: 30px;
    margin-bottom: 20px; }
  .AudienceToggleBox .hcp {
    margin-right: 10px; }
  .AudienceToggleBox .patient {
    margin-right: 10px; }
  .AudienceToggleBox .button {
    padding: 10px 50px;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #14377d;
    font-weight: bold;
    font-size: .813em;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    position: relative; }
  .AudienceToggleBox .auth_close {
    margin-left: 10px; }
  .AudienceToggleBox .text-wrapper {
    margin-top: 0;
    padding: 20px; }

.AudienceToggleRedirectionBox {
  text-align: center;
  padding: 20px;
  font-size: 1.2em; }

.ms-wrapper {
  max-width: 1280px;
  position: relative;
  margin: 40px auto;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  font-weight: 300; }
  .ms-wrapper a, .ms-wrapper h1, .ms-wrapper h2, .ms-wrapper p {
    font-weight: 300; }
  .ms-wrapper .field--name-field-nhsc-ms-body {
    background: transparent;
    padding: 30px 10%;
    text-align: center; }
    .ms-wrapper .field--name-field-nhsc-ms-body p, .ms-wrapper .field--name-field-nhsc-ms-body h1, .ms-wrapper .field--name-field-nhsc-ms-body h2, .ms-wrapper .field--name-field-nhsc-ms-body a {
      text-align: center;
      color: #fff; }
  .ms-wrapper article {
    float: left;
    width: 100%; }
  .ms-wrapper img {
    max-width: 100%; }
  .ms-wrapper h1, .ms-wrapper h2 {
    font-size: 35px;
    margin-bottom: 30px;
    font-weight: 500;
    text-align: center;
    color: #fff; }
  .ms-wrapper p {
    font-size: 20px;
    margin-bottom: 20px; }
    .ms-wrapper p:last-child {
      margin-bottom: 0; }
  .ms-wrapper .w10 {
    width: 10%; }
  .ms-wrapper .w20 {
    width: 20%; }
  .ms-wrapper .w30 {
    width: 30%; }
  .ms-wrapper .w40 {
    width: 40%; }
  .ms-wrapper .w50 {
    width: 50%; }
  .ms-wrapper .w60 {
    width: 60%; }
  .ms-wrapper .w70 {
    width: 70%; }
  .ms-wrapper .w80 {
    width: 80%; }
  .ms-wrapper .w90 {
    width: 90%; }

.ms-header {
  padding: 16px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .ms-header .field--name-field-cta a {
    color: #00a2ca;
    text-decoration: none;
    outline: 0;
    font-size: 24px;
    font-weight: 500; }
  .ms-header .menu li.hide-main {
    display: none !important; }
  .ms-header .menu-desktop .menu {
    display: flex;
    flex-wrap: nowrap; }
    .ms-header .menu-desktop .menu > li {
      display: inline-block;
      width: 144px; }
      .ms-header .menu-desktop .menu > li > a {
        position: relative;
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        padding: 40px 10px 0 29px; }
        .ms-header .menu-desktop .menu > li > a:before {
          content: '';
          width: 100%;
          height: 32px;
          display: block;
          left: 0;
          position: absolute;
          top: 0; }
      .ms-header .menu-desktop .menu > li.blue a {
        color: #04467b; }
        .ms-header .menu-desktop .menu > li.blue a:before {
          background-image: url("../images/nav-img-1.png"); }
      .ms-header .menu-desktop .menu > li.light-blue a {
        color: #2fb6be; }
        .ms-header .menu-desktop .menu > li.light-blue a:before {
          background-image: url("../images/nav-img-2.png"); }
      .ms-header .menu-desktop .menu > li.green a {
        color: #58b146; }
        .ms-header .menu-desktop .menu > li.green a:before {
          background-image: url("../images/nav-img-3.png"); }
      .ms-header .menu-desktop .menu > li.yellow a {
        color: #f0c237; }
        .ms-header .menu-desktop .menu > li.yellow a:before {
          background-image: url("../images/nav-img-4.png"); }
      .ms-header .menu-desktop .menu > li.pink a {
        color: #d13d7f; }
        .ms-header .menu-desktop .menu > li.pink a:before {
          background-image: url("../images/nav-img-5.png"); }
  .ms-header .menu-mobile {
    position: absolute;
    max-width: 100px;
    z-index: 999;
    left: -200px;
    top: 65px;
    transition: all 0.3s ease-in-out; }
    .ms-header .menu-mobile.open {
      left: 5px; }
    .ms-header .menu-mobile .menu {
      position: relative; }
      .ms-header .menu-mobile .menu > li {
        background-size: contain;
        transform: rotate(-90deg);
        margin-top: -10px; }
        .ms-header .menu-mobile .menu > li a {
          width: 95px;
          transform: rotate(90deg);
          height: 105px;
          display: flex;
          align-items: center;
          align-content: center;
          color: #fff;
          text-align: center;
          line-height: 12px;
          font-size: 12px;
          justify-content: center; }
        .ms-header .menu-mobile .menu > li.blue {
          background-image: url("../images/blue-hex-shadow-text.png"); }
        .ms-header .menu-mobile .menu > li.light-blue {
          background-image: url("../images/turquoise-hex-shadow-text.png"); }
        .ms-header .menu-mobile .menu > li.green {
          background-image: url("../images/green-hex-shadow-text.png"); }
        .ms-header .menu-mobile .menu > li.yellow {
          background-image: url("../images/yellow-hex-shadow-text.png"); }
        .ms-header .menu-mobile .menu > li.pink {
          background-image: url("../images/magenta-hex-shadow-text.png"); }
      .ms-header .menu-mobile .menu:before {
        content: '';
        background: white;
        width: 7px;
        height: 88%;
        position: absolute;
        left: 44px;
        margin-top: 30px;
        background-color: white;
        background-image: linear-gradient(to bottom, #33cccc, #669933, #ffcc33, #cc3366);
        display: block; }
  .ms-header #menu-mobile-toggle {
    font-size: 42px;
    height: 42px;
    line-height: 42px;
    padding-left: 10px; }
    .ms-header #menu-mobile-toggle .fa-bars {
      display: inline-block; }
    .ms-header #menu-mobile-toggle .fa-times {
      display: none; }
    .ms-header #menu-mobile-toggle.active .fa-bars {
      display: none; }
    .ms-header #menu-mobile-toggle.active .fa-times {
      display: inline-block; }

.responsive-image img {
  width: 100%; }

.menu-block .hide-block {
  display: none !important; }
.menu-block.style-hexagon .menu {
  display: flex;
  clear: both;
  flex-wrap: wrap;
  justify-content: center; }
  .menu-block.style-hexagon .menu > li {
    width: 225px;
    height: 250px;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center; }
    .menu-block.style-hexagon .menu > li > a {
      color: #fff;
      padding: 0 35px;
      text-align: center;
      font-weight: 100;
      font-size: 22px; }
    .menu-block.style-hexagon .menu > li.blue {
      background-image: url("../images/blue-hex-shadow-text.png"); }
    .menu-block.style-hexagon .menu > li.light-blue {
      background-image: url("../images/turquoise-hex-shadow-text.png"); }
    .menu-block.style-hexagon .menu > li.green {
      background-image: url("../images/green-hex-shadow-text.png"); }
    .menu-block.style-hexagon .menu > li.yellow {
      background-image: url("../images/yellow-hex-shadow-text.png"); }
    .menu-block.style-hexagon .menu > li.pink {
      background-image: url("../images/magenta-hex-shadow-text.png"); }
.menu-block.display-overlay {
  margin-top: -125px; }

.hexagon {
  position: relative;
  width: 225px;
  height: 129.90px;
  background-color: #64C7CC;
  margin: 64.95px 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  border-left: solid 8px #333333;
  border-right: solid 8px #333333; }

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 159.10px;
  height: 159.10px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 24.9505px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6); }

.hexagon:before {
  top: -79.5495px;
  border-top: solid 11.3137px #333333;
  border-right: solid 11.3137px #333333; }

.hexagon:after {
  bottom: -79.5495px;
  border-bottom: solid 11.3137px #333333;
  border-left: solid 11.3137px #333333; }

/*cover up extra shadows*/
.hexagon span {
  display: block;
  position: absolute;
  top: 4.618802153517006px;
  left: 0;
  width: 209px;
  height: 120.6662px;
  z-index: 2;
  background: inherit; }

.ms-wrapper .faq-section {
  padding: 0% 10%;
  margin-bottom: 20px; }
  .ms-wrapper .faq-section .faq-heading {
    background-color: #FFF;
    padding: 10px 0px;
    padding-left: 8%;
    padding-right: 2%;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1411764706);
    z-index: 99;
    position: relative; }
    .ms-wrapper .faq-section .faq-heading .field--name-field-faq-title {
      color: #1862AE;
      font-size: 21px;
      text-transform: uppercase;
      font-weight: bold;
      width: 100%;
      display: inline-block;
      vertical-align: middle;
      float: none;
      line-height: 50px; }
    .ms-wrapper .faq-section .faq-heading:after {
      font-family: "Font Awesome 5 Free";
      content: '\f0da';
      width: 50px;
      height: 50px;
      position: absolute;
      right: 50px;
      top: 10px;
      color: #1862AE;
      font-size: 50px;
      line-height: 50px;
      text-align: center;
      transition: all .3s ease-in-out; }
    .ms-wrapper .faq-section .faq-heading.faq-active:after {
      transform: rotate(90deg); }
  .ms-wrapper .faq-section .faq-body {
    margin: 0% 1%;
    margin-top: 0px;
    background-color: #FFF;
    padding-top: 15px;
    line-height: inherit;
    padding: 15px 15px 15px 7%; }
    .ms-wrapper .faq-section .faq-body .field--name-field-faq-body {
      font-size: 20px;
      color: #1862AE; }

.ms-wrapper .page-ms-blue .faq-heading:after,
.ms-wrapper .page-ms-blue .faq-heading .field--name-field-faq-title,
.ms-wrapper .page-ms-blue .faq-body .field--name-field-faq-body {
  color: #04467b; }
.ms-wrapper .page-ms-turquoise .faq-heading:after,
.ms-wrapper .page-ms-turquoise .faq-heading .field--name-field-faq-title,
.ms-wrapper .page-ms-turquoise .faq-body .field--name-field-faq-body {
  color: #2fb6be; }
.ms-wrapper .page-ms-green .faq-heading:after,
.ms-wrapper .page-ms-green .faq-heading .field--name-field-faq-title,
.ms-wrapper .page-ms-green .faq-body .field--name-field-faq-body {
  color: #58b146; }
.ms-wrapper .page-ms-yellow .faq-heading:after,
.ms-wrapper .page-ms-yellow .faq-heading .field--name-field-faq-title,
.ms-wrapper .page-ms-yellow .faq-body .field--name-field-faq-body {
  color: #f0c237; }
.ms-wrapper .page-ms-magenta .faq-heading:after,
.ms-wrapper .page-ms-magenta .faq-heading .field--name-field-faq-title,
.ms-wrapper .page-ms-magenta .faq-body .field--name-field-faq-body {
  color: #d13d7f; }
.ms-wrapper .page-ms-white .field--name-field-nhsc-ms-body p, .ms-wrapper .page-ms-white .field--name-field-nhsc-ms-body h1, .ms-wrapper .page-ms-white .field--name-field-nhsc-ms-body h2, .ms-wrapper .page-ms-white .field--name-field-nhsc-ms-body a {
  color: #04467b; }

.ms-wrapper .carousel {
  padding-bottom: 60px;
  clear: both; }
  .ms-wrapper .carousel .carousel-indicators {
    margin-bottom: 0; }
    .ms-wrapper .carousel .carousel-indicators li {
      background: #00a2ca;
      border: 0;
      opacity: 0.5; }
      .ms-wrapper .carousel .carousel-indicators li.active {
        opacity: 1; }
  .ms-wrapper .carousel .carousel-control {
    width: 50px; }
    .ms-wrapper .carousel .carousel-control span {
      background: rgba(255, 255, 255, 0.5);
      padding: 10px;
      font-size: 20px;
      width: 40px;
      height: 40px;
      top: calc(50% - 40px);
      text-shadow: none;
      color: #00a2ca; }
    .ms-wrapper .carousel .carousel-control.right, .ms-wrapper .carousel .carousel-control.left {
      background: transparent;
      background-image: none; }

.recipe-push-block {
  display: block;
  position: relative;
  padding: 2.04%; }
  .recipe-push-block .leftBlock {
    float: left;
    width: 48%;
    padding-right: 2.04%; }
  .recipe-push-block h1.title {
    display: block;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: bold;
    color: #00a2c9;
    text-transform: uppercase;
    text-align: left; }
  .recipe-push-block p {
    line-height: 18px;
    font-size: 16px; }
  .recipe-push-block .ingredients {
    line-height: 28px; }
  .recipe-push-block .rightBlock {
    float: right;
    width: 48%; }
  .recipe-push-block .instructions {
    clear: both;
    padding-top: 20px; }
    .recipe-push-block .instructions h2 {
      font-size: 30px;
      text-transform: uppercase;
      margin-bottom: 5px; }

.Press {
  margin: 0 auto 40px auto; }
  .Press .field--name-field-image {
    margin-bottom: 30px; }
    @media screen and (max-width: 991px) {
      .Press .field--name-field-image {
        margin-top: 20px; } }
    .Press .field--name-field-image img {
      margin: 0 auto; }
  .Press .field--name-field-date {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #2f394f; }
  .Press strong {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif; }

.article {
  max-width: 80%;
  margin: 0 auto 40px auto; }
  @media screen and (max-width: 991px) {
    .article {
      max-width: 90%; } }
  .article .field--name-field-image {
    margin-bottom: 30px; }
    @media screen and (max-width: 991px) {
      .article .field--name-field-image {
        margin-top: 20px; } }
    .article .field--name-field-image img {
      margin: 0 auto; }
      .article .field--name-field-image img.lazyloaded {
        opacity: 1 !important; }
      .article .field--name-field-image img.lazyloading {
        opacity: 0;
        -webkit-transition: opacity 2s ease-in;
        -moz-transition: opacity 2s ease-in;
        -ms-transition: opacity 2s ease-in;
        -o-transition: opacity 2s ease-in;
        transition: opacity 2s ease-in; }
  .article .field--name-field-date {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #2f394f; }
  .article strong {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif; }

:root {
  --tag-color: #366210; }

.story-article-listing {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1536px;
  margin: 0 auto; }
  .story-article-listing .view-header {
    font-size: 22px;
    line-height: 27px;
    max-width: 885px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center; }
    @media (min-width: 991px) {
      .story-article-listing .view-header {
        margin-top: 0; } }
  .story-article-listing .view-content {
    margin-left: -7.5px;
    margin-right: -7.5px; }
  .story-article-listing .views-infinite-scroll-content-wrapper {
    display: flex;
    flex-wrap: wrap; }
  .story-article-listing .article-header {
    height: 305px;
    position: relative; }
    .story-article-listing .article-header .article-tag {
      position: absolute;
      top: 15px;
      left: 0;
      padding: 3px 15px;
      color: #fff; }
    .story-article-listing .article-header img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .story-article-listing .article-item {
    width: calc(100% - 15px);
    margin: 0 7.5px 15px;
    overflow: visible;
    height: auto; }
    @media screen and (min-width: 768px) {
      .story-article-listing .article-item {
        width: calc(50% - 15px); }
        .story-article-listing .article-item:first-child, .story-article-listing .article-item:nth-child(10), .story-article-listing .article-item:nth-child(11) {
          width: calc(100% - 15px); } }
    @media (min-width: 991px) {
      .story-article-listing .article-item {
        width: calc(25% - 15px); }
        .story-article-listing .article-item:first-child, .story-article-listing .article-item:nth-child(10), .story-article-listing .article-item:nth-child(11) {
          width: calc(50% - 15px); }
        .story-article-listing .article-item:nth-child(-n+3) .article-header .article-tag {
          top: 45px; } }
    .story-article-listing .article-item a {
      display: block;
      box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
      transition: box-shadow 0.1s ease; }
      .story-article-listing .article-item a:hover {
        box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.16); }
  .story-article-listing .article-body {
    padding: 20px 15px; }
    .story-article-listing .article-body h4 {
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      height: 50px;
      overflow: hidden; }
    .story-article-listing .article-body p {
      height: 42px;
      margin-bottom: 0;
      overflow: hidden;
      color: #636f77;
      font-family: 'LatoRegular', Arial, Helvetica, sans-serif; }
  .story-article-listing .article-footer {
    border-top: 1px solid #ccc;
    padding: 15px; }
  .story-article-listing .pager__item {
    display: inline-block;
    margin-top: 25px; }
    .story-article-listing .pager__item a {
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      color: #14377d;
      border: 2px solid #14377d;
      border-radius: 4px;
      padding: 0 100px;
      line-height: 60px;
      font-size: 20px; }
      .story-article-listing .pager__item a:hover {
        color: #fff;
        background: #14377d; }
  .story-article-listing .view-empty {
    padding: 40px 0;
    text-align: center; }
    .story-article-listing .view-empty h4 {
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      margin-bottom: 20px; }
    .story-article-listing .view-empty p:not(:last-child) {
      margin-bottom: 15px; }

.story-article-filter {
  margin: 60px 0 30px; }
  .story-article-filter p.filter-label {
    margin: 0 0 15px 15px; }
  .story-article-filter .dropdown-toggle {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 55px;
    padding: 0 15px; }
    @media (min-width: 991px) {
      .story-article-filter .dropdown-toggle {
        display: none; } }
  .story-article-filter legend {
    display: none; }
  .story-article-filter .form-radios .form-item {
    margin: 0 15px 0 0;
    width: 100%; }
    .story-article-filter .form-radios .form-item label {
      margin: 0;
      padding: 0;
      width: 100%; }
  .story-article-filter .form-radios .form-item label div, .story-article-filter .form-radios .form-item.form-item-tag {
    font-size: 16px;
    line-height: 34px;
    padding: 0 15px;
    width: 100%;
    white-space: nowrap; }
    @media (min-width: 991px) {
      .story-article-filter .form-radios .form-item label div, .story-article-filter .form-radios .form-item.form-item-tag {
        border: 2px solid #00738E;
        border-radius: 19px;
        color: #00738E;
        background: transparent;
        display: inline-block; }
        .story-article-filter .form-radios .form-item label div:hover, .story-article-filter .form-radios .form-item.form-item-tag:hover {
          color: var(--tag-color);
          border-color: var(--tag-color); } }
  .story-article-filter .form-radios .form-radio {
    display: none; }
  .story-article-filter .filters {
    width: 100%;
    z-index: 1; }
    @media (min-width: 991px) {
      .story-article-filter .filters {
        display: flex;
        justify-content: center;
        overflow-x: auto;
        border: 0;
        box-shadow: none;
        position: relative; } }
    @media (min-width: 991px) {
      .story-article-filter .filters .form-radios {
        display: flex; } }
    .story-article-filter .filters .form-radios label div:hover {
      color: var(--tag-color);
      border-color: var(--tag-color); }
    .story-article-filter .filters .form-radios label input[type="radio"]:checked + div {
      border-color: var(--tag-color);
      background-color: var(--tag-color);
      color: #fff; }
  .story-article-filter .btn-group {
    width: 100%; }
    .story-article-filter .btn-group.open .filters {
      z-index: 1000; }
  .story-article-filter .tags .btn-primary {
    font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
    margin: 0;
    font-size: 16px;
    line-height: 34px;
    padding: 0 15px;
    color: #fff;
    border: 0;
    width: 100%;
    text-align: left;
    border-radius: 0; }
    @media (min-width: 991px) {
      .story-article-filter .tags .btn-primary {
        border-radius: 4px;
        width: auto;
        text-align: center;
        border: 2px solid #00738E;
        border-radius: 19px;
        color: #fff;
        background: #00738E;
        display: inline-block; }
        .story-article-filter .tags .btn-primary:hover {
          color: var(--tag-color);
          border-color: var(--tag-color); } }
    .story-article-filter .tags .btn-primary:hover {
      color: #fff;
      border-color: #00738E; }
    .story-article-filter .tags .btn-primary.collapsed {
      background: transparent;
      color: #636f77; }
      @media (min-width: 991px) {
        .story-article-filter .tags .btn-primary.collapsed {
          color: #00738E; } }
      .story-article-filter .tags .btn-primary.collapsed:hover {
        color: #85291D;
        border-color: #85291D; }
  .story-article-filter .tags-list {
    text-align: center;
    margin-top: 30px; }
    .story-article-filter .tags-list .form-radios .form-item.form-item-tag {
      margin: 0 10px 10px 0;
      padding: 0;
      border: 0;
      display: inline-block;
      width: auto !important; }
      .story-article-filter .tags-list .form-radios .form-item.form-item-tag label {
        font-size: 16px;
        line-height: 34px;
        padding: 0 15px;
        white-space: nowrap;
        border: 2px solid #00738E;
        border-radius: 19px;
        color: #00738E;
        background: transparent; }
        .story-article-filter .tags-list .form-radios .form-item.form-item-tag label.active {
          color: #fff;
          background-color: #00738E; }
  .story-article-filter .dropdown-backdrop {
    display: none !important; }

.ccg-cost-savings-calculator {
  background-color: #00a2ca;
  width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid #00a2ca;
  color: #FFF; }
  .ccg-cost-savings-calculator .inner {
    padding: 2% 3%;
    width: 94%; }
  .ccg-cost-savings-calculator #ccg-input {
    border-radius: 5px;
    border: 1px solid #00a2ca;
    width: 107%;
    padding: 2% 2%; }
  .ccg-cost-savings-calculator .ccg-submit-button {
    background-color: #00a2ca;
    width: 40%;
    padding: 2%;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 2%;
    border-radius: 10px;
    border: 1px solid #FFF;
    transition: background-color 0.3s ease-in-out; }
  .ccg-cost-savings-calculator .input-group {
    display: block; }

.ccg-modal {
  display: none;
  width: 290px;
  font-size: 20px; }
  @media (min-width: 767px) {
    .ccg-modal {
      width: 500px; } }
  @media (min-width: 991px) {
    .ccg-modal {
      width: 800px; } }
  .ccg-modal .popup-inner-wrapper {
    padding: 40px;
    background-color: #fff; }
  .ccg-modal .container {
    width: 100%; }
  .ccg-modal .ccg-spending, .ccg-modal .cso {
    margin-bottom: 20px; }
  .ccg-modal .product-title {
    font-size: 22px;
    margin-bottom: 15px; }
  .ccg-modal .product-cost {
    margin-bottom: 20px; }
  .ccg-modal .product1cost, .ccg-modal .product2cost, .ccg-modal #totalproductcost {
    color: #008000;
    font-size: 24px;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
  .ccg-modal .total-spent {
    font-size: 24px;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
  .ccg-modal .red {
    color: #d41a1a; }
  .ccg-modal .product-image img {
    width: 50%; }
  .ccg-modal .ccg-footer {
    font-size: 14px;
    margin-top: 20px; }

.nhs-ccg-fancybox .fancybox-close {
  right: -3px;
  top: -3px; }

.nhsc-ccg-spend-calculator-form .input-group-addon {
  border: transparent;
  background: transparent; }

ul.ui-widget-content {
  border: 1px solid #00a2c9 !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.ui-widget-content a {
  color: #00a2c9; }

.ui-autocomplete .ui-menu-item {
  border-bottom: 1px solid #00a2c9;
  padding: 5px; }
  .ui-autocomplete .ui-menu-item:hover {
    background-color: #e6e6e6; }

.ui-state-active {
  background-color: transparent !important;
  border: transparent !important;
  color: #00a2c9 !important; }

.block-floating-icons {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999; }
  @media screen and (min-width: 768px) {
    .block-floating-icons {
      top: 50%;
      transform: translateY(-50%);
      margin: auto;
      bottom: initial;
      width: auto;
      right: 0; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .block-floating-icons .floating-right {
      display: block; } }
  .block-floating-icons .floating-right {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    z-index: 999; }
    @media screen and (min-width: 768px) {
      .block-floating-icons .floating-right {
        right: 0;
        flex-direction: column;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .block-floating-icons .floating-right > div {
      flex: 1;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media screen and (min-width: 768px) {
        .block-floating-icons .floating-right > div {
          display: flex;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          justify-content: flex-end;
          -webkit-justify-content: flex-end;
          -moz-justify-content: flex-end;
          -ms-justify-content: flex-end;
          justify-content: flex-end;
          -ms-flex-pack: flex-end;
          margin: 0 -85px 5px 0;
          width: auto;
          transition: margin 0.4s ease-in-out; } }
      @media screen and (min-width: 768px) {
        .block-floating-icons .floating-right > div:hover {
          margin-right: 0;
          transition: margin 0.4s ease-in-out; }
          .block-floating-icons .floating-right > div:hover .title {
            margin-left: 10px;
            transition: margin 0.4s ease-in-out; } }
      .block-floating-icons .floating-right > div a {
        height: auto;
        font-size: 24px;
        color: #fff;
        width: 100%;
        display: inline-block;
        text-align: center;
        padding: 5px;
        position: relative;
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px; }
        @media screen and (min-width: 768px) {
          .block-floating-icons .floating-right > div a {
            width: 140px;
            padding: 10px;
            font-size: 26px;
            flex-direction: row;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            justify-content: flex-start;
            -webkit-justify-content: flex-start;
            -moz-justify-content: flex-start;
            -ms-justify-content: flex-start;
            justify-content: flex-start;
            -ms-flex-pack: flex-start;
            border: 10px solid #fff;
            border-right: 0 none; } }
        .block-floating-icons .floating-right > div a .title {
          display: inherit;
          font-size: 10px;
          white-space: nowrap;
          margin-top: 3px; }
          @media screen and (min-width: 768px) {
            .block-floating-icons .floating-right > div a .title {
              font-size: 14px;
              margin-left: 20px; } }
        .block-floating-icons .floating-right > div a.facebook {
          background-color: #3b5998; }
        .block-floating-icons .floating-right > div a.twitter {
          background-color: #00aced; }
        .block-floating-icons .floating-right > div a.customlink {
          background: #D598DE; }
        .block-floating-icons .floating-right > div a.fusepumpbutton {
          background: #d93fba; }
        .block-floating-icons .floating-right > div a.kwitbutton {
          background: #832E77; }

#block-nhscmegamenublock {
  width: 10%; }
  @media screen and (min-width: 992px) {
    #block-nhscmegamenublock {
      width: 100%; } }
  #block-nhscmegamenublock .container {
    margin-right: 0;
    width: 100%; }

.protein-calculator-form {
  padding: 0 20px; }
  @media screen and (max-width: 768px) {
    .protein-calculator-form {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      min-height: 100vh;
      min-height: -webkit-fill-available; } }
  .protein-calculator-form .units div {
    display: flex; }
    .protein-calculator-form .units div .form-item {
      width: 50%;
      text-align: center;
      border: 2px solid #f4f4f4;
      height: 45px;
      line-height: 45px;
      margin: 0;
      color: #444;
      transition: border 0.5s ease-in-out, color 0.5s ease-in-out, background 0.5s ease-in-out; }
      .protein-calculator-form .units div .form-item.selected {
        border-color: #3798c3;
        background-color: #3798c3;
        color: #f4f4f4; }
    .protein-calculator-form .units div .control-label {
      width: 100%;
      text-align: center;
      line-height: 40px;
      margin: 0; }
  .protein-calculator-form h2 {
    font-size: 1.4em;
    color: #e21b21;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85); }
    @media screen {
      .protein-calculator-form h2 {
        font-size: 2em; } }
    .protein-calculator-form h2.results-title {
      background: transparent !important; }
  .protein-calculator-form p {
    font-size: 1em;
    color: #444;
    font-family: "LatoRegular";
    margin-bottom: 20px;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      .protein-calculator-form p {
        font-size: 1.3em; } }
  .protein-calculator-form .submit {
    text-align: center; }
    .protein-calculator-form .submit button {
      display: inline-block;
      padding: 12px 18px;
      font-size: 1.6rem;
      font-weight: bold;
      cursor: pointer;
      text-align: center;
      text-transform: uppercase;
      background: #e21b21 !important;
      width: auto;
      color: #fff !important;
      border: none;
      padding: 10px 15%;
      font-family: "Lato",sans-serif;
      margin: 30px 0;
      outline: none;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      font-size: 2.2rem !important; }
  .protein-calculator-form input {
    box-shadow: 0 0 black !important;
    display: inline-block;
    background: none;
    border: none;
    border-bottom: 1px solid #444;
    padding: 0;
    height: auto;
    width: 50px !important;
    border-radius: 0; }
    .protein-calculator-form input.form-radio {
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 0;
      opacity: 0; }
    @media (min-width: 768px) {
      .protein-calculator-form input {
        margin-right: 5px; } }
  .protein-calculator-form .personal-data {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
    font-family: "LatoRegular"; }
    .protein-calculator-form .personal-data__wrapper {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around; }
      @media screen and (max-width: 767px) {
        .protein-calculator-form .personal-data__wrapper {
          margin-left: -15px;
          margin-right: -15px; } }
      .protein-calculator-form .personal-data__wrapper .item-group {
        width: 40%;
        max-width: 160px;
        position: relative;
        text-align: center;
        font-size: 1.4em;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .protein-calculator-form .personal-data__wrapper .item-group {
            width: calc(50% - 30px);
            max-width: 100%; } }
        @media screen and (min-width: 1024px) {
          .protein-calculator-form .personal-data__wrapper .item-group {
            max-width: 220px; } }
        .protein-calculator-form .personal-data__wrapper .item-group .panel-body {
          font-family: "Lato",sans-serif; }
        .protein-calculator-form .personal-data__wrapper .item-group.gender .panel-body {
          align-items: center;
          flex-direction: column;
          justify-content: center; }
        .protein-calculator-form .personal-data__wrapper .item-group.height {
          display: flex;
          flex-direction: column; }
          @media screen and (max-width: 767px) {
            .protein-calculator-form .personal-data__wrapper .item-group.height {
              padding-bottom: 0; } }
          .protein-calculator-form .personal-data__wrapper .item-group.height .panel-body {
            flex-direction: column; }
            @media screen and (min-width: 1024px) {
              .protein-calculator-form .personal-data__wrapper .item-group.height .panel-body {
                flex-direction: row; } }
          @media screen and (min-width: 1025px) {
            .protein-calculator-form .personal-data__wrapper .item-group.height .form-group {
              width: 30% !important;
              margin-right: 15px; } }
        .protein-calculator-form .personal-data__wrapper .item-group .panel-default {
          border-color: transparent;
          background-color: transparent;
          max-width: 100%; }
          .protein-calculator-form .personal-data__wrapper .item-group .panel-default > .panel-heading {
            border-color: transparent;
            background-color: transparent; }
        .protein-calculator-form .personal-data__wrapper .item-group .panel-body {
          border: 2px solid #3798c3;
          background: #f5f5f5;
          color: #444;
          text-align: left;
          height: 100px;
          padding: 10px;
          font-family: "Lato",sans-serif;
          display: flex;
          align-items: flex-end;
          justify-content: center; }
          .protein-calculator-form .personal-data__wrapper .item-group .panel-body .radio {
            margin-bottom: 0; }
            .protein-calculator-form .personal-data__wrapper .item-group .panel-body .radio.active .option:before {
              content: "";
              background: url(../images/ico-check.png) no-repeat center center;
              background-size: 90% auto; }
          .protein-calculator-form .personal-data__wrapper .item-group .panel-body .form-group {
            display: flex;
            flex-direction: row-reverse;
            align-items: flex-end;
            justify-content: center;
            margin-bottom: 0;
            width: 100%;
            margin-top: 10px; }
            @media screen and (max-width: 767px) {
              .protein-calculator-form .personal-data__wrapper .item-group .panel-body .form-group {
                width: 100%; } }
        .protein-calculator-form .personal-data__wrapper .item-group .panel-title {
          font-size: 0.8em;
          color: #3798c3; }
        .protein-calculator-form .personal-data__wrapper .item-group label {
          font-weight: 500;
          padding-left: 0;
          margin-bottom: 0;
          font-size: 18px;
          font-family: "Lato",sans-serif;
          min-width: 25px; }
          @media screen and (max-width: 767px) {
            .protein-calculator-form .personal-data__wrapper .item-group label {
              margin-left: 10px; } }
          @media (min-width: 768px) {
            .protein-calculator-form .personal-data__wrapper .item-group label {
              line-height: inherit; } }
          .protein-calculator-form .personal-data__wrapper .item-group label:after {
            display: none; }
          .protein-calculator-form .personal-data__wrapper .item-group label.option:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            width: 18px;
            height: 18px;
            border: 1px solid #444;
            margin-right: 5px; }
  .protein-calculator-form .measurement-data__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (min-width: 768px) {
      .protein-calculator-form .measurement-data__wrapper {
        align-items: flex-start;
        justify-content: center; } }
    .protein-calculator-form .measurement-data__wrapper .item-group {
      width: calc(50% - 10px);
      margin-bottom: 30px;
      max-width: 180px; }
      @media screen and (min-width: 768px) {
        .protein-calculator-form .measurement-data__wrapper .item-group {
          width: calc(25% - 20px); } }
    .protein-calculator-form .measurement-data__wrapper label {
      font-weight: bold;
      font-family: "Lato",sans-serif;
      text-transform: uppercase;
      display: flex;
      flex-direction: column-reverse;
      justify-content: center;
      align-items: center;
      padding-left: 0;
      filter: grayscale(100%);
      color: #3798c3; }
      .protein-calculator-form .measurement-data__wrapper label:before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 110px;
        vertical-align: middle;
        border: 4px solid transparent;
        margin-top: 20px; }
        @media screen and (min-width: 768px) {
          .protein-calculator-form .measurement-data__wrapper label:before {
            height: 170px; } }
      .protein-calculator-form .measurement-data__wrapper label.selected {
        filter: grayscale(0);
        margin: 0;
        transition: all 0.5s ease-in-out; }
        .protein-calculator-form .measurement-data__wrapper label.selected:before {
          border-color: #3798c3; }
    @media screen and (min-width: 768px) {
      .protein-calculator-form .measurement-data__wrapper .very-active {
        margin-right: 10px;
        margin-left: 0; } }
    .protein-calculator-form .measurement-data__wrapper .very-active label.option:before {
      background: #f4f4f4 url(../images/very-active.svg) no-repeat 50% 100%; }
    @media screen and (min-width: 768px) {
      .protein-calculator-form .measurement-data__wrapper .active {
        margin-right: 10px !important;
        margin-left: 0; } }
    .protein-calculator-form .measurement-data__wrapper .active label.option:before {
      background: #f4f4f4 url(../images/active.svg) no-repeat 50% 100%; }
    @media screen and (min-width: 768px) {
      .protein-calculator-form .measurement-data__wrapper .low-active {
        margin-right: 10px;
        margin-left: 0; } }
    .protein-calculator-form .measurement-data__wrapper .low-active label.option:before {
      background: #f4f4f4 url(../images/low-active.svg) no-repeat 50% 100%; }
    @media screen and (min-width: 768px) {
      .protein-calculator-form .measurement-data__wrapper .sedentary {
        margin-right: 0; } }
    .protein-calculator-form .measurement-data__wrapper .sedentary label.option:before {
      background: #f4f4f4 url(../images/sedentary.svg) no-repeat 50% 100%; }
    .protein-calculator-form .measurement-data__wrapper .description {
      font-size: 14px;
      text-align: center; }

.calculator-results {
  background: url(../images/bg-banner-dinamic.jpg) no-repeat;
  min-height: 450px;
  overflow: hidden;
  background-size: contain;
  padding: 3% 0 85px;
  position: relative;
  background-color: #fafafa;
  margin-bottom: 40px;
  color: #fff; }
  .calculator-results a {
    background-color: #e21b21;
    color: #fff;
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 18px; }
  .calculator-results h2 {
    font-size: 1em;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .calculator-results h2 {
        font-size: 2em;
        margin-bottom: 32%; } }
  .calculator-results .protein-resullt__number {
    font-size: 5rem;
    font-weight: 900;
    margin: 0 auto;
    display: block;
    line-height: 1;
    width: 100%;
    max-width: 390px;
    margin: 50px auto;
    background: url(../images/bg-number-grams.png) no-repeat center center;
    background-size: contain;
    padding: 40px 60px 50px;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      .calculator-results .protein-resullt__number {
        font-size: 9rem;
        padding: 50px 60px 70px; } }
    .calculator-results .protein-resullt__number span {
      font-family: "Lato",sans-serif;
      display: block;
      font-size: 1.2rem;
      width: 100%;
      font-weight: 900;
      text-transform: uppercase;
      margin-top: 10px; }
      @media screen and (min-width: 1024px) {
        .calculator-results .protein-resullt__number span {
          font-size: 1.7rem; } }
    .calculator-results .protein-resullt__number .protein-resullt__header {
      font-size: 0.6rem;
      margin-top: 10px;
      padding: 0 66px; }
      @media screen and (min-width: 1024px) {
        .calculator-results .protein-resullt__number .protein-resullt__header {
          font-size: 1rem; } }
  .calculator-results .protein-resullt__body {
    font-size: 1.2rem;
    max-width: 75%;
    margin: 15px auto 30px;
    text-align: center;
    color: #757982; }

.block-views-blockprotein-facts-block-1 {
  padding: 5% 10%;
  background-size: cover;
  background-image: url(../images/bg-carousel-protein.jpeg);
  background-repeat: no-repeat; }
  .block-views-blockprotein-facts-block-1 h2.block-title {
    background: #fff;
    opacity: 0.85;
    text-align: center;
    padding: 30px 20px 20px 20px;
    color: #3798c3;
    font-size: 3rem;
    margin: 0; }
  .block-views-blockprotein-facts-block-1 .view-protein-facts {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 30px 0;
    position: relative;
    height: 350px; }
    @media screen and (max-width: 767px) {
      .block-views-blockprotein-facts-block-1 .view-protein-facts {
        height: 450px; } }
    @media screen and (max-width: 400px) {
      .block-views-blockprotein-facts-block-1 .view-protein-facts {
        height: 545px; } }
    .block-views-blockprotein-facts-block-1 .view-protein-facts .view-header {
      text-align: left;
      padding: 0 20px 20px 20px;
      font-size: 2rem;
      color: #3798c3;
      font-family: "Lato",sans-serif; }
      @media screen and (min-width: 768px) {
        .block-views-blockprotein-facts-block-1 .view-protein-facts .view-header {
          font-size: 3rem;
          text-align: center; } }
  .block-views-blockprotein-facts-block-1 .slick .slick-track {
    width: 16920px !important;
    display: block !important; }
    .block-views-blockprotein-facts-block-1 .slick .slick-track .content-carousel {
      display: block !important; }
      @media screen and (min-width: 768px) {
        .block-views-blockprotein-facts-block-1 .slick .slick-track .content-carousel {
          display: flex !important;
          align-items: center; } }
      .block-views-blockprotein-facts-block-1 .slick .slick-track .content-carousel .box-images {
        flex: 1; }
    .block-views-blockprotein-facts-block-1 .slick .slick-track .slick__slide {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 45px;
      flex-wrap: wrap; }
      @media screen and (min-width: 768px) {
        .block-views-blockprotein-facts-block-1 .slick .slick-track .slick__slide {
          align-items: flex-end;
          padding: 0 20px; } }
      .block-views-blockprotein-facts-block-1 .slick .slick-track .slick__slide .views-field-field-c-title {
        order: 2;
        text-align: left;
        width: 50%;
        color: #3798c3;
        padding-bottom: 10px;
        font-size: 1.4rem !important;
        text-transform: uppercase; }
        @media screen and (min-width: 768px) {
          .block-views-blockprotein-facts-block-1 .slick .slick-track .slick__slide .views-field-field-c-title {
            font-size: 2.4rem !important;
            order: 1;
            width: 80%;
            padding-left: 30%; } }
      .block-views-blockprotein-facts-block-1 .slick .slick-track .slick__slide .views-field-field-image {
        order: 1;
        position: relative;
        width: 25%;
        margin-right: 10px; }
        @media screen and (min-width: 768px) {
          .block-views-blockprotein-facts-block-1 .slick .slick-track .slick__slide .views-field-field-image {
            order: 2;
            float: none;
            width: 30%;
            margin: auto 0; } }
      .block-views-blockprotein-facts-block-1 .slick .slick-track .slick__slide .views-field-field-nhsc-column-text {
        order: 3;
        text-align: left;
        width: 80%; }
        @media screen and (min-width: 768px) {
          .block-views-blockprotein-facts-block-1 .slick .slick-track .slick__slide .views-field-field-nhsc-column-text {
            float: left;
            order: 3;
            display: block;
            text-align: left;
            width: 55%;
            font-size: 13px; } }
  .block-views-blockprotein-facts-block-1 .slick .slick__arrow {
    display: block;
    position: absolute;
    top: 40%;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .block-views-blockprotein-facts-block-1 .slick .slick__arrow {
        top: 50%; } }
    .block-views-blockprotein-facts-block-1 .slick .slick__arrow button {
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
      border: 20px solid transparent;
      display: block;
      text-indent: -99999rem;
      height: 30px;
      position: absolute;
      border-right-color: #3798c3;
      z-index: 2;
      cursor: pointer;
      background: transparent;
      outline: none; }
      @media screen and (min-width: 768px) {
        .block-views-blockprotein-facts-block-1 .slick .slick__arrow button {
          border: 28px solid transparent;
          border-right-color: #3798c3; } }
      .block-views-blockprotein-facts-block-1 .slick .slick__arrow button.slick-prev {
        left: -10px; }
        @media screen and (min-width: 768px) {
          .block-views-blockprotein-facts-block-1 .slick .slick__arrow button.slick-prev {
            left: 10px; } }
      .block-views-blockprotein-facts-block-1 .slick .slick__arrow button.slick-next {
        right: -40px;
        transform: rotate(180deg); }
        @media screen and (min-width: 768px) {
          .block-views-blockprotein-facts-block-1 .slick .slick__arrow button.slick-next {
            right: -25px; } }
  .block-views-blockprotein-facts-block-1 .slick-cloned {
    display: none !important; }

.protein-calculator__food-columns {
  max-width: 970px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .protein-calculator__food-columns {
      padding: 40px; } }
  .protein-calculator__food-columns .view-header h2 {
    color: #e21b21;
    font-size: 30px;
    margin-bottom: 8%;
    text-align: center;
    font-family: 'Lato'; }
    @media only screen and (max-width: 768px) {
      .protein-calculator__food-columns .view-header h2 {
        font-size: 22px;
        margin-bottom: 18%; } }
  .protein-calculator__food-columns .row {
    margin: 0 auto;
    width: 1100px; }
  .protein-calculator__food-columns .food-col-wrapper {
    margin: 0 auto; }
    .protein-calculator__food-columns .food-col-wrapper .food-col {
      width: 50%;
      margin-bottom: 50px; }
      @media only screen and (max-width: 768px) {
        .protein-calculator__food-columns .food-col-wrapper .food-col {
          width: 100%;
          margin-bottom: 65px;
          display: flex;
          flex-direction: row; } }
      .protein-calculator__food-columns .food-col-wrapper .food-col-circle {
        position: absolute;
        background-color: #fff;
        border: 6px solid #3798c3;
        border-radius: 50%;
        width: 127px;
        height: 127px;
        text-align: center;
        box-shadow: #bbb -1px 4px 6px;
        left: -75px;
        top: -19px; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__food-columns .food-col-wrapper .food-col-circle {
            left: -10px;
            top: -30px;
            width: 90px;
            height: 90px; } }
        .protein-calculator__food-columns .food-col-wrapper .food-col-circle-label {
          font-style: italic;
          font-family: 'Lato';
          color: #e21b21;
          font-size: 16px; }
          @media only screen and (max-width: 768px) {
            .protein-calculator__food-columns .food-col-wrapper .food-col-circle-label {
              font-size: 12px; } }
        .protein-calculator__food-columns .food-col-wrapper .food-col-circle-suffix {
          color: #3798c3;
          font-style: italic;
          font-family: 'Lato';
          font-size: 16px; }
          @media only screen and (max-width: 768px) {
            .protein-calculator__food-columns .food-col-wrapper .food-col-circle-suffix {
              font-size: 12px; } }
      .protein-calculator__food-columns .food-col-wrapper .food-col-image img {
        float: left;
        border-radius: 50%;
        border: 6px solid #e21b21;
        box-shadow: -2px 1px 6px #0000006b;
        margin-right: 20px; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__food-columns .food-col-wrapper .food-col-image img {
            width: 138px; } }
      .protein-calculator__food-columns .food-col-wrapper .food-col-circle-grams {
        font-size: 60px;
        font-weight: 900;
        font-family: "LatoBold",sans-serif;
        color: #e21b21;
        line-height: 0.9;
        padding-top: 15px; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__food-columns .food-col-wrapper .food-col-circle-grams {
            font-size: 32px;
            padding-top: 12px; } }
        .protein-calculator__food-columns .food-col-wrapper .food-col-circle-grams sup {
          vertical-align: sub;
          position: relative; }
      .protein-calculator__food-columns .food-col-wrapper .food-col-info {
        position: relative;
        width: 100px;
        line-height: 0.9;
        text-align: center;
        margin: 0 auto; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__food-columns .food-col-wrapper .food-col-info {
            width: 80px; } }
      .protein-calculator__food-columns .food-col-wrapper .food-col-desc .title {
        font-family: "LatoBold",sans-serif;
        text-transform: uppercase;
        color: #3798c3;
        padding-bottom: 15px;
        font-size: 22px; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__food-columns .food-col-wrapper .food-col-desc .title {
            font-size: 18px; } }
      .protein-calculator__food-columns .food-col-wrapper .food-col-desc .desc {
        color: #444444;
        font-size: 20px;
        line-height: normal;
        padding: 0px 100px; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__food-columns .food-col-wrapper .food-col-desc .desc {
            padding: 0px 0px;
            width: 195px; } }
.protein-calculator__product-banner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px;
  background-color: #f4f4f4;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .protein-calculator__product-banner {
      margin: 20px; } }
  .protein-calculator__product-banner--wrapper:before {
    content: "";
    background-color: #e21b21;
    display: block;
    position: absolute;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    padding: 10px;
    width: 130%;
    height: 52%;
    top: -4%;
    left: -16%; }
    @media only screen and (max-width: 768px) {
      .protein-calculator__product-banner--wrapper:before {
        height: 22%; } }
  .protein-calculator__product-banner--container {
    display: block;
    position: relative;
    z-index: 999;
    padding: 0px 35px; }
    @media only screen and (max-width: 768px) {
      .protein-calculator__product-banner--container {
        padding: 0px 25px; } }
    .protein-calculator__product-banner--container .title {
      font-size: 50px;
      text-transform: uppercase;
      color: #fff;
      font-family: "LatoBold",sans-serif; }
      @media only screen and (max-width: 768px) {
        .protein-calculator__product-banner--container .title {
          font-size: 26px;
          padding: 0px 115px 10px 0px; } }
    .protein-calculator__product-banner--container .col-wrap {
      display: flex;
      position: relative;
      z-index: 999;
      align-items: center; }
      @media only screen and (max-width: 768px) {
        .protein-calculator__product-banner--container .col-wrap {
          align-items: end; } }
      .protein-calculator__product-banner--container .col-wrap .col .sub-title {
        color: #00a9cd;
        font-size: 28px;
        padding-top: 50px;
        margin-top: 65px;
        font-family: "LatoBold",sans-serif;
        text-transform: uppercase; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__product-banner--container .col-wrap .col .sub-title {
            padding-top: 10px;
            margin-top: 50px; } }
      .protein-calculator__product-banner--container .col-wrap .col .desc {
        padding: 20px 35px 20px 0; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__product-banner--container .col-wrap .col .desc {
            padding: 20px 10px 20px 0; } }
      .protein-calculator__product-banner--container .col-wrap .col a {
        color: #00a9cd;
        text-decoration: underline;
        font-family: 'Lato'; }
      @media only screen and (max-width: 768px) {
        .protein-calculator__product-banner--container .col-wrap .col .buynow {
          text-align: center; } }
      .protein-calculator__product-banner--container .col-wrap .col .buynow a {
        background-color: #3798c3;
        color: #FFF;
        padding: 15px;
        font-size: 20px;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
        width: 100%;
        display: inline-block; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__product-banner--container .col-wrap .col .buynow a {
            margin-top: 210px;
            font-size: 18px; } }
      .protein-calculator__product-banner--container .col-wrap .col .product {
        padding: 0 44px;
        width: 245px;
        margin-top: -100px; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__product-banner--container .col-wrap .col .product {
            padding: 0 25px;
            width: 125px;
            margin-top: -15px;
            margin-right: -17px; } }
        @media only screen and (max-width: 768px) {
          .protein-calculator__product-banner--container .col-wrap .col .product img {
            margin-top: -85px; } }
.protein-calculator__pdf-icon .icons-wrapper {
  display: flex;
  flex-direction: row;
  width: 1250px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .protein-calculator__pdf-icon .icons-wrapper {
      flex-direction: column;
      width: 100%; } }
  .protein-calculator__pdf-icon .icons-wrapper .col {
    display: flex;
    flex-direction: row; }
    .protein-calculator__pdf-icon .icons-wrapper .col .pdf-wrapper {
      width: 101%; }
      @media only screen and (max-width: 768px) {
        .protein-calculator__pdf-icon .icons-wrapper .col .pdf-wrapper {
          width: 100%;
          padding: 20px; } }
      .protein-calculator__pdf-icon .icons-wrapper .col .pdf-wrapper .title {
        color: #e21b21;
        font-family: "Lato", sans-serif;
        text-align: right;
        text-transform: uppercase;
        display: inline-block;
        font-size: 21px;
        padding: 15px;
        border: 5px solid #e21b21;
        display: inline-table;
        width: 47%;
        border-right: none;
        max-height: 150px;
        border-radius: 17px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: 10px;
        float: left;
        margin-top: 12px; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__pdf-icon .icons-wrapper .col .pdf-wrapper .title {
            font-size: 13px; } }
      .protein-calculator__pdf-icon .icons-wrapper .col .pdf-wrapper .icon img {
        max-width: 178px;
        max-height: 170px;
        border: 5px solid #e21b21;
        vertical-align: middle;
        display: inline-table;
        border-radius: 17px;
        width: 42%; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__pdf-icon .icons-wrapper .col .pdf-wrapper .icon img {
            max-width: 141px;
            max-height: 145px; } }
    .protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image {
      position: relative; }
      @media only screen and (max-width: 768px) {
        .protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image img {
          max-width: 90%;
          height: auto;
          margin: 0 auto; } }
      .protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image .title {
        position: absolute;
        font-size: 24px;
        color: #fff;
        top: 20px;
        right: 20px;
        text-transform: uppercase; }
        @media only screen and (max-width: 768px) {
          .protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image .title {
            font-size: 20px;
            top: 20px;
            right: 35px; } }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-trigger {
  background-image: var(--background); }

.protein-calculator-tabs-slider {
  background-color: transparent;
  font-family: 'LatoRegular'; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-trigger.is-selected {
  background-color: #3798c3 !important;
  height: 160px;
  display: flex;
  align-items: center;
  border-bottom: none; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-trigger.is-selected img {
  filter: saturate(0); }

.protein-calculator-tabs-slider .field--name-field-nhsc-slider-content p {
  clear: none; }

@media only screen and (max-width: 768px) {
  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger {
    background-image: var(--background);
    background-repeat: no-repeat;
    background-position-x: right;
    justify-content: flex-end; }

  .protein-calculator__pdf-icon .icons-wrapper .col {
    justify-content: center; }

  .protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image img {
    max-width: 400px; }

  .protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image {
    margin: 0 auto !important; }

  .protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image .title {
    font-size: 18px;
    right: 35px;
    text-align: right; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list {
    display: block;
    width: 100%; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-trigger {
    margin: 10px; }

  .protein-calculator-tabs-slider .slick .slick__arrow button.slick-next {
    right: -25px; }

  .protein-calculator-tabs-slider .slick-prev {
    left: -30px; }

  .protein-calculator-tabs-slider .slick-slider {
    padding: 0 70px; }

  .protein-calculator-tabs-slider .field--name-field-nhsc-slider-content h3 {
    padding: 20px 10px; }

  .protein-calculator-tabs-slider .field--name-field-slider-image {
    float: none; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list li {
    display: none; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-trigger {
    margin: 10px; }

  .protein-calculator-tabs-slider .slick .slick__arrow button.slick-next {
    right: -25px; }

  .protein-calculator-tabs-slider .slick-prev {
    left: -30px; }

  .protein-calculator-tabs-slider .slick-slider {
    padding: 0 70px; }

  .protein-calculator-tabs-slider .field--name-field-nhsc-slider-content h3 {
    padding: 20px 10px; }

  .protein-calculator-tabs-slider .field--name-field-slider-image {
    float: none; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger {
    flex-direction: row-reverse;
    color: #3798c3;
    font-size: 20px;
    text-transform: uppercase;
    justify-content: flex-end; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger[aria-expanded="true"] {
    background-color: #3798c3 !important;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 20px;
    text-transform: uppercase; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger img {
    filter: none;
    width: 103px;
    padding: 12px; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-trigger {
    margin: 10px; }

  .protein-calculator-tabs-slider .slick .slick__arrow button.slick-next {
    right: -25px; }

  .protein-calculator-tabs-slider .slick-prev {
    left: -30px; }

  .protein-calculator-tabs-slider .slick-slider {
    padding: 0 50px; }

  .protein-calculator-tabs-slider .field--name-field-nhsc-slider-content h3 {
    padding: 20px 10px; }

  .protein-calculator-tabs-slider .field--name-field-slider-image {
    float: none; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list li {
    display: none; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger[aria-expanded="true"] img {
    filter: saturate(0); }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger img {
    filter: none;
    width: 103px;
    padding: 12px; }

  .protein-calculator-tabs-slider .field--name-field-nhsc-slider-content {
    clear: both; }

  .protein-calculator-tabs-slider .field--name-field-slider-image img {
    padding: 22px;
    float: left;
    width: 100px; } }
.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger[aria-expanded="true"] img {
  filter: saturate(0); }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-trigger {
  margin: 0 20px 0 1px; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-trigger.is-selected .col-v-align {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'LatoRegular';
  line-height: 25px; }

.protein-calculator-tabs-slider .col-v-align img {
  position: relative;
  width: 120px;
  height: auto; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-trigger {
  background-color: #e2e7e9;
  height: 160px;
  display: flex;
  align-items: center;
  background-image: var(--background);
  background-repeat: no-repeat;
  background-position-x: right; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-trigger .col-v-align {
  color: #3798c3;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'LatoRegular';
  line-height: 25px; }

.protein-calculator-tabs-slider .accordion-tabs {
  padding: 15px; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-trigger {
  margin: 0 20px 0 0; }

.protein-calculator-tabs-slider .slick__arrow {
  position: absolute;
  display: block;
  width: 100%;
  height: 100px;
  top: 35%; }

.protein-calculator-tabs-slider .slick-prev {
  position: absolute;
  left: 0; }

.protein-calculator-tabs-slider .slick-next {
  position: absolute;
  right: 0; }

.protein-calculator-tabs-slider .slick {
  border-top: 3px solid #3798c3;
  border-bottom: 3px solid #3798c3;
  padding: 10px 0;
  min-height: 175px;
  position: relative;
  width: 100%;
  height: 222px;
  overflow-y: hidden; }
  @media only screen and (max-width: 1200px) {
    .protein-calculator-tabs-slider .slick {
      height: 240px; } }
  @media only screen and (max-width: 992px) {
    .protein-calculator-tabs-slider .slick {
      height: 300px; } }
  @media only screen and (max-width: 768px) {
    .protein-calculator-tabs-slider .slick {
      height: 100%; } }

.protein-calculator-tabs-slider .field--name-field-title,
.protein-calculator-tabs-slider .field--name-field-nhsc-slider-content {
  text-align: left; }

.protein-calculator-tabs-slider .field--name-field-title {
  color: #3798c3;
  font-size: 19px; }

.protein-calculator-tabs-slider .field--name-field-slider-image {
  width: 195px;
  height: auto;
  float: left;
  padding: 0px 15px 0px 15px; }

.protein-calculator-tabs-slider .slick .slick__arrow button {
  display: block;
  text-indent: -99999rem;
  height: 30px;
  position: absolute;
  border-right-color: #3798c3;
  z-index: 2;
  cursor: pointer;
  background: #00000000;
  outline: none;
  border: 28px solid #00000000;
  border-right-color: #3798c3; }

.protein-calculator-tabs-slider .slick-arrow::before,
.protein-calculator-tabs-slider .slick-arrow::after {
  display: block;
  height: 8px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 0; }

.protein-calculator-tabs-slider .slick-initialized .slick-slide {
  display: flex;
  align-items: center;
  min-height: 163px;
  justify-content: center;
  width: 890px !important;
  opacity: 0;
  transition: opacity 350ms ease-in-out; }
  .protein-calculator-tabs-slider .slick-initialized .slick-slide.slick-active {
    opacity: 1; }
  @media only screen and (max-width: 1200px) {
    .protein-calculator-tabs-slider .slick-initialized .slick-slide {
      width: 690px !important; } }
  @media only screen and (max-width: 992px) {
    .protein-calculator-tabs-slider .slick-initialized .slick-slide {
      width: 100% !important; } }

.protein-calculator-tabs-slider .slick .slick__arrow button.slick-next {
  right: -10px;
  transform: rotate(180deg); }

.protein-calculator-tabs-slider .slick-next:before {
  color: #00738e;
  content: '\f054'; }

.protein-calculator-tabs-slider .slick-slider {
  padding: 0 105px;
  width: 100%; }

.slick--view--pc-protein-calculator-slider-tab--block-1 .field--name-field-title {
  font-size: 22px;
  text-align: center; }

.protein-calculator-tabs-slider .field--name-field-nhsc-slider-content {
  font-size: 15px;
  color: #3798c3; }

.protein-calculator-tabs-slider .field--name-field-nhsc-slider-content h3 {
  color: #e21b21;
  font-size: 18px;
  padding: 20px 55px;
  text-transform: uppercase; }

.protein-calculator__pdf-icon .icons-wrapper .col .pdf-wrapper {
  margin-left: 10px; }

.protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image {
  margin-left: -95px;
  margin-right: 40px; }

.protein-calculator__pdf-icon .icons-wrapper .col .image-wrapper .image .title {
  position: absolute;
  font-size: 20px;
  color: #fff;
  top: 20px;
  right: 135px;
  text-transform: uppercase;
  text-align: right; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-tab-list {
  margin-bottom: 15px; }

.protein-calculator__food-columns .view-header h2 {
  margin: 4% 8% 6%; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger img {
  filter: none; }

.nhsc-protein-calculator-messages {
  display: none; }

.small-page .protein-resullt__body {
  height: 32px;
  overflow: hidden; }

.protein-calculator-terms {
  padding: 30px 15px;
  font-size: 1.2rem;
  font-style: normal;
  background-color: #f4f4f4;
  margin-bottom: 30px; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-allowed .tabs-trigger {
  height: 130px; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list li {
  width: 33%; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list li a {
  background-position: right;
  background-size: 100px; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list li a {
  font-size: 21px;
  color: #2c799b;
  text-transform: uppercase;
  font-family: "Lato",sans-serif;
  padding: 20px 150px 20px 20px;
  border-right: 10px solid #e2e7e9; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list li a.is-selected {
  font-size: 21px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Lato",sans-serif;
  padding: 20px 150px 20px 20px;
  border-right: 10px solid #297ca5;
  background-blend-mode: luminosity;
  transition: background 350ms ease-in-out, border 350ms ease-in-out, color 350ms ease-in-out; }

.protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-trigger.is-selected {
  background-color: #297ca5 !important; }

.protein-calculator-tabs-slider .slick-track {
  min-width: 2670px;
  display: flex; }
  @media only screen and (max-width: 1200px) {
    .protein-calculator-tabs-slider .slick-track {
      min-width: 2070px; } }
  @media only screen and (max-width: 992px) {
    .protein-calculator-tabs-slider .slick-track {
      min-width: 100%; } }

@media only screen and (max-width: 768px) {
  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .accordeon-trigger {
    height: 120px;
    padding: 12px 25px 12px 135px;
    display: flex;
    background-position: left;
    background-size: 75px; }

  .protein-calculator-tabs-slider .field--name-field-nhsc-slider-content h3 {
    width: 100%;
    display: flex;
    float: none;
    padding-left: 0;
    padding-right: 0; }

  .protein-calculator-tabs-slider .field--name-field-nhsc-slider-content {
    clear: unset; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list li a.is-selected {
    background-blend-mode: luminosity;
    border-left: 10px solid #3798c3; }

  .protein-calculator-tabs-slider .a11y-paragraphs-tabs__wrapper .tabs-tab-list li a {
    border-left: 10px solid #fff; }

  .protein-calculator-tabs-slider .field--name-field-slider-image img {
    padding: 0px; }

  .protein-calculator-tabs-slider .slick-slider {
    padding: 0 85px; }

  .protein-calculator-tabs-slider .field--name-field-slider-image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }
    .protein-calculator-tabs-slider .field--name-field-slider-image img {
      width: 199px; } }
.country-switcher {
  position: relative;
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif; }
  .country-switcher .country-switcher-title {
    background-color: #fff;
    color: #00738e;
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    text-align: right;
    z-index: 11;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 35px;
    margin-bottom: 0;
    white-space: nowrap; }
    .country-switcher .country-switcher-title span {
      display: none; }
    .country-switcher .country-switcher-title svg, .country-switcher .country-switcher-title span {
      margin-right: 8px; }
    .country-switcher .country-switcher-title svg {
      display: inline-block; }
    @media screen and (min-width: 992px) {
      .country-switcher .country-switcher-title {
        font-size: 18px; }
        .country-switcher .country-switcher-title span {
          display: inline-block; } }
    .country-switcher .country-switcher-title:hover {
      cursor: pointer; }
  .country-switcher .country-switcher-window {
    position: fixed;
    width: 100%;
    top: -9999px;
    left: 0;
    background: #14377d;
    transition: top .3s ease-in-out;
    color: #fff;
    z-index: 1000;
    height: 100%; }
    .country-switcher .country-switcher-window .view-content {
      margin-right: 0;
      margin-left: 0; }
  .country-switcher .country-switcher-header {
    background: #14377d;
    padding: 30px 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
    position: relative;
    z-index: 10; }
    @media screen and (min-width: 992px) {
      .country-switcher .country-switcher-header {
        padding: 80px 0 30px 0; } }
    .country-switcher .country-switcher-header h1 {
      color: inherit;
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      font-size: 24px;
      text-align: left;
      display: flex;
      align-items: center; }
      @media screen and (min-width: 450px) {
        .country-switcher .country-switcher-header h1 {
          font-size: 32px; } }
      @media screen and (min-width: 992px) {
        .country-switcher .country-switcher-header h1 {
          font-size: 38px; } }
      .country-switcher .country-switcher-header h1 svg {
        font-size: 40px;
        margin-right: 10px; }
        @media screen and (min-width: 450px) {
          .country-switcher .country-switcher-header h1 svg {
            font-size: 50px;
            margin-right: 30px; } }
  .country-switcher .country-switcher-container {
    margin: 0 30px 30px 30px;
    height: calc(100% - 30px);
    text-align: right; }
    @media screen and (min-width: 992px) {
      .country-switcher .country-switcher-container {
        margin: 0 70px 80px 140px;
        height: calc(100% - 160px); } }
    .country-switcher .country-switcher-container .country-switcher-toggle {
      background: transparent;
      border: 0;
      padding: 0;
      color: #fff;
      width: 40px;
      display: inline-block;
      font-size: 40px;
      line-height: 40px; }
      @media screen and (min-width: 450px) {
        .country-switcher .country-switcher-container .country-switcher-toggle {
          width: 50px;
          font-size: 50px;
          line-height: 50px; } }
      @media screen and (max-width: 992px) {
        .country-switcher .country-switcher-container .country-switcher-toggle {
          position: relative;
          z-index: 100; } }
      .country-switcher .country-switcher-container .country-switcher-toggle:focus {
        outline: none !important; }
    .country-switcher .country-switcher-container .country-switcher-body {
      height: calc(100% - 100px); }
      @media screen and (min-width: 992px) {
        .country-switcher .country-switcher-container .country-switcher-body {
          height: calc(100% - 160px); } }
      @media screen and (min-width: 992px) {
        .country-switcher .country-switcher-container .country-switcher-body {
          margin-top: 0; } }
    .country-switcher .country-switcher-container .mCustomScrollBox {
      overflow: visible; }
    .country-switcher .country-switcher-container .mCSB_inside > .mCSB_container {
      margin-right: 0; }
    .country-switcher .country-switcher-container .mCSB_scrollTools {
      right: 17px;
      overflow: hidden; }
      @media screen and (max-width: 992px) {
        .country-switcher .country-switcher-container .mCSB_scrollTools {
          right: -999px; } }
      .country-switcher .country-switcher-container .mCSB_scrollTools .mCSB_draggerContainer:before {
        content: '';
        width: 2px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 7px;
        background: #C0C9CF; }
      .country-switcher .country-switcher-container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 6px;
        background-color: #fff !important; }
      .country-switcher .country-switcher-container .mCSB_scrollTools .mCSB_draggerRail {
        background-color: #C0C9CF !important; }
  .country-switcher .view-header {
    text-align: left;
    padding: 0 0 50px; }
    .country-switcher .view-header h2 {
      color: #fff;
      font-size: 20px;
      margin-bottom: 20px;
      font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
      text-align: left; }
      @media screen and (min-width: 450px) {
        .country-switcher .view-header h2 {
          font-size: 22px; } }
      @media screen and (min-width: 992px) {
        .country-switcher .view-header h2 {
          font-size: 38px;
          padding-right: 30px; } }
    .country-switcher .view-header p {
      font-size: 20px;
      margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .country-switcher .view-content {
      padding-right: 100px; } }
  .country-switcher .region {
    text-align: left;
    border-top: 1px solid #C0C9CF;
    padding: 20px 0; }
    @media screen and (min-width: 992px) {
      .country-switcher .region {
        padding: 50px 0 60px; } }
    .country-switcher .region:last-child {
      padding-bottom: 0; }
    .country-switcher .region h3 {
      font-size: 20px;
      padding: 0;
      text-transform: uppercase;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      padding-right: 40px;
      text-align: left;
      color: #fff; }
      @media screen and (min-width: 450px) {
        .country-switcher .region h3 {
          font-size: 22px; } }
      @media screen and (max-width: 992px) {
        .country-switcher .region h3 {
          position: relative; }
          .country-switcher .region h3:after {
            content: '\f067';
            font-family: "Font Awesome 5 Free";
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            top: 0;
            right: 10px; } }
    .country-switcher .region .countries {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      margin: 0; }
      @media screen and (max-width: 992px) {
        .country-switcher .region .countries {
          height: 0;
          overflow: hidden; } }
    .country-switcher .region .country {
      width: 100%;
      padding: 20px 0;
      list-style: none;
      list-style-type: none; }
      @media screen and (min-width: 768px) {
        .country-switcher .region .country {
          width: 50%; } }
      @media screen and (min-width: 992px) {
        .country-switcher .region .country {
          width: 25%; } }
      .country-switcher .region .country a {
        color: #fff;
        font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
        font-size: 22px; }
        .country-switcher .region .country a:hover {
          text-decoration: underline !important; }

body.country-switcher-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%; }
  body.country-switcher-open .header--container-activate {
    z-index: 1000; }
  body.country-switcher-open .country-switcher .country-switcher-window {
    top: 0; }

@media screen and (max-width: 992px) {
  .country-switcher .view-header {
    padding: 0 0 20px;
    border-bottom: 1px solid #C0C9CF; }
  .country-switcher .region {
    border-top: 0; }
    .country-switcher .region h3:hover {
      cursor: pointer; }
    .country-switcher .region.open .countries {
      height: auto; }
    .country-switcher .region.open h3:after {
      content: '\f068'; } }
.simplebar-track.simplebar-vertical {
  background-color: #fff; }

.cards-container {
  max-width: 80%;
  margin: 0 auto; }
  .cards-container .card-items {
    overflow: hidden; }
  .cards-container .card-item {
    margin-bottom: 30px;
    text-align: left; }
  .cards-container .card-header {
    position: relative;
    height: 305px;
    margin-bottom: 20px;
    overflow: hidden; }
    .cards-container .card-header img {
      width: 100%;
      height: 100%;
      border-radius: 4px;
      object-fit: cover;
      object-position: center;
      transition: all .3s ease-in-out; }
  .cards-container .card-topic {
    position: absolute;
    top: 15px;
    left: 0;
    padding: 2px 15px;
    text-transform: uppercase;
    background: #2f394f;
    color: #fff; }
  .cards-container .card-body h3 {
    font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
    font-size: 22px;
    overflow: hidden;
    margin-bottom: 15px; }
  .cards-container .card-body p {
    overflow: hidden; }
  .cards-container .card-footer {
    border-top: 1px solid #ccc;
    margin-top: 25px;
    padding-top: 20px;
    color: #00738e; }
    .cards-container .card-footer svg {
      margin-left: 8px; }
  .cards-container .card-item {
    color: #636f77;
    display: block; }
    .cards-container .card-item:hover .card-header img {
      transform: scale(1.12); }
  .cards-container .cards-view-all {
    margin-top: 35px;
    text-align: center; }
    .cards-container .cards-view-all button.btn {
      background-color: transparent;
      color: #14377d;
      font-size: 20px;
      line-height: 52px;
      padding: 0 95px;
      border: 2px solid #14377d;
      border-radius: 4px; }
      .cards-container .cards-view-all button.btn:hover {
        background-color: #14377d;
        color: #fff; }
  .cards-container .btn.btn-view-all {
    display: inline-block; }
  .cards-container .btn.btn-view-less {
    display: none; }
  .cards-container.open .card-items {
    height: auto !important; }
  .cards-container.open .btn-view-all {
    display: none; }
  .cards-container.open .btn-view-less {
    display: inline-block; }
  .cards-container .owl-carousel .owl-nav {
    width: calc(100% + 80px);
    margin-left: -40px;
    top: 115px; }
    @media screen and (min-width: 768px) {
      .cards-container .owl-carousel .owl-nav {
        width: calc(100% + 100px);
        margin-left: -50px; } }
  .cards-container .owl-dots {
    padding-top: 0px; }
  .cards-container .owl-theme .owl-dots .owl-dot span {
    background: #00738e !important;
    opacity: .6; }
  .cards-container .owl-theme .owl-dots .owl-dot.active span {
    opacity: 1; }
  @media screen and (max-width: 991px) {
    .cards-container .section-intro {
      margin-bottom: 30px; } }

.protected-pages-enter-password {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }
  .protected-pages-enter-password .panel {
    border: 0;
    box-shadow: none; }
    .protected-pages-enter-password .panel .panel-body {
      padding: 0;
      color: #223d4e; }
  .protected-pages-enter-password .protected_pages_description {
    font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal; }
    .protected-pages-enter-password .protected_pages_description p {
      font-size: inherit;
      font-weight: normal;
      margin-bottom: 20px; }
    .protected-pages-enter-password .protected_pages_description h4 {
      margin: 10px 0 0 0;
      font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
  .protected-pages-enter-password.block {
    color: #636f77; }
    .protected-pages-enter-password.block h4 {
      margin-bottom: 20px; }
    .protected-pages-enter-password.block a {
      color: #00738e; }
  .protected-pages-enter-password .form-item-password,
  .protected-pages-enter-password #edit-submit {
    width: 100%;
    max-width: 330px;
    margin: 0 auto; }
  .protected-pages-enter-password .form-item-password {
    margin-top: 50px; }
    .protected-pages-enter-password .form-item-password label {
      display: none; }
    .protected-pages-enter-password .form-item-password .form-control {
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      text-align: center;
      font-size: 16px;
      height: 60px;
      box-shadow: none;
      border-radius: 4px; }
  .protected-pages-enter-password .form-required:after {
    display: none; }
  .protected-pages-enter-password #edit-submit {
    background-color: #14377d;
    border-color: #14377d;
    border-width: 2px;
    text-transform: initial;
    margin: 20px auto 35px;
    margin: 20px auto 35px; }
    .protected-pages-enter-password #edit-submit:hover {
      background-color: transparent;
      color: #14377d; }

.path-protected-page h1.page-header {
  color: #223d4e;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 38px; }
.path-protected-page p:not(:last-child) {
  margin-bottom: 20px; }
.path-protected-page .alert {
  max-width: 800px;
  margin: 0 auto 20px; }

.block-gigya-raas-custom-screenset {
  height: 1px;
  padding: 0;
  overflow: auto; }

.gigya-subscribe-with-email-form .gigya-image {
  width: 200px !important; }
.gigya-subscribe-with-email-form .gigya-header {
  line-height: 1.25em !important;
  margin-bottom: 15px; }

@font-face {
  font-family: "LatoRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/lato-regular/Lato-Regular.woff2") format("woff2"), url("../fonts/lato-regular/Lato-Regular.woff") format("woff"); }
@font-face {
  font-family: "LatoBlack";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/lato-black/Lato-Black.woff2") format("woff2"), url("../fonts/lato-black/Lato-Black.woff") format("woff"); }
@font-face {
  font-family: "LatoBold";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/lato-bold/Lato-Bold.woff2") format("woff2"), url("../fonts/lato-bold/Lato-Bold.woff") format("woff"); }
@font-face {
  font-family: "SatisfyRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/satisfy-regular/Satisfy-Regular.woff2") format("woff2"), url("../fonts/satisfy-regular/Satisfy-Regular.woff") format("woff"); }
@font-face {
  font-family: "PacificoRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/pacifico-regular/pacifico-regular-webfont.woff2") format("woff2"), url("../fonts/pacifico-regular/pacifico-regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans/opensans-regular-webfont.woff2") format("woff2"), url(".../fonts/open-sans/opensans-regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-bold-webfont.woff") format("woff"); }
@font-face {
  font-family: 'dosismedium';
  src: url("../fonts/dosis/dosis-medium-webfont.woff2") format("woff2"), url("../fonts/dosis/dosis-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosisregular';
  src: url("../fonts/dosis/dosis-regular-webfont.woff2") format("woff2"), url("../fonts/dosis/dosis-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosissemibold';
  src: url("../fonts/dosis/dosis-semibold-webfont.woff2") format("woff2"), url("../fonts/dosis/dosis-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosisbold';
  src: url("../fonts/dosis/dosis-bold-webfont.woff2") format("woff2"), url("../fonts/dosis/dosis-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
html {
  overflow-x: hidden; }
  html.freezeScroll {
    overflow-y: hidden; }

body {
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  background: #fff;
  color: #636f77;
  font-size: 16px;
  margin: 0; }
  body.navbar-is-static-top {
    margin-top: 0; }
  body.freezeScroll {
    overflow: hidden; }

header,
section,
footer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.container-fluid {
  padding: 0; }

.mainContent {
  color: #636f77;
  width: 100%;
  overflow: hidden; }
  .mainContent .container {
    margin: 0px auto 50px;
    max-width: 1920px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .mainContent .container {
        margin-top: 0; } }
    .mainContent .container .breadcrumb {
      color: #00738e;
      margin: 0 auto;
      max-width: 1265px; }

.container-fluid {
  padding: 0;
  max-width: 100%;
  overflow: hidden; }

.container {
  margin-left: 0;
  margin-right: 0; }
  @media screen and (min-width: 768px) {
    .container {
      margin-left: auto;
      margin-right: auto; } }

.region-featured {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  margin: 20px auto;
  padding: 0 24px; }
  @media screen and (min-width: 992px) {
    .region-featured {
      padding: 0 32px; } }

a {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  color: #00738e;
  outline: none;
  text-decoration: none;
  white-space: normal;
  font-size: 16px; }
  a:hover, a:focus {
    color: #00738e;
    outline: none;
    text-decoration: none;
    white-space: normal; }
  a:active, a.active {
    color: #00738e; }

a.menu-separator {
  text-indent: -9999px;
  height: 1px;
  background: #23334e;
  width: 40px;
  margin: 8px auto;
  line-height: 0;
  padding: 0 !important; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0; }

h1,
h2,
h3 {
  letter-spacing: 1px; }

h1 {
  font-size: 1em;
  font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
  color: #00738e; }
  @media screen and (min-width: 992px) {
    h1 {
      font-size: 55px; } }
  h1.page-header {
    border-bottom: 0;
    font-size: 55px;
    margin: 20px 0 50px;
    padding-top: 20px;
    text-align: center; }
    @media screen and (max-width: 991px) {
      h1.page-header {
        font-size: 30px;
        margin: 10px 0; } }
    @media screen and (max-width: 767px) {
      h1.page-header {
        font-size: 25px;
        margin: 0;
        padding: 0; } }

h2 {
  font-size: 26px;
  font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
  color: #223d4e; }
  @media screen and (min-width: 992px) {
    h2 {
      font-size: 38px; } }
  h2.field-title {
    margin-bottom: 30px; }
  h2.text-center {
    text-align: center; }

h3 {
  font-size: 28px; }
  h3.field-subtitle {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    color: #223d4e;
    font-size: 20px;
    margin-bottom: 30px; }
    @media screen and (min-width: 992px) {
      h3.field-subtitle {
        font-size: 28px; } }

h4 {
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  color: #223d4e;
  font-size: 22px;
  margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    h4 {
      font-size: 18px; } }

p {
  font-size: 16px; }
  p strong {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif; }
  p.copy--small-txt {
    font-size: 12px; }
  p.field-introduction {
    font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
    color: #223d4e; }
    @media screen and (max-width: 991px) {
      p.field-introduction {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px; } }

.section-intro {
  font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 40px;
  color: #223d4e; }
  @media screen and (max-width: 991px) {
    .section-intro {
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 20px; } }

ul.ticks,
ul.checks {
  width: 100%;
  float: left;
  padding-left: 30px; }
  @media screen and (min-width: 768px) {
    ul.ticks,
    ul.checks {
      width: calc(50% - 10px); } }
  ul.ticks li,
  ul.checks li {
    list-style: none;
    list-style-image: none; }
    ul.ticks li:before,
    ul.checks li:before {
      font-family: "Font Awesome 5 Free";
      content: "\f00c";
      color: #007ee2;
      font-size: 18px;
      margin-right: 10px;
      margin-left: -30px; }

@media screen and (min-width: 768px) {
  ul.checks {
    margin-left: 20px; } }
ul.checks li:before {
  content: "\f00d";
  color: #ff161d; }

ul.hexagons {
  display: flex;
  clear: both;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (min-width: 599px) {
    ul.hexagons {
      justify-content: flex-start; } }
  ul.hexagons li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
    position: relative;
    width: 110px;
    height: 68px;
    background-color: #d5e7ff;
    margin: 35px 15px 50px 0;
    text-align: center;
    line-height: 68px; }
    ul.hexagons li:before, ul.hexagons li:after {
      content: "";
      position: absolute;
      width: 0;
      border-left: 55px solid transparent;
      border-right: 55px solid transparent; }
    ul.hexagons li:before {
      bottom: 100%;
      border-bottom: 36.08px solid #d5e7ff;
      left: 0; }
    ul.hexagons li:after {
      top: 100%;
      width: 0;
      border-top: 36.08px solid #d5e7ff;
      left: 0; }

.showMobile {
  display: none; }

.breadcrumb {
  background: #fff;
  border-radius: 0;
  color: #00738e;
  font-family: "LatoRegular";
  line-height: 33px;
  margin: 0;
  padding: 10px;
  flex-basis: 70%; }
  .breadcrumb .active {
    color: #636f77; }
  @media screen and (max-width: 991px) {
    .breadcrumb {
      line-height: 20px;
      margin: 10px 0; } }
  @media screen and (max-width: 767px) {
    .breadcrumb {
      display: none; } }
  .breadcrumb a {
    color: #00738e;
    font-family: "LatoRegular"; }

.divider {
  background-color: #d7d7d7;
  border: 0;
  height: 1px;
  margin: 20px auto;
  margin-top: 60px;
  width: 90%; }
  @media screen and (max-width: 767px) {
    .divider {
      margin-top: 20px; } }

.slider-divider {
  background-color: #d7d7d7;
  border: 0;
  height: 1px;
  margin: 30px auto 40px;
  width: 100%; }

.content-divider {
  background-color: #d7d7d7;
  border: 0;
  height: 1px;
  margin: 0 auto 30px;
  width: 90%; }

.feature-section {
  margin: 30px auto; }
  @media (max-width: 991px) {
    .feature-section {
      margin-top: 30px; } }

.field--name-field-nhsc-master-bio-caption {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: left; }
  .field--name-field-nhsc-master-bio-caption .biography-caption {
    flex: 0 50%;
    margin-bottom: 20px;
    width: 440px; }
    @media (max-width: 991px) {
      .field--name-field-nhsc-master-bio-caption .biography-caption {
        width: 300px; } }
    .field--name-field-nhsc-master-bio-caption .biography-caption .biography-caption__container {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      width: 100%; }
      @media (max-width: 991px) {
        .field--name-field-nhsc-master-bio-caption .biography-caption .biography-caption__container .biography-caption__image {
          width: 75px; } }
      .field--name-field-nhsc-master-bio-caption .biography-caption .biography-caption__container .biography-caption__text {
        margin-left: 20px; }
        .field--name-field-nhsc-master-bio-caption .biography-caption .biography-caption__container .biography-caption__text .field--name-field-nhsc-bio-heading {
          margin: 15px 0; }
          .field--name-field-nhsc-master-bio-caption .biography-caption .biography-caption__container .biography-caption__text .field--name-field-nhsc-bio-heading a {
            border-bottom: 2px solid #00738e;
            font-size: 0.813em;
            line-height: 25px;
            padding-bottom: 5px; }
        .field--name-field-nhsc-master-bio-caption .biography-caption .biography-caption__container .biography-caption__text .field--name-field-nhsc-bio-text {
          font-size: 0.813em;
          line-height: 20px;
          max-width: 300px; }
          @media (max-width: 991px) {
            .field--name-field-nhsc-master-bio-caption .biography-caption .biography-caption__container .biography-caption__text .field--name-field-nhsc-bio-text {
              padding-right: 10px;
              width: 200px; } }

.field--name-field-nhsc-logo-image {
  margin: 30px 0; }

.field--name-field-nhsc-logo-title {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  color: #636f77;
  font-size: 1.5em;
  margin-top: 20px;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    .field--name-field-nhsc-logo-title {
      font-size: 1.125em; } }

.field--name-field-nhsc-logo-text p {
  line-height: 1.75em;
  margin-bottom: 20px; }

.special-font {
  font-family: 'SatisfyRegular', Arial, Helvetica, sans-serif;
  font-size: 40px;
  margin: 20px 0;
  color: #0a162f;
  font-size: 2.5em;
  margin: 20px 0;
  text-align: center; }
  @media (max-width: 991px) {
    .special-font {
      font-size: 25px; } }

.field--name-field-nhsc-master-info-icons > .field--item {
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  width: 32%; }
  @media (max-width: 991px) {
    .field--name-field-nhsc-master-info-icons > .field--item {
      margin-bottom: 20px;
      width: 100%; } }

.paragraph--type--nhsc-info-icons {
  margin: 20px 0; }
  .paragraph--type--nhsc-info-icons .info-icons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; }
    .paragraph--type--nhsc-info-icons .info-icons .info-icons__image {
      margin: 0 auto; }
    .paragraph--type--nhsc-info-icons .info-icons .info-icons__heading {
      font-family: 'LatoBold', Arial, Helvetica, sans-serif;
      color: #2f394f;
      font-size: 1.25em;
      margin-top: 20px;
      text-transform: uppercase; }
      @media (max-width: 991px) {
        .paragraph--type--nhsc-info-icons .info-icons .info-icons__heading {
          font-size: 1.125em; } }
    .paragraph--type--nhsc-info-icons .info-icons .info-icons__text {
      line-height: 1.625em; }
      @media (max-width: 991px) {
        .paragraph--type--nhsc-info-icons .info-icons .info-icons__text {
          font-size: 14px; } }
    .paragraph--type--nhsc-info-icons .info-icons .divider {
      background-color: #98a4ab;
      border: 0;
      height: 1px;
      margin: 20px auto;
      width: 15%; }

.heading--green {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  color: #677b4d;
  font-size: 1.75em;
  margin: 30px 0;
  text-align: center; }
  @media (max-width: 991px) {
    .heading--green {
      font-size: 1.1em;
      margin: 20px 0 10px; } }

.about-button {
  border-radius: 10px;
  line-height: 30px;
  margin: 10px 0;
  padding: 0 20px;
  text-align: center; }
  @media (max-width: 991px) {
    .about-button {
      line-height: 20px; } }
  .about-button a {
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .about-button a {
        line-height: 20px; } }

.paragraph--type--nhsc-paragraph-icon .paragraph-icon {
  margin: 20px 0; }
  .paragraph--type--nhsc-paragraph-icon .paragraph-icon.icon--right > div {
    float: right; }
.paragraph--type--nhsc-paragraph-icon .field--name-field-nhsc-paragraph-icon-text {
  padding: 20px; }
  @media (max-width: 991px) {
    .paragraph--type--nhsc-paragraph-icon .field--name-field-nhsc-paragraph-icon-text {
      font-size: 14px;
      margin: 20px 0;
      text-align: center; } }

.paragraph--type--nhsc-text-and-image p {
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-text-and-image p {
      font-size: 14px; } }
.paragraph--type--nhsc-text-and-image ul {
  line-height: 1.75em;
  list-style-image: url("../images/iconBulletSquareBlue.png");
  list-style-position: outside;
  padding-bottom: 10px;
  padding-left: 2.04%; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-text-and-image ul {
      font-size: 14px;
      margin-bottom: 20px;
      margin-left: 10px;
      margin-top: 20px; } }
.paragraph--type--nhsc-text-and-image .field--name-field-nhsc-text-block {
  padding: 0 20px; }
.paragraph--type--nhsc-text-and-image .field--name-field-nhsc-image-block img {
  margin: 0 auto; }

.heading--purple {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
  color: #9a4b7d;
  font-size: 28px;
  margin: 30px 0;
  text-align: center; }
  @media (max-width: 991px) {
    .heading--purple {
      font-size: 1.1em;
      margin: 20px 0 10px; } }

.paragraph--type--nhsc-copy-and-button .field--name-field-nhsc-copy-and-button-text {
  margin-bottom: 15px;
  margin-right: 20px; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-copy-and-button .field--name-field-nhsc-copy-and-button-text {
      font-size: 14px;
      margin-right: 0;
      margin-top: 20px; } }
  .paragraph--type--nhsc-copy-and-button .field--name-field-nhsc-copy-and-button-text .component__copy-and-button--heading {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase; }
.paragraph--type--nhsc-copy-and-button P {
  margin-bottom: 15px; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-copy-and-button P {
      font-size: 14px; } }
.paragraph--type--nhsc-copy-and-button .btn {
  color: #fff;
  margin-top: 40px;
  text-transform: uppercase; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-copy-and-button .btn {
      margin-bottom: 20px;
      margin-top: 20px; } }
  .paragraph--type--nhsc-copy-and-button .btn a {
    color: #fff; }

@media (max-width: 991px) {
  .btn {
    white-space: normal; } }

.paragraph--type--nhsc-expandable-paragraph {
  margin: 10px 0;
  word-wrap: break-word; }
  .paragraph--type--nhsc-expandable-paragraph .header-expand {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-expandable-paragraph .header-expand {
        margin-left: 0; } }
  .paragraph--type--nhsc-expandable-paragraph .field--name-field-nhsc-expand-visible-text p {
    margin-bottom: 15px; }
  .paragraph--type--nhsc-expandable-paragraph .field--name-field-nhsc-expand-visible-text ol,
  .paragraph--type--nhsc-expandable-paragraph .field--name-field-nhsc-expand-visible-text ul {
    font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
    line-height: 1.75em; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-expandable-paragraph .field--name-field-nhsc-expand-visible-text ol,
      .paragraph--type--nhsc-expandable-paragraph .field--name-field-nhsc-expand-visible-text ul {
        font-size: 14px;
        line-height: 1.25em;
        margin-left: 10px; } }
  .paragraph--type--nhsc-expandable-paragraph .expand {
    bottom: 0;
    box-shadow: 0 0 46px 0 #fff;
    color: #fff;
    cursor: pointer;
    position: absolute;
    width: 95%; }
    @media screen and (max-width: 991px) {
      .paragraph--type--nhsc-expandable-paragraph .expand {
        left: 0;
        width: 100%; } }
  .paragraph--type--nhsc-expandable-paragraph p.text-small {
    font-size: 12px; }

.paragraph--type--nhsc-expandable-paragraph ::after,
.field--name-field-nhsc-master-expandable ::after {
  clear: both;
  content: none;
  display: table; }

#left-col.col-lg-12 .expand {
  width: 97%; }

.field--name-field-nhsc-master-content-column {
  margin: 20px 0; }
  .field--name-field-nhsc-master-content-column .content-column {
    padding: 0; }
    @media screen and (max-width: 991px) {
      .field--name-field-nhsc-master-content-column .content-column {
        margin: 10px 0; } }
    .field--name-field-nhsc-master-content-column .content-column .content-column__container {
      border-radius: 5px;
      color: #fff;
      line-height: 1.375em;
      margin: 0 5px;
      min-height: 466px;
      padding: 20px;
      word-wrap: break-word; }
      @media screen and (max-width: 991px) {
        .field--name-field-nhsc-master-content-column .content-column .content-column__container {
          min-height: auto; } }
      .field--name-field-nhsc-master-content-column .content-column .content-column__container .content-column__header {
        font-family: 'LatoBold', Arial, Helvetica, sans-serif;
        font-size: 1.25em;
        margin-top: 15px;
        text-transform: uppercase; }
      .field--name-field-nhsc-master-content-column .content-column .content-column__container .field--name-field-nhsc-column-link {
        margin: 15px 0; }
        .field--name-field-nhsc-master-content-column .content-column .content-column__container .field--name-field-nhsc-column-link a {
          font-family: 'LatoRegular', Arial, Helvetica, sans-serif; }

.field--name-field-nhsc-column-text {
  color: #636f77; }

.field--name-field-nhsc-master-subcategory {
  margin: 20px 0; }

.paragraph--type--nhsc-sub-category-component .subcategory {
  padding: 0; }
  .paragraph--type--nhsc-sub-category-component .subcategory .subcategory__container {
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-top-width: 10px;
    height: 170px;
    margin: 0 10px 30px;
    text-align: center; }
    .paragraph--type--nhsc-sub-category-component .subcategory .subcategory__container .field--name-field-nhsc-sub-category-title {
      position: relative;
      top: 50%;
      transform: perspective(1px) translateY(-50%); }
      .paragraph--type--nhsc-sub-category-component .subcategory .subcategory__container .field--name-field-nhsc-sub-category-title a {
        color: #000;
        font-size: 1.25em;
        text-transform: uppercase; }
  .paragraph--type--nhsc-sub-category-component .subcategory ::after {
    clear: both; }

.field--name-field-nhsc-master-health-landing {
  margin: 0 -15px; }

.health-landing {
  margin-bottom: 20px;
  margin-top: 20px; }

.MedicalConditionPushBlock {
  cursor: pointer;
  display: block;
  max-width: 300px;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }
  .MedicalConditionPushBlock .bg {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%; }
  .MedicalConditionPushBlock .color-panel {
    height: 10px;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%; }
  .MedicalConditionPushBlock .text-wrapper {
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 100%;
    padding: 10px; }
  .MedicalConditionPushBlock .title {
    color: #fff;
    font-size: 1.15em;
    font-weight: bold;
    text-transform: uppercase; }
  .MedicalConditionPushBlock .links {
    margin-top: 25px; }
    .MedicalConditionPushBlock .links a {
      color: #fff;
      display: block;
      font-weight: bold;
      margin-bottom: 15px;
      text-decoration: underline; }

.paragraph--type--nhsc-hover-component {
  max-width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-hover-component {
      margin: 0 auto 40px;
      max-width: 100%; } }
  .paragraph--type--nhsc-hover-component .health-landing:nth-child(n + 5),
  .paragraph--type--nhsc-hover-component .health-landing:nth-child(n + 9),
  .paragraph--type--nhsc-hover-component .health-landing:nth-child(n + 13),
  .paragraph--type--nhsc-hover-component .health-landing:nth-child(n + 17) {
    clear: left; }
  .paragraph--type--nhsc-hover-component .field--name-field-nhsc-section-text {
    text-align: center; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-hover-component .paragraph--type--nhsc-hover-items {
      max-width: 300px;
      margin: 0 auto; } }
  .paragraph--type--nhsc-hover-component .hover__link-below {
    display: block;
    max-width: 300px;
    overflow: hidden;
    position: relative; }
    .paragraph--type--nhsc-hover-component .hover__link-below .bg {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      width: 100%; }
    .paragraph--type--nhsc-hover-component .hover__link-below .color-panel {
      height: 10px;
      opacity: 0.9;
      position: absolute;
      top: 0;
      width: 100%; }
    .paragraph--type--nhsc-hover-component .hover__link-below .text-wrapper {
      position: absolute;
      text-align: center;
      top: 0;
      visibility: hidden;
      width: 100%;
      padding: 0 10px; }
    .paragraph--type--nhsc-hover-component .hover__link-below .title {
      color: #fff;
      font-size: 1.25em;
      font-weight: bold;
      text-transform: uppercase; }
  .paragraph--type--nhsc-hover-component .hover__link-below--links {
    padding: 10px;
    max-width: 300px; }
    .paragraph--type--nhsc-hover-component .hover__link-below--links a {
      display: block;
      font-weight: bold;
      margin-bottom: 10px;
      text-decoration: underline; }

.page-node-type-press-release {
  max-width: 100% !important; }
  .page-node-type-press-release .release {
    margin: auto; }
    .page-node-type-press-release .release .container {
      max-width: 80%; }

.page-node-type-page ul {
  padding-bottom: 0 !important; }

.field--name-field-nhsc-page-content {
  line-height: 1.75em;
  padding-top: 30px; }
  .field--name-field-nhsc-page-content h4 {
    font-family: 'LatoBold', Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin: 20px 0; }
    @media screen and (max-width: 991px) {
      .field--name-field-nhsc-page-content h4 {
        font-size: 20px; } }
  .field--name-field-nhsc-page-content p {
    margin-bottom: 15px; }

.field--name-field-nhsc-footnote {
  font-size: 014px;
  line-height: 1.75em;
  margin: 20px 10px; }
  .field--name-field-nhsc-footnote ul {
    font-size: 12px; }

input[type="radio"] :checked + label {
  background: #d41a1a !important; }

.form-radio:checked + label {
  background: #000 !important; }

.field--name-field-nhsc-tag-link {
  text-align: center; }
  .field--name-field-nhsc-tag-link .field--item {
    display: inline-block; }
    .field--name-field-nhsc-tag-link .field--item a {
      border: 2px solid #00738e;
      border-radius: 20px;
      display: inline-block;
      line-height: 40px;
      margin: 0 5px 20px;
      padding: 0 20px; }
      .field--name-field-nhsc-tag-link .field--item a:hover {
        background: #00738e;
        color: #fff; }

.section-separator {
  border-color: #e6e6e6;
  margin: 40px calc(50% - 50vw); }
  @media screen and (min-width: 991px) {
    .section-separator {
      margin: 20px calc(50% - 50vw); } }

.path-frontpage .feature-section {
  margin: 0; }
  @media (max-width: 991px) {
    .path-frontpage .feature-section {
      margin: 0; } }
.path-frontpage footer {
  margin-top: 60px; }

.paragraph--type--section-title-and-description,
.paragraph--type--tag-links {
  margin: 0 auto;
  max-width: 80%; }

.paragraph--type--nhsc-flexible-grid,
.paragraph--type--product-selector-section,
.view-press-release {
  margin: 20px 9%;
  max-width: 100%; }
  @media screen and (max-width: 1320px) {
    .paragraph--type--nhsc-flexible-grid,
    .paragraph--type--product-selector-section,
    .view-press-release {
      margin: 0 4%;
      max-width: 100% !important; } }

.nhsc-brand-listing {
  margin: 0 auto;
  max-width: 71%; }

.webform-submission-newsletter-form,
.webform-confirmation,
.webform-submission-form,
.user-login-form {
  margin: 0 auto;
  max-width: 500px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .webform-submission-newsletter-form,
    .webform-confirmation,
    .webform-submission-form,
    .user-login-form {
      max-width: 90%; }
      .webform-submission-newsletter-form input,
      .webform-confirmation input,
      .webform-submission-form input,
      .user-login-form input {
        margin-top: 30px; } }
  .webform-submission-newsletter-form button,
  .webform-confirmation button,
  .webform-submission-form button,
  .user-login-form button {
    background-color: #00a2c9;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 100%; }
    .webform-submission-newsletter-form button:hover,
    .webform-confirmation button:hover,
    .webform-submission-form button:hover,
    .user-login-form button:hover {
      background-color: #00a3ca;
      border: 0;
      color: #fff;
      padding: 10px 20px;
      text-transform: uppercase; }

.sitemap {
  margin: 20px auto;
  max-width: 80%; }
  .sitemap .sitemap-box ul {
    padding-left: 5px; }

.sitemap-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  list-style: none; }
  @media screen and (max-width: 767px) {
    .sitemap-menu {
      display: block; } }
  .sitemap-menu > .last a {
    font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
    color: #636f77; }
    .sitemap-menu > .last a:hover {
      text-decoration: underline; }
  .sitemap-menu .leaf {
    margin-right: 10px; }
    .sitemap-menu .leaf.last {
      margin-right: 0; }
  .sitemap-menu .expanded {
    font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
    color: #636f77;
    margin-right: 10px; }
    .sitemap-menu .expanded a {
      font-family: 'LatoBlack', Arial, Helvetica, sans-serif;
      color: #636f77; }
    .sitemap-menu .expanded .sitemap-menu {
      display: block;
      list-style: none;
      margin: 15px 0; }
      .sitemap-menu .expanded .sitemap-menu .expanded {
        color: #00a2c9; }
      .sitemap-menu .expanded .sitemap-menu .leaf a {
        font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
        color: #00a2c9; }
        .sitemap-menu .expanded .sitemap-menu .leaf a:hover {
          text-decoration: underline; }
      .sitemap-menu .expanded .sitemap-menu .sitemap-menu {
        list-style: none; }

.paragraph--type--nhsc-document-download-and-text .field--name-field-image img {
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .paragraph--type--nhsc-document-download-and-text .field--name-field-image img {
      margin-bottom: 20px; } }

@media screen and (max-width: 991px) {
  .calculator-form .container-50 {
    width: 100%; } }

.field--name-field-page-components {
  position: relative;
  margin-top: 20px; }

.section-navigation {
  display: flex; }
  .section-navigation.float {
    position: absolute;
    width: 100%;
    padding: 15px;
    z-index: 10; }
    @media screen and (min-width: 599px) {
      .section-navigation.float {
        padding: 30px 60px 0 60px; } }
    .section-navigation.float .sn-logo img {
      width: 120px; }
      @media screen and (min-width: 599px) {
        .section-navigation.float .sn-logo img {
          width: 180px; } }
    .section-navigation.float .sn-menu button {
      width: 34px;
      height: 34px;
      font-size: 18px; }
      @media screen and (min-width: 599px) {
        .section-navigation.float .sn-menu button {
          width: 44px;
          height: 44px;
          font-size: 24px; } }
    .section-navigation.float .sn-dropdown .well {
      padding: 80px 0 20px 0; }
      @media screen and (min-width: 599px) {
        .section-navigation.float .sn-dropdown .well {
          padding: 150px 0 20px 0; } }
  .section-navigation.block {
    padding: 15px;
    position: relative; }
    .section-navigation.block .sn-logo img {
      width: 120px; }
      @media screen and (min-width: 599px) {
        .section-navigation.block .sn-logo img {
          width: 180px; } }
    .section-navigation.block .sn-menu button {
      width: 34px;
      height: 34px;
      font-size: 18px; }
      @media screen and (min-width: 599px) {
        .section-navigation.block .sn-menu button {
          width: 60px;
          height: 60px;
          font-size: 30px; } }
    .section-navigation.block .sn-dropdown .well {
      padding: 100px 0 20px 0; }
  .section-navigation .sn-logo,
  .section-navigation .sn-menu {
    position: relative;
    z-index: 12;
    width: 100%; }
  .section-navigation .sn-menu button {
    color: #14377d;
    border: 3px solid #14377d;
    font-family: "Font Awesome 5 Free";
    border-radius: 50%;
    line-height: 0;
    background: transparent;
    text-align: center;
    padding: 0; }
    .section-navigation .sn-menu button .fa-bars {
      display: none; }
    .section-navigation .sn-menu button .fa-times {
      display: block; }
    .section-navigation .sn-menu button.collapsed .fa-bars {
      display: block; }
    .section-navigation .sn-menu button.collapsed .fa-times {
      display: none; }
    .section-navigation .sn-menu button:focus {
      outline: none; }
  .section-navigation .sn-dropdown {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%; }
    .section-navigation .sn-dropdown .well {
      text-align: center;
      border: 0; }
      .section-navigation .sn-dropdown .well a {
        font-size: 16px;
        font-family: "Open Sans";
        font-weight: 100;
        color: #14377d;
        text-transform: uppercase;
        padding: 0;
        margin-top: 10px; }
        @media screen and (min-width: 599px) {
          .section-navigation .sn-dropdown .well a {
            font-size: 22px; } }
        .section-navigation .sn-dropdown .well a.menu-small {
          font-size: 16px; }

.ms-banner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  font-family: "Open Sans"; }
  .ms-banner.h-left {
    justify-content: flex-start; }
  .ms-banner.h-center {
    justify-content: center; }
  .ms-banner.h-right {
    justify-content: flex-end; }
  .ms-banner.v-top {
    align-items: flex-start; }
  .ms-banner.v-center {
    align-items: center; }
  .ms-banner.v-bottom {
    align-items: flex-end; }
  .ms-banner .msb-text {
    position: absolute;
    color: #14377d;
    font-size: 14px;
    margin: 0 15px; }
    @media screen and (min-width: 599px) {
      .ms-banner .msb-text {
        font-size: 16px;
        width: 100%;
        max-width: 400px;
        margin: 0 60px; } }
    .ms-banner .msb-text h1 {
      font-family: "Open Sans";
      color: #14377d;
      font-size: 16px;
      line-height: 20px; }
      @media screen and (min-width: 599px) {
        .ms-banner .msb-text h1 {
          font-size: 38px;
          line-height: 40px;
          margin-bottom: 10px; } }
      .ms-banner .msb-text h1 span {
        display: block;
        font-size: 12px;
        line-height: 12px;
        font-weight: 300; }
        @media screen and (min-width: 599px) {
          .ms-banner .msb-text h1 span {
            font-size: 19px;
            line-height: 19px; } }
  .ms-banner .msb-anchor {
    position: absolute;
    bottom: 15px;
    left: calc(50% - 22px);
    color: #14377d;
    border: 3px solid #14377d;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    font-size: 18px;
    line-height: 30px;
    text-align: center; }
    @media screen and (min-width: 599px) {
      .ms-banner .msb-anchor {
        bottom: 55px;
        width: 44px;
        height: 44px;
        font-size: 24px;
        line-height: 42px; } }

.ms-body {
  font-size: 20px;
  font-family: "Open Sans";
  font-weight: 300;
  text-align: center;
  padding: 50px 20px; }
  .ms-body h1 {
    color: #357ede;
    font-size: 34px;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-weight: 300;
    margin-bottom: 20px; }
  .ms-body p {
    margin-bottom: 15px; }
    .ms-body p:last-child {
      margin-bottom: 0; }

.ms-intro .msi-content {
  position: relative;
  margin: 0 auto 0 auto;
  max-width: 600px;
  background-color: #f9fcff;
  border-top: 10px #142654 solid;
  border-radius: 5px;
  text-align: center;
  padding-bottom: 20px; }
  .ms-intro .msi-content .msi-intro {
    padding: 40px; }
  .ms-intro .msi-content h2 {
    font-family: "PacificoRegular";
    font-size: 30px;
    line-height: 37px;
    color: #13377d;
    padding-top: 0;
    margin: 0 auto 10px auto; }
  .ms-intro .msi-content .msi-body {
    margin: 0 auto;
    text-align: center;
    color: #142654; }
  .ms-intro .msi-content .msi-blocks {
    padding: 0 30px;
    text-align: center;
    position: relative; }
    .ms-intro .msi-content .msi-blocks:before {
      content: "";
      height: 180px;
      background: #e9f5ff;
      position: absolute;
      top: 10px;
      left: 0;
      width: 100%;
      display: block;
      z-index: 0; }
    .ms-intro .msi-content .msi-blocks .field--item {
      display: inline-block;
      background-color: white;
      border: 1px solid white;
      border-radius: 5px;
      text-align: center;
      box-shadow: 0px 1px 20px 0px #efefef;
      padding: 15px;
      font-size: 15px;
      color: #14377d;
      font-family: "Open Sans";
      font-weight: 300;
      position: relative;
      z-index: 1;
      width: 100%;
      margin-bottom: 20px; }
      @media screen and (min-width: 599px) {
        .ms-intro .msi-content .msi-blocks .field--item {
          width: 30%;
          margin-right: 2%; } }
    .ms-intro .msi-content .msi-blocks img {
      margin-bottom: 15px; }
    .ms-intro .msi-content .msi-blocks h3 {
      padding-bottom: 8px;
      color: #14377d;
      font-size: 18px;
      font-family: "Open Sans";
      font-weight: 400; }
  .ms-intro .msi-content .msi-link a {
    text-align: center;
    background: #357ede;
    border: 1px solid #357ede;
    border-radius: 20px;
    color: #fff;
    padding: 10px;
    font-size: 12px;
    width: 130px;
    font-weight: bold;
    display: inline-block; }
.ms-intro.offset .msi-content {
  margin: 0 auto 0 auto; }
  @media screen and (min-width: 599px) {
    .ms-intro.offset .msi-content {
      margin: -40px auto 0 auto; } }

.ms-tabs {
  padding: 15px; }
  .ms-tabs .nav-tabs {
    margin: 0 0 60px 0;
    padding: 0;
    border-bottom: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .ms-tabs .nav-tabs li {
      display: inline-block;
      background-color: transparent;
      border: 1px solid transparent;
      border-radius: 10px;
      font-size: 0.96em;
      cursor: pointer;
      vertical-align: middle;
      justify-content: center;
      align-items: center;
      flex: 1;
      margin-right: 5px;
      overflow: hidden; }
      .ms-tabs .nav-tabs li a {
        border: 0;
        width: 100%;
        border: 0;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        color: #142654;
        font-family: "Open Sans";
        font-weight: 400;
        font-size: 15px;
        padding: 10px;
        border-radius: 0; }
      .ms-tabs .nav-tabs li.active a {
        background: #d5e7ff;
        color: #357ede;
        font-weight: 600; }
        .ms-tabs .nav-tabs li.active a:hover, .ms-tabs .nav-tabs li.active a:focus {
          border: 0; }
      .ms-tabs .nav-tabs li:last-child {
        margin-right: 0; }
  .ms-tabs .tab-content .field--name-field-nhsc-tab-title {
    display: none; }
  .ms-tabs .image-download {
    text-align: center; }
    .ms-tabs .image-download img {
      margin-bottom: 30px;
      display: inline-block; }
    @media screen and (max-width: 767px) {
      .ms-tabs .image-download img {
        display: inline-block;
        margin-top: 30px;
        max-height: 500px;
        width: auto; } }
  .ms-tabs .faq-selector-form {
    padding: 30px 10px 0px 10px; }

.title-icons {
  background: #d5e7ff;
  padding: 20px 40px;
  font-size: 20px;
  font-family: "Open Sans";
  font-weight: 300;
  color: #142654;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 10px 10px 0 0; }
  @media screen and (min-width: 768px) {
    .title-icons {
      flex-wrap: nowrap;
      align-items: center; } }
  @media screen and (max-width: 767px) {
    .title-icons .title {
      text-align: center; } }
  .title-icons .title h2 {
    font-size: 30px;
    font-family: "Open Sans";
    font-weight: 400;
    color: #142654; }
  @media screen and (max-width: 767px) {
    .title-icons .icons {
      width: 100%;
      text-align: center;
      display: flex;
      justify-content: center;
      margin-top: 20px; } }
  .title-icons .icons .field--name-field-image {
    display: flex; }
    .title-icons .icons .field--name-field-image .field--item {
      padding-left: 10px; }

.field--name-field-nhsc-ms-body {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px;
  padding: 20px 15px;
  background: #fff;
  width: 100%;
  float: left; }
  @media screen and (min-width: 599px) {
    .field--name-field-nhsc-ms-body {
      padding: 40px 32px; } }
  .field--name-field-nhsc-ms-body p {
    margin-bottom: 15px; }
    .field--name-field-nhsc-ms-body p.title {
      font-weight: 600;
      font-size: 18px; }
    .field--name-field-nhsc-ms-body p.hexagon-subtitle {
      font-size: 23px;
      margin: 10px 0 60px 0; }
  .field--name-field-nhsc-ms-body blockquote {
    border: 0;
    margin: 0 -15px 20px -15px;
    padding: 20px 32px;
    background: #f3f8ff;
    clear: both; }
    @media screen and (min-width: 599px) {
      .field--name-field-nhsc-ms-body blockquote {
        margin: 0 -32px 40px -32px; } }
    .field--name-field-nhsc-ms-body blockquote p.title {
      font-size: 16px;
      margin-bottom: 0; }
    .field--name-field-nhsc-ms-body blockquote p.subtitle {
      font-size: 24px;
      margin-bottom: 0; }
  .field--name-field-nhsc-ms-body .serving {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 13px;
    margin-top: 30px;
    line-height: 20px; }
    @media screen and (min-width: 1024px) {
      .field--name-field-nhsc-ms-body .serving {
        width: 25%; } }
    .field--name-field-nhsc-ms-body .serving strong {
      font-size: 12px;
      font-weight: 700; }
    .field--name-field-nhsc-ms-body .serving:nth-child(odd) {
      clear: left; }

.recommendations .recommendation-wrapper {
  background-color: #f9fcff;
  padding-top: 60px; }

.recommendation-block {
  background: #fff; }
  .recommendation-block .header {
    padding: 12px 0 12px 20px;
    background-color: #d5e7ff;
    font-size: 30px;
    font-family: "Open Sans"; }
  .recommendation-block .main-body {
    padding: 20px; }
  .recommendation-block .recommendation {
    text-align: center;
    padding-top: 20px; }
    .recommendation-block .recommendation p {
      display: inline-block;
      vertical-align: middle;
      font-size: 24px; }
    .recommendation-block .recommendation img {
      display: inline-block;
      vertical-align: middle;
      padding: 0% 18px;
      width: 178px; }
    .recommendation-block .recommendation .img-description {
      width: 25%;
      margin: 0 auto;
      font-weight: bold;
      font-family: "Open Sans";
      font-size: 13px;
      padding-left: 18px;
      padding-bottom: 15px;
      padding-top: 8px; }
    .recommendation-block .recommendation a {
      display: block; }

.ms-link {
  border-radius: 10px;
  background: #fff;
  display: flex;
  align-items: center;
  margin-top: 15px;
  padding: 0 15px 0 100px;
  position: relative;
  height: 100px;
  text-align: left;
  font-weight: 400;
  color: #76838b; }
  .ms-link:before {
    content: "";
    background: url("../images/PDF_download.png");
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0; }

.section-wizard {
  margin: 20px 15px; }
  .section-wizard ul {
    display: flex;
    flex-wrap: nowrap;
    flex: 1;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 -3px; }
    .section-wizard ul li {
      width: 100%;
      text-align: center;
      font-size: 14px;
      text-align: center;
      cursor: default;
      margin: 0 3px;
      padding: 10px 10px 10px 30px;
      float: left;
      position: relative;
      background-color: #f0f7fa;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      transition: background-color 0.2s ease;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .section-wizard ul li:after, .section-wizard ul li:before {
        content: " ";
        position: absolute;
        top: 0;
        right: -17px;
        width: 0;
        height: 0;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 17px solid #f0f7fa;
        z-index: 2;
        transition: border-color 0.2s ease; }
      .section-wizard ul li:before {
        right: auto;
        left: 0;
        border-left: 17px solid #fff;
        z-index: 0; }
      .section-wizard ul li.first:before {
        display: none; }
      .section-wizard ul li.last:after {
        display: none; }
      .section-wizard ul li.first {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px; }
      .section-wizard ul li a {
        color: #a8b7cf;
        font-family: "Open Sans";
        font-weight: 400;
        padding: 0;
        line-height: 20px; }
        @media screen and (max-width: 420px) {
          .section-wizard ul li a {
            font-size: 9px;
            line-height: 16px; } }
      .section-wizard ul li.active-trail {
        background: #d5e7ff; }
        .section-wizard ul li.active-trail:after, .section-wizard ul li.active-trail:before {
          border-top: 30px solid transparent;
          border-bottom: 30px solid transparent;
          border-left: 17px solid #d5e7ff; }
        .section-wizard ul li.active-trail:before {
          right: auto;
          left: 0;
          border-left: 17px solid #fff;
          z-index: 0; }
        .section-wizard ul li.active-trail a {
          color: #00a2ca; }
    .section-wizard ul li:not(.show-wizard) {
      display: none; }

.bottom-banner {
  position: relative;
  background: #fff;
  border-top: 10px #142654 solid;
  border-radius: 10px;
  margin: 20px 0;
  padding: 20px 0; }
  @media screen and (min-width: 991px) {
    .bottom-banner {
      margin: 40px 0;
      padding: 30px 0; } }
  .bottom-banner .text {
    font-size: 24px;
    font-family: "Open Sans";
    font-weight: 400;
    color: #357ede;
    text-align: center;
    width: 95%;
    margin: 0 auto; }
    @media screen and (min-width: 991px) {
      .bottom-banner .text {
        width: 70%;
        font-size: 30px; } }
    .bottom-banner .text a {
      text-align: center;
      background: #357ede;
      border: 1px solid #357ede;
      border-radius: 20px;
      color: #fff;
      padding: 10px;
      font-size: 12px;
      width: 130px;
      font-family: "Open Sans";
      display: inline-block;
      margin-top: 28px; }
    .bottom-banner .text img {
      margin-top: 28px; }
  .bottom-banner .packshot {
    width: 80%;
    margin: 28px auto 0;
    text-align: center; }
    .bottom-banner .packshot img {
      display: inline-block; }
    @media screen and (min-width: 991px) {
      .bottom-banner .packshot {
        position: absolute;
        right: -3%;
        bottom: -15%;
        margin-top: 0;
        width: auto; } }

/*Tables*/
.tg {
  border: 1px solid #00a2ca; }

.tg td {
  color: #444 !important; }

table.ingredients {
  border: 1px solid #00a2ca; }

table.ingredients th {
  padding: 10px 5px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal; }

table.ingredients tr:nth-child(even) {
  background-color: rgba(141, 216, 235, 0.1); }

table.ingredients tr:nth-child(odd) {
  background-color: rgba(141, 216, 235, 0.2); }

table.ingredients.light tr:nth-child(even) {
  background-color: rgba(230, 237, 252, 0.1); }

table.ingredients.light tr:nth-child(odd) {
  background-color: rgba(230, 237, 242, 0.2); }

table.ingredients td {
  padding: 10px 5px;
  font-size: 14px;
  color: #444; }

table.ingredients td:first-child {
  border-right: 1px solid #00a2ca; }

table.ingredients.light td:first-child {
  border-right: none; }

table.nutritional {
  border: 1px solid #c0c9cf !important;
  margin: 0 auto !important; }

table.nutritional td {
  border-bottom: 1px solid #c0c9cf !important;
  padding: 5px !important;
  border-right: 1px solid #c0c9cf !important; }

.policy table td {
  padding: 10px !important;
  vertical-align: top !important; }

.policy ul {
  margin-left: 10px !important; }

.pageLink:before {
  display: block;
  content: " ";
  margin-top: -130px;
  height: 130px;
  visibility: hidden;
  pointer-events: none; }

.block-entity-fieldnodefield-nhsc-page-content-top {
  width: 100%; }

/*# sourceMappingURL=main.css.map */

/* CSS_EDITOR ---------------------------- */
.switcher-lable {
  display: none;
}
.switch-me {
  display: none;
}
.paragraph--type--nhsc-expandable-paragraph ::after, .field--name-field-nhsc-master-expandable ::after {
  content:none;
}
.paragraph--type--nhsc-text-slider ul{
  list-style: disc!important;
  padding-left:5.04% !important;

}
