body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 15px;
}

a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}

h1,
h2,
h3,
h4 {
  font-weight: lighter;
  text-transform: uppercase;
  display: inline-block;
  color: #e9cf56;
}

a,
a > h1,
a > h2,
a > h3,
a > h4 {
  color: #e0c321;
}

.mobileonly {
  display: none;
}

.desktoponly {
  display: inherit;
}

.footer-contacts a {
  font-weight: normal;
}

a:hover,
a > h1:hover,
a > h2:hover,
a > h3:hover,
a > h4:hover,
a:focus,
a:active {
  text-decoration: underline;
  color: #9e8b3c;
}

input {
}

input[type="text"],
textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #dddddd;
  color: #9e8b3c;
}

input[type="text"]:focus,
textarea:focus {
  box-shadow: 0 0 5px rgb(233, 189, 61);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgb(233, 170, 0);
}

h1 {
}

h2 {
}

p {
  word-spacing: 2px;
  line-height: 1.4;
}

h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.2;
  word-spacing: 0.8px;
}

h4 {
}

.header-500 {
}

.header-500 .widget-bar {
  padding: 0;
}

.header-500 .widget-bar .col-sm-12 {
  padding-inline: 0px;
}

.header-500 .main-header {
  background-color: #ffffff;
  border-bottom: 3px solid #fce57b;
}

.header-500 .main-header > .container {
  padding-left: 0;
  padding-right: 0;
}

.header-500 .logo {
  padding: 0px 0 0px 0;
  display: inline-block;
  /* margin-top: -30px;*/
}

.header-500 .logo img {
  /*width: 380px;*/
  width: 300px;
}

/*body nav {
  display: inline-block;
}*/

.header-500 .main-nav {
  /* margin-top: 50px;*/

  float: none !important;
}

.header-500 .main-nav ul.first {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.header-500 .main-nav ul.first li.current ul.second {
  display: none;
}

.header-500 .main-nav > ul > li {
  display: inline-block;
}

.header-500 .main-nav > ul > li > a {
  color: #4d4d4d;
  padding: 15px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
}

/*.header-500 .main-nav > ul > li:first-child > a {
  padding-left: 0px;
}
.header-500 .main-nav > ul > li:last-child > a {
  padding-right: 0px;
}*/
.header-500 .main-nav > ul > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.header-500 .main-nav > ul > li.current > a {
  color: #fce57b;
  background-color: #373737;
}

.header-500 .header-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-500 .header-nav li {
  display: inline-block;
}

.header-500 .header-nav li a {
  display: inline-block;
  padding: 2px 15px;
}

.header-500 .header-nav li a:hover {
  text-decoration: none;
}

.header-500 .breadcrumb {
  background: none;
  background-color: transparent;
  margin-bottom: 0;
  border-radius: 0;
}

.header-500 .breadcrumb-top {
  padding: 5px 0;
}

.header-500 .breadcrumb-top .lbl {
  padding: 0 10px 0 0;
}

/*.nav-header {
  margin-block: 10px;
}*/
.tp-banner {
  color: #ffffff;
}

.home-slider a.gold {
  clip-path: polygon(100% 0, calc(100% - 0.5em) 100%, 0 100%, 0 0);
  background-color: #e9cf56;
  color: black !important;
  height: auto;
  padding: 10px;
  /*border-bottom: 2px solid #444;*/
  font-weight: lighter;
  letter-spacing: 1px;
}

/*background-color: #fcd62b;*/

.home-slider a.gold:hover {
  background-color: #d7b725;
  text-decoration: none;
}

.home-slider .tp-banner .tp-caption .subtitle {
  color: #ffffff;
  /*background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/000/50.png")
    repeat top center transparent;*/
  padding: 0px 20px;
  /*font-size: 14px;*/
  font-size: 18px;
  font-weight: lighter;
}

.home-slider .tp-banner .tp-caption h3 {
  border: 2px solid #fff;
  color: #d7b725;
  padding: 10px 20px;
  font-weight: lighter;
  /*box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.09) !important;
 /* color: #fcd62b;*/
  background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/000/50.png")
    repeat top center transparent;
  margin-left: 20px;
}

.header-widget-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-widget-links ul li {
  display: inline-block;
  padding: 7px 50px;
}

.header-widget-links ul li a {
}

.col-md-5.bg-map-germany {
  background: url("/fileadmin/data/plugins/maps/autoputzer-deutschland-01.png")
    no-repeat top right transparent;
}

/*--- SUPERFISH --- */
/*** ESSENTIAL STYLES ***/
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.sf-menu > li:last-child > ul {
  left: auto;
  right: 0;
}

.sf-menu > li {
  float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}

.navtoggler {
  float: right;
}

.navtoggler i {
  font-size: 32px;
  padding: 10px 5px 0 0;
  cursor: pointer;
}

/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  margin-bottom: 1em;
}

.header-500 .main-nav .sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: max-content;
  /* allow long menu items to determine submenu width */
  /*width: 12em;
  /* no auto sub width for IE7, see white-space comment below */
  background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/000/80.png")
    repeat top center transparent;
  /*padding-top: 4px;*/
}

.sf-menu a {
  padding: 0.75em 1em;
  text-decoration: none;
  zoom: 1;
  /* IE7 */
}

.sf-menu .second li + li a {
  border-top: 1px solid #dfeeff;
  /* fallback colour must use full shorthand */
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.sf-menu ul a {
  color: #aaaaaa;
}

.sf-menu ul a:hover {
  color: #e0c321;
}

.sf-menu li {
  white-space: nowrap;
  /* no need for Supersubs plugin */
  /* white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

/*.sf-menu ul li {
}
.sf-menu ul ul li {
}*/
.sf-menu li:hover,
.sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}

.submenue-container {
  min-height: 300px;
  max-height: 500px;
  width: 100%;
  background: url("/fileadmin/data/header-images/001.jpg") no-repeat top center
    transparent;
  background-size: 100% auto;
  background-attachment: fixed;
}

.submenue-container {
  color: #fff;
}

.submenue-container .pull-right {
  text-align: right;
  padding-right: 0;
}

.submenue-container .pagetitle {
  margin-top: 100px;
}

.submenue-container .pagesubtitle h2 {
  color: #fff;
  text-transform: none;
  font-size: 15px;
}

.pagesubtitle h1 {
  font-size: 23px;
  color: #232323;
  word-spacing: 1.8px;
  margin-top: 40px;
  font-weight: 700;
  line-height: 1.3;
}

.submenue-container .nav-second {
  list-style: none;
  text-align: right;
  display: inline-block;
  margin-top: 40px;
}

.submenue-container .nav-second li {
  margin-bottom: 5px;
  border-right: 3px solid #888888;
  padding-right: 10px;
}

.submenue-container .nav-second li:hover {
  border-right: 3px solid #ffffff;
}

.submenue-container .nav-second li.current {
  border-right: 3px solid #e9cf56;
}

.submenue-container .nav-second li a {
  color: #ababab;
  font-size: 14px;
  font-weight: lighter;
}

.submenue-container .nav-second li a:hover {
  color: #fff;
}

.submenue-container .nav-second li.current a {
  color: #e9cf56;
}

.submenue-container-specific {
  background-size: 100% auto;
  background-position: center top;
  overflow: auto;
}

.mapcontacts .partnerItem {
  display: block;
  margin-bottom: 30px;
}

.submenue-container-specific.lizenz .bg-row {
  /* background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/000/70.png") repeat center center transparent;*/
  background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/000/carbon.png")
    repeat center center;
  color: #fff;
  margin-top: 500px;
  padding: 20px 0;
  backdrop-filter: blur(5px);
  background-size: 6px;
  background-color: #8d7c74;
}

.submenue-container-specific.lizenz .text-title {
  font-size: 22px;
  text-transform: uppercase;
  color: #e9cf56;
}

.submenue-container-specific.lizenz .text-small {
  color: #e9cf56;
}

.submenue-container-specific.lizenz .text-small span {
  width: 70px;
  display: inline-block;
}

div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: none;
}

div.csc-textpic-border div.csc-textpic-imagewrap img {
  max-width: 100%;
  height: auto;
}

.text-image-block {
  text-align: center;
}

.text-image-block ul.image-container {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 4px solid #e9cf56;
  overflow: hidden;
  /*border-top-left-radius: 40px;
    border-top-right-radius: 40px;*/
}

.text-image-block ul.image-container img {
  max-width: 100%;
  height: auto;
  width: 100%;
  transition: all 900ms ease-out;
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  -ms-transition: all 900ms ease-out;
}

.text-image-block ul.image-container img:hover {
  opacity: 0.8;
  transform: scale(1.2);
}

.text-image-block .container-desc h3 {
}

.text-image-block.withbackground .container-desc {
  /* background-color: #232323;
    color: #FFF;*/
  background-color: #fff;
  color: #232323;
  text-align: left;
  padding: 10px 20px 20px 20px;
  min-height: 200px;
  /*border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;*/
}

.text-image-block.withbackground .container-desc .button.double-lined {
  background-color: #e9cf56;
  border: none;
  margin-top: 26px;
  /* border-radius: 10px;*/
}

.text-image-block.withbackground
  .container-desc
  .button.double-lined:hover
  .wrapper {
  background-color: #f6e146;
}

.text-image-block.withbackground.mini .container-desc {
  color: #222;
}

.text-image-block.withbackground .container-desc li {
  /* color: #fefefe; */
}

.text-image-block.withbackground h3 {
  /*color: #fefefe;*/
  font-weight: bold;
}

.text-image-block.mini {
  text-align: left;
  background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/000/60.png")
    no-repeat center center transparent;
}

.dark .text-image-block.mini {
  background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/FFF/60.png")
    no-repeat center center transparent;
}

.text-image-block.withbackground.mini .container-desc {
  background-color: #fefefe;
}

.text-image-block.default.withbackground h3 {
  /*color: #FFF;*/
  color: #232323;
}

.text-image-block.mini.withbackground h3 {
  color: #232323;
}

.icon-teaser-100 {
  float: left;
  padding: 0 0 20px 0;
}

.icon-teaser-100 .container-icon {
  border: 1px solid #111;
  float: left;
  border-radius: 50%;
  padding: 13px;
  height: 50px;
  width: 50px;
  display: block;
}

.icon-teaser-100.rect .container-icon {
  border-radius: 0;
}

.icon-teaser-100 .container-icon i {
  color: #111;
  font-size: 22px;
  float: left;
  width: 100%;
}

.icon-teaser-100 .container-icon i::before {
}

.icon-teaser-100 .container-desc {
}

.icon-teaser-100 .container-desc h4 {
  float: left;
  padding: 7px 0 0 16px;
  font-weight: bold;
}

.icon-teaser-100 .container-desc p {
  margin: 6px 0 0 0;
  float: left;
}

.tx-geolocger-pi1 .filiale {
  display: inline-block;
  margin: 20px 10px;
  width: 40%;
}

.button,
.btn-default {
  clip-path: polygon(100% 0, calc(100% - 0.5em) 100%, 0 100%, 0 0);
}

.btn-default {
  background-color: #e9cf56;
  border: none;
}

.btn {
  border-radius: 0px !important;
}

a .button,
.button {
  font-weight: bold;
  color: #333;
  display: inline-block;
}

.button.double-lined {
  border: 1px solid #e9cf56;
  padding: 2px;
}

.button.double-lined .wrapper {
  border: 1px solid #e9cf56;
  padding: 4px 10px;
  border-radius: 10px;
  /*color:#fff;*/
}

.button.double-lined:hover .wrapper {
  background-color: #e9cf56;
}

form .button {
  color: #eee;
  background-color: #444;
  border: 1px solid #e9cf56;
}

.button.youtube {
  display: block;
}

.licensee .button {
  margin-bottom: 20px;
  display: block;
}

.licensee .button a {
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  color: #fff;
  display: block;
}

.button.youtube {
  background-color: #cc181e;
}

.button.youtube:hover {
  background-color: #ab1419;
}

.button.facebook {
  background-color: #3b5998;
}

.button.facebook:hover {
  background-color: #2b406e;
}

.licensee .button .fa {
  font-size: 19px;
  margin-right: 10px;
}

.button a:hover,
.button a:focus,
.button a:active {
  text-decoration: none;
}

.map-container {
  position: relative;
  z-index: 10;
}

.map-container .item {
  position: absolute;
  z-index: 25;
}

.map-container .item:hover {
  z-index: 40;
}

.map-container .map-image {
  max-width: 100%;
  width: 100%;
}

.map-container .item-label {
  text-transform: uppercase;
  color: #666;
  font-size: 14px;
}

.map-container .item-label .wrapper {
  margin-left: -50%;
}

.map-container .item-label a {
  /*
    background-color: #e9cf56;
    */
  text-decoration: underline;
  color: #111;
}

.map-container .item-label a:hover {
  /*
    background-color: #f7dd59;
    */
  font-weight: bold;
}

.map-container .item-punkt .wrapper {
  height: 20px;
  width: 20px;
  margin-left: -50%;
  margin-top: -50%;
  border-radius: 100%;
  background-color: #e9ce37;
  border: 1px solid #888;
  -webkit-transition: all 500ms;
  /* Safari */
  transition: all 500ms;
  position: relative;
  z-index: 20;
}

.map-container .item-punkt.item-partner .wrapper {
  background-color: #0f99e9;
}

.map-container .item-punkt.item-standort.item-163 .wrapper {
  background-color: #2bcc28;
}

.map-container .item-punkt.item-standort.item-163 .content-box .title {
  background-color: #2bcc28;
}

.map-container .item-punkt.item-zkf .wrapper {
  background-color: #fff;
}

.map-container .item-punkt.item-standort .content-box .title a {
  color: #222;
}

.map-container .item-punkt.item-standort .content-box .title i {
  font-size: 12px;
  font-weight: lighter;
}

.map-container .item-punkt:hover .wrapper {
  height: 30px;
  width: 30px;
}

.map-container .item .content-box {
  position: absolute;
  background-color: #fff;
  display: block;
  margin: 20px;
  color: #222;
  width: 320px;
  top: -20px;
  left: -20px;
  z-index: 30;
}

.mapcontacts .item {
  min-height: 370px;
}

.mapLegendItem {
  margin: 0 0 20px 40px;
}

.mapLegendItem .title {
  font-weight: bold;
}

.mapLegendItem::before {
  height: 12px;
  width: 12px;
  margin-left: -40px;
  position: absolute;
  border-radius: 100%;
  content: "";
  display: inline-block;
}

.mapLegendItem.green::before {
  background-color: #2bcc28;
}

.mapLegendItem.yellow::before {
  background-color: #e9ce37;
}

.mapLegendItem.blue::before {
  background-color: #0f99e9;
}

.mapLegendItem.white::before {
  background-color: #ffffff;
}

.mapLegendItem .desc .btn {
  padding: 10px;
  margin-top: 10px;
  background-color: #e9ce37;
  color: #222;
}

.mapLegendItem .desc .btn:hover {
  background-color: #cfb630;
}

.mapLegendItem.blue .desc .btn {
  background-color: #0f99e9;
  color: #fff;
}

.mapLegendItem.blue .desc .btn:hover {
  background-color: #0e88ce;
}

.mapLegendItem.white .desc .btn {
  background-color: #ffffff;
  color: #222;
}

.mapLegendItem.white .desc .btn:hover {
  background-color: #eeeeee;
}

.linklist-columns-wrapper .header {
  display: block;
  padding: 10px 0;
  border-bottom: solid 1px #bbb;
}

.mapsubgermany .lizenznehmer > h3 {
  display: block;
  padding-bottom: 10px;
  margin-top: 20px;
  font-weight: bold;
  text-transform: none;
  border-bottom: 1px solid #ccc;
}

.mapsubgermany .lizenznehmer .item {
  margin-bottom: 30px;
}

.mapsubgermany .lizenznehmer .item .title {
  margin-bottom: 10px;
}

.mapsubgermany .lizenznehmer .item .title .main {
  font-weight: bold;
}

.mapsubgermany .lizenznehmer .item .title i {
  font-size: 12px;
}

.mapsubgermany .lizenznehmer .item img {
  max-width: 100%;
  height: auto;
}

.map-container .item.item-zkf .content-box .title .subtitle {
  font-weight: lighter;
  display: block;
  font-size: 12px;
}

.map-container .item .cityHint {
  left: 20px;
  top: 14px;
  position: absolute;
  min-width: 100px;
  padding: 0 0 0 4px;
  background-color: rgba(255, 255, 255, 0.87);
  color: #222222;
}

.lizenzmehmer-contacts h3 {
  font-weight: bold;
  text-transform: none;
}

.lizenzmehmer-contacts .tel {
  font-size: 18px;
}

.acc-toggle-item {
}

.acc-toggle-item button {
  display: block;
  width: 100%;
  background-color: #eee;
  color: #222;
  border: none;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.acc-toggle-item button:hover {
  background-color: #e0c321;
}

.map-container .item .content-box .title {
  padding: 10px;
  background-color: #e9ce37;
  font-weight: bold;
}

.map-container .item.item-partner .content-box .title {
  background-color: #0f99e9;
}

.map-container .item.item-zkf .content-box .title {
  background-color: #eee;
}

.map-container .item .content-box .text {
  padding: 10px;
}

.map-container .item .content-box .button-row {
  text-align: center;
}

.map-container .item .content-box .button-row a {
  padding: 10px;
  background-color: #333;
  color: #eee;
  display: inline-block;
}

.map-container .item .content-box .button-row a:hover {
  background-color: #232323;
  color: #fff;
  text-decoration: none;
}

.right {
  float: right;
}

.map-container .item .content-box {
  display: none;
}

.map-container .item:hover .content-box {
  display: block;
}

.section {
  padding: 40px 0;
}

.section.normal h1,
.section.normal h2,
.section.normal h3,
.section.normal h4,
.section.normal h5 {
  /* color: #cab347; */
  font-weight: bold;
  word-break: break-word;
}

.section.normal h3 {
  /* margin-bottom: 20px; */
}

ul {
  padding-left: 0px;
}

.section.dunkel-1 {
  background-color: #272727;
  color: #eee;
}

.section.dunkel-1 h1 {
  color: #e9cf56;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 24px;
}

.section.gold {
  background-color: #e9cf56;
}

.section.gold a {
  color: #080808;
  font-weight: bold;
}

/*#maincontent {
    min-height: 800px;
}*/

#maincontent .row {
  /* margin-bottom: 30px; */
}

.section.homepage-01 {
  background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/cars/002.jpg")
    no-repeat top center #2e2e2e;
  min-height: 700px;
}

.section.homepage-01 .row.image-row {
  height: 320px;
}

.section.homepage-01 .fa.big:before {
  font-size: 45px;
  color: #9f9258;
}

figcaption.csc-textpic-caption {
  max-width: 246px;
  display: block;
  font-size: 11px;
}

figure.csc-textpic-image {
  vertical-align: top;
}

figure.csc-textpic-image img {
  vertical-align: top;
}

.section.parallax {
  min-height: 400px;
}

.section.parallax.bg-car-02 {
  background: url("/fileadmin/template/section-bg/car-03.jpg") no-repeat center
    center transparent;
  background-size: 100% auto;
}

.section.footer-contacts {
  background-color: #eee;
  padding: 30px 0;
}

.section.breadcrumb {
  padding: 3px 0;
  font-size: 12px;
  clear: both;
}

.section.breadcrumb .delimiter {
  margin: 0 15px;
}

.pid-5515 .section.with-car-image {
  background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/cars/001.jpg")
    no-repeat top center #2e2e2e;
  min-height: 900px;
}

.pid-5516 .section.with-car-image {
  background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/cars/004.jpg")
    no-repeat top center #fff;
  min-height: 700px;
}

.pid-5514 .section.autoaufbereitung-cars-bg {
  background-color: #d1d1d1;
}

.pid-5514 .section.autoaufbereitung-cars-bg h4 {
  color: #222;
  font-weight: bold;
}

.pid-5514 .section.autoaufbereitung-cars-bg h3 {
  background-color: #222;
  padding: 10px 25px;
  margin-top: 0px;
}

.pid-5514 .section.autoaufbereitung-cars-bg h3:hover {
  background-color: #000;
}

.pid-5514 .section.autoaufbereitung-cars-bg .csc-header.csc-header-n1 {
  margin-top: -20px;
}

.pid-5514 .section.autoaufbereitung-cars-bg .content-header {
}

.pid-5514 .section.autoaufbereitung-cars-bg .content-header h2 {
  display: block;
  width: 100%;
  text-align: center;
  color: #222;
  /* font-size: 36px; */
}

.pid-5514 .section.autoaufbereitung-cars-bg .content-header .subtitle {
  display: block;
  width: 100%;
  text-align: center;
  background-color: transparent;
  border-top: 1px solid #222;
  color: #666;
}

.pid-5514 .section.autoaufbereitung-cars-bg .content-header .subtitle:hover {
  background-color: transparent;
}

.csc-textpic-imagecolumn.csc-textpic-firstcol.csc-textpic-lastcol,
div.csc-textpic-center .csc-textpic-center-inner,
div.csc-textpic-center .csc-textpic-center-outer,
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image img,
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-left .csc-textpic-imagewrap {
  max-width: 100%;
  height: auto;
  display: inline-block;
  float: none;
  right: 0;
  left: 0;
  position: static;
}

.csc-textpic {
  margin-bottom: 30px;
}

.textimagecontent .image-wrapper img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.widget-bar.dark {
  background-color: #373737;
  color: #fce57b;
  font-size: 14px;
}

.widget-bar.dark a,
.widget-bar.dark a:visited {
  /*color: #9f9258;*/
  color: white;
}

.widget-bar.dark a:hover {
  color: #fce57b;
}

/*.widget-bar.dark .pull-right.first-header-list {
  background-color: #373737;
  border-bottom-left-radius: 102px;
}*/
.widget-bar.dark .container-fluid {
  padding-inline: 0px;
}

.pull-right .main-nav {
  float: none !important;
}

.pull-right .first-header-list {
  display: flex !important;
  justify-content: center !important;
}

.go-right {
  text-align: right;
  display: inline-block;
  float: right;
}

.content-header {
}

.content-header h1 {
  padding-bottom: 0;
  margin-bottom: 0;
}

.content-header h3.subtitle {
  font-size: 14px;
  margin-top: 0;
  padding-top: 0;
  font-weight: lighter;
}

.section .content-header h3.subtitle {
  font-size: 14px;
}

.section.dunkel-1 .content-header h3.subtitle {
  color: #ababab;
}

.tel-label {
}

.tel-nr-big {
  font-size: 15px;
}

.col-md-4.space-top {
  padding-top: 50px;
}

.section.dunkel-1 .tel-nr-big {
  color: #e9cf56;
}

.section.grau-1 {
  background-color: #efefef;
}

.sidebar-textimage {
  margin-bottom: 30px;
}

.sidebar-textimage .image-container {
  position: relative;
}

.sidebar-textimage .image-container .image-title {
  position: absolute;
  top: 20px;
  left: 20px;
  font-weight: lighter;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
}

.sidebar-textimage a.button-container {
  margin-top: 20px;
  display: inline-block;
}

.sidebar-textimage .button-container .wrapper {
  background-color: #333;
  color: #fff;
}

.sidebar-textimage .button-container:hover .wrapper {
  color: #111;
}

.sidebar-textimage .image-container img {
  max-width: 100%;
}

.sidebar-textimage .content-container {
  padding: 10px 20px 30px 20px;
  font-size: 12px;
}

.sidebar-textimage .content-container h3 {
  font-size: 14px;
  font-weight: bold;
  color: #e9cf56;
  display: block;
}

.sidebar-textimage.dark .content-container {
  background-color: #444;
  color: #eee;
}

.sidebar-textimage img.map {
  margin-left: 20px;
}

.news-list-view .article.layout-2 {
  padding: 5px 0;
  margin: 0;
}

.news-list-view .article.layout-2 .title {
  font-weight: bold;
}

.news-list-view .article.layout-1 h3 {
  font-size: 12px;
  margin: 3px;
  /* text-align: center; */
}

.news-list-view .article.layout-1 .text-block {
  /* margin-left: 174px; */
}

.news-list-view .article.layout-1 {
  /*margin-bottom: 0;*/
  padding-bottom: 5px;
}

.news-list-view .article.layout-1 .teaser-text {
  font-size: 10px;
  line-height: 17px;
  /* text-align: center; */
  margin: 3px;
}

.news .article.layout-1 .news-img-wrap {
  margin: 0px 5px 5px 0;
}

.news .article.layout-1 .news-img-wrap a {
}

.news-list-view .article.layout-1 a img:hover {
  opacity: 0.7;
}

.news-single .article .news-img-wrap img {
  max-width: 100%;
  height: auto;
}

.news-single .article .news-img-wrap .description {
  font-size: 11px;
}

.news-single .article .news-img-wrap .item {
  margin-bottom: 10px;
  display: inline-block;
}

.news-single .article h1 {
  font-size: 26px;
}

.news-single .article .news-images-bottom-side.news-img-wrap {
  float: none;
  width: auto;
  height: auto;
  margin: 0;
}

.news-single .news-images-bottom-side {
  clear: both;
  width: 100%;
}

.news-single .news-images-bottom-side .item {
  width: 48%;
  display: inline-block;
}

.news-single .news-images-bottom-side .item a {
  display: inline-block;
}

.news-single .news-images-bottom-side .item img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.news-outer-grid .container {
  width: 100%;
}

iframe {
  max-width: 100% !important;
}

.footer-100 {
  background-color: #272727;
  color: #888888;
}

.footer-100 .footer-main {
  padding-top: 30px;
  font-weight: lighter;
}

.footer-100 h4 {
  /*font-size: 14px;*/
  font-size: 16px;
}

.footer-100 .h,
.footer-100 h3,
.footer-100 h4,
.footer-100 h5 {
  color: #e9cf56;
  text-transform: uppercase;
  font-weight: bold;
}

.footer-100 .footer-nav {
  list-style: none;
  padding-left: 15px;
}

.footer-100 .footer-nav a {
  color: #888888;
}

.footer-100 .footer-nav a:hover {
  color: #e9cf56;
  text-decoration: none;
}

.footer-bottom {
  margin-top: 40px;
  padding: 10px 0;
  background-color: #111;
  border-top: 1px solid #e9cf56;
  font-weight: lighter;
}

body .cc_container {
  font-family: "Open Sans", sans-serif;
}

body .cc_container a:active,
body .cc_container a:focus {
  color: #e9cf56;
}

.social-share-line {
  vertical-align: top;
  padding: 5px 0 0 0;
  display: inline-block;
}

.social-share-line > div {
  vertical-align: top;
}

.bundesland .item-punkt .cityName {
  position: absolute;
  top: -11px;
  left: 12px;
  background-color: rgba(34, 34, 34, 0.75);
  padding: 2px;
}

.section.footer-social-icons {
  padding: 0;
}

.footer-social-icons .social-share-line {
  padding: 10px 0 0 20px;
}

.section.footer-social-icons span.title {
  vertical-align: top;
  padding-top: 12px;
  font-size: 12px;
  display: inline-block;
}

.social-extern-links ul {
  list-style: none;
  display: inline-block;
  margin: 0;
}

.social-extern-links ul li {
  list-style: none;
  display: inline-block;
  padding: 8px;
}

.social-extern-links ul li.desktoponly {
  display: inline-block;
}

.social-extern-links ul li.mobileonly {
  display: none;
}

.social-extern-links ul li a {
}

.social-extern-links ul li a .fa {
  font-size: 22px;
  color: #fff;
  color: #8d791d;
  /* text-shadow: 1px 1px #888; */
}

.social-extern-links ul li a:hover .fa {
  color: #eee;
  color: #fff;
}

.shariff-box {
  width: 500px;
  max-width: 100%;
}

.shariff-box a,
body .section.gold .shariff-box a {
  color: #ffffff;
}

.shariff li {
  padding: 0;
}

.shariff .orientation-horizontal.col-3 li .share_text {
  color: #ffffff;
}

.shariff .orientation-horizontal {
  display: block;
}

.shariff .orientation-horizontal.col-3 li {
  min-width: 0;

  width: auto;
  display: inline-block;
}

.shariff .orientation-horizontal.col-3 li a {
  padding-right: 20px;
}

.fit-default-images div.csc-textpic .csc-textpic-imagewrap figure,
.fit-default-images div.csc-textpic figure.csc-textpic-imagewrap,
.fit-default-images .csc-textpic-imagecolumn figure {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  width: 30%;
}

.fit-default-images div.csc-textpic .csc-textpic-imagewrap figure a {
  width: 100%;
}

.fit-default-images div.csc-textpic .csc-textpic-imagewrap figure img {
  width: 100%;
}

.fit-default-images figcaption.csc-textpic-caption {
  display: inline-block;
}

.linklist-100-wrapper a {
  font-weight: lighter;
  color: #888;
}

.linklist-100-wrapper a:hover {
  color: #e0c321;
}

.linklist-100-wrapper .header {
  display: block;
  border-bottom: 1px solid #e0c321;
  padding: 10px 0;
}

div.csc-textpic div.csc-textpic-imagecolumn {
  text-align: left;
}

.tx-kvesitemap-pi1 div {
  width: auto !important;
}

.tx-kvesitemap-pi1 div a {
  padding-right: 15px;
}

.frame-type-header h3,
h2 {
  display: flex;
  word-break: break-word;
  /* justify-content: center;*/
}

.section {
  padding: 15px 0;
}

.footer-main header {
  border-bottom: 1px dashed #777;
  margin-bottom: 35px;
}

.linklist-100 li {
  list-style-type: none;
}

.linklist-100 li ::before {
  content: "➜";
  font-weight: 300;
  color: #343434;
  margin-right: 0.5em;
}

.with-car-image li {
  list-style-type: none;
}

.with-car-image li a {
  color: white !important;
}

.with-car-image li::before {
  content: "➜";
  font-weight: 300;
  color: #fff !important;
  margin-right: 0.5em;
}

.section.grau-1 .linklist-100 li {
  list-style-type: none;
  position: relative;
  padding-left: 1.5em;
}

.section.grau-1 .linklist-100 li ::before {
  content: "➜";
  font-weight: 300;
  color: #343434;
  margin-right: 0.5em;
  position: absolute;
  left: 0;
}

.section-wrapper li {
  list-style-type: none;
  position: relative;
  padding-left: 1.5em;
}

.section-wrapper li::before {
  content: "➜";
  font-weight: 300;
  color: #343434;
  margin-right: 0.5em;
  position: absolute;
  left: 0;
}

.section-wrapper .image-container li {
  padding-left: 0px;
}

.section-wrapper .image-container li::before {
  position: unset;
  content: unset;
}

.bg-map-germany .linklist-100 li ::before {
  color: #fff;
}

.section.dunkel-1 .section-wrapper li::before{
  color: #fff;
}
.container-fluid {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.first-header-list {
  display: flex;
  justify-content: center;
  text-align: center;
}

.linklist-100 li a:hover {
  text-decoration: none;
}

.first-header-list .linklist-100 li ::before {
  content: none;
}

.footer-main li a::before {
  content: "➜";
  width: 30px;
  height: 30px;
  font-weight: 300;
  color: #fff;
  background-color: #343434;
  margin-right: 0.5em;
  padding: 6px;
}

.homepage-01.dark {
  position: relative;
}

.homepage-01.dark .buttonwrap a {
  margin-top: 15px;
}

.homepage-01.dark li {
  list-style-type: none;
  position: relative;
  padding-left: 1.2em;
}

.homepage-01.dark li::before {
  content: "➜";
  font-weight: 300;
  color: #fff;
  margin-right: 0.5em;
  position: absolute;
  left: 0;
}

.frame-type-mask_text_image_block .container-desc li::before {
  content: "➜";
  font-weight: 300;
  color: #343434;
  margin-right: 0.5em;
}

.frame-type-mask_text_image_block li {
  list-style-type: none;
}

.footer-main .linklist-100 li {
  margin-bottom: 20px;
}

.footer-main .linklist-100 li a:hover {
  color: #e0c321;
  transition: all 0.3s ease-in-out;
}

.footer-main .linklist-100 li a:hover::before {
  background-color: #e0c321;
  transition: all 0.3s ease-in-out;
}

.frame-type-mask_text_image_block h3 {
  /* clip-path: polygon(100% 0, calc(100% - 0.5em) 100%, 0 100%, 0 0);
    background-color: #e9cf56;
    color: white;
    padding: 10px 12px; */
}

.frame-type-mask_text_image_block a h3 {
  clip-path: none;
  background-color: transparent !important;
  padding: 0px;
  background: none !important;
}

.submenue-container-specific.lizenz .text-title {
  width: fit-content;
  clip-path: polygon(100% 0, calc(100% - 0.5em) 100%, 0 100%, 0 0);
  /* clip-path: polygon(100% 0, calc(100% - 0.875em) 100%, 0 100%, 0 0); */
  background: #e9cf56;
  color: black;
  padding: 5px 15px;
  margin-bottom: 15px;
}

.submenue-container-specific.lizenz .text-title a {
  background-color: transparent;
  clip-path: none;
  padding: 0;
}

.submenue-container-specific.lizenz .text-label {
  border: 2px solid #fff;
  width: fit-content;
  padding: 5px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #e9cf56;
}

.submenue-container-specific.lizenz .text-small {
  font-size: 16px;
  color: white;
}

.submenue-container-specific.lizenz .text-small a {
  color: #fff;
}

.text-label.text-mobile {
  margin-top: 15px;
}

iframe {
  width: 100%;
  margin-bottom: 30px !important;
}

@media (min-width: 1200px) {
  .header-500 .main-nav ul.first {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
  }

  .nav-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header-500 .main-nav ul.first {
    gap: 10px;
  }

  .main-nav {
    display: block !important;
    position: static;
    transform: none !important;
    background: transparent;
    box-shadow: none;
  }

  .navtoggler {
    display: none !important;
  }

  .menu-close {
    display: none !important;
  }

  .header-500 .main-nav > ul > li > a {
    line-height: 35px;
    padding: 25px 14px;
    /*margin-block: 10px;*/
  }
}

@media (min-width: 1440px) {
  .header-500 .logo img {
    /* width: 380px; */
    width: 100%;
    max-width: 300px;
  }

  .header-500 .main-nav ul.first {
    gap: 40px;
  }

  .header-500 .main-nav > ul > li > a {
    line-height: 40px;
    padding: 35px 15px;
  }
}

@media (min-width: 768px) {
  /* .nav-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }*/
  .linklist-100 li {
    position: relative;
    padding-left: 1.5em;
  }

  .linklist-100 li ::before {
    position: absolute;
    left: 0;
    top: 0;
  }

  .footer-main li {
    position: relative;
    padding-left: 2.5em;
  }

  .footer-main li a::before {
    position: absolute;
    top: -5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .with-car-image li {
    position: relative;
    padding-left: 1.5em;
  }

  .with-car-image li::before {
    position: absolute;
    left: 0;
  }
}

@media (max-width: 1440px) {
  .header-500 .logo img {
    width: 210px;
  }
}

@media (max-width: 1300px) {
  .submenue-container-specific.lizenz .bg-row {
    margin-top: 450px;
  }
}

@media (max-width: 1199px) {
  .header-500 .main-nav > ul > li > a {
    padding: 15px 10px;
  }

  .submenue-container {
    background-size: auto;
  }

  .submenue-container-specific.lizenz {
    background-size: 1200px auto;
  }

  .submenue-container-specific.lizenz .bg-row {
    margin-top: 400px;
  }

  .header-widget-links ul li {
    padding: 14px 35px;
  }

  /* .header-500 .main-nav ul.first {
    gap: 14px;
  }*/

  nav .main-nav {
    display: none;
  }

  .mobileonly {
    display: inherit;
  }

  .mobile-nav-active nav .main-nav {
    display: block;
    position: fixed;
    overflow: scroll;
    width: 100%;
    height: 100%;
    background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/000/90.png")
      repeat center center transparent;
    z-index: 600;
    left: 0;
    top: 95px;
  }

  .mobile-nav-active .header-500 .main-nav .nav-main {
    margin-bottom: 600px;
  }

  .mobile-nav-active .header-500 .main-nav ul {
    background: none;
    width: 100%;
  }

  .mobile-nav-active .header-500 .main-nav .sf-menu ul li {
    width: 100%;
  }

  .mobile-nav-active .header-500 .main-nav .sf-menu ul li a {
    border: none;
  }

  /* .mobile-nav-active nav .main-nav ul.first {
    margin-top: 40px;
  }
*/
  .mobile-nav-active nav .main-nav ul.first > li {
    position: relative;
  }

  .mobile-nav-active nav .main-nav ul.first > li > a {
    color: #e9cf56;
    border-bottom: 1px solid #e9cf56;
  }

  /*.mobile-nav-active nav .main-nav ul.second {
    display: block;
    position: static;
    border: none;
  }*/

  .main-header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 700;
    width: 100%;
  }

  .header-500 .main-nav > ul > li {
    display: block;
  }

  .sf-menu > li {
    float: none !important;
  }

  .header-500 .main-nav ul.first a {
    width: 100%;
  }

  .mobile-nav-active nav .main-nav ul.first > li > a {
    position: relative;
    padding-right: 20px;
  }

  /*.mobile-nav-active nav .main-nav ul.first > li > a::after {
  content: "▼";
  font-size: 10px;
  color: #666; /* adjust color as needed */
  /* margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}*/

  .arrow-down {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/typo3conf/ext/siteautoputzer/Resources/Public/Images/logo/angle-down-solid.svg")
      no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 0;
    /* top: 50%;*/
    top: 25px;
    transform: translateY(-50%);
    margin-right: 20px;
    filter: invert(84%) sepia(29%) saturate(2218%) hue-rotate(5deg)
      brightness(97%) contrast(94%);
    transition: transform 0.3s ease;
    cursor: pointer;
  }

  .arrow-down.open {
    transform: translateY(-50%) rotate(180deg);
    /* rotation on open */
  }

  .submenu {
    display: none;
  }

  .with-ul.open .submenu {
    display: block;
  }

  .with-ul .second {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
  }

  /* When open, let it expand */
  .with-ul.open .second {
    max-height: 500px;
    /* big enough to fit all submenu items */
  }

  /*.mobile-nav-active nav .main-nav ul.second {
     display: none;
  }
 .mobile-nav-active nav .main-nav ul.second.open {
  display: block;
}*/

  .with-ul .second {
    display: none;
  }

  .with-ul.open .arrow-down.open + .second {
    display: block;
  }

  .submenue-container .nav-second {
    margin-top: 65px;
  }

  .nav-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header-500 .logo img {
    padding-block: 10px;
  }
}

@media screen and (min-width: 867px) and (max-width: 1069px) {
  .home-slider .tp-banner .tp-caption .infotext {
    padding-left: 4px;
  }
}

@media (max-width: 998px) {
  .home-slider .tp-banner .tp-caption .subtitle {
    font-size: 16px;
  }

  .header-500 .logo img {
    width: 170px;
  }

  .mobile-nav-active nav .main-nav {
    top: 84px;
  }

  /*.home-slider .tp-banner .tp-caption .infotext
  {
    padding-left: 5px;
  }*/
}

@media (max-width: 992px) {
  .mapsubgermany .lizenznehmer .item {
    margin-bottom: 60px;
  }

  /*.submenue-container-specific.lizenz .bg-row {
        background-image: none;
        background-color: #121212;
    }*/

  .submenue-container-specific.lizenz .row > div {
    margin-bottom: 30px;
  }

  /* .header-500 .main-nav {
    margin-top: 10px;
  }*/

  .header-500 .main-header > .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  /*.submenue-container .pagetitle {
    margin-top: 0;
  }*/

  .text-image-block {
    margin-bottom: 55px;
  }

  /*.text-image-block ul.image-container {
    display: inline-block;
  }*/

  .csc-textpic {
    text-align: center;
  }

  .csc-textpic ul {
    text-align: left;
  }

  .pid-5516 .section.with-car-image {
    background: none;
  }

  .pid-5515 .section.with-car-image {
    background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/cars/001.jpg")
      no-repeat bottom center #2e2e2e;
    min-height: 1082px;
  }

  .mapcontacts h3 span.btn.right {
    display: none;
  }

  .header-widget-links ul li {
    padding: 14px 15px;
  }

  .header-500 .main-nav ul.first {
    display: inline-block;
  }

  .header-500 .main-nav > ul > li > a {
    padding: 15px 25px;
  }

  .home-slider .tp-banner .tp-caption h3 {
    margin-top: 0px;
  }

  .submenue-container .pagetitle {
    margin-top: 40px;
  }

  .submenue-container .nav-second {
    margin-top: 40px;
  }
}

@media (max-width: 868px) {
  .home-slider .tp-banner .tp-caption .subtitle {
    font-size: 14px;
    padding: 0px 15px;
  }

  .tp-simpleresponsive .button {
    font-size: 13px;
  }

  .home-slider .tp-banner .tp-caption h3 {
    margin-left: 15px;
  }
}

/*  -- mobile -- */
@media (max-width: 760px) {
  .submenue-container-specific.lizenz {
    background-size: 130% auto;
    margin-top: 84px;
  }

  body .map-container .content-box,
  body .map-container .item:hover .content-box {
    display: none;
  }

  .map-container .item-label a {
    font-size: 12px;
  }

  body .map-container .item .wrapper,
  body .map-container .item:hover .wrapper {
    width: 10px;
    height: 10px;
  }

  .header-500 .main-nav > ul > li > a {
    padding: 15px 10px;
    font-size: 12px;
  }

  .tp-banner .tp-caption {
    display: none;
  }

  /*.mobileonly {
    display: inherit;
  }
*/
  .submenue-container {
    margin-top: 84px;
    max-height: 700px;
    background-attachment: inherit;
  }

  .submenue-container .pagesubtitle h2 {
    margin-top: 0;
  }

  .header-500 .widget-bar {
    display: none;
  }

  .go-right.breadcrumb-line {
    float: left;
  }

  .header-500 .breadcrumb-top {
    text-align: left;
  }

  .breadcrumb-top > a {
    display: block;
  }

  .breadcrumb-top > span {
    display: block;
  }

  body nav {
    display: block;
  }

  /*nav .main-nav {
    display: none;
  }*/

  nav a.logo {
    display: inline-block;
    width: auto;
  }

  .section.breadcrumb .social-share-line {
    display: none;
  }

  .linklist-100-wrapper li {
    padding: 10px 0;
  }

  .bg-map-germany li {
    padding: 0px;
  }

  .linklist-100-wrapper a {
    font-size: 16px;
  }

  .footer-social-icons ul li.desktoponly {
    display: none;
  }

  .footer-social-icons ul li.mobileonly {
    display: inline-block;
  }

  .footer-social-icons ul li a .fa {
    font-size: 32px;
  }

  .section.footer-social-icons {
    text-align: center;
  }

  .section.footer-social-icons .col-md-6 + .col-md-6 {
    margin-top: 30px;
  }

  /* .mobile-nav-active nav .main-nav {
    display: block;
    position: fixed;
    overflow: scroll;
    width: 100%;
    height: 100%;
    background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/000/90.png")
      repeat center center transparent;
    z-index: 600;
    left: 0;
    top: 53px;
  }

  .mobile-nav-active .header-500 .main-nav .nav-main {
    margin-bottom: 600px;
  }

  .mobile-nav-active .header-500 .main-nav ul {
    background: none;
    width: 100%;
  }

  .mobile-nav-active .header-500 .main-nav .sf-menu ul li {
    width: 100%;
  }

  .mobile-nav-active .header-500 .main-nav .sf-menu ul li a {
    border: none;
  }

  .mobile-nav-active nav .main-nav ul.first {
    margin-top: 40px;
  }

  .mobile-nav-active nav .main-nav ul.first > li {
  }

  .mobile-nav-active nav .main-nav ul.first > li > a {
    color: #e9cf56;
    border-bottom: 1px solid #e9cf56;
  }

  .mobile-nav-active nav .main-nav ul.second {
    display: block;
    position: static;
    border: none;
  }

  .main-header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 700;
    width: 100%;
  }*/

  .submenue-container .pagetitle {
    text-align: center;
  }

  .submenue-container .pagesubtitle {
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    display: flex;
    justify-content: center;
  }

  .submenue-container .pagetitle h1 {
    font-size: 26px;
  }

  .submenue-container .nav-second li {
    margin-bottom: 10px;
  }

  .fit-default-images div.csc-textpic .csc-textpic-imagewrap figure,
  .fit-default-images div.csc-textpic figure.csc-textpic-imagewrap,
  .fit-default-images .csc-textpic-imagecolumn figure {
    display: inline-block;
    vertical-align: top;
    margin: 3px;
    width: 47%;
  }

  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    /*
        padding-left: 0;
        padding-right: 0;
        */
  }

  .section.homepage-01 {
    background: url("/typo3conf/ext/siteautoputzer/Resources/Public/img/pattern/cars/002.jpg")
      no-repeat center 200px #2e2e2e;
    background-size: 200% auto;
  }

  .header-500 .logo {
    padding: 10px 0 0px 0;
    margin-top: 0px;
  }

  .footer-main .linklist-100 li {
    margin-bottom: 0px;
  }

  .footer-main header {
    margin-bottom: 25px;
  }

  .mobile-nav-active nav .main-nav {
    top: 92px;
  }
}

@media (max-width: 680px) {
  div.csc-textpic-intext-right .csc-textpic-imagewrap {
    float: none;
  }

  div.csc-textpic div.csc-textpic-imagecolumn {
    float: none;
    text-align: center;
  }

  .tx-kvesitemap-pi1 div {
    display: block;
    width: auto !important;
    clear: both;
  }

  .csc-textpic-intext-right-nowrap .csc-textpic-text {
    margin-right: 0;
  }

  .submenue-container-specific.lizenz .bg-row {
    margin-top: 350px;
  }
}

@media (max-width: 580px) {
  .submenue-container-specific.lizenz .bg-row {
    margin-top: 300px;
  }

  .sf-menu a {
    font-size: 12px;
  }

  .section.homepage-01 .row.image-row {
    height: 231px;
  }
}

@media (max-width: 500px) {
  .map-container .item-label {
    display: none;
  }

  .submenue-container-specific.lizenz .bg-row {
    margin-top: 200px;
  }

  .submenue-container-specific.lizenz {
    margin-top: 66px;
  }

  .col-md-5.bg-map-germany {
    background: none;
  }

  .header-500 a.logo {
    max-width: 240px;
  }

  .header-500 .logo img {
    max-width: 240px;
  }

  .submenue-container {
    margin-top: 66px;
  }

  .submenue-container .nav-second li {
    margin-bottom: 25px;
  }

  .submenue-container .nav-second li a {
    font-size: 18px;
  }

  .submenue-container .pagetitle h1 {
    font-size: 20px;
  }

  .footer-social-icons .social-share-line {
    padding: 0;
    display: block;
  }

  .footer-social-icons ul {
    padding: 0;
  }

  .fit-default-images div.csc-textpic .csc-textpic-imagewrap figure,
  .fit-default-images div.csc-textpic figure.csc-textpic-imagewrap,
  .fit-default-images .csc-textpic-imagecolumn figure {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px 0;
    width: 100%;
  }
}

@media (max-width: 480px) {
  .frame-type-mask_text_image_block .container-desc li {
    position: relative;
    padding-left: 1.5em;
  }

  .frame-type-mask_text_image_block .container-desc li::before {
    position: absolute;
    left: 0;
  }

  .section.dunkel-1 h1 {
    font-size: 22px;
  }

  .section.homepage-01 .row.image-row {
    height: 190px;
  }
}

@media (max-width: 400px) {
  .section.homepage-01 .row.image-row {
    height: 110px;
  }
}
