root { 
	display: block;
}

html, body{
	margin: 0 auto;
	padding: 0;
}

body {
   	/*background: url(slider.jpg); 
    background-size: 100%;
   	background-position: 0px 90px;*/
    width: 100%;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size:1.2em;

	color: #000;
	width: 100%;
	background-color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-size:1.2em;
    }

.menubar{
	display: none;
}
.em2{
	font-size: 0.9em;
}
.em3{
	font-size:0.8em;
}

.spacer{
	height: 50vh;
}
.ei-slider{
	position: relative;
    height: 50vh;
    position: relative;
    margin: 0 auto;
    overflow:hidden;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	/*line-height: 309px;*/
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 0px;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-slider-thumbs{
	display: none;
}
.ei-slider-thumbs li{
	display: none;
}

@media (min-width: 500px) {
    body{	
	/*background: url(slider.jpg);
	background-size: cover; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
    background-position: -200px -100px;*/

	width: 100%;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size:1.2em;

	color: #000;
	width: 100%;
	background-color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-size:1.2em;
}
	.menubar{
		display: block;
	}
	.em2{
		font-size: 2em;
	}
	.em3{
		font-size:3em;
	}
	.em1{
		font-size: 1em;
	}
   .spacer{
		height: 70vh;
	}
	.menu_item{
	font-size: 1.2em;
	padding-left: 5px;
	padding-right: 5px;
	color:#fcd028;
}
.menu_item a{
	font-size: 1.2em;
	padding-left: 5px;
	padding-right: 5px;
	color:#fcd028;
}
}
#content{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#graybar{
	background-color: #4c4c4c;
	height: 15px;
	width: 100%;
	position: fixed;
}

.redbar{
	background: url(balk.jpg);
	background-size: cover;
	font-family: 'DCC Ash', ,arial, sans-serif;
	width: 100%;
	min-height: 300px;
	
	color: #fff;
	overflow: hidden;
}
.blackbar{
	background-color: #1d1d1d;
	width: 100%;
	height: 120px;
	line-height: 7em;
	color: #fff;
	overflow: hidden;
}

.menu_item{
	font-size: 1.0em;
	padding-left: 5px;
	padding-right: 5px;
	color:#fcd028;
}
.menu_item a{
	font-size: 1.0em;
	padding-left: 5px;
	padding-right: 5px;
	color:#fcd028;
}
.p20l{
	padding-left: 20px;
}

.fleft{
	float:left;
}


.whitesection{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

.bread{
	margin:  0 auto;
	padding: 10px;
	width: 90%;
	overflow: auto;
	text-align: center;


}
.bread_content{
	width: 25em;
	position: relative;
	
	display: inline-block;
}
.bck1{
	background: url(bck1.jpg);
	background-size: cover; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
}

.bck2{
	background: url(bck2.jpg);
	background-size: cover; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
}
.bck3{
	background: url(bck3.jpg);
	background-size: cover; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
}
.bck4{
	background: url(bck4.jpg);
	background-size: cover; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
}

select{
	width: 100%;
	height: 25px;
	border: 0;
	background-color: #e5e5e5;
}

option{
	height: 25px;
}
input{
	padding-left: 5px;
	width: 304px;
	height: 25px;
	border: 0;
	background-color: #e5e5e5;
	margin-top: 5px;
}
textarea{

	margin-top: 5px;
	width: 300px;
	padding: 3px;
	padding-left: 8px;
	height: 100px;
	border: 0;
	background-color: #e5e5e5;
}

a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.black{
	color:#000;
}
h1{
	color: #fcd028;
}
.gallery_container{
	width: 12.5em;
	display: inline-block;
	position: relative;
}
.gallery_container img{
	width: 192px;
	height: 132px;
}
.ei-slider{
	position: relative;
    height: 70vh;
    position: relative;
    margin: 0 auto;
    overflow:hidden;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	/*line-height: 309px;*/
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 0px;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-slider-thumbs{
	display: none;
}
.ei-slider-thumbs li{
	display: none;
}
@media (max-width: 638px) {
	.bread_content{
		width: 100% !important;
	}
	.spacer {
		height: 100% !important;
	}
}