/* aktuell: #da0010 */

/* -------------------------------------------------------- */

/* - MOBILES ---------------------------------------------- */

/* -------------------------------------------------------- */

@media only screen and (min-width: 1025px) {
  #titelcontainer {
    padding: 0;
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 1024px) {
  #titelcontainer h1 {
    margin: 0.1em;
  }
}

.page-id-102 #titelcontainer {
  padding: 0;
  margin-bottom: 0px;
}

.videocontainer {
  margin-bottom: 40px !important;
}

@media only screen and (max-width: 1024px) {	
		
 .mob-menu-logo-holder {
			margin-left: 5%;
 }
		
 .mob-retina-logo, .mob-standard-logo {
    /*max-width: 50% !important; */height: 32% !important;
 }
		
}

/* -------------------------------------------------------- */

/* - LAYOUT GLOBAL ---------------------------------------- */

/* -------------------------------------------------------- */

html {background: white !important;}

.bottomspace {
  height: 40px;
}

#main {
  background: #fcfcfc;
  padding: 0px 5% 0px 5%;
  min-height: calc(100vh - 110px - 125px);
}

.otgs-development-site-front-end, .wpml-ls-statics-footer {display:none !important}



/* -------------------------------------------------------- */

/* - LAYOUT HEADER ---------------------------------------- */

/* -------------------------------------------------------- */

.site-header .full-container {
  max-width: 1900px !important;
}

#masthead {
  max-width: 100%;
}

#masthead.masthead-logo-in-menu .logo {
  max-height: 75px !important;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 40px 10px 40px 10px;
}
/*

.mob-standard-logo, .mob-retina-logo {

  width: 50%;
}

*/

/* -------------------------------------------------------- */

/* - LAYOUT CONTENT --------------------------------------- */

/* -------------------------------------------------------- */

body.responsive.layout-full #page-wrapper .full-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* -------------------------------------------------------- */

/* - FOOTER ----------------------------------------------- */

/* -------------------------------------------------------- */

#colophon {
  padding-left: 4.5%;
  padding-right: 4.5%;
  padding-top: 60px !important;
}

#footer-widgets .widget {
    width: 20%;
}

#footer-widgets .widget p {
  font-size: 1.5em;
}

/*

#colophon{
    position:fixed!important;
    bottom:0px!important;
    right:0px!important;
    left:0px!important
}

*/

/* -------------------------------------------------------- */

/* - MAIN NAVI -------------------------------------------- */

/* -------------------------------------------------------- */

@media only screen and (max-width: 5000px) {
.mobmenu-right-panel {
    width: 400px;
}
}

.menu-item a:hover {color:black !important}

/*

.mobile-nav-frame {
  width: 400px !important;
  max-width: 100% !important;
  background-color: #da0010 !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
}



.mobile-nav-frame .title {
  border-bottom: 0px;
}

.mobile-nav-frame ul li a.link {
  font-size: 21px;
  font-weight: 300;
}

.mobile-nav-frame ul {
  border: 0px !important;
  margin: 0px 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.mobile-nav-frame li:hover {
  background: black;
}

.mobile-nav-icon:before {
  font-size: 40px;
  content: "\f0c9";
}

.mobile-nav-frame .title .close,
.mobile-nav-frame .title .back {
  position: absolute;
  padding: 7px;
  font-size: 40px;
  font-weight: 200;
  margin-top: -1px;
  color: white;
  text-decoration: none;
  top: 11px;
}

@media only screen and (max-width: 1024px) {
  #masthead.masthead-logo-in-menu .logo > img {
    max-height: 60px !important;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 10px 10px 10px 10px;
  }
}

*/

/* -------------------------------------------------------- */

/* - CD-LISTE --------------------------------------------- */

/* -------------------------------------------------------- */

.cd-liste .so-panel {
  background: #f7f7f7;
}

.cd-liste .textbereich {
  margin: 3px 3px 3px 3px !important;
  display: inline-block !important;
  width: 350px;
}

.cd-liste .textbereich h4 {
  padding-top: 5px !important;
}

.cd-liste .textbereich p {
  font-weight: bold !important;
}

.cd-liste .alignleft {
  margin: 0 15px 0 0 !important;
}

/* -------------------------------------------------------- */

/* - TRIBE EVENTS Home ------------------------------------ */

/* -------------------------------------------------------- */

.tribe-events-header__events-bar {
  display: none !important;
}

/* -------------------------------------------------------- */

/* - Tribe Events Single ---------------------------------- */

/* -------------------------------------------------------- */

.single-tribe_events #secondary,
.single-tribe_events .tribe-events-single-section,
.single-tribe_events .tribe-common,
.tribe-events-header__events-bar {
  display: none;
}

.single-tribe_events #primary {
  width: 100%;
}

.tribe-events-c-subscribe-dropdown__button {
  border-color: #da0010 !important;
  color: #da0010 !important;
}

.tribe-events-c-subscribe-dropdown__button {
  border-color: #da0010 !important;
  color: #da0010 !important;
}

.tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #da0010 !important;
  border-bottom-color: #da0010 !important;
  border-left-color: #da0010 !important;
  border-right-color: #da0010 !important;
  border-top-color: #da0010 !important;
  color: white !important;
}

@media only screen and (min-width: 1025px) {
  .tribe-events-event-image {
    max-width: 50%;
  }
}

.tribe-events-back {
  padding-top: 40px;
}

h1.tribe-events-single-event-title {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}


/* -------------------------------------------------------- */

/* - SOCIAL    -------------------------------------------- */

/* -------------------------------------------------------- */

   .social-container {
            display: table;
            justify-content: space-between;
            margin: 0px auto 0px auto;
        }

        .social-container img {
						margin: 0px 10px 0px 10px;
            max-width: 40px;
            height: auto;
        }

/*.social-container {text-align: center; margin-left:auto; margin-right:auto}*/
.social-container a {text-decoration: none}


/* -------------------------------------------------------- */

/* - SONSTIGES -------------------------------------------- */

/* -------------------------------------------------------- */

top.displayed:hover {
  background: green !important;
}

top.displayed:hover {
  opacity: 0 !important;
}


/*
.tribe-events-calendar-list__event-details:first {
    background: red !important;
}*/