#menuBtn {
	cursor: pointer;
	border: 2px solid #333;
    padding: 2px 10px;
    margin-right: 10px;
	border-radius: 4px;
	color: #333;
	font-size: 15px;
}

#menuBtn i {
	color: #333;
	font-size: 15px!important;
	margin-right: 5px;
}



#offcanvas_menue.site-menu,
.mobile-menu2 {
  display: none;
}


@media (max-width: 1570px) {

  /* Mega Menü */
  #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    padding-right: 5px!important;
    padding-left: 5px!important;
    font-size: 16px!important;
  }

}

@media (max-width: 1360px) {


  /* Mega Menü */
  #wp-megamenu-primary {
    display: none;
  }

  .mobile-menu2 {
    display: block;
    float: right;
  }

  .hidden-mobile {
    display: none;
  }

  .ie_mitglied_werden .content-mitglied-werden {
    flex: auto;
  }

  .ie_mitglied_werden .image {
    display: none;
  }

  .menue-wrapper {
    display: block!important;
  }

}

@media (max-width: 992px) {

  .ie_mitglied_werden a {
    margin-bottom: 20px;
  }

  #header .logo img {
    max-width: 220px;
  }

  #top-bar {
    padding: 10px 5px;
  }

  #menuBtn,
  .mitglieder_login_blau,
  .search_link_button {
    font-size: 13px;
    padding: 2px 10px;
  }
  #top-bar a i {
    margin-right: 5px;
    font-size: 13px!important;
  }

  .pt-100 {
    padding-top: 5px;
  }

  .section-padding {
      padding: 50px 0;
  }

  .ie_faqs .accordion-thumb h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .banner-section {
    padding: 50px 0;
  }

  .ie_buttons a {
    margin-bottom: 20px;
  }

  h1, .h1 {
    font-size: 32px;
    line-height: 42px;
  }
  
  h2, .h2 {
    font-size: 26px;
    line-height: 36px;
    font-family: 'Roboto 500';
    color: #009EE0;
  }
  
  h3, .h3 {
    font-size: 22px;
    line-height: 32px;
    font-family: 'Roboto';
  }
  
  h4, .h4 {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Roboto 900';
  }
  
  h5, .h5 {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Roboto 500';
  }

  .ie_text.text-gross p, .ie_text.text-gross a, .ie_text.text-gross span, .text-gross .einleitungstext p, .text-gross .einleitungstext a, .text-gross .einleitungstext span {
    font-size: 20px;
    line-height: 30px;
  }

  .btn {
    font-size: 16px;
    line-height: 26px;
  }

  .smartwizard {
    padding: 20px 10px!important;
  }

  .register-page-form,
  .info-abend-sommerpause-text {
    margin-top: 20px;
  }

  .btn.btn-sm {
    font-size: 13px!important;
  }

  .sw-theme-basic > .nav .nav-link::after {
    height: 0px!important;
  }

  .sw.sw-justified > .nav > li {
    display: block;
    width: 100%;
    flex-basis: auto!important;
    padding-left: 0px;
  }

  .checkbox {
    margin-bottom: 10px;
  }

}

@media (max-width: 767px) {

  #top-bar .text-right {
    text-align: center!important;
    margin-top: 10px;
  }

  .info-abend-sommerpause-box .info-abend-sommerpause-text {
    margin: 20px 0 0 0;
  }
  
  #top-bar #menuBtn,
  #top-bar .mitglieder_login_blau {
    margin-bottom: 10px;
  }

  .footer {
    text-align: center;
  }



  .produkt_teaser {
    text-align: center;
  }

  .footer-row-2,
  .footer-row-4 {
    margin-top: 50px;
  }

  .footer-row-1 .footer-links {
    margin-bottom: 50px;
  }

  #menu-footer-menue-themen li {
    text-align: left;
  }

  .hug-app-wrap .app_rahmen_foto {
    display: none;
  }

  #mitglieder_menu {
    width: 240px;
  }

  #mitglieder_menu ul.sub-menu {
    right: -200px;
    width: 200px;
  }

}

@media (max-width: 520px) {

  .btns-group .btn {
    margin-right: 0px!important;
    margin-bottom: 20px;
  }
}

