@charset "UTF-8";
/* CSS Document */

#top_banner {
	min-height:400px;
	display:inline-block;
	width:100%; 
}

#block {
overflow: hidden;
float:left;
}

#block1 {
overflow: hidden;
float:left;
}

#block3 {
overflow: hidden;
float:left;
}









@media screen  and (max-device-width: 600px), (max-width: 600px)  {

#logo {width:100%; padding:20px 0 0 0; margin-bottom:-10px; text-align:center;} #logo img {border:0px; width:40%; height:auto; }
#slogan {min-height:none; width:100%; text-align:center; } #slogan p {font-size:0.75em; }
	 
/*.nav{float:left;list-style:none; padding:0px; margin:0px; margin-bottom:20px !important;  }
.nav li{float:left;list-style:none; min-height:70px; display:inherit; padding-left:20px; padding-right:20px;  margin-top:18px; margin-bottom:4px; width:100%;line-height:1em; white-space:pre-wrap}
.nav a:hover, .nav a:active, .nav a:focus {color:#bfbfbf; border:0;}
.nav a{padding-top:10px; padding-bottom:4px;display:inline-block; border:0;}
.nav a{font-size:4em;letter-spacing:.125em;text-decoration:none;line-height:1em;}
.nav .selected a {color:#FFCC00; background:#f7f7f7;}*/
	
#top_banner {
	min-height: 220px;
	display:inline-block;
	width:100%; 
}
	
#top_banner-home {
	min-height: 0px;
	display:inline-block;
	width:100%; 
}
	
#banner_slogan { 
	margin-top:150px;
	}
	
#banner_slogan p {
	font-size:1.5em;
	margin-left:0px; 
	}
	
p.banner_slogan_small {
	font-size:1em;
	margin-left:0px;
	line-height:1em;
	}		
	
.nav{float:left;list-style:none; padding:0px; margin:10px 0px 20px 0px !important;  }
.nav li{
float:left;
list-style:none; 
height:auto;  
margin:0; 
padding:0; 
width:100%;
line-height:1em; 
border:none; }
.nav a:hover, .nav a:active, .nav a:focus {color:#bfbfbf; border:none;}

.nav a{
margin:0;  padding:5px 0px 5px 0px;
display:block; 
border:none;
font-size:1em;
letter-spacing:.0625em;
line-height:1em;
}
.nav .selected a {color:#FFCC00; border:none !important; /*background-color:#f7f7f7;*/}
.nav .selected a:before {
   content: "– ";
}
}

@media screen  and (max-width: 500px), (max-width: 500px)  {
    #wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:400px;
	margin:0px auto 0px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
   #wowslider-container1 .ws-title {
    position: absolute;
    background: none;
    font-size: 7em;
    font-family: 'EB Garamond', Georgia,serif;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    bottom: 10px;
    top: auto;
    opacity: 1;
    text-align: center;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 50;
    line-height: 1em;
}
#wowslider-container1 .ws-title .white {
    position: absolute;
    background: none;
    font-size: 7em;
    font-family: 'EB Garamond', Georgia,serif;
    color: #ffffff;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);
    bottom: 10px;
    top: auto;
    opacity: 1;
    text-align: center;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 50;
    line-height: 1em;
}
}