@CHARSET "UTF-8";

/*
GENERAL
*/

a, a:visited, a:focus{
	color: #3d3d3d;
	text-decoration: none;
}

a:hover{
 	color: #696969;
 	text-decoration: none;
 }

.alert-info{
	display: none;
}

.idsiteError{
	position: absolute;
	z-index: 50;
	width: 100%;
}

.idsiteError, .idsiteError:visited, .idsiteError:hover{
	color: #fff;
}

.transparent50{
	opacity: 0.5;  /* Opacity for Modern Browsers */
    filter: alpha(opacity=50);  /* Opacity for IE8 and lower */
    zoom: 1;  /* Fix for IE7 */
}

.transparent90{
	opacity: 0.9;  /* Opacity for Modern Browsers */
    filter: alpha(opacity=50);  /* Opacity for IE8 and lower */
    zoom: 1;  /* Fix for IE7 */
}

.rounded-corners{ 
			border-radius: 5px;
	-webkit-border-radius: 5px; 
  	   -moz-border-radius: 5px;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
}

.beer{
	color: #2c93ba;
}
.shots{
	color: #8eb853;
}
.drinks{
	color: #3d3d3d;
}

.seperator{
	widht: 100%;
	height: 5px;
	background: url(../img/0_navsep_drinks.png);
	background-repeat: repeat-x;
}


/*
HEADER
*/

header{
	padding-top: 10px;
}

#nav_top{
	display: block;
	background: #000;
	/*
	#575656 drinks
	*/
}

.navbar-brand{
	padding-top: 13px;
}

#header_top{
	margin-top: 50px;
	margin-bottom: 0px;
}

#header_fadebak{
	display: none;
}

#header_arc{
	display:none;
}

#header_teaser_wrappper{
	background-color: #fff;
}

#header_subteaser_wrappper{
	background-color: #fff;
	padding-bottom: 20px;
}

#teaser_top_left_mobile{
	padding-top:50px;
	display:block;
}
#teaser_top_right{
	display:block;
}

#teaser_top_main img{
	width:100%;
}

#teaser_top_right{
		display:block;
		z-index:5;
	}
	
	#header_menu{
		display: block;
		position: relative;
		top: 0px; 
	}
	
	#header_menubottle{
		position: absolute;
		top: 15px;
	}
	
	.header_navsep{
		height: 5px;
		width: 100%;
		background: url(../img/0_navsep_drinks.png);
		background-repeat: repeat-x;
	}
	
	#header_menu_sub li{
		list-style: none;
		font-size: 1.5em;
	}

@media (min-width: 992px) {
	
	
}

@media (min-width: 1200px) {
	
	#nav_top{
		display: none;
	}
	
	#header_fadebak{
		display: block;
		position:absolute;
		z-index:1;
		margin-top: 250px;
		height: 500px;
		width: 100%;
		background: url(../img/0_fadebak_drinks.png);
		background-repeat: repeat-x;
	}

	#header_arc{
		display: block;
		position: absolute;
		z-index:2;
		top: 320px;
		width: 100%;
		overflow:hidden;
	}
	#header_fadebak{
		margin-top: 350px;
	}
	
	#teaser_top_left{
		display:block;
		z-index:5;
	}
	#teaser_top_left_mobile{
		display:none;
	}
	#teaser_top_main{
		position: relative;
		z-index:3;
	}
	#teaser_top_right{
		display:block;
		z-index:5;
	}
}





/*
TEASER SUB
*/

.teaser_sub{
	position: relative;
	z-index: 3;
	margin-top: 20px;
	background: #fff;
	color: #222;
	border-radius: 15px;
	-webkit-border-radius: 15px; 
  	   -moz-border-radius: 15px;
}

.teaser_sub a, .teaser_sub p{
	color: #222;
	text-decoration: none;
}

@media (min-width: 992px) {

	.teaser_sub{
		color: #fff;
		background: url(../img/1_teaser_bk_drinks.png);
		background-position: bottom;
		background-repeat: no-repeat;
		border-radius: 0 0 15px 15px;
		-webkit-border-radius: 0 0 15px 15px; 
	  	   -moz-border-radius: 0 0 15px 15px;
	}
	
	.teaser_sub a, .teaser_sub a:hover, .teaser_sub a:visited, .teaser_sub a:focus, .teaser_sub p{
		color: #fff;
	}
	
	#teaser_sub1 > div > .teaser_sub{
		height: 320px;
		margin-top: 0px;
	}
	
	.teaser_pic{
		position: absolute;
		top: -50px;
		left: 20px;
		xmargin-bottom: -100px;
	}
	
	.teaser_headline h2{
		position: relative;
		margin-top: 5px;
		padding-left: 5px;
		xpadding-top: 100px;
		
		font-size: 1.5em;
		font-weight: bold;
	}
	
	.teaser_subline{
		padding: 10px;
		font-size: 1em;
	}
	
	#header_subteaser_wrappper{
		background-color: #000;
		padding-bottom: 20px;
	}

}


@media (min-width: 1200px) {
	#teaser_sub1 > div > .teaser_sub{
		height: 150px;
		margin-top: 50px;
	}
	
	.teaser_subline{
		padding: 5px;
		font-size: 1em;
	}
}

.teaser_circle{
	position: absolute;
	z-index:2;
	height: 97px;
	width: 97px;
	padding: 10px;
	color: #fff;
	background: url(../img/1_teaser_circle_drinks.png);
}

.teaser_circle p{
	padding: 0;
	margin: 0;
}

.teaser_circle_p1{
	font-size: 0.8em;	
	font-weight: bold;
	line-height: 1em;
}
.teaser_circle_p2{
	font-size: 1.8em;	
	font-weight: bold;
	line-height: 1em;
}

.teaser_circle_p3{
	font-size: 0.6em;	
}

#teaser_sub2{
	margin-left: 5px;
	margin-right: 5px;
}

#teaser_sub2 h3, #teaser_sub3 h3{
	font-weight: bold;
	font-size: 2em;
}

.teaser_sub2 font{
	font-weight: bold;
	font-size: 4em;
	float:left;
	padding-right:10px;
	padding-bottom: 10px; 
}

#teaser_sub3{

}

.teaser_sub3_head{
	margin-top: 20px;
	padding-top: 1px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	color: #fff;
	background: url(../img/1_teaser_bk_drinks.png);
	background-position: bottom;
	background-repeat: no-repeat;
	border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0; 
  	   -moz-border-radius: 15px 15px 0 0;
}

.teaser_sub3_cont{
	margin-top: -11px;
	padding: 15px;
	color: #000;
	background-color: #fff;
	border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px; 
  	   -moz-border-radius: 0 0 15px 15px;
}

/*
DESIGNER
*/
.designer_container {
    position: relative;
    padding-bottom: 100%;
    padding-top: 35px;
    xheight: 0;
    xoverflow: hidden;
}
.designer_container iframe {
    xposition: absolute;
    top:0;
    left: 0;
    width: 100%;
    xheight: 800px;
}

/*
MODALS
*/


.mod_number{
	font-size: 5em;
	font-weight: bold;
	float:left;
}


#faq .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#faq .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#faq .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,088,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#faq .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#faq .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#faq .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#faq .portfolio-item .portfolio-link .caption .caption-content h3,
#faq .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#faq * {
    z-index: 2;
}


/*
ORDERFORM
*/

.form-product img, input, select, h2{
	display:inline-block;
}

.form-product img{
	width: 130px;
}

.form-product input{
	width: 100px;
	display:inline-block;
}

.form-product select{
	width: 280px;
	display:inline-block;
}

.form-product > .box-size{
	width:160px;
}

.form-product button{
	height: 110px;
}
/*
BELOW FOOTER
*/

.below_footer{
	margin-top: 20px;
	background: #000;
}
