.section{
	background-color:#CCC;
}

/* Backgrounds will cover all the section
	* --------------------------------------- */
	#section0,
	#section1,
	#section2,
	#section3{
		background-size: cover;
	}

#section0{
	background:url(../images/home-banner/p000.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
}
#section1{
	background:url(../images/home-banner/p001.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
}
#section2{
	background:url(../images/home-banner/p002.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
}
#section3{
	
	
}
#section4{
	background:url(../images/home-banner/p000-2.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
}
#section5{
	background:url(../images/home-banner/p005.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
}
#section6{
	background:url(../images/home-banner/p006.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:bottom center;}
#section6 h1{
	font-family: 'Conv_Snell Roundhand Script';
	font-size:27px;
	color:#543f17;
	letter-spacing:1px;
/*	filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=3, direction=135, color=232323);
	text-shadow: 3px 3px 6px #000;
*/	clear:both;
	padding:20px 20px 10px 20px;
	text-align:center;
}
#section6 p{
	color:#543f17;
	font-family: 'Conv_Optima Medium';
	font-size:12px;
	font-style:italic;
	line-height:14px;
	letter-spacing:.5px;
	padding:0px 30px 30px 30px;
	text-align:center;
	
	
	
	
}
#txt_welcome{
	position:absolute;
	max-width:90%;
	height:auto;
	background:rgba(234,223,196,.7);
	margin:100px auto;
	padding:10px;
	height:auto;
	left:5%;
	right:5%;
	clear:both;
	background-repeat:repeat;
	padding-bottom:0px;
	}
#section7{
	background-color:#333;
}
#section8{
	background-color:#EBE6DF;
}

#myVideo{
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-color: black; /* in case the video doesn't fit the whole page*/
	background-image: /* our video */;
	background-position: center center;
	background-size: contain;
	object-fit: cover; /*cover video background */
	z-index:2;
}
#myVideo2{
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-color: black; /* in case the video doesn't fit the whole page*/
	background-image: /* our video */;
	background-position: center center;
	background-size: contain;
	object-fit: cover; /*cover video background */
	z-index:1;
}
#section0 .layer{
	position: absolute;
	z-index: 2	;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
}

/*solves problem with overflowing video in Mac with Chrome */
#section0{
	overflow: hidden;
}

#slide1{
	background:url(../images/home-banner/p003-1.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:top center;
}
#slide2{
	background:url(../images/home-banner/p003-2.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
}
#slide3{
	background:url(../images/home-banner/p003-3.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
}
#slide4{
	background:url(../images/home-banner/p003-4.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
}

#header{
	position:absolute;
	z-index:9;
	width:200PX;
	height:150px;
	top:0px;
	z-index:3;
}
#secondHeader{
	position:absolute;
	z-index:999;
	width:100%;
	height:80px;
	top:-180px;
	z-index:1;
	overflow:none;
}
#logo_large{
	position:absolute;
	width:278px;
	height:180px;
	left:40px;
	top:0;
	z-index:8;
}

#logo_small{
	position:absolute;
	width:60px;
	height:auto;
	left:40px;
	top:0px;
	z-index:9;
}
#logo_small img{
	width:60px;
	height:auto;
}
#slidePageContainer{
	position:relative;
	width:90%;
	height:80%;
	margin:0px auto;
	/*border:1px solid red;*/
}


.menu_c, .menu_c:link, .menu_c:visited{
	display:block;
	font-family:'Lato-Regular', 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#c5a75e;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom:7px;
	line-height:20px;
	background: rgba(84, 63, 23, 0.5);
	opacity:0.5;
	-moz-opacity:0.5;
    -khtml-opacity: 0.5;    
    opacity:0.5; 
    filter:alpha(opacity=50);
    zoom:1; /* hasLayout for IE6 and IE7 */	
	border-top: 2px solid rgba(84, 63, 23, 0.5)

}
.menu_c:hover,  .menu_c.active{
	color:#caad68;
	background-color:#543f17;
	opacity:1;
	-moz-opacity:1;
    -khtml-opacity: 1;    
    opacity:1; 
    filter:alpha(opacity=100);
    zoom:1; /* hasLayout for IE6 and IE7 */	
	border-top: 2px solid rgba(84, 63, 23, 1)
}
.menu_c:hover img,  .menu_c.active img{
	max-width:100%;
	height:auto;
}

#HomeBottom{
	position:absolute;
	display:block;
	bottom:32px;
	width:100%;
	height:40px;
	text-align:center;
	z-index:9;
}

#SlideBottom{
	position:absolute;
	display:block;
	bottom:-3px;
	left:10%;
	width:80%;
	z-index:8;
	text-align:center;
}
#SlideBottom ul{
	padding:0px;
	width:auto;
	position:relative;
	display:inline-block;
	margin:0px auto;
	width:100%;
	background: rgba(84, 63, 23, 0.8);
	
}
#SlideBottom ul li{
	display:block;
	list-style:none;
	float:left;
	width:25%;
	margin:0;
	border-right:1px solid url("../images/b");
	-moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;

}
#SlideBottom li .last{
	border-right:none;
}
#SlideBottom ul li img{
	max-width:100%;
	height:auto;

}

#sec1_slide1{
	position:relative;
	margin:0 auto;
	width:400px;
	height:auto;
	text-align:center;
	top:50%;
	left:0%;
	margin-top:-150px;
	z-index:9;
}
#sec6_slide1{
	max-width:90%;
	text-align:center;
	position:relative;
	margin:0 auto;
	top:90px;
}
#blank{
	display:none;
}
/*#sec6_slide1{
	font-family:'Lato-Regular', 'Open Sans', sans-serif;
	font-size:14px;
	position:absolute;
	width:460px;
	height:auto;
	text-align:center;
	padding:30px 30px;
	top:50%;
	left:50%;
	margin-top:-100px;
	margin-left:-260px;
	z-index:9;
	background: rgba(0, 0, 0, .6);
}*/

#sec2_slide1{
	position:relative;
	margin:0 auto;
	width:400px;
	height:auto;
	text-align:center;
	top:50%;
	left:0%;
	margin-top:-150px;
	margin-left:0px;
	z-index:9;
}
#sec3_slide0{
	position:absolute;
	margin:0 auto;
	width:400px;
	height:auto;
	text-align:center;
	left:50%;
	top:50%;
	margin-top:-150px;
	margin-left:-200px;
	z-index:9;
}
#sec3_slide1{
	position:absolute;
	margin:0 auto;
	width:400px;
	height:auto;
	text-align:center;
	left:50%;
	bottom:15%;
	margin-top:-150px;
	margin-left:-200px;
	z-index:9;
}
#sec4_slide1{
	position:absolute;
	margin:0 auto;
	width:400px;
	height:auto;
	text-align:center;
	right:-5%;
	bottom:-13.24%;
	z-index:9;
}
#sec5_slide1{
	position:relative;
	margin:0 auto;
	width:400px;
	height:400px;
	text-align:center;
	top:50%;
	left:50%;
	margin-top:250px;
	margin-left:-200px;
	z-index:9;
}

#boxBg1{
	background-color:#000;
	position:absolute;
	width:500px;
	height:280px;
	top:0%;
	right:3%;
	z-index:8;
	opacity:.6;
}
#boxBg2{
	background-color:#000;
	position:absolute;
	width:500px;
	height:300px;
	top:0%;
	left:3%;
	z-index:8;
	opacity:.6;
}
#boxBg3{
	background-color:#000;
	position:absolute;
	width:550px;
	height:300px;
	top:0%;
	left:3%;
	z-index:8;
	opacity:.6;
}
#boxBg4{
	background-color:#000;
	position:absolute;
	width:580px;
	height:260px;
	top:50%;
	left:50%;
	margin-top:-130px;
	margin-left:-290px;
	z-index:8;
	opacity:.6;
}
#boxBg5{
	background-color:#000;
	position:absolute;
	width:940px;
	height:500px;
	top:50%;
	left:50%;
	margin-top:-400px;
	margin-left:-470px;
	z-index:0;
	opacity:.6;
}
#logoLagerBox{
	position:absolute;
	width:600px;
	height:400px;
	left:50%;
	top:50%;
	margin-top:-350px;
	margin-left:-300px;
}
#logoLagerBox img{
	width:600px;
	height:auto;	
}




/* Desktops and laptops ----------- */
@media only screen 
and (max-width : 1680px) {
	#gallContainer{
		width:780px;
	}
	#gallContainer li img{
		width:250px;
	}
	
}
/* Desktops and laptops ----------- */
@media only screen 
and (max-width : 1430px) {
/* Styles */
	#logo_large{
		position:absolute;
		width:240px;
		height:auto;
		left:40px;
		top:0;
		z-index:8;
	}
	#logo_large img{
		width:240px;
		height:auto;
	}
	.menu_a, .menu_a:link, .menu_a:visited{
		font-size:11px;
		letter-spacing:2px;
		padding:0px 30px;
		line-height:30px;
	}
	.menu_b, .menu_b:link, .menu_b:visited{
		font-size:11px;
		letter-spacing:2px;
		padding:0px 30px;
		
	}
	.header1{
		font-size:28px;
		letter-spacing:4px;
	}
	.header2{
		font-size:36px;
	}
	.header3{
		font-size:28px;
	}
	.header4{
		font-size:20px;
	}
	
	#txt1{
		width:600px;
		height:auto;
		padding:0px 30px 0px 0px;
	}
	#txt5{
		width:480px;
		left:0px;
	}
	#txt7{
		position:absolute;
		width:400px;
		height:auto;
		text-align:left;
		padding:25px 25px;
		top:10%;
		right:3%;
		background: rgba(0, 0, 0, .5);
	}
	#boxBg1{
		background-color:#000;
		position:absolute;
		width:460px;
		height:220px;
		top:10%;
		right:3%;
		z-index:8;
		opacity:.6;
	}
	#boxBg4{
		width:500px;
		height:240px;
		top:50%;
		left:50%;
		margin-top:-120px;
		margin-left:-250px;
	}
	.bodytxt1{
		font-size:12px;
		line-height:normal;
	}
	#logoLagerBox{
		width:400px;
		height:188px;
		left:50%;
		top:50%;
		margin-top:-210px;
		margin-left:-200px;
	}
	#logoLagerBox img{
		width:400px;
		height:auto;	
	}
	#devContainer{
		width:700px;
		height:480px;
		top:50%;
		left:50%;
		margin-top:-200px;
		margin-left:-350px;
	}
	#devContainer div{
		margin-top:20px;	
	}
	#dev1, #dev2{
		width:300px;
	}
	#dev1 p, #dev2 p{
		font-size:12px;
	}
	
	#gallContainer{
		width:600px;
	}
	#gallContainer li img{
		width:180px;
	}
	
}

/* Desktops and laptops ----------- */
@media only screen 
and (max-width : 1024px) {
	
	#logo_large{
		position:absolute;
		width:220px;
		height:auto;
		left:40px;
		top:0;
		z-index:8;
	}
	#logo_large img{
		width:220px;
		height:auto;
	}
	
	.menu_a, .menu_a:link, .menu_a:visited{
		font-size:10px;
		letter-spacing:2px;
		padding:5px 15px;
	}
	.menu_b, .menu_b:link, .menu_b:visited{
		font-size:10px;
		letter-spacing:2px;
		padding:5px 15px;
	}
	.menu_c, .menu_c:link, .menu_c:visited{
		font-size:11px;
		padding-bottom:5px;
		line-height:20px;
	}
	.header1{
		font-size:24px;
		letter-spacing:3px;
	}
	.header2{
		font-size:32px;
	}
	.header3{
		font-size:24px;
	}
	.header4{
		font-size:18px;
	}
	#txt1{
		width:600px;
		height:auto;
		padding:0px 30px 0px 0px;
		left:-20%;
	}
	
	
	#txt7{
		position:absolute;
		width:360px;
		height:300px;
		text-align:left;
		padding:30px 50px;
		top:10%;
		right:3%;
	}
	#boxBg1{
		background-color:#000;
		position:absolute;
		width:460px;
		height:240px;
		top:10%;
		right:3%;
		z-index:8;
		opacity:.6;
	}
	#boxBg4{
		width:460px;
		height:220px;
		top:50%;
		left:50%;
		margin-top:-110px;
		margin-left:-230px;
	}
	#devContainer{
		width:700px;
		height:480px;
		top:50%;
		left:50%;
		margin-top:-240px;
		margin-left:-350px;
	}
	#devContainer div{
		margin-top:20px;	
	}
	#dev1, #dev2{
		width:300px;
	}
	#dev1 p, #dev2 p{
		font-size:11px;
	}
	#logoLagerBox{
		width:300px;
		height:188px;
		left:50%;
		top:50%;
		margin-top:-270px;
		margin-left:-200px;
	}
	#logoLagerBox img{
		width:300px;
		height:auto;	
	}

}

/* Desktops and ipad ----------- */
@media only screen 
and (max-width : 768px) {
	#header{
		position:relative;
		width:100%;
		height:auto;
		margin:0;
	}
	#logo_large{
		position:absolute;
		width:100%;
		height:auto;
		text-align:center;
		top:0;
		left:0;
	}
	#logo_large img{
		width:240px;
		height:auto;
	}
/*	#logo_small{
		left:10px;
	}
	
*/	
	#HomeBottom{
		position: absolute;
		display: block;
		bottom: 0px;
		width: 100%;
		height: auto;
		text-align: center;
		z-index: 9;
		left: -2px;
	}
	#HomeBottom img{
		max-width:120px;
		height:auto;
	}

	.menu_a, .menu_a:link, .menu_a:visited{
		font-size:10px;
		letter-spacing:1px;
		padding:5px 10px;
	}
	.menu_b, .menu_b:link, .menu_b:visited{
		font-size:10px;
		letter-spacing:2px;
		padding:5px 10px;
	}
	.menu_c, .menu_c:link, .menu_c:visited{
		font-size:11px;
		padding-bottom:5px;
		
	}
	#myVideo, #myVideo2, #play-button{
		display:none;
	}
	#section0{
		background:url(../images/home-banner/p000.jpg);	
		background-size: cover;
		background-position:center;
	}
	#slide1{
	background:url(../images/home-banner/p003-1-mo.jpg);
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:top center;
}

	#slide2{
		background:url(../images/home-banner/p003-2-mo.jpg);	
		-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:top center;
	}
	#slide3{
		background:url(../images/home-banner/p003-3-mo.jpg);
		background-size: cover;
		background-position:center;	
	}
	#slide4{
		background:url(../images/home-banner/p003-4-mo.jpg);	
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:center;
	}
	#section5{
	background:url(../images/home-banner/p005-mo.jpg); 
  	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	background-position:top center;
	}

#sec1_slide1, #sec2_slide1, #sec3_slide0, #sec3_slide1{
	position:relative;
	margin:0 auto;
	width:60%;
	height:auto;
	text-align:center;
	top:55%;
	left:0%;
	margin-top:-150px;
	z-index:9;
}
#sec4_slide1{
	position:absolute;
	margin:0 auto;
	width:60%;
	height:auto;
	text-align:center;
	
	right:20%;
	bottom:-13.245%;
	z-index:9;
}
#sec1_slide1 img, #sec2_slide1 img, #sec3_slide0 img, #sec3_slide1 img, #sec4_slide1 img{
	max-width:100%;
	height:auto
}
#SlideBottom{
	position:absolute;
	display:block;
	bottom:-5px;
	left:0%;
	width:100%;
	z-index:8;
	text-align:center;
}
.menu_c, .menu_c:link, .menu_c:visited{
	font-size:8px;
	padding-bottom:7px;

}
#slide1{
}
#SlideBottom{
	display:none;
}

#sec3_slide0, #sec3_slide1{
	top:60%;
}
#section6 h1{
	font-family: 'Conv_Snell Roundhand Script';
	font-size:22px;
	color:#543f17;
	letter-spacing:1px;
/*	filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=3, direction=135, color=232323);
	text-shadow: 3px 3px 6px #000;
*/	clear:both;
	padding:20px 20px 10px 20px;
	text-align:center;
	line-height:20px;
}
#section6 p{
	font-size:12px;
	padding:0px 20px 0px 20px;
	line-height:15px;

}
#txt_welcome{
	margin:85px auto;
}
#blank{
	display:block;
	clear:both;
	width:100px;
	height:30px;
}

}


@media only screen 
and (min-width : 320px) and (max-width : 480px)
{
#myVideo, #myVideo2, #play-button{
		display:none;
	}
#SlideBottom{
	display:none;
}
#sec3_slide0, #sec3_slide1{
	top:60%;
}
#section5{
	background:url(../images/home-banner/p005-mo.jpg);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}

#HomeBottom{
	bottom:0px;
	
}
#HomeBottom img{
	max-width:110px;
	height:auto;
}
}




/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}
