td.mptt-shortcode-hours {
    opacity: 0;
}


img.um_img03 {
    width: 100%;
}


/*//////////////////////////////////////////////////////////////////////////
/////////////////////////////////////  AKKORDEON MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/



.akkordeon-title.akkordeon-headline {
    text-align: center;
    margin-bottom: 30px;
}

.con.akkordeon_wrapper {
    background: #fff !important;
}
.con.akkordeon_wrapper > .c01 > .akkordeon-title {
    text-align: center;
    padding: 80px 0px 20px;
}

.akkordeon_wrapper li{ 
    list-style-type: disc;
    margin-left:20px;
}
.akkordeon > .akkordeon-title {
    background-color: #f2f2f2;
    padding: 15px 50px 15px 20px;
    color: #492507;
    margin-top: 5px;
    cursor: pointer;
    font-size: 28px;
    margin-bottom: 5px;
     border-left: 10px solid #87be0e;
    position: relative;
    border-radius: 10px;
}

img.akkordeon_arrow {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 15px;
    transform: rotate(180deg);
	-webkit-transition: 1s ease-in-out all;
	transition: 1s ease-in-out all;
}
.akkordeon.akkordeon-active img.akkordeon_arrow {
    transform: rotate(90deg);
}
.akkordeon .akkordeon_content h3 {
    margin: 30px 0 10px 0;
}
.akkordeon h5{
    font-weight:bold;
    margin-top:15px;
    
}
.akkordeon h3 img {
    width: 30px;
        padding-right: 0;
    margin-right: 10px;
	-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
	    top: -2px;
	position: relative;
}

.akkordeon.akkordeon-active h3 img {
	-moz-transform: rotate(-0deg);
-ms-transform: rotate(-0deg);
-o-transform: rotate(-0deg);
-webkit-transform: rotate(-0deg);
transform: rotate(-0deg);
}

.akkordeon_content{
    display: none;
    padding:30px;
}
.light{
    color:#ccc;
}
.bewerbungslink{
    padding:10px 0 0 0 ;
    font-size:15px;
}
.akkordeon.akkordeon-active > .akkordeon-title, .page-fragen-besucher .akkordeon.akkordeon-active > .akkordeon-title{
 
    background-color:  #87be0e !important;
    border-left: 10px solid  #87be0e;
    background: radial-gradient(circle, rgba(235, 199, 136, 1) 0%, rgba(235, 181, 85, 1) 37%, rgba(231, 164, 51, 1) 54%, rgba(231, 164, 51, 1) 70%, rgba(191, 130, 23, 1) 89%);
    border: none;
}
.akkordeon-title h3 {
    margin: 0;
    font-size: 36px;
}
.subheadline{
	font-size:22px;
	margin:0 0 8px 0;
	display:block;
}




.akkordeon.akkordeon-active >  .akkordeon-title h3 {
   color: #fff;
	font-weight: 500;
}
.akkordeon, .akkordeon-headline{
    padding:0px 0 0px 0px;
	position: relative;
	top:400px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.akkordeon, .akkordeon-headline{
	top:0px;
	opacity: 1;
}
.akkordeon:nth-child(odd){
	top:0px;
	opacity: 1;
	transition-delay: .5s;
}
.akkordeon p{
    margin-top:0;
}
.akkordeon button {
    margin-top: 20px;
    /* width: 250px; */
    /* padding: 5px 10px; */
    /* height: 50px !important; */
    margin: 50px 0 0 0;
    outline: none;
    border: none;
}
#content .akkordeon ul {
    margin: 5px 0 10px 0;
    padding: 0 ;
}

.con.akkordeon_wrapper {
    width: 1000px;
    padding-bottom: 120px;
    clear: both;
    padding-top: 80px;
}

.akkordeon_mit_bild .akkordeon-title {
	    padding: 15px 50px 15px 140px;
}
img.akkordeon_modul-img {
    width: 113px;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width:1060px){
.con.akkordeon_wrapper {
    width: 100%;
	padding:30px 30px 120px 30px;
}
}
@media screen and (max-width:750px){
.page-kontakt .con, .page-contact .con {
    width: 100%;
}
	.subheadline{
	display:none;
    font-size: 16px;
    margin: 0 0 8px 0;
    display: none;
}
	.akkordeon > .akkordeon-title {

    min-height: 120px;
}
.akkordeon.akkordeon_mit_bild.akkordeon-active .subheadline {
    display: block;
}
}
@media screen and (max-width:460px){
img.akkordeon_modul-img {
    width: 85px;
}
		.akkordeon > .akkordeon-title {

    min-height: 85px;
}
	.akkordeon_mit_bild .akkordeon-title {
    padding: 15px 50px 15px 99px;
}
	.akkordeon-title h3 {
    margin: 0;
    font-size: 20px;
}

}






/*//////////////////////////////////////////////////////////////////////////
/////////////////////////////////////  EVENTS /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/





.events_entry {
	background-color:#fff;    
	margin-bottom: 10px;
    color: #000;
    text-align: left;
    padding: 30px;
    font-weight: 500;
    border-radius: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.event_start_headline h3 {
    color: #000000;
    font-weight: 500;
}
.event_start_datum {
    font-weight: 700;
    color: #000000;
    opacity: .5;
        font-size: 24px;
    display: block;
    margin-bottom: 10px;
}

.home .kontakt-footer {
    display: none;
}
.page-id-57 div#content {
    display: none;
}

.page-id-57 .kontakt-footer {
    float: right;
    padding-top: 120px;
	margin-right: 120px;
}


.kontakt-footer h2 {
    background: transparent;
    text-align: center;
    width: 100%;
}

.kontakt-footer .con {
    text-align: center;
    width: 960px;
	padding:0 30px;
    margin: 0 auto;
}

.event_start_mehr_text{display:none;}
span.event_start-mehr, span.event_start-weniger {
    background: linear-gradient(180deg, rgba(235, 199, 136, 1) 0%, rgba(235, 181, 85, 1) 37%, rgba(231, 164, 51, 1) 54%, rgba(231, 164, 51, 1) 70%, rgba(191, 130, 23, 1) 89%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
	cursor: pointer;
}

.events_entry.deaktiv_event {
    display: none;
}

.events_aktiv .events_entry.deaktiv_event{display:block;}

.btn.button.alle_termine_btn {
    cursor: pointer;
    margin-bottom: 50px;
}


td.mptt-shortcode-event {
    height: 120px !important;
}
ul.mptt-events-list {
    margin: 0 !important;
    padding: 0 !important;
}
@media screen and (max-width:1425px){

.page-id-57 .kontakt-footer {
    float: right;
    padding-top: 220px;
	margin-right: 0px;
}
}
@media screen and (max-width:1080px){


.kontakt-footer .con {
    width: 100%;
}
	
}


@media screen and (max-width:768px){
.events_entry {
    padding: 15px;
}
	.event_start_datum {
    font-size: 20px;
}
	td.mptt-shortcode-event {
    height: auto !important;
}
}



.netzwerkpoint {
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    border-bottom: 2px solid #ccc;
    padding-bottom: 30px;
}
.netzwerkpoint h2 {
    margin: 0;
    padding: 0;
}
.netzwerkpoint .c03 {
    padding: 0 30px;
}
.netzwerkpoint .c03 img {
    width: 100%;
}
.netzwerkpoint .c66 {
    padding: 0 30px;
}
/*\\\\\\\\\\\\\\\\\\\\PEISE///////////////////*/


.preis {
    position: absolute;
    bottom: -17px;
    font-size: 22px;
    background: #87be0e;
    padding: 10px;
    border-radius: 6px;
    color: #fff;
	font-weight:500;
}

.preis-text {
    border: 2px solid #ccc;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
}
.preise-wrapper .con {
    width: 960px;
}

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

.preise-wrapper .con {
    width: 100%;
	padding:0 30px;
}
	
}




/*\\\\\\\\\\\\\\\\\\\\WORKSHOP///////////////////*/

.c02.ws_text {
    padding: 50px 80px;
    text-align: left;
}
.workshopsdatum {
    background: #87be0e;
    padding: 5px 10px;
    color: #fff;
    font-weight: 500;
    width: fit-content;
    margin-bottom: 20px;
    border-radius: 8px;
}

.anmeldeformular-wrapper {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    background-color: #fff;
	    z-index: 10000;
    /* padding: 120px; */
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.aformon .anmeldeformular-wrapper {

    left: 0%;
}
.anmeldeformular_inner_wrapper {
    width: 1280px;
    margin: 0 auto;
}

.anmeldeformular-wrapper .kontakt-name, .anmeldeformular-wrapper .kontakt-email {
    width: 33.333%;
}
.anmeldeformular-wrapper .kontakt-email {
    padding: 0;
}
.workshops-wrapper {
    clear: both;
    margin-bottom: 50px;
    float: none;
    overflow: hidden;
}

.workshops-wrapper:nth-child(even) .c02 {
    float:right;
}

span.btn.button.ws-btn {
    padding: 16px 20px;
    font-size: 24px;
    line-height: 140%;
}
.kontakt-name.workshop_field {
    display: none;
}
h2.anmeldeformular_headline span {
    color: #000;
    font-weight: 300;
    font-size: 21px;
    display: block;
    text-align: left;
    line-height: 100%;
}
.head-modul-wrapper img {
    width: 100%;
}
@media screen and (max-width:1340px){

.c02.ws_text {
    padding: 30px;
    text-align: left;
}
	.anmeldeformular_inner_wrapper {
		width: 100%;
		padding:30px;
	}
	
}


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

	.anmeldeformular-wrapper .kontakt-name, .anmeldeformular-wrapper .kontakt-email {
		width: 100%;
	}
h2.anmeldeformular_headline {
    text-align: left;
    padding: 0;
}
}
/*\\\\\\\\\\\\\\\\\\\\ ///////////////////*/


.mptt-inner-event-content {
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
}
/*
p.timeslot {
    display: none;
}*/
.single-mp-event p.timeslot {
     border: 2px solid #f2f2f2;
    padding: 20px;
    width: fit-content;
    display: inline-block;
}
p.event a {
    position: relative;
    z-index: 100;
}
p.event img {
    display: block;
    margin: 0;
}

p.event * {
    padding: 10px;
}
p.event {
    display: inline-block;
    padding: 10px;
    width: 30%;
    border: 2px solid #f2f2f2;
	    margin: 0;
}
.page-template-page-kurse div#content {
    padding-bottom: 0;
}
.kurs-wrapper h3 {
    font-size: 25px;
    font-weight: 500;
}

.kurs-wrapper:nth-child(odd) {
    background-color: #ffb700;
}
.kurs-wrapper{padding:10px;}

.kurs-wrapper:nth-child(odd) {
    background-color: #ffb700;
    border-radius: 6px;
}

.uu_galerie img {
    width: 20%;
    display: block;
    float: left;
}

.headline-wrapper h1 {
    display: inline;
}
.headline-wrapper {
    position: absolute;
    bottom: 47%;
    width: 100%;
    text-align: center;
}
.head-modul {
    position: relative;
}




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

p.timeslot {
    display: block;
}
}

.home div#content {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0 30px;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	opacity: 0;
}
.home div#content h2 {
    text-align: center;
}

.home div#content.ani {
    opacity: 1;
}

.events-inner-wrapper, .events-start-inner-wrapper {
    text-align: center;
}

/*\\\\\\\\\\\\\\\\\\\\ KONTAKT///////////////////*/



.kontakt-start h2 {
    width: auto;
    display: inline-block;
    margin-bottom: 10px;
}


.home div#content h2 {
	    display: inline-block;
}



/*\\\\\\\\\\\\\\\\\\\ ueberuns start//////////////////*/	
img.about_img {
    width: 100%;
}
.about {
    padding: 30px;
    clear: both;
}
.page-template-page-ueber-mich div#content.einleitung, .page-template #content .con {
    padding-bottom: 0;
}

.about .c02:last-child {
    padding: 30px 80px;
}
.ueber-mich_bilder img {
    display: block;
    width: 100%;
-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	top:100px;
	opacity: 0;
	position: relative;
}
.ueber-mich_bilder img:nth-child(even){top:200px;}
.ueber-mich_bilder img.ani {top:0;opacity: 1;}

.con.team-member:nth-child(even) .c02 {
    float: right;
}
.c02.member-img {
    padding: 50px;
}
.ueber-mich_bilder img.um_img01 {
    width: 33.3333333%;
    float: left;
}

.ueber-mich_bilder img.um_img02 {
    width: 66.66666%;
}

.ueber-mich_bilder {
    position: relative;
}
.ueber-mich_textbox h2 {
    position: absolute;
    top: -68px;
    left: 50%;
    margin-left: -120px;
    width: 240px;
}
.ueber-mich_textbox {
    position: absolute;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 450px;
    background: #fff;
	text-align: center;
    padding: 30px 60px;
-webkit-transition:2s ease-in-out all;
	transition:2s ease-in-out all;

	opacity: 0;
	    z-index: 10;
}

.ani .ueber-mich_textbox{opacity: 1;}
.about.team-wrapper ul {
    padding: 0 20px 0;
}

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


.ueber-mich_textbox {
    position: absolute;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 200px;
    background: #fff;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    -webkit-transition: 2s ease-in-out all;
    transition: 2s ease-in-out all;
    opacity: 0;
    z-index: 10;
    line-height: 140%;
}
.c02.member-img {
    padding: 30px;
}
	.about .c02:last-child {
    padding: 30px;
}
}

@media screen and (max-width:768px){
.c02.member-img {
    padding: 0px;
}
.about .c02:last-child {
    padding: 0 0 30px 0;
}

	.event_start_headline h3 {

    font-size: 24px;
}
}

/*\\\\\\\\\\\\\\\\\\\ VIDEO TEASER STARTv //////////////////*/
video {
    width: 100%;
}


img.down-scroll {
    display: block;
    margin: 30px auto;
    width: 64px;
	cursor: pointer;
}

.wp-video, .mejs-container {
    width: 100% !important;
    height: 100% !important;
}



.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.mejs-container {
    padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mejs-controls {
    display: none;
}
.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}




.video-teaser {
    border-radius: 100%;
    overflow: hidden;
    width: 600px;
    margin: 0 auto;
    position: relative;
    border: 30px solid #fff;
    margin-bottom: -200px;
    z-index: 10;
	cursor: pointer;
-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	top:100px;
	opacity: 0;
}
.video-teaser.ani {top:0;opacity: 1;}


.video-teaser img {
    width: 100%;
	display:block;
}


.start-video-wrapper {
    position: fixed;
    top: -200%;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 100px 20%;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	z-index: 1000;
	    pointer-events: none;
}
.video-teaser-on .start-video-wrapper{top:0;z-index: 100;     pointer-events:all;}
.video-start-inner-wrapper iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
	
}

.video-start-inner-wrapper {
    position: relative;
}
.video-start-inner-wrapper img {
    width: 100%;
}

img.close-video {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
}
.video-teaser img.video-teaser-play {
    position: absolute;
    width: 114px;
    left: 50%;
    top: 39%;
    margin-left: -40px;
}

@media screen and (max-width:960px){
    .video-teaser {
        border-radius: 100%;
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        position: relative;
        border: 20px solid #fff;
        margin-bottom: 0;
        z-index: 10;
        cursor: pointer;
    }
	    .video-teaser {
        border-radius: 100%;
        overflow: hidden;
        width: 69%;
        margin: 0 auto;
        position: relative;
        border: 20px solid #fff;
        margin-bottom: 0;
        z-index: 10;
        cursor: pointer;
    }
    .video-teaser img.video-teaser-play {
        position: absolute;
        width: 80px;
        left: 50%;
        top: 35%;
        margin-left: -32px;
    }
	.ueber-mich_textbox {
    position: relative;
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 0;
    background: #fff;
    text-align: center;
    padding: 30px 30px;
}
	.ueber-mich_textbox h2 {
    position: static;
    top: 0;
    left: 50%;
    margin-left: 0;
    width: 240px;
    margin: 0 auto;
}
	
	.start-video-wrapper {
    padding: 120px 0;
}
	img.down-scroll {
    display: none;
}
}



@media screen and (max-width:768px){
video {
    width: 100%;
    display: block;
}
	
}

/*\\\\\\\\\\\\\\\\\\\ TEASER START //////////////////*/

.entry-start .con {
    text-align: center;
    width: 960px;
    margin-bottom: 60px;
	padding:0 30px;
}


h3.timeslots-title {
    display: none;
}

.start-teaser img {
    width: 100%;
	display: block;
}
.start-teaser {
    width: 50%;
    float: left;
    position: relative;
    top: 0px;
}



.start-teaser h2 {
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 41%;
}
.start-teaser h2 a.button {
       background: linear-gradient(180deg, rgba(235, 199, 136, 1) 0%, rgba(235, 181, 85, 1) 37%, rgba(231, 164, 51, 1) 54%, rgba(231, 164, 51, 1) 70%, rgba(191, 130, 23, 1) 89%);

    padding: 20px 30px 10px!important;
    display: inline-block;
    font-size: 48px;
}
.start-teaser h2 {
    background: transparent;
}

img.teaser-kreis {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		-webkit-transition:2s ease-in-out all;
	transition:2s ease-in-out all;
}
.start-teaser-inner-wrapper {
    overflow: hidden;
    border-radius: 100%;
    border: 30px solid #fff;
	
}
.start-teaser02 img.teaser-kreis {
    transform: rotate(90deg);
}
.start-teaser:hover img.teaser-kreis{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
.start-teaser02:hover img.teaser-kreis{
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg);
}
.start-teaser01.start-teaser {
    left: -250px;
	opacity: 0;
	-webkit-transition:2s ease-in-out all;
	transition:2s ease-in-out all;
}
.start-teaser02.start-teaser {
    left: 250px;
	opacity: 0;
	-webkit-transition:2s ease-in-out all;
	transition:2s ease-in-out all;
}
.ani .start-teaser01.start-teaser {
    /* margin-right: -50px; */
    left: 50px;
	opacity: 1;
}
 .ani .start-teaser02.start-teaser {
    left: -50px;
	opacity: 1;
}

a.teaserlink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 100;
}


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

	.start-teaser h2 a.button {
    font-size: 36px;
}
}

@media screen and (max-width:1080px){
	.entry-start .con {
		width: 100%;
	}
}
@media screen and (max-width:768px){

.start-teaser {
    width: 100%;
    float: none;
    position: relative;
    top: 0;
}
	.start-teaser01.start-teaser {
    /* margin-right: -50px; */
    left: 0;
}
	.start-teaser02.start-teaser {
    left: 0;
}
	.start-teaser-wrapper.con {
    padding: 0 30px 30px;
}
}







/*\\\\\\\\\\\\\\\\\\\ VIDEO START //////////////////*/


.video-outer-wrapper {
    height: 768px;
    overflow: hidden;
    position: relative;
}


#video-page .headline-wrapper h1 {
    text-align: center;
    width: auto;
	display: inline-block;
    margin: 0 auto;
    padding: 10px 30px;
    background: rgba(135,190,14,.7);
}

#video-page .headline-wrapper {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 51%;
}

.dff-einleitung {
    position: absolute;
    margin: 0 auto;
    width: 750px;
    text-align: center;
    left: 50%;
    top: 70%;
    z-index: 10000;
    opacity: 1;
    -webkit-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
    background:  #ffb700;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border-radius: 100%;
    padding: 23px;
	margin-left: -45px;
}
img.dff-logo {
    margin: 0 auto;
    width: 500px;
	display: inline-block;
}

.page-id-65, .page-id-41{background-color:transparent;}


#video-page{
	width:100%;
	height:auto;
	padding-bottom: 50px;
	}
	
#wrapper-player{	
	position: absolute; 
	z-index: 0; 
	width: 100%; 
	left:0%;
	height: auto;
	overflow:hidden;
	top:0;
}
#player{
	position: absolute; 
	z-index: -99; 
	width: 100%; 
	height: 100%;
	    top: -14%;
/*	filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
filter: gray;
-webkit-filter: grayscale(1);*/
	}
.video-overlay{opacity: 0;}


.text-on .video-overlay{width:100%;  opacity: 1;  height: 100%; position:absolute; left:0; top:0; background-image:url(../images/video-over00.png); background-color:rgba(0,0,0,0.5);-webkit-transition: 1s all ease-in-out;
	transition: 1s all ease-in-out;}


/*@media screen and (max-width:1000px){
	#wrapper-player{	
	width: 1600px; 
	margin-left:-800px;
	}
	}*/


.video-size-img{
	position:relative; 
	width:123%; 
	height:auto; 
	display:block; 
	z-index:1;}



.unmute-video .unmute{display:inline-block;}
.unmute-video .mute{display:none;}

.mute{display:inline-block;}
.unmute{display:none;}


img.play-button {
    width: 45px;
	cursor: pointer;
	-webkit-transition: 1s all ease-in-out;
	transition: 1s all ease-in-out;
}



.unmute-video #player{
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: url(desaturate.svg#greyscale);
filter: gray;
-webkit-filter: grayscale(0);
}

.unmute-video .video-overlay{background-color:transparent;}



@media screen and (max-width:1340px){
.dff-einleitung {
    top: 61.5%;
}
#video-page {
}
#video-page .headline-wrapper {
        top: 34%;
    }

.video-outer-wrapper {
    height: 560px;
}
	#player{
	    top: 0%;
	}
}


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

	
	#video-page .headline-wrapper {
    position: static;
    text-align: center;
    width: 100%;
}
	    video {
        width: 100%;
        display: block;
    }
	/*
#video-page .headline-wrapper {
        top: 59%;
    }*/

}

@media screen and (max-width:960px){
/*
.headline-wrapper, .giant-slider-con02 .headline-wrapper {
    left: 0;
}*/
	
	}	


@media screen and (max-width:750px){
#wrapper-player {
    width: 800px;
    margin-left: -200px;
}
	#wrapper-player {
    width: 600px;
    margin-left: -00px;
}
#video-page .headline-wrapper {
    position: static;
    text-align: center;
    width: 100%;
}	

img.play-button {
	width: 30px;}
	
	#wrapper-player {
    position: relative;
		min-height:0;}
	

	#video-page {
    min-height: 0px;
}
	.dff-einleitung {
 top: 10px;
    right: 10px;
    left: inherit;
    width: 50px;
    height: 50px;
    padding: 12px;
    margin-left: -45px;
}
	    .video-outer-wrapper {
        height: auto;
    }
	.headline-wrapper {
    position: static;
    margin-bottom: 0;
    padding-bottom: 0;
}
	}	

@media screen and (max-width:420px){
#wrapper-player {
    width: 600px;
    margin-left: -200px;
	}
}

.spotify{
	width:100%; 
	height:1200px; 
	position:relative;
	overflow:hidden;
	background-image:url(../images/dff.jpg); 
	background-attachment: fixed;
	background-repeat:no-repeat; 
	background-position:top center; 
	padding-top:300px;
	z-index:0;
	text-align: center;
	margin-bottom:00px;
	}



















/*\\\\\\\\\\\\\\\\\\\\ EVENT MANAGer ////////////////////*/


.event-bildmarke {
    width: 40%;
    position: absolute;
    left: -225px;
    top: 160px;
    z-index: -1;
    opacity: .4;
}
.event-wrapper {
    text-align: center;
    position: relative;
	clear: both;
}
.button-wrapper {
    text-align: center;
    padding-bottom: 120px;
}
.event-start-button-wrapper {
    text-align: center;
    padding: 30px 0 120px;
}
.event-wrapper h2 {
    width: auto !important;
    display: inline-block;
    margin: 120px auto 0px;
-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	top:100px;
	background: transparent;
	opacity: 0;
}
.event-wrapper.ani h2{top:0;opacity: 1;}
.events-inner-wrapper, .events-start-inner-wrapper {
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
.css-events-list {
    text-align: left;
}
.event.row {
    background-color: #fff;
    margin-bottom: 2px !important;
    width: 100%;
    clear: both;
    overflow: hidden;
    display: block;
    height: auto;
        border-top: 3px solid #ffb700;
        padding: 30px 20px 20px 30px;
	    position: relative;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	top:100px;
	opacity: 0;
}	
.event.row.ani{top:0;opacity: 1;}


a.haupveranstaltungslink {
    position: absolute;
    width: 100%;
    height: 100%;
	left: 0;
	top:0;
}
a.haupveranstaltungslink span {
    position: absolute;
    right: 0;
    background-color: #ffb700;
    padding: 15px;
    line-height: 52%;
    color: #000;
    font-weight: 500;
	font-family: 'Kalam', 'Titillium Web' ,Helvetica, Helvetica Neue, Arial, sans-serif;
}
/*.archiv .event.row { border-left: 7px solid #696566 !important;}*/
.col {
    float: left;
    width: 60px;
    display: block;
    white-space: normal;
}
.event-time.col {    width: 18%; }
.event-name.col {
    width: 82%;
    padding-left: 32px;
	    padding-right: 100px;
}
span.event-ort-text {
    font-size: 48px;
}
.event-name-text {
    margin-top: 5px;
    line-height: 120%;
    padding-bottom: 6px;
    padding-top: 1px;
    display: block;
}
.event-location-text {
    line-height: 120%;
    display: block;
    font-size: 18px;
    font-weight: 500;
}
.col .day {
    width: 100%;
    font-size: 44px;
    text-align: left;
    padding: 0 0 0px 0;
	font-weight:300;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}.col .month {
    width: 100%;
    font-size: 22px;
    line-height: 120%;
    text-align: left;
    padding: 12px 0 0 0;
    font-weight: 300;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.events-wrapper {
    overflow: hidden;
}
.page-termine .content h1, .page-termine .content h2 {
    padding-left: 30px;
}
.page-termine .content h2 {
    margin-top: 80px;
}
.page-termine .content {
    padding-left: 0;
}
.css-events-list h2:first-child {
    margin-top: 0;
}

.con.kurs-headline {
    width: 960px;
}
 @media screen and (max-width:1080px){
.con.kurs-headline {
    width:100%;
	padding:0 30px;
}
.event-bildmarke {
    width: 75%;
    position: absolute;
    left: -185px;
    top: 0;
    z-index: -1;
    opacity: .4;
}
 .events-inner-wrapper, .events-start-inner-wrapper {
    width: 100%;
	 padding: 0 30px;
}

	 
.row {
    padding: 15px 15px;
	font-size:18px;
}
.event-name-text {
    padding-bottom: 5px;
}
.col .day{line-height:75%;}
	 
	 .event-name.col {
	    padding-right: 80px;
}
	 
	.col .day {
    font-size: 32px;
} 
	.col .month {
    font-size: 18px;
} 
	 span.event-ort-text {
    font-size: 32px;
}
	.event-name.col {
    padding-right: 60px;
} 
 }
  @media screen and (max-width:900px){
	  .event-name.col {
    width: 75%;
    padding-left: 32px;
    padding-right: 100px;
}

	  .event-time.col {
    width: 25%;
}
	  
.event.row {
    padding: 30px 20px 20px 10px;
}
.event-name.col {   padding-left:10px;}
 }
@media screen and (max-width:800px){

}
@media screen and (max-width:768px){
	
	.event-bildmarke {
    left: -85px;
}
	  .events-start-inner-wrapper {
        width: 100%;
        padding: 0 30px;
		
    }
    .events-inner-wrapper {
        width: 100%;
        padding: 0;
		
    }
h3.mptt-column-title {
    font-size: 33px;
    font-weight: 500;
}
.event.row {
    height: auto;
    padding: 15px;
}


.col {
	height:auto;
}
.event-time.col {    width: 25%; }
.event-name.col {    width: 75%; min-height:80px; padding: 0 80px 0 0;}
.event-ticket.col, .event-place.col {
    width: 100%;
	padding-left:30%;
	text-align:left;
	height:auto;
	line-height:200%;
	
}
.event-place.col {
}

.event-name-text{    margin-top: -3px;line-height:120%; padding-bottom:15px; padding-top:1px; display:block;}
.event-location-text{line-height:120%;  display:block;}	

}
@media screen and (max-width:480px){
.event-name.col {
    width: 100%;
    min-height: 80px;
    padding: 30px 80px 0 0;
}
.event-time.col {
    width: 100%;
}	
}

/*\\\\\\\\\\\\\\\\\\\\ EVENT SINGLE ////////////////////*/


/*\\\\\\\\\\\\\\\\\\\\ TERMINE SINGLE////////////////////*/

 .single-event #page {}

.single-event .con {
    width: 100%;
}
.single-event h1 {
    padding: 0 30px 0 0px;
    margin-top: -12px;
    background: #87be0e;
    line-height: 140%;
    min-height: inherit;
    display: block;
    padding: 10px 30px;
    margin-top: 20px;
    margin-bottom: 22px;
    width: fit-content;
}
.booking-form  {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.ticket-on .booking-form {
    top: 0%;
}
.booking-form .booking-form-inner-wrapper, .single-event #content, .page-template-default #content {
    width: 60%;
    float: right;	padding:30px 10% 30px 30px;
}
.booking-form .em-booking-form-details {
    width: 100%;
}

.em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 100% !important;
}
.em-booking-form p {
    float: left;
    clear: none !important;
    width: 49%;
    min-height: 103px;
    border: 10px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

p.ticket-price {
    width: 100%;
    min-height: 0;
}
p.input-group.input-checkbox.input-field-data_privacy_consent {
    margin-top: 20px;
}
.em-booking-buttons {
    clear: both;
    border: 10px solid #fff;
}
.close-booking{
	width: 30px;
	position: absolute;
	top: 30px;
	right:30px;
	left: auto;
}
a.button.back-button {
    background: #f2f2f2;
}



.single-event .c66 {
	width:100%;
    position: relative;
    padding: 0 30px 30px 79px;
    border: none;
}

.single-event .c03{background-color:transparent;}

a.button.back-button {
}
.em-location-map-container {
    margin-top: 0px;
}
.em-location-map-container {
    width: 100% !important;
}
.em-location-map-container {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.article-image img{width:100%; margin:0 !important; padding:0 !important;}
.single-event .event-time-detail {
    position: absolute;
    top: 0;
    left: 0px;
}
dl.gallery-item {
    float: left;
    margin-right: 10px;
}
.single-event .c03{padding:0 30px 0 0;}
@media screen and (max-width:680px){
.single-event #content {
    margin: 460px 0 0px 0px;
	width:100%;
}
.single-event #page{padding:0 20px;}
.single-event .event-time-detail {
    left: 0px;
}	
.single-event h1 {
    padding: 0 0px 0 0px;
}
.single-event .c03{padding:0;}
.single-event .event-time-detail {
    top: 0;
    left: 0px;
    position: static;
    width: 100px;
    overflow: hidden;
    height: 100px;
}
.single-event .c66 {
    padding: 0px 0 0px 0;
	margin-bottom:50px;
}
}















.page-kontakt input.wpcf7-form-control.wpcf7-submit {
    margin: 30px 0;
}





/*\\\\\\\\\\\\\\\\\\\\ EINLEITUNG ////////////////////*/



/*========== EINLEITUNG DREISPALTER ==========*/
.dreispalter-start{width:1280px; padding-bottom:80px;}
.dreispalter-start h3{text-align:center; margin-bottom:50px;}
.dreispalter-start .c03{
	text-align:center;
	    padding: 0 80px;
	}

.dreispalter-start img{
	width:50px;
	padding-bottom:10px;
	}

@media screen and (max-width:1280px){
	.dreispalter-start{width:100%;}
	}
@media screen and (max-width:1280px){
	.dreispalter-start .c03, .dreispalter-start .c03:first-child, .dreispalter-start .c03:last-child{
		padding:30px 30px;
	}	
	}	




.para-start {
    height: 400px;
    background-image: url(../images/para01.jpg);
    background-attachment: fixed;
	background-position: bottom right;
}

/*\\\\\\\\\\\\\\\\\\\\ SINGLE ////////////////////*/
.blog .entry img{
    height: auto;
    max-width: 100%;
    float: left;
    padding: 0px 30px 30px 0;
}
/*\\\\\\\\\\\\\\\\\\\\ BLOG ////////////////////*/	


.article-con{
	/*padding:40px 60px 40px 0px;*/
	}	
.c80.article-detail{width:90%;}
.article-comments{
	padding:50px 0;
	}

.article-image img{
    float: left;
    margin:  0;
}
.article-image.c01 {
    padding-bottom: 30px;
}
.entry img {
    float: left;
}
.single .article-image img {
    width: 100%;
    padding-right: 30px;
    height: auto;
	
}
.single-post #content ul, .single-post #content ol {
    border-left: 8px solid #88be0e;
}
.single-post #content ul li {
    list-style-type: none;
}
.article-image.c03 {
    padding: 0 30px 30px 0;
}
.single-post div#content .con {
    width: 100%;
}
.single-post div#content {
    width: 900px;
}
#content .navigation {
    margin-top: 40px;
}	

.wp-paginate a, .wp-paginate .current{
    padding: 4px 10px !important;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a:hover{
	
	text-decoration:none;
	}
	

@media screen and (max-width:960px){
.single-post div#content {
    width: 100%;
	padding:0 30px;
}
}

@media screen and (max-width:1000px){
	.single .c80.article-detail{width:100%;}

}
@media screen and (max-width:960px){
	.single-post .c66{width:66.6666%;}

	}
	@media screen and (max-width:800px){
	.single .article-image img{
	    width: 100%;
    height: auto;
	margin-bottom:30px;
	}
.single-post .c66, .single-post .c03{width:100%;}
	.article-con {
    padding: 0px;
}
		.article-image.c03 {
    padding: 0 0px 0px 0;
			overflow: hidden;
}
	}
	
@media screen and (max-width:680px){
	.single-post .con img{width:100%;}
	.article-con{
	padding:20px 0px;
	}
	.article-image.c02 {
    padding: 0 0 30px 0;
		    overflow: hidden;
}
	.single-post .c01.article-detail {
    padding-top: 30px;
}
	
	.single-post .c66 {
    padding: 0;
}
	}




/*\\\\\\\\\\\\\\\\\\\\ CHECKUPS START ////////////////////*/
.checkup-teaser {
    padding-bottom: 80px;
}
.checkup-teaser {
    display: none;
}
.checkup-con.con.mm a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.checkup-con.con.mm .c02 {
    width: 520px;
	height:520px;
        padding: 85px 0;

    text-align: center;
	color:#fff;
	position: relative;
}
.checkup-con.con.mm .c02:first-child {
    border: 10px solid #88be0e;
}
.checkup-con.con.mm .c02:last-child {
    border: 10px solid #88be0e;
	float:right;
}
.checkup-con.con.mm .c02 img {
    width: auto;
    padding: 20px;
    height: 145px;
}
.checkup-teaser h2{text-align: center;padding:80px 30px 50px 30px;margin:0;}
.checkup-con.con.mm .c02 h3{font-size:42px;color:#88be0e;}
.checkup-teaser {
    padding-bottom: 80px;
	
}
.checkup-teaser .c01 {
    text-align: center;
    padding-top: 60px;
}
span.button.button-white {
    background: #88be0e;
    color: #fff;
}

@media screen and (max-width: 1345px){
	.checkup-con.con.mm {
    padding: 0 30px;
}
}
@media screen and (max-width: 1140px){
.checkup-con.con.mm .c02 {
    width: 420px;
    height: 420px;
    padding: 20px;
    text-align: center;
}
.checkup-con.con.mm .c02 h3 {
    font-size: 30px;
	margin-bottom: 10px;
}
.checkup-con.con.mm .c02 {
    padding: 80px;
}
	.checkup-teaser {
    background-size: auto 1000px;
}
}
@media screen and (max-width: 930px){
.checkup-con.con.mm .c02 {
       width: 280px;
    height: 280px;
    padding: 20px;
    text-align: center;
}
	.checkup-con.con.mm .c02 h3 {
    font-size: 23px;
}
	.checkup-con.con.mm .c02 h4{font-size:24px;}

		.checkup-con.con.mm .c02 img {
    padding: 10px;
}
}
@media screen and (max-width:680px){
.checkup-con.con.mm .c02 {
 width: 260px;
    height: 260px;
   margin:0 auto 30px auto;
	float: none !important;
	clear: both;
}
.checkup-con.con.mm .c02 h4 {
    font-size: 18px;
}
	.checkup-teaser .c01 {
    text-align: center;
    padding-top: 20px;
}
	.home .checkup-con.con.mm p {
    display: none;
}
}

/*\\\\\\\\\\\\\\\\\\\\ CHECKUPS ZENTREN START ////////////////////*/
.kontakt-start .con {
    width: 100%;
}
.kontakt-start {
    width: 100%;
    padding: 80px 0;
    border: 30px solid #fff;
    border-bottom: none;
    text-align: center;
}
.page-check-up-zentren .kontakt-start {
    background: #fff;
}
.checkup-zentren-einleitung{
	width: 850px !important;
	text-align: center;
	padding-bottom:80px;
}
@media screen and (max-width:1140px){
.checkup-zentren-einleitung{
	width: 100% !important;
	padding:80px 30px;
}
.checkup-zentren-einleitung {
    padding-top: 0;
}
}
@media screen and (max-width:680px){
.kontakt-start {
    padding: 30px 0;
}
	.checkup-zentren-einleitung {
    width: 100% !important;
    padding: 0px 30px;
}
	.zentren-text {
    padding: 50px 0px 30px 0px !important;
}
	
}


/*\\\\\\\\\\\\\\\\\\\\ BILDREIHE START ////////////////////*/

.bilderreihe {
    clear: both;
    overflow: hidden;
}
.bilderreihe img {
    width: 25%;
    display: block;
    float: left;
}

@media screen and (max-width:750px){
.bilderreihe img {
    width: 50%;
}

	
}





.headbild {
    padding: 0 30px 23px;
	position: relative;
}



.leistung-bild .con {
    width: 100%;
	padding:30px 30px 0px 30px;
}
.leistung-bild .con img {
    width: 100%;
}
.page-id-12 h1, .page-id-14 h1, .page-template-page-produktinfo h1{
    background-image: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 37%;
    width: 100%;
    text-align: center;
    color: #fff;
}

.leistung-bild {
    margin-top: 
		0px;
}


/*\\\\\\\\\\\\\\\\\\\\\PRODUKTE//////////////////*/	


.produktinfo img{width:100%;}

div#content.produktinfo li {
    font-size: 24px;
    margin-bottom: 10px;
}

div#content .c03, div#content .c66{
    padding: 30px;
}

.maschinentransporte img {
    width: 100px;
    display: inline-block;
}

.maschinentransporte {
    background: #88be0e;
    text-align: center;
	color:#fff;
    padding: 80px 30px 30px;
}
.maschinentransporte h2{color:#fff;}


.produktwrapper {
    background: #f2f2f2;
	padding: 30px 30px 80px;
}
.mm .c03:last-child, .mm .c03:nth-child(3n+3) {
    width: 31.333%;
    margin: 0 0 0 1.5%;
}
.mm .c03:first-child, .mm .c03:nth-child(3n+4) {
    width: 31.333%;
    margin: 0 1.5% 0 0%;
}
.c03.produkt {
    background: #fff;
    text-align: center;
    border-bottom: 30px solid #f2f2f2;
}
.c03.produkt h3 {
    font-size: 28px;
    padding: 10px 10px 0 10px;
}
.c03.produkt {
	position: relative;
    background: #fff;
    text-align: center;
    border-bottom: 30px solid #f2f2f2;
    min-height: 470px;
}
span.current {
    background: #88be0e;
    color: #fff;
    border: none !important;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: none !important;
    padding: 3px 5px;
    margin: 2px;
}
.c03.produkt p {
    margin: 0;
}

.c03.produkt a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1000;
}








/*\\\\\\\\\\\\\\\\\\\\\Produkte detail//////////////////*/	
.single-produkte form {
    padding-top: 30px;
}
.single-produkte .c02{
padding:30px;
}
.single-produkte .c02 img {
    display: block;
	margin-bottom:10px;
	width:98%;
}
.single-produkte h1 {
    text-align: left;
}
a.kollektion-link:link, a.kollektion-link:active, a.kollektion-link:visited, a.kollektion-link:hover {
    color: #888888;
    text-decoration: none;
}
a.kollektion-link {
    display: block;
    padding: 10px 0 0 0;
}
a.button.form-button, .zurueck-button {
    cursor: pointer;
}
.single-produkte div.wpcf7 {
    overflow: hidden;
    height: 0px;
	-webkit-transition: 1s ease-in-out all;
	transition: 1s ease-in-out all;
}
.show-form.single-produkte div.wpcf7 {
    overflow: hidden;
    height: 700px;
}

.single-produkte #wrapper {
    background: #f2f2f2;
}





dl.gallery-item {
    display: inline-block;
    margin-right: 1.3333%;
    width: 32%;
    margin-top: 0px;
	margin-bottom: 0px;
}
dl.gallery-item img {
    width: 100%;
	margin:0 !important;
}
.gallery br{display:none;}
@media screen and (max-width:750px){
.single-produkte .c02{
    border-top: 0px solid #fff;
    padding: 0;
}
	.single-produkte h1 {
    text-align: left;
    margin-top: 20px;
}
}



/*\\\\\\\\\\\\\\\\\\\\\PAGING NAVIGATION//////////////////*/	
	
.paging-navigation .wp-paginate .current{
		background:#aed544;
	}
.wp-pagenavi > span, .wp-pagenavi > a {
    width: 36px !important;
    height: 30px !important;
    padding-top: 10px !important;
    text-align: center;
    display: block;
    float: left;
}
.wp-pagenavi > span.pages {
    width: auto !important;
    border: none;
}

/*\\\\\\\\\\\\\\\\\\\\ LIGHTBOX ////////////////////*/
html > body > #swipebox-overlay {
background-color: #f2f2f2 !important; 
}

body #swipebox-action{
text-shadow:none;
background-color: #88be0e;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #88be0e), color-stop(100%, #88be0e));
background-image: -webkit-linear-gradient(#88be0e, #88be0e);
background-image: -moz-linear-gradient(#88be0e, #88be0e);
background-image: -o-linear-gradient(#88be0e, #88be0e);
background-image: linear-gradient(#88be0e, #88be0e);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 1;
}
body #swipebox-caption {
text-shadow:none;
background-color: #f2f2f2;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #f2f2f2));
background-image: -webkit-linear-gradient(#f2f2f2, #f2f2f2);
background-image: -moz-linear-gradient(#f2f2f2, #f2f2f2e);
background-image: -o-linear-gradient(#f2f2f2, #f2f2f2);
background-image: linear-gradient(#f2f2f2, #f2f2f2);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 1;
}	

#swipebox-bottom-bar, #swipebox-top-bar {
    text-shadow: 1px 1px 1px #88be0e !important;
    background: #88be0e !important;
    opacity: .95;
}
div#swipebox-top-bar {
    display: block !important;
}
 #swipebox-overlay {
  background-color: rgba(0,0,0,0.7) !important;

}
div#swipebox-action {
  background-color: #ff7800;
  background-image: none;
}
div#swipebox-caption {
  background-image: none;
  background: #ff7800;
  font-size: 20px;
  font-weight: 400;
  font-family: inherit;
}
.slide img {
    max-height: 750px !important;
}

/*\\\\\\\\\\\\\\\\\\\\ COMMENTS ////////////////////*/
#commentform{
	background-color:#3b5dc7;
	padding:5%;
	width:90%;
	}

#content-comments{
	width:100%;
	}
#content-comments ul {
	text-decoration:none;
	padding:0;
	margin:0;
	}
.comment-wrapper{
	overflow:hidden;
	}
.comment-text{
	width:75%;
	min-height:100px;
	padding:5px 20px;
	background-color:#3b5dc7;
	color:white;
	float:right;
	}
.comment-author{
	width:15%;
	float:left;
	font-size:11px;
	line-height:16px;
	}
@media screen and (max-width:640px){
	.comment-text{
	width:70%;
	}	
}





/*EDITOR STYLES*/
span.infobox {
    padding: 30px;
    background-color: #f2f2f2;
    display: block;
}
.single-post hr {
    margin: 50px 0px;
    background-color: #fff;
    border: 1px solid #eee;
}


/*mitgliederbereich*/
ul.digimember_product_links li {
    list-style: none;
    color: #fff !important;
    width: auto;
    display: inline-block;
	padding:10px 1px;
}

ul.digimember_product_links li a {
    background: #f2f2f2;
    color: #000 !important;
    padding: 20px;
    width: auto;
}

ul.digimember_product_links li:hover a{
	color:#fff !important;
	background-color: #88be0e;
}
ul.digimember_product_links {
    padding: 0 !important;
}
/*login*/
.ncore.ncore_user_form input[type="text"],.ncore.ncore_user_form  input[type="password"], .ncore_form_table input {
    background: #f2f2f2;
    width: 100% !important;
    height: 50px !important;
}
table.ncore_form_table.ncore_user div {
    float: none !important;
}
div.ncore_user_form_container {
    display: inline-block;
    text-align: left;
    width: 55%;
}
table.ncore.ncore_form_table.form-table.ncore_user {
    width: 100%;
}
form#user_account_editor_form img {
    display: none;
}
input.button-primary {
    width: auto;
}
tr.ncore_input_password_indicator {
    display: none;
}
span.ncore_checkbox input {
    width: 20px;
    float: left;
}
.ncore_form_label label, form#user_account_editor_form label {
    font-size: 18px;
    padding: 10px 0 5px 0;
	font-weight:normal;
}
.ncore th, .ncore td {
    width: 100%;
    display: block !important;
}
table.ncore.ncore_form_table.form-table.ncore_user tr:last-child {
    display: none;
}





/*\\\\\\\\\\\\\\\\\\\\ ANMELDUNG FORMULARE ////////////////////*/

.single-anmeldung h3 {
    padding: 40px 0 10px 0;
    clear: both;
    /* float: none; */
}
.single-anmeldung h1 {
    padding: 0 0px 0 30px;
}
.single-anmeldung .article-image img {
    width: 100%;
}
.single-anmeldung ::-webkit-input-placeholder { color:#ededed !important; }
.single-anmeldung ::-moz-placeholder { color:#ededed !important; } /* firefox 19+ */
.single-anmeldung :-ms-input-placeholder { color:#ededed !important; } /* ie */
.single-anmeldung input:-moz-placeholder { color:#ededed !important; }



.single-anmeldung .wpcf7-checkbox span {
    display: block;
}

.anmeldung > .con{width:850px;}

.single-anmeldung .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
    background-color: #f00;
}

@media screen and (max-width:910px){
	.anmeldung > .con{width:100%;}	
	
	
}
@media screen and (max-width:910px){
.single-anmeldung h1 {
    padding: 0 0px 0 0px;
}
	
}








/*\\\\\\\\\\\\\\\\\\\\\KUNDENSTIMMEN//////////////////*/
  
.cycle-prev, .cycle-next, .prev, .next {
    width: 67px;
    height: 67px;
    left: 60px;
    background-color: #fff;
    /* height: 5%; */
    /* background-color: transparent; */
    bottom: 20px;
    position: absolute;
    z-index: 101;
    text-align: center;
    cursor: pointer;
    padding: 14px 0;
}
.cycle-next, .next {
    left: inherit;
    right: 60px;
}
.cycle-prev img, .cycle-next img, .prev img, .next img{
    width: 25px !important;
    border: 0 !important;
}
.wrapper03 .con .c66, .wrapper03 .con .c75, .wrapper03 .con .c80, .wrapper03 .con .c01, .wrapper03 .con .c02, .wrapper03 .con .c03, .wrapper03 .con .c04, .wrapper03 .con .c05, .wrapper03 .con .c06, .wrapper03 .con .c07, .wrapper03 .con .c08, .wrapper03 .con .c09, .wrapper03 .con .c10, .wrapper03 .con .c11, .wrapper03 .con .c12{color:black !important;}

div#slideshow-3 {
    width: 1120px;
    padding: 0 30px;
    position: relative;
	text-align: center
}
div#slideshow-3 .k-img IMG{
    width: 150px;
}
div#slideshow-3 .k-img IMG.k-img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.con.kundenstimme {
    height: auto !important;
    min-height: 400px !important;
}
.wrapper03.pt30.pb30.kundenstimmen {
   position: relative;
	padding-top: 50px;

}
.wrapper03.pt30.pb30.kundenstimmen h2 {
    text-align: center;
	padding: 30px 30px 0px 30px;
}

div#slideshow-3 .prev {
    left: -15px;
    top: 30px;
}
div#slideshow-3 .next {
    right: -15px;
    top: 30px;
}
.kundennav .prev img, .kundennav .next img {
    width:30px !important ;
}
div#slideshow-3 .prev {
    left: -85px;
    top: 115px;
}
div#slideshow-3 .next {
    right: -85px;
    top: 115px;
}

.kundenstimmen .c66.pt10.pr20.scp10 {
    padding: 60px 60px;
}
.kundenstimme-text{padding:10px 60px;}

img.desk-img.overlayer {
    position: absolute;
    width: 200px;
    left: 50%;
    margin-left: -100px;
	z-index:10;
}
.c01.scp10.kundenstimme-text {
    border-bottom:2px solid #87be0e;
    padding-bottom: 60px;
}
/*
.ru .kundenstimmen, .uk .kundenstimmen{display:none;}*/


@media screen and (max-width:1340px){
.kundennav .prev img, .kundennav .next img {
    width: 26px !important;
}
div#slideshow-3 {
    width: 100%;
}
	div#slideshow-3 .prev {
    left:10px;
}
div#slideshow-3 .next {
    right: 10px;
}
	div#slideshow-3 .prev {
    top: 60px !important;
}
	div#slideshow-3 .next{
    top:60px !important;
}
}
@media screen and (max-width:880px){
.con.kundenstimme-mitteilen {
    width: 100%;
}
}


@media screen and (max-width:680px){
.cycle-prev, .cycle-next, .prev, .next {
    width: 28px;
}
	    .kundennav .prev img, .kundennav .next img {
        width: 18px !important;
    }
div#slideshow-3 {
    padding: 0 60px;
}
		div#slideshow-3 .prev {
    left:10px;
}
		div#slideshow-3 .prev {
    top: 30px !important;
}
	div#slideshow-3 .next{
    top:30px !important;
}
div#slideshow-3 .next {
    right: 10px;
}
	.kundenstimme-text {
    padding: 0px;
}
div#slideshow-3 {
    padding: 30px;
}
	.wrapper03.pt30.pb30.kundenstimmen h2 {
    text-align: center;
    padding: 0px 0px 0 0px;
}
	.con.kundenstimme {
    height: auto !important;
    min-height: 200px !important;
}
	img.desk-img.overlayer {
    margin-left: -50px;
}
}
@media screen and (max-width:480px){
div#slideshow-3 .k-img IMG {
    width: 100px;
}
}


