﻿/* Startseite
* --------------------------------------- */
@media screen and (max-width: 1200px) {

#startseite h1, 
#startseite h2 {
	font-size: 65px;
}
	
#startseite .con-right, 
#startseite .con-left {
	width: 65%;
}

#startseite .con-left p, 
#startseite .con-right p {
    font-size: 1.374rem;
    font-size: 22px;
}

#startseite .con-left, 
#startseite .con-right {
    padding: 7%;
}

#startseite .con-right {
	padding-left: 12%;
}

#startseite #produkt1.left,
#startseite #produkt3.left{
	width: 70%;
	background-position: 50% center;
	background-attachment: scroll;
	background-size: contain;
}

#startseite #produkt2.right {
	right:0;
	width: 70%;
	background-position: 50% center;
	background-attachment: scroll;
	background-size: contain;
}
	
#startseite #icon-bg-wrap-right, #startseite #icon-bg-wrap-left {
	width:70%;
}

#startseite .bg-left, 
#startseite .bg-right {
	width: 35%;
}

#startseite .section .fp-slidesNav {
	width: 65% !important;
}

#startseite #section1 #scroll-btn,
#startseite #section3 #scroll-btn,
#startseite #section5 #scroll-btn,
#startseite #section7 #scroll-btn,
#startseite #section9 #scroll-btn,
#startseite #section11 #scroll-btn {
	left: 35%;
}

#startseite #section2 #scroll-btn,
#startseite #section4 #scroll-btn,
#startseite #section6 #scroll-btn,
#startseite #section8 #scroll-btn,
#startseite #section10 #scroll-btn,
#startseite #section12 #scroll-btn {
	left: 65%;
}
}

/* Produkte - Landscape
* --------------------------------------- */
@media screen and (max-width: 1200px) and (orientation: landscape){
	
.fp-tableCell {vertical-align: top !important;}
#startseite .fp-tableCell {vertical-align: middle !important;}
	
.slider-con-right, .slider-con-left,
#icon-bg-wrap-right, #icon-bg-wrap-left {
	width: 65%;	
}
	
.slider-con-right, .slider-con-left {padding: 40px; top:0px;}

.fp-controlArrow {bottom: 20px;}
.fp-controlArrow.fp-prev {left:40px !important;}
.fp-controlArrow.fp-next {left: 100px;}
	
.slider-con-right h1, .slider-con-left h1 {
	font-size: 65px;
	margin-bottom: 25px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 60px;
	margin-bottom: 25px;
}

#produkt-kat,
.bg-left, .bg-right {
	width: 35%;
}
	
#kat7 #produkt-kat {
	width: 35% !important;
}

#section1 .fp-slidesNav, #section2 .fp-slidesNav, #section3 .fp-slidesNav, #section4 .fp-slidesNav,
#section5 .fp-slidesNav, #section6 .fp-slidesNav, #section7 .fp-slidesNav, #section8 .fp-slidesNav,
#section9 .fp-slidesNav, #section10 .fp-slidesNav, #section11 .fp-slidesNav, #section12 .fp-slidesNav,
#section13 .fp-slidesNav, #section14 .fp-slidesNav {
	width: 65%;
}
#moveDown {
	left: 35%;
}
#section0 #moveDown {
	left: 50%;
}

#section2 #moveDown,
#section4 #moveDown,
#section6 #moveDown,
#section8 #moveDown,
#section10 #moveDown,
#section12 #moveDown,
#section14 #moveDown {
	left: 65%;
}
}

@media screen and (max-height: 820px) and (orientation: landscape){
.slider-con-right h1, .slider-con-left h1 {
	font-size: 55px;
	margin-bottom: 20px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 50px;
	margin-bottom: 20px;
}
}


@media screen and (max-height: 768px) and (orientation: landscape){
/* Startseite
* --------------------------------------- */
#startseite .start {
	padding-top: 0%;
}
	
.type-wrap {
	margin-bottom: 40px;
	height: 120px;
}
	
#type {
	font-size: 50px;
	display: block;
	margin-bottom: -20px;
}
	
#typed3 {
	font-size: 50px;
	margin-left:0;
}

#startseite h1, 
#startseite h2 {
	font-size: 50px;
}
	
#startseite h1 {
	margin-bottom: -5px;
}

#startseite h2 {
	margin-left: 25px;
}
	
#icon-bg1, #icon-bg2 {background-size: 120% auto;}
	
#startseite #logo {
    margin-left: -75px;
    margin-left: -4.6875rem;
    width: 150px;
    width: 9.375rem;
    height: 150px;
    height: 9.375rem;
}
	
#startseite #section0 .mehr-entdecken {
    font-size: 16px;
    font-size: 1rem;
	max-width: 300px;
	padding: 10px;
}
	
/* Produkte 
* --------------------------------------- */
	
.slider-con-right li, .slider-con-left li {
	font-size: 16px;
	font-size: 1rem;
    background-size: 16px 16px;	
	padding: 2px 0px 2px 25px;
}
	
.slide-start .ce-gallery img {
	max-width: 100px;
	margin: 20% 20px 0px 20px;
}

.slide-start .ce-gallery figcaption {
	font-size: 12px;
	width: 100%;
	max-width: 160px;
}
    
}

@media screen and (max-height: 710px) and (orientation: landscape){
.slider-con-right h1, .slider-con-left h1 {
	font-size: 50px;
	margin-bottom: 20px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 45px;
	margin-bottom: 20px;
}
}

@media screen and (max-height: 680px) and (orientation: landscape){
.slider-con-right h1, .slider-con-left h1 {
	font-size: 45px;
	margin-bottom: 15px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 40px;
	margin-bottom: 15px;
}	
}

@media screen and (max-height: 640px) and (orientation: landscape){
.slider-con-right, .slider-con-left {
	
}
	
.slider-con-right h1, .slider-con-left h1 {
	font-size: 40px;
	margin-bottom: 10px;
}

.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 35px;
	margin-bottom: 10px;
}

.slider-con-right p, .slider-con-left p,
.slider-con-right a, .slider-con-left a,
.slider-con-right li, .slider-con-left li {
	font-size:0.875rem;
	font-size: 14px;
	line-height: 18px;
	line-height: 1.125rem;
}
	
.slider-con-right li, .slider-con-left li{
	background-size: 15px 15px;	
	padding: 2px 0px 2px 20px;
}

.slider-con-right a, .slider-con-left a {
	padding: 10px 25px 10px 15px;	
}	
	
.slider-con-right a::after, .slider-con-left a::after {
    width: 22px;
    height: 20px;
    background-size: 25% auto;
}
	
.slide-start .ce-gallery img {
	margin: 10% 20px 0px 20px;
}

#content-slider-btn {
	font-size:0.875rem !important;
	font-size: 14px !important;
}

.fp-controlArrow.fp-prev {
	left: 40px !important;
	width: 40px;
	height: 40px;
}

.fp-controlArrow.fp-next {
    left: 90px;
	width: 40px;
	height: 40px;
}
	
#fp-nav.right {right: 0 !important;}
	
.panel-wrapper .ls-nav-left a, .panel-wrapper .ls-nav-right a {
	background-size: 55% auto !important;
}
	
.panel-wrapper .ls-nav-right, .panel-wrapper .ls-nav-left {
	padding: 10px 0 !important;
}

.panel-wrapper {
	padding: 15px !important;
}
	
#produkte-nav a img{
	height: 120px;
}
	
#section0 h1, #section0 h2 {
	font-size: 50px;
	margin-bottom: 0px;
}

#section0 h2 {
	margin-left: 5px;
}
	
#start-kat-text p{
	font-size: 14px;
	line-height: 18px;
}
	
#start-kat-text h3::after {
	margin-top:3px;
}

.bl-cnt {
	padding-top: 0px;
}	
	
#logo {
	width: 120px;
	height: 120px;
}
	
#icon-bg1, #icon-bg2 {background-size: 120% auto;}
	
}

@media screen and (max-height: 560px) and (orientation: landscape){	
.slider-con-right, .slider-con-left {
	padding: 25px 40px 25px 25px;
}	
	
.slider-con-right h1, .slider-con-left h1 {
	font-size: 35px;
	margin-bottom: 10px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 30px;
	margin-bottom: 10px;
}

#kat7 .slider-con-right h1, #kat7 .slider-con-left h1 {
	font-size: 35px;
	margin-bottom: 10px;
}
	
#kat7 .slider-con-right h1 span, #kat7 .slider-con-left h1 span {
	font-size: 28px;
	margin-bottom: 10px;
	display: inline-block;
}
}

@media screen and (max-height: 520px) and (orientation: landscape){	
/* Startseite */	

#startseite #section0 #moveDown {
    left: 50% !important;
}
	
#startseite #section1 #moveDown,
#startseite #section3 #moveDown {
    left: 35% !important;
}
	
#startseite #section3 #moveDown {
    left: 65% !important;
}
	
/* Produktseite */
	
.slider-con-right, .slider-con-left {
    padding: 20px 40px 20px 20px;
}
	
#produkt-kat, .bg-left, .bg-right {
    width: 30%;
}
	
#kat7 #produkt-kat {width: 30% !important;}
	
.slider-con-right, .slider-con-left, #icon-bg-wrap-right, #icon-bg-wrap-left {
	width:70%;
}

	
#moveDown {
    left: 30%;
}
	
#section2 #moveDown, #section4 #moveDown, #section6 #moveDown, #section8 #moveDown, #section10 #moveDown, #section12 #moveDown, #section14 #moveDown {
    left: 70%;
}
	
.bl-cnt {
    padding: 0px 20px 80px 0px !important;
}

#menu-btn {
	width: 45px;
	height: 45px;
	top: 10px;
	right: 10px;
}

#menu-btn:hover {
	width: 60px;
	height: 60px;
}
	
#produkte-nav {
	display: none;
}
	
.kaufen-btn {display: none;}
	
#icon-bg1, #icon-bg2 {background-size: 150% auto;}
}

@media screen and (max-height: 520px) and (orientation: landscape){
/* Produktseite */
.slide-start .ce-gallery figure {display: none;}
}

@media screen and (max-height: 480px) and (orientation: landscape){
/* Startseite */
#menu-btn {
	width: 45px;
	height: 45px;
	top: 10px;
	right: 10px;
}

#menu-btn:hover {
	width: 60px;
	height: 60px;
}
    
#rabatt-stoerer {
    width: 60px;
    height: 60px;
    right: 5px;
    top: 65px;
}

#startseite #fp-nav.right {
	right: 5px !important;
}
	
#startseite h1, 
#startseite h2 {
	font-size: 40px;
}
	
#startseite h2 {
margin-left: 30px;
}
	
#startseite .con-left p, 
#startseite .con-right p {
    padding-top: 5%;
    padding-bottom: 10%;
}

#startseite .con-right a, 
#startseite .con-left a {
	font-size: 1rem;
    font-size: 16px;
	display: inline-block;
}

#startseite .con-right a::after, 
#startseite .con-left a::after {
    width: 25px;
    height: 25px;
    background-size: 33% auto;
}

#startseite .con-right a, #startseite .con-left a {
	padding: 10px 30px 10px 15px;
}
	
#startseite #section0 .mehr-entdecken {
	padding: 8px 15px;
}
	
#icon-bg1, #icon-bg2 {background-size: 150% auto;}
	
#startseite #logo {
    margin-left: -50px;
    margin-left: -3.125rem;
    width: 100px;
    width: 6.25rem;
    height: 100px;
    height: 6.25rem;
}
	
#startseite #section0 .mehr-entdecken {
    font-size: 14px;
	max-width: 360px;
	padding: 10px;
	margin-top: 5%;
}

#type {font-size: 30px;margin-bottom: -10px;}	
#typed3 {font-size: 30px;}
.type-wrap {margin-bottom: 0px; height: 100px;}

/* Produktseite */
.slider-con-right h1, .slider-con-left h1 {
	font-size: 30px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 25px;
}
	
}

/* Display drehen */
@media screen and (max-height: 440px) and (orientation: landscape){
#startseite #fullpage,
#kat1 #fullpage,
#kat2 #fullpage,
#kat3 #fullpage,
#kat4 #fullpage,
#kat5 #fullpage,
#kat6 #fullpage,
#kat7 #fullpage{display: none;}
#display-rotate {display: block;}	
}


/* Portrait
* --------------------------------------- */
@media screen and (max-width: 980px) and (orientation: portrait){
	
	#startseite .fp-tableCell {vertical-align: middle !important;}

/* Startseite */
#startseite .bg-left, 
#startseite .bg-right {
	width: 100%;
	height: 40%;
}

#startseite #produkt1.left,
#startseite #produkt3.left,
#startseite #produkt2.right {
    width: 100%;
    height: 80%;
	top:-5%;
    background-size: auto 100%;
    background-position: center top 0;
}

#startseite .con-left,
#startseite .con-right {
    position: absolute;
    width: 100%;
    height: 40%;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    left: 0;
    top: auto;
    padding: 0 20px;
}
	
#startseite #icon-bg-wrap-right, #startseite #icon-bg-wrap-left {
	width:100%;
}

#startseite h1, 
#startseite h2 {
	display: inline-block;
	font-size: 50px;
}

#startseite h2 {margin:0;}

#startseite .con-left p, 
#startseite .con-right p {
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 40px;
}

#startseite .con-right a, 
#startseite .con-left a {
	font-size: 1rem;
    font-size: 16px;
	display: inline-block;
	font-weight: 700;
}

#startseite .con-right a::after, 
#startseite .con-left a::after {
    width: 25px;
    height: 25px;
    background-size: 33% auto;
}

#startseite .con-right a, #startseite .con-left a {
	padding: 10px 30px 10px 15px;
}

#startseite #section1 #scroll-btn, 
#startseite #section2 #scroll-btn, 
#startseite #section3 #scroll-btn {
	left:50%;
}
	

/* Produkseite */	
#produkt-kat {
    width: 40%;
    height: 85%;
    right: 0;
	bottom: 0;
	top: auto;
    margin-top: 0;
	z-index: 4;
}
	
#kat7 #produkt-kat {
    width: 60%!important;
    height: 85%!important;
    right: -7%!important;
    margin-top: 0!important;
}

.bg-left, .bg-right {
	width:100%;
	height: 15%;
}
	
.slider-con-right h1, .slider-con-left h1 {
	font-size: 55px;
	margin-bottom: 25px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 50px;
	margin-bottom: 25px;
}
	
.fp-tableCell {vertical-align: top !important;}
	
.slider-con-right, .slider-con-left {
width: 100%;
height: 85%;
padding: 40px 60px 40px 40px;
bottom: 0;
top:15%;
margin-top:0px;
}
	
.slide-start .ce-bodytext {width:60%;}
	

#icon-bg-wrap-right, #icon-bg-wrap-left {
	width: 100%;
	height: 85%;
	bottom: 0;
}

.slider-con-right .fp-tableCell, 
.slider-con-left .fp-tableCell {
	height:100% !important;
}

#section1 .fp-slidesNav, #section2 .fp-slidesNav, #section3 .fp-slidesNav, #section4 .fp-slidesNav,
#section5 .fp-slidesNav, #section6 .fp-slidesNav, #section7 .fp-slidesNav, #section8 .fp-slidesNav,
#section9 .fp-slidesNav, #section10 .fp-slidesNav, #section11 .fp-slidesNav, #section12 .fp-slidesNav {
	width: 100%;
	padding-right: 60px !important;
	text-align: right;
}
	
	.fp-controlArrow {bottom:20px;}
	.fp-controlArrow.fp-prev {left:40px !important;}
	.fp-controlArrow.fp-next {left:100px;}

}

@media screen and (max-width: 820px) and (orientation: portrait){
/* Startseite */
#startseite h1, 
#startseite h2 {
	display: inline-block;
	font-size: 40px;
}
}

@media screen and (max-width: 768px) and (orientation: portrait){
/* Startseite */
#startseite .start {
	padding-top: 0;
}
	
#startseite #produkt1.left, #startseite #produkt3.left, #startseite #produkt2.right {
	height: 65%;
}
	
#startseite .con-left, #startseite .con-right {height: 60%;}
	
.type-wrap {
    margin: 10px auto;
    padding: 20px;
    height: 120px;
	margin-bottom: 60px;
}

#type {
	font-size: 50px;
	display: block;
	margin-bottom: -20px;
}
	
#typed3 {
	font-size: 50px;
	margin-left:0;
}
	
#icon-bg1, #icon-bg2 {background-size: 120% auto;}
	
#startseite #logo {

	width: 90px;
    height: 90px;
    padding: 10px;
    left: 0;
    top: 0;
    margin: 0;
}
	
#startseite #section0 .mehr-entdecken {
    font-size: 16px;
    font-size: 1rem;
	max-width: 300px;
	padding: 10px;
}

/* Produktseite */

.slider-con-right h1, .slider-con-left h1 {
	font-size: 50px;
	margin-bottom: 20px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 45px;
	margin-bottom: 20px;
}
	
.slider-con-right li, .slider-con-left li {
	font-size: 16px;
	font-size: 1rem;
    background-size: 16px 16px;	
	padding: 2px 0px 2px 25px;
}
	
#produkte-nav a img{
	height: 120px;
}
	
.slide-start .ce-gallery img {
	max-width: 100px;
	margin: 10% 20px 0px 20px;
}

.slide-start .ce-gallery figcaption {
	font-size: 12px;
	width: 100%;
	max-width: 160px;
}
    
    #kat1 #section12 .slide-start .ce-gallery .ce-column:last-child,
    #kat3 #section1 .slide-start .ce-gallery .ce-column:last-child {
        float: none;
        display: block;
    }
    #kat1 #section12 .slide-start .ce-gallery .ce-column:last-child img,
    #kat1 #section12 .slide-start .ce-gallery .ce-column:last-child figcaption,
    #kat3 #section1 .slide-start .ce-gallery .ce-column:last-child img,
    #kat3 #section1 .slide-start .ce-gallery .ce-column:last-child figcaption {
        max-width: 100px;
    }
    
}

@media screen and (max-width: 520px) and (orientation: portrait){
/* Startseite */
#startseite h1, 
#startseite h2 {
	font-size: 30px;
}
}

@media screen and (max-width: 640px) and (orientation: portrait){
.slider-con-right, .slider-con-left {padding: 25px;}
	
.slider-con-right h1, .slider-con-left h1 {
	font-size: 40px;
	margin-bottom: 15px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 35px;
	margin-bottom: 15px;
}
	
#kat7 .slider-con-right h1, #kat7 .slider-con-left h1 {
	display: inline;
}
	
#kat7 .slider-con-right h1 span, #kat7 .slider-con-left h1 span {
	display: inline-block;	
}

.slide-start .ce-bodytext {
    width: 65%;
}
	
#kat7 .slide-start .ce-bodytext {
    width: 60%;
}
	
.slider-con-right p, .slider-con-left p,
.slider-con-right a, .slider-con-left a,
.slider-con-right li, .slider-con-left li {
	font-size:0.875rem;
	font-size: 14px;
	line-height: 18px;
	line-height: 1.125rem;
}
	
.slider-con-right ul, .slider-con-left ul {
    margin: 20px 0 20px 0;
}
	
.slider-con-right li, .slider-con-left li{
	background-size: 15px 15px;	
	padding: 2px 0px 2px 20px;
}

.slider-con-right a::after, .slider-con-left a::after {
    width: 22px;
    height: 20px;
    background-size: 25% auto;
}
	
#fp-nav.right {
    right: 0 !important;
}
	
#produkt-kat {

}

#content-slider-btn {
	font-size:0.875rem !important;
	font-size: 14px !important;
}
	
.fp-controlArrow.fp-prev {
	left: 40px !important;
	width: 40px;
	height: 40px;
}

.fp-controlArrow.fp-next {
    left: 90px;
	width: 40px;
	height: 40px;
}
	
.panel-wrapper .ls-nav-left a, .panel-wrapper .ls-nav-right a {
	background-size: 55% auto !important;
}
	
#section0 h1, #section0 h2 {
	font-size: 50px;
	margin-bottom: 0px;
}

#section0 h2 {
	margin-left: 5px;
}
	
#start-kat-text p{
	font-size: 14px;
	line-height: 18px;
}
	
#start-kat-text h3::after {
	margin-top:3px;
}

.bl-cnt {
	padding-top: 0px;
}
	
#logo {
	width: 120px;
	height: 120px;
}
	
#startseite #logo {

}
	
.panel-wrapper {
	padding: 15px !important;
}
	
#icon-bg1, #icon-bg2 {background-size: 120% auto;}
}

@media screen and (max-width: 480px) and (orientation: portrait){
/* Startseite */
	
#startseite .con-left p, #startseite .con-right p {
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 0;
	padding-top: 10px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
}
	.index1{ width: 100%;}
	.index1 h3{ font-size: 20px;}
	.fenlei3 ul li{ width: 50%;}
	.fenlei10 ul li{ width: 50%;}
	.fenlei10 ul li:nth-child(7),.fenlei10 ul li:nth-child(8),.fenlei10 ul li:nth-child(9),.fenlei10 ul li:nth-child(10){ display: none;}
	.fenlei4 ul li a{ display: block;}
	.fenlei4 ul li{ width:45%;}
	.fenlei4 ul li img{ width: 100%;}
	.fenlei4 ul li p{ width: 100%; font-size: 14px; line-height: 20px;}
	.fenlei4 ul li p span{ display: none;}


#menu-btn {
	width: 45px;
	height: 45px;
	top: 10px;
	right: 10px;
}

#menu-btn:hover {
	width: 60px;
	height: 60px;
}
    
#rabatt-stoerer {
    width: 60px;
    height: 60px;
    right: 5px;
    top: 65px;
}

#startseite #fp-nav.right {
	right: 5px !important;
}
	
.type-wrap {
    height: 120px;
	margin-bottom: 40px;
}

#type {
	font-size: 40px;
	display: block;
	margin-bottom: -10px;
}
	
#typed3 {
	font-size: 40px;
	margin-left:0;
}
	
#startseite #section0 p{
	font-size: 14px !important;
	line-height: 18px;
	margin-top: -15px;
}
	
#startseite #section0 .mehr-entdecken {
	padding: 8px 15px;
}
	
#icon-bg1, #icon-bg2 {background-size: 150% auto;}
	
#startseite #logo {
    width: 90px;
    height: 90px;
	padding: 10px;
	left:0;
	top:0;
	margin:0;
}
	
#startseite #section0 .mehr-entdecken {
    font-size: 14px;
    font-size: 0.875rem;
	max-width: 270px;
	padding: 10px;
}
	
/* Produktseite */	
.slider-con-right, .slider-con-left {
	padding:  20px;
}
	
.slider-con-right h1, .slider-con-left h1 {
	font-size: 30px;
	margin-bottom: 10px;
	padding-right: 40px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 25px;
	margin-bottom: 10px;
}
	
.bl-cnt {
    padding: 10px 20px 70px 0px !important;
}
	
.bg-left, .bg-right {
	height: 10%;
}
	
.slider-con-right, .slider-con-left {
	height: 90%;
	top:10%;
}
	
.slide-start .ce-gallery img {
    max-width: 100px;
    margin: 10% 0px 0px 0px;
}
	
.slide-start .ce-gallery figure {margin-right: 0;}
	
#produkte-nav{
	display: none;
}
	
#logo {
    width: 90px;
    height: 90px;
	padding: 10px;

}
	
#start-kat-text h3{
	font-size: 18px;
}
	
#section0 h1, #section0 h2 {
    font-size: 30px;
}
	
#scroll-btn, .scroll-btn {
	bottom: 10px;
}
	
#icon-bg1, #icon-bg2 {background-size: 150% auto;}
}

@media screen and (max-width: 430px) and (orientation: portrait){
.bg-left, .bg-right {
	display:none;
}
	
#startseite .bg-left, #startseite .bg-right {
	display:block;
}
	
#produkt-kat {
	z-index: 4;
	width:50%;
}
	
#kat7 #produkt-kat {
    width: 75% !important;
    right: -10% !important;
}

.slider-con-right, .slider-con-left {height: 100%;top:0;}

.slider-con-right h1, .slider-con-left h1 {
	font-size: 35px;
}
	
.slider-con-right h1 span, .slider-con-left h1 span {
	font-size: 30px;
}
	
#kat7 .slider-con-right h1, #kat7 .slider-con-left h1,
#kat7 .slider-con-right h1 span, #kat7 .slider-con-left h1 span {
	display: block;
}
	
.slide-start h1, .slide-start h1 span {margin-bottom: 5%;}
/*#kat7 .slide-start h1, #kat7 .slide-start h1 span {margin-bottom: 25px;}*/
.slide-start p:first-child,
.slide-start ul {display: none;}
	
.slide-start p {
    position: absolute;
    bottom: 20%;
}
	
.slide-start p a {width: 100% !important; max-width: 165px !important;
text-align: center;}
	
#kat7 .slide-start p a {
    width: 100% !important;
    max-width: 150px !important;
    text-align: center;
}

.slide-start .ce-gallery img {margin: 0;}	
.slide-start .ce-gallery figcaption {
    font-size: 10px;
    width: 100%;
    max-width: 100px;
	line-height: 110%;
}
	
.slide-start .ce-gallery figcaption::before {height: 25px;}
	
#kat7 .slide-start .ce-gallery .ce-column {display: block; float: none;}

#icon-bg-wrap-right, #icon-bg-wrap-left {
	height: 100%; 
}

.fp-controlArrow.fp-prev {
    left: 20px !important;
    width: 30px;
    height: 30px;
	bottom:20px;
}

.fp-controlArrow.fp-next {
    left: 60px;
    width: 30px;
    height: 30px;
	bottom:20px;
}

#section1 .fp-slidesNav, #section2 .fp-slidesNav, #section3 .fp-slidesNav, #section4 .fp-slidesNav,
#section5 .fp-slidesNav, #section6 .fp-slidesNav, #section7 .fp-slidesNav, #section8 .fp-slidesNav,
#section9 .fp-slidesNav, #section10 .fp-slidesNav, #section11 .fp-slidesNav, #section12 .fp-slidesNav,
#section13 .fp-slidesNav, #section14 .fp-slidesNav{
	padding-right: 60px !important;
}

#menu-btn {
	width: 45px;
	height: 45px;
	top: 10px;
	right: 10px;
}

#menu-btn:hover {
	width: 60px;
	height: 60px;
}
}


@media screen and (max-width: 800px) {
#presse h3,
#newsletter h3 {
	font-size: 1.375rem;
	font-size: 22px;
}

#presse h3::before {
    margin: 0 15px 0 0;
    margin: 0 0.9375rem 0 0;
}

#presse h3::after {
    margin: 0 0 0 15px;
    margin: 0 0 0 0.9375rem;
}
}

@media screen and (max-width: 860px) {
#newsletter{text-align:center; padding: 0 40px 40px 40px;}
#newsletter .row3,
#newsletter .row7{
	width:100%;
}

#newsletter .row7{
	margin-top:20px;
}
}

@media screen and (max-width: 700px) {
	.popup-new-products .content .link .icon {
		right: -130px;
		right: -8.125rem;
	}
	.popup-new-products .content .link .icon img {
		width: 150px;
		width: 9.375rem;
	}
	.popup-new-products .content .yellow-bg {
		margin-left: -20px;
		margin-left: -1.25rem;
	}
}

@media screen and (max-width: 600px) {
#newsletter input {width: 100%;}
#newsletter #submit {width: 100%; margin-left:0; margin-top: 10px; float:none;}
	
/*Nav Logo */
#img-nav {
width: 120px;
height: 120px;
margin-top: 0px;
margin-bottom: 10px;
padding: 20px;
text-align: center;
}
#img-nav img {max-width: 75px;}
	
#sprachen {margin-bottom: 20px;}
	
	
	/* Störer Neue Produkte*/
	.popup-new-products {
		height: 330px;
		height: 20.625rem;
		max-width: 390px;
		max-width: 24.375rem;
	}
	.popup-new-products .content .label-new {
		font-size: 60px;
		font-size: 3.75rem;
		line-height: 60px;
		line-height: 3.75rem;
	}	
	.popup-new-products .content .label-new::after {
		height: 80px;
		height: 5rem;
	}
	.popup-new-products .content .yellow-bg {
		margin-left: 0;
	}
	.popup-new-products .content {
		padding: 20px;
		padding: 1.25rem;
	}
	.popup-new-products .content p {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.popup-new-products .content .link {
		width: 80px;
		width: 5rem;
	}
	.popup-new-products .content .yellow-bg::after {
		height: 35px;
		height: 2.1875rem;
	}
	.popup-new-products .content .link .icon {
		display: none;
	}
	
}

@media screen and (max-width: 480px) {
.nav-in{
-webkit-transform: translateX(0px) !important;
transform: translateX(0px) !important;
}
	
#presse h3 {
	font-size: 1.25rem;
	font-size: 20px;
}
#presse h3::before,
#presse h3::after {
	width: 10%;
}
    
    #accordion-content table td {
        display: block;
        width: 100%;
        text-align: left;
        padding: 10px 0;
        border-bottom: 1px solid rgba(255,255,255,0.5);
    }
    
    #accordion-content table td:first-child {
        border-bottom: none;
    }
    
    #accordion-content table td:nth-child(2n) {
        background: none
    }
    
    #accordion-content table tr {
        border-bottom: 3px solid  #fff;
    }
    
    #accordion-content table tr:first-child {
        display: none;
    }
    
    #accordion-content table img {
        max-width: 100px;
    }
    
    #accordion-content table tr td:nth-child(2)::before {
        content:'Standard Reference:';
        font-weight: bold;
        display: block;
    }
    #accordion-content table tr td:nth-child(3)::before {
        content:'Symbol Title:';
        font-weight: bold;
        display: block;
    }
    #accordion-content table tr td:nth-child(4)::before {
        content:'Explanatory Text:';
        font-weight: bold;
        display: block;
    }
    
}

@media screen and (max-width: 420px) {
	.popup-new-products {
		height: 280px;
		height: 17.5rem;
	}
	.popup-new-products .content .link {
		width: 60px;
		width: 3.75rem;
		margin-left: -10px;
		margin-left: -0.625rem;
	}
	.popup-new-products .content .label-new {
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 40px;
		line-height: 2.5rem;
	}
	.popup-new-products .content .label-new::after {
		height: 50px;
		height: 3.125rem;
	}
	.popup-new-products .close {
		width: 40px;
		width: 2.5rem;
		height: 40px;
		height: 2.5rem;
		font-size: 24px;
		font-size: 1.5rem;
	}
	.popup-new-products .content .yellow-bg {
		padding: 0 20px;
		padding: 0 1.25rem;
	}
}