.wrapper_navibox{
	width:400px;
	left:0;
	top:100px;
	z-index:99999999;
	position: fixed;
		-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;	
background: rgba(255,255,255,0.1);}
	
	
	.wrapper_navibox:hover{
		background: rgba(255,255,255,0.9);}
		
		
.navibox{
	display:none;
	padding:15px;
	width:100%;
	-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;	

	}
	
		.dropbtn{font-size:1.2em;
		margin:4px;
		width:100%;}
	
	.navibox_mobile{
				display:block;
width: 100%;
	height: auto;

	z-index:999999999;

	background: rgba(255,255,255,1);
	
	}	

			.startlogo{
				position:fixed;
				top:15px;
				left:15px;
		width:320px;
		padding:10px;
		opacity:1;
			-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
z-index:999999999999;
	
			}
			
	.navi_red{
		 font-family: 'Playfair Display', serif;
		color:#FFF;
		font-size:1.6em;
			-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
		  position: relative;
		  line-height:9vh;
		  margin-left:10px;
		
		  
		  }


			
	.navi_red:hover{
		
		
}


  
  
	
			
			
			.startlogo_r{
				position:fixed;
				top:10px;
				left:10px;
		width:80px;
		padding:5px;
		opacity:0;
		
			-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
z-index:999999999999;
	
			}
			


		.navibox_link{
			margin-top:30px;
			padding:8px;
			font-size:1.1em;
			margin-right:25px;
			color:  rgba(29,29,27,1);
			
			border-bottom:1px solid  rgba(29,29,27,0);
				-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;

	}
	
			.navibox_link a{
				text-transform:uppercase;
		
			color: rgba(29,29,27,1);
		

	}
	
	.navibox_link_social{
			margin-top:30px;
			padding:4px;
			font-size:1.1em;
			margin-right:2px;
			color: rgba(29,29,27,1);
			
			border-bottom:1px solid rgba(255,255,255,0.0);
				-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;

	}
	
	
	
			.navibox_link:hover{
				border-bottom:1px solid  rgba(29,29,27,0.5);
				
			
		
			
	}
	
	

	
	.last{border-bottom: 2px solid rgba(136,109,82,0.0) !important;}

		
/* overlay */	

	.overlay{
    display: none;
 position: fixed;
 top: 0;
 right:0;
 height: 100%;
 width:100%;

 overflow: auto;
	z-index:999999;
	background: rgba(255,255,255,1);
	
	
	}
	
	.navi_overlay{
		margin:7px;
		font-size:1.3em;}
	
	.overlay_box{
		
		margin-left:auto;
		margin-top:90px;
		text-align:right;
		margin-right:25px;
		padding:25px;}
		
		
		.social_top
		
		{
			
			display:block;
			float:left;
		height:60px;
		position: fixed;
		right:70px;
		top:19px;
		padding-top:5px;
		cursor:pointer;
		box-sizing:border-box;
		padding:10px;
		z-index:99999999;
		
	
		}

		
		.menue_open{
			display:block;
			width:60px;
		height:60px;
		position: fixed;
		right:15px;
		top:15px;
		padding-top:5px;
		cursor:pointer;
		box-sizing:border-box;
		padding:10px;
		z-index:99999999;
		
	
		}
		
	.menue_close{
	
			display:none;
		width:60px;
		height:60px;
		position: fixed;
		right:15px;
		top:15px;
		cursor:pointer;
		z-index:99999999;
		box-sizing:border-box;
		padding:10px;
	
		}
		
		
		
	

	@media screen and (max-width : 1320px){	
		
				
	.logobox{
		margin-left:5px;
		margin-top:0px;
		box-sizing:border-box;
		width:199px;
		height:121px;
		box-sizing:border-box;

		 -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -kthtml-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	opacity:0;
	
	z-index:88888;
	transform: scale(0.7);
		
		}	
		
		.navibox{
width: 90%;
margin-left:auto;

margin-right:10px;
	height: auto;
	display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:right ;
  	-webkit-justify-content:right;
  	justify-content:right; 
	-ms-flex-pack:right;
  	flex-direction: row;
	flex-wrap:wrap;


	
	}
	
	
		.navibox a{
			font-size:0.9em;}
			
			.dropbtn{font-size:0.9em;}
		
				.logo_mobile{
					opacity:1;
				margin-left:30px;
			
				width:160px;
				
		
		}	
		
		.logo_mobile{
				position:fixed;
				top:0;
				width:120px;
				
			
			margin-left:00px;
				margin-top:9px;
				

				background-size:contain;
				
		
		}
				
		
		}	
		
		@media screen and (max-width : 1080px){
			
			
.wrapper_navi
		{
			position:fixed;
		height:50px;
		
			
		}
		
			
			.logobox{
		display:none;
		
		}
		
		
		
	
		
				
							.menue_open{
			display:block;
			
		
	
		}	
.navibox a{
						width:100%;
						text-align:center;
			box-sizing:border-box;
			padding:2px;
			font-size:1.2em;
			margin-top:10px;
			
			}
		
	
	.overlay_box{
		width:80%;
		margin-left:auto;
		margin-right:auto;
		box-sizing:border-box;
		padding:15px;
		}
		
		.overlay_box div{
			width:90%;
			margin-left:auto;
		margin-right:auto;
		text-align:center;
		border:1px solid rgba(255,255,255,0.3);
		box-sizing:border-box;
			padding:8px;
			margin-bottom:8px;
			}
			
			.overlay_box div:hover{
				background:rgba(255,255,255,0.3);
			}
			
			
				
		
	.overlay_box a{
	width:100%;
						text-align:center;
						text-transform:uppercase;
					
			
			font-size:1.2em;
			margin-top:10px;
		
		}
			
		.navibox{
			display:none;
	}
		
			.navibox_mobile{
				display:block;
width: 100%;

	top:0;
	background:#FFF;
	
		position:fixed;
	z-index:9999999999;
	
	}	


		
		
		.startlogo{
				position:fixed;
				top:1px;
				left:5px;
		width:220px;
		padding:10px;
		opacity:1;
			-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
z-index:999999999999;
	
			}
			
			.menue_open{
			display:block;
			width:40px;
		height:40px;
		position: fixed;
		right:8px;
		top:8px;
		padding-top:5px;
		cursor:pointer;
		box-sizing:border-box;
		padding:5px;
		z-index:99999999;
		
	
		}
		
	.menue_close{
	
			display:none;
		width:40px;
		height:40px;
		position: fixed;
		right:8px;
		top:8px;
		cursor:pointer;
		z-index:99999999;
		box-sizing:border-box;
		padding:5px;
	
		}
		
		.navi_red{
			display:none;
		
}

	.navi_overlay{
		margin:7px;
		font-size:1.1em;}
	
}
	
	
		