#Abdecker {
	width: 100%;
	height: 100%;
	background: red;
}

section#Video {
	padding: 20px 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* NAVIGATION NEU */

nav.navbar {
	z-index: 20;
	position: fixed;
	width: 100%;
	box-shadow: 0 30px 30px rgba(0,0,0,0.3);
}

.navbar {
  background-color: rgba(255,255,255,0.5) !important;
  min-height: auto;
  position: relative;
  top: 0px;
  width: auto;
  border-bottom: none;
  margin-bottom: 0px;
  padding: 0px 0px;
}
.navbar-brand {
  padding: 0 10px;
  height: 89px;
}


ul.nav li a {
	color: #444 !important;
}

ul.nav li a:hover {
	color: #b07158 !important;
}

@media only screen and (min-width : 320px) {
	.navbar {
		border-radius: 0 !important;
	}
	
	.navbar-default {
		border: 0 !important;
	}
    }

@media (min-width: 768px) {
	
	
	
	.navbar-collapse.collapse {
	    overflow: hidden !important;
	}
	
  .navbar-nav {
    position: relative;
    right: -50%;
  }
  .navbar-nav > li {
    position: relative;
    left: -50%;
  }
  .navbar-nav > li a {
    line-height: 120px;
    vertical-align: middle;
    padding: 0 14px;
  } 
}

@media (min-width: 992px) {
  .navbar-nav > li a {
    padding: 0 30px;
  } 
}

@media (min-width: 1200px) {
  .navbar-nav > li a {
    padding: 0 60px;
  } 
}




/* NAVIGATION NEU */



.btn-success {
    color: #fff;
    background-color: #bbb;
    border-color: #ddd;
}

.btn-success:hover {
    color: #fff;
    background-color: #555;
    border-color: #999;
}

#myModal1 .modal-content {
					background: rgba(0, 0, 0, .5);
				}
				#myModal1 .modal-header {
					border: 0;
					color: #fff;
				}
				#myModal1 .modal-footer {
					border-color: rgba(0, 0, 0, .5);
				}
				/* EXAMPLE 2 */
				#myModal2 .modal-content {
					background: rgba(0, 0, 0, .5);
				}
				#myModal2 .modal-header {
					border: 0;
					color: #fff;
				}
				#myModal2 .modal-footer {
					border-color: rgba(0, 0, 0, .5);
				}
				#myModal2 .carousel-caption {
					background-color: rgba(0, 0, 0, .5);
					bottom: -100%;
					-webkit-transition: bottom 1s;
					transition: bottom 1s;
				}
				#myModal2 .item.active >.carousel-caption {
					bottom: 0;
				}

h1,h2 {
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 700;
}

h2.galeriecaption {
	margin-bottom: 140px;
}

.whitey {
	color: white;
	margin-left: 12px;
}

.whitey:hover {
	color: black;
	text-decoration: none;
}

#Down {
	position: absolute;
	width: 180px;
	height: 40px;
	top: 100%;
	left: 50%;
	z-index: 200;
	margin-left: -72px;
	margin-top: -32px;
}

.downer {
	border-bottom: 3px solid white !important;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
	 margin-left:0 !important;
}

ul {
	list-style-type: none;
}

footer ul,
footer ul li{
	margin: 0 !important;
	padding: 0 !important;
}

footer li a {
	margin: 0 !important;
	padding: 0 !important;
	color: white;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px !important;
	font-weight: 300 !important;
}

#largeModal0,
#largeModal1,
#largeModal2,
#largeModal {
	color: black;
}


#kueche, #impressionen {
    background: url(images/kueche.png) 50% 0 fixed;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    box-shadow: 0 0 50px rgba(0,0,0,0.8);
    padding: 200px 0;
}

#weine {
    background: url(images/weinbg.jpg) 50% 0 fixed;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    box-shadow: 0 0 -50px rgba(0,0,0,0.9);
    padding: 200px 0;
    text-align: left;
		color: white;
}

#galerie { 
			background: url(images/kueche.png) 50% 0 fixed; 
			height: auto !important;
			margin: 0 auto; 
		  width: 100%; 
		  position: relative; 
		  box-shadow: 0 0 50px rgba(0,0,0,0.8);
		  padding: 0 !important;
		  color: #fff;
		}
		
		.owl-carousel .owl-wrapper-outer{
			height: auto !important;
		}

.restaurant-section {
    padding-top: 150px;
    text-align: center;
    background: #fff;
		padding-bottom: 150px;
}

.kueche-section {
    height: 400px;
    padding-top: 150px;
    text-align: left;
    background: #ddd;
		padding-bottom: 350px;
}


.weine-section {
	height: 600px;
	background: transparent;
}

.galerie-section {
    height: 300px !important;
    padding-top: 180px;
    text-align: center;
    background: url(images/kontakt.png) 50% 0 fixed #111;
		overflow: hidden;
}

.kontakt-section {
    height: 500px;
    padding-top: 50px;
    text-align: center;
    background: url(images/kontakt.png) 50% 0 fixed #111;
		color: white;
}

footer {
    color: #fff;
		text-align: left !important;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
		background: url(images/footer.png) 50% 0 fixed #444;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #333;
		text-align: center;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
		background: #333;
		border-color: #222;
}

.scroll-top .btn:focus {
    outline: 0;
}


#portfolio {
	padding-bottom: 50px;
}

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

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



#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(55,55,55,.0);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0;
}


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

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute !important;
    top: 50% !important;
    width: 100% !important;
    height: 20px !important;
    margin-top: -12px !important;
    text-align: center !important;
    color: #fff !important;
		z-index: 9999 !important;
}


.portfolio-item {
	filter: grayscale(1);
		-webkit-filter: grayscale(1);
		-moz-filter: grayscale(1);
		-o-filter: grayscale(1);
		-ms-filter: grayscale(1);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.portfolio-item:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}


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

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

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #ddd;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}




.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}



/* Extra Small */
@media(max-width:767px) {
	
	a.logo {
		  position: absolute;
		  left: 50%;
		  margin-left: -143px !important;
	}
	
	nav.navbar {
		background: transparent;
		height: 135px;
		box-shadow: 0 0px 0px rgba(0,0,0,0.3);
	}
	
	.navbar-brand {
		margin-left: 140px !important;
	}
	
	#restaurant .portfolio-item {
        margin: 0 0 30px;
    }
		.carousel-logo {
			height: 200px;
			width: 200px;
			margin-left: -100px;
			margin-top: -100px;
			background-size: 200px 200px;
		}

		#weine, #restaurant, #kueche {
		   padding: 50px 0;
		}


		#galerie,
		#impressionen,
		#weine,
		#kueche {
			display: none;
		}

		.modal-body h2 {
			font-size: 100% !important;
		}

	}

/* Small */
@media(min-width:768px) and (max-width:991px){

	
	#weine, #restaurant, #kueche {
	   padding: 50px 0;
	}
	
	
	#links {
		display: none;
	}
}

/* Medium */
@media(min-width:992px) and (max-width:1199px){
	#links {
		display: none;
	}
	#weine {
	    background: #333 50% 0 fixed;
	    height: auto; 
	    margin: 0 auto;
	    width: 100%;
	    position: relative;
	    box-shadow: 0 0 -50px rgba(0,0,0,0.9);
	    padding: 200px 0;
	    text-align: left;
			color: white;
	}
}

/* Large */
@media(min-width:1200px){
	section#Video {
		padding: 80px 0;
	}
}
	
	