/*!
 * Violution CLUBS Responsive
 * Copyright 2026 Violution GbR, Dortmund
 * Autor: Daniela Brigula
 */
@media only screen and (max-width: 1625px) {
  body.clubs {
    border: 3px dashed #1a43e8;
  }
  body.clubs #navbar .row #main-navigation .mod_navigation ul li {
    margin: 0 19px;
  }
  body.clubs #navbar .row #main-navigation .mod_navigation ul li a, body.clubs #navbar .row #main-navigation .mod_navigation ul li strong.active, body.clubs #navbar .row #main-navigation .mod_navigation ul li strong.forward, body.clubs #navbar .row #main-navigation .mod_navigation ul li strong.trail {
    font-size: 19px;
  }
  body.clubs #navbar.sticky-navigation a#pricecalculator_button {
    transform: scale(0.86);
    padding: 8px 23px 10px 45px;
    top: 50px;
  }
  body.clubs #main .mod_article.article_hero.hero_start .triangle-hero-top {
    height: 200px;
    width: 80%;
    top: -153px;
  }
  body.clubs #main .mod_article.article_hero.hero_start .triangle-hero-bottom {
    height: 200px;
    width: 80%;
    bottom: -162px;
    right: -11vw;
  }
  body.clubs #main .mod_article.article_hero.hero_start h1 {
    line-height: 17px;
  }
  body.clubs #main .mod_article.article_hero.hero_start h1 .highlight-color {
    font-size: 46px !important;
    line-height: 53px;
  }
  body.clubs #main .mini-card-wrapper .content-text.mini-card {
    height: 200px;
  }
  body.clubs #main .mini-card-wrapper .content-text.mini-card p strong {
    font-size: 21px;
    white-space: nowrap;
    line-height: 28px;
    margin-bottom: 14px;
    text-indent: 41px;
  }
  body.clubs #main .cta_single_sentence.content-text.set-center p {
    width: 90%;
    max-width: 90%;
    font-size: 1.9rem;
  }
  body.clubs #article-775 .col-9, body.clubs #article-775 .col_9 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  body.clubs #article-775 .col-3, body.clubs #article-775 .col_3 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  body.clubs #article-775 .col-3 figure, body.clubs #article-775 .col_3 figure {
    transform: scale(0.75);
  }
}
@media only screen and (max-width: 1560px) {
  body.clubs {
    border: 3px dashed #f0f;
  }
}

/*# sourceMappingURL=vio-clubs-responsive.css.map */
