/* Element | https://preview-a.bundesregierung.de/blueprint/servlet/breg-de/themen/klimaschutz */
@media only screen and (max-width: 599px) {
body:not(.bpa-touch) .bpa-header-rebrush .bpa-menu-search {
    display: flex;
}
}
/* relaunch-1562520-79.css | https://preview-a.bundesregierung.de/blueprint/servlet/resource/themes/relaunch/css/relaunch-1562520-79.css */

@media only screen and (max-width: 599px) {
  body:not(.bpa-touch) .bpa-header-rebrush .bpa-header-mobile-wrapper {
    flex-direction: row;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: portrait) {
  body.bpa-touch .bpa-header-rebrush .bpa-menu-search {
    display: flex;
    align-self: end;
  }
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  body.bpa-touch .bpa-header-rebrush .bpa-menu-search {
    display: flex;
    align-self: end;
    margin-bottom: 6px;
  }
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  body.bpa-touch .bpa-header-rebrush .bpa-menu-btn {
    min-width: unset;
    margin: 0;
    padding: 0 1.25rem 0 0.25rem;
  }
} 