/*
 * the second half of the  CSS tree the first half is in main.scss
 * splitted because ie is not able to render a css file with to much css selection rules in it
 */
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=1129d478-9ccf-4050-b84e-10615c0ad68c");
@font-face {
  font-family: "HelveticaNeueW02-BdExt";
  src: url("../fonts/852a14d9-aa7e-4222-b856-e8e8f5b00d8a.eot?#iefix");
  src: url("../fonts/852a14d9-aa7e-4222-b856-e8e8f5b00d8a.eot?#iefix") format("eot"), url("../fonts/56a53244-36b5-4359-b7da-f683600a21e7.woff") format("woff"), url("../fonts/459148c5-040c-4b87-9fdc-3822a5a16194.ttf") format("truetype"), url("../fonts/27fd311f-4e56-4637-9df3-838091597008.svg#27fd311f-4e56-4637-9df3-838091597008") format("svg");
}

@font-face {
  font-family: "HelveticaNeueW02-LtExt";
  src: url("../fonts/06a8efd8-00e4-4135-8633-e4b2676651a9.eot?#iefix");
  src: url("../fonts/06a8efd8-00e4-4135-8633-e4b2676651a9.eot?#iefix") format("eot"), url("../fonts/9cfb0a83-d4a9-428e-a01e-92e075d6742a.woff") format("woff"), url("../fonts/e36aa928-d6dc-47ab-b497-f1e3d0abe18a.ttf") format("truetype"), url("../fonts/2ec6a8e8-45e5-4f7c-b065-f77178ccd1bf.svg#2ec6a8e8-45e5-4f7c-b065-f77178ccd1bf") format("svg");
}

@font-face {
  font-family: "HelveticaNeueW02-45Ligh";
  src: url("../fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix");
  src: url("../fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix") format("eot"), url("../fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff") format("woff"), url("../fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf") format("truetype"), url("../fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853") format("svg");
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
/* line 18, ../sass/vendor/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 21, ../sass/vendor/_flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 22, ../sass/vendor/_flexslider.scss */
.flexslider p {
  margin-bottom: 0px;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
/* line 41, ../sass/vendor/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 42, ../sass/vendor/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  margin-right: 22px;
  padding: 0px;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 43, ../sass/vendor/_flexslider.scss */
.flexslider .slides img {
  min-height: 262px;
  width: 100%;
  display: block;
}

/* line 44, ../sass/vendor/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 47, ../sass/vendor/_flexslider.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 48, ../sass/vendor/_flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 49, ../sass/vendor/_flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 54, ../sass/vendor/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 58, ../sass/vendor/_flexslider.scss */
.flexslider {
  margin: 0 0 60px;
  background: white;
  border: 4px solid white;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

/* line 59, ../sass/vendor/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 60, ../sass/vendor/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 61, ../sass/vendor/_flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 62, ../sass/vendor/_flexslider.scss */
.carousel li {
  margin-right: 0px;
}

/* Direction Nav */
/* line 65, ../sass/vendor/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
}
/* line 67, ../sass/vendor/_flexslider.scss */
.flex-direction-nav li {
  margin-top: -20px;
}
/* line 69, ../sass/vendor/_flexslider.scss */
.flex-direction-nav li a.flex-prev, .flex-direction-nav li a.flex-next {
  top: 40%;
}
@media only screen and (max-width: 480px) {
  /* line 74, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav li {
    margin-top: -25px;
  }
  /* line 76, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav li a.flex-next, .flex-direction-nav li a.flex-prev {
    top: 30% !important;
  }
}
@media only screen and (max-width: 768px) {
  /* line 82, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav li {
    margin-top: -10px;
  }
  /* line 84, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav li a.flex-next, .flex-direction-nav li a.flex-prev {
    top: 35%;
  }
}

/* line 91, ../sass/vendor/_flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 34px;
  height: 36px;
  margin: -16px 0 0;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
@media only screen and (max-width: 500px) {
  /* line 91, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav a {
    top: 30%;
  }
}

/* line 115, ../sass/vendor/_flexslider.scss */
.flex-direction-nav .flex-prev {
  color: white;
  left: 0;
  background-color: #003d99;
  height: 60px;
  width: 40px;
  font-size: 0;
  padding: 0;
}

/* line 125, ../sass/vendor/_flexslider.scss */
.flex-direction-nav .flex-next {
  color: white;
  right: 0;
  text-align: right;
  background-color: #003d99;
  height: 60px;
  width: 40px;
  font-size: 0;
  padding: 0;
}

/* line 145, ../sass/vendor/_flexslider.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 146, ../sass/vendor/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* line 151, ../sass/vendor/_flexslider.scss */
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  width: 14px;
  height: 21px;
  margin-top: 8px;
  content: '';
}

/* line 162, ../sass/vendor/_flexslider.scss */
.flex-direction-nav a.flex-prev:before {
  margin-left: 8px;
  height: 44px;
  width: 20px;
  background-size: 16px 26px;
  background: url(../Images/system/arrow_slider_back_n.png) no-repeat center left;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 162, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav a.flex-prev:before {
    background-size: 16px 26px;
    background: url(../Images/system/arrow_slider_back_n.png) no-repeat center left;
  }
}

/* line 175, ../sass/vendor/_flexslider.scss */
.flex-direction-nav a.flex-next:before {
  margin-right: 9px;
  height: 44px;
  width: 20px;
  background-size: 16px 26px;
  background: url(../Images/system/arrow_slider_next_n.png) no-repeat center left;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 175, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav a.flex-next:before {
    background-size: 16px 26px;
    background: url(../Images/system/arrow_slider_next_n.png) no-repeat center left;
  }
}

/* Pause/Play */
/* line 188, ../sass/vendor/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: black;
}

/* line 202, ../sass/vendor/_flexslider.scss */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '';
}

/* line 210, ../sass/vendor/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 212, ../sass/vendor/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '';
}

/* Control Nav */
/* line 218, ../sass/vendor/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

/* line 224, ../sass/vendor/_flexslider.scss */
.flex-control-nav li {
  margin: 0 0px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 230, ../sass/vendor/_flexslider.scss */
.flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  background: #cccccc;
  background: #cccccc;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

/* line 248, ../sass/vendor/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #333333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 253, ../sass/vendor/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #003d99;
  background: #003d99;
  cursor: default;
}

/* line 259, ../sass/vendor/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 260, ../sass/vendor/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 261, ../sass/vendor/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 262, ../sass/vendor/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 263, ../sass/vendor/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  /* line 266, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
  }

  /* line 270, ../sass/vendor/_flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
  }
}
/* line 278, ../sass/vendor/_flexslider.scss */
.row-carousel-slider {
  margin-bottom: 60px !important;
}

/* line 281, ../sass/vendor/_flexslider.scss */
.onslide-text-wrapper {
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  position: absolute !important;
  left: 50%;
  bottom: 0;
  width: 100%;
}
/* line 287, ../sass/vendor/_flexslider.scss */
.onslide-text-wrapper .onslide-text {
  position: relative;
  text-align: center;
  margin-bottom: 0.4em;
  font-size: 16px;
  font-size: 1rem;
  color: white;
  left: -50%;
}
@media only screen and (max-width: 320px) {
  /* line 297, ../sass/vendor/_flexslider.scss */
  .onslide-text-wrapper .onslide-text {
    line-height: 1.3;
  }
}
@media only screen and (max-width: 480px) {
  /* line 304, ../sass/vendor/_flexslider.scss */
  .onslide-text-wrapper .onslide-text {
    margin-bottom: 0.7em;
  }
}
@media only screen and (min-width: 481px) {
  /* line 309, ../sass/vendor/_flexslider.scss */
  .onslide-text-wrapper .onslide-text {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 1000px) {
  /* line 314, ../sass/vendor/_flexslider.scss */
  .onslide-text-wrapper .onslide-text {
    font-size: 22.4;
    font-size: 1.4rem;
    margin-bottom: 0.6em;
  }
}

/* line 323, ../sass/vendor/_flexslider.scss */
.flex-disabled::before {
  display: none;
}

/* line 1, ../sass/partials/_tabs-main.scss */
.row-horizontalTab {
  padding-bottom: 0;
}
@media (max-width: 1000px) {
  /* line 1, ../sass/partials/_tabs-main.scss */
  .row-horizontalTab {
    padding-bottom: 60px;
  }
}

/* line 9, ../sass/partials/_tabs-main.scss */
.horizontalTab a.morelink {
  float: right;
}
/* line 14, ../sass/partials/_tabs-main.scss */
.horizontalTab.white .resp-tabs-container {
  padding: 0;
  background-color: white;
  clear: left;
  border: 1px solid #ccd8eb;
}
/* line 20, ../sass/partials/_tabs-main.scss */
.horizontalTab.white .resp-tab-active {
  background-color: white !important;
  border-top: 1px solid #ccd8eb;
  border-left: 1px solid #ccd8eb;
  border-right: 1px solid #ccd8eb;
}
/* line 25, ../sass/partials/_tabs-main.scss */
.horizontalTab.white .resp-tab-active.resp-accordion {
  background-color: #eeeeee !important;
  border: none;
  border-top: 1px solid white;
}

/* line 34, ../sass/partials/_tabs-main.scss */
ul.resp-tabs-list {
  margin: 0;
  padding: 0;
}

/* line 39, ../sass/partials/_tabs-main.scss */
.resp-tabs-list li {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  padding: 13px 22px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #003d99;
  margin-right: 2px;
  background-color: #e5ebf5;
}
/* line 53, ../sass/partials/_tabs-main.scss */
.resp-tabs-list li:hover {
  color: #3675d2 !important;
}
/* line 58, ../sass/partials/_tabs-main.scss */
.resp-tabs-list li span.arrow {
  display: none;
  width: 14px;
  height: 10px;
  background-image: url("../Images/system/arrow_active_tab_arrow_n.png");
  background-size: 14px 10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -7px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 58, ../sass/partials/_tabs-main.scss */
  .resp-tabs-list li span.arrow {
    background-image: url("../Images/system/arrow_active_tab_arrow_r.png");
    background-size: 14px 10px;
  }
}

/* line 77, ../sass/partials/_tabs-main.scss */
.resp-tabs-container {
  padding: 0px;
  border-top: 1px solid #99b1d6;
  clear: left;
}

/* line 83, ../sass/partials/_tabs-main.scss */
.isAccordion {
  margin-bottom: 60px !important;
}
/* line 85, ../sass/partials/_tabs-main.scss */
.isAccordion .resp-tabs-container {
  border-top: none !important;
  font-size: 16px;
}
/* line 88, ../sass/partials/_tabs-main.scss */
.isAccordion .resp-tabs-container h2.resp-accordion {
  font-size: 16px;
}

/* line 94, ../sass/partials/_tabs-main.scss */
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
  line-height: 22px;
}

/* line 101, ../sass/partials/_tabs-main.scss */
.resp-tab-content {
  display: none;
  padding-top: 40px;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
/* line 106, ../sass/partials/_tabs-main.scss */
.resp-tab-content p {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}

/* line 113, ../sass/partials/_tabs-main.scss */
.resp-tab-active {
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 13px 22px 13px 22px !important;
}

/* line 119, ../sass/partials/_tabs-main.scss */
li.resp-tab-active {
  color: black !important;
  background-color: white !important;
  background-image: none !important;
  border: 1px solid #99b1d6 !important;
}
/* line 124, ../sass/partials/_tabs-main.scss */
li.resp-tab-active:hover {
  color: black !important;
}
/* line 128, ../sass/partials/_tabs-main.scss */
li.resp-tab-active span.arrow {
  display: block !important;
}
/* line 132, ../sass/partials/_tabs-main.scss */
li.resp-tab-active.teaserTab {
  background-color: #ccd8eb;
}

/* line 137, ../sass/partials/_tabs-main.scss */
.resp-content-active, .resp-accordion-active {
  display: block;
}

/* line 141, ../sass/partials/_tabs-main.scss */
h2.resp-accordion {
  font-size: 24px;
  margin: 0px;
  padding: 10px 15px;
  color: #003d99 !important;
  background-color: #e5ebf5 !important;
  border-top: 1px solid white;
}
/* line 148, ../sass/partials/_tabs-main.scss */
h2.resp-accordion.resp-tab-active {
  background-color: #e5ebf5 !important;
}

/* line 153, ../sass/partials/_tabs-main.scss */
h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

/* line 159, ../sass/partials/_tabs-main.scss */
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/
/* line 165, ../sass/partials/_tabs-main.scss */
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

/* line 170, ../sass/partials/_tabs-main.scss */
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

/* line 178, ../sass/partials/_tabs-main.scss */
.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: white;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

/* line 189, ../sass/partials/_tabs-main.scss */
.resp-vtabs .resp-tab-content {
  border: none;
}

/* line 193, ../sass/partials/_tabs-main.scss */
.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: white !important;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}

/* line 203, ../sass/partials/_tabs-main.scss */
.resp-arrow {
  width: 20px;
  height: 13px;
  float: right;
  margin-top: 6px;
  background: url(../Images/system/arrow_accordion_down_n.png) no-repeat top left;
  background-size: 21px 12px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 203, ../sass/partials/_tabs-main.scss */
  .resp-arrow {
    background: url(../Images/system/arrow_accordion_down_r.png) no-repeat top left;
    background-size: 21px 12px;
  }
}

/* line 216, ../sass/partials/_tabs-main.scss */
h2.resp-tab-active span.resp-arrow {
  border: none;
  background: url(../Images/system/arrow_accordion_up_n.png) no-repeat top left;
  background-size: 21px 12px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 216, ../sass/partials/_tabs-main.scss */
  h2.resp-tab-active span.resp-arrow {
    background: url(../Images/system/arrow_accordion_up_r.png) no-repeat top left;
    background-size: 21px 12px;
  }
}

/*-----------Accordion styles-----------*/
/* line 228, ../sass/partials/_tabs-main.scss */
h2.resp-tab-active {
  color: #003d99 !important;
  background-color: #eeeeee !important;
}

/* line 233, ../sass/partials/_tabs-main.scss */
.resp-easy-accordion h2.resp-accordion {
  display: block;
}

/* line 237, ../sass/partials/_tabs-main.scss */
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1 !important;
}

/* line 241, ../sass/partials/_tabs-main.scss */
.resp-jfit {
  width: 100%;
  margin: 0;
}

/* line 246, ../sass/partials/_tabs-main.scss */
.resp-tab-content-active {
  display: block;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 1000px) {
  /* line 253, ../sass/partials/_tabs-main.scss */
  ul.resp-tabs-list {
    display: none;
  }

  /* line 257, ../sass/partials/_tabs-main.scss */
  h2.resp-accordion {
    display: block;
    font-size: 16px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
  }

  /* line 263, ../sass/partials/_tabs-main.scss */
  .resp-tabs-container {
    border: none !important;
  }

  /* line 267, ../sass/partials/_tabs-main.scss */
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }

  /* line 274, ../sass/partials/_tabs-main.scss */
  .resp-accordion-closed {
    display: none !important;
  }

  /* line 277, ../sass/partials/_tabs-main.scss */
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 0px solid #c1c1c1 !important;
  }
}
@media (min-width: 1000px) and (max-width: 1030px) {
  /* line 283, ../sass/partials/_tabs-main.scss */
  .resp-tabs-list li {
    padding: 12px 18px !important;
  }
}
/* line 3, ../sass/partials/_tabs-stock_information.scss */
.isAccordion .resp-tab-content p {
  margin-bottom: 30px !important;
}

/* line 9, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .last {
  margin-bottom: 0 !important;
}
/* line 13, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .morelink {
  margin-top: 40px !important;
}
/* line 16, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .count {
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  font-size: 56px;
  text-align: center;
  color: #7f9ecc;
  margin: 0 auto;
  width: 43px;
  height: 40px;
  background-size: 43px 40px;
  float: right;
  background-image: url(../Images/system/ico_key-features_desktop_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 16, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .count {
    background-image: url(../Images/system/ico_key-features_desktop_r.png);
  }
}
@media (max-width: 500px) {
  /* line 16, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .count {
    width: 32px;
    height: 30px;
    background-size: 32px 30px;
    background-image: url(../Images/system/ico_key-features_smartphone_n.png);
  }
}
@media screen and (max-width: 500px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 500px) and (min-resolution: 192dpi) {
  /* line 16, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .count {
    background-image: url(../Images/system/ico_key-features_smartphone_r.png);
  }
}
/* line 43, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column p {
  display: block;
}
/* line 48, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column.last .border {
  border: none !important;
}
/* line 53, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .location {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  padding-bottom: 5px;
  text-align: center;
}
/* line 60, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .value {
  font-size: 52px;
  font-family: "HelveticaNeueW02-LtExt", Helvetica, Arial, sans-serif;
  padding-bottom: 20px;
  text-align: center;
  line-height: 56px;
}
/* line 68, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .deviation {
  font-size: 28px;
  font-family: "HelveticaNeueW02-LtExt", Helvetica, Arial, sans-serif;
  text-align: center;
}
/* line 73, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .deviation span {
  background-size: 17px 15px;
  background-repeat: no-repeat;
  background-position: 0px center;
}
/* line 80, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .deviation.up span {
  background-image: url("../Images/system/arrow_stock-info_green_n.png");
  padding-left: 25px;
}
/* line 87, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .deviation.down span {
  background-image: url("../Images/system/arrow_stock-info_red_n.png");
  padding-left: 25px;
}
/* line 95, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop {
  display: block;
  clear: both;
  padding-left: 0;
  margin-bottom: 50px;
}
/* line 100, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .dropdown {
  display: block;
  position: relative;
  background-color: #4c77b7;
  background-image: linear-gradient(#4c77b7 0%, #003d99 100%);
  color: white;
  font-size: 15px;
  font-weight: bold;
  line-height: 44px;
  margin-top: 10px;
  width: 282px;
  height: 44px;
}
/* line 54, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown:hover {
  background-image: linear-gradient(#003d99 0%, #4c77b7 100%);
}
/* line 57, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown .choose {
  line-height: 44px;
  font-size: 15px;
  padding-left: 15px;
  font-weight: bold;
}
/* line 63, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown .opener {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  width: 22px;
  height: 14px;
  background-image: url("../Images/system/arrow_blue-dropdown_down_n.png");
  background-repeat: no-repeat;
  background-size: 21px 12px;
}
/* line 73, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown .opener.more {
  background-image: url("../Images/system/arrow_blue-dropdown_down_n.png");
}
/* line 76, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown .opener.less {
  background-image: url("../Images/system/arrow_blue-dropdown_up_n.png");
}
/* line 81, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown .opener {
  background-image: url("../Images/system/arrow_silver-dropdown_down_n.png");
}
/* line 83, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown .opener.more {
  background-image: url("../Images/system/arrow_silver-dropdown_up_n.png");
}
/* line 86, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown .opener.less {
  background-image: url("../Images/system/arrow_silver-dropdown_down_n.png");
}
/* line 90, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown.grey {
  background-image: linear-gradient(#eeeeee 0%, #cccccc 100%);
  color: #003d99;
}
/* line 93, ../sass/helpers/_mixins.scss */
.resp-tab-content .column .countrydrop .dropdown.grey:hover {
  background-image: linear-gradient(#cccccc 0%, #eeeeee 100%);
}
/* line 105, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .dropdown .choose {
  padding-left: 20px;
}
/* line 110, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .chooseView {
  position: absolute;
  display: none;
  width: 282px;
}
/* line 115, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .chooseView .arrow {
  margin-left: 38px;
  width: 20px;
  height: 10px;
  background-image: url("../Images/system/arrow_silver-dropdown_down_n.png");
  background-size: 20px 10px;
  margin-top: 5px;
  z-index: 300;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 115, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .column .countrydrop .chooseView .arrow {
    background-image: url("../Images/system/arrow_silver-dropdown_down_r.png");
  }
}
/* line 128, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .chooseView .list {
  width: 282px;
  background-color: #eeeeee;
  z-index: 200;
}
/* line 133, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .chooseView .list ul {
  padding-top: 10px;
  list-style: none;
  padding-left: 0;
}
/* line 138, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .chooseView .list ul li {
  margin-left: -17px;
  min-height: 44px;
}
/* line 141, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .chooseView .list ul li:hover {
  background-color: #3366cc;
}
/* line 145, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .chooseView .list ul li a {
  display: block;
  min-height: 44px;
  background: none;
  line-height: 44px;
  padding-left: 20px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
/* line 155, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop .chooseView .list ul li a:hover {
  color: white;
}
/* line 165, ../sass/partials/_tabs-stock_information.scss */
.resp-tab-content .column .countrydrop.open .chooseView {
  display: block !important;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  /* line 177, ../sass/partials/_tabs-stock_information.scss */
  .value {
    font-size: 54px !important;
  }

  /* line 181, ../sass/partials/_tabs-stock_information.scss */
  .countrydrop .dropdown {
    width: 226px !important;
  }
  /* line 183, ../sass/partials/_tabs-stock_information.scss */
  .countrydrop .dropdown .choose {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 194, ../sass/partials/_tabs-stock_information.scss */
  .countrydrop .dropdown .choose {
    font-size: 16px !important;
  }

  /* line 201, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .column {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 205, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .column .border.middle {
    padding-bottom: 0;
    border: none !important;
    padding-left: 0;
  }
  /* line 212, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .column .location {
    font-size: 16px !important;
    padding-bottom: 5px;
  }
  /* line 217, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .column .value {
    font-size: 36px !important;
    padding-bottom: 5px;
    line-height: 40px;
  }
  /* line 223, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .column .deviation {
    border-right: none !important;
    padding-bottom: 20px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  /* line 236, ../sass/partials/_tabs-stock_information.scss */
  .resp-tab-content .column .border .value {
    font-size: 68px;
  }
}
/* line 7, ../sass/partials/_stories_lp.scss */
.mobileHeader-story {
  border-bottom: 1px solid #c1c1c1;
}

/* line 11, ../sass/partials/_stories_lp.scss */
.content-def-data {
  padding-top: 15px !important;
}

/* line 17, ../sass/partials/_stories_lp.scss */
.next-stories img {
  width: 100%;
}

/* line 25, ../sass/partials/_stories_lp.scss */
.carousel-slider {
  margin: 0 0 20px 0 !important;
  box-shadow: none !important;
}
/* line 31, ../sass/partials/_stories_lp.scss */
.carousel-slider .slides > li {
  position: relative;
  margin-right: 15px;
}
/* line 34, ../sass/partials/_stories_lp.scss */
.carousel-slider .slides > li div {
  position: relative;
}
/* line 38, ../sass/partials/_stories_lp.scss */
.carousel-slider .slides > li p {
  text-align: left;
  font-size: 14px;
  padding-top: 10px;
  line-height: 20px;
}

/*!
 * Responsive Tables v5.0.4 (http://gergeo.se/RWD-Table-Patterns)
 * This is an awesome solution for responsive tables with complex data.
 * Authors: Nadan Gergeo <nadan.gergeo@gmail.com> (www.gergeo.se) & Maggie Wachs (www.filamentgroup.com)
 * Licensed under MIT (https://github.com/nadangergeo/RWD-Table-Patterns/blob/master/LICENSE-MIT)
 */
/* line 8, ../sass/vendor/_rwd-table.scss */
.dropdown-menu > li.checkbox-row {
  padding: 5px 20px;
}

/* line 11, ../sass/vendor/_rwd-table.scss */
.dropdown-menu li.checkbox-row {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

/* line 19, ../sass/vendor/_rwd-table.scss */
.dropdown-menu li.checkbox-row label {
  font-weight: normal;
}

/* line 24, ../sass/vendor/_rwd-table.scss */
.dropdown-menu li.checkbox-row:hover,
.dropdown-menu li.checkbox-row input:hover,
.dropdown-menu li.checkbox-row label:hover {
  cursor: pointer;
}

/* line 28, ../sass/vendor/_rwd-table.scss */
.no-touch .dropdown-menu > .checkbox-row:hover,
.no-touch .dropdown-menu > .checkbox-row:active {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

/* line 33, ../sass/vendor/_rwd-table.scss */
.btn-toolbar {
  margin-bottom: 20px;
}

/* line 36, ../sass/vendor/_rwd-table.scss */
.lt-ie8 .btn-toolbar {
  display: none;
}

/* line 39, ../sass/vendor/_rwd-table.scss */
.table-responsive {
  border-radius: 3px;
  border: 1px solid #dddddd;
}
/* line 43, ../sass/vendor/_rwd-table.scss */
.table-responsive .header {
  font-size: 16px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 10px;
}

/* line 51, ../sass/vendor/_rwd-table.scss */
.table-responsive > .table {
  margin-bottom: 0;
}

/* line 54, ../sass/vendor/_rwd-table.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 62, ../sass/vendor/_rwd-table.scss */
.table-responsive .table-bordered > thead > tr > th:first-child,
.table-responsive .table-bordered > tbody > tr > th:first-child,
.table-responsive .table-bordered > tfoot > tr > th:first-child,
.table-responsive .table-bordered > thead > tr > td:first-child,
.table-responsive .table-bordered > tbody > tr > td:first-child,
.table-responsive .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 70, ../sass/vendor/_rwd-table.scss */
.table-responsive .table-bordered > thead > tr > th:last-child,
.table-responsive .table-bordered > tbody > tr > th:last-child,
.table-responsive .table-bordered > tfoot > tr > th:last-child,
.table-responsive .table-bordered > thead > tr > td:last-child,
.table-responsive .table-bordered > tbody > tr > td:last-child,
.table-responsive .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 76, ../sass/vendor/_rwd-table.scss */
.table-responsive .table-bordered > tbody > tr:last-child > th,
.table-responsive .table-bordered > tfoot > tr:last-child > th,
.table-responsive .table-bordered > tbody > tr:last-child > td,
.table-responsive .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 79, ../sass/vendor/_rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] {
  position: relative;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border-radius: 3px;
  border: 1px solid #dddddd;
  -webkit-overflow-scrolling: touch;
}

/* line 89, ../sass/vendor/_rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table {
  margin-bottom: 0;
}

/* line 92, ../sass/vendor/_rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] .table-bordered {
  border: 0;
}

/* line 100, ../sass/vendor/_rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > td:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > td:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 108, ../sass/vendor/_rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > td:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > td:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 114, ../sass/vendor/_rwd-table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr:last-child > th,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr:last-child > th,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr:last-child > td,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 120, ../sass/vendor/_rwd-table.scss */
.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority],
.mq.js.lt-ie10 .sticky-table-header th[data-priority],
.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority],
.mq.js.lt-ie10 .sticky-table-header td[data-priority] {
  display: none;
}

/* line 126, ../sass/vendor/_rwd-table.scss */
.lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="1"],
.lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="1"],
.lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="1"],
.lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="1"] {
  display: inline;
}

/* line 132, ../sass/vendor/_rwd-table.scss */
.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="1"],
.mq.js.lt-ie10 .sticky-table-header th[data-priority="1"],
.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="1"],
.mq.js.lt-ie10 .sticky-table-header td[data-priority="1"] {
  display: table-cell;
}

@media screen and (min-width: 480px) {
  /* line 139, ../sass/vendor/_rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="2"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="2"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="2"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="2"] {
    display: inline;
  }

  /* line 145, ../sass/vendor/_rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="2"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="2"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="2"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="2"] {
    display: table-cell;
  }
}
@media screen and (min-width: 640px) {
  /* line 153, ../sass/vendor/_rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="3"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="3"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="3"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="3"] {
    display: inline;
  }

  /* line 159, ../sass/vendor/_rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="3"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="3"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="3"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="3"] {
    display: table-cell;
  }
}
@media screen and (min-width: 800px) {
  /* line 167, ../sass/vendor/_rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="4"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="4"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="4"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="4"] {
    display: inline;
  }

  /* line 173, ../sass/vendor/_rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="4"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="4"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="4"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="4"] {
    display: table-cell;
  }
}
@media screen and (min-width: 960px) {
  /* line 181, ../sass/vendor/_rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="5"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="5"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="5"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="5"] {
    display: inline;
  }

  /* line 187, ../sass/vendor/_rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="5"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="5"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="5"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="5"] {
    display: table-cell;
  }
}
@media screen and (min-width: 1120px) {
  /* line 195, ../sass/vendor/_rwd-table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="6"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="6"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="6"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="6"] {
    display: inline;
  }

  /* line 201, ../sass/vendor/_rwd-table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="6"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="6"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="6"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="6"] {
    display: table-cell;
  }
}
/* line 205, ../sass/vendor/_rwd-table.scss */
table.table-small-font {
  font-size: 12px;
  -webkit-text-size-adjust: none;
  line-height: 1.5em;
}

/* line 210, ../sass/vendor/_rwd-table.scss */
table.focus-on tbody tr:hover {
  cursor: pointer;
}

/* line 214, ../sass/vendor/_rwd-table.scss */
table.focus-on tbody tr.unfocused th,
table.focus-on tbody tr.unfocused td {
  color: #999999;
  color: rgba(0, 0, 0, 0.4);
}

/* line 219, ../sass/vendor/_rwd-table.scss */
table.focus-on tbody tr.focused th,
table.focus-on tbody tr.focused td {
  background-color: #5bc0de;
  color: black;
}

/* line 224, ../sass/vendor/_rwd-table.scss */
table th.col-hide,
table td.col-hide {
  display: none;
}

/* line 228, ../sass/vendor/_rwd-table.scss */
table th.col-show,
table td.col-show {
  display: inline;
}

/* line 232, ../sass/vendor/_rwd-table.scss */
.lt-ie9 table th.col-show,
.lt-ie9 table td.col-show {
  display: table-cell;
}

/* line 236, ../sass/vendor/_rwd-table.scss */
.lt-ie9 table.display-all th,
.lt-ie9 table.display-all td {
  display: inline !important;
}

/* line 240, ../sass/vendor/_rwd-table.scss */
table.display-all th,
table.display-all td {
  display: table-cell !important;
}

/* line 243, ../sass/vendor/_rwd-table.scss */
.sticky-table-header {
  background-color: white;
  border: none;
  border-radius: 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 990;
  overflow: hidden;
  min-width: 100%;
}

/* line 256, ../sass/vendor/_rwd-table.scss */
.sticky-table-header.fixed-solution {
  min-width: 0;
  position: fixed;
}

/* line 260, ../sass/vendor/_rwd-table.scss */
.lt-ie10 .sticky-table-header.fixed-solution {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  box-sizing: content-box;
  border-bottom: none;
}

/* line 266, ../sass/vendor/_rwd-table.scss */
.sticky-table-header.border-radius-fix {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 270, ../sass/vendor/_rwd-table.scss */
.sticky-table-header > .table {
  margin-bottom: 0;
}

/* line 278, ../sass/vendor/_rwd-table.scss */
.sticky-table-header > .table > thead > tr > th,
.sticky-table-header > .table > tbody > tr > th,
.sticky-table-header > .table > tfoot > tr > th,
.sticky-table-header > .table > thead > tr > td,
.sticky-table-header > .table > tbody > tr > td,
.sticky-table-header > .table > tfoot > tr > td {
  white-space: nowrap;
}

/* line 281, ../sass/vendor/_rwd-table.scss */
.sticky-table-header > .table-bordered {
  border: 0;
}

/* line 289, ../sass/vendor/_rwd-table.scss */
.sticky-table-header > .table-bordered > thead > tr > th:first-child,
.sticky-table-header > .table-bordered > tbody > tr > th:first-child,
.sticky-table-header > .table-bordered > tfoot > tr > th:first-child,
.sticky-table-header > .table-bordered > thead > tr > td:first-child,
.sticky-table-header > .table-bordered > tbody > tr > td:first-child,
.sticky-table-header > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 297, ../sass/vendor/_rwd-table.scss */
.sticky-table-header > .table-bordered > thead > tr > th:last-child,
.sticky-table-header > .table-bordered > tbody > tr > th:last-child,
.sticky-table-header > .table-bordered > tfoot > tr > th:last-child,
.sticky-table-header > .table-bordered > thead > tr > td:last-child,
.sticky-table-header > .table-bordered > tbody > tr > td:last-child,
.sticky-table-header > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 303, ../sass/vendor/_rwd-table.scss */
.sticky-table-header > .table-bordered > tbody > tr:last-child > th,
.sticky-table-header > .table-bordered > tfoot > tr:last-child > th,
.sticky-table-header > .table-bordered > tbody > tr:last-child > td,
.sticky-table-header > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 309, ../sass/vendor/_rwd-table.scss */
.table-responsive {
  border: 0 !important;
}
/* line 310, ../sass/vendor/_rwd-table.scss */
.table-responsive table {
  width: 100%;
  border-collapse: collapse;
}
/* line 313, ../sass/vendor/_rwd-table.scss */
.table-responsive table tr {
  border-top: 1px solid #99b1d6 !important;
  border-bottom: 1px solid #99b1d6 !important;
}
/* line 317, ../sass/vendor/_rwd-table.scss */
.table-responsive table tr:nth-of-type(even) {
  background: none !important;
}
/* line 321, ../sass/vendor/_rwd-table.scss */
.table-responsive table td {
  line-height: 23px;
  padding: 13px 20px 13px 10px !important;
  border-left: 1px solid #99b1d6;
  font-size: 16px;
}
/* line 327, ../sass/vendor/_rwd-table.scss */
.table-responsive table.focus-on tbody tr.focused th, .table-responsive table.focus-on tbody tr.focused td, .table-responsive table.focus-on tbody tr td.focused {
  background-color: #f0f6ff;
  color: black;
}
/* line 333, ../sass/vendor/_rwd-table.scss */
.table-responsive thead {
  background-color: #e5ebf5;
}
/* line 335, ../sass/vendor/_rwd-table.scss */
.table-responsive thead th {
  white-space: pre-wrap !important;
  max-width: 180px !important;
  min-width: 160px !important;
  border-top: 2px solid #99b1d6 !important;
  border-bottom: 1px solid #99b1d6 !important;
  border-left: 1px solid #99b1d6;
  line-height: 23px;
  padding: 13px 20px 13px 10px !important;
  font-size: 16px;
}
/* line 348, ../sass/vendor/_rwd-table.scss */
.table-responsive .sticky-table-header {
  height: 52px !important;
}

/* line 353, ../sass/vendor/_rwd-table.scss */
.table-wrapper .btn-toolbar {
  display: none !important;
}

/* line 358, ../sass/vendor/_rwd-table.scss */
.resp-tabs-container > .row.table {
  padding: 0 !important;
}

/* line 6, ../sass/partials/_modules.scss */
.reduced-distance {
  margin-bottom: 30px !important;
}

/* line 10, ../sass/partials/_modules.scss */
.no-bottom-margin {
  margin-bottom: 0 !important;
}

/* line 20, ../sass/partials/_modules.scss */
.content-col h1 {
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  font-size: 56px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 480px) {
  /* line 29, ../sass/partials/_modules.scss */
  .content-col h1 {
    font-size: 30px;
    margin-bottom: 0.5rem;
  }
}

/* line 41, ../sass/partials/_modules.scss */
.row-text-content {
  margin-bottom: 60px !important;
}
/* line 43, ../sass/partials/_modules.scss */
.row-text-content p:last-child {
  margin-bottom: 0 !important;
}

/* line 48, ../sass/partials/_modules.scss */
.row-def-data {
  clear: both;
  margin-bottom: 60px;
}
/* line 51, ../sass/partials/_modules.scss */
.row-def-data .col-def-data-content--100 {
  font-size: 15px;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
/* line 55, ../sass/partials/_modules.scss */
.row-def-data .col-def-data-content--50-100, .row-def-data .col-def-data-pic--50-100 {
  margin-bottom: 60px;
}
/* line 57, ../sass/partials/_modules.scss */
.row-def-data .col-def-data-content--50-100 p:last-child, .row-def-data .col-def-data-pic--50-100 p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  /* line 64, ../sass/partials/_modules.scss */
  .row-def-data .col-def-data-content--100.small-10 {
    width: 92.333333% !important;
  }
}

/* line 77, ../sass/partials/_modules.scss */
.col-def-data-pic--50-100 {
  margin: 5px 0 18px 0;
  position: relative;
}
/* line 81, ../sass/partials/_modules.scss */
.col-def-data-pic--50-100 img {
  width: 100%;
}
@media only screen and (max-width: 480px) {
  /* line 77, ../sass/partials/_modules.scss */
  .col-def-data-pic--50-100 {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 96, ../sass/partials/_modules.scss */
.quote-begin {
  background: url(../Images/icons/quote-begin-black.png) no-repeat;
  width: 28px;
  height: 20px;
  float: left;
}

/* line 103, ../sass/partials/_modules.scss */
.quote-end {
  background: url(../Images/icons/quote-end-black.png) no-repeat;
  width: 28px;
  height: 20px;
  float: right;
}

/* line 110, ../sass/partials/_modules.scss */
.col-pic-cite__cite--50-100 {
  position: absolute !important;
  z-index: 1;
  padding: 0;
  top: 50%;
}
@media only screen and (max-width: 767px) {
  /* line 110, ../sass/partials/_modules.scss */
  .col-pic-cite__cite--50-100 {
    position: relative !important;
    width: 100%;
  }
  /* line 119, ../sass/partials/_modules.scss */
  .col-pic-cite__cite--50-100 .cite {
    padding: 0 29px 0 50px;
    margin: 25px 0 25px 0;
    background-position: 1em 0;
  }
  /* line 124, ../sass/partials/_modules.scss */
  .col-pic-cite__cite--50-100 .cite .authort {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 110, ../sass/partials/_modules.scss */
  .col-pic-cite__cite--50-100 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

/* line 143, ../sass/partials/_modules.scss */
.col-pic-cite__pic--100-100 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 142, ../sass/partials/_modules.scss */
  .col-pic-cite__pic--100-100 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 18px;
  }
  /* line 153, ../sass/partials/_modules.scss */
  .col-pic-cite__pic--100-100 img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
  }
  /* line 160, ../sass/partials/_modules.scss */
  .col-pic-cite__pic--100-100 > div {
    position: relative !important;
    max-width: none;
    height: auto;
  }
}

/* line 168, ../sass/partials/_modules.scss */
.row-pic-cite--100 {
  position: relative !important;
  margin-bottom: 60px !important;
}
/* line 172, ../sass/partials/_modules.scss */
.row-pic-cite--100 .cite {
  font-family: "HelveticaNeueW02-45Ligh", Helvetica, Arial, sans-serif !important;
  color: black;
  font-size: 27px;
  line-height: 1.3;
  padding: 1.1em 2.6em 1.1em 2.6em;
  width: 100%;
  clear: both;
}
/* line 181, ../sass/partials/_modules.scss */
.row-pic-cite--100 .cite p {
  clear: both;
  padding-right: 48px;
  padding-left: 20px;
  margin-bottom: 0;
  line-height: 1.3 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
@media only screen and (max-width: 1024px) {
  /* line 181, ../sass/partials/_modules.scss */
  .row-pic-cite--100 .cite p {
    padding-left: 14px;
    font-size: 14px;
  }
}
/* line 194, ../sass/partials/_modules.scss */
.row-pic-cite--100 .cite .quote-source {
  color: black;
  font-size: 14px;
  margin-top: 12px;
  clear: both;
  margin-left: 20px;
}
/* line 201, ../sass/partials/_modules.scss */
.row-pic-cite--100 .cite .quote-begin {
  margin-left: -30px;
}
/* line 204, ../sass/partials/_modules.scss */
.row-pic-cite--100 .cite .quote-end {
  margin-right: 0;
}
/* line 210, ../sass/partials/_modules.scss */
.row-pic-cite--100.cite-left .col-pic-cite__cite--50-100 {
  left: 0;
}
@media only screen and (max-width: 767px) {
  /* line 215, ../sass/partials/_modules.scss */
  .row-pic-cite--100.cite-left .col-pic-cite__pic--100-100 > div {
    margin-left: -75%;
    margin-right: -3em;
  }
}
/* line 224, ../sass/partials/_modules.scss */
.row-pic-cite--100.cite-right .col-pic-cite__cite--50-100 {
  right: 0;
}
/* line 226, ../sass/partials/_modules.scss */
.row-pic-cite--100.cite-right .col-pic-cite__cite--50-100 .cite {
  padding-right: 35px;
}
@media only screen and (max-width: 1024px) {
  /* line 231, ../sass/partials/_modules.scss */
  .row-pic-cite--100.cite-right .cite {
    padding-right: 28px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 237, ../sass/partials/_modules.scss */
  .row-pic-cite--100.cite-right .col-pic-cite__pic--100-100 > div {
    margin-left: -3em;
    margin-right: -75%;
  }
}
/* line 247, ../sass/partials/_modules.scss */
.row-pic-cite--100.white .quote-begin {
  background: url(../Images/icons/quote-begin-white.png) no-repeat;
}
/* line 250, ../sass/partials/_modules.scss */
.row-pic-cite--100.white .quote-end {
  background: url(../Images/icons/quote-end-white.png) no-repeat;
}
/* line 254, ../sass/partials/_modules.scss */
.row-pic-cite--100.white .cite p {
  color: white;
}
/* line 258, ../sass/partials/_modules.scss */
.row-pic-cite--100.white .quote-source {
  color: white;
}
@media only screen and (max-width: 767px) {
  /* line 263, ../sass/partials/_modules.scss */
  .row-pic-cite--100.white .quote-begin {
    background: url(../Images/icons/quote-begin-black.png) no-repeat;
  }
  /* line 266, ../sass/partials/_modules.scss */
  .row-pic-cite--100.white .quote-end {
    background: url(../Images/icons/quote-end-black.png) no-repeat;
  }
  /* line 269, ../sass/partials/_modules.scss */
  .row-pic-cite--100.white .cite {
    font-size: 20px !important;
  }
  /* line 271, ../sass/partials/_modules.scss */
  .row-pic-cite--100.white .cite p {
    color: black;
  }
  /* line 276, ../sass/partials/_modules.scss */
  .row-pic-cite--100.white .quote-source {
    color: black;
  }
}
/* line 284, ../sass/partials/_modules.scss */
.row-pic-cite--100.black .cite p {
  color: black;
}

/* line 296, ../sass/partials/_modules.scss */
.full-image {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 500px) {
  /* line 296, ../sass/partials/_modules.scss */
  .full-image {
    margin-bottom: 40px !important;
  }
}
/* line 301, ../sass/partials/_modules.scss */
.full-image .img-header {
  font-weight: bold;
  margin-bottom: 30px;
}
/* line 305, ../sass/partials/_modules.scss */
.full-image .img-description {
  margin-top: 15px;
  font-size: 14px;
}

/* line 317, ../sass/partials/_modules.scss */
p.caption {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0 !important;
}

/* line 330, ../sass/partials/_modules.scss */
.row-stage-pic-text--100 {
  position: relative !important;
  height: auto;
  margin-bottom: 60px !important;
}
/* line 334, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.subnav {
  display: none;
  background-color: #4c77b7;
  font-size: 20px;
  margin-top: -25px !important;
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 341, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.subnav .columns {
  text-align: center;
}
/* line 344, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.subnav a {
  display: block;
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  line-height: 29px;
  font-weight: normal !important;
}
/* line 350, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.subnav a:hover {
  text-decoration: underline;
}
/* line 355, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.white {
  color: white;
}
/* line 357, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.white h1, .row-stage-pic-text--100.white h2, .row-stage-pic-text--100.white h3, .row-stage-pic-text--100.white h4 {
  color: white;
}
/* line 360, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.white .product-disclaimer {
  color: black;
}
/* line 364, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.black {
  color: #333333;
}
@media only screen and (max-width: 1000px) {
  /* line 368, ../sass/partials/_modules.scss */
  .row-stage-pic-text--100.subnav {
    margin-top: 40px !important;
  }
  /* line 371, ../sass/partials/_modules.scss */
  .row-stage-pic-text--100.subnav a {
    padding-bottom: 8px;
    padding-top: 8px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 380, ../sass/partials/_modules.scss */
  .row-stage-pic-text--100.subnav .columns {
    text-align: left !important;
  }
  /* line 383, ../sass/partials/_modules.scss */
  .row-stage-pic-text--100.subnav .columns a {
    font-size: 16px;
  }
  /* line 388, ../sass/partials/_modules.scss */
  .row-stage-pic-text--100.white {
    color: #333333;
  }
  /* line 390, ../sass/partials/_modules.scss */
  .row-stage-pic-text--100.white h1, .row-stage-pic-text--100.white h2, .row-stage-pic-text--100.white h3, .row-stage-pic-text--100.white h4 {
    color: #333333;
  }
  /* line 394, ../sass/partials/_modules.scss */
  .row-stage-pic-text--100.black {
    color: #333333;
  }
}
@media only screen and (max-width: 500px) {
  /* line 330, ../sass/partials/_modules.scss */
  .row-stage-pic-text--100 {
    margin-bottom: 40px !important;
  }
}
/* line 401, ../sass/partials/_modules.scss */
.row-stage-pic-text--100.row {
  margin: 0;
}
/* line 406, ../sass/partials/_modules.scss */
.row-stage-pic-text--100 p.product-disclaimer {
  margin-bottom: 0;
}
/* line 411, ../sass/partials/_modules.scss */
.row-stage-pic-text--100 div.product-disclaimer {
  padding-top: 0;
}

/* line 417, ../sass/partials/_modules.scss */
div.product-disclaimer {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 20px;
  margin-top: 10px;
  font-size: 14px;
}

/* line 426, ../sass/partials/_modules.scss */
.col-stage-pic-text__text--50-100 {
  position: absolute !important;
  z-index: 1;
  padding: 0 25px 0 0;
  top: 50%;
  right: 0;
}
/* line 433, ../sass/partials/_modules.scss */
.col-stage-pic-text__text--50-100 h2 {
  font-family: "HelveticaNeueW02-LtExt", Helvetica, Arial, sans-serif !important;
  line-height: 1.2;
  margin-bottom: 20px;
  font-size: 28px;
}
@media only screen and (min-width: 501px) and (max-width: 1000px) {
  /* line 441, ../sass/partials/_modules.scss */
  .col-stage-pic-text__text--50-100 h2 {
    font-size: 24px;
  }
}
/* line 446, ../sass/partials/_modules.scss */
.col-stage-pic-text__text--50-100 .text {
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 25px;
  width: 100%;
}
/* line 453, ../sass/partials/_modules.scss */
.col-stage-pic-text__text--50-100 .text ul li {
  padding: 0 0 5px 5px;
}
/* line 457, ../sass/partials/_modules.scss */
.col-stage-pic-text__text--50-100 .text ol {
  margin-bottom: 0;
}
/* line 459, ../sass/partials/_modules.scss */
.col-stage-pic-text__text--50-100 .text ol li {
  padding: 0 0 5px 5px;
}
/* line 464, ../sass/partials/_modules.scss */
.col-stage-pic-text__text--50-100 .button {
  background-color: #249dff;
  background-image: -webkit-linear-gradient(#249dff 0%, #0075d4 100%);
  background-image: -moz-linear-gradient(#249dff 0%, #0075d4 100%);
  background-image: -o-linear-gradient(#249dff 0%, #0075d4 100%);
  background-image: linear-gradient(#249dff 0%, #0075d4 100%);
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  font-weight: bold;
  padding: 11px 18px 10px;
}
/* line 13, ../sass/helpers/_mixins.scss */
.col-stage-pic-text__text--50-100 .button:hover {
  background-image: -webkit-linear-gradient(#0075d4 0%, #249dff 100%);
  background-image: -moz-linear-gradient(#0075d4 0%, #249dff 100%);
  background-image: -o-linear-gradient(#0075d4 0%, #249dff 100%);
  background-image: linear-gradient(#0075d4 0%, #249dff 100%);
}
@media only screen and (min-width: 768px) {
  /* line 426, ../sass/partials/_modules.scss */
  .col-stage-pic-text__text--50-100 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 767px) {
  /* line 426, ../sass/partials/_modules.scss */
  .col-stage-pic-text__text--50-100 {
    position: relative !important;
    padding: 0;
    width: 100%;
  }
  /* line 484, ../sass/partials/_modules.scss */
  .col-stage-pic-text__text--50-100 h2 {
    margin-bottom: 0;
  }
  /* line 487, ../sass/partials/_modules.scss */
  .col-stage-pic-text__text--50-100 .text {
    font-size: 15px;
    padding: 5px 0 22px 0;
    margin: 0;
    background-position: 1em 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 495, ../sass/partials/_modules.scss */
  .col-stage-pic-text__text--50-100 h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  /* line 500, ../sass/partials/_modules.scss */
  .col-stage-pic-text__text--50-100 .text .text {
    margin-left: 10px;
  }
}

/* line 507, ../sass/partials/_modules.scss */
.col-stage-pic-text__pic--100-100 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* line 512, ../sass/partials/_modules.scss */
.col-stage-pic-text__pic--100-100 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 507, ../sass/partials/_modules.scss */
  .col-stage-pic-text__pic--100-100 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 18px;
  }
  /* line 520, ../sass/partials/_modules.scss */
  .col-stage-pic-text__pic--100-100 img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
  }
  /* line 526, ../sass/partials/_modules.scss */
  .col-stage-pic-text__pic--100-100 > div {
    position: relative !important;
    max-width: none;
    height: auto;
    margin-left: -0em;
    margin-right: -45%;
  }
}

/* line 544, ../sass/partials/_modules.scss */
.cite p {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (max-width: 768px) {
  /* line 543, ../sass/partials/_modules.scss */
  .cite {
    font-size: 16px;
    line-height: 23px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 543, ../sass/partials/_modules.scss */
  .cite {
    font-size: 22px;
    line-height: 30px;
  }
}

/* line 560, ../sass/partials/_modules.scss */
.col-def-data-pic--50-100 .cite p {
  font-size: 20px;
  line-height: 28px;
}

/* line 567, ../sass/partials/_modules.scss */
.table-t {
  display: table;
}
/* line 569, ../sass/partials/_modules.scss */
.table-t .table-c {
  display: table-cell;
  vertical-align: middle;
}

/* line 575, ../sass/partials/_modules.scss */
.featured_products {
  margin-top: 0;
}
@media only screen and (max-width: 480px) {
  /* line 575, ../sass/partials/_modules.scss */
  .featured_products {
    font-size: 20px;
  }
}

/* line 583, ../sass/partials/_modules.scss */
.featured_products_product {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 500px) {
  /* line 583, ../sass/partials/_modules.scss */
  .featured_products_product {
    margin-bottom: 40px !important;
  }
}
/* line 589, ../sass/partials/_modules.scss */
.featured_products_product p {
  font-size: 16px;
  line-height: 23px;
}
/* line 593, ../sass/partials/_modules.scss */
.featured_products_product p:last-child {
  margin-bottom: 0;
}
/* line 598, ../sass/partials/_modules.scss */
.featured_products_product a {
  font-size: 15px;
}

/* line 604, ../sass/partials/_modules.scss */
[class*="column"] + [class*="featured_products_product"]:last-child {
  float: left;
}

/* line 610, ../sass/partials/_modules.scss */
.download-teaser a {
  background-image: none;
}
/* line 613, ../sass/partials/_modules.scss */
.download-teaser a:hover {
  background-image: none;
}
/* line 618, ../sass/partials/_modules.scss */
.download-teaser h4 {
  margin-bottom: 10px !important;
}
/* line 621, ../sass/partials/_modules.scss */
.download-teaser .teaser-link {
  display: table;
  background-image: url("../Images/system/arrow_verteiler_normal_n.png");
  background-position: right 5px;
  background-repeat: no-repeat;
  background-size: 12px 18px;
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  font-size: 20px !important;
  font-weight: normal !important;
  padding-right: 20px;
  line-height: 23px;
}
/* line 632, ../sass/partials/_modules.scss */
.download-teaser .teaser-link:hover {
  color: #3675d2;
  background-image: url("../Images/system/arrow_textlink_hover_n.png");
}
/* line 637, ../sass/partials/_modules.scss */
.download-teaser img {
  margin-bottom: 0;
  max-width: 100% !important;
}
@media only screen and (max-width: 500px) {
  /* line 642, ../sass/partials/_modules.scss */
  .download-teaser img {
    margin-bottom: 15px;
  }
}
/* line 646, ../sass/partials/_modules.scss */
.download-teaser a:not(.fancybox) {
  font-weight: bold;
  margin-bottom: 13px;
  margin-top: 10px;
  color: #003d99;
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 23px;
}
/* line 656, ../sass/partials/_modules.scss */
.download-teaser a:not(.fancybox):hover {
  color: #3675d2;
}
/* line 660, ../sass/partials/_modules.scss */
.download-teaser a:not(.fancybox).order {
  background-image: url("../Images/system/ico_printversion_normal_n.png");
  background-size: 16px 18px;
  background-position: left center;
  padding-right: 0px;
  padding-left: 25px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 660, ../sass/partials/_modules.scss */
  .download-teaser a:not(.fancybox).order {
    background-image: url("../Images/system/ico_printversion_normal_n.png");
  }
}
/* line 669, ../sass/partials/_modules.scss */
.download-teaser a:not(.fancybox).order:hover {
  background-image: url("../Images/system/ico_printversion_hover_n.png");
}
/* line 675, ../sass/partials/_modules.scss */
.download-teaser .featured_products__body {
  font-size: 16px !important;
}
/* line 677, ../sass/partials/_modules.scss */
.download-teaser .featured_products__body p {
  margin-bottom: 20px;
}
/* line 680, ../sass/partials/_modules.scss */
.download-teaser .featured_products__body p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 500px) {
  /* line 685, ../sass/partials/_modules.scss */
  .download-teaser .featured_products__body p {
    margin-bottom: 10px;
  }
  /* line 687, ../sass/partials/_modules.scss */
  .download-teaser .featured_products__body p:last-child {
    margin-bottom: 0;
  }
}
/* line 695, ../sass/partials/_modules.scss */
.download-teaser .featured_products_pic--left img {
  max-width: 600px;
}
/* line 702, ../sass/partials/_modules.scss */
.download-teaser.cp-teaser.center .columns {
  text-align: center !important;
}
/* line 707, ../sass/partials/_modules.scss */
.download-teaser.cp-teaser a.teaser-link {
  background-image: url("../Images/system/arrow_verteiler_normal_n.png");
  background-position: right 5px;
  background-repeat: no-repeat;
  background-size: 12px 18px;
  padding-right: 20px;
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  font-size: 20px !important;
  font-weight: normal;
}
@media only screen and (max-width: 500px) {
  /* line 719, ../sass/partials/_modules.scss */
  .download-teaser.cp-teaser a.teaser-link {
    font-size: 18px;
    background-position: right 5px;
    background-size: 9px 14px;
    padding-right: 18px;
  }
}
/* line 728, ../sass/partials/_modules.scss */
.download-teaser.mc-result img {
  margin-bottom: 0;
}

/* line 736, ../sass/partials/_modules.scss */
.color-teaser {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 60px !important;
}
/* line 740, ../sass/partials/_modules.scss */
.color-teaser .columns {
  background-color: #eeeeee;
  padding: 20px 30px;
}
/* line 746, ../sass/partials/_modules.scss */
.color-teaser ul li {
  padding: 0 0 5px 5px;
}
/* line 750, ../sass/partials/_modules.scss */
.color-teaser ul .extra {
  list-style-image: none;
  list-style-type: none;
  padding: 0;
  margin: 15px 0 0 -15px;
  font-weight: bold;
}
/* line 758, ../sass/partials/_modules.scss */
.color-teaser ol {
  margin-bottom: 0;
}
/* line 760, ../sass/partials/_modules.scss */
.color-teaser ol li {
  padding: 0 0 5px 5px;
}

/* line 766, ../sass/partials/_modules.scss */
.non-color-teaser {
  margin-bottom: 60px !important;
}
/* line 768, ../sass/partials/_modules.scss */
.non-color-teaser.reduced-distance {
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 500px) {
  /* line 766, ../sass/partials/_modules.scss */
  .non-color-teaser {
    margin-bottom: 40px !important;
  }
}
/* line 781, ../sass/partials/_modules.scss */
.non-color-teaser ul li {
  padding: 0 0 5px 5px;
}
/* line 784, ../sass/partials/_modules.scss */
.non-color-teaser ul .extra {
  list-style-image: none;
  list-style-type: none;
  padding: 0;
  margin: 15px 0 0 -15px;
  font-weight: bold;
}
/* line 792, ../sass/partials/_modules.scss */
.non-color-teaser ol {
  margin-bottom: 0;
}
/* line 794, ../sass/partials/_modules.scss */
.non-color-teaser ol li {
  padding: 0 0 5px 5px;
}

/* line 805, ../sass/partials/_modules.scss */
.row-social {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 500px) {
  /* line 805, ../sass/partials/_modules.scss */
  .row-social {
    margin-bottom: 40px !important;
  }
}

/* line 813, ../sass/partials/_modules.scss */
.col-social ul {
  list-style-type: none;
  margin: 15px 0 0;
}
/* line 816, ../sass/partials/_modules.scss */
.col-social ul li {
  padding-left: 0 !important;
  display: inline;
  margin-left: 25px;
}
@media only screen and (max-width: 500px) {
  /* line 816, ../sass/partials/_modules.scss */
  .col-social ul li {
    margin-left: 20px;
  }
}
/* line 824, ../sass/partials/_modules.scss */
.col-social ul li:nth-child(2) {
  margin-left: 0;
}
/* line 827, ../sass/partials/_modules.scss */
.col-social ul li:first-child {
  margin-left: 0;
  padding-right: 10px;
}
@media only screen and (max-width: 500px) {
  /* line 833, ../sass/partials/_modules.scss */
  .col-social li:first-child {
    display: block;
    text-align: left;
    padding-bottom: 20px;
    margin-left: 2px;
  }
}

/* line 847, ../sass/partials/_modules.scss */
.row-newsletter {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 500px) {
  /* line 847, ../sass/partials/_modules.scss */
  .row-newsletter {
    margin-bottom: 40px !important;
  }
}

/* line 854, ../sass/partials/_modules.scss */
.newsletter {
  font-family: "HelveticaNeueW02-45Ligh", Helvetica, Arial, sans-serif;
  font-size: 20px;
  vertical-align: middle;
  background-position: center;
  padding: 10px 15px;
}
/* line 862, ../sass/partials/_modules.scss */
.newsletter span {
  display: table;
  height: 57px;
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-left: 0px !important;
  line-height: 1.2 !important;
}
@media only screen and (max-width: 500px) {
  /* line 862, ../sass/partials/_modules.scss */
  .newsletter span {
    margin-bottom: 10px;
  }
}
/* line 872, ../sass/partials/_modules.scss */
.newsletter span.newsletterPic {
  background-image: url(../Images/system/ico_newsletter_n.png);
  background-size: 40px 40px;
  padding-left: 60px !important;
  background-position: 0px center;
}
/* line 878, ../sass/partials/_modules.scss */
.newsletter span.rssPic {
  background-image: url(../Images/system/ico_rss_n.png);
  background-size: 20px 20px;
  padding-left: 30px !important;
  background-position: 0px center;
}
/* line 884, ../sass/partials/_modules.scss */
.newsletter span.inner {
  display: table-cell;
}
/* line 889, ../sass/partials/_modules.scss */
.newsletter span a {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
}

/* line 901, ../sass/partials/_modules.scss */
.row-contact-sales-teaser {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 500px) {
  /* line 901, ../sass/partials/_modules.scss */
  .row-contact-sales-teaser {
    margin-bottom: 40px !important;
  }
}

/* line 908, ../sass/partials/_modules.scss */
.contact-sales-teaser {
  font-family: "HelveticaNeueW02-45Ligh", Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding: 15px;
  vertical-align: middle;
  background-position: center;
  background-color: #eeeeee;
}
/* line 919, ../sass/partials/_modules.scss */
.contact-sales-teaser span {
  display: table-block;
  height: 57px;
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-left: 0px !important;
  line-height: 1.2 !important;
}
/* line 927, ../sass/partials/_modules.scss */
.contact-sales-teaser span.phoneCall {
  display: table;
  background-image: url(../Images/system/phoneCall.png);
  font-family: Helvetica, Arial, sans-serif;
  background-repeat: no-repeat;
  background-size: 27px 35px;
  padding-left: 35px !important;
  background-position: 0px center;
  color: #003d99;
  font-weight: bold;
  margin: 0 auto;
}
/* line 939, ../sass/partials/_modules.scss */
.contact-sales-teaser span.inner {
  display: table-cell;
  width: 100%;
}
/* line 944, ../sass/partials/_modules.scss */
.contact-sales-teaser span a {
  font-family: Helvetica, Arial, sans-serif;
}
/* line 947, ../sass/partials/_modules.scss */
.contact-sales-teaser span .button.blue {
  margin: 0px;
  left: auto;
  right: auto;
}

@media only screen and (max-width: 768px) {
  /* line 958, ../sass/partials/_modules.scss */
  .contact-sales-teaser .phoneCall {
    font-size: 16px;
    font-weight: bold;
  }
}
@media only screen and (max-width: 766px) {
  /* line 967, ../sass/partials/_modules.scss */
  .contact-sales-teaser .columns {
    text-align: center !important;
  }
}
@media only screen and (max-width: 500px) {
  /* line 975, ../sass/partials/_modules.scss */
  .contact-sales-teaser button {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  /* line 985, ../sass/partials/_modules.scss */
  .newsletter span {
    margin-top: 10px;
    min-height: 20px;
    padding-left: 40px;
    padding-top: 0px !important;
  }
  /* line 990, ../sass/partials/_modules.scss */
  .newsletter span.newsletterPic {
    background-size: 20px 20px;
  }
  /* line 993, ../sass/partials/_modules.scss */
  .newsletter span.rssPic {
    background-size: 20px 20px;
  }
}
@media only screen and (max-width: 500px) {
  /* line 1004, ../sass/partials/_modules.scss */
  .newsletter span {
    margin-top: 10px;
    min-height: 20px;
    padding-left: 40px;
    height: 30px;
    padding-top: 0px !important;
  }
  /* line 1010, ../sass/partials/_modules.scss */
  .newsletter span.newsletterPic {
    background-size: 30px 30px;
    padding-left: 50px !important;
  }
  /* line 1014, ../sass/partials/_modules.scss */
  .newsletter span.rssPic {
    background-size: 30px 30px;
    padding-left: 50px !important;
  }
}
/* line 1028, ../sass/partials/_modules.scss */
#company {
  font-weight: bold;
}

/* line 1033, ../sass/partials/_modules.scss */
#contact1_position,
#contact2_position {
  margin-bottom: 20px;
}

/* line 1042, ../sass/partials/_modules.scss */
.gloss {
  font-size: 11px !important;
  line-height: 18px;
  margin-top: 30px;
  margin-bottom: 40px !important;
}
/* line 1047, ../sass/partials/_modules.scss */
.gloss ul {
  list-style: none;
  margin-left: 0;
}
/* line 1050, ../sass/partials/_modules.scss */
.gloss ul li {
  padding-bottom: 0 !important;
  margin-bottom: 15px;
  font-size: 11px !important;
}
/* line 1056, ../sass/partials/_modules.scss */
.gloss p {
  font-size: 11px !important;
}

/* line 1067, ../sass/partials/_modules.scss */
.oteaser {
  margin-bottom: 60px !important;
}
/* line 1070, ../sass/partials/_modules.scss */
.oteaser p {
  padding-top: 0;
}
/* line 1073, ../sass/partials/_modules.scss */
.oteaser .block {
  margin-bottom: 60px !important;
}
/* line 1076, ../sass/partials/_modules.scss */
.oteaser a.header {
  font-weight: normal !important;
}
/* line 1079, ../sass/partials/_modules.scss */
.oteaser .header {
  display: table;
  position: relative;
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  font-size: 20px;
  border-bottom: 1px solid #003d99;
  margin-bottom: 30px;
  width: 100%;
}
/* line 1092, ../sass/partials/_modules.scss */
.oteaser .header span.tablefunction {
  display: table-cell;
  line-height: 30px;
  height: 65px;
  vertical-align: top;
}
/* line 1098, ../sass/partials/_modules.scss */
.oteaser .header span.inner {
  background-image: url(../Images/system/arrow_verteiler_normal_n.png);
  background-repeat: no-repeat;
  background-position: right 5px;
  background-size: 12px 18px;
  padding-right: 20px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 1098, ../sass/partials/_modules.scss */
  .oteaser .header span.inner {
    background-image: url(../Images/system/arrow_verteiler_normal_r.png);
  }
}
/* line 1107, ../sass/partials/_modules.scss */
.oteaser .header span.inner:hover {
  background-image: url(../Images/system/arrow_verteiler_hover_n.png);
}

/* line 1121, ../sass/partials/_modules.scss */
.chartmodul {
  margin-bottom: 60px !important;
}

/* line 1130, ../sass/partials/_modules.scss */
.row-soverview {
  margin-bottom: 60px !important;
}

/* line 1135, ../sass/partials/_modules.scss */
.soverview ul {
  list-style: none;
  margin-left: 0px;
}
/* line 1138, ../sass/partials/_modules.scss */
.soverview ul li {
  padding: 0px;
}
/* line 1140, ../sass/partials/_modules.scss */
.soverview ul li a {
  line-height: 44px;
}

/* line 1153, ../sass/partials/_modules.scss */
.row-breadcrumb {
  margin-top: 30px;
}

/* line 1157, ../sass/partials/_modules.scss */
.breadcrumb {
  font-size: 14px;
}
/* line 1160, ../sass/partials/_modules.scss */
.breadcrumb ul {
  margin-left: 0 !important;
  list-style: none;
  padding-left: 0;
}
/* line 1165, ../sass/partials/_modules.scss */
.breadcrumb ul li {
  float: left;
  list-style: none;
}
/* line 1169, ../sass/partials/_modules.scss */
.breadcrumb ul li.first a {
  margin-left: 0;
}
/* line 1174, ../sass/partials/_modules.scss */
.breadcrumb ul li a {
  font-size: 14px;
  background-image: url("../Images/system/arrow_breadcrumb_n.png");
  background-size: 5px 8px !important;
  background-position: right center;
  padding-right: 14px;
  margin-left: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 1174, ../sass/partials/_modules.scss */
  .breadcrumb ul li a {
    background-image: url("../Images/system/arrow_breadcrumb_r.png");
  }
}
/* line 1187, ../sass/partials/_modules.scss */
.breadcrumb ul li.active a {
  color: #333333;
  background-image: none;
  font-weight: 300;
}

/* line 1198, ../sass/partials/_modules.scss */
.subpage .row-breadcrumb {
  margin-top: 150px;
}
@media (max-width: 1000px) {
  /* line 1198, ../sass/partials/_modules.scss */
  .subpage .row-breadcrumb {
    margin-top: 0;
  }
}

@media (max-width: 1000px) {
  /* line 1207, ../sass/partials/_modules.scss */
  .row-breadcrumb {
    display: none;
  }
}
/* line 1213, ../sass/partials/_modules.scss */
.main .row-breadcrumb {
  visibility: hidden;
}

/* line 1223, ../sass/partials/_modules.scss */
.table-link {
  margin-bottom: 60px !important;
}
/* line 1225, ../sass/partials/_modules.scss */
.table-link a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: url("../Images/system/ico_download_normal_n.png") no-repeat left center;
  background-size: 16px 21px;
  padding-left: 25px;
  padding-top: 1px;
}
/* line 1233, ../sass/partials/_modules.scss */
.table-link a:hover {
  background-image: url("../Images/system/ico_download_hover_n.png");
}

/* line 1241, ../sass/partials/_modules.scss */
hr {
  border: 0;
  border-bottom: 4px dashed #cadcf3;
  height: 30px;
}

/* line 1248, ../sass/partials/_modules.scss */
.pic-bullet-list-50-50 {
  margin-bottom: 60px !important;
}

/* line 1257, ../sass/partials/_modules.scss */
.pre-download {
  margin-bottom: 60px !important;
}
/* line 1259, ../sass/partials/_modules.scss */
.pre-download img {
  margin-bottom: 15px;
  height: 230px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  /* line 1259, ../sass/partials/_modules.scss */
  .pre-download img {
    height: 170px;
    width: auto;
  }
}
/* line 1269, ../sass/partials/_modules.scss */
.pre-download .columns, .pre-download .column, .pre-download .columns:last-child {
  float: left !important;
}
@media only screen and (max-width: 480px) {
  /* line 1274, ../sass/partials/_modules.scss */
  .pre-download .xs-12 {
    margin-bottom: 2rem;
    width: 100%;
  }
}

/* line 1289, ../sass/partials/_modules.scss */
.pre-download .picture-frame {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 0;
  height: 267px;
  width: 182px;
}
/* line 1297, ../sass/partials/_modules.scss */
.pre-download .picture-frame img {
  width: 100%;
  height: auto;
}

/* line 1305, ../sass/partials/_modules.scss */
.financial-data {
  margin-bottom: 60px !important;
}
/* line 1308, ../sass/partials/_modules.scss */
.financial-data .morelink {
  margin-top: 40px !important;
  float: right;
}
/* line 1313, ../sass/partials/_modules.scss */
.financial-data .count {
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  font-size: 56px;
  text-align: center;
  color: #7f9ecc;
  margin: 0 auto;
  width: 43px;
  height: 40px;
  background-size: 43px 40px;
  float: right;
  background-image: url(../Images/system/ico_key-features_desktop_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 1313, ../sass/partials/_modules.scss */
  .financial-data .count {
    background-image: url(../Images/system/ico_key-features_desktop_r.png);
  }
}
@media (max-width: 500px) {
  /* line 1313, ../sass/partials/_modules.scss */
  .financial-data .count {
    width: 32px;
    height: 30px;
    background-size: 32px 30px;
    background-image: url(../Images/system/ico_key-features_smartphone_n.png);
  }
}
@media screen and (max-width: 500px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 500px) and (min-resolution: 192dpi) {
  /* line 1313, ../sass/partials/_modules.scss */
  .financial-data .count {
    background-image: url(../Images/system/ico_key-features_smartphone_r.png);
  }
}
/* line 1339, ../sass/partials/_modules.scss */
.financial-data .column p {
  display: block;
}
/* line 1343, ../sass/partials/_modules.scss */
.financial-data .column.last .border {
  border: none !important;
}
/* line 1348, ../sass/partials/_modules.scss */
.financial-data .column .location {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  padding-bottom: 5px;
  text-align: center;
}
/* line 1355, ../sass/partials/_modules.scss */
.financial-data .column .value {
  font-size: 52px;
  font-family: "HelveticaNeueW02-LtExt", Helvetica, Arial, sans-serif;
  padding-bottom: 20px;
  text-align: center;
  line-height: 56px;
}
/* line 1362, ../sass/partials/_modules.scss */
.financial-data .column .deviation {
  font-size: 28px;
  font-family: "HelveticaNeueW02-LtExt", Helvetica, Arial, sans-serif;
  text-align: center;
}
/* line 1367, ../sass/partials/_modules.scss */
.financial-data .column .deviation span {
  background-size: 17px 15px;
  background-repeat: no-repeat;
  background-position: 0px center;
}
/* line 1374, ../sass/partials/_modules.scss */
.financial-data .column .deviation.up span {
  background-image: url("../Images/system/arrow_stock-info_green_n.png");
  padding-left: 25px;
}
/* line 1381, ../sass/partials/_modules.scss */
.financial-data .column .deviation.down span {
  background-image: url("../Images/system/arrow_stock-info_red_n.png");
  padding-left: 25px;
}
/* line 1390, ../sass/partials/_modules.scss */
.financial-data .border {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 500px) {
  /* line 1390, ../sass/partials/_modules.scss */
  .financial-data .border {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}

/* line 1406, ../sass/partials/_modules.scss */
.news-pub {
  margin-bottom: 60px !important;
  /* this exception is for the three-column events / news teasers */
}
/* line 1409, ../sass/partials/_modules.scss */
.news-pub.no-bottom-margin {
  margin-bottom: 0 !important;
}
/* line 1412, ../sass/partials/_modules.scss */
.news-pub .content {
  margin-bottom: 30px;
}
/* line 1414, ../sass/partials/_modules.scss */
.news-pub .content .news-date {
  width: 100% !important;
}
/* line 1417, ../sass/partials/_modules.scss */
.news-pub .content .ad-hoc {
  display: none;
}
@media only screen and (max-width: 500px) {
  /* line 1406, ../sass/partials/_modules.scss */
  .news-pub {
    margin-bottom: 40px !important;
  }
}
@media only screen and (max-width: 500px) {
  /* line 1425, ../sass/partials/_modules.scss */
  .news-pub .border {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

/* line 1433, ../sass/partials/_modules.scss */
.news .article h3 {
  margin-bottom: 30px;
}

/* line 1443, ../sass/partials/_modules.scss */
.dropblock {
  margin-bottom: 60px !important;
}
/* line 1445, ../sass/partials/_modules.scss */
.dropblock > .columns {
  text-align: right;
}
@media (min-width: 768px) {
  /* line 1449, ../sass/partials/_modules.scss */
  .dropblock .filterblock {
    display: inline-block;
    margin-left: 40px;
  }
}
/* line 1454, ../sass/partials/_modules.scss */
.dropblock select {
  width: auto;
  min-width: 100px;
}
@media (max-width: 767px) {
  /* line 1454, ../sass/partials/_modules.scss */
  .dropblock select {
    width: 100%;
  }
}
/* line 1461, ../sass/partials/_modules.scss */
.dropblock label {
  display: inline-block;
  text-align: right;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 20px;
  padding-top: 9px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  /* line 1461, ../sass/partials/_modules.scss */
  .dropblock label {
    text-align: left;
    margin-right: 0;
    margin-bottom: 5px;
    display: block;
  }
}

/* line 1484, ../sass/partials/_modules.scss */
.video {
  margin-bottom: 60px;
}
/* line 1486, ../sass/partials/_modules.scss */
.video .row-text-content {
  margin-top: 20px !important;
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 500px) {
  /* line 1484, ../sass/partials/_modules.scss */
  .video {
    margin-bottom: 40px !important;
  }
  /* line 1492, ../sass/partials/_modules.scss */
  .video .row-text-content {
    margin-bottom: 20px !important;
  }
}

/* line 1498, ../sass/partials/_modules.scss */
.flex-video {
  padding-bottom: 53% !important;
  margin-bottom: 0;
}

/* line 1509, ../sass/partials/_modules.scss */
.separator {
  margin-bottom: 60px !important;
  border-bottom: 1px solid #99b1d6;
}
@media only screen and (max-width: 500px) {
  /* line 1509, ../sass/partials/_modules.scss */
  .separator {
    margin-bottom: 40px !important;
  }
}

/* line 1517, ../sass/partials/_modules.scss */
.non-color-teaser .separator {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #99b1d6;
}
@media only screen and (max-width: 500px) {
  /* line 1517, ../sass/partials/_modules.scss */
  .non-color-teaser .separator {
    margin-bottom: 0 !important;
  }
}

/* line 1533, ../sass/partials/_modules.scss */
.contact-selector .headline1,
.contact-selector .headline2 {
  font-weight: bold;
}
/* line 1536, ../sass/partials/_modules.scss */
.contact-selector .headline2 {
  margin-top: 20px;
}
/* line 1539, ../sass/partials/_modules.scss */
.contact-selector .countrydrop {
  margin-bottom: 30px !important;
}

/* line 1544, ../sass/partials/_modules.scss */
.shareWrapper {
  display: none;
}

/* line 1550, ../sass/partials/_modules.scss */
.news-single .news-date-box .ad-hoc {
  display: none !important;
}

/* line 1556, ../sass/partials/_modules.scss */
.tx-ts-charttool {
  margin-bottom: 60px;
}
@media only screen and (max-width: 500px) {
  /* line 1556, ../sass/partials/_modules.scss */
  .tx-ts-charttool {
    margin-left: -29px;
    padding-left: 0;
    margin-bottom: 30px;
  }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 11, ../sass/vendor/_fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 19, ../sass/vendor/_fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 26, ../sass/vendor/_fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444444;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /*
      @media (max-width: 480px) {
          padding-left: 50px !important;
          padding-right: 50px !important;
      }
  */
}

/* line 42, ../sass/vendor/_fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 46, ../sass/vendor/_fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 52, ../sass/vendor/_fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 56, ../sass/vendor/_fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 60, ../sass/vendor/_fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 64, ../sass/vendor/_fancybox.scss */
.fancybox-error {
  color: #444444;
  font: 14px/20px "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 72, ../sass/vendor/_fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 78, ../sass/vendor/_fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 83, ../sass/vendor/_fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../fancybox/fancybox_sprite.png");
}

/* line 87, ../sass/vendor/_fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 99, ../sass/vendor/_fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 105, ../sass/vendor/_fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 115, ../sass/vendor/_fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 127, ../sass/vendor/_fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 131, ../sass/vendor/_fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 135, ../sass/vendor/_fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 146, ../sass/vendor/_fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 151, ../sass/vendor/_fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 156, ../sass/vendor/_fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 160, ../sass/vendor/_fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 172, ../sass/vendor/_fancybox.scss */
.fancybox-lock {
  /*  overflow: hidden !important;*/
  width: auto;
}

/* line 177, ../sass/vendor/_fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 181, ../sass/vendor/_fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 185, ../sass/vendor/_fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../fancybox/fancybox_overlay.png");
}

/* line 195, ../sass/vendor/_fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 201, ../sass/vendor/_fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 208, ../sass/vendor/_fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 216, ../sass/vendor/_fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 220, ../sass/vendor/_fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 229, ../sass/vendor/_fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222222;
  color: white;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 245, ../sass/vendor/_fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: white;
}

/* line 251, ../sass/vendor/_fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 255, ../sass/vendor/_fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  background: black;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 270, ../sass/vendor/_fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  /* line 275, ../sass/vendor/_fancybox.scss */
  #fancybox-loading div {
    background-image: url("../fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* line 282, ../sass/vendor/_fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 286, ../sass/vendor/_fancybox.scss */
.fancybox-title h3 {
  color: #333333;
}

/* line 290, ../sass/vendor/_fancybox.scss */
.fancybox-description {
  margin-top: 10px;
}

/* line 294, ../sass/vendor/_fancybox.scss */
.fancybox-close {
  background: url(../Images/system/ico_close_button_normal_n.png) center center #f9f9f9 no-repeat;
  height: 42px;
  width: 42px;
}
@media (max-width: 599px) {
  /* line 294, ../sass/vendor/_fancybox.scss */
  .fancybox-close {
    right: 0;
    top: -20px;
  }
}
@media (min-width: 600px) {
  /* line 294, ../sass/vendor/_fancybox.scss */
  .fancybox-close {
    right: -42px;
    top: 0;
  }
}
/* line 109, ../sass/helpers/_mixins.scss */
.no-touch .fancybox-close:hover {
  background-image: url(../Images/system/ico_close_button_hover_n.png);
}
/* line 112, ../sass/helpers/_mixins.scss */
.fancybox-close:active {
  background-image: url(../Images/system/ico_close_button_hover_n.png);
}

/* line 312, ../sass/vendor/_fancybox.scss */
.fancybox-nav {
  width: 60px;
  /*
  @media (max-width: 480px) {
      &.fancybox-prev span {
          left: 15px;
      }
      &.fancybox-next span {
          right: 15px;
      }
  }
  */
}
/* line 315, ../sass/vendor/_fancybox.scss */
.fancybox-nav span {
  /*background: $white9 url(../Images/system/navigation-arrows.png) no-repeat;*/
  background-color: #f9f9f9;
  width: 40px;
  height: 60px;
  margin-top: -30px;
  visibility: visible;
}
/* line 324, ../sass/vendor/_fancybox.scss */
.fancybox-nav.fancybox-prev {
  left: -10px;
}
/* line 327, ../sass/vendor/_fancybox.scss */
.fancybox-nav.fancybox-prev span {
  left: 7px;
  background: url(../Images/system/arrow_pagination_previous_normal_n.png) center center #f9f9f9 no-repeat;
}
/* line 333, ../sass/vendor/_fancybox.scss */
.no-touch .fancybox-nav.fancybox-prev:hover span {
  background-image: url(../Images/system/arrow_pagination_previous_hover_n.png);
}
/* line 333, ../sass/vendor/_fancybox.scss */
.fancybox-nav.fancybox-prev:active span {
  background-image: url(../Images/system/arrow_pagination_previous_hover_n.png);
}
/* line 339, ../sass/vendor/_fancybox.scss */
.fancybox-nav.fancybox-next {
  right: -10px;
}
/* line 342, ../sass/vendor/_fancybox.scss */
.fancybox-nav.fancybox-next span {
  right: 7px;
  background: url(../Images/system/arrow_pagination_next_normal_n.png) center center #f9f9f9 no-repeat;
}
/* line 348, ../sass/vendor/_fancybox.scss */
.no-touch .fancybox-nav.fancybox-next:hover span {
  background-image: url(../Images/system/arrow_pagination_next_hover_n.png);
}
/* line 348, ../sass/vendor/_fancybox.scss */
.fancybox-nav.fancybox-next:active span {
  background-image: url(../Images/system/arrow_pagination_next_hover_n.png);
}

/* line 367, ../sass/vendor/_fancybox.scss */
.fancybox-hidden-elements {
  display: none;
}

/* line 371, ../sass/vendor/_fancybox.scss */
.fancybox {
  display: block;
  position: relative;
}
/* line 374, ../sass/vendor/_fancybox.scss */
.fancybox:hover .fancyloupe {
  background-image: url(../Images/system/ico_zoom_hover_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 374, ../sass/vendor/_fancybox.scss */
  .fancybox:hover .fancyloupe {
    background-image: url(../Images/system/ico_zoom_hover_r.png);
    background-size: 16px;
  }
}
/* line 381, ../sass/vendor/_fancybox.scss */
.fancybox img {
  z-index: 0;
}
/* line 384, ../sass/vendor/_fancybox.scss */
.fancybox .fancyloupe {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0px;
  background-image: url(../Images/system/ico_zoom_normal_n.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-color: white;
  z-index: 100;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 384, ../sass/vendor/_fancybox.scss */
  .fancybox .fancyloupe {
    background-image: url(../Images/system/ico_zoom_normal_r.png);
    background-size: 16px;
  }
}
/* line 401, ../sass/vendor/_fancybox.scss */
.fancybox .wrapper-fancybox-loupe {
  display: inline-block;
  position: relative;
}
/* line 404, ../sass/vendor/_fancybox.scss */
.fancybox .wrapper-fancybox-loupe img {
  width: 100%;
}

/* line 411, ../sass/vendor/_fancybox.scss */
.pic-bullet-list-50-50 .wrapper-fancybox-loupe {
  display: block !important;
}

/* line 416, ../sass/vendor/_fancybox.scss */
body.fullPicture {
  background-color: black;
}
/* line 418, ../sass/vendor/_fancybox.scss */
body.fullPicture .content {
  display: table;
  height: 100%;
  width: 100%;
}
/* line 422, ../sass/vendor/_fancybox.scss */
body.fullPicture .content .position {
  display: table-cell;
  vertical-align: middle;
}
/* line 426, ../sass/vendor/_fancybox.scss */
body.fullPicture .content img {
  width: 100%;
  height: auto;
}
/* line 430, ../sass/vendor/_fancybox.scss */
body.fullPicture .content .close {
  float: right;
  margin-bottom: 30px;
  margin-right: 20px;
  margin-top: 20px;
  cursor: pointer;
}

/* line 441, ../sass/vendor/_fancybox.scss */
a.fancybox img {
  margin-bottom: 0px;
}

/* line 1, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  /* please don't change 'position' */
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
}

/* line 17, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 23, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
  background-color: #eeeeee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 29, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 34, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
}

/* line 50, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 56, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
  background-color: #eeeeee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 62, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 67, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
  background-color: #aaaaaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

/* line 81, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container.ie6 .ps-scrollbar-x {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */
}

/* line 86, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
  background-color: #999999;
}

/* line 90, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
  background-color: #aaaaaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

/* line 104, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container.ie6 .ps-scrollbar-y {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */
}

/* line 109, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
  background-color: #999999;
}

/* line 114, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
  visibility: hidden;
}

/* line 121, ../sass/vendor/_perfect-scrollbar.scss */
.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
  visibility: visible;
}

/* line 1, ../sass/partials/_special.scss */
.no-touch .canvas-menu .split:hover {
  background-color: #00255c !important;
}

/* line 4, ../sass/partials/_special.scss */
.no-touch .canvas-menu li span :hover {
  background-color: #00255c !important;
}

/* line 7, ../sass/partials/_special.scss */
body {
  overflow: hidden;
}

/* Preloader */
/* line 13, ../sass/partials/_special.scss */
#preloader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  /* change if the mask should have another color then white */
  z-index: 300;
  /* makes sure it stays on top */
}

/* line 24, ../sass/partials/_special.scss */
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../Images/status.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

/* line 36, ../sass/partials/_special.scss */
.mb60 {
  margin-bottom: 60px !important;
  margin-top: 0 !important;
}

/* line 41, ../sass/partials/_special.scss */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
}
/* line 43, ../sass/partials/_special.scss */
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
}

/* line 1, ../sass/partials/_videoplayer.scss */
.mejs-container {
  position: relative;
  background: black;
  font-family: Helvetica, Arial, sans-serif;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}

/* line 10, ../sass/partials/_videoplayer.scss */
.me-plugin {
  position: absolute;
}

/* line 14, ../sass/partials/_videoplayer.scss */
.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: black;
  overflow: hidden;
}

/* line 23, ../sass/partials/_videoplayer.scss */
.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}

/* line 28, ../sass/partials/_videoplayer.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}

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

/* line 44, ../sass/partials/_videoplayer.scss */
.mejs-clear {
  clear: both;
}

/* Start: LAYERS */
/* line 49, ../sass/partials/_videoplayer.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 55, ../sass/partials/_videoplayer.scss */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 63, ../sass/partials/_videoplayer.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: black;
}
/* line 72, ../sass/partials/_videoplayer.scss */
.touch .videoplayer-youtube .mejs-poster {
  display: none;
}

/* line 77, ../sass/partials/_videoplayer.scss */
:root .mejs-poster img {
  display: none;
}

/* line 82, ../sass/partials/_videoplayer.scss */
.mejs-inner,
.mejs-layers {
  height: 100%;
  width: 100%;
}

/* line 87, ../sass/partials/_videoplayer.scss */
.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
}

/* line 93, ../sass/partials/_videoplayer.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 99, ../sass/partials/_videoplayer.scss */
.mejs-overlay-play {
  cursor: pointer;
}

/* line 103, ../sass/partials/_videoplayer.scss */
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px !important;
  background: url(../Images/system/mediaelementjs/bigplay.svg) no-repeat;
}

/* line 119, ../sass/partials/_videoplayer.scss */
.no-svg .mejs-overlay-button {
  background-image: url(../Images/system/mediaelementjs/bigplay.png);
}

/* line 123, ../sass/partials/_videoplayer.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 127, ../sass/partials/_videoplayer.scss */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 76px;
  height: 76px;
  margin: -38px 0 0 -38px;
}

/* line 138, ../sass/partials/_videoplayer.scss */
.mejs-overlay-loading span {
  display: block;
  width: 76px;
  height: 76px;
  background: transparent url(../Images/system/mediaelementjs/loading.png) 50% 50% no-repeat;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 148, ../sass/partials/_videoplayer.scss */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0 0 3px 0;
  height: 29px;
  overflow: hidden;
  bottom: 10px;
  background: white;
  background: rgba(0, 0, 0, 0.7);
  left: 11px;
  right: 11px;
}

/* line 162, ../sass/partials/_videoplayer.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;
  font-family: Helvetica, Arial, sans-serif;
  border: 0;
}

/* line 177, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../Images/system/mediaelementjs/controls.svg) no-repeat;
}

/* line 192, ../sass/partials/_videoplayer.scss */
.no-svg .mejs-controls .mejs-button button {
  background-image: url(../Images/system/mediaelementjs/controls.png);
}

/* :focus for accessibility */
/* line 197, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-button button:focus {
  outline: none;
}

/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
/* line 204, ../sass/partials/_videoplayer.scss */
.mejs-container .mejs-controls .mejs-time {
  color: white;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 217, ../sass/partials/_videoplayer.scss */
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
/* line 230, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

/* line 234, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

/* line 238, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
/* line 245, ../sass/partials/_videoplayer.scss */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}

/* line 251, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  cursor: pointer;
}

/* line 259, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px 4px;
  background: #333333;
  background: rgba(50, 50, 50, 0.8);
}

/* line 265, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes {
  /* line 285, ../sass/partials/_videoplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 288, ../sass/partials/_videoplayer.scss */
  to {
    background-position: 30px 0;
  }
}

@-moz-keyframes buffering-stripes {
  /* line 294, ../sass/partials/_videoplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 297, ../sass/partials/_videoplayer.scss */
  to {
    background-position: 30px 0;
  }
}

@-ms-keyframes buffering-stripes {
  /* line 303, ../sass/partials/_videoplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 306, ../sass/partials/_videoplayer.scss */
  to {
    background-position: 30px 0;
  }
}

@-o-keyframes buffering-stripes {
  /* line 312, ../sass/partials/_videoplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 315, ../sass/partials/_videoplayer.scss */
  to {
    background-position: 30px 0;
  }
}

@keyframes buffering-stripes {
  /* line 321, ../sass/partials/_videoplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 324, ../sass/partials/_videoplayer.scss */
  to {
    background-position: 30px 0;
  }
}

/* line 329, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  width: 0;
}

/* line 334, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: rgba(255, 255, 255, 0.5);
  width: 0;
}

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

/* line 354, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none !important;
  background: #eeeeee;
  width: 36px;
  height: 17px;
  border: solid 1px #333333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111111;
}

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

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

/* line 390, ../sass/partials/_videoplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}

/* line 394, ../sass/partials/_videoplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}

/* line 398, ../sass/partials/_videoplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}

/* line 402, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

/* line 406, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

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

/* line 420, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

/* line 424, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-volume-button {
  position: relative;
}

/* line 428, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../Images/system/mediaelementjs/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 444, ../sass/partials/_videoplayer.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 451, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #dddddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

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

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

/* horizontal version */
/* line 489, ../sass/partials/_videoplayer.scss */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}

/* line 495, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  background: #333333;
  background: rgba(50, 50, 50, 0.8);
}

/* line 508, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  background: url(../Images/system/mediaelementjs/background.png);
}

/* line 521, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}

/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
/* line 528, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

/* line 532, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

/* line 536, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../images/system/mediaelementjs/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;
}

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/
/* line 559, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 567, ../sass/partials/_videoplayer.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: white;
  overflow: hidden;
}

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

/* line 582, ../sass/partials/_videoplayer.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-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
}

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

/* line 596, ../sass/partials/_videoplayer.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px white;
  width: 10000px;
  z-index: 1;
}

/* line 605, ../sass/partials/_videoplayer.scss */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=$grey32, endColorstr=$black);
  overflow: hidden;
  border: 0;
}

/* line 621, ../sass/partials/_videoplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: white;
  padding: 5px;
  display: block;
  border-right: solid 1px #333333;
  border-bottom: solid 1px #333333;
  cursor: pointer;
}

/* line 631, ../sass/partials/_videoplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

/* line 635, ../sass/partials/_videoplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=$grey6, endColorstr=$grey32);
}

/* line 647, ../sass/partials/_videoplayer.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 657, ../sass/partials/_videoplayer.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 666, ../sass/partials/_videoplayer.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: white;
}

/* line 676, ../sass/partials/_videoplayer.scss */
.mejs-captions-layer a {
  color: white;
  text-decoration: underline;
}

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

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

/* line 693, ../sass/partials/_videoplayer.scss */
.mejs-captions-position-hover {
  bottom: 45px;
}

/* line 697, ../sass/partials/_videoplayer.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url(../Images/system/mediaelementjs/background.png);
  background: rgba(20, 20, 20, 0.8);
}

/* End: Track (Captions and Chapters) */
/* Start: Error */
/* line 710, ../sass/partials/_videoplayer.scss */
.me-cannotplay a {
  color: white;
  font-weight: bold;
}

/* line 715, ../sass/partials/_videoplayer.scss */
.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* End: Error */
/* Start: Loop */
/* line 723, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

/* line 727, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

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

/* line 738, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

/* End: backlight */
/* Start: Picture Controls */
/* line 745, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* End: Picture Controls */
/* context menu */
/* line 752, ../sass/partials/_videoplayer.scss */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: white;
  border: solid 1px #999999;
  z-index: 1001;
  /* make sure it shows on fullscreen */
}

/* line 764, ../sass/partials/_videoplayer.scss */
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333333;
}

/* line 771, ../sass/partials/_videoplayer.scss */
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333333;
}

/* line 779, ../sass/partials/_videoplayer.scss */
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2c7c91;
  color: white;
}

/* Start: Source Chooser */
/* line 785, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}

/* line 789, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}

/* line 793, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../Images/system/mediaelementjs/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 810, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 818, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: white;
  overflow: hidden;
}

/* line 827, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

/* line 833, ../sass/partials/_videoplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
}

/* End: Source Chooser */
/* Start: Postroll */
/* line 845, ../sass/partials/_videoplayer.scss */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../Images/system/mediaelementjs/background.png);
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}

/* line 857, ../sass/partials/_videoplayer.scss */
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}

/* line 862, ../sass/partials/_videoplayer.scss */
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../Images/system/mediaelementjs/background.png);
  background: rgba(50, 50, 50, 0.7);
  color: white;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}

/* End: Postroll */
/* line 876, ../sass/partials/_videoplayer.scss */
video {
  opacity: 0.01;
}

/* line 880, ../sass/partials/_videoplayer.scss */
.videoplayer {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: black;
  padding-bottom: 56.25%;
  margin-top: -27px;
  margin-bottom: 20px;
}
/* line 893, ../sass/partials/_videoplayer.scss */
.videoplayer > .mejs-video,
.videoplayer .mejs-mediaelement video,
.videoplayer .mejs-mediaelement object,
.videoplayer .mejs-layer {
  opacity: 1;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 902, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer {
  padding-bottom: 0;
  margin: 0 !important;
  width: 100% !important;
  background-color: black;
}
/* line 908, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer iframe {
  border: 0;
}
/* line 912, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-player {
  margin-bottom: -5px;
  text-align: center;
}
/* line 916, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-player.initialized .video-controls .player-fullsize-btn {
  display: block;
}
/* line 922, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 929, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .player-fullsize-btn {
  position: absolute;
  background: transparent;
  bottom: 0;
  left: 0;
  text-align: center;
  display: none;
}
/* line 937, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .player-fullsize-btn .play-pause.large {
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  background: url(../Images/system/mediaelementjs/bigplay.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
}
/* line 947, ../sass/partials/_videoplayer.scss */
.no-svg .videoplayer.youtubeplayer .video-controls .player-fullsize-btn .play-pause.large {
  background-image: url(../Images/system/mediaelementjs/bigplay.png);
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}
/* line 956, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .player-fullsize-btn:hover .play-pause.large {
  background-position: left bottom;
}
/* line 965, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .control-bar {
  background: white;
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin: 10px;
  height: 30px;
  position: relative;
}
/* line 975, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .control-bar .play-pause, .videoplayer.youtubeplayer .video-controls .control-bar .volume {
  width: 16px;
  height: 16px;
  margin: 7px;
  float: left;
  background: transparent url(../Images/system/mediaelementjs/controls.svg) no-repeat;
  background-position: 0px -16px;
  display: block;
  overflow: hidden;
}
/* line 985, ../sass/partials/_videoplayer.scss */
.no-svg .videoplayer.youtubeplayer .video-controls .control-bar .play-pause, .no-svg .videoplayer.youtubeplayer .video-controls .control-bar .volume {
  background-image: url(../Images/system/mediaelementjs/controls.png);
}
/* line 990, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .control-bar .play-pause.paused {
  background-position: 0px 0px;
}
/* line 994, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .control-bar .volume {
  background-position: -16px -16px;
  float: right;
}
/* line 998, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .control-bar .volume.muted {
  background-position: -16px 0;
}
/* line 1004, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .timer {
  float: right;
  font-size: 12px;
  padding: 7px 0 6px 10px;
  width: 81px;
  height: 30px;
  color: black;
}
/* line 1013, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .status {
  margin: 0 110px 10px 30px;
  padding: 10px 0;
  height: 30px;
  display: none;
}
/* line 1019, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .status .bar {
  height: 100%;
  display: block;
  background-color: silver;
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
}
/* line 1027, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls .status .loaded, .videoplayer.youtubeplayer .video-controls .status .indicator {
  display: block;
  height: 100%;
  position: absolute;
  width: 0px;
}
/* line 1043, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-controls.playing .player-fullsize-btn {
  display: none !important;
}
/* line 1051, ../sass/partials/_videoplayer.scss */
.videoplayer.youtubeplayer .video-player.mouseover .playing .control-bar .status {
  display: block;
}

/* line 1057, ../sass/partials/_videoplayer.scss */
.videoplayer-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 1065, ../sass/partials/_videoplayer.scss */
.videoplayer-full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: 0;
}

/* line 1075, ../sass/partials/_videoplayer.scss */
.videoplayer-play {
  width: 110px;
  height: 110px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin: -55px 0 0 -55px;
  overflow: hidden;
  text-decoration: none !important;
}
/* line 1088, ../sass/partials/_videoplayer.scss */
.videoplayer-play:before {
  content: "\e603";
  font-size: 60px;
  position: absolute;
  left: 28px;
  top: 0px;
  line-height: 110px;
  color: white;
}

/* line 1103, ../sass/partials/_videoplayer.scss */
.videoplayer-placeholder {
  z-index: 1;
}

/* line 1108, ../sass/partials/_videoplayer.scss */
.touch .videoplayer-youtube .mejs-overlay-play {
  display: none;
}

/* line 1113, ../sass/partials/_videoplayer.scss */
.me-plugin {
  position: static !important;
}

/* line 1119, ../sass/partials/_videoplayer.scss */
.video .multiple-containers {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  display: none;
}
/* line 1124, ../sass/partials/_videoplayer.scss */
.video .multiple-containers .youtube-video-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
/* line 1131, ../sass/partials/_videoplayer.scss */
.video .no-image-video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
/* line 1135, ../sass/partials/_videoplayer.scss */
.video .no-image-video .video-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
/* line 1142, ../sass/partials/_videoplayer.scss */
.video .content-wrapper {
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 1147, ../sass/partials/_videoplayer.scss */
.video .content-wrapper .video-preview {
  height: 100%;
  width: 100%;
  position: relative;
}
/* line 1151, ../sass/partials/_videoplayer.scss */
.video .content-wrapper .video-preview .play-video {
  z-index: 20;
}
/* line 1154, ../sass/partials/_videoplayer.scss */
.video .content-wrapper .video-preview .play-icon {
  cursor: pointer;
}
/* line 1158, ../sass/partials/_videoplayer.scss */
.video .content-wrapper .video-preview:hover .play-icon {
  background-position: 0 -100px;
}

/* -----------------------------------
 TIMELINE FLAT BASE DESIGN
 ---------------------------------- */
/* line 5, ../sass/partials/_timeline.scss */
.timelineFlat {
  display: none;
}

/* fixed line holder */
/* line 10, ../sass/partials/_timeline.scss */
.timelineFlat .timeline_line {
  margin: 0 30px !important;
}

/* full (including months that are not shown) line holder */
/* line 15, ../sass/partials/_timeline.scss */
.timelineFlat .t_line_holder {
  padding: 10px 0 0 0;
  height: 80px;
  background: url("../Images/system/timeline/line.jpg") repeat-x 0px 49px;
}

/* 2 months are stored in one view */
/* line 22, ../sass/partials/_timeline.scss */
.timelineFlat .t_line_view {
  height: 20px;
  width: 280px;
}

/* holder for 1 month (constist of nodes and month caption) - we use borders to separate months thats why it has width 2px less then 50% */
/* line 28, ../sass/partials/_timeline.scss */
.timelineFlat .t_line_m {
  margin-top: 35px;
  height: 10px;
  border-left: 1px solid #b7b6b6;
  border-right: 1px solid #b7b6b6;
  width: 140px;
}

/* month on the right side - has left set at 459 so border would overlap border from first element (to evade duplicated borders) */
/* line 37, ../sass/partials/_timeline.scss */
.timelineFlat .t_line_m.right {
  left: 140px;
  width: 140px;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* month caption */
/* line 45, ../sass/partials/_timeline.scss */
.timelineFlat .t_line_month {
  font-size: 16px;
  margin: 0;
  color: white;
  top: -35px !important;
  left: -30px;
}
/* line 52, ../sass/partials/_timeline.scss */
.timelineFlat .t_line_month.active .t_line_month_year {
  color: black;
}
/* line 56, ../sass/partials/_timeline.scss */
.timelineFlat .t_line_month .t_line_month_year {
  color: #003d99;
}

/* node on the timeline */
/* line 62, ../sass/partials/_timeline.scss */
.timelineFlat a.t_line_node {
  text-decoration: none;
  padding: 6px 0 45px;
  top: -33px;
  position: relative;
  font-family: "HelveticaNeueW02-LtExt", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: block;
  left: 50% !important;
  margin-left: -25px !important;
  overflow: hidden;
  text-indent: 1000px;
  width: 50px;
}

/* line 77, ../sass/partials/_timeline.scss */
.timelineFlat a.t_line_node:after {
  content: "";
  border-radius: 50%;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 33px;
  left: 50%;
  margin: 0 0 0 -5px;
  background: #003d99;
}

/* line 89, ../sass/partials/_timeline.scss */
.timelineFlat a.t_line_node.active {
  color: black;
}

/* line 93, ../sass/partials/_timeline.scss */
.timelineFlat a.t_line_node.active:after {
  background-color: black;
}

/* node description */
/* line 98, ../sass/partials/_timeline.scss */
.timelineFlat .t_node_desc {
  white-space: normal !important;
  top: -50px;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 50%;
  color: white;
  display: inline-block !important;
  position: relative;
  transition: top 200ms, opacity 500ms;
  -webkit-transition: top 200ms, opacity 500ms;
  -moz-transition: top 200ms, opacity 500ms;
}

/* line 112, ../sass/partials/_timeline.scss */
.timelineFlat a.t_line_node:hover .t_node_desc {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 118, ../sass/partials/_timeline.scss */
.timelineFlat .t_node_desc span {
  white-space: nowrap;
  margin-left: -50%;
  margin-right: 50%;
  margin-top: -16px;
  display: block !important;
  padding: 8px;
  border-radius: 3px;
  background: #dd5555;
  position: relative;
}

/* line 129, ../sass/partials/_timeline.scss */
.timelineFlat .t_node_desc span:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  bottom: -10px;
  border: 5px solid transparent;
  border-top: 5px solid #dd5555;
  left: 50%;
  margin-left: -5px;
}

/* line 144, ../sass/partials/_timeline.scss */
.timelineFlat #t_line_left,
.timelineFlat #t_line_right {
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  top: 39px;
  width: 14px;
  height: 21px;
  position: relative;
  background-repeat: no-repeat;
}

/* line arrow left */
/* line 156, ../sass/partials/_timeline.scss */
.timelineFlat #t_line_left {
  left: -30px;
  background-image: url("../Images/system/arrow_pagination_previous_normal_n.png");
}
/* line 160, ../sass/partials/_timeline.scss */
.timelineFlat #t_line_left:hover {
  background-image: url("../Images/system/arrow_pagination_previous_hover_n.png");
}

/* line arrow right */
/* line 166, ../sass/partials/_timeline.scss */
.timelineFlat #t_line_right {
  right: -30px;
  background-image: url("../Images/system/arrow_pagination_next_normal_n.png");
}
/* line 170, ../sass/partials/_timeline.scss */
.timelineFlat #t_line_right:hover {
  background-image: url("../Images/system/arrow_pagination_next_hover_n.png");
}

/* line 175, ../sass/partials/_timeline.scss */
.timelineFlat {
  display: none;
}

/* line 179, ../sass/partials/_timeline.scss */
.timeline_items_wrapper {
  position: relative;
  width: 100%;
  margin: 10px 0;
}

/* line 185, ../sass/partials/_timeline.scss */
.timeline_items_holder {
  margin-left: 0 !important;
}

/* items container */
/* line 190, ../sass/partials/_timeline.scss */
.timelineFlat .timeline_items {
  padding: 0;
}

/* single item (margines set from javascript) */
/* line 195, ../sass/partials/_timeline.scss */
.timelineFlat .item {
  width: 290px;
  background: #f2f5fa;
  font-size: 14px;
  line-height: 14px;
  position: relative;
}

/* ----- content - non-plugin elements ----- */
/* line 204, ../sass/partials/_timeline.scss */
.timelineFlat .item img {
  margin-top: 0;
  width: 290px;
  height: 200px;
}

/* line 211, ../sass/partials/_timeline.scss */
.timelineFlat .item h2 {
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  padding: 30px 30px 20px;
  margin: 0;
  font-size: 24px;
  line-height: 24px;
  color: black;
}

/* line 220, ../sass/partials/_timeline.scss */
.timelineFlat .item span {
  display: block;
  margin: 0px 30px 10px;
  height: auto;
  font-size: 16px;
  line-height: 23px;
}

/* line 227, ../sass/partials/_timeline.scss */
.timelineFlat .item .read_more {
  font-size: 16px;
  line-height: 16px;
  float: right;
  cursor: pointer;
  margin: 0 30px 0 0;
  display: block;
  position: relative;
  padding-right: 22px;
}
/* line 237, ../sass/partials/_timeline.scss */
.timelineFlat .item .read_more:after {
  content: "";
  background-image: url("../Images/system/arrow_pagination_next_normal_n.png");
  width: 14px;
  height: 21px;
  position: absolute;
  top: -3px;
  right: 0;
}
/* line 247, ../sass/partials/_timeline.scss */
.timelineFlat .item .read_more:hover:after {
  background-image: url("../Images/system/arrow_pagination_next_hover_n.png");
}

/* ----------------------------------------- */
/* item details (margines set from javascript) */
/* line 258, ../sass/partials/_timeline.scss */
.timelineFlat .item_open {
  width: 410px;
  height: 410px;
  background: #eaeaea;
  position: relative;
  color: #777777;
  z-index: 2;
}

/* line 268, ../sass/partials/_timeline.scss */
.timelineFlat .item_open h2 {
  font-family: "Montserrat";
  margin: 0 0 10px;
  padding-top: 0;
  font-size: 12px;
  line-height: 12px;
  color: #dd5555;
}

/* item details content wrapper (used for animation - shuld have same width as .item_open) */
/* line 278, ../sass/partials/_timeline.scss */
.timelineFlat .item_open_cwrapper {
  width: 410px;
  height: 100%;
}

/* line 283, ../sass/partials/_timeline.scss */
.timelineFlat .item_open_content {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 289, ../sass/partials/_timeline.scss */
.timelineFlat .item_open_content .ajaxloader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -100px;
}

/* ----- content - non-plugin elements ----- */
/* line 298, ../sass/partials/_timeline.scss */
.timelineFlat .timeline_open_content {
  padding: 20px;
}

/* line 301, ../sass/partials/_timeline.scss */
.timelineFlat .mCSB_container {
  margin-right: 16px;
}

/* line 304, ../sass/partials/_timeline.scss */
.timelineFlat .mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #dd5555;
}

/* line 307, ../sass/partials/_timeline.scss */
.timelineFlat .mCS-light-thin > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  color: #f75f5f;
}

/* line 310, ../sass/partials/_timeline.scss */
.timelineFlat .mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail {
  background: #aaaaaa;
}

/* line 313, ../sass/partials/_timeline.scss */
.timelineFlat .mCustomScrollBox > .mCSB_scrollTools {
  width: 8px;
}

/* line 316, ../sass/partials/_timeline.scss */
.timelineFlat .item_open .t_close {
  position: absolute;
  top: 20px;
  right: 16px;
  padding: 0 2px 2px 2px;
  width: 12px;
  height: 12px;
  font-size: 16px;
  line-height: 12px;
  color: #dd5555;
  cursor: pointer;
  z-index: 2;
  text-align: center;
  transition: color 300ms;
  -webkit-transition: color 300ms;
  -moz-transition: color 300ms;
}

/* line 333, ../sass/partials/_timeline.scss */
.timelineFlat .item_open .t_close:hover {
  color: #f75f5f;
}

/* ----------------------------------------- */
/* left/right controles */
/* line 339, ../sass/partials/_timeline.scss */
.timelineFlat .t_controles {
  margin: 30px 0 50px 0;
  text-align: center;
}

/* line 345, ../sass/partials/_timeline.scss */
.timelineTouch.timelineFlat .t_left,
.timelineTouch.timelineFlat .t_right {
  display: none;
}

/* line 350, ../sass/partials/_timeline.scss */
.timelineFlat:hover .t_left,
.timelineFlat:hover .t_right {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 356, ../sass/partials/_timeline.scss */
.timelineFlat .t_left,
.timelineFlat .t_right {
  display: inline-block;
  height: 60px;
  width: 39px;
  margin: 0 15px;
  cursor: pointer;
}

/* line 364, ../sass/partials/_timeline.scss */
.timelineFlat .t_left,
.timelineFlat .t_left:hover:active {
  background-image: url("../Images/system/timeline/arrow_timeline_previous_n.png");
}

/* line 367, ../sass/partials/_timeline.scss */
.timelineFlat .t_left:hover {
  background-image: url("../Images/system/timeline/arrow_timeline_previous_hover.png");
}

/* line 372, ../sass/partials/_timeline.scss */
.timelineFlat .t_right,
.timelineFlat .t_right:hover:active {
  background-image: url("../Images/system/timeline/arrow_timeline_next_n.png");
}

/* line 376, ../sass/partials/_timeline.scss */
.timelineFlat .t_right:hover {
  background-image: url("../Images/system/timeline/arrow_timeline_next_hover.png");
}

/* line 4, ../sass/partials/_customer_tabs.scss */
.center-block {
  margin: 0 auto;
  display: block;
}

/* line 9, ../sass/partials/_customer_tabs.scss */
.triangle-up {
  background-repeat: no-repeat;
  background-size: 100% 30px;
  height: 30px;
  left: 0;
  margin-top: -30px;
  position: absolute;
  width: 100%;
}
/* line 17, ../sass/partials/_customer_tabs.scss */
.svg .triangle-up {
  background-image: url("../Images/icons/triangle_up.svg");
}
/* line 20, ../sass/partials/_customer_tabs.scss */
.no-svg .triangle-up {
  background-image: url("../Images/icons/triangle_up.png");
}

@media screen and (max-width: 767px) {
  /* line 28, ../sass/partials/_customer_tabs.scss */
  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
  /* line 32, ../sass/partials/_customer_tabs.scss */
  .r-tabs .bodytext {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 40, ../sass/partials/_customer_tabs.scss */
  .triangle {
    background-color: #c1cbd3;
    background-image: url("../Images/icons/triangle.svg");
    background-repeat: no-repeat;
    background-size: 100% 15px;
    height: 30px;
    width: 100%;
  }

  /* line 49, ../sass/partials/_customer_tabs.scss */
  .triangle-up {
    margin-top: -40px;
  }

  /* line 54, ../sass/partials/_customer_tabs.scss */
  a:hover .triangle,
  .r-tabs-state-active .triangle {
    background-image: url("../Images/icons/triangle_hover.png");
  }

  /* line 57, ../sass/partials/_customer_tabs.scss */
  .svg a:hover .triangle, .svg .r-tabs-state-active .triangle {
    background-image: url("../Images/icons/triangle_hover.svg");
  }

  /* line 60, ../sass/partials/_customer_tabs.scss */
  .ie8 a:hover .triangle, .ie8 .r-tabs-state-active .triangle {
    background-image: none;
  }

  /* line 64, ../sass/partials/_customer_tabs.scss */
  .serviceLong {
    height: 150px;
  }

  /* line 67, ../sass/partials/_customer_tabs.scss */
  .r-tabs-accordion-title {
    display: none;
  }
}
/* line 72, ../sass/partials/_customer_tabs.scss */
.services {
  background-color: #ffee00;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 60px;
}
/* line 80, ../sass/partials/_customer_tabs.scss */
.services .servicesHeaderImage {
  border-bottom: 8px solid white;
  padding-bottom: 8px;
}
/* line 85, ../sass/partials/_customer_tabs.scss */
.services .servicesHeadlineOne {
  background-color: #c1cbd3;
  border-bottom: 8px solid white;
  color: black;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  padding: 10px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 98, ../sass/partials/_customer_tabs.scss */
  .services .servicesHeadlineOne {
    font-size: 14px;
    line-height: 21px;
  }

  /* line 103, ../sass/partials/_customer_tabs.scss */
  .services .servicesHeadlineTwo {
    font-size: 18px;
    line-height: 21px;
  }
}
@media screen and (min-width: 992px) {
  /* line 110, ../sass/partials/_customer_tabs.scss */
  .services .servicesHeadlineOne {
    font-size: 18px;
    line-height: 21px;
  }
}
/* line 116, ../sass/partials/_customer_tabs.scss */
.services .servicesHeadlineTwo {
  background-color: #c1cbd3;
  color: black;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  padding: 10px;
  text-align: center;
}

/* line 126, ../sass/partials/_customer_tabs.scss */
.services .r-tabs {
  background-color: #c1cbd3;
  color: black;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
  padding: 0 10px 20px;
  position: relative;
  text-align: left;
}

@media screen and (min-width: 768px) {
  /* line 138, ../sass/partials/_customer_tabs.scss */
  .services .r-tabs {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 144, ../sass/partials/_customer_tabs.scss */
  .services .r-tabs {
    font-size: 18px;
  }
}
/* line 149, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-nav {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 154, ../sass/partials/_customer_tabs.scss */
  .services .r-tabs .r-tabs-nav {
    border-spacing: 5px;
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
  }
}
/* line 165, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-nav .r-tabs-tab {
  display: table-cell;
}

/* line 169, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
  background-color: #dfe5e9;
  color: black;
  display: block;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  outline: medium none !important;
  padding-bottom: 0;
  padding-top: 18px;
  text-align: center;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  /* line 184, ../sass/partials/_customer_tabs.scss */
  .services .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  /* line 190, ../sass/partials/_customer_tabs.scss */
  .services .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
    font-size: 18px;
  }
}
/* line 197, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active .r-tabs-anchor,
.services .r-tabs .r-tabs-nav .r-tabs-tab:hover .r-tabs-anchor,
.services .r-tabs .r-tabs-nav .r-tabs-tab:focus .r-tabs-anchor {
  background-color: #ffee00;
}

/* line 201, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active .r-tabs-anchor p {
  padding-bottom: 18px;
}

/* line 205, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-panel {
  padding: 18px 10px 30px 27px;
}

/* line 209, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-accordion-title {
  margin-bottom: 3px;
}

/* line 213, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  background-color: #dfe5e9;
  color: black;
  cursor: pointer;
  display: block;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  outline: medium none !important;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  /* line 228, ../sass/partials/_customer_tabs.scss */
  .services .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (min-width: 992px) {
  /* line 235, ../sass/partials/_customer_tabs.scss */
  .services .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    font-size: 18px;
    line-height: 21px;
  }
}
/* line 243, ../sass/partials/_customer_tabs.scss */
.services .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor,
.services .r-tabs .r-tabs-accordion-title:hover .r-tabs-anchor,
.services .r-tabs .r-tabs-accordion-title:focus .r-tabs-anchor {
  background-color: #ffee00;
}

/* line 248, ../sass/partials/_customer_tabs.scss */
.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}
/* line 253, ../sass/partials/_customer_tabs.scss */
.r-tabs .r-tabs-tab {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/* line 260, ../sass/partials/_customer_tabs.scss */
.r-tabs .r-tabs-panel {
  display: none;
  padding: 15px;
}
/* line 265, ../sass/partials/_customer_tabs.scss */
.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 272, ../sass/partials/_customer_tabs.scss */
  .services {
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }
}
/* line 3, ../sass/partials/_femanager.scss */
.tx-femanager .femanager_new .alert-error {
  color: #dd5555;
}
/* line 7, ../sass/partials/_femanager.scss */
.tx-femanager .femanager_new .qq-upload-button {
  display: block;
  position: relative;
  background-color: #4c77b7;
  background-image: linear-gradient(#4c77b7 0%, #003d99 100%);
  text-align: center;
  width: 90px;
  height: 40px;
  color: #fff;
  padding-top: 10px;
}
/* line 28, ../sass/helpers/_mixins.scss */
.tx-femanager .femanager_new .qq-upload-button:hover {
  background-image: linear-gradient(#003d99 0%, #4c77b7 100%);
}

@media print {
  /* line 14, ../sass/helpers/_print.scss */
  #TSFE_ADMIN_PANEL_FORM,
  .offcanvas,
  .navigation.sticky,
  .offcanLeft,
  .share-box,
  .canvas-menu .header,
  .canvas-menu .contact,
  .canvas-menu .countrydrop,
  .canvas-menu ul,
  .submit,
  .footerline .footer-links,
  form .print,
  .footer {
    display: none !important;
  }

  /* line 18, ../sass/helpers/_print.scss */
  .row-breadcrumb {
    margin-top: 0 !important;
  }

  /* line 22, ../sass/helpers/_print.scss */
  .content-row h1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
/* line 1, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages {
  /* hero teaser */
}
/* line 3, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .h2-link {
  margin-top: 48px;
  margin-left: 2px;
}
/* line 8, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .row-stage-pic-text--100 {
  margin-bottom: 30px !important;
}
/* line 12, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .sub-nav dd {
  margin: 0;
}
/* line 16, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .sub-nav a {
  color: #003d99;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  padding-left: 5px;
}
/* line 24, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .mcp-breadcrumb {
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 24, ../sass/extensions/_mediacenterpages.scss */
  .tx-tsr_mediacenterpages .mcp-breadcrumb {
    display: block;
    margin-left: -2px;
    margin-top: -44px;
  }
}
/* line 34, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .mcp-breadcrumb h4 {
  margin-bottom: 12px;
}
/* line 42, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .fancybox-widget.row-stage-pic-text--100 h2 a {
  color: #222222;
  font-weight: normal;
}
/* line 47, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .fancybox-widget.row-stage-pic-text--100 p a {
  color: #222222;
  font-weight: normal;
}
/* line 59, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .row.featured_products > .half {
  margin-bottom: 35px;
  float: left;
}
/* line 66, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .row .wrapper-fancybox-loupe {
  height: 100%;
  max-height: 400px;
  overflow: hidden;
  display: block;
}
@media only screen and (min-width: 768px) {
  /* line 72, ../sass/extensions/_mediacenterpages.scss */
  .tx-tsr_mediacenterpages .row .wrapper-fancybox-loupe.half {
    max-width: 610px;
    max-height: 287px;
  }
}
/* line 83, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .mcpsitemap .page a {
  color: #7f9ecc;
}
/* line 87, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .mcpsitemap .page .subpages li {
  margin-bottom: 0;
}
/* line 89, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .mcpsitemap .page .subpages li a {
  color: white;
}
/* line 94, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .mcpsitemap .page .subpages li.active a {
  text-decoration: underline;
}
/* line 104, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .h4-related-content {
  margin-bottom: 20px;
  color: #4c77b7;
  font-family: "HelveticaNeueW02-BdExt", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
/* line 111, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .row-carousel-slider {
  margin-bottom: 40px !important;
}
/* line 114, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .row-carousel-slider .flexslider .wrapper-fancybox-loupe {
  max-height: 262px;
  overflow: hidden;
}
/* line 121, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .flexslider .slides img {
  min-height: inherit;
}
/* line 125, ../sass/extensions/_mediacenterpages.scss */
.tx-tsr_mediacenterpages .download-teaser .featured_products__body {
  height: 100px;
}

/* line 1, ../sass/pages/_20year.scss */
.scroll-reveal {
  visibility: hidden;
}

/* line 5, ../sass/pages/_20year.scss */
.fullwidth {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  height: auto;
  padding: 20px 0;
  margin-bottom: 40px;
}
/* line 13, ../sass/pages/_20year.scss */
.fullwidth.grey {
  background: #F6F6F6;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 18, ../sass/pages/_20year.scss */
.fullwidth.lightblue {
  background: #F6F6F6;
}
/* line 22, ../sass/pages/_20year.scss */
.fullwidth .row {
  max-width: 1280px;
  margin: auto;
  padding: 0;
}
/* line 27, ../sass/pages/_20year.scss */
.fullwidth .row.non-color-teaser {
  margin-bottom: 0 !important;
}

/* line 36, ../sass/pages/_20year.scss */
.row-pic-cite--100 .col-pic-cite__cite--50-50 {
  position: absolute !important;
  z-index: 1;
  padding: 0;
  top: 50%;
}
/* line 42, ../sass/pages/_20year.scss */
.row-pic-cite--100 .col-pic-cite__cite--50-50.scroll-image-box-right {
  bottom: 0;
  right: 0;
  top: inherit;
}
/* line 48, ../sass/pages/_20year.scss */
.row-pic-cite--100 .col-pic-cite__cite--50-50.scroll-image-box-left {
  bottom: 0;
  left: 0;
  top: inherit;
}
@media only screen and (max-width: 767px) {
  /* line 36, ../sass/pages/_20year.scss */
  .row-pic-cite--100 .col-pic-cite__cite--50-50 {
    position: relative !important;
    width: 100%;
  }
  /* line 57, ../sass/pages/_20year.scss */
  .row-pic-cite--100 .col-pic-cite__cite--50-50 .cite {
    padding: 0 29px 0 50px;
    margin: 25px 0 25px 0;
    background-position: 1em 0;
  }
  /* line 62, ../sass/pages/_20year.scss */
  .row-pic-cite--100 .col-pic-cite__cite--50-50 .cite .authort {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 70, ../sass/pages/_20year.scss */
  .row-pic-cite--100 .srimage-only .sr-image {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 76, ../sass/pages/_20year.scss */
  .row-pic-cite--100 .srimage-only {
    right: 10%;
    top: 33%;
    position: absolute !important;
  }
}
@media only screen and (max-width: 640px) {
  /* line 85, ../sass/pages/_20year.scss */
  .row-pic-cite--100 .scroll-reveal .sr-image img {
    width: 75%;
  }
}
/* line 91, ../sass/pages/_20year.scss */
.row-pic-cite--100 .sr-image img {
  max-height: 500px;
  width: 100%;
  max-width: 100%;
}
/* line 98, ../sass/pages/_20year.scss */
.row-pic-cite--100 .no-padding {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  /* line 105, ../sass/pages/_20year.scss */
  .row-pic-cite--100.white h2, .row-pic-cite--100.white ul {
    color: white;
  }
}

/* line 113, ../sass/pages/_20year.scss */
.extraheight {
  height: 60px;
}

/* line 116, ../sass/pages/_20year.scss */
.videofixed {
  position: fixed;
  width: 50% !important;
}

/* line 2, ../sass/pages/_effects.scss */
.page-effects .content-scroll {
  margin-top: 0;
  padding-top: 0;
}
/* line 6, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video {
  margin-top: -10px;
  padding: 0;
  position: relative;
}
/* line 12, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video.reduced-distance {
  margin-bottom: -12px !important;
}
/* line 16, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-wrapper {
  height: 100%;
  width: 100%;
}
/* line 20, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-wrapper video {
  opacity: 1;
  height: auto;
  position: relative;
  min-height: 100%;
  min-width: 100%;
}
/* line 28, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-wrapper .twenty-year {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url("../Images/fmc_20j_logo_$lng.png") no-repeat center center;
  background-size: 200px 170px;
  opacity: .8;
}
/* line 33, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-wrapper .twenty-year.de {
  background: url("../Images/fmc_20j_logo_de.png") no-repeat center center;
  background-size: 200px 170px;
}
/* line 38, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-wrapper .twenty-year.en {
  background: url("../Images/fmc_20j_logo_en.png") no-repeat center center;
  background-size: 200px 170px;
}
@media screen and (min-width: 1024px) {
  /* line 28, ../sass/pages/_effects.scss */
  .page-effects .content-scroll .fullwidth.video .video-wrapper .twenty-year {
    background-size: 300px 254px;
  }
}
/* line 49, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-text-wrapper {
  position: relative;
}
/* line 51, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-text-wrapper .video-text {
  padding: 15px;
}
/* line 54, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-text-wrapper .twenty-year {
  background: url("../Images/fmc_20j_logo_en.png") no-repeat center center;
  background-size: 100px 85px;
  width: 100px;
  height: 85px;
  margin: 25px auto 20px auto;
}
/* line 61, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-text-wrapper .twenty-year.de {
  background: url("../Images/fmc_20j_logo_de.png") no-repeat center center;
  background-size: 100px 85px;
}
/* line 66, ../sass/pages/_effects.scss */
.page-effects .content-scroll .fullwidth.video .video-text-wrapper .twenty-year.en {
  background: url("../Images/fmc_20j_logo_en.png") no-repeat center center;
  background-size: 100px 85px;
}
@media screen and (min-width: 769px) {
  /* line 73, ../sass/pages/_effects.scss */
  .page-effects .content-scroll .fullwidth.video .video-text-wrapper .video-text {
    position: absolute;
    left: 0;
    bottom: 3px;
    z-index: 9999;
    color: white;
    backface-visibility: hidden;
    background-image: url("../Images/system/gradient_media_stage.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: auto 533px;
    padding-left: 10%;
    padding-right: 10%;
    min-height: 533px;
    padding-bottom: 0;
    transform: translateZ(0px);
    width: 100%;
  }
  /* line 93, ../sass/pages/_effects.scss */
  .page-effects .content-scroll .fullwidth.video .video-text-wrapper .video-text p {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
  }
  /* line 106, ../sass/pages/_effects.scss */
  .page-effects .content-scroll .fullwidth.video .video-text-wrapper .twenty-year {
    display: none;
  }
}
@media screen and (min-width: 769px) and (min-width: 1024px) {
  /* line 93, ../sass/pages/_effects.scss */
  .page-effects .content-scroll .fullwidth.video .video-text-wrapper .video-text p {
    bottom: 10%;
    left: 10%;
    right: 10%;
  }
}
/* line 114, ../sass/pages/_effects.scss */
.page-effects .relative {
  position: relative;
}

/* line 122, ../sass/pages/_effects.scss */
.fullwidth .cite-left.reduced-distance, .fullwidth .cite-right.reduced-distance {
  margin-bottom: 0px !important;
}
/* line 127, ../sass/pages/_effects.scss */
.fullwidth.paraxify {
  min-height: 400px;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 127, ../sass/pages/_effects.scss */
  .fullwidth.paraxify {
    background-attachment: scroll;
  }
}
/* line 140, ../sass/pages/_effects.scss */
.fullwidth.paraxify h1, .fullwidth.paraxify h2, .fullwidth.paraxify p, .fullwidth.paraxify .product-disclaimer, .fullwidth.paraxify ul li {
  color: white;
}
/* line 146, ../sass/pages/_effects.scss */
.fullwidth .wrapper-fancybox-loupe img {
  width: 90%;
}
@media screen and (max-width: 737px) {
  /* line 153, ../sass/pages/_effects.scss */
  .fullwidth .wrapper-fancybox-loupe img {
    width: 70%;
  }
}
/* line 159, ../sass/pages/_effects.scss */
.fullwidth.reduced-distance {
  margin-bottom: 1px !important;
}
/* line 163, ../sass/pages/_effects.scss */
.fullwidth .parallax-grey {
  background: rgba(0, 0, 0, 0.3);
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 171, ../sass/pages/_effects.scss */
.hidden {
  display: none;
}

/* line 177, ../sass/pages/_effects.scss */
.rotator-wrapper {
  width: 377px;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 186, ../sass/pages/_effects.scss */
#rotator {
  width: 377px;
  height: 600px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(40%);
  -ms-transform: translateY(40%);
  transform: translateY(40%);
  background: transparent url("../Images/sprite/sprite_600px.png") repeat-x 0 0;
}

/* line 197, ../sass/pages/_effects.scss */
.twentyyear-wrapper {
  width: auto;
  height: 90px;
}
/* line 201, ../sass/pages/_effects.scss */
.twentyyear-wrapper.up {
  margin-bottom: 25px;
}
@media screen and (min-width: 1280px) {
  /* line 206, ../sass/pages/_effects.scss */
  .twentyyear-wrapper.down {
    position: absolute;
    top: 0;
    right: 10px;
  }
}
/* line 214, ../sass/pages/_effects.scss */
.twentyyear-wrapper .rotator {
  height: 90px;
  width: 67px;
  float: left;
  position: relative;
  z-index: 99;
}
/* line 224, ../sass/pages/_effects.scss */
.twentyyear-wrapper #number01 {
  background: transparent url("../Images/sprite/digits.png") repeat scroll 0 -1080px;
}
/* line 228, ../sass/pages/_effects.scss */
.twentyyear-wrapper #number02 {
  background: transparent url("../Images/sprite/digits.png") repeat scroll 0 0;
}
/* line 232, ../sass/pages/_effects.scss */
.twentyyear-wrapper #number03 {
  background: transparent url("../Images/sprite/digits.png") repeat scroll 0 -540px;
}
/* line 236, ../sass/pages/_effects.scss */
.twentyyear-wrapper #number04 {
  background: transparent url("../Images/sprite/digits.png") repeat scroll 0 -3240px;
}
/* line 241, ../sass/pages/_effects.scss */
.twentyyear-wrapper #number05 {
  background: transparent url("../Images/sprite/digits.png") repeat scroll 0 -540px;
}
/* line 245, ../sass/pages/_effects.scss */
.twentyyear-wrapper #number06 {
  background: transparent url("../Images/sprite/digits.png") repeat scroll 0 -4860px;
}
/* line 249, ../sass/pages/_effects.scss */
.twentyyear-wrapper #number07 {
  background: transparent url("../Images/sprite/digits.png") repeat scroll 0 -4860px;
}
/* line 253, ../sass/pages/_effects.scss */
.twentyyear-wrapper #number08 {
  background: transparent url("../Images/sprite/digits.png") repeat scroll 0 -3240px;
}

/* line 2, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks {
  margin-top: 30px;
}
/* line 4, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li {
  float: left;
  width: 24px;
  height: 24px;
  list-style: none;
  margin-right: 10px;
  margin-left: 0;
  padding: 0;
}
/* line 13, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a {
  display: block;
  width: 24px;
  height: 24px;
  background-size: 24px;
}
/* line 19, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.fb {
  background-image: url(../Images/system/ico_share_fb_normal_n.png);
}
/* line 21, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.fb:hover {
  background-image: url(../Images/system/ico_share_fb_hover_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 19, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.fb {
    background-image: url(../Images/system/ico_share_fb_normal_r.png);
  }
  /* line 26, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.fb:hover {
    background-image: url(../Images/system/ico_share_fb_hover_r.png);
  }
}
/* line 31, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.tw {
  background-image: url(../Images/system/ico_share_tw_normal_n.png);
}
/* line 33, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.tw:hover {
  background-image: url(../Images/system/ico_share_tw_hover_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 31, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.tw {
    background-image: url(../Images/system/ico_share_tw_normal_r.png);
  }
  /* line 38, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.tw:hover {
    background-image: url(../Images/system/ico_share_tw_hover_r.png);
  }
}
/* line 43, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.gp {
  background-image: url(../Images/system/ico_share_gp_normal_n.png);
}
/* line 45, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.gp:hover {
  background-image: url(../Images/system/ico_share_gp_hover_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 43, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.gp {
    background-image: url(../Images/system/ico_share_gp_normal_r.png);
  }
  /* line 50, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.gp:hover {
    background-image: url(../Images/system/ico_share_gp_hover_r.png);
  }
}
/* line 55, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.in {
  background-image: url(../Images/system/ico_share_in_normal_n.png);
}
/* line 57, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.in:hover {
  background-image: url(../Images/system/ico_share_in_hover_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 55, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.in {
    background-image: url(../Images/system/ico_share_in_normal_r.png);
  }
  /* line 62, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.in:hover {
    background-image: url(../Images/system/ico_share_in_hover_r.png);
  }
}
/* line 67, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.email {
  background-image: url(../Images/system/ico_share_email_normal_n.png);
}
/* line 69, ../sass/partials/_socialmedialinks.scss */
.footer .socialmedialinks li a.email:hover {
  background-image: url(../Images/system/ico_share_email_hover_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 67, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.email {
    background-image: url(../Images/system/ico_share_email_normal_r.png);
  }
  /* line 74, ../sass/partials/_socialmedialinks.scss */
  .footer .socialmedialinks li a.email:hover {
    background-image: url(../Images/system/ico_share_email_hover_r.png);
  }
}

/* line 1, ../sass/extensions/_doccheck.scss */
.dclogin {
  float: none;
}

/* line 3, ../sass/extensions/_formhandler.scss */
.contact-form .contact-type .radio {
  width: 50%;
  display: initial;
}
/* line 6, ../sass/extensions/_formhandler.scss */
.contact-form .contact-type .radio:first-of-type {
  float: left;
  padding-left: 1px;
}
/* line 10, ../sass/extensions/_formhandler.scss */
.contact-form .contact-type .radio input {
  border: none;
  margin-right: 10px;
  height: auto;
}
/* line 17, ../sass/extensions/_formhandler.scss */
.contact-form .contact-type .radio-error small {
  display: inline-block;
}
