#online-buchen, #offline-buchen {
  display: none;
}
body {
  font-family: 'Fira Sans', tahoma;
  color: #373737;
  font-weight: 300;
  font-size: 16px;
  background: url(../images/bodybg.jpg);
}
a:focus {
  outline: none !important;
}
strong {
  font-weight: 400 !important;
}
.container.contenttop {
  padding-top: 30px;
  padding-bottom: 40px;
}
.container.content {
  padding-top: 60px;
  padding-bottom: 60px;
}
footer .container.content {
  padding-top: 40px;
  padding-bottom: 10px;
}
.footerwave {
  background: url(../images/sectionfooterbg.png) no-repeat right bottom;
  height: 69px;
  position: absolute;
  top: -49px;
  width: 100%;
  z-index: 999;
}
section.standard {
  background: #fff url(../images/sectionwhitebg.png) no-repeat right bottom;
}
section.grey {
  background: #eaeaea;
  border-bottom: 10px solid #e3e3e3;
}
section.blue {
  background: #c0d1db;
}
section.blue.light {
  background: #f0f5fb;
}
section.newsletter-start {
  background: #fff url(../images/sectionwhitebg-top.png) repeat-x left top;
}
section#footer {
  background: #1f70a1;
  color: #fff;
}
.headline {
  color: #373737;
  font-weight: 300;
}
.red {
  color: #d9000f !important;
}
footer p, footer p a {
  color: #e2e2e2;
}
footer .headline {
  color: #fff !important;
}
footer p, footer p a {
  color: #e2e2e2;
  font-size: 14px;
}
footer p a:hover {
  color: #fff;
  text-decoration: none;
}
p .big {
  font-size: 22px;
}
p .medium {
  font-size: 23px;
}
p .big span {
  font-size: 20px;
}
.headline.big {
  font-size: 34px;
  font-weight: 400;
  color: #d9000f;
  line-height: 27px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.headline.big span {
  font-size: 20px;
  margin-top: 0px;
  color: #373737;
}
.headline.medium {
  font-size: 23px;
  margin-top: 10px;
  font-weight: 400;
  color: #515151;
}
.headline.small {
  font-size: 20px;
  margin-top: 0px;
}
.headline.smaller {
  font-size: 16px;
  margin-top: 0px;
}
.headline.bold {
  font-weight: bolder;
}
footer .headline.smaller {
  color: #fff;
}
.form-group label {
  color: #555d61;
}
.form-group input {
  height: 47px;
}
span.zitat {
  font-size: 30px;
  position: absolute;
  color: #d9000f;
  left: 0px;
  top: 0px;
}
p.zitat {
  padding-left: 35px;
  padding-top: 15px;
  position: relative;
}
.panel-heading {
  padding: 0px;
}
.panel-heading:hover {
  background: rgb(63, 155, 202);
  background: -moz-radial-gradient(center, ellipse cover, rgba(63, 155, 202, 1) 0%, rgba(31, 112, 161, 1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(63, 155, 202, 1) 0%, rgba(31, 112, 161, 1) 100%);
  background: radial-gradient(ellipse at center, rgba(63, 155, 202, 1) 0%, rgba(31, 112, 161, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f9bca', endColorstr='#1f70a1', GradientType=1);
}
.panel-heading:hover .panel-title a {
  color: #fff;
}
.blogquote {
  border-left: 4px solid #006fb9;
  background: #f6f6f6;
  padding: 22px 26px;
  margin: 5px 0 30px 0;
}
.blogquote p {
  font-size: 21px;
  line-height: 30px;
  color: #004972;
  margin: 0 0 10px 0;
}
.blogquote cite {
  font-style: normal;
  font-size: 14px;
  color: #6d7479;
}
.lead-satz {
  font-size: 18px;
  line-height: 28px;
}
.header-overlay-box {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 99;
  display: flex;
  justify-content: center; /* horizontal */
  align-items: center; /* vertikal */
}
.header-overlay-box .bluebox {
  background: #006fb9;
  border-radius: 10px;
  padding: 20px;
  color: #fff !important;
  padding-left: 89px;
  margin-left: 79px;
  background: rgba(0, 111, 185, 0.7);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.bluebox ul li {
  font-size: 16px !important;
}
.header-overlay-box .bluebox h1 {
  color: #fff !important;
  margin: 0px;
  margin-bottom: 10px;
}
.header-overlay-box .bluebox h2 {
  color: #fff !important;
  margin: 0px;
  margin-bottom: 15px;
  font-weight: normal;
  opacity: 0.7;
}
.header-overlay-box .box {
  position: relative;
}
.header-overlay-box .picturebox {
  border: 8px solid #fff;
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  margin-top: -75px;
  border-radius: 50%;
  z-index: 99;
  overflow: hidden;
}
.header-overlay-box .picturebox img {
  width: 100%;
}
.header-overlay-box .bluebox ul li, .header-overlay-box .bluebox ul li span {
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  .header-overlay-box .bluebox {
    padding: 20px;
    padding-top: 79px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 79px;
  }
  .header-overlay-box .picturebox {
    width: 150px;
    height: 150px;
    top: 75px;
    left: 50%;
    margin-left: -75px;
  }
  .rslides.ernaehrung li img {
    width: 1200px !important;
  }
}
.anker {
  margin-top: -153px;
  position: absolute;
}
.anker-content {
  margin-top: -180px;
  position: absolute;
}
@media (max-width: 991px) {
  .anker-content {
    margin-top: -123px;
    position: absolute;
  }
  .bw-siegel {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .anker-content {
    margin-top: -103px;
    position: absolute;
  }
}
.panel-title a {
  width: 100%;
  display: block;
  padding: 10px;
  text-decoration: none !important;
}
.infobox {
  border: 2px solid #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
  background: rgb(31, 112, 161);
  background: -moz-linear-gradient(top, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  background: linear-gradient(to bottom, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f70a1', endColorstr='#409ccb', GradientType=0);
  padding: 20px;
  text-align: center;
  color: #fff;
}
.infobox .headline {
  color: #fff !important;
}
#mc_embed_signup form {
  padding: 0px !important;
}
#mc-embedded-subscribe {
  margin: 0px !important;
}
.mce_inline_error {
  background: #d9002f !important;
  color: #fff !important;
  border-radius: 5px
}
#mce-success-response {
  margin-bottom: 10px;
  color: #82ac10;
}
#mce-error-response {
  margin-bottom: 10px;
}
.highlightboxborder {
  border: 2px solid #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 16px 17px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 16px 17px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 16px 17px 0px rgba(0, 0, 0, 0.16);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0); /* IE6-9 */
}
.highlightboxborder.index {
  margin-top: -58px;
}
.highlightboxhead {
  border-bottom: 1px solid #b0b0b0;
  padding: 5px 25px;
  border-radius: 5px 5px 0px 0px;
  background: rgb(31, 112, 161);
  background: -moz-linear-gradient(top, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  background: linear-gradient(to bottom, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f70a1', endColorstr='#409ccb', GradientType=0);
}
.highlightbox {
  padding: 25px;
}
.highlightboxhead .headline {
  color: #fff !important;
}
.carousel-inner > .item {
  color: #373737;
  text-align: center;
  min-height: 260px;
}
.carousel-inner > .item span {
  color: #ffa800;
  font-size: 25px;
}
.carousel-inner > .item p {
  padding: 5px 200px;
}
.carousel-inner > .item img {
  width: 100px;
  margin: auto;
  margin-bottom: 15px;
}
.carousel-control.left, .carousel-control.right {
  background: none;
  display: none;
}
.navbar {
  background: #3f9bca !important;
}
.sozialicons {
  font-size: 35px;
  margin-right: 15px;
}
.sign {
  max-width: 200px;
  margin: 30px;
}
#tooltip {
  text-align: left;
  color: #777776;
  background: #eaeaea;
  position: absolute;
  z-index: 100;
  padding: 15px;
  max-width: 440px !important;
  z-index: 9999;
}
#tooltip:after /* triangle decoration */ {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #eaeaea;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #eaeaea;
  top: -20px;
  bottom: auto;
}
#tooltip.left:after {
  left: 10px;
  margin: 0;
}
#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}
.commentsheight {
  height: 228px !important;
}
.center {
  text-align: center;
}
section.blue .headline.big {
  color: #d9000f;
}
.bigicon {
  border: 2px solid #fff;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  text-align: center;
  padding-top: 23px;
  float: left;
  margin-right: 20px;
}
.bigicon span {
  font-size: 40px;
}
.contentspacer {
  height: 0px;
  border-bottom: 1px dashed #b8b8b8;
  margin: 25px 0px 35px 0px;
}
.contentspacer.mitglieder {
  height: 0px;
  border-bottom: 1px dashed #b8b8b8;
  margin: 0px;
  margin-bottom: 35px;
}
.imgframe {
  border: 1px solid #3b5d6f;
  padding: 8px;
}
img.img {
  width: 100%;
  border-radius: 5px;
}
img.img.news {
  margin-top: 12px;
  margin-bottom: 15px;
}
a.img {
  opacity: 1;
}
a.img:hover {
  opacity: 0.7;
}
.btn {
  padding: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
}
.btn.bordered {
  border: 1px solid #fff;
  color: #fff;
}
.btn.bordered.light {
  border: 1px solid #a5a5a5;
  color: #a5a5a5;
}
.btn.bordered:hover {
  background: #006fb9;
  border: 1px solid #006fb9;
  color: #fff;
}
.btn.bordered.light:hover {
  background: #a5a5a5;
  color: #fff;
}
.btn.full {
  text-align: center;
  width: 100%;
}
.btn.dark {
  background: #f6f6f6;
  border: 1px solid #cbcbcb;
  color: #555d61;
}
.btn.dark:hover {
  background: #8a9fb2;
  border: 1px solid #8a9fb2;
  color: #fff;
}
.btn.cta {
  background: #3f9bca;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
}
.btn.cta:hover {
  background: #307ea6;
}
footer p.big, footer p.big a {
  font-size: 17px;
}
p a {
  color: #3a94c4;
}
footer p a {
  font-weight: normal;
}
a:focus {
  border: none;
}
.addbox {
  position: relative;
}
.addbox .add {
  position: absolute;
  z-index: 999;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  left: 0px;
  border-radius: 0px 5px 5px 0px;
  color: #fff !important;
}
.addbox .add .headline {
  color: #fff !important;
}
#map {
  overflow: hidden;
  border-radius: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
}
.angebotsbox {
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  border-radius: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.16);
}
.angebotsbox:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.26);
  border-radius: 10px;
}
.angebotsbox .add {
  position: absolute;
  z-index: 999;
  width: 100%;
  bottom: -80px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0); /* IE6-9 */
  padding: 15px;
  left: 0px;
  border-radius: 0px 0px 5px 5px;
  ;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-top: 0px solid #fff;
}
.angebotsbox:hover .add {
  bottom: 0px;
  border-top: 5px solid #1f70a1;
}
.angebotsbox .add .headline {
  font-size: 20px;
  text-align: center !important;
}
.angebotsbox .add .headline:hover {
  text-decoration: none !important;
}
.teaser-link:hover {
  text-decoration: none !important;
}
#parallax.start {
  background: #000 url(../images/parken.jpg) center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0px;
}
#parallax.start.kontakt {
  background: #000 url(../images/parken-short.jpg) center;
}
#parallax.start.gutscheine {
  background: #000 url(../images/gutscheine.jpg) center;
}
#parallax.start.gutscheine span {
  font-size: 40px;
}
#parallax .parallaxoverlay {
  background: rgba(0, 0, 0, 0.2);
  padding: 150px 0px;
  padding-bottom: 0px;
  -webkit-box-shadow: inset 0px 0px 44px 0px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: inset 0px 0px 44px 0px rgba(0, 0, 0, 0.74);
  box-shadow: inset 0px 0px 44px 0px rgba(0, 0, 0, 0.74);
  border-bottom: 20px solid #c0d1db;
}
#parallax.start.gutscheine .parallaxoverlay {
  background: url(../images/sectionwhitebg-topend.png) repeat-x right top;
  padding: 50px 0px;
  padding-bottom: 50px;
  -webkit-box-shadow: inset 0px 0px 44px 0px rgba(0, 0, 0, 0.0);
  -moz-box-shadow: inset 0px 0px 44px 0px rgba(0, 0, 0, 0.0);
  box-shadow: inset 0px 0px 44px 0px rgba(0, 0, 0, 0.0);
  border-bottom: none;
}
#parallax.start.gutscheine .parallaxoverlay2 {
  background: url(../images/sectionwhitebg-white.png) repeat-x left bottom;
}
.headerpic-spacer {
  background: url(../images/sectionwhitebg-white.png) repeat-x left bottom;
  height: 78px;
  top: -78px;
  width: 100%;
  position: absolute;
  z-index: 1000;
}
.parallaxbox {
  background: rgb(247, 247, 247);
  background: -moz-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(192, 209, 219, 1) 83%);
  background: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(192, 209, 219, 1) 83%);
  background: linear-gradient(to bottom, rgba(247, 247, 247, 1) 0%, rgba(192, 209, 219, 1) 83%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#c0d1db', GradientType=0);
  padding: 25px;
  border-radius: 5px 5px 0px 0px;
  position: relative;
}
.parallaxbox.gutscheine {
  background: none;
  padding: 155px 25px;
  position: relative;
  color: #fff !important;
}
.parallaxbox.gutscheine .headline {
  color: #fff !important;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: -60px;
}
.rslides.vorteile {
  border-bottom: 0px solid #c0d1db;
}
.blueteaser {
  border-radius: 5px;
  margin-top: -10px;
  padding: 20px;
  padding-bottom: 20px;
  background: rgb(31, 112, 161);
  background: -moz-linear-gradient(top, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  background: linear-gradient(to bottom, rgba(31, 112, 161, 1) 0%, rgba(64, 156, 203, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f70a1', endColorstr='#409ccb', GradientType=0);
}
.blueteaser p {
  color: #fff;
}
.container {
  position: relative;
}
.rslides .caption {
  position: absolute;
  bottom: 280px;
  width: 620px;
}
.rslides .caption2 {
  position: absolute;
  bottom: 0;
  font-size: 18px;
  line-height: 20px;
  right: 15px;
  text-transform: uppercase;
  padding: 20px;
  padding-bottom: 0px;
  background: #006fb9;
  color: #fff;
  width: 230px;
}
.rslides .caption3 {
  position: absolute;
  margin-top: 65px;
  right: 15px;
  width: 230px;
}
.rslides .caption4 {
  position: absolute;
  margin-top: 65px;
  right: 260px;
  width: 230px;
}
.caption-vorteile {
  background: rgb(247, 247, 247);
  background: -moz-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(192, 209, 219, 1) 83%);
  background: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(192, 209, 219, 1) 83%);
  background: linear-gradient(to bottom, rgba(247, 247, 247, 1) 0%, rgba(192, 209, 219, 1) 83%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#c0d1db', GradientType=0);
  position: absolute;
  top: -135px;
  height: 125px;
  border-bottom: 0px;
  border-top: 5px solid #8a9fb2;
  z-index: 999;
  left: -10px;
  padding: 25px;
  padding-bottom: 20px;
  padding-top: 0px;
  width: 100%;
  border-radius: 45px 100% 0px 0px;
}
.caption-vorteile h1 {
  color: #d9000f;
}
.aok {
  max-width: 200px;
}
.rslides .caption-vorteile h1 {
  padding-top: 0px;
  margin-top: 0px;
}
.rslides .caption2 span {
  float: left;
  margin-right: 8px;
  margin-top: 3px;
}
.rslides .caption2 span img {
  width: 34px;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides-box {
  position: relative;
  margin-top: 70px;
}
.rslides_nav {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  z-index: 999;
  width: 34px;
  height: 34px;
  opacity: 0.8;
}
.rslides_nav img {
  width: 100%;
}
.rslides_nav.prev {
  left: 20px;
}
.rslides_nav.next {
  right: 20px;
}
.list-unstyled li {
  margin-bottom: 20px;
}
.row.bigspace {
  margin-right: -30px;
  margin-left: -30px;
}
.col-md-9.bigspace, .col-md-3.bigspace {
  padding-right: 30px;
  padding-left: 30px;
}
.alle-vorteileinc {
  display: none;
}
.alle-vorteileinc.aktive {
  display: block;
}
.yesmobil .alle-vorteileinc.aktive {
  display: none;
}
.nomobil .alle-vorteileinc.aktive {
  display: block;
}
ul.stdlist {
  padding-left: 14px;
  margin-bottom: 0px;
}
ul.stdlist.ico {
  list-style: none;
  padding-left: 0px;
}
ul.stdlist.ico li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
}
ul.stdlist.ico li span {
  color: #df000f;
  position: absolute;
  left: 0;
  top: 3px;
}
.kurscol {
  width: 19.5%;
  margin-right: 0.5%;
  float: left;
}
.kurscol-6day .kurscol {
  width: 16.1%;
  margin-right: 0.5%;
  float: left;
}
.row.kurs {
  margin: 0px;
}
.minheight-vorteile {
  min-height: 260px;
}
.kurslink {
  color: #1e1e1e;
}
.kurslink:hover {
  color: #1e1e1e;
  text-decoration: none;
}
.navbar-inner .container {
  padding-bottom: 0px;
}
.dropdown:hover .dropdown-menu {
  visibility: visible !important;
  display: block !important;
}
.table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 4px;
  line-height: 1.42857143;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
ul.plus li:before {
  content: "+";
  position: absolute;
  font-family: tahoma;
  left: 15px;
  font-size: 14px;
}
ul.plus {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 15px;
}
ul.plus li {
  font-size: 16px;
  margin-bottom: 8px;
}
ul.nav li a.aktive {
  color: #fff !important;
}
.navbar-nav > li > a {
  padding-top: 50px;
  padding-bottom: 25px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  color: #dbeaf0;
  font-weight: 400;
  text-transform: uppercase;
}
.navbar-nav {
  float: right;
  margin: 0;
}
.navbar {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  border-bottom: 1px solid transparent;
}
.navbar-fixed-top {}
.nav-mask {
  position: absolute;
  background: url('../images/sectionmenubg.png') no-repeat right bottom;
  width: 100%;
  height: 150px;
}
.menuheadline {
  color: #fff;
  padding-left: 10px;
  font-size: 17px;
  margin-top: 6px;
  text-transform: uppercase;
}
.dropdown-menu {
  border: 0px;
  min-width: 310px;
  padding: 15px 15px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #3f9bca;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 0px 0px 5px 5px;
  -webkit-box-shadow: 0 6px 22px rgba(0, 0, 0, 0);
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0);
  border-top: none;
  margin-left: -19px;
}
.dropdown-toggle {
  padding-bottom: 20px !important;
}
.upercase {
  text-transform: uppercase;
}
.vorteilebox {
  border-bottom: 2px solid #3b5d6f;
  padding: 20px 15px;
  position: relative;
  cursor: pointer;
}
.vorteilebox .headline, .vorteilebox .plus-ico {
  opacity: 0.3;
  -webkit-transition: all 0.3s ease-out 0s;
  ;
  -moz-transition: all 0.3s ease-out 0s;
  ;
  -o-transition: all 0.3s ease-out 0s;
  ;
  transition: all 0.3s ease-out 0s;
  ;
}
.vorteilebox-akt {
  border-bottom: 2px solid #3b5d6f;
  padding: 20px 15px;
  position: relative;
}
.vorteilebox-akt .headline, .vorteilebox-akt .plus-ico {
  opacity: 1;
}
.vorteilebox .headline.big {
  font-size: 20px;
}
.no-txt-deco a:hover {
  text-decoration: none !important;
}
.plus-ico img {
  width: 100%;
}
.plus-ico {
  position: absolute;
  right: 15px;
  top: 46px;
  width: 34px;
  height: 34px;
}
.modal .close {
  margin-top: -5px;
  width: 40px;
  height: 40px;
  opacity: 0.5;
  font-size: 20px;
}
.modal .close span {
  font-size: 30px;
}
*::before, *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
Element {
  display: none;
}
.error_message {
  color: #d00000;
  font-weight: bold;
  text-align: center;
  padding: 30px;
}
#success_page {
  text-align: center;
}
.modal {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#80ffffff', GradientType=0);
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .0s ease-out;
  -o-transition: -o-transform .0s ease-out;
  transition: transform .0s ease-out;
  -webkit-transform: translate(0, -0%);
  -ms-transform: translate(0, -0%);
  -o-transform: translate(0, -0%);
  transform: translate(0, -0%);
}
.modal-dialog.fullsize {
  width: 100%;
  margin: 140px auto !important;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.modal {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#80ffffff', GradientType=0);
}
.modal-header {
  border-bottom: 0px;
}
.modal-content {
  border-radius: 5px;
  padding-bottom: 0px;
}
.filterbox {
  background: #0e70b7;
  padding: 15px;
  color: #fff;
  text-align: center;
  border-radius: 0px;
  position: absolute;
  right: 15px;
  margin-top: 1px;
  z-index: 99;
  display: none;
  width: 64.1%;
}
.filterbox.aktive {
  display: block;
}
.filterbox .inner {
  width: 100%;
}
.filterbox a {
  color: #fff !important;
  padding-right: 12px;
  margin-right: 12px;
  text-align: left;
  float: left;
  text-transform: uppercase;
  font-weight: 400;
  border-right: 1px solid #fff;
  line-height: 15px;
  opacity: 0.5;
}
.filterbox a:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
.filterbox a.akt {
  opacity: 1;
}
.filterbox a.last {
  padding-right: 0px;
  margin-right: 0px;
  border-right: 0px;
}
ul.dropdown-menu li a {
  display: block;
  padding: 10px 30px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #dbeaf0;
  white-space: normal;
  position: relative;
}
ul.dropdown-menu li a span {
  position: absolute;
  left: 8px;
  top: 12px;
}
ul.dropdown-menu li a:hover {
  text-decoration: none;
  color: #fff;
  background: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  color: #fff !important;
}
.nav li a:hover {
  color: #fff !important;
}
.nav > li > a {
  line-height: 15px;
  padding: 7px;
  padding-top: 40px;
  padding-bottom: 30px;
}
.navbar-brand {
  width: 180px;
  margin-top: -13px;
}
.navbar-brand img {
  width: 100%;
}
.speciallink, .speciallink:visited {
  background: #fff !important;
  opacity: 0.8;
  border-radius: 5px;
  margin-left: 5px;
  padding: 15px !important;
  margin-top: 25px;
  color: #1f71a2 !important;
}
.is-sticky .speciallink {}
a.fb span {
  font-size: 25px;
  position: absolute;
  top: 46px;
  left: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  ;
  -moz-transition: all 0.3s ease-out 0s;
  ;
  -o-transition: all 0.3s ease-out 0s;
  ;
  transition: all 0.3s ease-out 0s;
  ;
}
.is-sticky a.fb span {
  top: 24px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
a.fb {
  width: 25px;
}
#logo {
  background: url(../images/logo-header.png) 0 0px no-repeat;
  background-size: 249px 165px;
  width: 249px;
  height: 165px;
  margin-top: 0px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  position: absolute;
}
.is-sticky #logo, .nosticky #logo {}
.is-sticky #logo a, .nosticky #logo a {
  width: 100%;
  height: 100%;
  position: absolute;
}
.is-sticky .navbar .nav > li > a, .nosticky .nav > li > a {
  line-height: 15px;
  padding-top: 40px;
  padding-bottom: 30px;
}
.nosticky .nav > li > a.speciallink {
  margin-top: 25px;
}
.nav > li > a.speciallink:hover {
  background: #fff !important;
  color: #1f71a2 !important;
  opacity: 1;
}
.is-sticky .dropdown-toggle, .nosticky .dropdown-toggle {}
.navbar-toggle, .icon-bar {
  border: 1px solid #fff;
  color: #fff;
}
.navbar-toggle {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-toggle:hover, .navbar-toggle:focus {
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
}
.caption-vorteile-mobil {
  display: none;
}
.caption-vorteile-mobil .headline.big {
  margin-top: 0px;
  color: #d9000f;
  font-weight: 400;
}
.caption-vorteile-mobil .headline.small {
  margin-bottom: 30px;
}
p.headline.small.zitat {
  font-size: 16px;
}
.jobbox {
  border-bottom: 1px dashed #e3e3e3;
  margin-bottom: 35px;
}
.group-stelle, .group-ausbildung {
  display: none;
}
.group-b, .group-a, .group-c, .group-d, .spacerkurs, .spacerkurs-a, .spacerkurs-b, .spacerkurs-c, .spacerkurs-d {
  display: none;
}
.kategorielinks a.akt {
  background: #1f70a1;
  border: 1px solid #1f70a1;
  color: #fff;
}
.beitrag-akt {
  display: block !important;
}
.kategorielinks a:hover {
  cursor: pointer;
}
.kategorielinks {
  margin-bottom: 5px;
}
.kurscol .tag {
  background: #cbcbcb;
  margin-bottom: 6px;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
}
.kurscol .zeit {
  background: #f6f6f6;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  opacity: 0.5;
}
.kurscol .zeit.last {
  border-radius: 0px 5px 5px 0px;
  border-right: 1px solid #cbcbcb;
}
.kurscol .zeit.first {
  border-radius: 5px 0px 0px 5px;
  border-left: 1px solid #cbcbcb;
}
.kurscol .wasser {
  -webkit-transition: all 0.3s ease-out 0s;
  ;
  -moz-transition: all 0.3s ease-out 0s;
  ;
  -o-transition: all 0.3s ease-out 0s;
  ;
  transition: all 0.3s ease-out 0s;
  ;
  background: #b2d0fa;
  height: 98px;
  margin-bottom: 6px;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
}
.kurscol .reha {
  -webkit-transition: all 0.3s ease-out 0s;
  ;
  -moz-transition: all 0.3s ease-out 0s;
  ;
  -o-transition: all 0.3s ease-out 0s;
  ;
  transition: all 0.3s ease-out 0s;
  ;
  background: #f9d751;
  height: 98px;
  margin-bottom: 6px;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
}
.kurscol .land {
  -webkit-transition: all 0.3s ease-out 0s;
  ;
  -moz-transition: all 0.3s ease-out 0s;
  ;
  -o-transition: all 0.3s ease-out 0s;
  ;
  transition: all 0.3s ease-out 0s;
  ;
  background: #eec798;
  height: 98px;
  margin-bottom: 6px;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
}
.land.special {
  background: #68dac3;
}
.kurscol .kinder {
  -webkit-transition: all 0.3s ease-out 0s;
  ;
  -moz-transition: all 0.3s ease-out 0s;
  ;
  -o-transition: all 0.3s ease-out 0s;
  ;
  transition: all 0.3s ease-out 0s;
  ;
  background: #d3ee98;
  height: 98px;
  margin-bottom: 6px;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
}
.kurscol .online {
  -webkit-transition: all 0.3s ease-out 0s;
  ;
  -moz-transition: all 0.3s ease-out 0s;
  ;
  -o-transition: all 0.3s ease-out 0s;
  ;
  transition: all 0.3s ease-out 0s;
  ;
  background: #7e0427;
  height: 98px;
  margin-bottom: 6px;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  color: #fff;
}
.kurscol .spacerkurs, .kurscol .spacerkurs-a, .kurscol .spacerkurs-b, .kurscol .spacerkurs-c, .kurscol .spacerkurs-d {
  height: 98px;
  margin-bottom: 6px;
}
.kurscol .wasser:hover, .kurscol .land:hover, .kurscol .kinder:hover, .kurscol .online:hover, .kurscol .reha:hover {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.37);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.37);
}
.kurscol .wasser, .kurscol .kinder, .kurscol .land, .kurscol .reha {
  font-size: 14px;
}
p a {
  color: #3087b7;
  text-decoration: none;
  font-weight: 400;
}
p a:hover {
  color: #3087b7;
  text-decoration: underline;
  font-weight: 400;
}
.pricebox {
  background: rgb(63, 155, 202);
  background: -moz-radial-gradient(center, ellipse cover, rgba(63, 155, 202, 1) 0%, rgba(31, 112, 161, 1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(63, 155, 202, 1) 0%, rgba(31, 112, 161, 1) 100%);
  background: radial-gradient(ellipse at center, rgba(63, 155, 202, 1) 0%, rgba(31, 112, 161, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f9bca', endColorstr='#1f70a1', GradientType=1);
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  height: 55px !important;
  position: relative;
}
.price {
  padding: 15px;
  padding-right: 20px;
  display: inline-block;
}
.pricebox .btn {
  margin: 0px !important;
  border-radius: 0px 5px 5px 0px;
  height: 55px;
  position: absolute;
  right: -100px;
  top: 0;
  font-size: 16px;
}
.desktop-no {
  display: none;
}
.menu-kontakt {
  border-radius: 0px 0px 10px 10px;
  z-index: ;
  position: absolute;
  right: 15px;
  bottom: -62px;
  padding: 20px;
  padding-bottom: 10px;
  background: #3f9bca;
  color: #fff;
  width: 223px;
  height: 56px;
}
.menu-kontakt div {
  position: relative;
}
.menu-kontakt div a {
  position: absolute;
  z-index: 99999999;
  right: 0px;
  color: #fff
}
.menu-kontakt span {
  opacity: 0.7;
}
.opa-05 {
  opacity: 0.5;
}
.opa-07 {
  opacity: 0.7;
}
.desktop-wrapper {
  max-width: 1400px;
  border: 3px solid #fff;
  border-top: none;
  border-bottom: none;
  margin: auto;
  -webkit-box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.27);
}
.navbar-fixed-top {
  min-width: 1394px;
  left: inherit;
  right: inherit;
}
@media only screen and (max-width: 1394px) {
  .navbar-fixed-top {
    min-width: 100%;
    left: 0;
    right: 0;
  }
  .desktop-wrapper {
    max-width: 1400px;
    border: 0px solid #fff;
    border-top: none;
    border-bottom: none;
    margin: auto;
    -webkit-box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.27);
  }
}
@media only screen and (max-width: 1300px) {
  .prodbox.freeair100 {
    background-size: 35%;
  }
  .prodbox.freeair100 .prodboxcontent {
    width: 65%;
  }
  .filterbox a {
    padding-right: 5px;
    margin-right: 5px;
    line-height: 15px;
    font-size: 13px;
  }
  .prodbox.freeairplus {
    background-size: 35%;
  }
  .prodbox.freeairplus .prodboxcontent {
    width: 65%;
  }
  .prodpicspacer {
    height: 400px;
    overflow: hidden;
  }
  .prodbox.freeaircover {
    background-size: 35%;
  }
  .prodbox.freeaircover .prodboxcontent {
    width: 65%;
  }
  .rslides .caption3 {
    position: absolute;
    bottom: 48%;
    margin-top: 115px;
    right: 15px;
    width: 110px;
  }
  .rslides .caption4 {
    position: absolute;
    bottom: 48%;
    margin-top: 115px;
    right: 135px;
    width: 110px;
  }
  .kurscol .wasser, .kurscol .kinder, .kurscol .land, .kurscol .reha {
    height: 98px;
    padding: 5px;
    padding-top: 10px;
    font-size: 12px;
  }
  .kurscol .wasser strong, .kurscol .kinder strong, .kurscol .land strong, .kurscol .reha strong {
    font-size: 16px;
  }
}
.caption-inline {
  display: none;
}
@media only screen and (max-width: 1199px) {
     .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
    }
    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
   #logo {
    background: url(../images/logo-header.png) 0 0px no-repeat;
    background-size: 180px 120px;
    width: 180px;
    height: 120px;
    position: absolute;
    margin-left: 15px;
  } 
  .is-sticky .navbar .nav > li > a, .nosticky .nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
      .menu-kontakt {
    bottom: -52px;
  }
  .navbar-collapse {
    padding-top: 60px;
  }
  .nav-mask {
    position: absolute;
    background: url('../images/sectionmenubg.png') no-repeat right bottom;
    width: 100%;
    height: 130px;
  }
  .rslides-box {
    margin-top: 0px;
  }
.speciallink {
    display: none !important;
  }
  .navbar-toggle {
    margin-right: 5px;
  }
  .navbar-toggle.last {
    margin-right: 15px;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .navbar-collapse {
    padding-bottom: 20px;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit;
  }
    .dropdown:hover .dropdown-menu {
    visibility: hidden !important;
    display: none !important;
  }
  .dropdown.open:hover .dropdown-menu {
    visibility: visible !important;
    display: block !important;
  }
  ul.dropdown-menu li a span {
    top: 7px;
  }
  ul.dropdown-menu li a:hover {
    background-color: transparent;
  }
}
@media only screen and (max-width: 991px) {
  .caption-inline {
    display: block;
  }
  .caption-vorteile {
    display: none;
  }

  .highlightboxborder.index {
    margin-top: 0px;
  }




  .carousel-inner > .item {
    min-height: 200px;
  }
  .carousel-inner > .item p {
    padding: 5px 20px;
  }
  .carousel-inner > .item img {
    width: 80px;
    margin-bottom: 10px;
  }
  
  .kurscol {
    width: inherit;
    margin-right: 0%;
    float: inherit;
    margin-bottom: 30px;
  }
  .kurscol-6day .kurscol {
    width: inherit;
    margin-right: 0%;
    float: inherit;
    margin-bottom: 30px;
  }
  .kurscol .wasser, .kurscol .kinder, .kurscol .land, .kurscol .online, .kurscol .reha {
    height: inherit;
    padding: 10px;
    font-size: 14px;
  }
  .kurscol .spacerkurs, .kurscol .spacerkurs-a, .kurscol .spacerkurs-b, .kurscol .spacerkurs-c, .kurscol .spacerkurs-d {
    display: none !important;
  }
  .kurscol .zeit {
    border: 1px solid #cbcbcb !important;
    border-radius: 5px !important;
  }
  .yesmobil .alle-vorteileinc.aktive {
    display: block;
  }
  .nomobil .alle-vorteileinc.aktive {
    display: none;
  }
  .mobil-no {
    display: none;
  }
  .desktop-no {
    display: block;
  }
  .prodpicspacer {
    height: 300px;
    overflow: hidden;
  }

  a.fb span {
    display: none;
  }
  
  .caption-vorteile {
    border: none;
    background: none;
    top: 0px;
  }
  .container.content.first {
    padding-top: 0px;
  }
  .filterbox.aktive {
    display: none;
  }
  .rslides {
    margin-top: 0px;
    text-align: center;
  }
  .prodbox.freeair100 h1 {
    padding-bottom: 59px;
  }
  .prodbox.freeair100 h2 {
    display: none;
  }
  .prodbox.freeairplus h1 {
    padding-bottom: 59px;
  }
  .prodbox.freeairplus h2 {
    display: none;
  }
  .prodbox.freeaircover h1 {
    padding-bottom: 35px;
  }
  .prodbox.freeaircover h2 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .headline.big {
    font-size: 25px;
    line-height: 27px;
  }
  .headline.big span {
    font-size: 17px;
  }
  .caption {
    font-size: 12px !important;
    line-height: 13px !important;
    padding: 10px !important;
    padding-bottom: 0px !important;
    width: 200px !important;
  }
  .caption2 {
    display: none;
  }
  .carousel-inner > .item {
    min-height: 320px;
  }
  .no767 {
    display: none;
  }
  .rslides_nav.prev {
    display: none;
  }
  .rslides_nav.next {
    display: none;
  }
  .rslides .caption3 {
    position: absolute;
    bottom: 25%;
    margin-top: 115px;
    right: 15px;
    width: 55px;
    display: none;
  }
  .rslides .caption4 {
    position: absolute;
    bottom: 25%;
    margin-top: 115px;
    right: 80px;
    width: 55px;
    display: none;
  }
  .prodpicspacer {
    height: inherit;
    overflow: hidden;
  }
  #logo {
    background: url(../images/logo-header.png) 0 0px no-repeat;
    background-size: 125px 83px;
    width: 125px;
    height: 83px;
    position: absolute;
    margin-left: 15px;
  }
  .navbar-collapse {
    padding-top: 30px;
  }
  .nav-mask {
    position: absolute;
    background: url('../images/sectionmenubg.png') no-repeat right bottom;
    width: 100%;
    height: 120px;
  }
  .rslides-box {
    margin-top: -10px;
  }
  .rslides-box .rslides li img {
    width: 160%;
    margin-left: -30%;
  }
  #tooltip {
    max-width: 240px !important;
  }
  .addbox {}
  .addbox .add {
    bottom: 10px;
    padding: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .addbox .add .headline {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0px;
  }
  .no-xs {
    display: none;
  }
  .prodbox.freeair100 h1 {
    padding-bottom: 159px;
  }
  .prodbox.freeair100 h2 {
    display: block;
  }
  .prodbox.freeairplus h1 {
    padding-bottom: 159px;
  }
  .prodbox.freeairplus h2 {
    display: block;
  }
  .prodbox.freeaircover h1 {
    padding-bottom: 159px;
  }
  .prodbox.freeaircover h2 {
    display: block;
  }
  .mobil-fullwidth {
    display: block;
    margin-bottom: 6px
  }
  .mobil-thirdwidth {
    width: 49%;
    margin-right: 0.4%;
    margin-bottom: 6px;
  }
  .mobil-thirdwidth.last {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 479px) {
  .prodpicspacer {
    height: inherit;
    overflow: hidden;
  }
  .no-xs {
    display: none;
  }
  .prodbox.freeair100 h1 {
    padding-bottom: 0px;
  }
  .prodbox.freeair100 h2 {
    display: block;
  }
  .prodbox.freeairplus h1 {
    padding-bottom: 0px;
  }
  .prodbox.freeairplus h2 {
    display: block;
  }
  .prodbox.freeaircover h1 {
    padding-bottom: 0px;
  }
  .prodbox.freeaircover h2 {
    display: block;
  }
  .kategorielinks .btn {
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
  }
}
#edoobox .row.show-grid {
  background: red !important;
}