@charset "utf-8"; #offcanvas ul li ul li, #offcanvas ul li ul li ul li {
    border-bottom: 1px dotted #ddd;
    list-style-type: none
}

#offcanvas ul li a, #offcanvas ul li ul li a {
    text-decoration: none;
    color: #3b4044;
    display: block
}

embed, img, object, video {
    max-width: 100%;
    height: auto;
    width: auto
}

.ie6 img {
    width: 100%
}

.ccm-root img.ccm-settings-summoner--icon {
    filter: saturate(0);
}

#container {
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    /* max-width: fit-content; */
    margin: 0 auto;
    max-width: 1920px;
}

#offcanvas .sf-menu {
    min-height: 800px;
    overflow-x: hidden
}

#offcanvas {
    height: 200px;
    display: block;
    overflow: visible;
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 60%;
    font-size: 1.8rem;
    z-index: 2
}

.closesubmenu-button {
    font-size: 1.3rem;
    color: #3b4044;
    padding: 1rem 0;
    display: block
}

#offcanvas ul li, #offcanvas ul li ul li, #offcanvas ul li ul li ul li, #offcanvas ul li:hover {
    list-style-image: none;
    margin: 0;
    padding: 0
}

#offcanvas ul {
    padding-left: 27px;
    margin-top: 0
}

#offcanvas ul li {
    list-style-type: square;
    color: #142643;
    font-weight: 400;
    font-size: 1.375rem
}

#offcanvas ul li ul {
    margin: 0;
    padding-left: 0;
    background: 0 0
}

#offcanvas ul li ul li ul {
    margin: 0;
    padding-left: 10px
}

#offcanvas ul li ul li ul li {
    background: 0 0
}

#offcanvas ul li ul li ul li:last-child {
    border-bottom: none;
    margin-bottom: 5px
}

#offcanvas ul li a {
    font-weight: 600;
    font-size: 1.25rem
}

#offcanvas ul li a:hover {
    color: #669c7c;
}

#offcanvas ul li ul li a {
    font-size: 1.0625rem;
    font-weight: 700;
    padding: .4rem .3rem
}

.close a, .open a {
    color: #fff;
    padding: 0 2px;
    text-decoration: none
}

#offcanvas ul li ul li:hover {
    display: block;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

#offcanvasf:target + #offcanvasf {
    display: block
}

#offcanvas:target + #wrapper {
    transform: translateX(60%);
    ms-transform: translateX(60%);
    -webkit-transform: translateX(60%);
    transition: transform .8s ease-in-out, ms-transform .8s ease-in-out;
    -webkit-transition: -webkit-transform .8s ease-in-out
}

#offcanvas:target + #wrapper .open {
    display: none
}

#offcanvas:target + #wrapper .close, .open a {
    display: block
}

#wrapper {
    z-index: 2;
    transition: transform .8s ease-in-out, ms-transform .8s ease-in-out;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    position: relative
}

#offcanvasmenu {
    clear: both;
    float: left;
    margin-left: 0;
    display: block;
    margin-top: 20px
}

.open a {
    font-size: 17px;
    font-size: 1.2rem
}

.close a {
    font-size: 17px;
    font-size: 1.2rem;
    display: none
}

#offcanvasmenu ul li a {
    color: #2f332f;
}

#offcanvasmenu a:hover {
    color: #142643;
}

.open {
    display: block
}

.close {
    display: none
}

.pfeile {
    padding-right: 0.2em;
    *padding-right: 1em;
    /* no CSS arrows for IE7 (lack pseudo-elements) */
}

.pfeile:after {
    content: '';
    position: absolute;
    /* top: 50%; */
    /* right: 10%; */
    margin-top: 15px;
    margin-left: 10px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    border: 5px solid transparent;
    border-top-color: #dFeEFF;
    /* edit this to suit design (no rgba in IE8) */
    border-top-color: rgba(0, 0, 0, .5);
    border-top-color: #3b4044;
    /* width: 100%; */
    /* float: right; */
}

#offcanvas ul li ul li a.pfeile:after {
    margin-top: 10px;
    margin-left: 10px;
}

.pfeile:hover:after {
    border-top-color: #669c7c;
}

.menu-button {
    font-size: 1.75em;
    font-weight: 300;
    height: .9rem;
    width: .9rem;
    background: 0 0;
    cursor: pointer;
    position: relative;
    left: .7rem;
    top: -.1rem;
    border: none;
    margin-top: -.1rem;
    margin-right: .5em;
    color: #669c7c;
}

.menu-button:after {
    font-family: "Font Awesome 5 Free";
    content: '\f00b';
    position: absolute;
    top: .9rem;
    left: 0;
    line-height: 0;
    transition: all .4s ease;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}

.menu-button:hover:after {
    color: #bd1320;
    transition: all .4s ease
}

.gridContainer {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background: #fff;
    z-index: 10
}

#headpic {
    margin-left: 0;
    overflow: hidden;
    float: left;
    margin-bottom: 8px;
    transition: .7s all
}

.headerinfowrap, .reduced .headerinfowrap {
    text-align: left;
    font-size: .975rem;
    font-weight: 400;
    color: #fff;
    transition: all .5s
}

.logopic {
    width: 100%;
    display: block;
    max-width: 300px;
    margin: 0 auto
}

#bread, #navi {
    display: none
}

.headerinfowrap {
    padding: .5rem;
}

.reduced .headerinfowrap {
    padding: .15rem;
    margin-bottom: 0;
}

#mainwrapstart, #sidebar, .headerinfowrap .gap {
    display: block;
    width: 100%
}

.headerinfowrap .gap {
    margin-right: 1%;
    font-size: .75rem
}

.headerinfowrap .gaphide1 {
    display: none
}

#mainwrapstart, .mainrightinfo {
    display: block;
    width: 100%;
    float: left
}

.fa {
    font-size: 1.75rem;
    font-weight: 500;
    color: #bd131e
}

.teasermid a, footer {
    /* color: #fff; */
    /* color: #545252; */
}

.fa.fa-map-marker, .fa.fa-phone, header .fa.fa-envelope, header.fa.fa-home {
    font-size: .975rem
}

#mainwrapstart {
    clear: both;
    margin-left: 0;
    margin-top: 50px;
}

#mainwrapleft {
    width: 100%;
    float: left
}

#headernav, #mainwrapleft #aktuell {
    display: none
}

#maincontent {
    width: 100%;
    padding: 30px 10px 20px
}

#maincontent2 {
    width: 100%;
    margin-top: 20px;
    padding: 0
}

#sidebar {
    margin-left: 0;
    width: 100%;
    display: block;
    float: left;
    padding: 0
}

.quickinfomobile {
    min-height: 185px;
    background-color: #E3E3E3;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 1rem
}

.quickinfomobile ul li a {
    padding: .2rem 0;
    display: block
}

.quickinfomobile h4 {
    background: #BD1320;
    margin-top: 0;
    color: #fff;
    padding: 10px
}

.hide_mobile {
    display: inline-block
}

.hide_mobile1 {
    display: none
}

.show-hide-mobile-content {
    display: block
}

.hide_desktop, .show-hide-desk-content {
    display: none
}

#footerbo, #sliding, .contentwrap, footer {
    display: block
}

#footerbo {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    border-top: 1px solid #D3D3D3;
    margin-top: 1rem
}

.contentwrap {
    clear: both;
    max-width: 1380px;
    margin: auto;
    padding: 0 5px;
}

footer {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    background: #222325;
    padding-top: 2.5rem;
    text-align: center;
    padding-left: 10px;
    padding-bottom: 3rem;
    /* background-image: url(footer_bg.jpg); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
}

.mdc-checkbox__checkmark-path {
    color: #848a88 !important;
}

#cookiescript_reportdate {
    display: none !important;
}

#sliding {
    clear: none;
    float: left;
    position: relative;
    margin: 0 auto
}

#sliding figure img {
    min-width: 150%;
    max-width: 170%;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -20%
}

.maincontent {
    width: 100%;
    float: left;
    margin: 0
}

.teaserstart {
    display: none
}

.mainrightinfo .teaserstart {
    padding: 0
}

.teasertop {
    /* padding: 30px 10px; */
}

.teasericons {
    /* padding-top: 15px; */
    /* margin: 0; */
    background: #38404b!important;
    padding: 50px 0px;
}

.teasermid {
    padding: 40px 0 40px;
    /* margin: 0; */
    background: #3a3d42;
}

.teasermid a:hover {
    color: #4F4F4F
}

.logocontent {
    /* margin: 0 auto; */
    text-align: center;
    padding-top: 10px;
}

.teasericon {
    background: rgb(18 15 15 / 20%);
    /* padding: 55px 0px 40px 0px; */
    float: left;
    width: 100%;
    display: block;
}

.teasericon h3 {
    font-size: 1.75rem;
    font-weight: 500;
}

.t-circle h3 {
    color: #cb1717;
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: .25rem;
}

.teasericon figure {
    text-align: center;
    display: inline-block;
    position: relative;
}

.teasericon figure .fab, .teasericon figure .fas, .teasericon figure .far {
    float: none;
    padding: 0;
    color: #474444;
}

.t-circle figure .fab, ..t-circle figure .fas, ..t-circle figure .far {
    width: 8rem;
    height: 8rem;
    border-radius: 100%;
    font-size: 4rem;
    line-height: 8rem;
    color: #fff;
    background: #cb1717;
}

.t-circle figure .fab {
    width: 8rem;
    height: 8rem;
    border-radius: 100%;
    font-size: 4rem;
    line-height: 8rem;
    color: #fff;
    background: #cb1717;
}

.teaserpic {
    padding: 55px 0px 40px 0px;
    float: left;
    width: 100%;
    display: block;
    padding: 0;
    /* padding-bottom: 30px; */
}

.teaserbottom {
    background: #fff;
    /* background: red; */
    /* padding-top: 20px; */
    /* padding-bottom: 10px; */
}

.teaserbottom-4 {
    background: #fff;
    /* padding-top: 20px; */
    /* padding-bottom: 10px; */
    /* background: red; */
}

.teaserbottom.line1 {
    background: #e7e7e8;
    padding-bottom: 0
}

.teaserbottom.line1 h3 {
    font-size: 2.375rem;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: .5rem;
    margin-top: .75rem;
    color: #3d4344;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

.teaserbottom.line1 img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: .75rem 0
}

.teaserbottom.line1 img:hover {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
    transition: all .3s
}

.teaserbottom.line1 figcaption p {
    color: #3d4344;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
    font-size: 1.125rem;
    text-align: center;
    font-weight: 600;
    width: 95%
}

.teasertopicons {
    /* background: #fff; */
    padding: 0px 0px 0px 0px;
    width: 100%;
    display: block;
    float: left;
}

.topicons {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    /* width: 16.66666%; */
    margin-bottom: 3rem;
}

.topicons .mainsubcenter {
    display: inline-block;
    position: relative;
}

.teasertopicons i {
    text-align: center;
    float: left;
    width: 7rem;
    height: 7rem;
    border-radius: 100%;
    margin-right: 7px;
    /* background: rgba(0,0,0,.5); */
    background: #599f56;
    display: block;
    margin-bottom: .7rem;
    font-size: 3rem;
    line-height: 7rem;
    color: #fff;
    text-align: center;
}

.topicons h3 {
    font-size: 1.85rem;
    margin: 1rem 0rem .25rem 0rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.topicons h4 {
    font-size: 1.5rem;
    margin: 0rem;
    font-weight: 700;
    text-transform: none;
    color: #fff;
}

.teasertopicons a:hover i {
    background: #669c7c;
    opacity: .7;
    transition: all .8s;
}

.mainleft, .mainmid, .mainmidtext, .mainright {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    transition: all .7s;
}

.teasermid1back {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 0;
    float: left;
    position: relative;
    padding: 23% 0;
    background-size: cover;
    background-image: url(film_bg.jpg);
    background-position: right center;
    margin-top: 25px;
}

.teasermid1back .vid {
    color: #fff;
    position: absolute;
    width: 100%;
    top: 1rem;
}

.teasermid1back h2 {
    font-size: 2.5rem;
    text-align: center;
    color: #fff;
    top: 2rem;
    margin: 0;
    font-weight: 700;
}

button.teasermid1back h2 {
    font-size: 1.5rem;
    text-align: center;
    color: #fff;
    top: 0rem;
    margin: 0;
    font-weight: 700;
    margin-top: 0px;
    position: relative;
}

.vidp {
    font-size: 1.275rem;
    line-height: 1.3;
    font-weight: 400;
    text-align: right;
    color: #fff;
    margin-right: 8%;
    text-transform: uppercase;
    margin-top: 2%;
}

.vid p {
    display: block;
    font-size: 1.5rem;
    line-height: .7;
    margin-bottom: 2.25rem;
    font-weight: 400;
    text-align: center;
    color: #fff;
    /* background-color: rgb(255 255 255 / 40%); */
    width: fit-content;
    margin: 0 auto;
    /* margin-bottom: 2rem; */
    padding: 0.25rem;
    margin-bottom: 0;
}

.vid p .first {
    display: block;
    font-size: 1.275rem;
    line-height: .5;
    margin-bottom: 2.25rem;
    font-weight: 400;
    text-align: center;
    color: #fff;
    /* background-color: rgb(255 255 255 / 40%); */
    width: fit-content;
    margin: 0 auto;
    /* margin-bottom: 2rem; */
    padding: 0.25rem;
    opacity: .8;
}

footer .mainleft, footer .mainmid, footer .mainright {
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
    margin: 0
}

.mainright {
    margin-top: 20px
}

.nomarg {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mainsubcenter {
    display: inline-block;
    text-align: right;
    position: relative;
    /* margin-left: 60px; */
}

.mainmid, .mainmidtext {
    margin: 20px 0;
}

figcaption p.head {
    text-align: left;
    color: #2e2d30;
    -webkit-hyphens: autoe;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    font-size: 1.5rem;
    font-weight: 700;
}

figcaption p {
    text-align: left;
    color: #707070;
    -webkit-hyphens: autoe;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    font-size: 1.25rem;
    font-weight: 300;
}

.teaserbottom-4 figcaption p {
    text-align: justify;
    color: #333366;
    color: #707070;
}

.teaserbottom-4 figcaption p.subheader {
    text-transform: uppercase;
    color: red;
    font-size: 1.1875rem;
    color: #c92338;
    font-weight: 400;
    text-align: center;
}

.teasericon figcaption p {
    padding: 0 10%;
}

.t-circle figcaption p {
    color: #fff;
    padding: 0 10%;
    font-weight: 300;
    text-align: center;
}

.teasertop figcaption {
    max-width: 420px;
    margin: 0 auto
}

.teasertop figcaption p {
    text-align: left;
    /* color: #505d68; */
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    font-size: 1.0625rem;
    font-weight: 300;
    line-height: 1.4;
    padding: 1% 0
}

.teasertop .mainmid figcaption p {
    font-size: 1.175rem;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.6;
    padding: 1% 0;
    text-align: left
}

.teasertop .mainleft figcaption, .teasertop .mainmid figcaption {
    color: #fff;
    padding: 1% 5%
}

.teasertop .mainmid figcaption ul {
    list-style-type: none;
    padding: 0 0 0 1rem;
    text-indent: -1rem;
    list-style-position: inside
}

.teasertop .mainmid figcaption li {
    color: #fff;
    font-size: 1.25rem;
    text-align: left;
    margin: .5rem 0;
    text-transform: uppercase
}

.teasertop .mainmid figcaption li:before {
    content: 'ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº';
    margin-right: 10px;
    font-weight: 500;
    font-size: 1.375rem
}

.teasertop .mainright figcaption {
    padding: 1% 5%
}

.number {
    font-size: 1.3rem;
    border-radius: 0;
    margin: 3px 0 18px 5px;
    padding: 0;
    width: 1.5em;
    background: #bd0926;
    color: #fff;
    display: inline-block;
    line-height: 1.5;
    transition: all .2s ease-in-out 0s
}

.number:hover {
    background: #3b4044;
    transition: all .3s ease-in-out 0s
}

.icon-edit:before {
    content: "\f09a";
    font-family: FontAwesome;
    position: relative;
    font-style: normal;
    display: none;
    height: 1.5em;
    line-height: 1.5;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    left: 10px;
    top: 2px;
    color: #fff
}

.icon2-edit:before, .icon3-edit:before {
    font-style: normal;
    display: block;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    top: 2px;
    color: #fff;
    position: relative;
    font-family: FontAwesome
}

.icon2-edit:before {
    content: "\f095";
    left: 8px
}

.icon3-edit:before {
    content: "\f003";
    left: 5px
}

.teaserbottom h3, .teasertop .teaserbottom h3, .textbox h3 {
    line-height: 1;
    /* text-transform: uppercase; */
}

.suchfeld {
    background-repeat: no-repeat;
    height: 40px;
    /* padding-left: 40px; */
    max-width: 35px;
    border: 1px solid #b6bcc2;
    font-weight: 400;
    transition: all .7s;
    /* background-image: url(/fileadmin/config/script/css/search-icon.png); */
    border: none;
    cursor: pointer;
}

.suchfeld:focus {
    max-width: 15rem;
    transition: all .7s;
    border: 1px solid #b6bcc2;
}

.suchfeld {
    background-repeat: no-repeat;
    height: 25px;
    /* padding-left: 40px; */
    max-width: 35px;
    /* border: 1px solid #b6bcc2; */
    font-weight: 400;
    transition: all .7s;
    background-image: url(search-icon.png);
    /* border: none; */
    cursor: pointer;
    transition: all .7s;
    font-size: .875rem;
    color: transparent;
    background-color: transparent;
}

.suchfeld:focus {
    max-width: 15rem;
    transition: all .7s;
    border: 1px solid rgb(35 65 110 / 70%);
    width: 100%;
    background-color: #b1b2b1;
    border-radius: 0px;
    padding: .5rem;
    padding-left: 30px;
    margin-left: 8px;
    transition: all .7s;
    color: #1a2637;
}

.scm {
    text-align: right;
    font-size: 3.25rem;
    margin-right: 10px;
    color: #0079c0;
    float: right;
    margin-left: 15px;
    display: none
}

.searchcontent {
    margin: 9px 5px 0 0px;
    display: inline-block;
    /* width: 100%; */
    float: left;
}

.socials {
    margin-left: 10px;
    float: right;
    margin-top: 10px;
    /* display: none; */
}

footer .socials {
    margin-left: 0px;
    /* float: none; */
    margin-top: 20px;
    display: block;
    text-align: left;
    width: 100%;
}

.searchcontent .socials {
    float: left;
    text-align: right;
    display: inline-block
}

.socials .fa {
    font-size: 2.25rem;
    margin-right: .5rem
}

.socials .fa:last-child {
    margin-right: 0
}

.socials .fab {
    font-size: 2.25rem;
    margin-right: .5rem
}

.socials .fab:last-child {
    margin-right: 0;
}

.socials .fa {
    color: #bd1320;
    font-size: 2.5rem
}

.socials .fab {
    color: #bd1320;
    color: #514f50;
    color: #333333;
    color: #fff;
    font-size: 1.65rem;
    margin-left: .5rem;
    transition: all .5s;
}

.socials .fab:hover {
    color: rgb(31 32 34);
    color: #bfc3c5;
    transition: all .5s;
}

.socials .fa-facebook-f {
    font-size: 1.5rem;
}

.socials .fa-instagram {
}

footer .mainright .mainsubcenter .fa {
    color: #fff;
    font-size: 2.25rem;
    margin-right: .75rem;
    /* display: none; */
}

footer .fab {
    font-size: 1.5rem;
    transition: all .5s;
}

footer .mainright .mainsubcenter .fab {
    color: #fff;
    font-size: 1.5rem;
    margin-right: .75rem;
    transition: all .5s;
    margin-left: 0;
}

footer .mainright .mainsubcenter .fab:hover {
    color: rgb(162 163 166);
    transition: all .5s;
}

.fa-facebook-square {
    color: #0079c0
}

.fa-youtube {
    color: #fff;
    transition: all .7s;
    font-size: 3rem;
}

button .fa-youtube {
    color: #fff;
    transition: all .7s;
    font-size: 2rem;
}

.schriftgr {
    float: left;
    width: 100%;
    display: block;
    max-height: 20px;
    margin-left: 8px;
    margin-bottom: 5px
}

.schriftgroe {
    font-size: .9375em
}

.schriftgr1, .schriftgr2, .schriftgr3 {
    text-decoration: none;
    padding: 0 8px;
    border: 1px solid #b6bcc2;
    color: #3b3d40;
    margin-right: .5em
}

.schriftgr3 {
    margin-right: 8px
}

.schriftgr1:hover, .schriftgr2:hover, .schriftgr3:hover {
    color: #000;
    background: #c2c0c0
}

.mediabuttons {
    float: left;
    margin: 10px 2px 0 5px
}

.teasertop i {
    text-align: center;
    float: left;
    width: 5rem;
    height: 5rem;
    /* border: 1px solid #909090; */
    border-radius: 100%;
    margin-right: 7px;
    /*space between*/
    /* background: #fbd007; */
    /* background: #213f58; */
    display: block;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 5rem;
    color: #fff;
    text-align: center;
}

.teasertop a i {
    /* font-size: 5rem; */
    /* line-height: 10rem; */
    /* color: #fff; */
    /* text-align: center; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    transition: all .7s;
    float: left !important;
}

.teasertop a i:hover {
    /* opacity: .7; */
    transition: all .7s;
    filter: blur(0px);
}

.teasertop .mainleft:hover {
    opacity: .8;
    transition: all .7s;
    filter: blur(3px);
}

.teasertop a {
    /* width:100%; */
    /* margin-left: 50%; */
}

.teaserbottom.bottom2 figcaption h3 {
    font-size: 1.75rem;
    font-size: 1.5rem;
    margin: 0;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    line-height: 1.2;
    transition: all .7s;
}

.teaserbottom.bottom2 figcaption h3:hover {
    color: rgb(168 185 215 / 95%);
    transition: all .7s;
}

.teaserbottom.bottom2 {
    background: #38404b;
    width: 100%;
    /* padding-top: 40px; */
}

.iconwrap {
    /* background: #23416e; */
    display: block;
    float: left;
    padding: 10px 25px;
    margin-top: 20px;
}

.teasertop figcaption {
    /* max-width: 320px; */
    margin: 0 auto;
    /* display: block; */
    padding-left: 8rem;
}

.teaserbottom.bottom2 figcaption {
    /* float: none; */
    /* padding: 0; */
    /* float: right; */
    padding-left: 7rem;
}

.textareawidth {
    width: 15rem
}

.responsiveContainer {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden
}

.imgcontainer .textbox, .teaserstart .mainright .csc-default {
    width: 100%;
    height: 100%
}

.responsiveContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.responsiveContainer-no, .responsiveContainer-no1, .responsiveContainer-no2 {
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    display: none;
    width: 100%;
}

.responsiveContainer-no iframe, .responsiveContainer-no1 iframe, .responsiveContainer-no2 iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
}

.teasericon figure .fab, .teasericon figure .fas, .teasericon figure .far {
    /* width: 6rem; */
    /* height: 6rem; */
    /* border-radius: 100%; */
    font-size: 2.5rem;
    /* line-height: 6rem; */
    color: #fff;
    /* background: #505d68; */
    /* transition: all .7s; */
}

.teasericon figure .fab:hover, .teasericon figure .fas:hover, .teasericon figure .far:hover {
    color: rgb(168 185 215 / 95%);
    transition: all .7s;
}

.teasertop i {
    text-align: center;
    float: left;
    width: 5rem;
    height: 5rem;
    /* border: 1px solid #909090; */
    border-radius: 100%;
    margin-right: 7px;
    /*space between*/
    /* background: #fbd007; */
    /* background: #213f58; */
    display: block;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 5rem;
    color: #fff;
    text-align: center;
}

.mainmidtext img:nth-child(n) {
    /* box-shadow: none; */
}

.contenttable th, td {
    color: #fff;
    font-weight: 300;
    padding: .5rem 1rem .5rem 0rem;
    border-bottom: 1px solid rgb(255 255 255 / 60%);
}

.mainmidtext p, .mainmidtext li {
    color: #41484f;
    color: #fff;
    text-align: left;
    font-size: 1.25rem;
    margin-bottom: .5rem;
}

.mainmidtext p.lead {
    FONT-WEIGHT: 600;
    font-size: 1.275rem;
    margin-bottom: .5rem;
}

.mainmidtext ul {
    margin-top: 0;
    margin-bottom: 1.5rem;
    margin-bottom: 0;
}

.mainmidtext a {
    opacity: 1;
    color: #599f56;
    color: #79e975;
    /* font-weight: 300; */
}

.mainmidtext a:hover {
    color: #d1cfcf;
    text-decoration: underline;
}

.mainmidtext .teampicwrap a:hover {
    color: #fff
}

.mainmidtext {
    width: 100%;
    float: left;
    margin: 0;
    /* background: #bd1320; */
    text-align: center;
    padding: 0% 1%;
}

.mainmidtext h1 {
    margin-left: 0;
    color: #fff;
    text-align: center;
    /* letter-spacing: 2px; */
    color: #c11414;
    color: #333333;
    color: #1a2637;
    color: #fff;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    line-height: 1.1;
    margin-top: 0;
    font-weight: 700;
}

.mainmidtext h2 {
    /* color: #1a2637; */
    text-align: left;
    /* margin-top: 1.5rem; */
}

.imgcontainer {
    position: relative;
    overflow: hidden;
    display: inline-block;
    /* cursor: pointer; */
}

.imgcontainer:hover {
    box-shadow: 0 4px 20px rgb(0 0 0 /28%);
    box-shadow: 0 4px 30px rgb(0 0 0 / 18%);
    transition: all .7s;
}

.imgcontainer .textbox {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: -380px;
    background-color: rgba(42, 59, 75, .75);
    opacity: 0;
    padding: 20% 0 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.imgcontainer:hover .textbox {
    margin-top: 0;
    opacity: 1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.imgcontainer img, .imgcontainer img:hover {
    transition: all .4s ease
}

.textbox h3 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-top: 10%
}

.imgcontainer .text {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
    opacity: .8;
    text-align: center
}

.imgcontainer img:hover {
    /*
  -webkit-filter: blur(4px); 
  -moz-filter: blur(4px);
  -ms-filter: blur(4px);*/
    /* filter: blur(4px); */
}

.teampicwrap figure {
    margin: 1% 0
}

.teampicwrap figure .teaserbottom h3 {
    text-align: center;
    margin-top: 1rem;
    text-transform: uppercase
}

.teaserbottom h3 {
    font-size: 1.875rem;
    margin-bottom: 1.125rem;
    margin-top: .5rem;
    color: #23416e;
    text-transform: uppercase;
}

.teaserbottom-4 figcaption h3 {
    font-size: 1.675rem;
    margin-bottom: .5rem;
    margin-top: 0rem;
    padding-top: 0;
    color: #37404a;
    text-transform: uppercase;
    font-weight: 700;
}

.teaserbottom.teaserpic figcaption {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.teaserpic figcaption h3 {
    font-size: 1.625rem;
    margin-bottom: .5rem;
    margin-top: 0rem;
    padding-top: 0;
    color: #23416e;
    text-transform: uppercase;
    font-weight: 500;
}

.teasertop .teaserbottom h3 {
    font-size: 1.5rem;
    margin-bottom: .5rem;
    margin-top: 1.625rem;
    color: #fff;
    font-weight: 400;
    text-align: left
}

a.teaserlink {
    /* float: right; */
    margin-top: .5rem;
    margin-right: 5px;
    transition: all .4s;
    color: #669c7c;
    color: #599f56;
}

.teasericons a.teaserlink {
    float: none;
    margin-top: 3rem;
    margin-right: 0px;
    transition: all .6;
    color: #599f56;
    display: block;
}

.teasericons a.teaserlink:after {
    /* margin-top: 5px; */
    font-family: "Font Awesome 5 Free";
    font-size: 1.375rem;
    /* font-size:1.25rem; */
    display: inline-block;
    content: '\f101';
    content: '\f061';
    content: '\f138';
    content: '\f35a';
    color: #599f56;
    /* color: #ffffff; */
    font-weight: 900;
    padding-left: 10px;
    position: abolute;
    right: 10px;
    transition: all .6s ease;
    /* background: red; */
    /* border-radius: 50%; */
}

*/ .mainrightinfo .teaserstart a {
    float: right;
    margin-right: 10%;
    transition: all .4s;
    text-align: right;
    width: 100%
}

.mainrightinfo .teaserstart a:hover {
    color: transparent;
    transition: all .4s
}

.mainrightinfo .teaserstart a:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.375rem;
    display: inline-block;
    content: '\f101';
    content: url(arrow-forwards.png);
    margin-left: 5px;
    opacity: .7;
    transition: all .6s ease
}

.mainrightinfo .teaserstart a:hover:after {
    opacity: 1
}

.t-circle a.teaserlink:after {
    /* margin-top: 5px; */
    font-family: "Font Awesome 5 Free";
    font-size: 1.375rem;
    /* font-size:1.25rem; */
    display: inline-block;
    content: '\f101';
    content: '\f061';
    content: '\f138';
    content: '\f35a';
    color: #333366;
    color: #ffffff;
    font-weight: 900;
    padding-left: 10px;
    position: abolute;
    right: 10px;
    transition: all .6s ease;
    /* background: red; */
    /* border-radius: 50%; */
}

a.teaserlink:after {
    /* margin-top: 5px; */
    font-family: "Font Awesome 5 Free";
    font-size: 1.375rem;
    /* font-size:1.25rem; */
    display: inline-block;
    content: '\f101';
    content: '\f061';
    content: '\f138';
    content: '\f35a';
    color: #669c7c;
    color: #599f56;
    font-weight: 900;
    padding-left: 10px;
    position: abolute;
    right: 10px;
    transition: all .6s ease;
    /* background: red; */
    /* border-radius: 50%; */
}

a.teaserlink:hover:after {
    /* margin-top: 5px; */
    color: #101010;
    color: rgb(168 185 215 / 95%);
    opacity: 1;
    transition: all .6s ease
}

.teasertop a.teaserlink:before, .teaserbottom.teasericon a.teaserlink:before, .teaserbottom-4 a.teaserlink:before {
    /* content: 'mehr lesen'; */
    left: -100px;
    right: 10px;
    /* opacity: 0; */
    transition: all 0.8s;
}

.teasertop a.teaserlink:hover:before, .teaserbottom.teasericon a.teaserlink:hover:before, .teaserbottom-4 a.teaserlink:hover:before {
    /* content: 'mehr lesen'; */
    /* color: #c92338; */
    left: -100px;
    right: 10px;
    opacity: 1;
    transition: all 0.8s;
}

/*
.teaserbottom.teasericon a.teaserlink:before {
    content: 'weitere Infos ';
    left: -100px;
    right:10px;
    transition: all 0.5s;
}
.teaserbottom-4 a.teaserlink:before {
    content: 'mehr ';
    left: -80px;
    transition: all 0.5s;
   
}
*/
a.teaserlink:before {
    content: 'read more ';
    left: -100px;
    right: 10px;
    /* color: #669c7c; */
    font-weight: 700;
    opacity: 1;
    text-transform: uppercase;
    transition: all 0.5s;
}

.teaserstart .mainleft, .teaserstart .mainmid {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0 0 30px;
    background-color: #339ee6;
    border-bottom: none;
    padding: 0 0 0 20px
}

.teaserstart .mainright {
    margin-top: 30px
}

.teaserstart .teaserlink {
    float: right;
    color: transparent;
    transition: color .6s;
    display: block;
    padding-bottom: 7px
}

.teaserstart a.teaserlink:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.5rem;
    display: inline-block;
    margin-right: 15px;
    content: url(arrow-forwards.png);
    opacity: .7;
    transition: all .6s ease
}

.teaserstart a.teaserlink:hover {
    color: transparent
}

.teaserstart a.teaserlink:hover:after {
    opacity: 1
}

.teaserstart a.teaserlink:before {
    content: ''
}

.teaserbottom .teaserlink {
    bottom: 10px;
    right: 15px;
    display: block;
    /* margin-top: -10px; */
    font-size: 1.125rem;
    position: absolute
}

a.teaserlink:hover {
    color: rgb(168 185 215 / 95%);
    opacity: .7;
    transition: all .6s
}

.mainrightinfo p {
    text-align: justify;
    font-size: 1.125rem
}

.mainrightinfo .csc-default:first-child p {
    text-align: justify;
    font-size: 1.1875rem;
    padding: 0 3%;
    margin-bottom: 2rem
}

.closedrop {
    color: #142643;
    font-size: 1.125rem;
    line-height: 1.25;
    cursor: pointer;
    transition: all .8s;
    display: block;
    color: #fff;
}

#dropin, #dropin p, footer p {
    text-align: left
}

#dropin {
    position: fixed;
    max-width: 500px;
    height: auto;
    top: 20%;
    left: 0;
    color: #fff;
    font-size: 1.25rem;
    z-index: 10000;
    background: #fff;
    padding: 10px 0;
    transition: all .8s;
    border: 10px solid #fff;
    /* opacity: 1!important; */
    !importan; !importa; !import; !impor; !impo; !imp; !im; !i; !; opacity: .99;
    /*
  background-image: url(https://www.boehler-antriebstechnik.de/fileadmin/bilder/aktuell/pop-up_weihnachten2024.jpg);
  */
    background-color: #27446b;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-size: cover; */
    background-position-x: center;
    background-position-y: 30px;
    padding: 1rem;
}

#dropin p, #dropin h3, #dropin h2 {
    color: #fff;
    margin-top: 1rem;
    font-weight: 500;
    text-align: left;
}

#dropin p, #dropin h3 {
    color: #fff
}

#dropin h3, #dropin h2 {
    color: #fff;
    margin-top: 1rem;
    font-weight: 500;
    text-align: left;
    font-size: 1.375rem;
}

#dropin h2 {
    font-size: 1.375rem;
}

#dropin h3 {
    font-size: 1.375rem;
}

#dropin p {
    color: #fff
}

.drop-text-wrap {
    padding: 10px 20px;
    margin-top: 100px
}

#dropin .button1 {
    min-width: 250px;
    background: #fff;
    color: #302E2D;
    padding: 8px 18px;
    text-align: center;
    font-weight: 600;
    /* margin: 2rem; */
    /* margin-top: 2rem; */
    display: block;
}

#dropin figure {
    text-align: center;
}

.form-control, .form-group {
    width: 100%;
    float: left
}

#dropin .button1:hover {
    color: #90afbc
}

footer p {
    color: #fff;
    line-height: 1.9;
    font-size: .9375rem;
    font-weight: 700;
    text-transform: uppercase;
}

#footernav {
    /* margin-top: 13px; */
}

.top_link {
    display: block;
    z-index: 100000;
    padding: .8rem;
    transition: all .4s ease-in-out .4s;
    float: right;
    text-align: right;
    font-weight: 700;
}

#topmenubox, #topmenubox img, #topmenubox.reduced img {
    transition: .7s all
}

.top_link a {
    color: #599f56;
}

.top_link a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f0aa';
    font-size: 50px;
    display: inline-block
}

.subnav {
    display: none
}

#topmenubox {
    top: 0;
    z-index: 100;
    width: 100%;
    margin: 0 auto;
    display: block
}

#topmenubox.reduced {
    transition: .7s all;
    padding: 0
}

#topmenubox img {
    /* max-height: 80px; */
}

label {
    cursor: pointer;
    clear: both;
    display: block;
    float: left;
    font-weight: 400;
    min-width: 9rem;
    text-align: left
}

.form-control {
    min-width: 250px
}

button.btn-primary {
    background: #599f56;
    transition: all .8s;
    color: #fff;
    border: none;
    padding: 10px 25px;
}

button.btn-primary:hover {
    /* opacity: .7; */
    transition: all .8s;
    background: #bdc0c5;
    background: rgb(168 185 215 / 95%);
    color: rgb(168 185 215 / 95%);
    color: #1a2637;
}

.teasertop .mainmid .mainmidinner h4 a {
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.1;
    display: block;
    margin-bottom: .25rem;
    margin-top: .25rem;
}

.teasertop .mainmidinner p {
    text-align: center;
    text-align: justify;
    font-size: 1.125rem;
}

.textbox .h3like {
    font-size: 1.75rem;
    line-height: 1.0;
    margin-bottom: .5rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}

@media only screen and (min-width: 481px) {
    .gridContainer {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        z-index: 10
    }

    .logopic {
        width: 33.333%;
        display: block;
        float: left;
        max-width: 100%;
        margin: 0
    }

    .topicons {
        width: 50%;
        float: left;
        text-align: center;
        position: relative;
        /* width: 16.66666%; */
    }

    .topicons h3 {
        font-size: 1.375rem;
        margin: 1rem 0rem .25rem 0rem;
        /* font-weight: 300; */
        text-transform: uppercase;
    }

    .topicons h4 {
        font-size: 1.125rem;
        margin: 0rem;
        /* font-weight: 300; */
        /* text-transform: uppercase; */
    }

    .teasertopicons i {
        text-align: center;
        float: left;
        width: 5rem;
        height: 5rem;
        border-radius: 100%;
        margin-right: 7px;
        /* background: rgba(0,0,0,.5); */
        display: block;
        /* background: #669c7c; */
        margin-bottom: .5rem;
        font-size: 2.5rem;
        line-height: 5rem;
        color: #fff;
        text-align: center;
    }

    #headpic p img, .headerpic {
        width: 33.333%;
        display: block;
        float: right
    }

    #dropin {
        /* padding: 10px; */
    }

    #headpic p {
        margin: 0;
        display: block
    }

    .headerinfowrap .gap, .headerinfowrap .gaphide1 {
        display: inline-block
    }

    .headerinfowrap .gap {
        margin-right: 1%;
        font-size: .75rem;
        width: inherit
    }

    #maincontent {
        float: left;
        padding: 30px 10px 20px
    }

    button .fa-youtube {
        color: #fff;
        transition: all .7s;
        font-size: 3rem;
        padding: 1rem;
    }

    button.teasermid1back h2 {
        font-size: 2rem;
    }

    .mainleft, .mainmid, .mainright {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 1rem;
        padding: 0 10%;
    }

    .teaserpic .mainleft, .teaserpic .mainmid, .teaserpic .mainright {
        width: 100%;
        float: left;
        text-align: center;
        /* margin: 20px 0; */
        /* padding: 0 10%; */
    }

    .teaserstart .mainleft, .teaserstart .mainmid {
        width: 48%;
        float: left;
        background-color: #339ee6;
        border-bottom: none;
        padding: 0 0 0 20px;
        text-align: left
    }

    .teaserstart .mainleft {
        margin: 0 4% 0 0
    }

    .teaserstart .mainmid {
        margin: 0
    }

    footer .mainleft, footer .mainmid, footer .mainright {
        width: 100%
    }

    footer .mainleft {
        margin-right: 15px
    }

    footer p {
        color: #fff;
        /* line-height: 1.6; */
        font-size: .9375rem;
        font-size: 1.25rem;
        /* font-weight: 700; */
        text-align: left;
        margin-top: .5rem;
        /* text-transform: uppercase; */
    }

    .teaserbottom img {
        /* -webkit-transition: all .4s ease; */
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -ms-transition: all .4s ease;
        transition: all .4s ease;
        */ height: auto
    }

    #maincontent2 {
        padding-left: 0;
        width: 48%;
        float: left;
        padding-right: 0;
        text-align: left;
        margin-top: 0
    }

    #footerd, .schriftgr {
        width: 100%;
        margin-left: 0;
        float: left
    }

    #footerd {
        clear: both;
        display: block
    }

    .hide_desktop1 {
        display: none
    }

    p {
        text-align: justify
    }

    #sliding figure img {
        min-width: 120%;
        max-width: 150%;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: -8%:
    }

    .schriftgr {
        display: block;
        text-align: right;
        max-height: 20px;
        margin-top: -5px;
        margin-bottom: 0
    }

    #offcanvasmenu {
        clear: both;
        float: left;
        margin-left: 0;
        display: block
    }

    .searchcontent {
        margin: 10px 5px 0 3px;
    }

    .mainmidtext p {
        /* font-size: 1.1825rem; */
    }

    .vidp {
        font-size: 1.625rem;
        line-height: 1.3;
        font-weight: 400;
        text-align: left;
        color: #fff;
        /* margin-right: 8%; */
        margin-left: 2%;
        text-transform: uppercase;
        margin-top: 4%;
    }
}

@media only screen and (min-width: 600px) {
    #bread, .mainmidtext {
        width: 100%;
        float: left;
    }

    .teasermid1back {
        padding: 20% 0;
    }

    #mainwrapleft #aktuell {
        display: none;
        width: 100%;
        float: left;
        padding: 0 0 5px;
        background: #E3E3E3;
        text-align: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 195px;
        margin-bottom: 20px
    }

    #headernav {
        clear: none;
        display: none;
        z-index: 11000;
        margin-bottom: 0;
        text-align: right;
        color: #fff
    }

    #dropin {
        /* padding: 10px 45px; */
    }

    .drop-text-wrap {
        padding: 10px 25px;
        margin-top: 110px
    }

    #headpic {
        overflow: hidden;
        float: left
    }

    .quickinfo {
        min-height: 195px;
        padding-bottom: 5px;
        background-color: #E3E3E3;
        margin-bottom: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .quickinfo ul li a {
        padding: .1rem 0;
        display: block
    }

    .quickinfo h4 {
        background: #BD1320;
        margin-top: 0;
        color: #fff;
        padding: 10px
    }

    #bread {
        clear: both;
        margin-left: 25px;
        margin-top: .75rem;
        display: block;
        color: #797878;
        font-size: .835rem
    }

    .teasertopicons i {
        text-align: center;
        float: left;
        width: 6rem;
        height: 6rem;
        border-radius: 100%;
        margin-right: 7px;
        /* background: rgba(0,0,0,.5); */
        b: #a4c2d7;
        /* background: #a4c2d7; */
        display: block;
        margin-bottom: .5rem;
        font-size: 3rem;
        line-height: 6rem;
        color: #fff;
        text-align: center;
    }

    .teasertop {
        padding: 30px 0 20px;
    }

    .nomarg {
        margin-left: 0;
        margin-right: 0
    }

    .mainmidtext {
        margin: 0
    }

    .searchcontent {
        clear: initial;
        float: right;
        margin: 13px 5px 0 10px;
        margin: 8px 0px 0 0px;
        width: inherit;
    }

    .socials {
        float: left;
        margin-top: 10px;
        /* display: none; */
        margin-right: 10px;
    }

    .mediabuttons {
        float: right;
        margin: 12px 8px 0 0
    }

    #sliding figure img {
        max-width: 140%;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0
    }

    footer ul li {
        list-style: none;
        float: left
    }

    .schriftgr1, .schriftgr2, .schriftgr3 {
        text-decoration: none;
        padding: 0 8px;
        border: 1px solid #b6bcc2;
        color: #3b3d40;
        margin-right: 0
    }

    .mainmidtext h1 {
        font-size: 2rem
    }

    h2.mainmidtex {
        text-align: center;
        color: #313131;
        font-size: 2.9375rem;
        font-size: 2rem;
        padding: 0;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 1.5rem
    }

    .mainmidtext p {
        text-align: justify;
    }

    .form-group {
        width: 70%;
        float: left;
        /* padding-left: 2%; */
    }

    .form-group .input {
        max-width: 80%;
    }

    .form-control {
        width: 70%;
        float: left;
        min-width: 250px
    }

    .vidp {
        font-size: 1.875rem;
        line-height: 1.3;
        font-weight: 400;
        text-align: right;
        color: #fff;
        margin-right: 5%;
        text-transform: uppercase;
        margin-top: 5%;
    }
}

@media only screen and (min-width: 660px) {
    .scm {
        text-align: right;
        font-size: 3.25rem;
        margin-right: 10px;
        color: #0079c0;
        float: inherit;
        margin-left: 15px;
        display: none
    }
}

@media only screen and (min-width: 768px) {
    #topmenubox, #topmenubox img, #topmenubox.reduced img {
        transition: .7s all;
        /* max-height: 100px; */
    }

    button .fa-youtube {
        font-size: 4rem;
        padding: 1rem;
    }

    .mainleft, .mainmid, .mainright, .teaserstart .mainleft, .teaserstart .mainmid, footer .mainmid {
        border-bottom: none
    }

    #offcanvas, #offcanvasmenu {
        display: none
    }

    #headernav, #headpic, .headernavmenu {
        display: block
    }

    .gridContainer {
        /* width: 100%; */
        /* max-width: 1620px; */
        padding-left: 0;
        padding-right: 0;
        margin: auto;
        overflow: hidden;
    }

    #dropin {
        max-width: 550px;
        margin: -300px auto 0 -300px;
        left: 50%;
        top: 45%;
    }

    .drop-text-wrap {
        padding: 10px 30px;
        margin-top: 110px;
    }

    #headpic {
        width: 40%;
        margin-top: -1rem;
        margin-bottom: 1rem
    }

    #headernav {
        z-index: 11000;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        float: right
    }

    #headernav ul {
        margin: 0 0 5px;
        padding: 0
    }

    .show-hide-mobile-content {
        display: none
    }

    #topmenubox, .show-hide-desk-content {
        display: block
    }

    #topmenubox {
        top: 0;
        position: fixed;
        /* left: 0; */
        z-index: 1;
        width: 100%;
        margin: 0 auto;
        background: rgb(0 0 0 / 30%);
        /* max-height: 136px; */
        max-width: 1920px;
        */ text-align: center;
    }

    #topmenubox.reduced {
        transition: .7s all;
        padding: 0;
        /* position: fixed; */
        /* margin: 0 auto; */
        /* background: aliceblue; */
        background: rgb(0 0 0 / 80%);
    }

    #topmenubox img {
        /* max-height: 117px; */
    }

    #topmenubox.reduced #headernav, #topmenubox.reduced #navi {
        transition: .5s all;
    }

    .imgcontainer {
        position: relative;
        overflow: hidden;
        display: inline-block;
        /* cursor: pointer; */
    }

    .topicons {
        width: 25%;
        float: left;
        text-align: center;
        position: relative;
        /* width: 16.66666%; */
        /* display: flex; */
        /* flex-wrap:wrap; */
    }

    .teasertopicons i {
        text-align: center;
        float: left;
        width: 6rem;
        height: 6rem;
        border-radius: 100%;
        margin-right: 7px;
        /* background: rgba(0,0,0,.5); */
        /* background: #669c7c; */
        display: block;
        margin-bottom: .5rem;
        font-size: 3rem;
        line-height: 6rem;
        color: #fff;
        text-align: center;
        transition: all .8s;
    }

    .teaserbottom figcaption h2 {
        font-size: 1.5rem;
        color: #669c7c;
        text-align: center;
        text-transform: uppercase;
        font-weight: 300;
        margin-top: 1rem;
    }

    .topicons h3 {
        font-size: 1.375rem;
        margin: 1rem 0rem .75rem 0rem;
        /* font-weight: 300; */
        text-transform: uppercase;
    }

    .topicons h4 {
        font-size: 1.125rem;
        margin: 0.75rem 0 0 0;
        /* font-weight: 300; */
        /* text-transform: uppercase; */
    }

    .teampicwrap figure {
        float: left;
        width: 31%;
        text-align: center;
        margin: 1% 1.1666666%
    }

    .imgcontainer .textbox {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin-top: -380px;
        background-color: rgba(42, 59, 75, .75);
        opacity: 0;
        padding: 10% 0 0;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
    }

    .imgcontainer:hover .textbox {
        width: 100%;
        height: 100%;
        margin-top: 0;
        opacity: 1;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
        transform: scale(1);
    }

    .textbox:hover {
        transform: scale(1);
    }

    .textbox h3 {
        font-size: 1.25rem;
        line-height: 1;
        margin-bottom: 1rem;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
        margin-top: 10%
    }

    .textbox .h3like {
        font-size: 1.275rem;
        line-height: 1.0;
        /* margin-bottom: 1rem; */
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
    }

    .imgcontainer .text {
        color: #fff;
        font-size: 1rem;
        font-weight: 400;
        opacity: .8;
        text-align: center;
        line-height: 1.1;
        padding: .5rem 1rem;
    }

    .teampicwrap figure .teaserbottom h3 {
        text-align: center;
        margin-top: 1rem;
        text-transform: uppercase;
        font-size: 1.25rem
    }

    .mediabuttons {
        margin: 4px 2px 0 0
    }

    #mainwrapstart, #navi, #sliding {
        margin-top: 0;
        display: block
    }

    #navi {
        float: right;
        width: 100%;
        z-index: 10;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: right;
        margin-top: -13px;
    }

    #mainwrapleft, .mainleft, .mainmid, .mainmidtext, .mainright, .teasermid .mainleft, .teaserstart .mainmid, .teaserstart .mainright, .teasertop .mainmidinner p {
        text-align: justify;
        font-size: 1.125rem;
        color: #41484f;
        font-size: 1.25rem;
        /* opacity: .9;*/
    }

    #sliding {
        clear: none;
        float: left;
        width: 100%;
        background: #fff;
        z-index: 0;
        /* padding: 0 5px ; */
        /* margin-top: -62px; */
        /* margin-top: 125px; */
    }

    #sliding figure img {
        max-width: 100%;
        min-width: 100%
    }

    .teasermid {
        /* padding-top: 0; */
    }

    .teaserbottom-4 .mainleft, .teaserbottom-4 .mainmid, .teaserbottom-4 .mainright {
        width: 49%;
        float: left;
        /* padding-bottom: 1rem; */
        /* padding-top: 1rem; */
        margin-bottom: 1rem;
        margin: 0 2% 0 0;
        box-shadow: 0 4px 30px rgb(0 0 0 / 12%);
        transition: all .7s;
        /* background: grey; */
        text-align: center;
    }

    .teaserbottom-4 .mainleft:hover, .teaserbottom-4 .mainmid:hover, .teaserbottom-4 .mainmid:hover, .teaserbottom-4 .mainright:hover {
        box-shadow: 0 4px 30px rgb(0 0 0 / 25%);
        cursor: pointer;
    }

    .teaserbottom-4 .mainmid.nomarg, .teaserbottom-4 .mainright.nomarg {
        /* margin-left:0!important; */
        /* margin-right:0!important; */
    }

    footer .mainleft, footer .mainmid, footer .mainright {
        /* width: 24%; */
        /* float: left; */
        /* padding-bottom: 1rem; */
        /* padding-top: 1rem; */
        margin-bottom: 1rem;
        /* margin: 0 1.333333% 0 0; */
        /* background: grey; */
        padding-left: 15%;
    }

    #mainwrapstart {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        /*z-index: 0;*/
        position: relative;
        /* margin-top: 40px; */
    }

    #mainwrapleft {
        padding-left: 0;
        width: 77%;
        float: left
    }

    .mainleft {
        width: 31.5873%;
        float: left
    }

    .teasertop {
        /* padding: 50px 0 30px; */
    }

    .teasertop .mainleft {
        width: 48.75%;
        padding: 0;
        min-height: 500px;
    }

    .teasertop .mainmid, .teasertop .mainright {
        width: 23%;
        /* padding: 0; */
        width: width: 48.75%;
        width: 48.75%;
        /* padding-bottom: 50px; */
    }

    .teasertop .mainright p {
        padding-left: 3%
    }

    .mainleft, .mainmid, .mainright {
        padding: 0
    }

    .teasericon .mainleft, .teasericon .mainmid, .teasericon .mainright {
        padding: 0;
        margin-bottom: 0;
        width: 80%;
        float: left;
        text-align: center;
        margin-bottom: 1rem;
        padding: 0 10%;
        margin-left: 0;
    }

    .teaserbottom .mainleft3 {
        width: 31.5873%;
        margin: 0;
        padding-top: 0
    }

    .teaserbottom.line1 .mainleft {
        padding-bottom: 0
    }

    .teaserstart .mainleft {
        width: 22%;
        float: left;
        text-align: left;
        margin: 0 4% 0 0;
        padding: 0 10px;
        height: 100%;
        border-right: #fff solid;
        min-height: 408px
    }

    .teaserstart .mainmid h3 {
        font-size: 1.625rem;
        color: #fff
    }

    .teasertop .mainmid .mainsubcenter h3 {
        margin-top: 1.5rem;
        font-size: 1.75rem;
        color: #fff;
        font-weight: 300
    }

    .teasertop .mainmid.slogan {
        padding-left: 50px;
        padding-top: 70px;
        padding-bottom: 100px;
    }

    .teasertop .mainmid.slogan h3 {
        margin: 1.75rem 0;
        font-size: 1.75rem;
        /* color: #343b43; */
        font-weight: 300;
        text-align: left;
        text-transform: none;
        line-height: 1.3;
    }

    .teaserbottom.bottom2 figcaption h3 {
        font-size: 1.65rem;
        margin-bottom: 1rem;
        hyphens: auto;
        margin-top: 0;
        padding-top: 0;
    }

    .teasertop .mainmid .mainmidinner {
        width: 90%;
        margin-left: 0%;
    }

    .teasertop .mainmid .mainmidinner h4 a {
        color: #fff;
        font-size: 1rem;
        line-height: 1.1;
        display: block
    }

    .nomarg {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    footer .mainleft {
        /* width: 45%; */
        /* float: left; */
        /* margin-right: 4%; */
    }

    .mainmid {
        width: 31.5873%;
        float: left;
        margin: 0 2.61904%
    }

    .teaserpic .mainleft, .teaserpic .mainmid, .teaserpic .mainright {
        width: 31.5873%;
        width: 49.9%;
        float: left;
        /* text-align: center; */
        margin: 20px 0;
        /* padding: 0 10%; */
        margin: 0;
        /* margin-right: .2%; */
    }

    .teaserpic .mainmid {
        width: 31.5873%;
        width: 49.9%;
        float: left;
        /* margin: 20px 2.61904%; */
        margin: 0;
    }

    .teaserpic .mainright {
        width: 31.5873%;
    }

    .teaserstart p.infokasten {
        line-height: 1.5;
        font-size: .9375rem
    }

    .teaserstart .mainmid {
        width: 22%;
        float: left;
        margin: 0 4% 0 0;
        padding: 0 10px 0 20px
    }

    footer .mainmid {
        /* width: 45%; */
        /* float: left; */
        /* margin: 0 0 0 2%; */
    }

    footer .mainright {
        /* width: 100%; */
        /* padding: 0; */
    }

    footer.nomarg {
        margin-left: 0;
        margin-right: 0
    }

    .mainmidtext {
        width: 100%;
        float: left;
        margin: 0;
        padding: 20px 0%;
    }

    .mainright {
        width: 31.5873%;
        float: left;
        margin-top: 0
    }

    .teaserstart .mainright {
        width: 48%;
        float: left;
        border-bottom: none;
        margin: 0
    }

    .teaserstart.mainright h3 {
        font-size: 2rem
    }

    .teaserbottom figcaption {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 30px;
    }

    #dropin h2 {
        font-size: 1.65rem;
    }

    #dropin h3 {
        font-size: 1.45rem;
    }

    figcaption p {
        text-align: justify;
        padding: 0 15px;
    }

    .teaserbottom-4 figcaption p {
        text-align: justify;
        padding: 0 20px 0 20px;
    }

    .teaserbottom img {
        float: none;
        max-width: 100%;
        height: auto;
        margin-right: 0;
        /* max-height: 250px; */
        /* margin: 0 auto; */
    }

    .logocontent img {
        /* width: 25%; */
        /* float: left; */
        display: inline-block;
        margin-bottom: 25px;
        max-width: 130px;
    }

    /*
    .teaserbottom-4 img {
        max-width: 100%;
        max-height: 250px;
        width:inherit;
        margin-right: 0;
        /* max-height: 250px; */
    */ .teaserbottom .teasericon .teaserlink {
        position: absolute;
        bottom: 20px;
        right: 20px;
        display: block;
        /* height: 40px; */
    }

    .teaserbottom h3 {
        /* font-size: 1.675rem; */
        /* margin-bottom: 1.25rem; */
        font-weight: 500;
        text-align: center
    }

    .teaserbottom.line1 h3 {
        font-size: 2.375rem;
        font-size: 1.375rem
    }

    .teaserpic figcaption h3 {
        font-size: 1.275rem;
        margin-bottom: .5rem;
        margin-top: 0rem;
        padding-top: 0;
        color: #23416e;
        text-transform: uppercase;
        font-weight: 400;
    }

    .mainmidtext h1 {
        font-size: 2rem;
        /* text-align: left; */
    }

    h2.mainmidtex {
        font-size: 2.25rem
    }

    .mainmidtext h2 {
        font-size: 1.625rem;
        line-height: 1.3;
        /* font-weight: 400; */
    }

    .mainmidtext h3 {
        font-size: 1.65rem;
        line-height: 1.3;
        font-weight: 700;
    }

    #sidebar {
        width: 21%;
        width: 20%;
        margin-left: 2%;
        padding-right: 0;
        float: left;
        text-align: left;
        padding-top: 0;
        padding-bottom: 5px;
        display: block
    }

    #footer > ul {
        padding-left: 25px;
        margin: 0
    }

    #footer > ul li {
        display: block;
        margin: 0 3rem 0 0;
        padding: 0;
        float: left
    }

    .hide_mobile {
        display: none !important
    }

    .hide_desktop {
        display: inline-block
    }

    .textareawidth {
        width: 350px
    }

    article {
        -moz-column-count: 2;
        -moz-column-gap: 4rem;
        -webkit-column-count: 2;
        -webkit-column-gap: 4rem;
        column-count: 2;
        column-gap: 4rem:
    }

    .schriftgroe {
        font-size: .8175em
    }

    .top_link {
        position: fixed;
        right: 4px;
        display: block;
        top: 620px;
        z-index: 10000;
        padding: .5rem;
        transition: all .4s ease-in-out .4s
    }

    .top_link:hover {
        right: 4px;
        color: #495a75;
        transition: all .4s
    }

    .searchcontent {
        clear: initial;
        /* float: right; */
        margin: 8px 0px 0 0px;
        /* background: red; */
    }

    .teasermid1back h2 {
        font-size: 3.5rem;
        text-align: center;
        color: #fff;
        top: 2rem;
        margin-top: 2rem;
    }

    button.teasermid1back h2 {
        font-size: 3.5rem;
        text-align: center;
        color: #fff;
        /* top: 2rem; */
        /* margin-top: 2rem; */
    }

    .vid p .first {
        display: block;
        font-size: 1.675rem;
        line-height: .5;
        margin-bottom: 2.25rem;
        font-weight: 400;
        text-align: center;
        color: #fff;
        /* background-color: rgb(255 255 255 / 40%); */
        width: fit-content;
        margin: 0 auto;
        /* margin-bottom: 2rem; */
        padding: 0.25rem;
        opacity: .8;
    }

    .fa-youtube {
        color: #fff;
        transition: all .7s;
        font-size: 4rem;
        margin-top: .5rem;
    }

    .teasermid1back {
        position: relative;
        padding: 20% 0;
        background-size: cover;
        margin: 30px 0;
    }

    .vidp {
        font-size: 2rem;
        line-height: 1.3;
        font-weight: 400;
        text-align: left;
        color: #fff;
        margin-left: 5%;
        text-transform: uppercase;
        margin-top: 2%;
    }

    .teasericon figure .fab, .teasericon figure .fas, .teasericon figure .far {
        /* float: none; */
        padding: 0;
    }

    .teasericon figcaption {
        /* margin-top: .75rem; */
        text-align: center;
    }

    .teaserbottom.bottom2 figcaption {
        float: none;
        padding: 0;
        float: right;
        width: 75%;
        /* margin-left: 20px; */
    }

    .bottom2 figcaption p {
        text-align: left;
        padding-left: 0px;
    }

    .teasericon figure .fab, .teasericon figure .fas, .teasericon figure .far {
        font-size: 3.5rem;
    }

    .teasertop i {
        color: #fff;
        text-align: center;
    }
}

@media only screen and (min-width: 860px) {
    .teaserbottom h3 {
        /* font-size: 1.675rem; */
    }

    .teaserstart p.infokasten {
        line-height: 1.5
    }

    .teaserstart h3 {
        font-size: 2rem
    }

    footer .mainright .mainrightinner {
        float: right
    }

    .teaserbottom.line1 h3 {
        font-size: 2.375rem;
        font-size: 1.5rem
    }

    .headerinfowrap .gap {
        margin-right: .5%;
        font-size: .75rem
    }

    .headerinfowrap .gaphide1 {
        display: inline-block
    }

    .headerinfowrap .gap:last-child {
        margin-right: .5%
    }

    .vidp {
        font-size: 2.25rem;
        line-height: 1.3;
        font-weight: 400;
        color: #fff;
        text-transform: uppercase;
        margin-top: 8%;
    }
}

@media only screen and (min-width: 900px) {
    .teaserstart .mainleft {
        padding: 0 10px 0 20px
    }

    .textbox h3 {
        font-size: 1.375rem
    }

    .imgcontainer .text {
        font-size: 1.125rem;
        line-height: 1.1
    }

    .teampicwrap figure .teaserbottom h3 {
        font-size: 1.375rem
    }

    footer .mainleft {
        /* width: 35%; */
        /* float: left; */
        /* margin-right: 4%; */
    }

    footer .mainmid {
        /* width: 29%; */
        /* float: left; */
    }

    footer .mainright {
        /* width: 31%; */
        /* margin-left: 3%; */
        /* text-align: center; */
    }

    #footernav {
        /* margin-top: 45px; */
    }

    .teaserbottom.bottom2 figcaption h3 {
        font-size: 1.675rem;
        margin-bottom: .75rem;
        hyphens: auto;
    }
}

@media only screen and (min-width: 960px) {
    .teaserpic figcaption h3 {
        font-size: 1.5rem;
    }

    .teasericon .mainleft {
        width: 31.5873%;
        float: left;
        padding: 0;
    }

    .teasericon .mainmid {
        width: 31.5873%;
        float: left;
        margin: 0 2.61904%;
        padding: 0;
    }

    .teasericon .mainright {
        width: 31.5873%;
        float: left;
        margin-top: 0;
        padding: 0;
    }

    .teaserbottom-4 .mainleft, .teaserbottom-4 .mainmid, .teaserbottom-4 .mainright {
        width: 24%;
        float: left;
        /* padding-bottom: 1rem; */
        /* padding-top: 1rem; */
        margin-bottom: 1rem;
        margin: 0 1.333333% 0 0;
        /* background: grey; */
    }

    .teaserbottom-4 .mainmid, .teaserbottom-4 .mainright {
        width: 24%;
        float: left;
        /* padding-bottom: 1rem; */
        /* padding-top: 1rem; */
        margin-bottom: 1rem;
        margin: 0 1.333333% 0 0;
        /* background: grey; */
    }

    .teaserbottom-4 .mainmid.nomarg {
        /* margin-left: inherit!important; */
        margin-right: 1.333333% !important;
    }

    .imgcontainer .textbox {
        padding-top: 15%;
    }

    .textbox .h3like {
        font-size: 1.5rem;
        line-height: 1.0;
        /* margin-bottom: 1rem; */
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
    }

    .textbox p.text {
        font-size: 1.25rem;
    }
}

@media only screen and (min-width: 985px) {
    .teaserbottom h3 {
        font-size: 1.75rem
    }

    .teaserstart h4 {
        font-size: 1.5rem
    }

    .teaserstart .mainright h3 {
        font-size: 1.5rem;
        margin: 10px 0 0 15px
    }

    h2.mainmidtex, mainmidtext h1 {
        font-size: 2rem
    }

    .mainrightinfo .csc-default:first-child p {
        padding: 0 10%;
        margin-bottom: 2rem
    }

    h2.mainmidtex {
        text-align: center;
        color: #313131;
        padding: 0;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 1.5rem
    }

    footer .mainleft {
        /* width: 35%; */
        /* float: left; */
        /* margin-right: 4%; */
    }

    footer .mainmid {
        /* width: 32%; */
        /* float: left; */
    }

    footer .mainright {
        /* width: 30%; */
        /* margin-left: 1%; */
        /* text-align: center; */
    }

    .teaserbottom.line1 h3 {
        font-size: 2.375rem;
        font-size: 1.75rem
    }

    .headerinfowrap .gap {
        margin-right: 2%;
        font-size: .875rem
    }

    header.fa.fa-envelope-o, header.fa.fa-home, header.fa.fa-map-marker, header.fa.fa-phone {
        color: #93d8f1;
        font-size: 1.1rem;
        margin-right: 5px
    }

    .teasertop .mainmid .mainmidinner h4 a {
        color: #fff;
        font-size: 1.125rem;
        line-height: 1.1;
        display: block
    }

    .teasermid1back h2 {
        font-size: 5rem;
        text-align: center;
        color: #fff;
        top: 2rem;
    }

    button.teasermid1back h2 {
        font-size: 5rem;
        text-align: center;
        color: #fff;
        top: 0rem;
    }

    .vidp {
        font-size: 3rem;
        line-height: 1.4;
        font-weight: 400;
        text-align: left;
        color: #fff;
        margin-left: 50%;
        text-transform: uppercase;
        margin-top: 2%;
    }

    .teaserpic figcaption h3 {
        font-size: 1.625rem;
    }

    .topicons h3 {
        font-size: 1.675rem;
        /* margin: 1rem 0rem .25rem 0rem; */
        /* font-weight: 300; */
        text-transform: uppercase;
    }

    .topicons h4 {
        font-size: 1.25rem;
        margin: 0rem;
    }
}

@media only screen and (min-width: 1050px) {
    .teaserbottom-4 .mainleft, .teaserbottom-4 .mainmid, .teaserbottom-4 .mainright {
        width: 24%;
        float: left;
        /* padding-bottom: 1rem; */
        /* padding-top: 1rem; */
        margin-bottom: 1rem;
        margin: 0 1.333333% 0 0;
        /* background: grey; */
    }

    .teaserbottom-4 .mainmid, .teaserbottom-4 .mainright {
        width: 24%;
        float: left;
        /* padding-bottom: 1rem; */
        /* padding-top: 1rem; */
        margin-bottom: 1rem;
        margin: 0 1.333333% 0 0;
        /* background: grey; */
    }

    footer .mainleft {
        /* width: 35%; */
        /* float: left; */
        /* margin-right: 4%; */
    }

    footer .mainmid {
        width: 32%;
        float: left
    }

    footer .mainright {
        width: 30%;
        margin-left: 1%;
        text-align: center
    }

    footer .mainleft, footer .mainmid, footer .mainright {
        width: 48%;
        /* width: 33.333333%; */
        float: left;
        /* padding-bottom: 1rem; */
        /* padding-top: 1rem; */
        margin-bottom: 1rem;
        margin: 0;
        /* background: grey; */
    }

    footer .mainright {
        width: 100%;
        padding-left: 15%;
        float: none;
        display: table;
        text-align: left;
    }

    .mainmidtext h1 {
        font-size: 2.25rem
    }

    .textbox h3 {
        font-size: 1.5rem
    }

    .imgcontainer .text {
        font-size: 1.25rem;
        line-height: 1.2
    }

    .teampicwrap figure .teaserbottom h3 {
        font-size: 1.5rem
    }

    h2.mainmidtex {
        font-size: 2.125rem
    }

    .teaserbottom.line1 h3 {
        font-size: 2.375rem;
        font-size: 1.875rem
    }

    .teaserbottom h3 {
        font-size: 1.825rem
    }

    .mainmidtext h2 {
        font-size: 1.825rem;
        line-height: 1.3;
        /* font-weight: 500; */
    }

    #topmenubox img {
        /* max-height: 90px; */
    }

    .vidp {
        font-size: 2.75rem;
    }
}

@media only screen and (min-width: 1150px) {
    .teaserpic figcaption h3 {
        font-size: 1.675rem;
    }

    .mainmidtext h2 {
        font-size: 2.75rem;
        line-height: 1.3;
        /* font-weight: 500; */
    }

    .teaserbottom h3 {
        font-size: 1.875rem
    }

    .teaserstart h4, .teasertop .teaserbottom h3 {
        font-size: 1.75rem
    }

    .teaserstart p.infokasten {
        line-height: 1.5
    }

    .mainrightinfo .csc-default:first-child p {
        text-align: justify;
        font-size: 1.25rem;
        padding: 0 14%;
        margin-bottom: 2rem
    }

    .mainmidtext h1, h2.mainmidtex {
        /* font-size: 2.5rem; */
    }

    .topicons h3 {
        font-size: 1.875rem;
    }

    .topicons h4 {
        font-size: 1.5rem;
        margin: 0rem;
    }

    .teaserbottom.line1 h3 {
        font-size: 2.375rem;
        font-size: 2.125rem
    }

    .headerinfowrap .gap {
        margin-right: 4%
    }

    .teasertop .mainmid .mainmidinner {
        /* width: 96%; */
        margin-left: 0%;
    }

    .teasertop .mainmid .mainmidinner h4 a {
        color: #fff;
        font-size: 1.25rem;
        line-height: 1.1;
        display: block
    }

    .teasermid1back {
        padding: 17% 0;
    }

    button .fa-youtube {
        color: #fff;
        transition: all .7s;
        font-size: 4.5rem;
        padding: 1rem;
    }

    .vidp {
        font-size: 2.75rem;
        line-height: 1.4;
        font-weight: 400;
        color: #fff;
        text-transform: uppercase;
        margin-top: 5%;
        margin-right: 2%;
    }

    footer .mainleft, footer .mainmid, footer .mainright {
        width: 33.333333%;
        float: left;
        /* padding-bottom: 1rem; */
        /* padding-top: 1rem; */
        margin-bottom: 1rem;
        margin: 0;
        padding-left: 0px;
        /* background: grey; */
    }
}

@media only screen and (min-width: 1250px) {
    .teaserpic figcaption h3 {
        font-size: 1.825rem;
        margin-bottom: .5rem;
        margin-top: 0rem;
        padding-top: 0;
        color: #23416e;
        color: #003034;
        text-transform: uppercase;
        font-weight: 400;
    }

    .mainmidtext h1, h2.mainmidtex {
        font-size: 2.4rem;
    }

    .teaserbottom.line1 h3 {
        font-size: 2.375rem;
        font-size: 2.25rem
    }

    .teaserbottom h3 {
        font-size: 1.875rem
    }

    .teasertop .mainmid .mainmidinner h4 a {
        text-transform: uppercase
    }

    .teasertop .mainmid .mainmidinner {
        width: 90%;
        margin-left: 0;
    }

    .teasertop .mainmid.slogan {
        padding-left: 90px;
        padding-top: 70px;
        padding-bottom: 100px;
    }

    .textbox .h3like {
        font-size: 1.75rem;
        line-height: 1.0;
        /* margin-bottom: 1rem; */
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
    }

    .topicons h3 {
        font-size: 2.125rem;
    }

    .topicons h4 {
        /* font-size: 1.75rem; */
        margin: 0rem;
    }

    .textbox p.text {
        font-size: 1.375rem;
    }
}

@media only screen and (min-width: 1300px) {
    .teaserbottom h3 {
        font-size: 2.25rem;
    }

    .teaserstart h4 {
        font-size: 1.75rem
    }

    .teaserstart p.infokasten {
        line-height: 1.4;
        font-size: .9375rem
    }

    .vidp {
        /* font-size: 3rem; */
        line-height: 1.4;
        font-weight: 400;
        /* text-align: left; */
        color: #fff;
        /* margin-left: 50%; */
        text-transform: uppercase;
        margin-top: 5%;
    }

    .mainrightinfo .csc-default:first-child p {
        text-align: justify;
        font-size: 1.25rem;
        padding: 0 14%;
        margin-bottom: 2rem
    }

    .mainmidtext h1, h2.mainmidtex {
        font-size: 2.25rem;
    }

    .teaserbottom.line1 h3 {
        font-size: 2.375rem
    }

    .teasertop .mainmid .mainmidinner h4 a {
        font-size: 1.275rem;
        text-transform: uppercase;
    }

    .teasertop .mainmid .mainmidinner {
        width: 80%;
        margin-left: 0;
    }

    #topmenubox img {
        /* max-height: 137px; */
    }

    .teasermid1back {
        padding: 15% 0;
        /* max-width: 1380px; */
        /* margin: 0 auto; */
        /* text-align: center; */
        /* float: left; */
    }
}

@media only screen and (min-width: 1430px) {
    .teaserbottom h3 {
        /* font-size: 2.25rem; */
    }

    .mainmidtext h1 {
        font-size: 4rem;
    }

    h2.mainmidtex {
        font-size: 2.9375rem
    }

    .vidp {
        font-size: 3.25rem;
        line-height: 1.4;
        font-weight: 400;
        /* text-align: left; */
        color: #fff;
        /* margin-left: 5%; */
        text-transform: uppercase;
        margin-top: 4%;
    }
}

@media only screen and (min-width: 1500px) {
    .teasermid1back {
        padding: 18% 0;
    }

    .teaserbottom-4 figcaption p {
        text-align: justify;
        /* padding: 0 40px 0 35px; */
        /* color: #333366; */
    }
}
