* {
        /*Reset's every elements apperance*/
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        border-spacing: 0;
		font-family:'Futura LT W01 Book', sans-serif;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.42rem;
        list-style: none outside none;
        margin: 0;
        padding: 0;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body, html{
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: scroll;	
	font-size: 10px !important;
}

#content, #product-slides, #intro, #mobile-nav{
	font-size: 1.4em !important;
	line-height: 1.3em !important;
}
h2, h3{
	font-size: 1em !important;
	line-height: 1em !important;	
}

body{
	font-family:'Futura LT W01 Book', sans-serif;
	letter-spacing: 0.04em;	
}

#intro, .bg{
	position: fixed; top: 0; left: 0; 
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: none no-repeat center center scroll; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
.bg{
	z-index: 0;		
	background-position: left center;	
	background-attachment: scroll;	
	opacity: 0;	
	/*left: 100%;*/
    /*-ms-transform: translateX(100%); /* IE 9 */
    /*-webkit-transform: translateX(100%); /* Safari */
    /*transform: translateX(100%);	*/
    margin-left: 355px;
}
.bg#bg-00-slide{background-image: url(../images/bg-weinkeller-min.jpg)}
.bg#bg-01-slide{background-image: url(../images/bg-regal-min.jpg)}
.bg#bg-02-slide{background-image: url(../images/bg-kontakt-min.jpg)}

#intro-container{
	width: 100%;
	height: 100%;
}
#intro .logo{
	width: 47%;
	min-width: 240px;
	max-width: 450px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: block;	
	top: 23%;
	position: relative;
}

#intro.intro-0{
	background-image: url(../images/intro-0-min.jpg);
}
#intro.intro-1{
	background-image: url(../images/intro-1-min.jpg);
}
#intro.intro-2{
	background-image: url(../images/intro-2-min.jpg);
}

.confirm-age{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 35px;
	color: #fff;	
}
.confirm-age .confirm-age-text{
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	display: block;
}
.confirm-age button .confirm-age-icon{
	border-bottom: none;
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	top: 3px;
    -ms-transform-origin: 15px 15px; /* IE 9 */
    -webkit-transform-origin: 15px 15px; /* Chrome, Safari, Opera */
    transform-origin: 15px 15px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);	
    font-size: 1.5em;
    position: relative;
}

#content{
 	opacity: 1;
 	display: block;
	width: 355px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#logo-container{
	position: fixed; top: 0; left: 0;
	width: 355px;
	background-color: #fff;	
}
.logo{
	width: 200px;
	height: auto;
	padding: 30px 0 45px 0;	
	margin: 0 auto;
	display: block;
	cursor: pointer;
}
#accordion-container{
	margin-top: 225px;
	overflow: auto;
	-webkit-overflow-scrolling: touch; /* enables normal smooth scrolling on ios devices for overflowing accordion*/
	width: 315px;
	padding-right: 0px;
}
#accordion{
	width: 270px
}
.accordion-text a{
	color: #000 !important;
	text-decoration: underline;
}

#content-inner{	
	padding: 0 0 0 40px;
}
#content-inner a:hover, a:hover{
	text-decoration: none !important;
}
#content-inner h2{
	margin-bottom: 20px;
}
#content-inner h3{
	margin-top: 20px;	
}
.panel{ 	
	margin-bottom: 40px !important;	
}
.panel .panel{ 	
	margin-bottom: 20px !important;	
}
.panel .panel .accordion-text{ 	
	margin-top: 20px !important;	
}
#content-inner h2 a, #content-inner h3 a, 
#content-inner h2 a[aria-expanded="true"][data-toggle="collapse"], 
#content-inner h3 a[aria-expanded="true"][data-toggle="collapse"]{
	text-transform: uppercase;	
	border-bottom: 1px solid #000;
}
#content-inner .panel .panel h2 a,  #content-inner .panel .panel h3 a{
  border-bottom: 0px solid #000;
}
#content-inner .panel .panel h2 a .heading-text,
#content-inner .panel .panel h3 a .heading-text{
  margin-left: 15px;
}
#content-inner .panel .panel h2 a[aria-expanded="true"] .heading-text,
#content-inner .panel .panel h3 a[aria-expanded="true"] .heading-text{
  border-bottom: 1px solid #000;  
}
 #content-inner h2 a.collapsed, .collapsed #content-inner h3 a.collapsed{
	border-bottom: none;
}
#accordion2 .panel-body{
	padding-left: 30px !important;	
}
#imprint{
	font-size: 0.8em !important;
}
#imprint .panel-title{
	font-size: 0.8em !important;	
}
.menu-icon{
	position: relative;	
	width: 15px;
	display: inline-block;
	border-bottom: none !important;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -ms-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;	
}
a[aria-expanded="true"] .menu-icon{
    -ms-transform-origin: 5px 11px; /* IE 9 */
    -webkit-transform-origin: 5px 11px; /* Chrome, Safari, Opera */
    transform-origin: 5px 11px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);	
}
a[href^="tel:"] {
  text-decoration: none;
}
/**************************************/
/* Product Slides */
/**************************************/
#product-slides{
	z-index: 1;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%; 
	width: 355px;
	opacity: 0;
}
.product-slide{
	position: absolute;
	top: 0;	
	width: auto; height: 100%;
	z-index: 0;	
}
.product-slide img{
	height: 100%;
	/*width: auto;*/
}
.active-slide{
	z-index: 1;
}
.product-name, .product-link{
	color: #fff !important;
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	top: 30px;
	padding: 0 10px;
}
.product-name span{
	text-transform: uppercase;
}
.product-link{
	top: auto;
	bottom: 30px;
}
.product-link a{
	color: #fff !important;
	text-decoration: underline;
}
#mobile-nav, .mobile-product-image{
	display: none;
}

/*******************************************************/
/* media query adjustments */
/*******************************************************/
@media (max-width: 767px) {

	.mobile #mobile-nav, .mobile #mobile-burger{
		display: block;
	}	
	#mobile-burger{
		width: 100%;
		height: 47px;
		position: fixed;
		top: 0;
		right: 0;
		display: none;
		z-index: 201;
		line-height: 30px;	
		background-color: #fff;
		padding-right: 20px;
		padding-top: 17px;	
	}

	#mobile-open, #mobile-close{
		font-size: 20px;
		height: 20px;	
	    width: 20px;
	    position: absolute;
	    right: 20px;
	}
	#mobile-close{
		right: auto;
		opacity: 0;
		letter-spacing: 100%;
		margin-left: 20px;
		left: 100%;
	}
	#mobile-open span, #mobile-close span{
		width: 100%;
		height: 2px;
		display: block;
		margin-bottom: 4px;
		background-color: #000;
	}	
	#mobile-close span:first-child{
	    -ms-transform: rotate(45deg); /* IE 9 */
	    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	    transform: rotate(45deg);
	    -ms-transform-origin: 3px 5px;
	    -webkit-transform-origin: 3px 5px;
	    transform-origin: 3px 5px;
	}	
	#mobile-close span{
		width: 100%;
	    -ms-transform: rotate(-45deg); /* IE 9 */
	    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	    transform: rotate(-45deg);
	}	

	#mobile-nav{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;
		display: none;
		z-index: 200;
		text-transform: uppercase;
		padding-top: 62px;
		overflow: auto;
		-webkit-overflow-scrolling: touch; /* enables normal smooth scrolling on ios devices for overflowing accordion*/		
		background: rgba(255,255,255,0.85);
		background: -moz-linear-gradient(left, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 14%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.85)), color-stop(14%, rgba(255,255,255,0.85)), color-stop(14%, rgba(255,255,255,1)), color-stop(15%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
		background: -webkit-linear-gradient(left, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 14%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(left, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 14%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(left, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 14%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
		background: linear-gradient(to right, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 14%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );		
	}
	.see-through-spacer{
		width: 14%;
		float: left;
		height: 100%;
	}	
	#mobile-nav ul#mobile-nav-list{
		margin-left: 14%;
		width: 86%;
		padding-left: 20px;	
	}
	#mobile-nav ul ul{
		margin-left: 15px;
	}
	#mobile-nav li{
		margin-bottom: 40px;
	}	
	#mobile-nav li li{
		margin-top: 20px; margin-bottom: 0;
	}		
	#mobile-nav h2 a{
		border-bottom: 1px solid #000;
	}
	#mobile-nav a{
		color: #000;
	}

	.bg, #logo-container, #product-slides{
		display: none;
	}
	#intro{
		/*position: static;*/-
	} 	
	#content{
		display: block;
		width: 100%;
		height: auto;
		position: static;
		top: auto;
		left: auto;
		padding-bottom: 1500px;
	}
	#accordion{
		width: auto;
	}		
	#content-inner, #accordion2 .panel-body{	
		padding: 0 !important;
	} 	
	#accordion-container{
		margin-top: 67px;
		overflow: visible;
		-webkit-overflow-scrolling: touch; /* enables normal smooth scrolling on ios devices for overflowing accordion*/
		width: auto;
		padding-right: 0;		
	}
	.panel-default > .panel-heading,  .accordion-text{
		margin: 0 9.4% !important;
	}			
	#accordion2 .accordion-text{
		padding: 0px 0 0 0px;
	}
	.mobile-product-image{
		display: block;
		margin-top: 20px;
	}
	.mobile-product-image img{		
		width: 100%;
		height: auto;
	}
}










