body {
    font-family: 'Noto Sans', sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.6;
}

b,
strong {
    font-weight: 700;
}

.main-content.noheaderContent {
    padding-top: 120px;
}

.main-content p,
.main-content .modal-for-buttons-on-the-right p {
    margin-top: 0px;
    margin-bottom: 2rem;
}

.main-content h1,
.main-content .h1,
.modal-for-buttons-on-the-right h1,
.modal-for-buttons-on-the-right .h1 {
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    color:#a81336;
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 2rem;
}
.main-content h2,
.main-content .h2,
.modal-for-buttons-on-the-right h2,
.modal-for-buttons-on-the-right .h2 {
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    color:#a81336;
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 2rem;
}
.main-content h3,
.main-content .h3,
.modal-for-buttons-on-the-right h3,
.modal-for-buttons-on-the-right .h3 {
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    color:#a81336;
    font-size: 32px;
    margin-top: 0px;
    margin-bottom: 2rem;
}
.main-content h4,
.main-content .h4,
.modal-for-buttons-on-the-right h4,
.modal-for-buttons-on-the-right .h4 {
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    color:#a81336;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 2rem;
}
.main-content h5,
.main-content .h5,
.modal-for-buttons-on-the-right h5,
.modal-for-buttons-on-the-right .h5 {
    font-family: 'Outfit', sans-serif;
    font-weight: 400;
    color:#a81336;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 2rem;
}
.main-content h6,
.main-content .h6,
.modal-for-buttons-on-the-right h6,
.modal-for-buttons-on-the-right .h6 {
    font-family: 'Outfit', sans-serif;
    font-weight: 400;
    color:#a81336;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 2rem;
}

.header-border {
    display: block;
}
.header-border::after {
    display: block;
    content: "";
    width:50px;
    height:5px;
    background:#a81336;
    margin-top:10px;
    margin-bottom: 2.5rem;
}

.main-content .ce-bodytext .btn {
    border-radius: 50px;
    padding:10px 30px;
}

.btn-light {
    background:transparent;
    border-color:#a81336;
    color:#a81336;
}
.btn-light:hover,
.btn-light:focus {
    background:transparent;
    border-color:#a81336;
    color:#a81336;
}

.main-content .ce-bodytext ul {
    list-style: none;
    margin-bottom: 2rem;
    padding-left: 20px;
}
.main-content .ce-bodytext ul li::before {
    content: "\2022";
    color: #a81336;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.frame-grid-border-1 .row > div[class^="col"] > div {
    border-right: 1px solid #949494;
    padding-right: 15px;
}
.frame-grid-border-1 .row > div[class^="col"]:last-child > div {
    border-right: 0;
}

.frame-border-1 {
    border:5px solid #e2e2e2;
    padding:30px 30px 10px 30px;
}
.frame-border-2 {
    border:2px solid #a81336;
    padding:30px 30px 10px 30px;
}

.frame-white-background {
    background:#fff;
    padding: 20px;
    margin-bottom: 20px;
}

footer {
    background: #a81336;
    padding-top:80px;
    padding-bottom: 10px;
    color:#fff;
    font-size: 14px;
}
.main-content footer h1,
.main-content footer .h1 {
    color:#fff;
}
.main-content footer h2,
.main-content footer .h2 {
    color:#fff;
}
.main-content footer h3,
.main-content footer .h3 {
    color:#fff;
}
.main-content footer h4,
.main-content footer .h4  {
    color:#fff;
}
.main-content footer h5,
.main-content footer .h5  {
    color:#fff;
}
.main-content footer h6,
.main-content footer .h6 {
    color:#fff;
}
footer a {
    color:#fff;
    text-decoration: underline;
}
footer a:hover,
footer a:focus {
    color:#fff;
    text-decoration: none;
}
.copyright {
    margin-top: 50px;
}
.totop {
    text-align: right;
    font-size: 30px;
}

.wide-background-image {
    height:300px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
}

.accordion .card {
    border:0;
    border-top:1px solid #dbdbdb;
    border-bottom:1px solid #dbdbdb;
}
.accordion .card-body {
    padding-left:0px;
    padding-right:0px;
}
.accordion .card-header {
    background: transparent;
    border-bottom:1px solid #dbdbdb;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0px;
    padding-right: 0px;
}
.accordion .card-header .btn {
    font-size: 26px;
    font-family: 'Outfit', sans-serif;
    font-weight: 300;
    padding-left: 0px;
    padding-right: 0px;
}
.accordion .card-header .btn::after {
    display: block;
    clear: both;
    content: "";
}
.accordion .card-header .btn i {
    margin-right: 0px !important;
    float:right;
    line-height: 40px;
}

.light-blue-bg {
    background:#e2e2e2;
    padding-top: 1px;
    padding-bottom: 1px;
}
.light-blue-bg div[class^="accordion"] .card-header,
.light-blue-bg div[class^="accordion"] .card-body {
    padding-left:1.25rem;
    padding-right:1.25rem;
}

.modal-for-buttons-on-the-right .modal-content {
    background-color:#e2e2e2;
    border-radius: 15px;
}
.modal-for-buttons-on-the-right .modal-header {
    border-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.modal-for-buttons-on-the-right .modal-header button,
.modal-for-buttons-on-the-right .modal-header button:hover,
.modal-for-buttons-on-the-right .modal-header button:focus {
    color:#a81336;
    opacity: 1 !important;
}
.modal-for-buttons-on-the-right .modal-body {
    padding-top: 0px;
    padding-left: 60px;
    padding-right: 60px;
}

.content-element-4-images-bottom-and-1-left .content-above .content-on-the-right {
    padding-left: 50px;
    width:50%;
}
.content-element-4-images-bottom-and-1-left .content-above .image-on-the-left {
    padding-right: 5px;
    width:50%;
}
.content-element-4-images-bottom-and-1-left .images-bottom {
    margin-top: 10px;
}
.content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom {
    height:200px;
    width:25%;
}
.content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(1) {
    padding-right:5px;
}
.content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(2) {
    padding-left: 5px;
    padding-right:5px;
}
.content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(3) {
    padding-left: 5px;
    padding-right:5px;
}
.content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(4) {
    padding-left:5px;
}

.frame-iframe-max-height {
    max-height: 500px;
    overflow: hidden;
}
.frame-iframe-max-height iframe {
    max-height: 500px;
}

.checkbox .form-check {
    padding-left: 0px;
}
.checkbox .form-check input {
    margin-right: 5px;
}

/* news */
.news-list-view .article {
    background:#fff;
    border-radius: 10px;
    margin-bottom: 30px;
}
.news-list-view .news-img-wrap img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.news-list-view .news-list-content-wrapper {
    padding:20px 20px 10px 20px;
}
.news-list-view .news-list-content-wrapper a {
    text-decoration: none;
}
.news-list-view .news-list-content-wrapper .header {
    text-transform: uppercase;
}
.news-list-view .news-list-content-wrapper .header p {
    margin-bottom: 1rem;
}
.news-list-view .news-list-content-wrapper .teaser-text-news a {
    color:#000;
    font-weight: 700;
}

.news-single .news-img-wrap .outer {
    margin-bottom: 30px;
}
.news-single .footer {
    color:#ccc;
    margin-bottom: 10px;
}
.news-single .teaser-text-news {
    font-weight: 700;
}
/* end news */

/* buttons on the right */
.buttons-on-the-right-border {
    position: fixed;
    right:0;
    top:50%;
    transform: rotate(-90deg);
    transform-origin: right bottom;
}
.buttons-on-the-right-border button {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
.buttons-on-the-right-border button:first-child {
    border-top-left-radius: 10px;
}
.buttons-on-the-right-border button:last-child {
    border-top-right-radius: 10px;
}
/* end buttons on the right */

/* carousel */
.frame-carousel-fullscreen .carousel-item {
    height:100vh;
}
.frame-carousel-fullscreen .carousel-item video {
    object-fit: cover;
    height:100% !important;
}
.frame-carousel-fullscreen .scroll-down-icon {
    position: absolute;
    bottom:50px;
    left:50%;
    transform:translateX(-50%);
}
.frame-carousel-fullscreen .scroll-down-icon a {
    text-decoration: none;
    display: block;
}
.frame-carousel-fullscreen .scroll-down-icon div {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
}
/* end carousel */

/* navigation */
.navbar-light .navbar-toggler {
    color:#fff;
}
.desktop-navigation-wrapper {
    padding-top:10px;
    padding-bottom: 10px;
    transition: all 0.5s ease;
    background:rgba(0, 0, 0, 0.35);
}
.desktop-navigation-wrapper.noheaderNavigation {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    background:#fff;
}
.desktop-navigation .desktop-navigation-burger {
    font-size: 30px;
    text-align: center;
}
.desktop-navigation .desktop-navigation-burger div {
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
}
.desktop-navigation .desktop-navigation-burger .desktop-navigation-burger-link,
.desktop-navigation .desktop-navigation-burger .search-icon-navigation {
    text-decoration: none;
    display: block;
    color:#fff;
}
.search-icon-mobile {
    color:#fff;
}
.navi-text,
.navi-text a {
    color:#fff;
    text-decoration: none;
    font-size: 16px;
}
.desktop-navigation .desktop-navigation-logo img {
    transition: all 0.5s ease;
}
#desktop-navigation-menu {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1050;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-y: hidden;
    transition: 0.5s;
}
#desktop-navigation-menu .desktop-navigation-menu-content {
    position: relative;
    text-align: center;
    top:50%;
    transform: translateY(-50%);
}
#desktop-navigation-menu .desktop-navigation-burger-link-close {
    text-decoration: none;
    font-size: 30px;
    position: absolute;
    right:60px;
    top:30px;
}
#desktop-navigation-menu .desktop-navigation-menu-content ul.nav {
    margin-bottom: 30px;
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
#desktop-navigation-menu .desktop-navigation-menu-content .nav-header-desktop {
    font-size: 30px;
    color:#a81336;
    font-weight: 300;
    padding-bottom: 15px;
    line-height: 45px;
}
#desktop-navigation-menu .desktop-navigation-menu-content .nav-link:hover,
#desktop-navigation-menu .desktop-navigation-menu-content .nav-link:focus {
    color:#fff;
    background:#a81336;
}
.desktop-navigation-open {
    overflow: hidden;
}
.navbar-light {
    transition: all 0.5s ease;
    background:rgba(0, 0, 0, 0.35);
}
.navbar-light.noheaderNavigation {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    background:#fff;
}

.changeNaviLayout.navbar-light .navbar-toggler,
.noheaderNavigation.navbar-light .navbar-toggler {
    color:#a81336;
}

.navbar-brand {
    font-size: 0px;
    line-height: 1;
}

#logo-desktop-schmal,
#logo-desktop-normal-farbe {
    display: none;
}
.changeNaviLayout #logo-desktop-schmal {
    display: block;
}
.changeNaviLayout #logo-desktop-normal,
.changeNaviLayout #logo-desktop-normal-farbe {
    display:none;
}

#mobile-logo-schmal {
    display: none;
}
.changeNaviLayout #mobile-logo-schmal,
.noheaderNavigation #mobile-logo-schmal {
    display: block;
}
.changeNaviLayout #mobile-logo-schmal-weiss,
.noheaderNavigation #mobile-logo-schmal-weiss {
    display: none;
}

.noheaderNavigation #logo-desktop-normal-farbe {
    display: block;
}
.noheaderNavigation #logo-desktop-normal {
    display: none;
}

.noheaderNavigation .desktop-navigation .desktop-navigation-burger .desktop-navigation-burger-link,
.noheaderNavigation .desktop-navigation .desktop-navigation-burger .search-icon-navigation {
    color:#a81336;
}
.noheaderNavigation .search-icon-mobile {
    color:#a81336;
}
.noheaderNavigation .navi-text,
.noheaderNavigation .navi-text a {
    color:#a81336;
}

.changeNaviLayout.noheaderNavigation #logo-desktop-normal-farbe {
    display: none;
}

.changeNaviLayout {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
.desktop-navigation-wrapper.changeNaviLayout {
    background:#fff;
}
.desktop-navigation-wrapper.changeNaviLayout .desktop-navigation-burger div {
    display: none;
}
.desktop-navigation-wrapper.changeNaviLayout .desktop-navigation-burger .desktop-navigation-burger-link,
.desktop-navigation-wrapper.changeNaviLayout .desktop-navigation-burger .search-icon-navigation {
    font-size: 1.25rem;
    color:#a81336;
}
.changeNaviLayout .search-icon-mobile {
    color:#a81336;
}
.changeNaviLayout .navi-text,
.changeNaviLayout .navi-text a {
    color:#a81336;
}

.navbar-light.changeNaviLayout {
    background:#fff;
}

.search-icon-navigation {
    margin-right: 20px;
}
/* end navigation */

/* suche */
.tx-kesearch-pi1 form {
    margin-bottom: 40px;
}

#kesearch_num_results {
    margin-bottom: 40px;
}
.result-list-item .h6 {
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.result-list-item .h6 a {
    text-decoration: none;
}
.result-list-item .h6 a:focus,
.result-list-item .h6 a:hover {
    text-decoration: underline;
}
.result-list-item .add-info {
    font-size: 13px;
    margin-bottom: 25px;
}
.result-list-item .add-info,
.result-list-item .add-info a {
    color:#a81336;
    text-decoration: none;
}

.result_txt {
    margin-bottom: 10px;
}

.kesearch_pagebrowser > ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0;
}
.kesearch_pagebrowser > ul a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #a81336;
    background-color: #fff;
    border: 1px solid #dee2e6;
    text-decoration: none;
}
.kesearch_pagebrowser > ul a:hover {
    z-index: 2;
    color: #a81336;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.kesearch_pagebrowser > ul a:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 134, 59, 0.25);
}
.kesearch_pagebrowser > ul > li:first-child a {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.kesearch_pagebrowser > ul > li:last-child a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.kesearch_pagebrowser > ul > li a.current {
    z-index: 3;
    color: #fff;
    background-color: #a81336;
    border-color: #a81336;
}
/* suche end */

@media (max-height: 450px) {
    #desktop-navigation-menu {
        overflow-y: auto;
    }
    #desktop-navigation-menu .desktop-navigation-menu-content {
        top:50px;
        transform: none;
    }
    #desktop-navigation-menu .desktop-navigation-burger-link-close {
        top:5px;
        right:15px;
    }
}

@media (max-width: 575.98px) {
    .main-content.noheaderContent {
        padding-top: 66px;
    }
    #desktop-navigation-menu {
        display: none;
    }

    .frame-grid-border-1 .row > div[class^="col"] > div {
        border-right: 0;
        border-bottom:1px solid #949494;
        margin-bottom: 30px;
        padding-right: 0px;
    }

    .copyright .text-right {
        text-align: left !important;
    }

    .accordion .card-header .btn {
        font-size: 18px;
    }
    .accordion .card-header .btn i {
        line-height: 30px;
    }

    .main-content h1,
    .main-content .h1,
    .modal-for-buttons-on-the-right h1,
    .modal-for-buttons-on-the-right .h1 {
        font-size: 28px;
    }
    .main-content h2,
    .main-content .h2,
    .modal-for-buttons-on-the-right h2,
    .modal-for-buttons-on-the-right .h2 {
        font-size: 24px;
    }
    .main-content h3,
    .main-content .h3,
    .modal-for-buttons-on-the-right h3,
    .modal-for-buttons-on-the-right .h3 {
        font-size: 22px;
    }
    .main-content h4,
    .main-content .h4,
    .modal-for-buttons-on-the-right h4,
    .modal-for-buttons-on-the-right .h4 {
        font-size: 20px;
    }
    .main-content h5,
    .main-content .h5,
    .modal-for-buttons-on-the-right h5,
    .modal-for-buttons-on-the-right .h5 {
        font-size: 20px;
    }
    .main-content h6,
    .main-content .h6,
    .modal-for-buttons-on-the-right h6,
    .modal-for-buttons-on-the-right .h6 {
        font-size: 18px;
    }

    .content-element-4-images-bottom-and-1-left .content-above .image-on-the-left {
        width:100%;
        padding-right: 0px;
        height: 400px;
    }
    .content-element-4-images-bottom-and-1-left .content-above .content-on-the-right {
        width: 100%;
        padding-left: 0px;
        margin-top: 10px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom {
        width: 50%;
        height:150px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(2) {
        padding-right: 0px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(3) {
        padding-left: 0px;
        margin-top: 10px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(4) {
        margin-top: 10px;
    }

    .hideme-mobile {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .main-content.noheaderContent {
        padding-top: 66px;
    }
    #desktop-navigation-menu {
        display: none;
    }
    .frame-grid-border-1 .row > div[class^="col"] > div {
        border-right: 0;
        border-bottom:1px solid #949494;
        margin-bottom: 30px;
        padding-right: 0px;
    }

    .copyright .text-right {
        text-align: left !important;
    }

    .main-content h1,
    .main-content .h1,
    .modal-for-buttons-on-the-right h1,
    .modal-for-buttons-on-the-right .h1 {
        font-size: 30px;
    }
    .main-content h2,
    .main-content .h2,
    .modal-for-buttons-on-the-right h2,
    .modal-for-buttons-on-the-right .h2 {
        font-size: 26px;
    }
    .main-content h3,
    .main-content .h3,
    .modal-for-buttons-on-the-right h3,
    .modal-for-buttons-on-the-right .h3 {
        font-size: 24px;
    }
    .main-content h4,
    .main-content .h4,
    .modal-for-buttons-on-the-right h4,
    .modal-for-buttons-on-the-right .h4 {
        font-size: 22px;
    }
    .main-content h5,
    .main-content .h5,
    .modal-for-buttons-on-the-right h5,
    .modal-for-buttons-on-the-right .h5 {
        font-size: 22px;
    }
    .main-content h6,
    .main-content .h6,
    .modal-for-buttons-on-the-right h6,
    .modal-for-buttons-on-the-right .h6 {
        font-size: 18px;
    }

    .content-element-4-images-bottom-and-1-left .content-above .image-on-the-left {
        width:100%;
        padding-right: 0px;
        height: 400px;
    }
    .content-element-4-images-bottom-and-1-left .content-above .content-on-the-right {
        width: 100%;
        padding-left: 0px;
        margin-top: 10px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom {
        width: 50%;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(2) {
        padding-right: 0px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(3) {
        padding-left: 0px;
        margin-top: 10px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(4) {
        margin-top: 10px;
    }

    .hideme-mobile {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .main-content h1,
    .main-content .h1,
    .modal-for-buttons-on-the-right h1,
    .modal-for-buttons-on-the-right .h1 {
        font-size: 34px;
    }
    .main-content h2,
    .main-content .h2,
    .modal-for-buttons-on-the-right h2,
    .modal-for-buttons-on-the-right .h2 {
        font-size: 30px;
    }
    .main-content h3,
    .main-content .h3,
    .modal-for-buttons-on-the-right h3,
    .modal-for-buttons-on-the-right .h3 {
        font-size: 28px;
    }
    .main-content h4,
    .main-content .h4,
    .modal-for-buttons-on-the-right h4,
    .modal-for-buttons-on-the-right .h4 {
        font-size: 23px;
    }
    .main-content h5,
    .main-content .h5,
    .modal-for-buttons-on-the-right h5,
    .modal-for-buttons-on-the-right .h5 {
        font-size: 23px;
    }
    .main-content h6,
    .main-content .h6,
    .modal-for-buttons-on-the-right h6,
    .modal-for-buttons-on-the-right .h6 {
        font-size: 20px;
    }

    .content-element-4-images-bottom-and-1-left .content-above .image-on-the-left {
        width:100%;
        padding-right: 0px;
        height: 400px;
    }
    .content-element-4-images-bottom-and-1-left .content-above .content-on-the-right {
        width: 100%;
        padding-left: 0px;
        margin-top: 10px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom {
        width: 50%;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(2) {
        padding-right: 0px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(3) {
        padding-left: 0px;
        margin-top: 10px;
    }
    .content-element-4-images-bottom-and-1-left .images-bottom .image-on-the-bottom:nth-child(4) {
        margin-top: 10px;
    }

    .hideme-mobile {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .main-content h1,
    .main-content .h1,
    .modal-for-buttons-on-the-right h1,
    .modal-for-buttons-on-the-right .h1 {
        font-size: 38px;
    }
    .main-content h2,
    .main-content .h2,
    .modal-for-buttons-on-the-right h2,
    .modal-for-buttons-on-the-right .h2 {
        font-size: 34px;
    }
    .main-content h3,
    .main-content .h3,
    .modal-for-buttons-on-the-right h3,
    .modal-for-buttons-on-the-right .h3 {
        font-size: 30px;
    }
    .main-content h4,
    .main-content .h4,
    .modal-for-buttons-on-the-right h4,
    .modal-for-buttons-on-the-right .h4 {
        font-size: 26px;
    }
    .main-content h5,
    .main-content .h5,
    .modal-for-buttons-on-the-right h5,
    .modal-for-buttons-on-the-right .h5 {
        font-size: 26px;
    }
    .main-content h6,
    .main-content .h6,
    .modal-for-buttons-on-the-right h6,
    .modal-for-buttons-on-the-right .h6 {
        font-size: 22px;
    }
}

@media (min-width: 1200px) {

}

p.text-left, td.text-left, th.text-left, h1.text-left, h2.text-left, h3.text-left, h4.text-left, h5.text-left, h6.text-left, div.text-left, address.text-left { text-align: left; }
p.text-center, td.text-center, th.text-center, h1.text-center, h2.text-center, h3.text-center, h4.text-center, h5.text-center, h6.text-center, div.text-center, address.text-center { text-align: center; }
p.text-right, td.text-right, th.text-right, h1.text-right, h2.text-right, h3.text-right, h4.text-right, h5.text-right, h6.text-right, div.text-right, address.text-right { text-align: right; }
p.text-justify, td.text-justify, th.text-justify, h1.text-justify, h2.text-justify, h3.text-justify, h4.text-justify, h5.text-justify, h6.text-justify, div.text-justify, address.text-justify { text-align: justify; }
.ce-headline-center { text-align: center; }
.ce-headline-left { text-align: left; }
.ce-headline-right { text-align: right; }
