/*!
 * 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.
 */
/* line 11, ../../sass/core/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../../sass/core/normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../sass/core/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, ../../sass/core/normalize.scss */
[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.
 */
/* line 68, ../../sass/core/normalize.scss */
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.
 */
/* line 80, ../../sass/core/normalize.scss */
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.
 */
/* line 101, ../../sass/core/normalize.scss */
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.
 */
/* line 115, ../../sass/core/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 124, ../../sass/core/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 132, ../../sass/core/normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 141, ../../sass/core/normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 149, ../../sass/core/normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 159, ../../sass/core/normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 168, ../../sass/core/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 180, ../../sass/core/normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 188, ../../sass/core/normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 196, ../../sass/core/normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 204, ../../sass/core/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 212, ../../sass/core/normalize.scss */
sup {
  top: -0.5em;
}

/* line 216, ../../sass/core/normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 228, ../../sass/core/normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 236, ../../sass/core/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 248, ../../sass/core/normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 260, ../../sass/core/normalize.scss */
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.
 */
/* line 271, ../../sass/core/normalize.scss */
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.
 */
/* line 282, ../../sass/core/normalize.scss */
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.
 */
/* line 296, ../../sass/core/normalize.scss */
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.
 */
/* line 308, ../../sass/core/normalize.scss */
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.
 */
/* line 321, ../../sass/core/normalize.scss */
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.
 */
/* line 333, ../../sass/core/normalize.scss */
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.
 */
/* line 343, ../../sass/core/normalize.scss */
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).
 */
/* line 355, ../../sass/core/normalize.scss */
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.
 */
/* line 367, ../../sass/core/normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 376, ../../sass/core/normalize.scss */
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.
 */
/* line 387, ../../sass/core/normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 400, ../../sass/core/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  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*/
/* BUTTONS
----------------------------------*/
/* line 4, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-info {
  background-color: #e1e1e1;
  -moz-transition: linear 2s all;
  -o-transition: linear 2s all;
  -webkit-transition: linear 2s all;
  transition: linear 2s all;
  max-height: 1000px;
  overflow: hidden;
}
/* line 10, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-info.collapsed {
  max-height: 0;
}
/* line 14, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

/* line 23, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
/* line 33, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive.collapsed {
  display: none;
}
/* line 37, ../../sass/core/cookiePolicy.scss */
.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) {
  /* line 37, ../../sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  /* line 60, ../../sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive {
    position: absolute;
  }
}
/* line 66, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-buttons {
  text-align: right;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 4, ../../sass/core/exitNotification.scss */
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
/* line 14, ../../sass/core/exitNotification.scss */
.exit-notification.is-hidden {
  display: none;
}
/* line 18, ../../sass/core/exitNotification.scss */
.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) {
  /* line 18, ../../sass/core/exitNotification.scss */
  .exit-notification .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  /* line 40, ../../sass/core/exitNotification.scss */
  .exit-notification-restrictive {
    position: absolute;
  }
}
/* line 46, ../../sass/core/exitNotification.scss */
.exit-notification-buttons {
  text-align: right;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/core/overlay.scss */
.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;
}

/* line 14, ../../sass/core/overlay.scss */
.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

/* line 23, ../../sass/core/overlay.scss */
.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;
}

/* line 36, ../../sass/core/overlay.scss */
.overlay-content-inner {
  overflow: hidden;
}

/* line 40, ../../sass/core/overlay.scss */
.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../wireframe/desktop/img/close.png) no-repeat;
  cursor: Pointer;
  display: none;
}

/* line 53, ../../sass/core/overlay.scss */
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%;
}
.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*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/components/article.teaser.scss */
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633;
}

/* line 6, ../../sass/components/article.teaser.scss */
.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;
}
/* line 190, ../../sass/core/_mixins.scss */
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link:hover {
  background-color: #939191;
  color: white;
}
/* line 193, ../../sass/core/_mixins.scss */
.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) {
  /* line 16, ../../sass/components/article.teaser.scss */
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%;
  }

  /* line 19, ../../sass/components/article.teaser.scss */
  .articleTeaser .articleTeaser-image-holder {
    text-align: center;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 4, ../../sass/components/articleList.scss */
.articleList > .component-content {
  border: solid 2px #323131;
  padding: 13px;
  background-color: #e1e1e1;
}

/* line 10, ../../sass/components/articleList.scss */
.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 13, ../../sass/components/articleList.scss */
.articleList-date {
  margin-bottom: 10px;
  color: #868484;
}

/* line 17, ../../sass/components/articleList.scss */
.articleList-article {
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 21, ../../sass/components/articleList.scss */
.articleList-description {
  overflow: hidden;
}

/* line 24, ../../sass/components/articleList.scss */
.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 27, ../../sass/components/articleList.scss */
.articleList-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 32, ../../sass/components/articleList.scss */
.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px;
}

/* line 37, ../../sass/components/articleList.scss */
.articleList-more {
  float: right;
}
/* line 39, ../../sass/components/articleList.scss */
.articleList-more:after {
  content: " \00bb";
  display: inline;
}

/* line 44, ../../sass/components/articleList.scss */
.articleList-more-arrow {
  display: none;
}
/* line 46, ../../sass/components/articleList.scss */
.no-generatedcontent .articleList-more-arrow {
  display: inline;
}

/* line 51, ../../sass/components/articleList.scss */
.articleList-article-wrapper {
  margin: 0;
  padding: 0;
}

/* line 55, ../../sass/components/articleList.scss */
.articleList-horizontal-2-columns .articleList-article,
.articleList-horizontal-3-columns .articleList-article {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}

/* line 63, ../../sass/components/articleList.scss */
.articleList-horizontal-2-columns .articleList-article {
  padding: 0;
  margin: 0;
  margin-right: 1.2%;
  width: 48%;
}

/* line 69, ../../sass/components/articleList.scss */
.articleList-horizontal-3-columns .articleList-article {
  padding: 0;
  margin: 0;
  margin-right: 1.5%;
  width: 31%;
}

/* line 75, ../../sass/components/articleList.scss */
.articleList-tags {
  list-style-type: none;
  padding: 0;
  margin: -20px 0 0 0;
}

/* line 80, ../../sass/components/articleList.scss */
.articleList-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 84, ../../sass/components/articleList.scss */
.articleList-tags-item-link {
  background: #b9b8b8;
  color: black;
  border: 1px solid #939191;
  padding: 1px;
  display: block;
  font-size: 0.85em;
}

/* Mobile Start  767 view */
@media only screen and (max-width: 767px) {
  /* line 96, ../../sass/components/articleList.scss */
  .articleList-thumbnail {
    float: none;
    margin: auto;
    display: block;
  }

  /* line 104, ../../sass/components/articleList.scss */
  .articleList-horizontal-2-columns .articleList-article,
  .articleList-horizontal-3-columns .articleList-article {
    display: block;
    width: 100%;
  }
}
#header {
    .component,
    .component-content {
        margin-bottom: 0;
    }
}

.header-nav-top-layer .paragraphSystem {
    display: flex;
}

@media (max-width: 767px){
    .banner-with-text1>.component-content>.paragraphSystem .box {
        position: static;
    }   

    .banner-with-text1>.component-content>.paragraphSystem {
        padding: 0;
    }
}

@media(min-width: 500px) and (max-width: 800px){
    .banner>.component-content {
        background-position-x: 60%;
    }

    .banner>.component-content>.content {
        margin-right: 11rem;
    }
}

.component, .component-content {
    clear: none !important;
    margin-bottom: 0 !important;
}

.banner-with-text1 {
    margin-top: 0;

    @media (max-width: 500px) {
        margin-top: 40px;
    }
}

.divider > .component-content {
    margin: 2em 0 !important;
}

@media (min-width: 768px) {
    .carousel-mobile{
        display: none;
    }
}

@media (max-width: 767px) {
    .carousel-desktop{
        display: none;
    }
}
.breadcrumbs {
  margin: 10px 0; }
  .breadcrumbs-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none; }
    .breadcrumbs-list li {
      float: left;
      margin-right: 6px; }
      @media only screen and (max-width: 767px) {
        .breadcrumbs-list li {
          float: none; } }
  .breadcrumbs-separator {
    margin: 0 10px; }
  .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;
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      position: absolute;
      font-size: 8px; }
    .breadcrumbs-without-separator li:last-child {
      background-image: none; }
      .breadcrumbs-without-separator li:last-child:before {
        display: none; }
.carousel > .component-content {
  position: relative;
  padding: 15px 60px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%; }
  .carousel-slide .no-content,
  .carousel-slide .no-image {
    text-align: center; }
  .carousel-slide.is-active {
    display: block;
    position: relative; }
  .carousel-slide .image-and-content {
    overflow: hidden; }
  .carousel-slide .no-content .carousel-cover {
    float: none;
    max-width: 100%; }
  .carousel-slide .no-image .carousel-content {
    float: none;
    max-width: 100%; }

.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right; }
  @media only screen and (max-width: 767px) {
    .carousel-cover {
      max-width: 100%;
      float: none;
      margin: auto;
      display: block; } }

.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  transition: margin 200ms ease-in; }
  @media only screen and (max-width: 767px) {
    .carousel-content {
      max-width: 100%;
      float: none; } }

.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center; }
  .carousel-nav li {
    display: inline-block;
    margin: 0 3px; }
    .carousel-nav li.is-active a {
      background: #939191; }
  .carousel-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 0;
    color: transparent;
    border: 2px solid #656363; }
  .carousel-nav-prev, .carousel-nav-next {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 31px;
    border: none; }
    .carousel-nav-prev a, .carousel-nav-next a {
      display: block;
      width: 100%;
      height: 100%;
      border: none; }
      .carousel-nav-prev a:before, .carousel-nav-next a:before {
        font-size: 30px;
        color: #939191; }
      .carousel-nav-prev a:hover:before, .carousel-nav-next a:hover:before {
        color: #323131; }
    @media only screen and (max-width: 767px) {
      .carousel-nav-prev, .carousel-nav-next {
        display: block; } }
  .carousel-nav-prev {
    left: 10px; }
    .carousel-nav-prev a:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }
  .carousel-nav-next {
    right: 10px; }
    .carousel-nav-next a:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }

.carousel .carousel-autoplay-nav {
  position: absolute;
  bottom: 10px;
  left: 0; }
  .carousel .carousel-autoplay-nav li {
    display: inline-block;
    list-style: none; }
  .carousel .carousel-autoplay-nav button {
    background: none;
    border: none; }

.no-js .carousel-slide {
  position: static; }
  .no-js .carousel-slide:first-child {
    margin-top: 0;
    border-top: none; }

.no-js .carousel-nav li {
  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; }
.flash > .component-content {
  text-align: center; }

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

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.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; }
.hidden-password-field {
    display: none;
}

.gigya-screen .default-submit-button input[type=submit] {
    background-color: #F36633;
}
.reference-header .header-nav .image {
    margin-top: 3px;

    @media (max-width: 768px) {
        margin-left: 0;
    }
}.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; }
.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; }
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%; }

.navigation-mobile-menu {
  display: none; }
  @media only screen and (max-width: 767px) {
    .navigation-mobile-menu {
      display: block;
      position: relative;
      margin: 0 0 -2px -2px;
      width: 100%;
      height: 41px;
      cursor: pointer;
      box-sizing: border-box;
      overflow: hidden;
      background: whitesmoke;
      border: 2px solid #323131; }
      .navigation-mobile-menu:after {
        content: "\f0c9";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: block;
        width: 41px;
        height: 41px;
        position: absolute;
        top: 0;
        line-height: 38px;
        font-size: 25px;
        right: 0; } }

.navigation-branch {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
  border: 2px solid #323131; }
  .navigation-branch.navigation-level1 {
    border: none; }

.navigation-item {
  margin: 0 0 0 0;
  display: block; }
  .navigation-item > .navigation-item-title {
    display: block !important;
    padding: 5px 15px 5px 40px;
    background: #e1e1e1;
    color: #323131;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis; }
    .navigation-item > .navigation-item-title:hover {
      color: white;
      background: #939191;
      text-decoration: none; }
  .navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
    background-color: #c8c7c7; }
  .navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
    color: #323131;
    background: #cccccc;
    text-decoration: none; }
  .navigation-item.is-open > .navigation-branch,
  .no-js .navigation-item:hover > .navigation-branch {
    display: block; }
  .navigation-item.navigation-level1 {
    margin: 0 0 -2px -2px;
    box-sizing: border-box;
    border: 2px solid #323131; }
    .navigation-item.navigation-level1 > .navigation-item-title {
      padding: 10px 20px 10px 20px;
      background: #e1e1e1;
      color: #323131;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.5;
      text-decoration: none;
      display: block; }
      .navigation-item.navigation-level1 > .navigation-item-title:hover {
        color: white;
        background: #939191;
        text-decoration: none; }
    .navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {
      color: white;
      background: #605e5e;
      text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level1 {
        width: 100%; } }
  .navigation-item.navigation-level2 {
    border-top: 1px solid #323131; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level2 {
        display: none; }
        .navigation-item.navigation-level2.is-open {
          display: block; } }

.navigation-branch.navigation-level2 {
  display: block; }

@media only screen and (max-width: 767px) {
  .navigation-root {
    display: none; }
  .is-open {
    display: block; } }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/components/powerreviews.scss */
.powerreviews {
  border: solid 1px #e0e0e0;
  padding: 5px 10px 0 10px;
  margin-bottom: 5px;
}

/* line 8, ../../sass/components/powerreviews.scss */
.powerreviews .p-w-r .pr-header-title {
  color: #f36633;
}

/* line 11, ../../sass/components/powerreviews.scss */
.powerreviews .p-w-r .pr-star-selected {
  background-color: #f36633;
}

/* line 14, ../../sass/components/powerreviews.scss */
.powerreviews .pr-snapshot-rating .pr-stars {
  background-image: url("../../img/stars.gif");
}

/* line 17, ../../sass/components/powerreviews.scss */
.powerreviews .pr-review-rating .pr-stars-small, .powerreviews .pr-snippet-stars .pr-stars-small {
  background-image: url("../../img/stars_small.gif");
}

/* line 20, ../../sass/components/powerreviews.scss */
.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*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/components/quiz.scss */
.questionWithCheck {
    border: dotted 1px #D5D1CE;
    padding: 10px;
  }
  /* line 6, ../../sass/components/quiz.scss */
  .questionWithCheck .formControl-radio {
    float: left;
    margin: 0;
    padding: 0;
    width: 21px;
  }
  
  /* line 14, ../../sass/components/quiz.scss */
  .questionWithRadio .formControl-radio {
    float: left;
    margin: 0;
    padding: 0;
    width: 21px;
  }
  
  /* line 20, ../../sass/components/quiz.scss */
  .questionWithRadio .genericFormGroup span input[type="radio"],
  .questionWithCheck .genericFormGroup span input[type="checkbox"] {
    float: left;
    margin: 2px 2px 0 0;
    padding: 0;
    width: 15px;
  }
  
  /* line 27, ../../sass/components/quiz.scss */
  .questionWithRadio .genericFormGroup label,
  .questionWithCheck .genericFormGroup label {
    float: left;
    padding: 1px 0 0;
    width: auto;
    margin-right: 15px;
  }
  
  /* line 34, ../../sass/components/quiz.scss */
  .questionWithRadio .genericFormGroup .quizRadioImg label,
  .questionWithCheck .genericFormGroup .quizRadioImg label {
    width: 100px;
  }
  
  /* line 38, ../../sass/components/quiz.scss */
  .quiz .nextQuestionPage {
    float: right;
  }
  
  /* line 42, ../../sass/components/quiz.scss */
  .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;
  }
  
  /* line 53, ../../sass/components/quiz.scss */
  .questionWithRadio .imgContainer,
  .questionWithCheck .imgContainer {
    width: 100%;
    float: left;
  }
  
  /* line 58, ../../sass/components/quiz.scss */
  .questionWithRadio .quizQuestion p,
  .questionWithCheck .quizQuestion p {
    margin: 0 0 15px 0;
  }
  
  /* line 63, ../../sass/components/quiz.scss */
  .questionWithRadio .quizScoreBox p,
  .questionWithCheck .quizScoreBox p {
    margin: 0;
    font-weight: 700;
  }
  
  /* line 68, ../../sass/components/quiz.scss */
  .quizHideBox {
    display: none;
  }
  
  /* line 71, ../../sass/components/quiz.scss */
  .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;
  }
  
  /* line 84, ../../sass/components/quiz.scss */
  .quizOverlayContainer .overlay-content {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    max-width: 90%;
    min-height: 80px;
    min-width: 80px;
    padding: 30px 10px 10px;
    position: relative;
    text-align: left;
    top: 150px;
  }
  
  /* line 95, ../../sass/components/quiz.scss */
  .quizOverlayContainer .overlay-close {
    background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0/20px auto transparent;
    cursor: pointer;
    display: none;
    font-size: 25px;
    height: 20px;
    position: absolute;
    right: 3px;
    top: 5px;
    width: 20px;
    z-index: 9999;
  }
  
  /* line 107, ../../sass/components/quiz.scss */
  .quizOverlayContainer .close-btn:hover {
    background: #05abe0;
  }
  
  /* line 110, ../../sass/components/quiz.scss */
  .questionWithImage {
    clear: both;
  }
  
  /* line 113, ../../sass/components/quiz.scss */
  .quizResultContainer {
    width: 92%;
  }
  
  /* line 116, ../../sass/components/quiz.scss */
  .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%;
  }
  
  /* line 126, ../../sass/components/quiz.scss */
  .questionWithImage .quizQuestion p {
    font-weight: 700;
    line-height: 1.2em;
    margin: 10px 0 0 0;
    vertical-align: middle;
    color: black;
  }
  
  /* line 133, ../../sass/components/quiz.scss */
  .questionWithImage .imgContainer {
    float: left;
    width: 50%;
    text-align: center;
  }
  
  /* line 138, ../../sass/components/quiz.scss */
  .questionWithImage .imgContainer span {
    border: 3px solid #78A7D2;
    padding: 10px;
    height: 36px;
    width: 36px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
  }
  
  /* line 147, ../../sass/components/quiz.scss */
  .questionWithImage .imgContainer img {
    text-align: center;
    vertical-align: bottom;
    cursor: pointer;
  }
  
  /* line 152, ../../sass/components/quiz.scss */
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption {
    float: left;
    width: 25%;
  }
  
  /* line 156, ../../sass/components/quiz.scss */
  .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;
  }
  
  /* line 168, ../../sass/components/quiz.scss */
  .quizScoreBox p {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    color: black;
    margin-top: 15px;
  }
  
  /* line 177, ../../sass/components/quiz.scss */
  .quizScoreBox.totalScoreBox, .quiz .generateScore {
    float: right;
  }
  
  /* line 180, ../../sass/components/quiz.scss */
  .quiz .button.generateScore {
    width: 230px;
    padding: 10px;
    font-weight: 700;
    font-size: 22px;
    color: white;
    background: #0047BD;
  }
  
  /* line 189, ../../sass/components/quiz.scss */
  .quiz .button.generateScoreNewPage {
    padding: 10px;
    font-weight: 700;
    color: #0073BD;
    border: solid 1px #fff;
    background: #E4FE98;
  }
  
  /* line 197, ../../sass/components/quiz.scss */
  .quiz.quizWithBGImage {
    float: left;
  }
  
  /* line 200, ../../sass/components/quiz.scss */
  .quiz.quizWithBGImage .quizQuestionBox {
    background-color: #FFF1D0;
    padding: 20px;
    width: 70%;
  }
  
  /* line 206, ../../sass/components/quiz.scss */
  .quiz.quizWithBGImage .quizQuestionBox h2 {
    color: #4469A1;
    font-size: 40px;
    margin-bottom: 0;
  }
  
  /* line 211, ../../sass/components/quiz.scss */
  .quiz.quizWithBGImage .quizQuestionBox p {
    font-size: 18px;
    color: #5C5D59;
    margin: 0;
    line-height: 22px;
  }
  
  /* line 218, ../../sass/components/quiz.scss */
  .quizWithBGImage.questionOption1 .quizQuestionOption,
  #question3 .quizWithBGImage.questionOption2,
  #question3 .quizWithBGImage.questionOption2 .quizQuestionOption {
    height: 450px;
  }
  
  /* line 223, ../../sass/components/quiz.scss */
  .quizWithBGImage.questionOption2 .quizQuestionOption,
  .quizWithBGImage.questionOption3 .quizQuestionOption,
  .quizWithBGImage.questionOption4 .quizQuestionOption,
  .quizWithBGImage.questionOption5 .quizQuestionOption {
    height: 225px;
  }
  
  /* line 229, ../../sass/components/quiz.scss */
  .quizWithBGImage.questionOption1,
  .quizWithBGImage.questionOption4,
  #question3 .quizWithBGImage.questionOption2 {
    width: 50%;
  }
  
  /* line 235, ../../sass/components/quiz.scss */
  .quizWithBGImage.questionOption2 {
    width: 25%;
  }
  
  /* line 238, ../../sass/components/quiz.scss */
  .quizWithBGImage.questionOption3,
  #question2 .quizWithBGImage.questionOption3,
  #question2 .quizWithBGImage.questionOption4,
  #question2 .quizWithBGImage.questionOption5 {
    width: 25%;
  }
  
  /* line 244, ../../sass/components/quiz.scss */
  .quiz.quizWithBGImage .quizQuestionOption {
    position: relative;
  }
  
  /* line 249, ../../sass/components/quiz.scss */
  .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;
  }
  
  /* line 260, ../../sass/components/quiz.scss */
  .quiz.quizWithBGImage .quizOptionButton:focus {
    border: dotted 1px #000;
  }
  
  /* line 263, ../../sass/components/quiz.scss */
  .quiz.quizWithBGImage .quizOptionButton span {
    background: url("../../img/boxlink-arrow.png") no-repeat right center;
    padding-right: 25px;
  }
  
  /* line 267, ../../sass/components/quiz.scss */
  .quizProgressBar {
    background: white;
    border: solid 1px #fff;
    padding: 20px 0;
    border-color: white;
    box-shadow: 0 0 10px #9ecaed;
  }
  
  /* line 274, ../../sass/components/quiz.scss */
  .quiz.quizProgressBar .quizProgressBarDots {
    background-color: #E1E1E1;
    border: 1px solid #E1E1E1;
    border-radius: 18px;
    height: 10px;
    padding: 5px;
    position: relative;
  }
  
  /* line 282, ../../sass/components/quiz.scss */
  .quiz.quizProgressBar .quizProgressDots.active {
    background-color: #099696;
    height: 16px;
    width: 16px;
    left: 0;
    position: absolute;
    top: 2px;
  }
  
  /* line 290, ../../sass/components/quiz.scss */
  .quiz.quizProgressBar .quizProgressDots.firstactive {
    background-color: #099696;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 2px;
  }
  
  /* line 298, ../../sass/components/quiz.scss */
  .quiz.quizProgressBar .quizProgressDots.progressActive {
    background-color: #099696;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 2px;
  }
  
  /* line 306, ../../sass/components/quiz.scss */
  .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;
  }
  
  /* line 319, ../../sass/components/quiz.scss */
  .progressDotActive {
    width: 2%;
    background: #099696;
    height: 10px;
  }
  
  /* line 324, ../../sass/components/quiz.scss */
  .quiz.quizProgressBar .quizProgressBarQuestions {
    background-color: white;
    padding: 5px;
    position: relative;
    margin-bottom: 35px;
  }
  
  /* line 330, ../../sass/components/quiz.scss */
  .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;
  }
  
  /* line 342, ../../sass/components/quiz.scss */
  .quizRadioImg {
    float: left;
    width: 100px;
  }
  
  /* line 346, ../../sass/components/quiz.scss */
  .questionWithRadio button {
    background: white;
    border: 1px solid #fff;
    border-radius: 0;
    float: left;
    margin-right: 15px;
  }
  
  /* line 353, ../../sass/components/quiz.scss */
  .questionWithRadio button.optionActive {
    border: solid 1px #D5DCEF;
  }
  
  /* line 356, ../../sass/components/quiz.scss */
  .quiz.quizWithBGImage .quizQuestionOption {
    background-repeat: no-repeat;
    background-position: left top;
  }
  
  /* line 360, ../../sass/components/quiz.scss */
  .hideQuizTotalBox .quizResultContainer {
    display: none;
  }
  
  /* Mobile start */
  @media only screen and (max-width: 767px) {
    /* line 368, ../../sass/components/quiz.scss */
    .questionWithCheck .formControl-radio {
      clear: both;
      display: block;
    }
  }
  @media only screen and (max-width: 420px) {
    /* line 376, ../../sass/components/quiz.scss */
    .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
      clear: both;
      display: block;
      float: left;
      width: 6%;
    }
  
    /* line 382, ../../sass/components/quiz.scss */
    .questionWithRadio .genericFormGroup label,
    .questionWithCheck .genericFormGroup label {
      display: block;
      float: left;
      width: 50%;
    }
  
    /* line 388, ../../sass/components/quiz.scss */
    .quizRadioImg {
      width: 100%;
    }
  
    /* line 391, ../../sass/components/quiz.scss */
    .questionWithImage .quizQuestion {
      width: 60%;
    }
  
    /* line 394, ../../sass/components/quiz.scss */
    .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
      font-size: 12px;
      font-weight: 700;
    }
  
    /* line 398, ../../sass/components/quiz.scss */
    .quiz.quizWithBGImage {
      width: 100%;
      display: block;
    }
  
    /* line 402, ../../sass/components/quiz.scss */
    .quiz.quizProgressBar .quizProgressBarQuestions {
      margin-bottom: 15px;
    }
  
    /* line 405, ../../sass/components/quiz.scss */
    .quiz.quizWithBGImage .quizQuestionOption {
      width: 100%;
      display: block;
      background: no-repeat;
      background-position: center center;
      background-attachment: scroll;
      background-size: 100% 100%;
    }
  
    /* line 412, ../../sass/components/quiz.scss */
    .quizWithBGImage.questionOption1,
    .quizWithBGImage.questionOption4,
    #question3 .quizWithBGImage.questionOption2 {
      width: 100%;
    }
  
    /* line 417, ../../sass/components/quiz.scss */
    .quizWithBGImage.questionOption2 {
      width: 100%;
    }
  
    /* line 420, ../../sass/components/quiz.scss */
    .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption4, #question2 .quizWithBGImage.questionOption5 {
      width: 100%;
    }
  
    /* line 423, ../../sass/components/quiz.scss */
    .quiz.quizWithBGImage .quizQuestionOption {
      width: 100%;
      display: block;
    }
  
    /* line 427, ../../sass/components/quiz.scss */
    .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
      display: block;
      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*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 3, ../../sass/components/search.filter.scss */
.searchFilter {
	border: solid 1px #dfdfdf;
}

/* line 8, ../../sass/components/search.filter.scss */
.searchFilter-title {
	background-color: #fff;
	background: url("../../img/down_arrow_black.png") no-repeat 90% center;
	margin: 0;
	padding: 13px;
	cursor: pointer;
}

/* line 14, ../../sass/components/search.filter.scss */
.searchFilter-controls {
	border-top: solid 4px #f36533;
}

.searchFilter-controls .searchFilterContent {
	display: block;
}
/* line 21, ../../sass/components/search.filter.scss */
.searchFilter-selection,.searchFilter-checkbox,.searchFilter-phrase {
	overflow: hidden;
	margin: 5px 0;
}

/* line 27, ../../sass/components/search.filter.scss */
.searchFilter-label {
	float: left;
	margin-right: 10px;
	min-width: 85%;
}

/* line 33, ../../sass/components/search.filter.scss */
.searchFilter-checkbox .searchFilter-label {
	float: none;
	margin-right: 0;
}

/* line 38, ../../sass/components/search.filter.scss */
.searchFilter-submit {
	padding: 13px;
	margin: 5px 0;
	overflow: hidden;
	display: block;
}
/* line 42, ../../sass/components/search.filter.scss */
.searchFilter-submit button {
	float: right;
}

/* line 49, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-controls {
	float: left;
}
/* line 55, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-selection,.searchFilter-horizontal .searchFilter-checkbox,.searchFilter-horizontal .searchFilter-phrase
	{
	float: left;
	clear: none;
	margin-right: 10px;
}
/* line 61, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-label {
	min-width: 0;
}
/* line 64, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-control {
	float: left;
}

.tagRadioFilter fieldset,.metadataFilter fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.tagRadioFilter .searchFilter-control,.metadataFilter .searchFilter-control
	{
	padding: 7px 5px;
	background: #f5f5f5;
	border-bottom: solid 1px #dfdfdd;
}

.tagRadioFilter fieldset legend,.metadataFilter fieldset legend,.searchFilter-sorting h4
	{
	background: url("../../img/filter-plus.png") no-repeat right center;
	color: #000000;
	font-size: 16px;
	padding: 0px 10px;
	display: block;
	width: 93%;
	cursor: pointer;
	margin: 7px 10px;
}

.tagRadioFilter input,.metadataFilter input[type="radio"] {
	float: right;
}

.tagRadioFilter fieldset legend.filter-active,.metadataFilter fieldset legend.filter-active
	{
	background: url("../../img/filter-minus.png") no-repeat right center;
}

.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;
}
.searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0; }
.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; }
.searchBlox-results highlight {
  font-weight: bold;
}

.searchBlox-results .searchResults-number {
  display: block;
}

.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 110px;
}

.searchBlox-results .searchResults-term {
  font-style: italic;
}

.searchBlox-results .searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.searchBlox-results .searchResults-results {
  margin-bottom: 10px;
}

.searchBlox-results .searchResults-description,
.searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 110px;
}

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

.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: arial;
  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.active a {
  color: #F98033;
  font-size: 12px;
  font-weight: 700;
}

.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
  color: #000;
}
.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*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/components/tagbasedfilter.scss */
.genericFormGroup {
  clear: both;
}

/* line 7, ../../sass/components/tagbasedfilter.scss */
.initialTabBasedFilter {
  background-color: #E1E1E1;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative;
}

/* line 13, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}

/* line 19, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}

/* line 25, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
}

/* line 31, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4;
}

/* line 35, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center;
}

/* line 39, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px;
}

/* line 43, ../../sass/components/tagbasedfilter.scss */
.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center;
}

/* line 51, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center;
}

/* line 56, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center;
}

/* line 59, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px;
}

/* line 66, ../../sass/components/tagbasedfilter.scss */
.tagbasedfilter .simpleTagFilter input[type="button"] {
  background-color: #f36633;
  border: 1px solid #d5d1ce;
  border-radius: 0;
  color: white;
  padding: 5px 10px;
}

/*Multi Level Filter*/
/* line 76, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilter .multiLevelFilterContent input[type="button"] {
  background: url("../../img/quiz1_nrml.png") no-repeat scroll center center transparent;
  border: none;
  cursor: pointer;
  display: block;
  padding: 95px 0 0 0;
  min-width: 100px;
}

/* line 85, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilter .multiLevelFilterContent input[type="button"]:hover, .tagBasedFilter.multiLevelFilter .genericFormGroup span input[type="button"]:focus {
  background: url("../../img/quiz1_hover.png") no-repeat scroll center center;
}

/* line 88, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilter .multiLevelFilterContent input[type="button"].selected {
  background: url("../../img/quiz_selected.png") no-repeat scroll 50% 50%;
  width: 100%;
}

/* line 93, ../../sass/components/tagbasedfilter.scss */
.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px;
}

/* line 96, ../../sass/components/tagbasedfilter.scss */
.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px;
}

/* line 99, ../../sass/components/tagbasedfilter.scss */
.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px;
}

/* line 102, ../../sass/components/tagbasedfilter.scss */
.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px;
}

/* line 105, ../../sass/components/tagbasedfilter.scss */
.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0;
}

/* line 110, ../../sass/components/tagbasedfilter.scss */
.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700;
}

/* line 112, ../../sass/components/tagbasedfilter.scss */
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0;
}

/* line 119, ../../sass/components/tagbasedfilter.scss */
.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input {
  float: left;
}

/* line 123, ../../sass/components/tagbasedfilter.scss */
.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/components/tagbasedfilterresult.scss */
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4;
}

/* line 7, ../../sass/components/tagbasedfilterresult.scss */
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center;
}

/* line 11, ../../sass/components/tagbasedfilterresult.scss */
.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px;
}

/* line 15, ../../sass/components/tagbasedfilterresult.scss */
.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center;
}

/* line 23, ../../sass/components/tagbasedfilterresult.scss */
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center;
}

/* line 28, ../../sass/components/tagbasedfilterresult.scss */
.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center;
}

/* line 31, ../../sass/components/tagbasedfilterresult.scss */
.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*/
/* line 3, ../../sass/components/video/_video-base.scss */
.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 7, ../../sass/components/video/_video-base.scss */
.video-nojs {
  display: none;
  text-align: center;
  padding: 20px 0;
  color: red;
}

/* line 14, ../../sass/components/video/_video-base.scss */
.no-js .video-nojs {
  display: block;
}

/* line 18, ../../sass/components/video/_video-base.scss */
.video object,
.video embed {
  width: 100% !important;
}

/* line 23, ../../sass/components/video/_video-base.scss */
.video-video {
  border: none;
}

/* line 27, ../../sass/components/video/_video-base.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 31, ../../sass/components/video/_video-base.scss */
.video-description {
  border: solid 2px #323131;
  padding: 13px;
  margin-top: -2px;
}
.mejs-container .mejs-controls {
  display: none;
  z-index: 25;
  height: 47px;
  background: #eee;
  border-top: none;
}
.mejs-container:hover .mejs-controls {
  display: block;
}

.mejs-controls .mejs-button button:before {
  font-family: 'Font Awesome 5';
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  color: #aaa;
}

.mejs-controls .mejs-mute button:before {
  content: "\f028";
}

.mejs-controls .mejs-unmute button:before {
  content: "\f026";
}

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2";
}

.mejs-controls .mejs-playpause-button .mejs-play button:before {
  content: "\f04b";
}

.mejs-controls .mejs-playpause-button .mejs-pause button:before {
  content: "\f04c";
}

.mejs-controls .mejs-captions-button button:before {
  content: "\f20a";
}

.mejs-poster img {
  width: 100% !important;
  margin: 0 auto;
  display: block;
}

.mejs-container .mejs-controls .mejs-time {
  margin: 2px 0 0 12px;
  padding: 0;
  position: relative;
}

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #aaa;
  font-size: 14px;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #aaa;
  width: 50%;
  margin: 15px 0;
}

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 12px 1%;
}

.mejs-overlay-button {
  display: none;
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px;
}

.mejs-controls div.mejs-time-rail {
  width: 50%;
}

@media(max-width: 700px) {
  .mejs-controls div.mejs-time-rail {
    width: 40%;
  }
  .mejs-controls .mejs-button button {
    width: 10px;
    height: 10px;
    margin-top: 5px;
  }
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 20px;
  right: -10px;
  width: 130px;
  height: auto !important;
  padding: 10px;
  overflow: hidden;
}

/* Code below forces responsiveness of ME */
.video-video-container .mejs-container.svg.mejs-video,
.video-video-container .mejs-overlay.mejs-layer.mejs-overlay-play,
.video-video-container .mejs-poster.mejs-layer,
.video-video-container .mejs-captions-layer.mejs-layer,
.video-video-container video {
  margin: 0 !important;
  text-align: center;
  width: 100% !important;
  height: auto !important;
}

.video-video-container iframe {
  max-height: 100% !important;
  max-width: 100% !important;
}

/* This forces the dimensions of the video container to retain the 16:9
ratio. Adjust percentage if your video is
 a different ratio. (4:3 is 75%). */

.video-video-container {
  padding-bottom: 56.25%;
  position: relative;
}

.video-video-container .mejs-layer,
.video-video-container .mejs-container,
.video-video-container .mejs-overlay {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: auto !important;
}

.mejs-fullscreen .video-video-container .mejs-container  {
  position: fixed !important;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.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; }
.navigationMobileOptimized .mobile-optimized {
  display: none;
}
@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);body p{font-family:Roboto,sans-serif;font-size:16px;line-height:21px}a{color:#1aadea;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-wrap:break-word}body .richText ul li{margin-left:5px;padding-left:10px}body .richText ul li:before{content:"\2022";left:-6px;position:absolute}.superscript{font-size:.75em;line-height:.75em;vertical-align:super}.blue-v1{color:#1aadea}.blue-v2{color:#007fad}.yellow{color:#ffe42f}.black{color:#000}h1{color:#2e3489;font-family:Roboto,sans-serif;font-size:24px;font-weight:600;line-height:27px}@media (min-width:768px){h1{font-size:36px;line-height:40px}}.h2like,h2{color:#2e3489;font-family:Roboto,sans-serif;font-size:18px;font-weight:600;line-height:21px}@media (min-width:768px){.h2like,h2{font-size:24px;line-height:27px}}h3{font-size:18px;line-height:21px}h3,h4{color:#2e3489;font-family:Roboto,sans-serif;font-weight:600}h4{font-size:12px;line-height:15px}@media (min-width:768px){h4{font-size:14px;line-height:17px}}.ter-link{color:#242573;font-weight:700;text-decoration:underline}.ter-link:hover{color:#777;cursor:pointer}.ter-link a{color:#242573;font-weight:700;text-decoration:underline}.ter-link a:hover{color:#777;cursor:pointer}.clear-all-link{color:#777;font-weight:700;text-decoration:underline;text-transform:uppercase}.clear-all-link:hover{color:#000;cursor:pointer}.my-options-link{color:#2e3489;font-weight:700;text-decoration:underline;text-transform:uppercase}.my-options-link:hover{color:#000;cursor:pointer}.text-link{color:#1aadea;text-decoration:underline}.text-link:hover{color:#2e3489;cursor:pointer}.prev-nex-block{padding:0}.prev-nex-block>.component-content{border-top:1px solid #eee;left:50%;margin-left:-50vw;margin-right:-50vw;padding-top:15px;position:relative;right:50%;width:100vw}.prev-nex-block>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prev-nex-block>.component-content .next-btn,.prev-nex-block>.component-content .prev-btn{height:auto;margin:5px;padding-bottom:5px;padding-top:5px}.prev-nex-block>.component-content .next-btn p,.prev-nex-block>.component-content .prev-btn p{margin:0}@media (min-width:768px){.prev-nex-block>.component-content .next-btn,.prev-nex-block>.component-content .prev-btn{padding-bottom:15px;padding-top:15px}}.main-btn,.main-btn-s{background-color:#242573;color:#d5ecfd;width:140px}.main-btn-s a,.main-btn a{color:#d5ecfd}.main-btn-s:hover,.main-btn:hover{background-color:#1aadea;color:#242573}.main-btn-s:hover a,.main-btn:hover a{color:#242573}@media screen and (min-width:768px){.main-btn,.main-btn-s{width:250px}}.main-btn-s.lighter,.main-btn.lighter{background-color:#d5ecfd}.main-btn-s.lighter:hover,.main-btn.lighter:hover{background-color:#1aadea}.main-btn-s.lighter a,.main-btn.lighter a{color:#242573}.secondary-btn,.secondary-btn-s{background-color:#d5ecfd;color:#242573;width:150px}.secondary-btn-s a,.secondary-btn-s p,.secondary-btn a,.secondary-btn p{color:#242573}.secondary-btn-s:hover,.secondary-btn:hover{background-color:#6fccf1}@media screen and (min-width:768px){.secondary-btn,.secondary-btn-s{width:250px}}.reverse-btn{background-color:#f6f6f6;width:250px}.reverse-btn a{color:#2e3489}.reverse-btn:hover{background-color:#fff}.reverse-btn:hover a{color:#777}.next-btn{background-color:#d5ecfd;max-width:350px;position:relative}.next-btn a{color:#242573}.next-btn:after{border:solid #ffe42f;border-width:0 2px 2px 0;content:"";display:inline-block;padding:5px;position:absolute;right:8px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:768px){.next-btn:after{content:"";right:15px}}.next-btn:hover{background-color:#d5ecfd}.next-btn:hover:after{border-color:#242573;content:""}.prev-btn{background-color:#d5ecfd;max-width:350px;position:relative}.prev-btn a{color:#242573}.prev-btn:before{border:solid #ffe42f;border-width:0 2px 2px 0;content:"";display:inline-block;left:8px;padding:5px;position:absolute;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}@media screen and (min-width:768px){.prev-btn:before{content:"";left:15px}}.prev-btn:hover{background-color:#d5ecfd}.prev-btn:hover:before{border-color:#242573;content:""}.load-btn,.show-less{background-color:#fff;border:1px solid #1aadea;max-width:200px}.load-btn a,.show-less a{color:#2e3489}.load-btn:hover,.show-less:hover{background-color:#1aadea}.load-btn:hover a,.show-less:hover a{color:#fff}.back-btn a{color:#242573;padding-left:3px;text-transform:uppercase}.back-btn a:before{border-color:rgba(0,0,0,0) #1aadea rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:3px 5px;content:"";height:0;left:0;position:absolute;top:44%;width:0}.back-btn a:hover{color:#2e3489;cursor:pointer}.back-btn a:hover:before{border-color:rgba(0,0,0,0) #2e3489 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:3px 5px;content:""}.load-btn,.main-btn,.main-btn-s,.next-btn,.prev-btn,.reverse-btn,.secondary-btn,.secondary-btn-s,.show-less{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:700;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;text-transform:uppercase}.load-btn a,.main-btn-s a,.main-btn a,.next-btn a,.prev-btn a,.reverse-btn a,.secondary-btn-s a,.secondary-btn a,.show-less a{text-decoration:none}.load-btn:hover,.main-btn-s:hover,.main-btn:hover,.next-btn:hover,.prev-btn:hover,.reverse-btn:hover,.secondary-btn-s:hover,.secondary-btn:hover,.show-less:hover{cursor:pointer}.container{padding:0}.component,.component-content{clear:none;margin-bottom:0}.paragraphSystem,.row{margin-left:auto;margin-right:auto}.no-padding{padding-left:0;padding-right:0}.snippetConfig .paragraphSystem,.snippetConfig .row{margin:0}img{max-width:100%}.container-fluid{padding:0}.richText .component-content{overflow:visible}.richText ul{margin:0;padding-top:0}.richText ul li{font-size:16px;padding-left:20px;text-align:left}.richText ul li:before{content:"\2022"}#header-container>.row>.default-style{padding:0}#content,#footer,#header{clear:both;display:block;float:none;margin-left:auto;margin-right:auto;padding:0}#content:after,#content:before,#footer:after,#footer:before,#header:after,#header:before{content:" ";display:table}#content:after,#footer:after,#header:after{clear:both}.container-override{padding:0}@media (min-width:768px){.container-override{padding-left:70px;padding-right:70px}}.container,.snippetReference{padding:0}.layout-inner>.default-style{background-color:#fff;padding:0}body{overflow-x:hidden}.reference-skiptocontent a{color:#242573}@media screen and (min-width:768px) and (max-width:992px){.hero-banner .component-content .main-btn{bottom:28%;left:65%}}.hero-banner .hero-banner-back img{display:block;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px) and (max-width:992px){.hero-banner .hero-banner-back img{height:450px}}a:focus,button:focus,input:focus{outline:2px dotted #ff6e00}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.hero-banner{left:50%;margin-bottom:-6px;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.hero-banner-back img{height:500px;width:100%}.hero-banner-product{bottom:10%;left:0;position:absolute;right:0}.hero-banner-product img{width:300px}.hero-banner .richText{position:absolute;top:30px;width:235px}.hero-banner .main-btn{bottom:3%;height:auto;left:0;margin:0 auto;padding:5px 20px;position:absolute;right:0;text-align:center;top:inherit;width:230px}.hero-banner .main-btn p{margin:0}.hero-banner .main-btn-upd{background-color:#1badea;bottom:6%;left:0;margin:0 auto;position:absolute;right:0;top:inherit}.hero-banner .main-btn-upd a{color:#242573}.hero-banner .main-btn-upd:hover{background-color:#242573}.hero-banner .main-btn-upd:hover a{color:#1badea}@media screen and (min-width:768px){.hero-banner-back img{height:550px;width:100%}.hero-banner-product{bottom:24%;left:9%;width:40%}.hero-banner-product img{width:350px}.hero-banner .richText{left:52%;top:20%;width:350px}.hero-banner .main-btn{bottom:34%;left:53%;margin:0;padding:10px 20px;top:inherit;width:230px}.hero-banner .main-btn-upd{bottom:25%;left:60%;margin:0;top:inherit;width:250px}}.hero-banner-back h1{color:#d5ecfd}.article-nav{left:0;margin:0 10px 15px;position:relative;right:0;top:0}.article-nav .navigation-root{display:none}.article-nav .navigation-root.is-open{display:block}.article-nav .navigation-item>.navigation-item-title{overflow:inherit}.article-nav .navigation-item{margin:0}.article-nav .navigation-item.has-active-child,.article-nav .navigation-item.is-active{margin:0;position:absolute;top:0}.article-nav .navigation-item.has-active-child .navigation-item-title:after,.article-nav .navigation-item.is-active .navigation-item-title:after{height:0;position:absolute;right:15px;top:15px;width:0}.article-nav button{margin:0}.article-nav .navigation-mobile-menu:after{content:none}@media screen and (min-width:768px){.article-nav{left:0;margin:0;position:inherit;right:0;top:0}.article-nav .navigation-root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article-nav .navigation-item{border:0;margin:0;padding:5px 0}.article-nav .navigation-item .navigation-item-title{line-height:12px;margin:10px 0;padding:0 10px}.article-nav .navigation-item .navigation-item-title:after{content:none}.article-nav .navigation-item:first-of-type .navigation-item-title{padding-left:0}.article-nav .is-active.navigation-item,.article-nav .navigation-item.has-active-child{position:inherit}.article-nav button{margin:0}.article-nav .image{padding-top:0}}.reference-article-nav-facts .richText p{padding-left:20px}.reference-article-nav-facts .divider{height:5px}.reference-article-nav-facts .divider .component-content{background:0;margin:0}.reference-article-nav-power-living .richText p{padding-left:20px}.reference-article-nav-power-living .divider{height:5px}.reference-article-nav-power-living .divider .component-content{background:0;margin:0}.reference-article-nav-facts>.inner,.reference-article-nav-power-living>.inner,.reference-article-nav-time-out>.inner{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.reference-article-nav-facts>.inner .container-override>.component-content,.reference-article-nav-power-living>.inner .container-override>.component-content,.reference-article-nav-time-out>.inner .container-override>.component-content{margin:auto}@media (min-width:768px){.reference-article-nav-facts>.inner .container-override>.component-content,.reference-article-nav-power-living>.inner .container-override>.component-content,.reference-article-nav-time-out>.inner .container-override>.component-content{width:590px}}@media (min-width:992px){.reference-article-nav-facts>.inner .container-override>.component-content,.reference-article-nav-power-living>.inner .container-override>.component-content,.reference-article-nav-time-out>.inner .container-override>.component-content{width:810px}}@media (min-width:1200px){.reference-article-nav-facts>.inner .container-override>.component-content,.reference-article-nav-power-living>.inner .container-override>.component-content,.reference-article-nav-time-out>.inner .container-override>.component-content{width:1010px}}.reference-article-nav-facts .h2like,.reference-article-nav-power-living .h2like,.reference-article-nav-time-out .h2like{margin-left:-10px}@media (min-width:768px){.reference-article-nav-facts .h2like,.reference-article-nav-power-living .h2like,.reference-article-nav-time-out .h2like{margin-left:-20px}}.reference-article-nav-facts>.component-content>.richText.first,.reference-article-nav-power-living>.component-content>.richText.first,.reference-article-nav-time-out>.component-content>.richText.first{padding-bottom:10px}.reference-article-nav-facts p,.reference-article-nav-power-living p,.reference-article-nav-time-out p{margin-bottom:0;margin-top:0;padding-bottom:10px;padding-left:10px;padding-top:10px}@media screen and (min-width:768px){.reference-article-nav-facts p,.reference-article-nav-power-living p,.reference-article-nav-time-out p{padding-left:0}}.article-nav{background-color:#fff;border:1px solid #6fccf1;border-radius:5px}.article-nav .navigation-item{border:0;border-bottom:1px solid #007fad}.article-nav .navigation-item:first-of-type{border-top:1px solid #007fad}.article-nav .navigation-item:last-of-type{border:0;border-radius:15px;border-top:1px solid #007fad;border-top-left-radius:0;border-top-right-radius:0}.article-nav .navigation-item .navigation-item-title{background-color:#fff;border-radius:15px;color:#007fad;font-weight:400}.article-nav .navigation-item .navigation-item-title:hover{background-color:#d5ecfd;color:#242573}.article-nav .navigation-item.has-active-child,.article-nav .navigation-item.is-active{border:0}.article-nav .navigation-item.has-active-child .navigation-item-title,.article-nav .navigation-item.is-active .navigation-item-title{background-color:#fff;border-radius:15px;color:#007fad;font-weight:700;text-transform:uppercase}.article-nav .navigation-item.has-active-child .navigation-item-title:after,.article-nav .navigation-item.is-active .navigation-item-title:after{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid #1aadea;content:""}.article-nav .navigation-item.has-active-child.rotate .navigation-item-title:after,.article-nav .navigation-item.is-active.rotate .navigation-item-title:after{content:"";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.article-nav button{background-color:#fff;border:0;border-radius:15px}.article-nav button:focus{outline:0}@media screen and (min-width:768px){.article-nav{background-color:#fff;border:0;border-radius:0;opacity:.9}.article-nav .navigation-item{border:0}.article-nav .navigation-item .navigation-item-title{background-color:#fff;border-radius:0;border-right:2px solid #777;color:#242573;text-transform:uppercase}.article-nav .navigation-item .navigation-item-title:after{content:none!important}.article-nav .navigation-item .navigation-item-title:hover{background-color:#fff;color:#242573}.article-nav .navigation-item:first-of-type,.article-nav .navigation-item:last-of-type{border-top:0}.article-nav .navigation-item:last-of-type .navigation-item-title{border-right:0}.article-nav .has-active-child.navigation-item .navigation-item-title,.article-nav .is-active.navigation-item .navigation-item-title{background-color:#fff;border-radius:0;color:#007fad;text-transform:uppercase}.article-nav button{background-color:#fff;border:0;border-radius:15px}.article-nav button:focus{outline:0}}.reference-article-nav-facts>.inner>.component-content>.richText.first,.reference-article-nav-power-living>.inner>.component-content>.richText.first,.reference-article-nav-time-out>.inner>.component-content>.richText.first{background-color:#f8fafb}.reference-article-nav-facts .divider{background-image:-webkit-gradient(linear,left top,right top,from(#ff6e00),to(#f9f42c));background-image:-o-linear-gradient(left,#ff6e00,#f9f42c);background-image:linear-gradient(90deg,#ff6e00,#f9f42c)}.reference-article-nav-power-living .divider{background-image:-webkit-gradient(linear,left top,right top,from(#23ae60),to(#f9f42c));background-image:-o-linear-gradient(left,#23ae60,#f9f42c);background-image:linear-gradient(90deg,#23ae60,#f9f42c)}.page-buy-now .title h1{padding:15px}.title-divider{display:none;padding:0}.title-divider .component-content{height:1px;left:50%;margin:10px -50vw;position:relative;right:50%;width:100vw}.shop-divider h3{margin-top:15px}.shop-divider .divider{padding:0 10px}.shop-divider .divider .component-content{display:block;height:6px;margin:0 0 20px}.buy-now-wrapper>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.buy-now-box{padding:0;width:49%}.buy-now-box>.component-content{margin:10px;min-height:245px}.buy-now-box>.component-content>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buy-now-box .image{max-width:150px;padding-bottom:30px;padding-top:45px}.buy-now-box .secondary-btn{height:auto;padding:5px;width:90%}.buy-now-box .secondary-btn p{font-size:14px;line-height:16px;margin:0}.buy-now-box .secondary-btn a{color:#464646}.buy-now-box .find-store-btn{bottom:11px;left:0;position:absolute}@media screen and (min-width:768px){.page-buy-now .title-divider{display:block}.buy-now-box{width:24%}.buy-now-box>.component-content{height:255px}.buy-now-box .image{max-width:inherit}}@media screen and (min-width:992px){.buy-now-box .secondary-btn p{font-size:16px;line-height:21px}}html[lang=fr-CA] .page-buy-now .secondary-btn{margin-top:-10px}.page-buy-now .title{background-color:#f7f9fa}.page-buy-now .title h1{font-weight:700;margin-bottom:0;text-transform:uppercase}.page-buy-now .title-divider>.component-content{background-color:#777}.shop-divider .divider .component-content{background-image:-webkit-gradient(linear,left top,right top,from(#f9f42c),to(#ff6e00));background-image:-o-linear-gradient(left,#f9f42c,#ff6e00);background-image:linear-gradient(90deg,#f9f42c,#ff6e00)}.buy-now-box>.component-content{border:1px solid #e1e1e1;border-radius:10px}@media screen and (min-width:768px){.page-buy-now .title{background-color:#fff}.buy-now-box>.component-content{border-radius:0}}.faq-accordion{padding:0}.faq-accordion .component-content{margin:0 15px 30px}.faq-accordion .accordion-container .accordion-slide>.accordion-content-wrapper{height:auto;max-height:0;-webkit-transition:max-height .3s linear;-o-transition:max-height .3s linear;transition:max-height .3s linear}.faq-accordion .accordion-container .accordion-slide.is-active{margin-top:25px}.faq-accordion .accordion-container .accordion-slide.is-active>.accordion-content-wrapper{max-height:1500px;-webkit-transition:max-height .3s linear;-o-transition:max-height .3s linear;transition:max-height .3s linear}.faq-accordion .accordion-container .accordion-slide.is-active .accordion-content:after{content:"";display:block;height:90px;position:absolute;right:-50px;top:96%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:90px}.faq-accordion .accordion-container .accordion-slide.is-active .accordion-head{padding-left:13px;padding-right:35px}.faq-accordion .accordion-container .accordion-slide.is-active .accordion-head:after{content:"";height:10px;margin-top:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:10px}.faq-accordion .accordion-container .accordion-slide .accordion-head{padding-left:0;padding-right:35px}.faq-accordion .accordion-container .accordion-slide .accordion-head:after{content:"";height:10px;margin-top:-12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:10px}.faq-accordion .accordion-container .accordion-slide .accordion-content{padding:0}@media screen and (min-width:768px){.faq-accordion .component-content{margin:0 0 10px}.faq-accordion .accordion-container .accordion-slide.is-active .accordion-head:after{content:"";height:15px;width:15px}.faq-accordion .accordion-container .accordion-slide .accordion-head{padding-left:10px}.faq-accordion .accordion-container .accordion-slide .accordion-head:after{content:"";height:15px;width:15px}.faq-accordion .accordion-container .accordion-slide .accordion-content{padding:25px 40px}}.template-article-template .article-page-container .faq-accordion .paragraphSystem:after,.template-article-template .article-page-container .faq-accordion .paragraphSystem:before{content:" ";display:table}.faq-accordion .accordion-container{border:0}.faq-accordion .accordion-slide{border-top:0}.faq-accordion .accordion-slide .accordion-content{background-color:#fff;border-bottom:1px solid #c1c1c1}.faq-accordion .accordion-slide.is-active .accordion-content{border:2px solid #c1c1c1;border-top:0}.faq-accordion .accordion-slide.is-active .accordion-content:after{background:#fff;border-left:2px solid #c1c1c1;content:""}.faq-accordion .accordion-slide.is-active .accordion-head{border-left:2px solid #c1c1c1;border-right:2px solid #c1c1c1;border-top:2px solid #c1c1c1}.faq-accordion .accordion-slide.is-active .accordion-head .accordion-title-text{color:#777}.faq-accordion .accordion-slide.is-active .accordion-head:after{border-bottom:0;border-right:4px solid #777;border-top:4px solid #777;content:""}.faq-accordion .accordion-slide.is-active .accordion-head:hover{background-color:#fff}.faq-accordion .accordion-slide.is-active .accordion-head:hover .accordion-title-text{color:#007fad}.faq-accordion .accordion-slide.is-active .accordion-head:hover:after{border-bottom:0;border-right:4px solid #007fad;border-top:4px solid #007fad}.faq-accordion .accordion-slide .accordion-head{background-color:#fff;border-bottom:1px solid #c1c1c1}.faq-accordion .accordion-slide .accordion-head:hover{background-color:#fff}.faq-accordion .accordion-slide .accordion-head:hover .accordion-title-text{color:#1aadea}.faq-accordion .accordion-slide .accordion-head:hover:after{border-bottom:4px solid #1aadea;border-right:4px solid #1aadea}.faq-accordion .accordion-slide .accordion-head:after{border-bottom:4px solid #007fad;border-right:4px solid #007fad;content:""}.faq-accordion .accordion-slide .accordion-head .accordion-title-text{color:#242573}.faq-accordion .accordion-slide .accordion-content{padding:0}@media screen and (min-width:768px){.faq-accordion .accordion-slide{background-color:#fff}.faq-accordion .accordion-slide .accordion-head{border-bottom:2px solid #c1c1c1}.faq-accordion .accordion-slide.is-active .accordion-head{border-bottom:2px solid #000}.faq-accordion .accordion-slide.is-active .accordion-head .accordion-title-text{color:#242573}}.faq-page-title h1{margin-bottom:0;padding:25px 10px 0}.faq-page-title .divider{padding:0}.faq-page-title .divider .component-content{display:block;margin:20px 0}.faq-page-title .container-override p{display:none}@media screen and (min-width:768px){.faq-page-title h1{margin-left:5px;padding-left:0}.faq-page-title .container-override p{display:block}}.faq-accordion-wrapper{padding:0}.faq-accordion-wrapper h2{margin:10px 0;padding-left:15px;padding-right:15px}.faq-accordion-wrapper .divider{padding:0}.faq-accordion-wrapper .divider .component-content{display:block;height:5px;margin:0}.faq-accordion-wrapper .richText{padding:0}@media screen and (min-width:768px){.faq-accordion-wrapper h2{margin:20px 0;padding-left:0;padding-right:0}.faq-accordion-wrapper:first-of-type .devider{width:100%}.faq-accordion-wrapper .divider{padding:0;width:50%}.faq-accordion-wrapper .divider.full-width{width:100%}}html[lang=fr-CA] .reference-faq-dropdown{margin-bottom:10px}@media (min-width:768px){html[lang=fr-CA] .reference-faq-dropdown{margin-bottom:0;width:335px}}@media (min-width:768px) and (max-width:991px){html[lang=fr-CA] .faq-accordion-wrapper h2{width:45%}}.faq-topic-title .divider .component-content{background-image:-webkit-gradient(linear,left top,right top,from(#0770b9),to(#a5ddf8));background-image:-o-linear-gradient(left,#0770b9,#a5ddf8);background-image:linear-gradient(90deg,#0770b9,#a5ddf8)}.reference-faq-dropdown{padding:0 10px;z-index:1}.reference-faq-dropdown .topic-selector{height:40px;padding:0}.reference-faq-dropdown .topic-selector:after{height:0;position:absolute;right:15px;top:33px;width:0}.reference-faq-dropdown .topic-selector.rotate:after{content:"";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.reference-faq-dropdown .topic-selector li{display:none;padding:10px 0 10px 15px}.reference-faq-dropdown .topic-selector.active li,.reference-faq-dropdown .topic-selector li:first-of-type{display:block}@media screen and (min-width:768px){.reference-faq-dropdown{padding:0;position:absolute;right:0;top:0;width:325px}}.page-faq .container-override>.component-content{position:relative}.reference-faq-dropdown>.component-content{overflow:visible}.reference-faq-dropdown .topic-selector{background-color:#fff;border-radius:10px;color:#242573;text-transform:uppercase}.reference-faq-dropdown .topic-selector:after{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #1aadea;content:""}.reference-faq-dropdown .topic-selector li{background-color:#fff;border:1px solid #1aadea;border-radius:5px}.reference-faq-dropdown .topic-selector.active li{border:0;border-bottom:1px solid #1aadea;border-left:1px solid #1aadea;border-radius:0;border-right:1px solid #1aadea}.reference-faq-dropdown .topic-selector.active li:first-of-type{border:1px solid #1aadea;border-top-left-radius:5px;border-top-right-radius:5px}.reference-faq-dropdown .topic-selector.active li:last-of-type{border-bottom:1px solid #1aadea;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-left:1px solid #1aadea;border-right:1px solid #1aadea}@media screen and (min-width:768px){.reference-faq-dropdown:hover{cursor:pointer}.reference-faq-dropdown .topic-selector li:hover{background-color:#d5ecfd;color:#242573}}.article-nav-box{left:0;padding:0 10px;position:absolute;top:455px;width:100%;z-index:1}.article-nav-box>.component-content{margin:0 auto;width:100%}.article-nav-box h1{padding:20px 20px 0}.article-nav-box .article-nav-head{left:0;position:absolute;top:-553px;width:100%}.article-nav-box .article-nav-head .richText{margin-bottom:10px;padding:10px 0 10px 10px}.article-nav-box .article-nav-head p{margin:0}.article-nav-box .article-nav-footer{-webkit-box-sizing:border-box;box-sizing:border-box;height:230px;padding:0 20px 30px}.article-nav-box .article-nav-footer h2,.article-nav-box .article-nav-footer p{margin:0;padding:0 20px}.article-nav-box .navigation{left:0;margin:0 10px 10px;padding:0;position:relative;right:0;top:0}.article-nav-box .navigation-root{display:none}.article-nav-box .navigation-root.is-open{display:block}.article-nav-box .navigation-item{margin:0}.article-nav-box .navigation-item.is-active{margin:0;position:absolute;top:0}.article-nav-box .navigation-item.is-active .navigation-item-title:after{height:0;position:absolute;right:15px;top:15px;width:0}.article-nav-box .navigation button{margin:0}.article-nav-box .h2like{padding-left:0}@media screen and (min-width:768px){.article-nav-box{height:350px;margin-top:45px;padding:0;position:inherit;width:470px;z-index:1}.article-nav-box h1{padding-bottom:15px;padding-top:35px}.article-nav-box .component-content{width:100%}.article-nav-box .article-nav-head{-webkit-box-sizing:border-box;box-sizing:border-box;position:inherit}.article-nav-box .article-nav-head .richText{margin-bottom:0;padding-left:20px}.article-nav-box .article-nav-footer{height:280px}.article-nav-box .article-nav-footer .richText p{margin:0;padding:0 20px}.article-nav-box .navigation{left:0;margin:0;padding:0 0 0 10px;position:inherit;right:0;top:0}.article-nav-box .navigation-root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article-nav-box .navigation .navigation-item{border:0;margin:0;padding:5px 0}.article-nav-box .navigation .navigation-item .navigation-item-title{padding:0 10px}.article-nav-box .navigation .is-active.navigation-item{position:inherit}.article-nav-box .navigation button{margin:0}.article-nav-box .navigation .image{padding-top:0}}.banner-with-nav{padding-left:0;padding-right:0;padding-top:96px}.banner-with-nav img{width:100%}@media screen and (min-width:768px){.banner-with-nav{padding-top:0}}@media screen and (min-width:768px){html[lang=fr-CA] .article-nav-box{width:500px}}html[lang=fr-CA] .article-nav-box .article-nav-footer{height:auto;padding-bottom:7px}html[lang=fr-CA] .article-nav-box .article-nav-footer>.component-content{height:auto;padding-bottom:35px}@media screen and (min-width:768px){html[lang=fr-CA] .article-nav-box .article-nav-footer{height:280px;padding-bottom:0}html[lang=fr-CA] .article-nav-box .article-nav-footer>.component-content{height:272px;padding-bottom:0}}html[lang=fr-CA] .page-time-out .article-nav-footer>.component-content{height:auto}@media screen and (min-width:768px){html[lang=fr-CA] .page-time-out .article-nav-footer{height:275px}html[lang=fr-CA] .page-time-out .article-nav-footer>.component-content{height:268px}}.article-nav-box>.last .richText p{color:#000}.article-nav-box h1{color:#fff}.article-nav-box .article-nav-head{background-color:#fff}.article-nav-box .article-nav-head .richText{background-color:#f7f9fa}.article-nav-box .article-nav-head h2{margin-bottom:0}.article-nav-box .article-nav-footer{background-image:-webkit-gradient(linear,left top,right top,from(#b62e01),to(#ff4101));background-image:-o-linear-gradient(left,#b62e01,#ff4101);background-image:linear-gradient(90deg,#b62e01,#ff4101);border:1px solid #b5421b;border-bottom-right-radius:100% 15%;padding:0}.article-nav-box .article-nav-footer>.component-content{background-image:-webkit-gradient(linear,left top,right top,from(#ff4d01),to(#ffcb03));background-image:-o-linear-gradient(left,#ff4d01,#ffcb03);background-image:linear-gradient(90deg,#ff4d01,#ffcb03);border-bottom:none;border-bottom-right-radius:100% 13%;height:220px}.article-nav-box .article-nav-footer p{color:#000;font-size:14px}.article-nav-box .navigation{background-color:#fff;border:1px solid #6fccf1;border-radius:5px}.article-nav-box .navigation-item{border:0;border-bottom:1px solid #007fad}.article-nav-box .navigation-item:last-of-type{border:0;border-radius:15px}.article-nav-box .navigation-item .navigation-item-title{background-color:#fff;border-radius:15px;color:#007fad;font-family:Roboto,sans-serif;font-weight:400}.article-nav-box .navigation-item .navigation-item-title:hover{background-color:#d5ecfd;color:#242573}.article-nav-box .navigation-item.is-active{border:0}.article-nav-box .navigation-item.is-active .navigation-item-title{background-color:#fff;border-radius:15px;color:#007fad;font-weight:700;text-transform:uppercase}.article-nav-box .navigation-item.is-active .navigation-item-title:after{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid #1aadea;content:""}.article-nav-box .navigation-item.is-active.rotate .navigation-item-title:after{content:"";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.article-nav-box .navigation button{background-color:#fff;border:0;border-radius:15px}.article-nav-box .navigation button:focus{outline:0}@media screen and (min-width:768px){.article-nav-box .article-nav-head{background-color:inherit;border:1px solid #b5421b;border-bottom:0}.article-nav-box .article-nav-head .richText{opacity:.8}.article-nav-box .article-nav-footer{background-image:none;border:solid #b5421b;border-width:1px 1px 10px;border-bottom-right-radius:100% 15%;border-top:0;opacity:.9}.article-nav-box .article-nav-footer>.component-content{height:272px}.article-nav-box .article-nav-footer p{font-size:16px;padding:0}.article-nav-box .navigation{background-color:#fff;border:0;border-radius:0;opacity:.9}.article-nav-box .navigation .navigation-item{border:0}.article-nav-box .navigation .navigation-item .navigation-item-title{background-color:#fff;border-radius:0;border-right:2px solid #777;color:#242573;text-transform:uppercase}.article-nav-box .navigation .navigation-item .navigation-item-title:after{content:none}.article-nav-box .navigation .navigation-item .navigation-item-title:hover{background-color:#fff;color:#242573}.article-nav-box .navigation .navigation-item:first-of-type{border-top:0}.article-nav-box .navigation .navigation-item:last-of-type .navigation-item-title{border-right:0}.article-nav-box .navigation .is-active.navigation-item .navigation-item-title{background-color:#fff;border-radius:0;color:#007fad;text-transform:uppercase}.article-nav-box .navigation button{background-color:#fff;border:0;border-radius:15px}.article-nav-box .navigation button:focus{outline:0}}.banner-with-text1,.banner-with-text2{padding:0}.banner-with-text1 h2,.banner-with-text2 h2{color:#2e3489;font-family:Roboto,sans-serif;font-size:24px;font-weight:600;line-height:27px;text-transform:uppercase}@media (min-width:992px){.banner-with-text1 h2,.banner-with-text2 h2{font-size:36px;line-height:40px}}.banner-with-text1>.component-content>.paragraphSystem .image,.banner-with-text2>.component-content>.paragraphSystem .image{padding:0}.banner-with-text1>.component-content>.paragraphSystem .image img,.banner-with-text2>.component-content>.paragraphSystem .image img{display:block}.banner-with-text1>.component-content>.paragraphSystem .box,.banner-with-text2>.component-content>.paragraphSystem .box{padding:0 15px 30px}.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText{color:#242573}.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText.first,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText.first{padding:0}.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText.main-btn,.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText.reverse-btn,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText.main-btn,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText.reverse-btn{height:auto;margin-top:25px;padding:10px 25px;width:auto}@media screen and (min-width:360px){.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText.main-btn,.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText.reverse-btn,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText.main-btn,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText.reverse-btn{padding:20px 35px}}.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText.main-btn p,.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText.reverse-btn p,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText.main-btn p,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText.reverse-btn p{font-size:14px}.banner-with-text1>.component-content>.paragraphSystem .box .paragraphSystem .richText .richText-content p,.banner-with-text2>.component-content>.paragraphSystem .box .paragraphSystem .richText .richText-content p{margin:0}@media screen and (min-width:768px){.banner-with-text1>.component-content>.paragraphSystem,.banner-with-text2>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex}.banner-with-text1>.component-content>.paragraphSystem .box,.banner-with-text2>.component-content>.paragraphSystem .box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px}.banner-with-text1>.component-content>.paragraphSystem .box .component-content,.banner-with-text2>.component-content>.paragraphSystem .box .component-content{-ms-flex-item-align:center;align-self:center}.banner-with-text1>.component-content>.paragraphSystem .box .component-content>.content,.banner-with-text2>.component-content>.paragraphSystem .box .component-content>.content{width:100%}.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem,.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText,.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText{padding:0}.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.main-btn,.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.reverse-btn,.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.main-btn,.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.reverse-btn{height:45px;padding:20px;width:auto}.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.main-btn p,.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.reverse-btn p,.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.main-btn p,.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.reverse-btn p{font-size:16px}}@media screen and (min-width:992px){.banner-with-text1>.component-content>.paragraphSystem .box,.banner-with-text2>.component-content>.paragraphSystem .box{padding:20px 90px}.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.main-btn,.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.reverse-btn,.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.main-btn,.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.reverse-btn{margin-top:35px}}@media screen and (min-width:1200px){.banner-with-text1>.component-content>.paragraphSystem .box,.banner-with-text2>.component-content>.paragraphSystem .box{padding:40px 90px}}.banner-with-text1>.component-content>.paragraphSystem{padding-bottom:100px;padding-top:180px;position:relative}.banner-with-text1>.component-content>.paragraphSystem .box{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:absolute;top:0;z-index:2}.banner-with-text1>.component-content>.paragraphSystem .box .component-content{display:-webkit-box;display:-ms-flexbox;display:flex}.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.first{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:768px){.banner-with-text1>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText.first{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}}@media screen and (min-width:768px){.banner-with-text1>.component-content>.paragraphSystem{padding:0}.banner-with-text1>.component-content>.paragraphSystem .box{height:auto;position:relative}}@media screen and (min-width:1200px){.banner-with-text1>.component-content>.paragraphSystem .box{padding:20px 90px 60px}.banner-with-text1>.component-content>.paragraphSystem .image{padding-bottom:25px}}.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText h2{color:#fff}.banner-with-text2>.component-content>.paragraphSystem .box .component-content .paragraphSystem .richText h2+p{color:#000}.banner-with-text1{margin-top:40px}.banner-with-text2>.component-content>.paragraphSystem .box{padding:30px 15px}@media screen and (min-width:768px){.banner-with-text2>.component-content>.paragraphSystem .box{padding:20px 30px}}@media screen and (min-width:992px){.banner-with-text2>.component-content>.paragraphSystem .box{padding:20px 90px}}.green-gradient{background-image:-webkit-gradient(linear,left top,right top,from(#23ae60),to(#f9f42c));background-image:-o-linear-gradient(left,#23ae60,#f9f42c);background-image:linear-gradient(90deg,#23ae60,#f9f42c)}.gray-gradient{background-image:-webkit-gradient(linear,left top,right top,from(#666),to(#eaeaea));background-image:-o-linear-gradient(left,#666,#eaeaea);background-image:linear-gradient(90deg,#666,#eaeaea)}.orange-gradient{background-image:-webkit-gradient(linear,left top,right top,from(#ff6e00),to(#f9f42c));background-image:-o-linear-gradient(left,#ff6e00,#f9f42c);background-image:linear-gradient(90deg,#ff6e00,#f9f42c)}.red-gradient{background-image:-webkit-gradient(linear,left top,right top,from(#7d0303),to(#ea2a33));background-image:-o-linear-gradient(left,#7d0303,#ea2a33);background-image:linear-gradient(90deg,#7d0303,#ea2a33)}.blue-gradient{background-image:-webkit-gradient(linear,left top,right top,from(#0770b9),to(#a5ddf8));background-image:-o-linear-gradient(left,#0770b9,#a5ddf8);background-image:linear-gradient(90deg,#0770b9,#a5ddf8)}.purple-gradient{background-image:-webkit-gradient(linear,left top,right top,from(#be1f8f),to(#f28ebb));background-image:-o-linear-gradient(left,#be1f8f,#f28ebb);background-image:linear-gradient(90deg,#be1f8f,#f28ebb)}.product-detail-head{margin-bottom:50px}.product-detail-head h1{padding-top:15px}.product-detail-head-title{padding:0}.product-detail-head-image{max-width:400px;padding:0}.product-detail-head-image>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-detail-head-image .secondary-btn{height:40px;width:200px}.product-detail-head-image .image,.product-detail-head-symptoms,.product-detail-head-symptoms .box{padding:0}.product-detail-head-symptoms .box>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-detail-head-symptoms .richText{padding-left:0;padding-right:0;padding-top:30px}.product-detail-head-symptoms .image{padding:10px 0 10px 10px;width:49%}.product-detail-head-symptoms .image>.component-content{height:100%}.product-detail-head-symptoms figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}.product-detail-head-symptoms figcaption{padding-left:10px;width:100%}.product-detail-head-symptoms img{width:40px}@media screen and (min-width:768px){.product-detail-head-symptoms,.product-detail-head-title{float:right}.product-detail-head-symptoms>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-detail-head-symptoms figure{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-detail-head-symptoms figcaption{padding-left:0;text-align:center}.product-detail-head-symptoms .richText{padding-left:0;padding-right:0}.product-detail-head-symptoms .box .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-detail-head-symptoms .image{width:32%}.product-detail-head-symptoms .image>.component-content{height:100%}.product-detail-head-symptoms .image img{width:70px}.product-detail-head .secondary-btn{margin-top:10px}}.product-detail-head-symptoms .richText,.product-detail-head-symptoms figcaption{font-weight:700}.hero-banner-with-text{display:none;padding:0}.hero-banner-with-text img{width:100%}@media (min-width:768px){.hero-banner-with-text{display:block}}.hero-text-product{display:none;left:3%;position:absolute;width:46%;z-index:1}.hero-text-product p{width:98%}@media (min-width:768px){.hero-text-product{display:block;padding-bottom:50px;top:30px}.hero-text-product h1{padding-top:10px}}@media (min-width:992px){.hero-text-product{top:100px}.hero-text-product h1{padding-top:44px}}.header-nav,.header-nav-top-layer{z-index:1}.hero-text-product{background-color:#6fccf1;border:1px solid #1aadea;border-bottom:10px solid #6fccf1;border-bottom-right-radius:100% 15%}.hero-text-product h1{color:#fff}.hero-text-product p{color:#000;font-size:14px}.article-box{display:none;margin-right:-1px;margin-top:30px;padding:5px 10px;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.article-box .ter-link a{text-transform:uppercase}.article-box .image{padding:3px}@media (min-width:768px){.article-box{margin-top:10px}}.article-box-1,.article-box-2,.article-box-3,.article-box-4,.article-box-5{cursor:pointer}.load-more-box>.component-content>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.load-more-box .load-btn,.load-more-box .show-less{height:30px;margin-top:10px;width:220px}@media (min-width:768px){html[lang=fr-CA] .article-box .last{bottom:0}}.article-box>.component-content{background-color:#fff;border:1px solid #e1e1e1}.article-box a,.article-box p{color:#000;font-weight:700;text-decoration:none}.article-box:hover{cursor:pointer}.reference-footer{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.reference-footer .inner .component-content>.box{position:absolute;top:18%}.reference-footer .richText.first{border-bottom:1px solid #777;padding-bottom:30px}.reference-footer .richText.last{padding-top:30px}.reference-footer .image{padding:0}.reference-footer .image img{width:100%}@media screen and (min-width:768px){.reference-footer .inner .component-content>.box{top:40%}.reference-footer .richText.first{border-bottom:0;padding-bottom:0}.reference-footer .richText.first .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.reference-footer .richText.first .richText-content p{padding-right:15px}.reference-footer .richText.last{padding-top:0}}.reference-footer .box>.component-content{margin:0 auto}@media (min-width:768px){.reference-footer .box>.component-content{width:750px}.reference-footer .box>.component-content .content{padding-left:70px;padding-right:70px}}@media (min-width:992px){.reference-footer .box>.component-content{width:970px}}@media (min-width:1200px){.reference-footer .box>.component-content{width:1170px}}.reference-footer p{color:#777}.reference-footer p a{color:#777;font-weight:700;text-decoration:none}.reference-footer p a:hover{color:#242573}@media screen and (min-width:768px) and (max-width:991px){.reference-footer p{font-size:13px}}.reference-header{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw;z-index:2}.reference-header .inner>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.reference-header .header-nav-top-layer,.reference-header .header-nav-top-layer .image{display:none}.reference-header .header-nav-top-layer p{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.reference-header .searchBox{margin:3px 0;padding-bottom:30px}.reference-header .searchBox input{border-radius:30px;height:30px;padding:5px;width:96%}.reference-header .searchBox button{border:0;height:19px;padding:0;position:absolute;right:45px;top:10px;width:20px}.reference-header .searchBox button:before{border-radius:10px;-webkit-box-sizing:content-box;box-sizing:content-box;display:inline-block;font-size:20px;height:10px;left:-2px;margin:0;position:relative;top:0;width:10px}.reference-header .searchBox button:after{border-width:0;display:inline-block;height:3px;left:5px;position:relative;top:-1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:6px}.reference-header .appended-close-button,.reference-header .appended-menu-button{position:absolute;right:16px;top:20px}.reference-header .header-nav .image{margin-left:10px;padding:5px 0;position:absolute;width:100px;z-index:1}.reference-header .navigation{padding:0}.reference-header .navigation-item.navigation-level1{border:0;margin:0}.reference-header .navigation-item>.navigation-item-title{overflow:inherit}.reference-header .navigation-mobile-menu{border:0;display:block;height:60px;margin:0;width:100%}.reference-header .navigation-mobile-menu:after{content:"";display:block;font-size:25px;font-weight:400;height:20px;line-height:38px;margin:15px 15px 0;position:absolute;right:0;top:0;width:31px}.reference-header .navigation-mobile-menu.close-button:after{content:"";margin-right:15px;margin-top:0;top:15px}.reference-header .navigation .navigation-root{display:none}@media screen and (min-width:768px){.reference-header .inner>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reference-header .header-nav-top-layer{display:block!important}.reference-header .header-nav-top-layer .image{display:block;}.reference-header .header-nav-top-layer p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:6px 0 0}.reference-header .header-nav-top-layer p a{color:#242573;padding-right:25px}.reference-header .header-nav-top-layer .searchBox{padding:0}.reference-header .header-nav-top-layer .searchBox input{height:17px;width:93%}.reference-header .header-nav-top-layer .searchBox button{right:15px;top:4px}.reference-header .header-nav-top-layer .searchBox button:before{left:-2px;top:0}.reference-header .header-nav-top-layer .searchBox button:after{left:6px;top:-2px}.reference-header .header-nav{height:74px}.reference-header .header-nav .component-content{overflow:visible}.reference-header .header-nav .image{margin-top:-27px;padding-left:0;padding-right:0;width:145px}.reference-header .header-nav .navigation{float:right}.reference-header .header-nav .navigation-mobile-menu{display:none}.reference-header .header-nav .navigation-root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:73px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:15px}.reference-header .header-nav .navigation-item{margin-left:-3px}.reference-header .header-nav .navigation-item.is-active a{padding-bottom:19px}.reference-header .header-nav .navigation-item a{height:22px;margin:15px 2px 0 5px;padding:10px 11px}}.reference-header .header-nav-top-layer>.component-content,.reference-header .header-nav>.component-content{margin:0 auto}@media (min-width:768px){.reference-header .header-nav-top-layer>.component-content,.reference-header .header-nav>.component-content{width:750px}.reference-header .header-nav-top-layer>.component-content .content,.reference-header .header-nav>.component-content .content{padding-left:70px;padding-right:70px}}@media (min-width:992px){.reference-header .header-nav-top-layer>.component-content,.reference-header .header-nav>.component-content{width:970px}}@media (min-width:1200px){.reference-header .header-nav-top-layer>.component-content,.reference-header .header-nav>.component-content{width:1170px}}.reference-header .navigation-item>.navigation-item-title{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;overflow-wrap:normal;white-space:normal;word-break:normal;word-wrap:normal}.layout-inner>.col-xs-12{padding:0}@media (min-width:768px){html[lang=fr-CA] .header-nav .navigation-item:first-of-type{min-width:22%}html[lang=fr-CA] .header-nav .navigation-item:nth-of-type(2),html[lang=fr-CA] .header-nav .navigation-item:nth-of-type(3),html[lang=fr-CA] .header-nav .navigation-item:nth-of-type(4){min-width:20%}html[lang=fr-CA] .header-nav .navigation-item:nth-of-type(2) a,html[lang=fr-CA] .header-nav .navigation-item:nth-of-type(3) a,html[lang=fr-CA] .header-nav .navigation-item:nth-of-type(4) a{height:auto;margin-top:7px;padding:8px 11px}}@media (min-width:768px) and (max-width:991px){html[lang=fr-CA] .header-nav>.component-content .content{padding-left:40px;padding-right:40px}html[lang=fr-CA] .header-nav .navigation-root{float:right;padding-right:0;width:100%}html[lang=fr-CA] .header-nav .navigation{width:78%}}.searchBox-title{display:none}.reference-header .header-nav-top-layer{background-color:#1bade9}.reference-header .header-nav-top-layer a{color:#fff;font-weight:700;text-decoration:none}.reference-header .header-nav{background-color:#2f358b;border-bottom:1px solid #474f9a}.reference-header .searchBox .form-search input[type=text]{background:#d6edfb;border-style:inherit;color:#70828c;font-size:15px;text-indent:5px}.reference-header .searchBox .form-search input[type=text]::-webkit-input-placeholder{color:#70828c;font-size:14px}.reference-header .searchBox .form-search input[type=text]::-moz-placeholder{color:#70828c;font-size:14px}.reference-header .searchBox .form-search input[type=text]:-ms-input-placeholder{color:#70828c;font-size:14px}.reference-header .searchBox .form-search input[type=text]::-ms-input-placeholder{color:#70828c;font-size:14px}.reference-header .searchBox .form-search input[type=text]::placeholder{color:#70828c;font-size:14px}.reference-header .searchBox ::-webkit-input-placeholder{color:#70828c;font-size:16px}.reference-header .searchBox ::-ms-input-placeholder{color:#70828c;font-size:16px}.reference-header .searchBox button{background-color:rgba(0,0,0,0);font-size:0}.reference-header .searchBox button:before{border:3px solid #08055f;content:""}.reference-header .searchBox button:after{background:#08055f;content:""}.reference-header .searchBox button:hover{background-color:rgba(0,0,0,0)}.reference-header .navigation .navigation-item.has-active-child a,.reference-header .navigation .navigation-item.is-active a{background-color:#d5ecfd;color:#484848}.reference-header .navigation .navigation-root a{background-color:#141252;border-bottom:1px solid #474f9a;color:#d5ecfd;font-weight:400;text-align:center;text-transform:uppercase}.reference-header .navigation-mobile-menu{background-color:#2f358b}.reference-header .navigation-mobile-menu:after{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/global/neocitran-menu-mobile.png);background-repeat:no-repeat;background-size:31px 20px}.reference-header .navigation-mobile-menu.close-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.87 26.87' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%23ffe42f}%3C/style%3E%3C/defs%3E%3Cg transform='translate(-56.997 -33.429)'%3E%3Crect class='a' width='34' height='4' rx='2' transform='rotate(-45 97.872 -40.065)'/%3E%3Cpath class='a' d='M79.624 58.885L58.41 37.672a2 2 0 012.828-2.829l21.213 21.213a2 2 0 01-2.828 2.829z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.reference-header .navigation-mobile-menu .appended-close-button,.reference-header .navigation-mobile-menu .appended-menu-button{color:#fff;font-size:12px}@media screen and (min-width:768px){.reference-header .header-nav-top-layer a{color:#242573}.reference-header .navigation-root .navigation-item .navigation-item-title{text-transform:uppercase}.reference-header .navigation-root .navigation-item .navigation-item-title:hover{background-color:#d5ecfd;color:#777}.reference-header .navigation-root .navigation-item a{background-color:#2f358b;border-bottom:0;border-right:2px solid #474f9a;color:#d5ecfd}.reference-header .navigation-root .navigation-item.has-active-child,.reference-header .navigation-root .navigation-item.is-active{background-color:#fff}.reference-header .navigation-root .navigation-item.has-active-child a,.reference-header .navigation-root .navigation-item.is-active a{background-color:#fff;border-right:2px solid #fff;color:#484848}.reference-header .navigation-root .navigation-item.has-active-child a:hover,.reference-header .navigation-root .navigation-item.is-active a:hover{color:#484848}.reference-header .navigation-root .navigation-item.has-active-child.page-products,.reference-header .navigation-root .navigation-item.is-active.page-products{border-bottom:5px solid #ffe42f}.reference-header .navigation-root .navigation-item.has-active-child.page-cold-and-flu-basics,.reference-header .navigation-root .navigation-item.is-active.page-cold-and-flu-basics{border-bottom:5px solid #ff6e00}.reference-header .navigation-root .navigation-item.has-active-child.page-time-out,.reference-header .navigation-root .navigation-item.is-active.page-time-out{border-bottom:5px solid #23ae60}.reference-header .navigation-root .navigation-item.has-active-child.page-buy-now,.reference-header .navigation-root .navigation-item.is-active.page-buy-now{border-bottom:5px solid #ffe42f}.reference-header .navigation-root .navigation-item.has-active-child.page-buy-now a,.reference-header .navigation-root .navigation-item.is-active.page-buy-now a{border-right:2px solid #fff}.reference-header .navigation-root .navigation-item:hover{background-color:#d5ecfd}.reference-header .navigation-root .navigation-item:hover a{background-color:#d5ecfd;border-right:2px solid #d5ecfd;color:#777}.reference-header .navigation-root .navigation-item:last-of-type a{border-right:2px solid #2f358b}.reference-header .navigation-root .navigation-item:last-of-type:hover a{border-right:2px solid #d5ecfd}}#opaque{background-color:#000;filter:alpha(opacity=40);height:100%;left:0;opacity:.4;position:fixed;top:0;width:100%;z-index:1}* html #opaque{position:absolute}.video-int .video-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;overflow:auto;position:fixed;right:0;top:0;width:100%;z-index:9999}.video-int .video-content .video{padding:0;position:relative}.video-int .video-content .video embed,.video-int .video-content .video iframe,.video-int .video-content .video object{border:0;height:47.8125vw;max-height:405px;max-width:720px;width:85vw}.video-int .video-content .video .close{display:block;height:20px;position:absolute;right:-20px;top:-20px;width:20px}.video-int .placeholder-img{position:relative}.video-int .placeholder-img img{display:block;margin:auto;width:auto}.video-int .title-content{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;width:100%}.video-int .title-content button{height:100%;padding:0;width:100%}.video-int .title-content button i{bottom:20px;height:40px;left:20px;position:absolute;width:40px}.video-int .title-content p{bottom:30px;left:70px;position:absolute}.video-int .duration{display:none}.video-text .richText-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.video-text .richText-content h2{margin:0}@media (min-width:992px){.video-int .title-content button{height:100%}.video-int .title-content button i{bottom:25px;left:25px}.video-int .title-content p{bottom:25px;margin-left:0}.video-text .richText-content{padding:15px 30px}}.video-int .title-content button{background:none;background-color:rgba(0,0,0,0);border:0;outline:none}.video-int .video-content{background-color:rgba(0,0,0,.4)}.video-int .video-content .video .close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.87 26.87' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%23ffe42f}%3C/style%3E%3C/defs%3E%3Cg transform='translate(-56.997 -33.429)'%3E%3Crect class='a' width='34' height='4' rx='2' transform='rotate(-45 97.872 -40.065)'/%3E%3Cpath class='a' d='M79.624 58.885L58.41 37.672a2 2 0 012.828-2.829l21.213 21.213a2 2 0 01-2.828 2.829z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.video-int .video-content .video .close:hover{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.video-int .video-text .richText-content{background:#777}.three-columns-article{margin-top:30px}.three-columns-article>.component-content{padding:0 10px}.three-columns-article .col-xs-12{padding-left:0;padding-right:0}.three-columns-article .paragraphSystem:after,.three-columns-article .paragraphSystem:before{content:none}.three-columns-article .table-head>.component-content{border:1px solid #e1e1e1;margin-right:2px}.three-columns-article .table-head .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.three-columns-article .table-head .content .box{text-align:center;width:50%}.three-columns-article .table-head .content .box h2{margin:0;padding:14px 0}.three-columns-article .table-head .content .box:nth-child(2){margin-right:-1px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.three-columns-article .table-head .content .box:nth-child(3){margin-right:-1px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px);width:100%}.three-columns-article .table-head .content .box:nth-child(3) h3{font-size:16px;margin:0;padding:17px 0}.three-columns-article .table-head .content .box:nth-child(4){margin-right:-1px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}@media (min-width:768px){.three-columns-article .table-head .content .box:nth-child(2){margin-left:-1px;margin-right:-1px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px);width:33.3%}.three-columns-article .table-head .content .box:nth-child(3){margin-right:-1px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px);width:33.3%}.three-columns-article .table-head .content .box:nth-child(4){margin-right:-2px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px);width:33.3%}}.three-columns-article .table-row .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.three-columns-article .table-row .content .box{padding:0;text-align:center;width:50%}.three-columns-article .table-row .content .box h4{margin:0;padding:8px 0}.three-columns-article .table-row .content .box:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.three-columns-article .table-row .content .box:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.three-columns-article .table-row .content .box:nth-child(4){border-left:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (min-width:768px){.three-columns-article .table-row .content .box:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:33.3%}.three-columns-article .table-row .content .box:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:33.3%}.three-columns-article .table-row .content .box:nth-child(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:33.3%}}@media (min-width:768px){.three-columns-article>.component-content{padding:0}}.three-columns-article h2{color:#000;font-size:24px;line-height:27px}@media (min-width:768px){.three-columns-article h2{font-size:36px;line-height:40px}}.three-columns-article .table-head .content .box:nth-child(2){background:#ff7000;color:#000}.three-columns-article .table-head .content .box:nth-child(4){background:#ff9600}.three-columns-article .table-row .content .box h4{color:#000}.three-columns-article .table-row .content .box:nth-child(2){background:#f7f9fa;border:1px solid #e1e1e1}.three-columns-article .table-row .content .box:nth-child(3){background:#2e3489;border:1px solid #e1e1e1}.three-columns-article .table-row .content .box:nth-child(3) h4{color:#fede31}.three-columns-article .table-row .content .box:nth-child(4){background:#f7f9fa;border:1px solid #e1e1e1}.three-columns-article .table-row:nth-child(odd) .box:nth-child(3){background:#414690}.three-columns-article .table-row:nth-child(odd) .box:nth-child(2),.three-columns-article .table-row:nth-child(odd) .box:nth-child(4){background:#fff}.product-box{margin-bottom:10px;padding:0}.product-box>.component-content{height:100%;margin:5px}.product-box>.component-content>.content{height:100%;position:relative}.product-box .paragraphSystem:after,.product-box .paragraphSystem:before{content:none}.product-box-product-image{padding:0}.product-box h2{padding-top:20px}.product-box-btns{padding:15px 0 0}.product-box-btns>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.product-box-btns .main-btn,.product-box-btns .secondary-btn{height:auto;margin:5px 5%;width:90%}.product-box-btns .main-btn p,.product-box-btns .secondary-btn p{font-size:12px;line-height:15px;margin:0;text-align:center}.product-box-symptoms{height:65px}.product-box-symptoms>.component-content>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:65px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box-symptoms .image{padding:0 5px;width:100%}.product-box-symptoms .image .component-content{text-align:center}.product-box-symptoms .image img{padding-top:4px;width:45px}.product-box-description p{color:#000}.product-box-description p:last-of-type{font-size:12px}@media screen and (min-width:768px){.product-box{margin-right:-1px;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px);width:50%}.product-box>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.product-box-product-image{-ms-flex-item-align:baseline;align-self:baseline;float:right;min-height:160px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-box-symptoms{-ms-flex-item-align:end;align-self:flex-end;bottom:195px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;position:absolute}.product-box-btns{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;padding-bottom:15px;padding-top:95px}.product-box-btns .main-btn p,.product-box-btns .secondary-btn p{font-size:14px;line-height:17px}.product-box-description{display:none}.product-box p{margin-top:0}}@media screen and (min-width:992px){.product-box-symptoms{bottom:120px}.product-box-btns{padding-top:80px}.product-box-btns .main-btn,.product-box-btns .main-btn-s,.product-box-btns .secondary-btn,.product-box-btns .secondary-btn-s{height:90px;margin:0 4%;width:44%}.product-box-btns .secondary-btn,.product-box-btns .secondary-btn-s{margin-left:0}.product-box-btns>.component-content>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.product-box-for-desktop{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.product-box-for-desktop .product-box-btns,.product-box-for-desktop .product-box-symptoms{display:block}.products-wrapper{margin-top:40px}.products-wrapper>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box>.component-content{border:1px solid #777}.product-box h3{text-transform:uppercase}@media screen and (min-width:768px){.product-box-btns .secondary-btn h4{color:#777}}.article-wrapper>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-wrapper .paragraphSystem:after,.article-wrapper .paragraphSystem:before{content:none}.article-tile{margin-right:-1px;margin-top:10px;padding-left:10px;padding-right:10px;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.article-tile>.component-content{height:99%}.article-tile img{padding-top:5px;width:70px}.article-tile-title{padding-top:7px}.article-tile>.component-content{background-color:#fff;border:1px solid #e1e1e1}.article-tile .image{background-color:#f7f9fa}.article-tile-title{background-color:#ff6e00;font-weight:700}.article-tile-copy p,.article-tile-title h2{color:#000}.article-tile:nth-child(odd) .article-tile-title{background-color:#ff9600}.sources-block .component-content{padding-left:10px;padding-right:10px}.sources-block p{margin-bottom:5px}.sources-block a{overflow-wrap:break-word;text-decoration:none}.sources-block ol{margin:0;padding:0}.sources-block ol li{list-style-position:inside;margin:5px 0}@media screen and (min-width:768px){.sources-block .component-content{padding-left:0;padding-right:0}}.prev-next-block{margin-top:20px}.prev-next-block>.component-content>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prev-next-block .next-btn,.prev-next-block .prev-btn{margin:10px}@media screen and (min-width:768px){.prev-next-block>.component-content>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.template-article-template .article-page-container .paragraphSystem:after,.template-article-template .article-page-container .paragraphSystem:before{content:none}.template-article-template .article-page-container>.component-content>.content:first-child{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.template-article-template .article-page-container>.component-content>.content:first-child .col-sm-8{padding:0}.template-article-template .article-page-container>.component-content>.content:first-child .col-sm-8 h1{margin-bottom:30px}.template-article-template .article-page-container>.component-content>.content:first-child .col-sm-8 h2{margin-bottom:20px}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar{background:#f7f9fa;margin-top:20px}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-1,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-2,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-3{background-color:#fff;border:1px solid #e1e1e1;margin-bottom:20px;margin-right:-1px;padding:5px;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-1 .articleTeaser-text-content,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-2 .articleTeaser-text-content,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-3 .articleTeaser-text-content{padding:0}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-1 .articleTeaser-text-content p,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-2 .articleTeaser-text-content p,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-3 .articleTeaser-text-content p{color:#2e3489;font-weight:700}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-1 .articleTeaser-text-content,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-2 .articleTeaser-text-content,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-3 .articleTeaser-text-content{padding:5px 15px}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-1 .articleTeaser-text-content h2 a,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-2 .articleTeaser-text-content h2 a,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-3 .articleTeaser-text-content h2 a{color:#000;font-size:16px;line-height:16px;text-decoration:none;text-transform:none}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-1 .articleTeaser-text-content h2 a:hover,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-2 .articleTeaser-text-content h2 a:hover,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-3 .articleTeaser-text-content h2 a:hover{color:#777;cursor:pointer}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-1 .articleTeaser-text-content a,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-2 .articleTeaser-text-content a,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-3 .articleTeaser-text-content a{color:#2e3489;font-weight:700;text-decoration:underline;text-transform:uppercase}.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-1 .articleTeaser-text-content a:hover,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-2 .articleTeaser-text-content a:hover,.template-article-template .article-page-container>.component-content>.content:first-child .sidebar .article-box-3 .articleTeaser-text-content a:hover{color:#777;cursor:pointer}@media (min-width:768px){.template-article-template .article-page-container>.component-content>.content:first-child .col-sm-4{margin-top:0}.template-article-template .article-page-container>.component-content>.content:first-child .col-sm-4 figcaption{padding:10px 10px 20px}}.page-home .article-box-1,.page-home .article-box-2,.page-home .article-box-3{margin-right:-1px;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.page-home .article-box-1 .component-content,.page-home .article-box-2 .component-content,.page-home .article-box-3 .component-content{background-color:#fff;border:1px solid #e1e1e1;margin-bottom:20px;min-height:455px;padding:5px}.page-home .article-box-1 .component-content .articleTeaser-text-content,.page-home .article-box-2 .component-content .articleTeaser-text-content,.page-home .article-box-3 .component-content .articleTeaser-text-content{padding:0}.page-home .article-box-1 .component-content .articleTeaser-text-content p,.page-home .article-box-2 .component-content .articleTeaser-text-content p,.page-home .article-box-3 .component-content .articleTeaser-text-content p{font-weight:700}.page-home .article-box-1 .component-content .articleTeaser-text-content,.page-home .article-box-2 .component-content .articleTeaser-text-content,.page-home .article-box-3 .component-content .articleTeaser-text-content{padding:5px 15px}.page-home .article-box-1 .component-content .articleTeaser-text-content h2 a,.page-home .article-box-2 .component-content .articleTeaser-text-content h2 a,.page-home .article-box-3 .component-content .articleTeaser-text-content h2 a{color:#000;font-size:16px;line-height:16px;text-decoration:none;text-transform:none}.page-home .article-box-1 .component-content .articleTeaser-text-content a,.page-home .article-box-2 .component-content .articleTeaser-text-content a,.page-home .article-box-3 .component-content .articleTeaser-text-content a{color:#2e3489;font-weight:700;text-decoration:underline;text-transform:uppercase}.page-home .article-box-1 .component-content .articleTeaser-text-content a:hover,.page-home .article-box-2 .component-content .articleTeaser-text-content a:hover,.page-home .article-box-3 .component-content .articleTeaser-text-content a:hover{color:#777;cursor:pointer}.article-box-4,.article-box-5{padding:0}.article-box-4 .component-content,.article-box-5 .component-content{background-color:#fff;border:1px solid #e1e1e1;margin-bottom:20px;min-height:300px;padding:5px}.article-box-4 .component-content .articleTeaser-text-content,.article-box-5 .component-content .articleTeaser-text-content{padding:0}.article-box-4 .component-content .articleTeaser-text-content p,.article-box-5 .component-content .articleTeaser-text-content p{font-weight:700}.article-box-4 .component-content .articleTeaser-text-content,.article-box-5 .component-content .articleTeaser-text-content{padding:5px 15px}.article-box-4 .component-content .articleTeaser-text-content h2 a,.article-box-5 .component-content .articleTeaser-text-content h2 a{color:#000;font-size:16px;line-height:16px;text-decoration:none;text-transform:none}.article-box-4 .component-content .articleTeaser-text-content a,.article-box-5 .component-content .articleTeaser-text-content a{color:#2e3489;font-weight:700;text-decoration:underline;text-transform:uppercase}.article-box-4 .component-content .articleTeaser-text-content a:hover,.article-box-5 .component-content .articleTeaser-text-content a:hover{color:#777;cursor:pointer}.dynamic-article-title,.dynamic-articles,.dynamic-symptoms-articles{padding:0}.icons>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-detail .tabs{padding:0}.product-detail .tabs-content{padding-top:80px}.product-detail .tabs-nav{height:auto;overflow:visible;position:absolute}.product-detail .tabs-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;width:100%}.product-detail .tabs-nav-item{display:none;margin:0 auto;padding:10px 10px 14px;width:80%}.product-detail .tabs-nav-item.is-active{display:block!important;margin:0 auto}.product-detail .tabs-nav-item.is-active a:after{height:0;position:absolute;right:10%;top:20px;width:0}.product-detail .tabs-nav-item.is-active:hover{padding-bottom:14px;padding-top:10px}.product-detail .tabs-nav-item.first{display:none!important;visibility:hidden}.product-detail .tabs-nav-switcher{display:none}@media screen and (min-width:768px){.product-detail .tabs-nav{position:relative}.product-detail .tabs-nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0;width:100%}.product-detail .tabs-nav-item{display:block;margin-left:5px;padding-bottom:12px;width:33%}.product-detail .tabs-nav-item.is-active{margin-left:5px;padding-bottom:14px}.product-detail .tabs-nav-item.is-active a:after{content:none}.product-detail .tabs-nav-item:nth-of-type(2){margin-left:0}.product-detail .tabs .richText{margin:30px 40px;width:93%}.product-detail .tabs-content{padding-top:0}}.product-detail .tabs-content{border:2px solid #2e3489}.product-detail .tabs-nav{border-top:2px solid #2e3489}.product-detail .tabs-nav-item{background-color:#fff;border:1px solid #6fccf1}.product-detail .tabs-nav-item a{color:#007fad;font-size:14px;line-height:27px;text-align:left}.product-detail .tabs-nav-item.rotate a:after{content:"";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.product-detail .tabs-nav-item.is-active{background-color:#fff;border-bottom:1px solid #6fccf1;border-radius:5px}.product-detail .tabs-nav-item.is-active a:after{border-bottom:7px solid #1aadea;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);content:""}.product-detail .tabs-nav-item.is-active:hover a{color:#007fad}.product-detail .tabs-nav-item.rotate:nth-of-type(2){border-bottom-left-radius:0;border-bottom-right-radius:0}.product-detail .tabs-nav-item:nth-of-type(2){border-top-left-radius:5px;border-top-right-radius:5px}.product-detail .tabs-nav-item:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:0}@media screen and (min-width:768px){.product-detail .tabs-nav{border-top:0}.product-detail .tabs-nav-list .tabs-content{border-color:#2e3489}.product-detail .tabs-nav-item{background-color:#2e3489;border:2px solid #2e3489}.product-detail .tabs-nav-item a{color:#fff;text-align:center}.product-detail .tabs-nav-item.is-active{border:2px solid #2e3489;border-bottom:0;border-radius:0}.product-detail .tabs-nav-item.is-active a{color:#2e3489}.product-detail .tabs-nav-item.is-active a:after{content:none}.product-detail .tabs-nav-item.is-active:hover{background-color:#fff;border:2px solid #2e3489;border-bottom:0}.product-detail .tabs-nav-item.is-active:hover a{color:#242573}.product-detail .tabs-nav-item:nth-of-type(2){border-radius:0}.product-detail .tabs-nav-item:hover{background-color:#1aadea;border:2px solid #1aadea;border-bottom-color:#2e3489}.product-detail .tabs-nav-item:hover a{color:#242573}}.container-box{margin-top:30px}.container-box>.component-content{padding:0 10px}.container-box .-facts-two-columns-right-box h2,.container-box .facts-two-columns-leftt-box h2{margin:0;padding:14px 0}.container-box p{padding:0 30px}.container-box .-facts-two-columns-right-box,.container-box .-facts-two-columns-right-box .component,.container-box .-facts-two-columns-right-box .component-content,.container-box .-facts-two-columns-title,.container-box .facts-two-columns-leftt-box,.container-box .facts-two-columns-leftt-box .component,.container-box .facts-two-columns-leftt-box .component-content{padding:0}.container-box .-facts-two-columns-title>.component-content{background-size:0}.container-box .no-border .-facts-two-columns-title>.component-content{min-height:70px}.container-box .-facts-two-columns-title h3{margin:0;padding:17px 0}@media screen and (min-width:768px){.container-box>.component-content{padding:0}.container-box .facts-two-columns-leftt-box .component-content{margin-left:-1px}.container-box .-facts-two-columns-title h3{text-align:center}.container-box .-facts-two-columns-title>.component-content{background-position:top;background-repeat:no-repeat;background-size:100%}.container-box p{padding:0 50px}.container-box .no-border .facts-two-columns-title{margin-top:20px}.container-box .no-border .facts-two-columns-title h3{padding-bottom:10px}.container-box.first .-facts-two-columns-right-box,.container-box.first .facts-two-columns-leftt-box{min-height:315px}.container-box .-facts-two-columns-right-box,.container-box .facts-two-columns-leftt-box{min-height:230px}}@media (min-width:992px){.container-box .no-border .-facts-two-columns-title>.component-content{min-height:95px}.container-box .no-border .facts-two-columns-title{margin-top:30px}.container-box .no-border .facts-two-columns-title h3{padding-bottom:17px}}@media (min-width:1200px){.container-box .no-border .facts-two-columns-title{margin-top:50px}}.Content>.container-box:first-child{margin-top:130px}.container-box p{color:#000}.container-box .-facts-two-columns-right-box{background:#fff;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.container-box .-facts-two-columns-right-box h2{background-color:#ff9600}.container-box h2{color:#000;font-size:24px;font-weight:bolder;line-height:27px}.container-box .facts-two-columns-leftt-box{background:#fff;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.container-box .facts-two-columns-leftt-box h2{background-color:#ff6e00}.container-box .-facts-two-columns-title{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.container-box .-facts-two-columns-title h3{font-size:16px}@media screen and (min-width:768px){.container-box .facts-two-columns-leftt-box{border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:0}.container-box .facts-two-columns-leftt-box .last{border-right:1px solid #e1e1e1;min-height:161px}.container-box .-facts-two-columns-right-box{background:#fff;border-bottom:1px solid #e1e1e1;border-left:0;border-right:1px solid #e1e1e1}.container-box .no-border{border-left:0;border-right:0;border-top:0}.container-box.first .facts-two-columns-leftt-box .last{min-height:246px}.container-box h2{font-size:36px;line-height:40px}}.shareThis-list .shareThis-item{height:50px;margin:0 0 10px}.shareThis-list .shareThis-item.first{margin-left:-8px}.shareThis a{height:50px}.shareThis img{width:50px}.reference-social-icons{margin-top:50px}.reference-social-icons .divider>.component-content{height:1px;margin:0}.reference-social-icons .richText{border-top:0}.reference-social-icons .divider{margin-bottom:20px;margin-top:20px}.reference-social-icons .divider .component-content{background:#777}.shareThis-list .shareThis-item{background-size:cover}.shareThis-list .shareThis-item:hover{cursor:pointer}.shareThis-list .shareThis-item.first{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzE5YWRlYSIgZD0iTTI5Ljk1NiA1MC4zMkgzNi43VjMzLjk5OGg0LjVsLjU5NS01LjYyNEgzNi43bC4wMDctMi44MTZjMC0xLjQ2Ni4xNC0yLjI1MyAyLjI0NC0yLjI1M2gyLjgxMlYxNy42OGgtNC41Yy01LjQwNSAwLTcuMzA3IDIuNzI5LTcuMzA3IDcuMzE3djMuMzc3aC0zLjM2OXY1LjYyNWgzLjM3VjUwLjMyek0zNC4xOTEgNjRjLTE2LjU2OCAwLTMwLTEzLjQzMi0zMC0zMCAwLTE2LjU2OSAxMy40MzItMzAgMzAtMzBzMzAgMTMuNDMxIDMwIDMwYzAgMTYuNTY4LTEzLjQzMiAzMC0zMCAzMHoiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:75%}.shareThis-list .shareThis-item.first:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48ZWxsaXBzZSByeT0iMTkuODk5IiByeD0iMTYuODYxIiBjeT0iMzQuNDYyIiBjeD0iMzQuMTA4IiBzdHJva2Utd2lkdGg9Im51bGwiIGZpbGw9IiNmZmU0MmYiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzJlMzQ4OSIgZD0iTTI5Ljc2NSA1MC4yMTloNi43NDRWMzMuODk3aDQuNDk5bC41OTYtNS42MjRoLTUuMDk1bC4wMDctMi44MTZjMC0xLjQ2Ni4xNC0yLjI1MyAyLjI0NC0yLjI1M2gyLjgxMnYtNS42MjVoLTQuNWMtNS40MDUgMC03LjMwNyAyLjcyOS03LjMwNyA3LjMxN3YzLjM3N2gtMy4zNjl2NS42MjVoMy4zNjl2MTYuMzJ6TTM0IDYzLjg5OWMtMTYuNTY4IDAtMzAtMTMuNDMyLTMwLTMwIDAtMTYuNTcgMTMuNDMyLTMwIDMwLTMwczMwIDEzLjQzIDMwIDMwYzAgMTYuNTY4LTEzLjQzMiAzMC0zMCAzMHoiLz48L3N2Zz4=")}.shareThis-list .shareThis-item:nth-of-type(2){background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzE5YWRlYSIgZD0iTTM4LjE2NyAyMi4yODNjLTIuNjE5Ljk1My00LjI3NCAzLjQxMS00LjA4NiA2LjEwMWwuMDYzIDEuMDM4LTEuMDQ4LS4xMjdjLTMuODEzLS40ODctNy4xNDUtMi4xMzktOS45NzQtNC45MTVsLTEuMzgzLTEuMzc3LS4zNTYgMS4wMTdjLS43NTQgMi4yNjctLjI3MiA0LjY2MSAxLjI5OSA2LjI3MS44MzguODkuNjQ5IDEuMDE3LS43OTYuNDg3LS41MDMtLjE2OS0uOTQzLS4yOTYtLjk4NS0uMjMzLS4xNDYuMTQ5LjM1NiAyLjA3Ni43NTQgMi44MzkuNTQ1IDEuMDYgMS42NTUgMi4wOTcgMi44NzEgMi43MTJsMS4wMjcuNDg3LTEuMjE1LjAyMWMtMS4xNzMgMC0xLjIxNS4wMjEtMS4wODkuNDY3LjQxOSAxLjM3NyAyLjA3NCAyLjgzOSAzLjkxOCAzLjQ3NWwxLjI5OS40NDQtMS4xMzEuNjc4YTExLjc1MSAxMS43NTEgMCAwMS01LjYxNiAxLjU2N2MtLjk0NC4wMjEtMS43MTkuMTA2LTEuNzE5LjE3IDAgLjIxMSAyLjU1NyAxLjM5NyA0LjA0NCAxLjg2NCA0LjQ2MyAxLjM3NyA5Ljc2NS43ODMgMTMuNzQ2LTEuNTY4IDIuODI5LTEuNjc0IDUuNjU3LTUgNi45NzgtOC4yMjEuNzEzLTEuNzE1IDEuNDI1LTQuODUxIDEuNDI1LTYuMzU0IDAtLjk3NS4wNjMtMS4xMDIgMS4yMzYtMi4yNjcuNjkyLS42NzggMS4zNDEtMS40MTkgMS40NjctMS42MzEuMjEtLjQwMy4xODgtLjQwMy0uODgtLjA0My0xLjc4MS42MzYtMi4wMzMuNTUxLTEuMTUyLS40MDIuNjQ5LS42NzggMS40MjUtMS45MDcgMS40MjUtMi4yNjcgMC0uMDYzLS4zMTQuMDQyLS42NzEuMjMzLS4zNzcuMjEyLTEuMjE1LjUzLTEuODQ0LjcybC0xLjEzMS4zNjEtMS4wMjctLjdjLS41NjYtLjM4MS0xLjM2MS0uODA1LTEuNzgxLS45MzItMS4wNjktLjI5Ni0yLjcwNC0uMjU0LTMuNjY4LjA4NXpNMzQgNjRDMTcuNDMyIDY0IDQgNTAuNTY4IDQgMzQgNCAxNy40MzEgMTcuNDMyIDQgMzQgNHMzMCAxMy40MzEgMzAgMzBjMCAxNi41NjgtMTMuNDMyIDMwLTMwIDMweiIvPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;background-size:75%}.shareThis-list .shareThis-item:nth-of-type(2):hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48ZWxsaXBzZSByeT0iMTcuNjI0IiByeD0iMjAuMTQxIiBjeT0iMzMuNDUiIGN4PSIzMy45NTMiIHN0cm9rZS1vcGFjaXR5PSJudWxsIiBzdHJva2Utd2lkdGg9Im51bGwiIHN0cm9rZT0ibnVsbCIgZmlsbD0iI2ZmZTQyZiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMmUzNDg5IiBkPSJNMzguMTY3IDIyLjI4M2MtMi42MTkuOTUzLTQuMjc0IDMuNDExLTQuMDg2IDYuMTAxbC4wNjMgMS4wMzgtMS4wNDgtLjEyN2MtMy44MTMtLjQ4Ny03LjE0NS0yLjEzOS05Ljk3NC00LjkxNWwtMS4zODMtMS4zNzctLjM1NiAxLjAxN2MtLjc1NCAyLjI2Ny0uMjcyIDQuNjYxIDEuMjk5IDYuMjcxLjgzOC44OS42NDkgMS4wMTctLjc5Ni40ODctLjUwMy0uMTY5LS45NDMtLjI5Ni0uOTg1LS4yMzMtLjE0Ni4xNDkuMzU2IDIuMDc2Ljc1NCAyLjgzOS41NDUgMS4wNiAxLjY1NSAyLjA5NyAyLjg3MSAyLjcxMmwxLjAyNy40ODctMS4yMTUuMDIxYy0xLjE3MyAwLTEuMjE1LjAyMS0xLjA4OS40NjcuNDE5IDEuMzc3IDIuMDc0IDIuODM5IDMuOTE4IDMuNDc1bDEuMjk5LjQ0NC0xLjEzMS42NzhhMTEuNzUxIDExLjc1MSAwIDAxLTUuNjE2IDEuNTY3Yy0uOTQ0LjAyMS0xLjcxOS4xMDYtMS43MTkuMTcgMCAuMjExIDIuNTU3IDEuMzk3IDQuMDQ0IDEuODY0IDQuNDYzIDEuMzc3IDkuNzY1Ljc4MyAxMy43NDYtMS41NjggMi44MjktMS42NzQgNS42NTctNSA2Ljk3OC04LjIyMS43MTMtMS43MTUgMS40MjUtNC44NTEgMS40MjUtNi4zNTQgMC0uOTc1LjA2My0xLjEwMiAxLjIzNi0yLjI2Ny42OTItLjY3OCAxLjM0MS0xLjQxOSAxLjQ2Ny0xLjYzMS4yMS0uNDAzLjE4OC0uNDAzLS44OC0uMDQzLTEuNzgxLjYzNi0yLjAzMy41NTEtMS4xNTItLjQwMi42NDktLjY3OCAxLjQyNS0xLjkwNyAxLjQyNS0yLjI2NyAwLS4wNjMtLjMxNC4wNDItLjY3MS4yMzMtLjM3Ny4yMTItMS4yMTUuNTMtMS44NDQuNzJsLTEuMTMxLjM2MS0xLjAyNy0uN2MtLjU2Ni0uMzgxLTEuMzYxLS44MDUtMS43ODEtLjkzMi0xLjA2OS0uMjk2LTIuNzA0LS4yNTQtMy42NjguMDg1ek0zNCA2NEMxNy40MzIgNjQgNCA1MC41NjggNCAzNCA0IDE3LjQzMSAxNy40MzIgNCAzNCA0czMwIDEzLjQzMSAzMCAzMGMwIDE2LjU2OC0xMy40MzIgMzAtMzAgMzB6Ii8+PC9zdmc+")}.shareThis-list .shareThis-item.last{background-image:url("data:image/svg+xml;base64,PHN2ZyBpZD0iRmFjZWJvb2siIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI2NyIgaGVpZ2h0PSI2NyIgdmlld0JveD0iMCAwIDY0MCA2NDAiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojMTlhZGVhfS5jbHMtM3tmaWxsLXJ1bGU6ZXZlbm9kZDtmaWxsOm5vbmU7c3Ryb2tlOiMwMDdmYWQ7c3Ryb2tlLXdpZHRoOjJweH08L3N0eWxlPjwvZGVmcz48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjMxOS41IiBjeT0iMzE5LjUiIHI9IjIwMS4yODEiLz48aW1hZ2UgaWQ9IlZlY3Rvcl9TbWFydF9PYmplY3QiIGRhdGEtbmFtZT0iVmVjdG9yIFNtYXJ0IE9iamVjdCIgeD0iMjU5IiB5PSIxOTYiIHdpZHRoPSIxMTMiIGhlaWdodD0iMjQ3IiB4bGluazpocmVmPSJkYXRhOmltZy9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFIRUFBQUQzQ0FZQUFBQXFsN3NWQUFBRjkwbEVRVlI0bk8zZFM0aWJWUmpHOFdlcTFucHBHUzhVTGQ0UUwwV3FlRUVSUkZBWElpakZnb2lMQWVsS0VJdUxxZ2d1WFFodWRPME5kQ2txRlhVaDRrSVJ2SUViRVJHOHBHcXBWNnhvSzA2MUk2ZWNqSmtrbldTbU9kOTMzaWYvSDRRWmFNbTh5WitUTDllVG1ZV0ZCV0hSQmtublNEbzNuelpKT2kyZlRzMC8xMHRhbS8vdk9rbkhqN2o2OWt2NkovK2NsL1M3cEw4azdjdW4zNGI4L291a0h5VDlKT25YVVhtbU5lSXhraTZYZElXa0xaSXVrM1NwcE5Ncm1LM2ZRVWsvU3RxYnczN2JjK3FrMzZjcDRtWkp0MG02UWRMMWVTVlpPTmJsZ2h6QnhaTHV6S2N0VlU0NEFZNFJqNU4wdTZSNzg2cXo1eFR4QkVuM1NIcEkwcGtWek5NWWg0anBIdUo5a25aS09xT0NlUm9YUGVKV1NVOUlPcitDV1ZvVE5lTFprcDZTZEVzRnM3UnVUY0NaNXlSOVNzRC9SVnFKSjBsNlJ0SmRGY3hTbFNnUjB6RnZWMzVXQlgwaVJMeE8wbXVTVHFsZ2xpclZma3k4VmRKYkJGeGV6UkhUc2UvVi9DQWV5NmoxQ2ZEMCtPK2wvQlFhUnFneDRvMlMzaVRnK0dxTG1GNTErRURTYkFXemhGSFRNVEc5Y3Y0NkFWZXVsb2d6a3A2WGRFRUZzNFJUUzhTZCtWVjNyRUlOeDhUMFhwZVB1Q096ZW0ydnhQU00wYk1FUERwdFIzeFEwcFV0enhCZW16ZW5aMG42UXRLSlBsZG5POXBjaVk4VGNETGFXb2xYNXpzem1JQzJWdUtqeEp1Y05sYml0WkxlYi9xUE9tdGpKVDQ4UFZkdk01cGVpUmZtZTZRekxWNW1PMDJ2eEIwRW5Md21WK0s2L1BFc1hxV1lzQ1pYNGgwRUxLUEppSE5OWHJCcDB0VE42VVpKZTZiZzg1Q3RhR29sYmlOZ09VMUYzTnJHaFpzV1RkeWNyczA3UXZEKzBVS2FXSW5YRUxDc0pvNVRVL0c1K1dWMDk3QXBob2hITHgyUFBzbFA2cWVmWDByNkxtOGtkS0NKQVVvZkU5ZmtIWlJPTHZsSFd2Snhmbi9ReTNrSHFOYVVYb2tYR1FaOFQ5SWprdDZ0WUpiRFNrZThxdkQ1TnlrZDErNlg5RnkrQ2ExRzZZZ3V1emg5a3o4citYa0Zzd3dvSFhGejRmTnZ3bGY1enRuM3RRNVkrbkZpOUlocG04cWJhdzZvQmlLZVYvajhTOXN1NmV2YWh5d1pjVGEvRUJ6VkszbkRoK3FWakxncGNNQi9KVDFRd1J4aktSbHhZOEh6THUzRmZJODBoSklSUisyTlhiT25JdzFiTW1MVVZ5N1NjNTd2VkRESDJFcEdqUHAwVzlyODZGQUZjNHl0Wk1Tb2I4ZjRzSUlaVmlUaVZwbWxmUlp0WUNJTzJsdmJRS01RY1ZDcnJ3MnVCaEVISGF4dG9GR0lhSUNJQm9ob2dJZ0dpR2lBaUFhSWFJQ0lCb2hvZ0lnR2lHaUFpQWFJYUlDSUJvaG9nSWdHaUdpQWlBYUlhSUNJQm9ob2dJZ0dpR2lBaUFhSWFJQ0lCb2hvZ0lnR2lHaUFpQWJTUjdLZkxIUXhMZ2w2OVR3bTZlOEs1aGhIMml6cDdiUnBiVlhiUG1KRjdwYjBBamVuc1IzZWQ0NklzWFdVOXdEbjVqU20rYndCNGdJck1hN2QzVzJzaVJqWDRqNnNSSXlyMDUyY2lIR3hFZzJ3RWcyd0VnMHNya1FlSjhiMGg2UU4zY2xaaVRGMWVxY21Za3hMdnF1RGlER3hFZzJ3RWcyd0VnMHNXWWs4eElocHZhUS91NU96RXVQNXVUZWdpQmhTcDM5b0lzWXo4SDJPUkl4bjROdmtpQmdQRVEwUTBjQkFSQjRueG5Jb2Z5L2xmTy9Vck1SWTl2UUhGQkhER2ZvOXgwU01oWWdHaUdpQWlBYUlhR0JvUkI0bnhqR2ZIeU1PZkgwOEt6R08zY01DaW9paERMMHBGUkZESWFLQmdSZUR1NGdZeDhEYk1ycUlHQWNyMGNBUlZ5S1BFMk5ZOGxHMmZtbHZ0MjJGTHNaTmtuWUV2TUxtSk8ydllJNWVCNWI3eHhSeFY2RS9QRnZvZkV0N1E5SytTQU56VERSQVJBTkVORUJFQTBRMFFFUURSRFJBUkFORU5FQkVBMFEwUUVRRFJEUkFSQU5FTkVCRUEwUTBRRVFEUkRSQVJBTkVORUJFQTBRMFFFUURSRFJBUkFORU5FQkVBMFEwUUVRRFJEUkFSQU5FTkVCRUEwUTBRRVFEUkRSQVJBTkVORUJFQTBRMFFFUURSRFJBUkFORU5FQkVBMFEwUUVRRFJEUkFSQU5FTkVCRUEwUTBRRVFEUkRSQVJBTkVORUJFQTBRMFFFUURSRFJBUkFORU5FQkVBMFEwUUVRRFJEUkFSQU5FTkVCRUEwUTBRRVFEUkRSQVJBTkVORUJFQTBRMFFFUURSRFJBUkFORU5FQkVBMFEwUUVRRFJEUkFSQU5FTkVCRUEwUTBRRVFEUkRSQVJBTkVORUJFQTBRMFFFUURSRFJBUkFORU5FQkVBMFEwUUVRRFJEUkFSQU5FTkVCRUEwUTBRRVFEUkRSQVJBTkVqRTdTZjUrNzQxV1pncjBOQUFBQUFFbEZUa1N1UW1DQyIvPjxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iMzE5LjUiIGN5PSIzMTkuNSIgcj0iMjAwLjYyNSIvPjxpbWFnZSBpZD0iVmVjdG9yX1NtYXJ0X09iamVjdC0yIiBkYXRhLW5hbWU9IlZlY3RvciBTbWFydCBPYmplY3QiIHg9IjIyNCIgeT0iMjM5IiB3aWR0aD0iMjA0IiBoZWlnaHQ9IjE2MiIgeGxpbms6aHJlZj0iZGF0YTppbWcvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBTXdBQUFDaUNBWUFBQUFOM0NMWUFBQVFGRWxFUVZSNG5PMmRCOUJWeFJtR0g0cUNxSWcxaXBFUUk5YllVVUhGMkJzeHNYZURHbnV2VVJPZDZNVFJhR0kwdHRoaUVydFJIRVZqd1RMMmdtTEZCb3BkVVN3SUNuWXltN3ovek9WNnk3bjM3cDZ6NTV6dm1ibnovOERsM04wOTU3MjcrKzFYdXMyY09SUERFTjJBWllDaHdCTEFnSXJYb2tDUGlvR2FBVXdEUGdYZUFkNEZYZ1ZlQnNZQnp3UGZGRzFnVFRDR0U4UG13TWJBdXNDOG5rWmtPdkE0Y0M5d20zNy9MdStqYllJcEovMkIzWUR0Z1ZWU0dvRkp3SFhBWmNBVGVSMTFFMHk1V0I4NFRETktqd3g3UGhZNEc3Z3E0bVdiVzVLdUJGeGYrWmZkczJ1UGtTSmI2RnY5YnYyZXBWZ2Nxd0wvQWw0QjlnSjZadHllTG40Q0hBazhDa3dBdnExK2c4MHd4V1lONEN4Z1NPUzlkQWFDdzRFN00vanNubHFhSGx3MVRtOUlRTE9JeG1hWVlqSS9jQW53U0E3RTRsZ09HQTFjRFN5WTBtZk9CUndLVEFTdXJERk9aL21jWVp3bFpWbmdvYmFiYTRSaU9IQ1JOdlo1NUVNdDAyNEsxSFlueUVPQUE0RDU2cnpuTFdBcG1jNW5vZDBaNW1TcHNsK2IvOS93ejJ6QW1jQXRPUmFMWXdIZ1J2VmxOby9YSFNJTDNkdkE4UTNFNGppeGxsaG9jNFlaREl6UklaZmJIRzBnbTd1UkhlNWI4d1pnN1lMZEEvZDhiYWVIdkIwV0FuWUZkZ2VXVC9qL3gycnY5NzNsR0cwSXhtMlFIcXV5M1Q4c00rV25iWGJLNkF5M2RMZ1ZXTHlnNHpnWjJLcUY1Zjk4ZXY5MitqSnZ4UUwzalNhRVorcTlvVlhCT0pQYm4ydjgvWDBTamMwMDZlSytOZS9STXFiSWZBbnNxWE9iYXB5SmZFVmdFMkJUWU0wT3pOU25BTDlyOUlaV0JMTzRmSVRtcVBQdkk2VnFzMU9uUTFuRVVzbEp3QU42RnBjRVZ0T01NS2VIYTdzWmJEM2c2MFp2YWtVd28zVG8xWWkvYUJZeXd2SWozZUJGYlp5OThKRk85WnZ1bFpKYXlUWk9JQmJIRWNCdnd2ZXYxUFNWTTZPSnhROXVSdGs2cVdFaHFXQk9iYUZwcHdIN0IrcGMyWEdXeVN2a2dtLzRZUVJ3ZjlJckpSSE1obTE0dEo2dmd5SERMMGNubk9tTlpCd2w3NExFSkJITWZtME8vbm5Bc1hianZMR0tEb3dOUDdqVC9qTmF2Vkt6VFg4ZmJZaDZkOURFTTZYazNBY1BaY2hzOGpaZW9iUWo0QS8zSEI0RS9LMmRLemF6VjYvV29WaVFGK29BQlN6VmREY3dtbktraWNVTFgramtmMlNMRjV0RFp6eURteTNKZkhtNmJnUGNWYkl6QTE4c0xOOG5velBlMTM0OHFWaTZ5MVBnbjhBSGNqMjZyOWtNczRiSG03U21saFhieUYvSFNNYkpuZzdteW96elNkdFd5VHFhNGJ3R2RnRjJyakxkT3cvdzBjMzJNTSsyNExTV0ZEY3Q3Z05jWHZhN21BQVhKdnRTQkJHU2VlWmk3Vm0rYXRDSEFSTElyb3JOcWVaRmVSUk1iemJEaEhEbzZ5MDM2OEV5a3picVNOazUxc1RTTmwvTEVuWkJuUXNzS3hQOUw1UldxbHVkOTdrditCMjcvQ1FielRCOVUvQkFmaExZUWJIZHhxd3NwTk5ubnpFaFplRWx6UlpkUy84KzhqMGJvaENJZFlERkVvNkZjL3I4UjljZkdzMHdqUUpzZk9IT0ZwNEM5cTNqaVZwbTlqV3h0TVVraFdZZm93REhRZks5cXplRE5PS0NTckhRWklaWldtdTN0TGhVVStqbkdRMTBURGdMemVzdGZBc2EvcmxYSVFPemJCa2FtWlhUL25iYlUxYTBGVlArM0JoWno4U1NLZU5semYzZS9ycVJZS1psME9LbEZmNWM5czN1emhHMG9heThCMndHZkZ5ci80MldaQXZxd0NZckhsWXM5b1NTM2JnZUd2YzA5cERHckRnajF6RGd1WHJqMG1pRythaFo5RmxnMXRRNTBORWxtMjNXTnJGa3dsVHRXZXFLaFNhQ2NVNXFiMmJjQ1hkbWM3b1NiNnlVY1Z2U1lxTnlkRE1xcGlwSThyRm1qV3JtUy9acUpMMWFWUVlCNS9rOGR3VHRDY202eGUxYWxMeXZjNW1tWWlHQllKNktxSWM5bEhuK0pmbjZ0R05YangxM1AxWXVZTDlpeGUyUDEycVVWcW1hWm9JWkUyRkgreXRNOXlHRkh4U0p4WFVxYllUbmJwMzh0N1NLYWlhWSt5Tk9telJVZ3I1R1dkYUxnTVhxcDhQWmltK3BhVHB1UkRQQmZDaC9yNWpaUVI0SjV3Q0w1T3EyZlo4QnNUV29ZSHd1UjhwRDJ5M2tsQ1NtZjFRT3htdzJ1WEJQVkptQ3ZBckhUdmZENGZhK3F3UFhkdklKU1FUVFVsYU5qT210YjQvWGdBc1ZUNUluMHFxTlVqYXVsMWhlNkxUZlNRUXpJZExOZnlONktVaHR2QXFScmhWdlUyZWhiMFJ0S1FMZktoL0M5cjVjdlpJbThxc1hoQk03M1JTYStxQmlJMFo0U09vUmtubHlPczZ4Y3FEU0Yzc3pYQ1VWek5VeUFPU1pWWlRRWUpJTUJMNURyMzFnMGFkK2VkLzNCWk1LeG9WcG5odXdZMmt5and3RXo4cDd3QjJHL2lDU3RzVmFndHNRclpUcysyc0JpeWF0S25jYmwwM2tkdURYR1RzK1dyTER5R2xGTUZQa0NGbEVlc2hUOVJKTjQ3ZkxhSkIycmNpV0Q5S01kR20xS095WkhkUWJ6QXM5Slo0TE5mTThEdnhlYmppaHk3U2JZQ0tuMVFkZ2h1SlR5c1JnVmRVZG84QXU1NHF6QnpBd3dCaThYTEt4elIzdDF1a2ZiWEViLytNTkpVdTRWeEdpNHp1ODNsb3lnUnQrMk5KM3ZmOTJCZU5PMEorMkZLYmY0MlBOUkk4cU5HS2NSRld6aEhVTit1Z2F2VExyUWJGWVQxOW0zbWhYTU9oUXFDaW01cEI4S1QrbUZ5VWV0eTk2Vno4L2tFQytxcWhBN2R6TzF5L21VS1RPV3ByNXZkR0pZTndwK2gyMk5QUEtkQmtkWmk5UW43SmtaYTJFdk5HSjFXZW1YRTBtNTNwSTQ2S1BpY1VyM3BOQ2Rtb21kVG1jZHJJRE55TlN2THNhK1RoWGNHdnUzM3E0am1INHhydG5TaWQ3bUZtdW81aURyWDFjekRBODBjdjNMT05MTUNqOTBRT1dHOW1JaEtraHdpV1NMTW1TcGpPYUpvdVpWNnVFWWJSSkVHTlVFc0U4cmxvbFNRS3ZKaXNwMnZVZTJtWVluUkFrZml1SllKWlF4S1dMa3o5T1JXb2FNVTBob1VkWWZJZVJJVytGK09na2dwbWluNjc4OVNreUpic0l6T0dxWDE2TG1mSnNYaWRoNVZyRDhFMFFyL29rZ3BsUjllZmV5dTEwaTl3NjdsQWRlVmZUZks2cTl6NmlKT0lQZVd5ellTUWhTQ0w5SkZheWUrVEVsb1R2VkM3Z01ZWC9qbFhXbVc4clVuTWFSaHBzb1MvMTFBVnp0V1lVdzhnVGcwSlU1MDZ5Skh2ZEhoTWpaM3dWNnJsTklwZzBLeWtiaGcrZURXV2hUU0tZY1hZTGpad3hObFJ6a3dqbUJRVkJHVVpleUZRd1graTAzekR5d2dPaDJwblV2ZjgrZTFTTW5QQmh5T3c3U1FWenF6MHRSazRJV2pVdnFXQWVWUkp2dzRpZFlNc3hXaENNTzhHL0lmcWhNb3ovZTZZRW81VUFzcFVpSzBOdUdOVk1Vajdzekpka0tERHNpVkFOTVF3UDNCVzY2bmVyU1RET0NOUU93L0RCbmFGSHNkV1kvdTdLSDF5VXV2aEdjWmlwNnRuZXE0NVYwdW9NODUxS1B4aEdiSXdKTFJiYXpFdDJsZUpkRENNbWJrNmpMZTBJeGsxOWgxaTJTeU15dkFlTDFhTGR6SmRqVk03Wk1HSmdJdkJNR3Uzb0pGWHNDU3JqWUJoWmMxMWFuOStKWUp3WDgzWVZkVTBNSXl0eUlSZ1VYTGFQcDdZWVJqdE1EQm4vVW8yUDdQMVhBaWY1YlpaaEpPYmZhUTZWeit6OTV3UDcrYmlZWWJUQWNvb0tUZ1ZmZGVlZDZnN1NHWTFocE1YWU5NV0NSOEdnWkgyL0FpNzBlRTNEYU1UbGFZK096L293bFRqM21STkRYTmd3aE1zOXRtaW9MUDMxOERuRFZIS1NzbVdheWRrSXhjaTB4VUpBd1RpdUJZYmE0YVlSaUl1eUdOaVFna0VaQ0FkbjFUbWpzSXpQS3BOUmFNR2dXdW43cXB5ZjVXazJmSEJlNk1qS2VvVGE5TmVqajBxVUg2VUt0NGJSS3E3WTZ3OVY2UzUxMHBoaEtwbXU0a3Z1c0dtVVBTcEdHL3c5SzdHUXdReFR6VERnWkpYMk00eG1mS3U2TDY5bE5WSnB6ekRWdUtSclA5UHJSZzJJWWRUanVpekZRZ1F6VERYOUZUS3dOYkNHN1hPTUtsYVU1VFV6WWhOTUpiMDBRT3ZLYTZCZXhXYWpITnlpdXBXWkVsSXdMdVhOTmNya01Wbmx5bDNWNVUvMStreW1RZmQ3VDFWZzdnRXNDQ3dFTEFPc0Rxd3NiMmlqM0F4Vmp1OU02Um53dzUxQXZ0WVN5ekE2NFQ4eGlJVVVOdjNuQmI2K1VRNU9pS1dYb1FWelU4amlOa1lwR0JsVEV2elFnbkc1eS80VStET000dktOUEVPaUlZMXptTXVBVisyaE50cmdBamxhUmtOYVp1WGRKQnpEU0lxem5pNlJSY3hMSTlJNjZYZVpaWjVNNmJPTVluQnliR0loNVlQTE5ZR0gwdm93STljOHI0cDMzOFRXaVRSOXlSNldwNmxoTk9QQUdNVkNCcTR4L2ZUdDBUL05EelZ5aFV2VnRVdXNEYzdDbDJ4ajRIWnpkekZxOEpGY29pYkhPamhadVBlUEJrN1A0SE9OK0RrMFpyR1FvYmV5YzdLOEE5Z2dpdzgzb3VSV1lIanN0eVpMOS81NTVWQzNaRllOTUtMQmViR3ZBTHdUK3kzSk11THlFKzFub2g4a0l6ajc1ZVU1eURwRStRMmxYM28zNDNZWTJYRjVtZ1dST2lXV2lFdm5BbkVQc0ZnRWJUSFNZNklDQktmbVpjeXpubUc2ZUFVWVl1NHpwZUpMWUpzOGlZV0lCSU9XWmNNVTFtd1VuOE9BcC9QV3k1Z0VneEw5N2FSTjRCY1J0TWNJdzVWeTNjOGRNV2VOY1FuYkxnWFdqcUF0aGorZTFEMmRrY2N4alcyR3FXU0NFdnp0RFh3UVQ3T01EbkQzY2N1OGlvWElCWU5DbkMvUmJIT3FLZ0VZK2FScmsvOVdudTlmekV1eVdpd2dmNlA5OUx1UkgzWlVrYTFja3pmQmRORmJ4b0c5bGVETmlKdGpnZE9LY0kveUtwaEtuQy9hcmxvYkx4OVBzd3h4RG5CSVVRYWpDSUtwWkhGZ0U1M25ERlBoSFNNN25OdkxpS3lxaFlXZ2FJS3Baa0hOUU01b01CQ1lINWdiV0JYNGFWeE5MUnlqVklXaFVDVk1paTZZV215b20yblZBTUp4TTdDdGF1a1hpdGpOeWo3cEpuZU0yMHdzUVNtc1dBaWN2VDhtZnF6em5QVkwwdCtzS0xSWUtNRU1NeWZ3ZStBRkUwdHdyaXE2V0Nqd0RPUDZ0VHZ3QjJEaENOcFRkRnhaazRPTFpBMnJSeEZuR0ZmVzdSbmdZaE5MS3JnWi9LQXlpSVdDelRCRGxMNXBXQVJ0S1FPdXV0eWV3QlZsNm5RUkJMTVVjSXBzL2tZNnVBUW1Xd0gzbFcyODh5eVlRU3EyczV2eW5CbnBNQTc0cGVMeFMwY2VCZU1xS3g4bGk0eWxtMDJYa1RLbWZGYW1UbGVTRjhIMGxudTR5K28rT0lMMmxBMlhTZjg0NEl5eWJPN3JFYk5ndWltVTFTMjVkZ0Q2UnRDbU12S1d4ditSc2c4RUVRcW11K0pidGxaOWY4dFRsaTAzeVJMMmNaa0hvWklZQk5OUERwR2JBNXZaMlVrVVRKUGYzYVZsSDRocXNoRE1uQ3JmNXpMM3I2czlpVm01NHVFQnhiQzhWdmFCcUVWb3dYU1grWGNWaVdTb2FoZWFRT0xEelNySEtGOVlxVGYyalhDQzJWNGw5S1lvSzh0bitqbFZ2OCtveU5ZeXBlSmEvZlRnOTFWQ2lnVzBuQnFveU1kQkNobnVFMWVYalJvNEwrTURnTGR0Y0JyakFzaG1CNDRBVHJDSHUzUzhyaXc4bzhvK0VFbXBqTGhjVEhiMjdhSnZ0ZEVwWHlqUDIrbVdrcmMxYW9Vb3J3T2NwVElFUnJHWXFjUVV4K2M5b1Y1VzFITHZ2MStXcXoxc1VBdkZYZm9TSEdIM3RYMmFKY0Z3KzV2OWxZak56a2Z5aWZNb1BoRzR0K3dENFlPa1dXTmMwb2g5Z1NNdDExZHVNS0VFb05VMFM3TnJTajhjV0NZdm5Td1JNMlVpL3FQNWZvV2gzYnhrempGeVU3bFBiR1J1OXBrelE1R1Bad0l2bG53c2d1SWprWjg3cE54TFJnTGI1NlNMTzBjNVZ6NWZuNVNwNDFuaE0vT2w4eHI0T2JDUFpoK2JkY0x3dFE0YVhaNjEwYXFoWTZSRXFGU3gvUlVSdVRPd2h0MU1MenlqTTVUTHJTSmJkcVNSVzNtQS9OVjJraE9ta1J5MzVMcGErNU1YYk55eUorMWs1QU8xYkJzT3JBZjBpblJjc3VSbDRBYkZ6NDh0N3pERVNaYlorL3NvY0d5NGdzZktlcjd6bFdKUWJ0UExacEtJaWFuY3hWS2FkVFpVOWVTaTFyQjB6bzZQQVEvcVVQRmhZSG9FN1RJU0VHdDlHT2ZqdG9JRXRJNnlXdWJSWlAyWjhuZzlCenl1MXpobFlURnlTSjRLS2kwbWk1dXJITFljc0t5cWkyV2RsOENaZWQ4RTNnREc2elVCZUY2YmRvdGVMQkI1cjBEbUlqNFhsU1Z1b0g1M1pmb1cwWkt1bjByMGRiMW1iMUpNNlhNSjRGUFZsWitpQThHdW41T0E5L1Y2VDBKNXowUlJFb0QvQW9xNmlLZWthK2tvQUFBQUFFbEZUa1N1UW1DQyIvPjxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iMzIwIiBjeT0iMzIwIiByPSIyMDAiLz48cGF0aCBkPSJNMjIyLjI0NiAyNDYuMzE2aDIwOS41NDNhNCA0IDAgMDE0IDR2MTM5LjM2OGE0IDQgMCAwMS00IDRIMjIyLjI0NmE0IDQgMCAwMS00LTRWMjUwLjMxNmE0IDQgMCAwMTQtNHoiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTIzOS40NjkgMjczLjYwN2w4NC44OTUgNDkuMTIxIDkwLjItNDkuMTIxTTI4MS45MTcgMzIyLjcyOGwtMzcuMTQyIDQ5LjEyM00zNzcuNDI0IDMxNy4yN2wzMS44MzYgNDkuMTI0Ii8+PC9zdmc+")}.shareThis-list .shareThis-item.last:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Facebook' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='67' height='67' viewBox='0 0 640 640'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%232e3489}.cls-3{fill-rule:evenodd;fill:none;stroke:%23007fad;stroke-width:2px}%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='319.5' cy='319.5' r='201.281'/%3E%3Cimage id='Vector_Smart_Object' data-name='Vector Smart Object' x='259' y='196' width='113' height='247' xlink:href='data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHEAAAD3CAYAAAAql7sVAAAF90lEQVR4nO3dS4ibVRjG8Weq1nppGS8ULd4QL0WqeEERRFAXIijFgoiLAelKEIuLqgguXQhudO0NdCkqFXUh4kIRvIEbERG8pGqpV6xoK061I6ecjJkknWSmOd933if/H4QZaMm8yZ+TL9eTmYWFBWHRBknnSDo3nzZJOi2fTs0/10tam//vOknHj7j69kv6J/+cl/S7pL8k7cun34b8/oukHyT9JOnXUXmmNeIxki6XdIWkLZIuk3SppNMrmK3fQUk/Stqbw37bc+qk36cp4mZJt0m6QdL1eSVZONblghzBxZLuzKctVU44AY4Rj5N0u6R786qz5xTxBEn3SHpI0pkVzNMYh4jpHuJ9knZKOqOCeRoXPeJWSU9IOr+CWVoTNeLZkp6SdEsFs7RuTcCZ5yR9SsD/RVqJJ0l6RtJdFcxSlSgR0zFvV35WBX0iRLxO0muSTqlglirVfky8VdJbBFxezRHTse/V/CAey6j1CfD0+O+l/BQaRqgx4o2S3iTg+GqLmF51+EDSbAWzhFHTMTG9cv46AVeulogzkp6XdEEFs4RTS8Sd+VV3rEINx8T0XpePuCOzem2vxPSM0bMEPDptR3xQ0pUtzxBemzenZ0n6QtKJPldnO9pciY8TcDLaWolX5zszmIC2VuKjxJucNlbitZLeb/qPOmtjJT48PVdvM5peiRfme6QzLV5mO02vxB0EnLwmV+K6/PEsXqWYsCZX4h0ELKPJiHNNXrBp0tTN6UZJe6bg85CtaGolbiNgOU1F3NrGhZsWTdycrs07QvD+0UKaWInXELCsJo5TU/G5+WV097AphohHLx2PPslP6qefX0r6Lm8kdKCJAUofE9fkHZROLvlHWvJxfn/Qy3kHqNaUXokXGQZ8T9Ijkt6tYJbDSke8qvD5Nykd1+6X9Fy+Ca1G6Yguuzh9kz8r+XkFswwoHXFz4fNvwlf5ztn3tQ5Y+nFi9Ihpm8qbaw6oBiKeV/j8S9su6evahywZcTa/EBzVK3nDh+qVjLgpcMB/JT1QwRxjKRlxY8HzLu3FfI80hJIRR+2NXbOnIw1bMmLUVy7Sc57vVDDH2EpGjPp0W9r86FAFc4ytZMSob8f4sIIZViTiVpmlfRZtYCIO2lvbQKMQcVCrrw2uBhEHHaxtoFGIaICIBohogIgGiGiAiAaIaICIBohogIgGiGiAiAaIaICIBohogIgGiGiAiAaIaICIBohogIgGiGiAiAaIaICIBohogIgGiGiAiAbSR7KfLHQxLgl69Twm6e8K5hhH2izp7bRpbVXbPmJF7pb0AjensR3ed46IsXWU9wDn5jSm+bwB4gIrMa7d3W2siRjX4j6sRIyr052ciHGxEg2wEg2wEg0srkQeJ8b0h6QN3clZiTF1eqcmYkxLvquDiDGxEg2wEg2wEg0sWYk8xIhpvaQ/u5OzEuP5uTegiBhSp39oIsYz8H2ORIxn4NvkiBgPEQ0Q0cBARB4nxnIofy/lfO/UrMRY9vQHFBHDGfo9x0SMhYgGiGiAiAaIaGBoRB4nxjGfHyMOfH08KzGO3cMCioihDL0pFRFDIaKBgReDu4gYx8DbMrqIGAcr0cARVyKPE2NY8lG2fmlvt22FLsZNknYEvMLmJO2vYI5eB5b7xxRxV6E/PFvofEt7Q9K+SANzTDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANENEBEA0Q0QEQDRDRARANEjE7Sf5+741WZgr0NAAAAAElFTkSuQmCC'/%3E%3Ccircle class='cls-1' cx='319.5' cy='319.5' r='200.625'/%3E%3Cimage id='Vector_Smart_Object-2' data-name='Vector Smart Object' x='224' y='239' width='204' height='162' xlink:href='data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAACiCAYAAAAN3CLYAAAQFElEQVR4nO2dB9BVxRmGH4qCqIg1ipEQI9bYUUHF2BsxsXeDGnuvUROd6MTRaGI0tthiErtRHEVjwTL2gmLFBopdUSwICnYym7z/zOV6y7n37p6z55zvmbnz/8Dl3N095727++1Xus2cORPDEN2AZYChwBLAgIrXokCPioGaAUwDPgXeAd4FXgVeBsYBzwPfFG1gTTCGE8PmwMbAusC8nkZkOvA4cC9wm37/Lu+jbYIpJ/2B3YDtgVVSGoFJwHXAZcATeR11E0y5WB84TDNKjwx7PhY4G7gq4mWbW5KuBFxf+Zfds2uPkSJb6Fv9bv2epVgcqwL/Al4B9gJ6ZtyeLn4CHAk8CkwAvq1+g80wxWYN4CxgSOS9dAaCw4E7M/jsnlqaHlw1Tm9IQLOIxmaYYjI/cAnwSA7E4lgOGA1cDSyY0mfOBRwKTASurDFOZ/mcYZwlZVngobaba4RiOHCRNvZ55EMt024K1HYnyEOAA4D56rznLWApmc5nod0Z5mSpsl+b/9/wz2zAmcAtORaLYwHgRvVlNo/XHSIL3dvA8Q3E4jixllhoc4YZDIzRIZfbHG0gm7uRHe5b8wZg7YLdA/d8baeHvB0WAnYFdgeWT/j/x2rv973lGG0Ixm2QHquy3T8sM+WnbXbK6Ay3dLgVWLyg4zgZ2KqF5f98ev92+jJvxQL3jSaEZ+q9oVXBOJPbn2v8/X0Sjc006eK+Ne/RMqbIfAnsqXObapyJfEVgE2BTYM0OzNSnAL9r9IZWBLO4fITmqPPvI6Vqs1OnQ1nEUslJwAN6FpcEVtOMMKeHa7sZbD3g60ZvakUwo3To1Yi/aBYywvIj3eBFbZy98JFO9ZvulZJayTZOIBbHEcBvwvev1PSVM6OJxQ9uRtk6qWEhqWBObaFppwH7B+pc2XGWySvkgm/4YQRwf9IrJRHMhm14tJ6vgyHDL0cnnOmNZBwl74LEJBHMfm0O/nnAsXbjvLGKDowNP7jT/jNavVKzTX8fbYh6d9DEM6Xk3AcPZchs8jZeobQj4A/3HB4E/K2dKzazV6/WoViQF+oABSzVdDcwmnKkicULX+jkf2SLF5tDZzyDmy3JfHm6bgPcVbIzA18sLN8nozPe1348qVi6y1Pgn8AHcj26r9kMs4bHm7SmlhXbyF/HSMbJng7myozzSdtWyTqa4bwGdgF2rjLdOw/w0c32MM+24LSWFDct7gNcXva7mAAXJvtSBBGSeeZi7Vm+atCHARLIrorNqeZFeRRMbzbDhHDo6y0368EykzbqSNk51sTSNl/LEnZBnQssKxP9L5RWqlud97kv+B27/CQbzTB9U/BAfhLYQbHdxqwspNNnnzEhZeElzRZdS/8+8j0bohCIdYDFEo6Fc/r8R9cfGs0wjQJsfOHOFp4C9q3jiVpm9jWxtMUkhWYfowDHQfK9qzeDNOKCSrHQZIZZWmu3tLhUU+jnGQ10TDgLzestfAsa/rlXIQOzbBkamZXT/nbbU1a0FVP+3BhZz8SSKeNlzf3e/rqRYKZl0OKlFf5c9s3uzhG0oay8B2wGfFyr/42WZAvqwCYrHlYs9oSS3bgeGvc09pDGrDgj1zDguXrj0miG+ahZ9Flg1tQ50NElm23WNrFkwlTtWeqKhSaCcU5qb2bcCXdmc7oSb6yUcVvSYqNydDMqpipI8rFmjWrmS/ZqJL1aVQYB5/k8dwTtCcm6xe1alLyvc5mmYiGBYJ6KqIc9lHn+Jfn6tGNXjx13P1YuYL9ixe2P12qUVqmaZoIZE2FH+ytM9yGFHxSJxXUqbYTnbp38t7SKaiaY+yNOmzRUgr5GWdaLgMXqp8PZim+paTpuRDPBfCh/r5jZQR4J5wCL5Oq2fZ8BsTWoYHwuR8pD2y3klCSmf1QOxmw2uXBPVJmCvArHTvfD4fa+qwPXdvIJSQTTUlaNjOmtb4/XgAsVT5In0qqNUjaul1he6LTfSQQzIdLNfyN6KUhtvAqRrhVvU2ehb0RtKQLfKh/C9r5cvZIm8qsXhBM73RSa+qBiI0Z4SOoRknlyOs6xcqDSF3szXCUVzNUyAOSZVZTQYJIMBL5Dr31g0ad+ed/3BZMKxoVpnhuwY2kyjwwEz8p7wB2G/iCStsVagtsQrZTs+2sBiyatKncbl03kduDXGTs+WrLDyGlFMFPkCFlEeshT9RJN47fLaJB2rciWD9KMdGm1KOyZHdQbzAs9JZ4LNfM8Dvxebjihy7SbYCKn1QdghuJTysRgVdUdo8Au54qzBzAwwBi8XLKxzR3t1ukfbXEb/+MNJUu4VxGi4zu83loygRt+2NJ3vf92BeNO0J+2FKbf42PNRI8qNGKcRFWzhHUN+ugavTLrQbFYT19m3mhXMOhQqCim5pB8KT+mFyUety96Vz8/kEC+qqhA7dzO1y/mUKTOWpr5vdGJYNwp+h22NPPKdBkdZi9Qn7JkZa2EvNGJ1WemXE0m53pI46KPicUr3pNCdmomdTmcdrIDNyNSvLsa+ThXcGvu33q4jmH4xrtnSid7mFmuo5iDrX1czDA80cv3LONLMCj90QOWG9mIhKkhwiWSLMmSpjOaJouZV6uEYbRJEGNUEsE8rlolSQKvJisp2vUe2mYYnRAkfiuJYJZQxKWLkz9ORWoaMU0hoUdYfIeRIW+F+Ogkgpmin6789SkyJbsIzOGqX16LmfJsXidh5VrD8E0Qr/okgplR9efeyu10i9w67lAdeVfTfK6q9z6iJOIPeWyzYSQhSCL9JFaye+TEloTvVC7gMYX/jlXWmW8rUnMaRhpsoS/11AVztWYUw8gTg0JU506yJHvdHhMjZ3wV6rlNIpg0Kykbhg+eDWWhTSKYcXYLjZwxNlRzkwjmBQVBGUZeyFQwX+i03zDywgOh2pnUvf8+e1SMnPBhyOw7SQVzqz0tRk4IWjUvqWAeVRJvw4idYMsxWhCMO8G/IfqhMoz/e6YEo5UAspUiK0NuGNVMUj7szJdkKDDsiVANMQwP3BW66nerSTDOCNQOw/DBnaFHsdWY/u7KH1yUuvhGcZip6tneq45V0uoM851KPxhGbIwJLRbazEt2leJdDCMmbk6jLe0Ixk19h1i2SyMyvAeL1aLdzJdjVM7ZMGJgIvBMGu3oJFXsCSrjYBhZc11an9+JYJwX83YVdU0MIytyIRgUXLaPp7YYRjtMDBn/Uo2P7P1XAif5bZZhJObfaQ6Vz+z95wP7+biYYbTAcooKTgVfdeed6g7SGY1hpMXYNMWCR8GgZH2/Ai70eE3DaMTlaY+Oz/owlTj3mRNDXNgwhMs9tmioLP318DnDVHKSsmWaydkIxci0xUJAwTiuBYba4aYRiIuyGNiQgkEZCAdn1TmjsIzPKpNRaMGgWun7qpyf5Wk2fHBe6MjKeoTa9Nejj0qUH6UKt4bRKq7Y6w9V6S510phhKpmu4kvusGmUPSpGG/w9K7GQwQxTzTDgZJX2M4xmfKu6L69lNVJpzzDVuKRrP9PrRg2IYdTjuizFQgQzTDX9FTKwNbCG7XOMKlaU5TUzYhNMJb00QOvKa6BexWajHNyiupWZElIwLuXNNcrkMVnlyl3V5U/1+kymQfd7T1Vg7gEsCCwELAOsDqwsb2ij3AxVju9M6Rnww51AvtYSyzA64T8xiIUUNv3nBb6+UQ5OiKWXoQVzU8jiNkYpGBlTEvzQgnG5y/4U+DOM4vKNPEOiIY1zmMuAV+2hNtrgAjlaRkNaZuXdJBzDSIqzni6RRcxLI9I66XeZZZ5M6bOMYnBybGIh5YPLNYGH0vowI9c8r4p338TWiTR9yR6Wp6lhNOPAGMVCBq4x/fTt0T/NDzVyhUvVtUusDc7Cl2xj4HZzdzFq8JFcoibHOjhZuPePBk7P4HON+Dk0ZrGQobeyc7K8A9ggiw83ouRWYHjstyZL9/555VC3ZFYNMKLBebGvALwT+y3JMuLyE+1noh8kIzj75eU5yDpE+Q2lX3o343YY2XF5mgWROiWWiEvnAnEPsFgEbTHSY6ICBKfmZcyznmG6eAUYYu4zpeJLYJs8iYWIBIOWZcMU1mwUn8OAp/PWy5gEgxL97aRN4BcRtMcIw5Vy3c8dMWeNcQnbLgXWjqAthj+e1D2dkccxjW2GqWSCEvztDXwQT7OMDnD3ccu8ioXIBYNCnC/RbHOqKgEY+aRrk/9Wnu9fzEuyWiwgf6P99LuRH3ZUka1ckzfBdNFbxoG9leDNiJtjgdOKcI/yKphKnC/arlobLx9PswxxDnBIUQajCIKpZHFgE53nDFPhHSM7nNvLiKyqhYWgaIKpZkHNQM5oMBCYH5gbWBX4aVxNLRyjVIWhUCVMii6YWmyom2nVAMJxM7CtaukXitjNyj7pJneM20wsQSmsWAicvT8mfqzznPVL0t+sKLRYKMEMMyfwe+AFE0twriq6WCjwDOP6tTvwB2DhCNpTdFxZk4OLZA2rRxFnGFfW7RngYhNLKrgZ/KAyiIWCzTBDlL5pWARtKQOuutyewBVl6nQRBLMUcIps/kY6uAQmWwH3lW288yyYQSq2s5vynBnpMA74peLxS0ceBeMqKx8li4ylm02XkTKmfFamTleSF8H0lnu4y+o+OIL2lA2XSf844IyybO7rEbNguimU1S25dgD6RtCmMvKWxv+Rsg8EEQqmu+JbtlZ9f8tTli03yRL2cZkHoZIYBNNPDpGbA5vZ2UkUTJPf3aVlH4hqshDMnCrf5zL3r6s9iVm54uEBxbC8VvaBqEVowXSX+XcViWSoaheaQOLDzSrHKF9YqTf2jXCC2V4l9KYoK8tn+jlVv8+oyNYypeJa/fTg91VCigW0nBqoyMdBChnuE1eXjRo4L+MDgLdtcBrjAshmB44ATrCHu3S8riw8o8o+EEmpjLhcTHb27aJvtdEpXyjP2+mWkrc1aoUorwOcpTIERrGYqcQUx+c9oV5W1HLvv1+Wqz1sUAvFXfoSHGH3tX2aJcFw+5v9lYjNzkfyifMoPhG4t+wD4YOkWWNc0oh9gSMt11duMKEEoNU0S7NrSj8cWCYvnSwRM2Ui/qP5foWh3bxkzjFyU7lPbGRu9pkzQ5GPZwIvlnwsguIjkZ87pNxLRgLb56SLO0c5Vz5fn5Sp41nhM/Ol8xr4ObCPZh+bdcLwtQ4aXZ610aqhY6REqFSx/RURuTOwht1MLzyjM5TLrSJbdqSRW3mA/NV2khOmkRy35Lpa+5MXbNyyJ+1k5AO1bBsOrAf0inRcsuRl4AbFz48t7zDESZbZ+/socGy4gsfKer7zlWJQbtPLZpKIiancxVKadTZU9eSi1rB0zo6PAQ/qUPFhYHoE7TISEGt9GOfjtoIEtI6yWubRZP2Z8ng9Bzyu1zhlYTFySJ4KKi0mi5urHLYcsKyqi2Wdl8CZed8E3gDG6zUBeF6bdoteLBB5r0DmIj4XlSVuoH53ZfoW0ZKun0r0db1mb1JM6XMJ4FPVlZ+iA8Gun5OA9/V6T0J5z0RREoD/Aoq6iKeka+koAAAAAElFTkSuQmCC'/%3E%3Ccircle class='cls-1' cx='320' cy='320' r='200'/%3E%3Cpath d='M222.246 246.316h209.543a4 4 0 014 4v139.368a4 4 0 01-4 4H222.246a4 4 0 01-4-4V250.316a4 4 0 014-4z' fill-rule='evenodd' fill='%23ffe42f'/%3E%3Cpath class='cls-3' d='M239.469 273.607l84.895 49.121 90.2-49.121M281.917 322.728l-37.142 49.123M377.424 317.27l31.836 49.124'/%3E%3C/svg%3E")}.shareThis img{visibility:hidden}.icons-box-main .icons-box{border:1px solid #d4d1e4;border-bottom:none;padding:15px 15px 15px 0}.icons-box-main .icons-box:last-child{border-bottom:1px solid #d4d1e4}.icons-box-main .icons-box .image{background-color:rgba(0,0,0,0)!important;margin-top:0!important;padding-bottom:30px}.icons-box-main .icons-box .richText-content p{margin:0}.icons-box-main .icons-box-gap{border:1px solid #d4d1e4;margin-bottom:8px;padding:15px}.icons-box-main .icons-box-gap .component-content .paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icons-box-main .icons-box-gap .component-content .paragraphSystem .image{-webkit-box-flex:1;-ms-flex:1;flex:1}.icons-box-main .list-bullet ul li{padding-left:15px}.icons-box-main .list-bullet ul li:before{color:#00b0f9;font-size:25px}@media screen and (min-width:768px){.icons-box-main>.component-content{border-left:1px solid #d4d1e4;padding-left:33px}}@media screen and (min-width:992px){.icons-box-main div.icons-box-gap:nth-of-type(2) .component-content .paragraphSystem div.image:nth-of-type(3){margin-left:15%}.icons-box-main div.icons-box-gap:nth-of-type(2) .component-content .paragraphSystem div.image:nth-of-type(5){margin-right:15%}.icons-box-main div.icons-box-gap:nth-of-type(3) .component-content .paragraphSystem div.image:nth-of-type(3){margin-left:5%}.icons-box-main div.icons-box-gap:nth-of-type(3) .component-content .paragraphSystem div.image:nth-of-type(6){margin-right:5%}}@media screen and (min-width:1200px){.icons-box-main div.icons-box-gap:nth-of-type(2) .component-content .paragraphSystem div.image:nth-of-type(3){margin-left:20%}.icons-box-main div.icons-box-gap:nth-of-type(2) .component-content .paragraphSystem div.image:nth-of-type(5){margin-right:20%}.icons-box-main div.icons-box-gap:nth-of-type(3) .component-content .paragraphSystem div.image:nth-of-type(3){margin-left:10%}.icons-box-main div.icons-box-gap:nth-of-type(3) .component-content .paragraphSystem div.image:nth-of-type(6){margin-right:10%}}.page-cold-and-flu-quiz .col-sm-8 .box{border:1px solid #d5d6e8;margin-bottom:10px;padding:0;text-align:center}.page-cold-and-flu-quiz .col-sm-8 .box .quizQuestion{margin-bottom:25px;padding-top:25px}.page-cold-and-flu-quiz .col-sm-8 .box .imgContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:30px;margin-top:10px}.page-cold-and-flu-quiz .col-sm-8 .box .richText{background:#eee}.page-cold-and-flu-quiz .col-sm-8 .box .richText p:first-of-type{color:#2e3489}.page-cold-and-flu-quiz .col-sm-8 .box .quizScoreBox{left:-999999px;position:absolute}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span{border:5px solid #1aadea;border-radius:50%;cursor:pointer;height:26px;left:0;margin-right:10px;position:relative;top:-7px;width:26px}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span:hover{background:#1aadea;color:#fff}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span input:after{color:#232176;color:#1d2975;cursor:pointer;display:block;font-family:Roboto;font-size:12px;font-weight:700;font-weight:400;height:18px;line-height:18px;padding-bottom:4px;padding-left:9px;padding-top:5px;text-transform:uppercase;top:-4px;width:18px}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span:first-of-type input{left:-24000px;position:absolute}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span:first-of-type input:after{content:"A";left:24000px;position:relative}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span:first-of-type input:after:hover{color:#fff}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span:nth-of-type(2) input{left:-20000px;position:absolute}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span:nth-of-type(2) input:after{content:"B";left:20000px;position:relative}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span:nth-of-type(3) input{left:-40000px;position:absolute}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup span:nth-of-type(3) input:after{content:"C";left:40000px;position:relative}.page-cold-and-flu-quiz .col-sm-8 .box .genericFormGroup label{text-transform:uppercase}.page-cold-and-flu-quiz .col-sm-8 .box .quesLeftCaption{color:#2f3389;font-size:17px}.page-cold-and-flu-quiz .col-sm-8 .box .quiz-correct,.page-cold-and-flu-quiz .col-sm-8 .box .quiz-incorrect1{display:none}.page-cold-and-flu-quiz .col-sm-8 .content .richText:nth-child(5){background:#1aadea;padding:0;text-align:center}.page-cold-and-flu-quiz .col-sm-8 .content .richText:nth-child(5) a{background:#242573;border-radius:10px;color:#fff;display:block;margin:0 auto;padding:5px 15px;text-decoration:none;width:80px}html[lang=fr-CA] .page-cold-and-flu-quiz .col-sm-8 .content .richText:nth-child(5) a{width:115px}@media (min-width:768px){html[lang=fr-CA] .page-cold-and-flu-quiz .genericFormGroup label:nth-of-type(3){margin-top:-10px;width:30%}}@media (min-width:768px) and (max-width:1199px){html[lang=fr-CA] .page-cold-and-flu-quiz .genericFormGroup label:first-of-type,html[lang=fr-CA] .page-cold-and-flu-quiz .genericFormGroup label:nth-of-type(2){margin-top:-10px;width:15%}}.styled-search-box{margin:3px 0;padding:0 10px 30px}.styled-search-box form{border:1px solid #2e3489;border-radius:5px}.styled-search-box .form-search input[type=text]{width:75%}.styled-search-box input{border-radius:30px;height:30px;padding:5px 20px}.styled-search-box input::-webkit-input-placeholder{font-size:14px}.styled-search-box input::-moz-placeholder{font-size:14px}.styled-search-box input:-ms-input-placeholder{font-size:14px}.styled-search-box input::-ms-input-placeholder{font-size:14px}.styled-search-box input::placeholder{font-size:14px}.styled-search-box button{border:0;color:#fff;height:40px;padding:0;position:absolute;right:10px;top:1px;width:15%}.styled-search-box button:before{border-radius:10px;-webkit-box-sizing:content-box;box-sizing:content-box;display:inline-block;font-size:20px;height:12px;left:3px;margin:0;position:relative;top:-2px;width:12px}.styled-search-box button:after{border-width:0;display:inline-block;height:3px;left:-1px;position:relative;top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:8px}.styled-search-box button:hover{background-color:#1aadea}@media (min-width:768px){.styled-search-box{padding-left:0;width:90%}.styled-search-box .form-search input[type=text]{width:90%}.styled-search-box button{width:6%}.styled-search-box button:before{top:-2px}.styled-search-box button:after{top:0}}html[lang=fr-CA] .searchResults-pagination-item{width:25px}html[lang=fr-CA] .searchResults-pagination-item a{min-width:18px}html[lang=fr-CA] .searchResults-pagination-item:first-child.item-previous,html[lang=fr-CA] .searchResults-pagination-item:last-child{width:90px}.search-result-title{padding:70px 10px 0}.search-result-title h2{margin-bottom:20px}.searchResults{padding:0 10px}.searchResults h3{font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:21px;margin:0}.searchResults h3 a{color:#000}.searchResults-description{margin:0}.searchResults-description p{color:#000}.searchResults-result{background-color:#fff;border-bottom:1px solid #000;padding-left:0;padding-top:30px;width:80%}.searchResults-result:nth-child(2n){background-color:#fff}.searchResults-title a:hover{color:#2e3489}.searchResults-pagination{margin-top:50px}.searchResults-pagination-item,.searchResults-pagination-list{display:-webkit-box;display:-ms-flexbox;display:flex}.searchResults-pagination-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f1f1;border:1px solid #b7b7b7;border-radius:5px;height:30px;width:30px}.searchResults-pagination-item:first-child.item-previous{width:60px}.searchResults-pagination-item:first-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f1f1;border:1px solid #b7b7b7;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;width:30px}.searchResults-pagination-item:first-child a{text-indent:inherit}.searchResults-pagination-item:last-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f1f1;border:1px solid #b7b7b7;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;width:60px}.searchResults-pagination-item:last-child a{font-weight:700;text-indent:inherit}.searchResults-pagination-item.is-active a{color:#242573}.searchResults-pagination-item a{background:inherit;color:#2e3489;font-weight:700;padding:0;text-align:center;width:100%}.searchResults-pagination-item a:hover{background:inherit}.styled-search-box .form-search input[type=text]{background:#fff;border-style:inherit;color:#000;font-size:15px;font-weight:700}.styled-search-box .form-search input[type=text]::-webkit-input-placeholder{color:#777;opacity:.5}.styled-search-box .form-search input[type=text]::-moz-placeholder{color:#777;opacity:.5}.styled-search-box .form-search input[type=text]:-ms-input-placeholder{color:#777;opacity:.5}.styled-search-box .form-search input[type=text]::-ms-input-placeholder{color:#777;opacity:.5}.styled-search-box .form-search input[type=text]::placeholder{color:#777;opacity:.5}.styled-search-box ::-webkit-input-placeholder{color:#777;font-size:14px;opacity:.5}.styled-search-box ::-ms-input-placeholder{color:#777;font-size:14px;opacity:.5}.styled-search-box button{background-color:#2e3489;border-radius:0 5px 5px 0;font-size:0}.styled-search-box button:before{border:2px solid #fff;content:""}.styled-search-box button:after{background:#fff;content:""}@media (min-width:768px){.search-result-title{padding-left:0}.searchResults{padding:0}.searchResults .item-next{width:90px}.searchResults .item-next a:after{content:"\2192";padding-left:5px}.searchResults .searchResults-pagination-item:first-child.item-previous{width:90px}.searchResults .searchResults-pagination-item:first-child.item-previous:before{content:"\2190";padding-right:5px}}.page-error-handlers{text-align:center}.page-error-handlers .error-hanler-lemon .richText:nth-of-type(2){color:#2e3489}.page-error-handlers .error-hanler-lemon .error-heading p{color:#2e3489;font-size:114px;line-height:114px;margin-bottom:10px;margin-top:170px}.page-error-handlers .error-hanler-lemon .error-heading .error-lemon{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/global/neocitran-image-lemon-canada-desktop-1.png);background-repeat:no-repeat;background-size:contain;display:inline-block;height:90px;margin-bottom:-10px;vertical-align:bottom;width:90px}.page-error-handlers .styled-search-box{display:block;left:50%;margin:70px auto 0;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:70%}.banner{height:550px;margin-bottom:115px;margin-top:99px}.banner>.component-content{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.banner>.component-content>.content{margin:0 auto}@media (min-width:768px){.banner>.component-content>.content{width:610px}}@media (min-width:992px){.banner>.component-content>.content{width:830px}}@media (min-width:1200px){.banner>.component-content>.content{width:1030px}}.banner .banner-text{height:310px;margin-top:40px;padding-left:10px;padding-right:10px;position:inherit;width:470px}.banner .banner-text h1{margin-top:40px;width:inherit}@media (min-width:768px){.banner{height:720px;margin-bottom:-295px;margin-top:0}}.swoosh{bottom:-8px;left:0;position:absolute}.swoosh .component-content{bottom:0;left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.swoosh .component-content img{width:100%}.page-products .swoosh{display:none}@media (min-width:768px){.page-products .banner,.page-products .swoosh{display:block}}@media (min-width:768px){html[lang=fr-CA] .banner{margin-bottom:-250px}}@media (min-width:768px){html[lang=fr-CA] .page-products .banner{margin-bottom:0}}.banner .banner-text{background-image:-webkit-gradient(linear,left top,right top,from(#3288ac),to(#39b6ea));background-image:-o-linear-gradient(left,#3288ac,#39b6ea);background-image:linear-gradient(90deg,#3288ac,#39b6ea);border-bottom-right-radius:100% 15%;padding:0}.banner .banner-text>.component-content{background-image:-webkit-gradient(linear,left top,right top,from(#39b6ea),to(#91daf8));background-image:-o-linear-gradient(left,#39b6ea,#91daf8);background-image:linear-gradient(90deg,#39b6ea,#91daf8);border:1px solid #1aadea;border-bottom:none;border-bottom-right-radius:100% 13%;height:299px}.banner .banner-text h1{color:#fff}.banner .banner-text p{color:#000;font-size:14px}.page-products .banner.hero-banner{margin-right:auto}.page-products .banner.hero-banner .banner-text{position:relative}.page-products .banner.hero-banner .banner-text .richText{bottom:20px;left:auto;margin:0;position:relative;right:auto;top:auto;width:100%}.accordion-helper{display:none}.accordion-helper~.hero-banner,.accordion-helper~.symptoms-selector-wrapper{max-height:0;overflow:hidden;-webkit-transition:max-height .35s cubic-bezier(.445,.05,.55,.95);-o-transition:max-height .35s cubic-bezier(.445,.05,.55,.95);transition:max-height .35s cubic-bezier(.445,.05,.55,.95)}.accordion-helper~.hero-banner .component-content>.content>.component:not(.switchable-image),.accordion-helper~.symptoms-selector-wrapper .component-content>.content>.component:not(.switchable-image){opacity:0;-webkit-transition:opacity .35s cubic-bezier(.445,.05,.55,.95);-o-transition:opacity .35s cubic-bezier(.445,.05,.55,.95);transition:opacity .35s cubic-bezier(.445,.05,.55,.95);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.accordion-helper~.homepage-lever{min-height:53px;position:relative}.accordion-helper~.homepage-lever .hero-trigger,.accordion-helper~.homepage-lever .symptom-trigger{bottom:0;height:53px;left:0;margin:auto;position:absolute;right:0;top:0;z-index:99}.accordion-helper.hero~.homepage-lever .symptom-trigger{opacity:1}.accordion-helper.hero~.homepage-lever .hero-trigger,.accordion-helper.selector~.homepage-lever .symptom-trigger{opacity:0}.accordion-helper.selector~.homepage-lever .hero-trigger{opacity:1}.accordion-helper.hero~.hero-banner{max-height:500px}.accordion-helper.hero~.hero-banner .component-content>.content .component{opacity:1;-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.accordion-helper.selector~.symptoms-selector-wrapper{max-height:500px}.accordion-helper.selector~.symptoms-selector-wrapper .component-content>.content .component{opacity:1;-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.symptoms-selector-wrapper>.component-content{height:500px}.symptoms-selector-wrapper>.component-content>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.symptoms-box>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter-btn,.symptoms-box>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:95px;padding:0;width:102px}.filter-btn img{padding-top:10px;width:40px}.filter-btn p{margin:0;padding-top:5px}.filter-btn:first-of-type{margin-left:15%}.filter-btn:nth-of-type(2){margin-right:15%}.filter-btn.selected{position:relative}.filter-btn.selected p:before{display:block;height:0;left:27px;margin-top:-.5em;position:absolute;top:12px;width:0}.filter-btn.selected p:after{display:block;height:.5em;left:33px;margin-top:-.2em;position:absolute;top:12px;width:.2em}.buttons div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px}.buttons div a{margin-left:5px}.buttons div a,.buttons div p{height:40px;padding:10px 5px;width:220px}.buttons div p{line-height:14px;margin:0 5px 0 0;text-align:center}.reference-buttons-filter{margin:0 auto;max-width:320px;padding:0}.homepage-lever{display:block;padding:0}.homepage-lever .hero-trigger,.homepage-lever .symptom-trigger{-webkit-transition:opacity .35s cubic-bezier(.445,.05,.55,.95);-o-transition:opacity .35s cubic-bezier(.445,.05,.55,.95);transition:opacity .35s cubic-bezier(.445,.05,.55,.95)}.homepage-lever .symptom-trigger{padding:0;position:relative}.homepage-lever .symptom-trigger:after{height:0;left:35px;position:absolute;top:23px;width:0}.homepage-lever .symptom-trigger:before{height:0;position:absolute;right:35px;top:23px;width:0}.homepage-lever .hero-trigger{padding:0}.homepage-lever .hero-trigger:after{height:0;left:35px;position:absolute;top:23px;width:0}.homepage-lever .hero-trigger:before{height:0;position:absolute;right:35px;top:23px;width:0}.hidden-on-mobile{display:none}@media screen and (min-width:768px){.paragraphSystem .hero-banner,.paragraphSystem .symptoms-selector-wrapper{max-height:none;overflow:initial;-webkit-transition:none;-o-transition:none;transition:none}.paragraphSystem .hero-banner .component-content>.content>.component:not(.switchable-image),.paragraphSystem .symptoms-selector-wrapper .component-content>.content>.component:not(.switchable-image){opacity:1;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transition-delay:none;-o-transition-delay:none;transition-delay:none}.accordion-helper.hero~.hero-banner,.accordion-helper.hero~.symptoms-selector-wrapper,.accordion-helper~.hero-banner,.accordion-helper~.symptoms-selector-wrapper{max-height:none}.symptoms-selector-wrapper{display:block;margin-top:-100px}.symptoms-selector-wrapper>.component-content{height:inherit}.symptoms-box>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.reference-buttons-filter{max-width:100%}.filter-btn{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:25%}.filter-btn:first-of-type{margin-left:0}.filter-btn:nth-of-type(2){margin-right:0}.filter-btn img{padding:10px;width:28%}.filter-btn p{width:55%}.filter-btn.selected p:before{content:" ";left:20px;top:12px}.filter-btn.selected p:after{content:" ";height:.6em;left:27px;top:12px;width:.3em}.homepage-lever{display:none}.hidden-on-mobile{display:block}}.symptoms-selector-wrapper>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/mobile/home/sympotoms_bg.png);background-position:50%;background-size:cover}.filter-btn{background-color:#fff;border:1px solid #777}.filter-btn:first-of-type,.filter-btn:nth-of-type(3),.filter-btn:nth-of-type(4),.filter-btn:nth-of-type(6){border-right:0}.filter-btn:nth-of-type(6),.filter-btn:nth-of-type(7){border-top:0}.filter-btn:first-of-type,.filter-btn:nth-of-type(2){border-bottom:0}.filter-btn p{color:#2e3489;font-size:11px;font-weight:700;line-height:15px;text-align:center}.filter-btn.selected{background-color:#2e3489}.filter-btn.selected p{color:#ffe42f}.filter-btn.selected p:before{border:.7em solid #1aadea;border-radius:.7em;content:" "}.filter-btn.selected p:after{border:solid #2e3489;border-width:0 .2em .2em 0;content:" ";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.filter-btn.selected:hover p{color:#2e3489}.filter-btn:hover{background-color:#d5ecfd;cursor:pointer}.buttons a,.buttons p{font-size:12px;text-align:center}.page-products .homepage-lever .symptom-trigger:after,.page-products .homepage-lever .symptom-trigger:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.page-products .homepage-lever .hero-trigger:after,.page-products .homepage-lever .hero-trigger:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.homepage-lever{background-color:#2e3489}.homepage-lever .symptom-trigger{color:#fff}.homepage-lever .symptom-trigger:after,.homepage-lever .symptom-trigger:before{border-bottom:5px solid #ffe42f;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);content:""}.homepage-lever .hero-trigger{color:#fff}.homepage-lever .hero-trigger:after,.homepage-lever .hero-trigger:before{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #ffe42f;content:""}.symptoms-selector-title p{color:#fff}@media screen and (min-width:768px){.symptoms-selector-wrapper .component-content{background-image:none}.symptoms-selector-wrapper .richText{background-color:#2e3489;color:#fff}.filter-btn p{font-size:13px;text-align:left}.filter-btn:first-of-type,.filter-btn:nth-of-type(2){border-bottom:1px solid #777}.filter-btn:nth-of-type(4){border-right:1px solid #777}.filter-btn:first-of-type,.filter-btn:nth-of-type(2),.filter-btn:nth-of-type(3),.filter-btn:nth-of-type(5),.filter-btn:nth-of-type(6){border-right:0}.filter-btn:nth-of-type(5),.filter-btn:nth-of-type(6),.filter-btn:nth-of-type(7){border-top:0}.filter-btn.selected p:before{border:.8em solid #1aadea;border-radius:.8em;content:" "}}@media screen and (min-width:768px){.symptoms-selector-wrapper.sticky{left:0;margin-left:auto;margin-right:auto;margin-top:0;padding:0;position:fixed;right:0;top:0;width:750px;z-index:3}.symptoms-selector-wrapper.sticky>.component-content{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.symptoms-selector-wrapper.sticky .symptoms-box>div{margin:auto}}@media screen and (min-width:768px) and (min-width:768px){.symptoms-selector-wrapper.sticky .symptoms-box>div{width:610px}}@media screen and (min-width:768px) and (min-width:992px){.symptoms-selector-wrapper.sticky .symptoms-box>div{width:830px}}@media screen and (min-width:768px) and (min-width:1200px){.symptoms-selector-wrapper.sticky .symptoms-box>div{width:1030px}}@media screen and (min-width:768px){.symptoms-selector-wrapper.sticky .symptoms-selector-title{display:none}.symptoms-selector-wrapper.sticky .filter-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:80px;width:14.1%}.symptoms-selector-wrapper.sticky .filter-btn img{padding:2px;width:35px}.symptoms-selector-wrapper.sticky .filter-btn p{width:100%}.symptoms-selector-wrapper.sticky .buttons>div{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:auto;padding-top:0}.symptoms-selector-wrapper.sticky .buttons>div a{width:auto}.symptoms-selector-wrapper.sticky .buttons>div p{width:160px}}@media screen and (min-width:768px) and (min-width:768px){.symptoms-selector-wrapper.sticky .buttons>div{width:610px}}@media screen and (min-width:768px) and (min-width:992px){.symptoms-selector-wrapper.sticky .buttons>div{width:830px}}@media screen and (min-width:768px) and (min-width:1200px){.symptoms-selector-wrapper.sticky .buttons>div{width:1030px}}@media screen and (min-width:992px){.symptoms-selector-wrapper.sticky{width:970px}}@media screen and (min-width:1200px){.symptoms-selector-wrapper.sticky{width:1170px}}@media screen and (min-width:768px){.symptoms-selector-wrapper.sticky .symptoms-box{background-color:#fff}.symptoms-selector-wrapper.sticky .filter-btn{border-bottom:0;border-top:0}.symptoms-selector-wrapper.sticky .filter-btn:nth-of-type(4){border-right:0}.symptoms-selector-wrapper.sticky .filter-btn p{text-align:center;width:100%}.symptoms-selector-wrapper.sticky .buttons{background-color:#1aadea}.symptoms-selector-wrapper.sticky .buttons .secondary-btn-s{background-color:#1aadea;border-radius:0;color:#242573;font-weight:700;text-decoration:underline;text-transform:uppercase}.symptoms-selector-wrapper.sticky .buttons .secondary-btn-s:hover{color:#000}.symptoms-selector-wrapper.sticky .buttons a{background-color:#1aadea;border-radius:0;color:#777;font-weight:700;text-decoration:underline;text-transform:uppercase}.symptoms-selector-wrapper.sticky .buttons a:hover{color:#777}}.page-how-cold-and-flu-viruses-spread .col-sm-8 .box .image{border:1px solid #b4b5d4;padding:15px}.page-how-cold-and-flu-viruses-spread .col-sm-8 .box .image figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.page-how-cold-and-flu-viruses-spread .col-sm-8 .box .image figure img{height:60px;margin-right:20px;width:60px}.page-how-cold-and-flu-viruses-spread .col-sm-8 .box .image figure p{text-align:left}.page-cold-and-flu-myths-and-facts .tabs{padding:0}.page-cold-and-flu-myths-and-facts .tabs .tabs-content{border:1px solid #f6f6f6}.page-cold-and-flu-myths-and-facts .tabs .tabs-content:last-of-type .tabContent .richText{padding:0}.page-cold-and-flu-myths-and-facts .tabs .tabs-content:last-of-type .tabContent .richText p:first-of-type{color:#2e3489}.page-cold-and-flu-myths-and-facts .tabContent .richText{margin:10px 0}.page-cold-and-flu-myths-and-facts .tabContent .richText img{height:60px;padding-bottom:60px;width:60px}.page-cold-and-flu-myths-and-facts .tabContent .richText p{margin:0}.page-cold-and-flu-myths-and-facts .tabContent .richText p:first-of-type{color:#242573}.page-cold-and-flu-myths-and-facts .tabContent .richText p:last-of-type strong{color:#2e3489}.page-cold-and-flu-myths-and-facts .tabContent .richText .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-cold-and-flu-myths-and-facts .tabs-nav-list{width:100%}.page-cold-and-flu-myths-and-facts .tabs-nav-item{background:#242573;border:1px solid #f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box;height:45px;margin:0;width:50%}.page-cold-and-flu-myths-and-facts .tabs-nav-item a{display:block;font-size:16px;text-align:center}.page-cold-and-flu-myths-and-facts .tabs-nav-item:hover{background:#fff}.page-cold-and-flu-myths-and-facts .tabs-nav-item:hover span{color:#242573}.page-cold-and-flu-myths-and-facts .tabs-nav-item span{color:#fff}.page-cold-and-flu-myths-and-facts .tabs-nav-item.is-active{background:#fff}.page-cold-and-flu-myths-and-facts .tabs-nav-item.is-active a{border-bottom:6px solid #ffe42f}.page-cold-and-flu-myths-and-facts .tabs-nav-item.is-active span{background-color:#fff;color:#242573;font-size:16px}@media (min-width:360px){.page-cold-and-flu-myths-and-facts .tabContent .richText img{padding-bottom:36px}}@media (min-width:768px){.page-cold-and-flu-myths-and-facts .tabContent .richText img{padding-bottom:0}.page-cold-and-flu-myths-and-facts .tabs{padding-right:15px}.page-cold-and-flu-myths-and-facts .tabs .tabs-content:last-of-type .tabContent .richText{padding:0 15px}}.page-differences-between-colds-and-allergies .table{padding:0}.page-differences-between-colds-and-allergies .table table{border:0}.page-differences-between-colds-and-allergies .table tr td{border:1px solid #c1c1c1}.page-differences-between-colds-and-allergies .table tr td p{font-size:12px;margin:0;text-align:center}.page-differences-between-colds-and-allergies .table tr td:nth-child(2),.page-differences-between-colds-and-allergies .table tr td:nth-child(3){color:#2e3489}.page-differences-between-colds-and-allergies .table tr:first-of-type td{font-size:18px;padding:12px}.page-differences-between-colds-and-allergies .table tr:first-of-type td:first-child{color:#2e3489}.page-differences-between-colds-and-allergies .table tr:first-of-type td:nth-child(2),.page-differences-between-colds-and-allergies .table tr:first-of-type td:nth-child(3){background:#2e3489;color:#fff}@media (min-width:768px){.page-differences-between-colds-and-allergies .table{padding:0 15px}.page-differences-between-colds-and-allergies .table tr td{padding:15px 0 15px 20px}.page-differences-between-colds-and-allergies .table tr td p{font-size:16px;text-align:left}}.page-flu-shots-myths-and-facts .article-page-container>.component-content>.content:first-child .col-sm-8{padding:0}@media (min-width:768px){.page-flu-shots-myths-and-facts .article-page-container>.component-content>.content:first-child .col-sm-8{padding:0 15px}}.page-flu-shots-myths-and-facts .box .col-sm-8>.component-content>.content .image{background:inherit}.page-flu-shots-myths-and-facts .box .col-sm-8>.component-content>.content .richText.col-sm-8 p{margin-top:0;padding:0 15px}.page-home .article-wrapper{margin-top:0}@media screen and (min-width:768px){.page-home .article-wrapper .articleTeaser-text-link{bottom:40px;position:absolute}}.page-home .article-wrapper>.component-content{background-image:-webkit-gradient(linear,left top,right top,from(#ff6e00),to(#f9f42c));background-image:-o-linear-gradient(left,#ff6e00,#f9f42c);background-image:linear-gradient(90deg,#ff6e00,#f9f42c);border-top:1px solid #777;left:50%;margin-left:-50vw;margin-right:-50vw;margin-top:0;padding-bottom:130px;padding-top:20px;position:relative;right:50%;width:100vw}@media (min-width:768px){.page-home .article-wrapper>.component-content>.content{width:610px}}@media (min-width:992px){.page-home .article-wrapper>.component-content>.content{width:830px}}@media (min-width:1200px){.page-home .article-wrapper>.component-content>.content{width:1030px}}.page-home .banner-with-text2>.component-content{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.page-home .banner-with-text2>.component-content>.content{height:400px}.page-home .banner-with-text2 .box.first{padding:0}.page-home .banner-with-text2 .box.first>.component-content{background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;width:100%}@media (min-width:768px){.page-home .banner-with-text2 .box.first{height:inherit;width:50%}}.page-home .banner-with-text2 .box.last{width:100%}@media (min-width:768px){.page-home .banner-with-text2 .box.last{width:50%}}@media (min-width:768px){.page-home .banner-with-text2 .box.last>.component-content{width:315px}}@media (min-width:992px){.page-home .banner-with-text2 .box.last>.component-content{width:325px}}@media (min-width:1200px){.page-home .banner-with-text2 .box.last>.component-content{width:425px}}.page-home .reference-footer{margin-top:-120px}@media screen and (min-width:768px){.page-home .article-wrapper{margin-top:0}}.page-home .divider>.component-content{background-color:#f6f6f6;display:none}@media screen and (min-width:768px){.page-home .divider>.component-content{display:block}}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div{background-repeat:no-repeat;background-size:contain;height:2363px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText{position:absolute}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText p:first-of-type{color:#242573;margin:0}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText p:last-of-type{margin:0}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:first-of-type{left:60px;top:50px;width:255px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(2){left:60px;top:190px;width:290px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(3){left:60px;top:410px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(4){left:60px;top:590px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(5){left:60px;top:1000px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(6){left:60px;top:890px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(7){left:60px;top:1310px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(8){left:60px;top:1590px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(9){left:60px;top:1720px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(10){left:60px;top:2129px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(11){left:60px;top:2250px;width:170px}@media (min-width:1200px){.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/time_out/articles/helpavoidcoldandflu.jpg)!important;background-repeat:no-repeat;background-size:cover;height:1712px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText{position:absolute}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:first-of-type{left:60px;top:25px;width:255px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(2){left:400px;top:25px;width:290px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(3){left:60px;top:280px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(4){left:400px;top:280px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(5){left:55px;top:645px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(6){left:310px;top:645px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(7){left:430px;top:810px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(8){left:140px;text-align:center;top:990px;width:420px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(9){left:60px;top:1265px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(10){left:400px;top:1265px;width:200px}.page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(11){left:60px;top:1620px;width:170px}}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div{width:290px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText p{font-size:15px}@media (max-width:359px){html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div{height:2025px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:first-of-type{left:24px;top:15px;width:274px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(2){left:24px;top:125px;width:290px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(3){left:24px;top:335px;width:280px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(4){left:15px;top:480px;width:212px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(5){left:40px;top:850px;width:200px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(6){left:24px;top:750px;width:280px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(7){left:40px;top:1100px;width:240px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(8){left:33px;top:1317px;width:255px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(9){left:14px;top:1415px;width:220px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(10){left:15px;top:1769px;width:300px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(11){left:15px;top:1880px;width:196px}}@media (min-width:360px){html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div{width:330px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(2){top:160px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(3){top:390px;width:270px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(4){top:555px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(5){left:95px;top:988px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(6){top:870px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(7){top:1250px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(8){top:1510px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(9){left:30px;top:1625px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(10){left:40px;top:2014px;width:250px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(11){top:2150px}}@media (min-width:1200px){html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div{width:auto}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(2){left:319px;top:25px;width:354px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(3){left:60px;top:280px;width:250px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(4){top:280px;width:260px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(5){left:55px;top:645px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(6){left:310px;top:645px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(7){top:810px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(8){top:990px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(9){left:38px;top:1252px;width:274px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(10){left:402px;top:1252px;width:240px}html[lang=fr-CA] .page-how-to-avoid-cold-and-flu .avoid-cold-and-flu-banner>div .richText:nth-of-type(11){left:39px;top:1620px;width:226px}}.page-cold-or-flu-what-do-i-have .article-symptoms .content .col-sm-6.odd:first-of-type{background:#d5ecfd;border-radius:20px 0 0;color:#242573;min-height:94px;padding:0}.page-cold-or-flu-what-do-i-have .article-symptoms .content .col-sm-6.odd:first-of-type p{padding:10px 0}.page-cold-or-flu-what-do-i-have .article-symptoms .flu-symptoms{background:#2e3489;border-radius:0 20px 0 0;color:#fff;min-height:94px;padding:0}.page-cold-or-flu-what-do-i-have .article-symptoms .flu-symptoms p{padding:10px 0}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question{margin-bottom:40px;padding:0}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-12.image{position:absolute;top:110px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-12.richText{color:#2e3489;position:absolute;z-index:2}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-6.richText:nth-child(3){background:#eee;border-radius:20px 0 0 20px;height:170px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-6.richText:nth-child(3) p{color:#2e3489;padding-top:30px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-6.richText:nth-child(4){background:#ddd;border-radius:0 20px 20px 0;height:170px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-6.richText:nth-child(4) p{color:#2e3489;padding-top:30px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question:nth-child(4) .col-xs-6 p{margin-top:30px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question:nth-child(4) .col-sm-6.odd{border-radius:0 0 20px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question:nth-child(4) .col-sm-6.even{border-radius:0 0 0 20px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question:nth-child(8) .richText.odd p{font-size:15px;padding-left:12px}@media (min-width:768px) and (max-width:992px){.page-cold-or-flu-what-do-i-have .article-symptoms .col-sm-6.odd:first-of-type,.page-cold-or-flu-what-do-i-have .article-symptoms .content .flu-symptoms{min-height:94px}}@media (min-width:769px){.page-cold-or-flu-what-do-i-have .article-symptoms .content .col-sm-6.odd:first-of-type,.page-cold-or-flu-what-do-i-have .article-symptoms .flu-symptoms{min-height:0}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-12.image{position:absolute;top:70px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-6.richText:nth-child(3),.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question .col-xs-6.richText:nth-child(4){border-radius:0;height:130px}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question:nth-child(odd) .col-xs-6.even{background:#e5f1fd}.page-cold-or-flu-what-do-i-have .article-symptoms .symptom-question:nth-child(odd) .col-xs-6.odd{background:#c3e1fd}}.list-numbered{counter-reset:number}.list-numbered div.list-numbered-item{padding:15px 15px 15px 50px}.list-numbered div.list-numbered-item:before{color:#2f3389;content:counter(number);counter-increment:number;font-size:40px;left:14px;position:absolute}.list-numbered div.list-numbered-item:nth-of-type(n+10):before{left:4px}.list-numbered div.list-numbered-item .richText-content p{margin:0}.page-why-am-i-sick-its-not-winter .box-image-bordered{margin-bottom:30px}.page-why-am-i-sick-its-not-winter .box-image-bordered .image,.page-why-am-i-sick-its-not-winter .box-image-bordered .richText{padding:0}.page-why-am-i-sick-its-not-winter .box-image-bordered .richText h2{margin:15px 0}.page-why-am-i-sick-its-not-winter .box-image-bordered .richText p{margin:0}@media (min-width:992px){.page-why-am-i-sick-its-not-winter .box-image-bordered .image{border-left:1px solid #d4d1e4;padding-left:20px}.page-why-am-i-sick-its-not-winter .box-image-bordered .richText{padding-left:15px}.page-why-am-i-sick-its-not-winter .box-image-bordered .richText h2{margin:0}}.hotspot-mobile-box{display:block}.hotspot-mobile-box .richText{padding:0;position:inherit;width:100%}.hotspot-mobile-box .richText .richText-content p:first-of-type{background:#2e3489;color:#fff;height:100%;margin:0;padding:30px 15px;width:auto}.hotspot-mobile-box .richText .richText-content p:last-of-type{display:none}@media (min-width:992px){.hotspot-mobile-box{display:none}}.image-hotspot{position:relative}.image-hotspot .richText{width:60px}.image-hotspot .richText:nth-of-type(2){left:74%;top:37%}.image-hotspot .richText:nth-of-type(3){left:5%;top:7%}.image-hotspot .richText:nth-of-type(4){left:24%;top:56%}.image-hotspot .richText:nth-of-type(5){left:49%;top:46%}.image-hotspot .richText:nth-of-type(6){left:45%;top:21%}.image-hotspot .richText:nth-of-type(7){left:67%;top:17%}.image-hotspot .image{line-height:0;padding:0}.image-hotspot .richText{position:absolute}.image-hotspot .richText p:first-child{background:url(https://a-cf3.gskstatic.com/content/dam/cf-consumer-healthcare/theraflu/en_us/Global/tooltipbtn.png) no-repeat;background-position-x:0;background-position-y:-28px;display:block;height:28px;width:28px}.image-hotspot .richText p:first-child.open{background-position-y:0}.image-hotspot .richText p:nth-child(2){background:-webkit-gradient(linear,left top,left bottom,from(#1d256d),to(#1c2a73));background:-o-linear-gradient(#1d256d,#1c2a73);background:linear-gradient(#1d256d,#1c2a73);color:#fff;display:none;font-size:12px;opacity:.9;padding:15px 20px 23px;width:140px}.image-hotspot .richText p:nth-child(2).open{display:block}@media (min-width:768px){.image-hotspot .hotspot-mobile-box{display:none}.image-hotspot .richText{position:absolute}.image-hotspot .richText p:nth-child(2){position:relative;right:110px;z-index:2}.image-hotspot .richText:nth-of-type(2){left:78%;top:42%}.image-hotspot .richText:nth-of-type(3){left:17%;position:absolute;top:33%}.image-hotspot .richText:nth-of-type(4){left:25%;position:absolute;top:64%}.image-hotspot .richText:nth-of-type(5){left:48%;position:absolute;top:28%}.image-hotspot .richText:nth-of-type(6){left:55%;position:absolute;top:47%}.image-hotspot .richText:nth-of-type(7){left:72%;position:absolute;top:21%}}.page-share-home-not-cold-static .container-override{padding:0}.page-share-home-not-cold-static .container-override>div .content .share-home-box{padding:0;width:635px;zoom:.46}.page-share-home-not-cold-static .container-override>div .content .share-home-box>div{background-repeat:no-repeat;height:1560px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:first-of-type{left:187px;margin-top:35px;position:relative;width:40%}.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:first-of-type .share-home{color:#0079d2}.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:first-of-type h1{color:#fff;font-size:25px;line-height:25px;margin-bottom:0;text-align:center}.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(2) p,.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(3) p{color:#fff;font-size:12px;line-height:12px;margin:0 auto;text-align:center;width:68%}.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(4) p{color:#fff;text-align:center}.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(4) p:first-of-type{font-size:26px;margin-bottom:10px;margin-top:90px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(4) p:last-of-type{font-size:12px;margin:0}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom{height:305px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom>.component-content>.content>.richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom>.component-content>.content>.richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen>.component-content>.content>.richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom>.component-content>.content>.richText{padding-left:20px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom>.component-content>.content>.richText p,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom>.component-content>.content>.richText p,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen>.component-content>.content>.richText p,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom>.component-content>.content>.richText p{color:#232176;margin:5px 0}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom>.component-content>.content>.richText p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom>.component-content>.content>.richText p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen>.component-content>.content>.richText p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom>.component-content>.content>.richText p:nth-of-type(2){display:block;font-size:12px;font-weight:700;line-height:12px;width:200px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .richText{padding:0}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box{width:160px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box p:first-child,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box p:first-child,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box p:first-child,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box p:first-child{background:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/time_out/lifestyle/sharetooltipbtn.png) no-repeat;background-position-x:0;background-position-y:-28px;display:block;height:28px;margin:0 auto;width:28px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box p:first-child.open,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box p:first-child.open,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box p:first-child.open,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box p:first-child.open{background-position-y:0}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box .richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box .richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box .richText,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box .richText{position:absolute}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box .richText p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box .richText p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box .richText p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box .richText p:nth-of-type(2){position:relative;z-index:2}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen p:nth-of-type(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom p:nth-of-type(2){display:none}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom p:nth-of-type(2).open,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom p:nth-of-type(2).open,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen p:nth-of-type(2).open,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom p:nth-of-type(2).open{display:block}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom p:nth-of-type(2) strong,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom p:nth-of-type(2) strong,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen p:nth-of-type(2) strong,.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom p:nth-of-type(2) strong{color:#fff100}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box{position:absolute}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box p:nth-child(2){background:-webkit-gradient(linear,left top,left bottom,from(#1d256d),to(#1c2a73));background:-o-linear-gradient(#1d256d,#1c2a73);background:linear-gradient(#1d256d,#1c2a73);color:#fff;font-size:24px;line-height:24px;padding:10px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box p{width:auto}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box:nth-of-type(2){left:332px;top:85px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box:nth-of-type(3){left:244px;top:12px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box:nth-of-type(4){left:130px;top:85px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box:nth-of-type(4) p:nth-of-type(2){left:100px;top:-55px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box:nth-of-type(5){left:90px;top:140px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box{position:absolute}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box p:nth-child(2){background:-webkit-gradient(linear,left top,left bottom,from(#1d256d),to(#1c2a73));background:-o-linear-gradient(#1d256d,#1c2a73);background:linear-gradient(#1d256d,#1c2a73);color:#fff;font-size:24px;line-height:24px;padding:10px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box p{width:auto}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box:nth-of-type(2){left:110px;top:60px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box:nth-of-type(2) p:nth-of-type(2){right:60px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box:nth-of-type(3){left:180px;top:145px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box:nth-of-type(4){left:235px;top:120px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box:nth-of-type(4) p:nth-of-type(2){left:100px;top:-55px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box:nth-of-type(5){left:185px;top:65px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom>.component-content>.content>.richText{margin-top:10px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box{position:absolute}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box p:nth-child(2){background:-webkit-gradient(linear,left top,left bottom,from(#1d256d),to(#1c2a73));background:-o-linear-gradient(#1d256d,#1c2a73);background:linear-gradient(#1d256d,#1c2a73);color:#fff;font-size:24px;line-height:24px;padding:10px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box p{width:auto}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box:nth-of-type(2){left:20px;top:250px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box:nth-of-type(2) p:nth-of-type(2){left:105px;top:-50px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box:nth-of-type(3){left:105px;top:170px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box:nth-of-type(3) p:nth-of-type(2){left:100px;top:-95px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box:nth-of-type(4){left:375px;top:175px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box:nth-of-type(4) p:nth-of-type(2){left:50px;top:-145px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom>.component-content>.content>.richText{margin-top:20px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box{position:absolute}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box p:nth-child(2){background:-webkit-gradient(linear,left top,left bottom,from(#1d256d),to(#1c2a73));background:-o-linear-gradient(#1d256d,#1c2a73);background:linear-gradient(#1d256d,#1c2a73);color:#fff;font-size:24px;line-height:24px;padding:10px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box:nth-of-type(2){left:225px;top:185px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box:nth-of-type(2) p:nth-of-type(2){left:35px;top:-150px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box:nth-of-type(3){left:465px;top:150px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box:nth-of-type(3) p:nth-of-type(2){left:-35px;top:-285px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box:nth-of-type(4){left:80px;top:200px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box:nth-of-type(4) p:nth-of-type(2){top:-150px}@media (max-width:359px){.page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(4) p:first-of-type{margin-bottom:0}}@media (min-width:361px){.page-share-home-not-cold-static .container-override>div .content .share-home-box{zoom:.55}}@media (min-width:768px){.page-share-home-not-cold-static .container-override>div .content .share-home-box{zoom:1}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bathroom .box p:nth-child(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box p:nth-child(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-kitchen .box p:nth-child(2),.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-livingroom .box p:nth-child(2){font-size:12px;line-height:12px}.page-share-home-not-cold-static .container-override>div .content .share-home-box .share-home-bedroom .box:nth-of-type(3) p:nth-of-type(2){top:-105px}}html[lang=fr-CA] .page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:first-of-type{left:148px;margin-top:40px;width:53%}html[lang=fr-CA] .page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(2) p{width:75%}html[lang=fr-CA] .page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(4) p:first-of-type{font-size:24px;margin-top:54px}html[lang=fr-CA] .page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(4) p:last-of-type{line-height:17px;margin-bottom:10px}@media (min-width:768px){html[lang=fr-CA] .page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(2) p{width:92%}html[lang=fr-CA] .page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(3) p{width:100%}html[lang=fr-CA] .page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(4) p:first-of-type{margin-top:58px}html[lang=fr-CA] .page-share-home-not-cold-static .container-override>div .content .share-home-box .box:first-of-type>div .richText:nth-of-type(4) p:last-of-type{line-height:17px}}.page-time-out .banner .component-content{overflow:visible}.page-time-out .article-nav-box .article-nav-footer{height:216px}.page-time-out .article-box figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-time-out .article-box figcaption{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page-time-out .article-box figcaption p{margin:0;padding:10px}@media screen and (min-width:768px){.page-time-out .article-wrapper{margin-top:30px}.page-time-out .article-wrapper figcaption p{padding:0 10px}.page-time-out .article-box>.component-content figure{min-height:340px}.page-time-out .article-nav-box .article-nav-footer{height:276px}}@media screen and (min-width:992px){.page-time-out .article-box>.component-content figure{min-height:350px}}@media screen and (min-width:1200px){.page-time-out .article-box>.component-content figure{min-height:420px}}.show-less:before,.show-less:hover:before{content:none}html[lang=fr-CA] .load-more-box .load-btn,html[lang=fr-CA] .load-more-box .show-less{height:auto;padding:0}.page-time-out .article-nav-box .article-nav-head{border-color:#23ae60}.page-time-out .article-nav-box .article-nav-footer{background-image:-webkit-gradient(linear,left top,right top,from(#197d45),to(#23ae60));background-image:-o-linear-gradient(left,#197d45,#23ae60);background-image:linear-gradient(90deg,#197d45,#23ae60);border:1px solid #23ae60;border-bottom-right-radius:100% 15%;padding:0}.page-time-out .article-nav-box .article-nav-footer>.component-content{background-image:-webkit-gradient(linear,left top,right top,from(#39b457),to(#d6dc14));background-image:-o-linear-gradient(left,#39b457,#d6dc14);background-image:linear-gradient(90deg,#39b457,#d6dc14);border:1px solid #23ae60;border-bottom:none;border-bottom-right-radius:100% 13%;height:208px}@media (min-width:768px){.page-time-out .article-nav-box .article-nav-footer{background-image:-webkit-gradient(linear,left top,right top,from(#197d45),to(#23ae60));background-image:-o-linear-gradient(left,#197d45,#23ae60);background-image:linear-gradient(90deg,#197d45,#23ae60);border:1px solid #23ae60;border-bottom-right-radius:100% 15%;border-top:0;padding:0}.page-time-out .article-nav-box .article-nav-footer>.component-content{background-image:-webkit-gradient(linear,left top,right top,from(#39b457),to(#d6dc14));background-image:-o-linear-gradient(left,#39b457,#d6dc14);background-image:linear-gradient(90deg,#39b457,#d6dc14);border:0;border-bottom:none;border-bottom-right-radius:100% 13%;height:268px}}.page-time-out .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-time-out-lifestyle-hero-image-background-canada-desktop-1_mobile.jpg)}@media (min-width:768px){.page-time-out .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-time-out-lifestyle-hero-image-background-canada-desktop-1.jpg)}}.page-time-out .article-nav-footer h2{color:#000}.page-treatment .prevention-tile-grid>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-treatment .banner{margin-bottom:140px}@media (min-width:768px){.page-treatment .banner{margin-bottom:-295px}}.page-treatment .article-tile .image{padding:5px}.page-treatment .article-tile img{margin-bottom:-5px;padding:0;width:100%}.page-treatment .article-tile-title{min-height:70px}.page-treatment .article-tile-title h3{color:#000;margin-top:12px}@media (min-width:768px){.page-treatment .article-tile:nth-of-type(3){height:475px}.page-treatment .article-tile:nth-of-type(3)>.component-content{border:0}.page-treatment .article-tile:nth-of-type(3) .article-tile-copy{border:1px solid #e1e1e1;height:894px}}@media (min-width:992px){.page-treatment .article-tile:nth-of-type(3) .article-tile-copy{height:642px}}@media (min-width:1200px){.page-treatment .article-tile:nth-of-type(3) .article-tile-copy{height:660px}}@media (min-width:768px) and (max-width:991px){.page-treatment .article-tile .article-tile-copy{height:350px}}html[lang=fr-CA] .page-treatment .prevention-tile-grid>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}html[lang=fr-CA] .page-treatment .article-tile .image{padding:5px}html[lang=fr-CA] .page-treatment .article-tile img{margin-bottom:-5px;padding:0;width:100%}html[lang=fr-CA] .page-treatment .article-tile-title{min-height:70px}html[lang=fr-CA] .page-treatment .article-tile-title h3{color:#000;margin-top:12px}@media (min-width:768px){html[lang=fr-CA] .page-treatment .article-tile:nth-of-type(3){height:600px}html[lang=fr-CA] .page-treatment .article-tile:nth-of-type(3)>.component-content{border:0}html[lang=fr-CA] .page-treatment .article-tile:nth-of-type(3) .article-tile-copy{border:1px solid #e1e1e1;height:1144px}}@media (min-width:992px){html[lang=fr-CA] .page-treatment .article-tile:nth-of-type(3) .article-tile-copy{height:849px}}@media (min-width:1200px){html[lang=fr-CA] .page-treatment .article-tile:nth-of-type(3) .article-tile-copy{height:808px}}@media (min-width:768px) and (max-width:991px){html[lang=fr-CA] .page-treatment .article-tile .article-tile-copy{height:465px}}html[lang=fr-CA] .page-treatment .banner{margin-bottom:200px}@media (min-width:768px){html[lang=fr-CA] .page-treatment .banner{margin-bottom:-250px}}.page-treatment .component-content{overflow:visible}.page-treatment .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-treatment-hero-image-background-canada-desktop_mobile.jpg)}@media (min-width:768px){.page-treatment .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-treatment-hero-image-background-canada-desktop.jpg)}}.page-prevention .prevention-container{padding:0;text-align:center}.page-prevention .prevention-container>.component-content>.content>.richText{padding:0}.page-prevention .prevention-container .title-with-bg img{display:none}.page-prevention .prevention-container .title-with-bg h2{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;margin-bottom:0}.page-prevention .prevention-container .title-with-bg .richText-content{margin-top:-20px}.page-prevention .prevention-container .title-with-bg .richText-image{margin-bottom:0}.page-prevention .prevention-container:first-of-type{margin-bottom:30px;margin-top:90px}.page-prevention .prevention-container:last-of-type h2{margin-bottom:0;margin-top:20px}.page-prevention .prevention-container .box{padding:5px}.page-prevention .prevention-container .box .image{padding:3px}.page-prevention .prevention-container .box .richText{color:#2e3489;font-weight:700;padding:10px}.page-prevention .prevention-container .box .richText p{font-size:18px}.page-prevention .article-list{background-color:#fff;border:1px solid #e1e1e1;border-top:0;margin-bottom:0}.page-prevention .article-list .box>.component-content{border:1px solid #e1e1e1;margin:5px}@media (min-width:768px){.page-prevention .prevention-container:first-of-type{margin-bottom:0;margin-top:30px}.page-prevention .prevention-container .title-with-bg img{display:block}.page-prevention .prevention-container .title-with-bg .richText-content{margin-top:-55px}.page-prevention .prevention-container .article-list .box>.component-content{min-height:385px}.page-prevention .prevention-container .article-list>.box{background-color:#fff;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.page-prevention .prevention-container .article-list:last-of-type .box:last-of-type .richText{padding:0}.page-prevention .prevention-container .article-list:last-of-type .box:last-of-type .richText p{margin:12px}.page-prevention .prevention-container .article-list .prevention-tile-box{margin-bottom:15px}.page-prevention .prevention-container .layout-inner>.col-xs-12>.Content>.box:nth-of-type(3){display:block;left:50%;margin:0 auto;padding:0;position:relative;top:-40px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:85%}.page-prevention .prevention-container .layout-inner>.col-xs-12>.Content>.box:nth-of-type(3):before{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/cold_and_flu_basics/prevention.png);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:110px;position:absolute;top:-65px;width:100%}}@media (min-width:768px) and (min-width:992px){.page-prevention .prevention-container:last-of-type .box:last-of-type .richText{max-height:170px}.page-prevention .prevention-container:last-of-type .box:last-of-type .richText p{margin:9px}}.page-prevention .banner-with-nav{margin-bottom:95px}@media (min-width:420px){.page-prevention .banner-with-nav{margin-bottom:0}}.page-prevention .article-nav-footer{height:275px;padding:0}.page-prevention .article-nav-footer>.component-content{height:264px}.page-prevention .article-nav-footer h2,.page-prevention .article-nav-footer p{padding:0 15px}@media (min-width:768px){.page-prevention .article-nav-footer{height:280px;padding:0}.page-prevention .article-nav-footer .richText p{padding:0 15px}.page-prevention .article-nav-footer>.component-content{height:273px}}.page-prevention .article-nav-box h1{font-size:22px;margin-bottom:5px;padding:5px 15px 0}@media (min-width:768px){.page-prevention .article-nav-box h1{font-size:24px;margin-bottom:10px;padding-top:10px}}.page-prevention .article-nav{width:93%}@media (min-width:420px){.page-prevention .article-nav{width:100%}}html[lang=fr-CA] .page-prevention .article-nav-box .article-nav-footer h2{margin-bottom:5px}@media (min-width:768px){html[lang=fr-CA] .page-prevention .article-nav-box .article-nav-footer{height:349px}html[lang=fr-CA] .page-prevention .article-nav-box .article-nav-footer>.component-content{height:340px}html[lang=fr-CA] .page-prevention .article-nav-box .article-nav-footer h2{margin-bottom:10px}}html[lang=fr-CA] .page-prevention .banner{margin-bottom:200px}@media (min-width:768px){html[lang=fr-CA] .page-prevention .banner{margin-bottom:-250px}}.page-prevention .component-content{overflow:visible}.page-prevention .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-prevention-hero-image-background-canada-desktop_mobile.jpg)}@media (min-width:768px){.page-prevention .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-prevention-hero-image-background-canada-desktop.jpg)}}.page-sitemap .sitemap{margin-top:30px}.page-sitemap .sitemap h2 a,.page-sitemap .sitemap li a,.page-sitemap .sitemap p a,.page-sitemap .sitemap ul a{font-family:Roboto,sans-serif;font-size:16px;text-decoration:none}.page-sitemap .sitemap h2{margin:20px 0}.page-sitemap .sitemap h2 a{color:#2e3489;font-family:Roboto,sans-serif;font-size:24px}.page-sitemap .sitemap h2 a:hover{color:#1aadea}.page-sitemap .sitemap li a,.page-sitemap .sitemap p a,.page-sitemap .sitemap ul a{color:#000;font-family:Roboto,sans-serif;font-size:16px}.page-sitemap .sitemap li a:hover,.page-sitemap .sitemap p a:hover,.page-sitemap .sitemap ul a:hover{color:#1aadea}.page-contact-us .faq-page-title p{margin-left:5px}.page-contact-us .sources-block p{font-size:12px}@media (min-width:768px){.page-facts .banner-with-nav{margin-bottom:-180px}}html[lang=fr-CA] .page-facts .banner{margin-bottom:195px}@media (min-width:768px){html[lang=fr-CA] .page-facts .banner{margin-bottom:-250px}}.page-facts .component-content{overflow:visible}.page-facts .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-facts-hero-image-background-canada-Desktop-1_mobile.jpg)}@media (min-width:768px){.page-facts .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-facts-hero-image-background-canada-Desktop-1.jpg)}}.no-bold{font-weight:400}.page-symptoms .article-wrapper{margin-top:30px}.page-symptoms .article-wrapper .article-tile{padding-left:10px;padding-right:10px}@media (min-width:768px){.page-symptoms .article-wrapper{margin-top:40px}.page-symptoms .article-wrapper .article-tile{padding-left:5px;padding-right:5px}}html[lang=fr-CA] .page-symptoms .banner{margin-bottom:170px}@media (min-width:768px){html[lang=fr-CA] .page-symptoms .banner{margin-bottom:-250px}}html[lang=fr-CA] .page-symptoms .article-wrapper{margin-top:0}.page-symptoms .component-content{overflow:visible}.page-symptoms .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-symptoms-hero-image-background-canada-desktop_mobile.jpg)}@media (min-width:768px){.page-symptoms .banner>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-symptoms-hero-image-background-canada-desktop.jpg)}}.page-products .product-detail-head>.component-content{padding:0 10px}.page-products .back-btn p{margin-bottom:0}.page-products .back-btn a:before{left:5px;top:63%}@media screen and (min-width:768px){.page-products .back-btn{margin-top:25px}.page-products .back-btn p{margin-bottom:1em}.page-products .back-btn a:before{left:0;top:44%}}.page-products .banner{display:none;margin-bottom:0}.page-products .banner>.component-content{overflow:visible}.page-products .banner .swoosh{display:none}@media (min-width:768px){.page-products .symptoms-selector-wrapper{margin-top:-160px}.page-products .symptoms-selector-wrapper.sticky{margin-top:0}.page-products .banner{display:block;height:550px}.page-products .banner .swoosh{display:block}}.as-directed{font-size:12px}.hide-on-mobile{display:none}@media (min-width:768px){.hide-on-mobile{display:block}}.template-article-template .article-page-container>.component-content>.content:first-child .what-is-flugge-box-overall h2{margin-bottom:0}.what-is-flugge-box1,.what-is-flugge-flex-image,.what-is-flugge-flex-texts{padding-left:0;padding-right:0}.what-is-flugge-flex-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0 15px}.what-is-flugge-para1{margin-bottom:0;padding-bottom:0;text-align:left}.what-is-flugge-flex-texts{margin:auto 0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-bottom:10px;padding-top:10px;text-align:left}.what-is-flugge-para ul{margin-top:10px;padding-bottom:0}.what-is-flugge-para ul li:last-child{margin-bottom:0}.what-is-flugge-para p{margin-top:10px}.what-is-flugge-box2{margin:0;padding:0}.what-is-flugge-flex-box{padding:0}.what-is-flugge-flex-box>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.what-is-flugge-flex-box>.component-content>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.what-is-flugge-class-flex-box-reverse{padding:0}.what-is-flugge-class-flex-box-reverse>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.what-is-flugge-class-flex-box-reverse>.component-content>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.what-is-flugge-class-flex-box-reverse .what-is-flugge-flex-texts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.what-is-flugge-class-flex-box-reverse .what-is-flugge-flex-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:768px){.what-is-flugge-flex-image{padding:0}}.carousel.carousel-desktop .carousel-nav {visibility: hidden;}
.contact-us h1{color:#313131;font-family:"Helvetica Neue","Roboto",arial,sans-serif;font-size:30px;font-weight:700;line-height:36px;margin:1rem 0}.contact-us h2{color:#313131;font-family:"Helvetica Neue","Roboto",arial,sans-serif;font-size:24px;font-weight:700;line-height:30px;margin-bottom:4rem}.contact-us ul.contact-list li span div{background:#b3b3b3;text-align:center;border-radius:61%;height:70px;line-height:90px;width:70px}.contact-us .richText .richText-content ul{margin:0 0 1rem 0}.contact-us .richText .richText-content ul>li{color:#313131;margin:0 .5rem 1rem .5rem;padding:0;font-family:"Roboto","Helvetica Neue",arial,sans-serif;font-size:16px;font-weight:400}.contact-us ul.contact-list li img{width:30px}.contact-us ul.contact-list li{display:flex !important;align-items:center;margin-bottom:2rem !important;line-height:20px;font-size:16px}.contact-us ul li .visibility-hide{visibility:hidden !important}.contact-us .richText ul li:before{display:none}.contact-us a{color:#242573;border-bottom:2px solid #242573;text-decoration:none !important}.contact-us .richText a:not(.btn-default):hover{border-bottom:2px solid transparent;background-color:#242573;color:#fff}.contact-us .default-icon>a{background-color:#242573;display:inline-block;position:relative;border-radius:50%;width:30px;height:20px;display:flex !important;justify-content:center !important;align-items:center !important;margin-left:5px;padding:5px 0 2px 0}.contact-us .default-icon>a img{width:auto !important;height:16px !important;text-align:center}.max-content-width{clear:both;float:none !important;margin-left:auto !important;margin-right:auto !important;max-width:100% !important}.margin-around{margin:15px 5px 0 15px}@media(min-width:992px){.contact-us h1{font-size:42px;line-height:52px}.contact-us h2{font-size:32px;line-height:40px}.contact-us .richText .richText-content ul>li,.contact-us .richText .richText-content ol>li{line-height:20px}.contact-us .richText a:not(.btn-default){border-bottom:2px solid #242573}.max-content-width{max-width:1140px !important}}@media(max-width:767px){.contact-us ul.contact-list li{padding:10px !important;border-radius:4px;background:#8080800f}.margin-around{margin:0}.margin-para{margin:10px 10px 5px 15px}.contact-us a{word-break:break-all}.contact-us{padding-left:0 !important;padding-right:0 !important}}
@media screen and (min-width: 768px) and (max-width: 991px){
    .reference-header .header-nav-top-layer .image {
        margin-top: 8px;
    }
}
.hero-banner .component-content .carousel .carousel-nav-prev, .hero-banner .component-content .carousel .carousel-nav-next{
    visibility: hidden;
}@font-face {
  font-family: 'Font Awesome 5';
  font-style: normal;
  font-weight: 900;
  src: url("../../assets/fonts/webfonts/fa-solid-900.eot");
  src: url("../../assets/fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../../assets/fonts/webfonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 900;
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), 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");
}

/* line 4, ../../sass/core/main.scss */
#cq-emulator-content.firefox {
  background-color: #FFF !important;
}

/* line 8, ../../sass/core/main.scss */
html, body {
  width: 100%;
  font-size: 14px;
}

/* line 13, ../../sass/core/main.scss */
body {
  line-height: 1.5;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: auto;
}

/* line 21, ../../sass/core/main.scss */
#wrapper,
.container {
  color: #323131;
  background-color: #F5F5F5;
}

/* line 32, ../../sass/core/main.scss */
#footer {
  padding-bottom: 15px;
  padding-top: 15px;
}

/* BASE STYLES
----------------------------------------- */
/* line 40, ../../sass/core/main.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #323131;
  margin: 10px 0;
}

/* line 47, ../../sass/core/main.scss */
h1 {
  font-size: 2em;
}

/* line 51, ../../sass/core/main.scss */
h2 {
  font-size: 1.5em;
}

/* line 55, ../../sass/core/main.scss */
h3 {
  font-size: 1.17em;
}

/* line 59, ../../sass/core/main.scss */
h4 {
  font-size: 1em;
}

/* line 63, ../../sass/core/main.scss */
h5 {
  font-size: 0.83em;
}

/* line 67, ../../sass/core/main.scss */
h6 {
  font-size: 0.67em;
}

/* line 71, ../../sass/core/main.scss */
a {
  color: #323131;
  text-decoration: none;
}

/* line 76, ../../sass/core/main.scss */
a:hover {
  color: #868484;
}

/* line 80, ../../sass/core/main.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 89, ../../sass/core/main.scss */
button,
input * {
  overflow: visible;
  line-height: normal;
}

/* line 95, ../../sass/core/main.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 101, ../../sass/core/main.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 109, ../../sass/core/main.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 120, ../../sass/core/main.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 127, ../../sass/core/main.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 132, ../../sass/core/main.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* LAYOUT STYLES
----------------------------------------- */
/* line 140, ../../sass/core/main.scss */
.component {
  clear: left;
  margin-bottom: 10px;
}

/* line 145, ../../sass/core/main.scss */
.component[class*="grid"] {
  clear: none;
}

/* line 149, ../../sass/core/main.scss */
.component[class*="grid"].alpha {
  clear: left;
}

/* line 153, ../../sass/core/main.scss */
.component-content {
  overflow: hidden;
  margin-bottom: 14px;
}

/* line 158, ../../sass/core/main.scss */
.component > .component-content {
  margin-bottom: 0;
}

/* ALERTS
-------------------------------------*/
/* line 165, ../../sass/core/main.scss */
.alert-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
}

/* line 172, ../../sass/core/main.scss */
.alert-list li {
  padding-left: 4px;
}

/* line 176, ../../sass/core/main.scss */
.alert {
  margin-bottom: 20px;
}

/* line 180, ../../sass/core/main.scss */
.alert-error {
  color: #8A0808;
}

/* UTILITIES
----------------------------------- */
/* line 187, ../../sass/core/main.scss */
.pull-right {
  float: right;
}

/* line 191, ../../sass/core/main.scss */
.pull-left {
  float: left;
}

/* line 195, ../../sass/core/main.scss */
.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
/* line 205, ../../sass/core/main.scss */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* line 216, ../../sass/core/main.scss */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* line 226, ../../sass/core/main.scss */
.clearfix:after {
  clear: both;
}


/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
/* line 235, ../../sass/core/main.scss */
.clearfix {
  zoom: 1;
}





/* WUNGLOGC-13356 start  */

.hero-banner .component-content .carousel {
  padding:  0;
}
.hero-banner .component-content .carousel .carousel-nav-prev, 
.hero-banner .component-content .carousel .carousel-nav-next {
  top: 30%;
}

.hero-banner .component-content .carousel .carouselSlide.component.slides-item_2 {
   padding: 0;
}

.hero-banner .component-content .carousel > .component-content{
  padding:  0;
  background: none;
  border: none;
}

.hero-banner .component-content .main-btn.lighter{
  z-index: 99;
}


/* WUNGLOGC-13356 end  */

/*WUNGLOGC-18457 - Start*/

@media (min-width: 768px){
:lang(fr-CA) .page-facts #content .banner>.component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-facts-hero-image-background-canada-Desktop-12020.jpg);
}


:lang(fr-CA) .page-time-out #content .banner>.component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-time-out-lifestyle-hero-image-background-canada-desktop-12020.jpg);
}

}


@media (max-width: 767px){
:lang(fr-CA) .page-facts #content .banner>.component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-cold-flu-basics-facts-hero-image-background-canada-Desktop-1_mobile2020.jpg);
}

:lang(fr-CA) .page-time-out #content .banner>.component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/neocitran/master/desktop/articles/neocitran-time-out-lifestyle-hero-image-background-canada-desktop-1_mobile2020.jpg);
}

}

@media (max-width: 1024px) and (min-width: 768px){
:lang(fr-CA) .page-facts #content .banner>.component-content, :lang(fr-CA) .page-time-out #content .banner>.component-content {
    background-position: 70%;
}
}

/*WUNGLOGC-18457 - End*/

/*WUNGLOGC-26188 - start*/

#content .wrapper-youtube-nocookie {
    margin-bottom: 16px;

}
#content .wrapper-youtube-nocookie .container-youtube-nocookie {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

#content .wrapper-youtube-nocookie .container-youtube-nocookie .video-youtube-nocookie {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#content .wrapper-youtube-nocookie .container-youtube-nocookie iframe[src*="youtube"] {
    visibility: visible;
    opacity: 1;
}

/*WUNGLOGC-26188 - end*/

/* Aman Singh Start | 07-07-2023 | GSKBD-28519 */
@media (max-width : 1200px){
  body .symptoms-selector-wrapper.sticky .filter-btn{
height :100px;
  }
}
@media (max-width : 767px){
  body .symptoms-selector-wrapper .filter-btn{
  display : block;
  }
  .symptoms-selector-wrapper .filter-btn img {
    padding-top: 6px;
    margin: auto;
    display: flex;
}
}
/* Aman Singh End | 07-07-2023 | GSKBD-28519 */

.symptoms-selector-wrapper {
  margin-top: 1rem !important;
}

.hero-banner .main-btn.lighter {
  bottom: 15% !important;
}

.hero-banner .main-btn {
  bottom: 17% !important;
  left: 66% !important;
  z-index: 2;
}

@media (max-width: 500px) {
  .hero-banner .main-btn,
  .hero-banner .main-btn.lighter {
    left: 29% !important;
  }
}

@media (min-width: 769px){
  .hide-on-desktop {
    display: none;
  }  
}

li.carousel-nav-item {
  display: none;
}
.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; }
.main-btn.lighter {
    background-color: rgb(48, 53, 134);
  
    a {
        color: white;
    }
  }

  .banner .banner-text {
    background-color: #39b6ea;
    background-image: none;

    .component-content {
        background-color: rgb(47, 53, 139);
        border: none;
        background-image: none;
    }

    p {
        color: white;
    }
  }

  .header-db h1{
    color: #2e3489;

    @media (min-width: 768px){
        font-size: 36px;
    }
  }#header {
    .component,
    .component-content {
        margin-bottom: 0;
    }
}

.header-nav-top-layer .paragraphSystem {
    display: flex;
}

@media (max-width: 767px){
    .banner-with-text1>.component-content>.paragraphSystem .box {
        position: static;
    }   

    .banner-with-text1>.component-content>.paragraphSystem {
        padding: 0;
    }
}

@media(min-width: 500px) and (max-width: 800px){
    .banner>.component-content {
        background-position-x: 60%;
    }

    .banner>.component-content>.content {
        margin-right: 11rem;
    }
}

.component, .component-content {
    clear: none !important;
    margin-bottom: 0 !important;
}

.banner-with-text1 {
    margin-top: 0;

    @media (max-width: 500px) {
        margin-top: 40px;
    }
}

.divider > .component-content {
    margin: 2em 0 !important;
}

@media (min-width: 768px) {
    .carousel-mobile{
        display: none;
    }
}

@media (max-width: 767px) {
    .carousel-desktop{
        display: none;
    }
}
.reference-header .header-nav .image {
    margin-top: 3px;

    @media (max-width: 768px) {
        margin-left: 0;
    }
}:lang(fr-CA) .page-buy-now .title-divider > .component-content {
  width: 100% !important;
  right: 0 !important;
  left: 0px;
}

:lang(fr-CA) .page-buy-now .buy-now-box,
:lang(fr-CA) .page-buy-now .buy-now-box > .component-content {
  min-height: 300px;
}

