/* ----------------------------------------------------------------
	Custom CSS


<!--[if lt ie 7]>
<style type="text/css">
.background { position: absolute; }
</style>
<![endif]--> 

::selection {
	background: /*#1ABC9C;*/ #afafaf;
	color: #FFF;
	text-shadow: none;

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


/*

    font-family: 'Mulish', sans-serif;

    font-family: 'PT Serif', serif;
	
	font-family: 'Poiret One', sans-serif;

*/


.background { width: 100%; position: fixed; left: 0; right: 0; top: 0; z-index: -1; }
}


::selection {
	background: #d89d00;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
	background: #d89d00; /* Firefox */
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #d89d00; /* Safari */
	color: #FFF;
	text-shadow: none;
}







a {
	text-decoration: none !important;
	/*color: #0039af;*/
	/*color: #00537e; /*blau wärmer*/
	/*color: #00577d; /*blau wärmer bisschen heller*/
	/*color: #007f92;*/
	/*color: #627e96;*/
	/*color: #5a7a96;*/
	color: #944c0d;
}	

a:hover { 
	/*color: #7b3b3e;*/
	/*color: #006f8f;*/
	/*color: #004c79; /*blau wärmer dunkler*/
	/*color: #26406c;*/
	color: #783800;
}
	

	.bottommargin-lg { margin-bottom: 0px !important; }

h1,
h2,
h3,
/*h4,*/
h5,
h6 {
	color: #444;
	font-weight: 400;
	line-height: 1.5;
	margin: 0px 0 20px 0;
	padding: 0px 0 0 15px;
	font-family: 'Mulish', sans-serif;
	letter-spacing: 0em;
}


h1.gallery span {
	font-size: 30px;
	margin-left: 145px;
}


h3.gallery {
	padding: 0 0 0 0;
}

h2.contact {
	font-size: 28px;
	color: #7c6c60;
	text-transform: uppercase;
	margin-left: -10px;
}

h4 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 60px 0 20px 0;
	font-family: 'Mulish', sans-serif;
}



h4.bio {
	margin: 60px 0 20px 0;
}

h5, h6 { 
	margin-top: 50px; 
	margin-bottom: 20px;
	letter-spacing: 1.5px;	
}



#primary-menu { 
	float: right;
}

/*#primary-menu ul li > a {
	padding: 65px 10px 39px 10px;
}*/

#primary-menu ul li > a {
	padding: 49px 15px 49px 15px;
}


#primary-menu ul.mobile-primary-menu { display: none; }

#header, #header-wrap {
	height: 120px;
}

#logo {
	padding-right: 0;
}

#logo img {
	height: 110px; /*120px*/
	display: block;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding: 8px;
}


@media (max-width: 991px) {
	#logo img {
		height: 120px;
		display: block;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-top: auto;
		margin-bottom: auto;
		padding: 25px;
	}
}


#header.full-header #primary-menu > ul {
	float: left;
	padding-right: 0;
	margin-right: 0;
	/*border-right: 1px solid #EEE;*/
	border-right: 0px solid #EEE;
}

#header.full-header #logo {
	padding-right: 10px;
	margin-right: 30px;
	border-right: 0px solid #EEE;
}

.slider-caption.slider-caption-left {
	right: auto;
	left: 0px;
}

.content-wrap {
	position: relative;
	padding: 0 0 0 0;
}

.postcontent,
.sidebar,
.col_full,
.col_half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth {
	display: block;
	position: relative;
	margin-right: 4%;
	margin-bottom: 0px;
	float: left;
}



table {
	width: 100%;
	/*margin-top: -35px;*/
}

th	{
	padding: 100px 0 40px 7px;
	color: /*#f3ede9;*/ #b4b4b4; 
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
}

td 
	{
	overflow: hidden;
	vertical-align: top;
	/*padding: 5px 15px 5px 0px;*/
	padding: 10px 15px 10px 0px;
	color: #c7c7c7;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.1em;
	/*border-bottom: 1px solid #ddd;*/
}

td.lied 
	{
	overflow: hidden;
	vertical-align: top;
	padding: 5px 15px 5px 0px;
	color: #303030;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.1em;
	/*border-bottom: 1px solid #ddd;*/
}


@media screen and (max-width: 767px){
	td {
		width: 47%;
	}
	
}

.dark .repertoire h5
	{color: #c6c6c6;}


/* !!! border-top-color = abgrenzung untermenues!!! */

.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul,
#primary-menu.dark ul li .mega-menu-content {
	background-color: #333;
	border-color: #3F3F3F;
	border-top-color: #b18a68;
	/*border-top-color: #006b7b;*/
	/*border-top-color: #007f92;*/
}

hr 	{ margin-top: -10px; margin-bottom: 15px; }




.row_headline {
	border-bottom: 1px solid #fff;
	color: #ccc;
}


/*REPERTOIRE*/
.rep {
	/*background-color: #f5f5f5;*/
	color:#909090;
}

.rep h2, h3, h4, h5 {
	color:#909090;
	line-height:200%;
	}

.rep h {
	font-weight: 600;
	letter-spacing: 2px;
	margin: 60px 0 30px 0;
}

.rep h4 {
	margin: 30px 0 10px 0;
	text-align: center;
	font-size: 13px;
}

.work {
	color: #c7c7c7;
	font-size: 13px;
}

.work-lied{
	color: #c7c7c7;
	font-size: 13px;
}

.role {
	text-transform: uppercase; 
	color: #c7c7c7; 
	font-size: 13px; 
	font-weight:500;
}

.komp {
	text-transform: uppercase; 
	color: #c7c7c7; 
	font-size: 13px; 
	font-weight:500;
}


/*seitenüberschriften*/

h3.headline-dark {
	text-align:right; 
	line-height:200%; 
	font-family:poiret one; 
	color:#615e58; 
	font-size: 28px; 
	font-weight: 900; 
	font-variant:lowercase; 
	text-transform:none;
}


h3.headline-dark2 {
	text-align:right; 
	line-height:200%; 
	font-family:poiret one; 
	color:#3d5869; 
	font-size: 28px; 
	font-weight: 900; 
	font-variant:lowercase; 
	text-transform:none;
}



h3.headline-light {
	text-align:right; 
	line-height:200%; 
	font-family:poiret one; 
	color:#d4d1cb; 
	font-size: 28px; 
	font-weight: 600; 
	font-variant:lowercase; 
	text-transform:none;
}



h3.headline-light-resp {
	text-align:right; 
	line-height:200%; 
	font-family:poiret one; 
	color:#d4d1cb; 
	font-size: 28px; 
	font-weight: 600; 
	font-variant:lowercase; 
	text-transform:none;
}


@media screen and (max-width: 767px) { 
	h3.headline-light-resp {
	text-align:right; 
	line-height:200%; 
	font-family:poiret one; 
	color:#615e58; 
	font-size: 28px; 
	font-weight: 600; 
	font-variant:lowercase; 
	text-transform:none;
}

}


@media screen and (max-width: 767px) { 

	.col-md-5.resp,
	.col-md-6.resp	{
		max-height: 500px;
	} 
}



@media (max-width: 991px) {

	/*.col-padding { padding: 40px; 
	}*/
	.col-padding { padding: 20px; 
	}
}










/**divider hr**/

/*hr.rep {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.rep:after {
	content: '&#8472';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}


hr.rep { 
	border: 0; 
	height: 1px; 
	background-image: linear-gradient(to right, rgba(255, 255, 255, 200), rgba(0, 0, 0, 200), rgba(255, 255, 255, 200));
}

*/


/*HEADING BLOCK*/
/*.heading-block:after {
	content: '';
	display: block;
	margin-top: 15px;
	margin-left: 130px;
	width: 40px;
	border-top: 2px solid #444;
}*/

/*.h3.heading-block {
	color: #004c79;
}*/

/*AKTUELL  NEWS*/

.tleft.news {
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	letter-spacing:0.2px;
}

.tleft.news.date {
	width: 100%;
	font-size: 14px;
	font-weight: 600;
	color: #b8af79;
	letter-spacing:0.2px;
	/*font-weight: bold;*/
	margin: 10px 0 0 0;	
}


h2.news  {
	font-size: 20px;
	/*color: #b4b1a0;*/
	color: #b8af79;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	/*margin-left: -10px;*/
}

h3.news  {
	font-size: 16px;
	color: #b4b1a0;
	text-transform: none;
	font-weight: 400;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	/*text-indent: 1.5em;*/
}

a.news {
	text-decoration: none !important;
	color: #b4b1a0;
}	

a:hover.news { 
	color: #b8af79;
}



/*BIOGRAPHIE*/
.tleft.bio-light {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#d4d1cb;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.tleft.bio-dark {
	width: 100%;
	/*color:#c0bdc6;*/
	/*color:#615e58;*/
	color:#55534e;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}



p.tleft.bio span {
	font-weight: 600;
}

.bg-bio-e {
	background-color: /*#d4e0df; #edf1f2; #e8eced;*/ #e5e9ea;
	}

.bg-bio-d {
	background-color: #d0d6d2;
	/*afb189*/
	/*d9e2e1;*/
}




h3.bio  {
	padding: 25px 0 30px 0;
	margin:  0px 0;
	color: #989898;
	text-shadow:2px -2px 2px #a5a5a5;
}

.promo.promo-light-d {
    background-color: #d0d6d2;
    border-radius: 3px;
    padding-left: 30px;
}




/*CALENDAR*/


.container-fullwidth-cal {
	position: relative;
	padding: 0px;
	width: 100%;
}




.promo {
	position: relative;
	padding: 5px 15px 5px 0;
	/*border-top: 1px #d8d8d8;*/
	border-top: 0px;
	/*border-right: 3px #d8d8d8;
	border-right-style: double;
	border-bottom: 0px;
	border-left: 1px #d8d8d8;
	border-left-style: solid;
	border-left-color:#d8d8d8;*/
	/*box-shadow: 0px 0px 5px 0px #565656;
	background-color: #efe5de;*/
	/*opacity: 0;`/
}


.promo.promo-light {
	/*background-color: #efe5de;*/
	/*background-color: #f5f5f5;*/
	/*opacity: 0;
	/*border-radius: 3px;*/
	/*border-bottom: 0px solid #d8d8d8;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;*/
	/*border-left: 0px;*/
	/*border-right: #9c9c9c;*/
	/*box-shadow: 2px 2px #565656;*/
	padding-left: 30px;
}

.promo.promo-light.rep {
	/*background-color: #efe5de;*/
	/*background-color: #f5f5f5;*/
	/*border-radius: 3px;*/
	border-left: 3px double;
	border-bottom: 0px;
	/*border-left: 0px;*/
	/*border-left: 0px;*/
	/*border-right: #9c9c9c;*/
	/*box-shadow: 2px 2px #565656;*/
	padding-left: 50px;
	border-color:#676767;
	
	
	/*span style="border-left: 3px double; padding:0 0 0 50px; border-color:#676767;"*/
	
	
}


.cal-ss {
	border-left: 3px double;
	border-bottom: 0px;
	border-right: 0px;
	padding-left: 50px;
	border-color:#676767;
	text-align: left;
	
}




a.cal2 {
	text-decoration: none !important;
	/*color: #0039af;*/
	/*color: #00537e; /*blau wärmer*/
	/*color: #00577d; /*blau wärmer bisschen heller*/
	/*color: #007f92;*/
	/*color: #627e96;*/
	/*color: #5a7a96;*/
	color: #d89d00;
}	

a:hover.cal2 { 
	/*color: #7b3b3e;*/
	/*color: #006f8f;*/
	/*color: #004c79; /*blau wärmer dunkler*/
	/*color: #26406c;*/
	color: #bdaa78;
}




@media (max-width: 991px) {
    .cal-ss {
        /*padding: 30px 0px !important;*/
		padding: 5px 0px !important;
		border-left: 0px none;
		/*border-right: 3px double;*/
	}
}


.promo h3, h4, h5, h6, p {
	font-family: 'Mulish', sans-serif;
	font-weight: 300;
	color: /*#989898; #878787;*/ #d4d1cb;
	/*margin: 5px 0 5px 0;*/
	margin: 0px 0 0px 0;
	/*text-align: center;*/
	padding: 0 0 0 0;
}

.promo h4.date.cal {
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	/*color: #676767;*/
	color: #d4d1cb;
	text-transform: none;
	letter-spacing: 1px;
	/*text-align: center;*/
	text-align: right;
	padding: 0 20px 0 0;
	/*border-right: 3px double;*/
}

.promo h5.date.cal {
	font-size: 15px;
	text-align: center;
	/*color: #676767;*/
	color: #d4d1cb;
	letter-spacing: 1px;
	padding: 0 0 0 0;
}

.promo h4.detail.cal {
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	color: #d4d1cb; /*#b18a68;#26406c; #007f92; #004c79;*/
	text-align: left;
	padding: 0 0 0 0;
}

.promo h5.detail.cal {
	font-weight: 300;
	font-size: 15px;
	font-family: 'Mulish', sans-serif;
	letter-spacing: 1.0px;
	color: #d4d1cb;
	text-align: left;
	padding: 0 0 0 0px;
	/*border-left: 3px double; 
	border-color:#d4d1cb;*/
	
	}

.promo h6.detail.cal, p.detail.cal {
	font-weight: 300;
	font-size: 13px;
	font-family: 'Mulish', sans-serif;
	/*letter-spacing: 0.1em;*/
	color: #d4d1cb;
	letter-spacing: 0.7px;
	text-align: left;
	padding: 10px 0 0 0;
}

@media (max-width: 991px) {
	.promo h4.detail.cal {
	font-weight: 300;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	color: #d4d1cb; /*#b18a68;#26406c; #007f92; #004c79;*/
	text-align: left;
	padding: 0 0 0 20px;
	}

	.promo h5.detail.cal {
	font-weight: 300;
	font-size: 15px;
	font-family: 'Mulish', sans-serif;
	letter-spacing: 1.0px;
	color: #d4d1cb;
	text-align: left;
	padding: 0 0 0 20px;
	/*border-left: 3px double; 
	border-color:#d4d1cb;*/
	}
}


/*.promo h6.detail.cal {
	color: #676767;
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	padding: 0 0 0 0;
	letter-spacing: 0.8px;*/
	
}
	
.promo a.detail.cal {
	color: #d0793d;
}

.promo a:hover.detail.cal { 
	color: #7d7d7d;
}	

.promo a:hover.detail.cal2 { 
	color: #bdaa78;
}

@media (max-width: 991px) {
	.promo a.detail.cal2 {
	padding: 0 0 0 20px;	
	}
}

.bottommargin-cal
{ margin-bottom: 40px !important; }

.bg-cal {
	/*background-color: #f5f5f5; */
}


/*REPERTOIRE*/

.bg-rep {
	background-color: #f5f5f5; 
}



.promo h4.rep.komp {
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	color: #c7c7c7;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.promo h4.rep.work {
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	color: #c7c7c7;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.role-rep {
	text-transform: uppercase; 
	color: #c7c7c7; 
	font-size: 14px; 
	font-weight:500;
}

.promo h4.rep.komp-l {
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	color: #676767;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.promo h4.rep.work-l {
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	color: #676767;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.promo.promo-light h4.rep-dark {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#494949;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.promo.promo-light h5.rep-dark {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#494949;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.promo.promo-light h4.rep-dark2 {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#3d5869;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.promo.promo-light h5.rep-dark2 {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#3d5869;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.promo.promo-light h4.rep-light {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#d4d1cb;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.promo.promo-light h5.rep-light {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#d4d1cb;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.promo.promo-light h4.rep-light-resp {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#d4d1cb;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.promo.promo-light h5.rep-light-resp {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#d4d1cb;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}




@media (max-width: 991px) {
	
	.promo.promo-light h4.rep-light-resp {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#615e58;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
	}

.promo.promo-light h5.rep-light-resp {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#615e58;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
	}
}




/*GALLERY*/



/*.h1.gal {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-weight: 100;
	letter-spacing: 1.2px;
	color: #676767;
	font-size: 28px;
	text-transform: uppercase;
}

#page-title span {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #777;
	font-size: 18px;
}

*/




#page-title {
	position: relative;
	padding: 50px 0;
	background-color: #F5F5F5;
	border-bottom: 1px solid #EEE;
}

.gallery {
	background-color: #f5f5f5;
	}


/*h1.gallery {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-weight: 100;
	letter-spacing: 1.2px;
	color: #676767;
	font-size: 28px;
	text-transform: uppercase;
}*/

h1.gallery span {
	font-size: 45px;
	font-weight: 300;
	margin-left: 130px;
}



.masonry-thumbs img {
	width: 100%;
	border-radius: 0 !important;
	padding: 0 10px 10px 0;
	
}

.overlay .overlay-wrap,
.text-overlay {
	opacity: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: rgba /*(0,0,0,0.6)*/ (226,226,226,0.6);
}

.overlay:hover .overlay-wrap,
.overlay:hover .text-overlay { opacity: 0.2;}

.gallery-wrapper {
	text-align: center;
}

.gallery-wrapper .gallery-item {
	border: 1px solid #ccc;
	background: #fff;
	display: inline-block;
	/*max-width: 240px;*/
	padding: 0.7843137254901961%; /* ~8px (800/1020) */
	margin: 0 1.470588235294118% 2.941176470588236%; /* ~15px (1500/1020) */
	max-width: 21.5%;
	transition: all .18s ease-in-out;
   	-moz-transition: all .18s ease-in-out;
   	-webkit-transition: all .18s ease-in-out;
   	-o-transition: all .18s ease-in-out;
   	/* For fixing contained image movement on hovered when using with "transition" */
	-webkit-backface-visibility: hidden;
   	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.gallery-wrapper.circle .gallery-item,
.gallery-wrapper.circle .gallery-item img {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
}

.gallery-wrapper.circle .gallery-item img {
	
}

.gallery-wrapper .gallery-item:hover {
	border-color: #e66f66;
	/*opacity: 0.9;*/
}





/*MEDIA CD*/


.col-padding-cd {
	padding: 0 40 0 40;
}

@media (max-width: 991px) {

	.col-padding-cd { padding: 0 0 0 60px; 
	}
}


/*CONTACT*/

#page-title.page-title-parallax {
	padding: 100px 0;
	text-shadow: none;
	border-bottom: none;
}

#page-title.page-title-parallax h1 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 2px;
}

#page-title.page-title-parallax h2 {
	font-size: 28px;
	color: #7c6c60;
	font-weight: 400;
	margin: 30px 0 20px 0;
	padding: 80px 0 0 0;
	letter-spacing: 0.25em;
}

#page-title.page-title-parallax span { 
	font-size: 16px;
	color: #7c6c60;
	}

#page-title.page-title-parallax .breadcrumb { font-size: 13px; }

#page-title.page-title-parallax {
	background-color: /*transparent;*/#333;
	background-image: url('images/parallax/parallax-bg.jpg');
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#page-title.page-title-dark {
	background-color: #333;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15) !important;
	border-bottom: none;
}

.bg-cont {
	background-color: #f5f5f5;
}

.cont-blk {
	color: #676767;
	font-size: 16px;
	text-align: left;
}
	
.cont h3,h4,h5,h6 {
	/*color: #000;*/
	color: #676767;
	text-align: left;
}

h3.cont  {
	padding: 25px 0 0 0;
	margin:  0 0 0 0;
	text-shadow:2px -2px 2px #a5a5a5;
}

h4.cont {
	font-size: 18px;
	text-transform: uppercase;
}


h5.detail.cont {
	font-weight: 400;
	font-family: 'Mulish', sans-serif;
	text-align: left;
	padding: 0 0 0 0;
	}
	
h5.detail.cont-blk {
	font-weight: 400;
	font-family: 'Mulish', sans-serif;
	font-size: 18px;
	text-align: left;
	padding: 0 0 0 0;
	}	

.cont h6.detail, p.detail {
	font-weight: 400;
	font-family: 'Mulish', sans-serif;
	text-align: left;
	padding: 0 0 0 0;
}


.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6 {
	display: block;
	background: transparent;
	padding: 20px 0 10px;
	/*border-bottom: 2px solid #c39343; ocker*/
	/*border-bottom: 2px solid #d1903c;border-bottom: */
	/*border-bottom: 2px solid #d1a93c; mehr gelbgrün*/
	/*border-bottom: 2px solid #a9028c; /*aubergine*/
	/*border-bottom: 2px solid #b70588; /*aubergine heller* - passt eher nicht zur Seite*/
	/*border-bottom: 2px solid #0039af; /*blau satt*/
	/*border-bottom: 2px solid #004fa5; /*blau satt heller*/
	/*border-bottom: 2px solid #0000b1; /*blau satt dunkler*/
	border-bottom: 2px solid #004c79; /*blau warm dunkel*/
	
}



/*FESTER BACKGROUND*/

.news-bg {
	background-image: url("../images/_MG_7481_bearb.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% top;
}


.bio-bg {
	background-image: url("../images/_MG_7474_bearb2.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% top;
}


.termine-bg {
	background-image: url("../images/_MG_7070_bearb.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% top;
}

.rep_oper-bg {
	background-image: url("../images/_MG_6952_bearb.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% top;
}


.rep_konzert-bg {
	background-image: url("../images/_MG_7114_bearb.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% top;
}


.rep_lied-bg {
	background-image: url("../images/_MG_7425_bearb.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% top;
}


.music-bg {
	background-image: url("../images/_MG_6982_bearb3.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% top;
}


.media-cd-bg {
	background-image: url("../images/526_vorab_vers3.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% top;
}

.kontakt-bg {
	background-image: url("../images/_MG_7602_bearb.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 50% top;
	
}


.priv-bg {
	background-image: url("../images/_MG_7050_bearb.jpg");
	background-color: #f5f5f5;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 50% top;
	
}



@media (max-width: 991px) or (orientation: portrait) {
	.news-bg {
		background-image: url("../images/_MG_7481_bearb_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 30vh;
		/*border-bottom: 2px solid #284463;*/
		background-attachment: local;
		background-size: cover;
		z-index: 0;
		margin-left: -40px;
		margin-right: -40px;
		width: auto; 
	}
	
	.bio-bg {
		background-image: url("../images/_MG_7474_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 30vh;
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		/*border-bottom: 2px solid black;*/
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}

	/*.termine-bg {
		background-image: url("../images/_MG_7070_bearb.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 22vh;
		/*margin-top: 5px;*/
		/*background-attachment: local;
		background-size: cover;
		z-index: 0;
	}*/
	
	
	.termine-bg {
		background-image: url("../images/_MG_7070_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 30vh;
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}
	
	
	
	.rep_oper-bg {
		background-image: url("../images/_MG_6952_bearb_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 30vh;
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}

	.rep_konzert-bg {
		background-image: url("../images/_MG_7114_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 30vh;
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}
	
	.rep_lied-bg {
		background-image: url("../images/_MG_7425_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 30vh;
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}
	
	.music-bg {
		background-image: url("../images/_MG_6982_resp.jpg");
		background-color: #f5f5f5;
		/*background-color: #aea4a4;*/
		position: static;
		height: 30vh;
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}
	
	.media-cd-bg {
		background-image: url("../images/526_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 22vh;
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}
	
	.kontakt-bg {
		background-image: url("../images/_MG_7602_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 30vh;
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}
	
	.priv-bg {
		background-image: url("../images/_MG_7050_resp.jpg");
		background-color: #f5f5f5;
		position: static;
		height: 30vh;
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		background-attachment: local;
		background-size: cover;
		z-index: 0;
	}
	
		.col-termine {
		max-width: 100%;
		min-width: 100%;
	}
	
	p.tleft.news     {
		color: #615e58;
	}
	
	/*h3.headline-light {
		color: #615e58;
	}*/
	

	.promo.promo h4.date.cal {
	font-weight: 700;
	font-family: 'Mulish', sans-serif;
	font-size: 14px;
	/*color: #676767;*/
	/*color: #615e58;*/
	color: d4d1cb;
	text-transform: none;
	letter-spacing: 1px;
	/*text-align: center;*/
	text-align: left;
	padding: 0 0px 0 20px;
	/*border-right: 3px double;*/
	}	
	
	.promo.promo-light h5.detail.rep-dark {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#494949;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 0px 20px;
}
	
	
	
}



#header {
	z-index: 1;
}

	





/*REPERTOIRE*/

@media (max-width: 991px) {
    .promo:not(.promo-full) {
        /*padding: 30px 0px !important;*/
		padding: 5px 0px !important;
    }
}


@media (max-width: 991px) {
    .promo h4.rep.komp {
	color: #26406c;
	}
}


@media (max-width: 991px) {
	.promo h4.rep.work {
	color: #878787;
	}
}	


@media (max-width: 991px) {

	.role-rep {
		text-transform: uppercase; 
		color: #878787; 
		font-size: 13px; 
		font-weight:500;
	}
}

@media (max-width: 991px) {

	.promo h4.rep.komp-l {
		color: #26406c;
	}
}



/*KONTAKT*/

.promo h4.kont {
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	font-size: 16px;
	letter-spacing: 1.5px;
	color: #d4d1cb; /*#007f92; #004c79;*/
	text-align: right;
	text-transform:uppercase;
	padding: 0 0 0 0;
	}

.promo h5.kont {
	font-weight: 400;
	font-size: 15px;
	font-family: 'Mulish', sans-serif;
	letter-spacing: 1.0px;
	color: #d4d1cb;
	text-align: left;
	padding: 0 0 0 0;
	border-left: 3px double;
	border-color:#d4d1cb; 
	padding:0 0 0 50px;
	}
	
a.kont {
	text-decoration: none !important;
	color: #53514c;
}	

a:hover.kont{ 
	color: #383633;
}	
	
	
@media (max-width: 991px) {	

	.promo h4.kont {
	font-weight: 500;
	font-family: 'Mulish', sans-serif;
	font-size: 16px;
	letter-spacing: 1.5px;
	color: #615e58; /*#007f92; #004c79;*/
	text-align: left;
	text-transform:uppercase;
	padding: 0 0px 0 20px;
	}
 
	.promo h5.kont {
	font-weight: 400;
	font-size: 15px;
	font-family: 'Mulish', sans-serif;
	letter-spacing: 1.0px;
	color: #615e58;
	text-align: left;
	padding: 0 0 0 0;
	border-left: 0px double;
	border-color:#d4d1cb; 
	padding:0 10px 0 50px;
	}
	
	a.kont {
	text-decoration: none !important;
	/*color: #3d5869;*/
	color: #004860;
	}	

	a:hover.kont{ 
	color: #304450;
	}
	
}	
	

.promo h6.kont, p.kont {
	font-weight: 500;
	font-size: 13px;
	font-family: 'Mulish', sans-serif;
	/*letter-spacing: 0.1em;*/
	color: #d4d1cb;
	letter-spacing: 0.7px;
	text-align: left;
	padding: 0 0 0 0;
}




/*BLOCKQUOTES-TESTIMONIALS*/

blockquote {
	float: right;
	width: 95%;
	/*width: 40%;*/
	padding: 0 0px 0 0;
    /*margin-bottom: 1.0em;*/
	/*border-top-style: double;*/
	border-top-style: none;
	/*border-top-color: #007f92;*/
	/*border-top-color: #26406c;*/
	border-top-width: 5px;
	/*border-bottom: 3px double #26406C;*/
	/*border-bottom-color: #007f92;*/
	/*border-bottom-color: #26406c;*/
	border-bottom-width: 50%;
	/*border-left-style: none;*/
	/*border-left: 3px double #26406C;*/
	/*border-left: 3px double #cb4a4c;*/
	/*border-left: 3px double #944c0d; -- letzte, aktuelle Version!! */ 
	border-bottom: none;
	/*border-right: 3px double #26406C;*/
	/*border-right-style: none;*/
    margin: 18px 10px 18px 35px;
    padding: 12px 12px
}


blockquote p {
	font-family: 'PT Serif', serif;
	text-align: left;
    /*color: #007f92;*/
	/*color: #26406c; d'blau*/
	/*color: #cb4a4c; rot*/
	/*color: #b18a68; orange-braun*/
	color: #944c0d; /*rotbraun*/
    font-size: 14px;
	/*letter-spacing: 0.04em;*/
	font-style: italic;
	@media screen and (max-width: 767px){
    line-height: 1.5;	blockquote {
    margin-bottom: 0;		width: 100%;
	text-align: left;	}
	quotes: "»" "«";}

}


blockquote cite {
	display: block;
    float: left;
    width: 100%;
    font-family: 'Mulish';
    font-size: 0.7em;
    letter-spacing: 0.1em;
    /*margin-top: 1.0em;*/
	margin-top: 0.3em;
    /*color: #007f92;*/
	color: #944c0d;
    text-transform: uppercase;
	text-align: right;
    font-style: normal;
	font-weight: 400;
	
}


}


@media screen and (max-width: 767px){
	blockquote {
		width: 100%;
	}
}


.dropcap {
    float: left;
    font-size: 45px;
    line-height: 0.9;
    margin: 0 5px 0 0;
    text-transform: uppercase;
}

/*.dropcap {
    float: left;
    font-size: 60px;
    line-height: 2;
    margin: 0 5px 0 0;
    text-transform: none;*/

	

/*MEDIA*/

.mediaobject {
	float: left;
	width: 300px;
	height: 300px;
	margin: 0 50px 40px 0;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #797979;
	border-bottom: 1px dotted #797979;
}

.mediaobject-dl {
	float: left;
	width: 225px;
	height: 425px;
	margin: 20px 10px 60px 0;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #797979;
	border-bottom: 1px dotted #797979;
}

.mediaobject-dl-t {
	float: left;
	width: 225px;
	height: 100px;
	margin: -10px 10px 40px 0;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #797979;
	border-bottom: 1px dotted #797979;
}

.dl-r {
	float: right;
	width: 250px;
	height: 500px;
	margin: 0 10px 40px 0;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #797979;
	border-bottom: 1px dotted #797979;
}

.mediaobject-dl-t a {
	color: #d0793d; /*#845109;*/
}

.mediaobject-dl-t a:hover {
	color: #7d7d7d;
}

.dl-m {
	float: right;
	width: 250px;
	height: 500px;
	margin: 0 10px 40px 0;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #797979;
	border-bottom: 1px dotted #797979;
}

.mediaobject p {
	font-weight: 300;
	font-family: 'Mulish', sans-serif;
	color: #989898;
	letter-spacing: 0.1em;
	text-align: left
}

.mediaobject h4 {
	font-weight: 300;
	font-family: 'Mulish', sans-serif;
	color: #989898;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: left;
	margin-top: 20px; 
		
}

.mediaobject h5 {
	font-weight: 300;
	font-family: 'Mulish', sans-serif;
	color: #989898;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: left;
	margin-top: 20px; 
		
}


.dl h5 {
	font-weight: 600;
	font-family: 'Mulish', sans-serif;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: -50px;	
		
}

p.dl  {
	font-weight: 300;
	font-family: 'Mulish', sans-serif;
	color: #555;
	letter-spacing: 0.05em;
	text-align: left;
}

.dl h6 {
	font-weight: 500;
	font-size: 40px;
	margin-bottom: 150px;
	letter-spacing: 0.1em;
}	
	

/*.mediaobject-dl h5 {
	font-weight: 700;
	font-family: 'Mulish', sans-serif;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: left;
	margin-top: 20px; 
		
}*/

.dl  {
	color: #000;
}

.bg-img {
	background-position: top 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;">
}



.promo.promo-light h4.rep-light {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#d4d1cb;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}

.promo.promo-light h5.rep-light {
	width: 100%;
	/*color:#c0bdc6;*/
	color:#d4d1cb;
	font-family: Mulish;
	font-size: 14px;
	font-weight: 500;
	letter-spacing:0.2px;
	margin: 0 0 5px 0;
}





/*PRIVACY*/


p.priv {
	width: 85%;
	text-align:left; 
	color:#555; 
	line-height:1.2
}

p.priv-b {
	width:85%;
	text-align:left; 
	color:#555; 
	line-height:1.2;
	font-style: bold;
	font-size: 16px; 
}

p.priv-i {
	width:85%;
	text-align:left; 
	color:#555; 
	line-height:1.2;
	font-style: italic;
}


ul.priv-li {
	font-family: 'Mulish';
	font-size: 14px;
	list-style-type: circle; 
	list-style-position: inside;
	color: #555; 
	text-indent: 1em;
	width.85%;
}

li.priv	{
	font-family: 'Mulish';
	font-size: 13px;
	list-style-type: circle; 
	list-style-position: inside;
	color: #d4d1cb; 
	/*text-indent: 1em;*/
	width.85%;
}




/*FOOTER*/


#copyrights {
	padding: 20px 0;
	background-color: #DDD;
	font-size: 14px;
	line-height: 1.8;
}

.copyright-links a {
	display: inline-block;
	margin: 0 3px;
	color: /*#fff;*/ #c0bdb6;
	border-bottom: 1px dotted #444;
}

.copyright-links a:hover {
	color: #c0bdb6;
	border-bottom: 1px solid #666;
}


.copyright p {
	color: #9a9a9a;
}




/*MEDIA*/ 
			  

.fbox-desc h4 {
	font-family: 'Mulish';
    display: block;
	text-align: right;
    /*color: #4d4b46;*/
	color: #fff;
	margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
	line-height: 1.2;
    font-weight: 600;
	/*padding: 0 0 0 15px;*/
}

.fbox-desc h5 {
	font-family: 'Mulish';
    display: block;
	text-align: right;
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
    /*text-transform: uppercase;*/
    letter-spacing: 0.9px;
	line-height: 1.2;
    font-weight: 600;
	/*padding: 0 0 0 15px;*/
}

.fbox-desc p {
	font-family: 'Mulish';
    display: block;
	text-align: right;
    color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 15px;
    /*text-transform: uppercase;*/
    /*letter-spacing: 1.5px;*/
	/*line-height: 1.1;*/
    font-weight: 500;
	/*padding: 0 0 0 15px;*/
}


.fbox-desc span {
	display: block;
	text-align: right;
	color: #d89d00;
	font-weight: 500;
	/*font-family: 'Crete Round', serif;*/
	letter-spacing: 1.2px;
	font-style: italic;
	font-size: 16px;
	line-height: 1.2;	
	margin-top: 5px;
	padding: 0 0 0 15px;
}



@media screen and (max-width: 767px) {
	
	.fbox-desc h4 {
		font-family: 'Mulish';
		display: block;
		text-align: right;
		/*color: #4d4b46;*/
		color: #615e58;
		margin-bottom: 0;
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: 1.2;
		font-weight: 600;
		/*padding: 0 0 0 15px;*/
	}

	.fbox-desc h5 {
		font-family: 'Mulish';
		display: block;
		text-align: right;
		color: #615e58;
		margin-bottom: 0;
		font-size: 15px;
		/*text-transform: uppercase;*/
		letter-spacing: 0.9px;
		line-height: 1.2;
		font-weight: 600;
		/*padding: 0 0 0 15px;*/
	}

	.fbox-desc p {
		font-family: 'Mulish';
		display: block;
		text-align: right;
		color: #615e58;
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 15px;
		/*text-transform: uppercase;*/
		/*letter-spacing: 1.5px;*/
		/*line-height: 1.1;*/
		font-weight: 500;
		/*padding: 0 0 0 15px;*/
	}


	.fbox-desc span {
		display: block;
		text-align: right;
		color: #d89d00;
		font-weight: 500;
		/*font-family: 'Crete Round', serif;*/
		letter-spacing: 1.2px;
		font-style: italic;
		font-size: 16px;
		line-height: 1.2;	
		margin-top: 5px;
		padding: 0 0 0 15px;
	}
}





.fbox-media img { 
	/*border-radius: 5px 5px 0 0;*/ 
	/*border-right: 3px dotted;*/
	/*border-top: 3px double;
	border-color: #d4d1cb;*/
	/*padding: 10px;*/
	/*box-shadow: 8px 8px 8px #615e58;*/
	box-shadow: 8px 8px 8px #dcdcdc; 
}


.team-title span {
	display: block;
	color: #5a7a96;
	font-weight: 600;
	/*font-family: 'Mulish', sans-serif;*/
	/*font-family: 'Crete Round', serif;*/
	font-family: 'PT Serif', serif;
	font-style: italic;
	text-transform: none;
	letter-spacing: 0.6px;
	font-size: 13px;
	margin-top: 5px;
	padding: 0 0 0 0px;
}


.team-title h4 {
    display: block;
    color: #676767;
    margin-bottom: 0;
    font-size: 12px;
	line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
	padding: 0 0 0 15px;
}


.team.team-list .team-image {
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 30px;
	padding:0 0 0 15px;
}



.tleft.team p {
	width: 100%;
	font-size: 12px;
	font-weight: 500;
	letter-spacing:0.3px;
	padding: 0 0 0 15px;
	margin-top: 5px;	
}


.tleft.team p span{
	display: block;
	color: #26406c;
	font-weight: 400;
	/*font-family: 'Crete Round', serif;*/
	font-style: italic;
	font-size: 12px;
	margin-top: 15px;
}


p.media-dl {
	font-size: 16px;
}



/*DIVIDER*/


/*BILDER*/

@media screen and (max-width: 767px) /*(max-width: 991px)*/ { 

	.col-md-5.resp,
	.col-md-6.resp	{
		max-height: 500px;
	} 
}

/*TERMINE Abstände*/


@media (max-width: 767px) {
	.schedule .col_one_fourth {
	margin-bottom: 0px !important;
	}
}

@media (max-width: 767px) {
	.schedule .col_three_fourth .col_last{
	margin-bottom: 0px !important;
	}
}


hr.gradient1 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 0px 0px 20px 0px;
  width: 40%;
  margin-right: 0;
  margin-left: auto;
  /*margin: 35px 0px;*/
  /*margin: 0px 0px 20px 0px;*/
  background: linear-gradient(90deg,rgba(71, 74, 63, 1) 0%, rgba(140, 140, 132, 1) 35%, rgba(212, 209, 203, 1) 100%);
	);
}

hr.gradient2 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 0px 0px 20px 0px;
  width: 50%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	background: linear-gradient(90deg,rgba(149, 164, 173, 1) 0%, rgba(87, 110, 125, 1) 73%, rgba(61, 88, 105, 1) 100%);
	);
}

hr.gradient3 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  width: 90%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	background: linear-gradient(90deg,rgba(245, 245, 245, 1) 0%, rgba(139, 156, 162, 1) 63%, rgba(63, 93, 103, 1) 100%);
	
}	
	
hr.gradient4 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  margin-right: 0;
  margin-left: auto;
  width:70%;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	background: linear-gradient(90deg,rgba(197, 196, 212, 1) 0%, rgba(143, 141, 145, 1) 71%, rgba(97, 94, 88, 1) 100%);
	);
}

hr.gradient5 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  width: 40%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	background: linear-gradient(90deg,rgba(62, 68, 56, 1) 0%, rgba(129, 131, 121, 1) 28%, rgba(212, 209, 203, 1) 100%);
	);
}


hr.gradient6 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  width: 70%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	/*background: linear-gradient(90deg,rgba(93, 104, 89, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 83%);*/
	background: linear-gradient(90deg,rgba(107, 124, 138, 1) 0%, rgba(170, 175, 177, 1) 39%, rgba(212, 209, 203, 1) 100%);
	);
}

hr.gradient7 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  width: 50%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	/*background: linear-gradient(90deg,rgba(93, 104, 89, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 83%);*/
	background: linear-gradient(90deg,rgba(192, 189, 182, 1) 0%, rgba(169, 130, 93, 1) 72%, rgba(148, 76, 13, 1) 100%);
	);
}



hr.gradient8 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  width: 50%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	/*background: linear-gradient(90deg,rgba(93, 104, 89, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 83%);*/
	background: linear-gradient(90deg,rgba(178, 179, 180, 1) 0%, rgba(214, 215, 216, 1) 39%, rgba(236, 236, 236, 1) 100%);
	);
}



hr.gradient9 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  width: 50%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	/*background: linear-gradient(90deg,rgba(93, 104, 89, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 83%);*/
	background: linear-gradient(90deg,rgba(24, 34, 55, 1) 0%, rgba(214, 215, 216, 1) 75%, rgba(236, 236, 236, 1) 100%);
	);
}


hr.gradient10 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  width: 50%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	background: linear-gradient(90deg,rgba(245, 245, 245, 1) 0%, rgba(168, 166, 163, 1) 61%, rgba(97, 94, 88, 1) 100%);
	);
}



hr.gradient11 {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 20px 0px 20px 0px;
  width: 55%;
  margin-right: 0;
  margin-left: auto;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	background: linear-gradient(90deg,rgba(130, 148, 158, 1) 0%, rgba(177, 183, 184, 1) 23%, rgba(212, 209, 203, 1) 100%);
	);
}




hr.gradient.cd {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 10px 0px 20px 0px;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	background: linear-gradient(90deg, rgba(25,70,147,1) 13%, rgba(226,157,74,1) 100%);
	);
}

@media screen and (max-width: 767px) {
	hr.gradient.cd {
		margin: 10px 70px 20px 0px;
	}
}



/*LOGO*/

/** @media screen and (max-width: 767px) {
	.logo-desktop {
		display: none;
	}
	
	.logo-mobile {
		display: block;
		margin-left: 20px;
	}
}

@media screen and (min-width: 768px) {
	.logo-mobile {
		display: none;
	}
} */


/*LOGO HOME MOBIL*/


.logo-home {
	padding-left: 0px;
	/*padding-right: 50px;*/
	padding-top: 125px;
}


@media screen and (max-width: 600px) /*or (orientation: portrait)/*(max-width: 991px)*/ {
	.logo-home {
	padding-left: 0px;
	padding-top: 300px;
	}
}



.footer-logo {
		display: block;
		margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
	.footer-logo {
		display: block;
		margin-bottom: 15px;
		width: 85%;
	}
}	

#gotoTop:hover { background-color: #afafaf; }



/*PRIVACY*/


p.priv {
	width: 85%;
	text-align:left; 
	color:#d4d1cb; 
	line-height:1.2
}

p.priv-b {
	width:85%;
	text-align:left; 
	color:#d4d1cb; 
	font-weight: 500;
	line-height:1.2;
	font-style: bold;
	font-size: 16px; 
}

p.priv-i {
	width:85%;
	text-align:left; 
	color:#d4d1cb; 
	line-height:1.2;
	font-style: italic;
}


ul.priv-li {
		list-style-type: circle; 
		list-style-position: inside;
		color: #d4d1cb; 
		text-indent: 1em;
		width: 85%;
}

@media screen and (max-width: 991px) {
	p.priv {
		width: 100%;
		text-align:left; 
		color:#615e58; 
		line-height:1.2
	}
	
	p.priv-b {
	width:100%;
	text-align:left; 
	color:#615e58; 
	font-weight: 500;
	line-height:1.2;
	font-style: bold;
	font-size: 16px; 
	}
	
	p.priv-i {
	width:100%;
	text-align:left; 
	color:#615e58; 
	line-height:1.2;
	font-style: italic;
}
	
	
	ul.priv-li {
		list-style-type: circle; 
		list-style-position: inside;
		color: #615e58; 
		text-indent: 1em;
		width: 100%;
		font-weight: 300;
	}
}



/* MOBILES MENÜ */

@media (max-width: 1262px) {
	#header,
	#header-wrap,
	#header.sticky-style-2,
	#header.sticky-style-3,
	#header.sticky-style-2 #header-wrap,
	#header.sticky-style-3 #header-wrap { height: auto !important; min-height: 120px; }

	#header.sticky-style-2 #header-wrap,
	#header.sticky-style-3 #header-wrap { min-height: 60px; }

	#header.sticky-header #header-wrap { position: relative; }

	#header.transparent-header,
	#header.semi-transparent {
		background: #FFF;
		border-bottom: 1px solid #F5F5F5;
		z-index: auto;
	}

	#header.dark.transparent-header,
	#header.dark.semi-transparent {
		background-color: #333;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}

	#header.transparent-header.floating-header { margin-top: 0; }

	#header.transparent-header.floating-header .container {
		width: 750px;
		padding: 0 15px;
		border-radius: 0;
	}

	#header.transparent-header + #slider,
	#header.transparent-header + #page-title.page-title-parallax,
	#slider + #header.transparent-header,
	#header.transparent-header.floating-header + #slider,
	#header.transparent-header + #google-map {
		top: 0;
		margin-bottom: 0;
	}

	.slider-parallax .slider-parallax-inner { position: relative; }

	#header.transparent-header + #page-title.page-title-parallax .container { padding-top: 0; }

	#header-trigger,
	.top-advert,
	.header-extras { display: none; }
	
		
	
	#logo {
		display: block;
		height: 100px;
		float: none;
		margin: 0 auto 0 !important;
		max-width: none;
		text-align: center;
		border: 0 !important;
		padding: 0 !important;
	}

	#logo a.standard-logo { display: inline-block; }
	
	#primary-menu {
		display: block;
		float: none;
		
	}

	#primary-menu-trigger {
		opacity: 1;
		pointer-events: auto;
		top: 25px;
		margin-top: 0;
		left: 0;
		z-index: 1;
		color: #c0bdb6;
	}

	#primary-menu .container #primary-menu-trigger {
		top: 5px;
		left: 0;
	}

	#primary-menu > ul,
	#primary-menu > div > ul {
		display: none;
		float: none !important;
		border: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}

	#primary-menu > div > ul { padding-top: 60px !important; }

	body:not(.top-search-open) #primary-menu-trigger {
		opacity: 1;
		-webkit-transition: opacity .2s .2s ease, top .4s ease;
		-o-transition: opacity .2s .2s ease, top .4s ease;
		transition: opacity .2s .2s ease, top .4s ease;
	}

	body.top-search-open #primary-menu-trigger { opacity: 0; }

	body.side-push-panel #side-panel-trigger-close a {
		display: block;
		position: absolute;
		z-index: 12;
		top: 0;
		left: auto;
		right: 0;
		width: 40px;
		height: 40px;
		font-size: 18px;
		line-height: 40px;
		color: #444;
		text-align: center;
		background-color: rgba(0,0,0,0.1);
		border-radius: 0 0 0 2px;
	}

	#primary-menu.style-5 > ul {
		padding-right: 0;
		margin-right: 0;
		border-right: 0;
	}

	#primary-menu ul li {
		float: none;
		margin: 0 !important;
		text-align: left !important;
		border-top: 1px solid #EEE;
		color: #c0bdb6;		
	}
	
	

	#header.split-menu #primary-menu:not(.mobile-menu-off-canvas) > ul:not(:first-child) > li:first-child { border-top: 1px solid #EEE; }

	#primary-menu ul li:first-child { border-top: 0; }

	#primary-menu ul > li > a,
	#primary-menu.style-2 > div > ul > li > a {
		padding: 14px 5px !important;
		border: none !important;
		margin: 0 !important;
	}

	#primary-menu.style-5 > ul > li > a > div { line-height: 22px; }

	#primary-menu.style-5 > ul > li > a > div i {
		display: inline-block;
		margin: 0 6px 0 0;
		top: -1px;
		width: 16px;
		font-size: 14px;
		line-height: inherit;
	}

	#primary-menu.style-6 > ul > li > a:after,
	#primary-menu.style-6 > ul > li.current > a:after { display: none; }

	#primary-menu.sub-title > ul > li,
	#primary-menu.sub-title.style-2 > div > ul > li {
		background: none !important;
		margin-left: 0;
	}

	#primary-menu.sub-title > ul > li > a,
	#primary-menu.sub-title > div > ul > li > a {
		line-height: 22px;
		font-size: 13px;
		border-top: none;
	}

	#primary-menu.sub-title ul li > a span { display: none !important; }

	#primary-menu.sub-title ul li:hover > a,
	#primary-menu.sub-title ul li.current > a,
	#primary-menu.sub-title div ul > li:hover > a,
	#primary-menu.sub-title div ul > li.current > a,
	#primary-menu.style-3 ul li:hover > a,
	#primary-menu.style-3 ul li.current > a {
		background-color: transparent !important;
		color: #c0bd6;
		text-shadow: none;
	}

	#primary-menu ul:not(.windows-mobile-menu) li > a i.icon-angle-down:last-child { display: none; }

	#primary-menu > ul > li.sub-menu > a,
	#primary-menu > .container > ul > li.sub-menu > a {
		background-image: url("../images/icons/submenu.png");
		background-position: right center;
		background-repeat: no-repeat;
	}

	#primary-menu ul li.mega-menu { position: relative; }

	#primary-menu ul ul:not(.mega-menu-column),
	#primary-menu ul li .mega-menu-content {
		position: relative;
		width: auto;
		max-width: none;
		background: transparent !important;
		box-shadow: none;
		border: 0;
		border-top: 1px solid #EEE;
		z-index: 1;
		top: 0;
		padding-left: 15px;
	}

	#primary-menu ul li .mega-menu-content { padding-left: 0; }

	#primary-menu ul ul:not(.mega-menu-column) ul {
		top: 0 !important;
		left: 0;
	}

	#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),
	#primary-menu ul li .mega-menu-content.menu-pos-invert {
		left: 0;
		right: 0;
	}

	#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert { right: 0; }

	#primary-menu ul ul li {
		float: none;
		margin: 0;
		border-top: 1px solid #EEE;
	}

	#primary-menu ul ul li > a {
		padding: 11px 5px !important;
		font-size: 13px;
		text-transform: none;
		font-weight: 400;
	}

	#primary-menu ul ul li:hover > a {
		background-color: transparent !important;
		font-weight: 700;
		padding-left: 5px;
		color: #c0bd6;
	}

	#primary-menu ul li .mega-menu-content,
	#primary-menu ul li.mega-menu-small .mega-menu-content,
	#primary-menu ul li.mega-menu .mega-menu-content,
	.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content,
	.floating-header #primary-menu ul li.mega-menu .mega-menu-content {
		width: auto;
		margin: 0;
		top: 0;
	}

	.container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content,
	#header.full-header #primary-menu ul li.mega-menu .mega-menu-content {
		width: auto !important;
		margin: 0 !important;
	}

	#primary-menu ul li.mega-menu .mega-menu-content.style-2 { padding: 0; }

	#primary-menu ul li .mega-menu-content ul {
		display: block !important;
		position: relative;
		opacity: 1 !important;
		top: 0;
		left: 0;
		min-width: inherit;
	}

	#primary-menu ul li .mega-menu-content ul ul { border-top: 1px solid #EEE; }

	#primary-menu ul li .mega-menu-content ul.mega-menu-column {
		float: none;
		width: auto;
		margin: 0;
		border-left: 0 !important;
		padding-left: 15px;
		border-top: 1px solid #EEE;
	}

	#primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child { border: 0; }

	#primary-menu ul li .mega-menu-content ul { width: 100% !important; }

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column { padding: 0 0 0 15px; }

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title { margin: 0; }

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {
		font-size: 13px;
		font-weight: 700;
		text-transform: none !important;
		padding: 11px 5px !important;
		line-height: 22px !important;
		color: #444 !important;
	}

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {
		background-color: transparent;
		color: #c0bd6 !important;
	}

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover { color: #c0bd6 !important; }

	#primary-menu ul li .mega-menu-content.style-2 li { border-top: 1px solid #EEE; }

	#primary-menu ul li .mega-menu-content.style-2 li:first-child { border-top: 0; }

	#primary-menu ul li .mega-menu-content.style-2 ul > li > a:hover { padding-left: 5px; }

	.mega-menu-column .widget {
		padding: 30px 0;
		margin: 0 !important;
	}
	
	
	#top-search { margin: 0 !important; }

	#top-search a,
	#top-cart,
	#side-panel-trigger,
	#top-account {
		position: absolute;
		top: 0;
		left: auto;
		right: 15px;
		margin: 40px 0;
		-webkit-transition: margin .4s ease;
		-o-transition: margin .4s ease;
		transition: margin .4s ease;
	}

	#primary-menu > div > #top-search a,
	#primary-menu > div > #top-cart,
	#primary-menu > div > #side-panel-trigger { margin: 20px 0 !important; }

	#primary-menu ul.windows-mobile-menu li.sub-menu { position: relative; }

	#primary-menu ul.windows-mobile-menu li.sub-menu a { background-image: none !important; }

	#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger {
		position: absolute;
		cursor: pointer;
		width: 32px;
		height: 50px;
		line-height: 51px;
		top: 0;
		right: 0;
		z-index: 1;
		padding: 0 !important;
		text-align: center !important;
	}

	#primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger { display: none; }

	#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i { margin: 0 !important; }

	#primary-menu ul.windows-mobile-menu ul li.sub-menu a.wn-submenu-trigger {
		text-align: center !important;
		height: 45px;
		line-height: 45px;
	}

	#primary-menu ul.windows-mobile-menu ul li.sub-menu a.wn-submenu-trigger i {
		display: inline-block;
		line-height: 45px;
	}
	
	#header.sticky-style-3 #top-cart .top-cart-content { top: 40px; }

	#top-search a { right: 43px; }

	#top-search form { height: 100px !important; }

	#primary-menu > div > #top-search form { height: 60px !important; }

	#top-search form input { font-size: 24px; }

	#side-panel-trigger { right: 71px; }

	#top-account {
		margin: 33px 0 32px;
		right: 75px;
	}

	#top-account a.btn span { display: none; }

	body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {
		position: relative !important;
		top: 0 !important;
	}

	#page-submenu-trigger {
		opacity: 1;
		pointer-events: auto;
		color: #FFF;
	}

	#page-menu.pagemenu-active #page-submenu-trigger { background-color: rgba(0,0,0,0.2); }

	#page-menu nav {
		display: none;
		position: absolute;
		float: none;
		width: 200px;
		top: 43px;
		left: auto;
		right: 15px;
		height: auto;
		background-color: #1ABC9C;
		z-index: 11;
	}

	#page-menu.pagemenu-active nav { display: block; }

	#page-menu nav ul {
		height: auto;
		background-color: rgba(0,0,0,0.2);
	}

	#page-menu nav li { float: none; }

	#page-menu nav li a {
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0 15px;
		border-radius: 0;
	}

	#page-menu ul ul {
		position: relative;
		width: auto;
		top: 0;
		background-color: transparent;
	}

	#page-menu ul ul a { padding-left: 25px; }
	
	.dark .postcontent,
	.dark .postcontent.bothsidebar,
	.dark .sidebar { border-bottom-color: rgba(255,255,255,0.1); }

	.dark #header.transparent-header,
	.dark #header.semi-transparent,
	#header.dark.transparent-header,
	#header.dark.semi-transparent {
		background-color: #333;
		border-bottom-color: rgba(255,255,255,0.1);
	}

	.dark #primary-menu.mobile-menu-off-canvas:not(.not-dark) > ul,
	.dark #primary-menu.mobile-menu-off-canvas:not(.not-dark) > div > ul,
	#primary-menu.mobile-menu-off-canvas.dark > ul,
	#primary-menu.mobile-menu-off-canvas.dark > div > ul {
		background-color: #333;
		border-right: 1px solid rgba(255,255,255,0.05) !important;
	}

	.dark #primary-menu.mobile-menu-off-canvas.from-right:not(.not-dark) > ul,
	.dark #primary-menu.mobile-menu-off-canvas.from-right:not(.not-dark) > div > ul,
	#primary-menu.mobile-menu-off-canvas.from-right.dark > ul,
	#primary-menu.mobile-menu-off-canvas.from-right.dark > div > ul {
		border-right: 0 !important;
		border-left: 1px solid rgba(255,255,255,0.05) !important;
	}

	.dark #primary-menu:not(.not-dark) ul li,
	.dark #primary-menu:not(.not-dark) ul ul,
	.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
	.dark #primary-menu:not(.not-dark) ul ul li,
	.dark #primary-menu:not(.not-dark) ul li .mega-menu-content ul ul,
	.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.grid-2 > ul,
	.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.grid-3 > ul,
	.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.grid-4 > ul,
	.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.grid-5 > ul,
	.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 li { border-top-color: rgba(255,255,255,0.1) !important; }

	.dark #primary-menu:not(.not-dark) > ul > li.sub-menu > a,
	.dark #primary-menu:not(.not-dark) > .container > ul > li.sub-menu > a { background-image: url("../images/icons/submenu-dark.png"); }

	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul li,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content ul ul,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.grid-2 > ul,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.grid-3 > ul,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.grid-4 > ul,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.grid-5 > ul,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.style-2 li { border-top-color: #EEE !important; }

	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a { color: #c0bd6 !important; }

	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover ul a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current ul a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover ul a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current ul a  { color: #c0bd6 !important; }

	.dark .pricing-box.pricing-extended .pricing-action-area { border-top-color: rgba(255,255,255,0.15); }
}


#primary-menu ul li > a {
	display: block;
	line-height: 22px;
	padding: 39px 9px;
	/*color: #444;*/
	color: #c0bdb6;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	/*font-family: 'Alegreya Sans', sans-serif;*/
	/*font-family: 'Mulish', sans-serif;*/
	font-family: 'Mulish', sans-serif;
	-webkit-transition: margin .4s ease, padding .4s ease;
	-o-transition: margin .4s ease, padding .4s ease;
	transition: margin .4s ease, padding .4s ease;
}




/* ================= SONJA - NEUES ========================= */	


hr.gradient {
  height: 1.5px;
  border: none;
  border-radius: 6px;
  /*margin: 35px 0px;*/
  margin: 0px 0px 20px 0px;
  /*background: linear-gradient(
    90deg,
    rgba(13, 8, 96, 1) 0%,
    rgba(9, 9, 121, 1) 11%,
    rgba(6, 84, 170, 1) 41%,
    rgba(95, 216, 149, 1) 100%*/
	background:linear-gradient(90deg,rgba(36, 36, 36, 1) 0%, rgba(204, 204, 204, 1) 60%, rgba(250, 247, 247, 1) 100%);
}


li.ss       {
	color: #c0bdb6;
	
}



.span-f {
	word-spacing: 0.2em;
	
}








/* => Text rechts schließt mobil ans Foto an!! - ohne Leerraum wegen keinem Inhalt - */

@media screen and (max-width: 767px) {
	.col_two_fifth.bio {
		height: 0px;
		width: 0px;
	}
	
	.col_three_fifth.bio {
		width: 100%;
	}
	
}

@media screen and (max-width: 1024px) {
	.col_two_fifth.bio {
		height: 0px;
		width: 0px;
	}
	
	.col_three_fifth.bio {
		width: 100%;
	}
}


@media screen and (max-width: 767px) {

	.slider-caption,
	.flex-caption {
		position: absolute;
		top: 0;
		left: 15px;
		z-index: 20;
		max-width: 550px;
		color: #EEE;
		font-size: 1.375rem;
		font-weight: 300;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
		-webkit-transition: top .3s ease;
		-o-transition: top .3s ease;
		transition: top .3s ease;
		width: 85%;
	}
}	