@media only screen and (max-width:991px) {
.flush-xs {
    padding-right: 0px;
    padding-left: 0px;
} 

.navbar-toggler {
    line-height: 1;
    padding: 0;
    border-radius: 0;
}
.navbar-toggler.menu-icon {
    width: 22px;
    padding:0;
    cursor: pointer;
    position: relative;
    border:0px;
}

body.homi .navbar-toggler.menu-icon span {
    background: #fff;
}

.navbar-toggler.menu-icon span {
    width: 100%;
    height: 2px;
    display: block;
    background: #000;
    margin: 4px 0;
    border-radius: 3px;
    -webkit-transition: .5s;
    transition: .5s;
}
.navbar-toggler.menu-icon.active span {
    position: absolute;
    top: calc(50% - 8px);
}
.navbar-toggler.menu-icon.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    display: none;
} 

.visible-xs {
    display: inline-block;
}

.xs-100 {
    width: 100%;
}

.navbar-light .navbar-brand {
    width:75%;
    text-align: left;
}

.navbar-light .navbar-brand img {
    max-height: 52px;
}
    
.header {
    padding: 20px 0px;
}

.header ul.navbar-upper {
    display: none;
}

.header ul.rt li {
    margin-left: 0px;
}

.header ul.navbar-nav.lt {
    display: none;
}

.header ul.navbar-nav {
    padding: 25px 0px 15px 0px;
}

.header.active {
    background: #fff;
}

.header.fixed {
    padding: 10px 0px;
}

ul.sub-menu {
    min-width: 100%;
    width: 100%;
}

.navbar-nav>li {
    margin: 0px 0px 15px 0px;
    text-align: center;
}

ul.sub-menu {
    left: 50%;
    transform: none;
}

.header ul.rt li {
}

.header ul.rt {
}

.homeheader {
    z-index: 999;
}

.homeheader section.header.active {
    background: #000 !important;
}

}

@media only screen and (max-width:767px) {
h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

.underlined::after {
    left: 50%;
    margin-left: -35px;
    width: 70px;
}

.row-eq-height {
    display:inline-block;
}


.section-title h6 {
    font-size: 11px;
    padding: 0;
}

.section-title h2 {
    font-size: 22px !important;
    margin-bottom: 0;
}

p {
    font-size: 14px;
}

.footer {
}

.footer h3 {
    margin-top: 35px;
}

.contact-info .al {
    position: relative;
    top: 0px;
    margin-top: 80px;
    left: 0;
    z-index: 999;
    width: 100%;
}

.pagebanner .al {
    bottom: -7px;
}

.contact-info .bgs {
    background: none;
    border-radius: 0px;
    padding: 0px 15px 50px 15px;
}

.contactimap {
    height: 350px !important;
}

.contactinfo h6 span {
    font-size: 12px;
}

.contactinfo {
    margin-bottom: 30px;
}

.contactinfo img {
    margin-right: 14px;
    max-width: 35px;
}

.contactinfo h6 {
    color: #000000;
    font-size: 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.loginpage .header,
.loginpage .topbar,
.loginpage .footer {
    display: none;
}

.loginpage .loginform {
    background: #fff;
}

.loginpage .loginform .logo {
    margin-bottom: 15px;
}

.loginpage .loginform .logo img {
    max-height: 50px;
}

.loginpage .loginform .bgwhite {
    padding: 35px 20px 95px 20px;
    border-radius: 0;
    border-top: 1px solid #d9d9d9;
}

.loginform h3 {
    text-align: center;
    font-size: 15px;
}

.loginform .bgwhite p {
    color: #000;
    font-size: 13px;
    margin-bottom: 40px;
}

.loginform label {
    font-size: 13px;
}

.form-control {
    border-radius: 35px;
    padding: 0px 15px;
    font-size: 14px;
    height: 40px;
}

.loginform label.checki {
    font-size: 14px;
}

.loginform label.checki input {
    margin-top: -4px;
}

.loginform .forgot {
    float: none;
    margin-top: 10px;
    font-size: 14px;
}

.loginform .submit {
    margin-top: 30px;
}

.loginform {
    padding-bottom: 0;
}

.btn-default {
    font-size: 14px;
    line-height: 39px;
}

.btn-default.greyborderbtn {
    line-height: 37px;
}

.contact-info .bgwhite .als {
    position: absolute;
    bottom: -34px;
    width: 100%;
    left: 0;
    z-index: 9;
    bottom: -8px;
}

.footer {
    text-align: center !important;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.footer .row>div {
    padding: 0;
}

.footer h3 {
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-top: 20px;
    margin-top: 25px;
}

.footer-contact-item {
    margin-bottom: 16px;
    justify-content: center;
}

.partner {
    padding-top: 40px;
}

.partner .owl-carousel .owl-item img {
    max-height: 50px;
}

.impressum #sidebar {
    position: relative !important;
    top:  auto !important;
    transform:  none !important;
    min-width: 100%;
    max-width: 100%;
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    display: inline-block;
    display: none;
}

.impressum .navi ul li a {
    font-size: 15px;
    line-height: 42px;
}

.impressum #sidebar.active {
    display: inline-block !important;
}

.navigation-anchor {
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    border-radius: 25px;
    line-height: 38px;
    padding: 0px 15px;
}

.impressum {
    padding: 50px 0px 50px 0px;
}

.impressum h3 {
    font-size: 18px;
}

.impressum hr {
    margin: 15px 0px;
}

.newsbox .text {
    padding: 25px 20px 20px 20px;
}

.newsbox h6 {
    font-size: 13px;
}

.topbar p {
    font-size: 9px;
}

.newsbox h3 {
    font-size: 19px;
    margin-bottom: 27px;
}

.banner {
    padding-top: 180px;
    padding-bottom: 280px;
    background: #00132b url(../img/bg-mobile.png) top center no-repeat;
    background-size: cover;
}

.banner .section-title h2 {
    font-size: 32px !important;
}

.infouber {
    padding: 180px 0px 10px 0px;
    background: none;
    margin-bottom: -40px;
}

.infouber .mts {
    margin-top: 30px;
}

.wirheis {
    margin-top: -2px;
    position: relative;
    padding: 40px 0px 40px 0px;
}

.wirheis .img {
    margin-top: 20px;
}

.iconbox {
    display: flex;
    align-items: center;
    margin-right: 18px;
}

.iconbox>img {
    max-width: 28px;
    margin-right: 9px;
}

.iconbox h4 {
    font-size: 19px;
}

.iconbox h4 span {
    font-size: 13px;
}

.deihighlight {
    background: url(../img/bg-highlight-mobile.png) top center no-repeat;
    background-size: cover;
    padding: 50px 0px 30px 0px;
}

.highlightbox .text {
    padding: 20px 15px 5px 15px;
}

.highlightbox h6 {
    font-size: 12px;
}

.highlightbox h3 {
    font-size: 13px;
}

.datein {
    padding: 50px 0px;
    background: #fff;
}

.pdfdiv .text {
    padding: 11px 7px;
}

.pdfdiv h4 {
    font-size: 12px;
}

.pdfdiv h4 span {
    font-size: 12px;
}

.pdfdiv .text>img {
    max-width: 31px;
}

.pdfdiv .icon {
    padding: 15px 13px;
}

.pdfdiv .icon img {
    max-width: 15px;
}

.contact-info.homi {
    background: #f0f2f5;
    background-size: 60% 100%;
    padding: 45px 0px 0px 0px;
}

.contact-info.homi  .contactinfo h6 {
    font-size: 15px;
}

.contact-info.homi .contactinfo h6 span {
    font-size: 12px;
    font-weight: 500;
}

.contact-info.homi .contactinfo.lt h6 {
    font-size: 13px;
}

.userbox>img {
    max-width: 60px;
}

body.homi .contact-info.homi .bgwhite {
    background: url(../img/bg-contact-mobile.png) top center no-repeat;
    background-size: cover;
    padding-top: 100px;
}

.filters ul {
    height: 42px;
    overflow: hidden;
}

.filters.active ul {
    height: inherit;
    border-radius: 20px;
}

.filters ul {
    color: #000;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 25px;
    background: #fff url(../img/arrow-down.png) 94% 18px no-repeat;
    background-size: auto;
    padding-top: 42px;
    position: relative;
}

.filters ul li {
    margin: 0;
    width: 100%;
    border: none !important;
    padding: 0px 15px;
    line-height: 40px;
    line-height: 50px;
}

.filters ul li.active {
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 44px;
    width: 100%;
    display: block;
}

.pagebanner.blogpage .para {
    display: -webkit-box;
    font-size: 14px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.userbox.small>img {
    max-width: 30px;
    min-width: 30px;
}

.userbox.small>img {
    margin-right: 8px;
}

.userbox.small h4 {
    font-size: 15px;
}

.userbox.small h4 span {
    font-size: 15px;
}

.userbox.small h4 em {
    padding: 0px 10px;
    font-size: 14px;
}

.readbtn {
    font-size: 13px;
}

.pagebanner {
    padding: 30px 0px 30px 0px;
}

.newsection.bloginfo {
    padding-top: 40px;
    padding-bottom: 40px;
}

.newsbox.blogbox .text {
    padding: 20px 20px 20px 20px;
}

.newsbox.blogbox .readbtn {
    font-size: 12px;
}

.newsbox.blogbox.lgbox .img img {
    border-radius: 10px 10px 0px 0px;
}

.newsbox.blogbox.lgbox .row {
    margin: 0 auto;
}

.mbpl {
    padding-left: 0;
}

.newsbox.blogbox.lgbox .text h3 {
    font-size: 19px;
}

.pagi ul li a {
    min-width: 40px;
    height: 40px;
}

.pagi ul li:first-child {
    margin-right: 0px;
}

.pagi ul li:last-child {
    margin-left: 0px;
}

.pagi ul li:nth-child(4),
.pagi ul li:nth-child(5),
.pagi ul li:nth-child(6) {
    display: none;
}

.member-area .newsbox.blogbox .text p {
    display: none;
}

.member-area .newsbox.blogbox .pleft {
    padding: 0;
}

.newsbox.blogbox .text h3 {
    font-size: 14px;
    margin-bottom: 10px;
    word-break: break-word;
}

.member-area .newsbox.blogbox .img figure {
    height: 125px;
}


.member-area .filters ul {
    display: inline-block;
    justify-content: space-between;
}

.member-area .rts {
    padding-right: 15px;
    padding-left: 15px;
}
.contact-info.homi {
    background: #f0f2f5 !important;
}

.loginform {
    background: #fff;
}

.loginform .bgwhite {
    padding: 35px 20px 95px 20px;
    border-radius: 0;
    border-top: 1px solid #d9d9d9;
}

.loginform .um-field-label label {
    font-size: 13px !important;
}

.loginform .um-form input[type="text"], .loginform .um-form input[type="password"] {
    border-radius: 35px !important;
    padding: 0px 15px !important;
    font-size: 14px !important;
    height: 40px !important;
}

.loginform .logo {
    margin-bottom: 15px;
}

.loginform .logo img {
    max-height: 50px;
}

.newsbox.blogbox.lgbox .img img.w-100 {
    min-height: 352px;
    object-fit: cover;
}

.member-area .newsbox.blogbox .text {
    padding: 0px 0px 0px 0px !important;
}

.member-area .mbs>div {
    margin-bottom: 15px;
}

.member-area .section-title {
    margin-bottom: 30px !important;
}

.filters ul li.active {
    font-weight: 600;
}
}


@media only screen and (min-width:768px) and (max-width:991px) {
h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

p {
    font-size: 14px;
}

.btn-default {
    font-size: 15px;
}

.section-title h6 {
    padding: 0;
}

.section-title h2 {
    font-size: 28px;
    margin-bottom: 0;
}

.pagebanner .al {
    bottom: -15px;
}

.contact-info .bgs {
    padding: 60px 100px 250px 50px;
}

.contactinfo h6 {
    font-size: 14px;
}

.impressum #sidebar {
    min-width: 230px;
    max-width: 230px;
}

.impressum .navi ul li a {
    font-size: 14px;
    line-height: 37px;
}


.iconbox {
    margin-right: 20px;
}

.newsbox .text {
    padding: 35px 20px 25px 20px;
}

.banner .section-title h2 {
    font-size: 59px;
}

.newsbox h3 {
    font-size: 18px;
    margin-bottom: 25px;
}

.infouber {
    margin-top: -180px;
}

.filters ul li {
    margin-right: 28px;
}

.member-area .newsbox.blogbox .readbtn {
    font-size: 12px;
}

.member-area .bgleft {
    padding: 60px 15px;
}

.member-area .footer-contact-item a {
    font-size: 14px;
}

.member-area .rts {
    padding-right: 15px;
    padding-left: 15px;
}
.member-area .newsbox.blogbox .text {
    padding: 0;
}

section.member-area input[type=submit] {
    width: 100%;
    min-width: 100% !important;
}
	
	.member-area .filters ul li {
    font-size: 11px;
}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.footer-contact-item {
    display: flex !important;
    align-items: start;
}

.header .nav-item {
    margin: 0px 10px;
}

.navbar-nav .nav-link {
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

.contact-info .bgs {
    padding: 60px 100px 250px 50px;
}

.pagebanner .al {
    bottom: -24px;
}

.impressum #sidebar {
    min-width: 300px;
    max-width: 300px;
}

.impressum .navi ul li a {
    display: inline-block;
    color: #000;
    font-size: 15px;
    opacity: .7;
    cursor: pointer;
    line-height: 37px;
    width: 100%;
    padding: 0px 20px;
    border-radius: 3px;
}

.section-title h2 {
    font-size: 30px;
}

.highlightbox .text {
    padding: 25px 20px 10px 20px;
}

.member-area .bgleft {
    padding: 60px 30px;
}
.member-area .newsbox.blogbox .readbtn {
    font-size: 12px;
}


.member-area .rts {
    padding-right: 15px;
    padding-left: 15px;
}
section.member-area input[type=submit] {
    width: 100%;
    min-width: 100% !important;
}

.member-area .newsbox.blogbox .text {
    padding: 10px 0px;
}
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
.pagebanner .al {
    bottom: -28px;
}

.member-area .newsbox.blogbox .readbtn {
    font-size: 9px;
}
section.member-area input[type=submit] {
    width: 100%;
    min-width: 100% !important;
}

.member-area .newsbox.blogbox .text {
    padding: 15px 0px;
}
}
