html {
	background-color: #fff;
}

body {
	margin: auto;
	max-width: 1920px;
	font-family: acumin-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #091D1E;
}

body > header {
	position: relative;
	background-image: url(img/headerbg.png);
	height: 895px;
	width: 100%;
}

header .logo {
	float: left;
	margin: 38px 0 0 15px;
    z-index: 2;
    display: block;
    position: relative;
}

nav {
	float: right;
	margin: 50px 0px 0 0;
}

.menu-toggle {
	display: none;
}

nav a {
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
	font-size: 20px;
}

nav a:hover {
	cursor: pointer;
	color: #F2845C;
}

ul {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	display: inline-block;
}

.headerbox {
	display: block;
	position: absolute;
	width: 1380px;
	left: 50%;
	transform: translateX(-50%);

}

header span {
	font-family: poynter-oldstyle-text, serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
}

.span1 {
	display: none;
}

.headerbox > span:nth-child(3),
.headerbox > span:nth-child(4) {
	clear: both;
	margin: 130px 0 0 0px;
	font-size: 204px;
	line-height: 193px;
	font-style: normal;
	font-weight: 700;
	width: 540px;
	float: left;
	text-shadow: 6px 17px 32px #052B21;
}

.headerbox > span:nth-child(4) {
	clear: inherit;
	margin: 130px 0 0 300px;
	width: auto;
}

.span2 {
	max-width: 377px;
	font-size: 67px;
	position: absolute;
	top: 400px;
	left: 950px;
	text-shadow: 6px 17px 32px #052B21;
}

.span3 {
	font-size: 38px;
	margin: 50px 0 0 10px;
	max-width: 490px;
	float: left;
	font-family: acumin-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
}

.span4 {
	font-size: 30px;
	max-width: 600px;
	margin: 20px 0 0 10px;
	line-height: 30px;
	clear: both;
	float: left;
	font-family: acumin-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
}

.spender {
	position: absolute;
	top: 122px;
	left: 582px;
	width: auto;
}

.oel {
	position: absolute;
	top: 465px;
	left: 942px;
	height: auto;
	overflow: hidden;
}

.infobox {
	width: 715px;
	height: 133px;
	background-color: #F2845C;
	position: absolute;
	top: 810px;
	left: -70px;
	font-size: 16px;
	color: #fff;
}

header .infobox span {
	width: 130px;
	line-height: 20px;
	padding: 48px 30px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	font-family: acumin-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
}

.infobox span:nth-child(3) {
	width: 170px;
}

.infobox span:nth-child(1) {
	margin: 0 0 0 20px
}

.infobox span:nth-child(1n+2):after {
	content: "";
	border-left: 1px solid #fff;
	height: 58px;
	width: 1px;
	top: 25%;
	left: 0;
	position: absolute;
}

header .moreinfo {
	position: absolute;
	top: 970px;
	left: 7%;

}

.moreinfo {
	color: #F2845C;
	font-size: 20px;
	padding: 8px 70px;
	border: 2px solid #F2845C;
	background: none;
	border-radius: 30px;
	outline-style: none;
	text-decoration: none;
}

.moreinfo:hover {
	background-color: #F2845C;
	color: #fff;
}

main {
	max-width: 1920px;
	border: 1px solid #707070;
}

article {
	display: block;
	position: relative;
}

section {
	padding: 0 30px;
}

h1,
h2,
h3,
h4 {
	font-family: poynter-oldstyle-text, serif;
	font-weight: 700;
	font-style: normal;
}

h1 {
	font-size: 60px;
}


figure {
	margin: 0;
}

.duftspender {
	display: block;
	text-align: center;
	margin: 200px 0 0 0;
}

.duftspender h1 {
	color: #1A5154;
}

.duftspender p {
	max-width: 1274px;
	font-size: 18px;
	margin: auto;
	line-height: 30px;
}

.duftdiv p {
	margin: 0;
}

.duftspender h2 {
	color: #1A5154;
	font-size: 30px;
	font-family: poynter-oldstyle-text, serif;
	font-weight: 700;
	font-style: normal;
}

.duftspender h3 {
	color: #1A5154;
	font-size: 24px;

}

.productsf {
	width: calc(50% - 31px);
	float: left;
	display: block;
}

.products {}

.productsf:before {
	content: " ";
	background-color: rgba(26, 81, 84, 0.16);
	border-radius: 50%;
	width: 550px;
	height: 550px;
	display: block;
	position: absolute;
	margin: 140px 0 0 120px;
	z-index: -2;

}

.duftspender .duftdiv p {
	max-width: 720px;
}

.duftspender .duftdiv {
	float: right;
	width: calc(50% - 31px);
	text-align: left;
	margin: 107px 0 0 0;
}

.spendersvg {
	float: left;
}

.duftspender .details1 {
	margin: 0 0 0 20px;
	float: left;
}

.duftspender .details1 h4 {
	margin: 0 0 8px 0;
	font-size: 18px;
	font-family: acumin-pro, sans-serif;
}

.duftspender .details1 span {
	clear: both;
	float: left;
	width: 224px;
	font-size: 18px;
	line-height: 30px;
	/* margin: 0 0 8px 0; */
}

/* .duftspender .details1 span:nth-child(1n+5) {
	font-size: 16px;
	margin: 0;
} */

.duftspender .details1 span:nth-child(2),
.duftspender .details1 span:nth-child(4) {
	text-decoration: underline;
	font-weight: 400;
}

.flaschesvg {
	float: left;
}

.flaschesvg:before {
	content: "";
	border-left: 1px solid #979797;
	height: 208px;
	display: inline-block;
	margin: 0 25px 0 10px;
	float: left;
}

.flaschesvg img {
	margin: 45px 25px 0 0;
	float: left;
}

.flaschesvg figcaption {
	margin: 0;
	text-align: left;
	float: left;
}

.flaschesvg figcaption h4 {
	margin: 0 0 8px 0;
	font-size: 18px;
	font-family: acumin-pro, sans-serif;
}

.flaschesvg figcaption span {
	clear: both;
	float: left;
	font-size: 18px;
	line-height: 30px;
	/* margin: 0 0 8px 0; */
}

/* .flaschesvg figcaption span:nth-child(2n) {
	font-weight: 400;
} */

.duftspender .moreinfo {
	clear: both;
	float: left;
	margin: 55px 0 0 0;
}

.studien {
	display: table;
	position: relative;
	width: calc(100% - 60px);
	background-color: #F2845C;
	height: 458px;
	color: #fff;
	text-align: center;
	margin: auto;
}

.studien h1 {
	margin: 50px 0 20px 0;
}

.studien p {
	font-size: 18px;
}

.studien .infobox2 {
	background-color: #F2845C;
	position: relative;
	font-size: 16px;
	color: #fff;
}

.infobox2 span {
	width: 170px;
	line-height: 20px;
	padding: 48px 10px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
}

.infobox2 span:nth-child(5) {
	width: 200px;
}

.infobox2 span:nth-child(1n+2):after {
	content: "";
	border-left: 1px solid #fff;
	height: 58px;
	width: 1px;
	top: 25%;
	left: 0;
	position: absolute;
}

.studien p:nth-child(1n+3) {
	font-size: 14px;
	line-height: 19px;
	float: right;
	margin: 20px 150px 0 0;
	width: 650px;
	text-align: right;
}

.duft {
	margin: auto;
	display: block;
	background-color: #F2F2F2;
	height: 509px;
	text-align: center;
	width: calc(100% - 62px);
}

.pinecones {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	margin: -150px 0 0 0;
}

.duft h1 {
	margin: 0;
	color: #1A5154;
	padding: 210px 0 20px 0;
}

.duft h3 {
	color: #1A5154;
	font-size: 20px;
}

.duft p {
	font-size: 18px;
	line-height: 30px;
	max-width: 850px;
	margin: 30px auto;
}

.zapfen {
	margin: 87px auto 108px auto;
	min-height: 735px;
	background-image: url(img/pinecone.png);
	background-repeat: no-repeat;
	background-position: center;
	max-width: 758px;
	text-align: center;
}

.queen h1 {
	color: #1A5154;
	padding: 140px 0 0 0;
	margin: 0;
}

.queen h2 {
	color: #1A5154;
	font-size: 60px;
	margin: 0 0 0px 0;
}

.queen p {
	font-size: 18px;
	margin: 40px 0 0 0;
	line-height: 30px;
}

.verwendung {
	display: block;
	background-color: #F2F2F2;
	text-align: center;
	width: calc(100% - 62px);
	margin: auto;
}

.verwendung h1 {
	color: #1A5154;
/*	margin: 47px 0 17px 0;*/
	padding: 47px 0 47px 0;
	margin: 0;
}

.verwendung p {
	max-width: 819px;
	font-size: 18px;
	font-weight: 500;
	margin: 0 auto 70px auto;
	line-height: 30px;

}

.aufstellen {
	padding: 0 0 200px 0;
}

.aufstellen img {
	margin: auto;
	width: calc(100% - 60px);
}


/*
.bilderdiv {
	margin: -130px auto;
	display: table;
}

.bilderdiv figure {
	display: inline-block;
	margin: 0 18px;
	height: 100%;
}
*/

.bestellformular {
	width: 1303px;
	height: 521px;
	margin: -205px auto;
	background-color: #F2845C;
	text-align: center;
	color: #fff;
	display: table;

}

.bestellformular h1 {
	margin: 44px 0 14px 0;
}

.bestellformular p {
	font-size: 18px;
	font-weight: 600;
}

.name,
.mail,
.tel {
	background-color: #F2845C;
	outline: none;
	color: #fff;
	border: 2px solid #fff;
	height: 55px;
	font-size: 24px;
	border-radius: 50px;
	padding: 0 20px;
}

.name {
	width: 800px;
	display: block;
	margin: 0 auto 21px auto;
}

.mail {
	width: 360px;
	margin: 0 40px 0 0;
}

.tel {
	width: 360px;
}

.menge {
	text-align: left;
	margin: 36px auto 32px auto;
	max-width: 830px;
	font-size: 18px;
	font-weight: 400;
}

.menge > span {
	display: inline-block;
	margin: 0 10px 0 0;
}

.lastname,.mail-to{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}

.container {
	display: inline-block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	margin: 0 15px 0 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkmark {
	position: absolute;
	top: -2px;
	left: 0;
	height: 18px;
	width: 18px;
	border: 2px solid #fff;
	border-radius: 50%;
}

.container:hover input ~ .checkmark {
	background-color: #fff;
}

.container input:checked ~ .checkmark {
	background-color: none;
}

.container input:checked ~ .checkmark:after {
	display: block;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.container .checkmark:after {
	top: 3px;
	left: 3px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: white;
}

.senden {
	margin: 32px 0 0 0;
	background-color: #fff;
	outline: none;
	font-size: 24px;
	color: #F2845C;
	height: 56px;
	border: 2px solid #fff;
	border-radius: 30px;
	padding: 10px 60px;
}

.senden:hover {
	background-color: #F2845C;
	color: #fff;
	cursor: pointer;
}

::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #fff;
}

.green {
	height: 300px;
	background-color: #0D3739;
	color: #fff;
	font-style: normal;
	font-size: 18px;
	position: relative;
	z-index: -1;
}

footer address {
	position: relative;
	display: block;
	float: right;
	margin: 240px 280px 0 0;
}

footer address span {
	display: inline-block;
	color: #fff;
	font-style: normal;
	font-size: 18px;
	padding: 0 30px 0 0;
}

footer .links {
	background-color: #091D1E;
	height: 43px;
	padding: 0 300px 0 0;
}

footer .logo {
	position: absolute;
	bottom: 20px;
	left: 15%;
	transform: translateX(-15%);

}

.links a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 12px 15px;
	float: right;
}

.gesendet {
	display: none;
}

.send {
	margin: auto;
	max-width: 800px;
}

.send h1 {
	margin: 30px 0 30px 0;
}

.send h1:first-child {
	margin: 20px 0 30px 0;
}

.send .senden {
	text-decoration: none;
}

.check {
	margin: 60px auto 0 auto;
	height: 50px;
	width: 50px;
	border: 5px solid #fff;
	border-radius: 30px;
}

.check span {
	font-size: 45px;
}

.datenschutz {
	display: table;
	text-align: left;
	margin: 50px auto 100px auto;
	padding: 0 50px;
}
body > .headerbox_dat {
	height: 122px;
	background: #1A5154 0% 0% no-repeat padding-box;
	border: 1px solid #707070;
	
}

.wrap {
	position: relative;
	height: 260px;
	margin: -130px 0 240px 0;
	padding: 0 60px;
}

.frame {
	margin: auto;
	width: 100%;
	height: 260px;
	padding: 0;
}

.crazy {
	max-width: 1363px;
}

.clearfix1 figure {
    display: block;
    position: relative;
    width: 240px;
    padding: 0 90px 0 0;
    float: left;
	margin: 0;
}

.clearfix1 figure:after{
    content: " ";
    background-image: url(img/arrow.svg);
    width: 90px;
    height: 330px;
    position: absolute;
    top: 0;
    right: 0;  
}
.clearfix1 figure:last-child:after{
    display: none;
}

.clearfix2 {
	margin: 0;
	padding: 0;
	height: 100%;
	list-style: none;
}

.clearfix2 img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	height: 100%;
}

.clearfix2:before,
.clearfix2:after,
.clearfix1:before,
.clearfix1:after {
	content: " ";
	display: table;
}

.stepwrap {
	position: relative;
	height: 660px;
	padding: 0 30px;
}

.steps {
	max-width: 1558px;
	height: 490px;
    margin: auto;
    width: 100%;
    padding: 0;
}

.clearfix1 {
	margin: 0;
	padding: 0;
	height: 100%;
	list-style: none;
}


.clearfix1 figure figcaption{
	text-align: center;
	font-size: 18px;
	max-width: 240px;
}
.clearfix1 figure img {
	height: 330px;
}

.prev,
.next {
	text-decoration: none;
	color: transparent;
	/* display: block; */
	border-bottom: 3px solid #091D1E;
	border-right: 3px solid #091D1E;
	border-left: 0px;
	border-top: 0px;
	width: 25px;
	height: 25px;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	/*    margin: -20px 0 0;*/
	position: absolute;
	z-index: 10;
	overflow: hidden;
	opacity: 0.8;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-size: 0;
	background-color: transparent;
	outline: none;
	top: 50%;
	left: 14px;
}

.next {
	left: auto;
	right: 14px;
	text-align: right;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.next,
.prev {
	display: none;
}

.stepwrap .prev,
.stepwrap .next {
	top: 28%;
}

#totop {
	display: none;
	position: fixed;
	z-index: 99;
	border: none;
	outline: none;
	cursor: pointer;
	bottom: 130px;
	right: 100px;
	width: 61px;
	height: 61px;
	background: #0D3739 0% 0% no-repeat padding-box;
	box-shadow: 0px 5px 10px #00000029;
	opacity: 1;
	padding: 10px 10px;

}

#totop:hover {
	background-color: #F2845C;
}

    .data > header {
        height: 120px;
    }
.data footer .green{
        height: 230px;
}
.data article {
        position: inherit;
}

.cm-btn {
	cursor: pointer;
}

@media only screen and (max-width:1444px),
screen and (min-device-width:321px) and (max-device-width:768px) and (orientation: portrait) {

	header .logo {
		margin: 32px 0 0 40px;
		float: left;
	}

	nav {
		float: right;
		margin: 50px 50px 0 0;
	}

	nav a {
		padding: 0 8px;
	}

	body > header {
		height: 795px;
		width: 100%;
	}

	.headerbox {
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		width: 1000px;
	}

	.headerbox > span:nth-child(3),
	.headerbox > span:nth-child(4) {
		margin: 170px 0 0 70px;
		font-size: 120px;
		line-height: 150px;
		font-weight: 600;
		clear: both;
		float: left
	}

	.headerbox > span:nth-child(4) {
		clear: none;
		margin: 170px 0 0 10px;
	}

	.span2 {
		max-width: 277px;
		font-size: 37px;
		font-weight: 400;
		float: left;
		position: relative;
		left: 680px;
		top: -20px;

	}

	.span3 {
		font-size: 22px;
		margin: -40px 0 0 80px;
		max-width: 290px;
		font-weight: 400;
		clear: both;
		float: left;

	}

	.span4 {
		font-size: 18px;
		max-width: 400px;
		margin: 10px 0 0 80px;
		font-weight: 400;
		line-height: 20px;
		clear: both;
		float: left;
	}

	.spender {
		position: absolute;
		top: 152px;
		left: 400px;
		width: 450px;
	}

	.oel {
		position: absolute;
		top: 440px;
		left: 662px;
		width: 330px;
		overflow: hidden;
	}

	body header .headerbox .infobox {
		width: 455px;
		height: 100px;
		background-color: #F2845C;
		position: absolute;
		top: 730px;
		left: 0px;
		font-size: 14px;
		color: #fff;
	}

	header .infobox span {
		width: 110px;
		line-height: 15px;
		padding: 35px 8px;
		position: relative;
		display: inline-block;
		text-transform: uppercase;
	}

	.infobox span:nth-child(3) {
		width: 140px;
	}

	.infobox span:nth-child(1) {
		width: 95px;
		margin: 0 0 0 10px
	}

	.infobox span:nth-child(1n+2):after {
		height: 50px;
	}

	header .moreinfo {
		position: absolute;
		top: 920px;
		left: 50%;
		transform: translateX(-50%);
	}

	.productsf {
		height: 650px;
		float: none;
	}

	.products {
		margin: auto;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	.productsf:before {
		margin: 150px auto;
		left: 50%;
		transform: translateX(-50%);
	}

	.duftspender .duftdiv {
		/*		width: calc(100% - 62px);*/
		width: 100%;
		text-align: center;
		float: none;

	}

	.duftdiv p {
		margin: 0 auto 60px auto;
	}


	.duftspender .duftdiv figure {
		text-align: left;
		display: table;
		margin: 30px auto;
		float: none;
		width: auto;
        position: relative;
	}
    .duftspender .duftdiv figure:nth-of-type(1):after {
        content: " ";
        border-bottom: 1px solid #d3d3d3;
        position: absolute;
        display: block;
        width: 100%;
        top: 220px;
    }
    .duftspender .duftdiv figure:nth-of-type(2) {
        margin: 50px auto;
    }
    
	.flaschesvg:before {
		display: none;
	}

	.flaschesvg img {
		margin: 20px 55px 0 0;
		float: left;
	}

	.duftspender .moreinfo {
		display: table;
		float: none;
		margin: 55px auto 55px auto;
	}

	.studien {
		height: 750px;
	}

	.verwendung {
		display: block;
	}


	.bestellformular {
		width: auto;
	}

	footer .logo {
		left: 2%;
		transform: none;
	}

	footer address {
		margin: 240px 30px 0 0;
	}

	.next,
	.prev {
		display: block;
	}

	.next:disabled,
	.prev:disabled {
		display: none;
	}

}

/* #######################################################################################*/
/* 2. Ansicht Tablet +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* #######################################################################################*/
@media only screen and (max-width:1023px),
screen and (min-device-width:321px) and (max-device-width:768px) and (orientation: portrait) {
    
	h1 {
		font-size: 30px;
	}
    .headerbox {
        height: 831px;
        overflow: hidden; 
    }
    .span2 {
        font-weight: 600;
    }

	nav {
		margin: 40px 50px 0 0;
	}

	nav ul {
        position: absolute;
		left: 200%;
	}

	.responsive {
		display: block;
        left: 50%;
        -webkit-transition: left 0.4s ease;
        -o-transition: left 0.4s ease;
        -moz-transition: left 0.4s ease;
        transition: left 0.4s ease;
        
	}


	nav ul {
		position: absolute;
		transform: translateX(-50%);
		background-color: #0D3739;
		width: 100%;
		z-index: 1;
		margin: -40px auto;
                -webkit-transition: left 0.4s ease;
        -o-transition: left 0.4s ease;
        -moz-transition: left 0.4s ease;
        transition: left 0.4s ease;

	}    
	nav li {
		display: block;
		padding: 25px;
	}
    
    nav li:nth-child(1) {
        padding: 150px 25px 25px 25px;
    }
    nav li:last-child {
        padding: 25px 25px 75px 25px;
    }

	nav a {
        font-family: poynter-oldstyle-text, serif;
        font-weight: 600;
        font-size: 24px;
    }

	.menu-toggle {
		display: block;
		position: absolute;
		width: 26px;
		height: 26px;
		cursor: pointer;
		float: right;
		background: none;
		border: none;
		outline: 0;
		padding: 0;
		margin: 14px 20px 0 0;
        right: 15px;
        z-index: 2;
	}

	.menu-toggle span {
		display: block;
		position: absolute;
		top: 12px;
		width: 100%;
		height: 3px;
		left: 0;
		right: 0;
		background: #fff;
		z-index: 1;
		transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
	}

	.menu-toggle span:before,
	.menu-toggle span:after {
		content: "";
		position: absolute;
		display: block;
		width: 26px;
		height: 3px;
		background: #fff;
		z-index: 1;
		top: 7px;
	}


	.menu-toggle span:after {
		top: auto;
		bottom: 7px;
	}

	.xtoggle span {
		opacity: 1;
		transform: rotate(-45deg);
		background: #fff;
	}

	.xtoggle span:before {
		opacity: 0;
	}

	.xtoggle span:after {
		opacity: 1;
		transform: rotate(90deg);
		background: #fff;
		bottom: 0;
	}

	.xtoggle span {
		opacity: 1;
		transform: rotate(-45deg);
		background: #fff;
	}

	.flaschesvg img {
		margin: 30px 51px 0 0;
	}

	.headerbox {
		width: 100%;
		text-align: center;
	}

	.headerbox > span:nth-child(3),
	.headerbox > span:nth-child(4) {
		display: none;
	}



	.span1 {
		font-size: 55px;
		margin: 150px auto 0 auto;
		display: block;

	}

	.span2 {
		max-width: 277px;
		font-size: 30px;
		font-weight: 400;
		margin: 10px auto;
		float: none;
		position: relative;
		display: block;
		left: auto;
		top: auto;

	}

	.span3 {
		font-size: 22px;
		margin: auto;
		max-width: 290px;
		font-weight: 400;
		clear: both;
		float: none;
	}

	.span4 {
		float: none;
		display: block;
		margin: 10px auto;
	}

	.spender {
		position: relative;
		top: auto;
		left: auto;
		width: 250px;
		margin: 0 0 0 50px;

	}

	.oel {
		position: relative;
		top: auto;
		left: auto;
		width: 160px;
		margin: -90px 0 45px -90px;
	}

	body header .headerbox .infobox {
		width: 80%;
		max-width: 450px;
		height: 100px;
		background-color: #F2845C;
		position: absolute;
		top: 730px;
		left: 50%;
		transform: translateX(-50%);
		font-size: 14px;
		color: #fff;
	}

	.infobox span:nth-child(1) {
        width: 100px;
		margin: 0 0 0 0px;
	}

	header .moreinfo {
		position: absolute;
		top: 870px;
		left: 50%;
		transform: translateX(-50%);
		width: 80%;
		max-width: 320px;
		padding: 8px 10px;
		font-size: 18px;
		text-align: center;
	}

	.productsf {
		height: 200px;
		float: none;
	}

	.productsf:before {
		width: 200px;
		height: 200px;
		margin: 30px auto;
		left: 50%;
		transform: translateX(-50%);
	}

	.products {
		width: 260px;
		margin: auto;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	.studien {
		height: 950px;
	}

	.infobox2 span:nth-child(1n) {
		display: block;
		margin: auto;
		padding: 20px 10px;
	}

	.infobox2 span:nth-child(1n):after {
		content: "";
		border-left: 1px solid #fff;
		height: 58px;
		width: 1px;
		top: 15%;
		left: 0;
		position: absolute;
	}

	.infobox2 span:nth-child(1n):before {
		content: "";
		border-left: 1px solid #fff;
		height: 58px;
		width: 1px;
		top: 15%;
		right: 0;
		position: absolute;
	}

	.studien p:nth-child(1n+3) {
		font-size: 14px;
		line-height: 19px;
		float: none;
		margin: 20px 0 150px 0;
		width: auto;
		text-align: center;
	}

	.duft {
		height: 480px;
	}

	.pinecones img {
		max-width: 320px;
	}

	.duft h1 {
		padding: 70px 0 20px 0;
	}

	.zapfen {
		margin: 27px auto 68px auto;
		min-height: 635px;
		background-image: url(img/pinecone.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		max-width: 758px;
		text-align: center;
	}

	.queen h1 {
		padding: 60px 0 0 0;
	}

	.queen h2 {
		font-size: 30px;
		font-family: poynter-oldstyle-text, serif;
		font-weight: 700;
		font-style: normal;
	}

	.verwendung {
		min-height: 500px;
	}

	.verwendung h1 {
		color: #1A5154;
		margin: 47px 0 0px 0;
		padding: 20px 0;
	}

	.name,
	.mail,
	.tel {
		width: calc(100% - 62px);
		display: block;
		margin: 0px auto 21px auto;
	}

	.container {
		display: block;
		left: 50%;
		transform: translateX(-50%);
		margin: 10px 0 10px 0;
		text-align: left;
		padding-left: 40px;
		width: 100px;

	}

	.senden {
        font-size: 20px;
        font-weight: 300;
		padding: 10px 5px;
    margin: 32px auto 32px auto;
    width: calc(100% - 20px);
    display: block;
    text-align: center;

	}

	.green {
		height: 430px;
	}

	footer address {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: calc(100% - 62px);
		bottom: 20px;
		text-align: center;
	}

	footer .logo {
		left: 50%;
		transform: translateX(-50%);
		bottom: 120px;
	}

	footer address span {
		display: block;
		color: #fff;
		font-style: normal;
		font-size: 18px;
		padding: 0 0px 0 0;
		line-height: 24px;
	}

	footer .links {
		background-color: #091D1E;
		height: 43px;
		padding: 0 0px 0 0;
	}

	.links a {
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		padding: 12px 15px;
		float: right;
	}
	#totop {
		right: 0px;
	}
    .datenschutz {
	padding: 0 5px;
}

}

/* #######################################################################################*/
/* 2. Ansicht Smartphone +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* #######################################################################################*/
@media only screen and (max-width:767px),
screen and (min-device-width:322px) and (max-device-width:480px) and (orientation: portrait) {
    section {
        padding: 0 10px;
    }
    body > header {
    height: 679px;
    width: 100%;
}
    .span2 {
        font-weight: 600;
        margin: 5px auto 10px;
    }
    
    .infobox {
        display: none;
    }
    .duftspender {
    margin: 100px 0 0 0;
}

	.studien {
		height: 850px;
        width: calc(100% - 20px);
	}
    .duft {
        width: calc(100% - 20px);
    }
    .verwendung {
        width: calc(100% - 20px);
    }
    .studien .infobox2 {
    font-size: 14px;
    }
    .duftspender .details1 {
    margin: 0 0 0 10px;
    float: left;
}
    .duftspender .details1 span:nth-child(2), .duftspender .details1 span:nth-child(4) {
    font-weight: 600;
}
    .duftspender .details1 span {
	clear: both;
	float: left;
	margin: 0 0 8px 0;
	width: 150px;
	font-size: 15px;
}
    .duftspender .details1 span:nth-child(1n+5) {
    font-size: 15px;
    margin: 0;
}
    .flaschesvg figcaption {
    margin: 30px 0 0 0;
}
    .flaschesvg figcaption span {
    font-size: 15px;
}
    .flaschesvg figcaption span:nth-child(2n) {
    font-weight: 600;
}
    
	.infobox2 span:nth-child(1n) {
        display: inline-block;
        padding: 20px 10px;
        width: calc(50% - 30px);
	}
    .infobox2 span:nth-child(1n):after {
        display: none;
}	
    .infobox2 span:nth-child(2n+1):after {
		content: "";
		border-left: 1px solid #fff;
		height: 58px;
		width: 1px;
		top: 15%;
		right: 0;
		position: absolute;
	}
        .infobox2 span:nth-child(2n):before {
            display: none;
	}
    .stepwrap {
        height: 2400px;
    }
    .verwendung p {
    margin: 0 auto 10px auto;
}
    
    .verwendung .controls {
        display: none;
    }
    .steps {
        width: 100%;
        height: 2400px;
    }
    .clearfix1 figure {
        display: block;
        margin: 0 auto 30px auto;
        float: none;
        padding: 0;
        
    }
    .clearfix1 figure figcaption {
    margin: auto;
}
    .clearfix1 figure:after {
        display: none;
    }
    .menge {
        text-align: center;
    }
    .menge span {
        margin:  0 0 10px 0;
    }
    

}
/* #######################################################################################*/
/* 2. Ansicht Smartphone +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* #######################################################################################*/
@media only screen and (max-width:479px),
screen and (min-device-width:319px) and (max-device-width:479px) and (orientation: portrait) {
    
    .wrap {
    padding: 0 40px;
}
    
    .studien .infobox2 {
    font-size: 12px;
    }

    .spender {
        top: 352px;
        position: absolute;
        width: 230px;
        left: 9%;
        margin: 0 0 0 4%;
    }
    .oel {
        position: absolute;
        top: 530px;
        left: 54%;
        width: 148px;
        margin: auto;
    }
    .senden {
        font-size: 14px;
    }
}