@charset "utf-8";
.conclusion .link {
	float: right;
}

body {
	font-size: 16px;
}

@media (max-width:1229px) {
	body {
		font-size: 15px;
	}
}

@media (max-width:767px) {
	body {
		font-size: 14px;
	}
}

.h1,
h1 {
	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 40px;
}

.btn,
.conclusion .link,
.h2,
.h3,
.h4,
h2,
h3,
h4 {
	font-weight: 600;
}

.thin {
	font-weight: 300;
}

@media (max-width:1229px) {
	.h1,
	h1 {
		font-size: 35px;
		margin: 0 0 34px;
	}
}

@media (max-width:991px) {
	.h1,
	h1 {
		font-size: 32px;
		margin: 0 0 28px;
	}
}

@media (max-width:767px) {
	.h1,
	h1 {
		font-size: 22px;
    line-height: 1.4;
		margin: 0 0 24px;
	}
}

.h2,
h2 {
	font-size: 24px;
	margin: 0 0 24px;
}

@media (max-width:1229px) {
	.h2,
	h2 {
		font-size: 22px;
		margin: 0 0 22px;
	}
}

@media (max-width:991px) {
	.h2,
	h2 {
		font-size: 20px;
		margin: 0 0 20px;
	}
}

.h3,
.h4,
h3,
h4 {
	font-size: 18px;
	line-height: 1.42;
}

.h3,
h3 {
	margin-bottom: 18px;
}

@media (max-width:1229px) {
	.h3,
  .h4,
  h3,
  h4 {
    font-size: 16px;
    line-height: 1.42;
  }
}

.h4,
h4 {
	margin: 0;
}

.text-muted, .text-muted a {
	color: #aaa;
}

.text-muted a {
  text-decoration: underline;
}

p + h2 {
  margin-top: 40px;
}

h2.bonus {
  padding-left: 40px;
  position: relative;
}


h2.bonus:before {
  border-radius: 100%;
  content: '';
  height: 29px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 29px;
  z-index: 0;
}

h2.bonus:after {
  background: url(../img/star-white.svg) no-repeat;
  background-size: contain;
  bottom: 0;
  content: '';
  height: 15px;
  left: 7px;
  margin: auto;
  position: absolute;
  top: 1px;
  width: 15px;
  z-index: 1;
}

h2.bonus-0:before {
  background: #aaa;
}

h2.bonus-1:before {
  background: #22b5e2;
}

h2.bonus-2:before {
  background: #1c318e;
}

h2.bonus-3:before {
  background: #c82927;
}

@media (max-width:1229px) {
  h2.bonus:before {
    top: 1px;
  }
  h2.bonus:after {
    top: 3px;
  }
}

@media (max-width:991px) {
  h2.bonus:before {
    top: -1px;
  }
  h2.bonus:after {
    top: 1px;
  }
}

@media (max-width:767px) {
  h2.bonus {
    margin-bottom: 30px !important;
  }
}

.text-regular {
  font-weight: 300;
}

.text-lightblue {
  color: #22b5e2;
}

.text-highlight {
	color: #c82927 !important;
}

.bg-highlight {
  background-color: #c82927;
  color: #fff;
}

h6.lined {
	color: #aaa;
	margin: 31px 0;
	position: relative;
	text-align: center;
}

h6.lined span {
	background: #fff;
	padding: 0 8px;
}

h6.lined:before {
	background: #eee;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 11px;
	width: 100%;
	z-index: -1;
}

.list-price {
  margin: 0px 0 10px;
}

.list-price strong {
  font-size: 24px;
  font-weight: 300;
}

.list-price strong sup {
  border-bottom: 1px solid #1c318e;
  font-size: 12px;
  top: -.75em;
}

.text-underline {
  font-weight: 300 !important;
}

.well h3 {
  margin-top: 7px;
}

.well .h1.center-block {
	margin: 0 auto;
	padding: 20px 0 10px;
}

.well .h1.center-block+span {
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.abo-step {
  height: 31px;
  margin: 17px 0;
}

.abo-step.step-1 {
  margin-left: 105px;
}

.abo-step.step-2 {
  margin-right: 105px;
}

@media (max-width:1229px) {
  .abo-step.step-2 {
    margin-right: 60px;
  }
}

@media (max-width:991px) {
  .abo-step.step-2 {
    margin-bottom: 0;
    margin-top: 30px;
  }
}

@media (max-width:767px) {
  .abo-step {
    height: 22px;
    margin: 10px 0;
  }

  .abo-step.step-1 {
    margin-left: 25%;
    margin-top: -5px;
  }

  .abo-step.step-2 {
    margin-right: 15px;
  }
}

.abo-cta {
  margin: -28px 0 -10px;
  position: relative;
}

.shadow-box {
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
  display: block;
  margin-bottom: 20px !important;
  padding: 25px 20px;
  position: relative;
  text-decoration: none !important;
  transition: .1s transform;
  z-index: 1;
}

a.shadow-box:hover {
  transform: scale(1.025);
}

.shadow-box:before {
  bottom: 0px;
  border-radius: 100%;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  content: '';
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
  z-index: 0;
}

.shadow-box:after {
  background: #fff;
  border-radius: 7px;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.shadow-box * {
  position: relative;
  z-index: 2;
}

.shadow-box h4 {
  color: #1c318e;
}

.shadow-box p {
  color: #888;
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 5px;
}

.shadow-box img {
  display: inline-block !important;
  height: 90px;
}

.shadow-box img +.btn {
  margin-top: 15px;
}

.shadow-box img.img-svg {
  padding: 10px;
}

@media (max-width:1229px) {
  .shadow-box {
    padding: 15px;
  }
  .shadow-box h4 {
    font-size: 16px;
  }
  .shadow-box p {
    font-size: 13px;
  }
}
@media (max-width:991px) {
.shadow-box img {
  height: 80px;
}
}

.no-mt {
	margin-top: 0;
}

p {
  margin-bottom: 20px;
}
p.big {
	margin-bottom: 40px;
}

p.big {
	font-size: 20px;
}

@media (max-width:1229px) {
	p.big {
		font-size: 18px;
		margin-bottom: 30px;
	}
  .form-control {
    font-size: 16px;
  }
  .btn {
    font-size: 16px;
    padding: 7px 12px 8px;
  }
	.btn-lg,
	.btn-group-lg>.btn {
		font-size: 18px;
	}

}

@media (max-width:767px) {
	p.big {
		font-size: 16px;
		margin-bottom: 20px;
	}
	p {
		font-size: 14px;
	}
}

.box :last-child,
section.stripe:not('.reg') :last-child {
	margin-bottom: 0;
}

.btn svg {
	margin-bottom: -1px;
	margin-right: 10px;
	width: 17px;
}

.btn span+svg {
	margin-left: 10px;
	margin-right: 0;
}

.btn:not(.btn-default) svg {
	fill: #fff;
}

.nomargin {
	margin: 0 !important;
}

.bg-white {
	background-color: #fff;
}

.bg-lightgrey {
	background-color: #f8f8f8;
}

.bg-lightgrey .progress {
	background: rgba(0, 0, 0, .05);
}

.bg-primary {
	color: #fff;
	background-color: #1c318e;
}

.bg-primary a {
	color: #fff;
}

.bg-lightblue {
	background: #27bee9;
	color: #fff;
}

.bg-lab {
  background: #f7f7f7 url(../img/ec-lab.jpg) no-repeat top center;
  background-size: auto 100%;
}

@media (max-width: 991px) {
  .bg-lab {
    background-position: 85% 0;
    background-size: 210% auto;
    padding-top: 70% !important;
  }
}

.well {
	margin-bottom: 30px;
	overflow: hidden;
}

.well-lg {
	padding: 15px 50px;
	border-radius: 10px;
}

.well-xl {
	padding: 25px 40px;
}

.well-xl .col-sm-4:not(.col-xs-3) {
	margin-bottom: 10px;
}

.col-xs-3 img {
  max-height: 120px;
}

.reasons .well-xl {
  padding: 25px;
}

.well-xxl {
	padding: 0px 65px;
}

@media (max-width:1229px) {
  .reasons .well-xl {
    padding: 25px 15px;
  }
  .well-xxl {
    padding: 0px;
  }
}

@media (max-width:991px) {
	.well-xl {
		padding: 30px 20px;
	}
  .reasons .well-xl {
    padding: 15px 0;
  }
}

@media (max-width:767px) {
	.well-lg {
		padding: 15px 20px;
		border-radius: 10px;
	}
	.well-xl {
		padding: 15px;
	}
  .abo .well-xxl {
    margin: 0 -15px;
    padding: 0;
  }
}

.well.bg-white {
	-webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .05);
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, .05);
}

.top-border-1 {
	border-top: 5px solid #1c318e;
	padding-top: 24px;
}

.top-border-2 {
	border-top: 5px solid #22b5e2;
	padding-top: 24px;
}

.mb-large {
	margin-bottom: 70px;
}

.mb-medium {
	margin-bottom: 50px !important;
}

.mb-regular {
	margin-bottom: 30px;
}

.mb-small {
	margin-bottom: 15px;
}

.wp-item {
  margin-bottom: 50px;
}

@media (max-width:1229px) {
	.mb-large {
		margin-bottom: 70px;
	}
	.mb-medium {
		margin-bottom: 35px !important;
	}
}

@media (max-width:991px) {
  .wp-item {
    margin-bottom: 30px;
  }
}

.wp-item > a {
  color: inherit;
  text-decoration: none !important;
}

.blog-content {
  overflow-x: hidden;
  padding-bottom: 0 !important;
}

.widgets {
  padding: 25px;
}

.widgets .widget {
  margin-bottom: 30px;
}

.widgets .widget img {
  padding: 25px;
}

.widgets .widget p:last-child, .widgets .widget .btn:last-child {
  margin-bottom: 10px;
}

.widgets .widget .input-group-btn .btn:last-child {
  margin-bottom: 0;
}

@media (max-width:1229px) {
  .widgets {
    padding: 25px 0 25px 25px;
  }
  .widgets .widget {
    margin-bottom: 20px;
  }
}

@media (max-width:991px) {
  .widgets {
    padding: 30px 0;
  }
  .widgets:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 1%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 1%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 1%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
    content: '';
    left: -100%;
    height: 50px;
    position: absolute;
    top: 0;
    width: 300%;
  }
}

.category-list .label {
  margin: 0 7px 10px 0;
}

.form-control.bg-lightgrey {
	border: 0 none;
	-webkit-box-shadow: inset 0 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0px 6px rgba(0, 0, 0, 0.1);
}

.input-lg {
	font-size: 18px;
}

@media (max-width:767px) {
	.input-lg {
		height: 48px;
		font-size: 15px;
		padding: 8px 14px
	}
}

.media.lightblue .media-left img, .media.bonus .media-left img {
  width: 55px;
}

.media.bonus .media-left {
  position: relative;
}

.media.bonus .media-left img.bonus-state {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 15px;
  top: 0;
  width: 18px;
  z-index: 1;
}

.media.bonus .media-left img.bonus-state + img {
  margin-right: 30px;
}

.media.bonus .media-left img.cancel + img {
  opacity: .5;
}

.media.lightblue p {
  color: #22b5e2;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}

.media.bonus p {
  font-size: 14px;
}

@media (max-width:991px) {
  .media.lightblue p {
    font-size: 13px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .media.bonus .media-left {
    display: inline-block;
  }
}

@media (max-width:767px) {
  .abo .media.lightblue {
    padding: 0 15px;
  }
  .media.bonus {
    margin-bottom: 20px;
  }
  .media.bonus .media-left img.bonus-state:not(.cancel) {
    display: none;
  }
  .media.bonus .media-left img.bonus-state + img {
    margin-right: 0;
  }
  .media.bonus.no-bonus .media-body {
    display: inline-block;
    padding-top: 10px;
  }
}

@media (max-width:359px) {
  .media.lightblue .media-left img, .media.bonus .media-left img {
    width: 40px;
  }
}

.cta-stripe {
  padding-bottom: 20px;
	padding-top: 20px;
}

.cta-stripe .media-object {
  width: 100px;
}

@media (min-width:768px) {
  .cta-stripe .btn {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (max-width:767px) {
  .cta-stripe .btn {
    margin-top: 15px;
    width: 100%;
  }
}

.stripe {
	padding-bottom: 60px;
	padding-top: 60px;
}

section.stripe+section.stripe {
	padding-bottom: 60px;
	padding-top: 0;
}

@media (max-width:1229px) {
	.stripe {
		padding-bottom: 40px;
		padding-top: 40px;
	}
}

.stripesmall {
	padding-bottom: 20px;
	padding-top: 20px;
}

.stripemedium {
	padding-bottom: 30px;
	padding-top: 30px;
}

.stripebig {
	padding-bottom: 70px;
	padding-top: 70px;
}

@media (max-width:991px) {
	.stripebig {
		padding-bottom: 60px;
		padding-top: 60px;
	}
}

.box {
	padding: 20px;
}

.box h3 {
	margin-top: 0;
}

@media (max-width:991px) {
	.btn {
		font-size: 16px;
	}
}

@media (max-width:374px) {
	.btn-lg,
	.btn-group-lg>.btn {
		padding: 10px 12px;
	}
}

a.arrow {
	padding-left: 12px;
	position: relative;
}

a.arrow:before {
	content: '\203A';
	left: 0;
	padding-right: 0;
	position: absolute;
	top: 0;
}

a.quicklink p {
	margin-bottom: 20px;
}


#quicklink_2 {
  height: 212px;
  padding: 25px 35px;
}

#quicklink_2 img {
  bottom: 35px;
  height: 105px;
  position: absolute;
  right: 25px;
}

#quicklink_2 p {
  line-height: 1.7;
  margin: 15px 0 25px;
}

@media (max-width:1229px) {
  #quicklink_2 {
    height: 188px;
    padding: 15px 25px;
  }

  #quicklink_2 img {
    bottom: 25px;
    height: 105px;
    right: 15px;
  }

  #quicklink_2 p {
    line-height: 1.6;
    margin: 15px 0 25px;
  }
}

@media (max-width:991px) {
  #quicklink_2 {
    height: 177px;
    padding: 15px 25px;
  }

  #quicklink_2 img {
    bottom: 20px;
    height: 95px;
  }

  #quicklink_2 p {
    line-height: 1.6;
    margin: 15px 0 20px;
  }
}

#quicklinks {
  margin-bottom: 20px;
  margin-top: -270px;
  padding-bottom: 18px;
}

@media (max-width:1229px) {
  #quicklinks {
    margin-top: -255px;
  }

}

@media (max-width:991px) {
  #quicklinks {
    background: #f8f8f8;
    margin-bottom: -10px;
    margin-top: 0px;
    padding-top: 20px;
  }

}

.regular-color,
.regular-color span:not(.text-primary) {
	color: #494949;
}

a.main-cta+span {
	margin-left: 20px;
}

@media (max-width:767px) {
	a.main-cta+span {
		display: block;
		margin: 10px 0 0;
	}
}

.price-upsell {
  left: 0;
  margin: 15px 0;
  position: absolute;
  width: 100%;
}

.price-upsell a {
text-decoration: underline;
}

header .price {
	border-radius: 100%;
	bottom: 200px;
	color: #fff !important;
	display: block;
	font-size: 12px;
	height: 170px;
	padding: 32px 10px 0;
	position: absolute;
	right: 50px;
	text-align: center;
	width: 170px;
}

header .price strong {
	display: block;
	font-size: 32px;
  font-weight: 300;
  line-height: 1.6;
}

header .price span {
	display: block;
}

header .price span strong {
  display: inline;
	font-size: inherit;
  font-weight: 600;
}

header .price span a {
	color: #fff;
	display: block;
}

header .price sup {
  border-bottom: 1px solid #fff;
  font-size: 14px;
  margin-left: 5px;
  padding: 0 0 0px;
  top: -0.25em;
  vertical-align: super;
}

header .price .h6 {
  margin: 0;
  font-weight: bold;
}

header .well-xxl {
  position: relative;
}

header .abo-product-choice .price {
  bottom: auto;
  right: 40px;
  top: 150px;
}

header .promolabel {
    right: 10px;
    bottom: 315px;
    padding: 17px 13px;
    width: 100px;
    height: 100px;
    z-index: 1;
}

header .promolabel strong {
	display: block;
	font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}

header .abo-product-choice .promolabel {
  right: 0;
  top: 100px;
}

header.blog {
  background-position: center;
  background-size: cover;
  height: 700px;
  position: relative;
}

header.blog-archiv {
  background-position: top;
  background-size: cover;
  padding: 150px 0 60px;
}


header.blog-detail {
  padding: 130px 0 0;
  position: relative;
}

header.blog-detail .blurbg {
  height: 460px;
  opacity: .5;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

header.blog-detail .blurbg div {
  background-position: center;
  background-size: cover;
  filter: blur(10px);
  height: 120%;
  left: -10%;
  position: relative;
  top: -10%;
  width: 120%;
}

header.blog:before {
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
  content: '';
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

header.blog .container {
  bottom: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
}

header.blog-archiv .container {
  max-width: 620px;
}

header.blog .article-title {
  text-decoration: none !important;
}

header .label-info + .category {
  margin-left: 4px;
}

header.blog h1 {
  color: #fff;
  font-weight: 600;
  margin: 20px 0 30px;
}

header.blog-archiv h1 {
  font-weight: 600;
  margin-bottom: 30px;
}

header.blog-detail img {
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
}

header.blog-detail h1 {
  font-weight: 600;
  margin: 40px 0 20px;
}

header.blog .article-link {
  color: #fff;
  text-decoration: underline;
}

@media (max-width:1229px) {
	header .price {
		bottom: 110px;
		right: 15px;
	}
  header .promolabel {
    right: 0px;
    bottom: 245px;
    z-index: 1;
  }
  header .abo-product-choice .price {
    bottom: auto;
    right: -20px;
    top: 160px;
  }
  header .abo-product-choice .promolabel {
    bottom: auto;
    right: -50px;
    top: 100px;
  }
  header.blog {
    height: 400px;
  }

  header.blog-archiv {
    padding: 130px 0 40px;
  }

  header.blog-detail {
    padding: 110px 0 0;
  }

  header.blog-detail .blurbg {
    height: 380px;
  }

}

@media (max-width:991px) {
	header .price {
		bottom: 120px;
		font-size: 11px;
		height: 143px;
		padding: 23px 6px 0;
		right: 15px;
		width: 143px;
	}
	header .price strong {
		font-size: 26px;
	}

  header .promolabel {
    right: 0px;
    bottom: 240px;
    padding: 11px;
    width: 85px;
    height: 85px;
    z-index: 1;
  }

  header .promolabel strong {
    font-size: 18px;
    line-height: 1.6;
  }

  header .abo-product-choice .price {
    bottom: auto;
    right: -10px;
    top: 180px;
  }
  header .abo-product-choice .promolabel {
    bottom: auto;
    right: -30px;
    top: 120px;
  }

  header .price .h6 {
   font-size: 14px;
  }

  header.blog-archiv {
    background-position: center 30px;
    background-size: 1000px;
  }

  header.blog-detail {
    padding: 80px 0 0;
  }

  header.blog-detail .blurbg {
    height: 290px;
  }

}

@media (max-width:767px) {
	header .price {
		bottom: 100px;
		right: 40px;
	}
	.buynow,
	.conclusion .link {
		display: block;
		float: none;
		margin: 20px auto;
	}
  header .promolabel {
    right: 15px;
    bottom: 213px;
    padding: 11px;
    width: 85px;
    height: 85px;
    z-index: 1;
  }

  header .abo-product-choice .price {
    bottom: auto;
    right: -10px;
    top: 220px;
  }
  header .abo-product-choice .promolabel {
    bottom: auto;
    right: -7px;
    top: 150px;
  }
  header.blog {
    height: 400px;
  }

  .price-upsell {
    position: relative;
    margin-bottom: 25px;
  }
  header.blog {
    height: 320px;
  }
  header.blog .container {
    bottom: 0;
  }
  header.blog .container .article-link {
    display: none;
  }

  header.blog-archiv {
    background-position: center 30px;
    background-size: 767px;
    padding: 110px 0 20px;
  }

  header.blog-detail {
    padding: 50px 0 0;
  }

  header.blog-detail img {
    margin-bottom: -10px;
    margin-left: -15px;
    max-width: none;
    width: calc(100% + 30px);
  }

  header.blog-detail .blurbg {
    display: none;
  }
}
@media (max-width:359px) {
	header .price:not(.promolabel) {
    height: 128px;
    padding-top: 20px;
    right: -14px;
		width: 128px;
	}
}

.buynow {
  margin-bottom: 30px;
}

@media (max-width:1229px) {
	.buynow .btn.dropdown-toggle {
		font-size: 14px;
		padding: 10px 10px;
		width: 170px;
	}
	.buynow .btn {
		font-size: 14px;
	}
}

@media (max-width:991px) {
	.buynow .input-group-btn {
		width: 100%
	}
	.buynow .input-group-btn .dropdown-toggle {
		border-radius: 6px 6px 0 0!important;
		margin-left: -1px;
		width: 100%
	}
	.buynow .input-group-btn .addtocart {
		border-radius: 0 0 6px 6px!important;
    margin: 0;
		width: 100%
	}
}

@media (max-width:767px) {
  .buynow .btn.addtocart {
    margin-top: 20px;
    width: 100%;
  }
}

.addtocart {
	height: 53px;
	padding-left: 62px!important;
	padding-right: 25px;
	position: relative;
}

.addtocart:before {
	background: url(../img/cart.svg) no-repeat;
	bottom: 0;
	content: '';
	height: 22px;
	left: 24px;
	position: absolute;
	top: 14px;
	width: 24px;
}

#ctaCart {
	line-height: 28px;
}

@media (max-width:767px) {
	#ctaCart {
		display: table;
		margin: auto;
	}
}

.label {
  border-radius: .4em;
  display: inline-block;
  padding: .45em .6em .4em;
  text-transform: uppercase;
  text-shadow: none;
}

.label-highlight {
  background: #c92927;
  margin-left: 5px;
  transform: translateY(-2px);
}

@media (max-width:991px) {
  .label-highlight {
    transform: translateY(-1px);
  }
}

.navbar {
	margin: 0;
}

.navbar-wrapper {
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	z-index: 20;
}

@media (max-width:991px) {
	.navbar-wrapper {
		background: #fff;
		-webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
		box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
		position: fixed;
		top: 0;
	}
	.navbar-wrapper .container {
		padding: 0;
	}

  .navbar-nav .dropdown:before {
    color: #1c318e;
    content: '+';
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    right: 15px;
    top: 6px;
    z-index: 1;
  }
  .navbar-nav .dropdown.open:before {
    color: #fff;
    content: '–';
    top: 5px;
  }
  .navbar-nav > li + li {
    border-top: 1px solid #eee;
  }
}

.navbar-default {
	background: #fff;
	border: 0;
	-webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	background: #eee;
  color: #1c318e;
}

.navbar-default .navbar-nav>li>a {
	border-left: 1px solid #eee;
	color: #1c318e;
	font-weight: 600;
	line-height: 35px;
	padding: 10px 20px 10px 20px;
}

.navbar-default .navbar-nav>li:last-child>a {
	border-right: 1px solid #eee;
}

@media (max-width:1229px) {
	.navbar-default .navbar-nav>li>a {
		padding: 8px 15px 7px 14px;
	}
}

@media (max-width:991px) {
	.navbar-default {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-default .navbar-nav>li>a {
		border: 0;
		padding: 8px 15px 7px;
	}
}

.navbar-brand {
	padding: 16.5px 15px;
}

@media (max-width:1229px) {
	.navbar-brand {
		padding: 16.5px 15px;
		width: 160px;
	}
}

@media (min-width: 992px) {
  .navbar-collapse.collapse {
    display: table !important;
    float: left;
  }
}

.navbar-brand img {
	width: 100%
}

.navbar div.dropdown{
	height: 55px;
  position: absolute;
  right: 0;
  top: 0;
	width: 60px;
}

@media (max-width:1229px) {
	.navbar div.dropdown {
		height: 50px;
		width: 55px;
	}
}

.navbar div.dropdown>a {
	display: block;
	height: 100%;
	padding: 0;
	position: relative;
}

.navbar-nav li.dropdown:last-child>a:focus,
.navbar-nav li.dropdown:last-child>a:hover,
.navbar-nav li.open>a,
.navbar-nav li.open>a:focus,
.navbar-nav li.open>a:hover {
	background: #182a79!important;
	color: #fff!important;
}

.navbar div.dropdown>a:before {
	background: url(../img/cart.svg) no-repeat;
	bottom: 0;
	content: '';
	height: 22px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}

@media (max-width:991px) {
  .navbar-nav .open .dropdown-menu>li>a {
    font-size: 14px;
    padding: 5px 15px;
  }

  .navbar-toggle {
    margin-right: 15px;
  }

  .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    font-size: 13px;
    padding: 5px 15px 5px 15px;
  }
}

#header-account {
  color: #494949;
  float: right;
  line-height: 35px;
  margin-right: 15px;
  position: relative;
}

.user-icon {
  padding: 10px 35px 10px 20px;
  position: relative;
}

.user-icon:before {
  background: url(../img/user.svg) no-repeat;
	bottom: 0;
	content: '';
	height: 22px;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}

@media (max-width: 1229px) {
  .user-icon {
    padding: 8px 35px 7px 9px;
  }
}

@media (max-width: 767px) {
  .user-icon {
    display: block;
    padding: 8px 15px 7px 45px;
  }
  .user-icon:before {
    left: 15px;
    right: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #header-account {
    position: absolute;
    right: 60px;
    top: 0;
  }
}



.user-icon a {
  color: #494949;
}

header.default,
.bg-default {
	background: #efeef2;
	background: -moz-linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0, rgba(239, 238, 242, 1)), color-stop(50%, rgba(249, 248, 250, 1)), color-stop(100%, rgba(242, 237, 236, 1)));
	background: -webkit-linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	background: linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeef2', endColorstr='#f2edec', GradientType=1);
}

header.default {
	color: #1c318e;
	padding-top: 140px;
	padding-bottom: 10px;
}

.default.abo {
  overflow-x: hidden;
  position: relative;
}

.default.abo:before {
  background: url(../img/ec-abo-bg.jpg) no-repeat top center;
  background-size: cover;
  bottom: 0;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

@media (max-width:1229px) {
  .default.abo:before {
    background-size: 150%;
  }
}

@media (max-width:991px) {
  .default.abo:before {
    background-size: 200%;
  }
}

@media (max-width:1229px) {
	header.default {
		padding-top: 120px;
	}
}

@media (max-width:991px) {
	header.default {
		padding-top: 90px;
	}
}

@media (max-width:767px) {
  header.default {
		padding-top: 80px;
	}

	header.default.product-details {
		padding-top: 50px;
	}
  header.default.product-details .col-lg-7.col-lg-pull-5.col-md-7.col-md-pull-5.col-sm-8.col-sm-pull-4 {
    margin-bottom: 20px;
  }

}

@media (max-width:1229px) {
	article .col-sm-12 {
		margin-bottom: 60px;
	}
	article .col-sm-12:last-child {
		margin-bottom: 0;
	}
}

aside {
	margin-bottom: 40px;
}

ul.checklist,
ul.linklist {
	padding: 0;
}

ul.linklist li {
	border-bottom: 1px solid #eeeeee;
	list-style-type: none;
	margin: 0;
}

ul.linklist li:last-child {
	border: 0;
}

ul.linklist li a {
	display: block;
	padding: 15px 0 15px 13px;
	position: relative;
}

ul.linklist li a:before {
	content: '\203A';
	left: 0;
	padding-right: 0;
	position: absolute;
	transition: .1s left;
}

ul.linklist li a:hover:before {
	left: 2px;
}

.square::after,
.squarecontent .radio label.active:after,
.summe:before,
ul.checklist li:before {
	content: ''
}

ul.linklist li a:hover {
	background: #f8f8f8;
	text-decoration: none;
}

.bg-lightgrey ul.linklist li a:hover {
	background: #fff;
}

.bg-lighterblue ul.linklist li {
	border-color: #52cbed;
}

.bg-lighterblue ul.linklist li a {
	color: #fff;
}

.bg-lighterblue ul.linklist li a:hover {
	background: #52cbed;
}

ul.checklist {
	margin: 0;
}

ul.checklist li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 4px 36px;
	position: relative;
}

@media (min-width:992px) {
	.navbar-nav {
		float: left;
	}
	ul.checklist.inline {
		text-align: center;
	}
	ul.checklist.inline li {
		display: inline-block;
		margin: 5px 10px;
	}
}

ul.checklist li:before {
	background: url(../img/check.svg) no-repeat;
	height: 16px;
	left: 0;
	position: absolute;
	top: 8px;
	width: 25px;
}

.bg-lightblue ul.checklist li:before {
	background: url(../img/check-white.svg) no-repeat;
}

@media (max-width:767px) {
	ul.checklist li {
		padding: 4px 0 4px 32px;
	}
	ul.checklist li:before {
		height: 14px;
		left: 0;
		top: 7px;
		width: 20px;
	}
	#qualitylayer img {
		margin-bottom: 40px;
	}
}

.groupfix,
.groupfix .input-group .form-control,
.groupfix .input-group-addon,
.groupfix .input-group-btn {
	display: inline-table;
}

.groupfix .input-group-btn:last-child {
	z-index: 0;
}

@media (max-width:991px) {
	.input-group-btn:last-child>.btn {
		margin: 0;
	}
}

#ec_home_slider {
	height: 760px;
}

@media (max-width:1229px) {
	#ec_home_slider {
		height: 640px;
	}
}

@media (max-width:991px) {
	#qualitylayer ul.linklist {
		margin-top: 20px;
	}
	#ec_home_slider {
		height: 690px;
		padding-top: 50px;
	}
}


@media (max-width:767px) {
	#ec_home_slider {
		height: 500px;
	}
}

@media (max-width:479px) {
	#ec_home_slider {
		height: 500px;
	}
}

#ec_home_slider .carousel-inner,
#ec_home_slider .item {
	height: 100%
}

#ec_home_slider .item {
	overflow: hidden;
}

#ec_home_slider .slide-bg {
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	width: 100%
}

#ec_home_slider .slide-bg.first-slide {
	background-position: center 0px;
}

@media (max-width:1229px) {
	#ec_home_slider .slide-bg {
		background-size: 150%;
		background-position: top;
	}
}

@media (max-width:991px) {
	#ec_home_slider .slide-bg.first-slide {
		background-size: 1100px;
		background-position: 100% 0;
	}
	#ec_home_slider .slide-bg.second-slide {
		background-size: 1800px;
		background-position: 85% 7%
	}
	#ec_home_slider .slide-bg.third-slide {
		background-size: 1300px;
		background-position: 95% 2%
	}
	#ec_home_slider .slide-bg.fourth-slide {
		background-size: 1600px;
		background-position: 88% 12%
	}
}

@media (max-width:767px) {
	#ec_home_slider .slide-bg.first-slide {
		background-size: 820px;
		background-position: 80% 0;
	}
	#ec_home_slider .slide-bg.second-slide {
		background-size: 1300px;
		background-position: 80% 9%
	}
	#ec_home_slider .slide-bg.third-slide {
		background-size: 767px;
		background-position: 84% 0;
	}
	#ec_home_slider .slide-bg.fourth-slide {
		background-size: 1300px;
		background-position: 79% 10%
	}
}

@media (max-width:479px) {
	#ec_home_slider .slide-bg.first-slide {
		background-size: 520px;
		background-position: 80% 0;
	}
	#ec_home_slider .slide-bg.second-slide {
		background-size: 1000px;
		background-position: 80% 9%
	}
	#ec_home_slider .slide-bg.third-slide {
		background-size: 580px;
		background-position: 84% 0;
	}
	#ec_home_slider .slide-bg.fourth-slide {
		background-size: 800px;
		background-position: 76% 10%
	}
}

#ec_home_slider .carousel-caption {
	color: #1c318e;
	left: auto;
	margin-top: 160px;
	position: relative;
	right: auto;
	text-align: left;
	text-shadow: none;
}

.full-caption {
  margin-bottom: 40px !important;
}

@media (max-width: 991px) {
  .full-caption {
    margin-bottom: 80px !important;
  }
}

.full-caption .carousel-indicators {
  bottom: -40px;
}

.full-caption .carousel-caption {
  height: 100%;
  left: 0;
  padding: 30px;
  top: 0;
  width: 100%;
}

.full-caption .carousel-caption:before {
  background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 );
  content: '';
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.full-caption .carousel-caption h3 {
  bottom: 30px;
  margin: 0 !important;
  position: absolute;
}

.full-caption .carousel-caption h3 a {
  color: #fff;
  text-decoration: none !important;
}

.full-caption .label-info {
  left: 30px;
  position: absolute;
}

.full-caption .label-default {
  position: absolute;
  right: 30px;
}

.carousel-indicators li {
	border: 1px solid #1c318e;
  margin: 1px !important;
  padding: 0;
}

.carousel-indicators li.active {
	background-color: #1c318e;
  margin: 0 !important;
}

@media (max-width:1229px) {
	#ec_home_slider .carousel-caption {
		margin-top: 125px;
	}
}

@media (max-width:991px) {
	#ec_home_slider .carousel-caption {
		background: -moz-linear-gradient(top, rgba(248, 248, 248, 0.8) 0%, rgba(248, 248, 248, 0.8) 1%, rgba(248, 248, 248, 0.9) 50%, rgba(248, 248, 248, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(248, 248, 248, 0.8) 0%, rgba(248, 248, 248, 0.8) 1%, rgba(248, 248, 248, 0.9) 50%, rgba(248, 248, 248, 1) 100%);
		background: linear-gradient(to bottom, rgba(248, 248, 248, 0.8) 0%, rgba(248, 248, 248, 0.8) 1%, rgba(248, 248, 248, 0.9) 50%, rgba(248, 248, 248, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf8f8f8', endColorstr='#f8f8f8', GradientType=0);
    bottom: 0;
    margin-top: 380px;
		padding: 30px 0 25px;
		position: absolute;
		text-align: center;
    top: 0;
		width: 100%;
	}
  	.carousel-indicators {
		bottom: 0px;
      z-index: 3;
	}
}

@media (max-width:767px) {
	#ec_home_slider .carousel-caption {
    bottom: 0;
		margin-top: 200px;
		padding: 20px 0 20px;
    top: 0;
	}

}

.carousel-fade .carousel-inner .item {
	-webkit-transition: all .5s ease-in-out, opacity .5s ease-in;
	-moz-transition: all .5s ease-in-out, opacity .5s ease-in;
	-ms-transition: all .5s ease-in-out, opacity .5s ease-in;
	-o-transition: all .5s ease-in-out, opacity .5s ease-in;
	transition: all .5s ease-in-out, opacity .5s ease-in;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0 !important;
	-webkit-transition: all .5s ease-in-out, opacity .25s ease-in;
	-moz-transition: all .5s ease-in-out, opacity .25s ease-in;
	-ms-transition: all .5s ease-in-out, opacity .25s ease-in;
	-o-transition: all .5s ease-in-out, opacity .25s ease-in;
	transition: all .5s ease-in-out, opacity .25s ease-in;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1 !important;
}

.carousel-fade .carousel-control {
	z-index: 2 !important;
}

.copyright {
	display: none;
}

ol {
	margin-bottom: 0;
	margin-left: 18px;
}

section ol li {
	padding-left: 10px;
}

.groupfix div {
	padding: 0!important;
}

.groupfix div button {
	height: 100%;
	border: 0;
}

#ajax-checkout-shopping-cart .products-price {
	float: right;
	font-weight: 700;
}

ul-linklist a.active {
	font-weight: 700;
}

.square {
	display: inline-block;
	position: relative;
	width: 100%
}

.square::after {
	display: block;
	padding-top: 70%
}

.squarecontent {
	bottom: 0;
	left: 0;
	position: absolute!important;
	right: 0;
	top: 0;
}

.squarecontent .radio {
	height: 100%;
	margin: 0;
	width: 100%
}

.squarecontent .radio label {
	background: #fff;
	color: #162d8d;
	font-weight: 700;
	height: 100%;
	padding: 0;
	position: relative;
	width: 100%
}

.squarecontent .radio label.active:after {
	background: url(../img/checkmark.png) center 45% no-repeat rgba(22, 45, 141, .8);
	background-size: 60px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.squarecontent .radio label input {
	opacity: 0;
}

.squarecontent .radio label svg {
	display: block;
	margin: 10% auto 15px;
	max-height: 50%
}

.summe {
	font-weight: 700;
	position: relative;
}

.summe:before {
	background: #fff;
	height: 1px;
	position: absolute;
	top: -20px;
	width: 100%
}

.bg-primary-darker {
	background-color: #0c227c;
	color: #fff;
}

.bg-primary-darker a {
	color: #fff;
	font-weight: 700;
}

.btn-white {
	background: #fff;
	color: #162d8d;
}

.btn-sm {
  border-radius: 6px;
}

.paypallogo {
	bottom: 0;
	left: 0;
	margin: auto!important;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%
}

.copyright {
	display: none;
}

ol {
	margin-bottom: 0;
	margin-left: 18px;
}

section ol li {
	padding-left: 10px;
}

.img-responsive.product-item,
.img-responsive.header-item {
  margin-bottom: 20px;
	max-height: 400px;
}

@media (max-width:1229px) {
	.img-responsive.product-item,
	.img-responsive.header-item {
		max-height: 335px;
	}
}

@media (max-width:991px) {
	.img-responsive.header-item {
		padding-bottom: 90px;
	}
}

@media (max-width:767px) {
	.img-responsive.product-item {
    margin-left: auto;
    margin-right: auto;
		max-height: 250px;
	}
	.img-responsive.header-item {
		padding: 25px 0;
	}
}

.groupfix div {
	padding: 0 !important;
}

.groupfix div button {
	height: 100%;
	border: 0;
}

#ajax-checkout-shopping-cart .products-price {
	float: right;
	font-weight: bold;
}

ul-linklist a.active {
	font-weight: bold;
}

.change-address li {
	list-style-type: none;
}

.change-address input[type="text"] {

	border: 1px solid #eee;
	width: 95%;
}

.change-address select {
	max-width: 95%;
}

.relative {
	position: relative;
}

.top-offer-hint {
  margin: 40px 0 -20px;
}

@media (max-width:767px) {
  .top-offer-hint .media-left {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
}

#productPlacement {
	position: absolute;
	right: 15px;
	top: -20px;
	width: 250px;
}

#productPlacement img {
	float: left;
	margin-right: 5px;
	width: 80px;
}

#productPlacement i {
	font-style: normal;
}

#productPlacement span {
	display: block;
	margin: 5px 0;
}

@media screen and (max-width: 1229px) {
	#productPlacement {
		width: 235px;
	}
}

@media screen and (max-width: 991px) {
	body.has-productPlacement {
		padding-top: 70px;
	}
	#productPlacement {
		background: #f8f8f8;
		-webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
		box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
		height: 70px;
		position: fixed;
		right: 0;
		text-align: center;
		top: 50px;
		width: 100%;
		z-index: 19;
	}
	#productPlacement span {
		display: inline;
		margin: 0;
	}
	#productPlacement img {
		display: inline-block;
		float: none;
		margin: 10px 5px 10px 0;
		width: 60px;
	}
}

#productPlacement.fixed {
	background: #efeef2;
	background: -moz-linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0, rgba(239, 238, 242, 1)), color-stop(50%, rgba(249, 248, 250, 1)), color-stop(100%, rgba(242, 237, 236, 1)));
	background: -webkit-linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	background: linear-gradient(45deg, rgba(239, 238, 242, 1) 0, rgba(249, 248, 250, 1) 50%, rgba(242, 237, 236, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeef2', endColorstr='#f2edec', GradientType=1);
	-webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
	height: 70px;
	position: fixed;
	right: 0;
	text-align: center;
	top: 50px;
	width: 100%;
	z-index: 19;
}

#productPlacement.fixed span {
	display: inline;
	margin: 0;
}

#productPlacement.fixed img {
	display: inline-block;
	float: none;
	margin: 10px 5px 10px 0;
	width: 60px;
}

@media screen and (max-width: 767px) {
	#productPlacement .innercontainer {
		margin: auto;
		width: 300px;
	}
}

.navbar-wrapper.fixed {
	background: #fff;
	-webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
	position: fixed;
	top: 0;
}

.navbar-wrapper.fixed .navbar {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.free-notification {
	margin-top: 20px;
	text-align: right;
}

@media screen and (max-width: 767px) {
	.free-notification {
		margin-top: 20px;
		text-align: center;
	}
	.free-notification a {
		display: inline-block;
	}
}

article.details p,
header p, #qualitylayer p, .blog-content p {
	line-height: 170%;
}

article.details a:not(.quicklink) {
	font-weight: bold;
}

article.details figcaption {
	padding-top: 40px;
}

@media screen and (max-width: 1229px) {
	article.details figcaption {
		padding-top: 25px;
	}
}

@media screen and (max-width: 991px) {
	article.details figcaption {
		padding-top: 0px;
	}
}

article.details h2,
article.details .h2 {
	margin-bottom: 30px;
}

@media (max-width:1229px) {
	article.details h2,
	article.details .h2 {
		margin-bottom: 35px;
	}
}

article.details .checklist {
	overflow: hidden;
}

.stripe-shadow {
	padding-bottom: 70px;
	padding-top: 70px;
	position: relative;
}

.stripe-shadow.stripesmall {
	padding-bottom: 20px;
	padding-top: 40px;
}

@media screen and (max-width: 767px) {
	.stripe-shadow.stripesmall {
		padding-bottom: 15px;
		padding-top: 20px;
	}
}

section.stripe-shadow+section.stripe-shadow {
	padding-top: 70px;
}

section.stripe-shadow+section.stripe-shadow:before {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 1%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 1%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 1%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
	content: '';
	left: 0;
	height: 50px;
	position: absolute;
	top: 0;
	width: 100%;
}

@media (max-width:991px) {
	.stripe-shadow {
		padding-bottom: 80px;
		padding-top: 60px;
	}
	section.stripe-shadow+section.stripe-shadow {
		padding-top: 80px;
	}
}

.stripe-shadow hr {
	border-color: #ddd;
	margin: 75px 0;
}

hr.alt {
  background: #eee;
  border: 0 none;
  height: 1px
}

.icon-feature {
	height: 70px;
	width: auto;
}

@media (min-width:1230px) {
  .icon-feature ~ p {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}

.icon-small {
	height: 20px;
	width: auto;
}

.media p .icon-small {
	height: 14px;
  margin-bottom: 3px;
	width: auto;
}

.media.tip .media-left {
	padding-right: 40px;
}

@media (max-width:767px) {
	.media.tip .media-left {
		padding-right: 20px;
	}
}

.media.tip .media-left img {
	margin: 0;
}

.media.tip h3 {
	margin-top: 0;
}

.media.tip p {
	margin-bottom: 0;
}

@media (max-width:767px) {
	article.details h2,
	article.details .h2 {
		margin-bottom: 25px;
	}
	article.details .checklist {
		margin: 25px 0 0px;
	}
	.stripe-shadow {
		padding-bottom: 60px;
		padding-top: 60px;
	}
	section.stripe-shadow+section.stripe-shadow {
		padding-top: 40px;
	}
	section.stripe-shadow+section:not(.stripe-shadow) {
		margin-top: 30px;
	}
	.stripe-shadow hr {
		margin: 50px 0;
	}
	.icon-feature {
		margin-top: 40px;
	}
}

.testimonial.centered {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.testimonial .media-left {
	padding-right: 20px;
}

.testimonial .media-object {
	max-width: 70px;
}

.testimonial span.text-muted {
	display: block;
	font-size: 85%;
	margin-top: 5px;
}

.progress.big {
	height: 48px;
}

.progress.big .progress-bar {
	line-height: 48px;
}

@media (max-width:767px) {
	.progress.big {
		margin-bottom: 10px !important;
	}
}

footer.prefooter {
	margin-top: -20px;
	padding: 10px 0 50px;
}

@media screen and (min-width:992px) {
	footer.prefooter .benefits .icon-small {
		display: inline-block;
		margin: -3px 7px 0 0;
	}
}

@media screen and (max-width:991px) {
	footer.prefooter .benefits .icon-small {
		display: block;
		margin: 0 auto 10px;
	}
}

@media screen and (max-width:767px) {
	footer.prefooter .col-sm-4+.col-sm-4 {
		margin-top: 20px;
	}
}

@media screen and (min-width:992px) {
  #versprechen h2 {
    margin-top: 5%;
  }
}


@media screen and (min-width:1230px) {
  #versprechen h2 {
    margin-top: 12%;
  }
}

.img-monster,
.img-people {
	margin-top: 10px;
	max-height: 80px;
	max-width: 135px;
}

.img-newsletter {
	max-height: 65px;
	max-width: 100px;
}

@media screen and (max-width:767px) {
	.img-monster,
	.img-people {
		max-height: 60px;
	}
}

.text-center .img-monster,
.text-center .img-people {
	margin-left: auto;
	margin-right: auto;
}

.text-underline {
  text-decoration: underline;
}

.img-safety {
	height: 35px;
	margin: 0px 10px 9px 0;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table-condensed>tbody>tr>td,
.table>tfoot>tr>td {
	border: 0 none;
}

.table>tbody>tr>td {
	padding: 15px 8px;
	vertical-align: middle;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
	padding: 2px 8px;
}

th {
	font-weight: normal;
}

td.subtotal {
	padding-left: 20px !important;
	white-space: nowrap;
}

#cart_quantity table input {
	max-width: 80px;
}

.cart-thumb {
	float: left;
	margin-right: 10px;
	max-width: 80px;
}

.cart-thumb+strong {
	display: inline-block;
	margin-top: 12px;
}

.media-icon {
	margin: 6px 10px 0 0;
}

@media screen and (max-width:1199px) {
	.media-icon {
		margin: 2px 10px 0 0;
	}
}

@media screen and (max-width:767px) {
	.media-icon {
		margin: 0px 5px 0 0;
	}
}

.carousel-indicators.form-progress {
	border-bottom: 1px solid #eee;
	list-style-type: none;
	margin: 0 -50px 50px;
	padding: 10px 50px 30px;
	position: static;
	text-align: center;
	width: auto;
}

@media (max-width:767px) {
	.carousel-indicators.form-progress {
		margin: 0 -15px 25px;
		padding: 0 15px 20px;
	}
}

.carousel-indicators.form-progress li {
	background: none;
	border: 0 none;
  cursor: default;
	display: inline-block;
	height: auto;
	margin: 0;
	text-indent: inherit;
	transition: .2s all;
	width: auto;
}

.carousel-indicators.form-progress li+li {
	margin-left: 15px !important;
}

.carousel-indicators.form-progress li span {
	border: 2px solid #aaa;
	border-radius: 100%;
	color: #aaa;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	margin: 0 auto 5px;
	padding: 5px;
	text-align: center;
	width: 35px;
}

.carousel-indicators.form-progress li i {
	color: #aaa;
	font-size: 15px;
	font-style: normal;
}

@media (max-width:767px) {
	.carousel-indicators.form-progress li i {
		font-size: 13px;
	}
}

.carousel-indicators.form-progress li.active * {
	border-color: #1c318e;
	color: #1c318e;
}

select.bs-select-hidden,
select.selectpicker {
	display: none !important;
}

.bootstrap-select {
	width: 220px \0;
	/*IE9 and below*/
}

.bootstrap-select>.dropdown-toggle {
	border: 1px solid #ccc;
	border-radius: 6px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-size: 18px;
	height: 100%;
	margin: 0 !important;
	min-width: auto;
	padding: 9px 25px 10px 13px;
	width: 100%;
	z-index: 1;
}

.bootstrap-select>.dropdown-toggle:hover {
	background-color: #f5f5f5;
}

.bootstrap-select>.dropdown-toggle:focus,
.bootstrap-select>.dropdown-toggle:active {
	background-color: transparent !important;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
	color: #999;
}

.bootstrap-select>select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	display: block !important;
	width: 0.5px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none;
}

.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block !important;
	width: 100% !important;
	z-index: 2;
}

.bootstrap-select .dropdown-toggle {
	height: 53px;
}

.bootstrap-select.fit-width {
	width: auto !important;
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
	width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
	z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
	border: 0 none;
	float: none;
	display: inline-block;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
	margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
	cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
	outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
	position: absolute;
	height: 0 !important;
	padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
	width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.limited-height .dropdown-menu {
	max-height: 280px !important;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
	color: #494949;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: none;
	padding: 10px 12px;
}

.bootstrap-select.btn-group .dropdown-menu li.selected a {
	font-weight: bold;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a {
	padding-left: 40px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a[aria-selected="true"] {}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em;
}

.bootstrap-select.btn-group:not(.show-tick) .dropdown-menu li a span.check-mark {
	display: none;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark {
	bottom: 0;
	display: block;
	height: 25px;
	left: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	width: 25px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark:before {
	background: url(../img/icons/icon-checkbox-border.svg) no-repeat center center;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark:after {
	background: url(../img/icons/icon-check-orange.svg) no-repeat center center;
	content: '';
	left: 5px;
	height: 16px;
	opacity: 0;
	position: absolute;
	top: 5px;
	transition: .15s opacity;
	width: 16px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:after {
	opacity: 1;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	pointer-events: none;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, 0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204, 204, 204, 0.2);
	border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid white;
	border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
	display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
	padding: 4px 8px;
}

.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
	width: 50%;
}

.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bs-donebutton .btn-group button {
	width: 100%;
}

.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px;
}

.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none;
}

.custom-cb.row {
	display: block;
}

label.custom-cb {
	padding-left: 30px;
}

.custom-cb input {
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	width: 0.1px;
	z-index: -1;
}

.custom-cb input+span {
	cursor: pointer;
	display: block;
	padding: 6px 0 4px 13px;
	position: relative;
	vertical-align: middle;
}

@media (max-width:991px) {
	.custom-cb input+span {
		padding: 8px 0 6px 13px;
	}
}

.radio.regular {
	margin-top: 0;
}

.regular .custom-cb input[type="checkbox"]+span:before {
	background: #fff;
	border: 1px solid #dcdcdc;
	content: '';
	display: inline-block;
	height: 30px;
	left: -30px;
	position: absolute;
	top: 4px;
	-webkit-transition: .2s all;
	transition: .2s all;
	width: 30px;
}

.regular .custom-cb input[type="checkbox"]+span:after {
	background: url(../img/check.svg) no-repeat center center;
	content: '';
	left: -24px;
	height: 20px;
	opacity: 0;
	position: absolute;
	top: 9px;
	-webkit-transition: .2s opacity;
	transition: .2s opacity;
	width: 19px;
}

.regular .custom-cb input[type="radio"]+span:before {
	border: 1px solid #dcdcdc;
	border-radius: 100%;
	content: '';
	display: inline-block;
	height: 30px;
	left: -30px;
	position: absolute;
	top: 4px;
	-webkit-transition: .2s all;
	transition: .2s all;
	width: 30px;
}

.bg-primary .regular .custom-cb input[type="radio"]+span:before,
.bg-primary .regular .custom-cb input[type="checkbox"]+span:before {
	border: 0 none !important;
}

.regular .custom-cb input[type="radio"]+span:after {
	background: #1c318e;
	border-radius: 100%;
	content: '';
	left: -25px;
	height: 20px;
	opacity: 0;
	position: absolute;
	top: 9px;
	-webkit-transition: .2s opacity;
	transition: .2s opacity;
	width: 20px;
}

.regular .custom-cb input:not(:disabled)+span:hover:before {
	background-color: #eee
}

.regular .custom-cb input:checked+span:after {
	opacity: 1;
}

.regular .custom-cb input:disabled+span {
	cursor: default;
}

.regular .custom-cb input:focus+span:before {
	border-color: #1c318e;
}

.regular .custom-cb input:checked:disabled+span:after {
	opacity: .5;
}

.row.small-spacing {
	margin-left: -7px;
	margin-right: -7px;
}

.row.small-spacing .col-xs-1,
.row.small-spacing .col-sm-1,
.row.small-spacing .col-md-1,
.row.small-spacing .col-lg-1,
.row.small-spacing .col-xs-2,
.row.small-spacing .col-sm-2,
.row.small-spacing .col-md-2,
.row.small-spacing .col-lg-2,
.row.small-spacing .col-xs-3,
.row.small-spacing .col-sm-3,
.row.small-spacing .col-md-3,
.row.small-spacing .col-lg-3,
.row.small-spacing .col-xs-4,
.row.small-spacing .col-sm-4,
.row.small-spacing .col-md-4,
.row.small-spacing .col-lg-4,
.row.small-spacing .col-xs-5,
.row.small-spacing .col-sm-5,
.row.small-spacing .col-md-5,
.row.small-spacing .col-lg-5,
.row.small-spacing .col-xs-6,
.row.small-spacing .col-sm-6,
.row.small-spacing .col-md-6,
.row.small-spacing .col-lg-6,
.row.small-spacing .col-xs-7,
.row.small-spacing .col-sm-7,
.row.small-spacing .col-md-7,
.row.small-spacing .col-lg-7,
.row.small-spacing .col-xs-8,
.row.small-spacing .col-sm-8,
.row.small-spacing .col-md-8,
.row.small-spacing .col-lg-8,
.row.small-spacing .col-xs-9,
.row.small-spacing .col-sm-9,
.row.small-spacing .col-md-9,
.row.small-spacing .col-lg-9,
.row.small-spacing .col-xs-10,
.row.small-spacing .col-sm-10,
.row.small-spacing .col-md-10,
.row.small-spacing .col-lg-10,
.row.small-spacing .col-xs-11,
.row.small-spacing .col-sm-11,
.row.small-spacing .col-md-11,
.row.small-spacing .col-lg-11,
.row.small-spacing .col-xs-12,
.row.small-spacing .col-sm-12,
.row.small-spacing .col-md-12,
.row.small-spacing .col-lg-12 {
	padding-left: 7px;
	padding-right: 7px;
}


.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#abo-product {
  display: none;
}

.slider.slider-horizontal {
  left: -7px;
  margin-top: 2px;
  max-width: 820px;
  width: calc(100% - 40px);
  height: 20px;
}

@media (max-width:767px) {
  .slider.slider-horizontal {
    left: 0;
    width: calc(100% - 15px);
  }
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: calc(100% + 1px);
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  color: #666;
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider .hide {
  display: none;
}
.slider-track {
  background: #eee;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  position: absolute;
}
.slider-selection {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background: #2db9e3;
  border-bottom: 1px solid #29aed7;
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.slider-handle.round {
  border-radius: 50%;
}

.slider-tick {
  background: #eee;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.slider-tick.round {
  border-radius: 50%;
}

.slider-tick.in-selection {
  background: rgb(45,185,227);
  background: -moz-radial-gradient(center, ellipse cover, rgba(45,185,227,1) 0%, rgba(35,181,226,1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(45,185,227,1) 0%,rgba(35,181,226,1) 100%);
  background: radial-gradient(ellipse at center, rgba(45,185,227,1) 0%,rgba(35,181,226,1) 100%);
  border-bottom: 1px solid #29aed7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2db9e3', endColorstr='#23b5e2',GradientType=1 );
}

[data-selected="0"] .slider-tick.in-selection {
  background: rgb(85,85,85);
  background: -moz-radial-gradient(center, ellipse cover, rgba(85,85,85,1) 0%, rgba(73,73,73,1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(85,85,85,1) 0%,rgba(73,73,73,1) 100%);
  background: radial-gradient(ellipse at center, rgba(85,85,85,1) 0%,rgba(73,73,73,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#494949',GradientType=1 );
  border-bottom: 1px solid #333;
}
/*
[data-selected="300"] .slider-tick.in-selection:nth-child(4), [data-selected="500"] .slider-tick.in-selection:nth-child(5),
[data-selected="500"] .slider-tick.in-selection:nth-child(4), [data-selected="600"] .slider-tick.in-selection:nth-child(4),
[data-selected="700"] .slider-tick.in-selection:nth-child(4), [data-selected="800"] .slider-tick.in-selection:nth-child(4),
[data-selected="400"] .slider-tick.in-selection:nth-child(5), [data-selected="600"] .slider-tick.in-selection:nth-child(5),
[data-selected="700"] .slider-tick.in-selection:nth-child(5), [data-selected="400"] .slider-tick.in-selection:nth-child(4),
[data-selected="500"] .slider-tick.in-selection:nth-child(6), [data-selected="600"] .slider-tick.in-selection:nth-child(6), 
[data-selected="600"] .slider-tick.in-selection:nth-child(7), [data-selected="700"] .slider-tick.in-selection:nth-child(6), 
[data-selected="700"] .slider-tick.in-selection:nth-child(7), [data-selected="700"] .slider-tick.in-selection:nth-child(8), 
[data-selected="800"] .slider-tick.in-selection:nth-child(6), [data-selected="800"] .slider-tick.in-selection:nth-child(7), 
[data-selected="800"] .slider-tick.in-selection:nth-child(8), [data-selected="800"] .slider-tick.in-selection:nth-child(9) {
  background: rgb(39,59,148);
  background: -moz-radial-gradient(center, ellipse cover, rgba(39,59,148,1) 0%, rgba(29,50,142,1) 99%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(39,59,148,1) 0%,rgba(29,50,142,1) 99%);
  background: radial-gradient(ellipse at center, rgba(39,59,148,1) 0%,rgba(29,50,142,1) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#273b94', endColorstr='#1d328e',GradientType=1 );
  border-bottom: 1px solid #1f3181;
}*/

[data-selected="800"] .slider-tick.in-selection:nth-child(9) {
  background: rgb(196,38,35);
  background: -moz-radial-gradient(center, ellipse cover, rgba(196,38,35,1) 0%, rgba(191,39,34,1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(196,38,35,1) 0%,rgba(191,39,34,1) 100%);
  background: radial-gradient(ellipse at center, rgba(196,38,35,1) 0%,rgba(191,39,34,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c42623', endColorstr='#bf2722',GradientType=1 );
  border-bottom: 1px solid #b4241f;
}

[data-selected="400"] .slider-selection.bonus-400, [data-selected="500"] .slider-selection.bonus-400,
[data-selected="600"] .slider-selection.bonus-400, [data-selected="700"] .slider-selection.bonus-400, 
[data-selected="500"] .slider-selection.bonus-500, [data-selected="600"] .slider-selection.bonus-500, 
[data-selected="700"] .slider-selection.bonus-500, [data-selected="900"] .slider-selection.bonus-500, 
[data-selected="600"] .slider-selection.bonus-600, [data-selected="700"] .slider-selection.bonus-600, 
[data-selected="700"] .slider-selection.bonus-700, [data-selected="800"] .slider-selection.bonus-600, 
[data-selected="800"] .slider-selection.bonus-700, [data-selected="800"] .slider-selection.bonus-800 {
  background: #2db9e3;
  border-bottom: 1px solid #2db9e3;
}

[data-selected="0"] .slider-tick-label:nth-child(1) {
  color: #000 !important;
}

[data-selected="100"] .slider-tick-label:nth-child(2), [data-selected="200"] .slider-tick-label:nth-child(3) {
  color: #27bee9 !important;
}

[data-selected="500"] .slider-tick-label:nth-child(6), [data-selected="600"] .slider-tick-label:nth-child(7), 
[data-selected="700"] .slider-tick-label:nth-child(8), 
[data-selected="300"] .slider-tick-label:nth-child(4), [data-selected="400"] .slider-tick-label:nth-child(5) {
  color: #1c318e !important;
}

[data-selected="800"] .slider-tick-label:nth-child(9) {
  color: #bf2621 !important;
}

.slider-tick:nth-child(2):before, .slider-tick:nth-child(3):before, .slider-tick:nth-child(4):before, 
.slider-tick:nth-child(6):before, .slider-tick:nth-child(8):before {
  bottom: 0;
  content: '';
  height: 16px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}

@media (max-width: 767px) {
  .slider-tick:nth-child(2):before, .slider-tick:nth-child(3):before, .slider-tick:nth-child(4):before, 
  .slider-tick:nth-child(6):before, .slider-tick:nth-child(8):before {
    height: 10px;
    width: 10px;
  }
}

.slider-tick:nth-child(2):before {
  background: url(../img/star-light.svg) no-repeat;
  background-size: contain;
}

.slider-tick:nth-child(3):before {
  background: url(../img/star-highlight.svg) no-repeat;
  background-size: contain;
}

.slider-tick:nth-child(4):before {
  background: url(../img/star-primary.svg) no-repeat;
  background-size: contain;
}

.slider-tick:nth-child(6):before {
  background: url(../img/star-gold.svg) no-repeat;
  background-size: contain;
}

.slider-tick:nth-child(8):before {
  background: url(../img/star-black.svg) no-repeat;
  background-size: contain;
}

/*.slider-tick:nth-child(3).in-selection:before, .slider-tick:nth-child(4).in-selection:before, 
.slider-tick:nth-child(6).in-selection:before, .slider-tick:nth-child(8).in-selection:before*/
.slider-tick:nth-child(2).in-selection:before {
  background: url(../img/star-white.svg) no-repeat;
  background-size: contain;
  -webkit-animation: flip-vertical-right 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-vertical-right 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

@-webkit-keyframes flip-vertical-right {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
}
@keyframes flip-vertical-right {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
}

@media (min-width:768px) {

  .slider-handle,  .slider-tick {
    height: 36px;
    width: 36px;
  }
  .slider.slider-horizontal .slider-track {
    height: 16px;
    margin: 0;
  }
  .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    margin-top: 25px;
    padding-left: 15px;
  }
}

@media (max-width:767px) {
  .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    font-size: 9.5px;
  }
}

@media (max-width:359px) {
  .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    font-size: 8px;
  }
}

.abo-choice {
  padding: 20px 0;
}

.abo-product-choice {
  display: none;
}

@media (max-width:767px) {
  .abo-choice {
    padding: 10px 0;
  }
  .abo-product-choice  h2 {
    margin-bottom: 0;
  }
}


.well .divider {
  border-right: 1px solid #eee;
  float: left;
  height: 140px;
  margin: 0 30px 0 -50px;
  position: relative;
  width: 29px;
}

.well .divider:before {
  background: #eee;
  border-radius: 100%;
  bottom: 0;
  color: #1c318e;
  content: '+';
  font-size: 28px;
  font-weight: 600;
  height: 29px;
  left: 14px;
  line-height: .9;
  margin: auto;
  padding: 1px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 29px;
}

@media (max-width:1229px) {
  .well .divider {
    margin: 0 30px 0 -40px;
  }
}

@media (max-width:991px) {
  .well .divider {
    margin: 0 25px 0 -20px;
  }
}

@media (max-width:767px) {
  .well .divider {
    border-right: 0;
    border-bottom: 1px solid #eee;
    float: none;
    height: 0;
    margin: 25px 7.5px 25px;
    width: 75%;
  }

}

/* Anchornav */

.has-anchornav {
  padding-top: 56px;
  position: relative;
}
@media (min-width: 1200px) {
  .has-anchornav {
    padding-top: 60px;
  }
}
#anchorNav > .container {
  padding: 0;
  position: relative;
}
body:not(.sticky-nav) .hidden-initially {
  display: none;
  visibility: hidden;
}

#anchorNav {
  background: #fff;
  border-top: 1px solid #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: 0.25s transform;
  transition: 0.25s transform;
  width: 100%;
  z-index: 21;
}

@media (min-width: 992px) {
body.navbar-open.sticky-nav .navbar-wrapper, body.dropdown-open.sticky-nav .navbar-wrapper {
  box-shadow: none;
}
}

body.navbar-open #anchorNav, body.dropdown-open #anchorNav  {
  z-index: 10;
}

#anchorNav ul {
  margin: 0;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 991px) {
  #anchorNav ul {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
  }
}
#anchorNav ul li {
  transition: 0.25s all;
}

#anchorNav ul li:first-child {
  padding-left: 15px;
}

#anchorNav ul li:last-child {
  padding-right: 25px;
}

#anchorNav ul li + li {
  margin-left: 23px;
}

#anchorNav ul li div {
  color: #1c318e;
  padding: 15px 0;
  white-space: nowrap;
}

#anchorNav ul li.hidden-initially > div {
  padding: 6px 0 0;
}

@media (min-width: 992px) {
  #anchorNav ul li + li {
    margin-left: 25px;
  }

  #anchorNav ul li div {
    cursor: pointer;
    padding: 17px 0;
  }
  #anchorNav ul li.hidden-initially > div {
    padding: 10px 0 0;
  }
}

#anchorNav.initial ul li div {
  text-decoration: underline;
}

#anchorNav.fixed {
  background: #eee;
  border-top-color: #dfdee0;
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
}

#anchorNav.fixed ul li {
  border-left-color: #fff !important;
  color: #979797;
}

#anchorNav.fixed ul li.active div {
  color: #494949;
}

#anchorNav.fixed.active:not(.bottomed) {
  position: fixed;
  -webkit-transition: 0.25s transform, 0.25s top;
  transition: 0.25s transform, 0.25s top;
  z-index: 8;
}
#anchorNav.fixed.active:not(.bottomed) > * {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#anchorNav.fixed.active:not(.bottomed) ul {
  white-space: nowrap;
}
#anchorNav.fixed.active:not(.bottomed) ul li div {
  font-size: 13px;
}
@media (min-width: 992px) {
  #anchorNav.fixed.active:not(.bottomed) ul li div {
    cursor: pointer;
    font-size: 16px;
  }
}
#anchorNav.fixed.active:not(.bottomed) ul li.active div {
  border-bottom: 2px solid #f66751;
  color: #333;
}
#anchorNav.fixed.active:not(.bottomed) ul li + li {
  margin-left: 28px;
}
#anchorNav .flickity-wrapper:before {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1);
  content: '';
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;
  z-index: 1;
}
#anchorNav .flickity-wrapper:after {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1);
  content: '';
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 15px;
  z-index: 1;
}

#anchorNav.fixed .flickity-wrapper:before {
  background: -moz-linear-gradient(left, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%);
  background: linear-gradient(to right, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eeeeee', endColorstr='#eeeeee',GradientType=1);
}
#anchorNav.fixed  .flickity-wrapper:after {
  background: -moz-linear-gradient(left, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 0) 100%);
  background: linear-gradient(to right, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=1);
}

#anchorNav.fixed.bottomed {
  z-index: 10;
}

flickity-enabled {
  position: relative;
}
flickity-enabled:focus {
  outline: none;
}
flickity-enabled.is-draggable {
  tap-highlight-color: transparent;
  user-select: none;
}
flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}
flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: #333;
}
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
@media (max-height: 660px) {
  .flickity-page-dots {
    bottom: -10px;
  }
}
.flickity-page-dots .dot {
  background: none;
  border: 1px solid #fff;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 2px;
  border-radius: 50%;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  background: #fff;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
