@media only screen and (max-width: 1801px) {
  .IsResponsive .footer-bg .footer-icons, .IsResponsive .footer-bg .claim {
    transform: scale(0.9);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  .IsResponsive .footer-bg .claim {
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
}
@media only screen and (max-width: 1601px) {
  .IsResponsive .footer-bg .footer-icons, .IsResponsive .footer-bg .claim {
    transform: scale(0.84);
  }
}
@media only screen and (max-width: 1501px) {
  .IsResponsive .footer-bg .footer-icons, .IsResponsive .footer-bg .claim {
    transform: scale(0.79);
  }
}
@media only screen and (max-width: 1401px) {
  .IsResponsive .footer-bg .footer-icons, .IsResponsive .footer-bg .claim {
    transform: scale(0.73);
  }
}
@media only screen and (max-width: 1301px) {
  .IsResponsive .footer-bg .footer-icons, .IsResponsive .footer-bg .claim {
    transform: scale(0.68);
  }
}
@media only screen and (max-width: 1301px) {
  .IsResponsive .footer-bg .footer-icons, .IsResponsive .footer-bg .claim {
    transform: scale(0.63);
  }
}
@media only screen and (max-width: 1101px) {
  .IsResponsive .footer-bg .footer-icons, .IsResponsive .footer-bg .claim {
    transform: scale(0.58);
  }
}
@media only screen and (max-width: 1001px) {
  .IsResponsive .footer-bg .footer-icons, .IsResponsive .footer-bg .claim {
    transform: scale(0.53);
  }
}
@media only screen and (max-width: 1001px) {
  .IsResponsive .footer-bg {
    background: url("/media/images/icons/ibk_event_manager_welle.png") no-repeat right bottom;
    height: 160px;
    background-size: cover;
  }
  .IsResponsive .footer-bg .footer-bg-image {
    display: none;
  }
  .IsResponsive .footer-bg .claim {
    right: unset;
    top: 63%;
    transform-origin: left top;
  }
  .IsResponsive .footer-bg .claim img {
    height: 58px;
  }
  .IsResponsive .footer-bg .footer-icons li {
    margin-right: 13px;
  }
  .IsResponsive .footer-bg .footer-icons img {
    height: 21px;
  }
  .IsResponsive .footer-bg .claim, .IsResponsive .footer-bg .footer-icons {
    transform: unset;
    left: 9%;
  }
  .Footer-Links {
    left: 71%;
  }
}
@media only screen and (max-width: 1023px) {
  .IsResponsive .Leftbar, .IsResponsive .Inhalt, .IsResponsive .Sidebar {
    width: 100%;
    max-width: 1023px;
  }
  .IsResponsive #HeaderContent img {
    float: left;
  }
  .IsResponsive #Clickpath {
    clear: both;
    margin-bottom: 36px;
  }
}
@media only screen and (max-width: 799px) {
  .IsResponsive .Leftbar, .IsResponsive .Inhalt, .IsResponsive .Sidebar {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .IsResponsive #HeaderContent .logo img {
    max-width: 575px;
    width: 100%;
  }
  .IsResponsive .OVListTable thead {
    display: none;
  }
  .IsResponsive .OVListTable tbody tr {
    display: inline-block;
    width: 100%;
    padding-bottom: 23px;
    padding-top: 23px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td {
    padding-bottom: 9px;
    padding-top: 0px;
    display: inline-block;
    width: 100%;
    position: relative;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.tdfirst {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td .eventLink {
    line-height: 23px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.OVTableDate, .IsResponsive .OVListTable tbody tr.MainRow td.OVTableLocation, .IsResponsive .OVListTable tbody tr.MainRow td.OVTableInformation {
    padding-left: 90px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.OVTableDate::before, .IsResponsive .OVListTable tbody tr.MainRow td.OVTableLocation::before, .IsResponsive .OVListTable tbody tr.MainRow td.OVTableInformation::before {
    content: "Datum:";
    font-weight: bold;
    margin-right: 40px;
    position: absolute;
    left: 10px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.OVTableLocation::before {
    content: "Ort:";
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.OVTableInformation::before {
    content: "Info:";
  }
  .IsResponsive #Buchungsnummer #EingabeBN {
    float: none;
    margin-right: 0px;
    min-width: auto;
  }
  .IsResponsive #Buchungsnummer #EingabeBN #Buchungsnr {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 6px;
  }
  .IsResponsive #Buchungsnummer #WeiterBN {
    float: none;
  }
  .IsResponsive #Buchungsnummer #WeiterBN .submitBuchungsnummer {
    width: 100%;
    margin-left: 0px;
  }
  .IsResponsive #NavigationResponsiveSwitch {
    display: inline-block;
    min-height: 40px;
    position: absolute;
    top: 23px;
    right: 25px;
    z-index: 9999;
  }
  .IsResponsive #HauptMenuRahmen {
    display: none;
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .IsResponsive .ResponsiveSwitch {
    text-indent: -99999px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    background-color: #003869;
    position: relative;
    margin: 0;
  }
  .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown {
    position: absolute;
    left: 6px;
    top: 18px;
    height: 4px;
    width: 28px;
    background: #fff;
    display: block;
    transition: all 0.3s ease 0s;
  }
  .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown::after, .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown::before {
    content: "";
    position: absolute;
    left: 0;
    height: 4px;
    width: 28px;
    background: #fff;
    display: block;
    transition: all 0.3s ease 0s;
  }
  .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown::after {
    top: 9px;
  }
  .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown::before {
    top: -9px;
  }
  .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown.ResponsiveButtonOpenUp {
    background-color: transparent;
    transform: rotate(45deg);
  }
  .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown.ResponsiveButtonOpenUp::before, .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown.ResponsiveButtonOpenUp::after {
    top: 0px;
  }
  .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown.ResponsiveButtonOpenUp::after {
    transform: rotate(-90deg);
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  }
}
@media only screen and (max-width: 479px) {
  .IsResponsive .TextInput, .IsResponsive .EmailInput, .IsResponsive .UrlInput, .IsResponsive .NumberInput, .IsResponsive .CurrencyInput, .IsResponsive .TextareaInput, .IsResponsive .SelectInput, .IsResponsive .FileInput, .IsResponsive #SucheEingabe, .IsResponsive .customfile, .IsResponsive .LabelTextInput, .IsResponsive .LabelRadioGroup, .IsResponsive .LabelTextarea, .IsResponsive .LabelDateInput, .IsResponsive .LabelDatetimeInput, .IsResponsive .LabelTimeInput, .IsResponsive .LabelSelect, .IsResponsive .LabelFileUpload {
    width: 100%;
  }
  .IsResponsive .f-col-wrapper .f-col-3 {
    width: 100%;
  }
  .IsResponsive .SeListEventDaten {
    width: 100%;
  }
  .IsResponsive #Inhalte {
    padding: 0 23px;
  }
}
