/* Header */

.ja-dark-mode.btn.btn-secondary.ms-3 {
    margin-bottom: 1rem;
}

/* Header END */

/* Schriftart */

/* open-sans-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/ja_boxing/local/css/fonts/open-sans-v40-latin-regular.woff2') format('woff2'); 
}

/* Schriftart END */

/* Footer */

@media (max-width: 767px) { 
  div#Mod175 {
    text-align: center;
}
div#Mod174 {
    text-align: center;
}
 #Mod174 ul.nav.navbar-nav {
    width: 100%;
}
div#Mod170 {
    text-align: center;
}
}
#t4-footnav .social-follow.flex-wrap.d-flex.align-items-center {
    justify-content: center;
}
.t4-footer-info {
    height: 30px;
}

/* Social Buttons */
.acm-social .social-follow-wrap .social-inner a {
    background: #59B7E6;
  }
@media (max-width: 1200px) { 
.col-12.col-md-12.col-xl-3.order-5.order-xl-1 {
    padding: 0px;
}
}

/* Copyright */
.t4-footnav .t4-copyright {
    text-align: center;
    padding-bottom: 40px;
  }

/* Links */
.t4-footnav .t4-footer-nav .col-12 {
        min-height: auto;
    }

/* Footer END */

/* Masthead */

.ja-masthead .ja-masthead-detail .ja-masthead-description {
    color: white;
    margin-top: 1rem;
}
h2.ja-masthead-title {
    color: #88c043;
}
.ja-masthead .ja-masthead-detail {
    padding: 1rem 1rem 1rem;
}
.ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 45px;
}

.ja-masthead.has-bg {
    min-height: 125px;
}

/* Masthead End */

/* Beiträge */

.share-social {
    display: none;
}

.item-page {
    max-width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 7rem;
    margin-right: 7rem;
}

#t4-main-body .wf-columns .wf-column {
    max-width: 50%;
  }

@media (max-width: 960px) {
  #t4-main-body .wf-columns .wf-column {
    max-width: 100%;
  }
  }
h2 {
    hyphens: auto;
}

@media (max-width: 990px) {
.wf-columns.wf-columns-stack-medium.wf-columns-layout-1-3 {
    text-align: center;
    justify-content: center;
}
}

@media (max-width: 768px) {
.com-content-article.item-page {
    margin-left: 3rem;
    margin-right: 3rem;
}
}

@media (max-width: 470px) {
.com-content-article.item-page {
    margin-left: 1rem;
    margin-right: 1rem;
}
}

.wf-columns.wf-columns-stack-medium.wf-columns-layout-1-4 {
    justify-content: center;
}

/* Beiträge END */

/* Home */

    .acm-features.style-3 .align-right .info-wrap {
        padding: 30px;
    }

@media (max-width: 352px){
  #Mod196 .h2 {
    font-size: var(--h3-font-size);
}
}

@media (max-width: 352px){
  #Mod196 .h2 {
    font-size: var(--h3-font-size);
}
}
@media (max-width: 320px){
  #Mod166 .h2 {
    font-size: var(--h3-font-size);
}
}
/* Home END */

/* CTA */

.acm-cta.style-1:before {
    background: rgba(135, 190, 66, 0.8);
}

/* CTA END */

/* Captcha */

.contact #contact-form .form-group .control-label {
    display: block;
}

/* Captcha END */

/* Home Banner */

#MOD198 .section-title-wrap
 {
    display: none;
}
.t4-banner {
    background: #8ebd22;
}

/* Home Banner END */

/* Kursplan Tabelle */

td {
    width: 50%;
    border: solid;
    border-color: #88c043;
}
table {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
td {
    height: 90px;
}
@media (max-width: 992px) { 
td {
    height: 107px;
}
}
@media (max-width: 960px) { 
td {
    height: 15px;
}
}

/* Kursplan Tabelle END */

/* Über uns */
#Mod178 .row.g-0 {
    justify-content: center;
}
@media (min-witdh: 768px){
#Mod178 img {
    max-height: 225.37px;
  }
}

/* Das Studio */
body.modal-open .modal-backdrop.show {
    display: none;
}
button.btn-close.position-absolute.top-0.end-0.m-3 {
    background-color: white;
    border: 3px solid white;
}
#Mod202 .d-block {
    color: #88BF43;
}
#Mod202 .acm-features.style-4 .features-item .media-lead:before {
    height: 50%;
}
#Mod202 .acm-features.style-4 .features-item .title {
    padding-left: 1rem;
    padding-right: 1rem;
}

body.modal-open .modal {
    background-color: #EEEEEE;
}

/* Über uns END */