.dividendenchartMcdonalds {
  height: 270px;
}

.imgheader {
  background-image: url('https://www.boerse-vermoegensverwaltung.de/fileadmin/img/Seitenheader/boersede-fonds_header.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media(max-width: 768px){
  .logo-button {
    display: none;
  }
}

h2 {
  text-align: left;
}

.counter-stand {
  font-size: 14px;
  line-height: 1;
  color: #707070;
}

.counter-caption {
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  line-height: 19px;
}

.counter {
  color: #f1920C;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.bvv_logo {
  display: none;
}

.footer-aa {
  margin-top: 50px;
}

.footer h2 {
  font-size: 16px;
  line-height: 19px;
  color: #2f2f2f;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.28px;
  margin: 15px 0px;
}

.footer a {
  font-size: 15px;
  line-height: 24px;
  color: #979797;
  text-decoration: none;
}

.groupNavi > .nav-top-second .localnav_technologiefonds {
  color: #f19409;
  text-transform: uppercase;
}

.renditeDreieckTechnologieKeinText td {
  font-size: 11px;
  line-height: 1.6em;
}

.renditeDreieckTechnologieKeinText .dreieck {
  width: 100%;
}

.logos_kerninvestment .wrapper-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.logos_kerninvestment .tile {
  width: 17.5%;
  height: 100px;
  background-image: url('https://www.boersenverlag.de/fileadmin/img/Firmenlogos/firmenlogo_DE0005104400.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.stickyFooter .ce-row:first-child img {
  max-width: 200px;
  margin: 20px 0px 30px 10px;
}

@media (max-width: 1700px) {
   .stickyFooter {
     display: initial;
   }
}

img {
  height: auto;
}

#c138725 h2 {
  font-size: 38px;
  font-weight: 600;
  line-height: 42px;
  text-align: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
  div.bde:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
    display: block;
  }

  .navbar-fixed-top .navbar-fixed-logo {
    display: none;
  }
}

@media only screen and (max-width: 767px) {

  .wrapper_anlegerservice_claim h3 {
    white-space: initial;
  }

  .logos_kerninvestment .tile {
    height: 50px;
  }
}

.call2action {
  text-align: center;
  padding: 10px 0px 50px 0px;
}

.call2action h2 {
  font-size: 25px;
}

.call2action .finanzprodukte {
  max-width: 100%;
  width: 500px;
}

.call2action .logo {
  max-width: 500px;
}

.call2action .link {
  font-size: 18px;
  padding: 6px 16px;
  border-radius: 75px;
  background-color: #002e54;
  color: #FFFFFF;
}

.call2action .link:visited {
  font-size: 18px;
  padding: 6px 16px;
  border-radius: 75px;
  background-color: #002e54;
  color: #FFF;
}

.call2action .link:hover {
  background: #002e54;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 6px 16px;
}
.stickyFooterRibbon {
  display: none;
}
.footer-slogan {
  margin-bottom: unset;
}