/*!
 * 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: 'Roboto', sans-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: "Roboto", sans-serif;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}
.mejs-fullscreen {
  overflow: hidden !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* 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;
}
/*
 Mixins
*/
.no-padding {
  padding-right: 0;
  padding-left: 0; }

img {
  max-width: 100%; }

.container-fluid {
  padding: 0;
  overflow-x: hidden; }

#header,
#footer,
#content,
.container-override {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  float: none; }
  #header:before, #header:after,
  #footer:before,
  #footer:after,
  #content:before,
  #content:after,
  .container-override:before,
  .container-override:after {
    content: ' ';
    display: table; }
  #header:after,
  #footer:after,
  #content:after,
  .container-override:after {
    clear: both; }

@media (min-width: 768px) {
  .container-override {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container-override {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container-override {
    max-width: 1140px; } }

.exit-notification-restrictive {
  position: fixed !important; }

@media (max-width: 767px) {
  button[class^='exit-notification-'] {
    width: 100%; }
  .exit-notification-deny {
    margin-top: 5px; } }

h1 {
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 30px;
  line-height: 34px; }
  @media (min-width: 992px) {
    h1 {
      font-size: 48px;
      line-height: 52px; } }

h2 {
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 26px;
  line-height: 32px; }
  @media (min-width: 992px) {
    h2 {
      font-size: 36px;
      line-height: 40px;
      letter-spacing: 0.2px; } }

h3 {
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 22px;
  line-height: 26px; }
  @media (min-width: 992px) {
    h3 {
      font-size: 28px;
      line-height: 36px;
      letter-spacing: 0.2px; } }

h4 {
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.2px;
  font-weight: 300; }
  @media (min-width: 992px) {
    h4 {
      font-size: 24px;
      line-height: 32px; } }

p,
.paragraph {
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.4px;
  font-weight: 300; }
  @media (min-width: 992px) {
    p,
    .paragraph {
      font-size: 18px;
      letter-spacing: 0.5px; } }

.paragraph-large {
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.2px; }
  @media (min-width: 992px) {
    .paragraph-large {
      font-size: 20px;
      letter-spacing: 0.4px; } }

.eyebrows {
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1.2px;
  font-weight: bold; }

.notes {
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 1.2px;
  font-weight: bold; }

.cta-text {
  display: inline-block;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none !important;
  padding: 10px 0;
  margin: 0; }
  .cta-text:after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.50em;
    position: relative;
    top: 0.45em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.50em;
    left: 10px;
    transform: rotate(45deg); }
  .cta-text:hover {
    color: #000000; }

button,
.btn {
  display: inline-block;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 25px;
  margin: 0;
  border: 2px solid #000000;
  transition: 0.3s ease-in-out; }
  button:hover,
  .btn:hover {
    background: #000000;
    color: #ffffff;
    border: 2px solid #000000; }

.btn-white {
  display: inline-block;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 25px;
  margin: 0;
  border: 2px solid #000000;
  transition: 0.3s ease-in-out; }
  .btn-white:hover {
    background: #ffffff;
    color: #000000;
    border: 2px solid #000000; }

/*
 Index file for all components
*/
.video-cta-banner {
  margin: 50px auto;
  height: 415px;
  width: 100%;
  padding: 0 30px; }
  .video-cta-banner .component-content {
    height: 100%;
    background-position: 72%;
    background-size: cover;
    background-repeat: no-repeat; }
  .video-cta-banner .video-cta-banner-wrapper {
    width: 100%;
    margin: 0 30px;
    padding: 0 105px 0 15px;
    position: absolute;
    bottom: 20px;
    z-index: 5; }
    .video-cta-banner .video-cta-banner-wrapper .richText {
      padding-left: 0;
      padding-right: 0; }
  .video-cta-banner .resource-card {
    height: 50px; }
    .video-cta-banner .resource-card .richText-content {
      bottom: 25px; }
    .video-cta-banner .resource-card img {
      margin: 0;
      width: 18px;
      height: 18px; }
    .video-cta-banner .resource-card .video-cta-button .component-content {
      height: 46px;
      flex-direction: row-reverse;
      justify-content: center;
      align-items: center; }
  @media screen and (min-width: 768px) {
    .video-cta-banner {
      padding: 0 15px;
      height: 600px;
      width: 100%; }
      .video-cta-banner .component-content {
        left: 0%; }
      .video-cta-banner .video-cta-banner-wrapper {
        position: absolute;
        bottom: 141px;
        margin-left: 130px;
        padding-left: 0;
        padding-right: 0;
        width: 470px; }
        .video-cta-banner .video-cta-banner-wrapper .richText-content {
          padding-left: 0; }
      .video-cta-banner .video-cta-button .component-content {
        width: 164px;
        height: 46px;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center; }
      .video-cta-banner .resource-card {
        width: 164px; } }

.video-cta-banner:after {
  content: '';
  width: calc(100% - 60px);
  height: 415px;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  top: 0;
  z-index: 1; }

.video-cta-banner .component-content .richText-content h3 {
  font-size: 30px;
  font-family: var(--font-family-default);
  color: #ffffff;
  line-height: 34px;
  font-weight: 400;
  margin-bottom: 20px; }

.video-cta-banner .component-content .richText-content h2 {
  color: #ffffff;
  font-size: 12px;
  font-family: var(--font-family-default);
  font-weight: bold;
  letter-spacing: 1.11px;
  line-height: 19px;
  margin-bottom: 10px; }

.video-cta-banner .component-content .richText-content p {
  color: #ffffff;
  display: none; }

.video-cta-banner .component-content .resource-card .video-cta-button .component-content {
  display: flex;
  background: none;
  text-align: center;
  text-decoration: none !important;
  margin: 0;
  border: 1px solid #ffffff;
  transition: 0.3s ease-in-out;
  cursor: pointer; }
  .video-cta-banner .component-content .resource-card .video-cta-button .component-content:hover {
    background: #a9a9a9;
    color: #ffffff;
    border: 1px solid #ffffff; }

.video-cta-banner .component-content .resource-card p {
  display: block; }

.video-cta-banner .video-cta-button p {
  color: #ffffff;
  font-size: 16px;
  font-family: var(--font-family-default);
  font-weight: 500;
  letter-spacing: 0.44px;
  line-height: 10px; }
  .video-cta-banner .video-cta-button p:after {
    content: '';
    margin-left: 10px;
    width: 18px;
    height: 18px;
    background-image: url("/etc/designs/zg/smile-train/desktop/assets/img/play.svg");
    background-position: center;
    background-size: cover;
    display: inline-block;
    vertical-align: sub; }

@media screen and (min-width: 768px) {
  .video-cta-banner:after {
    content: '';
    width: 100%;
    height: 600px;
    background: linear-gradient(87.27deg, rgba(0, 0, 0, 0.6) 0%, transparent 100%); }
  .video-cta-banner .component-content .richText-content {
    width: 100%; }
    .video-cta-banner .component-content .richText-content h2 {
      font-family: var(--font-family-default);
      font-size: 13px;
      font-weight: bold;
      letter-spacing: 1.11px;
      line-height: 19px;
      margin-bottom: 15px; }
    .video-cta-banner .component-content .richText-content h3 {
      font-family: var(--font-family-default);
      font-size: 48px;
      letter-spacing: 0.2px;
      line-height: 52px;
      font-weight: 400;
      font-style: normal;
      margin-bottom: 15px; }
    .video-cta-banner .component-content .richText-content p {
      margin-top: 10px;
      display: block;
      font-family: var(--font-family-default);
      font-size: 20px;
      font-weight: normal;
      letter-spacing: 0.4px;
      line-height: 28px; }
    .video-cta-banner .component-content .richText-content p:last-of-type {
      margin-bottom: 10px; }
  .video-cta-banner .component-content .resource-card .richText-content p {
    padding-left: 15px;
    margin: 0; }
  .video-cta-banner .video-cta-button .richText-content p {
    color: #ffffff;
    font-size: 16px;
    font-family: var(--font-family-default);
    font-weight: 500;
    letter-spacing: 0.44px;
    line-height: 10px;
    margin-bottom: 10px; } }

.header-banner {
  margin-top: 60px;
  width: 100%;
  height: 436px; }
  .header-banner .header-inside-hero {
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 90px;
    height: 450px;
    display: flex;
    align-items: flex-end;
    z-index: 2; }
  .header-banner .paragraph-large {
    display: none; }
  @media screen and (min-width: 768px) {
    .header-banner {
      margin-top: 0;
      height: 70vh; }
      .header-banner .header-inside-hero {
        margin: auto;
        height: 70vh;
        align-items: flex-end; }
        .header-banner .header-inside-hero .richText .component-content .richText-content {
          margin-left: 166px;
          margin-top: 0px;
          width: 100%; } }

.header-banner:after {
  content: '';
  width: 100%;
  height: 450px;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  top: 0;
  z-index: 1; }

.header-banner .component-content {
  background-position: 72%;
  background-size: cover;
  background-repeat: no-repeat; }

.header-banner h1 {
  max-width: 290px;
  font-weight: 300; }

.header-banner h1,
.header-banner .eyebrows,
.header-banner .paragraph-large {
  color: #ffffff;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1.2px;
  font-weight: bold;
  width: 290px; }

.header-banner h2 {
  max-width: 250px;
  color: #ffffff;
  font-size: 30px;
  line-height: 32px;
  font-weight: 100; }

@media screen and (min-width: 768px) {
  .header-banner:after {
    content: '';
    height: 70vh;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0% transparent 100%);
    position: absolute;
    top: 0;
    z-index: 1; }
  .header-banner .component-content {
    background-position: center center;
    background-size: cover;
    background-position: 50% 14%; }
  .header-banner h1 {
    max-width: 450px;
    margin-bottom: 15px; }
  .header-banner h2 {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    letter-spacing: 0.2px;
    line-height: 52px;
    font-weight: 100;
    max-width: 100%;
    margin-right: 50%; } }

.footer-thank-you-images .paragraphSystem {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.footer-thank-you-images .image .component-content {
  display: flex;
  align-items: center;
  justify-content: center; }

.footer-thank-you-images .image img {
  width: 70%; }

@media (min-width: 768px) {
  .footer-thank-you-images .image img {
    width: 140px; } }

.footer-thank-you-article {
  margin-top: 50px; }
  .footer-thank-you-article p {
    font-size: 24px;
    font-family: var(--font-family-default);
    font-style: normal;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 20px; }
  @media (max-width: 768px) {
    .footer-thank-you-article p br {
      display: none; } }
  @media (min-width: 768px) {
    .footer-thank-you-article {
      margin-top: 160px; }
      .footer-thank-you-article p {
        font-size: 36px;
        line-height: 40px;
        width: 65%;
        padding-top: 20px;
        margin: 0 auto; } }

.footer-thank-you-images {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .footer-thank-you-images {
      margin-bottom: 120px; } }

.reference-smile-train-snippet {
  float: none; }

.footer-articles {
  padding: 0; }
  .footer-articles .footer-articles-title p {
    font-family: var(--font-family-default); }
    .footer-articles .footer-articles-title p:first-child {
      font-family: var(--font-family-default);
      font-size: 12px;
      letter-spacing: 1.11px;
      line-height: 19px;
      font-weight: 700;
      padding: 0 15px; }
    .footer-articles .footer-articles-title p:last-child {
      line-height: 32px;
      margin-top: 0px;
      font-size: 28px;
      padding: 0 15px; }
  .footer-articles .footer-article-tile {
    padding-bottom: 20px; }
    .footer-articles .footer-article-tile .image:after {
      display: block;
      position: relative;
      background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.54) 100%);
      margin-top: -150px;
      height: 143px;
      width: 100%;
      content: ''; }
    .footer-articles .footer-article-tile .content > a {
      display: none; }
  .footer-articles .footer-article-text {
    position: absolute;
    bottom: 80px;
    text-align: center; }
    .footer-articles .footer-article-text .cta-donate {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0.44px;
      line-height: 16px;
      color: white; }
      .footer-articles .footer-article-text .cta-donate:after {
        content: ''; }
    .footer-articles .footer-article-text:last-child {
      bottom: 7px; }
      .footer-articles .footer-article-text:last-child p:last-child {
        width: 80%;
        border: 1px solid white;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        margin-bottom: 25px;
        padding: 15px; }
        .footer-articles .footer-article-text:last-child p:last-child a {
          text-decoration: none; }
    .footer-articles .footer-article-text .richText-content p {
      font-family: var(--font-family-default);
      font-size: 24px;
      color: white; }
  .footer-articles .shareThis {
    position: absolute;
    bottom: 23px;
    text-align: center; }
    .footer-articles .shareThis .shareThis-list {
      display: contents; }
      .footer-articles .shareThis .shareThis-list .shareThis-item img {
        opacity: 1;
        transition: none; }
      .footer-articles .shareThis .shareThis-list li {
        float: none;
        display: inline-block; }
      .footer-articles .shareThis .shareThis-list a {
        height: 50px; }
        .footer-articles .shareThis .shareThis-list a:after {
          content: '';
          margin: 0px; }
  @media screen and (min-width: 992px) {
    .footer-articles {
      padding: 0 15px; }
      .footer-articles .footer-articles-title p:last-child {
        line-height: 40px;
        font-size: 36px; }
      .footer-articles .footer-article-text:last-child {
        bottom: 7px; }
        .footer-articles .footer-article-text:last-child p:last-child {
          width: 180px; }
      .footer-articles .footer-article-text .richText-content p {
        font-family: var(--font-family-default);
        font-size: 28px;
        color: white;
        margin-bottom: 20px; }
      .footer-articles .footer-article-tile {
        padding-bottom: 0px; } }

.header-banner-home {
  margin-top: 60px;
  width: 100%;
  height: 450px; }
  .header-banner-home .header-banner-home-wrapper {
    margin-left: 15px;
    margin-right: 15px;
    height: 450px;
    display: flex;
    align-items: flex-end;
    z-index: 2; }
  .header-banner-home .paragraph-large {
    display: none; }
  @media screen and (min-width: 768px) {
    .header-banner-home {
      margin-top: 0;
      height: 700px; }
      .header-banner-home .header-banner-home-wrapper {
        margin: auto;
        height: 700px;
        align-items: center; } }

.header-banner-home:after {
  content: '';
  width: 100%;
  height: 450px;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  top: 0;
  z-index: 1; }

.header-banner-home .component-content {
  background-position: 72%;
  background-size: cover;
  background-repeat: no-repeat; }

.header-banner-home h1 {
  max-width: 280px;
  font-weight: 300; }

.header-banner-home h1,
.header-banner-home .eyebrows,
.header-banner-home .paragraph-large {
  color: #ffffff; }

.header-banner-home .btn:after {
  content: '';
  margin-left: 10px;
  width: 18px;
  height: 18px;
  background-image: url("/etc/designs/zg/smile-train/desktop/assets/img/play.svg");
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: sub; }

@media screen and (min-width: 768px) {
  .header-banner-home:after {
    content: '';
    height: 700px;
    background: linear-gradient(87.27deg, rgba(0, 0, 0, 0.6) 0%, transparent 100%); }
  .header-banner-home .component-content {
    background-position: center center;
    background-size: cover; }
  .header-banner-home h1 {
    max-width: 450px;
    margin-bottom: 15px; }
  .header-banner-home .paragraph-large {
    margin-bottom: 30px;
    max-width: 460px;
    display: block; } }

.header-container .ham-icon {
  display: none; }

.header-container .close-icon {
  display: none; }

.header-container .logo-block {
  padding: 20px 0px 20px 40px; }

.header-container .navigation {
  padding: 20px 0;
  background-color: #fff; }
  .header-container .navigation ul {
    float: right;
    border: none;
    padding-right: 40px; }
    .header-container .navigation ul li {
      border-width: 0px !important;
      border-style: solid !important;
      float: left;
      margin: 0px 0px -2px 0px !important; }

@media (max-width: 767px) {
  .header-container {
    height: 60px;
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 5; }
    .header-container .logo-block {
      padding-left: 0px;
      width: 50%;
      padding: 14px 0px 0px 20px; }
      .header-container .logo-block .component-content {
        width: 144px; }
    .header-container .navigation {
      padding: 0px !important; }
      .header-container .navigation .navigation-mobile-menu {
        display: none; }
      .header-container .navigation .navigation-branch.navigation-level1 {
        display: none; }
        .header-container .navigation .navigation-branch.navigation-level1.is-open {
          display: block; }
      .header-container .navigation .navigation-branch {
        text-align: center;
        min-width: 100%;
        margin-top: 0px; }
        .header-container .navigation .navigation-branch a {
          overflow: visible; }
      .header-container .navigation ul {
        padding-right: 0px; }
    .header-container .is-active.close-icon, .header-container .is-active.ham-icon {
      padding-top: 22px;
      padding-right: 20px;
      width: 50%;
      display: block; }
      .header-container .is-active.close-icon img, .header-container .is-active.ham-icon img {
        padding-left: 75%; }
    .header-container .is-active.close-icon img {
      min-width: 20px; }
    .header-container .is-active.ham-icon img {
      min-width: 25px; } }

.header-container .logo-block img {
  width: 144px; }

.header-container .navigation {
  padding: 20px 0; }
    .header-container .navigation ul li:last-child:hover {
      background: #ffffff;
      color: #000000;
      border: 2px solid #000000; }
@media (max-width: 767px) {
  .header-container .logo-block {
    padding: 14px 0px 0px 20px; }
  .header-container .navigation .navigation-item-title {
    font-size: 16px !important;
    line-height: 16px !important;
    padding: 12px 20px !important; }
  .header-container .navigation ul {
    padding-top: 25px; }
  .header-container .navigation li:last-child {
    margin-top: 40px !important;
    margin-bottom: 55px !important;
    max-width: max-content;
    float: none;
    padding: 1px 0px; }
    .header-container .navigation li:last-child a {
      padding: 14px 25px !important; } }

.footer-content {
  padding: 41px 0 23px;
  font-family: var(--font-family-default);
  position: relative; }
  .footer-content:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 100vw;
    transform: translateX(-50%);
    z-index: -1;
    box-sizing: border-box;
    background-color: #f8f8f8;
    border-top: 1px solid rgba(74, 74, 74, 0.5); }
  .footer-content .divider .component-content {
    border-top: 1px solid rgba(213, 209, 206, 0.5);
    background: none;
    height: 0;
    display: block; }
  .footer-content .paragraphSystem {
    display: flex;
    align-items: stretch;
    flex-direction: column; }
  .footer-content .navigation-mobile-menu {
    display: none; }
  .footer-content .navigation-root.navigation-level1 {
    display: block;
    float: none;
    text-align: center; }
    .footer-content .navigation-root.navigation-level1 .navigation-level1 {
      margin: 0;
      border: none;
      padding-right: 0; }
      .footer-content .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
        position: relative;
        display: inline-block;
        background: none;
        padding: 0; }
  @media (min-width: 768px) {
    .footer-content {
      padding: 33px 0 23px; }
      .footer-content .footer-logo img {
        padding: 0; }
      .footer-content .paragraphSystem {
        display: block; }
      .footer-content .navigation-root.navigation-level1 {
        display: flex;
        float: right;
        text-align: right; }
        .footer-content .navigation-root.navigation-level1 .navigation-level1 {
          padding-right: 20px; }
          .footer-content .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
            line-height: 1; } }

.footer-content .footer-logo img {
  padding-bottom: 40px;
  width: 210px;
  margin: 0 auto; }

.footer-content .navigation-root.navigation-level1 .page-get-involved {
  display: none; }

.footer-content .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px; }

.footer-content .divider .component-content {
  width: 90%;
  margin: 40px auto 24px auto; }

.footer-content .copyright-footer {
  order: 2; }
  .footer-content .copyright-footer p {
    text-align: center;
    padding: 10px;
    font-size: 14px;
    line-height: 19px; }

.footer-content .terms-footer {
  order: 1;
  text-align: center; }

@media (min-width: 768px) {
  .footer-content .navigation-root.navigation-level1 {
    display: flex;
    float: right;
    text-align: right; }
    .footer-content .navigation-root.navigation-level1 .page-get-involved {
      display: block;
      padding-right: 0 !important; }
    .footer-content .navigation-root.navigation-level1 .navigation-level1 {
      padding-right: 20px; }
      .footer-content .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
        line-height: 1; }
  .footer-content .divider .component-content {
    width: 100%;
    margin: 2em 0 1em 0; }
  .footer-content .copyright-footer {
    order: 1; }
    .footer-content .copyright-footer p {
      color: #000000;
      font-size: 12px;
      line-height: 17px;
      text-align: left;
      padding: 0; }
  .footer-content .terms-footer {
    order: 2; }
    .footer-content .terms-footer .richText-content {
      margin: 0 auto;
      padding: 0;
      float: right;
      display: flex; }
      .footer-content .terms-footer .richText-content p {
        -webkit-margin-before: 0;
        padding-right: 15px; }
        .footer-content .terms-footer .richText-content p:last-child {
          padding-right: 0; } }

.summary-goal img {
  height: 317px;
  width: 369px;
  padding-top: 70px; }

.summary-goal p {
  width: 55%;
  margin: 0 auto;
  padding-top: 30px; }

@media (max-width: 767px) {
  .summary-goal img {
    height: 162px;
    width: 188px; }
  .summary-goal p {
    width: 100%; } }

.summary-goal .richText .richText-content {
  margin: 0 auto;
  width: 65%; }

.summary-goal p {
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 32px;
  text-align: center;
  width: 75%; }

@media (max-width: 767px) {
  .summary-goal .richText .richText-content {
    width: 100%; }
  .summary-goal p {
    width: 90%;
    font-size: 18px;
    line-height: 26px; } }

.article-summary- {
  padding-bottom: 70px; }
  .article-summary- .component-content {
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    min-height: 600px;
    background-size: cover; }
  .article-summary- .richText-content {
    position: absolute;
    bottom: 20%;
    left: 10%;
    width: 33%; }
    .article-summary- .richText-content .cta-text {
      color: #ffffff; }
      .article-summary- .richText-content .cta-text:hover {
        color: #000000; }
  @media (max-width: 767px) {
    .article-summary- {
      padding-bottom: 40px; }
      .article-summary- .component-content {
        background-repeat: no-repeat; }
      .article-summary- .richText-content {
        bottom: 5px;
        width: 100%; }
        .article-summary- .richText-content .cta-text {
          padding: 0;
          margin: 0; } }

.article-summary- .component-content {
  margin-left: 0;
  margin-right: 0;
  background-position: 85%;
  background-size: cover;
  background-repeat: no-repeat; }
  .article-summary- .component-content .img-padding {
    padding-left: 15px;
    padding-right: 15px; }

.article-summary- .eyebrows {
  color: #ffffff;
  font-family: var(--font-family-default);
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.11px;
  line-height: 70px; }

.article-summary- h2 {
  color: #ffffff;
  font-family: var(--font-family-default);
  font-size: 48px;
  letter-spacing: 0.2px;
  line-height: 50px;
  font-weight: normal; }

.article-summary- .richText-content p {
  color: #ffffff;
  margin-top: -20px; }

.article-summary- .richText-content .cta-text {
  color: 16px;
  font-size: 16px;
  text-decoration: none; }
  .article-summary- .richText-content .cta-text:hover {
    color: #ffffff; }

@media (max-width: 767px) {
  .article-summary- .eyebrows {
    line-height: 60px; }
  .article-summary- h2 {
    font-size: 28px;
    line-height: 45px;
    padding-bottom: 10px; }
  .article-summary- span.mobile-hide {
    display: none; }
  .article-summary- .component-content {
    margin-left: 15px;
    margin-right: 15px; }
    .article-summary- .component-content .img-padding {
      padding-left: 0;
      padding-right: 0; } }

.image-block {
  margin-bottom: 0px; }
  .image-block .component-content > .content {
    display: flex;
    flex-direction: column;
    margin: 0; }
  .image-block .text-half > .component-content,
  .image-block .text-half > .component-content > .richText-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .image-block .image-half {
    order: 1; }
  .image-block .text-half {
    order: 2; }
    .image-block .text-half p,
    .image-block .text-half ul {
      margin: 0; }
  @media (min-width: 992px) {
    .image-block {
      margin-bottom: 70px; }
      .image-block .component-content > .content {
        flex-direction: row;
        margin-left: -15px;
        margin-right: -15px; }
      .image-block .text-half.even {
        padding-left: 95px; }
      .image-block .text-half.odd {
        padding-right: 115px; }
      .image-block .image-half,
      .image-block .text-half {
        order: 0; } }

.image-block .eyebrows {
  margin: 15px 0;
  display: block; }

.image-block .text-half h2 {
  margin-bottom: 15px; }

.image-block .text-half p a {
  padding: 15px 0 0;
  margin: 0; }

.image-block .text-half ul {
  margin-left: 0;
  padding: 10px 0 0; }
  .image-block .text-half ul li:before {
    border-radius: 100%;
    content: '';
    background: #000000;
    border: none;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 0.75em; }

.article-centered-heading .richText-content h3 {
  margin-top: 50px; }

.article-center-style .component-content h3 {
  margin-bottom: -10px; }

.article-center-style .component-content p {
  margin-bottom: 20px; }

.article-center-style .richText-content {
  padding-left: 15px;
  padding-right: 15px; }

@media screen and (min-width: 992px) {
  .article-center-style .quote {
    padding-left: 8%;
    padding-right: 9%; }
  .article-center-style .intro-article .richText-content {
    padding: 0; }
  .article-center-style .richText-content {
    padding: 0; } }

.full-width-image:last-child {
  padding-bottom: 50px; }

.left-right-section {
  margin-top: 40px;
  margin-bottom: 20px; }
  .left-right-section .image-half {
    order: 2; }
  .left-right-section .text-half {
    order: 1;
    padding-bottom: 20px; }
  @media (min-width: 992px) {
    .left-right-section {
      margin-top: 70px;
      margin-bottom: 50px; }
      .left-right-section .image-half,
      .left-right-section .text-half {
        order: 0; }
      .left-right-section .text-half.even {
        padding-left: 40px; }
      .left-right-section .text-half.odd {
        padding-right: 40px; } }

.article-center-style .component-content .richText-content p {
  font-size: 16px;
  line-height: 26px; }

.article-center-style .component-content .richText-content h3 {
  font-family: var(--font-family-default);
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  font-weight: normal;
  -webkit-margin-after: 20px; }

.article-center-style u {
  text-decoration: none;
  color: #000000; }

.article-center-style .quote h2 {
  color: #000000;
  font-weight: normal; }

.article-center-style .intro-article p {
  margin-top: 50px;
  margin-bottom: 50px; }

.article-center-style .intro-article .richText-content {
  margin-bottom: 30px; }

.article-center-style .intro-article .component-content .richText-content p {
  font-family: var(--font-family-default);
  font-size: 22px;
  color: #000000;
  letter-spacing: 0.44px;
  font-weight: normal;
  line-height: 26px; }

@media screen and (min-width: 992px) {
  .article-center-style {
    width: 88%;
    padding-left: 6%;
    padding-right: 6%;
    padding-bottom: 20px; }
    .article-center-style .component-content .richText-content h3 {
      font-size: 28px;
      line-height: 36px; }
    .article-center-style .component-content .richText-content p {
      font-size: 18px;
      line-height: 28px; }
    .article-center-style .intro-article .component-content .richText-content p {
      font-size: 28px;
      line-height: 36px; } }

.image-block .component-content .richText-content p {
  font-size: 16px;
  line-height: 26px;
  color: #000000; }

.image-block .component-content .richText-content h3 {
  font-family: var(--font-family-default);
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  font-weight: normal;
  -webkit-margin-after: 20px; }

@media screen and (min-width: 992px) {
  .image-block .component-content .component-content h3 {
    font-size: 28px;
    line-height: 36px; }
  .image-block .component-content .component-content p {
    font-size: 18px;
    line-height: 28px; } }

.resource-card-popup {
  display: none;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: auto; }
  .resource-card-popup .resource-card-popup-content {
    position: relative;
    background-color: #fefefe;
    margin: 2% auto;
    height: auto;
    padding: 35px 35px; }
    .resource-card-popup .resource-card-popup-content h2 {
      text-align: center;
      font-weight: bold;
      font-size: 28px;
      color: #000000;
      padding-bottom: 20px;
      margin: 0 10%; }
    .resource-card-popup .resource-card-popup-content p {
      font-family: var(--font-family-default);
      text-align: center;
      font-size: 16px;
      padding: 0px;
      margin: 0 10%;
      letter-spacing: 0.02em;
      font-weight: 300; }
    .resource-card-popup .resource-card-popup-content .content .resource-card-popup-close {
      position: absolute;
      top: 10px;
      right: 10px;
      padding: 0;
      width: 20px;
      transition: all 0.2s ease-in-out; }
      .resource-card-popup .resource-card-popup-content .content .resource-card-popup-close:hover {
        cursor: pointer; }
  @media screen and (min-width: 768px) {
    .resource-card-popup .resource-card-popup-content {
      width: 40vw; } }

@media screen and (max-width: 991px) {
  .partnership-heart-images {
    max-width: 50%;
    margin: 5% auto;
    float: none; } }

/*
 Index file for all pages
*/
html {
  overflow-x: hidden; }

body {
  overflow-x: hidden;
  font-family: var(--font-family-default);
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.4px;
  font-weight: 300; }
  @media (min-width: 992px) {
    body {
      font-size: 18px;
      letter-spacing: 0.5px; } }

.cta-orange {
  display: inline-block;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 25px;
  margin: 10px 20px 5px 0;
  border: 2px solid #000000;
  transition: 0.3s ease-in-out; }
  .cta-orange:hover {
    background: #000000;
    color: #ffffff;
    border: 2px solid #000000; }

.cta-white {
  display: inline-block;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 25px;
  margin: 10px 0;
  border: 2px solid #000000;
  transition: 0.3s ease-in-out; }
  .cta-white:hover {
    background: #ffffff;
    color: #000000;
    border: 2px solid #000000; }

.cta-text {
  display: inline-block;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none !important;
  padding: 10px 0;
  margin: 10px 0; }
  .cta-text:after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.50em;
    position: relative;
    top: 0.45em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.50em;
    left: 10px;
    transform: rotate(45deg); }
  .cta-text:hover {
    color: #000000; }

img {
  max-width: 100%;
  max-height: 100%; }
/* Aman Singh | Start*/
.navigation-item > .navigation-item-title{
  text-overflow: unset !important;
    -o-text-overflow: unset !important;
}
/* Aman Singh  | End*//* 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%;
}
/*!
 * FullCalendar v2.0.2 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right,  /* non-theme */
.fc-header .ui-corner-right { /* theme */
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	position: relative;
	z-index: 1; /* scopes all other z-index's to be inside this container */
	clear: both;
	zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
	}
	
.fc-view {
	position: relative;
	width: 100%;
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ddd;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #fcf8e3;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	padding: 0 .6em;
	overflow: hidden;
	height: 1.9em;
	line-height: 1.9em;
	white-space: nowrap;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border: 1px solid;
	}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}

/*
	Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
	and we'll try to make them look good cross-browser.
*/

.fc-button .fc-icon {
	margin: 0 .1em;
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	vertical-align: baseline; /* for IE7 */
	}

.fc-icon-left-single-arrow:after {
	content: "\02039";
	font-weight: bold;
	}

.fc-icon-right-single-arrow:after {
	content: "\0203A";
	font-weight: bold;
	}

.fc-icon-left-double-arrow:after {
	content: "\000AB";
	}

.fc-icon-right-double-arrow:after {
	content: "\000BB";
	}
	
/* icon (for jquery ui) */

.fc-button .ui-icon {
	position: relative;
	top: 50%;
	float: left;
	margin-top: -8px; /* we know jqui icons are always 16px tall */
	}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
	}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
	}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
	}

	

/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event-container > * {
	z-index: 8;
	}

.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
	z-index: 9;
	}
	 
.fc-event {
	border: 1px solid #3a87ad; /* default BORDER color */
	background-color: #3a87ad; /* default BACKGROUND color */
	color: #fff;               /* default TEXT color */
	font-size: .85em;
	cursor: default;
	}

a.fc-event {
	text-decoration: none;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}

.fc-event-inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}

.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
	border-left-width: 1px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
	border-right-width: 1px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}

.fc .fc-week-number {
	width: 22px;
	text-align: center;
	}

.fc .fc-week-number div {
	padding: 0 2px;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	font-weight: normal;
	}

.fc-agenda-slots .fc-agenda-axis {
	white-space: nowrap;
	}

.fc-agenda .fc-week-number {
	font-weight: bold;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}

.fc-event-vert.fc-event-start {
	border-top-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	}

.fc-event-vert.fc-event-end {
	border-bottom-width: 1px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}

.fc-event-vert .fc-event-inner {
	position: relative;
	z-index: 2;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .25;
	filter: alpha(opacity=25);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
.search-filters-box
{
border: 2px solid;
max-width:15%;
}

.searchResults 
{
border: 1px solid;
width:70%;
margin:40px auto; 
}

.searchResultDetails h2
{
color:green;
font-size:18px;
font-weight:bold;
}

.searchResultDetails
{
padding:20px;
}

.searchResults
{
padding:10px;
}.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; }
.add-to-basket-container{border:1px solid #D5D1CE;background:#F0EFED}.add-to-basket-container .add-to-basket-description{border-right:1px solid #D5D1CE;display:inline-block;vertical-align:top;width:65%;padding-left:10px;margin-right:10px}.add-to-basket-container .add-to-basket-quantity{display:inline-block;vertical-align:middle;width:15%;padding-top:20px}.add-to-basket-container .add-to-basket-quantity select{padding-left:2%;padding-right:4%}.add-to-basket-container .add-to-basket-btn{display:inline-block;padding-top:20px;vertical-align:middle;width:15%}@media only screen and (max-width: 767px){.add-to-basket-container{padding-bottom:10px}.add-to-basket-container .add-to-basket-description{width:100%}.add-to-basket-container .add-to-basket-quantity{width:100%;padding-left:10px}.add-to-basket-container .add-to-basket-btn{width:100%;padding-left:10px}}.order-header{background-color:#fff;float:left;width:100%;padding-top:15px;padding-bottom:15px}.productDescription{float:left;width:35%;padding-left:20px}.productDescription img{width:40%;margin:20px 15px 5px 0px !important}.SampleCount{float:left;width:15%}.OrderDate{float:left;width:25%}.OrderStatus{width:20%;float:left}.itemOrderList{float:left;width:100%}.orderList .order-header div{font-weight:bold;font-size:20px}.itemOrderList .SampleCount,.itemOrderList .OrderDate,.itemOrderList .OrderStatus{padding-top:15px}.webshop-metadata{display:none !important}.webshop-cart .cartRecord{background:#fff;margin-bottom:10px;padding-left:30px;padding-top:20px;float:left;width:100%}.webshop-cart .add-to-basket-description{width:68%;border-right:1px solid #f2f2f2;float:left}.webshop-cart .add-to-basket-wrapper{width:30%;display:inline;margin-left:40px;position:relative;left:15px}.webshop-cart .add-to-basket-wrapper div{float:left}.webshop-cart a.add-to-basket-remove{float:left;position:relative;left:15px}.webshop-cart .webshop-error{margin-top:20px;margin-left:15px;color:red}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* 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%;
  }
}
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .box-video-bg video.box-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; }
  .box-video-bg .component-content {
    z-index: -1;
    position: relative; }
.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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/components/coupons.scss */
.coupons {
  padding: 10px;
  border: 1px solid #D5D1CE;
  position: relative;
  margin-bottom: 10px;
}
/* line 8, ../../sass/components/coupons.scss */
.coupons .couponsImage {
  float: left;
  width: 30%;
  margin-right: 10px;
}
/* line 13, ../../sass/components/coupons.scss */
.coupons .couponsDescription {
  float: left;
  width: 60%;
}

/* line 21, ../../sass/components/coupons.scss */
.coupons .couponsContainer .button,
.coupons .couponsContainer a.lightbox {
  bottom: 10px;
  position: absolute;
  right: 25px;
}

/* line 28, ../../sass/components/coupons.scss */
.coupons a.lightbox, .overlay-content-inner a.couponCancel, .overlay-content-inner a.couponSubmit {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
}
/* line 190, ../../sass/core/_mixins.scss */
.coupons a.lightbox:hover, .overlay-content-inner a.couponCancel:hover, .overlay-content-inner a.couponSubmit:hover {
  background-color: #939191;
  color: white;
}
/* line 193, ../../sass/core/_mixins.scss */
.coupons a.lightbox:active, .overlay-content-inner a.couponCancel:active, .overlay-content-inner a.couponSubmit:active {
  background-color: #939191;
  color: white;
}
.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;
}
.image .right {
  text-align: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 4, ../../sass/components/location.finder.scss */
.locationfinder input[type=text] {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  border: 1px solid #D5D1CE;
  display: inline;
  float: left;
  height: 12px;
  padding: 8px;
  width: 27%;
}
@media only screen and (max-width: 767px) {
  /* line 4, ../../sass/components/location.finder.scss */
  .locationfinder input[type=text] {
    width: 60%;
    margin-bottom: 20px;
  }
}
/* line 18, ../../sass/components/location.finder.scss */
.locationfinder .button {
  padding: 8px;
  background-image: url(../../img/Search-icon.png);
  background-repeat: no-repeat;
  border: none;
  margin-right: 20px;
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 767px) {
  /* line 18, ../../sass/components/location.finder.scss */
  .locationfinder .button {
    margin-right: 24%;
    margin-bottom: 20px;
  }
}
/* line 30, ../../sass/components/location.finder.scss */
.locationfinder .locationFinder-selectOption {
  width: 7%;
  border: 1px solid #D5D1CE;
  height: 30px;
  margin-left: 10px;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 30, ../../sass/components/location.finder.scss */
  .locationfinder .locationFinder-selectOption {
    width: 20%;
    margin-left: 0px;
    margin-right: 15px;
  }
}
/* line 42, ../../sass/components/location.finder.scss */
.locationfinder .locationFinder-selectOption1 {
  height: 30px;
  margin-left: 15px;
  width: 15%;
}
@media only screen and (max-width: 767px) {
  /* line 42, ../../sass/components/location.finder.scss */
  .locationfinder .locationFinder-selectOption1 {
    width: 40%;
    margin-left: 0px;
  }
}
/* line 51, ../../sass/components/location.finder.scss */
.locationfinder .locationFinder-loadMore .loadMore {
  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 */
.locationfinder .locationFinder-loadMore .loadMore:hover {
  background-color: #939191;
  color: white;
}
/* line 193, ../../sass/core/_mixins.scss */
.locationfinder .locationFinder-loadMore .loadMore:active {
  background-color: #939191;
  color: white;
}
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
.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/questionanswers.scss */
.questionanswers.hideScoreBox .quizScoreBox, .quizResultBoxContainer {
  display: none;
}

/* line 6, ../../sass/components/questionanswers.scss */
.quizResultBoxContainer.showBoxQuiz {
  display: block;
}

/* line 9, ../../sass/components/questionanswers.scss */
.quizButton img {
  cursor: pointer;
}
/* 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; }
/* 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; }
.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*/
/* BUTTONS
----------------------------------*/
/* line 4, ../../sass/components/user.box.scss */
.userBox-header-text {
  font-size: 2em;
}

/* line 7, ../../sass/components/user.box.scss */
.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0;
}

/* line 13, ../../sass/components/user.box.scss */
.userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
  background-color: #e1e1e1;
  border: 1px solid #D5D1CE;
  margin-left: 1%;
  margin-right: 1%;
  color: #323131;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
}

/* line 25, ../../sass/components/user.box.scss */
.userBox .logged-in .button:hover,
.userBox .logged-in a:hover,
.userBox .logged-out .button:hover,
.userBox .logged-out a:hover {
  background-color: #939191;
  color: white;
}

/* line 32, ../../sass/components/user.box.scss */
.userBox .logged-in .lt-ie8 .button,
.userBox .logged-out .lt-ie8 .button {
  display: inline;
}

/* line 36, ../../sass/components/user.box.scss */
.userBox .logged-in .button,
.userBox .logged-out .button {
  float: right;
}

/* line 40, ../../sass/components/user.box.scss */
.userBox .logged-in .user {
  font-weight: bold;
}

/* line 43, ../../sass/components/user.box.scss */
.user-box.user-type-gigya .logged-in,.user-box.user-type-gigya .logged-out{
  display: none;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/video.scss */
.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 7, ../../sass/components/video.scss */
.video-nojs {
  display: none;
  text-align: center;
  padding: 20px 0;
  color: red;
}

/* line 14, ../../sass/components/video.scss */
.no-js .video-nojs {
  display: block;
}

/* line 18, ../../sass/components/video.scss */
.video object.responsive {
  width: 100% !important;
}

/* line 22, ../../sass/components/video.scss */
.video-video {
  border: solid 2px #323131;
}

/* line 26, ../../sass/components/video.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 30, ../../sass/components/video.scss */
.video-description {
  border: solid 2px #323131;
  padding: 13px;
  margin-top: -2px;
}

/* MEDIAELEMENT LIBRARY
--------------------------------- */
/* line 39, ../../sass/components/video.scss */
.mejs-container {
  position: relative;
  background: #000;
  margin-left: auto;
  margin-right: auto;
}

/* line 46, ../../sass/components/video.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 55, ../../sass/components/video.scss */
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

/* Start: LAYERS */
/* line 61, ../../sass/components/video.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 67, ../../sass/components/video.scss */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 75, ../../sass/components/video.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 81, ../../sass/components/video.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 87, ../../sass/components/video.scss */
.mejs-overlay-play {
  cursor: pointer;
}

/* line 91, ../../sass/components/video.scss */
#content .therapy-video .mejs-overlay.mejs-layer.mejs-overlay-play .mejs-overlay-button{
	display:none;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../../assets/img/bigplay.png) top left no-repeat;
}

/* line 101, ../../sass/components/video.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 105, ../../sass/components/video.scss */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}

/* line 118, ../../sass/components/video.scss */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../img/loading.gif) center center no-repeat;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 128, ../../sass/components/video.scss */
.mejs-container .mejs-controls {
  position: absolute;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../img/background.png);
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}

/* line 143, ../../sass/components/video.scss */
.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;
}

/* line 158, ../../sass/components/video.scss */
.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;
  background: transparent url(../../img/controls.png) 0 0 no-repeat;
}

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
/* line 176, ../../sass/components/video.scss */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  padding: auto 4px;
}

/* line 187, ../../sass/components/video.scss */
.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 */
/* line 200, ../../sass/components/video.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

/* line 204, ../../sass/components/video.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

/* End: Play/pause */
/* Stop */
/* line 211, ../../sass/components/video.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* End: Play/pause */
/* Start: Progress bar */
/* line 218, ../../sass/components/video.scss */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px;
}

/* line 223, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

/* line 234, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(30, 30, 30, 0.8)), color-stop(100%, rgba(60, 60, 60, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#1E1E1E, endColorstr=#3C3C3C);
}

/* line 242, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(44, 124, 145, 0.8)), color-stop(100%, rgba(78, 183, 212, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#2C7C91, endColorstr=#4EB7D4);
  width: 0;
}

/* line 250, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(200, 200, 200, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#C8C8C8);
}

/* line 258, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

/* line 273, ../../sass/components/video.scss */
.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;
}

/* line 287, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible;
}

/* line 291, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

/* line 299, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
    visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
/* line 322, ../../sass/components/video.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

/* line 326, ../../sass/components/video.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

/* End: Fullscreen */
/* Start: Mute/Volume */
/* line 337, ../../sass/components/video.scss */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

/* line 341, ../../sass/components/video.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

/* line 345, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button {
  position: relative;
}

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

/* line 365, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 371, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}

/* line 375, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

/* line 386, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

/* line 397, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
/* line 415, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

/* line 419, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

/* line 423, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  position: absolute;
  bottom: 5px;
  right: -30px;
  width: 130px;
  height: 100px;
  background: url(../../img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 440, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  display: block;
}

/* line 444, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 452, ../../sass/components/video.scss */
.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: #ffffff;
  overflow: hidden;
}

/* line 461, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px;
}

/* line 467, ../../sass/components/video.scss */
.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;
}

/* line 475, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

/* line 480, ../../sass/components/video.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
}

/* line 488, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}

/* line 499, ../../sass/components/video.scss */
.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;
}

/* line 509, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

/* line 513, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  /*background: #333;*/
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(102, 102, 102, 0.7)), color-stop(100%, rgba(50, 50, 50, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}

/* line 521, ../../sass/components/video.scss */
.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;
}

/* line 531, ../../sass/components/video.scss */
.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;
}

/* line 540, ../../sass/components/video.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  /*font-weight: bold;*/
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

/* line 551, ../../sass/components/video.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

/* line 556, ../../sass/components/video.scss */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

/* line 561, ../../sass/components/video.scss */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

/* line 568, ../../sass/components/video.scss */
.mejs-captions-position-hover {
  bottom: 45px;
}

/* line 572, ../../sass/components/video.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../img/background.png);
  background: rgba(20, 20, 20, 0.8);
}

/* End: TRACK (Captions and Chapters) */
/* line 579, ../../sass/components/video.scss */
.mejs-clear {
  clear: both;
}

/* Start: ERROR */
/* line 588, ../../sass/components/video.scss */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

/* line 593, ../../sass/components/video.scss */
.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* End: ERROR */
/* Start: Loop */
/* line 601, ../../sass/components/video.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

/* line 605, ../../sass/components/video.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

/* End: Loop */
/* Start: backlight */
/* line 612, ../../sass/components/video.scss */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

/* line 616, ../../sass/components/video.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

/* End: backlight */
/* Start: picture controls */
/* line 623, ../../sass/components/video.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* End: picture controls */
/* MEJS Zen garden skin */
/* line 630, ../../sass/components/video.scss */
.mejs-controls {
  display: block;
  visibility: visible;
}

/* line 635, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030;
}

/* line 642, ../../sass/components/video.scss */
.video .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px;
}

/* line 648, ../../sass/components/video.scss */
.video .mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: url(../../img/controls.png);
  background-repeat: no-repeat;
}

/* line 661, ../../sass/components/video.scss */
.video .mejs-controls .mejs-playpause-button button {
  background-position: 3px -130px;
}

/* line 665, ../../sass/components/video.scss */
.video .mejs-controls .mejs-playpause-button button:hover {
  background-position: -19px -130px;
}

/* line 669, ../../sass/components/video.scss */
.video .mejs-controls .mejs-pause button {
  background-position: 0px -83px;
  width: 15px;
}

/* line 674, ../../sass/components/video.scss */
.video .mejs-controls .mejs-pause button:hover {
  background-position: 0px -109px;
  width: 15px;
}

/* line 683, ../../sass/components/video.scss */
.video .mejs-controls .mejs-fullscreen-button button {
  background-position: 0 0;
}

/* line 687, ../../sass/components/video.scss */
.video .mejs-controls .mejs-fullscreen-button button:hover {
  background-position: 0 0;
}

/* line 695, ../../sass/components/video.scss */
.video .mejs-controls .mejs-share-button button {
  background-position: -2px -39px;
}

/* line 699, ../../sass/components/video.scss */
.video .mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px;
}

/* line 703, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button {
  margin: 4px 6px;
}

/* line 707, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button button {
  background-position: -2px -219px;
}

/* line 711, ../../sass/components/video.scss */
.video .mejs-controls .mejs-mute button {
  background-position: 0 -26px;
}

/* line 715, ../../sass/components/video.scss */
.video .mejs-controls .mejs-mute button:hover {
  background-position: 0 -26px;
}

/* line 719, ../../sass/components/video.scss */
.video .mejs-controls .mejs-unmute button {
  background-position: 1px -54px;
}

/* line 723, ../../sass/components/video.scss */
.video .mejs-controls .mejs-unmute button:hover {
  background-position: 1px -54px;
}

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

/* line 736, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px;
}

/* line 740, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px;
}

/* line 748, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none;
}

/* line 752, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px;
}

/* line 758, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #303030;
}

/* line 768, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  filter: none;
  background-image: none;
  display: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 781, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  filter: none;
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 793, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/* line 808, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px;
}

/* line 817, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px;
}

/* line 828, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10;
}

/* line 832, ../../sass/components/video.scss */
.video .mejs-container-fullscreen {
  z-index: 10000 !important;
}

/* line 836, ../../sass/components/video.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1;
}

/* line 841, ../../sass/components/video.scss */
.mejs-overlay-loading {
  background: url(../../img/loader.gif) center center no-repeat;
}

/* Share overlay */
/* line 846, ../../sass/components/video.scss */
.video .share {
  display: none;
}

/* line 850, ../../sass/components/video.scss */
.video .mejs-container {
  overflow: hidden;
  border:2px solid #000000;
  box-sizing:border-box;
  width: 100% !important;
}

/* line 854, ../../sass/components/video.scss */
.video .mejs-share {
  position: absolute;
  z-index: 20;
}

/* line 859, ../../sass/components/video.scss */
.video .share-container {
  width: 90%;
  margin: auto;
  padding: 10px 10px 60px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(#fefefe, #efefef);
  background-image: -moz-linear-gradient(#fefefe, #efefef);
  background-image: -o-linear-gradient(#fefefe, #efefef);
  background-image: linear-gradient(#fefefe, #efefef);
  border: 1px solid #efefef;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
}

/* line 874, ../../sass/components/video.scss */
.video .share-container td {
  width: 30px;
  height: 30px;
}

/* line 879, ../../sass/components/video.scss */
.video .share-container td, .video .share-container td a {
  color: #437cc4;
  text-decoration: none;
  font-size: 10px;
}

/* line 885, ../../sass/components/video.scss */
.video .share-container td a:hover {
  text-decoration: underline;
}

/* line 889, ../../sass/components/video.scss */
.video .share-container td img {
  vertical-align: middle;
}

/* grid classes for sharing*/
/* line 894, ../../sass/components/video.scss */
.grid_3 .share-container a + a, .grid_4 .share-container a + a, .grid_5 .share-container a + a {
  display: none;
}

/* line 898, ../../sass/components/video.scss */
.video .share-container table {
  width: 100%;
}

/* line 902, ../../sass/components/video.scss */
.video .share-container th {
  width: 50px;
}

/* line 906, ../../sass/components/video.scss */
.video .share-container td {
  width: auto;
  max-width: 70%;
}

/* line 911, ../../sass/components/video.scss */
.video .share-container td input {
  width: 90%;
  font-size: .9em;
}

/* Related content */
/* line 917, ../../sass/components/video.scss */
.video .related {
  display: none;
}

/* line 921, ../../sass/components/video.scss */
.video .mejs-related {
  position: absolute;
  z-index: 15;
  display: none;
  background: #333;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 1em;
}

/* line 930, ../../sass/components/video.scss */
.video .related-container {
  background-color: #f9f9f9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(#fefefe, #efefef);
  background-image: -moz-linear-gradient(#fefefe, #efefef);
  background-image: -o-linear-gradient(#fefefe, #efefef);
  background-image: linear-gradient(#fefefe, #efefef);
  border: 1px solid #efefef;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  overflow: hidden;
  height: 100%;
}

/* line 942, ../../sass/components/video.scss */
.video .related-container .column {
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 261px;
  border: 1px solid #fff;
  padding: 0 10px;
  font-size: 11px;
  color: #787878;
  height: 100%;
  line-height: 1.5em;
}

/* line 955, ../../sass/components/video.scss */
.video .related-container .button {
  /* font-size: .9em; */
}

/* line 960, ../../sass/components/video.scss */
.grid_4 .video .related-container, .grid_5 .video .related-container, .grid_6 .video .related-container {
  height: -moz-calc(100% -35px);
  overflow: auto;
}

/* line 965, ../../sass/components/video.scss */
.grid_4 .video .related-container .column, .grid_5 .video .related-container .column, .grid_6 .video .related-container .column {
  height: -moz-calc(100% -2px);
  width: -moz-calc(100% -22px);
}

/* line 970, ../../sass/components/video.scss */
.grid_7 .video .related-container .column, .grid_8 .video .related-container .column, .grid_9 .video .related-container .column, .grid_10 .video .related-container .column, .grid_11 .video .related-container .column, .grid_12 .video .related-container .column {
  height: -moz-calc(100% -2px);
  width: -moz-calc(50% -22px);
}

/* line 975, ../../sass/components/video.scss */
.grid_7 .video .related-container .column.wide, .grid_8 .video .related-container .column.wide, .grid_9 .video .related-container .column.wide, .grid_10 .video .related-container .column.wide, .grid_11 .video .related-container .column.wide, .grid_12 .video .related-container .column.wide {
  float: none;
  width: auto;
}

/* line 980, ../../sass/components/video.scss */
.video .related-container h4 {
  font-size: 14px;
  padding: 10px;
  margin: 0 -10px 10px;
  background-color: #efefef;
  display: block;
}

/* line 988, ../../sass/components/video.scss */
.video .related-container .img {
  float: left;
  padding-right: 10px;
  max-width: 50%;
  max-height: 180px;
}

/* line 995, ../../sass/components/video.scss */
.video .related-container .img img {
  max-width: 100%;
  max-height: 80px;
}

/* line 1000, ../../sass/components/video.scss */
.video .related-container li .excerpt a {
  background: url(../../img/arrow-blue-right.png) no-repeat scroll right 50% transparent;
  padding-right: 8px;
}

/* line 1005, ../../sass/components/video.scss */
.video .related-container li .subtitle {
  color: #444;
}

/* line 1009, ../../sass/components/video.scss */
.video .related-container li {
  clear: left;
  border-bottom: 1px dotted #CCC;
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

/* line 1017, ../../sass/components/video.scss */
.video .related-container li:last-child {
  border-bottom: none;
}

/* line 1021, ../../sass/components/video.scss */
.video .related-container .contact, .video .related-container .contact .fn, .video .related-container .contact .title {
  font-size: 11px;
}

/* line 1025, ../../sass/components/video.scss */
.video .related-container .contact .fn {
  margin-left: 95px;
  color: #444;
  font-weight: normal;
  font-size: 11px;
}

/*responsive*/
/* line 1033, ../../sass/components/video.scss */
.videoPlayer.responsive video {
  width: 100%;
}

/* line 1037, ../../sass/components/video.scss */
.mejs-overlay-button {
  opacity: 0.7;
  background: url(../../assets/img/bigplay.png) no-repeat scroll left top transparent;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px;
}
.mejs-overlay-button:before{
	display:none;
}
/* line 1048, ../../sass/components/video.scss */
.grid_1 .mejs-controls {
  display: none !important;
}


/*------------------------ OVERWRITTEN ----------------------*/

.video-video{
  border: 0px;
}
.video-video-container video
{
  border:0px;
  box-sizing:border-box;
}
.mejs-controls .mejs-mute button:before, .mejs-controls .mejs-fullscreen-button button:before, .mejs-controls .mejs-playpause-button button:before{content:"";}
/*******3.40px*/
.video .mejs-controls .mejs-playpause-button button{
background: url(../../img/play_button.png);
background-image :no-repeat !important;
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
}
/*******active play button*/
.video .mejs-controls .mejs-button button {
    width: 15px;
    height: 16px;
    margin: 9px;
	}
	/****control bar position*/
    .mejs-controls {
    visibility: visible !important;
	}


	/****Audio button*/
	 .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
             background: #f36633;
			 }
	/****timer*/
.video .mejs-container .mejs-controls .mejs-time {
    width: 100px;
    margin: 22px 0 0 0;
    padding: 0;
    position: relative;
    left: 7px;
    top: -11px;
	}
/*******audio*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
             background: #f36633;
			 }
	.video .mejs-controls .mejs-button button {
    width: 28px;
    height: 22px;
    margin: 1px;
	}
	.video .mejs-controls .mejs-mute button{
    background-position: -3px -25px;
	}
	.video .mejs-controls .mejs-button button {
    width: 19px;
    height: 22px;
    margin: 6px;
	}
	.video .mejs-controls .mejs-mute button:hover{
    background-position: -3px -25px;
	}
	.video .mejs-controls .mejs-fullscreen-button button:hover {
    background-position: 0px 1px;
}
.video .mejs-controls .mejs-button button {
    width: 57px;
    height: 22px;
    margin: 6px;
	}
	.video .mejs-controls .mejs-time-rail {
	width:440px;
    height: 4px;
    padding-top: 11px;
    margin-left: 6px;
	}
	.video-video-container video {
	min-height:324px;
    border: 1px;
    box-sizing: border-box;
    color: #15717d;
	}
	.video.section.therapy-video{
	width:700px;
	height:324px;
	}
	.video .mejs-controls .mejs-time-rail {
    width: 440px!important;
    height: 4px;
   }
   /***controls bar***/
   .video .mejs-container .mejs-controls {
    z-index: 25;
    height: 49px;
    background: #f5f5f5;
    border-top: 1px solid #f5f5f5;
    vartical-align: middle;
}
.video .mejs-container {
    overflow: hidden;
    border: 1px solid #15717d;
    box-sizing: border-box;
    width: 100% !important;
	}
	.video .mejs-controls .mejs-button {
    width: 20px;
    height: 20px;
    margin: 8px 14px;
}
.video .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 4px;
	}

.video .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 3px;
    background: #cac9c7;
}
.video .mejs-controls .mejs-time-rail .mejs-time-current {
    height: 3px;
    background-color: #f36633;
	}
	.video .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 4px;
    background: #cac9c7;
    width: 440px!important;
	margin:10px;
}

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


	.video .mejs-controls .mejs-time-rail .mejs-time-handle {
    background: #f36633;
    border: 1px solid #f5f5f5;
    height: 14px;
    width: 14px;
    top: -6px;
    display: block;
	}
	.video .mejs-controls .mejs-button {
    width: 10px;
    height: 16px;
    margin: 5px 14px;
	}
	.video .mejs-controls .mejs-time-rail {
    padding-top: 7px;
    margin-left: 4px;
}

.video .mejs-container .mejs-controls .mejs-time {
    width: 100px;
    margin: 22px 0 0 0;
    padding: 0;
    position: relative;
    left: 30px;
    top: -10px;
	}

.video .mejs-controls .mejs-fullscreen-button button {
    background-position: 20px 0;
}
.video .mejs-controls .mejs-button button {
    width: 15px;
    height: 21px;
    margin: 6px;
}

.video .mejs-controls .mejs-button button {
    width: 100px;
    height: 20px;
    margin: 0;
    padding: 0;
    background: url(../../img/fullsize.png);
    background-repeat: no-repeat;
	background-position:19px 0px;
}
.video .mejs-controls .mejs-playpause-button button {
    width: 20px;
    height: 20px;
    margin: 7px;
    padding: 0;
    background: url(../../img/play_button.png);
    background-repeat: no-repeat;
}
.video .mejs-controls .mejs-mute button {
    background-position: 45px -6px;
    background: url(../../img/volumebutton.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
	background-position: 18px 0px;
}
.video .mejs-controls .mejs-button button {
    width: 30px;
    height: 20px;
    margin: 7px;
    padding: 0;
	}
	.video .mejs-controls .mejs-button button:hover {
    width: 100px;
    height: 30px;
    margin: 1px;
    padding: 0;
    background: url(../../img/hover_fullscreen.png);
    background-repeat: no-repeat;
    background-position: 21px 0;
}
.video .mejs-controls .mejs-playpause-button button:hover {
    width: 26px;
    height: 20px;
    margin: 2px;
    padding: 0;
    background: url(../../img/hover_play_button.png);
    background-repeat: no-repeat;
}
.video .mejs-controls .mejs-button button:hover {
    width: 40px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_volume.png);
    background-repeat: no-repeat;
    background-position: 15px -3px;
}
.video .mejs-controls .mejs-playpause-button button:hover {
    width: 40px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_play_button.png);
    background-repeat: no-repeat;
    background-position: -4px -5px;
}
.video .mejs-controls .mejs-fullscreen-button button:hover {
    width: 60px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_fullscreen.png);
    background-repeat: no-repeat;
    background-position: 14px -6px;
}
.mejs-overlay-button {
    opacity: 0.7;
    background: url(../../img/Play.png) no-repeat scroll left top transparent;
    height: 95px;
    left: 50%;
    margin: -10px 0 0 -55px;
    position: absolute;
    top: 50%;
    width: 95px;
}
#content .therapy-video .mejs-overlay.mejs-layer.mejs-overlay-play .mejs-overlay-button {
     display: initial;
}
.video .mejs-controls .mejs-volume-button .mejs-volume-handle {
    display: block;
    background-image: url(../../img/Ellipse2.png);
    background-repeat: no-repeat;
    background-position: 3px 3px;
	height: 12px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{
	background-color: #F5F5F5 !important;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    background-color: #F5F5F5;
    cursor: pointer;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider{
	background-color: #F5F5F5;
	    margin-top: 6px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 100px;
    width: 25px;

    background: #f5f5f5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -124px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 18px;
}
.video .mejs-controls .mejs-button button {
    width: 60px;
    height: 20px;
    margin: 7px;
    padding: 0;
}
.video .mejs-controls .mejs-mute button {
    background-position: 45px -6px;
    background: url(../../img/volumebutton.png) no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: 18px 0px;
}
.video .mejs-controls .mejs-mute button {
    background-position: 45px -6px;
    background: url(../../img/volumebutton.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: 18px 0px;
    margin: 7px 0 0 10px !important;
}
.video .mejs-controls .mejs-fullscreen-button button:hover {
    width: 60px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_fullscreen.png);
    background-repeat: no-repeat;
    background-position: 14px -6px;
    margin: 7px 0 0 10px !important;
}
.video .mejs-controls .mejs-fullscreen-button button {
    background-position: 20px 0;
    margin: 7px 0 0 9px !important;
}
.video .mejs-controls .mejs-playpause-button button:hover {
    width: 40px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_play_button.png);
    background-repeat: no-repeat;
    background-position: -4px -5px;
    margin: 7px 0 0 7px !important;
}




.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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/components/webinar.scss */
.webinar {
  border: 1px solid #D5D1CE;
}
/* line 5, ../../sass/components/webinar.scss */
.webinar .containerInner {
  height: auto;
  overflow: hidden;
  padding: 1% 1% 0 0%;
}
/* line 10, ../../sass/components/webinar.scss */
.webinar .contentLeft {
  overflow: hidden;
  float: left;
  width: 60%;
}
/* line 15, ../../sass/components/webinar.scss */
.webinar .contentRight {
  overflow: hidden;
}
/* line 18, ../../sass/components/webinar.scss */
.webinar .footer {
  overflow: hidden;
  margin: 10px auto;
}
/* line 21, ../../sass/components/webinar.scss */
.webinar .footer .webinarArrowLeft {
  background: url("../../img/arrows/leftArrow.png") no-repeat left center;
  bottom: 0;
  left: 0;
}
/* line 26, ../../sass/components/webinar.scss */
.webinar .footer .webinarArrowRight {
  background: url("../../img/arrows/rightArrow.png") no-repeat left center;
  right: 0;
  bottom: 0;
}

/* line 36, ../../sass/components/webinar.scss */
.webinar .content {
  overflow: auto;
  margin: 0 0 0 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}
/* line 43, ../../sass/components/webinar.scss */
.webinar .content .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  /* line 43, ../../sass/components/webinar.scss */
  .webinar .content .webinarThumbnails {
    margin: 0 20px;
  }
}
/* line 49, ../../sass/components/webinar.scss */
.webinar .content .webinarThumbnails .imagesContainer {
  overflow: hidden;
  position: relative;
}

/* line 59, ../../sass/components/webinar.scss */
.webinar .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden;
}

/* line 64, ../../sass/components/webinar.scss */
.webinar .slide {
  text-align: center;
}
/* line 66, ../../sass/components/webinar.scss */
.webinar .slide img {
  width: 96%;
}

/* line 72, ../../sass/components/webinar.scss */
.webinar .videoDetail {
  text-align: left;
  overflow: hidden;
  margin: 5px 5px 45px 0;
  padding: 0;
}

/* line 79, ../../sass/components/webinar.scss */
.webinar .imageSeparator {
  margin: 0 8px;
}

/* line 82, ../../sass/components/webinar.scss */
.webinar .imagesContainer div {
  float: left;
}
/* line 84, ../../sass/components/webinar.scss */
.webinar .imagesContainer div img {
  float: left;
  cursor: pointer;
  width: 150px;
  height: 115px;
  display: block;
  border: 1px solid #D5D1CE;
}

/* line 95, ../../sass/components/webinar.scss */
.webinar .imageBox.activeSlide img {
  border: 1px solid #D5D1CE;
}

/* line 98, ../../sass/components/webinar.scss */
.webinar .video {
  width: 100%;
  height: 250px;
}

/* line 103, ../../sass/components/webinar.scss */
.webinar .webinarArrowLeft, .webinar .webinarArrowRight {
  height: 20px;
  width: 20px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  background-color: #e0e0e0;
  padding: 50px 0;
}
.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; }
:root {
    --font-family-default: 'NewHeroAccess', sans-serif;
    font-variant-numeric: ordinal;
    -webkit-font-feature-settings: 'ordn';
    font-feature-settings: 'ordn'
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:after,
.lightSlider:before {
    content: " ";
    display: table
}

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lSSlideWrapper>.lightSlider:after {
    clear: both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSFade>* {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade>.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    -o-transition: all .5s linear 0s;
    transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: .8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius .12s linear linear 0s .35s 0s;
    -o-transition: border-radius .12s linear 0s .35s linear 0s;
    transition: border-radius .12s linear linear 0s .35s 0s
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear: both
}

.lSAction>a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    -o-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

.lSAction>a:hover {
    opacity: 1
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction>.lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction>a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter.vertical .lSAction>a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
    padding-right: 0
}

.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
    float: left
}

.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
    float: right !important
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }

    50% {
        left: -15px
    }

    to {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }

    50% {
        left: -15px
    }

    to {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }

    50% {
        top: -15px
    }

    to {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }

    50% {
        top: -15px
    }

    to {
        top: 0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }

    50% {
        left: 15px
    }

    to {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }

    50% {
        left: 15px
    }

    to {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }

    to {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }

    to {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lightSlider.lsGrab>* {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lightSlider.lsGrabbing>* {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.h1,
h1 {
    color: #000000;
    font-family: var(--font-family-default);
    font-size: 30px;
    font-weight: 400;
    line-height: 36px
}

@media (min-width:992px) {

    .h1,
    h1 {
        font-size: 42px;
        line-height: 46px
    }
}

.h1.gotham,
.h1>.gotham,
h1.gotham,
h1>.gotham {
    font-family: var(--font-family-default)
}

.h2,
h2 {
    color: #000000;
    font-family: var(--font-family-default);
    font-size: 26px;
    font-weight: 400;
    line-height: 32px
}

@media (min-width:992px) {

    .h2,
    h2 {
        font-size: 36px;
        letter-spacing: .2px;
        line-height: 40px
    }
}

.h2.gotham,
.h2>.gotham,
h2.gotham,
h2>.gotham {
    font-family: var(--font-family-default)
}

.h3,
h3 {
    color: #000000;
    font-family: var(--font-family-default);
    font-size: 22px;
    font-weight: 400;
    line-height: 26px
}

@media (min-width:992px) {

    .h3,
    h3 {
        font-size: 28px;
        letter-spacing: .2px;
        line-height: 36px
    }
}

.h3.gotham,
.h3>.gotham,
h3.gotham,
h3>.gotham {
    font-family: var(--font-family-default)
}

.h4,
h4 {
    color: #000000;
    font-family: var(--font-family-default);
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .2px;
    line-height: 26px
}

@media (min-width:992px) {

    .h4,
    h4 {
        font-size: 24px;
        line-height: 32px
    }
}

.h4.gotham,
.h4>.gotham,
h4.gotham,
h4>.gotham {
    font-family: var(--font-family-default)
}

.paragraph,
p {
    color: #000000;
    font-family: var(--font-family-default);
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .4px;
    line-height: 26px
}

@media (min-width:992px) {

    .paragraph,
    p {
        font-size: 16px;
        letter-spacing: .5px
    }
}

.paragraph.gotham,
.paragraph>.gotham,
p.gotham,
p>.gotham {
    font-family: var(--font-family-default)
}

.paragraph-large {
    color: #000000;
    font-family: var(--font-family-default);
    font-size: 18px;
    letter-spacing: .2px;
    line-height: 26px
}

@media (min-width:992px) {
    .paragraph-large {
        font-size: 18px;
        letter-spacing: .4px
    }
}

.paragraph-large.gotham,
.paragraph-large>.gotham {
    font-family: var(--font-family-default)
}

.eyebrows {
    font-size: 12px
}

.eyebrows,
.notes {
    color: #000000;
    font-family: var(--font-family-default);
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 19px
}

.notes {
    font-size: 14px
}

.cta-text {
    margin: 0
}

.btn,
button {
    background: #30ea03;
    border: 2px solid #30ea03;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.btn:hover,
button:hover {
    background: #000000;
    border: 2px solid #000000;
    color: #fff
}

.btn-white {
    background: #fff;
    border: 2px solid #30ea03;
    color: #30ea03;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.btn-white:hover {
    background: #fff;
    border: 2px solid #000000;
    color: #000000
}

.component,
.component-content {
    clear: none;
    margin-bottom: 0;
    overflow: visible
}

.row {
    margin-left: 0;
    margin-right: 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
}

#header-container>.row>.default-style {
    padding: 0
}

#header,
#header .layout-inner>div {
    min-height: 0
}

.richText a,
.richText a:active,
.richText a:focus,
.richText a:hover {
    text-decoration: none
}

.richText .component-content {
    overflow: visible
}

.richText ul {
    margin: 0;
    padding: 0
}

.richText ul li {
    margin: 0
}

.richText ul li:before {
    content: "\2022";
    left: 25px;
    position: absolute
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}

.container-fluid {
    overflow-x: hidden;
    padding: 0
}

#content,
#footer,
#header,
.container-override {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
}

#content:after,
#content:before,
#footer:after,
#footer:before,
#header:after,
#header:before,
.container-override:after,
.container-override:before {
    content: " ";
    display: table
}

#content:after,
#footer:after,
#header:after,
.container-override:after {
    clear: both
}

@media (min-width:768px) {
    .container-override {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container-override {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container-override {
        max-width: 1170px
    }
}

.exit-notification-restrictive {
    position: fixed !important
}

@media (max-width:767px) {
    button[class^=exit-notification-] {
        width: 100%
    }

    .exit-notification-deny {
        margin-top: 5px
    }
}

body,
html {
    overflow-x: hidden
}

body {
    color: #000000;
    font-family: var(--font-family-default);
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .4px;
    line-height: 26px
}

@media (min-width:992px) {
    body {
        font-size: 16px;
        letter-spacing: .5px
    }
}

.cta-orange {
    background: #30ea03;
    border: 2px solid #30ea03;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 20px 5px 0;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.cta-orange:hover {
    background: #000000;
    border: 2px solid #000000;
    color: #fff
}

.cta-white {
    background: #fff;
    border: 2px solid #30ea03;
    color: #30ea03;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.cta-white:hover {
    background: #fff;
    border: 2px solid #000000;
    color: #000000
}

.cta-text {
    color: #30ea03;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
    padding: 10px 0;
    text-decoration: none !important
}

.cta-text:after {
    border-style: solid;
    border-width: .15em .15em 0 0;
    content: "";
    display: inline-block;
    height: .5em;
    left: 10px;
    position: relative;
    top: .45em;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: top;
    width: .5em
}

.cta-text:hover {
    color: #000000
}

img {
    max-height: 100%;
    max-width: 100%
}

.col-md-12,
.col-xs-12 {
    padding-left: 0;
    padding-right: 0
}

.col-md-12 .paragraphSystem,
.col-xs-12 .paragraphSystem {
    margin-left: 0;
    margin-right: 0
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clearfix:after {
    clear: both;
    content: "";
    display: block
}

.invisible {
    visibility: hidden
}

.text-hide {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    color: rgba(0, 0, 0, 0);
    font: 0/0 a;
    text-shadow: none
}

.video-cta-banner {
    height: 415px;
    margin: 50px auto;
    padding: 0 30px;
    width: 100%
}

.video-cta-banner .component-content {
    background-position: 72%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.video-cta-banner .video-cta-banner-wrapper {
    bottom: 20px;
    margin: 0 30px;
    padding: 0 105px 0 15px;
    position: absolute;
    width: 100%;
    z-index: 5
}

.video-cta-banner .video-cta-banner-wrapper .richText {
    padding-left: 0;
    padding-right: 0
}

.video-cta-banner .resource-card {
    height: 50px
}

.video-cta-banner .resource-card .richText-content {
    bottom: 25px
}

.video-cta-banner .resource-card img {
    height: 18px;
    margin: 0;
    width: 18px
}

.video-cta-banner .resource-card .video-cta-button .component-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    height: 46px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:768px) {
    .video-cta-banner {
        height: 600px;
        padding: 0 15px;
        width: 100%
    }

    .video-cta-banner .component-content {
        left: 0
    }

    .video-cta-banner .video-cta-banner-wrapper {
        bottom: 141px;
        margin-left: 130px;
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        width: 470px
    }

    .video-cta-banner .video-cta-banner-wrapper .richText-content {
        padding-left: 0
    }

    .video-cta-banner .video-cta-button .component-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        height: 46px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 164px
    }

    .video-cta-banner .resource-card {
        width: 164px
    }
}

.video-cta-banner:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .7)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
    content: "";
    height: 415px;
    position: absolute;
    top: 0;
    width: calc(100% - 60px);
    z-index: 1
}

.video-cta-banner .component-content .richText-content h3 {
    color: #fff;
    font-family: var(--font-family-default);
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 20px
}

.video-cta-banner .component-content .richText-content h2 {
    color: #fff;
    font-family: var(--font-family-default);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.11px;
    line-height: 19px;
    margin-bottom: 10px
}

.video-cta-banner .component-content .richText-content p {
    color: #fff;
    display: none
}

.video-cta-banner .component-content .resource-card .video-cta-button .component-content {
    background: none;
    border: 1px solid #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.video-cta-banner .component-content .resource-card .video-cta-button .component-content:hover {
    background: #a9a9a9;
    border: 1px solid #fff;
    color: #fff
}

.video-cta-banner .component-content .resource-card p {
    display: block
}

.video-cta-banner .video-cta-button p {
    color: #fff;
    font-family: var(--font-family-default);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .44px;
    line-height: 10px
}

.video-cta-banner .video-cta-button p:after {
    background-image: url(/etc/designs/zg/smile-train/desktop/assets/img/play.svg);
    background-position: 50%;
    background-size: cover;
    content: "";
    display: inline-block;
    height: 18px;
    margin-left: 10px;
    vertical-align: sub;
    width: 18px
}

@media screen and (min-width:768px) {
    .video-cta-banner:after {
        background: -o-linear-gradient(2.73deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(87.27deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
        content: "";
        height: 600px;
        width: 100%
    }

    .video-cta-banner .component-content .richText-content {
        width: 100%
    }

    .video-cta-banner .component-content .richText-content h2 {
        font-family: var(--font-family-default);
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1.11px;
        line-height: 19px;
        margin-bottom: 15px
    }

    .video-cta-banner .component-content .richText-content h3 {
        font-family: var(--font-family-default);
        font-size: 48px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 52px;
        margin-bottom: 15px
    }

    .video-cta-banner .component-content .richText-content p {
        display: block;
        font-family: var(--font-family-default);
        font-size: 20px;
        font-weight: 400;
        letter-spacing: .4px;
        line-height: 28px;
        margin-top: 10px
    }

    .video-cta-banner .component-content .richText-content p:last-of-type {
        margin-bottom: 10px
    }

    .video-cta-banner .component-content .resource-card .richText-content p {
        margin: 0;
        padding-left: 15px
    }

    .video-cta-banner .video-cta-button .richText-content p {
        color: #fff;
        font-family: var(--font-family-default);
        font-size: 16px;
        font-weight: 500;
        letter-spacing: .44px;
        line-height: 10px;
        margin-bottom: 10px
    }
}

.header-banner {
    height: 436px;
    margin-top: 80px;
    width: 100%
}

.header-banner .header-inside-hero {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 450px;
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 90px;
    z-index: 2
}

.header-banner .paragraph-large {
    display: none
}

@media screen and (min-width:768px) {
    .header-banner {
        height: 70vh;
        margin-top: 0
    }

    .header-banner .header-inside-hero {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        height: 70vh;
        margin: auto
    }

    .header-banner .header-inside-hero .richText .component-content .richText-content {
        margin-left: 166px;
        margin-top: 0;
        width: 100%
    }
}

.header-banner:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .7)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
    content: "";
    height: 450px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.header-banner .component-content {
    background-position: 72%;
    background-repeat: no-repeat;
    background-size: cover
}

.header-banner h1 {
    font-weight: 300;
    max-width: 290px
}

.header-banner .eyebrows,
.header-banner .paragraph-large,
.header-banner h1 {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 19px;
    width: 290px
}

.header-banner h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    line-height: 32px;
    max-width: 250px
}

@media screen and (min-width:768px) {
    .header-banner:after {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .6)));
        background: -o-linear-gradient(bottom, rgba(0, 0, 0, .6) 0 rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0 rgba(0, 0, 0, 0) 100%);
        content: "";
        height: 70vh;
        position: absolute;
        top: 0;
        z-index: 1
    }

    .header-banner .component-content {
        background-position: 50%;
        background-size: cover
    }

    .header-banner h1 {
        margin-bottom: 15px;
        max-width: 450px
    }

    .header-banner h2 {
        color: #fff;
        font-family: var(--font-family-default);
        font-size: 42px;
        font-weight: 100;
        letter-spacing: .2px;
        line-height: 52px;
        margin-right: 50%;
        max-width: 100%
    }
}

.footer-thank-you-images .component-content,
.footer-thank-you-images .paragraphSystem {
    -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
}

.footer-thank-you-images .paragraphSystem {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 450px
}

.footer-thank-you-images .paragraphSystem .image {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    padding: 10px
}

.footer-thank-you-images .paragraphSystem .image .component-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
}

.footer-thank-you-images .paragraphSystem .image img {
    width: 100%
}

@media (min-width:769px) {
    .footer-thank-you-images .paragraphSystem {
        max-width: none
    }

    .footer-thank-you-images .paragraphSystem .image {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding: 20px
    }
}

.footer-thank-you-article {
    margin-top: 45px;
    padding: 0 15px
}

.footer-thank-you-article p {
    color: #000000;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: left !important
}

.footer-thank-you-article p:first-of-type {
    line-height: 1;
    margin: 0
}

.footer-thank-you-article p:last-of-type {
    font-family: var(--font-family-default)
}

@media (max-width:768px) {
    .footer-thank-you-article p br {
        display: none
    }
}

@media (min-width:768px) {
    .footer-thank-you-article {
        margin-top: 100px
    }

    .footer-thank-you-article .richText {
        margin-bottom: 30px
    }

    .footer-thank-you-article .richText .richText-content {
        -ms-flex-line-pack: center;
        align-content: center;
        -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;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-thank-you-article p {
        margin: 0 auto;
        padding-top: 20px;
        text-align: center !important;
        width: 70%
    }
}

.footer-thank-you-images {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .footer-thank-you-images {
        margin-bottom: 120px
    }
}

.reference-smile-train-snippet {
    float: none
}

.footer-articles {
    max-width: 1180px;
    padding-left: 15px;
    padding-right: 15px
}

.footer-articles .footer-articles-title p {
    font-family: var(--font-family-default)
}

.footer-articles .footer-articles-title p:first-child {
    font-family: var(--font-family-default);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.11px;
    line-height: 19px;
    padding: 0
}

.footer-articles .footer-articles-title p:last-child {
    font-size: 28px;
    line-height: 32px;
    margin-top: 0;
    padding: 0 15px
}

.footer-articles .footer-article-tile {
    padding-bottom: 5px
}

.footer-articles .footer-article-tile .image:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .54)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .54) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .54));
    content: "";
    display: block;
    height: 143px;
    margin-top: -150px;
    position: relative;
    width: 100%
}

.footer-articles .footer-article-tile .image img {
    width: 100%
}

.footer-articles .footer-article-tile .content>a {
    display: none
}

.footer-articles .footer-article-text {
    bottom: 70px;
    position: absolute;
    text-align: center
}

.footer-articles .footer-article-text .cta-donate {
    color: #fff;
    font-family: var(--font-family-default);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .44px;
    line-height: 16px
}

.footer-articles .footer-article-text .cta-donate:after {
    content: ""
}

.footer-articles .footer-article-text:last-child {
    bottom: 0
}

.footer-articles .footer-article-text:last-child p:last-child {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #fff;
    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;
    margin: 0 auto 25px;
    opacity: 1;
    padding: 15px;
    -webkit-transition: opacity .2s ease .1s;
    -o-transition: opacity .2s ease .1s;
    transition: opacity .2s ease .1s;
    width: 80%
}

.footer-articles .footer-article-text:last-child p:last-child:hover {
    opacity: .8
}

.footer-articles .footer-article-text:last-child p:last-child a {
    text-decoration: none
}

.footer-articles .footer-article-text .richText-content p {
    color: #fff;
    font-family: var(--font-family-default);
    font-size: 28px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px
}

.footer-articles .shareThis {
    bottom: 20px;
    position: absolute;
    text-align: center
}

.footer-articles .shareThis .component-content {
    line-height: 0
}

.footer-articles .shareThis .shareThis-list {
    display: contents
}

.footer-articles .shareThis .shareThis-list .shareThis-item img {
    opacity: 1;
    -webkit-transition: opacity .3s ease .1s;
    -o-transition: opacity .3s ease .1s;
    transition: opacity .3s ease .1s
}

.footer-articles .shareThis .shareThis-list .shareThis-item:hover img {
    opacity: .8
}

.footer-articles .shareThis .shareThis-list li {
    display: inline-block;
    float: none;
    height: auto;
    margin-bottom: 0
}

.footer-articles .shareThis .shareThis-list a {
    height: 50px
}

.footer-articles .shareThis .shareThis-list a:after {
    content: "";
    margin: 0
}

@media screen and (min-width:768px) {
    .footer-articles {
        padding: 0 15px
    }

    .footer-articles .footer-article-tile {
        max-width: 50%
    }

    .footer-articles .footer-articles-title p:last-child {
        font-size: 36px;
        line-height: 40px
    }

    .footer-articles .footer-article-text {
        bottom: 80px
    }

    .footer-articles .footer-article-text:last-child {
        bottom: 0
    }

    .footer-articles .footer-article-text:last-child p:last-child {
        margin-bottom: 30px;
        width: 180px
    }

    .footer-articles .footer-article-text .richText-content p {
        color: #fff;
        font-family: var(--font-family-default);
        font-size: 28px;
        margin-bottom: 20px
    }

    .footer-articles .shareThis {
        bottom: 30px
    }

    .footer-articles .footer-article-tile {
        padding-bottom: 0;
        padding-right: 2px
    }

    .footer-articles .footer-article-tile:nth-of-type(3) {
        padding-left: 2px;
        padding-right: 0
    }
}

@media (min-width:1250px) {
    .footer-articles {
        padding: 0
    }
}

.header-banner-home {
    height: 450px;
    margin-top: 80px;
    width: 100%
}

.header-banner-home .header-banner-home-wrapper {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 450px;
    margin-left: 15px;
    margin-right: 15px;
    z-index: 2
}

.header-banner-home .paragraph-large {
    display: none
}

@media screen and (min-width:768px) {
    .header-banner-home {
        height: 700px;
        margin-top: 0
    }

    .header-banner-home .header-banner-home-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 700px;
        margin: auto
    }
}

.hero-banner {
    float: none;
    line-height: 0;
    position: relative
}

@media (max-width:991px) {
    .hero-banner {
        margin-top: 80px
    }
}

.hero-banner .image {
    max-width: 100%
}

.hero-banner .image img {
    width: 100%
}

.hero-banner .image-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.hero-banner .image-overlay .component-content:first-of-type {
    height: 100%
}

.hero-banner .image-overlay .component-content:first-of-type>.content {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
    padding: 50px 135px;
    width: 100%
}

@media (max-width:991px) {
    .hero-banner .image-overlay .component-content:first-of-type>.content {
        padding: 15px
    }
}

.hero-banner .image-overlay .component-content:first-of-type>.content .richText * {
    color: #fff;
    margin: 0
}

.hero-banner .image-overlay .component-content:first-of-type>.content .richText h1 {
    margin-top: .5rem
}

.header-container {
    float: none;
    margin: 0 auto;
    max-width: 1440px
}

.header-container .image {
    margin: 0
}

.header-container>.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: 130px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-container>.component-content>.content:before {
    content: none
}

.header-container>.component-content>.content>a:first-child {
    position: absolute
}

.header-container>.component-content>.content .close-icon,
.header-container>.component-content>.content .ham-icon {
    display: none;
    float: none;
    padding: 5px 20px 0 0
}

.header-container>.component-content>.content .logo-block {
    padding: 0 0 0 30px !important;
    width: 250px
}

.header-container>.component-content>.content .logo-block img {
    float: left;
    width: 360px !important
}

.header-container>.component-content>.content .navigation {
    background-color: #fff;
    padding-right: 30px;
    width: 70%
}

.header-container>.component-content>.content .navigation ul {
    float: right;
    padding: 0
}

.header-container>.component-content>.content .navigation ul .navigation-level1 {
    float: left;
    margin: 0 0 -2px !important
}

.header-container>.component-content>.content .navigation ul .navigation-level1 a {
    background: none;
    color: #000000;
    font-weight: 400
}

.header-container>.component-content>.content .navigation ul .navigation-item a:hover {
    background-color: #30ea03;
    color: #000000;
}
.header-container>.component-content>.content .navigation ul .navigation-level1:last-child {
    background: #fff;
    border: 1px solid #30ea03 !important;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin: -2px;
    padding: 0
}

.header-container>.component-content>.content .navigation ul .navigation-level1:last-child:hover {
    background: #30ea03;
    border: 1px solid #000000 !important;
}
.header-container>.component-content>.content .navigation ul .navigation-level1:last-child a:hover {
    color: #000000;
}
.header-container>.component-content>.content .navigation ul .is-active.navigation-level1 a {
    color: #000000
}
.header-container>.component-content>.content .navigation ul .is-active.navigation-level1 a:hover {
    background-color: #30ea03;
    color: #000000;
}

@media (max-width:991px) {
    .header-container>.component-content>.content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        height: 80px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 5
    }

    .header-container>.component-content>.content .logo-block {
        padding: 0 !important;
        width: 60%
    }

    .header-container>.component-content>.content .logo-block .component-content {
        width: 100%
    }

    .header-container>.component-content>.content .logo-block .component-content img {
        float: left;
        max-width: 160px;
        padding: 0
    }

    .header-container>.component-content>.content .navigation {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        position: absolute;
        top: 80px;
        width: 100%
    }

    .header-container>.component-content>.content .navigation .navigation-branch.navigation-level1,
    .header-container>.component-content>.content .navigation .navigation-mobile-menu {
        display: none
    }

    .header-container>.component-content>.content .navigation .navigation-branch.navigation-level1.is-open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header-container>.component-content>.content .navigation .navigation-branch {
        margin-top: 0;
        min-width: 100%;
        text-align: center
    }

    .header-container>.component-content>.content .navigation .navigation-branch a {
        overflow: visible
    }

    .header-container>.component-content>.content .navigation ul {
        padding-right: 0
    }

    .header-container>.component-content>.content .navigation .navigation-item-title {
        font-size: 16px !important;
        line-height: 26px !important;
        padding: 10px 0 !important
    }

    .header-container>.component-content>.content .navigation ul {
        -ms-flex-line-pack: center;
        align-content: center;
        -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;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 25px
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1 {
        border-bottom: 1px solid #d5d1ce !important;
        width: calc(100% - 30px)
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1 a {
        font-weight: 400 !important;
        text-align: left
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1:last-child {
        border: 1px solid #30ea03 !important;
        float: none;
        margin-bottom: 30px !important;
        margin-top: 23px !important;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1:last-child a {
        padding: 10px 25px !important
    }

    .header-container>.component-content>.content .is-active.close-icon,
    .header-container>.component-content>.content .is-active.ham-icon {
        display: block;
        width: 30%
    }

    .header-container>.component-content>.content .is-active.close-icon img,
    .header-container>.component-content>.content .is-active.ham-icon img {
        float: right
    }

    .header-container>.component-content>.content .is-active.close-icon img {
        min-width: 22px;
        position: relative;
        top: -2px
    }

    .header-container>.component-content>.content .is-active.ham-icon img {
        min-width: 25px
    }
}
.header-container .header-logo {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}
.navigation-item.navigation-level1 > .navigation-item-title {
    padding: 5px 10px;
}
.header-container>.component-content>.content .navigation ul {
    display: flex;
    align-items: center;
}
.header-container>.component-content>.content .navigation ul .navigation-level1:last-child a {
    padding: 10px 20px;
}

.header-container .header-logo .component-content {
    text-align: left
}

@media (max-width:767px) {
    .header-container .header-logo img {
        height: auto;
        max-width: 164px;
        padding-left: 10px;
        padding-top: 6px
    }
}

.header-container>.component-content>.content .navigation li.navigation-level1 {
    position: relative
}

.header-container>.component-content>.content .navigation ul.navigation-level2 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0
}

.header-container>.component-content>.content .navigation ul.navigation-level2 li {
    border: 0 !important;
    margin: 0 !important;
    padding-left: 30px;
    text-align: left
}

.header-container>.component-content>.content .navigation ul.navigation-level2 li a {
    padding-top: 0 !important
}

@media (min-width:992px) {
    .header-container>.component-content>.content .navigation {
        width: calc(100% - 250px)
    }

    .header-container>.component-content>.content .navigation ul.navigation-level2 {
        bottom: -70px;
        left: 0;
        opacity: 0;
        position: absolute;
        -webkit-transform: scaleY(0) translateX(-50%);
        -ms-transform: scaleY(0) translateX(-50%);
        transform: scaleY(0) translateX(-50%);
        -webkit-transition: opacity .5s ease .2s, -webkit-transform .5s ease .2s;
        transition: opacity .5s ease .2s, -webkit-transform .5s ease .2s;
        -o-transition: opacity .5s ease .2s, transform .5s ease .2s;
        transition: opacity .5s ease .2s, transform .5s ease .2s;
        transition: opacity .5s ease .2s, transform .5s ease .2s, -webkit-transform .5s ease .2s
    }

    .header-container>.component-content>.content .navigation ul.navigation-level2 li {
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
        padding: 0;
        position: relative
    }

    .header-container>.component-content>.content .navigation ul.navigation-level2 li a {
        padding: 20px 10px !important
    }

    .header-container>.component-content>.content .navigation ul.navigation-level2 li a:before {
        border-bottom: 12px solid #fff;
        border-left: 12px solid rgba(0, 0, 0, 0);
        border-right: 12px solid rgba(0, 0, 0, 0);
        content: "";
        display: block;
        -webkit-filter: drop-shadow(-1px -2px 1px rgba(0, 0, 0, .1)) drop-shadow(1px -2px 1px rgba(0, 0, 0, .1));
        filter: drop-shadow(-1px -2px 1px rgba(0, 0, 0, .1)) drop-shadow(1px -2px 1px rgba(0, 0, 0, .1));
        height: 0;
        left: 25%;
        position: absolute;
        top: -12px;
        width: 0
    }

    .header-container>.component-content>.content .navigation ul li a {
        font-size: 16px !important
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1:last-child {
        margin: 0 0 0 15px !important
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1.has-children:after,
    .header-container>.component-content>.content .navigation ul .navigation-level1.has-children:before {
        background-color: #30ea03;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        right: 5px;
        width: 8px
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1.has-children:after {
        top: 44%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1.has-children:before {
        top: 55%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .header-container>.component-content>.content .navigation ul .navigation-level1.has-children:hover>ul {
        opacity: 1;
        -webkit-transform: scaleY(1) translateX(0);
        -ms-transform: scaleY(1) translateX(0);
        transform: scaleY(1) translateX(0)
    }
}

.footer-content {
    font-family: var(--font-family-default);
    padding: 41px 0 23px;
    position: relative
}

.footer-content:before {
    background-color: #f8f8f8;
    border-top: 1px solid rgba(74, 74, 74, .5);
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1
}

.footer-content .divider .component-content {
    background: none;
    border-top: 1px solid #d5d1ce;
    display: block;
    height: 0
}

.footer-content .paragraphSystem {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-content .navigation-mobile-menu {
    display: none
}

.footer-content .navigation-root.navigation-level1 {
    display: block;
    float: none;
    text-align: center
}

.footer-content .navigation-root.navigation-level1 .navigation-item {
    border: 0;
    margin: 0 0 10px;
    padding-right: 0
}

.footer-content .navigation-root.navigation-level1 .navigation-item .navigation-item-title {
    background: none;
    display: inline-block;
    padding: 0;
    position: relative
}

@media (min-width:768px) {
    .footer-content {
        padding: 30px 0 40px
    }

    .footer-content>.component-content>.content {
        -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
    }

    .footer-content>.component-content>.content:before,
    .footer-content>.component-content>.content>a {
        display: none
    }

    .footer-content .footer-logo img {
        padding: 0
    }

    .footer-content .divider {
        width: 100%
    }

    .footer-content .navigation {
        max-width: calc(100% - 165px)
    }

    .footer-content .navigation-root.navigation-level1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: right;
        text-align: right
    }

    .footer-content .navigation-root.navigation-level1 .navigation-level1 {
        padding-right: 20px
    }

    .footer-content .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
        line-height: 1px
    }
}

.footer-content .footer-logo img {
    margin: 0 auto;
    padding-bottom: 40px;
    width: 210px
}

.footer-content .navigation-root.navigation-level1 .page-get-involved {
    display: none
}

.footer-content .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding: 0 2px;

}

.footer-content .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:hover {
    background-color: #30ea03;
}

.footer-content .divider .component-content {
    margin: 40px auto 24px;
    width: 90%
}

.footer-content .copyright-footer {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.footer-content .copyright-footer p {
    font-size: 14px;
    line-height: 19px;
    padding: 10px;
    text-align: left
}

.footer-content .terms-footer {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center
}

.footer-content .terms-footer p a {
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
}

.footer-content .terms-footer p a:hover {
    text-decoration: none;
    background-color: #30ea03;
    color: #000000;
}

@media (min-width:768px) {
    .footer-content .footer-logo {
        max-width: 165px
    }

    .footer-content .navigation-root.navigation-level1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: right;
        text-align: right
    }

    .footer-content .navigation-root.navigation-level1 .page-get-involved {
        display: block;
        padding-right: 0 !important
    }

    .footer-content .navigation-root.navigation-level1 .navigation-level1 {
        padding-right: 20px
    }

    .footer-content .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
        line-height: 1
    }

    .footer-content .divider .component-content {
        margin: 2em 0 1em;
        width: 100%
    }

    .footer-content .copyright-footer {
        max-width: 35%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .footer-content .copyright-footer p {
        color: #000000;
        font-size: 12px;
        line-height: 17px;
        padding: 0;
        text-align: left
    }

    .footer-content .terms-footer {
        max-width: 65%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .footer-content .terms-footer .richText-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: right;
        margin: 0 auto;
        padding: 0
    }

    .footer-content .terms-footer .richText-content p {
        -webkit-margin-before: 0;
        padding-right: 15px
    }

    .footer-content .terms-footer .richText-content p:last-child {
        padding-right: 0
    }
}

@media (min-width:991px) {
    .footer-content .footer-logo {
        max-width: 210px
    }
    .footer-content .navigation {
        max-width: calc(100% - 220px);
    }
}
.summary-goal img {
    height: 317px;
    padding-top: 70px;
    width: 369px
}

.summary-goal p {
    margin: 0 auto;
    padding-top: 30px;
    width: 55%
}

@media (max-width:767px) {
    .summary-goal img {
        height: 162px;
        width: 188px
    }

    .summary-goal p {
        width: 100%
    }
}

.summary-goal .richText .richText-content {
    margin: 0 auto;
    width: 65%
}

.summary-goal p {
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: .2px;
    line-height: 32px;
    text-align: center;
    width: 75%
}

@media (max-width:767px) {
    .summary-goal .richText .richText-content {
        width: 100%
    }

    .summary-goal p {
        font-size: 18px;
        line-height: 26px;
        width: 90%
    }
}

.article-summary- {
    padding-bottom: 70px
}

.article-summary- .component-content {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    min-height: 600px
}

.article-summary- .richText-content {
    bottom: 20%;
    left: 10%;
    position: absolute;
    width: 33%
}

.article-summary- .richText-content .cta-text {
    color: #fff
}

.article-summary- .richText-content .cta-text:hover {
    color: #000000
}

@media (max-width:767px) {
    .article-summary- {
        padding-bottom: 40px
    }

    .article-summary- .component-content {
        background-repeat: no-repeat
    }

    .article-summary- .richText-content {
        bottom: 5px;
        width: 100%
    }

    .article-summary- .richText-content .cta-text {
        margin: 0;
        padding: 0
    }
}

.article-summary- .component-content {
    background-position: 85%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0;
    margin-right: 0
}

.article-summary- .component-content .img-padding {
    padding-left: 15px;
    padding-right: 15px
}

.article-summary- .eyebrows {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.11px;
    line-height: 70px
}

.article-summary- .eyebrows,
.article-summary- h2 {
    color: #fff;
    font-family: var(--font-family-default)
}

.article-summary- h2 {
    font-size: 42px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 50px
}

.article-summary- .richText-content p {
    color: #fff;
    margin-top: -20px
}

.article-summary- .richText-content .cta-text {
    color: 16px;
    font-size: 16px;
    text-decoration: none
}

.article-summary- .richText-content .cta-text:hover {
    color: #fff
}

@media (max-width:767px) {
    .article-summary- .eyebrows {
        line-height: 60px
    }

    .article-summary- h2 {
        font-size: 28px;
        line-height: 45px;
        padding-bottom: 10px
    }

    .article-summary- span.mobile-hide {
        display: none
    }

    .article-summary- .component-content {
        margin-left: 15px;
        margin-right: 15px
    }

    .article-summary- .component-content .img-padding {
        padding-left: 0;
        padding-right: 0
    }
}

.image-block {
    margin-bottom: 0
}

.image-block .component-content>.content {
    margin: 0
}

.image-block .component-content>.content,
.image-block .text-half>.component-content,
.image-block .text-half>.component-content>.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
}

.image-block .text-half>.component-content,
.image-block .text-half>.component-content>.richText-content {
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.image-block .image-half {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.image-block .text-half {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.image-block .text-half p,
.image-block .text-half ul {
    margin: 0
}

@media (min-width:992px) {
    .image-block {
        margin-bottom: 70px
    }

    .image-block .component-content>.content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: -15px;
        margin-right: -15px
    }

    .image-block .text-half.even {
        padding-left: 95px
    }

    .image-block .text-half.odd {
        padding-right: 115px
    }

    .image-block .image-half,
    .image-block .text-half {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.image-block .eyebrows {
    display: block;
    margin: 15px 0
}

.image-block .text-half h2 {
    margin-bottom: 15px
}

.image-block .text-half p a {
    margin: 0;
    padding: 15px 0 0
}

.image-block .text-half ul {
    margin-left: 0;
    padding: 10px 0 0
}

.image-block .text-half ul li:before {
    background: #000000;
    border: 0;
    border-radius: 100%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: .75em;
    width: 6px
}

.article-centered-heading .richText-content h3 {
    margin-top: 2rem
}

@media screen and (min-width:992px) {
    .article-centered-heading .richText-content h3 {
        margin-top: 4rem
    }
}

.article-center-style .component-content h3 {
    margin-bottom: -10px;
    margin-top: 2rem
}

.article-center-style .component-content p {
    margin-bottom: 20px;
    margin-top: -10px
}

.article-center-style>.component-content>.paragraphSystem .box,
.article-center-style>.component-content>.paragraphSystem .image,
.article-center-style>.component-content>.paragraphSystem .richText {
    margin-bottom: 30px;
    margin-top: 30px
}

.article-center-style>.component-content>.paragraphSystem .quote {
    margin-bottom: 40px;
    margin-top: 40px
}

.article-center-style>.component-content>.paragraphSystem .quote h2 {
    margin-bottom: 15px
}

.article-center-style>.component-content>.paragraphSystem .flex-width+.flex {
    margin-top: -30px
}

.article-center-style .richText {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 760px
}

.article-center-style .flex,
.article-center-style .flex-width,
.article-center-style .image {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px
}

.article-center-style .full-width {
    max-width: 100%
}

@media screen and (min-width:992px) {

    .article-center-style>.component-content>.paragraphSystem .box,
    .article-center-style>.component-content>.paragraphSystem .image,
    .article-center-style>.component-content>.paragraphSystem .richText {
        margin-bottom: 50px;
        margin-top: 50px
    }

    .article-center-style>.component-content>.paragraphSystem .quote {
        margin-bottom: 50px;
        margin-top: 65px
    }

    .article-center-style>.component-content>.paragraphSystem .flex-width+.flex {
        margin-top: -50px
    }

    .article-center-style .quote {
        padding-left: 70px;
        padding-right: 70px
    }

    .article-center-style .intro-article .richText-content,
    .article-center-style .richText-content {
        padding: 0
    }

    .article-center-style .image-half,
    .article-center-style .text-half {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .article-center-style .text-half.even {
        padding-left: 40px
    }

    .article-center-style .text-half.odd {
        padding-right: 40px
    }

    .article-center-style .hidden-desktop {
        display: none
    }
}

.left-right-section {
    margin-bottom: 20px;
    margin-top: 40px
}

.left-right-section .image-half {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.left-right-section .text-half {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-bottom: 20px
}

body .image img,
body img {
    height: auto
}

.article-center-style {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px
}

.article-center-style .component-content .richText-content h3 {
    font-family: var(--font-family-default);
    font-weight: 400
}

.article-center-style .component-content .richText-content h3 strong {
    font-weight: 400
}

.article-center-style .image figure {
    font-size: 0;
    line-height: 0
}

.article-center-style .image figcaption {
    background-color: #30ea03;
    display: block;
    padding: 1rem 0;
    position: relative;
    top: 0;
    width: 100%
}

.article-center-style .image figcaption p {
    color: #000;
    font-size: 22px;
    margin: 0 !important;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left
}

.article-center-style .richText .richText-content {
    padding-left: 0;
    padding-right: 0
}

.article-center-style .richText p {
    font-size: 16px;
    line-height: 26px
}

.article-center-style .richText.quote h2 {
    color: #000000;
    font-family: var(--font-family-default);
    font-weight: 400
}

.article-center-style .richText.quote p {
    font-family: var(--font-family-default)
}

.article-center-style .component-content .content .richText {
    clear: both
}

.article-center-style .component-content .content .image>.component-content {
    line-height: 0
}

.article-center-style .component-content .content .our-cause-switch-box {
    float: none;
    margin-bottom: 30px;
    margin-top: 40px
}

.article-center-style .component-content .content .our-cause-switch-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
}

.article-center-style .component-content .content .our-cause-switch-box>.component-content>.content:before {
    content: none
}

.article-center-style .component-content .content .our-cause-switch-box>.component-content>.content .image {
    margin-bottom: 0;
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.article-center-style .component-content .content .our-cause-switch-box>.component-content>.content .richText {
    margin-bottom: 0;
    margin-top: 0
}

.article-center-style .component-content .content .our-cause-switch-box>.component-content>.content .richText h3 {
    margin-top: 0
}

@media screen and (min-width:992px) {
    .article-center-style .richText .richText-content {
        padding-left: 0;
        padding-right: 0
    }

    .article-center-style .richText .component-content .richText-content h3 {
        font-size: 28px;
        line-height: 36px
    }

    .article-center-style .richText .component-content .richText-content p {
        font-size: 16px;
        line-height: 28px
    }

    .article-center-style .richText.intro-article .component-content .richText-content p {
        font-size: 28px;
        line-height: 36px
    }

    .article-center-style .image figcaption p {
        font-size: 24px;
        line-height: 32px;
        text-align: center
    }

    .article-center-style .component-content .content .our-cause-switch-box {
        margin-bottom: 55px;
        margin-top: 50px
    }

    .article-center-style .component-content .content .our-cause-switch-box>.component-content>.content {
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 970px
    }

    .article-center-style .component-content .content .our-cause-switch-box>.component-content>.content>a {
        display: none
    }

    .article-center-style .component-content .content .our-cause-switch-box>.component-content>.content:after {
        content: none
    }

    .article-center-style .component-content .content .our-cause-switch-box>.component-content>.content .image {
        margin: 0;
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        width: 48.5%
    }

    .article-center-style .component-content .content .our-cause-switch-box>.component-content>.content .richText {
        margin: 0;
        width: 48.5%
    }
}

.article-center-style .flex>.component-content>.content.paragraphSystem {
    -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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.article-center-style .flex>.component-content>.content.paragraphSystem>.box,
.article-center-style .flex>.component-content>.content.paragraphSystem>.image,
.article-center-style .flex>.component-content>.content.paragraphSystem>.richText {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%
}

.article-center-style .image-block .component-content .richText-content p {
    color: #000000;
    font-size: 16px;
    line-height: 26px
}

.article-center-style .image-block .component-content .richText-content h3 {
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    -webkit-margin-after: 20px
}

@media screen and (min-width:992px) {
    .article-center-style .image-block .component-content .component-content h3 {
        font-size: 28px;
        line-height: 36px
    }

    .article-center-style .image-block .component-content .component-content p {
        font-size: 16px;
        line-height: 28px
    }
}

.resource-card-popup {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    cursor: auto;
    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: 9
}

.resource-card-popup .resource-card-popup-content {
    background-color: #fefefe;
    height: auto;
    margin: 2% auto;
    padding: 35px;
    position: relative
}

.resource-card-popup .resource-card-popup-content h2 {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    margin: 0 10%;
    padding-bottom: 20px;
    text-align: center
}

.resource-card-popup .resource-card-popup-content p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .02em;
    margin: 0 10%;
    padding: 0;
    text-align: center
}

.resource-card-popup .resource-card-popup-content .content .resource-card-popup-close {
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 20px
}

.resource-card-popup .resource-card-popup-content .content .resource-card-popup-close:hover {
    cursor: pointer
}

@media screen and (min-width:768px) {
    .resource-card-popup .resource-card-popup-content {
        width: 40vw
    }
}

@media screen and (max-width:991px) {
    .partnership-heart-images {
        float: none;
        margin: 5% auto;
        max-width: 50%
    }
}

.tick-flip {
    position: relative;
    text-align: center
}

.tick-flip * {
    border-radius: inherit;
    white-space: pre
}

.tick-flip-front {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.tick-flip-back {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.tick-flip-spacer {
    display: block;
    visibility: hidden
}

.tick-flip-shadow {
    background: rgba(0, 0, 0, 0) !important;
    bottom: 1px;
    color: rgba(0, 0, 0, 0) !important;
    left: 1px;
    position: absolute;
    right: 1px;
    top: 1px
}

.tick-flip-shadow-top {
    bottom: calc(50% - 1px)
}

.tick-flip-shadow-bottom {
    top: calc(50% + 1px)
}

.tick-flip-card-shadow {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    bottom: .125em;
    -webkit-box-shadow: 0 .125em .25em rgba(0, 0, 0, .5), 0 .125em .5em rgba(0, 0, 0, .75);
    box-shadow: 0 .125em .25em rgba(0, 0, 0, .5), 0 .125em .5em rgba(0, 0, 0, .75);
    height: .5em;
    left: .15em;
    opacity: 0;
    position: absolute;
    right: .15em;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    z-index: 0
}

.tick-flip-card {
    height: 100%;
    left: 0;
    -webkit-perspective: 4em;
    perspective: 4em;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.tick-flip-panel-back,
.tick-flip-panel-front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 51%;
    left: 0;
    position: absolute;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 100%
}

.tick-flip-panel-back-text,
.tick-flip-panel-front-text {
    height: 100%;
    left: -1px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: 0
}

.tick-flip-panel-text-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.tick-flip-panel-back-text .tick-flip-panel-text-wrapper {
    font-weight: 700;
    height: 200%;
    top: -95%
}

.tick-flip-panel-front-text .tick-flip-panel-text-wrapper {
    font-weight: 700;
    height: 200%;
    top: 5%
}

.tick-flip-panel-front {
    -webkit-box-shadow: inset 0 1px hsla(0, 0%, 100%, .05);
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .05);
    top: 0;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    z-index: 2
}

.tick-flip-panel-back {
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 -1px rgba(0, 0, 0, .1);
    top: 50%;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    z-index: 1
}

.tick-flip-panel-back:after {
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .2) 1px, rgba(0, 0, 0, .03) 1px, rgba(0, 0, 0, 0) 30%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2) 1px, rgba(0, 0, 0, .03) 0, rgba(0, 0, 0, 0) 30%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.tick-flip-panel-back-shadow {
    z-index: 2
}

.tick-flip-panel-back-highlight {
    z-index: 3
}

.tick-flip-panel-back-highlight,
.tick-flip-panel-back-shadow {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit
}

.tick-flip-panel-back-highlight,
.tick-flip-panel-back-shadow,
.tick-flip-panel-front-shadow {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0
}

.tick-flip-panel-front-shadow {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, .3)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, .3));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .3))
}

.tick-flip-panel-back-shadow {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .5)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .5));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .5))
}

.tick-flip-panel-back-highlight {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .15)), to(hsla(0, 0%, 100%, .3)));
    background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .3));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .3))
}

.tick [data-style*="shadow:inner"],
.tick [data-style*="shadow:inner"] .tick-flip-card-shadow,
.tick [data-style*="shadow:none"] .tick-flip-card-shadow,
.tick [data-style*="shadow:none"] .tick-flip-panel-back,
.tick [data-style*="shadow:none"] .tick-flip-panel-front,
.tick [data-style*="shadow:none"] .tick-flip-shadow {
    -webkit-box-shadow: none;
    box-shadow: none
}

.tick [data-style*="shadow:none"] .tick-flip-back:after,
.tick [data-style*="shadow:none"] .tick-flip-panel-back-shadow,
.tick [data-style*="shadow:none"] .tick-flip-panel-back-text:after,
.tick [data-style*="shadow:none"] .tick-flip-panel-front-shadow {
    background-image: none
}

.tick [data-style*="rounded:none"] {
    border-radius: 0
}

.tick [data-style*="rounded:panels"] .tick-flip-front,
.tick [data-style*="rounded:panels"] .tick-flip-shadow-bottom {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit
}

.tick [data-style*="rounded:panels"] .tick-flip-back,
.tick [data-style*="rounded:panels"] .tick-flip-panel-back:after,
.tick [data-style*="rounded:panels"] .tick-flip-shadow-top {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.tick>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tick {
    line-height: 54px;
    white-space: nowrap
}

.tick,
.tick-flip,
.tick-text-inline {
    font-size: 30px
}

.tick-label {
    font-size: 1em;
    margin-top: 1em
}

.tick-char {
    width: 50px
}

.tick-text-inline {
    display: inline-block;
    min-width: 1em;
    text-align: center
}

.tick-flip-spacer {
    font-weight: 700;
    line-height: 54px
}

.tick-flip-panel-text-wrapper {
    line-height: 54px !important
}

.tick-flip {
    border-radius: 0;
    font-stretch: condensed;
    letter-spacing: 0;
    margin-left: 2px;
    margin-right: 2px;
    max-width: 70px;
    min-width: calc(11.11111vw - 56px);
    text-indent: 0
}

.tick-flip-panel {
    background-color: #f2f2f2;
    color: #000000
}

.tick-flip-shadow {
    -webkit-box-shadow: 0 .0525em .03125em rgba(0, 0, 0, .25), 0 .02125em .06125em rgba(0, 0, 0, .25);
    box-shadow: 0 .0525em .03125em rgba(0, 0, 0, .25), 0 .02125em .06125em rgba(0, 0, 0, .25)
}

@media (min-width:510px) {
    .tick {
        line-height: 90px;
        white-space: nowrap
    }

    .tick,
    .tick-flip,
    .tick-text-inline {
        font-size: 55px
    }

    .tick-flip {
        font-stretch: semi-condensed
    }

    .tick-label {
        font-size: 1em;
        margin-top: 1em
    }

    .tick-char {
        width: 50px
    }

    .tick-text-inline {
        display: inline-block;
        min-width: 1em;
        text-align: center
    }

    .tick-flip-panel-back-text .tick-flip-panel-text-wrapper {
        left: -1px
    }

    .tick-flip-spacer {
        font-weight: 700;
        line-height: 90px
    }

    .tick-flip-panel-text-wrapper {
        line-height: 90px !important
    }
}

@media (min-width:992px) {
    .tick {
        line-height: 90px;
        white-space: nowrap
    }

    .tick,
    .tick-flip,
    .tick-text-inline {
        font-size: 50px
    }

    .tick-flip {
        font-stretch: semi-condensed;
        min-width: calc(11.11111% - 11.77778px)
    }

    .tick-label {
        font-size: 1em;
        margin-top: 1em
    }

    .tick-char {
        width: 50px
    }

    .tick-flip-panel-back-text .tick-flip-panel-text-wrapper {
        left: 0
    }

    .tick-text-inline {
        display: inline-block;
        min-width: 1em;
        text-align: center
    }

    .tick-flip-spacer {
        font-weight: 700;
        line-height: 90px
    }

    .tick-flip-panel-text-wrapper {
        line-height: 90px !important
    }
}

@media (min-width:1280px) {

    .tick,
    .tick-flip,
    .tick-text-inline {
        font-size: 55px
    }
}

.hp-banner-wrapper>.component-content>.content {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f8f8f8;
    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;
    margin: 0
}

.hp-banner-wrapper>.component-content>.content>a {
    display: none;
    visibility: none
}

.hp-banner-images-wrapper {
    margin-top: 80px;
    overflow-y: hidden;
    padding: 0
}

.hp-banner-images-wrapper>.component-content>.content {
    height: 68.75vw;
    margin: 0;
    position: relative;
    width: 100%
}

.hp-banner-images-wrapper .image {
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 3s ease 0s;
    -o-transition: opacity 3s ease 0s;
    transition: opacity 3s ease 0s
}

.hp-banner-images-wrapper .image.current-js {
    opacity: 1
}

.hp-banner-images-wrapper .image picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 68.75vw;
    width: 100%
}

.hp-banner-images-wrapper .image picture img {
    width: 100%
}

.hp-banner-flip-block {
    max-width: 510px;
    padding: 25px 10px 65px
}

.hp-banner-flip-block h1 {
    font-size: 30px;
    line-height: 1;
    margin: 0;
    padding-bottom: 25px
}

.hp-banner-flip-block h1 span {
    display: block;
    padding-bottom: 74px
}

.hp-banner-flip-block .flip-header-wrapper {
    position: relative
}

.hp-banner-flip-block .flip-header-wrapper .tick {
    left: 0;
    position: absolute;
    top: 50px;
    width: 100%
}

.hp-banner-flip-block .flip-header-wrapper>.btn {
    cursor: pointer;
    font-weight: 400
}

@media (min-width:510px) {
    .hp-banner-flip-block h1 {
        font-size: 35px;
        line-height: 1;
        margin: 0;
        padding-bottom: 25px
    }

    .hp-banner-flip-block h1 span {
        display: block;
        padding-bottom: 110px
    }

    .hp-banner-flip-block .flip-header-wrapper .tick {
        top: 55px
    }
}

@media (min-width:769px) {
    .hp-banner-images-wrapper {
        margin-top: 0;
        overflow-y: hidden
    }

    .hp-banner-images-wrapper .image picture {
        max-height: none
    }
}

@media (min-width:992px) {
    .hp-banner-wrapper>.component-content>.content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hp-banner-images-wrapper {
        max-width: 50%;
        overflow-y: hidden;
        width: 50%
    }

    .hp-banner-images-wrapper>.component-content>.content {
        height: auto;
        padding-top: 92.84%;
        width: 100%
    }

    .hp-banner-flip-block {
        max-width: 50%;
        padding: 0 35px;
        width: 50%
    }

    .hp-banner-flip-block .flip-header-wrapper h1 {
        font-size: 42px;
        padding-bottom: 25px
    }

    .hp-banner-flip-block .flip-header-wrapper h1 span {
        padding-bottom: 90px
    }

    .hp-banner-flip-block .flip-header-wrapper .tick {
        top: 65px
    }
}

.stories-hub-banner {
    background-color: #f8f8f8;
    margin-top: 80px;
    padding: 0 20px
}

.stories-hub-banner>.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
}

.stories-hub-banner>.component-content>.content:after,
.stories-hub-banner>.component-content>.content:before {
    content: none
}

.stories-hub-banner>.component-content>.content>a {
    display: none
}

.stories-hub-banner>.component-content>.content>.box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.stories-hub-banner>.component-content>.content>.box>.component-content>.content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 55px
}

.stories-hub-banner>.component-content>.content>.box>.component-content>.content:after,
.stories-hub-banner>.component-content>.content>.box>.component-content>.content:before {
    content: none
}

.stories-hub-banner>.component-content>.content>.box>.component-content>.content>a {
    display: none
}

.stories-hub-banner .stories-hub-main-rt {
    margin-bottom: 50px
}

.stories-hub-banner .stories-sub-box {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    background-color: #fff;
    border: 1px solid #30ea03;
    border-radius: 10px;
    margin-bottom: 55px;
    padding: 0 10px 15px;
    position: relative
}

.stories-hub-banner .stories-sub-box p:first-of-type {
    line-height: 1;
    margin: 25px 0 10px
}

.stories-hub-banner .stories-sub-box .stories-box-top {
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase
}

.stories-hub-banner .stories-sub-box h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 25px
}

.stories-hub-banner .stories-sub-box p:not(:first-of-type) {
    line-height: 1;
    margin: 0 0 10px
}

.stories-hub-banner .stories-sub-box a {
    color: #000000;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 400
}

.stories-hub-banner .stories-sub-box a:hover {
    color: #000000;
    background-color: #30ea03;
}

.stories-hub-banner .stories-sub-box:before {
    content: url(/content/dam/cf-consumer-healthcare/smile-train/en_US/global/group-3.svg);
    display: none;
    height: 30px;
    left: 50%;
    position: absolute;
    top: -35px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 34px
}

.stories-hub-banner .image {
    margin-top: 40px;
    width: 80%
}

.stories-hub-banner .image .component-content {
    text-align: center
}

@media (min-width:550px) {
    .stories-hub-banner .stories-sub-box {
        margin: 0 10px 65px;
        max-width: calc(50% - 20px)
    }
}

@media (min-width:992px) {
    .stories-hub-banner {
        margin-top: 0
    }

    .stories-hub-banner>.component-content>.content {
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1180px;
        padding-top: 80px
    }

    .stories-hub-banner>.component-content>.content>.box {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 60%
    }

    .stories-hub-banner>.component-content>.content>.box>.component-content>.content {
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .stories-hub-banner>.component-content>.content>.image {
        margin-top: 60px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 35%
    }

    .stories-hub-banner .stories-sub-box {
        margin: 0 0 85px;
        max-width: calc(25% - 10px)
    }

    .stories-hub-banner .stories-sub-box p:first-of-type {
        min-height: 34px
    }

    .stories-hub-banner .stories-sub-box a,
    .stories-hub-banner .stories-sub-box h4 {
        font-size: 14px
    }
}

.container-fluid {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row
}

.container-fluid,
.container-fluid>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.container-fluid>.row {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 100vh;
    min-width: 100%;
    width: 100%
}

.container-fluid>.row>#header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100vw
}

.container-fluid>.row>#content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: auto;
    max-width: 100vw;
    width: 100vw
}

.container-fluid>.row>#footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100vw
}

.max-width-container {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px
}

.page-home #content,
.page-homepage-2 #content {
    background-color: #f8f8f8
}

/* Ashish Gupta | GB-3192 | Logo issue | 06/12/22 */
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .header-container .header-logo img {
        max-width: 244px;
    }
}
