/*Form variables*/
/*Form variables*/
/* line 14, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
.l-branding:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  top: 62px;
  width: 125px;
  height: 30px;
  background-image: none;
  background-size: auto 30px;
  background-repeat: no-repeat;
  /*@include breakpoint($tablet) {
    top: 59px;
    background-size: auto 36px;
  }*/ }
  @media (min-width: 740px) {
    /* line 14, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
    .l-branding:before {
      width: 245px;
      top: 62px;
      height: 60px;
      background-size: auto 60px; } }
  @media (min-width: 980px) {
    /* line 14, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
    .l-branding:before {
      width: 325px;
      height: 80px;
      background-size: auto 80px; } }

/* line 47, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
div#logo {
  right: 10px;
  top: 62px; }
  /* line 51, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
  div#logo img, div#logo a {
    max-height: 30px; }
  @media (min-width: 0) and (max-width: 480px) {
    /* line 56, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
    div#logo img {
      max-height: 30px; } }
  @media (min-width: 740px) {
    /* line 62, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
    div#logo img {
      max-height: 60px; } }
  @media (min-width: 980px) {
    /* line 68, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
    div#logo img {
      max-height: 80px; } }

/* line 74, ../../sass/custom/grundsatzprogramm-2023-ideenforum.scss */
h1.site-name {
  display: none; }

/*# sourceMappingURL=grundsatzprogramm-2023-ideenforum.css.map */
