/*
Theme Name: KMU
Author: Agentur Loewenmut GmbH
Author URI: https://loewenmut.ch/
Description: Custom Theme for KMU
Version: 1.0
*/

@font-face {
    font-family: 'oswaldbold';
    src: url('fonts/Oswald-Bold.eot');
    src: url('fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Oswald-Bold.woff2') format('woff2'),
        url('fonts/Oswald-Bold.woff') format('woff'),
        url('fonts/Oswald-Bold.ttf') format('truetype'),
        url('fonts/Oswald-Bold.svg#Oswald-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldmedium';
    src: url('fonts/oswald-medium-webfont.eot');
    src: url('fonts/oswald-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-medium-webfont.woff2') format('woff2'),
         url('fonts/oswald-medium-webfont.woff') format('woff'),
         url('fonts/oswald-medium-webfont.ttf') format('truetype'),
         url('fonts/oswald-medium-webfont.svg#oswaldmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Regular';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype'),
        url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NewsGoth BT';
    src: url('fonts/NewsGothicBT-Roman.eot');
    src: url('fonts/NewsGothicBT-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/NewsGothicBT-Roman.woff2') format('woff2'),
        url('fonts/NewsGothicBT-Roman.woff') format('woff'),
        url('fonts/NewsGothicBT-Roman.ttf') format('truetype'),
        url('fonts/NewsGothicBT-Roman.svg#NewsGothicBT-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* body{font-family: 'Roboto Regular';} */
body{font-family: 'NewsGoth BT';position: relative;}

img{max-width:100%;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
input[type=search]::-ms-clear {display: none;width : 0;height: 0;}
input[type=search]::-ms-reveal {display: none;width : 0;height: 0;}
button:hover, button:focus, .btn:hover, .btn:focus{outline:0; box-shadow:none;}
input[type="checkbox"] {display: none; }
input[type="checkbox"] + label{position:relative; padding-left:28px;cursor:pointer; margin-bottom:0;}
input[type="checkbox"] + label:before{content:"";width:20px;height:20px;left:0; top:1px;position:absolute;border:1px solid #adadad; border-radius:2px;}
input[type="checkbox"] + label:after{content: "";position: absolute;display: none;left: 8px;top: 5px;width: 5px;height: 10px;border: solid white;     border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
input[type="checkbox"]:checked + label:after {display: block;}
input[type="checkbox"]:checked + label:before {background:#e52d23;border-color:#e52d23;}


input[type="radio"] {display: none; }
input[type="radio"] + label{position:relative; padding-left:28px;cursor:pointer; margin-bottom:0;}
input[type="radio"] + label:before{content:"";width:20px;height:20px;left:0; top:1px;position:absolute;border:1px solid #adadad; border-radius:50%;}
input[type="radio"] + label:after{content: "";position: absolute;display: none;left: 5px;top: 6px;width: 10px;height: 10px;background: #e52d23;border-radius: 50%; }
input[type="radio"]:checked + label:after {display: block;}
input[type="radio"]:checked + label:before {border-color:#e52d23;}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;   margin: 0; }
input[type='number'] {-moz-appearance:textfield; }

input.form-control[placeholder]::-webkit-input-placeholder {color:#b1b1b1 !important;}
input.form-control[placeholder]::-moz-placeholder {color:#b1b1b1 !important;}
input.form-control[placeholder]:-ms-input-placeholder {color:#b1b1b1 !important;}
input.form-control[placeholder]:-moz-placeholder {color:#b1b1b1 !important;}

textarea.form-control[placeholder]::-webkit-input-placeholder {color:#b1b1b1 !important;}
textarea.form-control[placeholder]::-moz-placeholder {color:#b1b1b1 !important;}
textarea.form-control[placeholder]:-ms-input-placeholder {color:#b1b1b1 !important;}
textarea.form-control[placeholder]:-moz-placeholder {color:#b1b1b1 !important;}

select {-webkit-appearance: none; -moz-appearance: none;}
select::-ms-expand {display: none; }
h1{text-transform:uppercase;color:#000000;position:relative;}
h2{text-transform:uppercase;}
h1:after{content:"";width:68px;height:6px; display:block;background:#e52d23;position: absolute;top:47px;left: 0px;}
h1, h2, h3, h4, h5, h6{font-family: 'oswaldbold';}
a, a:hover {color:#e52d23;}
p{font-size:19px;}
ul {list-style-image: url(images/button-after.svg); font-size:18px;}
h5.underline:after {content: "";width: 32px;height: 4px;display: block;background: #e52d23;position: absolute;top: 54px;left: 19px;}
.white-btn {background:#ffffff;color:#000000; font-size:16px; padding:10px 20px; border-radius:0;}
.white-btn:hover, .white-btn :focus{box-shadow:none; outline:0;}
.white-btn:after{content:""; width:16px; height:12px;margin-left:10px;display:inline-block;background:url(images/button-after.svg);background-size:16px; -webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-ms-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}
.white-btn:hover:after{-webkit-transform: translateX(5px);-moz-transform: translateX(5px);-ms-transform: translateX(5px);-o-transform: translateX(5px);transform: translateX(5px);}
.gray-btn{background:transparent;color:#000000;font-size:18px; padding:10px 20px;border-radius:0;}
.gray-btn:before{content:""; width:13px; height:15px;margin-right:10px;display:inline-block;background:url(images/button-before-arrow.svg);background-size:15px; -webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-ms-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}
.transparent-btn {padding: 0;font-family: 'oswaldbold'; background: transparent;color: #000000;font-size: 18px;border-radius: 0;}
.transparent-btn:before {content: "";width: 13px !important;height: 15px;margin-right: 10px;display: inline-block;background: url(images/button-before-arrow.svg) !important;background-size: 15px !important; background-repeat:no-repeat;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-ms-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out; }
.transparent-btn:hover {color:#ef3e35;}
.red-btn{background:#e52d23;color:#ffffff; }
.red-btn:hover, .red-btn:focus{-webkit-box-shadow:none;box-shadow:none;color:#ffffff;background:#f7534a;}
.dropdown-toggle:after{content:"";width:14px;height:8px;display:inline-block;background:url(images/dropdown-arrow.png);border:0;position:relative;top: 2px;}
.header-section{-webkit-box-shadow:0 0 15px 0px rgba(0, 0, 0, 0.17);box-shadow:0 0 15px 0px rgba(0, 0, 0, 0.17);}
.header-section .header-top .container{display: -ms-flexbox!important;display: flex!important;-ms-flex-preferred-size: auto;flex-basis: auto;}
.header-section .header-top ul.top-navigation{-ms-flex-direction: row;flex-direction: row;}
.header-section .header-top ul.top-navigation li a{color:#989493;font-size:11px;letter-spacing:1px;}
.header-section .header-top ul.top-navigation li a:hover, .header-section .header-top ul.top-navigation li a:focus{text-decoration:none;color:#ef3e35;}
.header-section .header-top ul.top-navigation li{padding:20px 10px;}
.header-section .header-top ul.top-navigation li:nth-child(1){padding-left:0;}
.header-section .header-top ul.top-navigation li:last-child{padding-right:0;}
.header-section .header-bottom .navbar-light{border-top:1px solid #f8a5a1;background:#ffffff !important;}
.header-section .header-bottom  .navbar-light .navbar-nav .nav-link{color:#ef4035; font-size:12px;letter-spacing:1px;text-transform:uppercase;}
.header-section .navbar-light .navbar-nav .dropdown-menu{border: 0;border-radius: 0;margin: 0;padding-top: 0;}
.header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item{padding:0;}
.header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item a {color:#ef4035;text-transform:uppercase;font-size:12px;display:block;padding:5px 15px;}
.header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item a:hover, .header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item a:focus{background:transparent;text-decoration:none;color:#989493;}
.header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item.active a, .header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item a:focus{color:#ffffff;background:#ef4035;}
.header-logo {padding-bottom: 25px;padding-top: 25px;display:none; }
.header-logo img{max-width:600px;}
.navbar-light .navbar-brand {margin-bottom:10px;max-width: 250px;}
.navbar-light .navbar-brand img {width:150px;}
.navbar-light .navbar-brand img.new_logo {
    width: 450px;
    max-width: none;
    position: relative;
    z-index: 0;
	top: 8px;
}
.navbar-light .navbar-toggler, .navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler:focus{border-color: rgb(239, 64, 53);box-shadow:none;    outline: 0;}
.navbar-light .navbar-toggler-icon{background-image:url(images/nav-btn-line.svg);}

.hm-header-banner img{width:100%;}

.search-btn{padding:0 10px;margin-top: -4px;}
.search-btn:hover, .search-btn:focus{outline:0;box-shadow:none;}
.md-searchbar{display:block;position:absolute; width:100%; z-index:99; left:0; top:0;height:100%; background-color:#fff;visibility: hidden; opacity:0;-webkit-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;    -webkit-box-shadow:0px 5px 14px -5px rgba(0, 0, 0, 0.15);box-shadow: 0px 5px 14px -5px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);}
.md-searchbar .container, .cm-header .md-searchbar .container .row{height:100%; position:relative;}
.md-searchbar.search-show{visibility: visible;opacity: 1;}
.md-searchbar .form-inline{flex-wrap:nowrap; -ms-flex-flow: nowrap; height:100%;}
.md-searchbar .form-control{width:100%; height:100%; font-size:16px;padding-right: 40px;}
.md-searchbar .form-control:focus{box-shadow:none;}
.md-searchbar .close-search{width: 20px;position: absolute;top: 12px;right: 15px;bottom: auto; height:26px;}
.md-searchbar .close-search:hover, .md-searchbar .close-search:focus{outline:0;box-shadow:none;}
.md-searchbar .close-search img{max-height:100%;}

.notice-section{padding:30px 0 0 0;}
.notice-section .card{border:0;border-radius:0; margin-bottom:30px;}
.notice-section .card .card-head{background:#f5f5f5;color:#ef3e35;font-size:18px;font-family: 'oswaldbold';padding: 9px 25px;}
.notice-section .card{width:100%;}
.notice-section .card .card-body {background:#f5f5f5;padding: 15px 15px 50px 15px;position: relative; }
.notice-section .card .card-body .detail-row h6{color:#000000;font-family: 'oswaldbold'; margin-bottom:0;font-size:16px;}
.notice-section .card .card-body .detail-row p{color:#000000;margin-bottom:0;font-size:14px;}
.notice-section .card .card-body .detail-row p a {color:#000000;}
.notice-section .card .card-body .detail-row p a:hover {color:#ef3e35; text-decoration:none;}
.notice-section .card .card-body .detail-row  + .detail-row {margin-top:15px;}
.notice-section .card .card-body  .gray-btn {padding:0 ;font-family: 'oswaldbold';position: absolute;left:20px;bottom: 10px;}
.notice-section .card .card-body  .gray-btn:hover {color:#ef3e35; box-shadow:none;}
.weare-here-section{padding-bottom:30px;}
.weare-here-section .weare-here-inner{background:#f5f5f5; padding:30px 15px;}
.weare-here-section .weare-here-inner h5{color:#ef3e35;font-family: 'oswaldbold'; margin-bottom:20px;}
.weare-here-section .weare-here-inner h6{color: #ef4035;
    font-family: 'oswaldbold';
    margin-bottom: 20px;
    margin-top: 20px;}
.weare-here-section .weare-here-inner ul.weare-details li{display: -ms-flexbox !important;display: flex !important;  -ms-flex-align: start !important;
  align-items: start !important;}
.weare-here-section .weare-here-inner ul.weare-details li h6{margin-bottom:0;}
.weare-here-section .weare-here-inner ul.weare-details>li{width:100%; max-width:100%;}
.weare-here-section .weare-here-inner ul.weare-details>li:first-child{max-width:100%;-ms-flex-align: start !important;
  align-items: flex-start !important;}
.weare-here-section .weare-here-inner ul.weare-details>li + li{margin-top:30px;}
.weare-here-section .weare-here-inner ul.weare-details li a {color:#000000;font-size:18px;}
.weare-here-section .weare-here-inner ul.weare-details li a:hover {color:#e52d23;}
.weare-here-section .weare-here-inner ul.weare-details li a:hover,.weare-here-section .weare-here-inner ul.weare-details li a:focus{text-decoration:none;}
.weare-here-section .weare-here-inner ul.weare-details li a img {margin-right:5px;width: 30px;}
.weare-here-section .weare-here-inner ul.weare-details li ul li{width:100%;margin-bottom:10px;}
.weare-here-section .weare-here-inner ul.weare-details li span{display:block; font-size:18px;}
.weare-here-section .weare-here-inner ul.weare-details li span img{max-width:20px;}
.weare-here-section .weare-here-inner ul.weare-details>li:nth-child(1) span img{max-width:24px;}
.weare-here-section .weare-here-inner ul.weare-details>li:nth-last-child(1) img{width:313px;}
.weare-here-section .weare-here-inner ul.weare-details li span:first-child{width:35px;}
.weare-here-section .weare-here-inner ul.weare-details li span:last-child{width:calc(100% - 34px);}
.website-add {background:url(images/kmu_startseite.jpg);padding:15px 15px 80px 15px; position:relative; overflow:hidden;}
.website-add img {max-width:100%;width:100%;}
.website-add .row {margin-left:-12px; margin-right:-12px;}
.website-add .col-12 {padding-left:12px;padding-right:12px;}
.website-add .add-box{margin:12px 0;}
.footer-section {position:relative;}
.footer-section .webadd-btn{position:absolute;left:50%;top:inherit; bottom:113px; padding:0;border:0;box-shadow:none; margin-left:-95px;}
.footer-section .webadd-btn img {max-width:190px;}
.footer-section .footer-top{padding:35px 0; background:#f5f5f5;}
.footer-section .footer-top .footer-menu-box{border-right:1px solid #e9e9e9;height:100%;}
.footer-section .footer-top .col-12:last-child .footer-menu-box{border-right:0;}
.footer-section .footer-top h6{color:#ef3e35;text-transform:uppercase;font-family: 'oswaldbold';margin-bottom:15px;}
.footer-section ul.footer-menu {margin-bottom:0px;}
.footer-section ul.footer-menu li a{color:#000000;font-size:16px;}
.footer-section ul.footer-menu li{margin-bottom:5px;}
.footer-section ul.footer-menu li:last-child{margin-bottom:0;}
.footer-section ul.footer-menu li a:hover,.footer-section ul.footer-menu li a:focus{color:#ef3e35;text-decoration:none;}
.footer-section ul.footer-social{margin-bottom:0;}
.footer-section ul.footer-social li a{color:#000000;font-size:16px;min-height:20px;display:inline-block;padding-left:32px; background-repeat:no-repeat;background-size:24px; background-position:left center;}
.footer-section ul.footer-social li a:hover, .footer-section ul.footer-social li a:focus{text-decoration:none;color:#ef3e35;}
.footer-section ul.footer-social li a.facebook {background-image:url(images/facebook.svg);}
.footer-bottom{padding:20px 0;}
.footer-bottom ul.footer-bt-menu {margin-bottom:0;}
.footer-bottom ul.footer-bt-menu li{color:#000000;font-size:13px;}
.footer-bottom ul.footer-bt-menu li a{color:#000000;}
.footer-bottom ul.footer-bt-menu li a:hover, .footer-bottom ul.footer-bt-menu li a:focus{color: #e52d23;}
.footer-bottom ul.footer-bt-menu li:after{content:""; width:1px;height:11px; background:#000000;display:inline-block; margin-left:5px; margin-right:5px;}
.footer-bottom ul.footer-bt-menu li:last-child:after{display:none;}
.footer-section ul.footer-menu li ul {opacity: 0.6;padding-left: 20px; list-style: none;}

.hm-news-section {padding:30px 0 0 0;}
.hm-news-section  .news-box {width:100%;}
.hm-news-section  .news-box .news-head {background:#ef3e35; color:#ffffff; border-radius:4px; padding:5px 20px;font-family: 'oswaldbold';}
.hm-news-section  .news-box .news-body{background:#f5f5f5; }
.hm-news-section  .news-box .news-body .news-left {width:100%; padding:0px 20px 80px 20px;position:relative;}
.hm-news-section .news-box .news-body .news-left a:hover{text-decoration:none;}
.hm-news-section .news-box .news-body .news-left h5 {
    color: #000000;
    text-transform: uppercase;
    font-size: 20px;
}
.hm-news-section  .news-box .news-body .news-right {width:100%; padding:30px 20px 30px 20px;}
.hm-news-section  .news-box .news-body .news-left .blockquote-footer:before{display:none;}
.hm-news-section  .news-box .news-body .news-left .blockquote-footer {font-size:15px;color:#000000;font-family: 'oswaldbold';}
.hm-news-section  .news-box .news-body .news-left p.date{font-size:15px;color:#000000;}
.hm-news-section  .news-box .news-body .news-left .blockquote p{font-size:15px; color:#000000;}
.hm-news-section  .news-box .news-body .news-left .btn-container{position:absolute;bottom:35px;left:20px;}
.hm-news-section  .news-box .news-body .news-left .btn-container .btn{font-size:15px; padding:10px 5px;font-family: 'oswaldbold';}
.hm-news-section  .news-box .news-body .news-left .btn-container .btn:hover, .hm-news-section  .news-box .news-body .news-left .btn-container .btn:focus{color:#ef3e35;}

.banner-caption {padding:35px 0 30px 0;}
.banner-caption  h1{color:#000000;line-height:1;}
.banner-caption  h1:after{content:"";width:68px;height:6px; display:block;background:#e52d23;}
.banner-caption p{font-size:18px;}
.listing-section  + .listing-section{margin-top:50px;}
.listing-section:last-child{margin-bottom:30px;}
.listing-section h3 {color:#e52d23;font-family: 'oswaldmedium';margin-bottom:25px; text-transform:uppercase;}
.listing-box ul li {position:relative; border-top:1px solid #aaaaaa;}
.listing-box ul li:last-child{border-bottom:1px solid #aaaaaa;}
.listing-section .listing-box ul{margin-bottom:0px;}

.listing-section .left-list .listing-box ul li:last-child{border-bottom:0;}
.listing-box ul li a{display: -ms-flexbox;display: flex; width:100%;-ms-flex-align: center !important;   align-items: center !important; color:#000000; font-size:16px; padding:20px 35px 20px 35px;}
.listing-box ul li a:hover{text-decoration:none;color:#ef4035;}
.listing-box ul li a:before{content:"";width:23px; height:23px; display:block;background-image: url(images/web-icon.svg); background-size:cover; background-repeat:no-repeat;margin-right:10px; position:absolute; left:0; top:50%; margin-top:-11px;}
.listing-box ul.web-list li a:before{background-image: url(images/web-icon.png);}
.listing-box ul.pdf-list li a:before{height:28px; margin-top:-14px;background-image: url(images/download-pdf.svg);}
.listing-box ul.pdf-list li.web a:before, .listing-box ul.web-list li.web a:before{width: 23px;height: 23px;background-image: url(images/web-icon.svg) !important;margin-top: -11px;}
.listing-box ul.pdf-list li.pdf a:before, .listing-box ul.web-list li.pdf a:before {height: 28px;margin-top: -14px;background-image: url(images/download-pdf.svg);}
.listing-box ul li a:after{content:"";width:23px; height:16px; display:block;background: url(images/button-after.svg); background-size:cover; background-repeat:no-repeat;position: absolute;right: 0; top:50%; margin-top:-8px;-webkit-transition: transform 0.3s ease-out;     -moz-transition: transform 0.3s ease-out;     -ms-transition: transform 0.3s ease-out;     -o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}
.listing-box ul li a:hover:after{-webkit-transform: translateX(5px);-moz-transform: translateX(5px);-ms-transform: translateX(5px);-o-transform: translateX(5px);transform: translateX(5px);}
.listing-section .listing-box  ~ h3 {margin-top:30px;}
.readmore-section{margin:30px 0;}
.vorstand-section {padding-top:15px;}
.vorstand-section ul.vorstand-list{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; margin-left:-15px;margin-right:-15px;}
.vorstand-section ul.vorstand-list>li{padding-left:15px;padding-right:15px; margin-bottom:30px; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.vorstand-section ul.vorstand-list>li:first-child{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.vorstand-section ul.vorstand-list>li:last-child{-ms-flex: 0 0 100% !important;flex: 0 0 100%!important;max-width: 100%!important;}
.vorstand-section ul.vorstand-list>li:not(:first-child) {width:25%;}
.vorstand-section ul.vorstand-list>li h1{line-height:1.7; margin-bottom:30px;}
.vorstand-section ul.vorstand-list>li h1:after {top:62px;}
.vorstand-section ul.vorstand-list .member-box{width:100%;max-width:100%;}
.vorstand-section ul.vorstand-list .member-box .member-img img{width:100%;}
.vorstand-section ul.vorstand-list .member-box  .member-details{margin-left:15px; margin-right:15px; margin-top:-40px; background:#ffffff;text-align:center;position:relative;-webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.08);box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.08);padding: 15px;}
.vorstand-section ul.vorstand-list .member-box  .member-details .member-name{color:#000000; font-size:15px;}
.vorstand-section ul.vorstand-list .member-box  .member-details .member-dessignation{color:#919191; font-size:13px;}

  
.member-box  .member-details{margin-left:15px; margin-right:15px; margin-top:-40px; background:#ffffff;text-align:center;position:relative;-webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.08);box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.08);padding: 15px;}
.member-box  .member-details .member-name{color:#000000; font-size:15px;}
.member-box  .member-details .member-dessignation{color:#919191; font-size:13px;}

.filter-section .nav-tabs .nav-link{border:0;background:#e2e2e2;color:#656565;border-radius:4px;font-size:21px;padding: 6px 15px; min-width:150px; text-align:center;}
.filter-section {margin-bottom:30px;}
.filter-section .nav-tabs .nav-link.active{background:#e52d23;color:#ffffff;}
.filter-section .nav-tabs .nav-item.active .nav-link{background:#e50052d23;color:#ffffff;}
.filter-section .nav-tabs{border-bottom:0;}
.filter-section .nav-tabs .nav-item {margin-right:15px; margin-bottom:15px;}
.filter-section .nav-tabs .nav-item:last-child{margin-right:0;}
.yearfilter{max-width:180px; background-color:#e52d23;color:#ffffff;background-image:url(images/select-dropdown-arrow.png); background-repeat:no-repeat; background-position:right center;height: 43px; padding:8px 35px 8px 20px;}
.yearfilter:focus{-webkit-box-shadow:none;box-shadow:none; border:0;background-color:#e52d23;color:#ffffff;}
.yearfilter option {background:#ffffff; color:#000000;}
.filter-section .search-form{width:285px;}
.filter-section .search-form .btn{background:transparent; border:0;border-bottom:1px solid #adadad; padding:7px 0 7px 2px; border-radius:0;}
.filter-section .search-form .btn:hover, .filter-section .search-form .btn:focus, .filter-section .search-form  .btn-secondary:not(:disabled):not(.disabled):active:focus{background:transparent;-webkit-box-shadow:none;box-shadow:none;}
.filter-section .search-form .form-control{border-radius:0; border:0;border-bottom:1px solid #adadad; height:43px;padding-left:0;}
.filter-section .search-form .form-control:hover, .filter-section .search-form .form-control:focus{-webkit-box-shadow:none;box-shadow:none;}
ul.agenda-list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; margin-left:-15px;margin-right:-15px;}
ul.agenda-list li{padding-left:15px;padding-right:15px; margin-bottom:30px; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
ul.agenda-list li .agenda-box{background:#f7f7f7;display:block;padding:15px; height:100%;}
ul.agenda-list li .agenda-box:hover, ul.agenda-list li .agenda-box:focus{text-decoration:none;}
ul.agenda-list li .agenda-box a:hover{text-decoration:none !important;} 
ul.agenda-list li .agenda-box a:hover span.title{color:#ef4035;} 
ul.agenda-list li .agenda-box .title {color:#000000;font-size:21px;font-family: 'oswaldmedium';padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e2e2e2;}
ul.agenda-list li .agenda-box .sub_title {font-size: 20px; font-family: 'Oswald', sans-serif; font-weight: 300; }
ul.agenda-list li .agenda-box  .timeline{color:#6a6a6a; margin-bottom:15px;}
ul.agenda-list li .agenda-box  .title-2{font-size:18px;color:#000000; margin-bottom:7px;}
ul.agenda-list li .agenda-box .agenda-safe{color:#6a6a6a; font-size:15px; position:relative;padding-left:28px;}
ul.agenda-list li .agenda-box .agenda-safe:before{content:""; width:23px; height:23px; display:inline-block;background-image:url(images/caleneder-icon.svg); background-repeat:no-repeat; background-size:cover; margin-right:5px;position:absolute; left:0; top:0;}
ul.agenda-list li .agenda-box .transparent-btn{text-transform:uppercase;}
.news-section ul.agenda-list li .agenda-box .title{min-height:71px;}

.news-detail-section {padding-top:25px;}
.news-detail-section .breadcrumb {padding:0; background:transparent; margin-bottom:30px;}
.news-detail-section .breadcrumb li{font-size:18px;color:#a1a1a1;}
.news-detail-section .breadcrumb li a{color:#e52d23;}
.news-detail-section h1 {margin-bottom:30px;}
.news-detail-section .date {color:#e52d23; font-size:21px; margin-bottom:25px;}
.news-detail-section .news-box .news-img { margin-bottom:30px;}
.news-detail-section .news-box .news-dt {margin-bottom:30px;}
.news-detail-section .news-box .news-dt p{color:#000000;font-size:21px;}
.news-detail-section .news-box .news-dt .white-btn {padding-left:0; color:#e52d23;font-size:21px; margin-top:10px;}

.gray-select {background-color: transparent;background-image:url(images/gray-select-arrow.png); background-repeat:no-repeat; background-position:right center; border:0; border-radius:0; border-bottom:1px solid #b8b8b8;padding-right:30px;color:#282828;}
select.form-control{display:none !important;}
.gray-select:focus {-webkit-box-shadow:none;box-shadow:none; border:0;background-color:transparent;color:#282828; border-bottom:1px solid #b8b8b8;}

.search-section .search-filter-section #ajaxsearchlite1 form {margin:0;}

.search-section .search-filter-section{background:#f6f6f6; padding:25px; margin-bottom:40px;}
.search-section.site-search-section .search-filter-section{padding:25px 0;}
.search-section .search-filter-section  form {margin-left:-15px; margin-right:-15px;-ms-flex-align: start;align-items: start;} 
.search-section .search-filter-section  form .form-group {padding-left:15px;padding-right:15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width:100%;}
.search-section .search-filter-section  form .form-group select.form-control{width:100%; height:57px;}
.search-section .search-filter-section .select-wrapper input.select-dropdown{height:57px;color:#000000;}
.search-section .search-filter-section  form .form-group .btn{min-width:180px;font-size:18px; padding:14px 15px;text-transform:uppercase;}
.search-section .search-result ul.search-result-list>li {background:#f6f6f6; padding:15px 15px 0 15px; margin-bottom:30px;}
.search-section .search-result ul.search-result-list>li  a{color:#000000;}
.search-section .search-result ul.search-result-list>li  a:hover, .search-section .search-result ul.search-result-list>li  a:focus {color:#ef3e35; text-decoration:none;}
.search-section .search-result ul.search-result-list>li .title-section{padding-right:35px; position:relative;}
.search-section .search-result ul.search-result-list>li .title-section .collapse-btn{width: 30px;background:transparent;border:0; padding:0;right: 0;position: absolute;top: 10px; -webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg); -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.search-section .search-result ul.search-result-list>li .title-section .collapse-btn[aria-expanded="true"] {-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
.search-section .search-result ul.address-detail li{margin-bottom:15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.search-section .search-result ul.address-detail li span img {max-width:20px; margin-right:5px;}
.search-section .search-result ul.address-detail li{padding-left:15px; padding-right:15px;}
.search-section .search-result .discription-section{border-top:1px solid #e2e2e2;}
.search-section .search-result .discription-section ul.search-about li{color:#808080;padding-left:15px; padding-right:15px; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-bottom:15px; margin-top:15px;}
.search-section .search-result .discription-section ul.search-about li label{color:#000000;display:block;margin-bottom: 2px;font-weight:700;}
.common-form  {margin-bottom:40px;}
.common-form .checkbox-section {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap; flex-wrap: wrap;}
.common-form .checkbox-section .checkbox-cl{margin-right:15px;margin-top: 5px;}
.common-form .checkbox-section .checkbox-cl:last-child{margin-right:0;}

.common-form .radio-section {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap; flex-wrap: wrap;}
.common-form .radio-section .radio-cl{margin-right:15px;margin-top: 5px;}
.common-form .radio-section .radio-cl:last-child{margin-right:0;}

.common-form input.form-control, .common-form textarea.form-control{border:0;border-radius:0 !important;border-bottom:1px solid #adadad; padding-left:0;resize:none;}
.common-form input.form-control:focus, .common-form textarea.form-control:focus{-webkit-box-shadow:none;box-shadow:none;}
.common-form .form-group.row{margin-bottom:0;}
.common-form .form-group.row .col-12 {margin-bottom:20px;}
.common-form .btn{min-width: 180px;font-size: 18px;padding: 14px 15px;text-transform: uppercase;}
.map-section{position:relative;}
.map-section .map-address{width:calc(100% - 30px);position:relative; z-index:3; background:#ffffff; -webkit-box-shadow:0 0 30px -10px rgba(0, 0, 0, 0.23);box-shadow:0 0 30px -10px rgba(0, 0, 0, 0.23); margin-left:auto; margin-right:auto; padding:20px 15px;}
.map-section .map-address h4 {color:#e52d23; margin-bottom:15px;}
.map-section .map-address h5 {color:#e52d23; margin-bottom:15px;}
.map-section .map-address ul.ct-details{margin-bottom:25px;}
.map-section .map-address ul.ct-details li{padding-left:45px; position:relative;color:#000000;margin-bottom:8px;}
.map-section .map-address ul.ct-details li a{color:#000000;}
.map-section .map-address ul.ct-details li a:hover, .map-section .map-address ul.ct-details li a:focus{color:#e52d23;text-decoration:none;}
.map-section .map-address ul.ct-details li span{width:50px; position:absolute;left:0; top:2px;}
.map-section .map-address ul.ct-details li span img {max-width:21px;}
.map-section .map-address ul.ct-details li:nth-child(1) span img {max-width:24px;}
.map-section .map-address ul.social-list{margin-bottom:0;}
.map-section .map-address ul.social-list li a{color:#000000;}
.map-section .map-address ul.social-list li a span{ margin-right:10px;}
.map-section .map-address ul.social-list li a span img {width: 28px; }
.map-section .map-address ul.social-list li a:hover, .map-section .map-address ul.social-list li a:focus {color:#e52d23;text-decoration:none;}
#map {height:300px; margin-top:20px;overflow: hidden;}
.wpgmp_map_container, .wpgmp_map_container .wpgmp_map_parent, .wpgmp_map_container, .wpgmp_map_container .wpgmp_map_parent .wpgmp_map { height: 100% !important; }
.error-section {padding:40px 0;}
.error-section .error-box {margin-bottom:40px;font-family: 'oswaldbold'; color:#e52d23;line-height:1; font-size:80px;}
.error-section .error-box:before , .error-section .error-box:after{content:'';display:block;width:calc(50% - 15px);height:6px;background:#e52d23;}
.error-section .error-box:before{margin-right:15px;}
.error-section .error-box:after{margin-left:15px;}
.error-section .error-details{max-width:750px;}
.error-section .error-details .btn {margin-top:40px;}
.error-section h2{color:#e52d23;font-family: 'oswaldmedium';}
.error-section p{font-size:20px;color:#282828;}
.error-section .thankyou-text{font-size:40px;white-space:nowrap;}
.group-filter-section{margin-bottom:20px;}
.group-filter-section p {color:#282828; font-size:18px;}
.group-filter-section .search-input input.form-control{border:0; border-radius:0; border-bottom:1px solid #adadad; height:40px; padding:10px 0; width:calc(100% - 25px);}
.group-filter-section .search-input input.form-control:focus{-webkit-box-shadow:none;box-shadow:none;}
.group-filter-section .search-input .btn {background:transparent;border:0; border-radius:0; border-bottom:1px solid #adadad;height: 40px; padding-left:0; padding-right:0;}
.group-filter-section .search-input .btn:hover, .group-filter-section .search-input .btn:focus, .group-filter-section .search-input .btn-secondary:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:none;box-shadow:none; background:transparent;border:0; border-radius:0; border-bottom:1px solid #adadad;}
.group-filter-section .gray-select {color:#adadad;width:100%;}
.group-filter-section p{margin-bottom:0;}
.group-filter-section .form-group{margin-bottom:15px; width:100%;    display: -ms-flexbox;     display: flex;     -ms-flex: 0 0 auto;     flex: 0 0 auto;     -ms-flex-flow: row wrap;     flex-flow: row wrap;     -ms-flex-align: center;     align-items: center;}
.group-filter-section .yearfilter{width:100%; max-width:100%:}
.gallery-section h3 {margin-bottom:20px;position:relative;line-height:1.5;}
.gallery-section h3:after {content: "";width: 68px;height: 6px;display: block;background: #e52d23;position: absolute;top: 36px;left: 0px;}
.gallery-listing .aigpl-cnt-wrp{padding-top:0; padding-bottom:0; margin-bottom:30px;}
.gallery-section .filter-section{margin-bottom:20px;}
.gallery-section .filter-section .yearfilter{position:relative;z-index: 2;}
.gallery-section .tab-content .aigpl-gallery {margin-left:-15px; margin-right:-15px;}
.gallery-section .tab-content .aigpl-gallery .aigpl-col-3 {padding:0 15px; margin-bottom:30px;}
.gallery-section .galerie-pages{margin-bottom:30px;}
.gallery-section .galerie-title {color:#e52d23; text-transform: uppercase;}
.gallery-section .galerie-title:after {display:none;}
.gallery-section .tab-content .gallery-box {margin-bottom:30px;}
.gallery-section .tab-content .gallery-box .btn-container {text-align:right;}
.gallery-section .tab-content .gallery-box .btn-container a{padding: 0;text-transform: uppercase;font-family: 'oswaldbold'}
.gallery-section .tab-content .gallery-box .btn-container a:hover , .gallery-section .tab-content .gallery-box .btn-container a:focus{color:#e52d23;}
.gallery-section .transparent-btn{background:transparent !important;color: #000000 !important; font-size:18px !important;}
.event_registration h2{color: #e52d23; text-align: center; max-width: 650px;margin-bottom: 30px;}
.cf7sr-g-recaptcha{ display: inline-block; }
.search-section .wpcf7-validation-errors {border: 0;color: #ff0000;font-size: 18px;background: rgba(255, 0, 0, 0.1);padding: 10px;margin-bottom: 30px;     margin-left: 0;margin-right: 0;}
.event_registration { padding-top: 50px;}
.help-block{color: red;}
.kmu-verband-video{position:relative;}
.kmu-verband-video:before {content:''; position:absolute; bottom:0; left:0; right:0; height:50%; background:#e52d23;}
.kmu-verband-video .video-container video{border:15px solid #ffffff;}
.kmu-verband-video .video-container {max-width:690px;margin-bottom:30px;}

#wpmem_registration{padding-top: 30px;}
#wpmem_register_form h2{color: #e52d23; text-align: center; margin-bottom: 40px;}
/*#wpmem_register_form #username:parent{display: none;}*/
#wpmem_register_form .g-recaptcha{ display: inline-block; }
.wpmem_msg{width: auto !important; padding: 5px !important; background: #e52d23 !important; color: #fff !important; border: 1px solid #e52d23 !important;}

.add_job_content{padding-top: 30px;}
.add_job_content h2{color: #e52d23; text-align: center; max-width: 850px; margin-bottom: 20px;}
.add_job_content p.mb-50{margin-bottom: 50px;}
.alm-load-more-btn{background:transparent !important; color:#000000 !important;font-size: 18px !important;}
.alm-load-more-btn:before {background: url(images/button-before-arrow.svg) !important;width:13px !important;background-size:15px !important;background-repeat: no-repeat !important;}

.member-list li{display: none;}
.load_complete{ cursor: default;opacity: .2; box-shadow: none; }

.dienstleistungen-list li{padding-bottom: 10px;}
.frame-section .name-sec {margin-bottom:5px;}
.frame-section .name-sec span{display:inline-block !important;width:100% !important;font-size:14px !important; }
.frame-section .name-sec span:first-child{font-size:18px !important;font-family: 'oswaldbold';/* border-right: 2px solid #000; */line-height: 0.9;padding-right: 5px;margin-right:5px;} 
.frame-section .gray-btn {font-family: 'oswaldbold';}
.header-section .header-top ul.top-navigation li.menu-item-type-custom  a{font-size: 0px;background: url(images/user-icon.svg);width: 20px;height: 26px;display: block;background-size: 20px;background-position: center;background-repeat: no-repeat;}
.header-section .header-bottom .navbar-light .navbar-nav li.dropdown-submenu a {padding-left:15px; padding-right:15px;font-family: 'Roboto Regular';letter-spacing: 0px;}
.search-filter-section #ajaxsearchlite1 .probox, div.asl_w .probox, div.asl_w{background:transparent !important; height:auto !important;padding-right: 25px;}
div.asl_w .probox .promagnifier{width:auto !important; padding:13px 35px !important; color:#ffffff;height:auto !important; background:#e52d23 !important;}
.search-filter-section #ajaxsearchlite1 .probox .proinput input, .search-filter-section div.asl_w .probox .proinput input {border-bottom:1px solid #aeaeae !important; height:50px !important; color:#000000 !important; font-size:18px !important; }
#ajaxsearchlite1 .probox .proinput input[type="submit"], div.asl_w .probox .proinput input[type="submit"] {display:none;}
.search-filter-section div.asl_w .probox .proinput input.autocomplete{margin-top:-50px !important;}
.search-filter-section #ajaxsearchlite1 .probox .proinput input[placeholder]::-webkit-input-placeholder { color: #000000 !important;}, .search-filter-section div.asl_w .probox .proinput input[placeholder]::-webkit-input-placeholder { color:#000000 !important;}
.search-filter-section #ajaxsearchlite1 .probox .proinput input[placeholder]:-ms-input-placeholder{ color: #000000 !important;}, .search-filter-section div.asl_w .probox .proinput input[placeholder]:-ms-input-placeholder{ color: #000000 !important;}
.search-filter-section #ajaxsearchlite1 .probox .proinput input[placeholder]:-moz-placeholder { color: #000000 !important;}, .search-filter-section div.asl_w .probox .proinput input[placeholder]:-moz-placeholder { color: #000000 !important;}
.search-filter-section #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {margin-left:25px !important;}
#ajaxsearchliteres1 {margin-top:-10px;padding:0 !important;}
div.asl_r .results .item {background:#f6f6f6 !important;padding:15px 25px!important;}
div.asl_r .results .item.hovered {background:#ffffff !important;}
div.asl_r.vertical .results .asl_spacer {display:none !important;}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {color:#e52d23 !important;font-size: 22px !important;line-height: 1 !important}
div.asl_r .results .item .asl_content h3 a:before{content:"";width: 20px;     height: 20px;background-image: url(images/web-icon.svg) !important; background-size:cover;display:inline-block;    position: relative;     top: 2px;     margin-right: 3px;}
div.asl_r .results .item .asl_content .asl_desc{font-size:15px !important; color:#000000 !important;margin-top:10px !important;}
div.asl_w .mCSBap_inside>.mCSBap_container {margin-right:0 !important;}
div.asl_m .probox .promagnifier .innericon .search_icon{display:none;} 
div.asl_r p.showmore {margin-top:0 !important;background: #e3000b !important;}
div.asl_r p.showmore a {color:#ffffff !important;font-size:16px !important;padding: 5px 15px !important;}
div.asl_w .probox .proclose {margin-top:10px !important;}

.search-result .search-result-count p {color:#000000;margin-bottom: 25px;}
.search-result .listing-box ul li h2{margin-bottom:0;}
.search-result .listing-box ul li a{position:relative;}
.search-result .listing-box ul li a:after{display:none;}

.search-result .listing-box ul li a{color:#e3000b;}
.search-result .navigation.pagination{    -ms-flex-pack: end!important;     justify-content: flex-end!important;margin-top:20px; margin-bottom:40px;} 
.search-result .page-numbers{background:transparent;border:2px solid #d0d0d0; color:#d0d0d0;min-width: 40px;height: 40px;padding: 5px 3px; text-align: center; margin-bottom:8px;}
.search-result .page-numbers:hover{color:#e52d23; border-color:#e52d23;text-decoration:none;}  
.search-result .page-numbers + .page-numbers {margin-left:8px;}
.search-result .page-numbers.current{background:transparent;border:2px solid #e52d23;color:#e52d23;padding: 5px 3px;}  
.search-result .page-numbers.dots, .search-result .page-numbers.dots:hover{border:0; min-width:30px; color:#000;padding:20px 0 0 0; margin-left:0px;}
.search-result .page-numbers.dots + .page-numbers {margin-left:0px;}
.search-result .page-numbers.prev, .search-result .page-numbers.next{font-size:32px; padding-top:0; line-height:1;}
.search-result .navigation.pagination div.nav-links{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#frm_generate_pdf {text-align:right;margin: 20px 0 0 0;}
#frm_generate_pdf  input.btn{background-image:url(images/pdf-icon.svg); background-repeat:no-repeat; padding-left:32px; font-size:22px; color:#e52d23;    background-size: 23px; background-position: left center;}
.newsletters_submit{text-align:center;}
#newsletters-1-form .form-control{border-radius:0 !important;}
#newsletters-1-form  .newsletters-button{border-radius:0 !important;}
.common-form label{color:#b1b1b1;}
.vorstand-section  .modal .modal-dialog .modal-header{padding:0;}
.vorstand-section  .modal .modal-dialog .modal-header .close{position: absolute;right: -4px;background: #e52d23;width: 40px;height: 40px;border-radius: 50%;     opacity: 1;padding: 0;text-shadow: inherit;color: #fff;z-index: 999;}
.vorstand-section  .modal .modal-dialog {max-width:550px;}
.vorstand-section  .modal .modal-dialog .media>img {max-width:230px;}
.vorstand-section  .modal .member-details{width:100%; font-size:15px;padding: 0 0 0 15px;}
.vorstand-section  .modal .member-details div {position:relative;overflow-wrap: break-word;word-break: unset;}
.vorstand-section  .modal .member-details img {position:absolute; left:0; top:3px;}
.vorstand-section .modal .member-details .member-name {font-size: 18px;     font-family: 'oswaldbold'; }
.vorstand-section  .modal .member-details .member-dessignation {color: #9e9e9e;font-size: 15px;margin-bottom: 20px;}
.vorstand-section  .modal .member-details .member-function{margin-bottom:5px; padding-left:30px;}
.vorstand-section  .modal .member-details .member-function img {width: 34px; margin-right: 10px; margin-left: -5px; margin-top: -9px; }
.vorstand-section  .modal .member-details .member-address{margin-bottom:5px; padding-left:30px;}
.vorstand-section  .modal .member-details .member-address img {width:22px; margin-right:10px;}
.vorstand-section  .modal .member-details .member-phone img {width:18px; margin-right:10px;}
.vorstand-section  .modal .member-details .member-phone {margin-bottom:5px;padding-left:30px;}
.vorstand-section  .modal .member-details .member-fax{margin-bottom:5px;padding-left:30px;}
.vorstand-section  .modal .member-details .member-fax img {width:18px; margin-right:10px;}
.vorstand-section  .modal .member-details .member-email {margin-bottom:5px;padding-left:30px;}
.vorstand-section  .modal .member-details .member-email img {width:18px; margin-right:10px;}

.manage-subscriptions .newsletters-form-wrapper {display: none;}
.newsletters .form-control[readonly]{background: transparent;}
.text-gray{color: #919191;}
.login #frm_generate_pdf{ display: none; }
.login-section {margin:50px auto;max-width:450px;background: #f6f6f6;-webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.3);box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.3);padding:35px 25px; text-align:center;}
.login-section  .common-form{margin-bottom:0;}
.login-section  .common-form .form-group{text-align:left;}
.login-section h3 {margin-bottom:30px; text-align:center; text-transform:uppercase;}
.login-section .red-btn {margin-top:20px;}
.login-section .form-control    {background: transparent;}
.breadcrumb-item+.breadcrumb-item:before{content:"|";}
.fixed-header .header-bottom{position:fixed;top:0; left:0; right:0; z-index:1000; background:#ffffff;-webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.17);box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.17);}
.header-section.fixed-header  .header-bottom .navbar-light{border-top:0;}
ul.agenda-list li.no_result {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: calc(100% - 40px);color: #000000;font-size: 20px;background: #e2e2e2;margin: 0 20px;}

code.cc_cursor { color: #212529; font-family: 'NewsGoth BT'!important;font-size: 19px!important; }
input[type="checkbox"] { display: none!important; }
input[type="checkbox"] + label {  position: relative; padding-left: 28px!important; cursor: pointer!important; margin-bottom: 0!important; }
input[type="text"] { border: 0;  border-radius: 0 !important;  border-bottom: 1px solid #adadad;  padding-left: 0;  resize: none; }
.gfield_checkbox label { color: #ef3e35; }
input#gform_submit_button_1, input#gform_submit_button_4 { min-width: 180px; font-size: 18px;  padding: 14px 15px;  text-transform: uppercase; -webkit-box-shadow: none; box-shadow: none;  color: #ffffff;  background: #f7534a; }
.gform_footer.top_label { text-align: center!important; }
.s_title { color: #ef3e35; font-weight: bolder; }
ul#gform_fields_1 { font-size: 19px; }
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{font-weight:100!important;}
li.q_main { font-weight: 700; }
li#field_3_31 { padding-top: 10px; font-size: x-large; font-weight: 700; }
.form-li-title { padding-top: 10px; font-size: x-large; font-weight: 700; }
.wpb_wrapper ol li { margin-bottom: 1rem; }
.vc_toggle_default .vc_toggle_title .vc_toggle_icon { display: none!important; }
.vc_toggle_title { padding-left: 0px!important; color: #ef3e35;}
.gform_wrapper .gfield_required{color: #ef3e35!important;}
.s_list ul { display: table; width: 100%; }
.s_list li { display: table-cell; }
.gfield_contains_required.hidden_label { width: 50%; display: inline-block; }
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium { width: calc(100% - 8px)!important; }
li#field_1_43 { margin-top: 20px; }
li#field_1_47 { width: 50%; display: inline-block; }
.s_list { border-bottom: 1px dashed black; padding: 5px 10px; padding-bottom: 35px; }
body .gform_wrapper ul li.gfield {margin-bottom: 20px;}
.wpcf7-response-output{display: none !important;}


/*.form-group{ position: relative;}
.form-group select {display: none !important; }
.select-selected:after {position: absolute;content: "";top: 50%;right: 25px;width: 22px;height: 11px;background-image: url(images/gray-select-arrow.png);margin-top: -6px;} 
.select-items div,.select-selected {cursor: pointer; }
.select-items div {padding:6px 15px;color:#ef4035;}
.select-selected {border-bottom: 1px solid #b8b8b8;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 30px;}
.select-items {position: absolute;background-color: #ffffff;top: 100%;left: 0;right: 0;z-index: 99;-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.17);max-height:200px;overflow-y:auto;}
.select-hide {display: none;}
.select-items div:hover, .same-as-selected {background-color: rgba(0, 0, 0, 0.1); }
*/


/*.yearformgroup .select-dropdown{max-width: 180px;background-color: #e52d23;color: #ffffff;background-image: url(images/select-dropdown-arrow.png);    background-repeat: no-repeat;background-position: right center;height: 43px;padding: 8px 35px 8px 20px; min-width:120px;position: relative;z-index: 99;}*/
/*.yearformgroup .select-dropdown:after {display:none;}*/

.newsletter-thanks { padding: 65px; }

.newsletter-form h2 { padding-top: 10px;  }
.newsletter-box p.lead { padding-top: 10px; }
.subscribe-btn, .unsubscribe-form .btn-primary {
    background-color: #ef3e35;
    border-color: #ef3e35;
}
.unsubscribe-form h2 { padding-top: 40px;  } 
.newsletter-unsubscription-form { padding-top: 25px; padding-bottom: 25px }

.notice-error { background: #ef3e35; color: #fff; padding: 10px;border-radius: 2px; margin-top: 40px; text-align: center;font-size: 15px;
    font-weight: 600; letter-spacing: 1px;}
.notice-success { background: #43a047; color: #fff; padding: 10px;border-radius: 2px; margin-top: 40px; text-align: center; font-size: 15px;
    font-weight: 600; letter-spacing: 1px;}

.newsletter-form input[type="radio"] {display: block; }

@media (min-width:768px) {
h1{font-size:32px;}
.header-section .header-top ul.top-navigation li a{font-size:14px;}
.header-section .header-bottom  .navbar-light .navbar-nav .nav-link{font-size:14px;}

.header-section .navbar-light .navbar-nav .dropdown-menu {box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.17);padding-top: 10px;}  
.header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item a {font-size:16px;}
.website-add {padding:15px 0px;}
.footer-section .footer-top {padding:45px 0;}
.footer-section .webadd-btn {left:inherit;right:-50px;top:157px; bottom:inherit; margin-left:0; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);transform:rotate(-90deg);}
.footer-section .webadd-btn img {max-width:150px;}
.notice-section{padding:30px 0px;}
.notice-section .card{height:100%;margin-bottom:0;}
.notice-section .row {margin-left:-5px;margin-right:-5px;}
.notice-section .row .col-12 {padding-left:5px;padding-right:5px;}
.weare-here-section .weare-here-inner{padding:30px 15px;}
.weare-here-section .weare-here-inner ul.weare-details>li{width:50%; margin-bottom:30px;}
.weare-here-section .weare-here-inner ul.weare-details>li:nth-child(even){padding-left:30px;}
.weare-here-section .weare-here-inner ul.weare-details>li:last-child{padding-left:0;}
.weare-here-section .weare-here-inner ul.weare-details>li + li{margin-top:0;}
.weare-here-section .weare-here-inner h5{color:#ef3e35;font-family: 'oswaldbold';}
.footer-section ul.footer-menu li a{font-size:14px;}
.footer-section ul.footer-social li a{font-size:14px;}
.hm-news-section  .news-box .news-body .news-left {width:295px;padding: 30px 20px 80px 20px;}
.hm-news-section  .news-box .news-body .news-right{width:calc(100% - 295px);}
.listing-section .left-list .listing-box ul li:last-child{border-bottom:1px solid #aaaaaa;}
.listing-box ul li a{font-size:18px;}
.listing-box ul.web-list li a:before{margin-right:15px;}

.vorstand-section ul.vorstand-list>li{margin-bottom:40px; }
.vorstand-section ul.vorstand-list>li:not(:first-child) {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
ul.agenda-list li{ -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.filter-section .nav-tabs .nav-item{margin-bottom:0;}
.news-detail-section .news-box .news-dt{margin-bottom:45px;}
.news-detail-section .news-box .news-dt .white-btn{margin-top:30px;}
.search-section .search-filter-section  form .form-group {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width:calc(50% - 90px);}
.search-section .search-filter-section  form .form-group:last-child{max-width:180px;}
.search-section .search-result ul.address-detail li {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.search-section .search-result .discription-section ul.search-about li{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.search-section .search-result ul.address-detail li:first-child{border-right:1px solid #e2e2e2;}
#map {position:absolute; height:100%; width:100%; left:0;top:0; margin-top:0;}
.map-section .map-address{max-width:45%; margin-top:50px; margin-bottom:50px; padding:30px 0 30px 30px; -webkit-box-shadow:none; box-shadow:none; margin-left:0; margin-right:0;}
.map-section .container:after{content:"";position:absolute; right:0; width:35%; top:50px; bottom:50px; background:#ffffff;z-index:2;}
.error-section .error-box {font-size:150px;}
.error-section .error-box:before {width:calc(50% - 30px); margin-right:30px;}
 .error-section .error-box:after{width:calc(50% - 30px);margin-left:30px;}
 .error-section .thankyou-text{font-size:70px; white-space:nowrap;}
.group-filter-section .form-group{width:50%;}
.group-filter-section .gray-select{width:calc(100% - 15px);}
.group-filter-section .search-input input.form-control{width:calc(100% - 40px); margin-left:15px;}
.group-filter-section .yearfilter{width:calc(100% - 15px); margin-left:15px; max-width:100%;}
.gallery-section .filter-section{height:6px; margin-bottom:0;}
.kmu-verband-video .video-container {margin-bottom:50px;}
.header-section .header-bottom .navbar-light .navbar-nav li.dropdown-submenu {position:relative;}
.header-section .header-bottom .navbar-light .navbar-nav li.dropdown-submenu a {position:relative;}
.header-section .header-bottom .navbar-light .navbar-nav li.dropdown-submenu a:after {position:absolute;right: 5px;top: 15px;}
.header-section .header-bottom .navbar-light .navbar-nav li.dropdown-submenu .dropdown-menu{left:100%;top:0;}
.member-box{max-width:90%;}
.search-result .listing-box ul li a{font-size:20px;}
.search-result .navigation.pagination {margin-top:40px; margin-bottom:70px;}
.search-result .listing-box ul.web-list li.web a:before{margin-top:-13px;}
.vorstand-section .modal .modal-dialog{margin-top:100px;}
.vorstand-section {padding-top:25px;}
h1:after{top:34px;}
}
@media (min-width:992px) {
h1{font-size:38px;}
h4{font-size:24px;} 
h5{font-size:22px;} 
h6{font-size:18px;}
.footer-section .webadd-btn {top:204px;}
.header-section .header-top ul.top-navigation li a{font-size:16px;}
.header-section .header-bottom  .navbar-light .navbar-nav .nav-link{font-size:14px;}
.notice-section .card .card-body{padding: 15px 20px 50px 20px;}
.notice-section .card .card-body .detail-row h6{font-size:18px;}

.notice-section .row {margin-left:-15px;margin-right:-15px;}
.notice-section .row .col-12 {padding-left:15px;padding-right:15px;}
.weare-here-section .weare-here-inner{padding:30px 15px;}
.weare-here-section .weare-here-inner ul.weare-details>li + li{padding-left:30px;padding-right:0;}
.weare-here-section .weare-here-inner ul.weare-details>li:nth-last-child(1) img{width:280px;}
.weare-here-section .weare-here-inner ul.weare-details>li{max-width:25%; width:auto; margin-bottom:0;}
.weare-here-section .weare-here-inner ul.weare-details>li:first-child{max-width:40%;}
.footer-section .footer-top {padding:60px 0;}
.footer-section ul.footer-menu li a{font-size:16px;}
.footer-section ul.footer-social li a{font-size:16px;}
.listing-section .left-list{padding-right:20px;}
.listing-section .right-list{padding-left:20px;}
.listing-section  + .listing-section{margin-top:60px;}
.vorstand-section ul.vorstand-list>li:first-child{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%; padding-right:40px;}
.vorstand-section ul.vorstand-list>li:last-child{-ms-flex: 0 0 50% !important;flex: 0 0 50% !important;max-width: 50% !important;}
img.team_image {height: 318px;}
.vorstand-section ul.vorstand-list>li:not(:first-child) {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
ul.agenda-list li{  -ms-flex: 0 0 33.3333%;flex: 0 0 33.3333%;max-width: 33.3333%;}
.filter-section{margin-bottom:30px;}
.search-section .search-result ul.address-detail li {-ms-flex: 0 0 auto;flex: 0 0 auto;max-width: auto;}
.search-section .search-result .discription-section ul.search-about li{-ms-flex: 0 0 33.3333%;flex: 0 0 33.3333%;max-width: 33.3333%;}
.common-form .form-group.row .col-12 {margin-bottom:30px;}
.error-section .error-box {margin-bottom:50px; font-size:180px;}

.error-section{padding:50px 0;}
.error-section .error-details .btn {margin-top:40px;}
.error-section .thankyou-text{font-size:90px;}
.group-filter-section .gray-select{min-width:210px;}
.group-filter-section .yearfilter{min-width:190px;}
.group-filter-section .search-input input.form-control{min-width:190px;}
.group-filter-section .form-group{width:auto;}
.kmu-verband-video .video-container {margin-bottom:60px;}
.member-box{max-width:75%;}


.navbar-light .navbar-brand img.main_logo, .fixed-header .navbar-light  .navbar-brand img.new_logo{display:none;}
.fixed-header .navbar-light  .navbar-brand img.main_logo,  .navbar-light  .navbar-brand img.new_logo{display:block;}
.header-logo{display:block; margin-top: -70px;}
.header-section .header-bottom .navbar-light .navbar-nav>li{position:relative;}
.header-section .header-bottom .navbar-light .navbar-nav>li:not(:last-child):after{content:""; width:1px; height:20px; background:#989493; display:inline-block; position:absolute;top:8px; right:0;}
h1:after{top:47px;}
}
  
@media (min-width:1200px) {
h1{font-size:44px;}
h3{font-size:28px;}
.footer-section .webadd-btn {right:-65px;top:182px;}
.footer-section .webadd-btn img {max-width:190px;}
.notice-section .container, .weare-here-section .container {padding-left:0; padding-right:0;}
.notice-section .row {margin-left:-35px;margin-right:-35px;}
.notice-section .row .col-12 {padding-left:35px;padding-right:35px;}
.notice-section .card .card-body  .gray-btn {font-size:18px;}
.notice-section .card .card-body .detail-row p{font-size:17px;}
.notice-section .card .card-head{font-size:22px;}
.footer-section .footer-top {padding:85px 0;}
.weare-here-section .weare-here-inner{padding:30px 50px;}
.weare-here-section .weare-here-inner ul.weare-details>li + li{padding-left:50px;}
.weare-here-section .weare-here-inner ul.weare-details>li:nth-last-child(1) img{width:313px;}
.hm-news-section  .news-box .news-head{font-size:21px;}
.banner-caption {padding:30px 0 25px 0;}
.banner-caption p{font-size:23px;}
.listing-section .left-list{padding-right:35px;}
.listing-section .right-list{padding-left:35px;}
.vorstand-section {padding-top:30px;}
ul.agenda-list { margin-left:-20px;margin-right:-20px;}
ul.agenda-list li{padding-left:20px;padding-right:20px; margin-bottom:30px;}
.search-section .search-filter-section #ajaxsearchlite1 form {margin:0;}
.search-section .search-filter-section  form {margin-left:-25px; margin-right:-25px;}
.search-section .search-filter-section  form .form-group {padding-left:25px;padding-right:25px;}
.search-section .search-filter-section  form .form-group {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width:calc(50% - 115px);}
.search-section .search-filter-section  form .form-group:last-child{max-width:230px;}
.search-section .search-result .discription-section ul.search-about li:nth-child(1), .search-section .search-result .discription-section ul.search-about li:nth-child(2){max-width: 16.666666666%;}
.search-section .search-result ul.search-result-list>li{margin-bottom:40px;}
.map-section .map-address{ padding:70px 35px 70px 70px; margin-top:70px; margin-bottom:70px;}
.map-section .container:after{top:70px; bottom:70px;}
.error-section .error-box {margin-bottom:60px; font-size:220px;}
.error-section .error-box:before {width:calc(50% - 50px); margin-right:50px;}
.error-section .error-box:after{width:calc(50% - 50px);margin-left:50px;}
.error-section{padding:70px 0;}
.error-section .error-details .btn {margin-top:60px;}
.error-section .thankyou-text{font-size:120px;}
.group-filter-section .gray-select{min-width:230px;}
.group-filter-section .yearfilter{min-width:200px;}
.group-filter-section .search-input input.form-control{min-width:200px;}
.member-box{max-width:65%;}
.header-section .header-bottom .navbar-light .navbar-nav>li{padding: 0 5px;}
.header-section .header-bottom .navbar-light .navbar-nav>li:nth-child(1) {padding-left:0;}
.header-section .header-bottom .navbar-light .navbar-nav>li:last-child{padding-right:0;}
.header-section .header-bottom  .navbar-light .navbar-nav .nav-link{font-size:15px;}
.search-section .search-filter-section form .form-group .select-items{left:25px; right:25px;}
.search-section .search-filter-section form .form-group .select-selected{height:57px;line-height: 57px;}
}
@media (max-width:1400){
    .main-wrapper {
       min-height: auto;
   }
}
/*@media (min-width:1350px){
    .main-wrapper {
       min-height: auto;
   }
}

@media (min-width:1550px){
    .main-wrapper {
       min-height: auto;
   }
}
@media (min-width:1600px){
    .main-wrapper {
       min-height: auto;
   }
}
@media (min-width:1750px){
    .main-wrapper {
       min-height: 480px;
   }
}*/
@media (max-width:1199px) {
.header-logo img {
    max-width: 500px;
}
}
@media (max-width:991px) {
.header-bottom .container{position:relative;}
.search-btn {padding: 0 10px;margin-top: 0px;position: absolute;right: 65px;top: 45px;} 
	.navbar-light .navbar-brand img.new_logo {
		display: none;
	}
}

@media (max-width:767px) {
h1 {font-size: 32px;line-height: 1.3;}
h1:after {top: 36px;}
.md-searchbar{max-height:65px;}
.md-searchbar .container{padding:0;}
.md-searchbar .form-control{font-size:14px;}
.md-searchbar .close-search{top:18px;}
.footer-bottom ul.footer-bt-menu li{width:100%;text-align:center;}
.footer-bottom ul.footer-bt-menu li:after{display:none;}
.footer-bottom ul.footer-bt-menu li + li {margin-top:8px;}
.footer-section .footer-top .footer-menu-box{border-right:0; border-bottom:1px solid #e9e9e9; padding-bottom:20px; height:auto; margin-bottom:20px;}
.footer-section .footer-top .col-12:last-child .footer-menu-box{border-bottom:0;}
.news-listing  .left-list .listing-box ul {margin-bottom:30px;}
.link-listing .left-list .listing-box ul {margin-bottom:30px;}
.filter-section .nav-tabs .nav-item{margin-right:0; width:100%;}
.yearfilter{width:100%;max-width:100%;}
.yearfilter option{width:100%;}
.search-section .search-filter-section  form .form-group {margin-bottom:15px;}
.search-section .search-filter-section  form .form-group:last-child{margin-bottom:0;}
.banner-caption h1{margin-bottom:35px;}
/* .wpb_row.py-mob-30 {padding-top:30px !important; padding-bottom:30px !important;} */
/* .wpb_row.pt-mob-30 {padding-top:30px !important; } */
/* .wpb_row.pb-mob-0{padding-bottom:0px !important;} */
.gallery-section .gallery-box .aigpl-gallery-wrp .aigpl-img, .aigpl-gallery-album-wrp .aigpl-img {object-fit:inherit;object-position:inherit;height:auto;}
.gallery-section .gallery-box .aigpl-design-1 .aigpl-img-wrp{height:auto;}
.header-section .header-top ul.top-navigation li {padding:10px 5px;}
div.asl_w .probox .promagnifier {padding: 13px 15px 7px 15px !important;}
div.asl_m .probox .promagnifier .innericon .search_txt{display:none;}
div.asl_m .probox .promagnifier .innericon .search_icon{display:block;}
div.asl_m .probox .promagnifier .innericon .search_icon svg{width:26px;}
.search-filter-section #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {margin-left: 10px !important; }
.search-filter-section #ajaxsearchlite1 .probox, div.asl_w .probox, div.asl_w{padding-right:10px;}
div.asl_r .results .item {padding: 15px 15px 15px 10px!important; }
.vorstand-section ul.vorstand-list>li h1:after{top:48px;}
.search-section .search-filter-section{padding:25px 15px;}
.search-section.site-search-section .search-filter-section{padding:25px 0;}
.vorstand-section ul.vorstand-list .member-box .member-img img{max-width:100%; height:auto;}
a.user_login {margin-top: 12px!important;}
a.user_logout {margin-top: 12px!important;}
}

@media (max-width:575px) {
.vorstand-section .modal .modal-dialog{max-width:270px; margin-left:auto; margin-right:auto;}
.vorstand-section .modal .media{-ms-flex-direction: column;flex-direction: column;}
.vorstand-section .modal .media{width: 100%;display: block; }
.vorstand-section .modal .media-body{-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto; padding:15px 0;}
.vorstand-section .modal .modal-dialog .media>img{max-width:100%; width:100%;}
.vorstand-section .modal .modal-dialog .modal-header .close{top:9px; right:10px;}
.login-section{margin:30px auto; padding:20px 15px;}
}

.header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item:active{background-color: #ef4035;}
.header-section .navbar-light .navbar-nav .dropdown-menu li.dropdown-item:active a {color: #fff;}

/*20-6-2019*/
.upper_btns {
    /* float: left; */
    width: 100%;
    padding:50px 0;
    padding-bottom:90px;    
}
.lft_dwnld {
    float: left;
    width: auto;
    margin-right: 30px;
}
.lft_dwnld {
    float: left;
    width: auto;
    margin-right: 30px;
}
.lft_dwnld a.active {
    background-color: #e6312a;
    padding: 10px 20px;
    border-radius: 5px;
}
/*.right_dwnld a.active {
    background-color: transparent;
    padding: 10px 20px;
    border-radius: 5px;
}*/
.right_dwnld a {
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    color:#000;
}
.right_dwnld a:hover {
    text-decoration: none;
}
.right_dwnld {
    float: left;
    width: auto;
    margin-right: 30px;
}
.lft_dwnld a {
    color: #fff;
}
.lft_dwnld a:hover{
    text-decoration: none;
}
.download .vc_custom_1559743561671{
    background-color:transparent !important;
}
.download .wpb_content_element{
    margin-bottom:0;
}
.download .wpb_wrapper {
    padding: 10px 0;
}
.download section.vc_section.py-mob-30.vc_custom_1559743561671.vc_section-has-fill {
    padding: 50px 0;
}
.akt_btn .btn-primary {
    color: #fff;
    background-color: #e6312a;
    border-color: #e6312a;
    text-transform:uppercase;
}
.akt_btn .btn-primary:hover{
    background-color: #e6312a;
    border-color: #e6312a;
}
.akt_btn .btn-primary:not(:disabled):not(.disabled):active{
    background-color: #e6312a;
    border-color: #e6312a;
}
.akt_btn .btn-primary:not(:disabled):not(.disabled):active:focus{
    box-shadow: none;
}
.daten_sec{
    /* float: left; */
    width:100%;
}
.daten_sec form.daten_form .form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
}
.daten_sec .form-control:focus{
    box-shadow: none;
}
.daten_sec .akt_btn {
    float: left;
    width: 100%;
    padding: 20px 0;
}
.right_dwnld a.active {
    background-color: #e6312a;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
}
.meine-daten .lft_dwnld a {
    color: #000;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.daten_sec form.daten_form {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    padding-top:20px;
}
.menu_top_right{
        display:inline-block;
}
/*11-02*/
.unsubscribe-form .newsletter-box .form-group .offset-sm-4{
  margin-left: 52px !important;
}
.unsubscribe-form h2{
      text-transform: inherit !important;
}
/*.common-page-caption .vc_row-fluid .wpb_wrapper h1{
   text-transform: inherit !important;
}*/
.newsletter-thanks{
        padding: 30px 0 0 0 !important;
        padding-left: 216px !important;
}

.main-wrapper.thankyou-newsletter {
    position: relative;
}
.main-wrapper{
    min-height: 100vh;
}
/*Responsive*/

@media only screen and (max-width: 575px){
    .member-function br {
        display: none;
    }
    .vorstand-section .modal .member-details .member-phone{
        font-size: 12px !important;
    }
    .vorstand-section .modal .member-details div{
        word-break: unset !important;
    }
    .vorstand-section .modal .member-details .member-function{
        font-size: 12px !important;
    }
    .vorstand-section .modal .member-details .member-address{
        font-size: 12px !important;
    }
    .member-email {
       font-size: 12px;
    }
    .vorstand-section .modal .member-details img{
        top: -1px;
    }
    .member-fax {
        font-size: 12px;
    }
}
@media only screen and (max-width: 375px){
    .lft_dwnld {
        float: left;
        width: 100%;
        margin-right: 0;
}
    .lft_dwnld a.active{
        float: left;
        width: 100%;
        text-align: center;
    }
    .right_dwnld {
        float: left;
        width: 100%;
        margin-top: 20px;
}
    .right_dwnld a{
        float: left;
        width: 100%;
        text-align: center;
    }
    .meine-daten .lft_dwnld a{
        width: 100%;
        float: left;
        text-align: center;
    }
    .upper_btns{
        padding-top:30px;
        padding-bottom:130px;
    }
    .header-section .header-top ul.top-navigation li {
        padding: 10px 7px;
    }
    a.user_logout:nth-child(2) {
        padding-left: 0;
    }
    .menu_top_right{
        display:flex;
    }

}
@media only screen and (max-width: 320px){
    .header-section .header-top ul.top-navigation li {
        padding: 10px 2px;
    }
    a.user_login{
        padding:10px 18px !important;
    }
    a.user_logout{
        padding:10px 15px !important;
    }
}
/* 21.06.2019 */
.alert.alert-danger {
    text-align: center;
}
.alert.alert-success {
    text-align: center;
}
a.user_logout {
    background: url(images/logout-icon.svg);
    width: 20px;
    height: 26px;
    display: block;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    margin-top: 20px;
    padding: 10px 25px;
    float:right;
}
a.user_login {
    font-size: 0px;
    background: url(images/user-icon.svg);
    width: 20px;
    height: 26px;
    display: block;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 20px;
    padding: 10px 25px;
    float:right;
}
div#wpadminbar {
    display: none;
}
input.error_class {
    border-bottom: 1px solid #e6312a !important;
}
.menu_top_right {
    float: left;
    width: 100%;
}
.zitat
{
    background-image: url(../kmu/images/colon-Right.svg);
    background-position: left 10px top 10px;
    background-repeat: no-repeat;
    padding:63px;
    height: 80px;
    
}
.zitat p{
    font-size: 19px;
    padding-top: 32px;
}
.zitat1
{
    background-image: url(../kmu/images/colon-left.svg);
    background-position: right 10px bottom 10px;
    background-repeat: no-repeat;
    padding:34px;
    height: 125px;
    
}
.vc_row.wpb_row.vc_row-fluid.organistion_section{
    
    padding-top: 35px;
}


/* ONLY IE10 and IE11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .aigpl-gallery-wrp .aigpl-img, .aigpl-gallery-album-wrp .aigpl-img {
        max-width: inherit !important; 
        width:auto !important; 
        -ms-transform:translate (-50%, -50%) !important;
        transform:translate (-50%, -50%) !important; 
        top:50%; 
        left:50%; 
    }
    .footer-section{
        overflow:hidden;
    }
}

.search-filter-section div.asl_w .probox .proinput input::-moz-placeholder {color: #000000 !important;}
.search-filter-section div.asl_w .probox .proinput input:-moz-placeholder{color: #000000 !important;}
.add-remove-btn-container .btn{min-width: 50px;padding: 4px 10px;}
/* .newsletter-box label { padding: 0 } */

.unsubscribe-form { max-width: 800px; margin: 0 auto; }
.unsubscribe-form #newsletter-impl-bs-form-email { width: 220px;}
.unsubscribe-form .box {
    background: #515151; padding: 20px 30px; color: #fff; font-size: 22px; font-weight: 300; 
}
/* 07-02-20 */
/* newsletter-form.container.main-container {
    max-width: 800px;
    margin-left: 0;
} */
.subscribe-btn, .unsubscribe-form .btn-primary {
    margin-left: 20px;
}
.unsubscribe-form h2 {
    font-size: 2.5rem;
    text-transform: capitalize;
    font-family: "Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Arial,sans-serif;
}
.main-wrapper.newsletter .container {
    max-width: 800px;
}
.newsletter-box input.select-dropdown.dropdown-trigger {
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.vc_row-fluid .wpb_wrapper h1 {
    font-size: 2.5rem;
    font-family: "Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Arial,sans-serif;
    line-height: 1.2;
    color: inherit;
}
.vc_row-fluid .wpb_wrapper  h1:after { 
    display: none;
}
.form-check-inline {
  
    padding-top: 4px;
}
.col-form-label {

    padding: 7px 0;
}
.newsletter-thanks {
    padding: 65px 0 0 0;
}
.select-wrapper input.select-dropdown {

    background-image: url(./images/60995.png)!important;
    background-size: contain;
    background-size: 20px;
}

.newsletter-box .form-group  .offset-sm-4 {
    margin-left: 109px;
}

@media only screen and (max-width: 1366px){
    .main-wrapper{
        min-height: auto !important;
    }
}

@media (max-width: 480px) {
    .common-page-caption .vc_row-fluid .wpb_wrapper h1{
    	font-size: 28px !important;
    }
    .gform_wrapper ul li.gfield{
    	width: 100% !important;
    }
    .common-page-caption .wpb_wrapper h1::after{
    	width: 40px !important;
    	top: 36px !important;
    	height: 3px !important;
    }
    .common-page-caption .wpb_wrapper h1 {
	    line-height: 1.5;
	}
	h5.underline:after{
    	top: 24px !important;
    	height: 3px !important;
    }
    .hm-news-section .news-box .news-body .news-left h5{
    	margin-bottom: .75em;
    }
}

/*15-7-2020*/
.wpb_wrapper h1 {
    font-family: 'oswaldbold' !important;
}
.common-page-caption .wpb_wrapper h1::after {
    content: "";
    width: 55px;
    height: 4px;
    display: block !important;
    background: #e52d23;
    position: absolute;
    top: 45px;
    left: 0px !important;
}
.hm-news-section .news-left h5 {
    line-height: 1.6em;
}
.hm-news-section .news-left h5.underline::after {
    top: 57px;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
	background: #f7534a !important;
    box-shadow: #f7534a 0 1px 3px 0 inset !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{
    background: #f7534a !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
	text-align: center;
}
/* 20/08/2021 */
input#anzahlgaste {
    display: none;
}




.member_sec {
    padding: 3rem 0;
}
.member_sec .members_list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0;
}
.member_sec .members_list ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    list-style: none;
    margin-bottom: 2rem;
}
.member_sec .members_list ul li .memer_name {
    width: 85%;
    margin: -37px auto 0;
    background: #fff;
}
.member_sec .members_list ul li .memer_name p {
    display: inline-block;
    width: 100%;
    margin-bottom: -40px;
    background: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0px 0px 21px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 21px 0px rgb(0 0 0 / 8%);
    padding: 15px;
}
.member_sec .members_list ul li .memer_name p strong {
    display: block;
    font-size: 15px;
    font-weight: normal;
}
.member_sec .members_list ul li .memer_name p span {
    color: #919191;
    font-size: 13px;
}
.map-section .map-address ul.social-list {
    display: flex;
    flex-wrap: wrap;
}
.map-section .map-address ul.social-list li {
    width: 50%;
}
.address__list li {
    position: relative;
    padding-left: 50px;
    min-height: 35px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.address__list li:first-child {
    margin-top: 0;
}
.address__list {
    margin-bottom: 0;
}
.address__list li span.icon {
    width: 28px;
    position: absolute;
    left: 0;
    top: 0;
}
.address__list li a {
	color: #000;
    text-decoration: none !important;
}
.socail_List li a img {
    width: 35px;
    margin-right: 10px;
}
.socail_List li a {
    color: #000;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.socail_List {
    display: flex;
    flex-wrap: wrap;
}
.socail_List li {
    margin-top: 1rem;
    width: 100%;
}
.weare-here-section .weare-here-inner h4 {
    color: #ef4035;
}
.weare_kontakt .weare-here-image, .weare_kontakt .weare-here-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.weare_kontakt .weare-here-content {
    padding: 40px 20px;
}
.weare_kontakt .weare-here-content h5 {
    margin-top: 2rem;
    margin-bottom: 0;
}
.weare_kontakt .weare-here-content .block-social h5 {
    color: #212529;
    margin: 0;
    margin-bottom: 15px;
}
.weare_kontakt .weare-here-content .col_Wrap {
    display: flex;
    flex-wrap: wrap;
}
.weare_kontakt .weare-here-content .col_Wrap > div {
    width: 50%;
    padding-right: 15px;
    position: relative;
}
.weare_kontakt .weare-here-content .col_Wrap .block-address {
    border-right: 1px solid grey;
    width: calc(50% - 15px);
    margin-right: 15px;
    margin-top: 1.5rem;
}
.weare_kontakt .weare-here-content .col_Wrap .block-social {
    padding-left: 15px;
    margin-top: 1.5rem;
}
.weare_kontakt .weare-here-content .frame-section {
    margin-top: 2rem;
}
.member_sec .sec__title h1 {
    line-height: 1.7;
    margin-bottom: 30px;
}
.member_sec .sec__title h1:after {
    top: 62px;
}
.member_sec .members_list ul li .list_wrap .memer_box img {
    width: 100%;
}
.member_sec .list-unstyled li:first-child {
    border-top: 0;
}
.kmu_apero_v .video_wrapp {
    height: 500px;
}

.video_wrapp {
    width: 100%;
    height: 400px;
    position: relative;
}
.video_wrapp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video_wrapp button.video_btn {
    width: 80px;
    background: transparent;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.modal .popup_data_wrapper {
    padding: 1rem .5rem;
}
.videopopup.modal button.close {
    line-height: 40px;
    top: -15px;
    opacity: 1 !important;
    right: -14px;
    background: #e52d23 !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    opacity: 1;
    padding: 0;
    text-shadow: inherit;
    color: #fff;
    z-index: 999;
	position: absolute;
}
.modal button.close:before, .modal button.close:after {
    display: none;
}
.videopopup .modal-body {
    padding: 0;
}

.modal .video_box {
    width: 100%;
    height: 455px;
}
.modal-dialog iframe, .html5-video-container {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 100% !important;
}
/*-----------daten----------*/
.daten_sec {
    margin-top: 95px;
    margin-bottom: 50px;
}
.daten_sec .card {
    border: none;
    border-bottom: 1px solid #e9e9e9!important;
    box-shadow: none;
    padding: 4px 0;
}
.daten_sec .card-header {
    background-color: transparent;
    border: none;
    padding: 0;
}
.daten_sec .card-header a{
    width: 100%;
    display: inline-block;
    padding: 12px 0px;
    padding-right: 50px;
    position: relative;
    text-align: left;
    background: transparent;
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    border: 0;
    transition: 0.4s all;
    text-decoration: none;
    font-family: 'oswaldmedium';
}
.card-body {
    padding-top: 0;
    padding-left: 0;
}
.daten_sec .card-header a.collapsed:before {
    background-image: url(https://www.kmu-win.ch/wp-content/themes/kmu/images/accordion-open.svg);
    transition: 0.4s all;
}
.daten_sec .card-header a:before {
    content: ' ';
    position: absolute;
    right: 15px;
    top: 10px;
    width: 30px;
    height: 30px;
    background-image: url(https://www.kmu-win.ch/wp-content/themes/kmu/images/minus-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    transition: 0.4s all;
}
.daten_sec .card-header a.btn.btn-link.collapsed {
    transition: 0.4s all;
}
/*
.accordion .card-header:after {
   content: ' ';
    position: absolute;
    right: 15px;
    top: 10px;
    width: 30px;
    height: 30px;
    background-image: url(https://www.kmu-win.ch/wp-content/themes/kmu/images/minus-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    transition: 0.4s all;
}
.accordion .card-header.collapsed:after {
    background-image: url(https://www.kmu-win.ch/wp-content/themes/kmu/images/accordion-open.svg);
    transition: 0.4s all;
}
*/
.daten_sec .card-body p {
    margin-bottom: 10px;
}
.daten_heading h1 {
    padding-bottom: 20px;
}
.daten_heading {
    padding-bottom: 20px;
}
.daten_sec a:hover {
    color: #ef4035;
}
.daten_sec a {
    color: #000;
    text-decoration: underline;
}
.daten_sec .card-body h6 {
    padding: 4px 0;
    padding-top: 15px;
}
/*----------cookie-bar----------*/
#cookie-notice .cookie-notice-container {
    display: block;
}
#cookie-notice .cookie-notice-container {
    color: #fff !important;
    text-align: left !important;
    padding: 0 0.75rem;
    max-width: 1170px;
    margin: 0 auto;
}
#cookie-notice .cookie-notice-container #cn-notice-text {
    margin: 0 !important;
    font-size: 135%;
    padding: 10px 0;
    position: relative;
    padding-left: 70px;
    line-height: 1.5;
    width: calc(100% - 160px);
}
#cookie-notice .cookie-notice-container #cn-notice-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    background: url(https://www.kmu-win.ch/wp-content/themes/kmu/images/cookie.svg) no-repeat center left;
    background-size: 50px;
}
#cookie-notice .cookie-notice-container #cn-notice-text a {
    color: #fff;
    text-decoration: underline;
    transition: 0.4s all;
}
#cookie-notice .cookie-notice-container span#cn-notice-buttons {
    width: 160px;
    text-align: right;
    top: -10px;
    position: relative;
}
#cookie-notice .cookie-notice-container span#cn-close-notice {
    display: none;
}
#cookie-notice .cookie-notice-container span#cn-notice-buttons a#cn-accept-cookie {
    background: #e3000b !important;
    color: #fff !important;
    font-size: 170%;
    padding: 10px 20px;
    padding-left: 20px;
    position: relative;
}
#cookie-notice .cookie-notice-container #cn-notice-text a:hover {
    color: #e3000b;
    transition: 0.4s all;
}
#cookie-notice .cn-button:not(.cn-button-custom) {
    font-family: -apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: .25px;
    line-height: 20px;
    line-height: 1;
    margin: 0 0 0 10px;
    text-align: center;
    text-transform: none;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    box-shadow: none;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    padding: 8.5px 10px;
    color: inherit;
}

/* Start : Dec 20  */

.ui-widget.ui-widget-content.ui-autocomplete {
    border: 1px solid #c5c5c5;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 300px;
}
.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item {
    margin: 0;
    cursor: pointer;
    clear: both;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
}
.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
    font-size: 16px;
    color: #e52d23;
    display: block;
    line-height: 22px;
    padding: 14px 16px;
}
.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
    background-color: rgba(0, 0, 0, 0.08);
    border-color: rgba(0, 0, 0, 0.08);
}
.centernone .vc_column-inner {
    justify-content: normal !important;
}
/* End : Dec 20  */


@media only screen and (max-width: 900px) {
#cookie-notice .cookie-notice-container #cn-notice-text {
    width: 100%;
}
#cookie-notice .cookie-notice-container span#cn-notice-buttons {
    width: 100%;
    text-align: left;
    top: 0;
    position: relative;
    margin-bottom: 0.5rem;
    padding-left: 60px;
}
}
@media only screen and (max-width: 991px) {
.weare_kontakt .col-12.pr-0 {
    padding-right: 15px;
}
	.modal .video_box {
		height:300px;
	}
}

@media only screen and (max-width: 767px) {
.weare-here-section .weare-here-inner {
	margin-bottom: 2rem;
}
.weare_kontakt .weare-here-content .col_Wrap .block-address {
    border-right: 0;
    width: 100%;
    margin-right: 0; 
    padding-right: 0;
}
.weare_kontakt .weare-here-content .col_Wrap .block-social {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.map-section .map-address {
    width: 100%;
}
.member_sec .sec__title h1:after {
    top: 50px;
}
} 
@media only screen and (max-width: 767px) {
.kmu_apero_v .video_wrapp {
    height: 300px;
}
}
@media only screen and (max-width: 575px) {
    .member_sec .members_list ul li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .socail_List li {
	    margin-right: 1rem;
	}
	.modal .video_box {
		height: 250px;
	}
    .modal-dialog {
        margin: 1.5rem;
    }
    .video_wrapp {
        height: 250px;
    }
    #cookie-notice .cookie-notice-container #cn-notice-text {
    font-size: 110%;
}
    #cookie-notice .cookie-notice-container span#cn-notice-buttons a#cn-accept-cookie {
    font-size: 120%;
}
}
@media only screen and (max-width: 364px) {
        #cookie-notice .cookie-notice-container #cn-notice-text {
    font-size: 90%;
}
    #cookie-notice .cookie-notice-container span#cn-notice-buttons a#cn-accept-cookie {
    font-size: 100%;
}
}
