@charset "UTF-8";
/* Body */

@font-face {
    font-family: 'Noto-Sans-SemiCondensed';
    src:url('https://www.oberbremsraetekonferenz.eu/cms/fileadmin/web-fonts/Noto-Sans-SemiCondensed.ttf.woff') format('woff'),
        url('https://www.oberbremsraetekonferenz.eu/cms/fileadmin/web-fonts/Noto-Sans-SemiCondensed.ttf.svg#Noto-Sans-SemiCondensed') format('svg'),
        url('https://www.oberbremsraetekonferenz.eu/cms/fileadmin/web-fonts/Noto-Sans-SemiCondensed.ttf.eot'),
        url('https://www.oberbremsraetekonferenz.eu/cms/fileadmin/web-fonts/Noto-Sans-SemiCondensed.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'Noto-Sans-SemiCondensed';
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.5em;
	background-color: #fff;
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #4D4637;
}

a:hover {
	color: #BFB093;
}
a:focus {
}

h1 {
	font-size: 1.4em;
	font-weight: 700;
	margin-bottom: 0px !important;
	padding-bottom: 20px	!important;
}

frame {
	float: left;
}



/* Container */
.container_2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* Navigation */

header_2 {
	width: 100%;
	padding-bottom:10px;
	background-color: none;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}



.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 5%;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 100px;
	letter-spacing: 4px;
}
nav {
	float: right;
	max-width: 95%;
	text-align: right;
	height: 35px;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 100px;
	transition: all 0.3s linear;
	list-style: none;
	margin: 0px;
}

nav2 {
	float: right;
	max-width: 25%;
	text-align: right;
	height: 70px;
	font-size: 1.25em;
	font-weight: normal;
	text-decoration: none;
	transition: all 0.3s linear;
	list-style: none;
	display: none;
	color: #FFFFFF;
}

nav2 a {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: 400;
	text-transform: uppercase;
	align-items: center;
}

nav ul {
	list-style: none;
	float: right;
}

nav ul li {
	float: left;
	color: #4D4637;
	font-size: 0.8em;
	text-align: left;
	margin-right: 20px;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform: uppercase;
	transition: all 0.3s linear;
	
}

nav ul li a {
	color: #4D4637;
	text-decoration: none;
}

nav ul li a.current:link, a.current:visited {
	font-weight: 700;

}

nav ul li:hover a {
	color: #BFB093;
}

.bar {
	height: 5px;
	width: 100%;
	background: #4D4637;

}
	
.toggle_button {
	height: 25px;
	width: 30px;
	position: absolute;
	top: 30px;
	right: 30px;
	flex-direction: column;
	justify-content: space-between;
	display: flex;

}

nav input[type="checkbox"]{
	display: none;
}

.hero_header {
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-size: 30px;
	font-weight: 700;
}
#header_4 {
	float: left;
	height: 40px;
	width: 100px;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 25px;
	padding-left: 100px;
	transition: all 0.3s linear;

}

#header_4 a.current:link {
	font-weight: 700;

}
/* Hero Section */
.hero {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #FFF;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */

.about {
	width: calc(99% - 200px);
	padding-top: 30px;
	padding-bottom: 40px;
	margin-top: 0px;
	float: left;
	text-align: left;	
	margin-left: auto;
	margin-right: auto;
	padding-left: 100px;
	padding-right: 100px;
	font-size: 0.8em;
	line-height: 1.7em;
	background-color: #FFF;
}

.text_column {
	width: 50%;
	text-align: left;
	font-weight: 400;
	float: left;
	color: #666;
	margin-right: 60px;
	margin-bottom: 20px;
}

/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 20%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #009bdd;
	height:350px;
}
.banner a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

.banner a:hover {
	color: #ddd;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 120px;
	padding-top: 10px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 120px;
	width: 50%;
	float: right;
	font-weight: 400;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 70px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 60px;
	padding-top: 0px;
	margin-left: 100px;
	margin-right: 70px;
}
.footer_column {
	width: 23%;
	font-family: 'Noto-Sans-SemiCondensed';
	font-weight: 500;
	font-size: 0,7;
	padding-top: 10px;
	float: left;
	margin-right: 30px;
}
.footer_column2 {
	width: 200px;
	font-family: 'Noto-Sans-SemiCondensed';
	font-weight: 500;
	font-size: 0,7;
	padding-top: 40px;
	float: left;
	margin-right: 30px;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
.cards2 {
	width: 100%;
	height: auto;
	max-width: 250px;
	max-height: 200px;
}
.cards a {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
.cards a:hover {
	opacity: 0.5;
}
.cards2 {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.2;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}

#logo_a {
	display:block;
	margin-bottom: 20px;	
	padding-bottom: 20px;
}
	
#logo_b {
	display:block;
	margin-bottom: 20px;
}
	
#logo_c {
	display:block;
	margin-bottom: 20px;
}
	
#logo_d {
	display:block;
	margin-bottom: 20px;
}

.button {
	width: 150px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	border: 2px solid #FFFFFF;
	color: #4D4637;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #4D4637;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #4D4637;
	color: #BFB093;
	font-weight: 300;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-size: 0.8em;
	line-height: 1.75em;
	transition: all 0.3s linear;
	list-style: none;
	text-transform: uppercase;
	float: left;
	width: 100%;
}

.copyright a {
	color: #FFFFFF;
	font-size: 1.25em;
	margin-right: 30px;
	letter-spacing: 0.9px;
	font-weight: 500;
	text-transform: uppercase;
	transition: all 0.3s linear;
	display: contents;
	line-height: 2.75em;

}
.copyright a:hover {
	color: #BFB093;
}

.copyright ul {
	list-style: none;
	padding: 0px;
}

.copyright li {
	list-style: none;
}

.copyright a.current:link, a.current:visited {
	font-weight: 700;

}

.footer_banner {
	background-color: #eee9de;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 0px;
	background-repeat: repeat;
	line-height: 0.8em;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: 400;
	transition: all 0.3s linear;
	text-align: center;
	float: left;
	width: 100%;

}

.footer_banner a:hover {
	opacity: 0.5;

}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

input {
	width: 90% !important;
	margin-top: 10px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-top: 15px !important;
	padding-right: 5px !important;
	padding-bottom: 15px !important;
	padding-left: 5px !important;
	border-radius: 0px !important;
	background-color: #FFFFFF !important;
	color: #4D4637 !important;
	border: 1px solid #4D4637 !important;
	transition: all 0.3s linear !important;
	font-size: 1.0em;
}

.powermail_submit {
	width: 90% !important;
	margin-top: 10px !important;
	margin-right: auto !important;
	margin-bottom: 40px !important;
	margin-left: auto !important;
	padding-top: 15px !important;
	padding-right: 5px !important;
	padding-bottom: 15px !important;
	padding-left: 5px !important;
	vertical-align: middle !important;
	border-radius: 0px !important;
	background-color: #FFFFFF !important;
	color: #4D4637 !important;
	border: 1px solid #4D4637 !important;
	transition: all 0.3s linear !important;
	font-size: 1.0em;
}

.powermail_fieldwrap	{
	margin-bottom: 30px !important;
}

.powermail_fieldset		{
	border-color: #fff;
	border: none;
	margin-bottom: 40px;
	padding: 0px;
}

.powermail_fieldset_2		{
	border-color: #fff;
	border: none;
	margin: 0px;
	padding: 0px;
}

.powermail_fieldwrap select {
	width: 90% !important;
	margin-top: 10px !important;
	margin-right: auto !important;
	margin-bottom: 40px !important;
	margin-left: auto !important;
	padding-top: 15px !important;
	padding-right: 5px !important;
	padding-bottom: 15px !important;
	padding-left: 5px !important;
	vertical-align: middle !important;
	border-radius: 0px !important;
	color: #4D4637 !important;
	border: 1px solid #4D4637 !important;
	transition: all 0.3s linear !important;
	font-family: 'Noto-Sans-SemiCondensed';
	background-color: #DDDDDD !important;
	font-weight: 500;
	font-size: 1.0em;
}

.powermail_fieldwrap input,
.powermail_fieldwrap textarea {
  border: 1px #4D4637 solid;
  border-radius: 0px;
	width: 90%;
	margin-top: 10px;
}

.powermail_radio
 {
	 padding-right: 15px;
	 margin-left: 0px;
	 padding-left: 0px;
	 width: 30px !important;
	 margin-top: 15px;
	 height: 24px;
}
.powermail_field_marker
 {
    width: 30px;
	 float: left;
	 padding-right: 15px;
	padding-top: 0px !important;

}

.powermail_label
 {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.powermail_fieldwrap_type_text
 {
    width: 90%;
}

input[type=button], input[type=submit], input[type=reset] {
	width: auto !important;
	margin-top: 30px !important;
	margin-right: auto !important;
	margin-bottom: 40px !important;
	margin-left: auto !important;
	padding-top: 20px !important;
	padding-right: 30px !important;
	padding-bottom: 20px !important;
	padding-left: 30px !important;
	text-align: center !important;
	vertical-align: middle !important;
	border-radius: 0px !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	letter-spacing: 2px !important;
	background-color: #4D4637 !important;
	color: #FFFFFF !important;
	border: 2px solid #FFFFFF !important;
	transition: all 0.3s linear !important;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
	background-color: #FFFFFF !important;
	color: #4D4637 !important;
	border: 2px solid #4D4637 !important;
	cursor: pointer !important;
}

#select2 {
	width: auto !important;
	margin-top: 20px !important;
	margin-right: auto !important;
	margin-bottom: 30px !important;
	margin-left: auto !important;
	padding-top: 15px !important;
	padding-right: 40px !important;
	padding-bottom: 15px !important;
	padding-left: 15px !important;
	text-align: left !important;
	vertical-align: middle !important;
	border-radius: 0px !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	font-size: 1.2em;
	background-color: #FFFFFF !important;
	color: #4D4637 !important;
	border: 2px solid #4D4637 !important;
}

#tx_powermail_pi1fieldtitel-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}

#tx_powermail_pi1fieldvorname-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}

#tx_powermail_pi1fieldfamilienname-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}

#tx_powermail_pi1fieldfunktion-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}

#tx_powermail_pi1fieldunternehmen-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}
#tx_powermail_pi1fieldunternehmensadresse-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}
#tx_powermail_pi1fielde_mail-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}

#tx_powermail_pi1fieldanreisedatum-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}

#tx_powermail_pi1fieldabreisedatum-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}

#powermail-errors-list filled {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 60%!important;
	margin-top: -1px;
}

#tx_powermail_pi1fieldmarker_02-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}

#tx_powermail_pi1fieldmarker_02-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}
#tx_powermail_pi1fieldmarker_03-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}
#tx_powermail_pi1fieldmarker_04-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}
#tx_powermail_pi1fieldteilnahmeantagungimkongresshausbadischl129-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}
#tx_powermail_pi1fieldteilnahmeamdinnerindenstallungenderkaiservilla129-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}
#tx_powermail_pi1fieldmarker_05-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}

#tx_powermail_pi1fieldmarker_06-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}
#tx_powermail_pi1fieldzusaetzlicheuebernachtung_01-errormessage {
	list-style: none !important;
	font-weight: 500 !important;
	font-size: 0.9em !important;
	color: #000;
	text-align: center;
	background-color: gold;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 90%!important;
	margin-top: 10px;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

	
/* Mobile */
@media (max-width: 1200px) {

.h1 {
	font-size: 1.2em;
	padding-bottom: 25px;
}
	
.frame {
	float: left;
	width: 99%;
	display: inline-block;
}
	
frame {
	float: left;
	width: 99%;
	display: inline-block;
	
}
	
nav{
	display: none;
} 
	
nav2 {
	display: flex;
}
	
.toggle_button {
	display: flex;
	right: 30px;
} 
	
header_2 {
	height: 75px;
}
	
#header_4 {
	padding-left: 30px;
	font-size: 1.0em;
	width: 200px;
	padding-top: 25px;
	margin-top: 0px;
}
	
nav2 ul {
	position: absolute;
	right: 50px;
	width: 300px;
	display: none;
	top: 60px;
	text-align: left;
	color: #FFFFFF;
}

nav2 li {
	background-color: #4D4637;
	width: 100%;
	list-style: none;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 0.1em;
	font-weight: 400;
	font-size: 0.7em;

}

nav ul li a.active {
	background-color: #BFB093;

}
	
	nav2 input[type="checkbox"]{
	display: none;
}
	

#toggle_button:checked ~ ul {
	display: block;
}
	
	
.about {
	width: 99%;
	padding-top: 15px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;	
	font-size: 1.0em;
	line-height: 1.4em;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFF;
	float: left;
	display: inline-block;
}
	
.text_column {
	width: 90%;
	text-align: left;
	font-weight: 400;
	float: left;
	color: #666;
	font-size: 0.9em;
	margin-right: 0px;
	padding-left: 30px;
	padding-right: 30px;
	display: inline-block;
}
	
	
.logo {
	width: 90%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container_2 header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}


nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}


.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #52bad5;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}


}
	
/* Handy */
@media (max-width: 600px) {
	
body{
	font-size: 1.2em;

} 
	
.frame {
	float: left;
	width: 99%;
	display: inline-block;
}
	
header_2 {
}
	
#header_4 {
	font-size: 1.25em;
}
	
.about {
	width: 99%;
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	float: left;
	display: inline-block;
	line-height: 1.4em;
}

	
.text_column {
	width: 90%;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	min-width: 300px;
	float: left;
	display: inline-block;
}
	
	
}