/* ------------------------------------------
              ALLGEMEIN
--------------------------------------------- */


@font-face {
    font-family: 'oswald';
    font-style: normal;
    font-weight: normal;
    src: local('oswald'), url('fonts/oswald.woff') format('woff');
    }
    


* {
	padding: 0px;
	margin: 0px;
}

body {
font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #666;
    text-align: left;
}


h1 {
font-family: 'Oswald', sans-serif;
    font-size: 36px;
    color: #000;
    padding-bottom: 20px;
}

h2 {
font-family: 'Oswald', sans-serif;
    color: #000;
    font-size: 26px;
    padding-bottom: 10px;
}

h3 {
font-family: 'Oswald', sans-serif;
    color: #666;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
}

h4 {
font-family: 'Oswald', sans-serif;
    color: #000;
    font-size: 22px;
  padding-top: 15px;  
  padding-bottom: 10px;
}

.platzhalter {          
padding-bottom: 50px;
}

a:focus {
  outline: none;
}

p {
font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #666;
    text-align: left;
}

.roll {
color: #fff;
text-decoration: underline;
}

a.roll:hover {
color: #aaaaaa;
}

a.roll:focus {
color: #aaaaaa;
}

a.roll:active {
color: #aaaaaa;
}

.roll-main {
color: #333;
}

a.roll-main:hover {
color: #999;
text-decoration: underline;
}

a.roll-main:focus {
color: #333;
}

a.roll-main:active {
color: #333;
}

 img {
 max-width: 100%;
 height: auto;
 }

.startseite {
padding-top: 120px;
}

.content {
padding-bottom: 100px;
}

.aktuelles {
background: #eee;
padding: 25px;
}

body {
font-family: 'Oswald', sans-serif;
color: #333;
}


hr.style { 
border: 0; 
height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}

.pfeil-main {
 color: #333;
 padding-right: 6px;
 padding-top: 10px;
 font-size: 14px;
 }
 

@media screen and (max-width: 767px) {

.startseite {
padding-top: 50px;
}

.content {
padding-bottom: 30px;
}

 .platzhalter {          
padding-bottom: 20px;
}

}


 


/* ------------------------------------------
              STARTSEITE
--------------------------------------------- */

/**
	#header {
		background-attachment: scroll,										fixed;
		background-image: url("images/milchglaslogo.png"),  url("images/hg-startseite.jpg");
		background-position: 50% 70%,									center center;
		background-repeat: no-repeat,										no-repeat;
		background-size: 2200px 306px,								cover;
		color: rgba(255, 255, 255, 0.8);
		padding: 0 0 5em 0;    
		position: relative;
		text-align: center;
    z-index: 3;
	}
**/


.videocontainer {
width: 100%;
height: 100%;
background-attachment: fixed;
padding:0;
margin:0;
left: 0px;
top: 0px;
z-index: -1000;
margin-bottom: -20px;
overflow:hidden;
}

.videoplayer {
min-height: 100%;
min-width:100%; 
background-attachment: fixed;
bottom:0;
left:0;
}





.header {
position: absolute;
top:0;
background-attachment: scroll;
background-image: url("images/milchglaslogo.png");
background-position: 50% 85%;
background-repeat: no-repeat;
background-size: 2200px 306px;
color: rgba(255, 255, 255, 0.8);
padding: 0 0 0 0;   
width: 100%;
text-align: center;
z-index: 3;
}






.arrow {
position: absolute;
margin-left: 0 auto;
margin-right: 0 auto;
bottom: -40px;
text-align: center;
width: 100%;
}

a.arrow-down {
text-align: center;
font-size: 50px;
color: #b5b5b5;
display: inline-block;    
}

a.arrow-down:hover, .arrow:focus, .arrow:active {
    color: #ffffff !Important;
    }






@media screen and (max-width: 3767px) {

 .videoanzeige {
  display: none;
 }

.header {
background-attachment: scroll,							scroll,					fixed;
background-image: url("images/milchglaslogo.png"),  url("images/hg-startseite.jpg");
background-position: 50% 70%,								center center;
background-repeat: no-repeat,										no-repeat;
background-size: 2200px 306px,									cover;
color: rgba(255, 255, 255, 0.8);
padding: 0 0 5em 0;    
position: relative;
text-align: center;
z-index: 3;
}

.arrow {
bottom: 40px;
}

}










@media screen and (max-width: 767px) {

 .videoanzeige {
  display: none;
 }

.header {
background-attachment: scroll,							scroll,					fixed;
background-image: url("images/milchglaslogo.png"),  url("images/hg-startseite.jpg");
background-position: 50% 70%,								center center;
background-repeat: no-repeat,										no-repeat;
background-size: 900px 125px,									cover;
color: rgba(255, 255, 255, 0.8);
padding: 0 0 5em 0;    
position: relative;
text-align: center;
z-index: 3;
}

.arrow {
bottom: 40px;
}

}


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

.videocontainer {
width: 100%;
height: 100%;
background-attachment: fixed;
padding:0;
margin: 0;
top: 0;
left: 0;
z-index: -1000;
margin-bottom: -6px;
overflow:hidden;
}

.videoplayer {
min-height: 100%;
min-width:100%; 
background-attachment: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin-left: -130px;
}

.header {
position: absolute;
top:0;
background-attachment: scroll;
background-image: url("images/milchglaslogo.png");
background-position: 50% 70%;
background-repeat: no-repeat;
background-size: 1400px 195px;
color: rgba(255, 255, 255, 0.8);
padding: 0 0 5em 0;    
width: 100%;
text-align: center;
z-index: 3;
}

.arrow {
bottom: 30px;
}

}

**/

/* ------------------------------------------
              NAVIGATION
--------------------------------------------- */

.menubar {
  background-color: #5d686a;
	z-index: 999;
  border-radius: 0 !Important;
  height: 114px;
}

.navstyle li a {
  padding: 14px 15px !important;
  margin-top: 45px;
	color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
//  text-shadow: 1px 2px 0px rgba(0, 0, 0, 1.0);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;  
   -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out; 
}

.navstyle li a:hover, .navstyle li a:focus {
	background-color: inherit !important;
	color: #898989;
}

.navstyle li.current a,
.navstyle li.active a {
	color: #898989;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
}

.navbar .navbar-collapse {
  text-align: center;
}

.logo-menu {
width: 415px;
height: 92px;
background-image: url("images/logo.jpg");
background-position: center center;
		background-repeat: no-repeat;
margin-top: 15px;
}

.mobilelogo {
 display: none;
}



@media (min-width: 992px) and (max-width: 1199px) {

.menubar {
  background-color: #5d686a;
	z-index: 2;
  border-radius: 0 !Important;
  height: 90px;
}

.navstyle li a {
  padding: 14px 15px !important;
  margin-top: 30px;
	color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
//  text-shadow: 1px 2px 0px rgba(0, 0, 0, 1.0);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;  
   -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out; 
}

.logo-menu {
margin-top: 10px;
 width: 352px;
height: 78px;
background-image: url("images/logo.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: 352px 78px;
display:inline-block;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;  
-o-transition: all 0.3s ease-in-out; 
transition: all 0.3s ease-in-out; 
}

}


@media screen and (max-width: 991px) {

.nav {
// padding-left: 50px;
}

.menu-button {       /* Hamburger Menu */

    padding: 8px 10px !important;
    margin-top: 9px !important;
    font-size: 30px !important;
	  color: #fff;
}

.mobilelogo {
 display: block;
 padding: 15px 0 10px 5px;
}

.mobilelogo img {
 width: 280px;
 height: auto;
}

.navstyle{
	width: 100% !important;
  margin-top: 50px;
}

.navstyle-rechts {
  margin-top: -20px;
}

.navstyle li a {
    display: block;
}

.menubar {
 height: auto;
}


.logo-menu {
display: none;
}

.logo-menu img {
 display: none;
}

.navstyle li:first-child {
// margin-top: -80px;
}

.navstyle li a {
margin-top: 15px;
margin-bottom: 15px;
}

.navbar-header {
 height: 40px;
}

}




/* ------------------------------------------
           NAVIGATION: AFFIX STYLES 
--------------------------------------------- */

.affix {
 top: 0px;
 width: 100%;
 z-index: 999;  
}

.menubar.affix {
  background-color: #5d686a;
  border-radius: 0 !Important;
	z-index: 999;
  height: 85px;  
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;  
   -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out; 
}

.affix .navbar .navbar-nav {
  display: inline-block;
  float: none;  
  
}

.navbar.affix  {       /* .navbar-collapse.affix */
//  text-align: center;
 
}                

.affix .navstyle li a {
  margin-top: 25px;  
  padding: 10px 11px !important;
 font-size: 23px;  
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;  
   -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out;    
}

.affix .logo-menu {
 margin-top: 10px;
 width: 352px;
height: 78px;
background-image: url("images/logo.jpg");
background-position: center center;
		background-repeat: no-repeat;
    background-size: 352px 78px;
     -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;  
   -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out;   
}


@media (min-width: 992px) and (max-width: 1199px) {


.menubar.affix {
  height: 65px;  
}

.affix .navstyle li a {
  margin-top: 20px;  
  padding: 10px 11px !important;
 font-size: 18px;
} 

.affix .logo-menu {
 margin-top: 0px;
 width: 299px;
height: 66px;
background-image: url("images/logo.jpg");
background-position: center center;
		background-repeat: no-repeat;
    background-size: 299px 66px;
     -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;  
   -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out;   
}

}


@media screen and (max-width: 991px) {

.menubar.affix {
  border-radius: 0 !Important;
  height: auto;
 -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
}

.navbar.affix .navbar-collapse.affix {
  text-align: center;
  transform: scale(1.0); 
  -webkit-transition:transform 0.3s ease-in-out;
  -moz-transition:transform 0.3s ease-in-out;  
  -o-transition:transform 0.3s ease-in-out;         
  transition:transform 0.3s ease-in-out; 
}

.affix .navstyle li a {
   margin-top: 15px;
   padding: 14px 15px !important;
    text-align: center;
    display: block; 
      font-size: 28px;
}

}

 

/* ------------------------------------------
                  FOOTER 
--------------------------------------------- */

.footer {
    background-attachment: scroll;
		background-image: url("images/footer-bg.jpg");
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: 3200px 280px cover;
    height: 280px;
    position: relative;
    z-index: 1;
    padding-top: 25px;
	}
  
  .footer2 {
  background-image: url("images/footer2-bg.jpg");
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: 3200px 69px cover;
    height: 69px;
    position: relative;
    z-index: 1;
      }
 
.footer h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #fff;
    padding-bottom: 20px;
}  

.footer p {
    font-family: 'arial', sans-serif;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
}

.footer2 p {
    font-family: 'arial', sans-serif;
    font-size: 16px;
    color: #fff;
    padding-top: 25px;
}

.socialmedia {
padding-top: 20px;

}
.socialmedia img {
    float: right;
    padding-left: 15px;
   }

.socialmedia img:hover {
   padding-top: 2px;
   }

 .pfeil-footer {
 color: #01a424;
// margin-right: 6px;
 padding-top: 13px;
 font-size: 14px;
 }

.logo-footer {
padding-bottom: 20px;
}

.tablesize-1 {
  width: 230px;
}

.tablesize-2 {
  width: 300px;
}

.tablesize-3 {
  width: 200px;
}

@media (min-width: 768px) and (max-width: 991px) {
 
.footer p {
    font-family: 'arial', sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 10px;
}

.footer2 p {
    font-family: 'arial', sans-serif;
    font-size: 14px;
    color: #fff;
    padding-top: 5px;
}

.tablesize-1 {
  width: 180px;
}

.tablesize-2 {
  width: 250px;
}

.tablesize-3 {
  width: 160px;
}

}



@media screen and (max-width: 767px) {   

.footer {
    background-attachment: scroll;
		background-color: #282828;
    background-image: url("images/.jpg");		
    height: 680px;
    position: relative;
    z-index: 1;
    padding-top: 0px;
	}
  
  .footer2 {
    background-color: #000;
    background-image: url("images/.jpg");
    height: 160px;
    position: relative;
    z-index: 1;
      }
 
.footer h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 10px;
    text-align: center;
}  

.footer h2:first-child {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}  

.footer p {
    font-family: 'arial', sans-serif;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
}

.footer2 p {
    font-family: 'arial', sans-serif;
    font-size: 16px;
    color: #fff;
    padding-top: 25px;
    text-align: center;
}

.socialmedia {
padding-top: 30px;
text-align: center;
}

.socialmedia img {
    float: none;
    padding-right: 20px;
   }
   

.socialmedia img:hover {
   padding-top: 0px;
   }

 .pfeil-footer {
 color: #01a424;
// margin-right: 6px;
 padding-top: 13px;
 }

.logo-footer {
padding-top: 40px;
padding-bottom: 10px;
}

.zentrieren {
    max-width: 767px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

}




#heads:before, #heads:after {
			background: rgba(224, 224, 224, 0.75);
			content: '';
			left: 50%;
			position: absolute;
			width: 0px;
			z-index: 0;
		}
		#heads::before {
    height: calc(100%);
    opacity: 0.15;
    top: 0px;
}
.line:before
{
	background: rgba(224, 224, 224, 0.75);
			content: '';
			position: absolute;
			width:100%;
			z-index: 0;
			padding-left:0px !important;
}
.line::before
{
    height: 1px;
    opacity: 0;
	top: 32px;
	left: 0px;
}

.tablebox
{
	display: table;
	width: 100%;
}
.hostyle
{
	font-family: 'Pacifico', cursive;
	/*color: #c6027f;	*/
	color: #ddd;
	font-size: 60px;
}

.milchglaa {
 
}


.pstyle
{
	font-family: 'Raleway', sans-serif;
	color: #eee;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
	padding: 0px !important;
}

.spanstyle
{
	color: #dd068f;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
.spanstyle2
{
	color: #000;
}
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}



/*------------------------------------------/
/-----------------Features------------------/
/------------------------------------------*/


@media (min-width: 768px) and (max-width: 991px) {
.features
{
// padding-top: 280px;
//	padding: 100px 0px 100px;
//	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
}

@media screen and (max-width: 767px) {   
.features
{
// padding-top: 400px;
//	padding: 100px 0px 100px;
//	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
}



.features
{
 padding-top: 80px;
//	padding: 100px 0px 100px;
//	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

/*

.feature-icons
{
	width: 12%;
	float: left;
}
.featurebox
{
	margin-top: 60px;
}
.feature-icons img
{
	width: 100%;
}
.fh-desc
{
	width: 80%;
	float: right;
}

.fh-desc h3
{
	margin: 0px !important;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #242424;
}
.fh-desc p {
    color: #888;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    margin-top: 5px;
	width: 90%;
}

*/


/*------------------------------------------/
/-----------------Gallery-------------------/
/------------------------------------------*/

.gallery
{
	padding: 100px 0px;
}
.all-td
{
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: 300;
	color: #242424;
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: 2px;
}
.alldesc h2 
{
    color: #83b590;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    margin-top: 0px !important;
    font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 1.0);
}
.desc
{
	 font-family: "Source Sans Pro",sans-serif;
	 font-size: 17px;
	 font-weight: 400;
	 color: #888;
}
.sorting
{
	background-color: rgba(0, 0, 0, 0.06);
	margin-top: 60px;
	color: #3ec9c3;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 15px;
	margin-left: 15px;
}
.sorting .active
{
	background-color: #3EC9C3;
	color: #fff;
}
.filimg
{
	padding: 10px 15px;
	cursor:pointer;
}
.galleryimg
{
	margin-top: 30px;
}
.mix
{
	padding: 0px;
}





#galleryimg .mix{
	display: none;
}


.grid {
	position: relative;
	margin: 20px auto 0px;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


figure.effect-Beauty{
	background-color: #17819c;
}

figure.effect-Beauty img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	width: 100%;
}

figure.effect-Beauty:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-Beauty h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-Beauty p {
	margin: 1em 0 0;
	padding: 15px;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effect-Beauty:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-Beauty:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}



/* ------------------------------------------
              SCROLL UP 
--------------------------------------------- */

.scroll-up {
	position: fixed;
	display: none;
	z-index: 2;
	bottom: 1em;
	right: 2em;
}

.scroll-up a {
	background-color: #5d686a;
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
  border-radius: 3px;
}

.scroll-up a:hover,
.scroll-up a:active {
	background-color: #5d686a;
	color: #000000;
}

@media screen and (max-width: 1399px) { 

.scroll-up {
	display: none;
}

.scroll-up a {
	display: none;
}

}

/* ------------------------------------------
              PRELOADER 
--------------------------------------------- */

.js div#preloader { 
position: fixed; 
left: 0; 
top: 0; 
z-index: 999; 
width: 100%; 
height: 100%; 
overflow: visible; 
background: #fff url('images/loading.gif') no-repeat center center; 
}



/* ------------------------------------------
              INSTAGRAM FEED 
--------------------------------------------- */

.instagramfeed {
padding-top: 20px;
text-align: right;
}

.instagramfeed img {
padding: 5px 0 5px 10px;
}

@media screen and (max-width: 991px) {

.instagramfeed {
text-align: center;
}

.instagramfeed img {
width: 200px;
height: 200px;
}

}


/* ------------------------------------------
              GALERIE 
--------------------------------------------- */
.maingalerie {

}

 @media screen and (max-width: 991px) {
.galerie img {
max-width: 60%;
height: auto;
}
 }
 
 
 
 
 /* ------------------------------------------
             BOOTSTRAP OVERRIDES 
--------------------------------------------- */
.page-header {
 border-bottom: 0px;
}


 @media screen and (max-width: 768px) {
td {
font-size: 0.6em;
}
 }