html {
  font-size: 16px;
}

body {
  font-size: 14px;
}

#oeffnungszeiten,
#oeffnungszeiten_klein,
#teamSlider>.carousel-control,
.carousel-caption {
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

body,
html {
  background-color: #fff;
  font-family: Arial, sans-serif;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
}

#maedchenname {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

#preferences {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1000;
  border-color: #fff;
  border-right: none;
  border-bottom: none;
}

#phoneModal .modal-dialog {
  max-width: 400px !important;
}

#popupModal .modal-header {
  background-color: #e50003;
}

#popupModal .modal-content {
  line-height: 1.5;
}

.modal-content {
  border-color: #e50003;
  border-radius: 0;
}

.text-white {
  color: #fff !important;
}

.navbar,
.navbar-inverse,
.ul-no-bottom-space {
  margin-bottom: 0;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.3em;
}

h3 {
  font-size: 1.1em;
  font-weight: 700;
}

ul {
  padding-left: 14px;
}

ol {
  padding-left: 16px;
}

.strong {
  font-weight: 700;
}

.dropdown-menu {
  z-index: 999999;
}

.navbar-default .navbar-nav .open .dropdown-menu.dd-schulungszentrum {
  left: 0;
  border-right: 1px solid #555;
  border-left: 1px solid #555;
}

@media screen and (min-width:1200px) {
  .navbar-default .navbar-nav .open .dropdown-menu.dd-schulungszentrum {
    max-width: 150px;
  }
}

#logo-desktop {
  position: absolute;
  float: left;
  z-index: 99999;
  max-width: 100px;
  height: auto;
  top: -35px;
  margin-left: -30px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
  -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
}

a {
  color: #e50003;
}

a:active,
a:focus,
a:hover {
  color: #b30003;
}

.missing {
  color: #f0f;
}

.text-red,
.color-primary {
  color: #e50003 !important;
}

#allNavs {
  box-shadow: 0 0 2px rgba(0, 0, 0, .1);
}

.navbar {
  border: 0;
}

.navbar-inverse {
  background: #555;
  color: #8a8a8a;
}

.navbar-default {
  background: #e50003;
  border-bottom: 0;
}

.navbar-brand {
  padding: 0;
  margin-top: -50px;
}

#logoMobile {
  display: block;
  margin-top: -10px;
  max-width: 165px;
  overflow: hidden;
  height: 55px;
}

.navbar-default .navbar-toggle {
  border: none;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #fff;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
}

.navbar-default .navbar-toggle:active {
  box-shadow: 1px 2px 3px rgba(0, 0, 0, .5) inset;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  border-radius: 3px;
  display: block;
  height: 5px;
  width: 30px;
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #e50003;
}

#navbar-collapse-main {
  border-color: rgba(0, 0, 0, .2);
}

.navbar-default .navbar-nav .open .dropdown-menu>li,
.navbar-default .navbar-nav>li.subnav>a,
.navbar-default .navbar-nav>li>a {
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  border-top: 1px solid rgba(255, 255, 255, .2);
}

.navbar-nav {
  margin-top: 0;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-default .navbar-nav>li.subnav>a {
  text-transform: inherit;
  color: #fff;
  background: #555;
  padding: 5px 16px !important;
}

.navbar-default .navbar-nav>li.subnav>a:hover {
  color: #222;
  text-decoration: underline;
}

.dropdown-menu img {
  box-shadow: 2px 1px 3px rgba(0, 0, 0, .3);
  margin-bottom: 20px;
  margin-left: 20px;
  margin-top: 10px;
}

.navbar-default .navbar-nav .open .dropdown-menu {
  background: rgba(0, 0, 0, .2);
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-default .navbar-nav .open .dropdown-menu>li {
  padding-bottom: 4px;
  padding-top: 4px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #fff;
  font-weight: 700;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  color: #fff;
  text-decoration: underline;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul {
  list-style: none;
  padding-bottom: 6px;
  padding-left: 42px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li {
  margin: 10px 0;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>a {
  color: #fff;
  font-weight: 400;
}

.page-content>.container {
  margin-top: 42px;
  margin-bottom: 42px;
}

.page-content>.container>h1 {
  margin-top: 0;
  word-wrap: break-word;
}

.seminar {
  background: #F5F5F5;
  border-right: solid 12px transparent;
  padding: 1em 1.5em;
  margin-bottom: 2em;
}

.seminar.red {
  border-right-color: #C00;
}

.seminar.green,
.seminar.yellow {
  border-right-color: #4BB300;
}

.seminar .h2 {
  margin-top: 0;
}

.seminar .price {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.seminar .price small {
  font-size: 12px;
  color: #999;
}

.carousel-inner {
  width: 100%;
  height: auto;
}

.carousel-caption {
  background: rgba(0, 0, 0, .3);
  bottom: 20px;
  color: #fff;
  margin-bottom: -20px;
  padding-bottom: 4px;
  padding-top: 8px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 10;
  left: 0;
  right: 0;
}

.carousel-indicators {
  list-style: none;
  padding-left: 0;
  position: absolute;
  z-index: 15;
  text-align: left;
  left: inherit;
  margin-left: inherit;
  width: inherit;
  bottom: -10px;
}

.carousel-indicators li {
  background-color: #fff;
  border: 0;
  border-radius: 1px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  width: 64px !important;
  margin: 0;
  text-indent: -999px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

.carousel-indicators li.active {
  background: #e50003;
  border: 0;
  height: 10px;
}

.content--navpills>li.active>a,
.content--navpills>li.active>a:focus,
.content--navpills>li.active>a:hover {
  color: #E50003;
  background-color: transparent;
  position: relative;
  border: 1px solid #E50003;
}

.content--navpills>li.active>a:after,
.content--navpills>li.active>a:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.content--navpills>li.active>a:after {
  border-color: rgba(229, 215, 215, 0);
  border-bottom-color: #FFF;
  border-width: 10px;
  margin-left: -10px;
}

.content--navpills>li.active>a:before {
  border-color: rgba(229, 0, 3, 0);
  border-bottom-color: #E50003;
  border-width: 11px;
  margin-left: -11px;
}

.td-left-col {
  font-weight: 700;
  text-align: center;
  width: 25%;
}

.td-right-col {
  width: 75%;
}

.slogan {
  background: url(../img/firefighter.png) left center no-repeat #555;
}

.slogan>.container>.row:first-child {
  padding-top: 20px;
}

.slogan>.container>.row:last-child {
  padding-bottom: 24px;
}

.slogan-large {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .slogan-large {
    font-size: 22px;
  }
}

.slogan-small {
  font-size: .7em;
  color: #fff;
}

#teamSliderBg {
  background: #555;
  margin-top: 64px;
  padding-top: 16px;
  padding-bottom: 32px;
}

#teamSlider>.carousel-control {
  bottom: 0;
  color: #fff;
  font-size: 20px;
  left: 0;
  opacity: .5;
  position: absolute;
  text-align: center;
  top: 0;
  width: 4%;
}

.map,
audio {
  width: 100%;
}

#teamSlider>.carousel-control.left {
  background: 0 0;
  left: -45px;
  right: auto;
}

#teamSlider>.carousel-control.right {
  background: 0 0;
  left: auto;
  right: -45px;
}

#teamSlider>.carousel-control>.fa {
  font-size: 3em;
  margin-top: 96px;
}

.caption {
  color: #fff;
  font-size: 1.25em;
  padding-top: 8px;
}

#teamSlider>.carousel-indicators {
  bottom: -40px;
  left: inherit;
  list-style: none;
  margin-left: inherit;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 15;
}

.well-doetsch {
  background-color: #eee;
  border-radius: 1px;
}

.well-doetsch>div>a>img {
  margin: auto;
}

.well-doetsch h3,
.well-doetsch>div>h3 {
  margin-top: 0;
}

.page-prefooter {
  background-color: #bbb;
  color: #fff;
  font-size: 20px;
}

.clock-xs>.row:first-child {
  padding-top: 10px;
}

.clock-xs>.row:last-child {
  padding-bottom: 10px;
}

.clock-xs {
  background: url(../img/clock.png);
}

#oeffnungszeiten_klein {
  font-size: 16px;
}

.page-footer {
  clear: both;
  border-bottom: 22px solid #e50003;
  background-color: #555;
  color: #fff;
  font-size: 20px;
  font-size: 16px;
  padding: 10px 0;
}

.map-container {
  position: relative;
}

.wpt-cc-iframe-placeholder {
  top: 0;
  left: 0;
}

.map {
  border: 5px solid #fff;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
  max-height: 280px;
  min-height: 240px;
}

.form-group {
  margin-bottom: 8px;
}

.form-control {
  border: 1px solid #ccc;
  border-radius: 1px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .1) inset;
  color: #666;
}

.form-control:focus {
  border-color: #e50003;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .1) inset, 0 0 8px rgba(229, 0, 3, .6);
}

.btn {
  border-radius: 1px;
}

.btn-primary,
.error-page .btn {
  background-color: #e50003;
  border-color: #b30003;
  color: #fff;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.error-page .btn:active,
.error-page .btn:focus,
.error-page .btn:hover {
  background-color: #b30003;
  border-color: #e50003;
  color: #fff;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  background-color: #b30003;
  border-color: #e50003;
  color: #fff;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .3) inset;
}

audio::-webkit-media-controls-enclosure {
  max-width: 100%;
}

label.error {
  background: #f2dede !important;
  border: 1px solid #a94442;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .5);
  color: #a94442;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.42857;
  padding: 2px 8px 4px;
  position: relative;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  z-index: 1070;
}

@media screen and (max-width: 767px) {
  .text-sm-white {
    color: #fff !important;
  }

  .text-sm-white.active {
    color: #555 !important;
  }

  .text-sm-white:hover {
    color: #333 !important;
  }

  .navbar-default .navbar-nav>.open>a .text-sm-white,
  .navbar-default .navbar-nav>.open>a:focus .text-sm-white,
  .navbar-default .navbar-nav>.open>a:hover .text-sm-white {
    color: #555 !important;
    background-color: #e7e7e7 !important;
  }
}

@media (min-width:768px) {

  #navbar-collapse-main,
  #navbar-collapse-main-sub {
    float: right;
    margin-right: -27px;
  }

  .navbar-inverse {
    min-height: 32px;
    border-radius: 0;
  }

  .navbar-inverse .navbar-nav>li>a {
    font-size: 12px;
    padding: 4px 5px;
  }

  .navbar {
    border: 0;
    margin-bottom: 0;
  }

  .navbar-default {
    background: #fff;
    min-height: 45px;
  }

  .navbar-default .navbar-toggle {
    border: none;
  }

  .navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 2px 4px 3px;
    font-size: 10px;
    border: none;
  }

  .navbar-default .navbar-nav>li>a:focus,
  .navbar-default .navbar-nav>li>a:hover {
    color: #888;
  }

  @media screen and (-webkit-min-device-pixel-ratio:0) {
    .navbar-default .navbar-nav>li>a {
      padding: 14px 8px 4px;
      font-size: 10px;
    }
  }

  .navbar-default .navbar-nav>li.subnav>a {
    text-transform: inherit;
    color: #fff;
    background: rgba(0, 0, 0, .4);
  }

  .navbar-default .navbar-nav>.open>a,
  .navbar-default .navbar-nav>.open>a:focus,
  .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
  }

  .dropdown-menu ul {
    margin-left: 19px;
  }

  .dropdown-menu img {
    box-shadow: 2px 1px 3px rgba(0, 0, 0, .3);
    margin: 10px auto 20px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    font-weight: 700;
    color: #1a171b;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background: #e50003;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>ul {
    list-style-type: square;
    color: #e50003;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>a {
    color: #1a171b;
    font-weight: 700;
  }

  .navbar-default .navbar-nav>li.subnav {
    display: none;
  }

  #logoMobile {
    border-bottom: 6px solid #e50003;
    border-top: 5px solid #e50003;
    display: block;
    height: auto;
    margin-top: -32px;
    max-width: 135px;
    position: absolute;
  }

  .navbar-default .navbar-nav .open .dropdown-menu {
    background: rgba(255, 255, 255, .9);
    right: -234px;
    border-radius: 0;
  }

  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover {
    border-bottom: 4px solid #e50003;
    padding: 12px 8px 8px;
    background-color: transparent;
  }

  .td-left-col {
    font-weight: 700;
    text-align: center;
    width: 15%;
  }

  .td-right-col {
    width: 85%;
  }

  .slogan {
    background: url(../img/firefighter.png) center center no-repeat #555;
  }

  .slogan-small {
    font-size: 1.25em;
    color: #fff;
  }

  #oeffnungszeiten {
    font-size: 15px;
    margin-top: 10px;
  }

  .page-footer {
    font-size: 15px;
  }

  .carousel-caption {
    left: 0;
    padding-bottom: 30px;
    right: 0;
    top: 30%;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    color: #1a171b;
    text-shadow: none;
    background: 0 0;
  }

  .carousel-caption>.container-fluid>strong {
    background: rgba(255, 255, 255, .8);
    padding: 8px 30px;
    max-width: 320px;
    display: block;
    text-align: center;
    margin-left: -15px;
  }

  .carousel-caption>.container-fluid>p {
    background: rgba(255, 255, 255, .8);
    margin-left: 96px;
    margin-top: -10px;
    max-width: 360px;
    padding: 8px 0;
    text-align: center;
  }

  label.error {
    margin-top: -29px;
    position: absolute;
    right: -38px;
  }
}

@media (min-width:992px) {

  #navbar-collapse-main,
  #navbar-collapse-main-sub {
    margin-right: 0px;
  }

  #logo,
  #logo-desktop {
    float: left;
    height: auto;
  }

  h1 {
    font-size: 2em;
  }

  h2 {
    font-size: 1.7em;
  }

  h3 {
    font-size: 1.4em;
  }

  .navbar-header {
    max-width: 270px;
  }

  .navbar-brand {
    margin-top: -42px;
    max-width: 200px;
    padding: 0;
  }

  #logo-desktop {
    position: absolute;
    z-index: 99999;
    max-width: 200px;
    top: -35px;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
  }

  #logo {
    max-height: 87px;
    overflow: hidden;
  }

  .navbar-inverse .navbar-nav>li>a {
    font-size: 12px;
    padding: 4px 10px;
  }

  .navbar-default .navbar-nav>li>a {
    padding: 14px 9px 4px;
  }

  @media screen and (-webkit-min-device-pixel-ratio:0) {
    .navbar-default .navbar-nav>li>a {
      padding: 14px 14px 4px 16px;
    }
  }

  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover {
    border-bottom: 5px solid #e50003;
  }

  .carousel-indicators li {
    width: 110px !important;
  }

  .td-left-col {
    font-weight: 700;
    text-align: center;
    width: 10%;
  }

  .td-right-col {
    width: 90%;
  }

  #oeffnungszeiten {
    font-size: inherit;
  }
}

@media (min-width:1200px) {

  #logo,
  #logo-desktop {
    float: left;
    height: auto;
  }

  .navbar-default .navbar-nav>li>a:lastchild {
    color: red;
  }

  #allNavs {
    max-height: 77px;
  }

  .navbar-inverse .navbar-nav>li>a {
    font-size: inherit;
    padding: 6px 16px 4px 17px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 12px;
    padding: 12px 14px;
  }

  .navbar-header {
    float: left;
    max-width: inherit;
  }

  #logo-desktop {
    position: absolute;
    z-index: 1030;
    max-width: 280px;
    top: -35px;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .75);
  }

  #logo {
    max-height: 87px;
    overflow: hidden;
  }

  #navbar-collapse-main {
    float: right;
    width: auto;
  }

  .navbar-nav {
    float: right;
  }

  .dropdown-menu ul {
    margin-left: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu {
    left: -544px;
    right: -357px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu img {
    margin-left: 15px;
    margin-top: 10px;
    max-width: 80%;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li {
    border-bottom: 0 none;
    border-right: 1px solid #555;
    display: block;
    float: left;
    font-size: 10px;
    height: 240px;
    width: 142px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 4px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li:last-child {
    border-right: none;
  }

  .dropdown-menu>.active>a,
  .dropdown-menu>.active>a:focus,
  .dropdown-menu>.active>a:hover {
    background: inherit;
    color: #e50003 !important;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    border-bottom: 1px solid #e50003;
    font-weight: 400;
    margin: 3px 5px 16px;
    padding: 0;
    text-transform: uppercase;
    min-height: 56px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    background: 0 0;
    color: #e50003;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>ul {
    padding-left: 15px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>ul>li {
    margin-bottom: 5px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>a {
    font-weight: 400;
  }

  .carousel-caption {
    left: 0;
    padding-bottom: 30px;
    right: 0;
    top: 30%;
    text-align: left;
    font-size: 24px;
    text-transform: uppercase;
    color: #1a171b;
    text-shadow: none;
  }

  .carousel-caption>.container-fluid>p,
  .carousel-caption>.container-fluid>strong {
    background: rgba(255, 255, 255, .8);
    padding: 10px 100px;
    max-width: 620px;
    text-align: center;
  }

  .carousel-caption>.container-fluid>strong {
    display: block;
    margin-left: -15px;
  }

  .carousel-caption>.container-fluid>p {
    margin-left: 128px;
    margin-top: -10px;
  }

  .carousel-indicators li {
    width: 130px !important;
  }

  #oeffnungszeiten {
    font-size: inherit;
    margin-top: 30px;
  }

  .page-footer {
    font-size: 20px;
  }

  .container.success {
    margin-top: 32px;
  }

  .map {
    border: 5px solid #fff;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
    max-height: 420px;
    min-height: 240px;
    width: 100%;
  }
}

@media (max-width:450px) {
  .caption-header {
    font-size: 14px;
    font-weight: 700;
  }

  .caption-subline {
    font-size: 13px;
    font-weight: 700;
  }
}

@media (max-width:350px) {
  .caption-header {
    font-size: 10px;
    font-weight: 700;
  }

  .caption-subline {
    font-size: 9px;
    font-weight: 700;
  }
}

@media (max-width:315px) {
  .carousel-indicators li {
    background-color: #fff;
    border: 0;
    border-radius: 1px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    width: 55px !important;
    margin: 0;
    text-indent: -999px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
  }

  .carousel-indicators li.active {
    background: #e50003;
    border: 0;
    height: 10px;
  }
}

@media (min-width:768px) and (-ms-high-contrast:none) {
  .navbar-default .navbar-nav>li>a {
    padding: 14px 7px 4px;
    font-size: 10px;
  }
}

@media (min-width:992px) and (-ms-high-contrast:none) {
  .navbar-default .navbar-nav>li>a {
    padding: 14px 8px 4px;
    font-size: 11px;
  }
}

@media (min-width:1200px) and (-ms-high-contrast:none) {
  .navbar-default .navbar-nav>li>a {
    font-size: 12px;
    padding: 12px;
  }
}

.video-player {
  width: 100%;
}

.video-player>video {
  height: auto;
  max-width: 650px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

#agbpopup {
  height: 240px;
  overflow: auto;
}

#agbpopup li {
  margin-bottom: 1em;
}

.hero {
  position: absolute;
  bottom: 25px;
  right: 15px;
  z-index: 3;
}

.hero .hero-button {
  background-color: #e50003;
  color: #fff;
  padding: .5rem 1rem .5rem 75px;
  display: inline-block;
  position: relative;
  z-index: 4;
  font-size: 30px;
  border: 2px solid #fff;
  border-radius: .3rem;
  box-shadow: 3px 5px 7px 0px rgba(0, 0, 0, .75);
  transition: all .5s;
  text-align: center;
}

.hero .hero-button:hover {
  text-decoration: none;
  box-shadow: none;
}

.hero .hero-button::before {
  content: "\f134";
  position: absolute;
  font-family: "FontAwesome";
  left: 10px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 75px;
}

.gelb {
  color: #fded01;
}

.bold {
  font-weight: bold;
}

.uppercase {
  text-transform: uppercase;
}

.hero .smoke {
  display: block;
  position: absolute;
  top: 35px;
  left: 50%;
  height: 0px;
  width: 0px;
  border: 35px solid #4b4b4b;
  border-radius: 35px;
  opacity: 0;
  transform: scale(0.2) translateX(-50%);
}

@media screen and (max-width:1199px) {
  .hero .hero-button {
    font-size: 2rem;
    padding-left: 50px;
  }

  .hero .hero-button::before {
    font-size: 60px;
  }
}

@media screen and (max-width:767px) {
  .hero .hero-button {
    font-size: 1.5rem;
  }

  .hero .hero-button::before {
    font-size: 40px;
  }
}

@media screen and (max-width:575px) {
  .hero .hero-button {
    font-size: 1rem;
    padding-left: 40px;
  }

  .hero .hero-button::before {
    font-size: 30px;
  }
}

@keyframes smokeL1 {
  0% {
    transform: scale(0.2) translate(0, 0)
  }

  10% {
    opacity: 1;
    transform: scale(0.2) translate(0, -5px)
  }

  100% {
    opacity: 0;
    transform: scale(1) translate(-20px, -130px)
  }
}

@keyframes smokeR1 {
  0% {
    transform: scale(0.2) translate(0, 0)
  }

  10% {
    opacity: 1;
    transform: scale(0.2) translate(0, -5px)
  }

  100% {
    opacity: 0;
    transform: scale(1) translate(20px, -130px)
  }
}

@keyframes smokeL2 {
  0% {
    transform: scale(0.2) translate(0, 0)
  }

  10% {
    opacity: 1;
    transform: scale(0.2) translate(0, -5px)
  }

  100% {
    opacity: 0;
    transform: scale(1) translate(-40px, -100px)
  }
}

@keyframes smokeR2 {
  0% {
    transform: scale(0.2) translate(0, 0)
  }

  10% {
    opacity: 1;
    transform: scale(0.2) translate(0, -5px)
  }

  100% {
    opacity: 0;
    transform: scale(1) translate(40px, -100px)
  }
}

.hero:hover .s0 {
  animation: smokeL1 10s 0s infinite
}

.hero:hover .s1 {
  animation: smokeR1 10s 0.5s infinite
}

.hero:hover .s2 {
  animation: smokeL2 10s 1s infinite
}

.hero:hover .s3 {
  animation: smokeR2 10s 1.5s infinite
}

.hero:hover .s4 {
  animation: smokeL1 10s 2s infinite
}

.hero:hover .s5 {
  animation: smokeR1 10s 2.5s infinite
}

.hero:hover .s6 {
  animation: smokeL2 10s 3s infinite
}

.hero:hover .s7 {
  animation: smokeR2 10s 3.5s infinite
}

.hero:hover .s8 {
  animation: smokeL1 10s 4s infinite
}

.hero:hover .s9 {
  animation: smokeR1 10s 4.5s infinite
}

.hero:hover .s10 {
  animation: smokeL2 10s 5s infinite
}

.hero:hover .s11 {
  animation: smokeR2 10s 5.5s infinite
}

.hero:hover .s12 {
  animation: smokeL1 10s 6s infinite
}

.hero:hover .s13 {
  animation: smokeR1 10s 6.5s infinite
}

.hero:hover .s14 {
  animation: smokeL2 10s 7s infinite
}

.hero:hover .s15 {
  animation: smokeR2 10s 7.5s infinite
}

.hero:hover .s16 {
  animation: smokeL1 10s 8s infinite
}

.hero:hover .s17 {
  animation: smokeR1 10s 8.5s infinite
}

.hero:hover .s18 {
  animation: smokeL2 10s 9s infinite
}

.hero:hover .s19 {
  animation: smokeR2 10s 9.5s infinite
}

#poweredBy {
  padding-bottom: 20px;
}

@media screen and (min-width: 992px) {
  #poweredBy2 {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  #poweredBy {
    display: none;
  }
}