header .inside,
#breadcrumbs,
#container,
footer .inside {
  padding-left:12px;
  padding-right: 12px;
  margin: auto;
}
.logos-bottom {
    display:flex;
    flex-flow:row wrap;
    justify-content: flex-start;
    
  }
@media (max-width:1536px) {
  #banner:before {
    width:calc(100% - 1.25rem);
    border-bottom-right-radius: 0px;
  }
}


@media (min-width: 1280px) {
  h1 {
   font-size: 3.4375rem;
    line-height: 3.7813rem;
  }
  
  h2 {
   font-size: 2.4375rem;
    line-height: 3.1688rem;
  }
  
  h3{
  font-size: 2.1875rem;
    line-height: 2.844rem;
  }
  
  h4{
  font-size: 1.9375rem;
    line-height: 2.5187rem;
  }
}

@media (max-width: 1279px) {
  .colorbox{ 
  flex-basis:calc(33% - 20px*2/3);
  }
  
  
  h1 {
   font-size: 3rem;
    line-height: 3.9rem;
  }
  
  h2 {
    font-size: 1.9375rem;
    line-height: 2.5187rem;
  }
  
  h3{
  font-size: 1.5625rem;
    line-height: 2.0313rem;
  }
  
  h4{
  font-size: 1.375rem;
    line-height: 1.788rem
  }
  
  
}
@media (min-width: 1024px) {
	.mobile_menu {
		display:none !important;
	}
	
	.navbar-top .mm_trigger{
    display:none;
  }
    .min-1025 {
    display:block;
  }
  .max-1024 {
    display:none;
  }
  
  
   .logos-bottom figure {
    max-width: 13rem;
  }
}


@media (max-width: 1024px) {
  .min-1025 {
    display:none;
  }
  .max-1024 {
    display:block;
  }
  header .inside::after {
    display: block;
    width: 100%;
    content: "";
    clear: both;
  }
  
  #banner::before{
    bottom: -0.5rem;
  left: 1.25rem;
  height: calc(100% + 0.5rem);
  }
  
  .dms-inner .logo {
    flex-basis:100%;
    text-align: center;
    max-width:100%;
    aspect-ratio:auto;
    margin:0;
  }
  
  .dropdown-menu-search .content-tabs {
    flex-basis:100%;
  }
  
 .navbar-top .mm_trigger{
    display:inline-block;
  }
  
  .navbar-top #quicklinks, .navbar-top .langmenu, header .navgroup .mainnav {
    display:none;
  }
  

  #quicklinks-top .col-md-4 {
  	flex-basis:calc(50% - 4em);
  }
  
  .mobile_menu {
		display:block !important;
	}

  ::before,
  ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  header .inside {
    box-shadow: none;
  }

  header .inside {
   
  }

  .boxnavi{ 
  flex-basis:calc(50% - 20px);
  }
  
  .colorbox{ 
  flex-basis:calc(50% - 20px);
  }
  
  
  h1 {
    font-size: 2.4375rem;
    line-height: 3.1688rem;
  }
  
  h2 {
    
  }
  
  h3{
  
  }
  
  h4{
  
  }
  
  h5{
  
  }
  
  .logos-bottom {
    justify-content:center;
  }
  
  .logos-bottom figure {
    max-width: 6rem;
  }
  
  footer{
    padding: 2.5rem 12px 0.5rem;
  }
  
  
  footer .col-3{
    grid-column: span 12/span 12;
  }

/*  .nav-pills-top > li {
    height: 35px;
    width: auto;
    min-width: 74px;
    font-size: 11pt;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    border-bottom: 0;
    margin: 0;
    border-left: 1px solid #fff;
  }
  

  .nav-pills-top > li a {
    background-color: none;
    width: auto;
    color:#fff;
  }

  .nav-pills-top > li > a:hover {
  }
  .nav-ext-2,
  .our-nav,
  #right {
    display: none;
  }
 */ 
  .logo img{
  	width: 163px;
  }

  .nav-ext-1 {
    clear: both;
    margin: 1em 0 0 0;
  }

  #main {
    flex-basis: 100%;
    border: 0;
  }

  #wrapper {
    padding-top: 0;
  }

  header {
    position: static;
    z-index: 0;
  }

  header .inside {
    box-shadow: none;
  }

  .mobile_menu {
    z-index: 98;
  }

  .mobile_menu_overlay {
    height: auto;
  }

  .mod_mobile_menu {
    float: right;
    width: 3em;
    margin-left: 0.635rem;
    z-index: 200;
    position: relative;
  }

  .mobile_menu_trigger {
    cursor: pointer;
     width: 2.75em;
  color: var(--color-primary);
  line-height: 0;
  background-color: var(--color-gray-lightest);
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  display: flex;
  cursor: pointer;
  border-radius:9999px;
  position: relative;

  }
  
  .mobile_menu_trigger:hover, #open-search:hover{
     background-color: var(--color-primary);
     color: var(--color-primary-light);
  }

/*  .mobile_menu_trigger span {
    display: block;
    background-color: #333;
    width: 1em;
    height: 2px;
    transition: transform ease-in-out 500ms;
    transform-origin: 50% 50%;
    margin: 3px auto 0;
    text-align: center;
  }

  .mobile_menu_trigger span.text {
    background-color: transparent;
    height: auto;
    font-size: 0.8em;
    text-transform: uppercase;
    line-height: 1;
    width: 3em;
    text-align: center;
  }

  .mobile_menu_trigger.active span:first-child {
    transform: rotate(45deg) translateY(3px) translateX(3px) scale(90%);
  }

  .mobile_menu_trigger.active span:nth-child(2) {
    background-color: transparent;
  }

  .mobile_menu_trigger.active span:nth-child(3) {
    transform: rotate(-45deg) translateY(-4px) translateX(4px) scale(90%);
  }
*/
  .mobile_menu .inner {
    height: 100%;
    background: #fefefe;
    overflow-y: auto;
  }

  .mobile_menu .logo {
    
  }

  .mobile_menu nav {
    clear: both;
  }

  .mobile_menu > ul.level_1 {
 
  }

  .mobile_menu ul.level_1 > li {

  }

  .mobile_menu ul li {
    border:0;
  }

  .mobile_menu ul.level_2 li {
    
  }

  .mobile_menu ul.level_2 {
    padding-top: 1px;
    margin-top: -1px;
    
  }

  .mobile_menu ul > li > a,
  .mobile_menu ul > li > strong {

  }

  .mobile_menu ul > li.active > strong,
  .mobile_menu ul > li.submenu.trail > strong,
  .mobile_menu ul > li.submenu.trail > a {
    
  }

  .mobile_menu ul.level_1 > li > a {
    
  }

  .mobile_menu ul.level_2 li a {
   
  }

  .mobile_menu ul > li > a:hover,
  .mobile_menu ul.level_2 > li > a:hover {
   
  }
}


@media (max-width: 767px) {
  footer .address {
    max-width: 100%;
    width: 100%;
  }

  footer ul {
    padding-left: 0;
  }

  footer nav {
    float: left;
  }

  .nav-ext-1 {
    clear: both;
    margin: 1em 0 0 0;
    /*width:100%;*/
  }
  
  #quicklinks-top .row {
  	gap:0;
  }
  
    #quicklinks-top .col-md-4 {
  	flex-basis: calc(100% - 4em);
  }
  
  #quicklinks-top .col-md-4 ul li{
  	padding:0.5em 0;
  	border-bottom:2px solid #fff;
  }
}

@media (max-width: 640px) {
  .titel {
    margin: 0.5em;
  }

  .nav-pills-top > li.quicklinks-btn,
  .nav-pills-top-mobile > li.quicklinks-btn {
    width: 160px;
  }
  
  .glossary > div {
  flex-basis: calc(100% - 2em);
}
.colorbox, .boxnavi{ 
  flex-basis:calc(100%);
  }

}

@media (max-width: 480px) {
  .tablist {
    display:flex;
    justify-content: space-between;
  }
  
  .tablist > button{
  text-align:left;
  }
}

