.footer_links_social_media {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.footer_links_social_media li {
    display: inline-block;
    width: 24px;
    margin-right: 10px;
}

.digipass_button {
    color: #fff !important;
    font-size: 13px;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 5px 20px 6px 20px;
    background: #005aac;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
}


.button-standard { display:inline-block; margin:0 3px; padding:3px 20px 6px 20px; font-size:16px; color:#fff; background:#005aab; border-radius: 0px;}
.button-standard:hover{ background:#27b0ba; color:#fff; border-color:#27b0ba; border-radius: 0px;}

.button-standard-outline{ padding:2px 20px 5px 20px; border:1px solid #005aab; background:#fff; color:#005aab; border-radius: 0px;}
.button-standard-outline:hover{ padding:2px 20px 5px 20px; border:1px solid #005aab; background:#005aab; color:#fff; border-radius: 0px;}

.button-complete-online { display:inline-block; margin:0 3px; padding:3px 20px 6px 20px; font-size:16px; color:#fff; background:#00b774; border-radius: 0px;}
.button-complete-online:hover{ background:transparent; color:#00b774; border-color:#00b774; border: 1px solid;}

@media only screen and (max-width: 599px) {
	.complete-online-bubble { width: 84px; height: 84px; position:absolute; right: 1%;}
    .myuniqa-bubble { width: 144px;height: 144px;position: relative;left: 5%;margin: 0 auto;margin-bottom: 0px;margin-bottom: 30px;}

    .navbar-light .navbar-toggler {
      background: none;
      border: none;
      position: relative;
      right: 0;
      top: 0;
      margin-bottom: 0;
      height: 33px;
    }

    .nav_sec {
      min-height: 60px;
    }

    .nav_sec .navbar-nav {
      padding: 26px 0;
    }
}

@media only screen and (min-width: 600px ) and (max-width: 979px ) {
	.complete-online-bubble { width: 104px; height: 104px; position:absolute; right: 5%;}
    .myuniqa-bubble { width: 104px; height: 104px; position:absolute; left: 5%;}

    .navbar-light .navbar-toggler {
      background: none;
      border: none;
      position: relative;
      right: 0;
      top: 0;
      margin-bottom: 0;
      height: 33px;
    }

    .nav_sec {
      min-height: 60px;
    }

    .nav_sec .navbar-nav {
      padding: 26px 0;
    }
}

@media only screen and (min-width: 980px ) and (max-width: 1279px ) {
	.complete-online-bubble { width: 124px; height: 124px; position:absolute; right: 1%;}
    .myuniqa-bubble { width: 124px; height: 124px; position:absolute; left: 1%;}
}

@media only screen and (min-width: 1280px ) and (max-width: 1535px ) {
	.complete-online-bubble { width: 144px; height: 144px; position:absolute; right: 10%;}
    .myuniqa-bubble { width: 144px; height: 144px; position:absolute; left: 1%;}
}

@media only screen and (min-width: 1536px ) {
	.complete-online-bubble { width: 144px; height: 144px; position:absolute; right: 15%;}
    .myuniqa-bubble { width: 144px; height: 144px; position:absolute; left: 12%;}
}

.product_sec-complete_online {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  background: transparent;
  text-align: center;
}

.product_sec-complete_online .container {
  max-width: 768px;
  position: relative;
}

.product_sec-complete_online .content {
  width: 100%;
  background: url(../images/hg_aktion.jpg) no-repeat;
  background-size: cover;
  padding: 25px 0 25px 0;
}

.product_block-complete_online {
    width: 100%;
    float: left;
    margin: 0;
    padding: 33px 15px 25px 15px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.19);
    position: relative;
    height: auto;
    opacity: 1;
    transition: all 400ms ease-in-out;
}

.product_block-complete_online h3 {
  margin: 25px 0 20px 0;
  padding: 0;
  font-size: 24px;
  color: #000;
  font-weight: 700;
}

.product_block-complete_online figure img
{
  width: 100%;
  max-width: 140px;
}

.disclosure-wrap {
    background: transparent;
    padding: 0px 0px 10px 20px !important;
    border-radius: 10px;
}


/************************************
*
* Slideshow: Reiseversicherung
*
************************************/

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: visible;
  }
  
 .hero_sec .hero_cap {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
}

  .hero_sec .hero_bg_ad {
    width: 100%;
    height: 470px;
    object-fit: contain;
    object-position: right center;
    overflow: hidden;
  }

  #slider_ad .slider_illu {
    position: absolute;
    z-index: 9 !important;
    margin-top: -90px;
    margin-left: 250px;
  }

  #slider_ad .slider_button {
    margin-top: -200px;
    width: 80%;
  }

  #slider_ad h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 34px;
    color: #000;
    font-weight: 700;
    text-shadow: 0 0 0px rgba(0,0,0,0.48);
  }

  @media (max-width: 600px) {
      .hero_sec .hero_bg_ad {
        height: 160px !important;
      }

      #slider_ad h2 {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 24px !important;
        color: #000;
        font-weight: 700;
        text-shadow: 0 0 0px rgba(0,0,0,0.48);
      }

      #slider_ad {
        width: 100%;
        padding: 0;
        position: relative;
        left: 0;
        margin-top: 30% !important;
      }
  }

  @media only screen and (min-width: 601px) and (max-width: 979px) {

      #slider_ad {
        margin-top: -4.5% !important;
        padding-right: 4.5% !important;
      }
  }
  
  .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.company-fields {
    display: none;
}

span.error.help-inline {
    color: red;
}