@import url(socicon.css);@media (min-width: 980px) {
    .product-item-wrapper:nth-child(4n) .product-item {
        margin-right:0 !important
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .product-item-wrapper:nth-child(3n) {
        .product-item-margin-right:0 !important
    }
}

@media (max-width: 767px) {
    .product-item-wrapper:nth-child(2n) .product-item {
        margin-right:0 !important
    }
}

@media (max-width: 480px) {
    .product-item-wrapper .product-item {
        margin-right:0 !important
    }
}

html,body {
    /* overflow-x: hidden; */
}

#wrapper {
    background: #fff none;
    width: 100%
}

.headerWrapper {
    background: #00315c;
    height: 210px;
    width: 100%
}

@media (max-width: 999px) {
    .headerWrapper {
        height:170px
    }
}

@media (max-width: 767px) {
    .headerWrapper {
        height:120px
    }
}

.headerWrapper::before {
    background: #2e6393;
    content:'';
    height: 52px;
    left: 0;
    position: absolute;
    width: 100%;
}

@media (max-width: 999px) {
    .headerWrapper::before {
        height:43px
    }
}

.headerWrapper .header-border {
    display: none
}

.headerWrapper #header {
    left: 0;
    margin-left:auto;
    margin-right:auto;
    max-width:1280px;
    right: 0;
    width: 100%;
}

@media (max-width: 1399px) {
    .headerWrapper #header {
        max-width:1200px;
    }
}

@media (max-width: 1199px) {
    .headerWrapper #header {
        max-width:964px;
    }
}

@media (max-width: 999px) {
    .headerWrapper #header {
        /* max-width:738px */
    }
}

@media (max-width: 767px) {
    .headerWrapper #header {
        /* max-width:450px; */
    }

    .headerWrapper #header .social-list {
        display: none
    }

    .headerWrapper #header .mobil-navi-flyout {
        margin-right: 0
    }
}

@media (max-width: 479px) {
    .headerWrapper #header {
        /* max-width:calc(100% - 30px); *//* padding: 0 10px; */width: 100%;
    }
}

.headerWrapper #header .siteLogo .logo-slot-wrapper {
    height: 100px
}

@media (max-width: 999px) {
    .headerWrapper #header .siteLogo .logo-slot-wrapper {
        height:80px;
    }
}

.headerWrapper #header .siteLogo .logo-slot-wrapper .logo {
    margin-left: 0
}

@media (max-width: 767px) {
    .headerWrapper #header .siteLogo .logo-slot-wrapper .logo {
        margin-top:24px;
        margin-left: 20px;
    }
    .siteLogo img {
        max-width: 152px;
    }

}

.headerWrapper #header .ul_mainnavi {
    padding-left: 0 !important
}

.headerWrapper #header .ul_mainnavi li.mainnavi a.activeLink:not(:hover) {
    background: none
}

.headerWrapper #header .ul_mainnavi li.mainnavi.link_storefinder a:hover {
    background: none
}

.headerWrapper #header .ul_mainnavi li.mainnavi.link_storefinder:hover a {
    background: none
}

.headerWrapper #header .search-box {
    right: 0
}

@media (max-width: 999px) {
    .headerWrapper #header .search-box {
        bottom:40px
    }
}

.headerWrapper #header .headerTopNavigation .login-link {
    margin-left: 0;
    margin-top: 12px;
    padding-left: 9px
}

@media (max-width: 999px) {
    .headerWrapper #header .headerTopNavigation .login-link {
        margin-top:8px
    }
}

@media (max-width: 767px) {
    .headerWrapper #header .headerTopNavigation .login-link {
        margin-top: 10px;
    }
}

.headerWrapper #header .headerTopNavigation .login-link a {
    font-size: 13px !important
}

@media (max-width: 479px) {
    .headerWrapper #header .headerTopNavigation .login-link a {
        font-size:13px !important
    }
}

.headerWrapper #header .headerTopNavigation .header-wishlist-info,.headerWrapper #header .headerTopNavigation .chooseCountry {
    border: 0 none;
    display: block;
    font-size: 13px !important;
    margin-left: 0;
    margin-top: 12px;
    padding-left: 0
}

@media (max-width: 999px) {
    .headerWrapper #header .headerTopNavigation .header-wishlist-info,.headerWrapper #header .headerTopNavigation .chooseCountry {
        margin-top:9px
    }
}

@media (max-width: 479px) {
    .headerWrapper #header .headerTopNavigation .header-wishlist-info,.headerWrapper #header .headerTopNavigation .chooseCountry {
        font-size:11px !important;
        margin-top: 10px;
        margin-left: 10px;
        width: 20%;
    }
}

.headerWrapper #header .headerTopNavigation .header-wishlist-info .select-country,.headerWrapper #header .headerTopNavigation .chooseCountry .select-country {
    font-size: 13px !important
}

@media (max-width: 479px) {
    .headerWrapper #header .headerTopNavigation .header-wishlist-info .select-country,.headerWrapper #header .headerTopNavigation .chooseCountry .select-country {
        font-size:13px !important
    }
}

#page {
    max-width: 1280px;
    width: 100% !important;
	min-height:70vh;
}

@media (max-width: 1399px) {
    #page {
        max-width:1140px
    }
}

@media (max-width: 1199px) {
    #page {
        max-width:964px
    }
}

@media (max-width: 999px) {
    #page {
        max-width:738px
    }
}

@media (max-width: 767px) {
    #page {
        max-width:450px
    }
}

@media (max-width: 479px) {
    #page {
        max-width:calc(100% - 30px)
    }
}

.contentWrapper h2 {
    font-size: 30px
}
.page_orderhistory .contentWrapper h2, .page_customerData .contentWrapper h2 {
    font-size: 26px
}
.contentWrapper .blog  h2,
.contentWrapper #orderStatus h2,
.page_kundenportal .contentWrapper h2 {
    font-size: 26px
}

.contentWrapper .slot-wrapper .teaser-element li{
	list-style: none;
}
@media (max-width: 999px) {
    .contentWrapper h2 {
        font-size:24px;
        margin-bottom: 10px;
    }
}

.templ_SingleColumnPageTemplate #content,.templ_DoubleColumnPageTemplate #content,.templ_ContactPageTemplate #content,.templ_SearchResultPageTemplate #content,.templ_ProductDetailsPageTemplate #content {
    margin-bottom: 50px;
    margin-left: -30px;
    width: calc(100% + 52px)
}

@media (max-width: 999px) {
    .templ_SingleColumnPageTemplate #content,.templ_DoubleColumnPageTemplate #content,.templ_ContactPageTemplate #content,.templ_SearchResultPageTemplate #content,.templ_ProductDetailsPageTemplate #content {
        margin-left:-15px;
        width: calc(100% + 30px)
    }
}

#content {
    background: none !important;
    padding: 1px 0 !important
}

#content .image-component img:only-child {
    width: 100%
}
@media (max-width: 1399px) {
#content .image-component img:only-child {
        width: auto;
    }
}
#content .slot_SeoContentSlot {
    position: relative
}

#content .slot_SeoContentSlot::before {
    background: #d9d9d9;
    content: '';
    height: 100%;
    left: -100vw;
    position: absolute;
    top: 0;
    width: 200vw;
    z-index: 0
}

#content .slot_SeoContentSlot .content {
    background: #d9d9d9;
    font-size: 17px;
    line-height: 1.6;
    padding: 40px 0;
    position: relative;
    z-index: 1
}

@media (max-width: 999px) {
    #content .slot_SeoContentSlot .content {
        font-size:14px;
        padding: 25px 0
    }
}

#content .contentWrapper .intro-text {
    margin-left: 30px
}

@media (max-width: 999px) {
    #content .contentWrapper .intro-text {
        margin-left:15px
    }
}

#content .contentWrapper div {
    font-size: 17px;
    line-height: 1.6;
}

@media (max-width: 1100px) {
    #content .contentWrapper div {
        font-size:14px;
    }
}

#content .contentWrapper div.slot-wrapper {
    padding: 0
}

@media (min-width: 1200px) {
    #content .contentWrapper div .teaser-element.teaser-padding .teaser-component {
        padding-top:250px;
    }
}

@media (max-width: 999px) and (min-width: 768px) {
    #content .contentWrapper div .teaser-element.teaser-padding .teaser-component {
        padding-top:161px
    }
    #page.references-page #mainContent {
    height: 445px !important;
    max-width: 594px !important;
    }
    .hoppe-site-ru-ru #page.references-page #mainContent {
    height: 485px !important;
    max-width: 594px !important;
    }
    
    h2.ref {
    width: 320px;
}
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .hoppe-site-ru-ru #mainContent h2.ref {
    width: 500px;
}
    .hoppe-site-ru-ru #page.references-page #mainContent {
    height: 488px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .hoppe-site-ru-ru #page.references-page #mainContent {
    height: 434px;
}
}

#content .contentWrapper div .teaser-element.teaser-padding .teaser-component .default-teaser-wrapper h2 {
    background: #00315c !important;
    border-bottom: 1px solid #fff;
    height: auto;
    font-size: 23px;
    margin-right: 0;
    padding: 30px
}

@media (max-width: 999px) {
    #content .contentWrapper div .teaser-element.teaser-padding .teaser-component .default-teaser-wrapper h2 {
        font-size:20px;
        padding: 15px
    }
}

#content .contentWrapper div .basic-teaser .teaser-component {
    background-size: 100% !important;
    padding: 0
}

@media (max-width: 320px) {
    .teaser-component.htc_Teaser {
        background-size: contain !important;
    }
}

#content .contentWrapper div .basic-teaser .teaser-component .teaser-component-wrapper {
    padding-top: 207px !important
}

@media (max-width: 1399px) {
    #content .contentWrapper div .basic-teaser .teaser-component .teaser-component-wrapper {
        padding-top:193px !important
    }
}

@media (max-width: 1199px) {
    #content .contentWrapper div .basic-teaser .teaser-component .teaser-component-wrapper {
        padding-top:154px !important
    }
}

@media (max-width: 999px) {
    #content .contentWrapper div .basic-teaser .teaser-component .teaser-component-wrapper {
        padding-top:121px !important
    }
}

@media (max-width: 767px) {
    #content .contentWrapper div .basic-teaser .teaser-component .teaser-component-wrapper {
        padding-top:105px !important
    }
}

#content .contentWrapper div .basic-teaser .teaser-component h2 {
    background: #00315D;
    padding: 10px 30px
}

@media (max-width: 999px) {
    #content .contentWrapper div .basic-teaser .teaser-component h2 {
        padding:10px 15px
    }
}

#content .contentWrapper div .basic-teaser .teaser-component h2 span.more-link a {
    font-size: 16px;
    margin-right: -7px
}

#content .contentWrapper div .basic-teaser .teaser-component .teaser-content-wrapper {
    background: #fff;
    border: 1px solid #eeeeee;
    padding: 20px 30px 25px
}

@media (max-width: 999px) {
    #content .contentWrapper div .basic-teaser .teaser-component .teaser-content-wrapper {
        border:1px solid #eeeeee !important;
        padding: 10px 15px 15px !important
    }
}

@media (max-width: 999px) {
    #content .contentWrapper div .basic-teaser .teaser-component .linkwrapper li {
        margin:8px 0
    }
}

#content .contentWrapper div .basic-teaser .teaser-component .linkwrapper a {
    font-size: 17px
}

@media (max-width: 999px) {
    #content .contentWrapper div .basic-teaser .teaser-component .linkwrapper a {
        font-size:14px
    }
}

#content .contentWrapper div .basic-teaser:nth-child(odd) .teaser-component::before {
    background: #fff;
    content: '';
    height: 261px;
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px;
    z-index: 1
}

@media (max-width: 1399px) {
    #content .contentWrapper div .basic-teaser:nth-child(odd) .teaser-component::before {
        height:241px
    }
}

@media (max-width: 1199px) {
    #content .contentWrapper div .basic-teaser:nth-child(odd) .teaser-component::before {
        height:206px
    }
}

@media (max-width: 999px) {
    #content .contentWrapper div .basic-teaser:nth-child(odd) .teaser-component::before {
        height:170px
    }
}

@media (max-width: 767px) {
    #content .contentWrapper div .basic-teaser:nth-child(odd) .teaser-component::before {
        display:none
    }
}

#content .contentWrapper div .basic-teaser:nth-child(odd) .teaser-component .teaser-content-wrapper {
    border-right: 0
}

#content .contentWrapper h1 {
    font-size: 32px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px
}

@media (max-width: 999px) {
    #content .contentWrapper h1 {
        font-size:32px;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (max-width: 767px) {
    #content .contentWrapper h1 {
        margin-bottom:15px
    }
}

.slot-wrapper>.contact-form-panel {
    padding: 0 30px
}

@media (max-width: 999px) {
    .slot-wrapper>.contact-form-panel {
        padding:0 15px
    }
}

.slot-wrapper>.contact-form-panel dl {
    padding: 0
}

.history_panel {
    margin-bottom: 1px;
    min-height: 0;
    overflow: hidden
}

.history_panel .history_banner {
    width: 67%
}

@media (max-width: 767px) {
    .history_panel .history_banner {
        width:100%
    }
}

.history_panel .history_banner img {
    display: block;
    height: auto;
    width: 100%
}

.history_panel .history_title_panel {
    height: 431px;
    width: 33%
}

@media (max-width: 1399px) {
    .history_panel .history_title_panel {
        height:386px
    }
}

@media (max-width: 1199px) {
    .history_panel .history_title_panel {
        height:329px
    }
}

@media (max-width: 999px) {
    .history_panel .history_title_panel {
        height:247px
    }
}

@media (max-width: 767px) {
    .history_panel .history_title_panel {
        height:auto;
        width: 100%
    }
}

.history_panel .history_title_panel div {
    box-sizing: border-box;
    height: 373px;
    padding: 30px
}

@media (max-width: 1399px) {
    .history_panel .history_title_panel div {
        height:328px
    }
}

@media (max-width: 1199px) {
    .history_panel .history_title_panel div {
        height:272px
    }
}

@media (max-width: 999px) {
    .history_panel .history_title_panel div {
        height:191px;
        padding: 15px
    }
}

@media (max-width: 767px) {
    .history_panel .history_title_panel div {
        height:auto
    }
}

.history_panel .history_title_panel div span.history_subline,.history_panel .history_title_panel div span.history_title {
    padding-top: 0;
    padding-left: 0
}

.history_panel .history_content {
    background-size: 100%
}

.history_panel .history_content .history_content_text {
    width: 90%
}

@media (max-width: 767px) {
    .history_panel .history_content .history_content_text {
        box-sizing:border-box;
        width: 480px
    }
}

@media (max-width: 480px) {
    .history_panel .history_content .history_content_text {
        box-sizing:border-box;
        width: 100vw !important
    }
}

.history_panel .history_content .history_content_text .button2_open {
    right: 33%
}

@media (max-width: 999px) {
    .history_panel .history_content .history_content_text .button2_open {
        position:static;
        margin: 20px 0 0
    }
}

.history_panel .history_content .history_content_text li {
    box-sizing: border-box;
    max-width: 580px
}

.history_panel .history_content .history_content_text li h2 {
    margin-bottom: 15px
}

@media (max-width: 999px) {
    .history_panel .history_content .history_content_text li h2 {
        margin-bottom:10px
    }
}

.history_panel .history_content .history_sideImages {
    background: none;
    border: 0 none;
    padding: 0;
    width: 33%
}

.history_panel .history_content .history_sideImages img {
    width: 100%
}

@media (max-width: 767px) {
    .history_panel .history_content .history_sideImages {
        width:100%
    }

    .history_panel .history_content .history_sideImages img {
        width: 310px
    }
}

.advanced_image_wrapper .img_caption {
    background: none;
    display: block;
    color: #505050;
    opacity: 1;
    margin-bottom: 15px;
    padding: 0;
    position: static
}

.slide-content-wrapper {
    margin-bottom: 1px
}

.slide-content-wrapper .slide-intro-content-row .image-wrapper {
    height: 431px !important;
    width: 67% !important
}

@media (max-width: 1399px) {
    .slide-content-wrapper .slide-intro-content-row .image-wrapper {
        height:386px !important
    }
}

@media (max-width: 1199px) {
    .slide-content-wrapper .slide-intro-content-row .image-wrapper {
        height:329px !important
    }
}

@media (max-width: 999px) {
    .slide-content-wrapper .slide-intro-content-row .image-wrapper {
        height:247px !important
    }
}

@media (max-width: 767px) {
    .slide-content-wrapper .slide-intro-content-row .image-wrapper {
        height:auto !important;
        width: 100% !important
    }
}

.slide-content-wrapper .slide-intro-content-row .image-wrapper img {
    height: auto !important;
    width: 100% !important
}

@media (max-width: 767px) {
    .slide-content-wrapper .slide-intro-content-row .image-wrapper img {
        position:static !important
    }
}

.slide-content-wrapper .slide-intro-content-row .content-wrapper:not(:only-child) {
    box-sizing: border-box;
    height: 431px !important;
    padding: 30px;
    width: 33% !important
}

@media (max-width: 1399px) {
    .slide-content-wrapper .slide-intro-content-row .content-wrapper:not(:only-child) {
        height:386px !important
    }
}

@media (max-width: 1199px) {
    .slide-content-wrapper .slide-intro-content-row .content-wrapper:not(:only-child) {
        height:329px !important
    }
}

@media (max-width: 999px) {
    .slide-content-wrapper .slide-intro-content-row .content-wrapper:not(:only-child) {
        height:247px !important;
        padding: 15px
    }
}

@media (max-width: 767px) {
    .slide-content-wrapper .slide-intro-content-row .content-wrapper:not(:only-child) {
        height:auto;
        width: 100% !important
    }
}

.slide-content-wrapper .slide-intro-content-row h2 {
    font-size: 30px;
    margin-bottom: 15px
}

@media (max-width: 999px) {
    .slide-content-wrapper .slide-intro-content-row h2 {
        font-size:24px;
        margin-bottom: 10px
    }
}

.slide-content-wrapper .slide-content-row h2 {
    font-size: 30px;
    margin-bottom: 15px
}

@media (max-width: 999px) {
    .slide-content-wrapper .slide-content-row h2 {
        font-size:24px;
        margin-bottom: 10px
    }
}

.slide-content-wrapper .slide-content-row .intro-content td:last-child {
    padding-left: 50px
}

h3 {
    color: #00315d !important;
    font-family: 'helvetica_neue_lt_std_regular', Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.6 !important
}

@media (max-width: 1100px) {
    h3 {
        font-size:16px !important
    }
}
@media (max-width: 767px) {
    h3 {
        font-size:20px !important
    }
}

.reference_component {
    padding: 0;
    margin-bottom: 1px
}

.reference_component .rotation {
    width: 67%
}

@media (max-width: 767px) {
    .reference_component .rotation {
        width:100%
    }
}

.reference_component .rotation .slides_container {
    width: 100%
}

.reference_component .rotation .slides_container .banner-componente {
    height: 707px;
    width: 898px;
}

@media (max-width: 1399px) {
    .reference_component .rotation .slides_container .banner-componente {
        height:633px;
        width: 804px
    }
}

@media (max-width: 1199px) {
    .reference_component .rotation .slides_container .banner-componente {
        height:540px;
        width: 686px
    }
}

@media (max-width: 999px) {
    .reference_component .rotation .slides_container .banner-componente {
        height:405px;
        /*width: 515px*/
    }
}

@media (max-width: 767px) {
    .reference_component .rotation .slides_container .banner-componente {
        height:378px;
        width: 727px
    }
}



.reference_component .rotation .slides_container .banner-componente img {
    height: auto;
    width: 100%;
}
/* NL Fotohöhen */

/*
@media (min-width: 768px) {
.hoppe-site-nl-nl .reference_component .rotation .slides_container .banner-componente img {
    height: inherit;
    width: auto;
    }
}
*/
/* NL Fotohöhen */


.reference_component .rotation .pagination-wrapper {
    bottom: 0;
    top: auto
}

.reference_component .rotation .pagination-wrapper .pagination {
    background: none;
    display: table;
    margin: 0 auto;
    position: static;
    width: auto !important
}

@media (max-width: 767px) {
    .reference_component .rotation .pagination-wrapper .pagination {
        margin:auto
    }
}

.reference_component .rotation .pagination-wrapper .pagination li {
    background: none;
    border: 2px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
    height: 18px;
    width: 18px
}

@media (max-width: 999px) {
    .reference_component .rotation .pagination-wrapper .pagination li {
        height:14px;
        width: 14px
    }
}

.reference_component .rotation .pagination-wrapper .pagination li+li {
    margin-left: 6px
}

@media (max-width: 999px) {
    .reference_component .rotation .pagination-wrapper .pagination li+li {
        margin-left:4px
    }
}

.reference_component .rotation .pagination-wrapper .pagination li.current {
    background: #fff
}

.reference_component .sideContent {
    box-sizing: border-box;
    padding: 21px 0 21px 21px;
    width: 33%
}

@media (max-width: 999px) {
    .reference_component .sideContent {
        /*padding:15px;*/
        padding: 21px 0 21px 21px;
    }
}

@media (max-width: 767px) {
    .reference_component .sideContent {
        width:100%;
        padding: 21px 0;
    }
}

.reference_component .sideContent h2 {
    padding: 0;
    margin: 0 0 15px
}

@media (max-width: 999px) {
    .reference_component .sideContent h2 {
        margin:0 0 10px
    }
}

.reference_component .sideContent .reference_table {
    padding: 0
}

.reference_component.reference_panel {
	padding-bottom:5px;
}

#sideContent {
    width: 33%
}

@media (max-width: 767px) {
    #sideContent {
        width:100%
    }
}

#sideContent > div,
.hoppe-column-side-content > div {
    margin-bottom: 1px
}

#sideContent > div hr,
.hoppe-column-side-content > div hr {
    background: #fff
}

#sideContent .content-box,
.hoppe-column-side-content .content-box {
    padding: 20px
}

#sideContent .content-box h2,
.hoppe-column-side-content .content-box h2 {
    margin: 0 0 15px
}

@media (max-width: 999px) {
    #sideContent .content-box h2,
	.hoppe-column-side-content .content-box h2	{
        margin:0 0 10px
    }
}

#sideContent .content-box hr,
.hoppe-column-side-content {
    margin: 20px 0
}

#sideContent .image-component,
#sideContent .video-component,
.hoppe-column-side-content .image-component,
.hoppe-column-side-content .video-component {
    margin-bottom: 1px
}

#sideContent .teaser-component,
.hoppe-column-side-content .teaser-component {
    padding-top: 0 !important
}

#sideContent .teaser-component h2,
.hoppe-column-side-content .teaser-component h2 {
    background: #00315c !important;
    padding-left: 20px
}

/*
#sideContent .teaser-component .linkwrapper {
    padding: 0 0 50px
}
*/


#sideContent .teaser-component .linkwrapper,
.hoppe-column-side-content .teaser-component .linkwrapper {
    padding: 0 0 0px
}

#sideContent .teaser-row,
.hoppe-column-side-content .teaser-row { 
    margin-bottom:10px;
}

#sideContent .teaser-component .linkwrapper ul li,
.hoppe-column-side-content .teaser-component .linkwrapper ul li {
    border-bottom: 1px solid #fff;
    margin: 0.6px 0 0 !important;
}

#sideContent .teaser-component .linkwrapper ul li a,
.hoppe-column-side-content .teaser-component .linkwrapper ul li a {
    font-size: 17px;
    padding: 10px 20px
}

@media (max-width: 999px) {
    #sideContent .teaser-component .linkwrapper ul li a,
	.hoppe-column-side-content.teaser-component .linkwrapper ul li a {
        font-size:14px
    }
}

#sideContent .teaser-component .linkwrapper ul li a.activeLink,
.hoppe-column-side-content .teaser-component .linkwrapper ul li a.activeLink {
    color: inherit;
    font-weight: bold
}

#sideContent .teaser-component .linkwrapper ul li a.activeLink::before,
.hoppe-column-side-content .teaser-component .linkwrapper ul li a.activeLink::before
/*#sideContent .teaser-component .linkwrapper a.selected span.refence-links::before*/ {
    background: #7fd1f1;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 7px
}

#mainContent {
    width: calc(67% - 50px)
}

@media (min-width: 1400px) {
    #page.references-page #mainContent {
        width:calc(67% - 35px);
        background: #00315c;
        background-image: url(https://hoppe-staging.minkenberg.de/wp-content/themes/hoppe/img/referenzen-hoppe.jpg);
            background-position: bottom right;
    background-repeat: no-repeat;
        height: 380px;
    }
    
    /* RU */
    .hoppe-site-ru-ru #page.references-page #mainContent {
    height: 407px;
    /* RU */
}
}


@media (max-width: 1399px) {
    #page.references-page #mainContent {
        width:calc(67% - 35px);
        background: #00315c;
        background-image: url(https://hoppe-staging.minkenberg.de/wp-content/themes/hoppe/img/referenzen-hoppe.jpg);
            background-position: bottom right;
    background-repeat: no-repeat;
        height: 380px;
    }
}
@media (max-width: 1199px) {
    #mainContent {
        width:calc(67% - 35px);   
    }
    #page.references-page #mainContent {
        background: #00315c;
        background-image: url(https://hoppe-staging.minkenberg.de/wp-content/themes/hoppe/img/referenzen-hoppe.jpg);
            background-position: bottom right;
    background-repeat: no-repeat;
        height: 515px;
    }
}

@media (max-width: 999px) {
    #mainContent {
        width:calc(67% - 25px)
    }
    
}

@media (max-width: 767px) {
    #mainContent {
        width:100% !important;
    }
    #page.references-page #mainContent {
        background: #00315c;
        background-image: url(https://hoppe-staging.minkenberg.de/wp-content/themes/hoppe/img/referenzen-hoppe.jpg);
        background-position: bottom right;
    	background-repeat: no-repeat;
        height: 94px;
    }
    h2.ref {
	    color: #fff;
	    position: relative;
	    top: 20px;
	    left: 20px;
	    font-size:24px !important;
    }
    section span.image-component {
        height: auto; /*94px;*/
	    /*display: flex;*/
	    /*flex-direction: column-reverse;*/
    }
}

#mainContent h2 {
        font-size: 30px;
        margin: 0 0 15px;
        /*  color: #fff;*/
        /* position: absolute;*/
        bottom: 20px;
        left: 20px;
    
}

#mainContent h2.ref {
        font-size: 30px;
        margin: 0 0 15px;
        color: #fff;
        position: absolute;
        bottom: 20px;
        left: 20px;
}

@media (max-width: 999px) {
    #mainContent h2 {
        font-size:23px;
        margin: 0 0 10px
    }
}

#mainContent p,#mainContent .list-disc,#mainContent table {
    margin-bottom: 20px
}

#mainContent .content-wrap {
    padding-left: 30px
}

@media (max-width: 999px) {
    #mainContent .content-wrap {
        padding-left:15px
    }
}

#mainContent .content-wrap:not(:first-child) {
    margin-top: 30px
}

#mainContent .slide-content-wrapper div.content-wrapper {
    padding: 20px 30px
}

@media (max-width: 999px) {
    #mainContent .slide-content-wrapper div.content-wrapper {
        padding:15px 20px
    }
}

#mainContent .slide-content-wrapper .button2_open,#mainContent .slide-content-wrapper .button2_close {
    right: 30px
}

@media (max-width: 999px) {
    #mainContent .slide-content-wrapper .button2_open,#mainContent .slide-content-wrapper .button2_close {
        right:20px
    }
}

#mainContent .mainContent.rotation {
    height: 667px;
    width: 100%
}

@media (max-width: 1399px) {
    #mainContent .mainContent.rotation {
        height:594px
    }
}

@media (max-width: 1199px) {
    #mainContent .mainContent.rotation {
        height:513px
    }
}

@media (max-width: 999px) {
    #mainContent .mainContent.rotation {
        height:385px
    }
}

@media (max-width: 999px) {
    #mainContent .mainContent.rotation {
        height:378px
    }
}

#mainContent .mainContent.rotation .slides_container {
    height: 100%;
    width: 100%
}

#mainContent .mainContent.rotation .slides_container .banner-componente {
    height: 667px;
    width: 848px
}

@media (max-width: 1399px) {
    #mainContent .mainContent.rotation .slides_container .banner-componente {
        height:594px;
        width: 754px
    }
}

@media (max-width: 1199px) {
    #mainContent .mainContent.rotation .slides_container .banner-componente {
        height:513px;
        width: 651px
    }
}

@media (max-width: 999px) {
    #mainContent .mainContent.rotation .slides_container .banner-componente {
        height:385px;
        width: 490px
    }
}

@media (max-width: 767px) {
    #mainContent .mainContent.rotation .slides_container .banner-componente {
        height:378px;
        width: 480px
    }
}

#mainContent .mainContent.rotation .slides_container .banner-componente img {
    width: 100%
}

#mainContent .mainContent.rotation .pagination-wrapper {
    bottom: 0;
    top: auto
}

#mainContent .mainContent.rotation .pagination-wrapper .pagination {
    background: none;
    display: table;
    margin: 0 auto;
    width: auto !important
}

@media (max-width: 767px) {
    #mainContent .mainContent.rotation .pagination-wrapper .pagination {
        margin:auto
    }
}

#mainContent .mainContent.rotation .pagination-wrapper .pagination li {
    background: none;
    border: 2px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
    height: 18px;
    width: 18px
}

@media (max-width: 999px) {
    #mainContent .mainContent.rotation .pagination-wrapper .pagination li {
        height:14px;
        width: 14px
    }
}

#mainContent .mainContent.rotation .pagination-wrapper .pagination li+li {
    margin-left: 6px
}

@media (max-width: 999px) {
    #mainContent .mainContent.rotation .pagination-wrapper .pagination li+li {
        margin-left:4px
    }
}

#mainContent .mainContent.rotation .pagination-wrapper .pagination li.current {
    background: #fff
}

.footerWrapper {
    background: #f2f2f2;
    width: 100%;
}

.footerWrapper #footer {
    background: none;
    border: 0 none;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-top: 30px;
    width: 100%
}

@media (max-width: 1399px) {
    .footerWrapper #footer {
        max-width:1140px
    }
}

@media (max-width: 1199px) {
    .footerWrapper #footer {
        max-width:964px
    }
}

@media (max-width: 999px) {
    .footerWrapper #footer {
        max-width:738px
    }
}

@media (max-width: 767px) {
    .footerWrapper #footer {
        max-width:450px
    }
}

@media (max-width: 479px) {
    .footerWrapper #footer {
        max-width:calc(100% - 30px)
    }
}

.footerWrapper #footer .footer_section {
    border: 0 none;
    padding: 0
}

.footerWrapper #footer .footer_section .footer_section_element {
    opacity: 1;
    width: calc(25% - 25px)
}

@media (max-width: 767px) {
    .footerWrapper #footer .footer_section .footer_section_element {
        width:100%
    }
}

.footerWrapper #footer .footer_section .footer_section_element ul li.mainnavi>a.mainlink {
    color: #0d315e;
    font-size: 24px;
    font-family: "helvetica_neue_lt_std_regular";
    margin-bottom: 20px
}

@media (min-width: 1000px) {
    .footerWrapper #footer .footer_section .footer_section_element ul li.mainnavi ul.Lb li+li {
        margin-top:12px
    }
}

.footerWrapper #footer .footer_section .footer_section_element ul li.mainnavi ul.Lb a {
    color: #0d315e;
    font-size: 17px
}

@media (max-width: 999px) {
    .footerWrapper #footer .footer_section .footer_section_element ul li.mainnavi ul.Lb a {
        font-size:14px
    }
}

.footerWrapper #footer .footer_section .footer_section_element ul+ul {
    margin-top: 30px
}

.footerWrapper #footer .footer_section .footer_section_element ul.social-list {
    padding: 15px 0
}

.footerWrapper #footer .footer_section .footer_section_element ul.social-list li a {
    background: #0d315e;
    color: #fff !important
}

.footerWrapper .footer-info-text {
    background: #0d315e;
    color: #fff;
    padding: 18px 0;
    width: 100%
}

@media (max-width: 999px) {
    .footerWrapper .footer-info-text {
        padding:15px 0
    }
}

.footerWrapper .footer-info-text .content {
    float: none !important;
    font-size: 17px;
    margin-left: auto;
    margin-right: auto !important;
    max-width: 1280px;
    width: 100%
}

@media (max-width: 1399px) {
    .footerWrapper .footer-info-text .content {
        max-width:1140px
    }
}

@media (max-width: 1199px) {
    .footerWrapper .footer-info-text .content {
        max-width:964px
    }
}

@media (max-width: 999px) {
    .footerWrapper .footer-info-text .content {
        font-size:14px;
        max-width: 738px
    }
}

@media (max-width: 767px) {
    .footerWrapper .footer-info-text .content {
        max-width:450px
    }
}

@media (max-width: 479px) {
    .footerWrapper .footer-info-text .content {
        max-width:calc(100% - 30px)
    }
}

.master_banner {
    margin-bottom: 18px;
    margin-left: -30px;
    width: calc(100% + 60px)
}

@media (max-width: 999px) {
    .master_banner {
        margin-left:-15px;
        margin-bottom: 10px;
        width: calc(100% + 30px)
    }
}

.master_banner .rotation {
    background: #d9d9d9;
    height: 424px;
    width: 100%
}

@media (max-width: 1399px) {
    .master_banner .rotation {
        height:384px
    }
}

@media (max-width: 1199px) {
    .master_banner .rotation {
        height:326px
    }
}

@media (max-width: 767px) {
    .master_banner .rotation {
        height:460px
    }
}

.master_banner .rotation .slides_container {
    height: 424px;
    width: 100%
}

@media (max-width: 1399px) {
    .master_banner .rotation .slides_container {
        height:384px
    }
}

@media (max-width: 1199px) {
    .master_banner .rotation .slides_container {
        height:326px
    }
}

@media (max-width: 767px) {
    .master_banner .rotation .slides_container {
        height:460px
    }
}

.master_banner .rotation .slides_container .banner-componente {
    height: 424px;
    width: 1340px
}

@media (max-width: 1399px) {
    .master_banner .rotation .slides_container .banner-componente {
        height:384px;
        width: 1200px
    }
}

@media (max-width: 1199px) {
    .master_banner .rotation .slides_container .banner-componente {
        height:326px;
        width: 1024px
    }
}

@media (max-width: 999px) {
    .master_banner .rotation .slides_container .banner-componente {
        height:326px;
        width: 768px
    }
}

@media (max-width: 767px) {
    .master_banner .rotation .slides_container .banner-componente {
        height:460px;
        width: 480px
    }
}

.master_banner .rotation .slides_container .banner-componente img.big-image {
    width: 892px
}

@media (max-width: 1399px) {
    .master_banner .rotation .slides_container .banner-componente img.big-image {
        width:799px
    }
}

@media (max-width: 1199px) {
    .master_banner .rotation .slides_container .banner-componente img.big-image {
        width:682px
    }
}

@media (max-width: 767px) {
    .master_banner .rotation .slides_container .banner-componente img.big-image {
        width:480px !important
    }
}

.master_banner .rotation .slides_container .banner-componente .info-box {
    background: #d9d9d9 none;
    box-sizing: border-box;
    height: 424px;
    left: auto;
    padding: 30px;
    right: 0;
    top: 0;
    width: 33.3333333%
}

@media (max-width: 1399px) {
    .master_banner .rotation .slides_container .banner-componente .info-box {
        height:384px
    }
}

@media (max-width: 1199px) {
    .master_banner .rotation .slides_container .banner-componente .info-box {
        height:326px
    }

    .master_banner .rotation .slides_container .banner-componente .info-box h3 {
        font-size: 18px !important;
        line-height: 24px !important
    }
}

@media (max-width: 999px) {
    .master_banner .rotation .slides_container .banner-componente .info-box {
        padding:15px
    }
}

@media (max-width: 767px) {
    .master_banner .rotation .slides_container .banner-componente .info-box {
        height:230px;
        top: 230px;
        width: 100%
    }
}

@media (max-width: 479px) {
    .master_banner .rotation .slides_container .banner-componente .info-box {
        left:0;
        width: 100vw !important
    }

    .master_banner .rotation .slides_container .banner-componente .info-box a {
        display: block
    }
}

.master_banner .rotation .slides_container .banner-componente .info-box div {
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-top: 20px
}

@media (max-width: 1199px) {
    .master_banner .rotation .slides_container .banner-componente .info-box div {
        margin-top:10px
    }
}

.master_banner .rotation .slides_container .banner-componente .info-box div p {
    font-size: 17px !important;
    line-height: 1.75
}

@media (max-width: 1199px) {
    .master_banner .rotation .slides_container .banner-componente .info-box div {
        font-size:16px !important;
        line-height: 1.6 !important
    }

    .master_banner .rotation .slides_container .banner-componente .info-box div p {
        font-size: 16px !important;
        line-height: 1.6 !important
    }
}

@media (max-width: 999px) {
    .master_banner .rotation .slides_container .banner-componente .info-box div {
        font-size:14px !important
    }

    .master_banner .rotation .slides_container .banner-componente .info-box div p {
        font-size: 14px !important
    }
}

.master_banner .rotation .slides_container .banner-componente .info-box a {
    bottom: 30px;
    left: 30px;
    right: auto
}

@media (max-width: 999px) {
    .master_banner .rotation .slides_container .banner-componente .info-box a {
        bottom:15px;
        left: 15px
    }
}

.master_banner .rotation .pagination-wrapper {
    bottom: 18px;
    left: auto;
    right: calc(33.33333% + 30px);
    top: auto;
    width: auto
}

@media (max-width: 999px) {
    .master_banner .rotation .pagination-wrapper {
        bottom:0;
        right: calc(33.33333% + 15px)
    }
}

@media (max-width: 767px) {
    .master_banner .rotation .pagination-wrapper {
        bottom:235px;
        right: 0;
        width: 100%
    }
}

.master_banner .rotation .pagination-wrapper .pagination {
    background: none;
    display: table;
    margin: 0;
    width: auto !important
}

@media (max-width: 767px) {
    .master_banner .rotation .pagination-wrapper .pagination {
        margin:auto
    }
}

.master_banner .rotation .pagination-wrapper .pagination li {
    background: none;
    border: 2px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
    height: 18px;
    width: 18px
}

@media (max-width: 999px) {
    .master_banner .rotation .pagination-wrapper .pagination li {
        height:14px;
        width: 14px
    }
}

.master_banner .rotation .pagination-wrapper .pagination li+li {
    margin-left: 6px
}

@media (max-width: 999px) {
    .master_banner .rotation .pagination-wrapper .pagination li+li {
        margin-left:4px
    }
}

.master_banner .rotation .pagination-wrapper .pagination li.current {
    background: #fff
}

.slot_Section1Slot {
    margin-left: -30px;
    width: calc(100% + 60px)
}

@media (max-width: 999px) {
    .slot_Section1Slot {
        margin-left:-15px;
        width: calc(100% + 30px)
    }
}

.slot_Section1Slot .default-teaser-wrapper {
    background: none;
    margin-right: 1px;
    position: relative !important
}

@media (min-width: 768px) {
    .slot_Section1Slot .default-teaser-wrapper {
        width:calc(33.3333333% - 1px) !important
    }
}

@media (max-width: 767px) {
    .slot_Section1Slot .default-teaser-wrapper {
        margin-top:1px;
        width: 100% !important
    }
}

.slot_Section1Slot .default-teaser-wrapper.lastTeaser {
    margin-right: 0
}

@media (min-width: 768px) {
    .slot_Section1Slot .default-teaser-wrapper.lastTeaser {
        width:33.3333333%
    }
}

.slot_Section1Slot .default-teaser-wrapper .teaser-component {
    height: auto !important;
    padding-top: 231px !important;
    width: 100% !important
}

@media (max-width: 1399px) {
    .slot_Section1Slot .default-teaser-wrapper .teaser-component {
        padding-top:216px !important
    }
}

@media (max-width: 1199px) {
    .slot_Section1Slot .default-teaser-wrapper .teaser-component {
        padding-top:172px !important
    }
}

@media (max-width: 999px) {
    .slot_Section1Slot .default-teaser-wrapper .teaser-component {
        padding-top:135px !important
    }
}

@media (max-width: 767px) {
    .slot_Section1Slot .default-teaser-wrapper .teaser-component {
        padding-top:180px !important
    }
}

.slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper {
    background: #0d315e;
    box-sizing: border-box;
    height: auto;
    margin: 0;
    padding: 30px;
    width: 100% !important;
}

/* Sonderloesung fuer Sprachen: Startseite Höhe der Teaser Textboxen */
@media (min-width: 1200px) {
    .hoppe-site-cn-en .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-uk-uk .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper{
        min-height: 180px;
    }
}
@media (min-width: 1200px) {
    .hoppe-site-default .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-us-us .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper {
        min-height: 150px;
    }
}
@media (min-width: 1200px) {
    .hoppe-site-fr-fr .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-ch-fr .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-ru-ru .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper {
        min-height: 178px;
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .hoppe-site-fr-fr .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-ch-fr .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-ru-ru .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper {
        min-height: 204px;
    }
}


@media (min-width: 1000px) and (max-width: 1199px) {
    .hoppe-site-cn-en .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-default .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper {
        min-height: 178px;
    }
}

@media (min-width: 768px) and (max-width: 999px) {
    .hoppe-site-default .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-es-es .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-pl-pl .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-cn-zh .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-it-it .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-cn-en .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-in-en .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-cz-cs .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-us-us .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-fr-fr .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-ch-fr .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-ru-ru .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper,
    .hoppe-site-uk-uk .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper{
        min-height: 155px;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .hoppe-site-default .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper {
        /*min-height: auto;*/
    }
}







@media (max-width: 999px) {
    .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper {
        padding:15px
    }
}

.slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper h3 {
    color: #7FD1F1 !important;
    font-size: 17px !important;
    line-height: 1.6;
    max-width: 280px
}

@media (max-width: 999px) {
    .slot_Section1Slot .default-teaser-wrapper .teaser-component .default-teaser-wrapper h3 {
        font-size:14px !important
    }
}

.slot_Section2Slot {
    margin-bottom: 30px !important;
    margin-left: -30px !important;
    margin-top: 30px !important;
    width: calc(100% + 60px) !important
}

@media (max-width: 999px) {
    .slot_Section2Slot {
        margin-left:-15px !important;
        margin-top: 20px !important;
        width: calc(100% + 30px) !important
    }
}

.slot_Section2Slot .default-teaser-wrapper {
    box-sizing: border-box;
    padding: 0 30px
}

@media (min-width: 768px) {
    .slot_Section2Slot .default-teaser-wrapper {
        width:calc(33.3333333% - 1px) !important
    }
}

@media (max-width: 767px) {
    .slot_Section2Slot .default-teaser-wrapper {
        width:100% !important
    }
}

@media (max-width: 999px) {
    .slot_Section2Slot .default-teaser-wrapper {
        padding:0 15px
    }
}

@media (min-width: 768px) {
    .slot_Section2Slot .default-teaser-wrapper+.default-teaser-wrapper {
        border-left:1px solid #0d315e;
    }
}

@media (max-width: 767px) {
    .slot_Section2Slot .default-teaser-wrapper+.default-teaser-wrapper {
        border-top:1px solid #0d315e;
        padding-top: 15px
    }
}

.slot_Section2Slot .default-teaser-wrapper .teaser-component {
    border: 0 none !important;
    width: 100% !important
}

.slot_Section2Slot .default-teaser-wrapper .teaser-component h2.headline {
    background: none;
    padding: 0 0 10px
}

.slot_Section2Slot .default-teaser-wrapper .teaser-component h2.headline span {
    color: #0d315e;
    font-size: 23px !important
}

.slot_Section2Slot .default-teaser-wrapper .teaser-component .teaser-content-wrapper {
    height: auto !important
}

.slot_Section2Slot .default-teaser-wrapper .teaser-component .link-wrapper-item {
    padding: 20px 0 !important
}

@media (max-width: 999px) {
    .slot_Section2Slot .default-teaser-wrapper .teaser-component .link-wrapper-item {
        padding:15px 0 !important
    }
}

.slot_Section2Slot .default-teaser-wrapper .teaser-component .link-wrapper-item * {
    font-size: 17px !important;
    height: auto !important;
    line-height: 1.6 !important
}

@media (max-width: 999px) {
    .slot_Section2Slot .default-teaser-wrapper .teaser-component .link-wrapper-item * {
        font-size:14px !important
    }
}

ul.social-list {
    padding: 5px 0
}

ul.social-list li {
    border: 0 none !important;
    display: inline-block !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important
}

ul.social-list li a {
    align-items: center;
    background: #9bcdf2;
    border-radius: 4px;
    color: #3875ad !important;
    font-size: 18px !important;
    display: flex !important;
    height: 30px;
    justify-content: center;
    transition: .25s opacity;
    width: 30px
}

@media (min-width: 768px) and (max-width: 999px) {
    ul.social-list li a {
        font-size:12px !important;
        height: 21px;
        width: 21px
    }
}

ul.social-list li a:hover {
    opacity: .8
}

ul.social-list li+li {
    margin-left: 3px !important
}

@media (max-width: 999px) {
    ul.social-list li+li {
        margin-left:1px !important
    }
}

.breadcrumb {
    margin-left: 30px
}

@media (max-width: 999px) {
    .breadcrumb {
        margin-left:15px;
        width: 556px !important
    }
}

.breadcrumb ul li a,.breadcrumb ul li {
    font-size: 13px
}

@media (max-width: 999px) {
    .breadcrumb ul li a,.breadcrumb ul li {
        font-size:12px
    }
}

.breadcrumb+#back-to-overview {
    margin-right: 30px
}

@media (max-width: 999px) {
    .breadcrumb+#back-to-overview {
        margin-right:15px
    }
}

@media (max-width: 767px) {
    .breadcrumb+#back-to-overview {
        margin-left:9px
    }
}

#searchContent h2.categorie-header {
    background: #00315c;
    margin-top: 5px;
    padding: 10px 30px
}

@media (max-width: 999px) {
    #searchContent h2.categorie-header {
        padding:10px 15px
    }
}

@media (min-width: 1000px) {
    #searchContent #categories-image {
        height:300px;
        margin-right: 30px;
        width: 300px
    }
}

@media (min-width: 980px) {
    #searchContent #categorie-item-wrapper {
        width:525px
    }
    form .ui-icon-triangle-1-s {
    /*margin: 6px !important;*/
}
}

@media (min-width: 1000px) {
    #searchContent #categorie-item-wrapper {
        width:690px
    }
}

@media (max-width: 480px) {
    #searchContent #categorie-item-wrapper {
        margin-left:15px
    }
}

#searchContent #filter-wrapper {
    border: 0;
    padding: 0
}

#searchContent #filter-wrapper li.filter-item a.filter-item {
    background-position: 23px -628px;
    padding-left: 53px
}

@media (max-width: 999px) {
    #searchContent #filter-wrapper li.filter-item a.filter-item {
        background-position:8px -628px;
        padding-left: 38px
    }
}

#searchContent #filter-wrapper li.filter-item.active a.filter-item {
    background-position: 23px -631px;
    line-height: 35px
}

@media (max-width: 999px) {
    #searchContent #filter-wrapper li.filter-item.active a.filter-item {
        background-position:8px -631px
    }
}

#searchContent #filter-wrapper .filter-values .filter-top-values,#searchContent #filter-wrapper .filter-values .filter-main-value {
    margin: 15px 30px
}

@media (max-width: 999px) {
    #searchContent #filter-wrapper .filter-values .filter-top-values,#searchContent #filter-wrapper .filter-values .filter-main-value {
        margin:15px
    }
}

#searchContent #filter-wrapper .filter-values .slideLink {
    margin-left: 23px
}

@media (max-width: 999px) {
    #searchContent #filter-wrapper .filter-values .slideLink {
        margin-left:8px
    }
}

#searchContent .prod_refine {
    margin: 10px 26px;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 999px) {
    #searchContent .prod_refine {
        margin:10px 15px
    }
}

#searchContent .prod_refine form label {
    margin-left: 0
}

@media (max-width: 767px) {
    #searchContent .prod_refine div.schema {
        margin-left:0 !important
    }
}

#searchContent .search-result-wrapper {
    margin: 0 26px
}

@media (max-width: 999px) {
    #searchContent .search-result-wrapper {
        margin:0 15px
    }
}

@media (max-width: 480px) {
    #searchContent .search-result-wrapper {
        margin:0 12px
    }
}

#searchContent .search-result-wrapper .grid-product-item {
    width: 308px !important
}

@media (max-width: 1399px) {
    #searchContent .search-result-wrapper .grid-product-item {
        width:273px !important
    }
}

@media (max-width: 1199px) {
    #searchContent .search-result-wrapper .grid-product-item {
        width:229px !important
    }
}

@media (max-width: 999px) {
    #searchContent .search-result-wrapper .grid-product-item {
        width:235px !important
    }
}

@media (max-width: 767px) {
    #searchContent .search-result-wrapper .grid-product-item {
        height:auto;
        width: 220px !important
    }
}

@media (max-width: 480px) {
    #searchContent .search-result-wrapper .grid-product-item {
        width: 100% !important
    }
}

#searchContent .search-result-wrapper .grid-product-item .thumb {
    margin: auto;
    width: 100% !important
}

#searchContent .search-result-wrapper .grid-product-item h2.product-name {
    box-sizing: border-box;
    font-size: 17px;
    height: 57px !important;
    left: 0;
    padding: 10px;
    width: 100% !important
}
@media only screen and (max-width: 900px) {
    #searchContent .search-result-wrapper .grid-product-item h2.product-name {
    font-size: 14px;
}
}

#searchContent .search-result-wrapper .grid-product-item .product-info-layer {
    border: 1px solid #dfdfdf;
    border-top: 0 none;
    box-sizing: border-box;
    left: -1px;
    width: calc(100% + 2px)
}

@media (max-width: 767px) {
    #searchContent .search-result-wrapper .grid-product-item .product-info-layer {
        top:270px
    }
}

@media (max-width: 480px) {
    #searchContent .search-result-wrapper .grid-product-item .product-info-layer {
        top:191px
    }
}

#searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
    width: 760px
}

@media (max-width: 1399px) {
    #searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
        width:620px
    }
}

@media (max-width: 1199px) {
    #searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
        width:444px
    }
}

@media (max-width: 999px) {
    #searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
        width:218px
    }
}

@media (max-width: 767px) {
    #searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
        height:106px;
        padding-top: 2px;
        width: 199px
    }
}

@media (max-width: 480px) {
    #searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
        width:143px
    }
}

@media (max-width: 359px) {
    #searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
        width:100%
    }
}

@media (max-width: 767px) {
    #searchContent .search-result-wrapper .product-item.list-product-item .product-price-wrapper {
        width:199px
    }
}

@media (max-width: 480px) {
    #searchContent .search-result-wrapper .product-item.list-product-item .product-price-wrapper {
        width:100%
    }

    #searchContent .search-result-wrapper .product-item.list-product-item .product-price-wrapper .button1 {
        bottom: 45px
    }
}

#searchContent .pager li.pagination-previous {
    margin-left: 0
}

.product-detail-page .categories-info-wrapper .product-line {
    width: 50%;
}

@media (max-width: 1399px) {
    .product-detail-page .categories-info-wrapper .product-line {
        width: 50%;
    }
}

@media (max-width: 999px) {
    .product-detail-page .categories-info-wrapper .product-line {
        width:194px
    }

    .product-detail-page .categories-info-wrapper .product-line img {
        display: none
    }
}

@media (max-width: 767px) {
    .product-detail-page .categories-info-wrapper .product-line {
        width:100%
    }
}

.product-detail-page .categories-info-wrapper .product-line .product-line-value {
    left: 30px;
    margin-left: 0
}

@media (max-width: 999px) {
    .product-detail-page .categories-info-wrapper .product-line .product-line-value {
        left:15px
    }
}

.product-detail-page .categories-info-wrapper .product-line h2 {
    left: 30px
}

@media (max-width: 999px) {
    .product-detail-page .categories-info-wrapper .product-line h2 {
        left:15px
    }
}

@media (max-width: 767px) {
    .product-detail-page .categories-info-wrapper .product-line h2 {
        left:auto
    }
}

@media (max-width: 480px) {
    .product-detail-page .categories-info-wrapper .product-line h2 {
        left:15px
    }
}

.product-detail-page .categories-info-wrapper .categorie-slider-wrapper {
    width: 50%;
}

@media (max-width: 1399px) {
    .product-detail-page .categories-info-wrapper .categorie-slider-wrapper {
        width:50%;
    }
}

@media (max-width: 1199px) {
    .product-detail-page .categories-info-wrapper .categorie-slider-wrapper {
        width:50%;
    }
}

@media (max-width: 767px) {
    .product-detail-page .categories-info-wrapper .categorie-slider-wrapper {
        width:100%
    }
}

.product-detail-page .categories-info-wrapper .categorie-slider-wrapper .jcarousel-button-next {
    left: auto
}

.product-detail-page .product-info-wrapper .productinfo-image-wrapper {
    width: 49%;
    margin: 0;
}

@media (max-width: 1399px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper {
        width:50%;
    }
}

@media (max-width: 1199px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper {
        width:49%;
    }
}

@media (max-width: 999px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper {
        width:334px
    }
}

@media (max-width: 767px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper {
        margin-right:0;
        width: 100%
    }
}

.product-detail-page .product-info-wrapper .productinfo-image-wrapper .model-number,.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-short-desc {
    line-height: 1.6;
    margin-left: 30px
}

@media (max-width: 999px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .model-number,.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-short-desc {
        margin-left:15px
    }
}

.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper {
    margin: 0 20px 0 30px;
    width: 335px;
    float: left;
}

@media (max-width: 1399px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper {
        width:300px
    }
}

@media (max-width: 1199px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper {
        width: 50%;
    }
}

@media (max-width: 999px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper {
        margin:15px 0 0 15px;
        width: 319px
    }
}

@media (max-width: 767px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper {
        margin:15px 0 0 0px;
        width: calc(100%)
    }
}

.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper .product-image {
    box-sizing: border-box;
    height: 355px;
    width: 335px
}

@media (max-width: 1399px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper .product-image {
        height: 325px;
        width:300px
    }
}

@media (max-width: 1199px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper .product-image {
        width: 100%;
        height: 280px;
    }
}

@media (max-width: 999px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper .product-image {
        width:319px
    }
}

@media (max-width: 767px) {
    .product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper .product-image {
        width:100%
    }
}

.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper .product-image img {
    display: block;
    margin: 30px auto;
    max-width: 100%
}

@media (max-width: 999px) {
    .product-detail-page .product-info-wrapper .product-filter-content-wrapper {
        margin:12px 0 0;
        width: 411px
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .reset-filter-buttons {
        width: 353px
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .price-buttons {
        width: 388px
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .price-buttons .price-class-desc-wrapper .price-label {
        float: left
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .price-buttons .price-class-desc-wrapper .price-class {
        float: left;
        margin-left: 15px
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .price-buttons .price-class-desc-wrapper #priceclass-info-button {
        margin-right: 0
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .pds__filter-header {
        display: block
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .scroll-pane,.product-detail-page .product-info-wrapper .product-filter-content-wrapper .items-slider-wrapper {
        width: 385px
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-info {
        width: 349px
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-info .filter__header {
        width: 110px;
        word-break: break-word
    }
}

@media (max-width: 767px) {
    .product-detail-page .product-info-wrapper .product-filter-content-wrapper {
        width:100%
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .reset-filter-buttons {
        width: 424px
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .price-buttons {
        width: 100%
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-info {
        width: 432px
    }

    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .scroll-pane,.product-detail-page .product-info-wrapper .product-filter-content-wrapper .items-slider-wrapper {
        width: 100%
    }
}

.product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-item-wrapper .filter__header h3 {
    font-size: 15px !important
}

@media (max-width: 999px) {
    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-item-wrapper .filter__header h3 {
        font-size:13px !important
    }
}

.product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-item-wrapper .filter-is-selected {
    font-size: 15px !important
}

@media (max-width: 999px) {
    .product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-item-wrapper .filter-is-selected {
        font-size:13px !important
    }
}

.product-detail-page #prod_tabs.ui-tabs .ui-tabs-nav li {
    border: 0 none;
    height: auto;
    margin: 0 1px 0 0 !important;
    width: auto
}

.product-detail-page #prod_tabs.ui-tabs .ui-tabs-nav li a {
    display: block;
    font-size: 17px;
    padding: 10px 13px
}

.product-detail-page #prod_tabs.ui-tabs .ui-tabs-panel {
    padding: 20px 30px
}

@media (max-width: 999px) {
    .product-detail-page #prod_tabs.ui-tabs .ui-tabs-panel {
        padding:15px
    }
}

.product-detail-page .cart-button1 {
    padding: 16px
}

.product-detail-page .price-class {
    line-height: 0.85;
    font-size: 1.3em;
    font-weight: 800;
}

.imageZoomWrapper-off img {
    display: block;
    margin: 10vw auto 0
}

img.alignright {
    float: right;
}

img.alignleft {
    float: left;
}

.screen-reader-text {
    display: none;
}

.page_contentsearch .search-result-wrapper .search-result-row .breadcrumb-string {
    font-size: 12px !important;
    margin: 5px 0 !important;
}

ul.page-numbers {
    float: right;
}

ul.page-numbers li {
    display: inline;
    float: left;
    margin-left: 5px;
}

ul.page-numbers a, ul.page-numbers span {
    width: 22px;
    height: 22px;
    border: 1px solid #eee;
    text-align: center;
    display: block;
    line-height: 22px;
    font-size: 15px;
}

ul.page-numbers .prev span {
    background-position: -3px -2064px;
}

ul.page-numbers .next span {
    background-position: -3px -2491px;
}

.woocommerce-error {
    margin: 0;
    color: red;
    font-weight: bold;
    padding-bottom: 40px;
}

.woocommerce-message {
    margin: 0 0 0 30px;
    color: green;
}

.menu-image > a {
    padding: 0 !important;
}


.product-detail-page h3.model-number {
    word-break: break-word;
}



.sitemap-wrapper .sitemap-wrapper-element ul.root-element li.Lb {
	width: 29%;
}
.sitemap-wrapper .sitemap-wrapper-element ul.root-element li.Lb a, .sitemap-wrapper .sitemap-wrapper-element ul.root-element li.Lb a.mainlink {
	padding: 5px 9px 5px 19px;
 }

 
 .history_panel .history_title_panel .history_title {
  font-size: 17px;
  line-height: 27px;
}

@media screen and (min-width:768px) {
	.history_panel .history_slider .history_content .button2_open {
		display:none;
		bottom:-17px;
	}
}
@media screen and (max-width:570px) {
    #wpsl-search-input {
    width: 90%!important;
}
}
#wpsl-radius-dropdown-button,
#wpsl-results-dropdown-button,
#wpsl-category-list-button {
	display: none !important; 
}
.wpsl-input label, #wpsl-radius label, #wpsl-category label {
	width: auto !important;
}
#wpsl-category {
	clear: initial !important;
}
#wpsl-search-input {
	color: #505050;
	border: 1px solid #EEEEEE !important;
	padding: 8px 12px !important;
}
.wpsl-dropdown {
	color: #505050;
	border: 1px solid #EEEEEE !important;
	padding: 0px 4px !important;
}
#wpsl-search-btn {
	background: #7FD1F1 !important;
	border-color: #7FD1F1 !important;
	color: #ffffff !important;
	padding: 7px 20px 7px 20px;
	margin: 0;
	border: 0;
	font-size: 17px;
	width: auto;
	border-radius: 0 !important;
    -webkit-border-radius:0;
    -webkit-appearance: none;
}
.wpsl-input label, .wpsl-select-wrap label, #wpsl-category label {
	margin-top: 4px;
}
#wpsl-category .wpsl-dropdown {
	width: 210px !important;
}


/* hoppe-css-2019*/

:root {
	--scroll-bar: 0px;
}

#search::-webkit-input-placeholder {
	color:#464646;
}

#search:-ms-input-placeholder {
	color:#464646;
}

#search::placeholder {
	color:#464646;
}

#wrapper {
	overflow:hidden;
}

/* Header */
.headerWrapper,
.headerWrapper #header,
#page,
.footerWrapper #footer,
.footerWrapper .footer-info-text .content {
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
}
#header .headerTopNavigation {
	padding:6px 0;
}
.headerWrapper #header .headerTopNavigation .header-wishlist-info,
.headerWrapper #header .headerTopNavigation .chooseCountry,
.headerWrapper #header .headerTopNavigation .login-link {
	margin-top:14px;
}
.headerWrapper #header .headerTopNavigation .login-link2 form .ui-icon-triangle-1-s {
	top:-1px;
}
.headerWrapper #header .search-box {
	right:20px;
}



.headerWrapper #header .headerTopNavigation .login-link form .ui-selectmenu {
	width:auto !important;
}


#header .search-box input.text {
	height:auto !important;
	line-height:33px;
	background-color:#FFF;
	color:#464646;
	width:calc(100% - 42px) !important;
	padding:0 116px 0 10px;
	box-sizing:border-box;
	font-size:16px;
}
#header .search-box .search-form-wrapper {
	padding:0;
	background:none #FFF;
	border:0 none;
	height:33px;
}
#header .search-box .search-button {
	height:33px;
	width:42px;
	margin:0;
	border:0 none;
	background-position:7px -6906px !important;
	background-color:#7fd1f1 !important;
}
#header .search-box .hoppe-search-select--wrapper {
	position: absolute;
	right: 42px;
	bottom: 0;
}
#header .search-box .hoppe-search-select--wrapper::after {
	content:"";
	height:33px;
	width:20px;
	display:block;
	right:0;
	top:0;
	position:absolute;
	background-image: url("../images/background/elemente_sprite.png");
	background-position:-5px -7038px;
	background-repeat: no-repeat;
}
#header .search-box .hoppe--search-select {
	line-height: 33px;
	height: 33px;
	margin: 0;
	border: 0;
	padding:0 20px 0 5px;
	background-color:#e3e3e3;
	font-family: 'helvetica_neue_lt_std_regular', Helvetica, Arial, sans-serif;
}
#search::placeholder {
	font-family: 'helvetica_neue_lt_std_regular', Helvetica, Arial, sans-serif;
}	
#header .search-box .hoppe--search-select::-ms-expand {
	display: none;
}
#header .search-box .hoppe--search-select{
	-webkit-appearance: none;
	appearance: none;
	width: 180px;
    font-size: 16px;
}

/* Content */
h2.headline {
	margin-left:0;
	margin-right:0;
}
p img[align="left"],
img.alignleft {
	margin:0 20px 9px 0;
}
p img[align="right"],
img.alignright {
	margin:0 0 9px 20px;
}

.clear_fix:after {
	width:100%;
}
#content .slot_SeoContentSlot::before {
	width:100vw;
	left:50%;
	transform:translateX(-50%);
}
.master_banner,
.slot_Section1Slot,
.templ_SingleColumnPageTemplate #content,
.templ_DoubleColumnPageTemplate #content,
.templ_ContactPageTemplate #content,
.templ_SearchResultPageTemplate #content,
.templ_ProductDetailsPageTemplate #content {
	margin-left:0;
	width:100%;
}
.slot_Section2Slot {
	margin-left:0 !important;
	width:100% !important;
}
.master_banner .rotation .slides_container .banner-componente {
	width:1240px;
}
#content .contentWrapper h1,
.breadcrumb {
	margin-left:0;
	margin-right:0;
}
#mainContent .slide-content-wrapper div.content-wrapper,
.slide-content-row {
	padding-left:0;
	padding-right:0;
}
#mainContent .slide-content-wrapper {
	padding-bottom:20px;
	position:relative;
}

#mainContent .slide-content-wrapper .button2_open,
#mainContent .slide-content-wrapper .button2_close {
	right:0;
	bottom:0;
	z-index:9;
}

#content .contentWrapper .intro-text,
#searchContent .prod_refine,
#searchContent .search-result-wrapper {
	margin-left:0;
	margin-right:0;
}

.button2_open {
	background-position: right -204px;
}
.button2_open:hover {
	background-position: right -630px;
}
.button2_close {
	background-position: right -262px;
}
.button2_close:hover {
	background-position: right -688px;
}
ol.accordion li.accordItem .arrow {
	top:16px;
}
ol.accordion li.activeItem .arrow {
	background-position: -5px -699px;
}

.history-component-wrapper:last-of-type {
	SAmargin-bottom: 40px;
	margin-bottom: 0px;
}

#mainContent .content-wrap {
	padding-left:0;
}

#searchContent .grid-search-result-wrapper {
	display:flex;
	/* flex-wrap:wrap; */
	/* justify-content:space-between; */
	flex-flow: row wrap;
	align-content: start;
	margin-right: -10px;
}
#searchContent .grid-search-result-wrapper .product-item-wrapper {
	/* width:auto; */
	width:calc(25% - 12px);
	padding:6px 0;
	margin-right: 12px;
}


#searchContent .grid-search-result-wrapper .product-item-wrapper {
	/* width:auto; */
	width:calc(25% - 13px);
	padding:6px 0;
	margin-right: 12px;
}




#searchContent .search-result-wrapper .grid-product-item {
	width:100% !important;
	margin:0 !important;
}
#searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
	width: calc(100% - 458px) !important;
	box-sizing: border-box;
}

#content .contentWrapper div .teaser-element.teaser-padding .teaser-component {
	padding-top: 50% !important;
    background-size: cover !important;
}

@media screen and (max-width: 768px) {
    #content .contentWrapper div .teaser-element.teaser-padding .teaser-component {
    background-size: contain !important;
}
}

@media screen and (max-width: 999px) {
    #content .contentWrapper div .teaser-element.teaser-padding .teaser-component {
        padding-top: 46% !important;
    }
}

/* Product Detail-Page */
.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper {
	margin-left:0;
}
.product-detail-page .cart-button1 {
	width:calc(100% - 13px);
	margin:0 6px;
	box-sizing: border-box;
}
.download_container.smallicons ul li a { display:block;}
.download_container.smallicons ul li a > img,
.download_container.smallicons ul li a > span {
	display:inline-block;
	vertical-align:middle;
}
.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper .product-image img {
	margin:auto;
	max-height: 100%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.product-detail-page .product-info-wrapper .filter-wrapper .filter-info {
	/*width:calc(100% - 36px) !important;*/
	width:100% !important;
	padding:10px 0;
}
.filter-is-selected, .filter__details, .filter__header {
	vertical-align:middle;
}
.filter__switch .icon--configure,
.filter__switch .icon--close {
	margin-top:2px;
}
.product-detail-page .product-info-wrapper .product-filter-content-wrapper .reset-filter-buttons {
	width:calc(100% - 56px) !important;
}
.product-detail-page .product-info-wrapper .filter-wrapper .filter-info-wrapper {
	display: table;
}
.product-detail-page .product-info-wrapper .filter-wrapper .filter-number {
	display: table-cell;
	height: auto;
	float: none;
	padding: 0;
	vertical-align: middle;
}

.product-detail-page .product-info-wrapper .configure-filter-handler-to-select.active-filter .filter-info {
	height: auto;
}
.filter-wrapper .filter-info .configure-choice-wrapper strong,
.product-detail-page .product-info-wrapper .filter-wrapper .filter-info .configure-choice-wrapper strong {
	width:auto;
}
.product-detail-page .product-info-wrapper .product-links-wrapper a,
.product-detail-page .product-info-wrapper .reset-filter-wrapper .reset-filter-buttons a {
	margin-right:11px;
}

/* Kontaktformular */
#contactForm {
	width:100%;
}
form .ui-selectmenu {
	height:auto;
	SAwidth:100% !important;
	SAmax-width:100%;
	box-sizing:border-box;
}
form .ui-icon-triangle-1-s {
	margin:3px;
}
form span.style-form-elements label {
	margin: -5px 0 0 10px;
	position: static;
}

/* Wishlist */
.slot-wrappers::after {
	content:"";
	display:block;
	clear:both;
}
.wishlist-row .wishlist-item .wishlist-item-info {
	width:calc(100% - 189px) !important;
}
.cart-button1 {
	margin: 0 7px 0 0;
	white-space: nowrap;
}

/* Anmeldung */
.page_kundenportal .woocommerce .m-b-m,
.page_kundenportal .woocommerce .m-b-m .contact-form-panel,
.page_kundenportal .woocommerce .m-b-m .contact-form-panel .form-list dl {
	padding-left:0 !important;
	padding-right:0 !important;
}
.page_espace-client .woocommerce .m-b-m,
.page_espace-client .woocommerce .m-b-m .contact-form-panel,
.page_espace-client .woocommerce .m-b-m .contact-form-panel .form-list dl {
    padding-left:0 !important;
    padding-right:0 !important;
}
.page_kundportal .woocommerce .m-b-m,
.page_kundportal .woocommerce .m-b-m .contact-form-panel,
.page_kundportal .woocommerce .m-b-m .contact-form-panel .form-list dl {
    padding-left:0 !important;
    padding-right:0 !important;
}
.page_klantenportaal .woocommerce .m-b-m,
.page_klantenportaal .woocommerce .m-b-m .contact-form-panel,
.page_klantenportaal .woocommerce .m-b-m .contact-form-panel .form-list dl {
    padding-left:0 !important;
    padding-right:0 !important;
}


.dashboard-page #introText {
	padding:15px 15px 15px 0;
}
.dashboard-page #contactPerson {
	padding:15px 0 15px 15px;
}

/* Warenkorb */
.page_warenkorb .woocommerce,
.page_kasse .woocommerce {
	margin:0;
}
.cart-collaterals .border-box__headline.m-t-s,
#checkoutOrderDetails h2 {
	margin-bottom:0;
}
.woocommerce-notices-wrapper .button.wc-forward,
.checkout-button.button.alt.wc-forward,
#place_order {
	border-top:1px solid #dcdbdb;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1b457a+0,01325e+100 */
	background: rgb(27,69,122); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(27,69,122,1) 0%, rgba(1,50,94,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(27,69,122,1) 0%,rgba(1,50,94,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(27,69,122,1) 0%,rgba(1,50,94,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b457a', endColorstr='#01325e',GradientType=0 ); /* IE6-9 */
	background-position:top center;
	-webkit-box-shadow: 0 0 4px 0 #d0d0d0;
	box-shadow:0 0 5px 0 rgba(0,0,0,0.4);
}
.woocommerce-checkout .has-float-label label {
	top:9px;
	right:15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.has-float-label input:placeholder-shown:not(:focus) + *,
.has-float-label select:placeholder-shown:not(:focus) + *,
.has-float-label textarea:placeholder-shown:not(:focus) + * {
	white-space:normal;
}
form.woocommerce-checkout span.style-form-elements {
	display:block;
	overflow:inherit;
}
form.woocommerce-checkout span.style-form-elements .input-sprite {
	width:100%;
	height:auto;
	background-image:none;
}
form.woocommerce-checkout span.style-form-elements .input-sprite span.style-form-elements {
	display:inline-block;
	overflow:hidden;
}
form.woocommerce-checkout span.style-form-elements .input-sprite span.style-form-elements .input-sprite {
	width:15px;
	height:15px;
	background-image: url(../images/background/input_sprite.png);
}
form.woocommerce-checkout span.style-form-elements .input-sprite span.style-form-elements label {
	display:block;
	margin-left:25px;
}
form.woocommerce-checkout span.style-form-elements .input-sprite span.style-form-elements label a.info-icon {
	vertical-align:middle;
}
ul.checkout-bar li:before {
	top: 50%;
	transform: translateY(-50%);
}



@media screen and (min-width:767px) {
	ul.checkout-bar {
		padding-top:40px;
	}
	ul.checkout-bar li:before {
		top: -65px;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media screen and (min-width:980px) {
	.hoppe-site-gb-en .row-2erWrap.teaser-row,
    .hoppe-site-cn-zh .row-2erWrap.teaser-row,
    .hoppe-site-cn-en .row-2erWrap.teaser-row,
    .hoppe-site-es-es .row-2erWrap.teaser-row{
		justify-content: flex-start;
	}
    .hoppe-site-gb-en .single-column .single-slot .row-2erWrap.teaser-row > .default-teaser-wrapper.teaser-special-product,
    .hoppe-site-cn-zh .single-column .single-slot .row-2erWrap.teaser-row > .default-teaser-wrapper.teaser-special-product,
    .hoppe-site-cn-en .single-column .single-slot .row-2erWrap.teaser-row > .default-teaser-wrapper.teaser-special-product,
    .hoppe-site-es-es .single-column .single-slot .row-2erWrap.teaser-row > .default-teaser-wrapper.teaser-special-product {
		width:calc(33% - 1px);
        margin-right: 1px;
        background-size: cover !important;
	}
        .hoppe-site-gb-en #content .contentWrapper .row-2erWrap .teaser-special-product .teaser-component, #content .contentWrapper .row-4erWrap .teaser-special-product .teaser-component {
        background-size: cover !important;
        }
	}


@media screen and (min-width:768px) {
	#header .search-box {
		width:413px;
	}
	#header .search-box .search-button[disabled]:hover {
		background-position: 7px -6906px !important;
		background-color: #275794 !important;
	}
	.history_panel {
		display:flex;
		flex-wrap:wrap;
	}
	.history_panel .history_title_panel {
		height:auto;
	}
	.history_panel .history_title_panel div {
		height: calc(100% - 56px);
	}
	.row-2erWrap.teaser-row {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
	}
    
    
    
    
    
    
	#content .contentWrapper .row-2erWrap .teaser-special-product .teaser-component,
	#content .contentWrapper .row-4erWrap .teaser-special-product .teaser-component {
		margin-right:0;
	}
	.single-column .single-slot .row-2erWrap.teaser-row > .default-teaser-wrapper.teaser-special-product {
		width:calc(50% - 1px);
		background-color:#00315c !important;
		border-bottom:2px solid #FFF;
	}
	#content .contentWrapper div .teaser-element.teaser-padding .teaser-component .default-teaser-wrapper h2 {
		border:0 none;
	}
	#content .contentWrapper div .basic-teaser .teaser-component {
		display:flex;
		height:100%;
	}
	#content .contentWrapper div .basic-teaser .teaser-component .teaser-component-wrapper {
		width:100%;
	}
	#content .contentWrapper div .basic-teaser .teaser-component .teaser-content-wrapper {
		height:calc(100% - 88px);
	}
}
@media (max-width: 999px) and (min-width: 768px) {
	ul.social-list {
		padding:6px 0 4px;
	}
}
@media screen and (max-width:1399px) {
	#page,
	.footerWrapper #footer {
		max-width: 1200px;
	}
	.master_banner .rotation .slides_container .banner-componente {
		max-width:1160px;
		width:calc(100vw - 40px - var(--scroll-bar));
	}
}
@media screen and (max-width:1199px) {
	#page,
	.footerWrapper #footer {
		max-width:964px;
	}
	.master_banner .rotation .slides_container .banner-componente {
		max-width:924px;
	}
	.headerWrapper #header .search-box {
		bottom:64px;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.hoppe-site-gb-en #header .search-box {
    bottom: 64px;
}
}

/* search-box Anpassung der Position */

@media screen and (max-width:1399px) {
    .hoppe-site-ru-ru .headerWrapper #header .search-box,
    .hoppe-site-pl-pl .headerWrapper #header .search-box,
    .hoppe-site-it-it .headerWrapper #header .search-box,
    .hoppe-site-ch-fr .headerWrapper #header .search-box,
    .hoppe-site-fr-fr .headerWrapper #header .search-box,
    .hoppe-site-uk-uk .headerWrapper #header .search-box,
    .hoppe-site-cn-en .headerWrapper #header .search-box,
    .hoppe-site-in-en .headerWrapper #header .search-box,
	.hoppe-site-es-es .headerWrapper #header .search-box,
	.hoppe-site-nl-nl .headerWrapper #header .search-box,
    .hoppe-site-us-us .headerWrapper #header .search-box{
		bottom:66px;
	}
}

/* search-box Anpassung der Position */

@media screen and (max-width:1100px) {
	form span.style-form-elements label {
		margin: -3px 0 0 10px;
	}
}
@media screen and (max-width: 999px) {
	#header .siteLogo .logo {
		margin-top:16px;
	}
	#header .headerTopNavigation {
		padding:5px 0 7px;
	}
	.headerWrapper #header .headerTopNavigation .header-wishlist-info,
	.headerWrapper #header .headerTopNavigation .chooseCountry,
	.headerWrapper #header .headerTopNavigation .login-link {
		margin-top: 10px;
	}

	.footerWrapper #footer,
	.footerWrapper .footer-info-text .content {
		max-width:none;
	}
	.product-detail-page .product-description {
		clear:both;
	}
	.product-detail-page .product-info-wrapper .productinfo-image-wrapper {
		width: calc(100% - 431px);
	}
	.product-detail-page .product-info-wrapper .productinfo-image-wrapper .model-number,
	.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-short-desc {
		margin-left:0;
	}
	.product-detail-page .product-buy-wishlist-wrapper {
		position:static;
	}
	.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper,
	.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-wrapper .product-image {
		width:100%;
	}
	#content .contentWrapper div .basic-teaser .teaser-component .teaser-content-wrapper {
		height:calc(100% - 68px);
	}
	.filter__switch .icon--configure,
	.filter__switch .icon--close {
		margin-top:4px;
	}
}
@media screen and (max-width:979px) {
	.templ_ContactPageTemplate #contactForm .ui-selectmenu,
	.templ_ContactPageTemplate #registrationForm .ui-selectmenu {
		height: 27px;
		max-width:none;
	}
	.wishlist-row .wishlist-item .item-button-wrapper a.delete-button {
		margin-left: 18px;
	}
}
@media screen and (max-width:963px) {
	/*.master_banner .rotation .slides_container .banner-componente {
		width:calc(100vw - 40px);
	}*/
}
@media screen and (max-width:767px) {
	.headerWrapper #header .siteLogo .logo-slot-wrapper .logo {
		margin-left:0;
	}
	#header .mobil-navi {
		margin-right:-6px;
	}
	#header .siteLogo {
		margin-bottom:2px;
	}
	#header #nav_main.nav_main {
		width:100%;
		max-width:480px;
	}
	.headerWrapper #header .headerTopNavigation .login-link2 {
		margin-right:-11px;
	}
	.headerWrapper #header .search-box {
		bottom: 0;
		left:0;
		right:0;
		margin:0;
	}
	#header .search-box form {
		position:relative;
	}
	#header .search-box .search-form-wrapper {
		width:100%;
		height:auto;
	}

	.master_banner .rotation .slides_container .banner-componente img.big-image {
		width:100% !important;
	}
	.master_banner .rotation .slides_container .banner-componente,
	.master_banner .rotation .slides_container,
	.master_banner .rotation {
		height:calc(230px + ((100vw - 40px) * 0.48));
	}
	.master_banner .rotation .slides_container .banner-componente .info-box {
		top:auto;
		bottom:0;
	}
	.master_banner .rotation .pagination-wrapper {
		bottom:245px;
	}
	.page_homepageHoppe .slot_Section1Slot .teaser-row .teaser-component {
		background-size:cover !important;
		background-position:top center !important;
	}
	#searchContent .grid-search-result-wrapper .product-item-wrapper {
		width:calc(30.333333% - 1px);
		padding:3px 0;
	}
	#searchContent .list-search-result-wrapper .list-product-item {
		height:auto;
	}

	#searchContent .list-search-result-wrapper .product-item .thumb {
		height: 173px;
	}
	#searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
		min-height:118px;
		height:auto;
		width: calc(100% - 229px) !important;
	}
	#searchContent .search-result-wrapper .product-item.list-product-item .product-price-wrapper {
		width: calc(100% - 249px) !important;
	}

	.product-detail-page .product-info-wrapper .productinfo-image-wrapper {
		width:100%;
	}
	.product-detail-page .product-buy-wishlist-wrapper {
		margin-left:0;
		margin-right:0;
	}

	.dashboard-page #introText,
	.dashboard-page #contactPerson {
		padding:15px 0;
	}
}

@media screen and (max-width:580px) {
	.headerWrapper #header .headerTopNavigation .login-link {
		clear: right;
		margin-right: -3px;
	}
	.headerWrapper #header .headerTopNavigation .login-link,
	.headerWrapper #header .headerTopNavigation .header-wishlist-info {
		/*margin-top: 5px;*/
		margin-top:10px;
	}
	.headerWrapper #header .headerTopNavigation .login-link2 {
		width: calc(100% - 134px);
		margin-top: 0;
		display: block;
		border-left: 0 none;
		margin-right:-11px;
	}
	.headerWrapper #header .headerTopNavigation .login-link2 form {
		width:100%;
	}
	.headerWrapper #header .headerTopNavigation .login-link2 form > span {
		text-align: right;
	}
	.headerWrapper #header .headerTopNavigation .login-link2 form > span .ui-selectmenu-text {
		float: right;
	}
}

@media screen and (min-width:481px) and (max-width:767px) {
	.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-and-text {
		display:grid;
		grid-template-columns:1fr 1fr;
		grid-template-rows:1fr 1fr;
		grid-column-gap:20px;
		grid-row-gap:0;
	}
	.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-and-text .product-image-wrapper {
		grid-column-start:1;
		grid-column-end:1;
		grid-row-start:1;
		grid-row-end:3;
	}
	.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-and-text .product-description {
		grid-column-start:2;
		grid-column-end:2;
		grid-row-start:1;
		grid-row-end:2;
	}

	.product-detail-page .product-info-wrapper .productinfo-image-wrapper .product-image-and-text .product-buy-wishlist-wrapper {
		grid-column-start:2;
		grid-column-end:2;
		grid-row-start:2;
		grid-row-end:3;
	}
}

@media screen and (max-width: 480px) {
	#searchContent .list-search-result-wrapper .product-item .thumb {
		height:168px;
	}
	#searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
		height:auto;
		width: calc(100% - 169px) !important;
		border-left: 1px solid #eeeeee;
		margin-left: -1px;
	}
	#searchContent .search-result-wrapper .product-item.list-product-item .product-price-wrapper {
		width: 100% !important;
	}
	.wishlist-row .wishlist-item .wishlist-item-info {
		width:100% !important;
	}
	.wishlist-first-row .wishlist-item {
		padding: 25px 0;
	}

	.filter-is-selected, .filter__details, .filter__header {
		display:table-cell;
		vertical-align:middle;
		width:auto;
	}
	.product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-info .filter__header,
	.product-detail-page .product-info-wrapper .product-filter-content-wrapper .filter-info .filter__details {
		display:block;
		width:100%;
	}
}
@media screen and (max-width: 479px) {
	#header .headerTopNavigation {
		padding:6px 0 5px;
	}
	#header .siteLogo {
		margin-bottom:4px;
	}
	.headerWrapper #header .headerTopNavigation .header-wishlist-info,
	.headerWrapper #header .headerTopNavigation .chooseCountry {
		width: auto;
	}
	.headerWrapper #header .headerTopNavigation .chooseCountry {
		margin-left:0;
		margin-top:11px;
	}
	.master_banner .rotation .slides_container .banner-componente .info-box {
		width:100% !important;
	}
	#searchContent .grid-search-result-wrapper .product-item-wrapper {
		width:calc(50% - 3px);
	}
}
@media screen and (max-width:430px) {
	#searchContent .grid-search-result-wrapper .product-item-wrapper {
		width:100%;
	}
}

@media screen and (max-width: 400px) {
	span.login-link2 {
		margin-bottom:0 !important;
	}
}
@media screen and (max-width: 359px) {
	#searchContent .search-result-wrapper .product-item.list-product-item .product-info-wrapper {
		width: 100% !important;
		min-height:none;
		border-left:0;
		margin-left:0;
	}
	#searchContent .search-result-wrapper .list-product-item .thumb {
		border-right:0;
		border-bottom:1px solid #EEE;
		width:100%;
	}
	#searchContent .search-result-wrapper .list-product-item a img {
		display:block;
		margin:0 auto;
	}
}

			
.contentWrapper #sideContent h2, .wp-block-hoppe-layout-center-page h2 {
    margin: 10px 0;
}	
.wp-block-media-text, .wp-block-quote {
    margin: 25px 0;
}
.has-text-align-right, .has-text-align-left {
    display: block;
}
.contentWrapper .content ul {
    list-style: disc;
    margin: 0 15px;
}
.contentWrapper .breadcrumb ul, .history_sideImages ul {
    list-style: none;
}
.linkwrapper ul {
    list-style: none;
    margin: 0;
}
.wp-block-quote cite {
    font-size: 0.8em;
}
.content ul.list-disc {
    margin-left: 20px;
}
@media (max-width: 500px) {
	.wp-block-image .alignleft, .wp-block-image .alignright {
		float: none;
		margin: 0 !important;
	}
	.has-text-align-right, .has-text-align-left {
		text-align: left;
	}
	.wp-block-media-text.alignwide.is-stacked-on-mobile p {
		margin-top: 20px;
	}
	.wp-block-media-text.alignwide.has-media-on-the-right.is-stacked-on-mobile p {
		margin-top: 0;
	}
}
.wp-block-image figcaption {
	font-size: 14px;
}
p.has-text-align-left, p.has-text-align-right {
    margin-top: -9px;
}
:root .has-very-light-gray-background-color {
	background-color: #eee;
}

/* SVG Logos auf Seite: Die Marke HOPPE */
.page-id-13091 .has-3-columns .hoppe-sidebar-image img {
    height: 100px;
}

.product-buy-wishlist-wrapper .amount {
    font-size: 32px;
}
span.wpsl-country {
    display: none;
}


.cn-button.bootstrap {
    background: #00315c !important;
	border-radius: 0;
}


