@import "styles-ie-blessed.2.css";
@import "styles-ie-blessed.1.css";

.news .news-list .article .h2 .small,
.news .news-list .article .h2 small,
.news .news-list .article h2 .small,
.news .news-list .article h2 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 65%;
}

.news .news-list .article .h2.align-center,
.news .news-list .article h2.align-center {
  text-align: center;
}

.news .news-list .article .h2.align-left,
.news .news-list .article h2.align-left {
  text-align: left;
}

.news .news-list .article .h2.legend,
.news .news-list .article h2.legend {
  border-bottom: 0;
}

.news .news-list .article .h2 a,
.news .news-list .article h2 a {
  text-decoration: none;
}

.news .news-list .article .h2:after,
.news .news-list .article .h2:empty:after,
.news .news-list .article h2:after,
.news .news-list .article h2:empty:after {
  display: none;
}

.news .news-list .article .news-img-wrap {
  float: right;
  margin: 0 0 5px 15px;
  max-width: 175px;
}

.news-single .article-actions .back-to-top {
  display: none;
}

.news-single .article-actions .article-back {
  text-decoration: none;
  font-weight: 600;
  color: #ff5200;
}

.news-single .article-actions .article-back:hover {
  text-decoration: underline;
}

.news-single .article-content p {
  margin-bottom: 25px;
}

.press-sidebar .side-menu {
  padding: 0;
  margin: 0;
}

.press-sidebar .side-menu .side-title {
  font-family: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3d3935;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
  padding: 4px 0 1px;
  text-align: left;
  display: block;
}

.press-sidebar .side-menu .side-title .small,
.press-sidebar .side-menu .side-title small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 65%;
}

.press-sidebar .side-menu .side-title.align-center {
  text-align: center;
}

.press-sidebar .side-menu .side-title.align-left {
  text-align: left;
}

.press-sidebar .side-menu .side-title.legend {
  border-bottom: 0;
}

.press-sidebar .side-menu .side-title a {
  text-decoration: none;
}

.press-sidebar .side-menu .side-title:after,
.press-sidebar .side-menu .side-title:empty:after,
.press-sidebar .side-menu .special-link {
  display: none;
}

.press-sidebar .side-menu>li>ul.accordion {
  margin-left: -15px;
  margin-right: -15px;
}

.flexbox .press-sidebar .side-menu>li>ul.accordion {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-title {
  font-family: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #3d3935;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.39;
  text-transform: none;
  padding: 3px 0 2px;
  text-decoration: none;
  cursor: initial;
  pointer-events: none;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-title .small,
.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-title small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 75%;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-title.align-center {
  text-align: center;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-title.align-left {
  text-align: left;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-title.legend {
  border-bottom: 0;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-title a {
  text-decoration: none;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-content {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item>.accordion-content>li>a {
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
}

.f3-widget-paginator {
  display: block;
  padding-left: 0;
  margin: 0;
}

.f3-widget-paginator:after,
.f3-widget-paginator:before {
  content: " ";
  display: table;
}

.f3-widget-paginator:after {
  clear: both;
}

.f3-widget-paginator>li {
  display: block;
  float: left;
}

.f3-widget-paginator>li>a,
.f3-widget-paginator>li>span {
  position: relative;
  float: left;
  line-height: 1;
  text-decoration: none;
  color: #b1b3b3;
  border: 0;
  font-size: 16px;
  font-weight: 600;
  padding: 2px 15px;
  border-right: 2px solid #b1b3b3;
}

.f3-widget-paginator>li:first-child>a,
.f3-widget-paginator>li:first-child>span {
  padding-left: 0;
}

.f3-widget-paginator>li:last-child>a,
.f3-widget-paginator>li:last-child>span {
  border-right: 0;
  margin-left: -2px;
  padding-right: 0;
}

.f3-widget-paginator>li a.next:hover {
  border: 0;
}

.f3-widget-paginator>.active>a,
.f3-widget-paginator>.active>a:focus,
.f3-widget-paginator>.active>a:hover,
.f3-widget-paginator>.active>span,
.f3-widget-paginator>.active>span:focus,
.f3-widget-paginator>.active>span:hover {
  z-index: 3;
  cursor: default;
  color: #565f64;
}

.f3-widget-paginator>.disabled>a,
.f3-widget-paginator>.disabled>a:focus,
.f3-widget-paginator>.disabled>a:hover,
.f3-widget-paginator>.disabled>span,
.f3-widget-paginator>.disabled>span:focus,
.f3-widget-paginator>.disabled>span:hover {
  cursor: not-allowed;
  color: #f2f2f2;
}

.f3-widget-paginator li {
  padding: 4px 0 1px;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.57;
}

.f3-widget-paginator>li {
  color: transparent;
}

.f3-widget-paginator>li>a {
  color: #b1b3b3;
}

.f3-widget-paginator>li.current {
  position: relative;
  float: left;
  line-height: 1;
  text-decoration: none;
  color: #3d3935;
  border: 0;
  font-size: 16px;
  font-weight: 600;
  padding: 2px 15px;
  border-right: 2px solid #b1b3b3;
}

.side-menu {
  list-style: none;
}

.side-menu .side-title {
  font-family: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #3d3935;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.39;
  text-transform: none;
  padding: 3px 0 2px;
}

.side-menu .side-title .small,
.side-menu .side-title small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 75%;
}

.side-menu .side-title.align-center {
  text-align: center;
}

.side-menu .side-title.align-left {
  text-align: left;
}

.side-menu .side-title.legend {
  border-bottom: 0;
}

.side-menu .side-title a {
  text-decoration: none;
}

.accordion {
  padding-left: 0;
  list-style: none;
}

.ext-slider-container .slider {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 25px;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  border: none;
  list-style: none;
}

.ext-slider-container .slider .slide {
  position: relative;
  float: left;
  box-sizing: border-box;
  height: 100%;
  text-align: center;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.ext-slider-container .slider .slide .slider-content {
  position: relative;
  margin: 0;
  text-align: left;
}

.ext-slider-container .slider .slide .slider-content .striking-text {
  font-family: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3d3935;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.13;
  padding: 3px 0 2px;
  position: relative;
  display: block;
}

.ext-slider-container .slider .slide .slider-content .striking-text .small,
.ext-slider-container .slider .slide .slider-content .striking-text small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 65%;
}

.ext-slider-container .slider .slide .slider-content .striking-text.align-center {
  text-align: center;
}

.ext-slider-container .slider .slide .slider-content .striking-text.align-left {
  text-align: left;
}

.ext-slider-container .slider .slide .slider-content .striking-text.legend {
  border-bottom: 0;
}

.ext-slider-container .slider .slide .slider-content .striking-text a {
  text-decoration: none;
}

.ext-slider-container .slider .slide .slider-content .striking-text:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #ff5200;
  margin-top: 18px;
  margin-bottom: 20px;
  width: 50px;
}

.b_container-wrap--background .ext-slider-container .slider .slide .slider-content .striking-text:after,
.b_elements-fond .ext-slider-container .slider .slide .slider-content .striking-text:after,
.b_sections__section-content--fond .ext-slider-container .slider .slide .slider-content .striking-text:after {
  background-color: transparent;
}

.ext-slider-container .slider .slide .slider-content .striking-text:empty:after {
  display: none;
}

.ext-slider-container .slider .slide .slider-content .striking-text.align-center:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #ff5200;
  margin-top: 18px;
  margin-bottom: 20px;
  width: 50px;
}

.b_container-wrap--background .ext-slider-container .slider .slide .slider-content .striking-text.align-center:after,
.b_elements-fond .ext-slider-container .slider .slide .slider-content .striking-text.align-center:after,
.b_sections__section-content--fond .ext-slider-container .slider .slide .slider-content .striking-text.align-center:after {
  background-color: transparent;
}

.ext-slider-container .slider .slide .slider-content .striking-text.align-center:empty:after {
  display: none;
}

.ext-slider-container .slider .slide .slider-content .striking-text.align-center:after {
  margin-left: auto;
  margin-right: auto;
}

.homepage-container {
  position: relative;
}

.simple-list {
  padding-left: 0;
  list-style: none;
}

.press-overview-parent {
  margin-top: 40px;
}

.press-overview-parent>ul>li {
  margin-bottom: 25px;
}

.press-overview-parent>ul>li .more-info {
  line-height: 1.25;
}

table.contenttable {
  width: 100%;
  border: 1px solid #b1b3b3;
  empty-cells: show;
}

table.contenttable th {
  padding: 4px 5px 5px 20px;
  text-transform: uppercase;
  vertical-align: middle;
  background: #f2f2f2;
  border-top: 1px solid #b1b3b3;
  font-weight: 600;
}

table.contenttable td {
  padding: 10px 5px 10px 20px;
  vertical-align: middle;
}

table.contenttable tr:nth-child(even) {
  background-color: #f7f7f7;
}

table.contenttable tr:hover td {
  background-color: #f2f2f2;
}

.ext-media-list {
  padding-left: 0;
  list-style: none;
  margin: 0 0 40px;
}

.ext-media-list>li {
  padding: 15px 0;
  display: block;
}

.ext-media-list .asset {
  float: left;
  margin: 0 20px 0 0;
  padding: 1px 0;
  min-height: 58px;
  min-width: 58px;
}

.ext-media-list .asset-download {
  float: right;
  margin: 10px 0 0 20px;
}

.ext-media-list .ext-button-download {
  line-height: 1.25;
}

.ext-media-list .text {
  margin-top: 10px;
}

.ext-media-list .media-size {
  display: block;
  margin-top: 5px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #b1b3b3;
}

.ext-media-list .media-title {
  display: block;
  font-weight: 600;
}

.ext-media-list .media-info {
  display: block;
}

.csc-textpic-center .csc-textpic-imagewrap {
  text-align: center;
}

.media {
  margin-bottom: 20px;
}

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

.media:after {
  clear: both;
}

.media .asset {
  float: left;
}

.media .text {
  margin-left: 80px;
  margin-top: 10px;
}

.media .media-info {
  display: block;
}

.media .media-info,
.media .media-info a {
  text-decoration: none;
}

.teaser-box .teaser-title {
  margin-bottom: 15px;
  display: block;
}

.teaser-box .teaser-icon {
  float: left;
}

.teaser-box .teaser-link,
.teaser-box .teaser-text {
  margin-left: 80px;
}

.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
  content: "";
}

.picker__select--month,
.picker__select--year {
  margin-top: -.5em;
}

.picker__nav--next,
.picker__nav--prev {
  top: -.33em;
}

.picker__nav--prev {
  padding-right: 1.5em;
}

.picker__nav--next {
  padding-left: 1.5em;
}

div.b_data-table__table,
div.b_data-table__table-body {
  display: table;
}

.b_data-table__data,
.b_data-table__headline,
.b_data-table__label {
  border-top: 1px solid #f2f2f2;
  padding-top: 2px;
  padding-bottom: 2px;
}

.b_data-table__label {
  font-weight: 400;
}

div.b_data-table__attribute {
  display: table-row;
}

div.b_data-table__group {
  display: table-caption;
}

div.b_data-table__data,
div.b_data-table__label {
  width: auto;
  display: table-cell;
}

div.b_data-table__data {
  width: 70%;
}

.b_elements-teaser-grid-item-card__wrap {
  display: table;
}

.b_elements-teaser-grid-item-card__row {
  display: table-row;
  padding: 0;
}

.b_elements-teaser-grid-item-card__col {
  display: table-cell;
}

.b_elements-teaser-grid-item-card__col--left {
  width: 33.33333333%;
  padding-left: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.b_elements-teaser-grid-item-card__col--right {
  padding: 25px;
}

.b_elements-teaser-grid-item-card__col--valign-top,
.b_elements-teaser-grid-item-card__col--valign-top-edge {
  vertical-align: top;
}

.b_elements-teaser-grid-item-card__col--valign-middle {
  vertical-align: middle;
}

.b_elements-teaser-grid-item-card__col--valign-bottom,
.b_elements-teaser-grid-item-card__col--valign-bottom-edge {
  vertical-align: bottom;
}

.b_elements-teaser-grid-item-card__col--valign-bottom-edge .b_elements-teaser-grid-item-card__media-wrap--background,
.b_elements-teaser-grid-item-card__col--valign-top-edge .b_elements-teaser-grid-item-card__media-wrap--background {
  background-color: transparent;
}

.b_elements-teaser-grid-item-card__col--valign-top-edge {
  padding-top: 0;
}

.b_elements-teaser-grid-item-card__col--valign-bottom-edge {
  padding-bottom: 0;
}

.flexbox .b_elements-teaser-grid-item-card {
  display: flex;
  flex: 1 100%;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__wrap {
  flex: 1 100%;
  display: flex;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__row {
  display: flex;
  flex: 1 100%;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__content,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__content-wrap,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__media,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__media-wrap {
  min-width: 100%;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col {
  display: flex;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--left {
  flex: 1 0 33.33333333%;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--right {
  flex: 1 1 66.66666667%;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-bottom-edge {
  align-self: flex-end;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-top-edge {
  align-self: flex-start;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-middle .b_elements-teaser-grid-item-card__content-wrap,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-middle .b_elements-teaser-grid-item-card__media-wrap {
  display: flex;
  align-items: center;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-bottom-edge,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-top-edge {
  display: block;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-bottom .b_elements-teaser-grid-item-card__content-wrap,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-bottom .b_elements-teaser-grid-item-card__media-wrap {
  display: flex;
  align-items: flex-end;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-top .b_elements-teaser-grid-item-card__content-wrap,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-top-edge .b_elements-teaser-grid-item-card__content-wrap {
  display: flex;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-top .b_elements-teaser-grid-item-card__content,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-top-edge .b_elements-teaser-grid-item-card__content {
  display: flex;
  flex-direction: column;
}

.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-top .b_elements-teaser-grid-item-card__cta-wrap,
.flexbox .b_elements-teaser-grid-item-card .b_elements-teaser-grid-item-card__col--valign-top-edge .b_elements-teaser-grid-item-card__cta-wrap {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-shrink: 0;
  flex-basis: auto;
}

.lead {
  font-size: 27px;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-sm-offset-0 {
  margin-left: 0;
}

.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.form-inline .form-control-static {
  display: inline-block;
}

.form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}

.form-inline .input-group .form-control,
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn {
  width: auto;
}

.form-inline .input-group>.form-control {
  width: 100%;
}

.form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .checkbox,
.form-inline .radio {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .checkbox label,
.form-inline .radio label {
  padding-left: 0;
}

.form-inline .checkbox input[type=checkbox],
.form-inline .radio input[type=radio] {
  position: relative;
  margin-left: 0;
}

.form-inline .has-feedback .form-control-feedback {
  top: 0;
}

.form-horizontal .control-label {
  text-align: right;
  margin-bottom: 0;
  padding-top: 11px;
}

.form-horizontal .form-group-lg .control-label {
  padding-top: 31px;
  font-size: 18px;
}

.form-horizontal .form-group-sm .control-label {
  padding-top: 6px;
  font-size: 16px;
}

.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}

.navbar-right .dropdown-menu-left {
  left: 0;
  right: auto;
}

.nav-tabs.nav-justified>li {
  display: table-cell;
  width: 1%;
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border-bottom-color: #fff;
}

.nav-justified>li {
  display: table-cell;
  width: 1%;
}

.nav-justified>li>a {
  margin-bottom: 0;
}

.nav-tabs-justified>li>a {
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border-bottom-color: #fff;
}

.navbar {
  border-radius: 0;
}

.navbar-header {
  float: left;
}

.navbar-collapse {
  width: auto;
  border-top: 0;
  box-shadow: none;
}

.navbar-collapse.collapse {
  display: block!important;
  height: auto!important;
  padding-bottom: 0;
  overflow: visible!important;
}

.navbar-collapse.in {
  overflow-y: visible;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.b_nav .dl-back .page-wrapper>.navbar-collapse,
.b_nav .dl-back .page-wrapper>.navbar-header,
.b_nav .dl-parent .page-wrapper>.navbar-collapse,
.b_nav .dl-parent .page-wrapper>.navbar-header,
.b_nav__menu-item .page-wrapper>.navbar-collapse,
.b_nav__menu-item .page-wrapper>.navbar-header,
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
  border-radius: 0;
}

.navbar>.b_nav .dl-back .page-wrapper .navbar-brand,
.navbar>.b_nav .dl-parent .page-wrapper .navbar-brand,
.navbar>.b_nav__menu-item .page-wrapper .navbar-brand,
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
  margin-left: -15px;
}

.navbar-toggle {
  display: none;
}

.navbar-nav {
  float: left;
  margin: 0;
}

.navbar-nav>li {
  float: left;
}

.navbar-nav>li>a {
  padding-top: 11px;
  padding-bottom: 11px;
}

.navbar-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.navbar-form .form-control-static {
  display: inline-block;
}

.navbar-form .input-group {
  display: inline-table;
  vertical-align: middle;
}

.navbar-form .input-group .form-control,
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn {
  width: auto;
}

.navbar-form .input-group>.form-control {
  width: 100%;
}

.navbar-form .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .checkbox,
.navbar-form .radio {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .checkbox label,
.navbar-form .radio label {
  padding-left: 0;
}

.navbar-form .checkbox input[type=checkbox],
.navbar-form .radio input[type=radio] {
  position: relative;
  margin-left: 0;
}

.navbar-form .has-feedback .form-control-feedback {
  top: 0;
}

.navbar-form {
  width: auto;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar-text {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}

.navbar-left {
  float: left!important;
}

.navbar-right {
  float: right!important;
  margin-right: -15px;
}

.navbar-right~.navbar-right {
  margin-right: 0;
}

.modal-dialog {
  width: 600px;
  margin: 30px auto;
}

.modal-content {
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
  box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.modal-sm {
  width: 300px;
}

.b_pager__amount {
  float: left;
}

.b_pager__pages {
  margin-top: 0;
}

.b_pager__pages .pagination {
  float: right;
}

.page-title>.navbar-collapse,
.page-title>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_header-top-bar__container>.navbar-collapse,
.b_header-top-bar__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_header-nav-bar__container>.navbar-collapse,
.b_header-nav-bar__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_header-bottom-bar__container>.navbar-collapse,
.b_header-bottom-bar__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_nav__nav-primary>.b_nav__menu-item--level0,
.b_nav__nav-secondary>.b_nav__menu-item--level0 {
  position: relative;
}

.b_nav__nav-primary:hover .b_nav__menu-item-link--level0 {
  color: #565f64;
}

.b_nav__nav-primary .b_nav__menu-item--parent.hover .b_nav__menu-item-link--level0,
.b_nav__nav-primary .b_nav__menu-item--parent:hover .b_nav__menu-item-link--level0 {
  position: relative;
}

.b_heading-container__heading {
  text-align: center;
}

.b_heading-container__heading:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #ff5200;
  margin-top: 18px;
  margin-bottom: 20px;
  width: 50px;
}

.b_container-wrap--background .b_heading-container__heading:after,
.b_elements-fond .b_heading-container__heading:after,
.b_sections__section-content--fond .b_heading-container__heading:after {
  background-color: transparent;
}

.b_heading-container__heading:empty:after {
  display: none;
}

.b_heading-container__heading:after {
  margin-left: auto;
  margin-right: auto;
}

.b_item-list__label--subtotal {
  float: none;
}

.b_product-view__container>.navbar-collapse,
.b_product-view__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_product-view__column-media,
.b_product-view__column-technical,
.b_product-view__column-top {
  float: left;
  width: 50%;
}

.b_product-view__name--mobile {
  display: none;
}

.b_product-view__name--desktop {
  display: block;
}

.b_product-view__configurable-options-help-link {
  top: -13px;
}

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

.mfp-content .b_cart-collaterals__container {
  width: auto!important;
}

.b_cart-collaterals__row {
  margin-left: -15px;
  margin-right: -15px;
}

.b_cartware-checkout__login-hint {
  float: right;
  font-size: inherit;
}

.cart-empty>.navbar-collapse,
.cart-empty>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_discount-code__row {
  margin-left: -10px;
  margin-right: -10px;
}

.b_discount-code__input-wrap {
  float: left;
  width: 58.33333333%;
  margin-bottom: 0;
}

.b_discount-code__button-wrap {
  float: left;
  width: 41.66666667%;
}

.b_sp-methods__list-item-value {
  padding-left: 20px;
}

.b_cart-add-ajax-popup__product-details,
.b_cart-add-ajax-popup__product-image {
  display: table-cell;
  vertical-align: top;
}

.b_cart-add-ajax-popup__product-image {
  padding-right: 15px;
}

.b_cart-add-ajax-popup__button--back {
  float: left;
}

.b_cart-add-ajax-popup__button--cart {
  float: right;
}

.b_customer-account-login__container>.navbar-collapse,
.b_customer-account-login__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.cartware-slider .cartware-slider-stage .cartware-slider-list li .mobile-slide-image {
  display: none!important;
}

.b_breadcrumbs {
  display: block;
}

.b_category-view__headline-text {
  float: left;
}

.b_category-view__headline-cta {
  display: inline-block;
  position: relative;
  line-height: 1.12;
  color: #ff5200;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  float: right;
}

.b_category-view__headline-cta:active,
.b_category-view__headline-cta:focus,
.b_category-view__headline-cta:hover {
  color: #ff5200;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.b_category-view__headline-cta:after {
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}

.b_layered-nav__line>.navbar-collapse,
.b_layered-nav__line>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_layered-nav__line {
  margin-top: 14px;
}

.b_layer-category-tree__container>.navbar-collapse,
.b_layer-category-tree__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_layer-category-tree__category-headline--has-sub {
  margin-right: 34px;
}

.b_layer-category-tree__category-headline--has-sub:after {
  width: 2px;
  right: -16px;
  height: auto;
  margin: 0;
}

.b_gigaset-hr-detail__image--desktop {
  display: block;
}

.teaser-box-collection .b_feature-teaser {
  float: left;
  width: 33.33333333%;
}

.b_sections__container>.navbar-collapse,
.b_sections__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_teaser_2016 {
  display: table;
}

.b_teaser_2016--padding-top-1 {
  padding-top: 30px;
}

.b_teaser_2016--padding-top-2 {
  padding-top: 60px;
}

.b_teaser_2016--padding-top-3 {
  padding-top: 90px;
}

.b_teaser_2016--padding-bottom-1 {
  padding-bottom: 30px;
}

.b_teaser_2016--padding-bottom-2 {
  padding-bottom: 60px;
}

.b_teaser_2016--padding-bottom-3 {
  padding-bottom: 90px;
}

.b_teaser_2016__row {
  display: table-row;
}

.b_teaser_2016__row--50-50 .b_teaser_2016__column--left,
.b_teaser_2016__row--50-50 .b_teaser_2016__column--right {
  width: 50%;
}

.b_teaser_2016__row--60-40 .b_teaser_2016__column--left {
  width: 60%;
}

.b_teaser_2016__row--40-60 .b_teaser_2016__column--left,
.b_teaser_2016__row--60-40 .b_teaser_2016__column--right {
  width: 40%;
}

.b_teaser_2016__row--40-60 .b_teaser_2016__column--right {
  width: 60%;
}

.b_teaser_2016__column--left,
.b_teaser_2016__column--right {
  display: table-cell;
}

.b_teaser_2016__column--left .b_teaser_2016__content {
  padding-right: 15px;
}

.b_teaser_2016__column--right .b_teaser_2016__content {
  padding-left: 15px;
}

.b_teaser_2016__column--visible-mobile {
  display: none;
}

.b_teaser_2016__content {
  padding: 15px 0;
}

.b_hero-slider__slider--static .b_hero-slider__slide--col-2,
.b_hero-slider__slider--static .b_hero-slider__slide--col-4 {
  flex: 1;
  width: 0;
}

.b_newsletter-subscribe-ticket__headline {
  margin-bottom: 48px!important;
}

.b_newsletter-subscribe-ticket__subline-container {
  position: absolute;
  top: 0;
}

.b_newsletter-subscribe-ticket__subline {
  margin-bottom: 48px!important;
  position: absolute;
  left: 0;
  top: 0;
  text-shadow: 0 0 5px #000;
}

.b_newsletter-subscribe-ticket__subline--white {
  color: #fff!important;
}

.b_newsletter-subscribe-ticket__subline--black {
  color: #3d3935!important;
  text-shadow: 0 0 0;
}

.b_newsletter-subscribe-ticket__description {
  z-index: 100;
  position: absolute;
  padding: 0 0 15px!important;
  left: 0;
  text-shadow: 0 0 5px #000;
}

.b_newsletter-subscribe-ticket__description--white {
  color: #fff!important;
}

.b_newsletter-subscribe-ticket__description--black {
  color: #3d3935!important;
  text-shadow: 0 0 0;
}

.b_newsletter-subscribe-ticket__background>img {
  display: block;
  position: relative;
  z-index: 10;
}

.b_newsletter-subscribe-ticket__background--lighter {
  background: #fff;
}

.b_newsletter-subscribe-ticket__background--darker {
  background: #000;
}

.b_newsletter-subscribe-ticket__background--darker,
.b_newsletter-subscribe-ticket__background--lighter {
  padding-left: 0!important;
  padding-right: 0!important;
}

.b_newsletter-subscribe-ticket__background--darker>img,
.b_newsletter-subscribe-ticket__background--lighter>img {
  opacity: .7;
  width: 100%;
}

.b_newsletter-subscribe-ticket__image-container>img {
  display: none;
}

.b_newsletter-subscribe-ticket__image-container {
  z-index: 100;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: -80px;
  justify-content: center;
}

.b_newsletter-subscribe-ticket__divider-wrapper {
  padding-top: 0;
}

.b_newsletter-subscribe-ticket__team-divider {
  text-shadow: 0 0 5px #000;
}

.b_newsletter-subscribe-ticket__newsletter-background {
  z-index: 100;
  position: relative;
}

.b_content-teaser--mode-full .b_content-teaser__content-wrap>.navbar-collapse,
.b_content-teaser--mode-full .b_content-teaser__content-wrap>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_content-teaser-container__item {
  float: left;
  width: 50%;
}

.b_content-teaser-container__item--third {
  float: left;
  width: 33.33333333%;
}

.b_content-teaser-container__item--half+.b_content-teaser-container__breaker--second,
.b_content-teaser-container__item--third+.b_content-teaser-container__breaker--third {
  display: block;
}

.b_product-item.b_product-item--csp-view {
  height: 260px!important;
  width: 25%;
  margin-bottom: 68px!important;
}

.b_product-item.b_product-item--csp-view .b_product-item__image-wrap {
  height: 200px;
}

.b_csp-support-detail-faq-top-entries__list {
  margin-bottom: 0;
}

.b_customer-address-chooser__list-item {
  float: left;
  width: 50%;
  margin-bottom: 15px;
}

.flexbox .flex-sm {
  display: flex;
}

.flexbox .flex-sm.row:after,
.flexbox .flex-sm.row:before {
  display: none;
}

.flexbox .flex-wrap-sm {
  flex-wrap: wrap;
}

.flexbox .flex-column-sm {
  flex-direction: column;
}

.flexbox .flex-grow-sm {
  flex-grow: 1;
}

.col2-set .col-1,
.col2-set .col-2 {
  float: left;
  width: 50%;
}

.select2-container--sections-selector .select2-results__option>.navbar-collapse,
.select2-container--sections-selector .select2-results__option>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.f3-widget-paginator {
  float: right;
}

.jumbotron {
  padding-top: 48px;
  padding-bottom: 48px;
}

.b_nav .dl-back .page-wrapper .jumbotron,
.b_nav .dl-parent .page-wrapper .jumbotron,
.b_nav__menu-item .page-wrapper .jumbotron,
.container .jumbotron,
.container-fluid .jumbotron {
  padding-left: 60px;
  padding-right: 60px;
}

.jumbotron .h1,
.jumbotron h1 {
  font-size: 81px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 30px;
  height: 30px;
  margin-top: -10px;
  font-size: 30px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  margin-right: -10px;
}

.carousel-caption {
  left: 20%;
  right: 20%;
  padding-bottom: 30px;
}

.carousel-indicators {
  bottom: 20px;
}

.b_footer-usp__item-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.b_footer-usp .b_footer-usp-item {
  display: table-cell;
}

.b_news-navbar__wrapper {
  padding: 10px 5px;
}

.b_news-navbar__list {
  text-align: right!important;
}

.b_news-navbar__list-item {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  border-right: 1px solid #3d3935;
}

.b_news-navbar__list-item--last {
  margin-right: 5px;
  padding-right: 0;
  border-right: 0;
}

.b_customer-shoutout__headline {
  text-align: center;
}

.b_hero-slider__subline {
  min-height: 50px;
}

.b_alternative-footer__list {
  text-align: center!important;
}

.b_csp-compatibility-byfeatures__productImageWrapper img {
  position: absolute;
  left: 0;
  top: 0;
  max-height: 250px;
  width: auto;
}

.b_csp-compatibility-byfeatures__form {
  min-height: 250px;
}

.b_forum-top-band__list {
  text-align: right!important;
}

.b_forum-top-band__list-item {
  display: inline-block!important;
  padding: 5px 20px!important;
  border-right: 1px solid #565f64;
}

.b_forum-top-band__list-item:last-child {
  border: 0;
  padding-right: 0;
}

.b_csp-welcome {
  background: url(../images/csp/csp-welcome-desktop-grey.jpg);
}

.b_csp-welcome__headline {
  font-size: 60px!important;
  margin: 40px 0 25px!important;
}

.b_cart-collaterals__container>.navbar-collapse,
.b_cart-collaterals__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_cart-collaterals__container {
  width: 960px;
}

.b_footer_links {
  font-size: 12px;
}

.b_footer_links__heading {
  font-size: 12px;
  line-height: 1.67;
}

.b_footer_links__list li {
  line-height: 1.25;
}

.b_footer_links__list a,
.b_footer_links__list a:hover {
  padding-top: 2px;
}

.shariff .orientation-horizontal.col-3 li {
  max-width: 129px;
}

.b_category-view__headline--cta.affix .affix-container,
.b_nav .dl-back .page-wrapper,
.b_nav .dl-parent .page-wrapper,
.b_nav__menu-item .page-wrapper,
.cc_container,
.container {
  width: 960px;
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-md-offset-0 {
  margin-left: 0;
}

.navbar-form .radio {
  margin: 0 5px;
  vertical-align: baseline;
}

.modal-lg {
  width: 900px;
}

body {
  font-size: 18px;
}

p.note-msg {
  padding: 30px;
  margin: 80px 0;
}

.form-group label {
  margin-bottom: 0;
}

.form-inline .radio {
  margin: 0 5px;
  vertical-align: baseline;
}

.b_category-view__headline-cta,
.b_contentbridge .b_elements-teaser-grid-item-card__cta-link,
.b_contentbridge .b_elements-teaser-grid-item-card__cta-link:link,
.b_csp-support-detail-compatibility__cta,
.b_csp-support-detail-contact__cta,
.b_csp-support-detail-registration__cta,
.b_csp-support-detail-repair__cta,
.b_elements-teaser-grid-item-card__cta-link,
.b_fce_textmedia__cta-link,
.b_hero-slider__cta,
.b_product-item__link-details,
.ext-media-list .ext-button-download,
.news .news-list .article .button,
.press-overview-parent>ul>li .more-info,
.textlink,
.textlink-sm {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_anchor-navigation__title {
  font-size: 18px;
  line-height: 1.67;
}

.b_anchor-navigation__list {
  font-size: 16px;
  line-height: 1.57;
}

.b_anchor-navigation__list-item {
  width: 50%;
  float: left;
  padding: 3px 0 7px 35px;
}

.b_anchor-navigation__list-item:before {
  width: 20px;
}

.b_map__map:before {
  padding-top: 40%;
}

.b_sections-bar__container:after,
.b_sections-bar__container:before {
  left: 15px;
  right: 15px;
}

.b_sections-bar__container {
  margin-right: auto;
  margin-left: auto;
  padding: 10px 15px;
}

.mfp-content .b_sections-bar__container {
  width: auto!important;
}

.b_sections-bar__sections-list,
.b_sections-bar__title {
  display: block;
}

.b_sections-bar__sections-select-container {
  display: none;
}

.b_main-container__col2-left-col-main {
  width: 75%;
  float: right;
}

.b_main-container__col2-left-col-left {
  float: left;
  width: 25%;
}

.b_main-container__col2-right-col-main {
  float: left;
  width: 58.33333333%;
}

.b_main-container__col2-right-col-right {
  float: left;
  width: 33.33333333%;
  margin-left: 8.33333333%;
}

.page-title {
  width: 960px;
}

.b_nav .dl-back .page-wrapper .page-title,
.b_nav .dl-parent .page-wrapper .page-title,
.b_nav__menu-item .page-wrapper .page-title,
.container .page-title {
  width: auto;
}

.b_header-top-bar__container {
  width: 960px;
}

.b_header-nav-bar__menu-trigger {
  display: none;
}

.b_header-bottom-bar__container,
.b_header-nav-bar__container {
  width: 960px;
}

.b_header-menu-trigger__mobile-logo {
  display: none;
}

.b_nav__menu--level0 {
  padding-left: 0;
  list-style: none;
  width: 100%!important;
  margin: 0;
}

.b_nav__menu--level0.removeHover a.b_nav__menu-item-link--level1:hover {
  background: 0 0!important;
  color: #3d3935!important;
}

.b_nav__menu--level0.removeHover a.b_nav__menu-item-link--level1:hover:after {
  color: #3d3935!important;
}

.b_nav__menu--level0.removeHover a.b_nav__menu-item-link--level1.open:hover {
  background: inherit!important;
  color: inherit!important;
}

.b_nav__menu--level0.removeHover a.b_nav__menu-item-link--level1.open.active:hover,
.b_nav__menu--level0.removeHover a.b_nav__menu-item-link--level1.open:hover:after {
  color: inherit!important;
}

.b_nav__menu--level0.removeHover .b_nav__menu-item--active a.b_nav__menu-item-link--level1.maintainHover:hover,
.b_nav__menu--level0.removeHover .b_nav__menu-item--active a.b_nav__menu-item-link--level1:hover {
  color: #ff5200!important;
}

.b_nav__menu--level1 {
  display: none;
  width: 100%!important;
  padding: 0;
  list-style: none;
  left: 100%;
  background: #fff;
  z-index: 500;
  border: 1px solid #b1b3b3;
  position: absolute;
  top: -1px;
}

.three-level-nav-active .b_nav__menu--level1.open {
  display: block;
}

.b_nav__menu--level2 {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin-top: 8px;
}

.b_nav__menu--level2>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.b_nav__menu--level2,
.b_nav__menu--level2.open,
.b_nav__menu--level3,
.b_nav__menu--level3.open,
.b_nav__menu--level4,
.b_nav__menu--level4.open,
.b_nav__menu--level5,
.b_nav__menu--level5.open {
  display: none;
}

.b_nav__submenu-panel {
  display: block;
}

.b_nav .dl-back:hover .b_nav__menu-item-link,
.b_nav .dl-parent:hover .b_nav__menu-item-link,
.b_nav__menu-item:hover .b_nav__menu-item-link {
  color: #3d3935;
}

.b_nav .dl-back--level0,
.b_nav .dl-parent--level0,
.b_nav__menu-item--level0 {
  float: left;
}

.b_nav .dl-back--level0.b_nav__menu-item--parent,
.b_nav .dl-parent--level0.b_nav__menu-item--parent,
.b_nav__menu-item--level0.b_nav__menu-item--parent {
  height: 50px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 3px solid transparent;
  position: relative;
}

.b_nav .dl-back--level0.b_nav__menu-item--parent>a.b_nav__menu-item-link--level0,
.b_nav .dl-parent--level0.b_nav__menu-item--parent>a.b_nav__menu-item-link--level0,
.b_nav__menu-item--level0.b_nav__menu-item--parent>a.b_nav__menu-item-link--level0 {
  border-bottom: 1px solid transparent;
  padding: 8px 20px 13px!important;
  margin: 0 -1px;
}

.b_nav .dl-back--level0.b_nav__menu-item--parent:hover,
.b_nav .dl-parent--level0.b_nav__menu-item--parent:hover,
.b_nav__menu-item--level0.b_nav__menu-item--parent:hover {
  top: 0;
}

.b_nav .dl-back--level0.b_nav__menu-item--parent:hover span,
.b_nav .dl-parent--level0.b_nav__menu-item--parent:hover span,
.b_nav__menu-item--level0.b_nav__menu-item--parent:hover span {
  border: 0;
}

.b_nav .dl-back--level0.b_nav__menu-item--parent:hover>a.b_nav__menu-item-link--level0,
.b_nav .dl-parent--level0.b_nav__menu-item--parent:hover>a.b_nav__menu-item-link--level0,
.b_nav__menu-item--level0.b_nav__menu-item--parent:hover>a.b_nav__menu-item-link--level0 {
  border-bottom: 1px solid #b1b3b3;
}

.b_nav .dl-back--level0 .b_nav__menu-item-link--level0:hover,
.b_nav .dl-parent--level0 .b_nav__menu-item-link--level0:hover,
.b_nav__menu-item--level0 .b_nav__menu-item-link--level0:hover {
  background-color: #fff;
}

.b_nav .dl-back--level0.hover .b_nav__menu-item-link--level0,
.b_nav .dl-back--level0:hover .b_nav__menu-item-link--level0,
.b_nav .dl-parent--level0.hover .b_nav__menu-item-link--level0,
.b_nav .dl-parent--level0:hover .b_nav__menu-item-link--level0,
.b_nav__menu-item--level0.hover .b_nav__menu-item-link--level0,
.b_nav__menu-item--level0:hover .b_nav__menu-item-link--level0 {
  text-decoration: none;
  -webkit-transition: color .1s ease-in-out;
  -moz-transition: color .1s ease-in-out;
  -o-transition: color .1s ease-in-out;
  transition: color .1s ease-in-out;
}

.b_nav .dl-back--level0.hover .b_nav__submenu-panel,
.b_nav .dl-back--level0:hover .b_nav__submenu-panel,
.b_nav .dl-parent--level0.hover .b_nav__submenu-panel,
.b_nav .dl-parent--level0:hover .b_nav__submenu-panel,
.b_nav__menu-item--level0.hover .b_nav__submenu-panel,
.b_nav__menu-item--level0:hover .b_nav__submenu-panel {
  top: 46px;
  left: auto;
  right: auto;
  opacity: 1;
  border: 1px solid #b1b3b3;
  margin: 0 -1px;
}

.b_nav .dl-back--level0.hover:before,
.b_nav .dl-back--level0:hover:before,
.b_nav .dl-parent--level0.hover:before,
.b_nav .dl-parent--level0:hover:before,
.b_nav__menu-item--level0.hover:before,
.b_nav__menu-item--level0:hover:before {
  display: block;
}

.b_nav .dl-back--level1>a:hover.has-children:after,
.b_nav .dl-back--level2>a:hover.has-children:after,
.b_nav .dl-parent--level1>a:hover.has-children:after,
.b_nav .dl-parent--level2>a:hover.has-children:after,
.b_nav__menu-item--level1>a:hover.has-children:after,
.b_nav__menu-item--level2>a:hover.has-children:after {
  color: #fff;
}

.three-level-nav-active .b_nav .dl-back--level1>a.has-children,
.three-level-nav-active .b_nav .dl-back--level2>a.has-children,
.three-level-nav-active .b_nav .dl-parent--level1>a.has-children,
.three-level-nav-active .b_nav .dl-parent--level2>a.has-children,
.three-level-nav-active .b_nav__menu-item--level1>a.has-children,
.three-level-nav-active .b_nav__menu-item--level2>a.has-children {
  position: relative;
}

.three-level-nav-active .b_nav .dl-back--level1>a.has-children:after,
.three-level-nav-active .b_nav .dl-back--level2>a.has-children:after,
.three-level-nav-active .b_nav .dl-parent--level1>a.has-children:after,
.three-level-nav-active .b_nav .dl-parent--level2>a.has-children:after,
.three-level-nav-active .b_nav__menu-item--level1>a.has-children:after,
.three-level-nav-active .b_nav__menu-item--level2>a.has-children:after {
  content: "›";
  display: block;
  position: absolute;
  right: 10px;
  width: 10px;
  height: 10px;
  top: 10px;
  color: #3d3935;
}

.b_nav .dl-back--level1>a.has-children:hover:after,
.b_nav .dl-back--level2>a.has-children:hover:after,
.b_nav .dl-parent--level1>a.has-children:hover:after,
.b_nav .dl-parent--level2>a.has-children:hover:after,
.b_nav__menu-item--level1>a.has-children:hover:after,
.b_nav__menu-item--level2>a.has-children:hover:after {
  color: #ff5200;
}

.b_nav .dl-back--level1,
.b_nav .dl-back--level2,
.b_nav .dl-parent--level1,
.b_nav .dl-parent--level2,
.b_nav__menu-item--level1,
.b_nav__menu-item--level2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

.b_nav__menu-item--wide .b_nav .dl-back--level1,
.b_nav__menu-item--wide .b_nav .dl-back--level2,
.b_nav__menu-item--wide .b_nav .dl-parent--level1,
.b_nav__menu-item--wide .b_nav .dl-parent--level2,
.b_nav__menu-item--wide .b_nav__menu-item--level1,
.b_nav__menu-item--wide .b_nav__menu-item--level2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 22%!important;
}

.b_nav .dl-back--level2:last-child,
.b_nav .dl-parent--level2:last-child,
.b_nav__menu-item--level2:last-child {
  margin-bottom: 0;
}

.b_nav .dl-back--level2 a.has-children:after,
.b_nav .dl-parent--level2 a.has-children:after,
.b_nav__menu-item--level2 a.has-children:after {
  content: ''!important;
}

.b_nav .dl-back--level3,
.b_nav .dl-back--level4,
.b_nav .dl-back--level5,
.b_nav .dl-parent--level3,
.b_nav .dl-parent--level4,
.b_nav .dl-parent--level5,
.b_nav__menu-item--level3,
.b_nav__menu-item--level4,
.b_nav__menu-item--level5 {
  display: none;
}

.b_nav .dl-back--show-all,
.b_nav .dl-parent--show-all,
.b_nav__menu-item--show-all {
  display: none!important;
}

.b_nav__nav-secondary .b_nav__menu-item-link span:after {
  content: '|';
  color: #ff5200;
  margin: 0 10px;
}

.b_nav .dl-back,
.b_nav .dl-parent,
.b_nav .dl-trigger {
  display: none;
}

.b_item-list__header {
  display: block;
}

.b_item-list__item-description {
  line-height: 1.57;
}

.b_item-list__label {
  font-size: 16px;
}

.b_item-availability {
  line-height: 1.43;
}

ul li.highlighted-list,
ul li.hightlighted-list {
  padding-left: 45px;
  font-size: 24px;
}

ul li.highlighted-list:before,
ul li.hightlighted-list:before {
  width: 11px;
  height: 11px;
  top: 14px;
}

.b_product-list .b_product-item {
  margin-bottom: 30px;
  float: left;
  width: 33.33333333%;
}

.b_product-list--column-count-2 .b_product-item {
  float: left;
  width: 50%;
}

.b_product-list .b_product-list-toolbar {
  padding: 0 15px;
}

.b_product-item__footnote {
  height: 115px;
}

.b_product-item__action .btn,
.b_product-item__action .button-primary,
.b_product-item__action body .b_contentbridge .b_elements-usps__cta-link,
.b_product-item__action body .b_elements-usps__cta-link,
.b_product-item__action body .cc_container .cc-btn {
  font-size: 18px;
}

.b_story-item__image--desktop {
  display: block;
}

.b_story-item__image--mobile {
  display: none;
}

.b_product-media__media-slider .cartware-slider {
  padding-left: 12px;
  padding-right: 13px;
}

.b_product-media__media-slider .cartware-slider .cartware-slider-slide-item {
  padding-left: 8px;
  padding-right: 7px;
}

.b_product-media__badge-image-container {
  width: 130px;
  height: 130px;
}

.b_product-view__container {
  width: 960px;
}

.b_product-view__column-media {
  float: left;
  width: 41.66666667%;
}

.b_product-view__column-top {
  float: left;
  width: 58.33333333%;
}

.b_product-view__column-technical {
  width: 25%;
}

.b_product-view__column-introduction {
  float: left;
  width: 33.33333333%;
}

.b_product-view__section-bar-container {
  margin-top: 60px;
}

.popup-body .b_product-view__column-introduction,
.popup-body .b_product-view__column-media,
.popup-body .b_product-view__column-technical,
.popup-body .b_product-view__column-top {
  float: left;
  width: 100%;
}

.popup-body .b_product-view__name--mobile {
  display: block;
}

.popup-body .b_product-view__name--desktop {
  display: none;
}

.b_product-detail-specifications__notice {
  float: left;
  width: 66.66666667%;
  margin-left: 16.66666667%;
}

.b_cart #shopping-cart-totals-table .separator td hr {
  margin: 15px 0;
}

.b_cart-collaterals__coupon-container {
  float: left;
  width: 50%;
}

.b_cart-collaterals__totals-container {
  float: left;
  width: 41.66666667%;
  margin-left: 8.33333333%;
  left: -15px;
}

.checkout-cart-index .b_item-list__column .qty,
.checkout-cart-index .b_item-list__column .select2 {
  float: right;
  min-width: 82.5px;
}

.checkout-cart-index .b_item-list__column .b_price,
.checkout-cart-index .b_item-list__column .cart-price {
  float: right;
}

.b_cartware-checkout__substep-title-bar {
  padding-bottom: 9px;
  margin-bottom: 20px;
}

.b_cartware-checkout__substep-section p {
  margin-bottom: 10px;
}

.b_cartware-checkout__buttons-set {
  margin-top: 60px;
}

.b_cartware-checkout #review-buttons-container {
  margin-top: 40px;
}

.b_cartware-checkout .b_cartware-checkout-login {
  margin-bottom: 0;
}

.b_cartware-checkout .b_checkout-account-registration {
  margin-bottom: 40px;
}

.b_opcheckout-progress-sidebar {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.b_checkout-review-table thead th {
  padding: 20px 0 9px;
}

.b_checkout-review-table tfoot .separator td hr {
  margin: 15px 0 14px;
}

.b_checkout-review-table__header-label {
  padding-left: 15px;
  padding-right: 15px;
}

.b_checkout-review-table__header-label--first {
  padding-left: 0;
}

.b_checkout-review-table__header-label--last {
  padding-right: 0;
}

.cart-empty {
  width: 960px;
}

.b_cartware-checkout-login-form__button,
.b_cartware-checkout-login-form__forgot-link {
  width: auto;
}

.b_cartware-checkout-login-form__button {
  float: right;
}

.b_checkout-account-registration>ul>li,
.b_checkout-account-registration__list-item {
  margin-bottom: 5px;
}

.b_checkout-progress {
  overflow: auto;
}

.b_checkout-progress__title-bar {
  padding-bottom: 9px;
}

.b_opcheckout-progress-bar__step-inner {
  height: 70px;
}

.b_opcheckout-progress-bar__label {
  display: block;
  margin-top: 42px;
  font-weight: 400;
  font-size: 16px;
  color: #565f64;
}

.b_discount-code {
  margin-bottom: 30px;
}

.b_cartware-checkout .b_discount-code__headline {
  padding-bottom: 9px;
  margin-bottom: 20px;
}

.my-account .buttons-set {
  margin-top: 40px;
}

.b_account-mobile-nav {
  display: none;
}

.b_customer-account-login__container {
  width: 960px;
}

.b_customer-account-login__row {
  flex-direction: row;
}

.b_customer-account-login__col {
  float: left;
  width: 50%;
}

.b_order {
  margin-top: 30px;
}

.b_order__header {
  padding: 15px 0;
}

.b_order__actions {
  padding: 0 15px;
}

.b_order__content {
  padding: 15px;
}

.b_customer-newsletter-subscription {
  margin-bottom: 80px;
}

.b_customer-newsletter-subscription__segment {
  margin-bottom: 40px;
}

.b_customer-newsletter-subscription__segment-breaker--second {
  display: block;
}

.b_address__actions .btn:first-child,
.b_address__actions .button-primary:first-child,
.b_address__actions body .b_contentbridge .b_elements-usps__cta-link:first-child,
.b_address__actions body .b_elements-usps__cta-link:first-child,
.b_address__actions body .cc_container .cc-btn:first-child {
  padding-left: 0;
}

.b_customer-review__button--forward {
  float: right;
}

.b_qaddress-validation-result__buttons:after,
.b_qaddress-validation-result__buttons:before,
.b_validation-result__buttons:after,
.b_validation-result__buttons:before {
  content: " ";
  display: table;
}

.b_qaddress-validation-result__buttons:after,
.b_validation-result__buttons:after {
  clear: both;
}

.b_qaddress-validation-result__button--accept,
.b_validation-result__button--accept {
  float: right;
}

.b_footer {
  padding: 15px 0 40px;
}

.b_footer .btn-top {
  right: 15px;
}

.b_footer__col--right {
  float: right;
}

.cartware-slider {
  margin: 0 auto 80px;
}

.b_nav .dl-back .page-wrapper .cartware-slider,
.b_nav .dl-parent .page-wrapper .cartware-slider,
.b_nav__menu-item .page-wrapper .cartware-slider,
.container .cartware-slider {
  margin: 0 -15px 80px;
}

.b_nav .dl-back .page-wrapper .cartware-slider .cartware-slider-slide-item,
.b_nav .dl-parent .page-wrapper .cartware-slider .cartware-slider-slide-item,
.b_nav__menu-item .page-wrapper .cartware-slider .cartware-slider-slide-item,
.container .cartware-slider .cartware-slider-slide-item {
  padding: 0 15px;
}

.cartware-slider .control.control-next {
  margin-left: -15px;
}

.cartware-slider .control.control-previous {
  margin-right: -15px;
}

.b_cartware-slider-slide--teaser .b_cartware-slider-slide__button {
  padding: 16px 30px 14px 0;
  font-weight: 600;
}

.b_cartware-slider-slide--teaser .b_cartware-slider-slide__wrapper--v-bottom {
  top: auto;
  bottom: 45px;
}

.b_tabs__list {
  background-color: #f2f2f2;
}

.b_tabs__tab {
  position: relative;
  float: left;
  white-space: nowrap;
  margin-bottom: 0;
}

.b_tabs__tab>a,
.b_tabs__tab>span {
  padding: 0 30px;
  display: block;
}

.b_tabs__tab:before {
  display: none;
}

.b_tabs__tab--active {
  cursor: default;
  background-color: #fff;
}

.b_tabs__tab-content {
  position: absolute;
}

.b_sortable-table .dataTables_info {
  float: left;
}

.b_sortable-table .dataTables_paginate {
  float: right;
  margin-top: -6px;
}

.b_sortable-table__table-head--position {
  width: 50%!important;
}

.b_category-view__headline--cta.affix {
  z-index: 1000;
  background: rgba(255,255,255,.7);
  top: 0;
  left: 0;
  right: 0;
}

.b_layered-nav-filter__trigger-bar {
  display: table;
  width: 100%;
}

.b_layered-nav-filter__trigger-bar-row {
  display: table-row;
}

.b_layered-nav-filter__trigger-label {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
}

.b_layered-nav-filter__state {
  display: table-cell;
  vertical-align: top;
  width: 100em;
  padding-top: 3px;
}

.b_layered-nav-filter__collection-count {
  display: table-cell;
  vertical-align: top;
  padding-top: 3px;
}

.b_layer-category-tree__container,
.b_layered-nav__line {
  width: 960px;
}

.b_review {
  line-height: 1.57;
}

.b_gigaset-hr-detail__props-list-item {
  padding: 16px 0 14px;
  float: left;
  margin-right: 48px;
}

.b_gigaset-hr-detail__apply-infotext {
  margin-top: 7px;
}

.b_gigaset-hr-detail__address .inner-table a {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_gigaset-hr-detail__address .inner-table {
  padding: 20px 40px;
  display: table;
  width: 100%;
  height: 100%;
}

.b_gigaset-hr-detail__address .inner-table .inner-cell {
  display: table-cell;
  vertical-align: middle;
}

.b_hr-usp {
  font-size: 18px;
  line-height: 1.39;
  margin-bottom: 30px;
}

.b_hr-usp__callout {
  font-size: 36px;
  line-height: 1.39;
}

.b_hr-usp__callout span {
  margin-top: -13px;
}

.b_hr-usp--with-callout .b_hr-usp__callout-wrap {
  width: 100px;
}

.b_hr-usp--with-callout .b_hr-usp__content-wrap {
  margin-left: 130px;
}

.b_hr-usp__image {
  width: 100px;
}

.b_captcha__image,
.b_captcha__refresh {
  float: left;
}

.b_captcha__refresh {
  margin-top: 8px;
  margin-left: 15px;
}

.b_sections__container {
  width: 960px;
}

.b_sections__section-content {
  line-height: 1.67;
}

.b_sections__section-content--fond+.b_sections__section-title--fond {
  margin-top: 80px;
}

.b_animated-hero {
  margin-bottom: 35px;
}

.b_animated-hero__stage--second .b_animated-hero__headline-wrapper {
  top: 30%;
}

.b_elements-teaser-userstory {
  margin-bottom: 35px;
}

h1+.b_elements-teaser-userstory {
  margin-top: 35px;
}

h2+.b_elements-teaser-userstory {
  margin-top: 20px;
}

.b_elements-teaser-userstory__image--desktop {
  display: block;
}

.b_elements-teaser-userstory__image--mobile {
  display: none;
}

.b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__field-content-headline,
.b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__field-content-headline p,
.b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__field-content-text,
.b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__field-content-text p,
body .b_contentbridge .b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__field-content-headline,
body .b_contentbridge .b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__field-content-headline p,
body .b_contentbridge .b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__field-content-text,
body .b_contentbridge .b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__field-content-text p {
  text-shadow: -20px -20px 50px #000,-20px 20px 50px #000,20px -20px 50px #000,20px 20px 50px #000;
}

.b_contentbridge .b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__cta-link,
.b_contentbridge .b_elements-teaser-userstory__content-wrap--color-dark .b_elements-teaser-userstory__cta-link,
.b_elements-teaser-userstory__content-wrap--color-bright .b_elements-teaser-userstory__cta-link,
.b_elements-teaser-userstory__content-wrap--color-dark .b_elements-teaser-userstory__cta-link {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_elements-teaser-userstory__content-wrap {
  width: 50%;
  padding-left: 55px;
  padding-right: 55px;
}

.b_elements-teaser-userstory__content-wrap--width-30 {
  width: 30%;
}

.b_elements-teaser-userstory__content-wrap--width-40 {
  width: 40%;
}

.b_elements-teaser-userstory__content-wrap--width-50 {
  width: 50%;
}

.b_elements-teaser-userstory__content-wrap--width-60 {
  width: 60%;
}

.b_elements-teaser-userstory__content-wrap--width-70 {
  width: 70%;
}

.b_elements-teaser-userstory__content-wrap--width-80 {
  width: 80%;
}

.b_elements-teaser-userstory__content-wrap--width-90 {
  width: 90%;
}

.b_elements-teaser-userstory__content-wrap--width-100 {
  width: 100%;
}

.b_elements-teaser-userstory__content-wrap--align-top-left {
  top: 40px;
  left: 0;
}

.b_elements-teaser-userstory__content-wrap--align-top-right {
  top: 40px;
  right: 0;
}

.b_elements-teaser-userstory__content-wrap--align-bottom-right {
  bottom: 40px;
  right: 0;
}

.b_elements-teaser-userstory__content-wrap--align-bottom-left {
  bottom: 40px;
  left: 0;
}

.b_elements-teaser-userstory__content-wrap--align-center-right {
  top: 0;
  bottom: 0;
  right: 0;
}

.b_elements-teaser-userstory__content-wrap--align-center-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.b_elements-teaser-userstory__field-content-text,
.b_elements-teaser-userstory__field-content-text h1,
.b_elements-teaser-userstory__field-content-text h2,
.b_elements-teaser-userstory__field-content-text h3,
.b_elements-teaser-userstory__field-content-text h4,
.b_elements-teaser-userstory__field-content-text h5,
.b_elements-teaser-userstory__field-content-text p {
  font-family: inherit;
  color: #3d3935;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.13;
  margin: 0;
  padding: 0;
}

.b_elements-teaser-userstory__field-content-text .small,
.b_elements-teaser-userstory__field-content-text h1 .small,
.b_elements-teaser-userstory__field-content-text h1 small,
.b_elements-teaser-userstory__field-content-text h2 .small,
.b_elements-teaser-userstory__field-content-text h2 small,
.b_elements-teaser-userstory__field-content-text h3 .small,
.b_elements-teaser-userstory__field-content-text h3 small,
.b_elements-teaser-userstory__field-content-text h4 .small,
.b_elements-teaser-userstory__field-content-text h4 small,
.b_elements-teaser-userstory__field-content-text h5 .small,
.b_elements-teaser-userstory__field-content-text h5 small,
.b_elements-teaser-userstory__field-content-text p .small,
.b_elements-teaser-userstory__field-content-text p small,
.b_elements-teaser-userstory__field-content-text small {
  font-weight: 400;
  line-height: 1;
  color: #777;
  font-size: 65%;
}

.b_elements-teaser-userstory__field-content-text h1.align-center,
.b_elements-teaser-userstory__field-content-text h2.align-center,
.b_elements-teaser-userstory__field-content-text h3.align-center,
.b_elements-teaser-userstory__field-content-text h4.align-center,
.b_elements-teaser-userstory__field-content-text h5.align-center,
.b_elements-teaser-userstory__field-content-text p.align-center,
.b_elements-teaser-userstory__field-content-text.align-center {
  text-align: center;
}

.b_elements-teaser-userstory__field-content-text h1.align-left,
.b_elements-teaser-userstory__field-content-text h2.align-left,
.b_elements-teaser-userstory__field-content-text h3.align-left,
.b_elements-teaser-userstory__field-content-text h4.align-left,
.b_elements-teaser-userstory__field-content-text h5.align-left,
.b_elements-teaser-userstory__field-content-text p.align-left,
.b_elements-teaser-userstory__field-content-text.align-left {
  text-align: left;
}

.b_elements-teaser-userstory__field-content-text h1.legend,
.b_elements-teaser-userstory__field-content-text h2.legend,
.b_elements-teaser-userstory__field-content-text h3.legend,
.b_elements-teaser-userstory__field-content-text h4.legend,
.b_elements-teaser-userstory__field-content-text h5.legend,
.b_elements-teaser-userstory__field-content-text p.legend,
.b_elements-teaser-userstory__field-content-text.legend {
  border-bottom: 0;
}

.b_elements-teaser-userstory__field-content-text a,
.b_elements-teaser-userstory__field-content-text h1 a,
.b_elements-teaser-userstory__field-content-text h2 a,
.b_elements-teaser-userstory__field-content-text h3 a,
.b_elements-teaser-userstory__field-content-text h4 a,
.b_elements-teaser-userstory__field-content-text h5 a,
.b_elements-teaser-userstory__field-content-text p a {
  text-decoration: none;
}

.b_elements-teaser-userstory__field-content-text h1:after,
.b_elements-teaser-userstory__field-content-text h2:after,
.b_elements-teaser-userstory__field-content-text h3:after,
.b_elements-teaser-userstory__field-content-text h4:after,
.b_elements-teaser-userstory__field-content-text h5:after,
.b_elements-teaser-userstory__field-content-text p:after,
.b_elements-teaser-userstory__field-content-text:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #ff5200;
  margin-top: 18px;
  margin-bottom: 20px;
  width: 50px;
}

.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h1:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h2:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h3:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h4:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h5:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text p:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h1:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h2:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h3:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h4:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h5:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text p:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h1:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h2:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h3:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h4:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h5:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text p:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text:after {
  background-color: transparent;
}

.b_elements-teaser-userstory__field-content-text h1:empty:after,
.b_elements-teaser-userstory__field-content-text h2:empty:after,
.b_elements-teaser-userstory__field-content-text h3:empty:after,
.b_elements-teaser-userstory__field-content-text h4:empty:after,
.b_elements-teaser-userstory__field-content-text h5:empty:after,
.b_elements-teaser-userstory__field-content-text p:empty:after,
.b_elements-teaser-userstory__field-content-text:empty:after {
  display: none;
}

.b_elements-teaser-userstory__field-content-text h1.align-center:after,
.b_elements-teaser-userstory__field-content-text h2.align-center:after,
.b_elements-teaser-userstory__field-content-text h3.align-center:after,
.b_elements-teaser-userstory__field-content-text h4.align-center:after,
.b_elements-teaser-userstory__field-content-text h5.align-center:after,
.b_elements-teaser-userstory__field-content-text p.align-center:after,
.b_elements-teaser-userstory__field-content-text.align-center:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #ff5200;
  margin-top: 18px;
  margin-bottom: 20px;
  width: 50px;
}

.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h1.align-center:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h2.align-center:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h3.align-center:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h4.align-center:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text h5.align-center:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text p.align-center:after,
.b_container-wrap--background .b_elements-teaser-userstory__field-content-text.align-center:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h1.align-center:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h2.align-center:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h3.align-center:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h4.align-center:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text h5.align-center:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text p.align-center:after,
.b_elements-fond .b_elements-teaser-userstory__field-content-text.align-center:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h1.align-center:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h2.align-center:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h3.align-center:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h4.align-center:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text h5.align-center:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text p.align-center:after,
.b_sections__section-content--fond .b_elements-teaser-userstory__field-content-text.align-center:after {
  background-color: transparent;
}

.b_elements-teaser-userstory__field-content-text h1.align-center:empty:after,
.b_elements-teaser-userstory__field-content-text h2.align-center:empty:after,
.b_elements-teaser-userstory__field-content-text h3.align-center:empty:after,
.b_elements-teaser-userstory__field-content-text h4.align-center:empty:after,
.b_elements-teaser-userstory__field-content-text h5.align-center:empty:after,
.b_elements-teaser-userstory__field-content-text p.align-center:empty:after,
.b_elements-teaser-userstory__field-content-text.align-center:empty:after {
  display: none;
}

.b_elements-teaser-userstory__field-content-text h1.align-center:after,
.b_elements-teaser-userstory__field-content-text h2.align-center:after,
.b_elements-teaser-userstory__field-content-text h3.align-center:after,
.b_elements-teaser-userstory__field-content-text h4.align-center:after,
.b_elements-teaser-userstory__field-content-text h5.align-center:after,
.b_elements-teaser-userstory__field-content-text p.align-center:after,
.b_elements-teaser-userstory__field-content-text.align-center:after {
  margin-left: auto;
  margin-right: auto;
}

.b_elements-teaser-userstory__field-content-text .button-primary,
.b_elements-teaser-userstory__field-content-text .button-secondary {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_elements-usps__headline {
  font-size: 36px;
}

.b_elements-usps__list {
  font-size: 24px;
}

.b_elements-usps__list-item {
  background-size: 35px 35px;
  background-position: 15px 0;
  padding-left: 70px;
}

.b_elements-usps__list-item--type-bullet {
  padding-left: 45px;
  font-size: 24px;
}

.b_elements-usps__list-item--type-bullet:before {
  width: 11px;
  height: 11px;
  top: 14px;
}

.b_elements-usps__hero-usp {
  font-size: 36px;
}

body .b_contentbridge .b_elements-usps__cta-link,
body .b_elements-usps__cta-link {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_elements-fond {
  padding: 60px 35px;
  margin-bottom: 80px;
}

.b_elements-slider-small {
  margin-bottom: 40px;
}

.b_elements-slider-small-item .button-primary,
.b_elements-slider-small-item__button {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_hero-teaser__content-wrap {
  margin-top: -80px;
}

.b_hero-teaser__content-decoration {
  padding: 30px 40px 15px;
}

.b_hero-teaser__text {
  font-size: 18px;
  line-height: 1.67;
}

.b_hero-teaser__anchor-container {
  margin-top: 19px;
  padding-top: 25px;
}

.b_elements-slider-hero-item-image__image--desktop {
  display: block;
}

.b_elements-slider-hero-item-image__image--mobile {
  display: none;
}

.b_elements-teaser-grid-item__headline {
  font-size: 40px;
}

body .b_contentbridge .b_elements-teaser-grid-item__description,
body .b_contentbridge .b_elements-teaser-grid-item__description p {
  font-size: 24px;
}

.b_elements-product-item-pane__media {
  margin-top: 7px;
}

.b_hero-slider__slider--static .b_hero-slider__slide--col-3,
.b_hero-slider__slider--static .b_hero-slider__slide--col-4 {
  flex: 1;
  margin-bottom: 0;
}

.b_newsletter-subscribe-ticket__subline-container {
  margin-top: 30px;
}

.b_newsletter-subscribe-ticket__description {
  font-size: 18px;
  bottom: 40px;
}

.b_newsletter-subscribe-ticket__image-container {
  top: 50%;
}

.b_newsletter-subscribe-ticket__team-divider {
  display: block;
  margin-top: 40px;
}

.b_newsletter-subscribe-ticket__newsletter-background {
  top: -80px;
}

.b_newsletter-subscribe-ticket__newsletter-fields div.wrapper {
  float: left;
  width: 33.333%;
  padding: 0 7px;
}

.b_newsletter-subscribe-ticket__newsletter-fields div.wrapper.email {
  width: 40%;
}

.b_newsletter-subscribe-ticket__newsletter-fields div.wrapper.name,
.b_newsletter-subscribe-ticket__newsletter-fields div.wrapper.surname {
  width: 30%;
}

.b_ce-text,
.b_newsletter-subscribe-minimal,
.b_text {
  margin-bottom: 40px;
}

.b_ce-text--columns-two .b_text__column-wrap,
.b_text--columns-two .b_text__column-wrap {
  column-count: 2;
  column-gap: 30px;
}

.b_fce_textmedia__content,
.b_fce_textmedia__media-trigger-text {
  font-size: 18px;
}

.b_container-wrap--background.b_container-wrap--no-padding .b_fce_textmedia__col {
  padding-top: 60px;
  padding-bottom: 60px;
}

.b_fce_textmedia {
  margin-bottom: 80px;
}

.b_container-wrap--background .b_fce_textmedia {
  margin-bottom: 0;
}

.b_fce_textmedia .b_elements-teaser-grid {
  margin-bottom: 60px;
}

.b_fce_textmedia__headline .b_accordion__title,
.b_fce_textmedia__headline .b_footer_links__heading,
.b_fce_textmedia__headline .b_social-media-links__headline,
.b_fce_textmedia__headline .h1,
.b_fce_textmedia__headline .h2,
.b_fce_textmedia__headline .h3,
.b_fce_textmedia__headline .h4,
.b_fce_textmedia__headline .h5,
.b_fce_textmedia__headline .h6,
.b_fce_textmedia__headline h1,
.b_fce_textmedia__headline h2,
.b_fce_textmedia__headline h3,
.b_fce_textmedia__headline h4,
.b_fce_textmedia__headline h5,
.b_fce_textmedia__headline h6 {
  margin-bottom: 10px;
}

.b_fce_textmedia__media-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.b_fce_textmedia__wrap {
  display: table;
}

.b_fce_textmedia__row {
  display: table-row;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}

.b_fce_textmedia__col {
  display: table-cell;
}

.b_fce_textmedia__col--left {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.b_fce_textmedia--tile .b_fce_textmedia__col--left {
  width: 33.33333333%;
}

.b_fce_textmedia__col--right {
  padding-left: 15px;
  padding-right: 15px;
}

.b_container-wrap--background .b_fce_textmedia__col--left,
.b_container-wrap--background .b_fce_textmedia__col--right {
  padding-top: 0;
  padding-bottom: 0;
}

.b_fce_textmedia__col--valign-top,
.b_fce_textmedia__col--valign-top-edge {
  vertical-align: top;
}

.b_fce_textmedia__col--valign-middle {
  vertical-align: middle;
}

.b_fce_textmedia__col--valign-bottom,
.b_fce_textmedia__col--valign-bottom-edge {
  vertical-align: bottom;
}

.b_fce_textmedia__col--valign-bottom-edge .b_fce_textmedia__media-wrap--background,
.b_fce_textmedia__col--valign-top-edge .b_fce_textmedia__media-wrap--background {
  background-color: transparent;
}

.b_fce_textmedia__col--valign-edge-to-edge,
.b_fce_textmedia__col--valign-top-edge {
  padding-top: 0;
}

.b_fce_textmedia__col--valign-bottom-edge,
.b_fce_textmedia__col--valign-edge-to-edge {
  padding-bottom: 0;
}

.b_container-wrap--background.b_container-wrap--no-padding .b_fce_textmedia__col--valign-edge-to-edge,
.b_container-wrap--background.b_container-wrap--no-padding .b_fce_textmedia__col--valign-top-edge {
  padding-top: 0;
}

.b_container-wrap--background.b_container-wrap--no-padding .b_fce_textmedia__col--valign-bottom-edge,
.b_container-wrap--background.b_container-wrap--no-padding .b_fce_textmedia__col--valign-edge-to-edge {
  padding-bottom: 0;
}

.flexbox .b_fce_textmedia {
  display: flex;
  flex: 1 100%;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__wrap {
  flex: 1 100%;
  display: flex;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__row {
  display: flex;
  flex: 1 100%;
  flex-direction: row;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__content,
.flexbox .b_fce_textmedia .b_fce_textmedia__content-wrap,
.flexbox .b_fce_textmedia .b_fce_textmedia__media,
.flexbox .b_fce_textmedia .b_fce_textmedia__media-wrap {
  min-width: 100%;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col {
  display: flex;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--left {
  flex: 1 0 50%;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--right {
  flex: 1 1 50%;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-bottom-edge {
  align-self: flex-end;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top-edge {
  align-self: flex-start;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-middle .b_fce_textmedia__content-wrap,
.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-middle .b_fce_textmedia__media-wrap {
  display: flex;
  align-items: center;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-bottom-edge,
.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top-edge {
  display: block;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-bottom .b_fce_textmedia__content-wrap,
.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-bottom .b_fce_textmedia__media-wrap {
  display: flex;
  align-items: flex-end;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top .b_fce_textmedia__content-wrap,
.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top-edge .b_fce_textmedia__content-wrap {
  display: flex;
  flex-direction: column;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top .b_fce_textmedia__content,
.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top-edge .b_fce_textmedia__content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top .b_fce_textmedia__cta-wrap,
.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top-edge .b_fce_textmedia__cta-wrap {
  flex: 1;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  flex-basis: auto;
}

.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top .b_fce_textmedia__cta-wrap--align-bottom,
.flexbox .b_fce_textmedia .b_fce_textmedia__col--valign-top-edge .b_fce_textmedia__cta-wrap--align-bottom {
  align-items: flex-end;
}

.flexbox .b_fce_textmedia--tile .b_fce_textmedia__col--left {
  flex-basis: 33.33333333%;
}

.flexbox .b_fce_textmedia--tile .b_fce_textmedia__col--right,
.flexbox .b_fce_textmedia--tile.b_fce_textmedia--even .b_fce_textmedia__col--left {
  flex-basis: 66.66666667%;
}

.flexbox .b_fce_textmedia--tile.b_fce_textmedia--even .b_fce_textmedia__col--right {
  flex-basis: 33.33333333%;
}

.b_content-teaser__cta {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_content-teaser--mode-full {
  margin-bottom: 80px;
  font-size: 18px;
  line-height: 1.67;
}

.b_content-teaser--mode-full .b_content-teaser__headline {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.25;
}

.b_content-teaser--mode-full .b_content-teaser__content-wrap {
  padding: 30px;
  width: 465px;
  background-color: rgba(255,255,255,.96);
  position: absolute;
  top: 40px;
  bottom: 40px;
  right: 100px;
  border: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.b_content-teaser--mode-full .b_content-teaser__cta {
  display: inline-block;
  position: relative;
  line-height: 1.12;
  color: #ff5200;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.b_content-teaser--mode-full .b_content-teaser__cta:active,
.b_content-teaser--mode-full .b_content-teaser__cta:focus,
.b_content-teaser--mode-full .b_content-teaser__cta:hover {
  color: #ff5200;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.b_content-teaser--mode-full .b_content-teaser__cta:after {
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}

.b_content-teaser--mode-full.b_content-teaser--content-left .b_content-teaser__content-wrap {
  right: auto;
  left: 50px;
}

.b_content-teaser--mode-full.b_content-teaser--content-right .b_content-teaser__content-wrap {
  right: 50px;
  left: auto;
}

.b_nav .dl-back .page-wrapper .b_content-teaser--mode-full.b_content-teaser--with-border,
.b_nav .dl-parent .page-wrapper .b_content-teaser--mode-full.b_content-teaser--with-border,
.b_nav__menu-item .page-wrapper .b_content-teaser--mode-full.b_content-teaser--with-border,
.container .b_content-teaser--mode-full.b_content-teaser--with-border {
  border: 1px solid #b1b3b3;
}

.b_content-teaser-container__item--quarter {
  float: left;
  width: 25%;
}

.b_content-teaser-container__item--quarter+.b_content-teaser-container__breaker--fourth {
  display: block;
}

.b_content-teaser-container__item--half {
  float: left;
  width: 50%;
}

.b_product-item.b_product-item--csp-view .b_product-item__name>a {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_csp-support-detail-repair__cta {
  display: inline-block;
  position: relative;
  line-height: 1.12;
  color: #ff5200;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.b_csp-support-detail-repair__cta:active,
.b_csp-support-detail-repair__cta:focus,
.b_csp-support-detail-repair__cta:hover {
  color: #ff5200;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.b_csp-support-detail-repair__cta:after {
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}

.b_csp-support-detail-compatibility__cta {
  display: inline-block;
  position: relative;
  line-height: 1.12;
  color: #ff5200;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.b_csp-support-detail-compatibility__cta:active,
.b_csp-support-detail-compatibility__cta:focus,
.b_csp-support-detail-compatibility__cta:hover {
  color: #ff5200;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.b_csp-support-detail-compatibility__cta:after {
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}

.b_csp-support-detail-contact__cta {
  display: inline-block;
  position: relative;
  line-height: 1.12;
  color: #ff5200;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.b_csp-support-detail-contact__cta:active,
.b_csp-support-detail-contact__cta:focus,
.b_csp-support-detail-contact__cta:hover {
  color: #ff5200;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.b_csp-support-detail-contact__cta:after {
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}

.flexbox .b_csp-support-detail-registration--equalHeights .row {
  display: flex;
}

.flexbox .b_csp-support-detail-registration--equalHeights .b_csp-support-detail-registration__cta-container {
  flex: 1 100%;
  flex-direction: column;
  display: flex;
}

.flexbox .b_csp-support-detail-registration--equalHeights .b_csp-support-detail-registration__description {
  flex: 1 100%;
  flex-basis: 0;
}

.b_csp-support-detail-registration__cta {
  display: inline-block;
  position: relative;
  line-height: 1.12;
  color: #ff5200;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.b_csp-support-detail-registration__cta:active,
.b_csp-support-detail-registration__cta:focus,
.b_csp-support-detail-registration__cta:hover {
  color: #ff5200;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.b_csp-support-detail-registration__cta:after {
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}

.b_csp-toplevel-categories__item-text {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_csp-compatibility-byproducts {
  margin-top: 40px;
}

.b_compatibility-teaser__cta,
.b_forum-teaser__link,
.b_register-mobile-teaser__link {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_csp-registration__productImageWrapper--left {
  text-align: right;
}

.b_csp-registration__productImageWrapper--right {
  text-align: left;
}

.b_csp-product-support-teaser__link {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.b_product-widget__row .b_product-widget__image.left {
  margin-left: 15px;
}

.b_product-widget__row .b_product-widget__image.right {
  margin-right: 15px;
}

.b_product-widget__info {
  padding: 15px;
}

.b_product-widget--callout {
  padding: 15px 10px 15px 15px;
}

.b_product-widget__callout-link {
  bottom: 15px;
  left: 15px;
  right: 15px;
}

.b_widget-list--home_shop_row_1 .b_widget-list__column {
  padding-left: 0;
  padding-right: 0;
}

.flexbox .flex-md {
  display: flex;
}

.flexbox .flex-md.row:after,
.flexbox .flex-md.row:before {
  display: none;
}

.flexbox .flex-wrap-md {
  flex-wrap: wrap;
}

.flexbox .flex-column-md {
  flex-direction: column;
}

.flexbox .flex-grow-md {
  flex-grow: 1;
}

.select2-container--sections-selector .select2-results__option {
  width: 960px;
  padding-left: 15px!important;
  padding-right: 15px!important;
}

body .cc_container .cc-btn {
  float: right;
}

.video-js .vjs-volume-bar {
  margin: 2.35em .45em;
}

.cw-50-50 .cw-left,
.cw-50-50 .cw-right {
  float: left;
  width: 50%;
}

.ext-button-action {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.ext-teaser-content .teaser-image {
  display: none;
}

.news .news-list .article {
  margin-bottom: 80px;
}

.news .news-list .article .h2,
.news .news-list .article h2,
.news .news-list .article p {
  padding-right: 240px;
}

.news .news-list .article .button {
  display: inline-block;
  position: relative;
  line-height: 1.12;
  color: #ff5200;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.news .news-list .article .button:active,
.news .news-list .article .button:focus,
.news .news-list .article .button:hover {
  color: #ff5200;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.news .news-list .article .button:after {
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}

.press-sidebar {
  margin-top: 80px;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item {
  float: left;
  width: 25%;
}

.flexbox .press-sidebar .side-menu>li>ul.accordion>li.accordion-item {
  flex: 1 1 25%;
}

.press-sidebar .side-menu>li>ul.accordion>li.accordion-item {
  margin-bottom: 80px;
}

.homepage-container,
table.contenttable {
  margin-bottom: 40px;
}

.ext-media-list {
  margin-bottom: 80px;
}

.csc-textpic-above img {
  margin-bottom: 40px;
}

.csc-textpic-below img {
  margin-top: 40px;
}

.teaser-box {
  margin-bottom: 40px;
}

.visible-md {
  display: block!important;
}

table.visible-md {
  display: table!important;
}

tr.visible-md {
  display: table-row!important;
}

td.visible-md,
th.visible-md {
  display: table-cell!important;
}

.visible-md-block {
  display: block!important;
}

.visible-md-inline {
  display: inline!important;
}

.visible-md-inline-block {
  display: inline-block!important;
}

.hidden-md {
  display: none!important;
}

.gigaset-contentbridge-cms-page-corporate .b_header-nav-bar__logo {
  margin-right: 10px;
}

.gigaset-contentbridge-cms-page-corporate .b_header-functions__list-item {
  margin-left: 10px;
}

.gigaset-contentbridge-cms-page-corporate .b_nav .dl-back--level0 a,
.gigaset-contentbridge-cms-page-corporate .b_nav .dl-parent--level0 a,
.gigaset-contentbridge-cms-page-corporate .b_nav__menu-item--level0 a {
  padding: 11px 9px 13px!important;
}

.b_footer {
  margin-top: 120px;
}

.b_cartware-slider-slide--teaser .b_cartware-slider-slide__heading--primary {
  font-size: 32px;
}

.b_cartware-slider-slide--teaser .b_cartware-slider-slide__button,
.b_cartware-slider-slide--teaser .b_cartware-slider-slide__heading--secondary {
  font-size: 18px;
}

.b_layered-nav-flyout__list-item:nth-child(3n+3):after {
  content: "";
  display: block;
  clear: both;
}

.b_review-summary__ratings {
  margin-bottom: 10px;
}

.b_review-summary__reviews-link {
  float: none;
  clear: both;
  display: block;
}

.b_page_noroute {
  margin: 45px 0 0;
  padding: 80px 0;
  min-height: 300px;
}

.flex-opt-md {
  display: flex;
}

.flex-opt-md.buttons-set>.btn,
.flex-opt-md.buttons-set>.button-primary,
.flex-opt-md.buttons-set>body .b_contentbridge .b_elements-usps__cta-link,
.flex-opt-md.buttons-set>body .b_elements-usps__cta-link,
.flex-opt-md.buttons-set>body .cc_container .cc-btn {
  flex: 1;
  padding-left: 0;
  padding-right: 0;
}

.break-md {
  clear: both;
}

.b_sections-bar__container>.navbar-collapse,
.b_sections-bar__container>.navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.b_sections-bar__container {
  width: 960px;
}

.b_nav__menu-item--wide .b_nav .dl-back--level1,
.b_nav__menu-item--wide .b_nav .dl-back--level2,
.b_nav__menu-item--wide .b_nav .dl-parent--level1,
.b_nav__menu-item--wide .b_nav .dl-parent--level2,
.b_nav__menu-item--wide .b_nav__menu-item--level1,
.b_nav__menu-item--wide .b_nav__menu-item--level2 {
  float: left;
}

.b_content-teaser--mode-full .b_content-teaser__cta,
.b_csp-support-detail-compatibility__cta,
.b_csp-support-detail-contact__cta,
.b_csp-support-detail-registration__cta,
.b_csp-support-detail-repair__cta,
.news .news-list .article .button {
  padding: 16px 30px 14px 0;
  font-size: 18px;
  font-weight: 600;
}

.gigaset-contentbridge-cms-page-corporate .b_nav .dl-back--level0.b_nav__menu-item--parent>a.b_nav__menu-item-link--level0,
.gigaset-contentbridge-cms-page-corporate .b_nav .dl-parent--level0.b_nav__menu-item--parent>a.b_nav__menu-item-link--level0,
.gigaset-contentbridge-cms-page-corporate .b_nav__menu-item--level0.b_nav__menu-item--parent>a.b_nav__menu-item-link--level0 {
  padding: 8px 10px 13px!important;
}

.b_nav .dl-back--level0.hover .b_nav__submenu-panel,
.b_nav .dl-back--level0:hover .b_nav__submenu-panel,
.b_nav .dl-parent--level0.hover .b_nav__submenu-panel,
.b_nav .dl-parent--level0:hover .b_nav__submenu-panel,
.b_nav__menu-item--level0.hover .b_nav__submenu-panel,
.b_nav__menu-item--level0:hover .b_nav__submenu-panel {
  width: 200px;
}

.b_search {
  width: 80%;
  padding: 0!important;
  margin: 0 15px 0 0!important;
  float: left;
}

.b_search__input {
  width: 100%!important;
  margin-left: 0!important;
}

.b_search:after {
  display: none;
}

.b_search {
  position: relative;
}

.b_story-item__content-wrap--center {
  left: 25%;
  width: 50%;
  right: 25%;
}

.b_story-item__content-wrap--right {
  right: 0;
}

.b_story-item__container--right .b_story-item__content-text-wrap--width-30 {
  margin-left: 70%;
}

.b_story-item__container--right .b_story-item__content-text-wrap--width-40 {
  margin-left: 60%;
}

.b_story-item__container--right .b_story-item__content-text-wrap--width-50 {
  margin-left: 50%;
}

.b_story-item__container--right .b_story-item__content-text-wrap--width-60 {
  margin-left: 40%;
}

.b_story-item__container--right .b_story-item__content-text-wrap--width-70 {
  margin-left: 30%;
}

.b_story-item__container--right .b_story-item__content-text-wrap--width-80 {
  margin-left: 20%;
}

.b_story-item__container--right .b_story-item__content-text-wrap--width-90 {
  margin-left: 10%;
}

.b_story-item__container--right .b_story-item__content-text-wrap--width-100 {
  margin-left: 0;
}

.b_story-item__container--right .b_story-item__story-headline--width-30 {
  margin-left: 70%;
}

.b_story-item__container--right .b_story-item__story-headline--width-40 {
  margin-left: 60%;
}

.b_story-item__container--right .b_story-item__story-headline--width-50 {
  margin-left: 50%;
}

.b_story-item__container--right .b_story-item__story-headline--width-60 {
  margin-left: 40%;
}

.b_story-item__container--right .b_story-item__story-headline--width-70 {
  margin-left: 30%;
}

.b_story-item__container--right .b_story-item__story-headline--width-80 {
  margin-left: 20%;
}

.b_story-item__container--right .b_story-item__story-headline--width-90 {
  margin-left: 10%;
}

.b_story-item__container--right .b_story-item__story-headline--width-100 {
  margin-left: 0;
}

.b_story-item__content-text-wrap--width-30 {
  width: 30%;
}

.b_story-item__content-text-wrap--width-40 {
  width: 40%;
}

.b_story-item__content-text-wrap--width-50 {
  width: 50%;
}

.b_story-item__content-text-wrap--width-60 {
  width: 60%;
}

.b_story-item__content-text-wrap--width-70 {
  width: 70%;
}

.b_story-item__content-text-wrap--width-80 {
  width: 80%;
}

.b_story-item__content-text-wrap--width-90 {
  width: 90%;
}

.b_story-item__content-text-wrap--width-100 {
  width: 100%;
}

.b_story-item__story-headline--width-30 {
  width: 30%;
}

.b_story-item__story-headline--width-40 {
  width: 40%;
}

.b_story-item__story-headline--width-50 {
  width: 50%;
}

.b_story-item__story-headline--width-60 {
  width: 60%;
}

.b_story-item__story-headline--width-70 {
  width: 70%;
}

.b_story-item__story-headline--width-80 {
  width: 80%;
}

.b_story-item__story-headline--width-90 {
  width: 90%;
}

.b_story-item__story-headline--width-100 {
  width: 100%;
}

.b_cart .paypal-express-container {
  margin: 15px 0;
}

.b_customer-shoutout__shoutout {
  float: left;
  width: 33.333%;
}

.b_elements-product-item-pane__more-bar .shariff {
  margin-top: 2px;
}

.b_elements-product-item-pane__more-bar .shariff ul {
  flex-direction: row;
  justify-content: flex-end;
}

.b_image-map__list {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.b_image-map__list-item {
  position: absolute;
  z-index: 50;
  display: inline-block;
  width: 40px;
  height: 45px;
}

.b_image-map__list-item:hover .b_image-map__list-content-wrapper {
  opacity: 1;
}

.b_image-map__list-item:hover .b_image-map__icon {
  background-color: #ff5200;
}

.b_image-map__label {
  display: none;
}

.b_image-map__link {
  margin-top: 15px;
  background: #fff!important;
  color: #ff5200!important;
  display: block;
  text-align: center!important;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  padding: 7px 15px!important;
}

.b_image-map__list-content-wrapper {
  opacity: 0;
  transition: all .1s;
  -webkit-transition: all .1s;
  position: absolute;
  z-index: 60;
  left: 0;
  top: -50px;
  padding-left: 40px;
}

.b_image-map__list-content {
  background: #ff5200;
  width: 200px;
  min-height: 250px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
  -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
  box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}

.b_image-map__list-content>div {
  padding: 15px;
  color: #fff;
}

.b_csp-support-detail-repair .row {
  display: table;
  width: 100%;
  height: 100%;
}

.b_csp-support-detail-downloads__description {
  text-align: center;
}

.b_csp-support-detail-download__list-item {
  float: left;
  width: 33.3333%;
}

.b_csp-support-detail-download__inner {
  margin: 0 15px 15px 0;
}

.b_csp-support-detail-download__icon {
  width: 100%;
  background-position: center center;
}

.b_csp-support-detail-contact .row {
  display: table;
  width: 100%;
  height: 100%;
}

.b_csp-support-detail-contact__cta-container {
  margin-top: 0;
}

.b_csp-support-detail__headline {
  text-align: center;
}

.b_csp-support-detail__subheadline {
  margin-top: 80px;
}

.b_csp-compatibility-byproducts__compare-wrapper {
  margin-bottom: 40px;
}

.b_csp-compatibility-byproducts__product {
  margin-bottom: 0;
}

.b_csp-compatibility-byfeatures__description,
.b_csp-compatibility-byfeatures__headline {
  text-align: center;
}

.b_csp-teaser-popular-topic__image-wrap {
  width: 40%;
  float: left;
}

.b_csp-teaser-popular-topic__content-wrap--has-image {
  padding-left: 15px;
  float: left;
  width: 60%;
}

.b_csp-teaser-popular-topic__headline {
  margin-top: 0;
}

.b_newsletter-subscribe__input {
  margin-bottom: 20px;
}

.b_newsletter-subscribe__form-container {
  display: table;
  height: 50px;
  overflow: hidden;
}

.b_newsletter-subscribe__field {
  display: table-cell;
  vertical-align: top;
}

.b_newsletter-subscribe__field--left {
  width: 100%;
  padding-right: 30px;
}

.b_newsletter-subscribe__button--top {
  display: block;
}

.ext-teaser-content .ext-teaser-inner-left {
  width: 420px;
}

.picker__table {
  margin-bottom: .75em;
}

.picker__weekday {
  padding-bottom: .5em;
}

.picker__frame {
  overflow: visible;
  top: auto;
  bottom: -100%;
  max-height: 80%;
}

.picker__wrap {
  display: block;
}

.picker__box {
  display: block;
  border: 1px solid #777;
  border-top-color: #898989;
  box-shadow: 0 12px 36px 16px rgba(0,0,0,.24);
}

.picker--opened .picker__frame {
  top: auto;
  bottom: 0;
}

.picker__frame {
  margin-bottom: 7.5%;
}

.picker__box {
  font-size: 1.5em;
  border-bottom-width: 1px;
  border-radius: 5px;
}

.picker--time .picker__box {
  margin-bottom: 5em;
}

.picker__list-item {
  padding: .5em 1em;
}

.b_story-item__content-wrap {
  padding: 20px;
}

.b_story-item__story-headline {
  font-size: 24px;
  line-height: 36px;
}

.b_product-detail-add-to-cart__divider {
  top: 20%;
}

.b_sortable-table {
  overflow: auto;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes text {
  0% {
    opacity: 0;
    transform: translate(0,20px);
  }

  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}

@keyframes fadeStageIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeStageOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes imageRightToLeft {
  0% {
    left: 100%;
  }

  100% {
    left: 0;
    transform: scale(1);
    margin-left: 0;
  }
}

@keyframes imageLeftToRight {
  0% {
    right: 100%;
  }

  100% {
    right: 0;
    transform: scale(1);
    margin-right: 0;
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

@-webkit-keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
  }

  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }

  100% {
    -webkit-transform: translateZ(-500px) rotateY(0);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
}

@keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
  }

  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }

  100% {
    -webkit-transform: translateZ(-500px) rotateY(0);
    transform: translateZ(-500px) rotateY(0);
    opacity: 0;
  }
}

@keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
}

@keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
}

@keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
}

@keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0);
    opacity: 0;
  }

  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: .5;
  }

  100% {
    -webkit-transform: translateZ(0) rotateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0);
    transform: translateZ(-500px) rotateY(0);
    opacity: 0;
  }

  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
    opacity: .5;
  }

  100% {
    -webkit-transform: translateZ(0) rotateY(0);
    transform: translateZ(0) rotateY(0);
    opacity: 1;
  }
}

@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn1 {
  0% {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn3 {
  0% {
    transform: translateZ(-300px);
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }

  100% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn4 {
  0% {
    transform: translateZ(300px);
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }

  100% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn5 {
  0% {
    transform: translateZ(-200px);
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }

  100% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn1 {
  0% {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn2 {
  0% {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn3 {
  0% {
    transform: translateZ(-300px);
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }

  100% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn4 {
  0% {
    transform: translateZ(300px);
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }

  100% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn5 {
  0% {
    transform: translateZ(-200px);
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }

  100% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimOut1 {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
}

@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}

@-webkit-keyframes SubMenuAnimOut3 {
  0% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }

  100% {
    transform: translateZ(-300px);
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}

@-webkit-keyframes SubMenuAnimOut4 {
  0% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }

  100% {
    transform: translateZ(300px);
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}

@-webkit-keyframes SubMenuAnimOut5 {
  0% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }

  100% {
    transform: translateZ(-200px);
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut1 {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut2 {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut3 {
  0% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }

  100% {
    transform: translateZ(-300px);
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut4 {
  0% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }

  100% {
    transform: translateZ(300px);
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut5 {
  0% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    opacity: 1;
  }

  100% {
    transform: translateZ(-200px);
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
}

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0%, 20% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: #fff;
  }

  100%, 60% {
    border-top-color: #73859f;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0%, 20% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: #fff;
  }

  100%, 60% {
    border-top-color: #73859f;
  }
}