/*******************************************************************************/
/* BASIS LAYOUT   */
/******************************************************************************/
html {
  height: 100.1%;
}

body {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  /*overflow:scroll; */
  height: 100.1%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #fff !important;
}

header,
nav,
section,
article,
aside,
footer {
  display: block;
}

#wrapper {
  flex: 1 0 auto;
  position: relative;
  width: 100%;
  margin: 0 auto 0 auto;
  height: auto !important;
  overflow-x: hidden;
}

#wrap-header {
  width: 100%;
  height: 100px;
  position: relative;
  background-color: #e30613;
}

#logo {
  width: 315px;
  height: auto;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 300 !important;
}

#header {
  height: 100px;
}

#logo a {
  display: block;
  text-decoration: none;
}

#logo a:hover {
  text-decoration: none;
}

#logo img {
  width: 100%;
  height: auto;
}

#logo a .logo-claim {
  font-size: 19.6px;
  font-style: italic;
  color: #fff;
  white-space: nowrap;
}

#wrap-topbild {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  max-height: 500px;
}

.home #wrap-topbild,
.homeslider #wrap-topbild {
  max-height: initial !important;
  /* overflow:visible;  */
}

#topbild {
  width: 100%;
  height: auto;
}

#topbild .csc-default img {
  width: 100% !important;
  height: auto;
}

#topbild div.csc-textpic-center .csc-textpic-center-outer,
#topbild div.csc-textpic-center .csc-textpic-center-inner {
  width: 100% !important;
  min-width: 100% !important;
}

#topbild div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px !important;
  width: 100% !important;
  min-width: 100% !important;
}

#topbild div.csc-textpic-left .csc-textpic-imagewrap {
  width: 100%;
}

#claim {
  position: absolute;
  top: 50%;
  left: 60%;
  /*margin-left:-490px;*/
  transform: translateY(-50%);
}

#claim-p1,
#claim-p2 {
  display: none;
}

#claim-p1 img {
  width: 590px;
  height: auto;
}

#claim-p2 img {
  width: 490px;
  height: auto;
}

#manufacturer-logo {
  position: absolute;
  /* top: 40px; */
  left: 50px;
  bottom: 10px;
  /* right: 15px; */
  z-index: 10;
  width: auto;
  height: 150px;
}

#manufacturer-logo #toyota {
  width: 150px;
  margin-right: 20px;
  float: left;
}

#manufacturer-logo #zehnjahretoyota {
  width: 99px;
  float: right;
}

#toyota,
#citroen {
  float: right;
  width: 150px;
  height: auto;
}
#toyota {
  margin-right: 10px;
}
#citroen {
  margin-top: 3px;
}
#toyota img {
  width: 150px !important;
  height: auto;
}
#citroen img {
  width: 80px !important;
  height: auto;
}

#stoerer-corona {
  position: absolute;
  top: 350px;
  left: 50px;
  width: 230px;
  height: 230px;
  z-index: 95;
}

.home #stoerer-corona,
.homeslider #stoerer-corona {
  display: none;
}

#stoerer-corona a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/fileadmin/user_upload/Dokumente/Bilder/Citroen@Home/30.03.2020/102005_Klosterrueti_Stoerer_Homepage_RZ.png");
  background-repeat: no-repeat;
  background-size: cover;
}

#wrap-inhalt {
  padding-top: 80px;
  padding-bottom: 80px;
}

main {
  min-height: 400px;
  margin-top: 0px;
  margin-bottom: 60px;
  height: auto;
  overflow: hidden;
}

/* Fuzsszeile */
#wrap-footer {
  flex-shrink: 0;
  width: 100%;
  clear: both;
  background-color: #333;
}

#footer-map {
  display: none;
  height: 0px;
}

.home #footer-map,
.kontakt #footer-map,
.homeslider #footer-map {
  display: block;
  height: 350px;
  width: 100%;
}

footer {
  position: relative;
  padding-top: 40px;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  min-height: 180px;
}

#frow0 {
  margin-bottom: 50px;
}

#frow1 {
  height: auto;
  overflow: hidden;
}

#phone {
  display: block;
  width: 100%;
  text-align: center;
}

#meguralink {
  text-align: left;
  margin: 0 auto;
  margin-top: 10px;
  color: #999 !important;
}

.oeffnungszeiten {
  padding: 20px 8px;
}

.custom-icon {
  background: #4d4d4d;
  background: rgba(77, 77, 77, 1);
  border-radius: 50%;
  border: 1px solid #fff;
  /* box-shadow: 0 1px 10px rgba(0, 0, 0, 0.46); */
  color: #fff;
  display: table-cell;
  font-size: 22px;
  height: 36px;
  padding: 6px;
  text-align: center;
  transition: 0.5s;
  vertical-align: middle;
  width: 36px;
}

.custom-icon:hover {
  background: rgba(35, 76, 150, 0.6);
}
.fix-editor {
  display: none;
}
.icon-wrapper {
  display: inline-block;
  float: left;
  margin-left: 10px;
}

#envelope i {
  font-size: 16px !important;
}

/* Quicklinks rechte Seite*/
#quicklinks {
  position: fixed;
  top: 140px;
  right: 0;
  width: 50px;
  height: 90px;
  z-index: 10;
}

.qholder {
  width: 90px;
  height: 60px;
  display: block;
}

#quicklinks div:nth-child(1) a {
  top: 0;
}
#quicklinks div:nth-child(2) a {
  top: 64px;
}
#quicklinks div:nth-child(3) a {
  top: 120px;
}
#quicklinks div:nth-child(4) a {
  top: 146px;
}

.qholder a {
  display: block;
  cursor: pointer;
  position: absolute;
  height: 55px;
  right: 0;
  margin-right: -14px;
  width: 80px;
  background-color: #fff;
  transition: all 0.1s ease-in 0s;

  -webkit-box-shadow: -2px 0px 5px 0px rgba(153, 153, 153, 1);
  -moz-box-shadow: -2px 0px 5px 0px rgba(153, 153, 153, 1);
  box-shadow: -2px 0px 5px 0px rgba(153, 153, 153, 1);
}

.qholder a:hover {
  margin-right: -2px;
  width: 320px;
}
.qholder a i {
  padding-left: 10px;
  padding-top: 6px;
}
.qholder .fa {
  color: #000;
  font-size: 3em;
}
.qholder a:hover .fa {
  color: #e30613;
}
.fa-car {
  font-size: 2.9em !important;
}

/*buttons */
.fa-wrench::after {
  content: "Service";
  padding-left: 20px;
  font-family: "Source Sans Pro", sans-serif;
}

.fa-car::after {
  content: "Probefahrt";
  padding-left: 20px;
  font-family: "Source Sans Pro", sans-serif;
}

/* Megura Swissness Logo */
#megura-programmierung {
  position: relative;
}

#megura-swissness {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 15px;
  right: 15%;
  /*transform: translateY(-70%);*/
}

.ms-svg-inner {
  fill: #111;
}

/*******************************************************************************/
/* News Störer  */
/*******************************************************************************/

#news {
  display: none;
}
.mfp-zoom-in {
  transition: all 0.3s ease-out !important;
}

.white-popup-block {
  max-width: 840px;
}

.mfp-content h1,
.mfp-content h2,
.mfp-content h3,
.mfp-content h4 {
}

.mfp-content h2 {
  margin-bottom: 2px !important;
}

.mfp-content h3 {
  font-size: 22px !important;
}

.modred {
  color: #e30613 !important;
}

.mfp-content p {
  font-size: 20px;
  line-height: 130%;
  margin-bottom: 15px !important;
}

.mfp-content a,
.mfp-content a:hover {
  color: #e30613 !important;
  text-decoration: underline !important;
}

/* Helper classes  */
.container {
  position: relative !important;
  max-width: 1010px !important;
}

.corona-page .container {
  max-width: 1170px !important;
}

.center-text {
  text-align: center;
  margin: 0 auto !important;
}
.center-element {
  margin: 0 auto !important;
}

img {
  outline: none !important;
}

main .row img {
  max-width: 100% !important;
  height: auto;
}

.divider hr {
  margin-bottom: 25px !important;
  margin-top: 25px !important;
  border-top: 1px solid #ccc !important;
}

.prel {
  position: relative;
}

.greybox img {
  border: 1px solid #999 !important;
}

.greybox:hover img {
  background-color: #e5e5e5;
  -webkit-transition: background-color 150ms linear;
  -ms-transition: background-color 150ms linear;
  transition: background-color 150ms linear;
}

.img-responsive img {
  display: block;
  height: auto;
  max-width: 100%;
}

/* Flexslider */
.flexslider {
  border: none !important;
  margin-bottom: 0px !important;
  background-color: #fff;
}
.tx-ws-flexslider .caption-text {
  display: none !important;
  height: 0px !important;
}

.flexslider .slides img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: auto;
}

.flex-direction-nav a {
  top: 40% !important;
}

.flex-direction-nav a:hover {
  color: #fff;
}

/* Magnific Popup */
.mfp-zoom-out-cur {
  padding-left: -17px;
  overflow: hidden !important;
}

.mfp-container {
  cursor: auto;
}

button.mfp-close,
button.mfp-arrow {
  cursor: pointer !important;
  font-size: 36px;
}

img.mfp-img {
  cursor: auto !important;
}
.mfp-title {
  font-size: 12px !important;
}

/* Autoscout 24 */
.embedded-content-area {
  margin-left: -7px;
}

/* Google Maps */
.gm-style-mtc {
  /*display:none !important;*/
}

.gme-info-window {
  color: #333 !important;
}

/*******************************************************************************/
/* Animate.css Effects */
/*******************************************************************************/
.animated {
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;

  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;

  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* @keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

body:not(.testSlider) .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
} */

/* @keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

body:not(.testSlider) .slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
} */

#claim-p1.animated,
#claim-p2.animated {
  display: block !important;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

#stoerer-corona.animated {
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;

  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

/* Home Slider Animated */
#wrap-topbild {
  overflow: hidden;
}

#topbild > div {
  width: 33.33333333333333% !important;
  float: left;
  min-width: auto !important;
}

#claim-p1.animated,
#claim-p2.animated {
  display: block !important;
  position: relative;
}

/* Position Claim slide 2 */
#c1163 {
  position: absolute;
  bottom: 0;
  /* top: 119px; */
}
#c1164 {
  position: absolute;
  top: 0;
  /* bottom: -28px; */
}

@keyframes slider {
  0% {
    left: 0;
  }
  10% {
    left: 0;
  }
  20% {
    left: 0;
  }
  30% {
    left: 0;
  }
  40% {
    left: 0;
  }
  50% {
    left: -100%;
  }
  60% {
    left: -100%;
  }
  70% {
    left: -100%;
  }
  80% {
    left: -100%;
  }
  85% {
    /* left: -100%; */
    left: -200%;
  }
  90% {
    /* left: -100%; */
    left: -200%;
  }
  95% {
    /* left: -100%; */
    left: -200%;
  }
  100% {
    /* left: -100%; */
    left: -200%;
  }
}

#topbild {
  position: relative;
  width: 300%;
  /* width: 200%; */
  margin: 0;
  left: 0;
}
.home #topbild {
  animation: slider infinite;
  animation-duration: 20s;
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  5% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  10% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  20% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  35% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  40% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  70% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  90% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
}

.home .slideInDown #c958 {
  animation: slideInDown infinite;
  animation-duration: 20s;
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  5% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  10% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  20% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  35% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  40% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  70% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  90% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
}

.home .slideInUp #c959 {
  animation: slideInUp infinite;
  animation-duration: 20s;
}

@keyframes slideInDownSlide2 {
  0% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  10% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  40% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  45% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  80% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  90% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  95% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
    opacity: 0;
  }
}

.home .slideInDown #c1163 {
  animation: slideInDownSlide2 infinite;
  animation-duration: 20s;
}

@keyframes slideInUpSlide2 {
  0% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  10% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  40% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  45% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  75% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  90% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  95% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    opacity: 0;
  }
}

.home .slideInUp #c1164 {
  animation: slideInUpSlide2 infinite;
  animation-duration: 20s;
}

/* TYPO 3 SETTING */
/* siehe Sass t3.scss   */

/*******************************************************************************/
/* NAVIGTION   Desktop */
/*******************************************************************************/
#mobilenavi {
  display: none !important;
}
.slicknav_menu {
  display: none;
}
#navigation {
  float: right;
  margin-top: 38px;
  margin-right: 0px;
  position: relative;
  background-color: none;
  z-index: 500;
  overflow: visible;
  height: auto;
}
#navigation ul {
  margin: 0px;
  padding: 0px;
}
ul.menu {
  list-style-type: none;
  text-decoration: none;
  list-style-image: none;
  background-color: #e30613;
  z-index: 50 !important;
  position: relative;
}
ul.menu ul {
  list-style-type: none;
  text-decoration: none;
  list-style-image: none;
  margin-top: 0px !important;
}

ul.menu li {
  float: left;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

ul.menu a {
  line-height: 32px;
  padding: 0px 10px;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  font-family: "Source Sans Pro", sans-serif;
  font-style: italic;
}

ul.menu > li a {
  padding-bottom: 19px !important;
}
ul.menu ul {
  position: absolute;
  display: none;
  top: 30px;
  padding-bottom: 10px !important;
}

ul.menu li > ul.menu li {
  font-size: 18px !important;
  height: 32px !important;
  padding: 0px;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  min-width: 150px;
  margin-left: 0px;
}
ul.menu li > ul.menu li a {
  font-size: 18px;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: none !important;
}
ul.dropdown a {
  text-transform: none !important;
}

ul.menu li.hover ul,
ul.menu li:hover ul {
  display: block;
}
ul.menu ul li:first-child {
  /*margin-top:0px; padding-top:0px;*/
}
ul.menu ul li {
  float: none;
  background-color: transparent;
  text-decoration: none;
  margin-bottom: 0px;
  display: block;
  height: 10px !important;
  padding: 0px;
}

li.active > a {
  color: #fff;
}
#menu a:hover {
  color: #fff;
}
#menu a.active {
  color: #fff;
}

#menu li:last-child a {
  padding: 0px 0px 0px 10px;
}
#menu li .menu li:last-child a {
  padding: 0px 0px 0px 10px;
}
#menu li.n0 {
  display: none;
}

/* Safari Hack - Fix Italic Bug */
@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
  @media {
    ul.menu a {
      font-style: normal !important;
    }
  }
}

/*******************************************************************************/
/* CITROEN@HOME - CORONA */
/*******************************************************************************/
.corona-page main {
  min-height: 300px;
  margin-bottom: 30px;
}
.corona-page,
.corona-page p {
  font-size: 18px !important;
}

.corona-page #wrap-inhalt {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

#wrap-corona .row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

#wrap-corona .col-sm-6.cor1 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

#wrap-corona .col-sm-6.cor2 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#herst-logo {
  position: absolute;
  right: 15px;
  top: 20px;
}

.hlogo {
  display: block;
  padding-left: 25px;
  float: left;
}

.hlogo img {
  width: 100%;
  height: auto;
}

.lgtoyota {
  width: 86px;
  height: auto;
}

.lgcitroen {
  width: 98px;
}

#corona-left img,
#corona-right img {
  width: 100%;
  height: auto;
  opacity: 0.75;

  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

#corona-left a:hover img,
#corona-right a:hover img {
  opacity: 1;
}

#corona-stoerer {
  position: absolute;
  right: 3%;
  top: 4%;
  width: 180px;
  max-width: 180px !important;
  height: auto;
}

#corona-stoerer img {
  width: 100% !important ;
  height: auto;
}

.corona-formular #wrap-corona {
  display: none !important;
}

.garage {
  padding: 30px 0px 0px 20px;
}

#corona-left div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px !important;
}

/*******************************************************************************/
/* ANTIQUE BROWSER FIX */
/*******************************************************************************/

/* IE 9 + IE 10 + 11 */
@media screen and (min-width: 0\0) {
  #inhalt img {
    width: 100% !important;
    height: auto;
  }
}

/* Firefox 3 */
html>/**/body .selector, x:-moz-any-link, x:default {
  #inhalt img {
    width: 100% !important;
    height: auto;
  }
}
