/*!
 * 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%;
  }
}@charset "UTF-8";
.slick-loading .slick-list {
  background: #fff url('../../img/ajax-loader.gif') center center no-repeat;
}
@font-face {
  font-family: "slick";
  src: url('../../fonts/slick.eot?1657006922');
  src: url('../../fonts/slick.eot?&1657006922#iefix') format("embedded-opentype"), url('../../fonts/slick.woff?1657006922') format("woff"), url('../../fonts/slick.ttf?1657006922') format("truetype"), url('../../fonts/slick.svg?1657006920#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  background: #fff;
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  line-height: 1;
  margin: 0;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: 1;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.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;
}
.cookiePolicy-info.collapsed {
  max-height: 0;
}
.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.cookiePolicy-restrictive.collapsed {
  display: none;
}
.cookiePolicy-restrictive .cookiePolicy-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -350px;
  left: 50%;
  padding: 13px;
  background-color: #e1e1e1;
}
@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive {
    position: absolute;
  }
}
.cookiePolicy-buttons {
  text-align: right;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.exit-notification.is-hidden {
  display: none;
}
.exit-notification .exit-notification-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -363px;
  left: 50%;
  padding: 13px;
  background-color: #e1e1e1;
}
@media screen and (max-width: 699px) {
  .exit-notification .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  .exit-notification-restrictive {
    position: absolute;
  }
}
.exit-notification-buttons {
  text-align: right;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border: solid 2px #323131;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.overlay-content-inner {
  overflow: hidden;
}

.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../wireframe/desktop/img/close.png) no-repeat;
  cursor: Pointer;
  display: none;
}

.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;
	}
.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;
	}

.fc-header .fc-button {
	margin-right: -1px;
	}
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
	margin-right: 0;
	}
.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;
	}
.fc-content {
	position: relative;
	z-index: 1;
	clear: both;
	zoom: 1;
	}
.fc-view {
	position: relative;
	width: 100%;
	overflow: hidden;
	}
.fc-widget-header,
.fc-widget-content {
	border: 1px solid #ddd;
	}
.fc-state-highlight {
	background: #fcf8e3;
	}
.fc-cell-overlay {
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30);
	}
.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 {
	border: 1px solid;
	}

.fc-state-default.fc-corner-left {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.fc-state-default.fc-corner-right {
	border-bottom-right-radius: 4px;
	}
.fc-button .fc-icon {
	margin: 0 .1em;
	font-size: 2em;
	font-family: "Courier New", Courier, monospace;
	vertical-align: baseline;
	}

.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";
	}
.fc-button .ui-icon {
	position: relative;
	top: 50%;
	float: left;
	margin-top: -8px;
	}
.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;
	}
.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;
	background-color: #3a87ad;
	color: #fff;
	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;
	font-size: 300%;
	line-height: 50%;
	}
.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;
	}
.fc-event-hori .ui-resizable-e {
	top: 0           !important;
	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;
	}
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;
	}
.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 */
	}
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px;
	}
.fc-grid .fc-event-time {
	font-weight: bold;
	}
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
.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;
	}
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
.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;
	}
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
.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;
	}
.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 {
	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,
.fc-select-helper .fc-event-bg {
	display: none;
	}
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important;
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.add-to-basket-container {
  border: 1px solid #D5D1CE;
  background: #F0EFED;
}
.add-to-basket-container .add-to-basket-description {
  border-right: 1px solid #D5D1CE;
  display: inline-block;
  vertical-align: top;
  width: 65%;
  padding-left: 10px;
  margin-right: 10px;
}
.add-to-basket-container .add-to-basket-quantity {
  display: inline-block;
  vertical-align: middle;
  width: 15%;
  padding-top: 20px;
}
.add-to-basket-container .add-to-basket-quantity select {
  padding-left: 2%;
  padding-right: 4%;
}
.add-to-basket-container .add-to-basket-btn {
  display: inline-block;
  padding-top: 20px;
  vertical-align: middle;
  width: 15%;
}

/* Mobile View start */
@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;
  }
}
/* webshop Code */
.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;
}

/*27th Apr */
.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
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633;
}

.articleTeaser .articleTeaser-text-content .articleTeaser-text-link {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link:hover {
  background-color: #939191;
  color: white;
}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link:active {
  background-color: #939191;
  color: white;
}

/* Mobile view 767 max width */
@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%;
  }

  .articleTeaser .articleTeaser-image-holder {
    text-align: center;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.articleList > .component-content {
  border: solid 2px #323131;
  padding: 13px;
  background-color: #e1e1e1;
}

.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

.articleList-date {
  margin-bottom: 10px;
  color: #868484;
}

.articleList-article {
  margin-bottom: 20px;
  overflow: hidden;
}

.articleList-description {
  overflow: hidden;
}

.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

.articleList-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px;
}

.articleList-more {
  float: right;
}
.articleList-more:after {
  content: " \00bb";
  display: inline;
}

.articleList-more-arrow {
  display: none;
}
.no-generatedcontent .articleList-more-arrow {
  display: inline;
}

.articleList-article-wrapper {
  margin: 0;
  padding: 0;
}

.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;
}

.articleList-horizontal-2-columns .articleList-article {
  padding: 0;
  margin: 0;
  margin-right: 1.2%;
  width: 48%;
}

.articleList-horizontal-3-columns .articleList-article {
  padding: 0;
  margin: 0;
  margin-right: 1.5%;
  width: 31%;
}

.articleList-tags {
  list-style-type: none;
  padding: 0;
  margin: -20px 0 0 0;
}

.articleList-tags-item {
  display: inline-block;
  margin: 0 2px;
}

.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) {
  .articleList-thumbnail {
    float: none;
    margin: auto;
    display: block;
  }

  .articleList-horizontal-2-columns .articleList-article,
  .articleList-horizontal-3-columns .articleList-article {
    display: block;
    width: 100%;
  }
}
.hero-banner {
  font-family: 'Verdana Regular';
}
.hero-banner.component {
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .hero-banner.component {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero-banner.component {
    margin-bottom: 0;
  }
}
.hero-banner,
.hero-banner * {
  box-sizing: border-box;
}
.hero-banner .component-content {
  padding-top: 26px;
}
.hero-banner img {
  width: 100%;
  vertical-align: middle;
}
.hero-banner figure {
  position: relative;
}
.hero-banner figcaption {
  max-width: 1176px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1199px) {
  .hero-banner figcaption {
    max-width: 990px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-banner figcaption {
    position: inherit;
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .hero-banner figcaption {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.hero-banner.hero-white-header h1 {
  color: #ffffff;
}
.hero-banner h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #464646;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 56px;
  line-height: 1;
  width: 50%;
}
@media (max-width: 1180px) {
  .hero-banner h1 {
    font-size: 40px;
  }
}
@media (max-width: 992px) {
  .hero-banner h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-banner h1 {
    font-size: 18px;
    width: auto;
  }
}
.hero-banner p {
  margin-top: 0.25em;
  margin-bottom: 0;
  color: #DA2A35;
  font-size: 32px;
  line-height: 1.2;
  width: 50%;
}
@media (max-width: 992px) {
  .hero-banner p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-banner p {
    font-size: 14px;
    width: auto;
  }
}

.article-category-selector.component {
  margin-bottom: 20px;
}
.article-category-selector * {
  box-sizing: border-box;
}
.article-category-selector p {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.article-category-selector-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  margin: 0 10px 14px;
  border: 2px solid #DA2A35;
  border-radius: 25px;
  background: #fff;
  color: #534B52;
  font-family: 'Verdana Regular';
  font-size: 24px;
  line-height: 1;
}
.article-category-selector-item:hover, .article-category-selector-item.is-active {
  color: #fff;
  background: #DA2A35;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .article-category-selector-item {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .article-category-selector-item {
    font-size: 12px;
    padding: 9px 10px;
    margin: 0 5px 7px;
  }
}

.articles > .component-content > .content .component[class*="col"] {
  clear: none;
  padding-left: 15px;
  padding-right: 15px;
}

.article-preview {
  margin-top: 35px;
  margin-bottom: 35px !important;
}
.article-preview img {
  max-width: 100%;
}
.article-preview figcaption p:last-child {
  margin-bottom: 0;
}

.box-five-col .content.paragraphSystem {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .box-five-col .content.paragraphSystem {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.box-five-col .content.paragraphSystem .snippetReference.col-xs-4 {
  padding: 0 10px;
}
.box-five-col .content.paragraphSystem .snippetReference img {
  width: 100%;
}

.article-body a:hover{
  color: #e6344c;
}.box__title{
    background: red;
}.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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 6, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next {
  transform: translateY(-50%);
  width: 50px;
}
@media (max-width: 992px) {
  /* line 6, ../../sass/components/carousel.scss */
  .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next {
    display: none;
  }
}
/* line 12, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a {
  position: relative;
}
/* line 14, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:after, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:before, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:after, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:before {
  content: '';
  position: absolute;
  transition: .3s;
}
/* line 19, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:before, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:before {
  width: 50px;
  height: 4px;
  background: #eae7e7;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
/* line 27, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:after, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:after {
  width: 20px;
  height: 20px;
  top: 50%;
}
/* line 35, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev {
  left: 0px;
}
/* line 38, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:after {
  box-shadow: inset 4px -4px 0px 0px #eae7e7;
  transform: translateY(-50%) rotate(45deg);
  left: 0px;
}
/* line 44, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:hover:before {
  background: #e6344c;
}
/* line 47, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:hover:after {
  box-shadow: inset 4px -4px 0px 0px #e6344c;
}
/* line 53, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next {
  right: 0px;
}
/* line 56, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:after {
  box-shadow: inset -4px -4px 0px 0px #eae7e7;
  transform: translateY(-50%) rotate(-45deg);
  right: 0px;
}
/* line 63, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:hover:before {
  background: #e6344c;
}
/* line 66, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:hover:after {
  box-shadow: inset -4px -4px 0px 0px #e6344c;
}
/* line 72, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
@media (max-width: 992px) {
  /* line 72, ../../sass/components/carousel.scss */
  .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav {
    margin: 0px;
  }
}
/* line 82, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item {
  width: 20px;
  height: 20px;
}
/* line 85, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item a {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: none;
  background: #eae7e7;
  transition: .3s;
  vertical-align: top;
}
/* line 93, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item a:hover, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item a:active {
  background: #e72d38;
}
/* line 98, ../../sass/components/carousel.scss */
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item.is-active a {
  background: #e72d38;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.coupons {
  padding: 10px;
  border: 1px solid #D5D1CE;
  position: relative;
  margin-bottom: 10px;
}
.coupons .couponsImage {
  float: left;
  width: 30%;
  margin-right: 10px;
}
.coupons .couponsDescription {
  float: left;
  width: 60%;
}

.coupons .couponsContainer .button,
.coupons .couponsContainer a.lightbox {
  bottom: 10px;
  position: absolute;
  right: 25px;
}

.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;
}
.coupons a.lightbox:hover, .overlay-content-inner a.couponCancel:hover, .overlay-content-inner a.couponSubmit:hover {
  background-color: #939191;
  color: white;
}
.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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.footer * {
  box-sizing: border-box;
}
.footer .footer-inner-first-line {
  background: linear-gradient(to right, #534b52 50%, #e72d38 50%);
  margin-top: 40px;
  color: #fff;
  padding: 0 30px;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line {
    padding: 0;
    background: #534b52;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .image > .component-content {
    text-align: center;
  }
}
.footer .footer-inner-first-line .image img {
  height: 30px;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .image img {
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .footer-col-2 {
    margin-bottom: 25px;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .footer-col-2 .title a {
    margin-bottom: 12px;
    display: inline-block;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .footer-col-1 {
    margin: 25px 0;
  }
}
.footer .footer-inner-first-line .footer-col-1, .footer .footer-inner-first-line .footer-col-2 {
  background: #534b52;
}
.footer .footer-inner-first-line .footer-col-3 {
  background: #e43037;
  padding-left: 24px;
}
.footer .footer-inner-first-line .title p, .footer .footer-inner-first-line .title a {
  color: #fff;
  font-size: 24px;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .title p, .footer .footer-inner-first-line .title a {
    font-size: 18px;
  }
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 100px;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem {
    height: auto;
    flex-direction: column;
    align-content: center;
  }
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-1 {
  flex: 0 0 auto;
  width: 25%;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-1 > .component-content {
  height: 100%;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-1 > .component-content > .paragraphSystem {
  padding-top: 11px;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-2 {
  flex: 0 0 auto;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-3 {
  flex: 0 0 auto;
  width: 25%;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box {
    width: 100% !important;
  }
  .footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box:not(.footer-col-3) {
    padding: 0 30px;
  }
  .footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-3 {
    padding: 25px 30px;
  }
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box > .component-content {
  height: 100%;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem {
  height: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > a {
  display: none;
}
.footer .footer-inner-second-line {
  background: #8d868c;
  min-height: 83px;
  color: #fff;
  padding: 10px 30px;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.footer .footer-inner-second-line > .component-content {
  height: 100%;
  background: #8d868c;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.footer .footer-inner-second-line > .component-content > .content {
  width: 100%;
}
.footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem {
    flex-direction: column;
    text-align: center;
    padding: 25px 0;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div:not(:last-child) {
    margin-bottom: 25px;
  }
}
.footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-1 {
  flex: 0 0 auto;
  width: 25%;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-1 {
    width: 100%;
  }
}
.footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-2 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-2 {
    width: 100%;
  }
}
.footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-3 {
  width: 25%;
  padding-left: 24px;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-3 {
    width: 100%;
    padding-left: 0;
  }
}
.footer .footer-inner-second-line a {
  color: #dddbdd;
}
.footer .footer-inner-first-line p,
.footer .footer-inner-second-line p {
  margin: 0;
  font-size: 14px;
  font-family: 'Verdana Regular';
  color: #dddbdd;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line p,
  .footer .footer-inner-second-line p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 992px) {
  .footer .footer-col-1 .component + .component, .footer .footer-col-2 .component + .component {
    margin-top: 14px;
  }
}

#footer {
  padding-bottom: 0;
}

#footer, .footer {
  padding: 0;
}

.phone-footer, .phone-footer a{
  color: #dddbdd !important;
}
.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
----------------------------------*/
.locationfinder input[type=text] {
  font-family: arial;
  font-size: 12px;
  border: 1px solid #D5D1CE;
  display: inline;
  float: left;
  height: 12px;
  padding: 8px;
  width: 27%;
}
@media only screen and (max-width: 767px) {
  .locationfinder input[type=text] {
    width: 60%;
    margin-bottom: 20px;
  }
}
.locationfinder .button {
  padding: 8px;
  background-image: url(../../img/Search-icon.png);
  background-repeat: no-repeat;
  border: none;
  margin-right: 20px;
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 767px) {
  .locationfinder .button {
    margin-right: 24%;
    margin-bottom: 20px;
  }
}
.locationfinder .locationFinder-selectOption {
  width: 7%;
  border: 1px solid #D5D1CE;
  height: 30px;
  margin-left: 10px;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  .locationfinder .locationFinder-selectOption {
    width: 20%;
    margin-left: 0px;
    margin-right: 15px;
  }
}
.locationfinder .locationFinder-selectOption1 {
  height: 30px;
  margin-left: 15px;
  width: 15%;
}
@media only screen and (max-width: 767px) {
  .locationfinder .locationFinder-selectOption1 {
    width: 40%;
    margin-left: 0px;
  }
}
.locationfinder .locationFinder-loadMore .loadMore {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
}
.locationfinder .locationFinder-loadMore .loadMore:hover {
  background-color: #939191;
  color: white;
}
.locationfinder .locationFinder-loadMore .loadMore:active {
  background-color: #939191;
  color: white;
}
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/*** SETTINGS ***/
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%;
}

.navigation-mobile-menu {
  display: none;
}

.no-js .navigation-level1 > .navigation-branch {
  display: block;
}
.no-js .navigation-root.navigation-branch.navigation-level1 {
  display: block;
}
.no-js .navigation-vertical .navigation-item .navigation-branch.navigation-level2 {
  display: block;
}
.no-js .navigation-horizontal .navigation-item .navigation-branch.navigation-level2 {
  display: block;
  margin: 0 0 -2px 0;
  border-left: none;
  border-right: none;
  position: static;
}
.no-js .navigation-horizontal .navigation-item .navigation-branch.navigation-level2 > .navigation-item {
  float: none;
}

.navigation-branch {
  overflow: visible;
  margin: 0;
  padding: 0;
  list-style: none;
  border-color: #4a4a4a;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.navigation-branch.navigation-level1 {
  border: none;
  display: block;
}

.navigation-item {
  margin: 0 0 0 0;
  /* so that borders collapse */
  border-color: #4a4a4a;
  border-width: 0 0 0 0;
  border-style: solid;
}
.navigation-item > .navigation-item-title {
  display: block;
  padding: 5px 15px 5px 15px;
  background: #e1e1e1;
  color: black;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.navigation-item > a.navigation-item-title:hover {
  color: black;
  background: #d5d5d5;
  text-decoration: none;
}
.navigation-item > span.navigation-item-title {
  cursor: default;
}
.navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
  background-color: #c8c8c8;
}
.navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
  color: black;
  background: #a2a2a2;
  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;
  /* so that borders collapse */
  border-color: #4a4a4a;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  box-sizing: border-box;
}
.navigation-item.navigation-level1 > .navigation-item-title {
  color: black;
  background: #e1e1e1;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 20px 10px 20px;
}
.navigation-item.navigation-level1 > a.navigation-item-title:hover {
  color: black;
  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: #FFF;
  background: #605e5e;
  text-decoration: none;
}
.navigation-item.navigation-level2 {
  border-top: 1px solid #4a4a4a;
}

.navigation-branch.navigation-level2 {
  display: block;
}

.navigation-item > .navigation-item-title {
  padding-left: 40px;
}

.mod-touch .navigation-horizontal .navigation-item .is-open.navigation-branch.navigation-level2 {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2 {
  overflow: hidden;
}
.mod-touch .navigation-horizontal .navigation-item.navigation-level2:first-child {
  border-top: none;
}
.mod-touch .navigation-horizontal .navigation-item .navigation-level2 .navigation-item {
  width: 100%;
}

.mod-no-touch .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 {
  min-width: 100%;
  position: absolute;
  top: 41px;
  left: -2px;
  display: block;
}
.mod-no-touch .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 .navigation-item {
  float: none;
}

.navigation-horizontal .navigation-item {
  float: left;
  position: relative;
}
.navigation-horizontal .navigation-item .navigation-branch.navigation-level2,
.navigation-horizontal .navigation-item .navigation-branch.navigation-level3 {
  display: none;
}
.navigation-horizontal .navigation-item.is-open > .navigation-branch.navigation-level2,
.navigation-horizontal .navigation-item.is-open > .navigation-branch.navigation-level3 {
  display: block;
  float: none;
}
.navigation-horizontal .navigation-item.navigation-level2:first-child {
  border-top: none;
}
.navigation-horizontal .has-children > .navigation-item-title {
  padding-right: 61px;
  background-image: none;
}
.navigation-horizontal .has-children > .navigation-item-title .navigation-item-decoration {
  height: 41px;
  width: 41px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 41px;
}
.navigation-horizontal .has-children > .navigation-item-title .navigation-item-decoration:after {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 41px;
  height: 41px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.navigation-horizontal .has-children > .navigation-item-title:hover .navigation-item-decoration {
  background-color: #939191;
}
.navigation-horizontal .has-children.navigation-level2 > .navigation-item-title {
  padding-right: 55px;
}
.navigation-horizontal .has-children.navigation-level2 > .navigation-item-title .navigation-item-decoration {
  height: 31px;
  width: 31px;
  line-height: 31px;
}
.navigation-horizontal .has-children.navigation-level2 > .navigation-item-title .navigation-item-decoration:after {
  width: 31px;
  height: 31px;
}
.navigation-horizontal .has-active-child > .navigation-item-title .navigation-item-decoration {
  background-color: #605e5e;
}
.navigation-horizontal .navigation-level2.navigation-branch {
  border-color: #4a4a4a;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
}
.navigation-horizontal .navigation-level2 .navigation-item-title {
  padding: 5px 15px 5px 15px;
}
.navigation-horizontal .navigation-level2.navigation-root {
  max-width: none;
}

.navigation-vertical .navigation-branch.navigation-level2,
.navigation-vertical .navigation-branch.navigation-level3 {
  display: none;
}
.navigation-vertical .navigation-item.is-open > .navigation-branch.navigation-level2,
.navigation-vertical .navigation-item.is-open > .navigation-branch.navigation-level3 {
  display: block;
}
.navigation-vertical .has-children > .navigation-item-title {
  position: relative;
}
.navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration {
  height: 41px;
  width: 41px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 41px;
}
.navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration:before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 41px;
  height: 41px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.navigation-vertical .has-children.navigation-level2 > .navigation-item-title .navigation-item-decoration {
  height: 31px;
  width: 31px;
  line-height: 31px;
}
.navigation-vertical .has-children.navigation-level2 > .navigation-item-title .navigation-item-decoration:before {
  width: 31px;
  height: 31px;
}
.navigation-vertical .has-active-child > .navigation-item-title .navigation-item-decoration {
  background-color: #c8c8c8;
}

@media only screen and (min-width: 990px) {
  .mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2 {
    margin: 0 0 -2px -2px;
    position: absolute;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .mod-touch .navigation-horizontal .navigation-item {
    width: 100%;
  }
  .mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2 {
    margin: 0 0 -2px 0;
    border-left: none;
    border-right: none;
  }
}
@media only screen and (max-width: 767px) {
  .mod-touch .navigation-horizontal .navigation-item {
    width: 100%;
  }
  .mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2 {
    margin: 0 0 -2px 0;
    border-left: none;
    border-right: none;
    position: static;
  }

  .navigation-mobile-menu {
    display: block;
    width: 100%;
    height: 41px;
    position: relative;
    cursor: pointer;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    border-color: #4a4a4a;
    box-sizing: border-box;
    margin: 0 0 -2px -2px;
    overflow: hidden;
    background: whitesmoke;
  }
  .navigation-mobile-menu:after {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 0;
    line-height: 38px;
    font-size: 25px;
    right: 0;
  }

  .navigation-item.navigation-level1 {
    width: 100%;
  }

  .navigation-branch.navigation-level1 {
    display: none;
  }
  .navigation-branch.navigation-level1.is-open {
    display: block;
  }

  .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2, .navigation-vertical .navigation-item:hover .navigation-branch.navigation-level2 {
    left: 0;
    border-left: none;
    border-right: none;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.powerreviews {
  border: solid 1px #e0e0e0;
  padding: 5px 10px 0 10px;
  margin-bottom: 5px;
}

.powerreviews .p-w-r .pr-header-title {
  color: #f36633;
}

.powerreviews .p-w-r .pr-star-selected {
  background-color: #f36633;
}

.powerreviews .pr-snapshot-rating .pr-stars {
  background-image: url("../../img/stars.gif");
}

.powerreviews .pr-review-rating .pr-stars-small, .powerreviews .pr-snippet-stars .pr-stars-small {
  background-image: url("../../img/stars_small.gif");
}

.powerreviews.pr-base-modal a, .powerreviews .pr-pa-snippet a, .powerreviews .pr-review-engine a, .powerreviews .pr-snippet a, .powerreviews .prImageSnippet a {
  color: #f36633;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.questionanswers.hideScoreBox .quizScoreBox, .quizResultBoxContainer {
  display: none;
}

.quizResultBoxContainer.showBoxQuiz {
  display: block;
}

.quizButton img {
  cursor: pointer;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.questionWithCheck {
  border: dotted 1px #D5D1CE;
  padding: 10px;
}
.questionWithCheck .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}

.questionWithRadio .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}

.questionWithRadio .genericFormGroup span input[type="radio"],
.questionWithCheck .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}

.questionWithRadio .genericFormGroup label,
.questionWithCheck .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
  margin-right: 15px;
}

.questionWithRadio .genericFormGroup .quizRadioImg label,
.questionWithCheck .genericFormGroup .quizRadioImg label {
  width: 100px;
}

.quiz .nextQuestionPage {
  float: right;
}

.questionWithRadio .quizScoreBox, .questionWithCheck .quizScoreBox {
  border: 1px solid #0F61AF;
  background: white;
  text-align: center;
  font-weight: 700;
  padding: 5px;
  width: 50px;
  height: 15px;
  margin-left: 20px;
  float: left;
}

.questionWithRadio .imgContainer,
.questionWithCheck .imgContainer {
  width: 100%;
  float: left;
}

.questionWithRadio .quizQuestion p,
.questionWithCheck .quizQuestion p {
  margin: 0 0 15px 0;
}

.questionWithRadio .quizScoreBox p,
.questionWithCheck .quizScoreBox p {
  margin: 0;
  font-weight: 700;
}

.quizHideBox {
  display: none;
}

.quizOverlayContainer .overlay-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 1000;
  /* high z-index */
  background: #000;
  /* fallback */
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.quizOverlayContainer .overlay-content {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline-block;
  max-width: 90%;
  min-height: 80px;
  min-width: 80px;
  padding: 30px 10px 10px;
  position: relative;
  text-align: left;
  top: 150px;
}

.quizOverlayContainer .overlay-close {
  background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0/20px auto transparent;
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 20px;
  position: absolute;
  right: 3px;
  top: 5px;
  width: 20px;
  z-index: 9999;
}

.quizOverlayContainer .close-btn:hover {
  background: #05abe0;
}

.questionWithImage {
  clear: both;
}

.quizResultContainer {
  width: 92%;
}

.questionWithImage .quizQuestion {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 15px 10px 20px 10px;
  float: left;
  width: 80%;
}

.questionWithImage .quizQuestion p {
  font-weight: 700;
  line-height: 1.2em;
  margin: 10px 0 0 0;
  vertical-align: middle;
  color: black;
}

.questionWithImage .imgContainer {
  float: left;
  width: 50%;
  text-align: center;
}

.questionWithImage .imgContainer span {
  border: 3px solid #78A7D2;
  padding: 10px;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
}

.questionWithImage .imgContainer img {
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
}

.questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption {
  float: left;
  width: 25%;
}

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left;
}

.quizScoreBox p {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
  color: black;
  margin-top: 15px;
}

.quizScoreBox.totalScoreBox, .quiz .generateScore {
  float: right;
}

.quiz .button.generateScore {
  width: 230px;
  padding: 10px;
  font-weight: 700;
  font-size: 22px;
  color: white;
  background: #0047BD;
}

.quiz .button.generateScoreNewPage {
  padding: 10px;
  font-weight: 700;
  color: #0073BD;
  border: solid 1px #fff;
  background: #E4FE98;
}

.quiz.quizWithBGImage {
  float: left;
}

.quiz.quizWithBGImage .quizQuestionBox {
  background-color: #FFF1D0;
  padding: 20px;
  width: 70%;
}

.quiz.quizWithBGImage .quizQuestionBox h2 {
  color: #4469A1;
  font-size: 40px;
  margin-bottom: 0;
}

.quiz.quizWithBGImage .quizQuestionBox p {
  font-size: 18px;
  color: #5C5D59;
  margin: 0;
  line-height: 22px;
}

.quizWithBGImage.questionOption1 .quizQuestionOption,
#question3 .quizWithBGImage.questionOption2,
#question3 .quizWithBGImage.questionOption2 .quizQuestionOption {
  height: 450px;
}

.quizWithBGImage.questionOption2 .quizQuestionOption,
.quizWithBGImage.questionOption3 .quizQuestionOption,
.quizWithBGImage.questionOption4 .quizQuestionOption,
.quizWithBGImage.questionOption5 .quizQuestionOption {
  height: 225px;
}

.quizWithBGImage.questionOption1,
.quizWithBGImage.questionOption4,
#question3 .quizWithBGImage.questionOption2 {
  width: 50%;
}

.quizWithBGImage.questionOption2 {
  width: 25%;
}

.quizWithBGImage.questionOption3,
#question2 .quizWithBGImage.questionOption3,
#question2 .quizWithBGImage.questionOption4,
#question2 .quizWithBGImage.questionOption5 {
  width: 25%;
}

.quiz.quizWithBGImage .quizQuestionOption {
  position: relative;
}

.quiz.quizWithBGImage .quizOptionButton {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #E2F1F3;
  padding: 17px 25px 17px 25px;
  font-size: 20px;
  border: 0;
  border-radius: 0;
  color: #73A1A7;
}

.quiz.quizWithBGImage .quizOptionButton:focus {
  border: dotted 1px #000;
}

.quiz.quizWithBGImage .quizOptionButton span {
  background: url("../../img/boxlink-arrow.png") no-repeat right center;
  padding-right: 25px;
}

.quizProgressBar {
  background: white;
  border: solid 1px #fff;
  padding: 20px 0;
  border-color: white;
  box-shadow: 0 0 10px #9ecaed;
}

.quiz.quizProgressBar .quizProgressBarDots {
  background-color: #E1E1E1;
  border: 1px solid #E1E1E1;
  border-radius: 18px;
  height: 10px;
  padding: 5px;
  position: relative;
}

.quiz.quizProgressBar .quizProgressDots.active {
  background-color: #099696;
  height: 16px;
  width: 16px;
  left: 0;
  position: absolute;
  top: 2px;
}

.quiz.quizProgressBar .quizProgressDots.firstactive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px;
}

.quiz.quizProgressBar .quizProgressDots.progressActive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px;
}

.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;
}

.progressDotActive {
  width: 2%;
  background: #099696;
  height: 10px;
}

.quiz.quizProgressBar .quizProgressBarQuestions {
  background-color: white;
  padding: 5px;
  position: relative;
  margin-bottom: 35px;
}

.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
  color: #22508E;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  background: none;
  cursor: text;
}

.quizRadioImg {
  float: left;
  width: 100px;
}

.questionWithRadio button {
  background: white;
  border: 1px solid #fff;
  border-radius: 0;
  float: left;
  margin-right: 15px;
}

.questionWithRadio button.optionActive {
  border: solid 1px #D5DCEF;
}

.quiz.quizWithBGImage .quizQuestionOption {
  background-repeat: no-repeat;
  background-position: left top;
}

.hideQuizTotalBox .quizResultContainer {
  display: none;
}

/* Mobile start */
@media only screen and (max-width: 767px) {
  .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
  }
}
@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%;
  }

  .questionWithRadio .genericFormGroup label,
  .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%;
  }

  .quizRadioImg {
    width: 100%;
  }

  .questionWithImage .quizQuestion {
    width: 60%;
  }

  .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
    font-size: 12px;
    font-weight: 700;
  }

  .quiz.quizWithBGImage {
    width: 100%;
    display: block;
  }

  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px;
  }

  .quiz.quizWithBGImage .quizQuestionOption {
    width: 100%;
    display: block;
    background: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: 100% 100%;
  }

  .quizWithBGImage.questionOption1,
  .quizWithBGImage.questionOption4,
  #question3 .quizWithBGImage.questionOption2 {
    width: 100%;
  }

  .quizWithBGImage.questionOption2 {
    width: 100%;
  }

  .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption4, #question2 .quizWithBGImage.questionOption5 {
    width: 100%;
  }

  .quiz.quizWithBGImage .quizQuestionOption {
    width: 100%;
    display: block;
  }

  .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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 5, ../../sass/components/tabs.scss */
.tabs-nav-switcher {
  display: none;
}

/* line 8, ../../sass/components/tabs.scss */
.tabs-desc p {
  margin: 20px 0px;
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 992px) {
  /* line 8, ../../sass/components/tabs.scss */
  .tabs-desc p {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 17, ../../sass/components/tabs.scss */
.tabs-ml p {
  margin: 0px;
  font-size: 20px;
  line-height: 32px;
  color: #e6344c;
}
@media (max-width: 992px) {
  /* line 17, ../../sass/components/tabs.scss */
  .tabs-ml p {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

/* line 27, ../../sass/components/tabs.scss */
.tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-next a:after {
  box-shadow: inset -4px -4px 0px 0px #ffffff;
}

/* line 30, ../../sass/components/tabs.scss */
.tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-prev a:before, .tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-next a:before,
.tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-item a {
  background: #fff;
}

/* line 34, ../../sass/components/tabs.scss */
.tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-prev a:after {
  box-shadow: inset 4px -4px 0px 0px #ffffff;
}

/* line 39, ../../sass/components/tabs.scss */
.tabs .tabs-nav {
  margin: 10px 0px 25px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 70px !important;
}
@media (max-width: 992px) {
  /* line 39, ../../sass/components/tabs.scss */
  .tabs .tabs-nav {
    height: 50px !important;
  }
}
/* line 48, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul {
  display: flex;
  width: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-shadow: inset 0px 0px 0px 3px #eae7e7;
  border-radius: 50px;
  overflow: hidden;
  background: #fff;
}
/* line 58, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul li {
  margin: 0px;
  border: none;
  transition: .3s;
  border-radius: 50px;
  background: transparent;
  height: 100%;
  padding: 0px !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
/* line 70, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul li:hover {
  background: transparent;
}
/* line 72, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul li:hover .text-wrapper {
  color: #909090;
}
/* line 76, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul li.is-active {
  background: #e6344c;
}
/* line 78, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul li.is-active:hover {
  background: #e6344c;
}
/* line 81, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul li.is-active .text-wrapper {
  color: #fff;
}
/* line 85, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul li a {
  background: transparent !important;
}
/* line 88, ../../sass/components/tabs.scss */
.tabs .tabs-nav ul li .text-wrapper {
  font-family: 'Montserrat-SemiBold';
  font-size: 24px;
  padding: 0px 83px;
  color: #909090;
}
@media (max-width: 992px) {
  /* line 88, ../../sass/components/tabs.scss */
  .tabs .tabs-nav ul li .text-wrapper {
    font-size: 14px;
    padding: 0px 41px;
  }
}
/* line 102, ../../sass/components/tabs.scss */
.tabs.tabs-content-main .tabs-nav {
  margin-bottom: 100px;
}
@media (max-width: 992px) {
  /* line 102, ../../sass/components/tabs.scss */
  .tabs.tabs-content-main .tabs-nav {
    margin-bottom: 50px;
  }
}
/* line 108, ../../sass/components/tabs.scss */
.tabs.tabs-content-main .tabs-content {
  border: none;
  padding: 0px;
}
/* line 113, ../../sass/components/tabs.scss */
.tabs.tabs-content-main .tabContent > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 992px) {
  /* line 113, ../../sass/components/tabs.scss */
  .tabs.tabs-content-main .tabContent > .paragraphSystem {
    flex-direction: column;
  }
}
/* line 120, ../../sass/components/tabs.scss */
.tabs.tabs-content-main .tabContent > .paragraphSystem .image {
  max-width: 400px;
  margin: 0 auto;
}
/* line 123, ../../sass/components/tabs.scss */
.tabs.tabs-content-main .tabContent > .paragraphSystem .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
/* line 129, ../../sass/components/tabs.scss */
.tabs.tabs-content-main .tabContent > .paragraphSystem .link-instruction-tab {
  margin-top: 30px;
}

/* line 137, ../../sass/components/tabs.scss */
.tabs-home-page-content > .component-content {
  height: 100%;
}

/* line 140, ../../sass/components/tabs.scss */
.tabs-home-page-content > .component-content .paragraphSystem {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

/* line 146, ../../sass/components/tabs.scss */
.tabs-home-page-content > .component-content .paragraphSystem .divider .component-content {
  margin: 0px;
}

/* line 150, ../../sass/components/tabs.scss */
.tabs-home-page-content .title {
  max-width: 100%;
  width: 100%;
}

/* line 156, ../../sass/components/tabs.scss */
.tabs-top-drug-page {
  background-image: radial-gradient(circle at 50% 0%, #ffffff, #efefef 67%, #ded4d4);
  padding-top: 60px;
  padding-bottom: 330px;
}
@media (max-width: 992px) {
  /* line 156, ../../sass/components/tabs.scss */
  .tabs-top-drug-page {
    padding-top: 25px;
  }
}
@media (min-width: 993px) {
  /* line 163, ../../sass/components/tabs.scss */
  .tabs-top-drug-page .tabs-nav {
    display: none;
  }
}
/* line 171, ../../sass/components/tabs.scss */
.tabs-top-drug-page > .tabs-content .main-content > .title {
  max-width: 100%;
}
/* line 177, ../../sass/components/tabs.scss */
.tabs-top-drug-page .main-content .title-heading {
  text-align: left;
  color: #534b52;
}
@media (max-width: 992px) {
  /* line 184, ../../sass/components/tabs.scss */
  .tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem {
    flex-direction: column-reverse;
    align-items: center;
  }
}
/* line 189, ../../sass/components/tabs.scss */
.tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem > .box {
  max-width: 455px;
  width: 100%;
}
/* line 195, ../../sass/components/tabs.scss */
.tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem > .image .component-content {
  text-align: center;
}
/* line 197, ../../sass/components/tabs.scss */
.tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem > .image .component-content img {
  max-width: 100%;
}

/* line 206, ../../sass/components/tabs.scss */
.tabs-drug-page > .component-content > .tabs-content {
  border: none;
  background: transparent;
}

/* line 211, ../../sass/components/tabs.scss */
.tabs-middle-drug-page .main-content p {
  margin: 0px;
}

/* line 215, ../../sass/components/tabs.scss */
.tabs-middle-drug-page .main-content {
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
/* line 221, ../../sass/components/tabs.scss */
.tabs-middle-drug-page .main-content > .component-content > .content {
  padding: 50px 70px 30px;
}
@media (max-width: 992px) {
  /* line 221, ../../sass/components/tabs.scss */
  .tabs-middle-drug-page .main-content > .component-content > .content {
    padding: 40px 30px 50px;
  }
}
/* line 229, ../../sass/components/tabs.scss */
.tabs-middle-drug-page .slick-dots {
  display: block;
  bottom: 15px;
  left: 0px;
}
/* line 239, ../../sass/components/tabs.scss */
.tabs-middle-drug-page .tabContent .content-flex-row-direction .component-content .content .box {
  clear: none;
}

/* line 248, ../../sass/components/tabs.scss */
.tabs-middle-drug-page {
  margin-top: -320px;
  margin-bottom: 30px;
}

/* line 252, ../../sass/components/tabs.scss */
.tabs-middle-drug-page .image .component-content {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 110px;
}

/* line 261, ../../sass/components/tabs.scss */
.tabs-bottom-drug-page {
  margin-top: 30px;
}

/* line 264, ../../sass/components/tabs.scss */
.tabs-bottom-drug-page .title h3 {
  display: inline-block;
  font-size: 32px;
  color: #534b52;
  font-weight: normal;
  position: relative;
  margin: 15px 0px;
}

/* line 272, ../../sass/components/tabs.scss */
.tabs-bottom-drug-page .box {
  box-shadow: 0px 1px 0px 0px #d8d8d8;
}

/* line 275, ../../sass/components/tabs.scss */
.tabs-bottom-drug-page .title h3:after,
.tabs-bottom-drug-page .title h3:before {
  content: '';
  position: absolute;
  width: 26px;
  height: 2px;
  background: #e6344c;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s;
}

/* line 287, ../../sass/components/tabs.scss */
.tabs-bottom-drug-page .title h3:before {
  transform: rotate(90deg) translateY(-50%);
}

/* line 290, ../../sass/components/tabs.scss */
.tabs-bottom-drug-page .title h3.visible:before {
  transform: translateY(-50%);
}

/* line 293, ../../sass/components/tabs.scss */
.tabs-bottom-drug-page .richText {
  margin: 30px 0px;
  display: none;
}

/* line 297, ../../sass/components/tabs.scss */
.tabs-bottom-drug-page .richText p {
  margin: 0px;
  font-size: 20px;
  line-height: 32px;
}

/* line 302, ../../sass/components/tabs.scss */
.content-tabs-about-cough .component-content {
  overflow: visible;
}

/* line 305, ../../sass/components/tabs.scss */
.content-tabs-about-cough .main-content:not(.main-content-description):not(.maxin-box) {
  background-image: radial-gradient(circle at 50% 0%, #ffffff, #efefef 67%, #ded4d4);
  max-width: 100%;
}

/* line 309, ../../sass/components/tabs.scss */
.content-tabs-about-cough .maxin-box {
  background: #fff;
}

/* line 312, ../../sass/components/tabs.scss */
.tabs-about-cough {
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
  float: none;
}

/* line 318, ../../sass/components/tabs.scss */
.tabs-about-cough .tabs-nav {
  position: relative;
  top: -137px;
  z-index: 20;
  margin-bottom: -78px;
}

/* line 324, ../../sass/components/tabs.scss */
.tabs-about-cough .image {
  position: absolute;
  top: -165px;
  left: 0px;
}

/* line 329, ../../sass/components/tabs.scss */
.tabs-about-cough .image .component-content {
  text-align: center;
}

/* line 332, ../../sass/components/tabs.scss */
.tabs-about-cough h2.title-heading {
  margin-top: 70px;
}

/* line 335, ../../sass/components/tabs.scss */
.tabs-about-cough .content-text {
  margin-bottom: 70px;
}

/* line 339, ../../sass/components/tabs.scss */
.tabs-about-cough .carousel .carousel-content .paragraphSystem {
  background: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 70px 102px 100px;
}

/* line 346, ../../sass/components/tabs.scss */
.tabs-about-cough .carousel > .component-content {
  padding: 0px;
}

/* line 349, ../../sass/components/tabs.scss */
.tabs-about-cough .index-slider {
  position: absolute;
  top: 53px;
  width: auto;
  right: 115px;
  padding: 0px;
}

/* line 356, ../../sass/components/tabs.scss */
.tabs-about-cough .index-slider p {
  padding: 0px;
}

/* line 359, ../../sass/components/tabs.scss */
.tabs-about-cough h3 {
  padding-right: 90px;
}
.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
----------------------------------*/
.genericFormGroup {
  clear: both;
}

.initialTabBasedFilter {
  background-color: #E1E1E1;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative;
}

.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}

.tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}

.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
}

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4;
}

.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center;
}

.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px;
}

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center;
}

.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center;
}

.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center;
}

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px;
}

.tagbasedfilter .simpleTagFilter input[type="button"] {
  background-color: #f36633;
  border: 1px solid #d5d1ce;
  border-radius: 0;
  color: white;
  padding: 5px 10px;
}

/*Multi Level Filter*/
.tagBasedFilter .multiLevelFilterContent input[type="button"] {
  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;
}

.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;
}

.tagBasedFilter .multiLevelFilterContent input[type="button"].selected {
  background: url("../../img/quiz_selected.png") no-repeat scroll 50% 50%;
  width: 100%;
}

.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px;
}

.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px;
}

.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px;
}

.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px;
}

.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0;
}

.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700;
}

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0;
}

.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;
}

.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
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4;
}

.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center;
}

.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px;
}

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center;
}

.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center;
}

.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center;
}

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px;
}
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

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

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

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

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

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em;
}

.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0;
}

.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;
}

.userBox .logged-in .button:hover,
.userBox .logged-in a:hover,
.userBox .logged-out .button:hover,
.userBox .logged-out a:hover {
  background-color: #939191;
  color: white;
}

.userBox .logged-in .lt-ie8 .button,
.userBox .logged-out .lt-ie8 .button {
  display: inline;
}

.userBox .logged-in .button,
.userBox .logged-out .button {
  float: right;
}

.userBox .logged-in .user {
  font-weight: bold;
}

.user-box.user-type-gigya {
  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
----------------------------------*/
.webinar {
  border: 1px solid #D5D1CE;
}
.webinar .containerInner {
  height: auto;
  overflow: hidden;
  padding: 1% 1% 0 0%;
}
.webinar .contentLeft {
  overflow: hidden;
  float: left;
  width: 60%;
}
.webinar .contentRight {
  overflow: hidden;
}
.webinar .footer {
  overflow: hidden;
  margin: 10px auto;
}
.webinar .footer .webinarArrowLeft {
  background: url("../../img/arrows/leftArrow.png") no-repeat left center;
  bottom: 0;
  left: 0;
}
.webinar .footer .webinarArrowRight {
  background: url("../../img/arrows/rightArrow.png") no-repeat left center;
  right: 0;
  bottom: 0;
}

.webinar .content {
  overflow: auto;
  margin: 0 0 0 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}
.webinar .content .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .webinar .content .webinarThumbnails {
    margin: 0 20px;
  }
}
.webinar .content .webinarThumbnails .imagesContainer {
  overflow: hidden;
  position: relative;
}

.webinar .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden;
}

.webinar .slide {
  text-align: center;
}
.webinar .slide img {
  width: 96%;
}

.webinar .videoDetail {
  text-align: left;
  overflow: hidden;
  margin: 5px 5px 45px 0;
  padding: 0;
}

.webinar .imageSeparator {
  margin: 0 8px;
}

.webinar .imagesContainer div {
  float: left;
}
.webinar .imagesContainer div img {
  float: left;
  cursor: pointer;
  width: 150px;
  height: 115px;
  display: block;
  border: 1px solid #D5D1CE;
}

.webinar .imageBox.activeSlide img {
  border: 1px solid #D5D1CE;
}

.webinar .video {
  width: 100%;
  height: 250px;
}

.webinar .webinarArrowLeft, .webinar .webinarArrowRight {
  height: 20px;
  width: 20px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  background-color: #e0e0e0;
  padding: 50px 0;
}
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");
#cq-emulator-content.firefox {
  background-color: #FFF !important;
}

html, body {
  width: 100%;
  font-size: 14px;
}

body {
  line-height: 1.5;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-family: 'Verdana Regular';
  position: relative;
  overflow: auto;
  background: rgba(231, 227, 227, 0.99);
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("../../fonts/Montserrat-Regular.eot?#iefix");
  src: url("../../fonts/Montserrat-Regular.eot?#iefix") format("eot"), url("../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../../fonts/Montserrat-Regular.woff") format("woff"), url("../../fonts/Montserrat-Regular.ttf") format("truetype"), url("../../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../../fonts/Montserrat-Light.eot?#iefix");
  src: url("../../fonts/Montserrat-Light.eot?#iefix") format("eot"), url("../../fonts/Montserrat-Light.woff") format("woff"), url("../../fonts/Montserrat-Light.ttf") format("truetype"), url("../../fonts/Montserrat-Light.svg#Montserrat-Light") format("svg");
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../../fonts/Montserrat-Medium.eot?#iefix");
  src: url("../../fonts/Montserrat-Medium.eot?#iefix") format("eot"), url("../../fonts/Montserrat-Medium.woff") format("woff"), url("../../fonts/Montserrat-Medium.ttf") format("truetype"), url("../../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../../fonts/Montserrat-Bold.eot?#iefix");
  src: url("../../fonts/Montserrat-Bold.eot?#iefix") format("eot"), url("../../fonts/Montserrat-Bold.woff2") format("woff2"), url("../../fonts/Montserrat-Bold.woff") format("woff"), url("../../fonts/Montserrat-Bold.ttf") format("truetype"), url("../../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../../fonts/Montserrat-SemiBold.eot?#iefix");
  src: url("../../fonts/Montserrat-SemiBold.eot?#iefix") format("eot"), url("../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../fonts/Montserrat-SemiBold.woff") format("woff"), url("../../fonts/Montserrat-SemiBold.ttf") format("truetype"), url("../../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
}
@font-face {
  font-family: "GUERRILLA-Normal";
  src: url("../../fonts/GUERRILLA-Normal.eot?#iefix");
  src: url("../../fonts/GUERRILLA-Normal.eot?#iefix") format("eot"), url("../../fonts/GUERRILLA-Normal.woff2") format("woff2"), url("../../fonts/GUERRILLA-Normal.woff") format("woff"), url("../../fonts/GUERRILLA-Normal.ttf") format("truetype"), url("../../fonts/GUERRILLA-Normal.svg#GUERRILLA-Normal") format("svg");
}
@font-face {
  font-family: "PTSans-Narrow";
  src: url("../../fonts/PTSans-Narrow.eot?#iefix");
  src: url("../../fonts/PTSans-Narrow.eot?#iefix") format("eot"), url("../../fonts/PTSans-Narrow.woff2") format("woff2"), url("../../fonts/PTSans-Narrow.woff") format("woff"), url("../../fonts/PTSans-Narrow.ttf") format("truetype"), url("../../fonts/PTSans-Narrow.svg#PTSans-Narrow") format("svg");
}
@font-face {
  font-family: 'Verdana Regular';
  src: url('../../fonts/Verdana.woff2') format('woff2'),
  url('../../fonts/Verdana.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Verdana Bold';
  src:  url('../../fonts/Verdana_bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
.container {
  padding: 0px;
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 100%;
  }
}
.col-xs-12, .col-md-12 {
  padding: 0px;
}

.paragraphSystem {
  margin: 0px;
}

.paragraphSystem, .row {
  margin: 0px;
}

.content.paragraphSystem {
  margin: 0 auto;
}

#wrapper,
.container {
  color: #323131;
  background-color: #F5F5F5;
}

#footer {
  padding-bottom: 15px;
  padding-top: 15px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  color: #323131;
  margin: 10px 0;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.17em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.83em;
}

h6 {
  font-size: 0.67em;
}

a {
  color: #323131;
  text-decoration: none;
}

a:hover {
  color: #868484;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 89, ../../sass/core/main.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.component {
  clear: left;
  margin-bottom: 10px;
}

.component[class*="grid"] {
  clear: none;
}

.component[class*="grid"].alpha {
  clear: left;
}

.component-content {
  overflow: hidden;
  margin-bottom: 14px;
}

.component > .component-content {
  margin-bottom: 0;
}

.alert-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
}

.alert-list li {
  padding-left: 4px;
}

.alert {
  margin-bottom: 20px;
}

.alert-error {
  color: #8A0808;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* uteca */
.utekaWidget {
  position: relative;
  z-index: 3;
}
.utekaWidget__overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
}
.utekaWidget__overlay--show {
  display: flex;
}
@media (max-width: 992px) {
  .utekaWidget__overlay--show {
    display: block;
  }
}
.utekaWidget__popup {
  width: 70vw;
  height: 80vh;
  background: #fff;
}
@media (max-width: 992px) {
  .utekaWidget__popup {
    width: 100%;
    height: 100%;
  }
}
.utekaWidget__popup .uteka-widget {
  height: 100%;
}

/* vendor */
.uteka-widget {
  /* Минимально поддерживаемые размеры виджета: 320x520. */
  width: 100%;
  height: 768px;
  outline: 1px solid #e0e0e0;
}

.uteka-widget iframe {
  border: none;
  width: 100%;
  height: calc(100% - 57px);
}

.uteka-widget__container {
  margin: 0 auto;
  padding: 0 16px;
}

@media (min-width: 600px) {
  .uteka-widget__container {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .uteka-widget__container {
    padding: 0 40px;
  }
}
@media (min-width: 1024px) {
  .uteka-widget__container {
    padding: 0 44px;
  }
}
@media (min-width: 1440px) {
  .uteka-widget__container {
    padding: 0 60px;
    max-width: 1440px;
  }
}
.uteka-widget-header {
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
}

.uteka-widget-header__inner {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 56px;
}

.uteka-widget-header__title {
  background: url("https://widget.uteka.ru/static/img/widgets/title_2@mobile.svg") no-repeat;
  background-position: center;
  width: 230px;
  height: 24px;
}

.uteka-widget-header__logo {
  height: 16px;
}

.uteka-widget-header__logo img {
  height: 100%;
}

.uteka-widget-header__close {
  position: absolute;
  top: 0;
  right: -8px;
  bottom: 0;
  z-index: 5;
  margin: auto;
  width: 32px;
  height: 32px;
  background: url("https://widget.uteka.ru/static/img/widgets/close_2.svg") no-repeat center;
}

@media (min-width: 1024px) {
  .uteka-widget-header__inner {
    flex-direction: row;
  }

  .uteka-widget-header__title {
    background-image: url("https://widget.uteka.ru/static/img/widgets/title_2.svg");
    width: 264px;
    height: 24px;
  }

  .uteka-widget-header__logo {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 32px;
  }
}
/* \vendor*/
.snippetReference > .inner > .component-content {
  margin-bottom: 0;
}

.richText ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 100%;
  left: 0;
  top: 12px;
  transform: translateY(-50%);
}.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; }
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.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%;
}
@media (max-width: 992px) {
  .carousel-slide {
    height: 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: transparent;
}
.carousel-nav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 0;
  color: transparent;
  border: 2px solid transparent;
}
.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: transparent;
}
.carousel-nav-prev a:hover:before, .carousel-nav-next a:hover:before {
  color: transparent;
}
@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: "";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.carousel-nav-next {
  right: 10px;
}
.carousel-nav-next a:before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.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;
}

.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next {
  transform: translateY(-50%);
  width: 50px;
}
@media (max-width: 992px) {
  .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next {
    display: none !important;
  }
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a {
  position: relative;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:after, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:before, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:after, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:before {
  content: '';
  position: absolute;
  transition: .3s;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:before, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:before {
  width: 50px;
  height: 4px;
  background: #eae7e7;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:after, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:after {
  width: 20px;
  height: 20px;
  top: 50%;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev {
  left: 0px;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:after {
  box-shadow: inset 4px -4px 0px 0px #eae7e7;
  transform: translateY(-50%) rotate(45deg);
  left: 0px;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:hover:before {
  background: #e6344c;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-prev a:hover:after {
  box-shadow: inset 4px -4px 0px 0px #e6344c;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next {
  right: 0px;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:after {
  box-shadow: inset -4px -4px 0px 0px #eae7e7;
  transform: translateY(-50%) rotate(-45deg);
  right: 0px;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:hover:before {
  background: #e6344c;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-next a:hover:after {
  box-shadow: inset -4px -4px 0px 0px #e6344c;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
@media (max-width: 992px) {
  .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav {
    margin: 0px;
  }
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item {
  width: 20px;
  height: 20px;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item a {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: none;
  background: #eae7e7;
  transition: .3s;
  vertical-align: top;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item a:hover, .carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item a:active {
  background: #e72d38;
}
.carousel:not(.carousel-header):not(.carousel-story) .carousel-nav-item.is-active a {
  background: #e72d38;
}
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.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: transparent;
  background: transparent;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
.tabs-nav-item a {
  color: transparent;
}
.tabs-nav-item.is-active, .tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
  cursor: default;
  background: transparent;
}
.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: transparent;
}
.tabs-nav-item:first-child {
  margin-left: 0;
}
.tabs-nav-item:hover {
  background: transparent;
}
.tabs-nav-item:hover a {
  color: transparent;
  text-decoration: none;
}
.tabs-nav-switcher {
  position: absolute;
  top: 0;
  height: 35px;
  width: 15px;
  border: 2px solid transparent;
  background: transparent;
  cursor: pointer;
}
.tabs-nav-switcher-right {
  right: 0;
}
.tabs-nav-switcher-left {
  left: 0;
}
.tabs-nav-switcher-left:before {
  content: "";
  margin-left: -4px;
}
.tabs-nav-switcher:before {
  left: 50%;
  margin-left: -3px;
  padding: 7px 0;
  font-size: 12px;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tabs-content {
  padding: 13px;
  position: relative;
  top: -2px;
  z-index: 100;
  border: solid 2px #323131;
  background: transparent;
  overflow: hidden;
}

@media (max-width: 992px) {
  .tabs-top-drug-page .tabs-content {
    padding: 13px 30px;
  }
}

.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;
}

.tabs-nav-switcher {
  display: none;
}

.tabs-desc p {
  margin: 20px 0px;
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 992px) {
  .tabs-desc p {
    font-size: 18px;
    line-height: 28px;
  }
}

.tabs-ml p {
  margin: 0px;
  font-size: 20px;
  line-height: 32px;
  color: #e6344c;
}
@media (max-width: 992px) {
  .tabs-ml p {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-next a:after {
  box-shadow: inset -4px -4px 0px 0px #ffffff;
}

.tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-prev a:before, .tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-next a:before,
.tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-item a {
  background: #fff;
}

.tabs-about-cough .carousel:not(.carousel-header) .carousel-nav-prev a:after {
  box-shadow: inset 4px -4px 0px 0px #ffffff;
}

.tabs .tabs-nav {
  margin: 10px 0px 25px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 70px !important;
}
@media (max-width: 992px) {
  .tabs .tabs-nav {
    height: 50px !important;
  }
}
.tabs .tabs-nav ul {
  display: flex;
  width: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-shadow: inset 0px 0px 0px 3px #eae7e7;
  border-radius: 50px;
  overflow: hidden;
  background: #fff;
}
.tabs .tabs-nav ul li {
  margin: 0px;
  border: none;
  transition: .3s;
  border-radius: 50px;
  background: transparent;
  height: 100%;
  padding: 0px !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.tabs .tabs-nav ul li:hover {
  background: transparent;
}
.tabs .tabs-nav ul li:hover .text-wrapper {
  color: #909090;
}
.tabs .tabs-nav ul li.is-active {
  background: #e6344c;
}
.tabs .tabs-nav ul li.is-active:hover {
  background: #e6344c;
}
.tabs .tabs-nav ul li.is-active .text-wrapper {
  color: #fff;
}
.tabs .tabs-nav ul li a {
  background: transparent !important;
}
.tabs .tabs-nav ul li .text-wrapper {
  font-family: 'Verdana Regular';
  font-size: 24px;
  padding: 0px 83px;
  color: #909090;
}
@media (max-width: 992px) {
  .tabs .tabs-nav ul li .text-wrapper {
    font-size: 14px;
    padding: 0px 41px;
  }
}
.tabs.tabs-content-main .tabs-nav {
  margin-bottom: 100px;
}
@media (max-width: 992px) {
  .tabs.tabs-content-main .tabs-nav {
    margin-bottom: 50px;
  }
}
.tabs.tabs-content-main .tabs-content {
  border: none;
  padding: 0px;
}
.tabs.tabs-content-main .tabContent > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .tabs.tabs-content-main .tabContent > .paragraphSystem {
    flex-direction: column;
  }
}
.tabs.tabs-content-main .tabContent > .paragraphSystem .image {
  max-width: 400px;
  min-width: 400px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .tabs.tabs-content-main .tabContent > .paragraphSystem .image {
    max-width: 100%;
    min-width: 0;
  }
}
.tabs.tabs-content-main .tabContent > .paragraphSystem .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 400px;
}
.tabs.tabs-content-main .tabContent > .paragraphSystem .link-instruction-tab {
  margin-top: 30px;
}

.tabs-home-page-content > .component-content {
  height: 100%;
}

.tabs-home-page-content > .component-content .paragraphSystem {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.tabs-home-page-content > .component-content .paragraphSystem .divider .component-content {
  margin: 0px;
}

.tabs-home-page-content .title {
  max-width: 100%;
  width: 100%;
}

@media (max-width: 992px) {
  .tabs-drug-page.tabs-middle-drug-page .tabs-nav {
    display: none;
  }
}
@media (max-width: 992px) {
  .tabs-drug-page.tabs-middle-drug-page .tabs-content {
    padding: 13px 0 38px;
  }
}

.tabs-top-drug-page {
  background-image: radial-gradient(circle at 50% 0%, #ffffff, #efefef 67%, #ded4d4);
  padding-top: 60px;
  padding-bottom: 330px;
  /*> .component-content {
    @include breakpoint('tablet'){
      display: flex;
      flex-direction: column-reverse;
    }
  }*/
}
@media (max-width: 992px) {
  .tabs-top-drug-page {
    padding-top: 25px;
  }
}
@media (min-width: 993px) {
  .tabs-top-drug-page .tabs-nav {
    display: none;
  }
}
.tabs-top-drug-page > .tabs-content .main-content > .title {
  max-width: 100%;
}
.tabs-top-drug-page .main-content .component-content {
  overflow: visible;
}
.tabs-top-drug-page .main-content .title-heading {
  text-align: left;
  color: #534b52;
}
.tabs-top-drug-page .main-content .richText:first-of-type p {
  margin-right: -300px;
}
@media (max-width: 1366px) {
  .tabs-top-drug-page .main-content .richText:first-of-type p {
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  .tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem > .box {
  max-width: 480px;
  min-width: 480px;
  width: 100%;
}
@media (max-width: 992px) {
  .tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem > .box {
    max-width: 100%;
    min-width: 0;
  }
}
.tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem > .image .component-content {
  text-align: center;
}
.tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem > .image .component-content img {
  max-width: 100%;
}
@media (max-width: 992px) {
  .tabs-top-drug-page .content-flex-row-direction > .component-content > .paragraphSystem > .image .component-content img {
    max-width: 70%;
  }
}

.tabs-drug-page > .component-content > .tabs-content {
  border: none;
  background: transparent;
}

.tabs-middle-drug-page .main-content {
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.tabs-middle-drug-page .main-content > .component-content > .content {
  padding: 50px 70px 30px;
}
@media (max-width: 992px) {
  .tabs-middle-drug-page .main-content > .component-content > .content {
    padding: 40px 30px 100px;
  }
}
.tabs-middle-drug-page .main-content p {
  margin: 0px;
}
@media (max-width: 992px) {
  .tabs-middle-drug-page .main-content p {
    font-size: 16px;
  }
}
.tabs-middle-drug-page .slick-dots {
  display: block;
  bottom: 15px;
  left: 0px;
}
@media (max-width: 992px) {
  .tabs-middle-drug-page .slick-dots {
    bottom: 65px;
  }
}
.tabs-middle-drug-page .tabContent .content-flex-row-direction .component-content .content .box {
  clear: none;
}

.tabs-middle-drug-page {
  margin-top: -320px;
  margin-bottom: 30px;
}

.tabs-middle-drug-page .image .component-content {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 110px;
}

.tabs-bottom-drug-page {
  margin-top: 30px;
}
.tabs-bottom-drug-page .tabs-content {
  padding: 0px;
}
.tabs-bottom-drug-page .title h3 {
  display: inline-block;
  font-size: 32px;
  color: #534b52;
  font-weight: normal;
  position: relative;
  margin: 15px 0px;
  padding-right: 53px;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .tabs-bottom-drug-page .title h3 {
    width: 100%;
    font-size: 18px;
    padding-right: 25px;
  }
}
.tabs-bottom-drug-page .title h3:after, .tabs-bottom-drug-page .title h3:before {
  content: '';
  position: absolute;
  width: 26px;
  height: 2px;
  background: #e6344c;
  right: 14px;
  top: 25px;
  transform: translateY(-50%);
  transition: .3s;
}
@media (max-width: 992px) {
  .tabs-bottom-drug-page .title h3:after, .tabs-bottom-drug-page .title h3:before {
    right: 0px;
    top: 12px;
  }
}
.tabs-bottom-drug-page .title h3:before {
  right: 15px;
  top: 24px;
}
@media (max-width: 992px) {
  .tabs-bottom-drug-page .title h3:before {
    width: 26px;
    right: 1px;
    top: 11px;
  }
}
.tabs-bottom-drug-page .title h3:before {
  transform: rotate(90deg) translateY(-50%);
}
.tabs-bottom-drug-page .title h3:after {
  transform: translateY(-50%);
}
.tabs-bottom-drug-page .title h3.visible:before {
  transform: translateY(-50%);
  right: 14px;
  top: 25px;
}
@media (max-width: 992px) {
  .tabs-bottom-drug-page .title h3.visible:before {
    right: 0;
    top: 12px;
  }
}
.tabs-bottom-drug-page .richText {
  margin: 30px 0px;
  display: none;
}
@media (max-width: 992px) {
  .tabs-bottom-drug-page .richText {
    margin-top: 0px;
  }
}
.tabs-bottom-drug-page .richText p {
  margin: 0px;
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 992px) {
  .tabs-bottom-drug-page .richText p {
    font-size: 16px;
    line-height: 28px;
  }
}
.tabs-bottom-drug-page .box {
  box-shadow: 0px 1px 0px 0px #d8d8d8;
}

.content-tabs-about-cough .component-content {
  overflow: visible;
}

.content-tabs-about-cough .main-content:not(.main-content-description):not(.maxin-box) {
  background-image: radial-gradient(circle at 50% 0%, #ffffff, #efefef 67%, #ded4d4);
  max-width: 100%;
}

.content-tabs-about-cough .maxin-box {
  background: #fff;
}

.tabs-about-cough {
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
  float: none;
}
.tabs-about-cough .tabContent {
  padding: 50px 20px 0px;
}
@media (max-width: 992px) {
  .tabs-about-cough .tabContent {
    padding-top: 30px;
  }
}
@media (max-width: 992px) {
  .tabs-about-cough .tabContent p {
    margin: 0px;
  }
}
.tabs-about-cough .tabContent .title {
  margin-bottom: 20px;
}
.tabs-about-cough .tabs-nav {
  position: relative;
  top: -137px;
  z-index: 20;
  margin-bottom: -78px;
}
@media (max-width: 992px) {
  .tabs-about-cough .tabs-nav {
    top: -100px;
    margin-bottom: -59px;
  }
}
.tabs-about-cough .image {
  position: absolute;
  top: 0px;
  left: 0px;
}
.tabs-about-cough .image .component-content {
  text-align: center;
  display: flex;
  justify-content: center;
}
.tabs-about-cough .image .component-content img {
  max-width: calc(100% - 70px);
  min-width: 600px;
}
.tabs-about-cough h2.title-heading {
  margin-top: 70px;
}
@media (max-width: 992px) {
  .tabs-about-cough h2.title-heading {
    margin-top: 10px;
  }
}
.tabs-about-cough .content-text {
  margin-bottom: 70px;
}
.tabs-about-cough .carousel > .component-content {
  padding: 0px;
}
@media (max-width: 992px) {
  .tabs-about-cough .carousel .carousel-slides {
    height: auto !important;
    min-height: 550px;
  }
}
@media (max-width: 992px) {
  .tabs-about-cough .carousel .carousel-nav {
    margin-top: 20px !important;
  }
}
@media (max-width: 992px) {
  .tabs-about-cough .carousel .carousel-nav-prev, .tabs-about-cough .carousel .carousel-nav-next {
    display: block !important;
  }
}
.tabs-about-cough .carousel .carousel-content .paragraphSystem {
  background: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 70px 102px 100px;
}
@media (max-width: 992px) {
  .tabs-about-cough .carousel .carousel-content .paragraphSystem {
    padding: 20px;
  }
}
.tabs-about-cough .index-slider {
  position: absolute;
  top: 53px;
  width: auto;
  right: 115px;
  padding: 0px;
}
@media (max-width: 992px) {
  .tabs-about-cough .index-slider {
    position: static;
    order: -1;
    border-bottom: 2px solid #939191;
    margin-bottom: 20px;
  }
}
.tabs-about-cough .index-slider p {
  padding: 0px;
}
.tabs-about-cough h3 {
  padding-right: 90px;
}
@media (max-width: 992px) {
  .tabs-about-cough h3 {
    padding: 0px;
    margin: 0px 0px 20px;
  }
}
@media (max-width: 992px) {
  .tabs-about-cough .divider {
    display: none;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* for admin */
.advancedParametrizedHtml[data-hoverbar] {
  min-height: 50px;
}
.advancedParametrizedHtml[data-hoverbar]::before {
  content: "AdvancedParametrizedHtml";
}

/* \for admin */
h1, h2, h3, h4, h5, .richText {
  color: #534b52;
}

.component {
  margin-bottom: 0;
}

#header {
  padding: 0;
}

#header .header-gsk {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 57px;
  background: #fff;
  margin: 0;
  padding: 0 15px;
}

#header .header-gsk .component-content.right {
  height: 57x;
}

.component > .component-content {
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
}

.header-cat-image {
  position: absolute;
  width: auto;
  margin: 0;
  bottom: -6px;
  left: -68px;
  z-index: 2;
}
@media (max-width: 1200px) {
  .header-cat-image {
    left: -50px;
  }
}

.link-blue-cat {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 3;
  left: 86px;
  width: auto;
  top: 50%;
  transform: translateY(-50%);
}

.link-blue-cat p {
  margin: 0;
}

.link-blue-cat a {
  text-decoration: none !important;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  position: relative;
  padding-right: 55px;
}
@media screen and (max-width: 1400px) {
  .link-blue-cat a {
    font-size: 20px;
  }
}

.link-blue-cat a:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  right: 3px;
  background: transparent;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  overflow: hidden;
  box-shadow: inset -1px 1px 0 0 #fff;
}

.link-blue-cat a:before {
  content: '';
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 1px;
  background: #fff;
}

.carousel > .component-content {
  border: none;
  background: transparent;
}

.content-home-page {
  padding: 0;
}

.tabs-top-drug-page .link-instruction-tab p {
  min-width: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .tabs-top-drug-page .link-instruction-tab p {
    display: block;
  }
}
.tabs-top-drug-page .link-instruction-tab p:first-child {
  margin-right: 25px;
}
.tabs-top-drug-page .link-instruction-tab p:first-child::after,
.tabs-top-drug-page .link-instruction-tab p:first-child a::before, .tabs-top-drug-page .link-instruction-tab p:first-child a::after {
  content: none;
  box-shadow: none !important;
}
.tabs-top-drug-page .link-instruction-tab p:first-child a {
  padding: 0 28px;
  background: #e2323d;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 992px) {
  .tabs-top-drug-page .link-instruction-tab p:first-child a {
    justify-content: space-between;
  }
}
.tabs-top-drug-page .link-instruction-tab p:first-child a::after {
  content: '';
  position: static;
  transform: none;
  width: 32px;
  height: 46px;
  margin-left: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAuCAIAAADGEozTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABrxJREFUeNrsV3lUVGUUf8vsK8MAioKkZCmoCYhKkLiAmpp0pJQOx8TEFDOOy5FjiqCgiEu4i6nkkTyKSkZHPGYliUIECaIYEUuImbLOyuzz5nXfoMk8lgG0//r+mHnne9+73/fd+7u/+7voQ9+3kP9yYMh/PP7fwO5g9P4aZTHYk/w5k/xZ3qMY7m64xIGaNZvNza2mBw3GO3f1BUXG6rreLPSEItzRQRC5ULAgDBMJO2bIdg0hk5E6PSoWMZydEBzvmDfV1qkys7Tf/YAQlr5tgKHCReHimGiUzyNNJt2NW9q8m8bScqJN1ml/jOU5nO3nw50dwh7jRW1TUyfbvsd4v9LOBriQ77gziRPgjxCEKiu7/fQ5G7vdDdZYL3HsSo7veMRiURxIV5853+MGuETsfOIwc7iHqa6+bdNWU219X0OJIvyweZK4NSibpb5wSbF7P0J2QRHK5Tin7wfr+uLbTUtj+mGdig+iycltXvYJoVAIFy4QrVzWDUwdEzYyR3rqy8pb135GarQDQKTx9z9aV60jtTpx9BJucKCNi7jTgpz2phAtrU0fLCXkSjqiBHzO26HcoACG2xCMz4eoGKtrdXn5+sJfEAtJW8ydEey0OxnWNIVHEmoNvtbVAyDhnJaKiUWyhO3Gqhqac4WR7zulpfCmBzOHueNiMYpiDNfBrNdH8meHcqcEmmpqieaWzl+Y6xuYIzwAWiSJGEpKqRtwQ6c6pSYZKn5rjoqh4VWybbNgzkzILHVOrjbnirG6BsAO8OVM9BVERnB8xsGr1k3bdNfzbbLXzdX1m3Ok3vB3aBgVA/78ufCr/iqLdlnxymVg3dzc0rRkhWJnGri4I5UgQrqfClqiVys+P4gwGE4piaxRI20u8eiJNr8A5XG506dgACzOBF/SYNDfKuy8iOk+VBQVCfOtq9fT/fZsqM9mK48chz0c4taAMzsP7bUfqXgEBWDM115FWUxDeQVpNHdewY8IBzJQZZ4z1T3oBTmq02eBlNhvjGV5jbZB1K9l1hz0xoDCqESv+5MOhsAA6iA5uXawSVg0l6/CP2fKmzbTChXkBGPIYAy3cplFJqeFF95Z1GpzY7Nd+JuqqqnADnWlzVusHIOBLSscbV2IYeAf0mjqUxZbqMijeBfmxyi6xQilmvob5GLzzkxA0uFSR1wksF9S3N2pL5rpd6UonSQxcy1VLiBxaK91JaWUZ0Om292AN5NaYyi+bWN9qCsq4JsaHmLGmjqoJGzv0ZA+NjjLuUylwsdRuFjYi3XgGM4EH/PjRoMVNs853M8HfvVldzEgEx1QCoZxZ0ztvMJQdk97/Qbu7CRNS+3JUezxY6VJW+BBse8wabJF+ewQysjPxVQma6DaIYggfD7te0XyLiiHYMXl7Je8OTNRNvM5/UkdxbErXI4fhHRVZWTq8m7SqIIz0Q9AqC8ssrIpjg2+mMn0GNYSu0FfWGzDdXyeY+JGnvVypF5v9acWd5EyPUdQMzqd/EC65mIO7WTSlETerBnKYxmqE6ef0XVIsNOuZPPDR42LPqSldEdRFEaEcwInY8Kn8YDshVO3Z2UTbXK638aNcTl1FI7fOG8h0a55Cl6gQ31pOcdvvCh6ifJoBr2SVFS2VVR2VGyUxycUctLQfYqAGyXxGyj3HvwCrHeqaCSi2LEbMku0dDHLe3SPvKDWmJuae7IOQ7RqOdNzuP7OXY0VhDYl09TwSLH/CMBJun0LymYPoGSyfceJIhdRgUlI+bfS2UjH9guX9CWljGFu4jUx/bVOwWFbPFCOfO8h8+MnPWhTEpFv3Ql5B8qAM8mvXxs4rP8U+FFXUKT5Nrc38QsuloGqAZGxbTOEtI/WgasFYXMJpUqelIqQ9tS19so1bV4+5LDDxnV9sY47iEDywIN8x56uqO1evitgqUzOA90QEmzfOfFxoLo1V7+nlf7eNoB6JIPLIohk0wZghd6odN4s3rQpIAyUqfv614DobxW15+TiYpEEro/2UAkGuTjGrYUHWeKOjrTqX4ejSDsMgOMGTea/+063ghdUE6BTff5rQ0nZQFoo0D+g9aAqSdav7lpyhRHvcfx9zA//Uh44NvAezXCnQnXmPMrlwmGfVu8O1fSKuzg2BhqCts3JoJ1eqAlUpZ8AUQMqUbg44pnvcUnyFlBTyoxMY2XVi3aZQG2y+GRoeKCpYo6kyoDoo8Vsr1HGqmrVydMvp42FPhKqB8pkSpPiQcSJl0cB71K7momX1ieDRDTcuw860+XkIWBc5aF0U33DS23ECYssLgG6K0KuUJ06oz6X3cfv/hFgAPF96sgJ0LZIAAAAAElFTkSuQmCC);
  background-size: contain;
}
@media (max-width: 992px) {
  .tabs-top-drug-page .link-instruction-tab p:first-child a::after {
    transform: scale(0.7, 0.7);
  }
}
@media (max-width: 768px) {
  .tabs-top-drug-page .link-instruction-tab p:first-child {
    margin-right: 0;
  }
}

.link-instruction-tab p {
  margin: 0;
  min-width: 282px;
  position: relative;
  display: inline-block;
}
@media (max-width: 992px) {
  .link-instruction-tab p {
    min-width: 100%;
  }
}
.link-instruction-tab p:not(:last-child) {
  margin-bottom: 20px;
}
.link-instruction-tab p:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: #c6c2c5;
  top: 50%;
  right: 40px;
  transition: .3s;
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .link-instruction-tab p:after {
    width: 32px;
    right: 15px;
  }
}
.link-instruction-tab p:hover:after, .link-instruction-tab p:hover a:after, .link-instruction-tab p:hover a:before {
  background: #e6344c;
}
.link-instruction-tab p a {
  box-sizing: border-box;
  font-family: 'Verdana Regular';
  font-size: 20px;
  background: transparent;
  height: 80px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-radius: 40px;
  text-decoration: none;
  color: #8d868c;
  padding-left: 40px;
  padding-right: 90px;
  position: relative;
  box-shadow: inset 0 0 0 3px #8d868c;
  transition: .3s;
}
@media (max-width: 992px) {
  .link-instruction-tab p a {
    font-size: 17px;
    height: 50px;
    padding-left: 20px;
    padding-right: 50px;
  }
}
.link-instruction-tab p a:after, .link-instruction-tab p a:before {
  content: '';
  position: absolute;
  height: 2px;
  background: #c6c2c5;
  transform: translateY(-50%);
  transition: .3s;
}
.link-instruction-tab p a:after {
  width: 42px;
  right: 40px;
  top: 32px;
}
@media (max-width: 992px) {
  .link-instruction-tab p a:after {
    right: 15px;
    width: 32px;
    top: 35%;
    transform: translateY(-50%);
  }
}
.link-instruction-tab p a:before {
  width: 22px;
  right: 60px;
  top: 48px;
}
@media (max-width: 992px) {
  .link-instruction-tab p a:before {
    right: 25px;
    width: 22px;
    top: 65%;
    transform: translateY(-50%);
  }
}
.link-instruction-tab p a:hover, .link-instruction-tab p a:active, .link-instruction-tab p a:focus {
  box-shadow: inset 0 0 0 3px #e6344c;
  color: #e6344c;
}
.tabs-content-main .link-instruction-tab p:first-child {
  min-width: 0;
  margin-right: 26px;
}
@media (max-width: 992px) {
  .tabs-content-main .link-instruction-tab p:first-child {
    min-width: 100%;
  }
}
.tabs-content-main .link-instruction-tab p:first-child::after,
.tabs-content-main .link-instruction-tab p:first-child a::before, .tabs-content-main .link-instruction-tab p:first-child a::after {
  content: none;
  box-shadow: none !important;
}
.tabs-content-main .link-instruction-tab p:first-child a {
  padding: 0 28px;
  background: #e2323d;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 992px) {
  .tabs-content-main .link-instruction-tab p:first-child a {
    justify-content: space-between;
  }
}
.tabs-content-main .link-instruction-tab p:first-child a::after {
  content: '';
  position: static;
  transform: none;
  width: 32px;
  height: 46px;
  margin-left: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAuCAIAAADGEozTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABrxJREFUeNrsV3lUVGUUf8vsK8MAioKkZCmoCYhKkLiAmpp0pJQOx8TEFDOOy5FjiqCgiEu4i6nkkTyKSkZHPGYliUIECaIYEUuImbLOyuzz5nXfoMk8lgG0//r+mHnne9+73/fd+7u/+7voQ9+3kP9yYMh/PP7fwO5g9P4aZTHYk/w5k/xZ3qMY7m64xIGaNZvNza2mBw3GO3f1BUXG6rreLPSEItzRQRC5ULAgDBMJO2bIdg0hk5E6PSoWMZydEBzvmDfV1qkys7Tf/YAQlr5tgKHCReHimGiUzyNNJt2NW9q8m8bScqJN1ml/jOU5nO3nw50dwh7jRW1TUyfbvsd4v9LOBriQ77gziRPgjxCEKiu7/fQ5G7vdDdZYL3HsSo7veMRiURxIV5853+MGuETsfOIwc7iHqa6+bdNWU219X0OJIvyweZK4NSibpb5wSbF7P0J2QRHK5Tin7wfr+uLbTUtj+mGdig+iycltXvYJoVAIFy4QrVzWDUwdEzYyR3rqy8pb135GarQDQKTx9z9aV60jtTpx9BJucKCNi7jTgpz2phAtrU0fLCXkSjqiBHzO26HcoACG2xCMz4eoGKtrdXn5+sJfEAtJW8ydEey0OxnWNIVHEmoNvtbVAyDhnJaKiUWyhO3Gqhqac4WR7zulpfCmBzOHueNiMYpiDNfBrNdH8meHcqcEmmpqieaWzl+Y6xuYIzwAWiSJGEpKqRtwQ6c6pSYZKn5rjoqh4VWybbNgzkzILHVOrjbnirG6BsAO8OVM9BVERnB8xsGr1k3bdNfzbbLXzdX1m3Ok3vB3aBgVA/78ufCr/iqLdlnxymVg3dzc0rRkhWJnGri4I5UgQrqfClqiVys+P4gwGE4piaxRI20u8eiJNr8A5XG506dgACzOBF/SYNDfKuy8iOk+VBQVCfOtq9fT/fZsqM9mK48chz0c4taAMzsP7bUfqXgEBWDM115FWUxDeQVpNHdewY8IBzJQZZ4z1T3oBTmq02eBlNhvjGV5jbZB1K9l1hz0xoDCqESv+5MOhsAA6iA5uXawSVg0l6/CP2fKmzbTChXkBGPIYAy3cplFJqeFF95Z1GpzY7Nd+JuqqqnADnWlzVusHIOBLSscbV2IYeAf0mjqUxZbqMijeBfmxyi6xQilmvob5GLzzkxA0uFSR1wksF9S3N2pL5rpd6UonSQxcy1VLiBxaK91JaWUZ0Om292AN5NaYyi+bWN9qCsq4JsaHmLGmjqoJGzv0ZA+NjjLuUylwsdRuFjYi3XgGM4EH/PjRoMVNs853M8HfvVldzEgEx1QCoZxZ0ztvMJQdk97/Qbu7CRNS+3JUezxY6VJW+BBse8wabJF+ewQysjPxVQma6DaIYggfD7te0XyLiiHYMXl7Je8OTNRNvM5/UkdxbErXI4fhHRVZWTq8m7SqIIz0Q9AqC8ssrIpjg2+mMn0GNYSu0FfWGzDdXyeY+JGnvVypF5v9acWd5EyPUdQMzqd/EC65mIO7WTSlETerBnKYxmqE6ef0XVIsNOuZPPDR42LPqSldEdRFEaEcwInY8Kn8YDshVO3Z2UTbXK638aNcTl1FI7fOG8h0a55Cl6gQ31pOcdvvCh6ifJoBr2SVFS2VVR2VGyUxycUctLQfYqAGyXxGyj3HvwCrHeqaCSi2LEbMku0dDHLe3SPvKDWmJuae7IOQ7RqOdNzuP7OXY0VhDYl09TwSLH/CMBJun0LymYPoGSyfceJIhdRgUlI+bfS2UjH9guX9CWljGFu4jUx/bVOwWFbPFCOfO8h8+MnPWhTEpFv3Ql5B8qAM8mvXxs4rP8U+FFXUKT5Nrc38QsuloGqAZGxbTOEtI/WgasFYXMJpUqelIqQ9tS19so1bV4+5LDDxnV9sY47iEDywIN8x56uqO1evitgqUzOA90QEmzfOfFxoLo1V7+nlf7eNoB6JIPLIohk0wZghd6odN4s3rQpIAyUqfv614DobxW15+TiYpEEro/2UAkGuTjGrYUHWeKOjrTqX4ejSDsMgOMGTea/+063ghdUE6BTff5rQ0nZQFoo0D+g9aAqSdav7lpyhRHvcfx9zA//Uh44NvAezXCnQnXmPMrlwmGfVu8O1fSKuzg2BhqCts3JoJ1eqAlUpZ8AUQMqUbg44pnvcUnyFlBTyoxMY2XVi3aZQG2y+GRoeKCpYo6kyoDoo8Vsr1HGqmrVydMvp42FPhKqB8pkSpPiQcSJl0cB71K7momX1ieDRDTcuw860+XkIWBc5aF0U33DS23ECYssLgG6K0KuUJ06oz6X3cfv/hFgAPF96sgJ0LZIAAAAAElFTkSuQmCC);
  background-size: contain;
}
@media (max-width: 992px) {
  .tabs-content-main .link-instruction-tab p:first-child a::after {
    transform: scale(0.7, 0.7);
  }
}
.tabs-content-main .link-instruction-tab p:nth-child(3) {
  margin-left: 197px;
}
@media (max-width: 1200px) {
  .tabs-content-main .link-instruction-tab p:nth-child(3) {
    margin-left: 0;
  }
}

h3.title-heading {
  font-family: 'Montserrat-SemiBold';
  font-size: 32px;
}
@media (max-width: 992px) {
  h3.title-heading {
    font-size: 22px;
  }
}

.link-ban-blue-cat {
  width: 100%;
}
.link-ban-blue-cat a {
  font-family: 'Verdana Regular';
  font-size: 25px;
  background: transparent;
  max-width: 315px;
  box-sizing: border-box;
  height: 80px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-radius: 40px;
  text-decoration: none;
  color: #fff;
  padding-left: 40px;
  position: relative;
  text-decoration: none;
  margin: 0 auto;
  box-shadow: inset 0 0 0 2px #fff;
  transition: .3s;
}
@media (max-width: 992px) {
  .link-ban-blue-cat a {
    font-size: 17px;
    height: 50px;
  }
}
.link-ban-blue-cat a:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  right: 25px;
  background: transparent;
  top: 50%;
  transition: .3s;
  transform: translateY(-50%) rotate(45deg);
  overflow: hidden;
  box-shadow: inset -1px 1px 0 0 #fff;
}
.link-ban-blue-cat a:before {
  content: '';
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background: #fff;
}

#wrapper, .container {
  background: #e7e3e3;
}

.ya-share2__container {
  margin: 0 -12px !important;
  padding-top: 20px !important;
}

.ya-share2__badge {
  background-color: transparent !important;
}

.ya-share2__icon {
  width: 34px !important;
  height: 34px !important;
  border-radius: 100%;
  margin: 3px 12px;
}

.ya-share2__item_service_vkontakte .ya-share2__icon {
  background: url("../../img/vk.svg") no-repeat center !important;
}

.ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background: url("../../img/ok.svg") no-repeat center !important;
}

.ya-share2__item_service_facebook .ya-share2__icon {
  background: url("../../img/fb.svg") no-repeat center !important;
}

.ya-share2__item_service_twitter .ya-share2__icon {
  background: url("../../img/tw.svg") no-repeat center !important;
}

.content-flex-row-direction > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.link-instruction-drug-page p {
  display: inline-block;
  margin: 0;
  font-size: 28px;
  line-height: 38px;
  border-bottom: 1px dashed;
  color: #534b52;
  cursor: pointer;
}
@media (max-width: 992px) {
  .link-instruction-drug-page p {
    font-size: 22px;
    line-height: 38px;
  }
}

.popup_screen {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(83, 75, 82, 0.41);
  z-index: 100000;
}

@keyframes showPopupWindow {
  0% {
    transform: translate(-50%, -200vh);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
button:active,
button:focus {
  outline: none;
  box-shadow: none;
}

.button_close {
  position: absolute;
  top: 40px;
  right: 50px;
  background: transparent;
  width: 50px;
  height: 50px;
  border: none;
  transition: .3s;
}

.button_close:hover,
.button_close:focus {
  opacity: .7;
}

.button_close:after,
.button_close:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 4px;
  background: #e6344c;
  left: -6px;
  top: 22px;
  transition: .3s;
}

.button_close:after {
  transform: rotate(45deg);
}

.button_close:before {
  transform: rotate(-45deg);
}

.btn {
  font-family: 'Montserrat-Regular';
  font-size: 25px;
  height: 80px;
  width: auto;
  min-width: 197px;
  padding-right: 100px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-radius: 40px;
  text-decoration: none;
  background: #fff;
  padding-left: 40px;
  position: relative;
  border: none;
  color: #8d868c;
  box-shadow: inset 0 0 0 3px #8d868c;
  transition: .3s;
}

.btn.close_popup {
  margin: 0 auto;
}

.btn:hover,
.btn:active,
.btn:focus {
  background: #e72d38;
  box-shadow: inset 0 0 0 3px #e72d38;
  color: #fff;
}

.btn:hover:after,
.btn:active:after,
.btn:focus:after {
  box-shadow: inset -1px 1px 0 0 #fff;
}

.btn:hover:before,
.btn:active:before,
.btn:focus:before {
  background: #fff;
}

.btn:after,
.btn:before {
  content: '';
  position: absolute;
  transition: .3s;
}

.btn:after {
  width: 10px;
  height: 10px;
  right: 25px;
  background: transparent;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  overflow: hidden;
  box-shadow: inset -1px 1px 0 0 #534b52;
}

.btn:before {
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background: #534b52;
}

.title h1 {
  font-family: 'Verdana', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 56px;
  text-align: center;
  line-height: 64px;
  margin: 0;
}

.content-text .component-content {
  max-width: 1176px;
  width: 100%;
  margin: 0 auto;
}

.content-text p {
  font-family: 'Verdana Regular';
  font-size: 24px;
  text-align: center;
  line-height: 38px;
}
@media (max-width: 992px) {
  .content-text p {
    font-size: 18px;
    line-height: 28px;
    text-align: left;
  }
}

.articleList > .component-content {
  background: transparent;
  border: none;
  padding: 0;
}

.red-link {
  text-align: center;
}

.red-link a {
  font-family: 'Montserrat-Regular';
  font-size: 25px;
  background: #fff;
  max-width: 145px;
  height: 80px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-radius: 40px;
  text-decoration: none;
  color: #8d868c;
  padding-left: 40px;
  position: relative;
  margin: 80px auto;
  padding-right: 90px;
  box-sizing: content-box;
  transition: .3s;
  box-shadow: inset 0 0 0 2px #8d868c;
}
@media (max-width: 992px) {
  .red-link a {
    margin: 50px auto;
    height: 50px;
    max-width: 100%;
    font-size: 17px;
    box-sizing: border-box;
  }
}

.link-slider p {
  display: inline-block;
}
.link-slider a {
  font-family: 'Verdana Regular';
  font-size: 25px;
  background: #fff;
  height: 80px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-radius: 40px;
  text-decoration: none;
  color: #534b52;
  padding-left: 40px;
  position: relative;
  padding-right: 85px;
  box-sizing: border-box;
  transition: .3s;
}
@media (max-width: 992px) {
  .link-slider a {
    height: 50px;
    font-size: 17px;
    padding-left: 20px;
    padding-right: 105px;
  }
}
.link-slider a:after, .link-slider a:before {
  content: '';
  position: absolute;
  transition: .3s;
}
.link-slider a:after {
  width: 10px;
  height: 10px;
  right: 25px;
  background: transparent;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  overflow: hidden;
  box-shadow: inset -1px 1px 0 0 #e5383f;
}
.link-slider a:before {
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background: #e5383f;
}
.link-slider a:hover {
  background: #e5383f;
  color: #fff;
  box-shadow: inset 0 0 0 2px #e5383f;
}
.link-slider a:hover:before {
  background: #fff;
}
.link-slider a:hover:after {
  box-shadow: inset -1px 1px 0 0 #fff;
}

.red-link a:hover,
.link-slider a:hover,
.link-ban-blue-cat a:hover {
  background: #e5383f;
  color: #fff;
  box-shadow: inset 0 0 0 2px #e5383f;
}

.red-link a:hover:before,
.link-slider a:hover:before,
.link-ban-blue-cat a:before {
  background: #fff;
}

.red-link a:hover:after,
.link-slider a:hover:after,
.link-ban-blue-cat a:after {
  box-shadow: inset -1px 1px 0 0 #fff;
}

.red-link a:before {
  content: '';
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background: #e5383f;
  transition: .3s;
}

.red-link a:after {
  transition: .3s;
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  right: 25px;
  background: transparent;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  overflow: hidden;
  box-shadow: inset -1px 1px 0 0 #e5383f;
}

.maxin-box {
  padding-top: 70px;
}

.box-storys {
  padding: 0;
  width: 100%;
}

.box-storys .component-content {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.box-storys > .component-content > .paragraphSystem {
  margin: 0;
}

.box-storys .content-inside-story {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 0;
  left: 0;
  transition: .3s;
  opacity: 1;
}

.page-for-specialists .content-header {
  min-height: auto;
  padding: 65px 30px 65px;
}
@media (max-width: 992px) {
  .page-for-specialists .content-header {
    padding: 45px 30px 45px;
  }
}

.article-page .divider .component-content {
  margin: 0;
  margin-top: 20px;
}
.article-page .content-header {
  margin-bottom: -145px;
  padding: 45px 30px 145px;
}
@media (max-width: 992px) {
  .article-page .content-header {
    margin-bottom: 0;
    padding: 45px 30px 45px;
  }
}
.article-page .content-header h1 {
  text-align: center;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 56px;
  line-height: 1;
  margin: 0;
}
@media (max-width: 992px) {
  .article-page .content-header h1 {
    font-size: 26px;
  }
}
.article-page .content-header h1 .article-second-row-title {
  display: block;
  font-family: 'Montserrat-SemiBold';
  font-size: 32px;
}
@media (max-width: 992px) {
  .article-page .content-header h1 .article-second-row-title {
    font-size: 16px;
  }
}
.article-page .main-content:not(:last-child) {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .article-page .main-content:not(:last-child) {
    margin-bottom: 20px;
  }
}
.article-page img {
  max-width: 100%;
}

.richText a {
  text-decoration: none;
}

.carousel-slides {
  list-style: none;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.carousel-slides .carousel-cover {
  max-width: 50%;
  height: auto;
  float: right;
}

.content-tabs-about-cough .maxin-box {
  padding-top: 70px;
}
@media (max-width: 992px) {
  .content-tabs-about-cough .maxin-box {
    padding-top: 30px;
  }
}
.content-tabs-about-cough .maxin-box > .component-content > .content > *:not(.instruction-links) {
  padding: 0 30px;
}
.content-tabs-about-cough .link-instruction-tab p {
  min-width: 0;
}
@media (max-width: 1024px) {
  .content-tabs-about-cough .link-instruction-tab p {
    display: block;
  }
  .content-tabs-about-cough .link-instruction-tab p a {
    justify-content: space-between;
  }
}
.content-tabs-about-cough .link-instruction-tab p:first-child {
  margin-right: 20px;
}
.content-tabs-about-cough .link-instruction-tab p:first-child::after,
.content-tabs-about-cough .link-instruction-tab p:first-child a::before, .content-tabs-about-cough .link-instruction-tab p:first-child a::after {
  content: none;
  box-shadow: none !important;
}
.content-tabs-about-cough .link-instruction-tab p:first-child a {
  padding: 0 28px;
  background: #e2323d;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 992px) {
  .content-tabs-about-cough .link-instruction-tab p:first-child a {
    justify-content: space-between;
  }
}
.content-tabs-about-cough .link-instruction-tab p:first-child a::after {
  content: '';
  position: static;
  transform: none;
  width: 32px;
  height: 46px;
  margin-left: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAuCAIAAADGEozTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABrxJREFUeNrsV3lUVGUUf8vsK8MAioKkZCmoCYhKkLiAmpp0pJQOx8TEFDOOy5FjiqCgiEu4i6nkkTyKSkZHPGYliUIECaIYEUuImbLOyuzz5nXfoMk8lgG0//r+mHnne9+73/fd+7u/+7voQ9+3kP9yYMh/PP7fwO5g9P4aZTHYk/w5k/xZ3qMY7m64xIGaNZvNza2mBw3GO3f1BUXG6rreLPSEItzRQRC5ULAgDBMJO2bIdg0hk5E6PSoWMZydEBzvmDfV1qkys7Tf/YAQlr5tgKHCReHimGiUzyNNJt2NW9q8m8bScqJN1ml/jOU5nO3nw50dwh7jRW1TUyfbvsd4v9LOBriQ77gziRPgjxCEKiu7/fQ5G7vdDdZYL3HsSo7veMRiURxIV5853+MGuETsfOIwc7iHqa6+bdNWU219X0OJIvyweZK4NSibpb5wSbF7P0J2QRHK5Tin7wfr+uLbTUtj+mGdig+iycltXvYJoVAIFy4QrVzWDUwdEzYyR3rqy8pb135GarQDQKTx9z9aV60jtTpx9BJucKCNi7jTgpz2phAtrU0fLCXkSjqiBHzO26HcoACG2xCMz4eoGKtrdXn5+sJfEAtJW8ydEey0OxnWNIVHEmoNvtbVAyDhnJaKiUWyhO3Gqhqac4WR7zulpfCmBzOHueNiMYpiDNfBrNdH8meHcqcEmmpqieaWzl+Y6xuYIzwAWiSJGEpKqRtwQ6c6pSYZKn5rjoqh4VWybbNgzkzILHVOrjbnirG6BsAO8OVM9BVERnB8xsGr1k3bdNfzbbLXzdX1m3Ok3vB3aBgVA/78ufCr/iqLdlnxymVg3dzc0rRkhWJnGri4I5UgQrqfClqiVys+P4gwGE4piaxRI20u8eiJNr8A5XG506dgACzOBF/SYNDfKuy8iOk+VBQVCfOtq9fT/fZsqM9mK48chz0c4taAMzsP7bUfqXgEBWDM115FWUxDeQVpNHdewY8IBzJQZZ4z1T3oBTmq02eBlNhvjGV5jbZB1K9l1hz0xoDCqESv+5MOhsAA6iA5uXawSVg0l6/CP2fKmzbTChXkBGPIYAy3cplFJqeFF95Z1GpzY7Nd+JuqqqnADnWlzVusHIOBLSscbV2IYeAf0mjqUxZbqMijeBfmxyi6xQilmvob5GLzzkxA0uFSR1wksF9S3N2pL5rpd6UonSQxcy1VLiBxaK91JaWUZ0Om292AN5NaYyi+bWN9qCsq4JsaHmLGmjqoJGzv0ZA+NjjLuUylwsdRuFjYi3XgGM4EH/PjRoMVNs853M8HfvVldzEgEx1QCoZxZ0ztvMJQdk97/Qbu7CRNS+3JUezxY6VJW+BBse8wabJF+ewQysjPxVQma6DaIYggfD7te0XyLiiHYMXl7Je8OTNRNvM5/UkdxbErXI4fhHRVZWTq8m7SqIIz0Q9AqC8ssrIpjg2+mMn0GNYSu0FfWGzDdXyeY+JGnvVypF5v9acWd5EyPUdQMzqd/EC65mIO7WTSlETerBnKYxmqE6ef0XVIsNOuZPPDR42LPqSldEdRFEaEcwInY8Kn8YDshVO3Z2UTbXK638aNcTl1FI7fOG8h0a55Cl6gQ31pOcdvvCh6ifJoBr2SVFS2VVR2VGyUxycUctLQfYqAGyXxGyj3HvwCrHeqaCSi2LEbMku0dDHLe3SPvKDWmJuae7IOQ7RqOdNzuP7OXY0VhDYl09TwSLH/CMBJun0LymYPoGSyfceJIhdRgUlI+bfS2UjH9guX9CWljGFu4jUx/bVOwWFbPFCOfO8h8+MnPWhTEpFv3Ql5B8qAM8mvXxs4rP8U+FFXUKT5Nrc38QsuloGqAZGxbTOEtI/WgasFYXMJpUqelIqQ9tS19so1bV4+5LDDxnV9sY47iEDywIN8x56uqO1evitgqUzOA90QEmzfOfFxoLo1V7+nlf7eNoB6JIPLIohk0wZghd6odN4s3rQpIAyUqfv614DobxW15+TiYpEEro/2UAkGuTjGrYUHWeKOjrTqX4ejSDsMgOMGTea/+063ghdUE6BTff5rQ0nZQFoo0D+g9aAqSdav7lpyhRHvcfx9zA//Uh44NvAezXCnQnXmPMrlwmGfVu8O1fSKuzg2BhqCts3JoJ1eqAlUpZ8AUQMqUbg44pnvcUnyFlBTyoxMY2XVi3aZQG2y+GRoeKCpYo6kyoDoo8Vsr1HGqmrVydMvp42FPhKqB8pkSpPiQcSJl0cB71K7momX1ieDRDTcuw860+XkIWBc5aF0U33DS23ECYssLgG6K0KuUJ06oz6X3cfv/hFgAPF96sgJ0LZIAAAAAElFTkSuQmCC);
  background-size: contain;
}
@media (max-width: 992px) {
  .content-tabs-about-cough .link-instruction-tab p:first-child a::after {
    transform: scale(0.7, 0.7);
  }
}
@media (max-width: 1024px) {
  .content-tabs-about-cough .link-instruction-tab p:first-child {
    margin-right: 0;
  }
}

.content-header {
  background-image: radial-gradient(circle at 50% 0%, #ffffff, #efefef 67%, #ded4d4);
  min-height: 480px;
  padding: 65px 30px 145px;
}
@media (max-width: 992px) {
  .content-header {
    padding: 45px 30px 100px;
    min-height: auto;
  }
}
@media (max-width: 992px) {
  .content-header .title h1 {
    font-size: 26px;
    line-height: 30px;
    font-family: "Montserrat-SemiBold";
  }
}

*[role="tabpanel"]:focus, *[role="tabpanel"]:active {
  outline: none;
}

.footer > div {
  background-image: none !important;
}

.breadcrumbs {
  position: relative;
  z-index: 5;
  max-width: 1214px;
  margin: 0 auto -26px;
  padding: 0 20px 5px;
  line-height: 1.2;
  float: none;
  font-weight: 700;
}
.page-storys .breadcrumbs {
  max-width: 1480px;
}
.page-storys .breadcrumbs, .page-store-locator .breadcrumbs {
  margin-bottom: 0;
}
.breadcrumbs-without-separator li:before {
  content: '';
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABzSURBVHgBfZDREYAgDEMbJ2EERtBRnMxRcARGYBIj4cTjEOwHRy8vba7w3jsAB8k9xpisq0UizNb8CYI/gJw0k9ONIOh51oTcSEwXudV1qOQMQjtuBC19qOpg1xe3QiqsQrNdMRPLhD/xPdRMbA91jkTVDTWcXMJ87X90AAAAAElFTkSuQmCC) no-repeat;
  width: 6px;
  height: 9px;
  top: 4px;
  right: -1px;
  background-size: contain;
}
.breadcrumbs-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.breadcrumbs li {
  float: none;
  margin-top: 5px;
}

@media (max-width: 1024px) {
  .page-404-handler {
    height: 100vh;
  }
}
@media (max-width: 1024px) {
  .page-404-handler > .container {
    height: 100%;
  }
}
@media (max-width: 1024px) {
  .page-404-handler > .container > .row {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background: #e7e3e3;
  }
}
.page-404-handler > .container > .row #content {
  flex-grow: 1000;
}
.page-404-handler #content .main-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 1200px) {
  .page-404-handler #content .main-content {
    max-width: none;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.page-404-handler #content .main-content > .component-content > .content {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 1200px) {
  .page-404-handler #content .main-content > .component-content > .content {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .page-404-handler #content .main-content > .component-content > .content {
    flex-direction: column;
  }
}
.page-404-handler #content .main-content > .component-content > .content .title-heading {
  text-align: left;
  font-size: 54px;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .page-404-handler #content .main-content > .component-content > .content .title-heading {
    font-size: 26px;
  }
}
.page-404-handler #content .main-content > .component-content > .content .image {
  width: auto;
  margin-left: -50px;
}
@media (max-width: 1200px) {
  .page-404-handler #content .main-content > .component-content > .content .image {
    width: 50%;
    margin-left: 0;
  }
  .page-404-handler #content .main-content > .component-content > .content .image img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-404-handler #content .main-content > .component-content > .content .image {
    width: auto;
  }
}
.page-404-handler #content .main-content > .component-content > .content .box {
  flex-grow: 1000;
}
@media screen and (max-width: 767px) {
  .page-404-handler #content .main-content > .component-content > .content .box {
    margin-top: 40px;
  }
}
.page-404-handler #content .main-content .richText + .richText {
  margin-top: 2em;
}
.page-404-handler #content .main-content .richText + .richText a em {
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .page-404-handler #content .main-content .richText + .richText a {
    position: relative;
    display: block;
    text-indent: -5000px;
    width: 100%;
  }
  .page-404-handler #content .main-content .richText + .richText a em {
    text-transform: capitalize;
    margin-right: 1ex;
  }
  .page-404-handler #content .main-content .richText + .richText a span {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    height: 80px;
    background: #fff;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-radius: 40px;
    text-decoration: none;
    color: #534b52;
    padding-left: 40px;
    padding-right: 85px;
    box-sizing: border-box;
    transition: .3s;
  }
}
@media screen and (max-width: 767px) and (max-width: 992px) {
  .page-404-handler #content .main-content .richText + .richText a span {
    height: 50px;
    font-size: 17px;
    padding-left: 20px;
    padding-right: 105px;
  }
}
@media screen and (max-width: 767px) {
  .page-404-handler #content .main-content .richText + .richText a span:after, .page-404-handler #content .main-content .richText + .richText a span:before {
    content: '';
    position: absolute;
    transition: .3s;
  }
  .page-404-handler #content .main-content .richText + .richText a span:after {
    width: 10px;
    height: 10px;
    right: 25px;
    background: transparent;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    overflow: hidden;
    box-shadow: inset -1px 1px 0 0 #e5383f;
  }
  .page-404-handler #content .main-content .richText + .richText a span:before {
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background: #e5383f;
  }
  .page-404-handler #content .main-content .richText + .richText a span:hover {
    background: #e5383f;
    color: #fff;
    box-shadow: inset 0 0 0 2px #e5383f;
  }
  .page-404-handler #content .main-content .richText + .richText a span:hover:before {
    background: #fff;
  }
  .page-404-handler #content .main-content .richText + .richText a span:hover:after {
    box-shadow: inset -1px 1px 0 0 #fff;
  }
}
.page-404-handler #content .main-content .richText-content p {
  margin: 0 0 1.2em;
}
.richText li {
  font-size: 20px;
}
.tabs-bottom-drug-page .richText.note-link {
  display: block;
}
.disclaimer-text {
  font-style: italic;
}
.tabs-middle-drug-page .tabs-nav,
.tabs-bottom-drug-page .tabs-nav{
  display: none;
}

.new-prod-block > .component-content > .content.paragraphSystem {
  display: flex;
  grid-gap: 10px;
}

.new-prod-block.main-content:not(.main-content-without-padding) {
 padding: 90px 40px;
}

.btn-more a {
  position: relative;
  box-sizing: border-box;
  font-family: 'Montserrat-Regular';
  height: 80px;
  width: 250px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  text-decoration: none;
  font-size: 20px;
  padding: 0 28px;
  background: #e2323d;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
  transition: .3s;
}
.page-storys .articleList-description{
  display: none;
}

.facts-preheader p {
  font-size: 16px;
  text-align: center;
  margin: 0 0 40px;
  font-weight: 600;
}

.article-note a {
  text-decoration: underline;
}

.page-instruction .content-flex-row-direction > .component-content > .paragraphSystem{
  align-items: center;
  margin-bottom: 30px;
}

.page-instruction .richText li {
  font-size: 14px;
}

.new-prod-block .tabs-desc p{
  min-height: 128px;
}

.products-header-block {
  padding-bottom: 30px;
  box-shadow: none;
}

.products-header-block h1{
  font-size: 46px;
  line-height: 54px;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.page-sitemap h1 {
  font-size: 2.5em;
  color: #e72d38;
}

.site-map-block h2 {
  font-size: 2em;
}

.site-map-block h3 {
  font-size: 1.5em;
}

.site-map-block p {
  font-size: 1em;
}

.site-map-block a:hover {
  color: #e72d38;
}

.page-products .btn-more .richText-content{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.carousel-header .title h1{
  text-align: left;
}

@media (max-width: 992px) {
  .carousel-header .title h1{
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .new-prod-block > .component-content > .content.paragraphSystem {
    flex-direction: column;
  }
}

.page-articles .richText li {
  font-size: 14px;
}

.filter-list-js {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}
.class-filter[data-type='titles'] .selected-item-js {
  display: none;
}
.filter-list-js .filter-item-js.active-js {
  color: #464646;
}
.filter-list-js .filter-item-js {
  display: inline-block;
  width: 33%;
  max-width: 33%;
  min-height: 51px;
  margin: 1rem 0 0;
  color: #D92935;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
  transform-origin: top left;
  transition: all .2s ease;
  transition-delay: 0s;
}
.filter-list-js .filter-item-js.active-js:after {
  content: '';
  display: block;
  max-width: 60px;
  margin: 3px auto 0;
  height: 3px;
  background-color: #464646;
}
.filter-list-js .filter-item-js.active-js:hover:after {
  background-color: #464646;
}
.filter-list-js .filter-item-js:hover:after {
  content: '';
  display: block;
  max-width: 60px;
  margin: 3px auto 0;
  height: 3px;
  background-color: #D92935;
  transform-origin: top left;
  transition: all .2s ease;
  transition-delay: 0s;
}
@media (max-width: 767px) {
  .filter-list-js .filter-item-js {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    min-height: auto;
    font-size: 16px;
  }
  .filter-list-js .filter-item-js.active-js:after {
    display: none;
  }
}/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.article-list-articles {
  margin: 50px auto 80px;
  float: none;
  display: block;
}
.article-list-articles > .component-content {
  padding: 0px;
}
.article-list-articles .articleList-list {
  display: flex;
  flex-wrap: wrap;
}
.article-list-articles .articleList-list .slick-list {
  margin-bottom: 40px;
  width: 100%;
}
@media (min-width: 993px) {
  .article-list-articles .articleList-list .slick-list .slick-slide > div:first-child {
    margin-bottom: 60px;
  }
}
.article-list-articles .articleList-list .articleList-article .articleList-article-wrapper {
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .article-list-articles .articleList-list .articleList-article .articleList-article-wrapper {
    padding: 0px 30px;
    box-sizing: border-box;
  }
}
.article-list-articles .articleList-list .articleList-article.odd {
  margin-right: auto;
}
.article-list-articles .articleList-list .articleList-article-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
}
.article-list-articles .articleList-list .articleList-article-wrapper .articleList-title {
  text-align: center;
  font-family: "Montserrat-SemiBold";
  font-size: 28px;
  line-height: 28px;
  margin: 0px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .article-list-articles .articleList-list .articleList-article-wrapper .articleList-title {
    font-size: 20px;
    line-height: 1;
  }
}
.article-list-articles .articleList-list .articleList-article-wrapper .articleList-description {
  display: flex;
  flex-direction: column;
  font-family: 'Montserrat-Regular';
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 992px) {
  .article-list-articles .articleList-list .articleList-article-wrapper .articleList-description {
    font-size: 16px;
    line-height: 28px;
  }
}
.article-list-articles .articleList-list .articleList-article-wrapper .articleList-description > a {
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .article-list-articles .articleList-list .articleList-article-wrapper .articleList-description > a {
    height: auto;
  }
}
.article-list-articles .articleList-list .articleList-article-wrapper .articleList-description > a img {
  margin: 0px;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  float: none;
}
.article-list-articles .articleList-list .articleList-article-wrapper .articleList-more {
  display: inline-block;
  margin: 0px;
  font-size: 28px;
  line-height: 38px;
  border-bottom: 1px dashed;
  color: #534b52;
  cursor: pointer;
  text-decoration: none;
  width: max-content;
}
@media (max-width: 992px) {
  .article-list-articles .articleList-list .articleList-article-wrapper .articleList-more {
    font-size: 17px;
  }
}
.article-list-articles .articleList-list .articleList-article-wrapper .articleList-more:after {
  display: none;
}
.slick-slide:active, .slick-slide:focus {
  outline: none;
}
.slick-dots {
  height: 30px;
}
.slick-dots li {
  width: 20px;
  height: 20px;
  list-style: none;
  border-radius: 100%;
  background: #eae7e7;
  transition: .3s;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active {
  background: #e72d38;
}
.slick-arrow {
  top: auto;
  bottom: -35px;
  z-index: 2;
  width: 50px;
  height: 26px;
}
.slick-arrow:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 4px;
  background: #eae7e7;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s;
}
.slick-arrow:after {
  content: '';
  position: absolute;
  box-shadow: inset 4px -4px 0px 0px #eae7e7;
  transition: .3s;
  width: 20px;
  height: 20px;
  top: 50%;
}
.slick-arrow:not(.slick-disabled):hover:before {
  background: #e72d38;
}
.slick-arrow:not(.slick-disabled):hover:after {
  box-shadow: inset 4px -4px 0px 0px #e72d38;
}
.slick-arrow.slick-next {
  right: 0px;
}
.slick-arrow.slick-next:before {
  right: 0px;
}
.slick-arrow.slick-next:after {
  right: 0px;
  transform: translateY(-50%) rotate(-130deg);
}
.slick-arrow.slick-prev {
  left: 0px;
}
.slick-arrow.slick-prev:after {
  left: 0px;
  transform: translateY(-50%) rotate(45deg);
}
.slick-arrow.slick-prev:before {
  left: 0px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.article-tags ul {
  margin: 30px 0px 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .article-tags ul {
    margin: 15px 0px 0px;
  }
}
.article-tags ul li {
  list-style: none;
  margin: 0px 0px 10px;
  padding: 5px 20px;
  background: #e6344c;
  border-radius: 100px;
  color: #fff;
  font-family: 'Verdana Regular';
  font-size: 14px;
}
.article-tags ul li:not(:last-child) {
  margin-right: 10px;
}
.article-tags ul li:before {
  display: none;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.article-content-header p {
  margin: 0px;
  line-height: 32px;
  font-family: 'Verdana Regular';
  font-size: 18px;
}
@media (max-width: 992px) {
  .article-content-header p {
    font-size: 16px;
    line-height: 25px;
    margin: 5px 0px;
  }
}
.article-content-header h2 {
  margin: 0px;
  font-family: 'Verdana Regular';
  font-size: 32px;
}
@media (max-width: 992px) {
  .article-content-header h2 {
    font-size: 22px;
  }
}
.article-content-header > .component-content {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.article-content-header > .component-content .richText-content {
  width: 100%;
}
.article-content-header .richText-image {
  max-width: 70px;
  margin: 0px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.text {
  margin-top: 50px;
}
@media (max-width: 992px) {
  .text {
    margin-top: 20px;
  }
}
.text p {
  margin: 0px;
  font-family: 'Verdana Regular';
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 992px) {
  .text p {
    font-size: 16px;
    line-height: 25px;
  }
}
.text p:not(:last-child) {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .text p:not(:last-child) {
    margin-bottom: 20px;
  }
}
.text h3 {
  font-family: 'Verdana Regular';
  font-size: 28px;
}
@media (max-width: 992px) {
  .text h3 {
    font-size: 20px;
  }
}
.text ul li {
  font-family: 'Verdana Regular';
  font-size: 20px;
  padding-left: 30px;
}
@media (max-width: 992px) {
  .text ul li {
    font-size: 16px;
    padding-left: 10px;
  }
}
.text ul li:not(:last-child) {
  margin-bottom: 5px;
}
.text ul li:before {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background: #e6344c;
  border-radius: 100%;
  left: 0px;
  top: 15px;
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .text ul li:before {
    top: 11px;
    width: 7px;
    height: 7px;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.text-with-image {
  margin-top: 50px;
}
.text-with-image > .component-content > .content {
  display: flex;
}
@media (max-width: 992px) {
  .text-with-image > .component-content > .content {
    flex-direction: column;
  }
}
.text-with-image > .component-content > .content > .box {
  margin-right: 30px;
  max-width: 376px;
}
.text-with-image > .component-content > .content .text {
  margin: 0px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.table-desc p {
  margin-top: 10px;
  font-family: 'Verdana Regular';
  font-size: 14px;
  line-height: 28px;
}
@media (max-width: 992px) {
  .table-desc p {
    font-size: 12px;
    line-height: 20px;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.text-literature {
  margin-top: 50px;
}
@media (max-width: 992px) {
  .text-literature {
    margin-top: 20px;
  }
}
.text-literature h2, .text-literature h3 {
  font-family: 'Verdana Regular';
  font-size: 28px;
  line-height: 38px;
}
@media (max-width: 992px) {
  .text-literature h2, .text-literature h3 {
    font-size: 20px;
  }
}
.text-literature ol {
  counter-reset: list;
}
.text-literature ol li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin: 0px;
  font-family: 'Verdana Regular';
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 992px) {
  .text-literature ol li {
    font-size: 16px;
    line-height: 20px;
    padding-left: 20px;
  }
}
.text-literature ol li:not(:last-child) {
  margin-bottom: 10px;
}
.text-literature ol li:before {
  counter-increment: list;
  content: counter(list) ".";
  position: absolute;
  top: 0px;
  left: 0px;
  color: #534b52;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.red-text {
  color: #e6344c;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.chruscode {
  font-size: 16px;
  display: inline-block;
}
@media (max-width: 992px) {
  .chruscode {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@media (max-width: 992px) {
  .carousel-header .link-slider p {
    display: block;
  }
}
/*.carousel-header .carousel-slides li:nth-child(2) .image-and-content .carousel-content .component .component-content {
  overflow: visible;
}
.carousel-header .carousel-slides li:nth-child(2) .image-and-content .carousel-content .title h2 {
  margin-right: -73px;
}
@media (max-width: 992px) {
  .carousel-header .carousel-slides li:nth-child(2) .image-and-content .carousel-content .title h2 {
    margin-right: 0;
  }
}*/
@media (max-width: 992px) {
  .carousel-header .carousel-slides li:nth-child(3) .image-and-content .carousel-content {
    margin-bottom: -27px;
  }
}
.carousel-header .carousel-slides li:nth-child(3) .image-and-content .carousel-content .component .component-content {
  overflow: visible;
}
.carousel-header .carousel-slides li:nth-child(3) .image-and-content .carousel-content .title h2 {
  margin-right: -200px;
}
@media (max-width: 992px) {
  .carousel-header .carousel-slides li:nth-child(3) .image-and-content .carousel-content .title h2 {
    margin-right: 0;
  }
}
.carousel-header .carousel-slides li:nth-child(3) .image-and-content img {
  max-width: 90%;
}
.carousel-header .image-and-content {
  height: 520px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
}
@media (max-width: 1366px) {
  .carousel-header .image-and-content {
    padding: 0px 100px 0px 30px;
  }
}
@media (max-width: 992px) {
  .carousel-header .image-and-content {
    height: auto;
    flex-direction: column-reverse;
    padding: 25px 30px 65px;
    max-width: 400px;
  }
}
@media (max-width: 992px) {
  .carousel-header .image-and-content img {
    max-width: 100%;
    width: auto;
    height: auto;
    min-height: 0;
  }
}
.carousel-header .image-and-content .carousel-content {
  max-width: 770px;
  width: 100%;
}
@media (max-width: 992px) {
  .carousel-header .image-and-content .carousel-content {
    max-width: 100%;
    margin-bottom: 35px;
  }
}
.carousel-header .image-and-content .carousel-content .slider-desc {
  margin: 25px 0px;
}
@media (max-width: 992px) {
  .carousel-header .image-and-content .carousel-content .slider-desc {
    margin: 3px 0 15px;
  }
}
.carousel-header .image-and-content .carousel-content .slider-desc p {
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #e6344c;
  line-height: 36px;
  margin: 0px;
}
@media (max-width: 1024px) {
  .carousel-header .image-and-content .carousel-content .slider-desc p {
    margin-right: -55px;
    line-height: 1.3;
  }
}
@media (max-width: 992px) {
  .carousel-header .image-and-content .carousel-content .slider-desc p {
    font-size: 16px;
    line-height: 24px;
    margin-right: 0;
  }
}
.carousel-header .image-and-content .carousel-content .title h2 {
  font-family: 'Verdana', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 56px;
  line-height: 64px;
}
@media (max-width: 992px) {
  .carousel-header .image-and-content .carousel-content .title h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
.carousel-header > .component-content {
  background-image: radial-gradient(circle at 50% 0%, #ffffff, #efefef 67%, #ded4d4);
  border: none !important;
  position: relative;
  height: 100%;
  padding: 0px;
}
.carousel-header > .component-content .carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
  overflow: visible;
}
@media (max-width: 1366px) {
  .carousel-header > .component-content .carousel-nav {
    right: 25px;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .carousel-header > .component-content .carousel-nav {
    bottom: 0px;
    display: flex;
    height: 26px;
    width: 100%;
    padding: 0px 30px;
    box-sizing: border-box;
    justify-content: space-between;
    top: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.carousel-header > .component-content .carousel-nav li {
  display: block;
  margin-bottom: 20px;
}
.carousel-header > .component-content .carousel-nav li:hover a:after {
  width: 70px;
}
@media (max-width: 992px) {
  .carousel-header > .component-content .carousel-nav li:hover a:after {
    width: 56px;
  }
}
.carousel-header > .component-content .carousel-nav li a {
  width: 40px;
  text-align: right;
  height: auto;
  background: transparent;
  border: none;
  font-size: 16px;
  color: #8d868c;
  font-family: 'Montserrat', 'Montserrat-Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  transition: .3s;
  position: relative;
}
@media (max-width: 992px) {
  .carousel-header > .component-content .carousel-nav li a {
    text-align: center;
  }
}
.carousel-header > .component-content .carousel-nav li a:after {
  position: absolute;
  top: 100%;
  content: '';
  right: -6px;
  width: 40px;
  background: #8d868c;
  height: 2px;
  transition: .3s;
}
@media (max-width: 992px) {
  .carousel-header > .component-content .carousel-nav li a:after {
    width: 46px;
    right: 50%;
    transform: translateX(50%);
  }
}
.carousel-header > .component-content .carousel-nav li.is-active a {
  color: #e6344c;
}
.carousel-header > .component-content .carousel-nav li.is-active a:after {
  background: #e6344c;
  width: 70px;
  height: 3px;
}
@media (max-width: 992px) {
  .carousel-header > .component-content .carousel-nav li.is-active a:after {
    width: 56px;
  }
}
.carousel-header > .component-content .carousel-nav .carousel-nav-prev, .carousel-header > .component-content .carousel-nav .carousel-nav-next {
  display: none;
}
.carousel-header .carousel-slides .carousel-slide {
  /* @include breakpoint(tablet){
       height: auto;
   }*/
}
.carousel-header .carousel-slides .carousel-slide:nth-child(1) {
  background: url("/../../../content/dam/cf-consumer-healthcare/sinecod/ru_RU/home/new_slide_1.jpg") center top;
  background-size: auto 100%;
}
.carousel-header .carousel-slides .carousel-slide:nth-child(4) {
  background: url("../../img/slide_3-desk.jpg") center top;
  background-size: auto 100%;
}
@media (max-width: 992px) {
  .carousel-header .carousel-slides .carousel-slide:nth-child(4) {
    background: none;
  }

  .carousel-header .carousel-slides .carousel-slide:nth-child(1) {
    background: url('/../../../content/dam/cf-consumer-healthcare/sinecod/ru_RU/home/new_slide_1.jpg') 562px top;
    background-size: auto 100%;
  }

  .carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content h1,
  .carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content .slider-desc p {
    color: #fff !important;
    text-shadow: 2px 1px 2px #0000009e;
  }
}

.carousel-header .carousel-slides .carousel-slide:nth-child(4) .image-and-content h2,
.carousel-header .carousel-slides .carousel-slide:nth-child(4) .image-and-content p {
  color: #fff !important;
}
.carousel-header .carousel-slides .carousel-slide:nth-child(4) .image-and-content img,
.carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content img {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 1440px;
}
@media (max-width: 992px) {
  .carousel-header .carousel-slides .carousel-slide:nth-child(4) .image-and-content img {
    display: block;
    position: absolute;
    right: -222px;
    top: -99999px;
    left: auto;
    bottom: -99999px;
    transform: none;
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    width: auto;
    max-width: none;
  }
}
.carousel-header .carousel-slides .carousel-slide:nth-child(4) .image-and-content .carousel-content,
.carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content .carousel-content {
  max-width: 100%;
}
.carousel-header .carousel-slides .carousel-slide:nth-child(4) .image-and-content .carousel-content .content {
  max-width: 56%;
  margin: auto 0 0 0;
}
.carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content .carousel-content .content {
  max-width: 40%;
  margin: auto 0 0 0;
}
@media (max-width: 992px) {
  .carousel-header .carousel-slides .carousel-slide:nth-child(4) .image-and-content .carousel-content .content,
  .carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content .carousel-content .content {
    max-width: 100%;
  }
}
.carousel-header .carousel-slides .carousel-slide:nth-child(5) {
  background: url("../../img/dreamstime-desk.jpg") center top;
  background-size: auto 100%;
}
@media (max-width: 992px) {
  .carousel-header .carousel-slides .carousel-slide:nth-child(5) {
    background: none;
  }
}
.carousel-header .carousel-slides .carousel-slide:nth-child(5) .image-and-content h2,
.carousel-header .carousel-slides .carousel-slide:nth-child(5) .image-and-content p {
  color: #fff !important;
}
.carousel-header .carousel-slides .carousel-slide:nth-child(5) .image-and-content img {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 1440px;
}
@media (max-width: 992px) {
  .carousel-header .carousel-slides .carousel-slide:nth-child(5) .image-and-content img/*,
  .carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content img*/ {
    display: block;
    position: absolute;
    right: -222px;
    top: -99999px;
    left: auto;
    bottom: -99999px;
    transform: none;
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    width: auto;
    height: 520px;
    max-width: none;
  }
  .carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content img {
    display: block;
    position: relative;
    height: 286px;
    opacity: 0;
  }
}
.carousel-header .carousel-slides .carousel-slide:nth-child(5) .image-and-content .carousel-content,
.carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content .carousel-content {
  max-width: 100%;
}
.carousel-header .carousel-slides .carousel-slide:nth-child(5) .image-and-content .carousel-content .content {
  max-width: 56%;
  margin: auto 0 0 0;
}
@media (max-width: 992px) {
  .carousel-header .carousel-slides .carousel-slide:nth-child(5) .image-and-content .carousel-content .content {
    max-width: 100%;
  }
  .carousel-header .carousel-slides .carousel-slide:nth-child(1) .image-and-content {
    flex-direction: column;
  }
  .carousel-header .carousel-slides .carousel-slide:nth-child(4) .image-and-content,
  .carousel-header .carousel-slides .carousel-slide:nth-child(5) .image-and-content {
    margin-top: 42vh;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.header-navigation {
  padding: 0;
  margin: 0;
  position: relative;
}
@media (max-width: 1024px) {
  .header-navigation .component-content {
    overflow: visible;
  }
}
.header-navigation .navigation {
  margin: 0;
  padding: 0;
  width: 100%;
  flex: 1;
  height: 100%;
  display: inline-block;
}
@media (max-width: 1024px) {
  .header-navigation .navigation {
    position: static;
  }
}
.header-navigation .navigation .navigation-mobile-menu {
  display: none;
}
.header-navigation .navigation .navigation-mobile-menu.menu-open {
  border-top-color: transparent;
}
.header-navigation .navigation .navigation-mobile-menu.menu-open:after {
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.header-navigation .navigation .navigation-mobile-menu.menu-open:before {
  bottom: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 1024px) {
  .header-navigation .navigation .navigation-mobile-menu {
    display: block;
    position: absolute;
    right: 30px;
    top: 18px;
    border: 0;
    width: 40px;
    height: 28px;
    background: transparent;
    border-top: 2px solid #fff;
    padding: 0;
    box-sizing: border-box;
    transition: .3s;
  }
  .header-navigation .navigation .navigation-mobile-menu::after, .header-navigation .navigation .navigation-mobile-menu::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: .3s;
  }
  .header-navigation .navigation .navigation-mobile-menu::after {
    transform: translateY(-100%);
    top: 50%;
    left: 0;
  }
  .header-navigation .navigation .navigation-mobile-menu::before {
    bottom: 0;
    left: 0;
  }
}
.header-navigation .navigation > .component-content,
.header-navigation .navigation .navigation-level1,
.header-navigation .navigation .navigation-level1 li,
.header-navigation .navigation .navigation-level1 li a {
  height: 100%;
}
@media (min-width: 1025px) {
  .header-navigation .navigation .navigation-level1.navigation-root {
    display: flex !important;
    flex-flow: row;
    justify-content: flex-start;
  }
}
@media (max-width: 1024px) {
  .header-navigation .navigation .navigation-level1.navigation-root {
    width: 100%;
    display: none;
  }
}
.header-navigation .navigation .navigation-level1.navigation-root.menu-open {
  max-height: 100%;
}
.header-navigation .navigation .navigation-level1.navigation-root li {
  border: none;
  position: relative;
}
.header-navigation .navigation .navigation-level1.navigation-root li:not(:last-child) {
  margin-right: 20px;
}
@media screen and (max-width: 1400px) {
  .header-navigation .navigation .navigation-level1.navigation-root li:not(:last-child) {
    margin-right: 10px;
  }
}
@media (max-width: 1024px) {
  .header-navigation .navigation .navigation-level1.navigation-root li {
    border-top: 1px solid #fff;
    height: 63px;
  }
}
.header-navigation .navigation .navigation-level1.navigation-root li.is-active a::before, .header-navigation .navigation .navigation-level1.navigation-root li.has-active-child a::before {
  width: 100%;
}
/*.header-navigation .navigation .navigation-level1.navigation-root li:last-child {
  display: none;
}*/
@media (max-width: 1024px) {
  .header-navigation .navigation .navigation-level1.navigation-root li:last-child {
    display: block;
  }
}
/*.header-navigation .navigation .navigation-level1.navigation-root li:last-child a {
  font-family: 'GUERRILLA-Normal';
}*/
.header-navigation .navigation .navigation-level1.navigation-root li a {
  background: transparent;
  font-family: 'Verdana Regular';
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 1400px) {
  .header-navigation .navigation .navigation-level1.navigation-root li a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .header-navigation .navigation .navigation-level1.navigation-root li a {
    padding: 0 30px;
    font-size: 18px;
  }
}
.header-navigation .navigation .navigation-level1.navigation-root li a::before {
  content: '';
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  height: 6px;
  transition: .3s;
  background: #fff;
}
@media (min-width: 1025px) {
  .header-navigation .navigation .navigation-level1.navigation-root li:nth-child(6) {
    display: flex;
    align-items: center;
    margin-right: 0;
  }
  .header-navigation .navigation .navigation-level1.navigation-root li:nth-child(6) a {
    height: auto;
    padding: .35em 1.05em;
    border-radius: 1.1em;
    background: #fff;
    color: #524a52;
  }
  .header-navigation .navigation .navigation-level1.navigation-root li:nth-child(6) a::before {
    content: none;
  }
}
.header-navigation > .component-content {
  overflow: visible;
  background-image: linear-gradient(95deg, #ab2129, #e72d38);
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .header-navigation > .component-content {
    padding: 0;
  }
}
.header-navigation > .component-content > .paragraphSystem {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 70px;
  max-width: 1176px;
  width: 100%;
  margin: 0 auto;
  transition: .3s;
}
@media (max-width: 1024px) {
  .header-navigation > .component-content > .paragraphSystem {
    min-height: 63px;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
}
.header-blue-cat {
  position: absolute;
  margin: 0;
  padding: 0;
  height: 100%;
  flex: 1;
  max-width: 525px;
  width: 100%;
  right: 0;
  top: 0;
}
@media screen and (max-width: 1690px) {
  .header-blue-cat {
    max-width: 400px;
  }
}
@media (max-width: 1200px) {
  .header-blue-cat {
    max-width: 320px;
  }
}
@media (max-width: 1024px) {
  .header-blue-cat {
    display: none;
  }
}
.header-blue-cat .header-gradient-background {
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: -6px;
  width: 100%;
}

.header-logo {
  max-width: 144px;
  height: 70px;
  padding: 0;
  flex: 1;
  margin: 0 60px 0 0;
}
@media (max-width: 1200px) {
  .header-logo {
    margin-right: 30px;
  }
}
@media (max-width: 1024px) {
  .header-logo {
    height: 63px;
    margin-left: 30px;
    margin-top: 12px;
  }
}

.header-logo img {
  width: 100%;
  vertical-align: top;
}

.header-logo .component-content {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.main-content {
  position: relative;
  margin: 0 auto;
  float: none;
  z-index: 2;
}
.main-content-text p {
  font-family: 'Verdana Regular';
  font-size: 28px;
  text-align: center;
  line-height: 38px;
}
@media (max-width: 992px) {
  .main-content-text p {
    font-size: 18px;
    line-height: 28px;
    text-align: left;
  }
}
.main-content h2.title-heading {
  text-align: center;
}
.main-content .title-heading {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 46px;
  line-height: 54px;
}
@media (max-width: 992px) {
  .main-content .title-heading {
    font-size: 22px;
    line-height: 30px;
  }
}
.main-content .cat-main-page {
  position: absolute;
  bottom: 100%;
  right: 0px;
  width: auto;
}
.main-content .cat-main-page img {
  display: block;
}
@media (max-width: 1200px) {
  .main-content .cat-main-page img {
    max-width: 300px;
  }
}
@media (max-width: 992px) {
  .main-content .cat-main-page img {
    max-width: 166px;
  }
}
.main-content > .component-content {
  overflow: visible;
}
.main-content:not(.main-content-transparent-bg):not(.main-content-without-padding):not(.maxin-box) {
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15);
}
.main-content:not(.maxin-box) {
  max-width: 1176px;
}
@media (max-width: 1200px) {
  .main-content:not(.maxin-box) {
    max-width: 990px;
  }
}
.main-content:not(.main-content-transparent-bg) {
  background: #fff;
}
.main-content-without-padding {
  padding: 0px;
}
.main-content:not(.main-content-without-padding) {
  padding: 90px 80px;
}
@media (max-width: 1024px) {
  .main-content:not(.main-content-without-padding) {
    padding: 30px;
  }
}
.main-content-description {
  font-family: 'Verdana Regular';
  padding-top: 22px;
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 1200px) {
  .main-content-description {
    padding: 22px 0 0;
  }
}
@media (max-width: 1024px) {
  .main-content-description {
    padding: 22px 2vw 0;
  }
}
@media (max-width: 992px) {
  .main-content-description {
    font-size: 12px;
    line-height: 18px;
    padding: 22px 2vw;
  }
}
@media (max-width: 576px) {
  .main-content-description {
    padding: 22px 10vw;
  }
}
.main-content-description p {
  margin: 0px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.carousel-main-content-front .component-content {
  background: transparent;
  border: none;
  padding: 15px 0px;
}
@media (max-width: 992px) {
  .carousel-main-content-front .divider > .component-content {
    padding: 0px;
  }
}
@media (max-width: 992px) {
  .carousel-main-content-front .carousel-slides {
    height: auto !important;
    min-height: 550px;
  }
}
.carousel-main-content-front .carouselSlide .carousel-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .carousel-main-content-front .carouselSlide .carousel-content > .paragraphSystem {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.carousel-main-content-front .box:not(.images-slider) {
  max-width: 400px;
  width: 100%;
  padding: 0px;
}
.carousel-main-content-front .content-slider {
  font-family: 'Verdana Regular';
  font-size: 24px;
  color: #534b52;
}
@media (max-width: 992px) {
  .carousel-main-content-front .content-slider {
    font-size: 16px;
  }
  .carousel-main-content-front .content-slider p {
    margin: 0px;
    margin-top: 15px;
  }
}
.carousel-main-content-front .carousel-nav {
  margin: 80px 0px;
}
@media (max-width: 1200px) {
  .carousel-main-content-front .carousel-nav {
    margin: 20px 0px 50px;
  }
}
@media (max-width: 992px) {
  .carousel-main-content-front .carousel-nav {
    margin-bottom: 50px !important;
  }
}
.carousel-main-content-front .divider .component-content {
  box-shadow: 0px 2px 0px 0px #8d868c;
  margin: 0px;
}
.carousel-main-content-front .images-slider {
  position: relative;
  max-width: 546px;
  width: 100%;
}
@media (max-width: 1200px) {
  .carousel-main-content-front .images-slider {
    max-width: 361px;
  }
}
.carousel-main-content-front .images-slider img {
  width: 100%;
}
.carousel-main-content-front .images-slider > .component-content {
  overflow: visible;
}
@media (max-width: 992px) {
  .carousel-main-content-front .images-slider > .component-content {
    padding-right: 20px;
  }
}
.carousel-main-content-front .images-slider .image {
  padding: 0px;
}
.carousel-main-content-front .images-slider .image:not(.bg-image-slider) {
  max-width: 516px;
  width: 100%;
  padding: 0px;
  overflow: visible;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .carousel-main-content-front .images-slider .image:not(.bg-image-slider) {
    max-width: 340px;
  }
}
.carousel-main-content-front .images-slider .bg-image-slider {
  position: absolute;
  top: 75px;
  left: 60px;
  z-index: 1;
  max-width: 479px;
  padding: 0px;
}
@media (max-width: 1200px) {
  .carousel-main-content-front .images-slider .bg-image-slider {
    top: 40px;
    left: 30px;
    max-width: 330px;
  }
}
@media (max-width: 992px) {
  .carousel-main-content-front .images-slider .bg-image-slider {
    top: 40px;
    left: 19px;
    max-width: calc(100% - 20px);
  }
}

.richText.index-slider {
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 56px;
  color: #e6344c;
}
@media (max-width: 992px) {
  .richText.index-slider {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .richText.index-slider > .component-content {
    padding: 0px;
  }
}

.index-slider p {
  padding-top: 55px;
  margin: 0px;
}
@media (max-width: 1200px) {
  .index-slider p {
    padding-top: 0px;
  }
}
.index-slider p span {
  font-size: 24px;
  margin-left: 10px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.contraindications {
  color: #b9b5b8;
  font-family: 'Verdana Regular';
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .contraindications {
    padding: 0 2vw;
  }
}
@media (max-width: 576px) {
  .contraindications {
    padding: 0 10vw;
  }
}
.contraindications .richText-content {
  margin-left: -3px;
}
@media (max-width: 576px) {
  .contraindications .richText-content {
    margin-left: 0;
  }
}
.contraindications .richText-content p {
  margin: 0px;
  line-height: 1;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .contraindications .richText-content p {
    box-sizing: border-box;
  }
}
@media (max-width: 576px) {
  .contraindications .richText-content p .Text-in-row {
    display: block;
  }
}
.contraindications .richText-content p:first-child {
  font-size: 63px;
  letter-spacing: 4.2px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contraindications .richText-content p:first-child {
    letter-spacing: 3.7px;
  }
}
@media (max-width: 1200px) {
  .contraindications .richText-content p:first-child {
    font-size: 75px;
  }
}
@media (max-width: 1024px) {
  .contraindications .richText-content p:first-child {
    font-size: 7.1vw;
  }
}
@media (max-width: 992px) {
  .contraindications .richText-content p:first-child {
    font-size: 4.9vw;
    letter-spacing: .5vw;
  }
}
@media (max-width: 576px) {
  .contraindications .richText-content p:first-child .Text-in-row:first-child {
    font-size: 13vw;
    letter-spacing: 2vw;
  }
}
@media (max-width: 576px) {
  .contraindications .richText-content p:first-child .Text-in-row:not(:first-child) {
    font-size: 5.6vw;
    letter-spacing: 1.1vw;
  }
}
.contraindications .richText-content p:last-child {
  font-size: 46.8px;
  letter-spacing: 1.4px;
  margin: 0px;
  line-height: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contraindications .richText-content p:last-child {
    letter-spacing: .8px;
  }
}
@media (max-width: 1200px) {
  .contraindications .richText-content p:last-child {
    font-size: 57px;
  }
}
@media (max-width: 1024px) {
  .contraindications .richText-content p:last-child {
    font-size: 5.4vw;
  }
}
@media (max-width: 992px) {
  .contraindications .richText-content p:last-child {
    font-size: 3.7vw;
    letter-spacing: .19vw;
  }
}
@media (max-width: 576px) {
  .contraindications .richText-content p:last-child .Text-in-row:first-child {
    font-size: 5.5vw;
    letter-spacing: .45vw;
  }
}
@media (max-width: 576px) {
  .contraindications .richText-content p:last-child .Text-in-row:not(:first-child) {
    font-size: 6.6vw;
    letter-spacing: .7vw;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.footer * {
  box-sizing: border-box;
}
.footer .footer-inner-first-line {
  background: linear-gradient(to right, #534b52 50%, #e72d38 50%);
  margin-top: 40px;
  color: #fff;
  padding: 0 30px;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line {
    padding: 0;
    background: #534b52;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .image > .component-content {
    text-align: center;
  }
}
.footer .footer-inner-first-line .image img {
  height: 30px;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .image img {
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .footer-col-2 {
    margin-bottom: 25px;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .footer-col-2 .title a {
    margin-bottom: 12px;
    display: inline-block;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .footer-col-1 {
    margin: 25px 0;
  }
}
.footer .footer-inner-first-line .footer-col-1, .footer .footer-inner-first-line .footer-col-2 {
  background: #534b52;
}
.footer .footer-inner-first-line .footer-col-3 {
  background: #e43037;
  padding-left: 24px;
}
.footer .footer-inner-first-line .title p, .footer .footer-inner-first-line .title a {
  color: #fff;
  font-size: 24px;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .title p, .footer .footer-inner-first-line .title a {
    font-size: 18px;
  }
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 100px;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem {
    height: auto;
    flex-direction: column;
    align-content: center;
  }
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-1 {
  flex: 0 0 auto;
  width: 25%;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-1 > .component-content {
  height: 100%;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-1 > .component-content > .paragraphSystem {
  padding-top: 11px;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-2 {
  flex: 0 0 auto;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-3 {
  flex: 0 0 auto;
  width: 25%;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box {
    width: 100% !important;
  }
  .footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box:not(.footer-col-3) {
    padding: 0 30px;
  }
  .footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box.footer-col-3 {
    padding: 25px 30px;
  }
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box > .component-content {
  height: 100%;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem {
  height: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}
.footer .footer-inner-first-line .main-content > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > a {
  display: none;
}
.footer .footer-inner-second-line {
  background: #8d868c;
  min-height: 83px;
  color: #fff;
  padding: 10px 30px;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.footer .footer-inner-second-line > .component-content {
  height: 100%;
  background: #8d868c;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.footer .footer-inner-second-line > .component-content > .content {
  width: 100%;
}
.footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem {
    flex-direction: column;
    text-align: center;
    padding: 25px 0;
  }
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div:not(:last-child) {
    margin-bottom: 25px;
  }
}
.footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-1 {
  flex: 0 0 auto;
  width: 25%;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-1 {
    width: 100%;
  }
}
.footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-2 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-2 {
    width: 100%;
  }
}
.footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-3 {
  width: 25%;
  padding-left: 24px;
}
@media (max-width: 992px) {
  .footer .footer-inner-second-line .main-content > .component-content > .paragraphSystem > div.footer-col-3 {
    width: 100%;
    padding-left: 0;
  }
}
.footer .footer-inner-second-line a {
  color: #dddbdd;
}
.footer .footer-inner-first-line p,
.footer .footer-inner-second-line p {
  margin: 0;
  font-size: 14px;
  font-family: 'Verdana Regular';
  color: #dddbdd;
}
@media (max-width: 992px) {
  .footer .footer-inner-first-line p,
  .footer .footer-inner-second-line p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 992px) {
  .footer .footer-col-1 .component + .component, .footer .footer-col-2 .component + .component {
    margin-top: 14px;
  }
}

#footer {
  padding-bottom: 0;
}

#footer, .footer {
  padding: 0;
}

.phone-footer, .phone-footer a{
  color: #dddbdd !important;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.content-home-page-head {
  position: relative;
  padding: 80px 130px 380px;
  margin-bottom: -380px;
  background-image: linear-gradient(316deg, #ab2129, #e72d38);
}
@media (max-width: 992px) {
  .content-home-page-head {
    margin-bottom: 0;
    padding: 0 30px;
  }
}
.content-home-page-head > .component-content {
  max-width: 1176px;
  margin: 0 auto;
}
.content-home-page-head > .component-content > .content > div:not(.content-home-page-head-bg) {
  z-index: 3;
}
@media (max-width: 992px) {
  .content-home-page-head > .component-content > .content > div:not(.content-home-page-head-bg).image {
    max-width: 132px;
    margin-top: 50px;
  }
  .content-home-page-head > .component-content > .content > div:not(.content-home-page-head-bg).image img {
    width: 100%;
  }
}
.content-home-page-head .content-home-page-head-text {
  font-family: 'Verdana Regular';
  font-size: 30px;
  line-height: 1.28;
  color: #fff;
  display: block;
  padding-right: 320px;
}
@media (max-width: 1200px) {
  .content-home-page-head .content-home-page-head-text {
    padding-right: 25%;
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  .content-home-page-head .content-home-page-head-text {
    font-size: 20px;
    padding-right: 150px;
  }
}
@media (max-width: 768px) {
  .content-home-page-head .content-home-page-head-text {
    font-size: 16px;
    padding-right: 0;
    padding-bottom: 120px;
  }
}
.content-home-page-head .content-home-page-head-text a {
  color: inherit;
  transition: .3s;
}

.content-home-page-head .content-home-page-head-text a:hover {
  color: #000;
}

.content-home-page-head-bg {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.content-home-page-head-bg img {
  width: 100%;
}

@media (max-width: 768px) {
  .hero-banner.hero-white-header h1 {
    color: #464646;
  }

  .hero-banner h1 br{
    display: none;
  }
}

/* vendor */
.uteka-widget__header {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 0 16px;
  background: #fff;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  height: 57px;
}

.uteka-widget__title {
  background: url("https://widget.uteka.ru/static/img/widgets/title_mobile.svg") no-repeat;
  background-size: contain;
  width: 108px;
  height: 12px;
}

.uteka-widget__logo {
  margin-top: 6px;
}

.uteka-widget__logo img {
  width: 79px;
}

.uteka-widget__close {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url("https://widget.uteka.ru/static/img/widgets/close.svg") no-repeat center;
}

@media (min-width: 768px) {
  .uteka-widget__header {
    flex-direction: row;
  }

  .uteka-widget__title {
    background: url("https://widget.uteka.ru/static/img/widgets/title.svg") no-repeat;
    background-size: contain;
    width: 214px;
    height: 23px;
    margin-bottom: -3px;
  }

  .uteka-widget__logo {
    margin-top: 0;
    margin-left: 8px;
  }

  .uteka-widget__logo img {
    width: 109px;
  }
}/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@media (max-width: 768px) {
  .blue-cat-ban > .component-content {
    background-image: url("../../assets/img/320-banner-cat.jpg") !important;
    background-position: bottom;
    background-size: cover;
    background-color: #192a5e;
    padding: 50px 30px 300px;
  }
}
.blue-cat-ban > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 529px;
  min-height: 529px;
  justify-content: space-around;
  align-items: center;
  margin: 0px;
}
@media (max-width: 992px) {
  .blue-cat-ban > .component-content > .paragraphSystem {
    max-height: 100%;
    min-height: auto;
  }
}
.blue-cat-ban > .component-content > .paragraphSystem > a {
  display: none;
}
.blue-cat-ban > .component-content > .paragraphSystem .image {
  height: 127px;
  width: auto;
}
@media (max-width: 992px) {
  .blue-cat-ban > .component-content > .paragraphSystem .image {
    height: auto;
    max-width: 267px;
    margin-bottom: 32px;
  }
}
.blue-cat-ban > .component-content > .paragraphSystem .image img {
  max-width: 100%;
}
.blue-cat-ban > .component-content > .paragraphSystem .richText:not(.link-ban-blue-cat) {
  width: auto;
  text-align: center;
  color: #fff;
  max-width: 580px;
  font-size: 20px;
  line-height: 32px;
  font-family: 'Verdana Regular';
  font-weight: normal;
}
@media (max-width: 992px) {
  .blue-cat-ban > .component-content > .paragraphSystem .richText:not(.link-ban-blue-cat) {
    margin-bottom: 35px;
  }
  .blue-cat-ban > .component-content > .paragraphSystem .richText:not(.link-ban-blue-cat) p {
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.article-list-about-cough > .component-content {
  max-width: 1176px;
  margin: 0 auto;
  width: 100%;
}
.article-list-about-cough .articleList-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.article-list-about-cough .articleList-list .articleList-article-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 100%;
}
.article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-description {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-description img {
  max-width: 100%;
  margin: 0px;
}
.article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-description .articleList-description-content {
  font-family: 'Montserrat-Regular';
  font-size: 20px;
  line-height: 28px;
  color: #534b52;
  margin: 10px 0px;
}
@media (max-width: 992px) {
  .article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-description .articleList-description-content {
    font-size: 16px;
  }
}
.article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-title {
  margin-bottom: 20px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 28px;
  font-family: 'Montserrat-SemiBold';
  color: #534b52;
  margin: 0px;
  padding: 0px;
  line-height: normal;
  min-height: 70px;
}
@media (max-width: 992px) {
  .article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-title {
    font-size: 20px;
  }
}
.article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-more {
  display: inline-block;
  margin: 0px;
  font-size: 28px;
  line-height: 38px;
  border-bottom: 1px dashed;
  color: #534b52;
  cursor: pointer;
  text-decoration: none;
  width: max-content;
}
@media (max-width: 992px) {
  .article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-more {
    font-size: 16px;
  }
}
.article-list-about-cough .articleList-list .articleList-article-wrapper .articleList-more:after {
  font-size: 17px;
}
.article-list-about-cough .articleList-list .articleList-article {
  flex: 1;
  width: 100%;
}
@media (min-width: 993px) {
  .article-list-about-cough .articleList-list .articleList-article:first-child {
    margin-right: 10px;
  }
}
@media (min-width: 993px) {
  .article-list-about-cough .articleList-list .articleList-article:last-child {
    margin-left: 10px;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem {
    flex-direction: column;
    min-height: auto;
  }
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > div {
  flex: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > div {
    flex: 1 0 auto;
    width: 50%;
  }
}
@media (max-width: 768px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > div {
    width: 100%;
  }
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem .title-heading {
  text-align: left;
}
@media (max-width: 992px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem .title-heading {
    font-size: 28px;
    line-height: 38px;
  }
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem .tabs-ml {
  margin: 15px 0px;
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem .tabs-ml p {
  margin: 0px;
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem .richText:not(.tabs-ml):not(.link-instruction-tab) {
  font-size: 20px;
  line-height: 32px;
  font-family: 'Verdana Regular';
  color: #4a4a4a;
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem .richText:not(.tabs-ml):not(.link-instruction-tab) p {
  margin: 0px;
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem .richText:not(.tabs-ml).link-instruction-tab {
  margin-top: 40px;
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .image {
  background-image: linear-gradient(55deg, #ab2129, #e72d38);
}
@media (max-width: 768px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .image {
    padding: 30px;
  }
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .image img {
  max-width: 100%;
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content {
  max-width: 460px;
  width: 100%;
  padding: 30px 90px;
}
@media (max-width: 1200px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content {
    padding: 30px;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box > .component-content {
    padding: 30px;
  }
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box.odd > .component-content > .paragraphSystem > .box {
  justify-content: flex-start;
  box-shadow: inset 0px 1px 0px 0px #eae7e7;
}
@media (max-width: 768px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box.even > .component-content > .paragraphSystem {
    display: flex;
    flex-direction: column-reverse;
  }
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box.even > .component-content > .paragraphSystem > .box {
  justify-content: flex-end;
  box-shadow: inset 0px -1px 0px 0px #eae7e7;
}
.instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box:last-child > .component-content > .paragraphSystem > .image {
  background-image: url("../../img/drops.png"), linear-gradient(55deg, #ab2129, #e72d38);
  background-repeat: no-repeat;
  background-position: top left;
}
@media (max-width: 768px) {
  .instruction-links > .component-content > .paragraphSystem > .box > .component-content > .paragraphSystem > .box:last-child > .component-content > .paragraphSystem > .image {
    background-size: 20%, cover;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.popup_window {
  display: none;
  z-index: 100001;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .5s;
  max-width: 976px;
  background: #fff;
  width: 100%;
  text-align: center;
  padding: 40px 50px 60px;
}
.popup_window .title {
  font-family: 'Montserrat-Bold';
  font-size: 46px;
  margin: 0px;
  color: #534b52;
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .popup_window .title {
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .popup_window .button_close {
    width: 30px;
    height: 30px;
    top: 6px;
  }
}
@media (max-width: 992px) {
  .popup_window .button_close:after, .popup_window .button_close:before {
    width: 32px;
    left: -3px;
    top: 13px;
  }
}
.popup_window .popup_buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.popup_window .btn::before, .popup_window .btn::after {
  transition: none;
}
@media (max-width: 992px) {
  .popup_window .btn {
    font-size: 15px;
    height: 45px;
    padding-right: 80px;
    padding-left: 22px;
    min-width: auto;
  }
}
.popup_window .popup_buttons button:not(:last-child) {
  margin-right: 60px;
}
@media (max-width: 992px) {
  .popup_window .popup_buttons button:not(:last-child) {
    margin-right: 10px;
  }
}

.popup_window.close {
  animation: hidePopupWindow .6s;
  transform: translate(-50%, -200vh);
}

.popup_window .answer {
  display: none;
}

.popup_window .answer .desc {
  font-size: 28px;
  max-width: 624px;
  margin: 0 auto;
  line-height: 38px;
  margin-bottom: 50px;
  color: #534b52;
}
@media (max-width: 992px) {
  .popup_window .answer .desc {
    font-size: 24px;
    line-height: 1;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.article-list-storys {
  padding: 0px;
}
.article-list-storys > .component-content {
  margin-top: 30px;
}
.article-list-storys .articleList-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.article-list-storys .articleList-list .articleList-article {
  max-width: 324px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .article-list-storys .articleList-list .articleList-article {
    margin-bottom: 50px;
  }
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper {
  display: flex;
  flex-direction: column-reverse;
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper:hover .articleList-description a:after, .article-list-storys .articleList-list .articleList-article .articleList-article-wrapper:hover .articleList-description a:before {
  opacity: 1;
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper:hover h3 a {
  text-decoration: underline;
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper .articleList-description {
  position: relative;
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper .articleList-description a:after {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 25px;
  transition: .3s;
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper .articleList-description a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 113px;
  height: 113px;
  background: url("../../img/play.png") no-repeat center;
  z-index: 1;
  opacity: 0;
  transition: .3s;
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper .articleList-description img {
  max-width: none;
  margin: 0px;
  width: 100%;
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper h3 a {
  font-family: 'Verdana Regular';
  font-size: 24px;
  line-height: 38px;
}
@media (max-width: 992px) {
  .article-list-storys .articleList-list .articleList-article .articleList-article-wrapper h3 a {
    font-size: 18px;
    line-height: 28px;
  }
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper h3 a:hover {
  color: #534b52;
}
.article-list-storys .articleList-list .articleList-article .articleList-article-wrapper .articleList-description-content {
  display: none;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.blue-cat-page-header {
  padding: 0px;
  margin-bottom: -140px;
}
@media (max-width: 992px) {
  .blue-cat-page-header {
    margin-bottom: 0px;
  }
}
.blue-cat-page-header > .component-content > .paragraphSystem {
  max-height: 649px;
  min-height: 649px;
  justify-content: flex-start;
}
@media (max-width: 992px) {
  .blue-cat-page-header > .component-content > .paragraphSystem {
    max-height: 100%;
    min-height: auto;
  }
}
.blue-cat-page-header > .component-content > .paragraphSystem .image {
  margin: 93px 0px 50px;
}
@media (max-width: 992px) {
  .blue-cat-page-header > .component-content > .paragraphSystem .image {
    margin: 0px 0px 30px;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.carousel-story {
  max-height: 855px;
  height: 100%;
  padding: 0px;
}
.carousel-story > .component-content {
  padding: 0px;
}
.carousel-story .carousel-cover {
  max-width: 100%;
}
.carousel-story .carouselSlide {
  padding: 0px;
}
.carousel-story .storys-rich-text {
  position: absolute;
  top: 35%;
  max-width: 365px;
  width: 100%;
  line-height: normal;
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .carousel-story .storys-rich-text {
    max-width: 190px;
  }
}
.carousel-story .storys-rich-text:not(.storys-rich-text-white) p {
  color: #534b52;
}
.carousel-story .storys-rich-text.storys-rich-text-white p {
  color: #fff;
}
.carousel-story .storys-rich-text-right {
  right: 11%;
}
.page-story4 .carousel-story .storys-rich-text-right {
  right: 8%;
  top: 42%;
}
.page-story4 .carousel-story .slides-item6 .storys-rich-text-right {
  top: 35%;
}
.page-story4 .carousel-story .storys-rich-text-left {
  top: 40%;
}
.page-story3 .carousel-story .slides-item5 .storys-rich-text-left {
  left: 14%;
}
.page-story6 .carousel-story .storys-rich-text-right {
  right: 8%;
  top: 42%;
}
.page-story6 .carousel-story .storys-rich-text-top-mid {
  top: 48%;
}
@media (max-width: 768px) {
  .carousel-story .storys-rich-text-right {
    right: 5%;
  }
}
.carousel-story .storys-rich-text-left {
  left: 11%;
}
@media (max-width: 768px) {
  .carousel-story .storys-rich-text-left {
    right: 7%;
  }
}
.carousel-story .storys-rich-text-top-mid {
  top: 48%;
}
.carousel-story .storys-rich-text-top-mid.storys-rich-text-right {
  right: 9%;
}
@media (max-width: 992px) {
  .carousel-story .storys-rich-text-top-mid.storys-rich-text-right {
    right: 14%;
  }
}
@media (min-width: 568px) and (max-width: 1200px) {
  .page-story2 .carousel-story .slides-item0 .storys-rich-text-right {
    left: calc(50vw + 8%);
    top: 31%;
  }
  .page-story2 .carousel-story .slides-item3 .storys-rich-text-right {
    left: calc(50vw + 14%);
  }
  .page-story2 .carousel-story .slides-item4 .storys-rich-text-top-center {
    max-width: 320px;
    left: calc(50vw - 36%);
  }
  .page-story2 .carousel-story .slides-item5 .storys-rich-text-right,
  .page-story2 .carousel-story .slides-item6 .storys-rich-text-right {
    left: calc(50vw + 5%);
  }
  .page-story2 .carousel-story .slides-item8 .storys-rich-text-right {
    left: calc(50vw + 10%);
    top: 38%;
  }
  .page-story2 .carousel-story .slides-item9 .storys-rich-text-right {
    left: calc(50vw + 5%);
    top: 42%;
  }

  .page-story3 .carousel-story .slides-item0 .storys-rich-text-right {
    left: calc(50vw + 8%);
  }
  .page-story3 .carousel-story .slides-item2 .storys-rich-text-right,
  .page-story3 .carousel-story .slides-item6 .storys-rich-text-right,
  .page-story3 .carousel-story .slides-item8 .storys-rich-text-right,
  .page-story3 .carousel-story .slides-item9 .storys-rich-text-right {
    left: calc(50vw + 11%);
  }

  .page-story4 .carousel-story .slides-item4 .storys-rich-text-right,
  .page-story4 .carousel-story .slides-item6 .storys-rich-text-right {
    left: calc(50vw + 12%);
  }

  .page-story5 .carousel-story .slides-item1 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item2 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item3 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item8 .storys-rich-text-right {
    left: calc(50vw + 12%);
  }
  .page-story5 .carousel-story .slides-item5 .storys-rich-text-right {
    left: calc(50vw + 14%);
  }
  .page-story5 .carousel-story .slides-item6 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item7 .storys-rich-text-right {
    left: calc(50vw + 11%);
  }

  .page-story6 .carousel-story .slides-item0 .storys-rich-text-right {
    left: calc(50vw + 14%);
  }
  .page-story6 .carousel-story .slides-item2 .storys-rich-text-right,
  .page-story6 .carousel-story .slides-item3 .storys-rich-text-right,
  .page-story6 .carousel-story .slides-item6 .storys-rich-text-right{
    left: calc(50vw + 15%);
  }
  .page-story6 .carousel-story .slides-item4 .storys-rich-text-right {
    left: calc(50vw + 11%);
  }
}

@media (min-width: 667px) and (max-width: 700px){
  .page-story2 .carousel-story .slides-item3 .storys-rich-text-right p,
  .page-story2 .carousel-story .slides-item4 .storys-rich-text-top-center p,
  .page-story2 .carousel-story .slides-item7 .storys-rich-text-left p {
    font-size: 11px;
  }
  .page-story2 .carousel-story .slides-item5 .storys-rich-text-right,
  .page-story2 .carousel-story .slides-item6 .storys-rich-text-right{
    max-width: 250px;
    top: 50%;
  }
  .page-story2 .carousel-story .slides-item7 .storys-rich-text-left p {
    max-width: 200px;
  }
  .page-story2 .carousel-story .slides-item9 .storys-rich-text-right{
    max-width: 300px;
  }

  .page-story6 .carousel-story .slides-item0 .storys-rich-text-right{
    top: 46%;
  }
  .page-story6 .carousel-story .slides-item0 .storys-rich-text-right p{
    font-size: 11px;
  }
  .page-story6 .carousel-story .slides-item4 .storys-rich-text-right p{
    font-size: 9px;
  }
  .page-story6 .carousel-story .slides-item4 .storys-rich-text-right{
    max-width: 211px;
    top: 44%;
    left: calc(50vw + 13%);
  }
  .page-story6 .carousel-story .slides-item2 .storys-rich-text-right {
    max-width: 180px;
  }

  .page-story5 .carousel-story .slides-item7 .storys-rich-text-right {
    top: 46%;
  }
  .page-story5 .carousel-story .slides-item4 .storys-rich-text-right {
    max-width: 177px;
    left: calc(50vw + 15%);
  }
  .page-story5 .carousel-story .slides-item9 .storys-rich-text-right {
    left: calc(50vw + 12%);
  }

  .page-story4 .carousel-story .slides-item1 .storys-rich-text-left {
    top: 45%;
    left: 13%;
  }

  .page-story1 .carousel-story .slides-item2 .storys-rich-text-right {
    max-width: 230px;
    right: 5%;
  }
  .page-story1 .carousel-story .slides-item3 .storys-rich-text-right {
    max-width: 220px;
    top: 45%;
  }
  .page-story1 .carousel-story .slides-item6 .storys-rich-text-right {
    max-width: 220px;
  }
  .page-story1 .carousel-story .slides-item6 .storys-rich-text-right p{
    font-size: 11px;
  }
  .page-story1 .carousel-story .slides-item6 .storys-rich-text-right {
    max-width: 250px;
  }
  .page-story1 .carousel-story .slides-item9 .storys-rich-text-right {
    max-width: 250px;
  }

  .page-story3 .carousel-story .slides-item1 .storys-rich-text-left {
    max-width: 250px;
    top: 44%;
  }
  .page-story3 .carousel-story .slides-item8 .storys-rich-text-right {
    max-width: 250px;
    left: calc(50vw + 6%);
  }
  .page-story3 .carousel-story .slides-item9 .storys-rich-text-right {
    max-width: 250px;
    left: calc(50vw + 4%);
  }
}

@media (min-width: 770px) and (max-width: 991px){
  .page-story2 .carousel-story .slides-item3 .storys-rich-text-right{
    max-width: 245px;
  }
  .page-story2 .carousel-story .slides-item6 .storys-rich-text-right {
    max-width: 280px;
    left: calc(50vw + 7%);
  }
  .page-story2 .carousel-story .slides-item4 .storys-rich-text-top-center {
    max-width: 270px;
  }
  .page-story2 .carousel-story .slides-item5 .storys-rich-text-right {
    max-width: 300px;
    top: 50%;
  }
  .page-story2 .carousel-story .slides-item7 .storys-rich-text-left {
    max-width: 260px;
  }
  .page-story2 .carousel-story .slides-item9 .storys-rich-text-right {
    max-width: 300px;
  }

  .page-story6 .carousel-story .slides-item0 .storys-rich-text-right{
    max-width: 225px;
    top: 45%;
  }
  .page-story6 .carousel-story .slides-item4 .storys-rich-text-right{
    max-width: 255px;
    top: 44%;
    left: calc(50vw + 12%);
  }
  .page-story6 .carousel-story .slides-item4 .storys-rich-text-right p{
    font-size: 11px;
  }

  .page-story5 .carousel-story .slides-item1 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item5 .storys-rich-text-left,
  .page-story5 .carousel-story .slides-item6 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item8 .storys-rich-text-right {
    max-width: 246px;
  }
  .page-story5 .carousel-story .slides-item7 .storys-rich-text-right {
    max-width: 246px;
    top: 46%;
  }
  .page-story5 .carousel-story .slides-item2 .storys-rich-text-right {
    max-width: 280px;
    top: 46%;
  }
  .page-story5 .carousel-story .slides-item3 .storys-rich-text-right {
    max-width: 250px;
    top: 50%;
  }

  .page-story4 .carousel-story .slides-item1 .storys-rich-text-left {
    max-width: 250px;
    top: 46%;
  }
  .page-story4 .carousel-story .slides-item4 .storys-rich-text-right {
    max-width: 250px;
    top: 40%;
  }
  .page-story4 .carousel-story .slides-item5 .storys-rich-text-left {
    max-width: 250px;
  }

  .page-story1 .carousel-story .slides-item2 .storys-rich-text-right,
  .page-story1 .carousel-story .slides-item3 .storys-rich-text-right {
    max-width: 250px;
    top: 44%;
  }
  .page-story1 .carousel-story .slides-item6 .storys-rich-text-right,
  .page-story1 .carousel-story .slides-item8 .storys-rich-text-right {
    max-width: 255px;
    top: 49%;
  }

  .page-story1 .carousel-story .slides-item6 .storys-rich-text-right p{
    font-size: 13px;
  }

  .page-story3 .carousel-story .slides-item0 .storys-rich-text-right {
    max-width: 290px;
  }
  .page-story3 .carousel-story .slides-item1 .storys-rich-text-left {
    max-width: 300px;
    top: 44%;
  }
  .page-story3 .carousel-story .slides-item2 .storys-rich-text-right {
    max-width: 270px;
  }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
  .page-story2 .carousel-story .slides-item3 .storys-rich-text-right {
    max-width: 240px;
  }
  .page-story2 .carousel-story .slides-item4 .storys-rich-text-top-center {
    max-width: 235px;
  }
  .page-story2 .carousel-story .slides-item5 .storys-rich-text-right,
  .page-story2 .carousel-story .slides-item6 .storys-rich-text-right{
    max-width: 320px;
    top: 50%;
  }
  .page-story2 .carousel-story .slides-item7 .storys-rich-text-top-center,
  .page-story2 .carousel-story .slides-item8 .storys-rich-text-top-center {
    max-width: 260px;
  }
  .page-story2 .carousel-story .slides-item8 .storys-rich-text-top-center {
    max-width: 350px;
  }

  .page-story6 .carousel-story .slides-item0 .storys-rich-text-right{
    max-width: 223px;
    top: 46%;
  }
  .page-story6 .carousel-story .slides-item3 .storys-rich-text-right {
    max-width: 210px;
  }
  .page-story6 .carousel-story .slides-item4 .storys-rich-text-right {
    max-width: 231px;
    top: 43%;
    left: calc(50vw + 13%);
  }
  .page-story6 .carousel-story .slides-item4 .storys-rich-text-right p{
    font-size: 11px;
  }
  .page-story6 .carousel-story .slides-item6 .storys-rich-text-right {
    max-width: 220px;
    top: 41%;
  }

  .page-story5 .carousel-story .slides-item1 .storys-rich-text-right{
    max-width: 230px;
  }

  .page-story5 .carousel-story .slides-item3 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item5 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item6 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item7 .storys-rich-text-right {
    max-width: 250px;
  }

  .page-story5 .carousel-story .slides-item8 .storys-rich-text-right {
    max-width: 250px;
    top: 46%;
  }

  .page-story4 .carousel-story .slides-item1 .storys-rich-text-left {
    max-width: 250px;
    top: 46%;
    left: 12%;
  }
  .page-story4 .carousel-story .slides-item4 .storys-rich-text-right {
    max-width: 250px;
  }
  .page-story4 .carousel-story .slides-item5 .storys-rich-text-left {
    max-width: 250px;
  }

  .page-story1 .carousel-story .slides-item2 .storys-rich-text-right,
  .page-story1 .carousel-story .slides-item3 .storys-rich-text-right {
    max-width: 250px;
    top: 44%;
  }
  .page-story1 .carousel-story .slides-item6 .storys-rich-text-right {
    max-width: 250px;
    top: 48%;
  }
  .page-story1 .carousel-story .slides-item6 .storys-rich-text-right p{
    font-size: 12px;
  }
  .page-story1 .carousel-story .slides-item8 .storys-rich-text-right {
    max-width: 250px;
    top: 48%;
    right: 8%;
  }

  .page-story3 .carousel-story .slides-item1 .storys-rich-text-left {
    max-width: 300px;
    top: 44%;
  }
}

@media (min-width: 993px) and (max-width: 1200px) {
  .page-story3 .carousel-story .slides-item0 .storys-rich-text-right {
    max-width: 400px;
  }
  .page-story3 .carousel-story .slides-item3 .storys-rich-text-left {
    max-width: 313px;
  }
  .page-story3 .carousel-story .slides-item5 .storys-rich-text-left {
    max-width: 284px;
  }
  .page-story3 .carousel-story .slides-item8 .storys-rich-text-right {
    max-width: 300px;
  }
  .page-story3 .carousel-story .slides-item9 .storys-rich-text-right {
    max-width: 350px;
  }

  .page-story4 .carousel-story .slides-item0 .storys-rich-text-right {
    max-width: 300px;
  }
  .page-story4 .carousel-story .slides-item1 .storys-rich-text-left {
    max-width: 350px;
  }
  .page-story4 .carousel-story .slides-item2 .storys-rich-text-right,
  .page-story4 .carousel-story .slides-item3 .storys-rich-text-right,
  .page-story4 .carousel-story .slides-item5 .storys-rich-text-right{
    max-width: 300px;
  }

  .page-story5 .carousel-story .slides-item0 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item4 .storys-rich-text-right,
  .page-story5 .carousel-story .slides-item9 .storys-rich-text-right{
    max-width: 300px;
  }

  .page-story6 .carousel-story .slides-item0 .storys-rich-text-right,
  .page-story6 .carousel-story .slides-item1 .storys-rich-text-right,
  .page-story6 .carousel-story .slides-item3 .storys-rich-text-right,
  .page-story6 .carousel-story .slides-item6 .storys-rich-text-right{
    max-width: 300px;
  }
}

@media (max-width: 992px) {
  .carousel-story .storys-rich-text-top-mid.storys-rich-text-right {
    right: 7%;
  }
  .page-story1 .carousel-story .slides-item0 .storys-rich-text-top-mid.storys-rich-text-right {
    right: 12%;
  }
  .page-story1 .carousel-story .slides-item1 .storys-rich-text-top-mid.storys-rich-text-left {
    left: 12%;
    top: 45%;
  }
  .page-story1 .carousel-story .slides-item7 .storys-rich-text-top-mid.storys-rich-text-left {
    left: 7%;
    top: 51%;
  }
  .page-story1 .carousel-story .slides-item8 .storys-rich-text-top-mid.storys-rich-text-right {
    right: 10%;
  }

  .page-story2 .carousel-story .slides-item0 .storys-rich-text {
    right: 12%;
    top: 32%;
  }
  .page-story2 .carousel-story .slides-item4 .storys-rich-text-top-center {
    max-width: 230px;
    top: 49%;
    left: 14%;
  }
  .page-story2 .carousel-story .slides-item5 .storys-rich-text-right,
  .page-story2 .carousel-story .slides-item6 .storys-rich-text-right,
  .page-story2 .carousel-story .slides-item8 .storys-rich-text-right{
    right: 9%;
  }
  .page-story2 .carousel-story .slides-item9 .storys-rich-text-right {
    right: 9%;
    top: 40%;
  }
}

.carousel-story .storys-rich-text-top-mid.storys-rich-text-left {
  left: 9%;
}
@media (max-width: 992px) {
  .carousel-story .storys-rich-text-top-mid.storys-rich-text-left {
    left: 14%;
  }
}
@media (max-width: 768px) {
  .carousel-story .storys-rich-text-top-mid.storys-rich-text-left {
    right: 7%;
  }
}
.carousel-story p {
  margin: 0px;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 992px) {
  .carousel-story p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .carousel-story p {
    font-size: 12px;
  }
}
.carousel-story .storys-rich-text-final {
  text-align: center;
}
.carousel-story .storys-rich-text-final p {
  font-size: 46px;
  margin-bottom: 13px;
}
@media (max-width: 992px) {
  .carousel-story .storys-rich-text-final p {
    font-size: 18px;
  }
}
.carousel-story .storys-rich-text-final a {
  margin-bottom: 0px;
  font-size: 20px;
  font-family: 'Verdana Regular';
}
@media (max-width: 992px) {
  .carousel-story .storys-rich-text-final a {
    font-size: 12px;
  }
}
.carousel-story .storys-rich-text-final a:not(:last-child) {
  font-size: 15px;
}
@media (max-width: 992px) {
  .carousel-story .storys-rich-text-final a:not(:last-child) {
    font-size: 12px;
  }
}
.carousel-story .storys-rich-text-final a:not(:first-child) {
  padding-left: 15px;
}
.carousel-story .storys-rich-text-final:not(.storys-rich-text-white) a {
  color: #534b52;
}
.carousel-story .storys-rich-text-final.storys-rich-text-white p {
  color: #fff;
}
.carousel-story .storys-rich-text-final.storys-rich-text-white a {
  color: #fff;
}
.carousel-story .carousel-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
  margin: 0px;
  height: 0px;
  overflow: visible;
}
.carousel-story .carousel-nav .carousel-nav-item {
  display: none;
}
.carousel-story .carousel-nav .carousel-nav-prev,
.carousel-story .carousel-nav .carousel-nav-next {
  position: absolute;
  width: 50px;
  height: 109px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0px;
}
@media (max-width: 992px) {
  .carousel-story .carousel-nav .carousel-nav-prev,
  .carousel-story .carousel-nav .carousel-nav-next {
    width: 29px;
    height: 64px;
  }
}
.carousel-story .carousel-nav .carousel-nav-prev {
  background: url("../../img/arrow_left_story.png") no-repeat center;
  background-size: cover;
}
.carousel-story .carousel-nav .carousel-nav-next {
  background: url("../../img/arrow_right_story.png") no-repeat center;
  background-size: cover;
}
.carousel-story .carousel-nav li a:before {
  display: none;
}
.carousel-story .storys-rich-text-top-center {
  top: 46%;
  max-width: 474px;
}
@media (max-width: 992px) {
  .carousel-story .storys-rich-text-top-center {
    max-width: 190px;
  }
}
.carousel-story .hidden-story {
  opacity: 0;
}
.carousel-story-audiocontrols {
  position: absolute;
  top: 32px;
  left: 52px;
  height: 37px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.carousel-story-audiocontrols .audio {
  width: 54px;
  height: 100%;
  background: url("../../img/volume.png") no-repeat center;
  background-size: contain;
  margin-right: 10px;
}
@media (max-width: 992px) {
  .carousel-story-audiocontrols .audio {
    width: 30px;
  }
}
.carousel-story-audiocontrols .play {
  min-width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 100%;
  transition: .3s;
  border: none;
  margin: 0px 10px 0px 25px;
}
@media (max-width: 992px) {
  .carousel-story-audiocontrols .play {
    width: 25px;
    height: 25px;
    margin: 0px 10px 0px 10px;
  }
}
.carousel-story-audiocontrols .play.on {
  background: url("../../img/audio_off.png") no-repeat center transparent;
  background-size: contain;
}
.carousel-story-audiocontrols .play.off {
  background: url("../../img/audio_on.svg") no-repeat center transparent;
  background-size: contain;
}
.carousel-story-audiocontrols .play:hover {
  opacity: .7;
}
.carousel-story-audiocontrols .play:active, .carousel-story-audiocontrols .play:focus {
  outline: none;
  box-shadow: none;
}
.carousel-story-audiocontrols .volume-bar {
  width: 188px;
  height: 1px;
  background: #fff;
  position: relative;
}
.carousel-story-audiocontrols .volume-point {
  transition: transform .5s;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  border-radius: 100%;
  transform: translate(-50%, -50%);
}
.carousel-story-audiocontrols:hover .volume-point {
  transform: translate(-50%, -50%) scale(5);
}
@media (max-width: 1024px) {
  .carousel-story .carousel-slides {
    height: auto !important;
    min-height: 200px;
  }
}
.carousel-story .carousel-slide.is-active .storys-rich-text {
  opacity: 1;
}
.carousel-story .carousel-slide .storys-rich-text {
  transition: .5s;
  opacity: 0;
}

.audio-story-htmlblock audio {
  display: none;
}

.storys-start-screen {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.storys-start-screen > .component-content {
  height: 100%;
}
.storys-start-screen > .component-content > .paragraphSystem {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.storys-start-screen h1.title-heading {
  max-width: 570px;
  font-size: 58px;
  color: #fff;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 auto;
  margin-bottom: 30px;
  line-height: normal;
}
@media (max-width: 992px) {
  .storys-start-screen h1.title-heading {
    font-size: 35px;
    max-width: 450px;
  }
}

body:not(.x-border-layout-ct) .storys-block-mobile {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #e6344c;
  z-index: 110;
  display: none;
}
body:not(.x-border-layout-ct) .storys-block-mobile > .component-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0px 30px;
  box-sizing: border-box;
}
body:not(.x-border-layout-ct) .storys-block-mobile .title-heading {
  color: #fff;
  font-family: 'Verdana Regular', 'Verdana Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
}

