@media only screen and (max-width: 1261px) {
  .inner-wrap {
    transition: 0.5s;
    width: 1064px;
  }

  .ce-column {
    width: 100%;
    padding-bottom: 30px;
  }

  .event-box-list,
.float-container {
    width: 100%;
  }
}
@media only screen and (max-width: 1601px) {
  #content img {
    /*    max-width: 100%; */
    height: auto;
  }

  #content .event-box.person .image img {
    width: auto;
  }
}
@media only screen and (min-width: 1101px) {
  .top-resp-menu {
    display: none !important;
  }
}
@media only screen and (max-width: 2101px) {
  .simple-ajax-popup-align-top {
    width: 100%;
  }
}
@media only screen and (max-width: 1901px) {
  .simple-ajax-popup-align-top .modal-content {
    width: 40%;
  }
}
@media only screen and (max-height: 770px) {
  header #header-image #header-content {
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
  }

  #header-content > div {
    float: left;
    width: 33.33%;
    bottom: 0 !important;
  }

  header #header-image #header-content > div {
    margin: 0;
  }

  .ms-bumper-wrapper .ms-bumper.big {
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper.big a {
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper.big a .bumper-title {
    font-size: 10px;
  }

  .ms-bumper-wrapper .ms-bumper {
    border-radius: 0;
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper a {
    width: 8% !important;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper a .bumper-title {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1280px) {
  header #header-image #header-content {
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
  }

  #header-content > div {
    float: left;
    width: 33.33%;
    bottom: 0 !important;
  }

  header #header-image #header-content > div {
    margin: 0;
  }

  .ms-bumper-wrapper .ms-bumper.big {
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper.big a {
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper.big a .bumper-title {
    font-size: 10px;
  }

  .ms-bumper-wrapper .ms-bumper {
    border-radius: 0;
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper a {
    width: 8% !important;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper a .bumper-title {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1100px) {
  .ms-export-filter .ms-export-top .ms-zones {
    right: 10%;
  }

  .ms-export-filter .ms-export-top .ms-zones-title {
    left: 12%;
  }

  .ms-export-filter .float-container.float-container-3 > div {
    width: 48%;
    margin-right: 0px;
    margin-left: 2%;
    float: left !important;
    /* height: 200px; */
  }

  header #main-menu .logo {
    transform: scale(0.9);
    top: -7px;
  }

  header #main-menu {
    position: static;
  }

  header #main-menu .logo {
    top: -7px;
  }

  header #header-image {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
  }

  .inner-wrap {
    transition: 0.5s;
    width: 80%;
  }

  header #main-menu nav ul {
    display: none;
  }

  header #header-image #header-content {
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
  }

  #header-content > div {
    float: left;
    width: 33.33%;
    bottom: 0 !important;
  }

  header #header-image #header-content > div {
    margin: 0;
  }

  .ms-bumper-wrapper .ms-bumper.big {
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper.big a {
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper.big a .bumper-title {
    font-size: 10px;
  }

  .ms-bumper-wrapper .ms-bumper {
    border-radius: 0;
    width: 100%;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper a {
    width: 8% !important;
    height: 60px;
  }
  .ms-bumper-wrapper .ms-bumper a .bumper-title {
    font-size: 13px;
  }

  .ce-column {
    margin-right: 0px;
  }

  .ce-gallery figure {
    margin: 0 auto;
  }

  header #top-bar .top-icons {
    font-size: 0.9em;
  }
  header #top-bar .top-icons .top-logo,
header #top-bar .top-icons .top-resp-menu {
    display: block;
  }
  header #top-bar .top-icons .top-logo {
    position: absolute;
    left: 10px;
    z-index: 10;
    top: 4px;
  }
  header #top-bar .top-icons .top-logo img {
    width: 80px;
  }
  header #top-bar .top-icons .top-resp-menu {
    float: right;
    width: 40px !important;
    height: 40px !important;
    margin-left: 19px;
  }
  header #top-bar .top-icons .top-resp-menu i {
    font-size: 30px;
    display: block;
  }
}
@media only screen and (max-width: 850px) {
  .login-page form .form-group label,
.tx-srfeuserregister-pi1 form .form-group label,
.frame-type-form_formframework form .form-group label {
    float: left;
    width: 100%;
    text-align: left;
  }

  .login-page form .form-group .input,
.tx-srfeuserregister-pi1 form .form-group .input,
.frame-type-form_formframework form .form-group .input {
    float: right;
    width: 100%;
    text-align: left;
  }

  .simple-ajax-popup-align-top .modal-content-center {
    width: 100%;
  }

  #content h2 {
    text-align: center;
    margin-top: 20px;
  }

  header #main-menu .logo {
    transform: scale(0.8);
    top: -7px;
  }

  button,
input,
optgroup,
select,
textarea {
    width: 100%;
    box-sizing: border-box;
  }

  .two_column .two_column_left {
    width: 100%;
  }

  .two_column .two_column_right {
    width: 100%;
  }

  .event-box-list .event-box,
.float-container .event-box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .frame-layout-1 .ce-bodytext {
    column-count: 1;
  }

  .float-container.float-container-3 > div {
    width: 100%;
    margin-right: 2%;
  }

  .ce-column {
    width: 100%;
  }

  .event-footer-circle-arrow {
    transform: scale(0.7);
  }

  .event-box.person .event-footer {
    height: 85px;
    padding-bottom: 8px;
  }

  .login-page form input,
.tx-srfeuserregister-pi1 form input,
.frame-type-form_formframework form input {
    width: 100%;
  }

  .tx-srfeuserregister-pi1 dt {
    text-align: left;
  }

  .tx-srfeuserregister-pi1 dd {
    width: 100%;
  }

  .tx-srfeuserregister-pi1 dt {
    width: 100%;
  }

  #search .close {
    right: 0px;
  }

  #search input[type=search] {
    font-size: 43px;
  }

  .ce-left .ce-gallery,
.ce-column {
    float: none;
  }

  .ce-intext.ce-left .ce-gallery {
    margin-right: 0px;
  }

  footer #footer-menu,
footer #copyright {
    float: none;
  }

  footer #footer-menu ul {
    padding: 0;
    margin-top: 10px;
  }

  footer #footer-menu ul li:first-child {
    padding-left: 0px;
  }

  footer .inner-wrap {
    padding-top: 14px;
  }

  .top-logo img {
    width: 80px;
  }
}
@media only screen and (max-width: 750px) {
  .two_column .ms-bumper-wrapper .ms-bumper {
    width: 100px !important;
    border-radius: 50% !important;
    height: 100px !important;
  }
  .two_column .ms-bumper-wrapper .ms-bumper a {
    height: 100px;
  }

  .ms-export-filter .float-container.float-container-3 > div {
    width: 100%;
  }

  .simple-ajax-popup-align-top .modal-content .modal-top .info-ajax-lable {
    font-size: 1em;
  }
  .simple-ajax-popup-align-top .modal-body {
    width: 100%;
  }
  .simple-ajax-popup-align-top .modal-body .info-popin-user {
    font-size: 0.8em;
  }

  .simple-ajax-popup-align-top .modal-content .modal-top .info-box-modal h2 {
    font-weight: normal;
  }

  header #main-menu .logo {
    transform: scale(0.7);
    top: -7px;
  }

  .event-footer-circle-arrow {
    transform: scale(0.4);
  }

  #search input[type=search] {
    font-size: 33px;
  }

  .simple-ajax-popup-align-top .modal-content {
    height: 80vh;
  }
}
@media only screen and (max-width: 650px) {
  .simple-ajax-popup-align-top .modal-body {
    float: none;
  }

  .two_column .ms-bumper-wrapper .ms-bumper {
    width: 130px !important;
    border-radius: 50% !important;
    height: 130px !important;
  }
  .two_column .ms-bumper-wrapper .ms-bumper a {
    height: 130px;
  }

  .tx-felogin-pi1 {
    margin-top: 15px;
  }

  .ce-row {
    margin-bottom: 0px;
  }

  .ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
    margin-bottom: 0px !important;
  }

  #content .inner-wrap > div {
    margin-bottom: 10px;
  }

  .info-popin-user {
    font-size: 0.7em;
  }

  .event-title {
    font-weight: bold;
    font-size: 9pt;
    margin-left: 0;
  }

  .event-box-list .event-box .event-footer .arrow,
.float-container .event-box .event-footer .arrow {
    left: 60px;
  }

  .event-box-list .event-box .event-footer .event-footer-more,
.float-container .event-box .event-footer .event-footer-more {
    font-size: 9pt;
    margin-right: 40px;
    padding-top: 5px;
  }

  #search input[type=search] {
    font-size: 23px;
  }
}
@media only screen and (max-width: 550px) {
  .ms-export-filter .float-container.float-container-3 {
    margin-top: 40px !important;
  }

  .ms-export-filter {
    margin-bottom: 23px;
  }

  .simple-ajax-popup-align-top .modal-content {
    width: 80% !important;
  }

  .event-box.person .name {
    float: right;
    width: 48%;
  }

  .hide-mobile {
    display: none !important;
  }

  header #top-bar .top-icons {
    padding-top: 20px;
  }

  .loggedinbox .logout {
    padding-left: 20px;
    padding-right: 20px;
  }

  header #main-menu .logo {
    top: -7px;
  }

  .ce-column {
    width: 100%;
  }

  .event-title {
    font-weight: bold;
    font-size: 9pt;
    margin-left: 0;
  }

  .event-box-list .event-box .event-footer .arrow,
.float-container .event-box .event-footer .arrow {
    left: 50%;
  }

  .event-box-list .event-box .event-footer .event-footer-more,
.float-container .event-box .event-footer .event-footer-more {
    font-size: 1em;
    margin-right: 40px;
    padding-top: 0px;
  }

  #search input[type=search] {
    font-size: 15px;
  }

  header #header-image {
    height: 200px;
  }

  footer .inner-wrap {
    font-size: 12px;
  }

  /* .ms-zones{
          right: 20% !important;
          form{
              margin-top:55px;
              margin-bottom:20px;
          }
   }

  */
  .simple-ajax-popup-align-top {
    margin-top: 0px !important;
    padding: 0;
  }
  .simple-ajax-popup-align-top .modal-image img {
    display: block;
    width: 50% !important;
    height: auto;
    margin: 0 auto;
  }
  .simple-ajax-popup-align-top .simple-ajax-popup-align-top .modal-content .modal-top {
    margin-top: 0px !important;
    padding: 20px;
  }
  .simple-ajax-popup-align-top .modal-body {
    width: 100%;
  }

  .modal-image {
    width: 100% !important;
    float: none !important;
  }

  .simple-ajax-popup-align-top .modal-content .modal-top .info-box-modal h2 {
    font-weight: normal;
    font-size: 14pt;
  }

  .ms-export-filter .absolute-filter {
    height: 90px;
  }
  .ms-export-filter .absolute-filter .ms-zones {
    right: 10% !important;
  }
  .ms-export-filter .absolute-filter .ms-zones form {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .ms-export-filter .ms-export-top .ms-zones {
    position: static;
    margin-top: 0px !important;
    float: none;
    right: 24%;
  }

  .ms-export-filter .ms-export-top #ms-country-selection {
    width: 100% !important;
    height: 40px !important;
  }

  .ms-export-filter .ms-export-top .ms-zones-title {
    text-align: center;
    font-size: 1em;
    position: static;
    float: none;
    margin-top: 12px;
    color: white;
    width: 100%;
    display: block;
  }

  .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    color: white;
    width: 100% !important;
  }

  #content h1 {
    text-align: center;
    color: #1c4527;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.3em;
  }
}
@media screen and (max-width: 1100px) {
  header #header-image img.header-image-img {
    position: relative;
  }

  #main-menu {
    display: none;
  }
}
@media screen and (min-width: 1680px) {
  #main-menu .innwer-wrap nav {
    display: none;
  }
}
@media screen and (max-width: 1679px) and (min-width: 1101px) {
  #content.headerContent {
    margin-right: 200px;
  }
}
@media screen and (max-width: 1499px) and (min-width: 1261px) {
  #content.headerContent .inner-wrap {
    width: 1040px;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1260px) {
  #content.headerContent .inner-wrap {
    width: 870px;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1260px) {
  #content.headerContent .inner-wrap {
    width: 870px;
  }
}
#header-top-button {
  position: absolute;
  /* Fixed/sticky position */
  bottom: 20px;
  /* Place the button at the bottom of the page */
  right: 48%;
  /* Place the button 30px from the right */
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}

#header-top-button a {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font: normal 400 20px/1 "Josefin Sans", sans-serif;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
}

#section03 a {
  padding-top: 60px;
  cursor: pointer;
}

#section03 a span {
  position: absolute;
  top: 40px;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
  opacity: 0.8;
  background-color: #739c1d;
}

#section03 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}

#section04 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;
  box-sizing: border-box;
}

#section03 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}

.demo a:hover {
  opacity: 0.5;
}

.demo a {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font: normal 400 20px/1 "Josefin Sans", sans-serif;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
}

@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 1100px) {
  .ms-export-filter .float-container.float-container-3 {
    width: 700px;
    margin: 0 auto;
  }
  .ms-export-filter .float-container.float-container-3 > div {
    width: 340px;
    margin-right: 20px;
    margin-left: 0;
  }
  .ms-export-filter .float-container.float-container-3 > div:nth-child(2n) {
    margin-right: 0;
  }

  .waldpaedagogen-steckbrief .steckbrief {
    width: 259px;
  }
  .waldpaedagogen-steckbrief .text div {
    flex: 100%;
    width: 100%;
    text-align: center;
  }
  .waldpaedagogen-steckbrief .image {
    margin-bottom: 20px;
    width: 100%;
  }
  .waldpaedagogen-steckbrief .ms-bumper-wrapper {
    margin: 0 auto;
    margin-top: 20px;
    width: 150px !important;
  }
  .waldpaedagogen-steckbrief .ms-bumper-wrapper {
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  .ms-export-filter .float-container.float-container-3 {
    width: 340px;
    margin: 0 auto;
  }
  .ms-export-filter .float-container.float-container-3 > div {
    width: 340px;
    margin-right: 0;
    margin-left: 0;
  }

  .modal-body {
    width: 100% !important;
    min-width: 100% !important;
    height: auto;
  }
}
@media screen and (max-width: 550px) {
  .ms-export-filter .ms-export-top .select2 {
    width: 100% !important;
  }

  .ms-export-filter .zone-listing.first {
    margin-top: 0px !important;
  }

  .ms-export-filter .zone-listing {
    flex-direction: column;
  }

  .ms-export-filter .name .infobox {
    position: absolute;
    bottom: 0;
  }
  .ms-export-filter .name .infobox h4 {
    font-size: 10px;
  }
}
@media screen and (max-width: 410px) {
  .ms-export-filter .float-container.float-container-3 {
    width: 280px;
  }
}
@media screen and (max-width: 350px) {
  .ms-export-filter .float-container.float-container-3 {
    width: 100%;
  }
}

/*# sourceMappingURL=responsive.css.map */
