/*
	
	FARBEN
	
	
	FONTS
	
	Roboto:				100
						300
						300 italic
						400
						400 italic
						700
						700 italic

	Roboto Condensed:	300
						400
						700

	Roboto Slab			400
	
	
	
	
	COLORS
	
	background: #00335A
	background: #035271
	background: #007D8B
	background: #D6D8C0
	background: #F0E9BF
	
	
	
	
	
	
	
	
	
	
	
	
*/

body {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 16px;
	background-size: cover;	
	}


strong {
	font-weight: 700;
	}
	
a {
	color: #C94F00;
	color: #e3051a;
	color: #000;
	font-weight: 400;
	text-decoration: underline;
}	
a:hover {
	color: #695622;
	color: #000;
	text-decoration: none;
}
/* Styles V7
-------------------------------------------------- */

.bg_dark-blue {
	background: #00335A;
	color: #fff;
	}
	.blue {
		background: #00335A;	
		}
	.blue-dark {
		background: #00192d;	
		}
	.blue-light {
		background: #008AF3;
		}


a.ms-brand {
	font-family: "Roboto";
	font-weight: 100;
	display: block;
	text-decoration: none;
	color: #fff;
	}
	a.ms-brand:hover {
		opacity: .7;
		}	
	.ms-startseite {
		display: none;
		font-size: 20px;
		line-height: 53px;
		}
	.ms-name {
		padding-top: 13px;	
		text-transform: uppercase;
		font-size: 20px;
		text-align: center;
		}
		.ms-name span {
			text-transform: none;
			font-size: 12px;
			}
		.ms-title {
			display: block;
			font-size: 11px;
			opacity: .7;
			padding-bottom: 12px;
			text-align: center;
			}

/*
a.ms-brand:hover .ms-startseite {
	display: block;
	}
a.ms-brand:hover .ms-name {
	display: none;
	}
a.ms-brand:hover .ms-title {
	display: none;
	}
*/
	

a.main-nav-toggle {
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-weight: 100;
	padding: 15px;
	background: #035271;
	background: #007D8B;
	background: #194669;
	}
	a.main-nav-toggle:before {
		font-family: "FontAwesome";
		content: "\f0c9";
		display: inline-block;
		font-weight: 100;
		}

#socials .search {
	display: none;
	}

.socials {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	}
	.socials li {
/* 		float: left; */
		display: inline-block;
		font-size: 0;
		}
		.socials li.s-d img {
			width: 53px;
			height: 53px;
			margin-left: -1px;
			}
		.socials li a {
			font-size: 16px;
			display: block;
			width: 50px;
			height: 50px;
			color: #ccc;
			text-align: center;
			background: #00192d;
			background: #002847;
			}
			.socials li a .fa {
				line-height: 50px;
				}
			.socials li a:hover {
				background: #000;
				background: #008AF3;
/* 				background: #7a7a7a; */
				color: #fff;
				}



.row.content-container {
	margin-top: 10%;
	}



.content-wrapper {
/* 	overflow: hidden; */
	padding: 20px 30px 30px 30px;
	line-height: 140%;
	font-weight: 300;
/* 	margin-top: 20%; */
	position: relative;
	z-index: 1;
/*
	-webkit-box-shadow: 10px 9px 58px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 10px 9px 58px 0px rgba(0,0,0,0.48);
box-shadow: 10px 9px 58px 0px rgba(0,0,0,0.48);
*/
	}

#logo {
	position: relative;
/* 	margin-bottom: 0px; */
	overflow: hidden;
/* 	padding: 15px 0 15px 0; */
	}
	#logo img {
		padding: 18px 15px 15px 15px;
	}
.claim {
	font-family: "Rock Salt", sans-serif;
	color: #000;
	-webkit-transform: rotate(-4deg);
	   -moz-transform: rotate(-4deg);
	    -ms-transform: rotate(-4deg);
		 -o-transform: rotate(-4deg);
		    transform: rotate(-4deg);
	margin-top: 15px;
	margin-left: 160px;
	}
.teaser-phone {
	margin-top: -5px;
	margin-bottom: 13px;
	margin-left: 350px;
	}	
	.teaser-phone a {
		text-decoration: none !important;
		}	
	.teaser-phone .prefix {	
		}
	.teaser-phone .number {
		font-size: 32px;
		}
.top-teaser {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
/* 	margin-bottom: 30px; */
}



.sisea-search-form {
	padding: 0;
	padding-top: 9px;
	margin: 0;
	}
	.sisea-search-form.collapse {
		display: block;
		visibility: visible;
		}
	.sisea-search-form fieldset {
		}
		.sisea-search-form input {
			opacity: .2;
			border-radius: 0 !important;
			}
			.sisea-search-form input:focus {
				opacity: .6;
				}


/* Navigation
-------------------------------------------------- */

.navbar-header {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.navbar-collapse {
	padding: 0;
}


#main-nav {
/*
	position: relative;
	top: auto;
	left: 0px;
	width: 100%;
	background: #007D8B;
	background: #00335A;
	background: #335b7a;
	background: #194669;
	z-index: 10000;
*/
	position: fixed;
	z-index: 100;
	padding: 0;
	width: 100%;
	}

.main-nav {
	font-family: "Roboto";
	text-transform: none;
	white-space: nowrap;
	font-size: 0;
	width: 100%;
	margin: 0;
/*
	padding-top: 15px;
	padding-bottom: 15px;	
*/
	}
	.main-nav>li {
/* 		float: left; */
		*display:inline; /*IE7*/
		*zoom:1; /*IE7*/
		display: inline-table;
		}
	.main-nav>li.active {
		margin-left: 0px;
		}
		.main-nav>li>a {
			display: block;
			font-size: 13px;
			border-radius: 0;
			text-decoration: none;	
			text-align: left;		
			color: #fff;	
			font-weight: 100;	
			font-weight: 400;
			opacity: .6;
			text-transform: uppercase;
			letter-spacing: 1px;
			padding: 25px 15px;
			}
			.main-nav>li>a:hover,
			.main-nav>li.active>a {
				opacity: 1;
				background: red;
				background: #FF4A00;
				}
			.main-nav ul {
				margin: 0;
				padding: 0;
/* 				padding: 15px 25px; */
				list-style-type: none;
				}
			.main-nav li li {
				float: none;
				display: block;
				padding: 0;
				}
				.main-nav li li a {
					font-size: 12px;
					letter-spacing: 1px;
					text-transform: none;
					text-decoration: none;
					font-weight: 100;
					border: none;
					color: #fff;
					display: block;
					padding: 5px 15px;					
					}
					.main-nav li li a:hover,
					.main-nav li li.active a {
						background: #B22B00;
						}
			
			
#main-nav.startseite {
	position: relative;
	}
.startseite .main-nav .dropdown .dropdown-menu {
	position: absolute;
	top: auto;
	bottom: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
	}	

.dropdown-menu {
	z-index: 999;
	border-radius: 0;
	border: 0;
	background: #FF4A00;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
		    box-shadow: none;	
	}			
						

#main-nav.affix {
	position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 10000;
	-webkit-transition: all 0.4s ease-in-out;
    	    transition: all 0.4s ease-in-out;
	-webkit-box-shadow: 0 15px 34px -15px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0 15px 34px -15px rgba(0,0,0,0.50);
            box-shadow: 0 15px 34px -15px rgba(0,0,0,0.50);
	}

#main-nav.affix .main-nav .dropdown .dropdown-menu {
	position: absolute;
	top: 100%;
	bottom: 0;
	z-index: 999;
	border-radius: 0;
	border: 0;
	background: #FF4A00;
	-webkit-box-shadow: none;
		    box-shadow: none;		
	}	
	#main-nav.affix .main-nav .dropdown .dropdown-menu ul {	
		background: #FF4A00;
	}

.open {
	background: #FF4A00;
	}


#socials.affix {
	position: fixed;
    top: 280px;
    left: 25px;
    width: 40px;
    z-index: 10000;
	}
	#socials.affix .search {
		display: block;
		top: 240px;
		left: 0px;
		}
	#socials.affix .sisea-search-form.collapse {
		display: none;
		visibility: hidden;
		}	
		#socials.affix .sisea-search-form.collapse.in {
			display: block !important;
			visibility: visible !important;
			}
			#socials.affix .sisea-search-form.collapse.in {
				position: absolute;
				top: -40px;
				left: 0px;
				background: #008AF3;
				width: 200px;
				height: 40px;
				padding: 0;
				padding-top: 4px;
				padding-left: 10px;
				padding-right: 10px;
				margin: 0;
				}
			
	#socials.affix .socials {
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 0;
		}
		#socials.affix .socials li {
			display: block;
			font-size: 16px;
			}
			#socials.affix .socials li a {
				font-size: 16px;
				display: block;
				width: 40px;
				height: 40px;
				color: #ccc;
				text-align: center;
				background: #00192d;
				background: #002847;
				}
				#socials.affix .socials li a .fa {
					line-height: 40px;
					}
				#socials.affix .socials li a:hover,
				#socials.affix .socials li a.active {
					background: #000;
					background: #008AF3;
	/* 				background: #7a7a7a; */
					color: #fff;
					}
#socials.affix .container.affixed,
#socials.affix .col-md-2.affixed,
#socials.affix .col-md-4.affixed,
#socials.affix .col-md-6.affixed {
	position: absolute;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
	}
	#socials.affix .socials.affixed {
		position: fixed;
		}
		#socials.affix .socials.home.affixed {
			top: 200px;
			margin-left: -40px;
			}
		#socials.affix .affixed li.s-d img {
			width: 43px;
			height: 43px;
			}
	


#navbar-mobile {
	background: #FF4A00;
	padding: 30px;
	padding-left: 60px;
	}
	#navbar-mobile ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		#navbar-mobile ul li a {
			font-size: 12px;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			border: none;
			color: #fff;
			}
			#navbar-mobile ul li ul {
				margin-bottom: 15px;
				margin-left: 15px;
				}
			#navbar-mobile ul li ul li a {
				text-transform: none;
/* 				font-weight: 100; */
				}


.navbar-toggle {
	color: #fff;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	position: relative;
	left: -7px;
	border: none;
	border-radius: 0;
	font-size: 30px;
	}

.footer-nav,
.footer-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer-nav > li {
	float: left;
	margin-left: 30px;
}
.footer-nav > li > a {
	border-bottom: 1px dotted #e5edf4;
	padding-bottom: 3px;
}
.footer-nav > li:first-child {
	margin-left: 0;
}
.footer-nav > li > a {
	display: block;
	text-transform: uppercase;
}
.footer-nav a {
	color: #a7adc3;
	text-decoration: none;
}
.footer-nav a:hover {
	color: #e5edf4;
}

.value-nav {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	font-family: "Roboto Condensed";	
	}
	.value-nav li {
		float: left;
		}
	.value-nav a {
		color: #000;
		text-decoration: none;
		padding: 0px 5px 0px 5px !important;
		font-size: 13px;
		}
		.value-nav a:hover,
		.value-nav li.active a {
			background-color: #000 !important;
			color: #fff;
		}
.area-nav {
	background: #000;
	margin-bottom: 30px;
}
.area-nav li {
	margin: 0 !important;
	}
.area-nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	}
	.area-nav li a:before {
		font-family: FontAwesome;
		content: "\f178";
		margin-right: 5px;
	}
.area-nav a:hover,
.area-nav li.active a {
	background-color: #ffee18 !important;
	color: #000;
}


.area-nav li.active ul {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
	list-style-type: none;
}
.area-nav li.active ul li a {
	padding: 10px !important;
	padding-bottom: 5px !important;
	padding-top: 5px !important;
	background-color: #fff !important;
	color: #695622 !important;
	font-size: 14px;
	display: block;
	text-decoration: none;
}
.area-nav li.active ul li.active a,
.area-nav li.active ul li a:hover {
	color: #C94F00 !important;
}



/* Eyecatcher styles
-------------------------------------------------- */

.eyecatcher {
	position: relative;
	z-index: 99;
	}
.eyecatcher > .teaser {
	position: absolute;
	background: #fff;
	background: #C94F00;
	left: 40%;
	top: 10%;
	font-family: "Dancing Script";
	font-family: "Roboto";
	font-family: "Rock Salt";
	font-weight: 100;
	font-size: 32px;
	color: #01787d;
	color: #fff;
	-webkit-transform: rotate(-5deg); 
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);	
	-o-transform: rotate(-5deg);	
	padding: 15px;
}

/* Eyecatcher styles
-------------------------------------------------- */

.eyecatcher {
	position: relative;
	z-index: 99;
	}
.eyecatcher > .teaser {
	position: absolute;
	background: #fff;
	background: #C94F00;
	left: 40%;
	top: 10%;
	font-family: "Roboto";
	font-weight: 100;
	font-size: 32px;
	color: #01787d;
	color: #fff;
	-webkit-transform: rotate(-5deg); 
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);	
	-o-transform: rotate(-5deg);	
	padding: 15px;
}

/* Slider styles
-------------------------------------------------- */

.flexslider .slides li {
	position: relative;
}

.flexslider .slides .slider-item {
	position: absolute;
	font-family: "Roboto Condensed";
	right: 1%;
	top: 25%;
	color: #fff;
	/* padding: 15px; */
	z-index: 100;
	width: 40%;
		
/*
	opacity: .7;
	filter: alpha(opacity=70);	
*/
	}

	.flexslider .slides .slider-item .slider-title {
		text-transform: uppercase; 
		font-size: 45px;
		word-wrap: normal;
		width: 80%;
		line-height: 1.5em;
		padding-left: 15px;
		-webkit-font-smoothing: antialiased;
		}
		.flexslider .slides .slider-item .slider-title span {
			font-size: 50px;
			font-weight: 300;
			word-wrap: normal;
			background: #008AF3;
			-webkit-box-shadow: 15px 0 0 #008AF3, -15px 0 0 #008AF3;	
			   -moz-box-shadow: 15px 0 0 #008AF3, -15px 0 0 #008AF3;			
			        box-shadow: 15px 0 0 #008AF3, -15px 0 0 #008AF3;				
			}
		
		
	.flexslider .slides .slider-item .slider-subtitle {
		font-weight: 100;
		text-transform: uppercase; 
		font-size: 18px;
		}

	.flexslider .slides .slider-item .slider-more {
		margin-top: 30px;
		}
	.flexslider .slides .slider-item .slider-more a {
		background-color: #fff;
		border-radius: 0;
		font-weight: 300;
		background: #B22B00;
		background: #FF4A00;
		padding: 10px 10px;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1px;
		}
		.flexslider .slides .slider-item .slider-more a:hover {
			background-color: #B22B00 !important;
			color: #fff;
			}
		.flexslider .slides .slider-item .slider-more a:after {
			font-family: "FontAwesome";
			content: "\f105";
			padding-left: 15px;
			}

.latest-posts {
	margin-top: 60px;
	}
	.latest-posts .latest-post-item {
		height: 150px;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		margin-bottom: 30px;
		}
		/*
.latest-posts .latest-post-item:first-child {
			margin-left: 0;
			}
*/
						
		.latest-posts .latest-post-item .latest-post-date {
			background: #008AF3;
			color: #fff;
			font-size: 11px;
			display: inline;
			padding: 2px 10px;
			position: absolute;
			top: 40px;
			top: -19px;
			}
		.latest-posts .latest-post-item .latest-post-title {
			background: #FF4A00;
			color: #fff;
			display: inline;
			top: 68px;
			top: 0px;
			letter-spacing: 1px;
			position: absolute;
			font-size: 12px;
			left: 0px;
			line-height: 110%;
			padding: 5px 10px;
			opacity: .8;
			}
		.latest-posts .latest-post-item .latest-post-read-more {
			position: absolute;
			bottom: 3px;
			right: 0;
/* 			cursor: pointer; */
			}
/*
			.latest-posts .latest-post-item .latest-post-read-more:hover {
				position: absolute;
				bottom: 0;
				right: 0;
				width: 100%;
				height: 100%;
				background: #00192d;
				-webkit-transition: all 0.8s ease-in-out;
				   -moz-transition: all 0.8s ease-in-out;
				     -o-transition: all 0.8s ease-in-out;
				        transition: all 0.8s ease-in-out; 
				}
*/

			.latest-posts .latest-post-item .latest-post-read-more a {		
				font-family: "Roboto Condensed";
				display: inline;
				padding: 5px;
				text-transform: uppercase;
				font-size: 10px;
				text-decoration: none;
				background: #002847;
				color: #fff;
				letter-spacing: 1px;
				-webkit-font-smoothing: antialiased;
				}
				.latest-posts .latest-post-item .latest-post-read-more a:hover {			
					background: #00192d;
					}





.sidebar {
	}
	.sidebar .sidebar-widget {
		margin-bottom: 30px;
		}
		.sidebar .sidebar-widget .sidebar-widget-titel h3 {
			text-transform: uppercase;
			font-size: 18px;
			color: #b5b5b5;
			font-family: "Roboto Condensed";
			}
		.sidebar .sidebar-widget .sidebar-widget-content {
			background: #eee;
			padding: 10px;
			padding-bottom: 5;
			font-size: 14px;
			}

		.sidebar .sidebar-widget .sidebar-widget-footer {
			
			}
			.sidebar .sidebar-widget .sidebar-widget-footer a {
				display: block;
				padding: 10px;
				text-align: center;
				text-transform: uppercase;
				text-decoration: none;
				font-size: 12px;
				color: #fff;
				background: #002847;
				}
				.sidebar .sidebar-widget .sidebar-widget-footer a:hover {
					background: #008AF3;
					}



.article {
	overflow: hidden;
	margin-top: 50px;
}
.article-date {
	margin-bottom: -15px;
}
.article-title {
	
}
.article-title h3 {
	
}
.article-title a,
.article-subtitle a {
	color: #111A36;	
}
.article-more {
	margin-top: 15px;
}
.article-more a {
	
}

.pagination {	
	margin-top: 50px;
}

.pagination .fa {
	line-height: 140%;
}



.post {
	margin-top: 35px;
	}
	.post-back {	
	}
.post-info {
	margin-top: 15px;
	margin-bottom: 15px;	
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	}
.post-date {
	float: left;
	margin-right: 50px;
	}
.post-socials {
	float: right;
}
.post-header {
	overflow: hidden;
	margin-bottom: 15px;
	}
	h2.post-title {
		margin: 0;
		padding: 0;
		background: #002847;
		overflow: hidden;
		padding: 5px;
		}
		h2.post-title a {
			text-decoration: none;
			color: #fff;
			}
.post-entry {
	background: #eee;
	padding: 10px;
	}


.post-intro {
	
}
.post-content {
	overflow: hidden;
	
}
.post-socials-footer {
	overflow: hidden;
	padding-top: 15px;
}






.paging {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
	margin-top: 30px;
	}
	.paging ul {
		list-style:none; 
		position:relative;
		left:50%;
		}
		.paging ul li {
			float: left;
			position: relative;
			}
			.paging ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				background: #f2f2f2;
				border: 1px solid #ccc;
				color: #000;
				width: 25px;
				height: 25px;
				line-height: 26px;
				margin-right: 6px;
				float: left;
				}
				.paging ul li a:hover {
					background: #ccc;
					}
				.paging ul li a.active {
					background: #FF4A00;
					color: #fff;
					border-color: #eb6a27;
					}
			.paging ul li.control a {
				width: 70px;
				}
				.paging ul li.control.vor a,
				.paging ul li.control.zur a {
				width: 30px;
				}


.weitere-meldungen {
/* 	border-top: 1px solid #ccc; */
	padding-top: 5px;
	margin-top: 30px;
	overflow: hidden;
	float: right;
	}
/*
	.weitere-meldungen a {
		display: block;
		text-align: center;
		text-decoration: none;
		}
*/

	.weitere-meldungen a {
		background-color: #fff;
		border-radius: 0;
		font-weight: 300;
		font-size: 12px;
		background: #B22B00;
		background: #FF4A00;
		padding: 10px 10px;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1px;
		}
		.weitere-meldungen a:hover {
			background-color: #B22B00 !important;
			color: #fff;
			}
		.weitere-meldungen a:after {
			font-family: "FontAwesome";
			content: "\f105";
			padding-left: 15px;
			}


/* Gallery styles
-------------------------------------------------- */
.row.gallery {
	
}
.row.gallery div {
	padding-top: 15px;
	padding-bottom: 15px;
}
.row.gallery img {
	cursor: pointer;
}

.zurueck {
	margin-top: 35px;
}

.row.alben {
	margin-top: 30px;
}

.row.alben [class*="col-"]{
	position: relative;
	}

.album-title {
	position: relative;
	bottom: 0px;
	height: 43px;
	max-height: 43px;
}
.album-title h3 {
	font-size: 18px;
}
.album-image {
	position: relative;
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out; 	
	}
/*
.album-image:before {
	font-family: "FontAwesome";
	font-size: 100px;
	top: 30%;
	right: 10%;
	color: #fff;
	content: "\f030"; 
	position: absolute;
	display: none;
	}
*/
	
.album-image:before {
	font-size: 30px;
	top: 10%;
	left: 10%;
	color: #000;
	content: "zur Galerie"; 
	position: absolute;
	display: none;
	}
	
.album-image:hover {
	opacity: .5;
	}	
.album-image:hover:before {
	display: block;
	}

.album-show {
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}
.album-show a {
	text-decoration: none;
}
.album-col {
}



.blueimp-gallery > .description {
  position: absolute;
  top: 30px;
  left: 15px;
  color: #fff;
  display: none;
}
.blueimp-gallery-controls > .description {
  display: block;
}

/*
.row.alben [class*="col-"]{
    float: none;
    display: table-cell;
    vertical-align: top;
}

.row.alben {
	display: table;
}
*/

/* Footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body, html{
height: 100%;
padding: 0;
margin: 0;
}

.footer {
	position: relative;
	width: 100%;
	bottom: 0px;
	background: #FF4A00;
	}


/* Google Maps
-------------------------------------------------- */

.googlemaps-wrapper {
	height: 400px;
}

#googlemaps { 
  height: 100%;
  width: 100%; 
/*   position:absolute;  */
  top: 0; 
  left: 0; 
  z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}



body {
	overflow: hidden;
}

/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#f2f2f2; /* change if the mask should have another color then white */
    z-index:10000; /* makes sure it stays on top */
/*     opacity: .9; */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(http://www.martin-schulz.eu/assets/templates/portal/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}


/* Headlines
-------------------------------------------------- */
h1,
h2 {
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	font-family: "Roboto Condensed";
}
h1 {
	color: #7D3201;
	color: #0069b4;
	color: #000;
	color: #002847;
	margin-top: 27px;
	margin-top: 0px;
	font-size: 90px;
	-webkit-font-smoothing: antialiased;
}
h2 {
	font-weight: 100;
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	font-size: 25px;
	color: #008AF3;
	color: #b5b5b5;
	}


.well {
	margin-bottom: 0px;
	background-color: #f5f5f5;
	background-color: #9ea7af;
	background: #e9eef9;
	border: none;
	border-radius: 0px;
	box-shadow: none;
/* 	border-top: 3px solid #01787d;	 */
}


/* Easing
-------------------------------------------------- */
a,
.easing {
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out; 
	}	
	
	
	




@media (max-width: 768px) {


			.flex-direction-nav {
				display: none;
				}
 
			.slides .teaser {
				position: relative;
				left: 0px;
				top: 0px;
				background: #000;
				}			
				.slides .teaser .teaser-title {
					font-size: 15px;	
					}
				.slides .teaser .teaser-subtitle {
					font-size: 13px;
					}
			

}

@media (max-width: 460px) {
	h1 {
		font-size: 20px;
		}

}

@media (max-width: 768px) {
	h1 {
		font-size: 30px;
		}				
		.flexslider .slides .slider-item {
			position: relative;
			right: 0;
			top: 0;
			left: 0;
			width: 100%;
			}	
			.flexslider .slides .slider-item .slider-title {
				text-transform: normal !important; 
				font-size: 16px;
				word-wrap: normal;
				display: block;
				width: 100%;
				line-height: 1.1em;
				padding-left: 15px;
				}
				.flexslider .slides .slider-item .slider-title span {
					font-size: 16px;
					font-weight: 300;
					word-wrap: normal;
					background: #008AF3;
					-webkit-box-shadow: none;	
					   -moz-box-shadow: none;
					        box-shadow: none;
					}
				
.content-wrapper {
	margin-top: 30px;
}				
			
			.flexslider .slides .slider-item .slider-more {
				margin-top: 30px;
				}
			.flexslider .slides .slider-item .slider-more a {
				background-color: #fff;
				border-radius: 0;
				font-weight: 300;
				background: #B22B00;
				background: #FF4A00;
				padding: 10px 10px;
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 1px;
				}
				.flexslider .slides .slider-item .slider-more a:hover {
					background-color: #B22B00 !important;
					color: #fff;
					}
				.flexslider .slides .slider-item .slider-more a:after {
					font-family: "FontAwesome";
					content: "\f105";
					padding-left: 15px;
					}





	.sidebar {
		padding-left: 30px;
		padding-right: 30px;
	}
		
	.latest-post-item {
		height: auto;
		margin-left: 0;
		width: 100%;
		}
		

}

@media (min-width: 768px) and (max-width: 991px) {
	h1 {
		font-size: 60px;
		}
	.latest-posts .latest-post-item {
		height: 250px;
		}	
		
	.flexslider .slides .slider-item .slider-title span {
		font-size: 30px;	
		line-height: 1.35em;
		}
			

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

	h1 {
		font-size: 70px;
		}

	.flexslider .slides .slider-item .slider-title span {
		font-size: 40px;	
		line-height: 1.35em;
		}



}
@media (min-width: 1200px) and (max-width: 1299px) {
	.flexslider .slides .slider-item .slider-title span {
		font-size: 40px;	
		line-height: 1.35em;
		}

}