/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

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

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
}

/**
 * Remove default margin.
 */
body {
  line-height: 1;
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/*
a:focus {
    outline: thin dotted;
}
*/
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: 1;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*# sourceMappingURL=normalize.css.map */
.mejs-container {
  position: relative;
  background: #000;
  font-family: sans-serif;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement,
.me-plugin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: none; }
  .mejs-overlay-button:before {
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    height: 100%;
    border: 3px solid #3e3e3e;
    text-indent: 7px;
    background: #fff;
    text-align: center;
    line-height: 67px; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  height: 30px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(60, 170, 200, 0.8);
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: rgba(255, 255, 255, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  width: 10000px; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: rgba(102, 102, 102, 0.7); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: picture controls */
/* MEJS Zen garden skin */
.mejs-controls {
  display: block;
  visibility: visible; }

.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030; }

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px; }

.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit; }
  .mejs-controls .mejs-button button:before {
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    font-smoothing: antialiased; }

.mejs-controls .mejs-playpause-button button {
  text-align: center; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f04b"; }

.mejs-controls .mejs-pause button {
  width: 15px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c"; }

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2"; }

.mejs-controls .mejs-share-button button {
  background-position: -2px -39px; }

.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px; }

.mejs-controls .mejs-volume-button {
  margin: 4px 6px; }

.mejs-controls .mejs-volume-button button:before {
  content: "\f026"; }

.mejs-controls .mejs-mute button:before {
  content: "\f028"; }

.mejs-controls .mejs-unmute button:before {
  content: "\f026"; }

.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px; }

.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none; }

.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  display: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px; }

.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px; }

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10; }

.mejs-container-fullscreen {
  z-index: 10000 !important; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1; }

.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat; }

.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px; }

.mejs-poster {
  pointer-events: none;
  background: none !important; }

.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block; }

:root .mejs-poster img {
  display: none \0/IE9; }

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.cookiePolicy-info {
  background-color: #e1e1e1;
  -webkit-transition: 2s linear all;
  -moz-transition: 2s linear all;
  -o-transition: 2s linear all;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden; }
  .cookiePolicy-info.collapsed {
    max-height: 0; }
  .cookiePolicy-info .cookiePolicy-inner {
    padding: 20px 10px;
    width: auto;
    max-width: 940px;
    margin: 0 auto; }

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cookiePolicy-restrictive.collapsed {
    display: none; }
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -350px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }
    @media screen and (max-width: 699px) {
      .cookiePolicy-restrictive .cookiePolicy-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive {
    position: absolute; } }

.cookiePolicy-buttons {
  text-align: right; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

@media screen and (max-width: 699px) {
  .exit-notification-restrictive {
    position: absolute; } }

.exit-notification-buttons {
  text-align: right; }
/* Icons from directory "" */
.icon-with-link {
  margin-right: 10px;
}
.icon-with-link a {
  display: block;
  cursor: pointer;
}

.icon {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-facebook {
  background: url(../../assets/svg/aqua-sprite.png?auto=format);
  background-position: -40px -329px;
}

.icon-twitter {
  background: url(../../assets/svg/aqua-sprite.png?auto=format);
  background-position: -40px -439px;
}

.icon-Youtube {
  background: url(../../assets/svg/aqua-sprite.png?auto=format);
  background-position: -40px -549px;
}

:lang(en-GB) .icon-facebook {
  background: url(../../assets/svg/aqua-sprite-new.png?auto=format);
  background-position: -40px -329px;
}
:lang(en-GB) .icon-instagram {
  background: url(../../assets/svg/aqua-sprite-new.png?auto=format);
  background-position: -39px -438px;
}
:lang(en-GB) .icon-Youtube {
  background: url(../../assets/svg/aqua-sprite-new.png?auto=format);
  background-position: -40px -549px;
}

.off-white {
  color: white !important;
}

.no-repeat .component-content {
  background-repeat: no-repeat;
}

.no-border {
  border: none !important;
}

@media (max-width: 767px) {
  .heksagon-background .component-content {
    background-position-y: 5rem;
  }
}
.heksagon-background .component-content .box .component-content {
  background-position-y: unset;
}

.swoosh-background {
  position: absolute;
}

@media (min-width: 992px) {
  .desktop-no-border {
    border: none !important;
  }
}

@media (max-width: 991px) {
  .mobile-no-background-image .component-content {
    background-image: none !important;
  }
}

.latest-articles-section .component-content {
  background-position: 0% 65%;
}
@media (max-width: 991px) {
  .latest-articles-section .component-content {
    background-image: none !important;
  }
}
.latest-articles-section .component-content .article-teaser-section {
  margin-top: 0px;
  padding-bottom: 65px;
}
@media (max-width: 991px) {
  .latest-articles-section .component-content .article-teaser-section {
    padding-bottom: 0px;
  }
}

.banner-title-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.image-original-size .component-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .image-original-size .component-content {
    align-items: center;
  }
}
.image-original-size .component-content img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.kids-product .component-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .kids-product .component-content {
    align-items: center;
  }
}
.kids-product .component-content img {
  width: auto;
  height: 218px;
}
@media (min-width: 768px) {
  .kids-product .component-content img {
    max-width: 100%;
    height: auto;
  }
}

@media (min-width: 992px) {
  .snippetReference .image-original-size .component-content .image-original-size .component-content {
    align-items: flex-start;
  }
}
.snippetReference .image-original-size .component-content img {
  margin-bottom: 45px;
}
@media (min-width: 990px) {
  .snippetReference .image-original-size .component-content img {
    margin: 10px 0;
  }
}

.image-rounded-corners.image img {
  border-radius: 30px;
}

.section-main-title {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .section-main-title {
    margin-bottom: 40px;
  }
}
.section-main-title, .section-main-title h2, .section-main-title h3, .section-main-title h4, .section-main-title h5, .section-main-title h6, .section-main-title p {
  font-size: 2rem;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
}
@media (min-width: 768px) {
  .section-main-title, .section-main-title h2, .section-main-title h3, .section-main-title h4, .section-main-title h5, .section-main-title h6, .section-main-title p {
    font-size: 2.25rem;
    line-height: 1.17;
  }
}

.section-main-subtitle {
  display: inline-block;
  margin-bottom: 14px;
  padding: 0 15px;
}
.section-main-subtitle, .section-main-subtitle h1, .section-main-subtitle h2, .section-main-subtitle h3, :lang(de-DE) .section-main-subtitle .h3, .section-main-subtitle h4, .section-main-subtitle h5, .section-main-subtitle h6, .section-main-subtitle p {
  font-size: 1.75rem;
  line-height: 1.21;
  font-weight: 700;
}

.section-main-title-text {
  margin-bottom: 40px;
  font-size: 1rem;
  line-height: 1.38;
  padding: 0 15px;
}

.simple-section {
  padding-bottom: 65px;
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(0, 166, 214, 0.3);
}
@media (max-width: 991px) {
  .simple-section {
    padding-bottom: 40px;
    margin-bottom: 35px;
  }
}
.simple-section .content {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .simple-section .content .box {
    order: 1;
  }
}
@media (max-width: 991px) {
  .simple-section .content .image {
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .simple-section .content .small-container {
    width: 100%;
  }
}

.text-subtitle {
  font-weight: bold;
  font-size: 1rem;
}

.small-title {
  margin-bottom: 16px;
  margin-top: 45px;
}
.small-title h2, .small-title h3, .small-title h4, .small-title h5, .small-title h6, .small-title p {
  font-size: 0.875rem;
  line-height: 1.57;
  font-weight: 600;
}

.product-name a {
  font-weight: normal;
  text-decoration: none !important;
  font-size: 0.875rem;
  color: #00A6D6;
  margin-top: 5px;
}

.social-icons {
  margin-top: 70px;
  margin-bottom: 40px;
}
.social-icons .content {
  display: flex;
}
.social-icons .content .icon,
.social-icons .content .icon-with-link a {
  width: 45px;
  height: 45px;
}

.social-icons-follow-us .content {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
}
.social-icons-follow-us .content .icon,
.social-icons-follow-us .content .icon-with-link a {
  width: 30px;
  height: 30px;
}
.social-icons-follow-us .content .icon-with-link {
  margin: 0 0 0 20px;
}

.container .button,
.small-container .button {
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  background-color: #da291c;
  border-radius: 30px;
  border: none;
  text-decoration: none;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  line-height: normal;
  margin-top: 20px;
  max-width: 180px;
  width: 100%;
  height: 53px;
  padding: 11px 10px;
  text-align: center;
  text-decoration: none;
}
.container .button.button-margin-bottom,
.small-container .button.button-margin-bottom {
  margin-bottom: 20px;
}
.container .button:focus,
.small-container .button:focus {
  background-color: #939191;
}

.container .button.align-center {
  margin-left: auto;
  margin-right: auto;
}

.mcta {
  color: #da291c;
  font-family: Roboto;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.625rem;
  letter-spacing: 7.5px;
}
@media (min-width: 768px) {
  .mcta {
    letter-spacing: 5.4px;
    font-size: 18px;
  }
}

.banner-image {
  margin-bottom: 25px;
  min-height: 300px !important;
}
.banner-image .component-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  max-height: 90vh;
  overflow: hidden;
  height: auto;
}
@media (max-width: 767px) {
  .banner-image .component-content {
    flex-direction: row;
  }
}
.banner-image picture {
  width: 100%;
}
@media (min-width: 992px) {
  .banner-image picture {
    width: auto;
  }
}
.banner-image img {
  max-height: 90vh;
  height: auto;
  min-width: 1400px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-image img {
    min-width: 768px;
    right: 0 !important;
  }
}
@media (max-width: 1199px) {
  .banner-image img {
    right: -150px;
  }
}
@media (max-width: 767px) {
  .banner-image img {
    right: 0;
    bottom: 0;
    min-width: auto;
  }
}

.banner-desktop-image {
  max-height: 35vw;
  height: 466px;
  min-width: 1400px;
  position: relative;
}
@media (max-width: 767px) {
  .banner-desktop-image {
    height: 0;
  }
}
.banner-desktop-image .component-content {
  background-size: contain;
  width: 100vw;
  height: 100%;
}
@media (max-width: 767px) {
  .banner-desktop-image .component-content {
    display: none;
    background-image: none !important;
  }
}

.section-with-title {
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 992px) {
  .section-with-title {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .section-with-title {
    width: 62%;
  }
}
@media (min-width: 569px) and (max-width: 991px) {
  .section-with-title {
    margin-top: 20px;
    width: 60%;
  }
}
.section-with-title span {
  display: inline-block;
}
.section-with-title .section-main-title {
  padding: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) and (min-height: 420px) {
  .section-with-title .section-main-title {
    margin-bottom: 5px;
  }
}
.section-with-title .section-main-title-text {
  padding: 0;
  margin-bottom: 0;
  color: #033187;
}
@media (max-width: 991px) and (max-height: 420px) {
  .section-with-title .button {
    margin-top: 10px;
  }
}

.product-detail-section .richText ul,
.oral-care-section .richText ul {
  list-style: none;
}
.product-detail-section .richText ul li,
.oral-care-section .richText ul li {
  padding-left: 15px;
  position: relative;
  border-color: #00A6D6;
}
.product-detail-section .richText ul li:before,
.oral-care-section .richText ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  background-image: url("../../assets/svg/hexagon.svg?auto=format");
  left: -10px;
  top: -1px;
}


.oral-care-section .note {
  background-color: #d0f1ff;
  border-left: 4px solid #11bcec;
  margin-bottom: 10px;
  padding-top: 15px;
}

.oral-care-section .note p {
  font-size: 14px;
}

.text-default {
  font-size: 16px;
}

@media (min-width: 992px) {
  .banner-paragraph-color-switch {
    color: white;
  }
}

@media (min-width: 990px) {
  .page-about-us .paragraph-banner-text {
    top: 160px;
  }
}

@media (min-width: 990px) {
  .page-contact-us .paragraph-banner-text {
    top: 100px;
  }
}

@media (min-width: 990px) {
  .page-aqf-app .paragraph-banner-text {
    top: 120px;
  }
}

.paragraph-banner-text {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .paragraph-banner-text {
    position: absolute;
    left: 0;
    right: 0;
  }
}

.banner-title-box-aligment {
  position: relative;
}
@media (min-width: 992px) {
  .banner-title-box-aligment {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.banner-title-box-aligment .section-with-title {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .banner-title-box-aligment .section-with-title {
    margin-top: 50px;
    margin-bottom: 0;
    width: 50%;
  }
}

.slick-arrow {
  display: none !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
  padding: 0;
}

.slick-dots {
  position: absolute;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 5px 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border-radius: 50%;
  background: transparent;
  height: 15px;
  width: 15px;
  line-height: 0;
  font-size: 0;
  border: none;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button:hover, .slick-dots li.slick-active button:focus {
  outline: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  box-sizing: border-box;
}

body {
  font-family: "Montserrat";
  line-height: 1.38;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  color: #00205b;
}

#header,
.header {
  padding: 0;
}

.container {
  width: 90%;
  float: none;
}
@media (min-width: 1124px) {
  .container {
    max-width: 1124px;
  }
}

.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

.col-xs-12,
.col-sm-12,
.col-md-12 {
  min-height: 0;
}

h1, h2, h3, h4 {
  margin: 0;
}

.small-container {
  max-width: 900px;
  width: 100%;
  float: none;
  margin: 0 auto;
}
@media (max-width: 1124px) {
  .small-container {
    width: 90%;
  }
}

#content,
.page-error-handler #content {
  padding-top: 89px;
}
@media (min-width: 992px) {
  #content,
  .page-error-handler #content {
    padding-top: 155px;
  }
}

.container-fluid {
  max-width: 1400px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
}
.container-fluid .row {
  overflow-x: hidden;
}
.container-fluid .row #content {
  flex: 1;
  min-height: 400px;
}

#content {
  padding-top: 70px;
}
@media (min-width: 992px) {
  #content {
    padding-top: 150px;
  }
}

@media (min-width: 992px) {
  .page-triple-protection #content,
  .page-vitra-toothbrushes #content {
    padding-top: 147px;
  }
}

img {
  height: auto;
  width: 100%;
}

#skiptocontent {
  float: left;
  background: #f8f8f2;
  display: block;
}
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0;
  color: #fff;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  z-index: 100;
}
#skiptocontent a:focus {
  position: absolute;
  left: 0;
  top: 0;
  background: #073b77;
  outline: 0;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
}

.retailers-box {
  margin-bottom: 70px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .retailers-box .content.paragraphSystem {
    display: flex;
  }
  .retailers-box .content.paragraphSystem .component-content {
    display: flex;
  }
  .retailers-box .content.paragraphSystem .image a {
    width: 80%;
  }
}

.clearFix {
  content: "";
  clear: both;
  display: table;
}

.visible {
  visibility: visible !important;
  opacity: 1 !important;
}

@media (min-width: 992px) {
  .padding-xlarge-half-top-dt {
    padding-top: 48px;
  }

  .margin-top-large-dt {
    margin-top: 24px;
  }
}
.margin-top-md {
  margin-top: 55px;
}

.mb-margin-top-lg {
  margin-top: 70px;
}

@media (max-width: 767px) {
  .margin-top-15-mb {
    margin-top: 15px !important;
  }
}

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

.margin-top-12 {
  margin-top: 12px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

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

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

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

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

@media (max-width: 991px) {
  .hide-mb {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hide-dt {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .font-medium-sm {
    font-size: 1.4rem !important;
  }
}

@media (max-width: 991px) {
  .font-large-md {
    font-size: 1.75rem !important;
  }
}

.break-word {
  overflow-wrap: break-word;
}

.page-home .breadcrumbs {
  display: none;
}
@media (max-width: 767px) {
  .page-home .position-homepage {
    display: flex;
  }
}
.page-home .new-from-aquafresh-section .component-content {
  background-position: 0% 45%;
}
@media (max-width: 991px) and (min-width: 768px) {
  .page-home .new-from-aquafresh-section .component-content {
    background-size: 5rem 20rem;
    background-position: 0% 30%;
  }
}
@media (max-width: 767px) {
  .page-home .new-from-aquafresh-section .component-content {
    background-position: 0% 17%;
  }
}
.page-home .section-main-title {
  padding: 0;
}
.page-home .section-with-title .section-main-title, .page-home .section-with-title .section-main-title h2, .page-home .section-with-title .section-main-title h3, .page-home .section-with-title .section-main-title h4, .page-home .section-with-title .section-main-title h5, .page-home .section-with-title .section-main-title h6, .page-home .section-with-title .section-main-title p {
  font-size: 26px;
}
@media (min-width: 768px) {
  .page-home .section-with-title .section-main-title, .page-home .section-with-title .section-main-title h2, .page-home .section-with-title .section-main-title h3, .page-home .section-with-title .section-main-title h4, .page-home .section-with-title .section-main-title h5, .page-home .section-with-title .section-main-title h6, .page-home .section-with-title .section-main-title p {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .page-home .section-with-title .section-main-title, .page-home .section-with-title .section-main-title h2, .page-home .section-with-title .section-main-title h3, .page-home .section-with-title .section-main-title h4, .page-home .section-with-title .section-main-title h5, .page-home .section-with-title .section-main-title h6, .page-home .section-with-title .section-main-title p {
    font-size: 48px;
  }
}
@media (min-width: 768px) {
  .page-home .section-with-title .section-main-title-text {
    font-size: 14px;
    line-height: 1.43;
  }
}
@media (max-width: 767px) {
  .page-home .section-with-title .button {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .page-home .section-with-title .mcta {
    font-size: 24px;
  }
}
.page-home .teaser-section, .page-home .video_section {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .page-home .paragraph-banner-text {
    top: 190px;
  }
  .page-home .paragraph-banner-text .richText {
    width: 60%;
    position: relative;
    top: -90px;
  }
}

.reference-article-filter {
  margin-bottom: 30px;
  z-index: 4;
}
.reference-article-filter > .component-content {
  position: relative;
}
.reference-article-filter .mobile-product-filter {
  display: block;
  text-align: center;
  font-weight: 600;
  border-radius: 20px;
  box-shadow: -3px 3px 10px 0 rgba(0, 32, 91, 0.25);
  background-color: #ffffff;
  padding: 20px 47px 20px 20px;
}
.reference-article-filter .mobile-product-filter::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 11px;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAbCAYAAAAK5R1TAAAAAXNSR0IArs4c6QAAA/lJREFUWAntV29oU1cUv+e+pF2dnZT6B6QvtU0jJq8qEtSxD64jbupwDHVBttVPxS9FYQp+kY3JUBHFDYTRDQYdfukH3WDTQoW6hcHAIYp/+lptXtuYxGrLHK1ijY25d+d2vHjzepOmtUIHPgjv3N/v3HN+OeeelxdCHJe1Sq/vNTzHOefgoF76Mr5GX5ovCZWJaKB6DUvzCGHsgGV4Tsncy7ajAf1gKsVv9RtV61S5skIHAsvWE8J+Q6dK4YgV3dMb0E+oNs021mvohzHfEYxbnuFwQRTMmWOivVZ99Vssk+kQjk4HQuHwcjPxxSR8lgCs5EkUud8R7m8A2uDrjps2PlFRzQWDAGTEBnPujH8u2pKDzcJCzEDUr3+rECmiL+Sc/cTDYc1ONSG05losRnlJiBC4ZxPyXbQlauj7ZOxFbH7oEMUZ+IET3qyMA/APddFP4cyZjM3nTHbU8ARwkCKckEW2g3wHAs2+nkSLjE3XFlWyzEun8ct/otqLnR3WqPvd2q6BGzKfI1QQ/UbN6gx/9jsGqpAdhY3O2DBoWt6daHVyxax5MOi2ngy1cU52qP1h0O3SQjU3Y7ec/CShwqHP0NcyRjqxNW8oNjBKodFrJtqcXKF1dEtdKYmlzmK3tqr8sJJx/ITqzKSl4rOPJ5lEEZeBwvtYwscyLmxMRDOcn+6rr97u5PKtB4PBeST29Fw+kQSgX+PuDflEirjKitoJLaP6Hc5YO1a2zMayd4C0Ruk2b9ed9iymMIYNY/4oe3geY7ytoAV0u6yEhPTrybt5+Am4oFDhgdO+Cc/Ur3g6S5yBcLhSlMAH3p54p5MT675g7QI2Nt6BlXxTxeP+Lk1zbcTBGVLxMqZsvezgMxMX8OyEsT1pGRc2Vuk1BuyXfr++wckl162oZGPpiwVEXi0rf72hGJEi9pQVtQVEA54w4awNE2cfwjaH90fgdr3nuxG7JDBrlXcxT4+LYVwp+Tw3gfzlLnFtxue3+kfmuWfWKlqo2BH1e3bh+8CPKHZSJwBghLhoqFRj91NP+UUs94psFtkA+KOiYt7WRX/efiTDU9nTEiqC4S/Kbhyw71Gsau8DPCKjeJ5rlYkBOueXLf5w6ZUrY0q+AKhKVsD9P8oKVO1lnEz3NbDdvcT1UU0klpoygcJhRkJFHMtfdYARclwRUwX97KMLPgbTHFeRxWCTzloxm4RPXU/yBFDy5dT+0OZbUrfzRUSKHDMWKjb7zORX+Og6JmzVhQPW6tvZ1AiRyDMVPx1sxq2Xk+B75Tf4KPpMxijAd14z3oxice7m0GUF9JZefxUXHxT+9RySlisFXwsB/2O14r+Bo7nMHFwJsXNQ1itJ/+8K/AsAaFqnpiF5KgAAAABJRU5ErkJggg==);
  background-size: cover;
  background-position: center;
  transition: all 0.3s;
  transform-origin: center;
}
.reference-article-filter .mobile-product-filter.active {
  border-radius: 20px 20px 0 0;
}
.reference-article-filter .mobile-product-filter.active + .article-selector {
  border-radius: 0 0 20px 20px;
  display: block;
}
.reference-article-filter .mobile-product-filter.active::after {
  content: "";
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .reference-article-filter .mobile-product-filter {
    display: none;
  }
}
.reference-article-filter .product-filter {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  box-shadow: -3px 10px 10px 0 rgba(0, 32, 91, 0.25);
  background-color: #ffffff;
  padding: 15px;
  line-height: 30px;
  list-style: none;
  text-align: center;
  color: #00205b;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) {
  .reference-article-filter .product-filter {
    position: relative;
    box-shadow: -3px 3px 10px 0 rgba(0, 32, 91, 0.25);
    border-radius: 20px;
    display: flex;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .reference-article-filter .product-filter .all-article-box {
    text-align: center;
    flex-basis: 25%;
  }
}
@media (min-width: 992px) {
  .reference-article-filter .product-filter .other-articles-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 70%;
  }
}
@media (min-width: 992px) {
  .reference-article-filter .product-filter li {
    margin: 15px;
  }
}
.reference-article-filter .product-filter li a {
  color: #00205b;
  text-decoration: none;
}
.reference-article-filter .product-filter li a:hover, .reference-article-filter .product-filter li a:focus {
  cursor: pointer;
  padding-bottom: 5px;
  border-bottom: 2px solid #da291c;
  outline: none;
}
.reference-article-filter .product-filter li.active a {
  padding-bottom: 5px;
  cursor: default;
  border-bottom: 2px solid #da291c;
}
.reference-article-filter .product-filter li.active a:active, .reference-article-filter .product-filter li.active a:focus {
  outline: none;
}
@media (min-width: 992px) {
  .reference-article-filter .product-filter li.active a {
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
  }
}
.reference-article-filter .product-filter.active {
  display: block;
  border-radius: 0 0 20px 20px;
}

.page-oral-care-information .oral-care-section {
  border-bottom: 1px solid rgba(0, 166, 214, 0.3);
}
.page-oral-care-information .oral-care-section .content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-oral-care-information .oral-care-section .content .image {
  padding: 25px 0;
}
@media (min-width: 768px) {
  .page-oral-care-information .oral-care-section .content .image {
    padding: 50px 0;
  }
}
.page-oral-care-information .oral-care-section .text-subtitle {
  display: inline-block;
  margin-top: 20px;
  line-height: 1.38;
}
@media (min-width: 992px) {
  .page-oral-care-information .oral-care-section .text-subtitle {
    margin-top: 30px;
  }
}
.page-oral-care-information .oral-care-section h2, .page-oral-care-information .oral-care-section h3, .page-oral-care-information .oral-care-section h4, .page-oral-care-information .oral-care-section h5, .page-oral-care-information .oral-care-section h6, .page-oral-care-information .oral-care-section p {
  line-height: 1.44;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .page-oral-care-information .oral-care-section .richText {
    padding: 0;
  }
}
.page-oral-care-information .oral-care-section .richText li {
  font-size: 16px;
}
@media (max-width: 991px) {
  .page-oral-care-information .oral-care-section .order-switch-image-mobile {
    order: 1;
  }
}
.page-oral-care-information .teaser-section {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-oral-care-information .teaser-section {
    margin-bottom: 0;
  }
}

.page-our-products .section-with-title .button {
  margin-top: 0;
  font-size: 18.6px;
}
@media (max-width: 991px) {
  .page-our-products .mobile-no-background-image .article-teaser-section {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  .page-our-products .mobile-no-background-image .article-teaser-section .section-main-subtitle {
    margin-bottom: 25px;
  }
}
.page-our-products.page-kids .teaser-section:not(:last-child) {
  padding-bottom: 0;
  margin-bottom: 50px;
}
.page-our-products .teaser-section:not(:last-child) {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .page-our-products .teaser-section:not(:last-child) {
    margin-bottom: 70px;
  }
}
.page-our-products .product-detail-section {
  margin-top: 50px;
  margin-bottom: 20px;
}
.page-our-products .product-detail-section .content > .box.first {
  min-height: 200px;
}
@media (max-width: 767px) {
  .page-our-products .product-detail-section .content {
    display: flex;
    flex-wrap: wrap;
  }
  .page-our-products .product-detail-section .content:before, .page-our-products .product-detail-section .content:after {
    display: inline;
  }
  .page-our-products .product-detail-section .content .box {
    order: 1;
  }
  .page-our-products .product-detail-section .content .image {
    order: 0;
    margin-bottom: 20px;
  }
  .page-our-products .product-detail-section .content .image.order-switch-image-mobile {
    padding-left: 0;
    order: 2;
  }
}
.page-our-products .product-detail-section span {
  display: block;
}
.page-our-products .product-detail-section .text-subtitle {
  font-size: 18px;
}
.page-our-products .product-detail-section .section-main-title {
  margin-bottom: 5px;
  padding: 0;
}
.page-our-products .product-detail-section .section-main-subtitle {
  padding: 0;
}

.page-our-products .product-detail-section .article-image img {
  margin-right: -200px;
}

.page-kids-oral-care .year-mark {
  position: relative;
  margin: 0 0 30px 0;
}
@media (min-width: 992px) {
  .page-kids-oral-care .year-mark {
    margin: -20px 0 0 0;
  }
}
.page-kids-oral-care .year-mark .component-content {
  display: flex;
  align-items: flex-end;
}
.page-kids-oral-care .year-mark .component-content img {
  width: auto;
}
@media (max-width: 991px) {
  .page-kids-oral-care .kids-section .content {
    display: flex;
    flex-direction: column;
  }
  .page-kids-oral-care .kids-section .content .box {
    order: 1;
  }
  .page-kids-oral-care .kids-section .content .image {
    order: 0;
  }
}

.page-search-results .search-results-input .form-search {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .page-search-results .search-results-input .form-search {
    width: 90%;
    height: 91.1px;
    border-radius: 22.1px;
    box-shadow: 0 4px 25px 0 rgba(0, 32, 91, 0.25);
    background-color: white;
    margin: 80px auto 30px auto;
    padding: 25px 60px;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .page-search-results .search-results-input .form-search {
    padding: 25px 135px;
  }
}
.page-search-results .search-results-input .form-search .button {
  width: 153px;
  height: 40px;
  margin: 0;
}
@media (min-width: 768px) {
  .page-search-results .search-results-input .form-search .button {
    margin: 0 0 0 25px;
  }
}
.page-search-results .search-results-input .form-search .searchBox-title {
  display: none;
}
.page-search-results .search-results-input .form-search .searchBox-label {
  width: 100%;
  height: 40px;
  border-radius: 20.5px;
  border: solid 2px rgba(70, 157, 201, 0.33);
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  background-color: white;
}
@media (min-width: 768px) {
  .page-search-results .search-results-input .form-search .searchBox-label {
    margin-bottom: 0;
  }
}
.page-search-results .search-results-input .form-search .searchBox-label:before {
  content: '';
  background-image: url("../../assets/svg/red.svg");
  background-size: cover;
  position: relative;
  width: 15px;
  height: 15px;
  margin: 0 12px;
}
.page-search-results .search-results-input .form-search .searchBox-label input {
  height: 100%;
  width: 100%;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border: none;
  outline: none;
}
.page-search-results .searchResults {
  border: none;
  margin: 0 0 50px 0;
}
.page-search-results .searchResults-number {
  display: block;
  margin: 10px 0 20px 0;
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 1.33;
}
@media (min-width: 992px) {
  .page-search-results .searchResults-number {
    margin: 10px 0 75px 90px;
  }
}
.page-search-results .searchResults-term {
  display: none;
}
.page-search-results .searchResults-result {
  background-color: transparent;
  margin-bottom: 70px;
  border-bottom: solid 1px #469dc9;
  padding: 0;
  margin-bottom: 25px;
}
.page-search-results .searchResults-result:last-child {
  border-bottom: none;
}
.page-search-results .searchResults-title, .page-search-results .searchResults-description {
  margin-left: 0;
}
@media (min-width: 992px) {
  .page-search-results .searchResults-title, .page-search-results .searchResults-description {
    margin-left: 90px;
  }
}
.page-search-results .searchResults-title {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
}
.page-search-results .searchResults-title a {
  text-decoration: none;
  color: #00205b;
}
.page-search-results .searchResults-description {
  padding-bottom: 25px;
}
.page-search-results .searchResults-pagination-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-search-results .searchResults-pagination-item:not(.item-next):not(.item-previous) {
  position: relative;
  width: 31px;
  height: 31px;
  background-color: white;
  margin: 5px 10px;
  background-image: url("../../assets/svg/hexagon-white.svg");
  background-size: cover;
  border: none;
  line-height: 33px;
}
.page-search-results .searchResults-pagination-item:not(.item-next):not(.item-previous) a {
  background-color: transparent;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.38;
  text-indent: initial;
  color: #00A6D6;
}
.page-search-results .searchResults-pagination-item:not(.item-next):not(.item-previous).is-active {
  background-image: url("../../assets/svg/hexagon.svg");
}
.page-search-results .searchResults-pagination-item:not(.item-next):not(.item-previous).is-active a {
  color: white;
}
.page-search-results .searchResults-pagination-item.item-next, .page-search-results .searchResults-pagination-item.item-previous {
  width: 25px;
  height: 25px;
  background: url("../../assets/svg/down.svg") no-repeat center/100%;
}
.page-search-results .searchResults-pagination-item.item-next a, .page-search-results .searchResults-pagination-item.item-previous a {
  text-indent: -9999px;
  background-color: transparent;
}
.page-search-results .searchResults-pagination-item.item-next {
  transform: rotate(-90deg);
  margin-left: 15px;
}
.page-search-results .searchResults-pagination-item.item-previous {
  transform: rotate(90deg);
  margin-right: 15px;
}

.page-where-to-buy .tabs, .page-our-products .tabs {
  margin-bottom: 60px;
  z-index: 0;
}
.page-where-to-buy .tabs-nav, .page-our-products .tabs-nav {
  margin-bottom: 30px;
  border-bottom: solid 1px #da291c;
}
.page-where-to-buy .tabs-nav-item, .page-our-products .tabs-nav-item {
  border: none;
  background: white;
  margin-left: 80px;
  height: 40px;
}
.page-where-to-buy .tabs-nav-item:hover, .page-our-products .tabs-nav-item:hover {
  background: white;
  border-bottom: solid 5px #da291c;
}
.page-where-to-buy .tabs-nav-item a, .page-our-products .tabs-nav-item a {
  text-decoration: none;
}
.page-where-to-buy .tabs-nav-item .text-wrapper, .page-our-products .tabs-nav-item .text-wrapper {
  color: #00205b;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  opacity: 0.5;
}
.page-where-to-buy .tabs-nav-item.is-active, .page-where-to-buy .tabs-nav-item.is-active:hover, .page-our-products .tabs-nav-item.is-active, .page-our-products .tabs-nav-item.is-active:hover {
  border-bottom: solid 5px #da291c;
}
.page-where-to-buy .tabs-nav-item.is-active .text-wrapper, .page-our-products .tabs-nav-item.is-active .text-wrapper {
  opacity: 1;
}
.page-where-to-buy .tabs-content, .page-our-products .tabs-content {
  border: none;
  padding: 8px;
}
.page-where-to-buy .tabs-content .image, .page-our-products .tabs-content .image {
  padding: 10px 7px;
}

.page-sitemap .sitemap {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .page-sitemap .sitemap {
    margin-bottom: 75px;
  }
}
.page-sitemap .sitemap-column {
  column-count: 1;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media (min-width: 992px) {
  .page-sitemap .sitemap-column {
    column-count: 2;
  }
}
.page-sitemap .sitemap-column h3 {
  font-size: 25px;
  background-color: transparent;
}
.page-sitemap .sitemap-column a {
  color: #00205b;
}
.page-sitemap .sitemap-column ul:first-child {
  display: inline-block;
}
.page-sitemap .sitemap-column ul ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.page-sitemap .sitemap-column ul ul li {
  padding-left: 15px;
}
.page-sitemap .sitemap-column ul ul li:before {
  content: '';
  width: 9px;
  height: 9px;
  background-image: url("../../assets/svg/hexagon.svg");
  left: -10px;
  top: -1px;
}
.page-sitemap .sitemap-column ul ul ul li:before {
  background-image: url("../../assets/svg/hexagon-white.svg");
}

#footer .footer {
  padding: 0;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #footer .footer {
    border-bottom: 2px solid rgba(171, 171, 171, 0.2);
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  #footer .footer .container {
    width: 100%;
  }
}
#footer .strip-red {
  background-color: #da291c;
}
#footer .strip-white {
  background-color: white;
}
#footer .strip-blue {
  background-color: #00A6D6;
}
#footer .strip-red,
#footer .strip-white,
#footer .strip-blue {
  height: 3px;
}
#footer ul {
  margin: 0;
  padding: 40px 0 25px 0;
  border-bottom: solid 2px rgba(171, 171, 171, 0.2);
}
@media (min-width: 992px) {
  #footer ul {
    display: flex;
    justify-content: space-between;
  }
}
#footer ul li {
  padding-left: 0;
  margin-bottom: 15px;
}
#footer ul li a {
  font-size: 1rem;
  font-weight: 600;
  color: #00205b;
  text-decoration: none;
}
#footer ul li:before {
  display: none;
}
#footer .layout-outer .layout-inner > .default-style {
  padding: 0;
}
#footer .footer-inner-container .content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  #footer .footer-inner-container .content {
    flex-direction: row;
  }
}
#footer .footer-inner-container .content:before {
  display: block;
}
#footer .footer-inner-container .content .footer-legal-text {
  align-items: center;
  flex-direction: column;
  display: flex;
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  #footer .footer-inner-container .content .footer-legal-text {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  #footer .footer-inner-container .content .footer-legal-text:before {
    content: '';
    height: 2px;
    width: 100vw;
    background-color: rgba(171, 171, 171, 0.2);
    margin-bottom: 20px;
  }
}
#footer .footer-inner-container .content .footer-legal-text .component-content {
  width: 100%;
}
#footer .footer-inner-container .content .social-icons-follow-us {
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  font-weight: bold;
}
#footer .footer-inner-container .content .social-icons-follow-us .content {
  flex-direction: row;
}
@media (min-width: 992px) {
  #footer .footer-inner-container .content .social-icons-follow-us {
    justify-content: flex-end;
    margin-bottom: 0;
  }
}

.filter-is-active .accordion-main-box .childrens-toothbrushes,
.filter-is-active .accordion-main-box .childrens-mouthwash,
.filter-is-active .accordion-main-box .childrens-toothpaste,
.filter-is-active .accordion-main-box .dentist,
.filter-is-active .accordion-main-box .purchase,
.filter-is-active .accordion-main-box .teeth-and-gums,
.filter-is-active .accordion-main-box .brush-time {
  display: none;
}
.filter-is-active.childrens-toothbrushes-is-active .accordion-main-box .childrens-toothbrushes {
  display: block;
}
.filter-is-active.childrens-mouthwash-is-active .accordion-main-box .childrens-mouthwash {
  display: block;
}
.filter-is-active.childrens-toothpaste-is-active .accordion-main-box .childrens-toothpaste {
  display: block;
}
.filter-is-active.brush-time-is-active .accordion-main-box .brush-time {
  display: block;
}
.filter-is-active.dentist-is-active .accordion-main-box .dentist {
  display: block;
}
.filter-is-active.purchase-is-active .accordion-main-box .purchase {
  display: block;
}
.filter-is-active.teeth-and-gums-is-active .accordion-main-box .teeth-and-gums {
  display: block;
}

.faq-wrapper {
  /* --------- TOPIC FILTER STYLES ---------*/
  /* --------- END OF TOPIC FILTER STYLES ---------*/
  /* --------- ACCORDION STYLES ---------*/
  /* --------- END OF ACCORDION STYLES ---------*/
}
.faq-wrapper .list-filter {
  border-radius: 20px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .faq-wrapper .list-filter {
    margin-bottom: 90px;
  }
}
.faq-wrapper .list-filter .component-content {
  position: relative;
}
.faq-wrapper .list-filter .mobile-faq-list-top-item {
  display: block;
  text-align: center;
  font-weight: 600;
  border-radius: 20px;
  box-shadow: -3px 3px 10px 0 rgba(0, 32, 91, 0.25);
  background-color: #ffffff;
  padding: 20px;
}
@media (min-width: 992px) {
  .faq-wrapper .list-filter .mobile-faq-list-top-item {
    display: none;
  }
}
.faq-wrapper .list-filter .mobile-faq-list-top-item:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 11px;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAbCAYAAAAK5R1TAAAAAXNSR0IArs4c6QAAA/lJREFUWAntV29oU1cUv+e+pF2dnZT6B6QvtU0jJq8qEtSxD64jbupwDHVBttVPxS9FYQp+kY3JUBHFDYTRDQYdfukH3WDTQoW6hcHAIYp/+lptXtuYxGrLHK1ijY25d+d2vHjzepOmtUIHPgjv3N/v3HN+OeeelxdCHJe1Sq/vNTzHOefgoF76Mr5GX5ovCZWJaKB6DUvzCGHsgGV4Tsncy7ajAf1gKsVv9RtV61S5skIHAsvWE8J+Q6dK4YgV3dMb0E+oNs021mvohzHfEYxbnuFwQRTMmWOivVZ99Vssk+kQjk4HQuHwcjPxxSR8lgCs5EkUud8R7m8A2uDrjps2PlFRzQWDAGTEBnPujH8u2pKDzcJCzEDUr3+rECmiL+Sc/cTDYc1ONSG05losRnlJiBC4ZxPyXbQlauj7ZOxFbH7oEMUZ+IET3qyMA/APddFP4cyZjM3nTHbU8ARwkCKckEW2g3wHAs2+nkSLjE3XFlWyzEun8ct/otqLnR3WqPvd2q6BGzKfI1QQ/UbN6gx/9jsGqpAdhY3O2DBoWt6daHVyxax5MOi2ngy1cU52qP1h0O3SQjU3Y7ec/CShwqHP0NcyRjqxNW8oNjBKodFrJtqcXKF1dEtdKYmlzmK3tqr8sJJx/ITqzKSl4rOPJ5lEEZeBwvtYwscyLmxMRDOcn+6rr97u5PKtB4PBeST29Fw+kQSgX+PuDflEirjKitoJLaP6Hc5YO1a2zMayd4C0Ruk2b9ed9iymMIYNY/4oe3geY7ytoAV0u6yEhPTrybt5+Am4oFDhgdO+Cc/Ur3g6S5yBcLhSlMAH3p54p5MT675g7QI2Nt6BlXxTxeP+Lk1zbcTBGVLxMqZsvezgMxMX8OyEsT1pGRc2Vuk1BuyXfr++wckl162oZGPpiwVEXi0rf72hGJEi9pQVtQVEA54w4awNE2cfwjaH90fgdr3nuxG7JDBrlXcxT4+LYVwp+Tw3gfzlLnFtxue3+kfmuWfWKlqo2BH1e3bh+8CPKHZSJwBghLhoqFRj91NP+UUs94psFtkA+KOiYt7WRX/efiTDU9nTEiqC4S/Kbhyw71Gsau8DPCKjeJ5rlYkBOueXLf5w6ZUrY0q+AKhKVsD9P8oKVO1lnEz3NbDdvcT1UU0klpoygcJhRkJFHMtfdYARclwRUwX97KMLPgbTHFeRxWCTzloxm4RPXU/yBFDy5dT+0OZbUrfzRUSKHDMWKjb7zORX+Og6JmzVhQPW6tvZ1AiRyDMVPx1sxq2Xk+B75Tf4KPpMxijAd14z3oxice7m0GUF9JZefxUXHxT+9RySlisFXwsB/2O14r+Bo7nMHFwJsXNQ1itJ/+8K/AsAaFqnpiF5KgAAAABJRU5ErkJggg==");
  background-size: cover;
  background-position: center;
  transition: all 0.3s;
  transform-origin: center;
}
.faq-wrapper .list-filter .mobile-faq-list-top-item.active {
  border-radius: 20px 20px 0 0;
}
.faq-wrapper .list-filter .mobile-faq-list-top-item.active + .topic-selector {
  border-radius: 0 0 20px 20px;
  display: block;
}
.faq-wrapper .list-filter .mobile-faq-list-top-item.active:after {
  content: "";
  transform: rotate(180deg);
}
.faq-wrapper .list-filter .topic-selector {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1;
  box-shadow: -3px 10px 10px 0 rgba(0, 32, 91, 0.25);
  background-color: #ffffff;
  padding: 15px;
  line-height: 30px;
  list-style: none;
  text-align: center;
  color: #00205b;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) {
  .faq-wrapper .list-filter .topic-selector {
    position: relative;
    box-shadow: -3px 3px 10px 0 rgba(0, 32, 91, 0.25);
    border-radius: 20px;
    display: flex;
    padding: 40px 75px 20px 20px;
    text-align: left;
  }
}
.faq-wrapper .list-filter .topic-selector span {
  padding-bottom: 5px;
  cursor: pointer;
}
.faq-wrapper .list-filter .topic-selector span:hover {
  border-bottom: 2px solid #da291c;
}
@media (min-width: 992px) {
  .faq-wrapper .list-filter .topic-selector .selected-faq-tab {
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
  }
}
.faq-wrapper .list-filter .topic-selector .selected-faq-tab span {
  cursor: default;
  border-bottom: 2px solid #da291c;
}
@media (min-width: 992px) {
  .faq-wrapper .list-filter .topic-selector .all-topics-box {
    text-align: center;
    flex-basis: 25%;
  }
}
@media (min-width: 992px) {
  .faq-wrapper .list-filter .topic-selector .all-topics-box li {
    width: 100%;
    margin: 14px 0 0 0;
  }
}
@media (min-width: 992px) {
  .faq-wrapper .list-filter .topic-selector .other-topics-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 75%;
  }
}
@media (min-width: 992px) {
  .faq-wrapper .list-filter .topic-selector li {
    width: 25%;
    margin: 2%;
  }
}
.faq-wrapper .accordion {
  margin-bottom: 40px;
}
.faq-wrapper .accordion-container {
  border: none;
}
.faq-wrapper .accordion .accordion-slide {
  border-top: none;
  border-radius: 20px;
  box-shadow: -3px 3px 10px 0 rgba(0, 32, 91, 0.25);
  margin-bottom: 10px;
}
.faq-wrapper .accordion .accordion-slide .accordion-head {
  border-radius: 20px;
  padding: 5px 25px 5px 25px;
  background-color: white;
}
@media (min-width: 768px) {
  .faq-wrapper .accordion .accordion-slide .accordion-head {
    padding: 10px 25px 10px 80px;
  }
}
.faq-wrapper .accordion .accordion-slide .accordion-head:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAKKADAAQAAAABAAAAKAAAAABZLkSWAAADTElEQVRYCc2ZvXLTQBCAdy82JIMBDTTMxMzEBWDSkIaCLm+QUEAb00KBwwskPEHMExC3UGDeICUzNKEIOEmRzBAylIIxE4c4XnbPPkXIsiRbluWbcXQ/u7efVnenXQVhyHJQvDV3RpklUrCIBBYgWQC40JmOtoHQJgQb27CVxdbHQv3n4TCmcBClgznLak3nXhLS8gVM1BloGwlrmWbjTeHQtqNqRQK8AIMyT2xFnbyPnM0er0QFDQXcK86WAHFjBGBeXpvO28/u7R3XvAPutnI3vPX9Yn6N4d5yf1yveaeWtoVT6oO24Tfa7fP1oDzSs+krGwxXCtAd3RDRZrb5Z9Vvbfp6cKxwcpvsCG3T55Z7AHeL+fWxec4NxJDatrtP2N3t7oaQNZda4Y3z2L1xHEC97mZyB0yWxIYY5Ibt7EmjYNaj84j/TufKEwAnN2J1WfRNaQ9OkPc0FP9xvKg9OArvzTx8BHe+ftc/YyXG1fGiBkSkpRiTJaJqmJREJbyZFxKxEmtSXBA21cKp5VjzJKgsbKoNuJigjVhTC5vSwWasaZJTFrYMR8LXPS+UQIs3X7wCIuqRyc7mnb4bz1edurvSOj6C37X37q7gOrPh3v18r7UANTlKhi0nnz/B0cqTgdQzA0mzsBjxK+rqNbhcnNdD/WROv+34qQb24W5xdhsRHwRKRRiUgzpffacl9+dvR9AIF+Gl9EUhoB0umo6EsClJDdMxH25V2JQC2goXTUdC2FSGzmvpmA+3KmxKMn5ZjOHi45UQJmHrHjMoXoy1k0/rO3zGPR3hXWimTk7SSTNzh9zit8oEFIJf2WZjTsJ+HQ9KhV8nlQlA0wjC0pOTXGo2KsDkqUMyg2bpgjhJk/Ziu11KG5CYwXhPWBxAaUg+yoHKa6mnUcS2OycWBicvdgNxAr/JXxdW3H2J14mqd+s/Sl47/3nQDPKHnDIHfVXTTvzKtrRNH0O+HjRy8q0EEdZMO4mrfqz1o/V+cwcCipL+XgNYGfkZybtVNoR3zXlBQwFFQQ5ySe5ZuBwbVMD4nJOjxL1bvWCmHQnQCBtQAFoeNMjtvO+xFhXM2BwI0CjJVZJqyVslNZTsi4AsAy0wEmzqeI5DJolKhv03xD8ewUmrF5X2cgAAAABJRU5ErkJggg==") !important;
  margin-top: 0;
  top: 0;
  bottom: 0;
  right: 15px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .faq-wrapper .accordion .accordion-slide .accordion-head:after {
    right: 23px;
  }
}
.faq-wrapper .accordion .accordion-slide .accordion-head:hover {
  background: white;
}
.faq-wrapper .accordion .accordion-slide .accordion-content {
  border-radius: 20px;
  padding: 14px 25px 25px 25px;
}
@media (min-width: 768px) {
  .faq-wrapper .accordion .accordion-slide .accordion-content {
    padding: 35px 0 30px 80px;
  }
}
.faq-wrapper .accordion .accordion-slide .accordion-content-wrapper {
  border-radius: 20px;
}
@media (min-width: 768px) {
  .faq-wrapper .accordion .accordion-slide .accordion-content-wrapper {
    width: 90%;
  }
}
.faq-wrapper .accordion .accordion-slide .accordion-title {
  display: flex;
  flex-direction: column;
}
.faq-wrapper .accordion .accordion-slide .accordion-title-text, .faq-wrapper .accordion .accordion-slide .accordion-title-link {
  color: #00205b;
  font-weight: 600;
  font-style: normal;
}
.faq-wrapper .accordion .accordion-slide .accordion-title-link {
  width: calc(100% - 60px);
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  line-height: 22px;
  padding: 20px 0;
  text-decoration: none;
  overflow-wrap: break-word;
}
@media (min-width: 768px) {
  .faq-wrapper .accordion .accordion-slide .accordion-title-link {
    padding: 20px 0 20px 8px;
  }
}
.faq-wrapper .accordion .accordion-slide.is-active .accordion-head:after, .faq-wrapper .accordion .accordion-slide.is-active .accordion-head:hover:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAKKADAAQAAAABAAAAKAAAAABZLkSWAAAC60lEQVRYCc2ZvW4TQRDHZ20S0eUe4fwAhiBewEj0MZ0xFE5JgTBPkFBSYSQKOhIpCtAZCdFQYCQKOmwlSBRIuXSUR4mRvfxn9+zb+/LdJcbele68OzO788vM7t3tRtBFi9tyiSo76N4gEg6RxCW29XByiLoPGS4aEE3fkffG07pyd1HK3O04RONH6NMMYYqOwNDUJ9p8Tt6BX7RXMcA5mOhiYKfo4Bl2gJO9oqD5gG67g2g9WwJYnBeg013yXvfjCrNdNRuJutveAxz+Wrqa0F1egDFFi5w6kX/yOWu49AjqlCJqopPVcblyeYCUP06bm1fSHY1XCMcEHIgxV3b5ZpZkit32Pjp0TaPV1PGIcuoC6R6Y/qIp1gvilWmw+vr0jrlwQkA17/6eAchZPVTEo0+0UZvNx0qoGnNa1w3HOGBQLApNR9Ce6Cko3OZRDCJoTfRmgPMozlK8M9NY9KuYBKmvkiovDgvLpIYIVpsWkgVI1SYAZcNeQNngOYgJaW1x+F28VQbvwf3bZcwjtj+9X/Txy2lEltPYwiK5J3OMImp5dhRpl2m8ff+VWg9flOlCGV8z2WN8+DTMVuZovn0/z7FIqjmC7PF6UmWFZMSr2LcCJRVC+ryKLQYkBhSDVHgrhGIAwEnfCpZUiEm/Euz4R6n69QpHzMZzEEVaGEXNFABu9gD5W8PacGcWZsLpj8LRZyVKYAMeGHopexJbohhGj4MVpBg1FUXZYeF6CxiM06/oxt0//aE2zyQa64GUT7Anfmn6jgKyhnf2zrUaatum4Qrqh+Qdd+N+whRHNBtseBgR/d8GfCmfCS8iITEF+pxmzxQtv85pPd7PGjeZYtNSpbt+DtEtvLOXfEbIq1Xejc850z3XFwOyhX8yJOcmJu7kD1o3Lg+qXghP8SBukXc0ZBeLyuIUx3vqg03MT9GEquxH7ki/UvG8NR4jcRfxdjlAs7fe8ANUbVsdQOOaQzOMjzYu/pzDF9MF/w3xDxSqzt+Msg4fAAAAAElFTkSuQmCC") !important;
  margin-top: 0;
  top: 0;
  bottom: 0;
  right: 15px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .faq-wrapper .accordion .accordion-slide.is-active .accordion-head:after, .faq-wrapper .accordion .accordion-slide.is-active .accordion-head:hover:after {
    right: 23px;
  }
}
.faq-wrapper .accordion .accordion-slide.is-active .accordion-head:hover {
  background-color: white !important;
}
.faq-wrapper .accordion .accordion-slide.is-active .accordion-title:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: rgba(0, 166, 214, 0.5);
}
@media (min-width: 768px) {
  .faq-wrapper .accordion .accordion-slide.is-active .accordion-title:after {
    width: calc(100% - 60px);
  }
}

.teaser-section {
  padding: 0;
  padding-bottom: 65px;
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(0, 166, 214, 0.3);
}
@media (max-width: 991px) {
  .teaser-section {
    padding-bottom: 40px;
    margin-bottom: 35px;
  }
}
.teaser-section .content {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: 0;
}
@media (max-width: 767px) {
  .teaser-section .content .image {
    display: none;
  }
  .teaser-section .content .teaser .image {
    display: block;
  }
}
@media (max-width: 1199px) {
  .teaser-section .content {
    margin: 0;
    justify-content: space-evenly;
  }
  .teaser-section .content:before, .teaser-section .content:after {
    content: none;
  }
}
.teaser-section .section-main-title-text {
  margin-bottom: 18px;
}
@media (min-width: 992px) {
  .teaser-section .section-main-title-text {
    margin-bottom: 30px;
  }
}
.teaser-section a {
  text-decoration: none;
}

.article-teaser-section {
  margin-top: 105px;
  padding: 0;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .article-teaser-section {
    margin-top: 220px;
    padding-bottom: 70px;
  }
}
.article-teaser-section .section-main-subtitle {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .article-teaser-section .section-main-subtitle {
    margin-bottom: 40px;
  }
}
.article-teaser-section .content {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .article-teaser-section .content {
    margin: 0;
    justify-content: space-around;
  }
  .article-teaser-section .content:before, .article-teaser-section .content:after {
    content: none;
  }
}
.article-teaser-section a {
  display: contents;
  text-decoration: none;
}

/* --------- DESKTOP PRODUCT TEASER STYLES ---------*/
.product-teaser {
  position: relative;
  z-index: 3;
  width: 362px;
  margin: 0 8px;
}
@media (min-width: 992px) {
  .product-teaser {
    width: 286px;
  }
}
@media (min-width: 1200px) {
  .product-teaser {
    width: 340px;
  }
}
.product-teaser .image {
  position: relative;
  z-index: 2;
}
.product-teaser .teaser-content {
  min-height: 212px;
  position: relative;
  z-index: 1;
  box-shadow: 0px -125px 30px 0px rgba(0, 32, 91, 0.1);
}
.product-teaser .teaser-content-title {
  margin-bottom: 11px;
}
.product-teaser .teaser-content-title h2, .product-teaser .teaser-content-title h3, .product-teaser .teaser-content-title h4, .product-teaser .teaser-content-title h5, .product-teaser .teaser-content-title h6, .product-teaser .teaser-content-title p {
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
}
.product-teaser .teaser-read-more {
  margin-top: -4px;
  box-shadow: 0px -125px 30px 0px rgba(0, 32, 91, 0.1);
}
.product-teaser .teaser-read-more-bottom {
  width: 362px;
  height: 125px;
}
.product-teaser .teaser-read-more-bottom:after {
  width: 262px;
  height: 262px;
  left: 44.0137px;
  top: -139.9863px;
  box-shadow: 0px 0px 40px 0px rgba(0, 32, 91, 0.16);
}
.product-teaser-large .teaser-content {
  min-height: 490px;
}
:lang(de-DE) .carousel .product-teaser .teaser-read-more .teaser-read-more-bottom:after {
  left: 36.0137px;
  top: -146.9863px
}

@media (min-width: 991px) and (max-width: 1199px) {
  :lang(de-DE) .carousel .product-teaser .teaser-read-more .teaser-read-more-bottom:after {
    left: 36.0137px;
    top: -116.9863px;
  }
}

/* --------- END OF DESKTOP PRODUCT TEASER STYLES ---------*/
/* --------- CAORUSEL MOBILE PRODUCT TEASER STYLES ---------*/
@media (max-width: 991px) {
  .carousel {
    margin-bottom: 50px;
    margin-top: 40px;
  }
  .carousel .product-teaser {
    width: 322px;
    margin-bottom: -25px;
  }
  .carousel .product-teaser .teaser-content {
    min-height: 233px;
    padding: 10px 30px 0 30px;
    box-shadow: 0px -125px 30px 0px rgba(0, 32, 91, 0.1);
  }
  .carousel .product-teaser .teaser-content-title h2, .carousel .product-teaser .teaser-content-title h3, .carousel .product-teaser .teaser-content-title h4, .carousel .product-teaser .teaser-content-title h5, .carousel .product-teaser .teaser-content-title h6, .carousel .product-teaser .teaser-content-title p {
    font-size: 22px;
    line-height: 1.27;
  }
  .carousel .product-teaser .teaser-content-text {
    display: block;
  }
  .carousel .product-teaser .teaser-content-raiting {
    font-size: 0.875rem;
    line-height: 1.54;
  }
  .carousel .product-teaser .teaser-read-more {
    box-shadow: 0px -125px 30px 0px rgba(0, 32, 91, 0.1);
  }
  .carousel .product-teaser .teaser-read-more-bottom {
    width: 322px;
    height: 115px;
  }
  .carousel .product-teaser .teaser-read-more-bottom:after {
    width: 225px;
    height: 225px;
    left: 49.0137px;
    top: -117.3px;
    border-radius: 25px;
    box-shadow: 0px 0px 30px 0px rgba(0, 32, 91, 0.16);
  }
  .carousel .product-teaser .teaser-read-more-button {
    margin-top: 20px;
  }
  :lang(de-DE) .carousel .product-teaser .teaser-read-more .teaser-read-more-bottom:after {
    left: 36.0137px;
    top: -118.3px;
  }

}

/* --------- END OF CAROUSEL MOBILE PRODUCT TEASER STYLES ---------*/
/* --------- TABLET PRODUCT TEASER STYLES ---------*/
@media (max-width: 1199px) {
  .product-teaser {
    margin: 0 3px;
  }
  .product-teaser .teaser-content-title, .product-teaser .teaser-content-raiting {
    margin-bottom: 5px;
  }
  .product-teaser .teaser-read-more-bottom {
    width: 300px;
  }
  .product-teaser .teaser-read-more-bottom:after {
    width: 212.13px;
    height: 212.13px;
    left: 42.0137px;
    top: -110.9863px;
  }
  .product-teaser .teaser-read-more-button {
    margin-top: 10px;
  }
  .product-teaser-large .teaser-content {
    min-height: 595px;
  }
}
/* --------- END OF TABLET PRODUCT TEASER STYLES ---------*/
/* --------- MOBILE PRODUCT TEASER STYLES ---------*/
@media (max-width: 991px) {
  .product-teaser {
    width: 162px;
    margin-bottom: 25px;
  }
  .product-teaser .teaser-content {
    min-height: 150px;
    padding: 10px 11px 0 11px;
    box-shadow: 0px -45px 30px 0px rgba(0, 32, 91, 0.1);
  }
  .product-teaser .teaser-content-text {
    display: none;
  }
  .product-teaser .teaser-content-title h2, .product-teaser .teaser-content-title h3, .product-teaser .teaser-content-title h4, .product-teaser .teaser-content-title h5, .product-teaser .teaser-content-title h6, .product-teaser .teaser-content-title p {
    font-size: 16px;
  }
  .product-teaser .teaser-content-raiting {
    font-size: 12px;
    line-height: 1.67;
  }
  .product-teaser .teaser-read-more {
    box-shadow: 0px -45px 30px 0px rgba(0, 32, 91, 0.1);
  }
  .product-teaser .teaser-read-more-bottom {
    width: 176px;
    height: 50px;
  }
  .product-teaser .teaser-read-more-bottom:after {
    width: 150px;
    height: 150px;
    left: 13.4px;
    top: -91.16px;
    box-shadow: 0px 0px 30px 0px rgba(0, 32, 91, 0.13);
    border-radius: 15px;
  }
  .product-teaser .teaser-read-more-button {
    margin-top: -25px;
  }
}
/* --------- END OF MOBILE PRODUCT TEASER STYLES ---------*/
/* --------- DESKTOP ARTICLE TEASER STYLES ---------*/
.article-teaser {
  position: relative;
  z-index: 3;
  padding: 0;
}
.article-teaser .image {
  position: relative;
  z-index: 2;
}
.article-teaser .image img {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.article-teaser .teaser-content-title {
  background-color: white;
  position: relative;
  z-index: 1;
}
.article-teaser .teaser-read-more {
  margin-top: -4px;
}
.article-teaser .teaser-read-more-bottom:after {
  box-shadow: 0px 0px 40px 0px rgba(0, 32, 91, 0.16);
}
.article-teaser-large {
  width: 555px;
  margin: 0 7px;
  margin-bottom: 15px;
}
.article-teaser-large .teaser-content-title {
  padding: 33px 38px 0 33px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-height: 135px;
  box-shadow: 0px -168px 30px 0px rgba(0, 32, 91, 0.1);
}
.article-teaser-large .teaser-content-title h2, .article-teaser-large .teaser-content-title h3, .article-teaser-large .teaser-content-title h4, .article-teaser-large .teaser-content-title h5, .article-teaser-large .teaser-content-title h6, .article-teaser-large .teaser-content-title p {
  font-size: 20px;
  line-height: 1.5;
}
.article-teaser-large .teaser-read-more {
  box-shadow: 0px -168px 30px 0px rgba(0, 32, 91, 0.1);
}
.article-teaser-large .teaser-read-more-bottom {
  width: 555px;
  height: 173px;
}
.article-teaser-large .teaser-read-more-bottom:after {
  width: 408.44px;
  height: 408.44px;
  left: 73.0137px;
  top: -215.08px;
  border-radius: 30px;
  transform: scaleY(0.4274) rotate(-45deg);
}
.article-teaser-large .teaser-read-more-button {
  margin-top: 35px;
}
.article-teaser-medium {
  width: 364px;
  margin: 0 5px;
  margin-bottom: 55px;
}
.article-teaser-medium .teaser-content-title {
  padding: 25px 30px 0 30px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  min-height: 133px;
  box-shadow: 0px -105px 30px 0px rgba(0, 32, 91, 0.1);
}
.article-teaser-medium .teaser-content-title h2, .article-teaser-medium .teaser-content-title h3, .article-teaser-medium .teaser-content-title h4, .article-teaser-medium .teaser-content-title h5, .article-teaser-medium .teaser-content-title h6, .article-teaser-medium .teaser-content-title p {
  font-size: 22px;
  line-height: 1.27;
}
.article-teaser-medium .teaser-read-more {
  box-shadow: 0px -105px 30px 0px rgba(0, 32, 91, 0.1);
}
.article-teaser-medium .teaser-read-more-bottom {
  width: 364px;
  height: 115px;
}
.article-teaser-medium .teaser-read-more-bottom:after {
  width: 264px;
  height: 264px;
  left: 50.0137px;
  top: -141.08px;
}
.article-teaser-medium .teaser-read-more-button {
  margin-top: 25px;
}
.article-teaser-small {
  width: 270px;
  margin: 0 5px;
}
.article-teaser-small .teaser-content-title {
  padding: 16px 22px 0 22px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  min-height: 138px;
  box-shadow: 0px -90px 30px 0px rgba(0, 32, 91, 0.1);
}
.article-teaser-small .teaser-content-title h2, .article-teaser-small .teaser-content-title h3, .article-teaser-small .teaser-content-title h4, .article-teaser-small .teaser-content-title h5, .article-teaser-small .teaser-content-title h6, .article-teaser-small .teaser-content-title p {
  font-size: 18px;
  line-height: 1.33;
}
.article-teaser-small .teaser-read-more {
  box-shadow: 0px -90px 30px 0px rgba(0, 32, 91, 0.1);
}
.article-teaser-small .teaser-read-more-bottom {
  width: 270px;
  height: 100px;
}
.article-teaser-small .teaser-read-more-bottom:after {
  width: 200.92px;
  height: 200.92px;
  left: 34.5px;
  top: -110.9863px;
}
.article-teaser-small .teaser-read-more-button {
  margin-top: 5px;
}

/* --------- END OF DESKTOP ARTICLE TEASER STYLES ---------*/
/* --------- TABLET ARTICLE TEASER STYLES ---------*/
@media (max-width: 1199px) {
  .article-teaser-large {
    width: 453px;
    margin: 0 3px;
  }
  .article-teaser-large .teaser-read-more-bottom {
    width: 453px;
    height: 160px;
  }
  .article-teaser-large .teaser-read-more-bottom:after {
    width: 320.32px;
    height: 320.32px;
    left: 67.0137px;
    top: -165.08px;
  }
  .article-teaser-large .teaser-read-more-button {
    margin-top: 15px;
  }
  .article-teaser-medium {
    width: 296px;
  }
  .article-teaser-medium .teaser-read-more-bottom {
    width: 296px;
    height: 110px;
  }
  .article-teaser-medium .teaser-read-more-bottom:after {
    width: 209.30px;
    height: 209.30px;
    left: 44.0137px;
    top: -110.08px;
  }
  .article-teaser-medium .teaser-read-more-button {
    margin-top: 5px;
  }
  .article-teaser-small {
    width: 220px;
    margin: 0px 4px;
  }
  .article-teaser-small .teaser-read-more-bottom {
    width: 220px;
    height: 100px;
  }
  .article-teaser-small .teaser-read-more-bottom:after {
    width: 155.56px;
    height: 155.56px;
    left: 32.5px;
    top: -82.9863px;
  }
  .article-teaser-small .teaser-read-more-button {
    margin-top: -10px;
  }
}
/* --------- END OF TABLET ARTICLE TEASER STYLES ---------*/
/* --------- MOBILE ARTICLE TEASER STYLES ---------*/
@media (max-width: 991px) {
  .article-teaser {
    margin-bottom: 25px;
  }
  .article-teaser .teaser-read-more-bottom:after {
    box-shadow: 0px 0px 30px 0px rgba(0, 32, 91, 0.16);
  }
  .article-teaser-large {
    width: 343px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .article-teaser-large .teaser-content-title {
    padding: 24px 20px 0 20px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    min-height: 140px;
    box-shadow: 0px -105px 30px 0px rgba(0, 32, 91, 0.1);
  }
  .article-teaser-large .teaser-content-title h2, .article-teaser-large .teaser-content-title h3, .article-teaser-large .teaser-content-title h4, .article-teaser-large .teaser-content-title h5, .article-teaser-large .teaser-content-title h6, .article-teaser-large .teaser-content-title p {
    font-size: 22px;
    line-height: 1.27;
  }
  .article-teaser-large .teaser-read-more {
    box-shadow: 0px -105px 30px 0px rgba(0, 32, 91, 0.1);
  }
  .article-teaser-large .teaser-read-more-bottom {
    width: 343px;
    height: 100px;
  }
  .article-teaser-large .teaser-read-more-bottom:after {
    width: 242.54px;
    height: 242.54px;
    left: 50.0137px;
    top: -128.08px;
    border-radius: 25px;
    transform: scaleY(0.4774) rotate(-45deg);
  }
  .article-teaser-large .teaser-read-more-button {
    margin-top: 10px;
  }
  .article-teaser-medium, .article-teaser-small {
    width: 163px;
    margin: 0 5px;
    margin-bottom: 30px;
  }
  .article-teaser-medium .teaser-content-title, .article-teaser-small .teaser-content-title {
    padding: 15px 15px 0 15px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-weight: 600;
    min-height: 170px;
    box-shadow: 0px -55px 30px 0px rgba(0, 32, 91, 0.1);
  }
  .article-teaser-medium .teaser-content-title h2, .article-teaser-medium .teaser-content-title h3, .article-teaser-medium .teaser-content-title h4, .article-teaser-medium .teaser-content-title h5, .article-teaser-medium .teaser-content-title h6, .article-teaser-medium .teaser-content-title p, .article-teaser-small .teaser-content-title h2, .article-teaser-small .teaser-content-title h3, .article-teaser-small .teaser-content-title h4, .article-teaser-small .teaser-content-title h5, .article-teaser-small .teaser-content-title h6, .article-teaser-small .teaser-content-title p {
    font-size: 16px;
    line-height: 1.25;
  }
  .article-teaser-medium .teaser-read-more, .article-teaser-small .teaser-read-more {
    box-shadow: 0px -55px 30px 0px rgba(0, 32, 91, 0.1);
  }
  .article-teaser-medium .teaser-read-more-bottom, .article-teaser-small .teaser-read-more-bottom {
    width: 163px;
    height: 55px;
  }
  .article-teaser-medium .teaser-read-more-bottom:after, .article-teaser-small .teaser-read-more-bottom:after {
    width: 115.26px;
    height: 115.26px;
    left: 14.8px;
    top: -64.8px;
    transform: scaleY(0.4974) rotate(-45deg);
    border-radius: 15px;
  }
  .article-teaser-medium .teaser-read-more-button, .article-teaser-small .teaser-read-more-button {
    margin-top: -25px;
  }
}
/* --------- END OF MOBILE ARTICLE TEASER STYLES ---------*/
.teaser {
  color: #00205b;
}
.teaser .component-content .content {
  display: block;
}
.teaser.hoverLink {
  outline: auto;
}
.teaser .content {
  margin: 0 -15px;
}
.teaser .image {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.teaser .image a {
  display: block;
}
.teaser .image .component-content {
  display: flex;
}
.teaser-content {
  background-color: white;
  display: flex;
  align-items: flex-start;
  padding: 10px 30px 0 30px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.teaser-content .content {
  margin: 0;
}
.teaser-content-title {
  font-weight: bold;
}
.teaser-content-title.richText a {
  color: #00205b;
  display: block;
  text-decoration: none;
}
.teaser-content-text {
  font-size: 16px;
}
.teaser-content-raiting, .teaser-content-raiting h2, .teaser-content-raiting h3, .teaser-content-raiting h4, .teaser-content-raiting h5, .teaser-content-raiting h6, .teaser-content-raiting p {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.54;
}
.teaser-content-raiting .component-content {
  display: flex;
  align-items: center;
  height: 26px;
}
.teaser-content-raiting .component-content img {
  width: 100px;
  object-fit: contain;
  margin: 0;
}
.teaser-read-more-bottom {
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
}
.teaser-read-more-bottom:after {
  content: "";
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  background: white;
  border-radius: 25px;
}
.teaser-read-more-button {
  width: 40px;
  height: 40px;
  background-color: #da291c;
  border-radius: 50px;
  position: absolute;
  z-index: 2;
  margin-top: 20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.teaser-read-more-button:before {
  content: '';
  background: url(../../assets/svg/aqua-sprite.png?auto=format);
  background-position: -40px -226px;
  width: 14px;
  height: 23px;
  display: block;
  position: absolute;
  pointer-events: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.teaser-read-more-button a {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
}
.teaser-read-more-button a:focus {
  outline: none;
}

.teaser .image, .product-teaser .teaser-read-more,
.snippetReference.teaser.reference-senses-energising-toothpaste.product-teaser,
.snippetReference.teaser.reference-senses-revitalising-toothpaste.product-teaser,
.snippetReference.teaser.reference-senses-refreshing-toothpaste.product-teaser {
  padding: 0;
}

.video_section {
  border-bottom: 1px solid rgba(0, 166, 214, 0.3);
  margin-bottom: 30px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .video_section {
    padding-bottom: 100px;
    margin-bottom: 60px;
  }
}
.video_section .content {
  margin: 0;
  padding: 35px 20px 25px 20px;
  height: auto;
  border-radius: 30px;
  box-shadow: -7px 7px 24px 0 rgba(0, 32, 91, 0.25);
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .video_section .content {
    padding: 55px 90px 60px 90px;
  }
}
.video_section .section-main-title {
  margin-bottom: 30px;
  padding: 0;
}
@media (max-width: 767px) {
  .video_section .section-main-title {
    padding: 0 15px;
  }
  .video_section .section-main-title, .video_section .section-main-title h2, .video_section .section-main-title h3, .video_section .section-main-title h4, .video_section .section-main-title h5, .video_section .section-main-title h6, .video_section .section-main-title p {
    font-size: 28px;
  }
}
.video_section .section-main-title-text {
  padding: 0;
}
@media (max-width: 767px) {
  .video_section .section-main-title-text {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .video_section .reference-videos {
    padding: 0;
  }
}

.reference-product-list-filter .product-filter {
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  box-shadow: -3px 3px 10px 0 rgba(0, 32, 91, 0.25);
  padding: 30px 130px;
  list-style-type: none;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .reference-product-list-filter .product-filter {
    clip: rect(1px, 1px, 1px, 1px);
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s cubic-bezier(0.2, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.2, 0, 0.2, 1);
    transform: translateY(-10px) scaleY(0.5);
    transform-origin: top;
    margin-bottom: 0;
  }
  .reference-product-list-filter .product-filter.active {
    clip: auto;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scaleY(1);
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: -3px 10px 10px 0 rgba(0, 32, 91, 0.25);
    background-color: #ffffff;
    margin-bottom: 10%;
    padding: 0 15px 15px 15px;
    border-radius: 0 0 20px 20px;
  }
}
.reference-product-list-filter .product-filter li {
  cursor: pointer;
}
@media (min-width: 991px) {
  .reference-product-list-filter .product-filter li {
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
  }
}
@media (max-width: 991px) {
  .reference-product-list-filter .product-filter li:not(:first-child) {
    padding-top: 15px;
  }
}
.reference-product-list-filter .product-filter li a {
  text-decoration: none;
  color: #00205b;
}
.reference-product-list-filter .product-filter li.active a, .reference-product-list-filter .product-filter li a:hover, .reference-product-list-filter .product-filter li a:focus {
  border-bottom: 3px solid #da291c;
  padding-bottom: 5px;
  outline: none;
}
@media (max-width: 991px) {
  .reference-product-list-filter .product-filter li.active a, .reference-product-list-filter .product-filter li a:hover, .reference-product-list-filter .product-filter li a:focus {
    border-bottom: 2px solid #da291c;
  }
}
.reference-product-list-filter .mobile-product-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-weight: 600;
  border-radius: 20px;
  box-shadow: -3px 3px 10px 0 rgba(0, 32, 91, 0.25);
  padding: 20px;
  background-color: white;
}
@media (min-width: 992px) {
  .reference-product-list-filter .mobile-product-filter {
    display: none;
  }
}
.reference-product-list-filter .mobile-product-filter:after {
  content: "";
  width: 17px;
  height: 11px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto 0;
  background-size: contain;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAbCAYAAAAK5R1TAAAAAXNSR0IArs4c6QAAA/lJREFUWAntV29oU1cUv+e+pF2dnZT6B6QvtU0jJq8qEtSxD64jbupwDHVBttVPxS9FYQp+kY3JUBHFDYTRDQYdfukH3WDTQoW6hcHAIYp/+lptXtuYxGrLHK1ijY25d+d2vHjzepOmtUIHPgjv3N/v3HN+OeeelxdCHJe1Sq/vNTzHOefgoF76Mr5GX5ovCZWJaKB6DUvzCGHsgGV4Tsncy7ajAf1gKsVv9RtV61S5skIHAsvWE8J+Q6dK4YgV3dMb0E+oNs021mvohzHfEYxbnuFwQRTMmWOivVZ99Vssk+kQjk4HQuHwcjPxxSR8lgCs5EkUud8R7m8A2uDrjps2PlFRzQWDAGTEBnPujH8u2pKDzcJCzEDUr3+rECmiL+Sc/cTDYc1ONSG05losRnlJiBC4ZxPyXbQlauj7ZOxFbH7oEMUZ+IET3qyMA/APddFP4cyZjM3nTHbU8ARwkCKckEW2g3wHAs2+nkSLjE3XFlWyzEun8ct/otqLnR3WqPvd2q6BGzKfI1QQ/UbN6gx/9jsGqpAdhY3O2DBoWt6daHVyxax5MOi2ngy1cU52qP1h0O3SQjU3Y7ec/CShwqHP0NcyRjqxNW8oNjBKodFrJtqcXKF1dEtdKYmlzmK3tqr8sJJx/ITqzKSl4rOPJ5lEEZeBwvtYwscyLmxMRDOcn+6rr97u5PKtB4PBeST29Fw+kQSgX+PuDflEirjKitoJLaP6Hc5YO1a2zMayd4C0Ruk2b9ed9iymMIYNY/4oe3geY7ytoAV0u6yEhPTrybt5+Am4oFDhgdO+Cc/Ur3g6S5yBcLhSlMAH3p54p5MT675g7QI2Nt6BlXxTxeP+Lk1zbcTBGVLxMqZsvezgMxMX8OyEsT1pGRc2Vuk1BuyXfr++wckl162oZGPpiwVEXi0rf72hGJEi9pQVtQVEA54w4awNE2cfwjaH90fgdr3nuxG7JDBrlXcxT4+LYVwp+Tw3gfzlLnFtxue3+kfmuWfWKlqo2BH1e3bh+8CPKHZSJwBghLhoqFRj91NP+UUs94psFtkA+KOiYt7WRX/efiTDU9nTEiqC4S/Kbhyw71Gsau8DPCKjeJ5rlYkBOueXLf5w6ZUrY0q+AKhKVsD9P8oKVO1lnEz3NbDdvcT1UU0klpoygcJhRkJFHMtfdYARclwRUwX97KMLPgbTHFeRxWCTzloxm4RPXU/yBFDy5dT+0OZbUrfzRUSKHDMWKjb7zORX+Og6JmzVhQPW6tvZ1AiRyDMVPx1sxq2Xk+B75Tf4KPpMxijAd14z3oxice7m0GUF9JZefxUXHxT+9RySlisFXwsB/2O14r+Bo7nMHFwJsXNQ1itJ/+8K/AsAaFqnpiF5KgAAAABJRU5ErkJggg==");
  transition: all 0.3s;
  transform-origin: center;
}
.reference-product-list-filter .mobile-product-filter.active {
  border-radius: 20px 20px 0 0;
}
.reference-product-list-filter .mobile-product-filter.active:after {
  content: "";
  transform: rotate(180deg);
}

.triple-protection-bg > .component-content {
  background-position-x: -385px;
  background-image: url(../../../../content/dam/cf-consumer-healthcare/aquafresh-v3/master/Homepage/Homepage_swoosh_background.png?auto=format);
  background-size: 230%;
  height: 820px;
}
@media (min-width: 450px) {
  .triple-protection-bg > .component-content {
    background-size: 190%;
  }
}
@media (min-width: 768px) {
  .triple-protection-bg > .component-content {
    background-position-x: right;
    background-size: 120%;
  }
}
@media (min-width: 992px) {
  .triple-protection-bg > .component-content {
    background-size: 100%;
  }
}
@media (min-width: 1200px) {
  .triple-protection-bg > .component-content {
    min-height: 1034px;
  }
}
.triple-protection-bg .content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .triple-protection-bg .content .first-container .content {
    flex-direction: row;
  }
}
.triple-protection-bg .honeycomb-bg {
  background: url("../../assets/img/hexagon.png?auto=format");
  background-size: contain;
  background-repeat: no-repeat;
  height: 300px;
  width: 268px;
}
@media (min-width: 768px) {
  .triple-protection-bg .honeycomb-bg {
    height: 364px;
    width: 315px;
  }
}
@media (min-width: 992px) {
  .triple-protection-bg .honeycomb-bg {
    height: 454px;
    width: 405px;
  }
}
.triple-protection-bg .honeycomb-bg .image > .component-content {
  display: flex;
  justify-content: center;
}
.triple-protection-bg .honeycomb-bg .image > .component-content img {
  margin-left: 20px;
  margin-top: 40px;
  width: 55px;
  height: 60px;
}
@media (min-width: 768px) {
  .triple-protection-bg .honeycomb-bg .image > .component-content img {
    width: 70px;
    margin-top: 40px;
    height: auto;
  }
}
@media (min-width: 992px) {
  .triple-protection-bg .honeycomb-bg .image > .component-content img {
    width: 90px;
    margin-top: 90px;
  }
}
.triple-protection-bg .honeycomb-bg .richText {
  text-align: center;
  padding: 20px 40px;
}
@media (min-width: 992px) {
  .triple-protection-bg .honeycomb-bg .richText {
    padding: 30px 80px;
  }
}
.triple-protection-bg .honeycomb-bg .richText .richText-content {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .triple-protection-bg .honeycomb-bg .richText .richText-content {
    font-size: 1rem;
  }
}
.triple-protection-bg .honeycomb-bg .richText .richText-content > p {
  margin-bottom: 5px;
}
.triple-protection-bg .honeycomb-bg .teaser-content-title {
  font-size: 20px;
}
@media (min-width: 992px) {
  .triple-protection-bg .honeycomb-bg .teaser-content-title {
    font-size: 22px;
  }
}
.triple-protection-bg .honeycomb-bg .container {
  margin-top: -10px;
}
.triple-protection-bg .honeycomb-bg.first-honeycomb-position {
  margin-left: 90px;
}
@media (min-width: 768px) {
  .triple-protection-bg .honeycomb-bg.first-honeycomb-position {
    margin-left: 0;
  }
}
.triple-protection-bg .honeycomb-bg.second-honeycomb-position {
  margin-top: -55px;
}
@media (min-width: 768px) {
  .triple-protection-bg .honeycomb-bg.second-honeycomb-position {
    margin-top: 0;
  }
}
.triple-protection-bg .honeycomb-bg.third-honeycomb-position {
  margin-left: 90px;
  margin-top: -55px;
}
@media (min-width: 768px) {
  .triple-protection-bg .honeycomb-bg.third-honeycomb-position {
    margin-left: 160px;
    margin-top: -95px;
  }
}
@media (min-width: 992px) {
  .triple-protection-bg .honeycomb-bg.third-honeycomb-position {
    margin-left: 202px;
    margin-top: -110px;
  }
}

.our-stripes-section {
  margin: 30px 0;
  max-width: 1277px;
  padding: 0;
  float: none;
}
@media (min-width: 992px) {
  .our-stripes-section {
    width: 95%;
  }
}
.our-stripes-section .content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
}
@media (max-width: 991px) {
  .our-stripes-section .content {
    flex-wrap: wrap;
  }
}
.our-stripes-section .image {
  display: block;
  padding-right: 50px;
}
@media (min-width: 992px) {
  .our-stripes-section .image {
    margin-left: 35px;
    padding-right: 25px;
  }
}
.our-stripes-section .image .component-content {
  text-align: center;
}
@media (max-width: 767px) {
  .our-stripes-section .image .component-content {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .our-stripes-section .image .component-content img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}
.our-stripes-section .our-stripes-text-box {
  background-color: #ffffff;
  border-radius: 30px;
  box-shadow: 0 4px 14px 0 rgba(0, 32, 91, 0.25);
  padding: 40px 15px;
}
@media (min-width: 768px) {
  .our-stripes-section .our-stripes-text-box {
    padding: 60px 90px 30px 90px;
  }
}
@media (max-width: 991px) {
  .our-stripes-section .our-stripes-text-box {
    width: 85%;
    margin-top: 30px;
  }
}
.our-stripes-section .our-stripes-text-box .content {
  flex-direction: column;
  align-items: flex-start;
}

.banner-carousel {
  position: absolute;
  width: 50%;
  right: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .banner-carousel {
    width: 100%;
    height: 90vh;
  }
}
.banner-carousel.carousel {
  padding-top: 7%;
  margin-top: 0;
}
@media (max-width: 767px) {
  .banner-carousel.carousel {
    padding-top: 13rem;
  }
}
@media (max-width: 767px) and (max-height: 420px) {
  .banner-carousel.carousel {
    padding-top: 19%;
  }
}
.banner-carousel .slick-slider {
  display: flex;
  align-items: center;
}
.banner-carousel .slick-slider .slick-arrow {
  border: none;
  background: none;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url("../../assets/svg/arrow-right.svg");
  background-size: contain;
  width: 13.2px;
  height: 22px;
}
@media (min-width: 768px) {
  .banner-carousel .slick-slider .slick-arrow {
    display: block !important;
  }
}
.banner-carousel .slick-slider .slick-prev {
  transform: rotate(180deg);
}
.banner-carousel .slick-slider .slick-dots li button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}
.banner-carousel .slick-slider .slick-dots li.slick-active button {
  background: white;
}
.banner-carousel .slick-slider .slick-dots li.slick-active button:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #0a1e5b;
}
.banner-carousel .slick-slider .slick-dots {
  bottom: -60px;
  left: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  .banner-carousel .slick-slider .slick-dots {
    bottom: -40px;
  }
}
@media (max-width: 767px) and (max-height: 420px) {
  .banner-carousel .slick-slider .slick-dots {
    bottom: -5px;
  }
}
.banner-carousel .slick-slider .slick-track {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .banner-carousel .slick-slider .slick-track {
    align-items: flex-end;
    margin-bottom: 5%;
  }
}
.banner-carousel img {
  max-width: 80%;
  width: auto;
  height: auto;
  margin: 0 auto;
  max-height: 12vw;
}
@media (min-width: 1400px) {
  .banner-carousel img {
    max-height: 13rem;
  }
}
@media (max-width: 767px) {
  .banner-carousel img {
    max-height: 35vw;
  }
}
@media (max-width: 767px) and (max-height: 420px) {
  .banner-carousel img {
    max-height: 15vw;
  }
}

:lang(de-DE) .container .button:hover,
:lang(de-DE) .small-container .button:hover {
  background-color: #939191;
}
:lang(de-DE) .triple-protection-bg .honeycomb-bg .richText {
  padding: 5px 34px;
}
@media (min-width: 768px) {
  :lang(de-DE) .triple-protection-bg .honeycomb-bg .richText {
    padding: 5px 40px;
  }
}
@media (min-width: 992px) {
  :lang(de-DE) .triple-protection-bg .honeycomb-bg .richText {
    padding: 5px 80px;
  }
}
:lang(de-DE) .triple-protection-bg .honeycomb-bg .image > .component-content img {
  margin-top: 30px;
}
@media (min-width: 768px) {
  :lang(de-DE) .triple-protection-bg .honeycomb-bg .image > .component-content img {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  :lang(de-DE) .triple-protection-bg .honeycomb-bg .image > .component-content img {
    margin-top: 65px;
  }
}
:lang(de-DE) .page-home .homepage-note {
  margin-bottom: 50px;
}
:lang(de-DE) .reference-product-list-filter .product-filter {
  padding: 30px 20px;
  text-align: center;
  margin-bottom: 40px;
}
:lang(de-DE) .page-our-products .teaser-section.disclaimer-no-spacing {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) and (orientation: landscape) {
  :lang(de-DE) .country-selector ul {
    height: 89px;
  }
}
@media (max-width: 375px) {
  :lang(de-DE) .countryVisible .country-selector .richText {
    height: calc(100vh - 180px);
  }
  :lang(de-DE) .header .utility-menu {
    bottom: 60px;
  }
  :lang(de-DE) .header .mega-menu .social-icons-follow-us.show {
    height: 60px;
  }
  :lang(de-DE) .countryVisible .country-selector {
    height: calc(100% - 15px);
  }
  :lang(de-DE) .navigation-branch.navigation-level1.is-open {
    height: calc(100vh - 12rem);
  }
  :lang(de-DE) .header .utility-menu.show.open-util {
    bottom: 0;
  }
}
@media (max-width: 768px) {
  :lang(de-DE) .our-stripes-section.odd .our-stripes-text-box {
    order: 2;
  }
  :lang(de-DE) .our-stripes-section.odd .image {
    order: 1;
  }
  :lang(de-DE) .our-stripes-section .image {
    padding-right: 15px;
  }
  :lang(de-DE) .our-stripes-section .image img {
    width: 100%;
  }
  :lang(de-DE) .section-main-subtitle h2 {
    font-size: 1.175rem;
  }
}
@media (max-width: 992px) {
  :lang(de-DE) .odol-med3-product .image > .component-content {
    display: flex;
    justify-content: center;
  }
  :lang(de-DE) .odol-med3-product .image > .component-content img {
    width: 50%;
  }
  :lang(de-DE) .odol-med3-product-heading h3 {
    text-align: center;
  }
  :lang(de-DE) .odol-med3-product-description p {
    text-align: center;
  }
  :lang(de-DE) .article-teaser-small .teaser-content-title {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  :lang(de-DE) .our-stripes-section {
    display: flex;
  }
  :lang(de-DE) .our-stripes-section .image {
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  :lang(de-DE) .page-aqf-app .paragraph-banner-text {
    top: 160px;
  }
  :lang(de-DE) .odol-med3-products > .component-content > .content.paragraphSystem {
    display: flex;
    justify-content: center;
  }
  :lang(de-DE) .page-sitemap .sitemap-column > ul:nth-child(2) {
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  :lang(de-DE) .product-teaser-large .teaser-content-text:not(.last) {
    min-height: 335px;
  }
}
:lang(de-DE) .article-teaser-small .teaser-content-title h3 {
  font-size: 16px;
}
@media (max-width: 1024px) {
  :lang(de-DE) .article-teaser-small .teaser-content-title h3 {
    font-size: 15px;
  }
}
:lang(de-DE) .teaser-section.senses .product-teaser .teaser-content-title {
  min-height: 162px;
}
:lang(de-DE) .utility-menu.show .strip-red {
  display: block;
}
@media (min-width: 767px) {
  :lang(de-DE) .page-home .honeycomb-bg .richText p,
  :lang(de-DE) .page-about-us .honeycomb-bg .richText p {
    line-height: 1.2;
  }
}
@media (min-width: 990px) {
  :lang(de-DE) .dash-mobile {
    display: none;
  }
}
:lang(de-DE) .page-faq .accordion .accordion-slide .richText a {
  line-height: 0.9;
}
:lang(de-DE) .header .mega-menu {
  padding-bottom: 12px;
}
@media (min-width: 990px) {
  :lang(de-DE) .header .mega-menu {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  :lang(de-DE) .odol-med3-products > .component-content > .content.paragraphSystem .odol-med3-product-heading h3 {
    font-size: 1rem;
  }
  :lang(de-DE) .product-teaser-large .teaser-content-text:not(.last) {
    min-height: 440px;
  }
  :lang(de-DE) .product-teaser .teaser-content {
    min-height: 265px;
  }
  :lang(de-DE) .page-home .section-with-title .section-main-title {
    line-height: 1;
  }
}
@media (min-width: 991px) and (max-width: 1200px) and (orientation: landscape) {
  :lang(de-DE) .paragraph-banner-text .richText {
    margin-top: 65px;
  }
  :lang(de-DE) .page-home .paragraph-banner-text .richText {
    margin-top: 40px;
    padding-right: 80px;
  }
  :lang(de-DE) .page-odol-med3-mundspuelung .section-with-title h1 {
    width: 55%;
  }
  :lang(de-DE) .page-kids-oral-care .section-with-title h1 {
    width: 75%;
  }
  :lang(de-DE) .page-aqf-app .paragraph-banner-text .richText {
    margin-top: 0;
    width: 39%;
  }
}
@media (min-width: 991px) and (max-width: 1200px) and (orientation: landscape) {
  :lang(de-DE) .navigation-item > .navigation-item-title {
    font-size: 0.9375rem;
  }
  :lang(de-DE) .banner-image img {
    right: auto;
  }
  :lang(de-DE) .page-about-us .paragraph-banner-text .richText {
    margin-top: 45px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  :lang(de-DE) .page-the-intense-clean-range .section-with-title .section-main-title,
  :lang(de-DE) .page-kids-oral-care .section-with-title .section-main-title,
  :lang(de-DE) .page-about-us .section-with-title .section-main-title {
    font-size: 1.5625rem;
  }
}
@media (min-width: 991px) and (max-width: 1200px) and (orientation: landscape) {
  :lang(de-DE) .page-about-us .paragraph-banner-text .richText {
    padding-right: 60px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) and (orientation: landscape) {
  :lang(de-DE) .page-new-aquafresh-senses .section-with-title {
    width: 40%;
  }
}
@media (min-width: 992px) {
  :lang(de-DE) .page-triple-protection-fresh-and-minty-toothpaste #content {
    padding-top: 148px;
  }
}
@media (min-width: 991px) {
  :lang(de-DE) .page-home .paragraph-banner-text .richText {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  :lang(de-DE) .banner-image {
    min-height: auto !important;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  :lang(de-DE) .page-home .banner-title-box .section-with-title {
    width: 67%;
  }
}
@media (max-width: 767px) {
  :lang(de-DE) .page-new-aquafresh-senses .banner-title-box .section-with-title {
    width: 50%;
  }
  :lang(de-DE) .page-new-aquafresh-senses .banner-title-box h1 {
    font-size: 1.5rem;
    line-height: 1.1;
    margin-top: 7px;
  }
}
@media (max-width: 767px) {
  :lang(de-DE) .page-the-intense-clean-range .banner-title-box .section-main-title {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  :lang(de-DE) .page-aqf-app .banner-title-box .section-with-title {
    margin-top: 15px;
  }
  :lang(de-DE) .page-aqf-app .banner-title-box .section-main-title {
    font-size: 1.75rem;
    width: 74%;
  }
}
@media (min-width: 992px) {
  :lang(de-DE) .page-oral-care-information .banner-title-box .section-with-title:last-of-type {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  :lang(de-DE) .page-where-to-buy .section-with-title .section-main-title,
  :lang(de-DE) .page-about-us .section-with-title .section-main-title {
    width: 62%;
  }
}
@media (min-width: 576px) and (max-width: 1199px) {
  :lang(de-DE) .page-kids-oral-care-information .banner-title-box h1 {
    width: 55%;
  }
}

:lang(en-GB) .triple-protection-bg .honeycomb-bg .richText {
  padding: 15px 38px;
}
@media (max-width: 767px) {
  :lang(en-GB) .page-about-us .triple-protection-bg .honeycomb-bg .richText {
    padding: 5px 38px;
  }
}
@media (min-width: 990px) and (max-width: 1200px) and (orientation: landscape) {
  :lang(en-GB) .article-teaser-small .teaser-content-title {
    padding-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  :lang(en-GB) .page-the-intense-clean-range .section-with-title .section-main-title,
  :lang(en-GB) .page-kids-oral-care .section-with-title .section-main-title,
  :lang(en-GB) .page-about-us .section-with-title .section-main-title {
    font-size: 1.5625rem;
  }
}
:lang(en-GB) .page-schools-club .badge-box .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
:lang(en-GB) .container .button:hover,
:lang(en-GB) .small-container .button:hover {
  background-color: #939191;
}

:lang(pt-PT) .products-section > .component-content > .content {
  display: flex;
  flex-wrap: wrap;
}
:lang(pt-PT) .products-section > .component-content > .content > .box {
  margin-bottom: 15px;
}
:lang(pt-PT) .triple-protection-bg .honeycomb-bg .image > .component-content img {
  margin-top: 20px;
}
:lang(pt-PT) .triple-protection-bg .honeycomb-bg .richText {
  padding: 0px 20px;
}
:lang(pt-PT) .triple-protection-bg .honeycomb-bg .richText p {
  font-size: 0.85rem;
}
:lang(pt-PT) .container .button:hover,
:lang(pt-PT) .small-container .button:hover {
  background-color: #939191;
}
@media (min-width: 768px) {
  :lang(pt-PT) .triple-protection-bg .honeycomb-bg .image > .component-content img {
    margin-top: 30px;
  }
  :lang(pt-PT) .triple-protection-bg .honeycomb-bg .richText {
    padding: 20px 40px;
  }
  :lang(pt-PT) .banner-title-box {
    bottom: auto;
  }
}
@media (min-width: 992px) {
  :lang(pt-PT) .triple-protection-bg .honeycomb-bg .image > .component-content img {
    margin-top: 50px;
  }
  :lang(pt-PT) .triple-protection-bg .honeycomb-bg .richText p {
    font-size: 1rem;
  }
}
:lang(pt-PT) .page-our-products .product-content .product-detail-section {
  margin-top: 0;
}
@media (max-width: 767px) {
  :lang(pt-PT) .page-our-products .product-detail-section .content {
    margin-bottom: 30px;
  }
  :lang(pt-PT) .page-our-products .product-detail-section .content .image {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  :lang(pt-PT) .navigation-branch.navigation-level1 .page-about-us .navigation-level2 .navigation-item {
    padding-left: 46%;
  }
}

:lang(nl-NL) .container .button:hover {
  background-color: #939191;
}
:lang(nl-NL) .triple-protection-bg .honeycomb-bg {
  height: 320px;
  width: 288px;
}
@media (min-width: 768px) {
  :lang(nl-NL) .triple-protection-bg .honeycomb-bg {
    height: 379px;
    width: 330px;
  }
}
@media (min-width: 992px) {
  :lang(nl-NL) .triple-protection-bg .honeycomb-bg {
    height: 454px;
    width: 405px;
  }
}
:lang(nl-NL) .triple-protection-bg .honeycomb-bg .richText {
  padding: 15px 30px;
}
@media (min-width: 992px) {
  :lang(nl-NL) .triple-protection-bg .honeycomb-bg .richText {
    padding: 30px 50px;
  }
}
@media (max-width: 991px) {
  :lang(nl-NL) .navigation-branch.navigation-level1 {
    top: 71px;
  }
}
@media (min-width: 990px) {
  :lang(nl-NL) .page-about-us .paragraph-banner-text {
    top: 150px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  :lang(nl-NL) .hide-carousel-dots-tb .slick-dots {
    display: none !important;
  }
}
:lang(nl-NL) .utility-menu.show .strip-white {
  display: block;
}
@media (min-width: 992px) {
  :lang(nl-NL) .page-oral-care-information .section-with-title {
    width: 35%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :lang(nl-NL) .page-oral-care-information .section-with-title .subtitle-red {
    width: 45%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :lang(nl-NL) .navigation-item > .navigation-item-title {
    font-size: 0.875rem;
  }
}
:lang(nl-NL) .countryVisible .country-selector ul {
  max-height: calc(100vh - 300px);
  overflow-y: scroll;
}
:lang(nl-NL) .retailers-box {
  border: 2px solid #cdcdcd30;
  width: 95%;
  border-radius: 20px;
  margin: 0 10px 10px;
}
@media (min-width: 768px) {
  :lang(nl-NL) .retailers-box {
    height: 150px;
    background-color: #fff;
    padding: 10px;
    width: 22%;
  }
}
@media (min-width: 768px) {
  :lang(nl-NL) .retailers-box .image {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
:lang(nl-NL) .snippets-align-left .slick-track {
  margin-left: 0;
}
@media (min-width: 667px) and (max-width: 767px) {
  :lang(nl-NL) .page-about-us .section-with-title {
    width: 70%;
  }
}

@media (min-width: 991px) {
  :lang(ja-JP) .navigation-branch.navigation-level1 .page-about-us .navigation-level2 .navigation-item {
    padding-left: 37.3%;
  }
}
:lang(ja-JP) .smaller-main-title {
  font-size: 1.5rem !important;
}
@media (min-width: 768px) {
  :lang(ja-JP) .smaller-main-title {
    font-size: 1.563 !important;
  }
}
@media (min-width: 992px) {
  :lang(ja-JP) .smaller-main-title {
    font-size: 2rem !important;
  }
}
@media (min-width: 1200px) {
  :lang(ja-JP) .smaller-main-title {
    font-size: 2.5rem !important;
  }
}
:lang(ja-JP) .sitemap a {
  text-transform: uppercase;
}

/*# sourceMappingURL=main.css.map */

@media (min-width: 768px) {
  :lang(en-GB) .aqua-nautural-sec .banner-title-box-aligment {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
  }

  :lang(en-GB) .aqua-nautural-sec .banner-title-box-aligment .section-with-title {
      margin-top: 50px;
      margin-bottom: 0;
      width: 50%;
  }
}
@media (max-width: 992px) {
  :lang(en-GB) body.page-aqf-app .reference-youtube iframe {
    width: 100%;
  }
}
@media (max-width: 768px) {
  :lang(en-GB) body.page-aqf-app .reference-youtube iframe {
    width: 100%;
    height: auto;
}
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  :lang(en-GB) .aqua-nautural-sec .banner-title-box-aligment .mcta {
      font-size: 1rem;
  }

  :lang(en-GB) .aqua-nautural-sec .banner-title-box-aligment .section-main-title {
      font-size: 1.7rem;
  }
}


:lang(en-GB) .natural-ingredients{
  display: flex;
  text-align: center;
  font-size: 17px;
  color: white;
  justify-content: space-between;
  margin-top: 30px;
  font-weight: 600;
}
:lang(en-GB) .natural-ingredients p{
   width: 45%;
}

@media (min-width:360px) and (max-width:667px){
  :lang(en-GB) .banner-title-box-aligment .section-with-title {
  width: 60%;
  position: relative;
  transform: translate(-10px, -145px);
}
:lang(en-GB) .mcta {
  font-size: 10px;
  line-height: 1.625rem;
  letter-spacing: 2.5px;
}

:lang(en-GB) .section-main-title{
font-size: 11px;
}

.section-main-title-text {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 20px;

}

:lang(en-GB) .natural-ingredients {
  display: flex;
  text-align: center;
  font-size: 6px;
  color: white;
  justify-content: space-between;
  margin-top: 0px;
  font-weight: 300;
}

:lang(en-GB) .natural-ingredients p {
  width: 100%;
}
}

@media (min-width:667px) and (max-width:767px){
  :lang(en-GB) .banner-title-box-aligment .section-with-title {
  width: 60%;
  position: relative;
  transform: translate(-10px, -230px);
}
:lang(en-GB) .mcta {
  font-size: 18px;
  line-height: 1.625rem;
  letter-spacing: 4.5px;
}

:lang(en-GB) .section-main-title{
font-size: 24px;
}

:lang(en-GB) .section-main-title-text {
  font-size: 16px;
  margin-top: 3px;
  line-height: 18px;
  font-weight: 600;
}

:lang(en-GB) .natural-ingredients {
  display: flex;
  text-align: center;
  font-size: 14px;
  color: white;
  justify-content: space-between;
  margin-top: 6px;
  font-weight: 600;
}

:lang(en-GB) .natural-ingredients p {
  width: 100%;
}
}

@media (min-width: 768px) and (max-width:1023px){
:lang(en-GB) .aqua-nautural-sec .banner-title-box-aligment .section-with-title {
  margin-top: 20px !important;
}
:lang(en-GB) .natural-ingredients {
 font-size: 14px;
 margin-top: 6px;
}
}

.social-icons a {
  background-color: #fff !important;
}
.small-container .social-icons .icon-with-link a:hover{
background-color: #fff !important;
}



@media (max-width:767px){
  .banner-image {
      margin-bottom: 25px;
      min-height: 135px !important;
  }
  :lang(en-GB) .triple-protection-bg .honeycomb-bg .richText {
    padding: 0px 27px;
}
}

/* GSKBD-669 | maunu | CLS score | 29-07-2022 */
:lang(en-GB) .page-about-us .banner-image img{min-height: 463px;}
@media (max-width:1200px){
  :lang(en-GB) img{
    height: auto;
  }
}
/* GSKBD-669 | maunu | CLS score | 29-07-2022 | end*/

/* GSKBD-26207 | Pradeep | 03-11-22 | Start */
.justify-content-center > div > .content {
  display: flex;
  justify-content: center;
}

.enter-new-competition img {
  float: right;
  width: 150px;
}

.oral-care-section .enter-new-competition ul li:before {
  top: 3px;
  position: absolute;
}
.enter-new-competition ul li {
  margin-bottom: 15px;
  font-size: 16px;
}
.enter-new-competition ul li p span {
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .enter-new-competition img {
    width: 200px;
  }
}

@media screen and (max-width: 426px) {
  .enter-new-competition {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .enter-new-competition img {
    width: 250px;
    margin-bottom: 15px;
  }
}
/* GSKBD-26207 | Pradeep | 03-11-22 | Start */
/* GSKBD-909 | maunu | Tap targets | 29-07-2022 */
@media (max-width:1024px){
:lang(en-GB) .article-teaser-medium, .article-teaser-small{padding: 5px 10px;}
/* :lang(en-GB) .carousel .slick-dots li button{
  padding: 10px;
    margin: 0 10px;
    
} */
:lang(en-GB) .carousel .slick-dots li button::before{
  display: inline-block;
  content: '';
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem;
  height: 0.75rem;
  width: 0.75rem;
  margin-right: 0;
  background-color: #F0A9A4;
}
:lang(en-GB) .carousel .slick-dots li.slick-active button:before {
  background: #da291c;
}
:lang(en-GB) .carousel .slick-dots li button {
  background: none;
  padding: 24px;
}
:lang(en-GB) .carousel .slick-dots li.slick-active button {
  background: none;
}
}
/* GSKBD-909 | maunu | Tap targets | 29-07-2022 | END*/
/* GSKBD-667 | maunu | 16-08-2022 | webp image format */
:lang(en-GB) .triple-protection-bg .honeycomb-bg{
  background: url('/content/dam/cf-consumer-healthcare/aquafresh-v3/en_GB/Homepage/hexagon.webp');
  background-size: contain;
}
:lang(en-GB) .icon-facebook{
  background: url('/content/dam/cf-consumer-healthcare/aquafresh-v3/en_GB/Homepage/aqua-sprite-2.webp');
  background-position: -40px -329px;
}
:lang(en-GB) .icon-instagram{
  background: url('/content/dam/cf-consumer-healthcare/aquafresh-v3/en_GB/Homepage/aqua-sprite-2.webp');
  background-position: -39px -438px;
}
:lang(en-GB) .icon-Youtube{
  background: url('/content/dam/cf-consumer-healthcare/aquafresh-v3/en_GB/Homepage/aqua-sprite-2.webp');
  background-position: -40px -549px;}
/* GSKBD-667 | maunu | 16-08-2022 | webp image format | end */

/* GSKBD-667 | charan | 24-08-2022 |*/
.paste-img{
   position: relative;
    bottom: 54px;
    left: 188px;
    width: 160px;
}
/* GSKBD-667 | charan | 24-08-2022 | end*/
  
/* Chaitanyavamshi | GSKBD-26843 | 22-12-2022 | START */
  @media (min-width: 992px){
    .d-top-auto {
    	top: auto !important;
    }
  }
/* Chaitanyavamshi | GSKBD-26843 | 22-12-2022 | END */

/* Anubhav | GSKBD-26858 | 27-1-2023 | Start */
.section-heading-main-title span {
  display: block;
}
  /* Anubhav | GSKBD-26858 | 27-1-2023 | End */


  /* Abhay Shishodia | GSKBD-27896 | 17-04-2023 | Start | */

  @media (max-width: 767px) {
 :lang(de-DE) .page-home .new-from-aquafresh-section .component-content {
    background-position: 0% 25%;
  }
}

/* Abhay Shishodia | GSKBD-27896 | 17-04-2023 | End | */

/* Amrendra | GSKBD-28544 | 23-08-2023 | Start | */
.p-b-2{
  padding-bottom: 2rem;
}
.contact-us .grey-circle {
    background: #b3b3b3;
    text-align: center;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1rem;
}
.contact-us .grey-circle img{
  width: auto;
}
.contact-us .contact-item {
    display: flex;
    align-items: center;
    font-size: 16px;
}
.contact-us .contact-list .contact-item:before {
    content: '';
}
@media (max-width: 767px){
  .contact-us .contact-list .contact-item {
      padding: 10px;
      border-radius: 4px;
      background: #8080800f;
  }
  .contact-us .left-content, .contact-us .right-content {
      padding: 0;
  }
}

/* Rohit Singh | start | GB-7871 */
.article-heading{
  font-size: 1rem;
  font-weight: 900;
}
.link-text{
  text-decoration: none!important;
  color: #00205b;
}
@media(max-width:991px){
  /*margin */
  .m-m-1{
    margin: 1rem;
  }
  .m-m-2{
    margin: 2rem;
  }
  .m-m-3{
    margin: 3rem;
  }
  .m-m-4{
    margin: 4rem;
  }
  .m-m-y-1{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .m-m-y-2{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .m-m-y-3{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .m-m-y-4{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .m-m-x-1{
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .m-m-x-2{
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .m-m-x-3{
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .m-m-x-4{
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .m-m-t-1{
    margin-top: 1rem;
  }
  .m-m-b-1{
    margin-bottom: 1rem;
  }
  .m-m-l-1{
    margin-left: 1rem;
  }
  .m-m-r-1{
    margin-right: 1rem;
  }
  .m-m-t-2{
    margin-top: 2rem;
  }
  .m-m-b-2{
    margin-bottom: 2rem;
  }
  .m-m-l-2{
    margin-left: 2rem;
  }
  .m-m-r-2{
    margin-right: 2rem;
  }
  .m-m-t-3{
    margin-top: 3rem;
  }
  .m-m-b-3{
    margin-bottom: 3rem;
  }
  .m-m-l-3{
    margin-left: 3rem;
  }
  .m-m-r-3{
    margin-right: 3rem;
  }
  .m-m-t-4{
    margin-top: 4rem;
  }
  .m-m-b-4{
    margin-bottom: 4rem;
  }
  .m-m-l-4{
    margin-left: 4rem;
  }
  .m-m-r-4{
    margin-right: 4rem;
  }
  /*padding */
  .p-m-1{
    padding: 1rem;
  }
  .p-m-2{
    padding: 2rem;
  }
  .p-m-3{
    padding: 3rem;
  }
  .p-m-4{
    padding: 4rem;
  }
  .p-m-y-1{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .p-m-y-2{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .p-m-y-3{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .p-m-y-4{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .p-m-x-1{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .p-m-x-2{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .p-m-x-3{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .p-m-x-4{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .p-m-t-1{
    padding-top: 1rem;
  }
  .p-m-b-1{
    padding-bottom: 1rem;
  }
  .p-m-l-1{
    padding-left: 1rem;
  }
  .p-m-r-1{
    padding-right: 1rem;
  }
  .p-m-t-2{
    padding-top: 2rem;
  }
  .p-m-b-2{
    padding-bottom: 2rem;
  }
  .p-m-l-2{
    padding-left: 2rem;
  }
  .p-m-r-2{
    padding-right: 2rem;
  }
  .p-m-t-3{
    padding-top: 3rem;
  }
  .p-m-b-3{
    padding-bottom: 3rem;
  }
  .p-m-l-3{
    padding-left: 3rem;
  }
  .p-m-r-3{
    padding-right: 3rem;
  }
  .p-m-t-4{
    padding-top: 4rem;
  }
  .p-m-b-4{
    padding-bottom: 4rem;
  }
  .p-m-l-4{
    padding-left: 4rem;
  }
  .p-m-r-4{
    padding-right: 4rem;
  }
}
@media(min-width:992px){
/*margin */
.m-d-1{
  margin: 1rem;
}
.m-d-2{
  margin: 2rem;
}
.m-d-3{
  margin: 3rem;
}
.m-d-4{
  margin: 4rem;
}
.m-d-y-1{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.m-d-y-2{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.m-d-y-3{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.m-d-y-4{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.m-d-x-1{
  margin-left: 1rem;
  margin-right: 1rem;
}
.m-d-x-2{
  margin-left: 2rem;
  margin-right: 2rem;
}
.m-d-x-3{
  margin-left: 3rem;
  margin-right: 3rem;
}
.m-d-x-4{
  margin-left: 4rem;
  margin-right: 4rem;
}
.m-d-t-1{
  margin-top: 1rem;
}
.m-d-b-1{
  margin-bottom: 1rem;
}
.m-d-l-1{
  margin-left: 1rem;
}
.m-d-r-1{
  margin-right: 1rem;
}
.m-d-t-2{
  margin-top: 2rem;
}
.m-d-b-2{
  margin-bottom: 2rem;
}
.m-d-l-2{
  margin-left: 2rem;
}
.m-d-r-2{
  margin-right: 2rem;
}
.m-d-t-3{
  margin-top: 3rem;
}
.m-d-b-3{
  margin-bottom: 3rem;
}
.m-d-l-3{
  margin-left: 3rem;
}
.m-d-r-3{
  margin-right: 3rem;
}
.m-d-t-4{
  margin-top: 4rem;
}
.m-d-b-4{
  margin-bottom: 4rem;
}
.m-d-l-4{
  margin-left: 4rem;
}
.m-d-r-4{
  margin-right: 4rem;
}
/*padding */
.p-d-1{
  padding: 1rem;
}
.p-d-2{
  padding: 2rem;
}
.p-d-3{
  padding: 3rem;
}
.p-d-4{
  padding: 4rem;
}
.p-d-y-1{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.p-d-y-2{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.p-d-y-3{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.p-d-y-4{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.p-d-x-1{
  padding-left: 1rem;
  padding-right: 1rem;
}
.p-d-x-2{
  padding-left: 2rem;
  padding-right: 2rem;
}
.p-d-x-3{
  padding-left: 3rem;
  padding-right: 3rem;
}
.p-d-x-4{
  padding-left: 4rem;
  padding-right: 4rem;
}
.p-d-t-1{
  padding-top: 1rem;
}
.p-d-b-1{
  padding-bottom: 1rem;
}
.p-d-l-1{
  padding-left: 1rem;
}
.p-d-r-1{
  padding-right: 1rem;
}
.p-d-t-2{
  padding-top: 2rem;
}
.p-d-b-2{
  padding-bottom: 2rem;
}
.p-d-l-2{
  padding-left: 2rem;
}
.p-d-r-2{
  padding-right: 2rem;
}
.p-d-t-3{
  padding-top: 3rem;
}
.p-d-b-3{
  padding-bottom: 3rem;
}
.p-d-l-3{
  padding-left: 3rem;
}
.p-d-r-3{
  padding-right: 3rem;
}
.p-d-t-4{
  padding-top: 4rem;
}
.p-d-b-4{
  padding-bottom: 4rem;
}
.p-d-l-4{
  padding-left: 4rem;
}
.p-d-r-4{
  padding-right: 4rem;
}
}
/* Rohit Singh | end | GB-7871 */
@media (max-width : 991px){
  :lang(de-DE) .reference-product-list-filter .product-filter{
    display: none;
  }
  :lang(de-DE) .reference-product-list-filter .mobile-product-filter{
 margin-bottom : 2rem;
  }
}
html:lang(de-DE) , :lang(de-DE) body{
  overflow-x : hidden;
}

/* block code | blocks/main  | start | 07-12-23*/

/* GSKBD-909  | Tap targets | 29-07-2022 */
@media (max-width:1024px) {

  :lang(en-GB) .article-teaser-medium,
  .article-teaser-small {
    padding: 5px 10px;
  }
}
/* GSKBD-909  | Tap targets | 29-07-2022 | END*/
/* GSKBD-667  | 16-08-2022 | webp image format */
.triple-protection-bg .honeycomb-bg {
  background: url('/content/dam/cf-consumer-healthcare/aquafresh-v3/en_GB/Homepage/hexagon.webp');
  background-size: contain;
}

.icon-facebook {
  background: url('/content/dam/cf-consumer-healthcare/aquafresh-v3/en_GB/Homepage/aqua-sprite-2.webp');
  background-position: -40px -329px;
}

.icon-instagram {
  background: url('/content/dam/cf-consumer-healthcare/aquafresh-v3/en_GB/Homepage/aqua-sprite-2.webp');
  background-position: -39px -438px;
}

.icon-Youtube {
  background: url('/content/dam/cf-consumer-healthcare/aquafresh-v3/en_GB/Homepage/aqua-sprite-2.webp');
  background-position: -40px -549px;
}

/* GSKBD-667  | 16-08-2022 | webp image format | end */

/* GSKBD-667  | 24-08-2022 |*/
.paste-img {
  position: relative;
  bottom: 54px;
  left: 188px;
  width: 160px;
}

/* GSKBD-667  | 24-08-2022 | end*/
/*  GSKBD-23008 | 27-sep-22 */
@media (max-width: 991px) {
  .article-teaser-small .teaser-content-title {
    min-height: 200px;
  }

  .m-m-t {
    margin-top: 18px;
  }

}

@media (min-width: 767px) and (max-width: 991px) {
  .triple-protection-bg .honeycomb-bg {
    height: 375px;
    width: 328px;
  }
}

@media (max-width: 767px) and (orientation:landscape) {
  .banner-title-box .section-with-title .kids-toothbrushes-heading {
    width: 54%;
  }
}

@media (max-width: 767px) {
  .latest-articles-section .component-content .article-teaser-section {
    margin-top: 35px;
  }

  .triple-protection-bg .honeycomb-bg .image>.component-content img {
    margin-left: 20px;
    margin-top: 32px;
    width: 48px;
    height: 49px;
    object-fit: contain;
  }

  .triple-protection-bg .honeycomb-bg {
    height: 325px;
    width: 280px;
  }
}

@media (max-width: 380px) {
  .page-kids-oral-care .section-with-title {
    margin-top: 10px;
  }
}

/*  GSKBD-23008 | 27-sep-22 | End*/

/* Ticket no CCW-969 | 03-11-22 | start*/
.header .utility-menu .gsk-logo.haleon-logo img {
  width: 120px;
}

.contact-us.contact-us-new ul.contact-list li span div {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-us.contact-us-new ul.contact-list li img {
  width: 30px;
  height: 30px;
}

.contact-us.contact-us-new ul.contact-list li {
  display: flex !important;
  align-items: center;
}

.contact-us.contact-us-new ul li .visibility-hide {
  visibility: hidden !important
}

.contact-us.contact-us-new .richText ul li:before {
  display: none
}

.contact-us.contact-us-new li a {
  border-bottom: 2px solid #00205b;
  color: #00205b;
  text-decoration: none;
}

.contact-us.contact-us-new .richText a:not(.btn-default):hover {
  border-bottom: 2px solid transparent;
  background-color: #00205b;
  color: #fff
}

.contact-us.contact-us-new .default-icon>a {
  border-radius: 50%;
  display: flex !important;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  background: #00205b;
  justify-content: center;
  align-items: center;
}

.default.default-icon.robitussin_auto_img {
  display: inline-flex;
}

.contact-us.contact-us-new .default-icon>a img {
  width: auto !important;
  height: 16px !important;
  text-align: center;
}

.page-about-us .about-us-banner.banner-image img {
  min-height: auto;
}

@media(max-width:767px) {
  .contact-us.contact-us-new ul.contact-list li {
    padding: 10px !important;
    border-radius: 4px;
    background: #8080800f
  }
  .p-m-l-0 {
    padding-left: 0;
  }

}



/*  GSKBD-26336 | 10-11-2022 | for image position, button and paragraph font | start */

.oral-care-section p {
  font-size: 18px;
}

@media(min-width:768px) {
  .oral-care-section .register-btn {
    width: 250px;
    height: 100px;
    font-size: 18px;
  }

  .p-d-t-5 {
    padding-top: 5rem;
  }
}

/*  GSKBD-26336 | 10-11-2022 | for image position | end */

.font-size-18,
.font-size-18 ul li {
  font-size: 18px;
}

@media (max-width: 1199px) {
  .main-school-banner img {
    right: 0;
  }
}


/* block code | blocks/main  | end | 07-12-23*/

/* gskbd-30299 | 18/01/24 | Start */
.full-width-img img {
  width: 100%;
  min-width: 100%;
  height: auto;
  right: 0;
}
.mx-wd-200 img {
  max-width: 200px;
}
.text-left, .text-left .component-content {
  text-align: left !important;
}
.min-height-auto {
  min-height: auto !important;
}
@media (min-width: 768px) {
  .hide-xs {
    display: none;
  }
}

/* gskbd-30299 | 18/01/24 | End */

/* GSKBD-30718 | cookie button css update */
body #ot-sdk-btn.ot-sdk-show-settings, body #ot-sdk-btn.ot-sdk-show-settings:hover {
  background-color: #30ea03!important;
  border-color: #30ea03;
  color: #000;
}
/* cookie button css update end */


:lang(de-DE) {
  @media (min-width: 992px) {
    .odol-med3-product {
        > .component-content {
            height: 100%;
    
            > .content {
                display: flex;
                flex-direction: column;
                height: 100%;
    
                .reference-buynow-button {
                    margin-top: auto;    
                }
    
                .odol-med3-product-description  {
                    margin-bottom: 30px;
                }
            }
        }
    }
  }
}span.selection-underline {
  text-decoration: underline; }

span.selection-bold {
  font-weight: bold; }

span.selection-italic {
  font-style: italic; }
.skip-to-main-content-wrapper a {
  position: absolute;
  color: #fff;
  background-color: #f36633;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid whitesmoke;
  text-align: center;
  font-size: 1.2em;
  width: 30%;
  top: -100px;
  left: 0;
  z-index: 1; }
  .skip-to-main-content-wrapper a:focus, .skip-to-main-content-wrapper a:active {
    top: auto;
    left: auto; }
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border: solid 2px #323131;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.overlay-content-inner {
  overflow: hidden;
}

.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: 15px;
  right: 15px;
  background: url(../../assets/svg/close-x.svg) no-repeat;
  background-size: contain;
  cursor: pointer;
}

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/gif/buffering.gif) no-repeat 50% 50%;
  background-size: contain;
}

/*# sourceMappingURL=overlay.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  min-height: 0; }
  .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse; }
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    right: 2px; }
    .ui-datepicker .ui-datepicker-next span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    left: 2px; }
    .ui-datepicker .ui-datepicker-prev span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
    right: 1px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: center;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
    .ui-datepicker-rtl .ui-datepicker-prev:hover {
      right: 1px;
      left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
    .ui-datepicker-rtl .ui-datepicker-next:hover {
      left: 1px;
      right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eeeeee;
  color: #1f1f1f; }
  .ui-widget-content a {
    color: #1f1f1f; }

.ui-widget-header {
  border: 1px solid #eeece4;
  background: white;
  color: #323131;
  font-weight: bold; }
  .ui-widget-header a {
    color: #323131; }

/* Interaction states
----------------------------------*/
.ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }
  .ui-state-default a {
    color: #654b24;
    text-decoration: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #654b24;
    text-decoration: none; }

.ui-widget-content .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-hover {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-widget-header .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-header .ui-state-hover, .ui-widget-header ui-state-focus, .ui-widget-header .ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-hover, .ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-hover a, .ui-state-focus a {
    color: white;
    text-decoration: none; }
  .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: white;
    text-decoration: none; }

.ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-active a {
    color: white;
    text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: white;
    text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-highlight, ui-widget-header .ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-widget-content .ui-state-highlight a, ui-widget-header .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-error, ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-widget-content .ui-state-error a, ui-widget-header .ui-state-error a {
    color: white; }

.ui-widget-content .ui-state-error-text, ui-widget-header .ui-state-error-text {
  color: white; }

.ui-widget-content .ui-priority-primary, ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-widget-content .ui-priority-secondary, ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-state-error a {
    color: white; }

.ui-state-error-text {
  color: white; }

.ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }
  .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../../img/ui-icons_3572ac_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../img/ui-icons_fbdb93_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.privacyPolicy {
  overflow: hidden; }
  .privacyPolicy p {
    margin: 0; }
  .privacyPolicy .wsform-hint {
    display: none; }
  .privacyPolicy input[type='checkbox'] {
    float: left; }

.privacyPolicy-text {
  padding-left: 20px; }
/* Rohit Singh | start | GB-7871 */
body.article-page,
.article-page .teaser {
    color: #082256;
}

.article-page {
    overflow-x: hidden;
}

a:-webkit-any-link:focus-visible {
    outline-offset: 0px;
}

.article-title {
    margin-top: 45px;
    margin-bottom: 22px;
}

.hero-slider {
    display: block;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    margin-bottom: 65px;
}

.hero-slider .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

@media (min-width:992px) {
    .hero-slider {
        width: 65%;
    }
}

@media (min-width:1100px) {
    .hero-slider {
        max-width: 1026px;
    }
}

.article-slider img {
    width: 100%;
    height: auto;
    border-radius: 38px;
}

.article-slider .slick-dots {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 10px;
    bottom: -10px;
}

.slick-dots>li:only-child {
    display: none;
}

.article-slider .slick-dots li.slick-active button:hover,
.article-slider .slick-dots li.slick-active button:focus {
    outline: 1px solid;
}

.article-slider .slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #CADEEC;
}

.article-slider .slick-dots li.slick-active button {
    background-color: #082256;
}

.article-slider .slick-dots li button:before {
    display: none;
}


.accordion {
    width: 100%;
    margin: 65px auto;
}

.accordion__item {
    margin: 30px 0rem;
}

.accordion__title {
    display: flex;
    gap: 1rem;
    align-items: center;
    position: relative;
    font-weight: 700;
}

.accordion__title:before {
    content: "";
    width: 26px;
    height: 26px;
    background-image: url(/content/dam/cf-consumer-healthcare/aquafresh-v3/master/Articles/icons/expand.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.accordion__title h5 {
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    margin: 0px;
    width: calc(100% - 26px);
}

.accordion__title:hover,
.accordion__title:focus {
    cursor: pointer;
}

.accordion__title:hover h5,
.accordion__title:focus h5 {
    border-bottom-color: #a8bdc4;
    display: inline-block;
}

.is-expanded .accordion__title:before {
    content: "";
    background-image: url(/content/dam/cf-consumer-healthcare/aquafresh-v3/master/Articles/icons/collapse.svg);
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex [class*='col-'] {
    padding-left: 0;
}

.accordion__content-inner {
    padding: 1rem 0px 10px 0px;
}

.accordion__content-inner p,
.accordion__content-inner h1,
.accordion__content-inner h2,
.accordion__content-inner h3,
.accordion__content-inner h4,
.accordion__content-inner h5,
.accordion__content-inner ul,
.accordion__content-inner ol {
    margin-bottom: 0.5rem;
}

.accordion__content-inner img {
    max-width: 100%;
    width: auto;
}

.accordion__content {
    transition: height 0.3s ease-out;
    height: 0;
    overflow: hidden;
}

.testimonial-wrap {
    position: relative;
    margin: 1rem 1rem;
    display: flex;
    align-items: center;
}

.author-image {
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #CA4132;
    z-index: 1;
}

.author-image img {
    width: 70px;
    height: 70px;
}

.author-comment {
    border-radius: 27px;
    background: #CADEEC;
    color: #082256;
    padding: 10px 15px 10px 50px;
    position: relative;
    left: 35px;
    max-width: calc(100% - 35px);
}

.author-comment .role {
    color: rgba(8, 34, 86, 0.70);
}

.author-details {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 0.8rem;
}

.author-details * {
    margin: 0;
    padding: 0;
}

.author-details .name {
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 700;
}

.author-details .role {
    font-size: 1rem;
    line-height: 1;
    font-weight: 400
}

.author-comment .comment {
    margin-top: 8px
}

@media (min-width:575px) {
    .author-details {
        flex-direction: row;
    }
}

.visual-product {
    margin-bottom: 130px;
}

.visual-product img {
    max-height: 250px;
}

@media (min-width:768px) {
    .visual-product .image>.component-content {
        display: flex;
        align-items: flex-end;
        height: 250px;
    }

    .visual-product img {
        max-height: 250px;
    }
}

@media (min-width:992px) {
    .visual-product .image>.component-content {
        display: flex;
        align-items: flex-end;
        height: 300px;
    }

    .visual-product img {
        max-height: 300px;
    }
}

@media (min-width:1200px) {
    .visual-product .image>.component-content {
        display: flex;
        align-items: flex-end;
        height: 400px;
    }

    .visual-product img {
        max-height: 350px;
    }
}

/* Rohit Singh | End | GB-7871 */

.article-page .article-teaser-section {
    margin-top: 65px;
}

.article-page .article-teaser-small {
    width: 85.5%;
    margin: 10px;
    padding: 5px 10px;
}


.article-page .article-teaser .image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 1px solid #CADEEC;
    border-left: 1px solid #CADEEC;
    border-right: 1px solid #CADEEC;
    background-color: white;
    padding: 10px;
    padding-bottom: 0px;
}

.article-page .article-teaser .image img {
    border-radius: 5px;
}

.article-page .article-teaser-small .teaser-content-title {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #CADEEC;
    border-right: 1px solid #CADEEC;
    min-height: auto;
    text-align: center;
}

.article-page .article-teaser-small .teaser-read-more {
    box-shadow: none;
}

.article-page .article-teaser-small .teaser-read-more-bottom {
    width: auto;
    height: 27.1vw;
}

.article-page .article-teaser .teaser-read-more-bottom:before,
.article-page .article-teaser .teaser-read-more-bottom:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 1px;
    height: 100%;
    top: 0;
    background-color: #CADEEC;
    border: none;
    transform-origin: top;
}

.article-page .article-teaser .teaser-read-more-bottom:before {
    left: 0;
    transform: skew(55deg);
}

.article-page .article-teaser .teaser-read-more-bottom:after {
    left: initial;
    right: 0;
    transform: skew(-55deg);
}

.article-page .teaser-read-more-button:before {
    background: url(/content/dam/cf-consumer-healthcare/aquafresh-v3/master/Articles/icons/expand.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 26px;
    height: 26px;
    top: 50px;
}

.article-page .teaser-read-more-button {
    background-color: transparent;
}

@media (min-width:576px) {
    .article-page .article-teaser-small {
        width: 44%;
        margin: 10px;
    }

    .article-page .article-teaser-small .teaser-read-more-bottom {
        height: 13.54vw;
    }

    .article-page .article-teaser-small .teaser-content-title {
        min-height: 80px;
    }
}

@media (min-width:992px) {

    :lang(en-GB) .article-page .article-teaser-small .teaser-content-title,
    .article-page .article-teaser-small .teaser-content-title {
        padding-bottom: 0;
    }

    .article-page .article-teaser-small {
        width: 25%;
        margin: 0px;
    }

    .article-page .article-teaser-small .teaser-read-more-bottom {
        height: 7.4vw;
    }

    .article-page .teaser-read-more-button:before {
        top: 30px;
    }

    .article-page .article-teaser-small .teaser-content-title {
        min-height: 135px;
    }
    .article-page .accordion__content-inner .col-lg-6 {
        width: 49%;
        float: none;
        display: inline-block;
    }
}

@media (min-width:1124px) {
    .article-page .article-teaser-small .teaser-read-more-bottom {
        height: 7.45vw;
    }

    .article-page .article-teaser-small .teaser-content-title {
        min-height: 115px;
    }
}

@media (min-width:1199px) {
    .article-page .article-teaser-small .teaser-read-more-bottom {
        height: 92px;
    }
}

.article-page .richText-content ol li,
.article-page .richText-content ul li {
    word-wrap: break-word;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

/* dental-flosh */
.dentalflosh-box {
    overflow: hidden;
}

.flossbox {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: flex-end;
}

.left-side,
.right-side {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: 0.5s all linear;
    transition-delay:250ms;
}

.left-content,
.right-content {
    width: 100%;
    position: relative;
    height: 0;
    order: 2
}

.left-side .left-content {
    left: -100%;
}

.right-side .right-content {
    right: -100%;
}

.left-icon,
.right-icon {
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.left-icon img {
    width: auto;
    height: 175px;
}

.right-icon img {
    width: auto;
    height: 75px;
}
.icon-name {
      font-size: 01rem;
    margin-top: 26px
}
.left-icon .hover-item img,
.right-icon .hover-item img{
    width: 26px;
    height: 26px;
}
.flossbox .hover-item{
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    margin: 0.7rem 0rem;
}
.flossbox .left-icon:hover .hover-item,.flossbox .right-icon:hover .hover-item{
    visibility: visible;
}
.flossbox.left-active .left-icon:hover .hover-item,
.flossbox.right-active .right-icon:hover .hover-item{
    visibility: hidden;
}
.flossbox.left-active .left-side .left-content {
    left: 0;
    height: auto;
    transition: 0.5s all linear;
}

.flossbox.left-active .left-content {
    width: 100%;
    visibility: visible;
    transition: 0.5s all linear;
}

.flossbox.left-active .left-icon {
    width: 100%;
    transition: 0.5s all linear;
}

.flossbox.left-active .right-side .right-icon {
    display: none;
}

.flossbox.left-active .right-side {
    width: 0;
    visibility: hidden;
    transition: 0.5s all linear;
}

.flossbox.right-active .right-side .right-content {
    right: 0;
    height: auto;
    transition: 0.5s all linear;
}

.flossbox.right-active .right-content {
    width: 100%;
    visibility: visible;
    transition: 0.5s all linear;
}

.flossbox.right-active .right-icon {
    width: 100%;
    transition: 0.5s all linear;
}
@media (min-width:768px) {
    .icon-name {
        font-size: 1.17rem;
      margin-top: 54px
  }
    .left-side,
    .right-side {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .left-icon img {
        width: auto;
        height: 235px;
    }
    
    .right-icon img {
        width: auto;
        height: 117px;
    }
    .left-content {
        width: 50%;
        order: 1;
    }
    .left-icon{
        order: 2;
    }
    .right-content {
        width: 50%;
        order: 2
    }
    .right-icon{
        order: 1;
    }
    .flossbox.left-active .left-side,
    .flossbox.right-active .right-side {
        flex-wrap: nowrap;
        gap:3rem
    }
    .flossbox.left-active .left-content,.flossbox.right-active .right-content  {
        width: calc(75% - 3rem);
    }

    .flossbox.left-active .left-icon,.flossbox.right-active .right-icon {
        width: 25%;
    }
}
.flossbox.right-active .left-side .left-icon {
    display: none;
}

.flossbox.right-active .left-side {
    width: 0;
    transition: 0.5s all linear;
    visibility: hidden;
}.white-renew-steps {
    position: relative;
}

.white-renew-item {
    position: absolute;
    right: auto;
    font-weight: bold;
    font-size: 125%;
}

.white-renew-item:nth-child(3) {
    top: calc(min(6vw, 74px));
    left: calc(min(16vw, 187px));
}

.white-renew-item:nth-child(4) {
    top: calc(min(14.2vw, 170px));
    left: calc(min(12.5vw, 140px));
}

.white-renew-item:nth-child(5) {
    top: calc(min(21.8vw, 267px));
    left: calc(min(8.5vw, 94px));
}

.white-renew-height-reset {
    min-height: auto !important;
}

@media (min-width: 1200px) {
    .white-renew-icon > .component-content > .paragraphSystem.content{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .white-renew-icon > .component-content > .paragraphSystem.content .col-lg-4 {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .white-renew-icon > .component-content > .paragraphSystem.content .image img {
        max-width: 160px;
    }

    .white-renew-item-mobile .richText {
        font-weight: bold;
        margin-top: 6px;
    }
}.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  border: solid 2px #323131; }

.accordion-slide {
  border-top: 2px solid black; }
  .accordion-slide:first-child {
    border-top: 0; }

.accordion-head {
  padding: 13px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  background-color: #e1e1e1;
  background: #e1e1e1;
  color: #323131; }

.accordion-title {
  float: none;
  margin: 0;
  display: inline-block; }

.accordion-content {
  padding: 13px; }
  .accordion-content-wrapper {
    border-left: 0;
    border-right: 0;
    border-top: 0; }

.mod-js .accordion-content-wrapper {
  position: relative;
  height: 0;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden; }

.mod-js .accordion-head {
  position: relative;
  cursor: pointer; }
  .mod-js .accordion-head:after {
    position: absolute !important;
    top: 50%;
    margin-top: -10px;
    right: 15px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 12px; }

.mod-js .accordion-slide.is-active > .accordion-head:hover,
.mod-js .accordion-slide.is-active > .accordion-head {
  color: #323131;
  cursor: pointer; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover:after,
  .mod-js .accordion-slide.is-active > .accordion-head:after {
    right: 15px;
    content: "\f078";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.mod-js .accordion-slide .accordion-head:hover {
  color: #323131; }

.mod-js .accordion-slide.is-active > .accordion-head {
  color: black; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover {
    background-color: #e1e1e1; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  visibility: visible; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.add-to-basket-container {
  border: 1px solid #D5D1CE;
  background: #F0EFED; }
  .add-to-basket-container .add-to-basket-description {
    border-right: 1px solid #D5D1CE;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    padding-left: 10px;
    margin-right: 10px; }
  .add-to-basket-container .add-to-basket-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    padding-top: 20px; }
    .add-to-basket-container .add-to-basket-quantity select {
      padding-left: 2%;
      padding-right: 4%; }
  .add-to-basket-container .add-to-basket-btn {
    display: inline-block;
    padding-top: 20px;
    vertical-align: middle;
    width: 15%; }

@media only screen and (max-width: 767px) {
  .add-to-basket-container {
    padding-bottom: 10px; }
    .add-to-basket-container .add-to-basket-description {
      width: 100%; }
    .add-to-basket-container .add-to-basket-quantity {
      width: 100%;
      padding-left: 10px; }
    .add-to-basket-container .add-to-basket-btn {
      width: 100%;
      padding-left: 10px; } }

.order-header {
  background-color: white;
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px; }

.productDescription {
  float: left;
  width: 35%;
  padding-left: 20px; }
  .productDescription img {
    width: 40%;
    margin: 20px 15px 5px 0px !important; }

.SampleCount {
  float: left;
  width: 15%; }

.OrderDate {
  float: left;
  width: 25%; }

.OrderStatus {
  width: 20%;
  float: left; }

.itemOrderList {
  float: left;
  width: 100%; }
  .itemOrderList .SampleCount, .itemOrderList .OrderDate, .itemOrderList .OrderStatus {
    padding-top: 15px; }

.orderList .order-header div {
  font-weight: bold;
  font-size: 20px; }

.webshop-metadata {
  display: none !important; }

.webshop-cart .cartRecord {
  background: white;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-top: 20px;
  float: left;
  width: 100%; }

.webshop-cart .add-to-basket-description {
  width: 68%;
  border-right: 1px solid #f2f2f2;
  float: left; }

.webshop-cart .add-to-basket-wrapper {
  width: 30%;
  display: inline;
  margin-left: 40px;
  position: relative;
  left: 15px; }
  .webshop-cart .add-to-basket-wrapper div {
    float: left; }

.webshop-cart a.add-to-basket-remove {
  float: left;
  position: relative;
  left: 15px; }

.webshop-cart .webshop-error {
  margin-top: 20px;
  margin-left: 15px;
  color: red; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633; }

.articleTeaser .articleTeaser-text-content .articleTeaser-text-link {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .articleTeaser .articleTeaser-text-content .articleTeaser-text-link:hover {
    background-color: #939191;
    color: white; }
  .articleTeaser .articleTeaser-text-content .articleTeaser-text-link:active {
    background-color: #939191;
    color: white; }

/* Mobile view 767 max width */
@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%; }
  .articleTeaser .articleTeaser-image-holder {
    text-align: center; } }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  position: relative;
  margin: 8px;
  overflow: hidden;
  background-color: #fff; }
  .article-teaser-block .aspect-ratio-box {
    position: relative;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .article-teaser-block .aspect-ratio-box img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 100%; }
  .article-teaser-block .article-body {
    min-height: 120px;
    padding: 0 24px 30px; }
  .article-teaser-block .label p {
    margin-bottom: 20px; }
  .article-teaser-block .article-title p {
    margin-bottom: 20px; }
  .article-teaser-block .article-description {
    margin-bottom: 20px; }
  .article-teaser-block .article-body .article-date {
    color: rgba(84, 79, 64, 0.7);
    font-size: 1rem;
    letter-spacing: .2px;
    margin-bottom: 20px; }
  .article-teaser-block .article-button-container {
    position: relative;
    bottom: 0;
    left: 0; }
  .article-teaser-block .article-title {
    font-size: 1.5rem;
    font-weight: 700; }
  .article-teaser-block .margin-none-top {
    margin-top: 0; }
  .article-teaser-block .button-text {
    font-size: .85714rem;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #544f40; }
  .article-teaser-block a.button-primary {
    color: #15717d; }
  .article-teaser-block a.button-primary-filled {
    background-color: #15717d;
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 2rem;
    font-size: .85714rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    text-align: center; }
  .article-teaser-block a.button-primary-pdf-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/download.png); }
  .article-teaser-block a.external-link-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/new-window.png); }

.article-teaser-block-transparent-background {
  border: none;
  background-color: inherit;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0; }

.articleTeaser .clickable-at {
  cursor: pointer; }
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-date {
  margin-bottom: 10px;
  color: #868484; }

.articleList-article {
  margin-bottom: 20px;
  overflow: hidden; }
  .articleList-article-wrapper {
    margin: 0;
    padding: 0; }

.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px; }
  @media only screen and (max-width: 767px) {
    .articleList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.articleList-more {
  float: right; }
  .articleList-more:after {
    display: inline;
    content: "\00bb"; }
  .articleList-more-arrow {
    display: none; }
    .no-generatedcontent .articleList-more-arrow {
      display: inline; }

.articleList-tags {
  padding: 0;
  margin: -20px 0 0 0;
  list-style-type: none; }
  .articleList-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .articleList-tags-item-link {
      display: block;
      padding: 1px;
      background: #b9b8b8;
      color: black;
      border: 1px solid #939191;
      font-size: 0.85em; }
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .box-video-bg video.box-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; }
  .box-video-bg .component-content {
    z-index: -1;
    position: relative; }
@media (min-width: 768px) {
  .breadcrumbs {
    margin: 25px 0 18px;
  }
}
@media (min-width: 992px) {
  .breadcrumbs {
    margin: 50px 0 18px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs-list li {
  float: left;
  margin-right: 6px;
  display: flex;
  align-items: center;
}
.breadcrumbs-list li a {
  font-size: 0.875rem;
  text-decoration: none;
  font-weight: 600;
  color: #00205b;
}
.breadcrumbs-separator {
  background: url("../../assets/svg/aqua-sprite.png?auto=format") no-repeat;
  margin: 0 20px;
  height: 13px;
  width: 13px;
  background-position: -40px -40px;
  transform: rotate(270deg);
}
.breadcrumbs-without-separator .breadcrumbs-separator {
  display: none;
}
.breadcrumbs-without-separator li {
  position: relative;
  padding-right: 15px;
  margin-right: 9px;
}
.breadcrumbs-without-separator li:before {
  top: 5px;
  right: 0;
  position: absolute;
  font-size: 0.5rem;
}
.breadcrumbs-without-separator li:last-child {
  background-image: none;
}
.breadcrumbs-without-separator li:last-child:before {
  display: none;
}

/*# sourceMappingURL=breadcrumbs.css.map */
.carousel {
  padding: 0;
}
.carousel :focus {
  outline: none;
}
.carousel .content {
  display: flex;
  justify-content: center;
}
.carousel-nav {
  display: none;
}
.carousel .slick-dots li button {
  background-color: #F0A9A4;
}
.carousel .slick-dots li.slick-active button {
  background: #da291c;
}
.carousel .product-teaser {
  margin: 0;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.carousel .product-teaser.hoverLink {
  outline: auto;
}
.carousel .product-teaser .image {
  padding: 0;
}
.carousel .product-teaser .teaser-read-more {
  padding: 0;
}
.carousel .product-teaser .teaser-read-more .teaser-read-more-bottom:after {
  left: 26.0137px;
  top: -154.9863px;
}
@media (max-width: 991px) {
  .carousel .product-teaser .teaser-read-more .teaser-read-more-bottom:after {
    left: 34.0137px;
    top: -127.3px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .carousel .product-teaser .teaser-read-more .teaser-read-more-bottom:after {
    left: 23.0137px;
    top: -124.3px;
  }
}

/*# sourceMappingURL=carousel.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.coupons {
  padding: 10px;
  border: 1px solid #D5D1CE;
  position: relative;
  margin-bottom: 10px; }
  .coupons .couponsImage {
    float: left;
    width: 30%;
    margin-right: 10px; }
  .coupons .couponsDescription {
    float: left;
    width: 60%; }
  .coupons .couponsContainer .button, .coupons .couponsContainer a.lightbox {
    bottom: 10px;
    position: absolute;
    right: 25px; }

.overlay-content-inner a.couponCancel, .overlay-content-inner a.couponSubmit {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .overlay-content-inner a.couponCancel:hover, .overlay-content-inner a.couponSubmit:hover {
    background-color: #939191;
    color: white; }
  .overlay-content-inner a.couponCancel:active, .overlay-content-inner a.couponSubmit:active {
    background-color: #939191;
    color: white; }
.digitalWallet .hidden {
  display: none; }
.divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #939191; }
.fileList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-date {
  margin-bottom: 10px;
  color: #868484; }

.fileList-file {
  margin-bottom: 20px;
  overflow: hidden; }

.fileList-description {
  overflow: hidden; }

.fileList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px; }
  @media only screen and (max-width: 767px) {
    .fileList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.fileList-download {
  text-align: right; }
  .fileList-download-size {
    display: block;
    color: #868484; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px; }
  .filterableBox .filterableBox__header {
    display: flex; }
    .filterableBox .filterableBox__header .header__item {
      margin-right: 20px; }
    .filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
      height: 100%;
      padding: 0; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
      background-color: #f36633;
      color: white;
      border: none;
      cursor: pointer;
      padding: 10px 20px;
      text-decoration: none;
      margin: auto; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
      z-index: 1;
      margin-top: 10px;
      padding-inline-start: 0; }
      .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer; }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5); }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
          font-weight: bold; }
  .filterableBox .filterableBox__content {
    margin-top: 20px; }
    .filterableBox .filterableBox__content .content__noResultFound {
      display: none; }
    .filterableBox .filterableBox__content .content {
      display: flex;
      flex-wrap: wrap; }
      .filterableBox .filterableBox__content .content .indexable-component {
        padding: 10px; }
        .filterableBox .filterableBox__content .content .indexable-component:first-child {
          margin-right: 20px; }
.flash > .component-content {
  text-align: center; }

.flash object {
  max-width: 100%; }

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

.footer-bar {
  padding: 1rem 0 0; }

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

.footer-navgroup__heading {
  color: inherit;
  font-size: inherit; }

.footer-navgroup li {
  padding: 0.25rem 0; }

.footer-navgroup li > a {
  color: red;
  text-decoration: none; }
  .footer-navgroup li > a:hover, .footer-navgroup li > a:focus {
    color: blue;
    text-decoration: underline; }

.footer-navgroup img {
  max-width: 100%; }

.footer-copyright {
  display: flex; }
  .footer-copyright__img {
    margin: 0 1rem 0 0; }
  .footer-copyright__text {
    font-size: inherit;
    color: inherit; }

.footer-navlist ul {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.footer-navlist li {
  padding: 0 0 0.25rem 0; }

.footer-navlist a {
  color: red;
  text-decoration: none; }
  .footer-navlist a:hover, .footer-navlist a:focus {
    color: blue;
    text-decoration: underline; }

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
.form-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.form form {
  margin: 0 0 20px; }

.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0; }

.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px; }

.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .form select:focus,
  .form textarea:focus,
  .form input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .form select:focus:invalid,
    .form textarea:focus:invalid,
    .form input:focus:invalid {
      color: red;
      border-color: #ff6666; }

.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px; }

.form textarea {
  height: auto;
  resize: vertical; }

.form label {
  display: block;
  margin-bottom: 5px; }

.form select {
  max-width: 260px; }
  .form select[multiple], .form select[size] {
    height: auto; }

.form input {
  height: 20px; }
  .form input[type="radio"], .form input[type="checkbox"] {
    width: auto;
    height: auto;
    box-shadow: none; }

.form .control-label {
  padding: 5px 0; }

.form .control-group {
  margin-bottom: 10px; }

.no-js .clearButton {
  display: none; }

.hiddenField {
  display: none; }

.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0; }
  .control-tooltip:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 10px;
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-right-color: #ddd;
    border-width: 5px;
    margin-top: -5px; }
  .control-tooltip-container {
    position: relative;
    display: inline-block; }
  .control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
    display: block; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.hidden-password-field {
  display: none; }

.gigya-screen .default-submit-button input[type=submit] {
  background-color: #f36633; }
.image .right {
  text-align: right; }

.image .left {
  text-align: left; }

.image .middle {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .image .component-content {
    text-align: center; } }
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.imageGallery .gallery-play {
  color: #323131; }

.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.imageGallery-description {
  margin: 15px 0; }

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0; }

.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  padding: 0;
  border: 0;
  box-sizing: content-box;
  background: none;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent; }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    margin-top: 15px;
    color: #b9b8b8; }

.imageGallery-arrow {
  text-align: center; }
  .imageGallery-arrow.is-disabled {
    opacity: 0.5; }
  .imageGallery-arrow:hover:before {
    color: #939191; }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0; }
    .imageGallery-arrow-left:before, .imageGallery-arrow-left.is-disabled:hover:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0; }
    .imageGallery-arrow-right:before, .imageGallery-arrow-right.is-disabled:hover:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }

.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #323131;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: .7;
  transition: opacity .2s; }
  .imageGallery-thumbnail a {
    display: block; }
  .imageGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .imageGallery-thumbnail-image img {
      display: block;
      width: 63px;
      height: 52px;
      margin: 0 auto; }
  .imageGallery-thumbnail-cover {
    display: block;
    max-width: none; }
  .imageGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }
  .imageGallery-thumbnail-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -15px;
    height: 28px;
    width: 30px;
    cursor: pointer;
    opacity: 0.7; }
    .imageGallery-thumbnail-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 15px;
      border-radius: 50%;
      border: 3px solid #323131;
      text-indent: 7px;
      background: white;
      text-align: center;
      line-height: 24px; }
  .imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
    opacity: 1; }

.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }
  .imageGallery-list li:hover .image,
  .imageGallery-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .imageGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 4000px;
    overflow: hidden;
    list-style: none; }

.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #323131;
  overflow: hidden;
  text-align: center;
  background: white; }
  .imageGallery-view img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }
  .imageGallery-view:hover-overlay {
    opacity: 0.7; }
  .imageGallery-view-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -36px;
    width: 73px;
    height: 69px;
    cursor: pointer;
    transition: opacity .5s;
    opacity: 0; }
    .imageGallery-view-overlay:hover {
      opacity: 1;
      text-decoration: none; }
    .imageGallery-view-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      font-size: 30px;
      text-indent: 5px;
      text-align: center;
      line-height: 65px; }

.mod-js .imageGallery-thumbnail {
  padding: 0; }
  .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
    position: relative; }

.no-js .imageGallery-view {
  display: none; }

.no-js .imageGallery-list {
  margin: 0; }

.no-js .imageGallery-arrow {
  display: none; }

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.locationfinder input[type=text] {
    font-family: sans-serif;
    font-size: 12px;
    border: 1px solid #D5D1CE;
    display: inline;
    float: left;
    height: 12px;
    padding: 8px;
    width: 27%;
}

@media only screen and (max-width: 767px) {
    .locationfinder input[type=text] {
        width: 60%;
        margin-bottom: 20px;
    }
}

.locationfinder .button {
    padding: 8px;
    background-image: url(../../img/Search-icon.png);
    background-repeat: no-repeat;
    border: none;
    margin-right: 20px;
    width: 30px;
    height: 30px;
}

@media only screen and (max-width: 767px) {
    .locationfinder .button {
        margin-right: 24%;
        margin-bottom: 20px;
    }
}

.locationfinder .locationFinder-selectOption {
    width: 7%;
    border: 1px solid #D5D1CE;
    height: 30px;
    margin-left: 10px;
    margin-right: 20px;
}

@media only screen and (max-width: 767px) {
    .locationfinder .locationFinder-selectOption {
        width: 20%;
        margin-left: 0px;
        margin-right: 15px;
    }
}

.locationfinder .locationFinder-selectOption1 {
    height: 30px;
    margin-left: 15px;
    width: 15%;
}

@media only screen and (max-width: 767px) {
    .locationfinder .locationFinder-selectOption1 {
        width: 40%;
        margin-left: 0px;
    }
}

.locationfinder .locationFinder-loadMore .loadMore {
    background-color: #f36633;
    border-radius: 3px;
    color: white;
    padding: 8px 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
}

.locationfinder .locationFinder-loadMore .loadMore:hover {
    background-color: #939191;
    color: white;
}

.locationfinder .locationFinder-loadMore .loadMore:active {
    background-color: #939191;
    color: white;
}
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
.header {
  font-weight: 600;
  position: fixed;
  top: 0;
  z-index: 50;
  background: white;
  max-width: 1400px;
  transition: height 0.3s ease-in;
}
.header .richText a {
  text-decoration: none;
  color: #00205b;
}
.header .strip-red, .header .strip-white, .header .strip-blue {
  height: 3px;
}
@media (max-width: 991px) {
  .header .strip-red, .header .strip-white, .header .strip-blue {
    position: fixed;
  }
}
.header .strip-red {
  background: #da291c;
}
.header .strip-white {
  background: white;
}
.header .strip-blue {
  background: #00A6D6;
}
.utility-menu.show .strip-red, .utility-menu.show .strip-white, .utility-menu.show .strip-blue {
  display: none;
}
.header .utility-menu {
  display: none;
  position: fixed;
  bottom: 100px;
  z-index: 100;
  background-color: white;
}
@media (min-width: 992px) {
  .header .utility-menu {
    display: block;
    width: 100%;
    position: static;
    padding-top: 10px;
  }
  .header .utility-menu .content {
    display: flex;
    justify-content: flex-end;
  }
}
.countryVisible .utility-menu {
  top: 70px;
  background-color: white;
}
@media (max-width: 1124px) {
  .header .utility-menu.container {
    width: 97%;
  }
}
@media (max-width: 991px) {
  .header .utility-menu.container {
    width: 100%;
  }
}
.header .utility-menu > .component-content {
  width: 100%;
}
.header .utility-menu > .component-content > .content > .richText {
  width: 100%;
  padding: 20px 16px;
}
@media (min-width: 992px) {
  .header .utility-menu > .component-content > .content > .richText {
    width: auto;
    display: flex;
    align-items: center;
  }
}
.header .utility-menu.show.open-util {
  display: block;
  position: fixed;
  bottom: 100px;
  z-index: 100;
  background-color: white;
  height: unset;
}
.header .utility-menu.show.open-util .country-selector {
  background-color: #fafafa;
  box-shadow: inset 0px 20px 15px -10px rgba(0, 32, 91, 0.1), inset 0px -10px 15px -10px rgba(0, 32, 91, 0.1);
  overflow: visible;
}
.header .utility-menu.show {
  display: flex;
  flex: 1;
  height: 85px;
  align-items: center;
}
.header .utility-menu.show::after {
  content: '';
  position: absolute;
  width: 92%;
  height: 2px;
  opacity: 0.2;
  background-color: #ababab;
  bottom: 0;
}
.header .utility-menu .gsk-logo {
  display: none;
  width: auto;
  padding: 0;
}
@media (min-width: 992px) {
  .header .utility-menu .gsk-logo {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.header .utility-menu .gsk-logo img {
  width: 30px;
  height: auto;
}
.header .utility-menu .country-selector__selected {
  width: 100%;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .header .utility-menu .country-selector__selected {
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  .header .utility-menu .country-selector__selected {
    padding: 0 25px 0 0;
  }
}
.header .utility-menu .country-selector__selected::after {
  content: "";
  display: inline-block;
  background: url(../../assets/svg/aqua-sprite.png?auto=format);
  background-position: -40px -40px;
  height: 20px;
  width: 20px;
  right: 0;
  transition: all 0.3s;
  transform-origin: center;
}
@media (min-width: 992px) {
  .header .utility-menu .country-selector__selected::after {
    height: 10px;
    width: 13px;
    margin-left: 10px;
  }
}
.countryVisible .country-selector__selected::after {
  transform: rotate(180deg);
}
.header .country-selector {
  width: 100%;
  position: absolute;
  top: 55px;
  right: 0;
  background: white;
  max-height: 0;
  pointer-events: none;
  height: 0;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.2, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.2, 0, 0.2, 1);
  transform-origin: top;
}
@media (min-width: 992px) {
  .header .country-selector {
    clip: rect(1px, 1px, 1px, 1px);
    transform: translateY(-10px) scaleY(0.5);
  }
}
.countryVisible .country-selector {
  height: auto;
  z-index: 1;
  max-height: 286px;
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 991px) {
  .countryVisible .country-selector {
    width: 100%;
    height: calc(100% - 40px);
    max-height: initial;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .countryVisible .country-selector::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}
@media (min-width: 992px) {
  .countryVisible .country-selector {
    clip: auto;
    transform: translateY(0) scaleY(1);
  }
}
.open-mobile-nav .country-selector {
  opacity: 1;
  width: 100%;
  top: 77px;
}
.open-mobile-nav.countryVisible .country-selector {
  background-color: #fafafa;
  box-shadow: inset 0px 20px 15px -10px rgba(0, 32, 91, 0.1), inset 0px -10px 15px -10px rgba(0, 32, 91, 0.1);
  overflow: visible;
}
.header .country-selector .richText {
  opacity: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .header .country-selector .richText {
    padding-left: 25%;
    background-color: white;
  }
}
.countryVisible .country-selector .richText {
  opacity: 1;
  height: 100%;
  overflow: scroll;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.countryVisible .country-selector .richText::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.header .country-selector > .component-content {
  height: 100%;
}
.header .country-selector .content {
  display: block;
  height: 100%;
}
.header .country-selector__header-title {
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0;
  padding: 40px 0 10px 0;
  display: block;
  border-bottom: 2px solid #d9f1f8;
}
@media (min-width: 992px) {
  .header .country-selector__header-title {
    margin: 25px 0;
    padding: 0;
    border-bottom: none;
  }
}
.header .country-selector ul {
  opacity: 0;
  padding: 23px 0;
}
.countryVisible .country-selector ul {
  opacity: 1;
  margin-left: 0;
}
@media (min-width: 992px) {
  .countryVisible .country-selector ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100vh;
    max-height: 235px;
  }
}
.countryVisible .country-selector ul li {
  padding-left: 0;
  font-size: 1rem;
}
.countryVisible .country-selector ul li::before {
  content: none;
}
.header .mega-menu {
  padding: 15px calc(100% - 80rem) 10px calc(100% - 79rem);
  border-bottom: 1px solid #d9f1f8;
}
@media (min-width: 992px) {
  .header .mega-menu {
    padding: 15px calc(100% - 80rem) 0 calc(100% - 79rem);
    border-bottom: 2px solid #d9f1f8;
    padding-top: 10px;
  }
}
@media (max-width: 991px) {
  .header .mega-menu .nav {
    order: 1;
  }
}
.header .mega-menu > .component-content > .paragraphSystem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.header .mega-menu > .component-content > .paragraphSystem:after, .header .mega-menu > .component-content > .paragraphSystem:before {
  content: none;
}
.header .mega-menu .aquafresh-logo {
  z-index: 1;
  order: 2;
}
@media (min-width: 992px) {
  .header .mega-menu .aquafresh-logo {
    margin: 0 0 15px 15px;
    order: 0;
  }
}
.header .mega-menu .aquafresh-logo .component-content {
  display: flex;
  justify-content: center;
}
.header .mega-menu .aquafresh-logo img {
  width: auto;
  height: 40px;
}
@media (min-width: 992px) {
  .header .mega-menu .aquafresh-logo img {
    height: 48px;
  }
}
.header .mega-menu .social-icons-follow-us {
  display: none;
  position: fixed;
  bottom: 0;
  padding: 0 20px;
  background-color: white;
}
.header .mega-menu .social-icons-follow-us.show {
  display: flex;
  flex: 1;
  height: 100px;
  align-items: center;
}
@media (min-width: 991px) {
  .header .mega-menu ul li.has-children.is-open > a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: 48px;
    background-color: #da291c;
    border-radius: 4px 4px 0 0;
  }
}
.header .stripes {
  position: absolute;
  width: 100%;
  top: 0;
}
@media (min-width: 992px) {
  .header .stripes {
    display: none;
  }
}
.header .stripes .strip-red {
  width: 100%;
  height: 2px;
  position: relative;
  display: block;
}
.header .stripes .strip-white {
  width: 100%;
  height: 2px;
  position: relative;
  display: block;
}
.header .stripes .strip-blue {
  width: 100%;
  height: 2px;
  position: relative;
  display: block;
}

.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%;
}
.navigation-mobile-menu {
  display: none;
}
@media (max-width: 991px) {
  .navigation-mobile-menu {
    display: block;
    width: 25px;
    height: 20px;
    background: url("../../assets/img/Icon-BurgerMenu.png?auto=format") no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    padding: 0;
    outline: none;
  }
  .navigation-mobile-menu.close {
    background-image: url(../../assets/img/close_menu_button.png?auto=format);
  }
}
.navigation-branch {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
}
.navigation-branch.navigation-level1 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: none;
}
@media (max-width: 991px) {
  .navigation-branch.navigation-level1 {
    display: none;
    padding: 0;
    position: fixed;
    background: white;
    top: 72px;
    left: 0;
    right: 0;
  }
}
@media (max-width: 991px) {
  .navigation-branch.navigation-level1.is-open {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: calc(100vh - 16rem);
    overflow: scroll;
    border-top: solid 1px #d9f1f8;
  }
}
.navigation-branch.navigation-level1.is-open .page-browse-all-products {
  background-color: white;
  margin: 0;
  padding: 0 0 20px 0;
  box-shadow: inset 0 -13px 20px -10px rgba(0, 32, 91, 0.07);
}
.navigation-branch.navigation-level1.is-open .page-browse-all-products::before {
  content: '';
  position: absolute;
  left: 2%;
  width: 92%;
  height: 2px;
  background-color: #d9f1f8;
}
@media (min-width: 991px) {
  .navigation-branch.navigation-level1 .page-oral-care-information .navigation-level2 .navigation-item {
    padding-left: 37.5%;
  }
}
@media (min-width: 991px) {
  .navigation-branch.navigation-level1 .page-about-us .navigation-level2 .navigation-item {
    padding-left: 55.3%;
  }
}
.navigation-branch.navigation-level2 {
  display: none;
  pointer-events: none;
  clip: rect(1px, 1px, 1px, 1px);
  height: 0;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.2, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.2, 0, 0.2, 1);
  transform: translateY(-10px) scaleY(0.5);
  transform-origin: top;
}
@media (min-width: 992px) {
  .navigation-branch.navigation-level2 {
    position: absolute;
    left: -311px;
    top: 67px;
    background-color: white;
    max-width: 1400px;
    width: 1400px;
  }
  .navigation-branch.navigation-level2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 8px;
    background-color: #da291c;
  }
  .navigation-branch.navigation-level2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0;
    background-color: #00A6D6;
  }
  .navigation-branch.navigation-level2 .navigation-item {
    padding-left: 24.7%;
  }
  .navigation-branch.navigation-level2 .navigation-item.page-browse-all-products a {
    border-top: 2px solid #d9f1f8;
    padding-top: 15px;
    margin-top: 10px;
    margin-bottom: 25px;
  }
}
.navigation-branch.navigation-level2 .navigation-item > .navigation-item-title {
  width: 45%;
}
.navigation-item {
  margin: 20px 0 0 0;
  display: block;
}
.navigation-item > .navigation-item-title {
  display: flex;
  align-items: center;
  font-size: 1rem;
  padding-left: 0;
  margin-bottom: 15px;
  color: #00205b;
  text-decoration: none;
  position: relative;
}
@media (max-width: 991px) {
  .navigation-item > .navigation-item-title {
    font-size: 1.25rem;
    font-weight: bold;
    margin: 0;
    position: relative;
  }
}
.navigation-item.has-children > .navigation-item-decoration {
  display: inline-block;
  background: url(../../assets/svg/aqua-sprite.png?auto=format);
  background-position: -37px -37px;
  margin-left: 5px;
  height: 20px;
  width: 20px;
  transition: all 0.3s;
  transform-origin: center;
}
@media (max-width: 991px) {
  .navigation-item.has-children > .navigation-item-decoration {
    top: 28px;
    right: 15px;
    height: 20px;
    width: 20px;
    position: absolute;
  }
}
.navigation-item.is-open > .navigation-branch {
  display: block;
  opacity: 1;
  clip: auto;
  height: auto;
  transform: translateY(0) scaleY(1);
  pointer-events: all;
  box-shadow: inset 0px 20px 15px -10px rgba(0, 32, 91, 0.1), inset 0px -10px 15px -10px rgba(0, 32, 91, 0.1);
}
@media (max-width: 991px) {
  .navigation-item.is-open > .navigation-branch {
    background-color: #fafafa;
  }
}
.navigation-item.is-open > .navigation-item-decoration {
  transform: rotate(180deg);
}
.navigation-item.navigation-level1 {
  margin: 0 0 -2px -2px;
  box-sizing: border-box;
  padding: 15px 0;
  display: flex;
}
@media (max-width: 991px) {
  .navigation-item.navigation-level1 {
    width: 100%;
    padding: 24px 40px 26px 15px;
    display: block;
    position: relative;
  }
  .navigation-item.navigation-level1::after {
    content: '';
    width: 92%;
    position: absolute;
    margin-top: 24px;
    height: 2px;
    background-color: #d9f1f8;
  }
  .navigation-item.navigation-level1 > a {
    position: unset;
    display: block;
  }
  .navigation-item.navigation-level1.is-open {
    padding: 24px 40px 0 15px;
  }
  .navigation-item.navigation-level1.is-open > .navigation-branch {
    margin-left: -15px;
    width: calc(100% + 56px);
    max-width: calc(100% + 56px);
    margin-top: 20px;
  }
  .navigation-item.navigation-level1.is-open > .navigation-branch .navigation-item {
    margin: 0;
  }
  .navigation-item.navigation-level1.is-open > .navigation-branch a {
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 0;
  }
  .navigation-item.navigation-level1.is-open::after {
    margin: 0;
    background-color: #ffffff;
  }
}

@media (min-width: 992px) {
  .browserIE .navigation-branch.navigation-level2 {
    left: -278px;
  }
}

/*# sourceMappingURL=navigation.css.map */
/* NEWSFEED ITEM */
/* NEWSFEED COMPONENT */
/* PER PAGE */
/* MOBILE */
.newsfeed-result {
  padding: 0;
  margin: 0;
  background: #F5F5F5;
  margin-bottom: 20px; }

.newsfeed-image {
  margin: 0;
  height: 150px;
  overflow: hidden; }
  .newsfeed-image img {
    height: 100%;
    min-width: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%); }

.newsfeed-inner-content {
  padding: 10px 15px;
  border-top: solid 4px #F36533; }

.newsfeed-category {
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-title {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #7E7E7E; }
  .newsfeed-title:only-child {
    border-bottom: 0;
    padding: 0;
    margin: 0; }
  .newsfeed-title a:hover {
    text-decoration: none; }
  .newsfeed-title a:active {
    text-decoration: none; }
  .newsfeed-title a:focus {
    text-decoration: none; }

.newsfeed-date {
  font-size: 13px;
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-description {
  margin: 0 0 10px;
  color: #73645D; }

.newsfeed-url {
  font-size: 13px;
  word-break: break-all; }
  .newsfeed-url a {
    color: #16727F;
    font-weight: bold; }
    .newsfeed-url a:hover {
      text-decoration: none; }
    .newsfeed-url a:active {
      text-decoration: none; }
    .newsfeed-url a:focus {
      text-decoration: none; }

.newsfeed {
  position: relative; }
  .newsfeed a {
    color: inherit;
    text-decoration: none; }
  .newsfeed .active a {
    font-weight: bold; }
  .newsfeed .splitter {
    color: #F36533; }

.newsfeed-number {
  margin-bottom: 20px;
  position: absolute;
  left: 250px;
  top: -50px; }
  .newsfeed-number .results-count-strong {
    font-weight: bold; }

.newsfeed-pagination .mobile {
  display: none; }

.newsfeed-pagination-list {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  float: right; }

.newsfeed-pagination-item {
  display: inline-block; }
  .newsfeed-pagination-item a {
    display: block;
    border: 1px solid #e9e9e9;
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 3px; }
    .newsfeed-pagination-item a:hover {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:focus {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:active {
      text-decoration: none;
      border-color: #a0ce4e; }

.newsfeed-pagination-item.separator {
  display: inline-block;
  border: 1px solid #fff;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
  letter-spacing: 2px; }
  .newsfeed-pagination-item.separator:before {
    content: "..."; }

.newsfeed-pagination-item.is-active a {
  background: #a0ce4e;
  color: #fff;
  cursor: default; }

.newsfeed-pagination-item.item-next a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-next a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:after {
    content: ">";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-left: 5px; }

.newsfeed-pagination-item.item-previous a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-previous a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:before {
    content: "<";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-right: 5px; }

.view-all.button {
  margin-top: 30px; }

.promo .view-all.button {
  text-align: center; }

.related .view-all.button {
  text-align: start; }

.view-all a {
  background: #15717d;
  padding: 10px 23px;
  border-radius: 20px;
  color: #fff; }

span.newsfeed-related-updates {
  display: block;
  margin: 50px 0 20px 0;
  font-style: italic;
  color: #73645D; }

a.newsfeed-related-category {
  background: #f3f2f0;
  padding: 15px;
  border-radius: 40px;
  font-weight: bold;
  color: #15717d; }

.newsfeed-perPage {
  max-width: 200px;
  margin: 14px 0 0; }
  .newsfeed-perPage > div {
    display: inline-block; }
  .newsfeed-perPage .active {
    font-style: italic;
    background: #DDD; }
  .newsfeed-perPage a {
    color: inherit;
    text-decoration: none; }
  .newsfeed-perPage .heading {
    background: #EEE;
    min-width: 100px;
    padding: 10px; }
  .newsfeed-perPage .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
  .newsfeed-perPage ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeed-perPage li {
    padding: 5px 20px; }
    .newsfeed-perPage li a {
      display: block; }

@media (max-width: 767px) {
  .newsfeed-pagination {
    text-align: center; }
    .newsfeed-pagination .mobile {
      display: block; }
    .newsfeed-pagination .desktop {
      display: none; }
  .newsfeed-pagination-list {
    display: inline-block;
    float: none; }
  .newsfeed-result.has-image {
    text-align: center; }
    .newsfeed-result.has-image .newsfeed-image {
      position: static;
      margin-bottom: 20px; }
    .newsfeed-result.has-image .newsfeed-title {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-description {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-date {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-url {
      text-align: left;
      margin-left: 0; }
  .item-previous {
    float: left; }
  .item-next {
    float: right; } }
.newsfeedFilterBy {
  max-width: 200px; }
  .newsfeedFilterBy .active {
    font-style: italic;
    background: #DDD; }
  .newsfeedFilterBy a {
    color: inherit;
    text-decoration: none; }
  .newsfeedFilterBy .heading {
    background: #F36533;
    color: #FFF;
    padding: 10px; }
  .newsfeedFilterBy .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
    .newsfeedFilterBy .slider .tag-link a {
      display: block; }
  .newsfeedFilterBy .top-level {
    font-weight: bold;
    padding-left: 10px; }
  .newsfeedFilterBy ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeedFilterBy li {
    padding: 5px 20px; }
.podcast {
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #EFEFED;
  max-width: 800px; }
  .podcast p {
    margin: 0; }

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

.audio__controls {
  display: flex;
  align-items: center; }

.audio__backwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%; }

.audio__forwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%; }

.audio__backwards, .audio__forwards, .audio__play, .audio__pause {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.audio__play {
  height: 50px;
  width: 50px;
  background-color: #15717d;
  border-radius: 50%; }
  .audio__play:after {
    content: "\25b6";
    color: #fff;
    font-size: 25px; }

.audio__pause {
  display: none;
  height: 50px;
  width: 50px;
  background-color: #ffffff;
  border-radius: 50%; }
  .audio__pause:after {
    content: "| |";
    color: #000;
    font-size: 25px; }

.audio--playing .audio__pause {
  display: flex; }

.audio--playing .audio__backwards {
  visibility: visible; }

.audio--playing .audio__forwards {
  visibility: visible; }

.audio--playing .audio__play {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.powerreviews {
  border: solid 1px #e0e0e0;
  padding: 5px 10px 0 10px;
  margin-bottom: 5px; }
  .powerreviews .p-w-r .pr-header-title {
    color: #f36633; }
  .powerreviews .p-w-r .pr-star-selected {
    background-color: #f36633; }
  .powerreviews .pr-snapshot-rating .pr-stars {
    background-image: url("../../img/stars.gif"); }
  .powerreviews .pr-review-rating .pr-stars-small {
    background-image: url("../../img/stars_small.gif"); }
  .powerreviews .pr-snippet-stars .pr-stars-small {
    background-image: url("../../img/stars_small.gif"); }
  .powerreviews.pr-base-modal a, .powerreviews .pr-pa-snippet a, .powerreviews .pr-review-engine a, .powerreviews .pr-snippet a, .powerreviews prImageSnippet a {
    color: #f36633; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
    border-bottom: 2px solid #f3f2f1;
}

.productList .product-list-content {
    display: table;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.productList .product-list-content .product-list-main, .productList .product-list-content product-list-header {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}

.productList .alphabet-filter__element {
    margin-left: 10px;
}

.productList .no-of-shown-results, .productList .no-of-all-results, .productList .applied-filter {
    font-weight: bold;
}

.productList .product-list-main {
    display: table-row;
    justify-content: space-around;
}

.productList .product-list-header {
    display: table-row;
    justify-content: space-around;
}

.productList .product-list-filter--alphabet {
    border-left: 2px solid #f3f2f1;
}

.productList .product-list-filter .filter-trigger--alphabet {
    color: #72635d;
    cursor: default;
    opacity: 0.5;
    text-decoration: none;
    margin: 0;
}

.productList .product-list-filter .filter-trigger--alphabet.filter-trigger--active {
    color: #f36633;
    cursor: pointer;
    opacity: 1;
    text-decoration: none;
}

.productList .product-list-header__filter-by .filter-by__label {
    background-color: #f36633;
    color: white;
    padding: 10px 30px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.productList ul.filter__product-types {
    display: none;
    position: absolute;
    background-color: #f2f2f2;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.productList ul.filter__product-types li {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.productList ul.filter__product-types li input ~ span::after {
    content: "";
    background-color: white;
    border-radius: 30px;
    width: 20px;
    height: 20px;
    margin: 0 7px 0 0;
    position: absolute;
    right: 0;
}

.productList ul.filter__product-types li input:checked ~ span::after {
    background-color: #15717e;
    border: 2px solid white;
    margin: 0 6px 0 0;
}

.productList ul.filter__product-types li input {
    visibility: hidden;
}

.productList ul .alphabet-filter__elements, .productList ul .product__links--additional {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.productList ul.filter__product-types.show {
    display: block;
    padding: 0;
}

.productList .product__info-formula-text {
    font-style: italic;
}

.productList .product .product__links a {
    color: #15717e;
    font-weight: bold;
}

.productList .product .product__info-title, .productList .product .product__info-title a {
    color: #15717e;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.productList .product .product__info-title.lock-icon {
    color: black;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.productList .product .product__info-title.lock-icon a:before {
    content: '!';
    color: #ff0000;
}

.productList .product-list-main__results {
    width: 95%;
}

.productList .product-list-main__results .product {
    display: flex;
    margin-top: 15px;
}

.productList .product-list-main__results .product .product__info {
    width: 50%;
}

.productList .product-list-main__results .product .product__links {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 700;
}

.productList .results__show-more-btn {
    display: inline-block;
    margin-top: 15px;
    color: white;
    background-color: #15717e;
    padding: 10px 30px;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    width: 20%;
    margin-left: 35%;
    margin-right: auto;
}

.productList .results__show-more-btn:hover {
    background-color: white;
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #15717e;
    color: #15717e;
    font-size: 18px;
    width: 20%;
    margin-left: 35%;
    margin-right: auto;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionanswers.hideScoreBox .quizScoreBox, .questionanswers.hideScoreBox .quizResultBoxContainer {
  display: none; }

.quizResultBoxContainer.showBoxQuiz {
  display: block; }

.quizButton img {
  cursor: pointer; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionWithCheck {
  border: dotted 1px #D5D1CE;
  padding: 10px; }
  .questionWithCheck .formControl-radio {
    float: left;
    margin: 0;
    padding: 0;
    width: 21px; }
  .questionWithCheck .genericFormGroup span input[type="checkbox"] {
    float: left;
    margin: 2px 2px 0 0;
    padding: 0;
    width: 15px; }

.questionWithRadio button {
  background: white;
  border: 1px solid white;
  border-radius: 0;
  float: left;
  margin-right: 15px; }
  .questionWithRadio button.optionActive {
    border: solid 1px #D5DCEF; }

.questionWithRadio .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.questionWithRadio .genericFormGroup span input[type="radio"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
  margin-right: 15px; }

.questionWithRadio .genericFormGroup .quizRadioImg label, .questionWithCheck .genericFormGroup .quizRadioImg label {
  width: 100px; }

.questionWithRadio .quizScoreBox, .questionWithCheck .quizScoreBox {
  border: 1px solid #0F61AF;
  background: white;
  text-align: center;
  font-weight: 700;
  padding: 5px;
  width: 50px;
  height: 15px;
  margin-left: 20px;
  float: left; }
  .questionWithRadio .quizScoreBox p, .questionWithCheck .quizScoreBox p {
    margin: 0;
    font-weight: 700; }

.questionWithRadio .imgContainer, .questionWithCheck .imgContainer {
  width: 100%;
  float: left; }

.questionWithRadio .quizQuestion p, .questionWithCheck .quizQuestion p {
  margin: 0 0 15px 0; }

.quizHideBox {
  display: none; }

.quizOverlayContainer .overlay-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 1000;
  /* high z-index */
  background: #000;
  /* fallback */
  background: rgba(0, 0, 0, 0.75);
  text-align: center; }

.quizOverlayContainer .overlay-content {
  background: none repeat scroll 0 0 white;
  display: inline-block;
  max-width: 90%;
  min-height: 80px;
  min-width: 80px;
  padding: 30px 10px 10px;
  position: relative;
  text-align: left;
  top: 150px; }

.quizOverlayContainer .overlay-close {
  background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0/20px auto rgba(0, 0, 0, 0);
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 20px;
  position: absolute;
  right: 3px;
  top: 5px;
  width: 20px;
  z-index: 9999; }

.quizOverlayContainer .close-btn:hover {
  background: #05abe0; }

.questionWithImage {
  clear: both; }
  .questionWithImage .quizQuestion {
    border: 2px solid #0F61AF;
    background: #D5DCEF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px 10px 20px 10px;
    float: left;
    width: 80%; }
    .questionWithImage .quizQuestion p {
      font-weight: 700;
      line-height: 1.2em;
      margin: 10px 0 0 0;
      vertical-align: middle;
      color: black; }
  .questionWithImage .imgContainer {
    float: left;
    width: 50%;
    text-align: center; }
    .questionWithImage .imgContainer span {
      border: 3px solid #78A7D2;
      padding: 10px;
      height: 36px;
      width: 36px;
      -webkit-border-radius: 150px;
      -moz-border-radius: 150px;
      border-radius: 150px; }
    .questionWithImage .imgContainer img {
      text-align: center;
      vertical-align: bottom;
      cursor: pointer; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRighCaption {
    float: left;
    width: 25%; }

.quizResultContainer {
  width: 92%; }

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left; }
  .quizScoreBox p {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    color: black;
    margin-top: 15px; }
  .quizScoreBoxtotalScoreBox {
    float: right; }

.quiz .nextQuestionPage {
  float: right; }

.quiz .generateScore {
  float: right; }

.quiz .button.generateScore {
  width: 230px;
  padding: 10px;
  font-weight: 700;
  font-size: 22px;
  color: white;
  background: #115A64; }

.quiz .button.generateScoreNewPage {
  padding: 10px;
  font-weight: 700;
  color: #0073BD;
  border: solid 1px white;
  background: #E4FE98; }

.quiz.quizWithBGImage {
  float: left; }
  .quiz.quizWithBGImage .quizQuestionBox {
    background-color: #FFF1D0;
    padding: 20px;
    width: 70%; }
    .quiz.quizWithBGImage .quizQuestionBox h2 {
      color: #4469A1;
      font-size: 40px;
      margin-bottom: 0; }
    .quiz.quizWithBGImage .quizQuestionBox p {
      font-size: 18px;
      color: #5C5D59;
      margin: 0;
      line-height: 22px; }
  .quiz.quizWithBGImage .quizQuestionOption {
    position: relative;
    background-repeat: no-repeat;
    background-position: left top; }
  .quiz.quizWithBGImage .quizOptionButton {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #E2F1F3;
    padding: 17px 25px 17px 25px;
    font-size: 20px;
    border: 0;
    border-radius: 0;
    color: #73A1A7; }
    .quiz.quizWithBGImage .quizOptionButton focus {
      border: dotted 1px #000; }
    .quiz.quizWithBGImage .quizOptionButton span {
      background: url("../../img/boxlink-arrow.png") no-repeat right center;
      padding-right: 25px; }

.quiz.quizProgressBar .quizProgressBarQuestions {
  background-color: white;
  padding: 5px;
  position: relative;
  margin-bottom: 35px; }
  .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
    color: #22508E;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 2px;
    padding: 0;
    border: none;
    background: none;
    cursor: text; }

.quiz.quizProgressBar .quizProgressBarDots {
  background-color: #eeece4;
  border: 1px solid #eeece4;
  border-radius: 18px;
  height: 10px;
  padding: 5px;
  position: relative; }

.quiz.quizProgressBar .quizProgressDots {
  background-color: white;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
  box-shadow: none;
  border: 0px solid gainsboro; }
  .quiz.quizProgressBar .quizProgressDots.active {
    background-color: #099696;
    height: 16px;
    width: 16px;
    left: 0;
    position: absolute;
    top: 2px; }
  .quiz.quizProgressBar .quizProgressDots.firstactive {
    background-color: #099696;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 2px; }
  .quiz.quizProgressBar .quizProgressDots.progressActive {
    background-color: #099696;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 2px; }

.quizWithBGImage.questionOption1 .quizQuestionOption {
  height: 450px; }

.quizWithBGImage.questionOption2 .quizQuestionOption, .quizWithBGImage.questionOption3 .quizQuestionOption, .quizWithBGImage.questionOption4 .quizQuestionOption, .quizWithBGImage.questionOption5 .quizQuestionOption {
  height: 225px; }

.quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4 {
  width: 50%; }

.quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
  width: 25%; }

#question3 .quizWithBGImage .questionOption2 {
  height: 450px; }
  #question3 .quizWithBGImage .questionOption2 .quizQuestionOption {
    height: 450px; }

#question3 .quizWithBGImage.questionOption2 {
  widht: 50%; }

#question2 .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption4, #question2 .quizWithBGImage.questionOption5 {
  width: 25%; }

.quizProgressBar {
  background: white;
  border: solid 1px white;
  padding: 20px 0;
  border-color: white;
  box-shadow: 0 0 10px #9ecaed; }

.progressDotActive {
  width: 2%;
  background: #099696;
  height: 10px; }

.quizRadioImg {
  float: left;
  width: 100px; }

.hideQuizTotalBox .quizResultContainer {
  display: none; }

/* Mobile start */
@media only screen and (max-width: 767px) {
  .questionWithCheck .formControl-radio {
    clear: both;
    display: block; } }

@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%; }
  .questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%; }
  .quizRadioImg {
    width: 100%; }
  .questionWithImage .quizQuestion {
    width: 60%; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%; }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px; }
    .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
      font-size: 12px;
      font-weight: 700; }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block; }
    .quiz.quizWithBGImage .quizQuestionOption {
      width: 100%;
      display: block;
      background: no-repeat;
      background-position: center center;
      background-attachment: scroll;
      background-size: 100% 100%; }
  .quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4, .quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
    width: 100%; }
  .quizWithBGImage #question3 .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage #question2 .quizWithBGImage.questionOption3, .quizWithBGImage #question2 .quizWithBGImage.questionOption4, .quizWithBGImage #question2 .quizWithBGImage.questionOption5 {
    width: 100%; } }
.richText .component-content {
  overflow: hidden; }

.richText h1 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h2 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h3 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h4 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h5 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h6 {
  margin-top: 0;
  word-wrap: break-word; }

.richText a {
  text-decoration: underline; }

.richText ul, .richText ol {
  padding: 10px 0;
  margin-left: 10px; }

.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  list-style-type: none; }

.richText ol li {
  list-style: decimal; }

.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 15px; }
  .richText ul li:before {
    position: absolute;
    top: 1px;
    left: -5px;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    margin: 5px 15px 5px 10px;
    float: left; }
  .richText-image.pull-right {
    margin: 5px 10px 5px 15px;
    float: right; }
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1; }

.searchFilter-title {
  background-color: white;
  background: url("../../img/down_arrow_black.png") no-repeat 90% center;
  margin: 0;
  padding: 13px;
  cursor: pointer; }

.searchFilter-controls {
  border-top: solid 4px #f36533; }
  .searchFilter-controls .searchFilterContent {
    display: block; }

.searchFilter-selection, .searchFilter-checkbox, .searchFilter-phrase {
  overflow: hidden;
  margin: 5px 0; }

.searchFilter-label {
  float: left;
  margin-right: 10px;
  min-width: 85%; }

.searchFilter-checkbox .searchFilter-label {
  float: none;
  margin-right: 0; }

.searchFilter-submit {
  padding: 13px;
  margin: 5px 0;
  overflow: hidden;
  display: block; }
  .searchFilter-submit button {
    float: right; }

.searchFilter-horizontal .searchFilter-controls {
  float: left; }

.searchFilter-horizontal .searchFilter-control {
  float: left; }

.searchFilter-horizontal .searchFilter-label {
  min-width: 0; }

.searchFilter-horizontal .searchFilter-selection, .searchFilter-horizontal .searchFilter-checkbox, .searchFilter-horizontal .searchFilter-phrase {
  float: left;
  clear: none;
  margin-right: 10px; }

.tagRadioFilter fieldset {
  border: none;
  margin: 0;
  padding: 0; }
  .tagRadioFilter fieldset legend {
    background: url("../../img/filter-plus.png") no-repeat right center;
    color: #000;
    font-size: 16px;
    padding: 0px 10px;
    display: block;
    width: 93%;
    cursor: pointer;
    margin: 7px 10px; }
    .tagRadioFilter fieldset legend.filter-active {
      background: url("../../img/filter-minus.png") no-repeat right center; }
  .tagRadioFilter fieldset .searchFilter-control, .tagRadioFilter fieldset .searchFilter-control {
    padding: 7px 5px;
    background: #f5f5f5;
    border-bottom: solid 1px #f8f7f6; }

.searchFilter-sorting h4 {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0px 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px; }

.tagRadioFilter input {
  float: right; }

.searchFilter-form .search-productFilter, .searchFilter-form .search-theraphyFilter, .searchFilter-form .search-indicationFilter {
  font-size: 1.2em;
  font-style: italic;
  padding: 0 20px; }

.searchResults-number {
  display: none; }

.searchFilter-content {
  display: none; }
.reference-header .search-box-icon {
  margin-right: 15px;
  width: 25px;
  height: 25px;
  background: url("../../assets/svg/red.svg?auto=format") no-repeat;
  background-size: contain;
  background-position: center;
  order: 3;
  width: 100%;
  background-position: right !important;
}
.reference-header .search-box-icon.close-button {
  background: url("../../assets/img/close_menu_button.png?auto=format") no-repeat;
}
@media (min-width: 992px) {
  .reference-header .search-box-icon {
    display: none;
  }
}
.reference-header.open-mobile-nav .search-box-icon {
  display: none;
}
.reference-header .search-box-wrapper {
  width: 100%;
  padding: 15px 10% 3px 10%;
  margin: -60px 0 0 0;
  transition: margin-top 0.3s ease-out, opacity 0.5s ease-in;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 992px) {
  .reference-header .search-box-wrapper {
    opacity: 1;
    visibility: visible;
    width: 290px;
    padding: 0;
    margin: 0 15px 15px 0;
  }
}
@media (max-width: 991px) {
  .reference-header .search-box-wrapper {
    position: absolute;
    top: 72px;
    background-color: white;
    order: 4;
    padding: 15px 10% 15px 10%;
  }
}
.reference-header .search-box-wrapper.is-active {
  border-top: 1px solid #d9f1f8;
  visibility: visible;
  opacity: 1;
  margin-top: 0;
}
@media (min-width: 992px) {
  .reference-header .search-box-wrapper.is-active {
    border-top: none;
  }
}
.reference-header .search-box-wrapper > .component-content > .content {
  margin: 0;
}
.reference-header .searchBox {
  padding: 0;
  border: none;
}
@media (min-width: 992px) {
  .reference-header .searchBox {
    border-radius: 20.5px;
    border: solid 2px rgba(69, 157, 201, 0.33);
  }
}
.reference-header .searchBox .form-search {
  display: flex;
  height: 38px;
}
.reference-header .searchBox-label {
  width: 100%;
  border: solid 2px rgba(69, 157, 201, 0.33);
  border-radius: 20.5px;
}
@media (min-width: 992px) {
  .reference-header .searchBox-label {
    border: none;
    order: 1;
  }
}
.reference-header .searchBox-title {
  display: none;
}
.reference-header .button {
  background: url(../../assets/svg/aqua-sprite.png?auto=format);
  background-position: -40px -121px;
  width: 29px;
  height: 38px;
  text-indent: -9999px;
  border: none;
  padding: 0;
  border-radius: 50px;
  margin-left: 15px;
}
.reference-header input {
  height: 100%;
  width: 100%;
  border-radius: 20px;
  border: none;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .reference-header input {
    padding: 0 10px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
  }
}

/*# sourceMappingURL=searchBox.css.map */
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.searchResults-term {
  font-style: italic; }

.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchResults-results {
  margin-bottom: 10px; }

.searchResults-description, .searchResults-url {
  margin-left: 110px; }

.searchResults-url {
  margin-top: 10px; }

.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchResults-result {
  position: relative;
  padding: 0 10px 20px 10px;
  overflow: hidden;
  background-color: #e1e1e1; }
  .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchResults-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  margin-top: 10px;
  text-align: center; }

.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px; }

.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default; }
  .searchResults-pagination-list {
    padding: 0;
    margin: 0; }
  .searchResults-pagination-item {
    display: inline-block;
    margin: 1px;
    line-height: 30px;
    background-color: #eeeeee;
    cursor: default; }
    .searchResults-pagination-item a {
      display: inline-block;
      min-width: 30px;
      padding: 0 10px;
      background-color: #e1e1e1;
      cursor: pointer; }
      .searchResults-pagination-item a:hover {
        background-color: #ebebeb;
        text-decoration: none; }
    .searchResults-pagination-item.is-active {
      font-weight: bold; }

.searchResults-tags {
  list-style-type: none;
  padding: 0; }
  .searchResults-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .searchResults-tags-item-link {
      display: block;
      padding: 1px;
      color: black;
      font-size: 0.85em;
      background: #b9b8b8;
      border: 1px solid #939191; }
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
    display: flex;
}

.searchBlox-results highlight {
    font-weight: bold;
}

.searchBlox-results .searchResults-number {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.searchBlox-results .searchResults-title {
    display: block;
    color: #323131;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-left: 10px;
}

.searchBlox-results .searchResults-term {
    font-style: italic;
}

.searchBlox-results .searchResults-results {
    margin-bottom: 10px;
}

.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
    margin-left: 10px;
}

.searchBlox-results .searchResults-image {
    float: left;
    width: 100px;
    height: 100px;
    margin: 10px 0;
}

.searchBlox-results .searchResults-result {
    position: relative;
    overflow: hidden;
    padding: 0 10px 20px 10px;
    background-color: #eeece4;
}

.searchBlox-results .searchResults-result:nth-child(even) {
    background-color: inherit;
}

.searchBlox-results .searchResults-icon-wrapper {
    position: absolute;
    text-align: center;
    width: 70px;
    margin-top: 10px;
    left: 0;
    top: 0;
}

.searchBlox-results .searchResults-url {
    margin-top: 10px;
}

.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
    font-family: sans-serif;
    font-size: 12px;
    color: #635a54;
}

.searchBlox-results .searchResults {
    width: 100%;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
    float: right;
    padding-left: 20px;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
    padding-left: 0;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
    list-style-type: none;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
    color: #000;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
    color: #F98033;
    font-size: 12px;
    font-weight: 700;
}

.searchResults .searchResults-facets {
    margin-right: 30px;
}

.searchResults .searchResults-facets .facet-value {
    cursor: pointer;
}

.searchResults .searchResults-facets .facet-value--active {
    font-weight: bold;
}

.searchResults .searchResults-facets .facet-value--active:before {
    content: "✖";
}
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
  .shareThis-list li {
    float: left;
    width: auto;
    height: 26px;
    margin: 0 10px 10px 0; }
    .shareThis-list li:last-child {
      margin-right: 0; }

.shareThis-item a {
  display: block;
  height: 26px;
  transition: all .3s; }
  .shareThis-item a:hover img {
    opacity: 1; }

.shareThis-item img {
  opacity: 0.7;
  transition: opacity .2s ease-in-out; }
.sitemap-columns-1 .sitemap-column {
  width: 100%; }

.sitemap-columns-2 .sitemap-column {
  width: 50%; }

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%; }

.sitemap-columns-4 .sitemap-column {
  width: 25%; }

.sitemap-columns-5 .sitemap-column {
  width: 20%; }

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%; }

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%; }

.sitemap-columns-8 .sitemap-column {
  width: 12.5%; }

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%; }

.sitemap-columns-10 .sitemap-column {
  width: 10%; }

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%; }

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%; }

.sitemap-column {
  float: left; }
  .sitemap-column .component-content {
    overflow: hidden; }
  .sitemap-column a {
    text-decoration: none; }
  .sitemap-column h3 {
    padding: 5px 7px;
    font-size: 13px;
    font-weight: bold;
    background-color: #e1e1e1; }
  .sitemap-column ul {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    list-style: none; }
  .sitemap-column > ul {
    margin: 0 3px; }
    .sitemap-column > ul li > ul {
      padding-bottom: 0;
      padding-left: 5px;
      margin-bottom: 0;
      margin-left: 0;
      word-wrap: break-word; }
      .sitemap-column > ul li > ul li {
        position: relative;
        padding-left: 5px;
        font-weight: bold;
        line-height: 150%; }
        .sitemap-column > ul li > ul li:before {
          position: absolute;
          top: 1px;
          left: 0;
          content: "\f0da";
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          position: relative;
          font-weight: normal; }
        .sitemap-column > ul li > ul li > ul {
          margin-top: 0; }
          .sitemap-column > ul li > ul li > ul li {
            font-weight: normal; }

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none; }
    .component-content .sitemap-column > ul {
      margin: 0 0 15px; } }
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.table .button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .table .button {
      display: block;
      margin: 20px; } }

.table-caption {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
  border-bottom: none; }
  .table-caption .button {
    display: block;
    margin: 10px 0 0 5px; }
    @media only screen and (max-width: 767px) {
      .table-caption .button {
        display: none; } }

.table th, .table td {
  border: solid 2px #323131;
  padding: 5px; }

.table td {
  vertical-align: middle; }

.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center; }

.table table {
  width: 100%;
  border: solid 2px #323131;
  border-collapse: collapse; }

.no-js .table .button {
  display: none; }
.tabs {
  position: relative; }
  .tabs-heading {
    display: block;
    color: #323131;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px; }
  .tabs-nav {
    position: relative;
    top: 0;
    left: 0;
    height: 39px;
    z-index: 150;
    width: 100%;
    overflow: hidden; }
    .tabs-nav-list {
      position: relative;
      left: 0;
      padding: 0;
      margin: 0;
      width: 2000px;
      list-style: none;
      overflow: hidden; }
    .tabs-nav-item {
      display: inline;
      float: left;
      margin-left: 5px;
      height: 21px;
      top: 4px;
      padding: 7px 10px 7px 10px;
      border-width: 2px 2px 0 2px;
      border-style: solid;
      border-color: #323131;
      background: #e1e1e1;
      font-weight: bold;
      font-size: 12px;
      cursor: pointer; }
      .tabs-nav-item a {
        color: #323131; }
      .tabs-nav-item.is-active,
      .tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
        cursor: default;
        background: white; }
      .tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
        border-bottom: none;
        padding-bottom: 9px; }
      .tabs-nav-item.is-active:hover a {
        color: #323131; }
      .tabs-nav-item:first-child {
        margin-left: 0; }
      .tabs-nav-item:hover {
        background: #939191; }
        .tabs-nav-item:hover a {
          color: white;
          text-decoration: none; }
    .tabs-nav-switcher {
      position: absolute;
      top: 0;
      height: 35px;
      width: 15px;
      border: 2px solid #323131;
      background: #e1e1e1;
      cursor: pointer; }
      .tabs-nav-switcher-right {
        right: 0; }
      .tabs-nav-switcher-left {
        left: 0; }
        .tabs-nav-switcher-left:before {
          content: "f053";
          margin-left: -4px; }
      .tabs-nav-switcher:before {
        left: 50%;
        margin-left: -3px;
        padding: 7px 0;
        font-size: 12px;
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal; }
  .tabs-content {
    padding: 13px;
    position: relative;
    top: -2px;
    z-index: 100;
    border: solid 2px #323131;
    background: white;
    overflow: hidden; }

.tabMenuItem {
  margin-bottom: 0; }

.no-js .tabs > .component-content {
  padding-top: 0; }

.no-js .tabs-nav {
  display: none; }

.no-js .tabs-content {
  display: block !important;
  visibility: visible !important; }
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.genericFormGroup {
  clear: both; }

.initialTabBasedFilter {
  background-color: #eeece4;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative; }

.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto; }

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }

.tagbasedfilter .simpleTagFilter input[type="button"] {
  background-color: #f36633;
  border: 1px solid #D5D1CE;
  border-radius: 0;
  color: white;
  padding: 5px 10px; }

/*Multi Level Filter*/
.tagBasedFilter .multiLevelFilterContent input[type="button"]:hover {
  background-color: #85F5F5; }

.tagBasedFilter .multiLevelFilterContent .selected {
  background-color: #85F5F5; }

.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px; }

.tagBasedFilter.multiLevelFilter .genericFormGroup span input[type="button"]:focus {
  background: url("../../img/quiz1_hover.png") no-repeat scroll center center; }

.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px; }

.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px; }

.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px; }

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 {
  margin-left: 0; }
  .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input {
    float: left; }

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0; }

.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0 {
  float: left; }

.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0; }

.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700; }

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em; }

.userBox .logged-in .user {
  font-weight: bold; }

.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0; }
  .userBox .logged-in .button, .userBox .logged-out .button {
    float: right; }
  .userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
    background-color: #eeece4;
    border: 1px solid #D5D1CE;
    margin-left: 1%;
    margin-right: 1%;
    color: #323131;
    padding: 5px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block; }
    .userBox .logged-in .button:hover, .userBox .logged-in a:hover, .userBox .logged-out .button:hover, .userBox .logged-out a:hover {
      background-color: #939191;
      color: white; }
  .userBox .logged-in .lt-ie8 .button, .userBox .logged-out .lt-ie8 .button {
    display: inline; }
.video object,
.video embed {
  width: 100%; }

.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #323131; }

.video-video {
  border: solid 2px #323131; }
  .video-video-container {
    margin: 0 auto; }

.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red; }

.no-js .video-nojs {
  display: block; }
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }
.virtual-meeting-component .virtual-meeting-content--initializing {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.virtual-meeting-component .meeting-registration-button {
    background-color: #15717d;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none;
}

.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
    background-color: #15717d;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .virtual-meeting-spinner {
    position: absolute;
    top: 200px;
    left: 50%;
    z-index: 5000;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s;
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-item {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-item-before {
    50% {
        transform: scale(0.4);
    }
    100%, 0% {
        transform: scale(1);
    }
}

.box.virtual-meeting-list .component-content {
    overflow: visible;
}

.box.virtual-meeting-list .component-content .tabs .tabs-nav {
    overflow: visible;
    height: 50px;
}

.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
    width: 100%;
}

.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
    background: #ebebeb;
    padding: 14px 30px 18px;
    border: none;
}

.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
    border-top: 4px solid #f36633;
}

.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
    color: #f36633;
}

.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
    text-decoration: underline;
}

.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
    color: #808080;
    font: bold 18px sans-serif;
}

.box.virtual-meeting-list .component-content .tabs .tabs-content {
    overflow: visible;
    z-index: 500;
    padding: 0;
    border: none;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.virtual-meeting-component .meeting-registration-button {
    background-color: #15717d;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none;
}

.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
    background-color: #15717d;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .virtual-meeting-spinner {
    position: absolute;
    top: 200px;
    left: 50%;
    z-index: 5000;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s;
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-item {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-item-before {
    50% {
        transform: scale(0.4);
    }
    100%, 0% {
        transform: scale(1);
    }
}

.virtualMeetingList .meeting-list-filter {
    background-color: #f0efed;
    padding: 30px;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
    font-weight: 700;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
    content: 'x';
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
    background-color: #f36633;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin: 0;
    display: inline;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
    float: right;
    font-size: 14px;
    margin: 0;
    display: inline;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 10px;
    min-width: 230px;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
    box-sizing: border-box;
    margin: 10px 10px;
    padding: 0;
    border-radius: 20px;
    text-align: center;
    font-size: 15px;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
    background-color: #f0efed;
    color: #f36633;
    border: 0;
    border-radius: 20px;
    padding: 5px;
    font-weight: 700;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
    background-color: #f36633;
    color: #f0efed;
    cursor: pointer;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #e0dfdd;
    border-image: none;
    padding: 0;
    margin: 0;
    clear: both;
    height: 52px;
    position: relative;
    cursor: pointer;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
    height: auto;
    transition-duration: 0.5s;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
    border-width: 2px 0 2px;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
    font-weight: 700;
    padding-left: 16px;
    padding-top: 10px;
    position: relative;
    display: block;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
    content: '+';
    float: right;
    font-size: medium;
    margin-right: 20px;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
    color: #15717d;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
    font-style: italic;
    margin-left: 16px;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
    content: '-';
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
    display: block;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
    background-color: #f0efed;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
    display: none;
    list-style: none;
    padding-left: 0;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
    border-bottom: 1px solid;
    border-color: #e0dfdd;
    padding: 15px;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
    background-color: #f36633;
    color: #f0efed;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
    color: #f0efed;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
    background-color: #15717d;
    color: #fff;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
    color: #fff;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
    color: #f0efed;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
    color: #f0efed;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
    margin: 0;
}

.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
    display: block;
    color: #808080;
    font-style: italic;
    margin: 0;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.virtual-meeting-component .meeting-registration-button {
    background-color: #15717d;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none;
}

.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
    background-color: #15717d;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .virtual-meeting-spinner {
    position: absolute;
    top: 200px;
    left: 50%;
    z-index: 5000;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s;
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-item {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-item-before {
    50% {
        transform: scale(0.4);
    }
    100%, 0% {
        transform: scale(1);
    }
}

.virtualMeetingList .meeting-list-content .no-results-label {
    display: table;
    margin: 0 auto;
    font-size: large;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry {
    display: flex;
    align-items: flex-start;
    align-content: center;
    padding-bottom: 30px;
    margin: 30px 0 0;
    position: relative;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
    border-bottom: 1px solid #d4d0ce;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
    border-right: none;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
    border-right: none;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
    margin-top: 15px;
    margin-bottom: -15px;
    display: inline-block;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    border-right: 1px solid #d4d0ce;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 400px;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
    display: none;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
    display: none;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
    flex-direction: column;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
    display: inline-block;
    padding: 0;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
    flex-direction: column;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 150px;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
    display: block;
    border-left: none;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
    font-weight: 700;
    font-size: 18px;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
    position: relative;
    padding: 0 20px;
    float: left;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
    padding: 0 20px;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 400px;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
    font-family: sans-serif;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-word;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
    padding-left: 20px;
    position: absolute;
    right: 5%;
    bottom: 5px;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
    font-size: 12px;
    color: #3e3e3e;
    font-family: sans-serif;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
    width: 230px;
    height: 173px;
    position: relative;
    float: left;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
    font-size: 24px;
    color: #15717d;
    font-weight: 700;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
    text-decoration: underline;
}

.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
    display: inline-block;
    position: relative;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.virtual-meeting-component .meeting-registration-button {
    background-color: #15717d;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none;
}

.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
    background-color: #15717d;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.virtual-meeting-component .virtual-meeting-spinner {
    position: absolute;
    top: 200px;
    left: 50%;
    z-index: 5000;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s;
}

.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s;
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-item {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-item-before {
    50% {
        transform: scale(0.4);
    }
    100%, 0% {
        transform: scale(1);
    }
}

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
    top: 20px;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
    font-weight: 700;
    border: 1px solid #e1dede;
    margin: 0;
    min-height: 75px;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    width: 75%;
    border-right: none;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
    width: 100%;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
    margin: 0;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
    font-size: 14px;
    line-height: 22px;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
    margin-right: 2px;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
    float: right;
    color: #15717d;
    text-decoration: none;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
    position: absolute;
    right: 0;
    top: 15px;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
    width: 75%;
    order: -1;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
    border-left: none;
    width: 100%;
    margin-top: 6px;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
    color: #000;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 6px;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
    display: none;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
    float: right;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
    right: 0;
    top: 15px;
    height: 100%;
    left: auto;
    position: absolute;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
    content: '';
    height: 90%;
    width: 1px;
    background-color: #e1dede;
    position: relative;
}

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px; }

.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242; }
  .virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
    display: flex;
    align-items: center;
    margin-left: 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
      margin: 0 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
      font-size: 20px;
      color: white; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
      border-color: #15717d; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.webinar {
  border: 1px solid #D5D1CE; }
  .webinar .containerInner {
    height: auto;
    overflow: hidden;
    padding: 1% 1% 0 0%; }
  .webinar .contentLeft {
    overflow: hidden;
    float: left;
    width: 60%; }
  .webinar .contentRight {
    overflow: hidden; }
  .webinar .footer {
    overflow: hidden;
    margin: 10px auto; }
    .webinar .footer .webinarArrowLeft {
      background: url("../../img/arrows/leftArrow.png") no-repeat left center;
      bottom: 0;
      left: 0; }
    .webinar .footer .webinarArrowRight {
      background: url("../../img/arrows/rightArrow.png") no-repeat left center;
      right: 0;
      bottom: 0; }
  .webinar .content {
    overflow: auto;
    margin: 0 0 0 10px;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden; }
    .webinar .content .webinarThumbnails {
      margin: 0 46px;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .webinar .content .webinarThumbnails {
          margin: 0 20px; } }
      .webinar .content .webinarThumbnails .view-chapters-button {
        display: none; }
        @media only screen and (max-width: 767px) {
          .webinar .content .webinarThumbnails .view-chapters-button {
            display: block; } }
      @media only screen and (max-width: 767px) {
        .webinar .content .webinarThumbnails .desktop-only {
          display: none; } }
      .webinar .content .webinarThumbnails .imagesContainer {
        overflow: hidden;
        position: relative; }
  .webinar .webinarThumbnails {
    margin: 0 46px;
    overflow: hidden; }
  .webinar .slide {
    text-align: center; }
    .webinar .slide img {
      width: 96%; }
  .webinar .videoDetail {
    text-align: left;
    overflow: hidden;
    margin: 5px 5px 45px 0;
    padding: 0; }
  .webinar .imageSeparator {
    margin: 0 8px; }
  .webinar .imagesContainer div {
    float: left; }
    .webinar .imagesContainer div img {
      float: left;
      cursor: pointer;
      width: 150px;
      height: 115px;
      display: block;
      border: 1px solid #D5D1CE; }
  .webinar .imageBox.activeSlide img {
    border: 1px solid #D5D1CE; }
  .webinar .video {
    width: 100%;
    height: 250px; }
  .webinar .webinarArrowLeft, .webinar .webinarArrowRight {
    height: 20px;
    width: 20px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    background-color: #e0e0e0;
    padding: 50px 0; }
.webinarTeaser__wrapper {
  display: block; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__wrapper {
      display: flex; } }

.webinarTeaser__image {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__image {
      background-size: cover;
      background-position: center; }
      .webinarTeaser__image-left {
        order: 0; }
      .webinarTeaser__image-right {
        order: 2; } }
  .webinarTeaser__image img {
    width: 100%; }
    @media only screen and (min-width: 720px) {
      .webinarTeaser__image img {
        display: none; } }

.webinarTeaser__content {
  width: 100%; }
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
.navigationMobileOptimized .mobile-optimized {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default; }

.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  margin: 1px;
  cursor: default; }
  .searchBlox-pagination .searchResults-pagination-item a {
    display: inline-block;
    min-width: 30px;
    padding: 0 10px;
    cursor: pointer; }
    .searchBlox-pagination .searchResults-pagination-item a:hover {
      text-decoration: none;
      color: dimgrey;
      font-weight: bold; }
  .searchBlox-pagination .searchResults-pagination-item.is-active a {
    font-weight: bold;
    color: black; }
  .searchBlox-pagination .searchResults-pagination-item:last-child a, .searchBlox-pagination .searchResults-pagination-item:first-child a {
    height: inherit;
    width: inherit;
    border-right: inherit;
    line-height: 30px; }

.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0; }

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px; }
  .lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
    display: block;
    zoom: 1; }
.navigationGroupEnhanced .component-content {
  overflow: visible; }
  .navigationGroupEnhanced .component-content nav.flexy {
    position: relative;
    height: 60px;
    display: flex;
    align-items: center; }
    .navigationGroupEnhanced .component-content nav.flexy button.moreFields {
      align-self: stretch;
      transition: all .4s ease-out;
      padding: 0 1rem 0 1.5rem;
      outline: 0;
      border: 0;
      font-size: 18px;
      background: #F36533;
      color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields.hidden {
        transition: none;
        border-right: 0.5rem solid #F36533;
        width: 0;
        padding: 0;
        overflow: visible;
        display: none; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields:after {
        content: attr(count);
        display: inline-flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        color: #F36533;
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
        border-radius: 50%;
        font-size: 14px;
        line-height: 14px;
        margin-left: 1rem;
        margin-right: calc(-1rem + -8px); }
    .navigationGroupEnhanced .component-content nav.flexy ul.links {
      display: flex;
      justify-content: flex-end;
      flex: 1;
      overflow: hidden; }
    .navigationGroupEnhanced .component-content nav.flexy ul li {
      flex: auto;
      padding: 1rem; }
      .navigationGroupEnhanced .component-content nav.flexy ul li a {
        color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul li ul {
        background: #F36533; }
    .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links {
      display: block;
      position: absolute;
      background: #F36533;
      right: 0;
      top: 100%; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li {
        padding: 1rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li a {
          color: #ffffff;
          padding-right: 3rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li ul li a {
          color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links.hidden {
        display: none; }
  .navigationGroupEnhanced .component-content * {
    box-sizing: border-box; }
.tabsEnhancedMarkup .component-content .tabs-arrows {
  display: flex;
  width: 100%; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__left {
    float: left; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__right {
    float: right; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden a {
      text-decoration: none; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots {
    display: inline-block;
    margin: 0 auto;
    width: 90%; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list {
      display: flex; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list li {
        display: block; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item {
        flex: auto; }
        .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item .tabs-dots__dot {
          display: block;
          border-radius: 50%;
          width: 15px;
          height: 15px;
          background-color: black; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .is-active .tabs-dots__dot {
        background-color: #F36533; }
.cf-form-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cf-form-notification .cf-form-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }

.cf-form-notification.is-hidden {
  display: none; }

@media screen and (max-width: 699px) {
  .cf-form-notification .cf-form-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0; } }

@media screen and (max-width: 699px) {
  .cf-form-notification-restrictive {
    position: absolute; } }

.cf-form-notification-buttons {
  text-align: right; }

.cf-form-header-error-msg-text {
  font-wieght: bold;
  color: red;
  text-align: center; }
/* -------------------------------- 

File: _modal.box.scss
Title: Modal Styles
Descr: Core styles for the modal component.
Usage: Haleon AEM CF Framework

-------------------------------- */
div.wf-modal {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  background-color: transparent; }
  div.wf-modal::after {
    content: "Modal / Dialog region (Overlay styles available in preview or 'view as published')";
    background: black;
    padding: 0.2rem;
    font-size: 12px;
    color: white;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%); }
  div.wf-modal .wf-modal-wrapper {
    width: auto !important;
    transform: scale(1) !important;
    border: solid 1px black;
    position: relative;
    margin: 0 auto; }
  div.wf-modal .wf-modal-body .new.section {
    min-width: 12rem; }

dialog.wf-modal {
  position: fixed;
  z-index: var(--wf-modal-z-index, 100);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
  visibility: hidden;
  border: none;
  background: transparent;
  padding: 1.5rem; }
  dialog.wf-modal::backdrop {
    background: var(--wf-modal-backdrop, rgba(0, 0, 0, 0.8)); }
  dialog.wf-modal:not([open]) {
    pointer-events: none;
    background-color: transparent; }
  dialog.wf-modal[open] {
    opacity: 1;
    visibility: visible; }

.wf-modal-wrapper {
  width: 100%;
  max-height: 100%;
  height: auto !important;
  transform: scale(0);
  max-width: 64em;
  border-radius: var(--wf-modal-radius, 0.3em);
  margin: 0 1rem;
  background-color: var(--wf-modal-background-color, white); }
  .wf-modal-wrapper--xs {
    max-width: var(--wf-modal-xs, 540px); }
  .wf-modal-wrapper--sm {
    max-width: var(--wf-modal-sm, 720px); }
  .wf-modal-wrapper--md {
    max-width: var(--wf-modal-md, 960px); }
  .wf-modal-wrapper--lg {
    max-width: var(--wf-modal-lg, 1140px); }
  .wf-modal-wrapper--xl {
    max-width: var(--wf-modal-xl, 1320px); }

.wf-modal-body {
  padding: var(--wf-modal-padding, 1rem) !important;
  font-size: var(--wf-modal-font-size-body, 1rem); }

.wf-modal-close {
  transition: var(--wf-modal-transition-duration, 0.2s);
  cursor: pointer;
  border: none;
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: var(--wf-modal-close-button-background, black) !important;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  line-height: 1; }
  .wf-modal-close:hover, .wf-modal-close:focus, .wf-modal-close:focus-visible {
    background-color: var(--wf-modal-close-button-background-focus, blue) !important; }
  .wf-modal-close > svg {
    fill: var(--wf-modal-close-icon-color, white);
    position: absolute;
    left: 8px;
    top: 8px; }

@media (prefers-reduced-motion: no-preference) {
  .wf-modal--fade, .wf-modal--scale, .wf-modal--fade-up, .wf-modal--fade-down, .wf-modal--fade-right, .wf-modal--fade-left, .wf-modal--slide-up, .wf-modal--slide-down, .wf-modal--slide-right, .wf-modal--slide-left {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s var(--wf-modal-transition-duration, 0.2s); }
    .wf-modal--fade[open], .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open], .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
      transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
  .wf-modal--fade[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--fade[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper, .wf-modal--fade-up .wf-modal-wrapper, .wf-modal--fade-down .wf-modal-wrapper, .wf-modal--fade-right .wf-modal-wrapper, .wf-modal--fade-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--scale[open] .wf-modal-wrapper, .wf-modal--fade-up[open] .wf-modal-wrapper, .wf-modal--fade-down[open] .wf-modal-wrapper, .wf-modal--fade-right[open] .wf-modal-wrapper, .wf-modal--fade-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--slide-up .wf-modal-wrapper, .wf-modal--slide-down .wf-modal-wrapper, .wf-modal--slide-right .wf-modal-wrapper, .wf-modal--slide-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
    transition: background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--slide-up[open] .wf-modal-wrapper, .wf-modal--slide-down[open] .wf-modal-wrapper, .wf-modal--slide-right[open] .wf-modal-wrapper, .wf-modal--slide-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper {
    transform: scale(0.95); }
  .wf-modal--fade-up .wf-modal-wrapper {
    transform: translateY(40px); }
  .wf-modal--fade-down .wf-modal-wrapper {
    transform: translateY(-40px); }
  .wf-modal--fade-right .wf-modal-wrapper {
    transform: translateX(-40px); }
  .wf-modal--fade-left .wf-modal-wrapper {
    transform: translateX(40px); }
  .wf-modal--slide-up .wf-modal-wrapper {
    transform: translateY(100%); }
  .wf-modal--slide-down .wf-modal-wrapper {
    transform: translateY(-100%); }
  .wf-modal--slide-right .wf-modal-wrapper {
    transform: translateX(-100%); }
  .wf-modal--slide-left .wf-modal-wrapper {
    transform: translateX(100%); } }

.wf-u-sr-only,
.wf-u-sr-only-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap; }

