@media screen and (max-width: 1200px) {
  body .links-wrapper .links-item {
    width: calc(33% - 20px / 3);
  }
  #visualizations-section #visualizations-items-wrapper > div {
    width: calc(50% - 20px / 2);
  }
  body .foerderung-wrapper .foerderung-header, body .foerderung-wrapper .foerderung-item {
    width: calc(50% - 20px / 2);
  }
  #brx-content .directlinks .content-width > .brxe-div {
    flex-direction: column;
  }
  #brx-content .directlinks .content-width > .brxe-div > .brxe-div:last-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
  }
  #brx-content .rahmen-wrapper {
    flex-direction: column;
    row-gap: 0px;
  }
  #brx-content .rahmen-wrapper .brxe-heading {
    border: none;
  }
  #brx-content .rahmen-wrapper > .brxe-div:last-child {
    margin-top: 0px;
    padding-top: 0px;
  }
  #wpadminbar #wp-admin-bar-root-default > li:not(#wp-admin-bar-edit):not(#wp-admin-bar-new-content):not(#wp-admin-bar-site-name) {
    display: none;
  }
  #brx-content .bubble-section .content-width > .brxe-div {
    width: 100%;
  }
  .brxe-breadcrumbs {
    display: none;
  }
  #brx-header .emove-menu-section .content-width {
    justify-content: flex-end;
  }
  #brx-header .emove-menu {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 1100px) {
  #brx-footer .footer-content .content-width {
    flex-direction: column;
  }
  #brx-footer .footer-content .content-width > .brxe-block:not(.footer-trapez) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-bottom: 80px;
    position: relative;
  }
  #brx-footer .footer-content .content-width > .brxe-block:not(.footer-trapez):before {
    content: "";
    position: absolute;
    top: -54px;
    right: -1px;
    width: 100%;
    height: 80px;
    background-image: url("../images/mobile-footer-vektor.svg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
  }
  #brx-footer .footer-content .content-width {
    border-bottom-left-radius: 13px;
  }
  #brx-footer .footer-trapez {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  #brx-footer .footer-trapez:before {
    left: 0px;
    top: -110px;
    width: 200%;
    transform: rotate(-6deg);
    border-radius: 0px;
  }
  #brx-footer .footer-trapez > .brxe-div {
    flex-direction: row;
    padding-left: var(--horizontal-padding);
    padding-right: var(--horizontal-padding);
    column-gap: 100px;
  }
  #brx-footer .footer-trapez > .brxe-div > .brxe-div {
    align-items: center;
  }
}
@media screen and (max-width: 990px) {
  :root {
    --admin-bar-height: 0px;
    --horizontal-padding: 20px;
  }
  #brx-header .mobile-menu nav:after {
    content: "";
    display: block;
    display: block;
    height: 109px;
    width: 100%;
    background-image: url("/wp-content/themes/bricks-child/assets/images/eMove_menu.svg");
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: auto;
    margin-bottom: 20px;
  }
  #brx-header .bricks-mobile-menu > li.btn > a {
    margin: 20px;
    width: auto;
    border-radius: 5px;
    color: #fff;
    padding: 14px 20px;
    line-height: 1;
    justify-content: center;
  }
  .banner-logos {
    margin-left: calc(var(--horizontal-padding) * -1);
  }
  body.eride.emove #brx-content .anchor-btn.brxe-button {
    color: var(--eride-mobile-secondary);
  }
  body.eride.emove #brx-content .anchor-btn.brxe-button svg {
    stroke: var(--eride-mobile-secondary);
  }
  body.echarge.emove #brx-content .anchor-btn.brxe-button {
    color: var(--echarge-mobile-secondary);
  }
  body.echarge.emove #brx-content .anchor-btn.brxe-button svg {
    stroke: var(--echarge-mobile-secondary);
  }
  body.ebus.emove #brx-content .anchor-btn.brxe-button {
    color: var(--ebus-mobile-secondary);
  }
  body.ebus.emove #brx-content .anchor-btn.brxe-button svg {
    stroke: var(--ebus-mobile-secondary);
  }
  body.etruck.emove #brx-content .anchor-btn.brxe-button {
    color: var(--etruck-mobile-secondary);
  }
  body.etruck.emove #brx-content .anchor-btn.brxe-button svg {
    stroke: var(--etruck-mobile-secondary);
  }
  body.home #brx-content .banner .content-width {
    flex-direction: column;
  }
  body.home #brx-content .banner .content-width > .brxe-div {
    width: 100%;
  }
  #brx-content .anchor-menu {
    overflow: hidden;
    overflow-x: auto;
    align-items: flex-start;
  }
  #brx-content .anchor-menu .content-width {
    max-width: initial;
    width: auto;
    column-gap: 30px;
    flex-wrap: nowrap;
    margin: 0px;
    align-items: space-between;
  }
  #brx-content .anchor-menu .anchor-btn.brxe-button {
    background-color: transparent;
    border-radius: 0px;
    padding: 0px;
    width: auto;
    white-space: nowrap;
    margin-top: 7px;
    margin-bottom: 7px;
    transform: none !important;
  }
  body .emove-menu.brxe-nav-menu li:not(.current-menu-item) a:not(:hover) {
    background-color: var(--bg-color);
  }
  #brx-footer .footer-content .content-width .footer-trapez:before {
    top: -100px;
  }
  #brx-footer .footer-bottom-section .content-width {
    align-items: center;
    flex-flow: column;
    padding-left: 0px;
    padding-right: 0px;
  }
  body header .emove-menu-section {
    padding: 0px;
  }
  body header .emove-menu-section .emove-menu.brxe-nav-menu {
    width: 100%;
    background-color: var(--ci-color);
  }
  body header .emove-menu-section .emove-menu.brxe-nav-menu li, body header .emove-menu-section .emove-menu.brxe-nav-menu a {
    width: 100%;
  }
  html {
    --wp-admin--admin-bar--height: 0px;
  }
  #wpadminbar {
    display: none;
  }
  html[lang="de"] {
    margin-top: 0px !important;
  }
  .mobile-menu.brxe-nav-menu .bricks-mobile-menu-toggle {
    overflow: visible;
  }
  .brxe-nav-menu .bricks-mobile-menu-wrapper, body.bricks-is-frontend.admin-bar #brx-header.brx-sticky, body.bricks-is-frontend.admin-bar.brx-header-left #brx-header, body.bricks-is-frontend.admin-bar.brx-header-right #brx-header {
    top: 0px;
  }
  body .news-wrapper:not(.news-slider) .news-item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 900px) {
  .charts {
    flex-wrap: wrap;
  }
  #visualizations-section #visualizations-items-wrapper > div {
    width: 100%;
  }
  body #brx-header .brxe-section .ajaxsearchpro {
    right: 35px !important;
  }
  body .home-emove-item {
    width: calc(50% - 15px);
  }
  #brx-content .datenvis {
    padding: 0px;
  }
  #brx-content .datenvis > .brxe-container {
    flex-direction: column;
  }
  #brx-content .datenvis > .brxe-container .item {
    margin-bottom: 20px;
  }
  #brx-content .datenvis > .brxe-container .item:not(.datenvis-item) {
    width: auto;
    margin-left: var(--horizontal-padding);
    margin-right: var(--horizontal-padding);
    border-radius: 10px;
  }
  #brx-content .datenvis > .brxe-container > .datenvis-item {
    padding: 20px var(--horizontal-padding);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #brx-content .datenvis > .brxe-container > .datenvis-item:first-child {
    border-right: 0px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  #brx-content .brxe-container > * {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ajaxsearchpro.asp_main_container {
    padding: 10px;
    margin-right: -20px !important;
    padding-left: 0 !important;
    background: #eff4f7;
  }
  header#brx-header .menu-section .content-width {
    align-items: center;
  }
  body.home #brx-content h1 {
    margin-top: 0px;
  }
  body.standard-page #brx-content {
    background-color: #fff;
  }
  body.standard-page #brx-content h1 {
    margin-top: 0px;
    width: 100%;
    padding: 30px 20px;
    font-size: var(--news-h1-font-size);
  }
  body.standard-page #brx-content .text-content-width.brxe-post-content {
    padding: 0px;
  }
  body #brx-header .brxe-section .ajaxsearchpro {
    right: 60px !important;
  }
  body.single-post #brx-content {
    background-color: #fff;
    padding-bottom: 60px;
  }
  body.single-post #brx-content .text-section {
    padding: 0px;
  }
  body.single-post #brx-content .text-section .brxe-post-content {
    padding: var(--horizontal-padding);
  }
  body.single-post #brx-content .more-posts {
    margin-top: 30px;
  }
  body.single-post #brx-content .more-posts .news-item {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  body.single-post #brx-content .single-news {
    margin-top: 0px;
    margin-bottom: 90px;
    padding: 0px;
  }
  body.single-post #brx-content .single-news .social-share {
    position: absolute;
    bottom: -100px;
    margin-left: 0px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  body.single-post #brx-content .single-news .content-width {
    flex-direction: column;
  }
  body.single-post #brx-content .single-news .content-width > .brxe-div:first-child {
    padding: 30px 15px;
    margin-right: 0px;
    margin-top: 0px;
    width: calc(100% - 2 * var(--horizontal-padding));
    order: 2;
    margin: 0px var(--horizontal-padding);
    margin-top: -50px;
  }
  body.single-post #brx-content .single-news .content-width > .brxe-div:last-child {
    position: initial;
  }
  body.single-post #brx-content .single-news .content-width > .brxe-div:last-child img {
    border-radius: 0px;
    aspect-ratio: 1.5487867837;
  }
  #brx-content .section-head {
    padding-left: 25px;
    padding-right: 25px;
  }
  #brx-content .section-head .hero-text {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
    padding-left: 0px;
  }
  #brx-content .section-head .hero-text:before {
    display: none;
  }
  #brx-content .section-head .hero-head {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }
  #brx-content .section-head .hero-head > .brxe-block {
    width: 100%;
    padding-bottom: 0px;
  }
  #brx-content .section-head .hero-head > .brxe-block:first-child {
    order: 1;
  }
  #brx-content .section-head .hero-head > .brxe-block:first-child:before {
    display: block;
    width: calc(100% - 70px);
    height: 110px;
    top: -17px;
    left: -24px;
    background-size: 1200px;
  }
  #brx-content .section-head .hero-head .section-image img {
    margin-left: auto;
  }
  #brx-content .directlinks .content-width > .brxe-div > .brxe-div:last-child {
    border-top: none;
  }
  body.emove .border-section .direktlinks-wrapper .direktlinks-item.brxe-div {
    border-left: none;
    border-right: none;
    flex-direction: column;
    padding: 20px 0;
  }
  body.emove .border-section .direktlinks-wrapper .direktlinks-item.brxe-div > .brxe-div {
    border: none;
    padding: 0px;
    width: 100%;
    justify-content: space-between;
  }
  body .links-wrapper .links-item {
    width: calc(50% - 10px / 2);
  }
  body #brx-content .rahmen-wrapper .rahmen-item, body .foerderung-wrapper .foerderung-header, body .foerderung-wrapper .foerderung-item, body .news-wrapper:not(.news-slider) .news-item {
    width: 100%;
  }
  #brx-footer .footer-content .content-width .footer-trapez:before {
    top: -75px;
  }
  #brx-footer .footer-logos > .brxe-container {
    align-items: flex-start;
  }
  #brx-footer .footer-logos .desktop {
    display: none;
  }
  #brx-footer .footer-logos .mobile {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  #brx-footer .footer-col {
    flex-direction: column !important;
    align-items: center;
    row-gap: 30px;
    width: 100%;
    text-align: center;
  }
  #brx-footer .footer-col .footer-left > .brxe-div {
    justify-content: center;
  }
  #brx-footer .footer-content .content-width > .brxe-block:not(.footer-trapez) {
    padding-bottom: 120px;
  }
  #brx-footer .footer-trapez {
    padding-top: 0px;
  }
  .footer-bottom-section .brxe-nav-menu {
    width: 100%;
  }
  .footer-bottom-section .brxe-nav-menu ul {
    gap: 20px !important;
    flex-wrap: wrap;
    justify-content: center;
  }
  #menu-footer-menue a {
    justify-content: center;
  }
  .footer-emove {
    width: 100%;
  }
  .footer-emove ul {
    flex-wrap: wrap;
  }
  .footer-emove ul li {
    width: calc(50% - 10px / 2);
  }
  body .links-wrapper .links-item {
    width: 100%;
  }
  body .ajaxsearchpro#ajaxsearchprores1_1 {
    left: 10px !important;
    width: calc(100% - 20px) !important;
  }
  body #brx-header .brxe-section .ajaxsearchpro[data-asp-compact="open"] {
    width: calc(100% - 20px) !important;
    max-width: initial !important;
  }
}
@media screen and (max-width: 478px) {
  :root {
    --horizontal-padding: 15px;
  }
  body header .emove-menu.brxe-nav-menu a {
    padding: 6px 0px;
    justify-content: center;
  }
  .banner-logos {
    background-position: bottom right;
  }
}
@media screen and (max-width: 400px) {
  #brx-footer .footer-content .content-width > .brxe-block:not(.footer-trapez) {
    border-top-right-radius: 10px;
  }
  #brx-footer .footer-content .content-width > .brxe-block:not(.footer-trapez):before {
    display: none;
  }
  #brx-footer .footer-logos > .brxe-container {
    align-items: center;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Femove-austria.gv.at%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fbricks-child%2Fassets%2Fscss%2Fresponsive.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAkBA%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAArKM%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAHF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAHF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAHF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAA8KF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%22%7D */