@media (max-width: 1700px) {
   .stickyFooter {
     display: initial;
   }
}

div.biglogo {
  display: block;
}

.biglogo img {
  padding: 20px;
  padding-bottom: 0px;
  width: 400px;
}

a {
  color: #337ab7;
}

/* Highlights-Link */
.highlights-link {
  margin-bottom: 0 !important;
}

/* neuer Header/Footer */

.imgheader {
  background-image: url('/fileadmin/img/Seitenheader/header_mychampionspremium_neu.png'); 
  background-position: center; 
  background-size: cover; 
  background-repeat: no-repeat;
}

.footer-end img {
  width: 200px;
  margin-top: 10px;
}

.feedback-text, .page4631 .feedback-text p {
  margin: 20px 0px;
  font-weight: bold;
}
.feedback-text em {
  font-weight: initial;
}
.feedback-bigquotes {
  font-size: 200px;
  line-height: 1;
  text-align: center;
  font-style: italic;
  margin-bottom: -100px;
}

.page4631 h3 {
  font-size: 19px;
  margin-top: unset;
  font-weight: bold;
  margin-bottom: 50px;
}
.page4631 #c116543 .youtubewrap {
  margin-top: -70px;
  margin-bottom: -70px;
}
.page4631 #c116546 .youtubewrap, .page4631 #c117032 .youtubewrap, .page4631 #c117380 .youtubewrap {
  margin-top: -20px;
  margin-bottom: -20px;
}
@media(max-width: 767px){
  .page4631 #c116543 .youtubewrap {
    margin-top: -20px;
    margin-bottom: -20px;
  }
}
#c116543 {
  margin-top: 30px;
}
#c116546 {
  margin-bottom: 10px;
}

#allFeedbacks th, #allFeedbacks td {
  border-top: unset;
  padding: 20px 0px;
}

#allFeedbacks thead {
  display: none;
}

.pagination > li > a, .pagination > li > span {
  color: #002e54;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #002e54;
  border-color: #002e54;
}

#c117032, #open_c117380, #c117380, #open_c117404, #c117404 {
  display: none;
}

p.link {
  text-decoration: underline;
  color: #337ab7;
  cursor: pointer;
}

.boersendienste_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 90px;
  gap: 10px;
}

.boersendienste_grid .boersendienste_item .background_logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

.boersendienste_grid .boersendienste_item_ab {
  grid-row: 2 / 6;
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
  justify-content: center;
}

.boersendienste_grid .boersendienste_item_top {
  grid-column: 1 / 4;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: 600;
}

.boersendienste_grid .boersendienste_item {
  background-color: #f0f0f0;
  padding: 10px;
}

@media (max-width: 768px) {
  .boersendienste_grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 75px;
  }

  .boersendienste_grid .boersendienste_item_ab {
    grid-row: 2 / 4;
    grid-column: 1 / 3;
  }

  .boersendienste_grid .boersendienste_item_top {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
    font-size: unset;
    text-align: center;
  }
}

a.lightbox::before {
  display: none;
}

#c124319 .row {
  margin: unset;
}

#c141833 h2 {
  margin-top: 10px;
}

.page4592 figcaption {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	color: initial;
}