body {
    font-family:"Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow-x:hidden;
}

.container-fluid, .container {
    padding-left:0;
    padding-right:0;
}

.row {
    margin-left:0;
    margin-right:0;
}

nav.kompetenzen {
	border-bottom: 1px solid rgba(204,204,204,.35);
}

.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;
}

.col-xs-12, .col-sm-12, .col-lg-12, .col-md-12 {
    width: 100%;
}

/**
 * WordPress Generated Classes
 * http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/* Alignment */
.alignnone {
    margin-left:0;
    margin-right:0;
    max-width:100%;
    height:auto;
}

.aligncenter {
    clear:both;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.text-link {
    color: #fff !important;
    display: inline-block;
    text-decoration: underline;
	padding: unset !important;
	font-weight: normal !important;
	margin-top: unset !important;
}

@media (max-width:767px) {
    .alignleft {
        display:inline;
        float:left;
        margin-right:1.5em;
    }

    .alignright {
        display:inline;
        float:right;
        margin-left:1.5em;
    }
}

/* Captions */
.wp-caption {
    margin-bottom:1.5em;
    max-width:100%;
}

.wp-caption img[class*="wp-image-"] {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.wp-caption .wp-caption-text {
    margin:0.8075em 0;
}

.wp-caption-text {
    text-align:center;
}

/* Gallery */
.gallery {
    margin-bottom:1.5em;
}

.gallery-item {
    display:inline-block;
    text-align:center;
    vertical-align:top;
    width:100%;
}

.gallery-columns-2 .gallery-item {
    max-width:50%;
}

.gallery-columns-3 .gallery-item {
    max-width:33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width:25%;
}

.gallery-columns-5 .gallery-item {
    max-width:20%;
}

.gallery-columns-6 .gallery-item {
    max-width:16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width:14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width:12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width:11.11%;
}

.gallery-caption {
    display:block;
}

/* Text meant only for screen readers (from bootstrap sr-only) */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


#main a {
    transition: color .8s;
    -webkit-transition: color .8s;
    -moz-transition: color .8s;
}

.only-smartphone {
    display: none;
}


/* -------------------- NAVBAR -------------------- */
.navbar-default {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}

.navbar {
    border-radius: 0 !important;
}

.navbar {
    min-height: 10px !important;
    border: none !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
}

.navbar-collapse {
    padding-right: 0 !important;
    padding-left: 0 !important;
    border-top: none !important;
    box-shadow: none !important;
}

.nav > li > a {
    padding: 0 !important;
}

.navbar-brand, .navbar-header {
    display: none;
}

h1, h1 a {
    text-align: center;
    text-transform: uppercase;
}


/* --------------- HEADER --------------- */

#header {
    position: relative;
    width: 100%;
}

.headbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 600;
}

.headbar-startseite {
    background: rgba(25,25,25,.65);
}

.headbar-unterseite {
    background: rgba(255,255,255,1);
}

.header-inner {
    display: flex;
    justify-content: space-between;
    white-space: normal;
    word-break: break-word;
}

.logo {
    position: relative;
    z-index: 600;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.headbar-unterseite .logo {border-right: 1px solid rgba(0,0,0,.08);}

.logo a {
    display: block;
    background: url('../img/logo.png') 0 0 no-repeat;
    text-indent: -9999px;
    outline: none;
}

.header-right {
    width: 100%;
    border-bottom: 1px solid rgba(204,204,204,.35);
}

.header-top {
    width: 100%;
    border-bottom: 1px solid rgba(204,204,204,.35);
}

.navigationen {
    width: 100%;
    margin: 0;
}

.headernav, .kompetenzen {
    width: 100%;
}

.headernav ul, .kompetenzen ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.headernav ul li {
    position: relative;
}

.headernav ul li a {
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
}

.headbar-startseite .headernav ul li a {
    color: #ffffff;
}

.headbar-unterseite .headernav ul li a {
    color: #000000;
}

.headernav ul li.menu-item-has-children > a::after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    transition: background .8s;
    -webkit-transition: background .8s;
    -moz-transition: background .8s;
}

.headbar-startseite .headernav ul li.menu-item-has-children > a::after {
    background: url('../img/headernav-icon.png') center top no-repeat;
}

.headbar-unterseite .headernav ul li.menu-item-has-children > a::after {
    background: url('../img/sticky-arrow.png') center top no-repeat;
}

.headbar-startseite .headernav ul li:hover a::after, .headbar-startseite .headernav ul li a:hover::after {
    background: url('../img/headernav-icon-hover.png') center center no-repeat;
}

.headbar-unterseite .headernav ul li:hover a::after, .headbar-startseite .headernav ul li a:hover::after {
    background: url('../img/sticky-arrow.png') center top no-repeat;
}

.headernav ul li ul {
    position: absolute;
    background: #fff;
    display: none;
    flex-wrap: wrap;
}

.headernav ul li ul li {
    width: 100%;
    border: none !important;
}

.headernav ul li ul li a {
    width: 100%;
    background: transparent;
    color: #000 !important;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none !important;
}

.headernav ul li ul li a:hover {
    background: #d80000;
    color: #fff !important;
}

.kompetenzen ul li {
    display: flex;
    justify-content: center;
    align-items: center;
}

.headbar-startseite .kompetenzen ul li {
    border-right: 1px solid rgba(255,255,255,.35);
}

.headbar-unterseite .kompetenzen ul li {
    border-right: 1px solid rgba(0,0,0,.08);
}

.kompetenzen ul li:last-child {
    border: none !important;
}

.kompetenzen ul li a {
    display: block;
    color: rgba(255,255,255,.5);
    font-weight: 400;
    transition: color .8s;
    -webkit-transition: color .8s;
    -moz-transition: color .8s;
    text-decoration: none;
}

.headbar-startseite .kompetenzen ul li a {
    color: rgba(255,255,255,.5);
}

.headbar-unterseite .kompetenzen ul li a {
    color: #000;
}

.headbar-startseite .kompetenzen ul li a:hover {
    color: #fff;
}

.headbar-unterseite .kompetenzen ul li a:hover {
    color: #000;
}

.headbar.sticky {
    position: fixed;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
}

.headbar.sticky .header-right {
    border-bottom: none !important;
}

.headbar.sticky .header-top {
    display: none;
}

.headbar.sticky .headernav ul li a {
    color: rgba(0,0,0,.65);
}

.headbar.sticky .headernav ul li.menu-item-has-children > a::after {
    background: url('../img/sticky-arrow.png') center top no-repeat;
}

.headbar.sticky .headernav ul li:hover a::after, .headernav ul li a:hover::after {
    background: url('../img/sticky-arrow.png') center center no-repeat;
}


/* -------------- FOOTER -------------- */

#footer {
    width: 100%;
    background: #d80000;
    position: relative;
}

.footer-inner {
    width: 100%;
}

.footer-inner:focus-visible {
    outline: 4px solid #000; /* Schwarz für dunklen Hintergrund */
    outline-offset: 4px;
}

.footer-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
}

.footer-logo a {
    display: block;
    text-indent: -9999px;
    outline: none;
    background: url('../img/footer_logo.png') 0 0 no-repeat;
	color: #FFF !important;
}

.footer-infos {
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

.footer-infos a {
    color: #fff !important;
}

.footer-infos a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.footer-infos > div {
    border-left: 1px solid #fff;
}

.footer-bottom {
    width: 100%;
}

.footer-bottom:focus-visible {
    outline: 4px solid #000!important; /* Schwarz für dunklen Hintergrund */
    outline-offset: 4px!important;
}

.sitemapnav {
    width: 100%;
}

.sitemapnav ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.sitemapnav ul li a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    transition: color .8s;
    -webkit-transition: color .8s;
    -moz-transition: color .8s;
}

.sitemapnav ul li a:hover {
    color: #fff;
}

.sitemapnav ul li ul {
    display: block;
    width: 100%;
}

.sitemapnav ul li ul li {
    width: 100%;
}

.sitemapnav ul li ul li a {
    text-transform: none !important;
    color: #FFF;
}

.sitemapnav ul li ul li a:hover {
    color: #fff;
}

.nach-oben {
    position: absolute;
    left: 0;
    z-index: 250;
}

.nach-oben a {
    text-indent: -9999px;
    outline: none;
    display: block;
    background: url('../img/nach-oben_pfeil.png') center center no-repeat rgba(0,0,0,.35);
    transition: background .8s;
    -webkit-transition: background .8s;
    -moz-transition: background .8s;
}

.nach-oben a:hover {
    background-color: rgba(136,45,45,.35);
}

.footerbar {
    width: 100%;
    position: relative;
    background: #fff;
}

.made-in-germany {
    position: absolute;
    text-indent: -9999px;
    outline: none;
    background: url('https://www.wimpel-online.de/wp-content/uploads/2022/12/made-in-germany-footer-black.png') 0 center no-repeat;
    height: 100%;
    top: 0;
    z-index: 200;
    cursor: pointer;
}

.footernav {
    width: 100%;
}

.footernav ul {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footernav ul li a {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    transition: color .8s;
    -webkit-transition: color .8s;
    -moz-transition: color .8s;
}

.footernav ul li a:hover {
    color: #d80000;
}

.anfrage-button {
    position: fixed;
    z-index: 600;
}

.anfrage-button a {
    display: block;
    width: 100%;
    color: #ffffff !important;
    font-weight: 400;
    background-color: rgba(216,0,0,.75);
    background-image: url('../img/anfrage-button.png');
    background-repeat: no-repeat;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    transition: background .8s;
    -webkit-transition: background .8s;
    -moz-transition: background .8s;
}

.anfrage-button a:hover {
    background-color: rgba(216,0,0,1);
    color: #ffffff !important;
}

.bestell-button {
    position: fixed;
    z-index: 600;
}

.bestell-button a {
    display: block;
    width: 100%;
    color: #ffffff !important;
    font-weight: 400;
    background-color: rgba(216,0,0,.75);
    background-image: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/bestell-fab.png');
    background-repeat: no-repeat;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    transition: background .8s;
    -webkit-transition: background .8s;
    -moz-transition: background .8s;
}

.bestell-button a:hover {
    background-color: rgba(216,0,0,1);
    color: #ffffff !important;
}



/* ------------- RESPONSIVE HEADER / FOOTER ------------ */
@media (min-width: 1801px) {
    .header-top {height: 90px;}
    .logo {min-width: 284px; max-width: 284px; height: 180px;}
    .logo a {width: 235px; height: 106px;}
    .headbar.sticky .logo {min-width: 190px; max-width: 190px; height: 91px;}
    .headbar.sticky .logo a {width: 147px; height: 66px; background-size: cover !important;}
    .navigationen {padding: 0 60px 0 60px !important;}
    .headbar.sticky .navigationen {padding: 0 60px 0 260px !important;}
    .headernav ul li a {font-size: 17px; letter-spacing: 1.7px; padding: 26px 26px;line-height:1.5;}
    .headernav ul li.menu-item-has-children > a::after {height: 20px; bottom: 8px;}
    .headernav ul li ul {top: 90px; left: -40%; width: 180%; padding: 20px 0;}
    .headernav ul li ul li a {font-size: 18px; line-height: 1.1; padding: 12px 30px;}

    .kompetenzen ul li a {font-size: 16px; letter-spacing: .32px; height: 89px; line-height: 1.1;}
    .kp1 {width: 16%;}
    .kp2 {width: 26%;}
    .kp3 {width: 22%;}
    .kp4 {width: 20%;}
    .kp5 {width: 16%;}

    .headbar-startseite .kp1 a {background: url('../img/header_qualitaet-icon.png') 15px center no-repeat; padding: 35px 15px 20px 42px;}
    .headbar-unterseite .kp1 a {background: url('../img/header_qualitaet-icon_dunkel.png') 15px center no-repeat; padding: 35px 15px 20px 42px;}

    .headbar-startseite .kp2 a {background: url('../img/header_lieferzeit-icon.png') 15px center no-repeat; padding: 35px 15px 20px 62px;}
    .headbar-unterseite .kp2 a {background: url('../img/header_lieferzeit-icon_dunkel.png') 15px center no-repeat; padding: 35px 15px 20px 62px;}

    .headbar-startseite .kp3 a {background: url('../img/header_einfache-bestellung-icon.png') 15px center no-repeat; padding: 35px 15px 20px 58px;}
    .headbar-unterseite .kp3 a {background: url('../img/header_einfache-bestellung-icon_dunkel.png') 15px center no-repeat; padding: 35px 15px 20px 58px;}

    .headbar-startseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon.png') 15px center no-repeat; padding: 35px 15px 20px 60px;}
    .headbar-unterseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon_dunkel.png') 15px center no-repeat; padding: 35px 15px 20px 60px;}

    .headbar-startseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz.png') 15px center no-repeat; padding: 35px 15px 20px 60px;}
    .headbar-unterseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz-dunkel.png') 15px center no-repeat; padding: 35px 15px 20px 60px;}
}

@media (min-width: 1581px) and (max-width: 1800px) {
    .header-top {height: 90px;}
    .logo {min-width: 260px; max-width: 260px; height: 180px;}
    .logo a {width: 221px; height: 100px; background-size: cover !important;}
    .headbar.sticky .logo {min-width: 190px; max-width: 190px; height: 91px;}
    .headbar.sticky .logo a {width: 147px; height: 66px; background-size: cover !important;}
    .navigationen {padding: 0 30px 0 100px !important;}
    .headbar.sticky .navigationen {padding: 0 30px 0 170px !important;}

    .headernav ul li a {font-size: 16px; letter-spacing: 1.7px; padding: 26px 22px;line-height:1.1;}
    .headernav ul li.menu-item-has-children > a::after {height: 20px; bottom: 8px;}
    .headernav ul li ul {top: 90px; left: -50%; width: 200%; padding: 20px 0;}
    .headernav ul li ul li a {font-size: 16px; line-height: 25px; padding: 12px 22px;}

    .kompetenzen ul li a {text-align: center; font-size: 15px; letter-spacing: .32px; height: 89px; width: 100%;}
    .kp1 {width: 16%;}
    .kp2 {width: 26%;}
    .kp3 {width: 22%;}
    .kp4 {width: 20%;}
    .kp5 {width: 16%;}
    .headbar-startseite .kp1 a {background: url('../img/header_qualitaet-icon.png') center 20px no-repeat; padding: 44px 15px 10px 15px;}
    .headbar-unterseite .kp1 a {background: url('../img/header_qualitaet-icon_dunkel.png') center 20px no-repeat; padding: 44px 15px 10px 15px;}

    .headbar-startseite .kp2 a {background: url('../img/header_lieferzeit-icon.png') center 15px no-repeat; padding: 44px 15px 10px 15px;}
    .headbar-unterseite .kp2 a {background: url('../img/header_lieferzeit-icon_dunkel.png') center 15px no-repeat; padding: 44px 15px 10px 15px;}

    .headbar-startseite .kp3 a {background: url('../img/header_einfache-bestellung-icon.png') center 14px no-repeat; padding: 44px 15px 10px 15px;}
    .headbar-unterseite .kp3 a {background: url('../img/header_einfache-bestellung-icon_dunkel.png') center 14px no-repeat; padding: 44px 15px 10px 15px;}

    .headbar-startseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon.png') center 14px no-repeat; padding: 44px 15px 10px 15px;}
    .headbar-unterseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon_dunkel.png') center 14px no-repeat; padding: 44px 15px 10px 15px;}

    .headbar-startseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz.png') center 15px no-repeat; padding: 44px 15px 10px 15px;}
    .headbar-unterseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz-dunkel.png') center 15px no-repeat; padding: 44px 15px 10px 15px;}
}

@media (min-width: 1581px) {
    .container {width: 1530px !important; min-width: 1530px !important;}
    .footer-inner {padding: 100px 0;}
    .footer-top {padding-bottom: 44px;}
    .footer-logo a {width: 230px; height: 98px;}
    .footer-infos {padding: 0 0 0 90px; font-size: 18px; letter-spacing: 1.56px; line-height: 20px;}
    .footer-infos > div {padding: 58px 20px 0 50px;}
    .footer-bottom {padding-top: 14px;}
    .sitemapnav ul li {width: 16.6%;}
    .sitemapnav ul li a {letter-spacing: 1.56px; font-size: 18px; padding: 18px 0;}
    .sitemapnav ul li ul li a {font-size: 16px; letter-spacing: 0; line-height: 20.8px; padding: 10px 0;}
    .nach-oben {bottom: 109px;}
    .nach-oben a {width: 81px; height: 81px;}
    .footernav {padding: 30px 0;}
    .footernav ul li {padding: 0 16px;}
    .footernav ul li a {font-size: 18px; letter-spacing: 1.56px; padding: 5px;}
    .made-in-germany {left: 50px; width: 255px;}

    .anfrage-button {right: 15px; bottom: 15px; width: 322px; height: 79px;}
    .anfrage-button a {font-size: 17px; letter-spacing: 1.47px; line-height: 77px; background-position: 86% center; height: 79px; padding: 0 40px 0 0;}
	
	.bestell-button {right: 15px; bottom: 109px; width: 322px; height: 79px;}
    .bestell-button a {font-size: 17px; letter-spacing: 1.47px; line-height: 77px; background-position: 86% center; height: 79px; padding: 0 40px 0 0;}
}

@media (min-width: 1200px) and (max-width: 1580px) {
    .container {width: 1140px !important; min-width: 1140px !important;}
    .header-top {height: 90px;}
    .logo {min-width: 210px; max-width: 210px; height: 160px;}
    .logo a {width: 178px; height: 80px; background-size: cover !important;}
    .navigationen {padding: 0 15px !important;}

    .headbar.sticky .logo {min-width: 160px; max-width: 160px; height: 70px;}
    .headbar.sticky .logo a {width: 124px; height: 56px; background-size: cover !important;}
    .headbar.sticky .navigationen {padding: 0 15px 0 75px !important;}

    .headernav ul li a {font-size: 15px; letter-spacing: 1.7px; padding: 18px 10px;}
    .headernav ul li.menu-item-has-children > a::after {height: 15px; bottom: 6px;}
    .headernav ul li ul {top: 70px; left: -60%; width: 220%; padding: 20px 0;}
    .headernav ul li ul li a {font-size: 15px; line-height: 22px; padding: 10px 15px;}

    .kompetenzen ul li a {
        display: flex; justify-content: center; align-items: center;
        padding: 44px 15px 10px 15px; line-height: 16px; text-align: center; font-size: 14px; letter-spacing: .32px; height: 89px; width: 100%;}
    .kp1 {width: 16%;}
    .kp2 {width: 26%;}
    .kp3 {width: 22%;}
    .kp4 {width: 20%;}
    .kp5 {width: 16%;}

    .headbar-startseite .kp1 a {background: url('../img/header_qualitaet-icon.png') center 20px no-repeat;}
    .headbar-unterseite .kp1 a {background: url('../img/header_qualitaet-icon_dunkel.png') center 20px no-repeat;}

    .headbar-startseite .kp2 a {background: url('../img/header_lieferzeit-icon.png') center 15px no-repeat;}
    .headbar-unterseite .kp2 a {background: url('../img/header_lieferzeit-icon_dunkel.png') center 15px no-repeat;}

    .headbar-startseite .kp3 a {background: url('../img/header_einfache-bestellung-icon.png') center 14px no-repeat;}
    .headbar-unterseite .kp3 a {background: url('../img/header_einfache-bestellung-icon_dunkel.png') center 14px no-repeat;}

    .headbar-startseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon.png') center 14px no-repeat;}
    .headbar-unterseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon_dunkel.png') center 14px no-repeat;}

    .headbar-startseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz.png') center 15px no-repeat;}
    .headbar-unterseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz-dunkel.png') center 15px no-repeat;}

    #footer {z-index: 150;}
    .footer-inner {padding: 100px 0;}
    .footer-top {padding-bottom: 44px;}
    .footer-logo a {width: 200px; height: 85px; background-size: cover !important;}
    .footer-infos {padding: 0 0 0 60px; font-size: 17px; letter-spacing: 1.56px; line-height: 20px;}
    .footer-infos > div {padding: 45px 10px 0 30px;}
    .footer-bottom {padding-top: 14px;}
    .sitemapnav ul li {width: 16.6%;}
    .sitemapnav ul li a {letter-spacing: 1.56px; font-size: 16px; padding: 18px 0;}
    .sitemapnav ul li ul li a {font-size: 15px; letter-spacing: 0; line-height: 20.8px; padding: 10px 0;}
    .nach-oben {bottom: 107px;}
    .nach-oben a {width: 81px; height: 81px;}
    .footernav {padding: 30px 0 30px 0;}
    .footernav ul {justify-content: flex-end;}
    .footernav ul li {padding: 0 16px;}
    .footernav ul li a {font-size: 17px; letter-spacing: 1.56px; padding: 5px;}
    .made-in-germany {left: 30px; width: 200px; background-size: 200px !important; }
	
    .anfrage-button {z-index: 100 !important; right: 15px; bottom: 20px; width: 270px; height: 66px;}
    .anfrage-button a {font-size: 15px; background-position: 90% center;letter-spacing: 1.47px; line-height: 66px; height: 66px; padding: 0 30px 0 0;}
	
	.bestell-button {z-index: 100 !important; right: 15px; bottom: 106px; width: 270px; height: 66px;}
    .bestell-button a {font-size: 15px; background-position: 90% center;letter-spacing: 1.47px; line-height: 66px; height: 66px; padding: 0 30px 0 0;}
}


@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-header {display: block; width: 100%; padding-left: 180px; border-bottom: 1px solid rgba(204,204,204,.35);}
    .navbar-toggler {
        background: #fff;
        float: right;
        padding: 25px 25px 24px 25px !important;
        margin: 0 !important;
    }
    .navbar-toggler-icon {
        position: relative;
        width: 28px !important;
        height: 28px !important;
    }
    .navbar-toggler-icon > span {
        width: 28px;
        height: 2px;
        position: absolute;
        left: 0;
    }

    .headbar-startseite .navbar-toggler-icon > span {
        background: #fff;
    }

    .headbar-unterseite .navbar-toggler-icon > span {
        background: #000;
    }

    .headbar.sticky .navbar-toggler-icon > span {
        background: #000;
    }

    .navbar-toggler.collapsed .navbar-toggler1 {
        top: 2px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    .navbar-toggler.collapsed .navbar-toggler2 {
        top: 11px;
        display: block;
        opacity: 1;
        transition: opacity .8s;
        -webkit-transition: opacity .8s;
        -moz-transition: opacity .8s;
    }
    .navbar-toggler.collapsed .navbar-toggler3 {
        top: 20px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    .navbar-toggler .navbar-toggler1 {
        top: 11px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transition: transform .8s, top .8s;
        -webkit-transition: transform .8s, top .8s;
        -moz-transition: transform .8s, top .8s;
    }
    .navbar-toggler .navbar-toggler2 {
        opacity: 0;
        display: none;
    }
    .navbar-toggler .navbar-toggler3 {
        top: 11px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transition: transform .8s, top .8s;
        -webkit-transition: transform .8s, top .8s;
        -moz-transition: transform .8s, top .8s;
    }

    .header-right {border: none !important;}
    .container {width: 740px !important; min-width: 740px !important;}
    .header-top {display: none;}
    .logo {position: absolute; left: 0; top: 0; z-index: 750; min-width: 180px; max-width: 180px; height: 80px;}
    .logo a {width: 133px; height: 60px; background-size: cover !important;}
    .navigationen {padding: 0 !important;}
    .headernav ul {flex-wrap: wrap;}
    .headernav ul li {width: 50%; border-bottom: 1px solid rgba(204,204,204,.35);}
    .headernav ul li:nth-child(odd) {border-right: 1px solid rgba(204,204,204,.35);}
    .headernav ul li a {width: 100%; text-align: center; font-size: 15px; letter-spacing: 1.7px; padding: 18px 10px 19px 10px;}
    .headernav ul li.menu-item-has-children > a::after {display: none !important; height: 15px; bottom: 6px;}
    .headernav ul li ul {display: none !important; top: 70px; left: -60%; width: 220%; padding: 20px 0;}
    .headernav ul li ul li a {font-size: 15px; line-height: 22px; padding: 10px 15px;}

    .kompetenzen ul li a {
        display: flex; justify-content: center; align-items: center;
        padding: 44px 15px 10px 15px; line-height: 16px; text-align: center; font-size: 14px; letter-spacing: .32px; height: 89px; width: 100%;}
    .kp1 {width: 16%;}
    .kp2 {width: 26%;}
    .kp3 {width: 22%;}
    .kp4 {width: 20%;}
    .kp5 {width: 16%;}
    .headbar-startseite .kp1 a {background: url('../img/header_qualitaet-icon.png') center 20px no-repeat;}
    .headbar-unterseite .kp1 a {background: url('../img/header_qualitaet-icon_dunkel.png') center 20px no-repeat;}

    .headbar-startseite .kp2 a {background: url('../img/header_lieferzeit-icon.png') center 15px no-repeat;}
    .headbar-unterseite .kp2 a {background: url('../img/header_lieferzeit-icon_dunkel.png') center 15px no-repeat;}

    .headbar-startseite .kp3 a {background: url('../img/header_einfache-bestellung-icon.png') center 14px no-repeat;}
    .headbar-unterseite .kp3 a {background: url('../img/header_einfache-bestellung-icon_dunkel.png') center 14px no-repeat;}

    .headbar-startseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon.png') center 14px no-repeat;}
    .headbar-unterseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon_dunkel.png') center 14px no-repeat;}

    .headbar-startseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz.png') center 15px no-repeat;}
    .headbar-unterseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz-dunkel.png') center 15px no-repeat;}


    .footer-inner {padding: 80px 0 60px 0;}
    .footer-top {padding-bottom: 30px; flex-wrap: wrap;}
    .footer-logo {width: 100%; display: flex; justify-content: center;}
    .footer-logo a {width: 200px; height: 85px; background-size: cover !important;}
    .footer-infos {justify-content: unset !important; padding: 30px 0 0 0; font-size: 16px; letter-spacing: 1.56px; line-height: 20px;}
    .footer-infos > div {padding: 0 16px;}
    .footer-adresse {border: none !important; padding: 0 16px 0 0 !important;}
    .footer-mail {padding: 0 0 0 16px !important;}
    .footer-bottom {padding-top: 25px;}
    .sitemapnav ul {flex-wrap: wrap;}
    .sitemapnav ul li {width: 33.3%; padding-bottom: 15px;}
    .sitemapnav ul li a {letter-spacing: 1.56px; font-size: 16px; padding: 12px 0;}
    .sitemapnav ul li ul li {padding: 0;}
    .sitemapnav ul li ul li a {font-size: 15px; letter-spacing: 0; line-height: 20.8px; padding: 8px 0;}
    .nach-oben {bottom: 145px;}
    .nach-oben a {width: 81px; height: 81px;}
    .footernav {padding: 80px 0 20px 0;}
    .footernav ul {justify-content: flex-end;}
    .footernav ul li {padding: 0 6px;}
    .footernav ul li a {font-size: 16px; letter-spacing: 1.56px; padding: 5px;}
    .made-in-germany {left: 0; top: 30px; width: 100%; height: 50px; background-size: 200px !important; background-position: center top !important;}

    .anfrage-button {display: none; right: 10px; bottom: 10px; width: 280px; height: 60px;}
    .anfrage-button a {font-size: 15px; letter-spacing: 1.47px; line-height: 60px; height: 60px; padding: 0 30px 0 0;}
	
	.bestell-button {display: none; right: 10px; bottom: 80px; width: 280px; height: 60px;}
    .bestell-button a {font-size: 15px; letter-spacing: 1.47px; line-height: 60px; height: 60px; padding: 0 30px 0 0;}
}

@media (max-width: 1199px) {
    .only-smartphone {display: block !important;}
    .no-smartphone {display: none;}
}

@media (max-width: 767px) {
    .navbar-header {display: block; width: 100%; padding-left: 140px; border-bottom: 1px solid rgba(204,204,204,.35);}
    .navbar-toggler {
        background: #fff;
        float: right;
        padding: 17px !important;
        margin: 0 !important;
    }
    .navbar-toggler-icon {
        position: relative;
        width: 28px !important;
        height: 28px !important;
    }
    .navbar-toggler-icon > span {
        width: 28px;
        height: 2px;
        position: absolute;
        left: 0;
    }

    .headbar-startseite .navbar-toggler-icon > span {
        background: #fff;
    }

    .headbar-unterseite .navbar-toggler-icon > span {
        background: #000;
    }

    .headbar.sticky .navbar-toggler-icon > span {
        background: #000;
    }

    .navbar-toggler.collapsed .navbar-toggler1 {
        top: 2px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    .navbar-toggler.collapsed .navbar-toggler2 {
        top: 11px;
        display: block;
        opacity: 1;
        transition: opacity .8s;
        -webkit-transition: opacity .8s;
        -moz-transition: opacity .8s;
    }
    .navbar-toggler.collapsed .navbar-toggler3 {
        top: 20px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    .navbar-toggler .navbar-toggler1 {
        top: 11px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transition: transform .8s, top .8s;
        -webkit-transition: transform .8s, top .8s;
        -moz-transition: transform .8s, top .8s;
    }
    .navbar-toggler .navbar-toggler2 {
        opacity: 0;
        display: none;
    }
    .navbar-toggler .navbar-toggler3 {
        top: 11px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transition: transform .8s, top .8s;
        -webkit-transition: transform .8s, top .8s;
        -moz-transition: transform .8s, top .8s;
    }

    .header-right {border: none !important;}

    .header-top {display: none;}
    .logo {position: absolute; left: 0; top: 0; z-index: 750; min-width: 140px; max-width: 140px; height: 65px;}
    .logo a {width: 111px; height: 50px; background-size: cover !important;}
    .navigationen {padding: 0 !important;}
    .headernav ul {flex-wrap: wrap;}
    .headernav ul li {width: 100%; border-bottom: 1px solid rgba(204,204,204,.35);}
    .headernav ul li a {width: 100%; text-align: center; font-size: 15px; letter-spacing: 1.7px; padding: 10px 10px;}
    .headernav ul li.menu-item-has-children > a::after {display: none !important; height: 15px; bottom: 6px;}
    .headernav ul li ul {display: none !important; top: 70px; left: -60%; width: 220%; padding: 20px 0;}
    .headernav ul li ul li a {font-size: 15px; line-height: 22px; padding: 10px 15px;}

    .kompetenzen ul li a {
        display: flex; justify-content: center; align-items: center;
        padding: 44px 15px 10px 15px; line-height: 16px; text-align: center; font-size: 14px; letter-spacing: .32px; height: 89px; width: 100%;}
    .kp1 {width: 16%;}
    .kp2 {width: 26%;}
    .kp3 {width: 22%;}
    .kp4 {width: 20%;}
    .kp5 {width: 16%;}
    .headbar-startseite .kp1 a {background: url('../img/header_qualitaet-icon.png') center 20px no-repeat;}
    .headbar-unterseite .kp1 a {background: url('../img/header_qualitaet-icon_dunkel.png') center 20px no-repeat;}

    .headbar-startseite .kp2 a {background: url('../img/header_lieferzeit-icon.png') center 15px no-repeat;}
    .headbar-unterseite .kp2 a {background: url('../img/header_lieferzeit-icon_dunkel.png') center 15px no-repeat;}

    .headbar-startseite .kp3 a {background: url('../img/header_einfache-bestellung-icon.png') center 14px no-repeat;}
    .headbar-unterseite .kp3 a {background: url('../img/header_einfache-bestellung-icon_dunkel.png') center 14px no-repeat;}

    .headbar-startseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon.png') center 14px no-repeat;}
    .headbar-unterseite .kp4 a {background: url('../img/header-wiederverkaeufer-partner-icon_dunkel.png') center 14px no-repeat;}

    .headbar-startseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz.png') center 15px no-repeat;}
    .headbar-unterseite .kp5 a {background: url('https://www.wimpel-online.de/wp-content/uploads/2022/10/icon-60jahre-kurz-dunkel.png') center 15px no-repeat;}

    .footer-inner {padding: 50px 20px;}
    .footer-top {padding-bottom: 30px; flex-wrap: wrap;}
    .footer-logo {width: 100%; display: flex; justify-content: center;}
    .footer-logo a {width: 200px; height: 85px; background-size: cover !important;}
    .footer-infos {justify-content: unset !important; flex-wrap: wrap; padding: 30px 0 0 0; font-size: 16px; letter-spacing: 1.56px; line-height: 20px;}
    .footer-infos > div {padding: 5px 16px; width: 100%; text-align: center; border: none !important;}
    .footer-bottom {padding-top: 25px;}
    .sitemapnav ul {flex-wrap: wrap;}
    .sitemapnav ul li {width: 100%; padding-bottom: 15px;}
    .sitemapnav ul li a {letter-spacing: 1.56px; font-size: 16px; padding: 12px 0;}
    .sitemapnav ul li ul {display: flex; justify-content: flex-start;}
    .sitemapnav ul li ul li {padding: 0 12px 0 0; width: auto;}
    .sitemapnav ul li ul li a {font-size: 15px; letter-spacing: 0; line-height: 20.8px; padding: 5px 0;}
    .nach-oben {bottom: 0; position: fixed;}
    .nach-oben a {width: 41px; height: 41px;}
    .footernav {padding: 72px 20px 30px 20px;}
    .footernav ul {flex-wrap: wrap; display: flex; justify-content: center;}
    .footernav ul li {padding: 0 6px;}
    .footernav ul li a {font-size: 16px; letter-spacing: 1.56px; padding: 5px;}
    .made-in-germany {left: 0; top: 30px; width: 100%; height: 50px; background-size: 180px !important; background-position: center top !important;}

    .anfrage-button {display: none; right: 10px; bottom: 10px; width: 280px; height: 60px;}
    .anfrage-button a {font-size: 15px; letter-spacing: 1.47px; line-height: 60px; height: 60px; padding: 0 30px 0 0;}
	
	.bestell-button {display: none; right: 10px; bottom: 80px; width: 280px; height: 60px;}
    .bestell-button a {font-size: 15px; letter-spacing: 1.47px; line-height: 60px; height: 60px; padding: 0 30px 0 0;}
}


/* ---------------- CONTENT ---------------- */

#content1 {
    width: 100%;
    display: block;
}

.produkte {
    width: 100%;
}

.produkte ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    /*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
}

.produkte ul li {
    overflow: hidden;
}

.produkt-wimpel a {
    background: url('../img/img_wimpel-auswahl.jpg') center 0 no-repeat;
}

.produkt-banner a {
    background: url('../img/img_banner-auswahl.jpg') center 0 no-repeat;
}

.produkt-fahnen a {
    background: url('../img/img_fahnenbaender.jpg') center 0 no-repeat;
}

.produkt-nadeln a {
    background: url('../img/img_anstecknadel.jpg') center 0 no-repeat;
}

.produkt-fan a {
    background: url('../img/img_fanartikel.jpg') center 0 no-repeat;
}

.produkt-abzeichen a {
    background: url('../img/img_gestickte-abzeichen.jpg') center 0 no-repeat;
}

#content1 .produkte ul li a {
    display: block;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    /*transition: background .8s;
    -webkit-transition: background .8s;
    -moz-transition: background .8s;*/
}

.produkte ul li a::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: url('../img/produkte-pfeil.png') center center no-repeat #d80000;
}

#content1 .produkte-teasertext {
    display: block;
    color: rgba(0,0,0,.7);
    width: 100%;
    letter-spacing: 0;
    text-transform: none;
}

#content2 {
    width: 100%;
    display: block;
}

.content2-inner {
    width: 100%;
}

.h1-subtitle {
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}

#content2 h1 {
    width: 100%;
    text-align: center;
}

.hersteller {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.hersteller > span {
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.hersteller-text {
    width: 100%;
    display: block;
}

.content2-text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

#content2 .content2-text a {
    font-weight: bold;
    color: #d80000;
    display: inline-block;
    background: url('../img/content-link.png') right center no-repeat;
    transition: padding .8s;
    -webkit-transition: padding .8s;
    -moz-transition: padding .8s;
}

#content2 .content2-text a {padding-right: 28px;}
#content2 .content2-text a:hover {padding-right: 32px;}

#content3 {
    width: 100%;
    display: block;
}

.content3-inner, .content5-inner {
    background: #d80000;
    position: relative;
}

.content3-text {
    color: #fff;
}

#content3 h2, #content5 h2 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.content3-bild {
    position: absolute;
    background: url('../img/content-img_zeichen-der-freundschaft.jpg') 0 0 no-repeat;
}

#content3 a {
    display: inline-block;
    position: relative;
    color: #fff;
    text-transform: uppercase;
}

#content3 a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
}


#content4 {
    display: block;
    width: 100%;
}

#content5 {
    width: 100%;
}

#content5 .col-xs-12 {
    display: flex;
    justify-content: flex-end;
}

.content5-slider {
    position: absolute;
}

.content5-text {
    color: #fff;
}

#content5 ul {
    list-style: none;
    padding: 0;
}

#content5 ul li {
    position: relative;
}

#content5 ul li::before {
    content: "";
    position: absolute;
    background: #fff;
    left: 0;
}

#content6 {
    width: 100%;
}



/* ------------- RESPONSIVE CONTENT ------------ */

@media (min-width: 1581px) {
    .content2-inner {padding: 100px 40px;}
    .h1-subtitle {font-size: 16px; letter-spacing: 1.4px;}
    #content2 h1 {padding: 0 260px; margin-bottom: 80px;}
    .content2-textlinks {width: 48.5%;}
    .content2-textrechts {width: 48.5%;}
    .hersteller {font-size: 22px; letter-spacing: 1.9px; margin-bottom: 44px;}
    .hersteller-text {margin-bottom: 95px;}
    .hersteller-wimpel {width: 400px; padding-top: 135px; background: url('../img/content-icon_wimpel.png') center 26px no-repeat;}
    .hersteller-tischbanner {width: 400px; padding-top: 135px; background: url('../img/content-icon_banner.png') center 26px no-repeat;}
    .hersteller-fahnen {width: 400px; padding-top: 135px; background: url('../img/content-icon_fahnenband.png') center top no-repeat;}

    #content3 {margin-bottom: 60px;}
    .content3-inner {width: 95%; padding: 165px 760px 100px 80px; min-height: 930px; text-align: center;}
    .content3-bild {width: 750px; height: 788px; right: -5%; top: 70px;}
    #content3 h2 {font-size: 32px; letter-spacing: 2.77px; margin: 0 0 32px 0;}
    #content3 a {padding: 18px 40px; letter-spacing: 1.8px; margin-top: 10px;}

    #content5 {margin-top: 60px;}
    .content5-inner {width: 100%; padding: 70px 80px 80px 965px; min-height: 550px; font-size: 16px; line-height: 30px; text-align: left;}
    .content5-slider {width: 962px; height: 541px; left: -5%; top: 70px;}
    #content5 h2 {font-size: 32px; letter-spacing: 2.77px; margin: 0 0 32px 0;}
    #content5 a {padding: 18px 40px; letter-spacing: 1.8px; margin-top: 10px;}
    #content5 ul {margin: 0 0 6px 0;}
    #content5 ul li {padding: 1px 0 1px 28px;}
    #content5 ul li::before {height: 2px; width: 15px; top: 49%;}
}

@media (min-width: 1200px) and (max-width: 1580px) {
    .content2-inner {padding: 100px 40px;}
    .h1-subtitle {font-size: 16px; letter-spacing: 1.4px;}
    #content2 h1 {padding: 0 80px; margin-bottom: 80px;}
    .content2-textlinks {width: 48.5%;}
    .content2-textrechts {width: 48.5%;}
    .hersteller {font-size: 22px; letter-spacing: 1.9px; margin-bottom: 44px;}
    .hersteller-text {margin-bottom: 95px;}
    .hersteller-wimpel {width: 300px; padding-top: 135px; background: url('../img/content-icon_wimpel.png') center 26px no-repeat;}
    .hersteller-tischbanner {width: 300px; padding-top: 135px; background: url('../img/content-icon_banner.png') center 26px no-repeat;}
    .hersteller-fahnen {width: 300px; padding-top: 135px; background: url('../img/content-icon_fahnenband.png') center top no-repeat;}

    #content3 {margin-bottom: 60px;}
    .content3-inner {position: relative; width: 95%; padding: 140px 610px 65px 60px; min-height: 818px; text-align: center;}
    .content3-bild {width: 620px; height: 651px; right: -70px; top: 146px; background-size: cover !important;}
    #content3 h2 {width: 100%; text-align: center; left: 0; top: 60px; position: absolute; font-size: 32px; letter-spacing: 2.77px; margin: 0 0 32px 0;}
    #content3 a {padding: 18px 40px; letter-spacing: 1.8px; margin-top: 10px;}

    #content5 {margin-top: 60px;}
    .content5-inner {width: 100%; padding: 70px 60px 65px 552px; min-height: 500px; font-size: 15px; line-height: 28px; text-align: left;}
    .content5-slider {width: 562px; height: 341px; left: -70px; top: 70px;}
    #content5 h2 {font-size: 32px; letter-spacing: 2.77px; margin: 0 0 32px 0;}
    #content5 a {padding: 18px 40px; letter-spacing: 1.8px; margin-top: 10px;}
    #content5 ul {margin: 0 0 6px 0;}
    #content5 ul li {padding: 1px 0 1px 28px;}
    #content5 ul li::before {height: 2px; width: 15px; top: 49%;}
}

@media (min-width: 768px) and (max-width: 1199px) {
    .content2-inner {padding: 100px 40px;}
    .h1-subtitle {font-size: 16px; letter-spacing: 1.4px;}
    #content2 h1 {margin-bottom: 70px;}
    .content2-textlinks {width: 48%;}
    .content2-textrechts {width: 48%;}
    .hersteller {font-size: 20px; letter-spacing: 1.9px; margin-bottom: 44px;}
    .hersteller-text {margin-bottom: 65px;}
    .hersteller-wimpel {width: 220px; padding-top: 135px; background: url('../img/content-icon_wimpel.png') center 26px no-repeat;}
    .hersteller-tischbanner {width: 220px; padding-top: 135px; background: url('../img/content-icon_banner.png') center 26px no-repeat;}
    .hersteller-fahnen {width: 220px; padding-top: 135px; background: url('../img/content-icon_fahnenband.png') center top no-repeat;}

    #content3 {margin-bottom: 60px;}
    .content3-inner {position: relative; width: 100%; padding: 80px 60px 60px 60px; min-height: 818px; text-align: center;}
    .content3-bild {position: relative !important; margin-top: 40px; width: 620px; height: 651px; background-size: cover !important;}
    #content3 h2 {font-size: 32px; letter-spacing: 2.77px; margin: 0 0 32px 0;}
    #content3 a {padding: 18px 40px; letter-spacing: 1.8px; margin-top: 10px;}

    #content5 {margin-top: 60px;}
    .content5-inner {width: 100%; padding: 80px 60px 60px 60px; min-height: 550px; font-size: 16px; line-height: 30px; text-align: left;}
    .content5-slider {width: 620px; height: auto; margin-bottom: 40px; position: relative !important; order: 2;}
    #content5 h2 {font-size: 32px; letter-spacing: 2.77px; margin: 0 0 32px 0;}
    #content5 a {padding: 18px 40px; letter-spacing: 1.8px; margin-top: 10px;}
    #content5 ul {margin: 0 0 6px 0;}
    #content5 ul li {padding: 1px 0 1px 28px;}
    #content5 ul li::before {height: 2px; width: 15px; top: 49%;}
}

@media (max-width: 767px) {
    .content2-inner {padding: 60px 20px;}
    .h1-subtitle {font-size: 16px; letter-spacing: 1.4px;}
    #content2 h1 {margin-bottom: 30px;}
    .content2-text {flex-wrap: wrap; text-align: left;}
    .content2-textlinks {width: 100%; padding-bottom: 5px;}
    .content2-textrechts {width: 100%;}
    .hersteller {font-size: 18px; letter-spacing: 1.9px; margin-bottom: 30px;}
    .hersteller-text {margin-bottom: 30px;}
    .hersteller-wimpel {width: 220px; padding-top: 135px; background: url('../img/content-icon_wimpel.png') center 26px no-repeat;}
    .hersteller-tischbanner {width: 220px; padding-top: 135px; background: url('../img/content-icon_banner.png') center 26px no-repeat;}
    .hersteller-fahnen {width: 220px; padding-top: 135px; background: url('../img/content-icon_fahnenband.png') center top no-repeat;}

    #content3 {margin-bottom: 60px; overflow: hidden;}
    .content3-inner {position: relative; width: 100%; padding: 40px 20px 600px 20px;}
    #content3 .content3-bild {position: absolute; bottom: 0; left: 0; width: 540px; height: 567px; background-size: cover !important; background-position: center center !important;}
    #content3 h2 {font-size: 32px; letter-spacing: 2.77px; margin: 0 0 32px 0;}
    #content3 a {padding: 18px 40px; letter-spacing: 1.8px; margin-top: 10px;}

    #content5 {margin-top: 60px;}
    .content5-inner {width: 100%; padding: 20px 20px 40px 20px; font-size: 16px; line-height: 30px;}
    .content5-slider {width: 100%; height: auto; margin-bottom: 40px; position: relative !important; order: 2;}
    #content5 h2 {font-size: 32px; letter-spacing: 2.77px; margin: 0 0 32px 0;}
    #content5 a {padding: 18px 40px; letter-spacing: 1.8px; margin-top: 10px;}
    #content5 ul {margin: 0 0 6px 0;}
    #content5 ul li {padding: 1px 0 1px 28px;}
    #content5 ul li::before {height: 2px; width: 15px; top: 49%;}
}


@media (min-width: 1980px) {
    .site-content {min-height: 300px;}
    .produkte {margin-bottom: 40px;}
    .produkte ul {display: flex; justify-content: center; flex-wrap: wrap;}
    .produkte ul li {margin: 30px 15px 0 15px; width: 633px; height: auto;}
    #content1 .produkte ul li a {width: 100%; height: auto; font-size: 40px; letter-spacing: 4px; padding: 105px 165px 115px 65px; line-height: 1.1;}
    .produkte ul li a:hover {background-position: 0 -360px;}
    .produkte ul li a::after {width: 60px; height: 60px;}
    #content1 .produkte-teasertext {font-size: 16px; line-height: 1.1; padding: 20px 0 10px 0;}
}

@media (min-width: 1581px) and (max-width: 1979px) {
    .site-content {min-height: 300px;}
    .produkte {margin-bottom: 30px;}
    .produkte ul {display: flex; justify-content: center; flex-wrap: wrap;}
    .produkte ul li {margin: 30px 15px 0 15px; width: 500px; height: auto;}
    #content1 .produkte ul li a {width: 100%; height: auto; background-size: cover !important; font-size: 32px; letter-spacing: 4px; padding: 70px 90px 25px 65px; line-height: 42px;}
    .produkte ul li a:hover {background-position: 0 -284px;}
    .produkte ul li a::after {width: 50px; height: 50px;}
    #content1 .produkte-teasertext {font-size: 15px; line-height: 22px; padding: 20px 0 10px 0;}
}

@media (min-width: 1200px) and (max-width: 1580px) {
    .site-content {min-height: 300px;}
    .produkte {margin-bottom: 20px;}
    .produkte ul {display: flex; justify-content: center; flex-wrap: wrap;}
    .produkte ul li {margin: 20px 0 0 0; width: 380px; height: auto;}
    .produkte ul li:nth-child(2), .produkte ul li:nth-child(5) {margin: 20px 20px 0 20px;}
    #content1 .produkte ul li a {width: 100%; height: auto; background-size: cover !important; font-size: 26px; letter-spacing: 4px; padding: 72px 70px 70px 50px; line-height: 36px;}
    .produkte ul li a:hover {background-position: 0 -216px;}
    .produkte ul li a::after {width: 40px; height: 40px;}
    #content1 .produkte-teasertext {display: none; font-size: 14px; line-height: 20px; padding: 20px 0 10px 0;}
}

@media (max-width: 1199px) {
    .site-content {min-height: 300px;}
    .produkte ul {/*column-count: 3; -webkit-column-count: 3; column-gap: 40px; -webkit-column-gap: 40px;*/ display: flex; justify-content: center; flex-wrap: wrap; margin: 0; padding: 10px 0 !important;}
    .produkte ul li {margin: 10px 10px; width: 325px; height: 185px;}
    #content1 .produkte ul li a {width: 100%; height: 185px; background-size: cover !important; font-size: 26px; letter-spacing: 4px; padding: 59px 35px 40px 40px; line-height: 36px;}
    .produkte ul li a:hover {background-position: 0 -185px;}
    .produkte ul li a::after {width: 40px; height: 40px;}
    #content1 .produkte-teasertext {display: none; font-size: 14px; line-height: 20px; padding: 20px 0 10px 0;}
}
