
/* custom */

@media screen and (min-width: 0em) {

/* Galerie */
.ce_gallery.bildergalerie .cols_4 li {
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
}

/* Slider */
.sliderbox {
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  max-height: 800px;
}

.slider-control {
  display: none;
}

/* Logo */
.logo {
   margin-top: 20px;
   margin-bottom: 20px;
}

/* grUEBOX */
.band--highlight {
  background-color: #2e4e6b;
}

[id=footer] {
  background-color: #2b3c50;
}

.ce_toplink>a, .ce_toplink>button, .toplink>a, .toplink>button, div.btn--primary>a, div.btn--primary>button {
  background-color: #e3b342;
}

.ce_comments .submit, a.btn--primary, button.btn--primary, button.submit, input.submit, span.btn--primary {
  background-color: #e3b342;
}

.card p {
  font-size: 1em !important;
}

.card h3 {
  color: #e3b342;
}

.card h3::after {
  background-color: #e3b342;
}

.card:hover h3 {
  color: #e3b342;
}

.ce_text.card p a, .ce_text.card p a:link, .ce_text .card p a:visited {
    color: #e3b342;
}

.nav--onepager li.active a::after {
  background-color: #7d97b3;
}

a, p a {
  color: #99580d;
}

.external-link a, .external-link p a {
  color: #7d97b3;
}

.mod_eventlist .info,
.layout_full .info,
.layout_full h1 {
  color: #99580d;
}

.moin-moin h2,
h3.ce_headline.moin-moin {
  color: #7d97b3;
}

.zustand-glueck h2,
h3.ce_headline.zustand-glueck {
  color: #334f6a;
}

.brot-gold h2,
h3.ce_headline.brot-gold {
  color: #e3b342;
}

.kontakt h2,
h3.ce_headline.kontakt {
  color: #c79332;
}

.kurse-events h2,
h3.ce_headline.kurse-events {
  color: #99580d;
}

::-moz-selection {
  background:#fff;
  color:#bababa;
  opacity:1;
}

::selection {
  background:#fff;
  color:#bababa;
  opacity:1;
}

/* Footer */
#main #farbband {
  width: 100%;
  height: auto;
  background-color: #2e4e6b;
}

#main #farbband img {
  width: 100%;
  height: auto;
}

/* heading-count off */
.onepage_article h1.heading--count::before, .onepage_article h2.heading--count::before, .onepage_article h3.heading--count::before, .onepage_article h4.heading--count::before, .onepage_article h5.heading--count::before, .onepage_article h6.heading--count::before {
  display: none;
}

/* Schriften */

.nav--onepager {
    font-size: 1rem;
    line-height: 1em;
    font-family: "IntroHeadH-Base", Roboto,Arial,Helvetica,sans-serif;
    font-weight: 700;
    margin-top: 0 !important;
}

.mod_onepage_navigation li.first {
  display: none;
}

.ce_text .heading--5, .heading--5 h2:first-child, .heading--5 h3:first-child,
.heading--5 h4:first-child, .heading--5 h5:first-child, .heading--5 h6:first-child,
.heading--5.ce_headline, .heading--5>h1:first-child, .info .heading--5,
.onepage_article h1.heading--count, .onepage_article h2.heading--count,
.onepage_article h3.heading--count, .onepage_article h4.heading--count,
.onepage_article h5.heading--count, .onepage_article h6.heading--count, h5 {
    font-size: 16px;
    font-size: 1rem;
    font-family: "IntroHeadB-Base",Georgia,"Times New Roman",serif;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 8px;
    margin-bottom: .5rem;
}

h1, h4, h5, h6 {
    color: inherit;
    font-family: "IntroHeadH-Base", Georgia,"Times New Roman",serif;
    font-weight: 700;
}

.mod_article.fullwidth {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.center {
  text-align: center;
}

.margin-danke-top {
  margin-top: 40px !important;
}

.margin-danke-bottom {
  margin-bottom: 100px !important;
}

/* News - Events */

.mod_newslist .more {
	margin-bottom: 50px;
}

.mod_newsreader h1,
.mod_eventreader h1 {
	font-family: "Roboto Slab",Georgia,"Times New Roman",serif;
	font-size: 2rem;
}

/* colorbox */
#cboxTitle {
	display: none !important;
}

[id=cboxOverlay] {
	background-color: rgba(255, 255, 255, 0.8) !important;
}

.article--full {
	padding-top: 2rem;
}

.article-socialmedia {
	padding-bottom: 4.875rem;
}

}


@media screen and (min-width: 58.75em) {

	/* Galerie */
	.ce_gallery.bildergalerie .cols_4 li {
		width: 25%;
		padding:0 10px;
		box-sizing: border-box;
	}

.mod_article {
  padding-top: 11.875rem;
  padding-bottom: 0;
}

.mod_article.sliderbox {
  padding-top: 0;
  padding-bottom:4.875rem;
  }

.article--full {
	padding-top: 2rem;
}

.article-socialmedia {
	padding-bottom: 4.875rem;
}

.card h3 {
  color: #e3b342;
}

}

/*ipad 9.7" */
@media screen and (min-width:61.25em) {

.mod_article {
  padding-top: 11.875rem;
  padding-bottom: 0; /* 4.875rem; */
}

.mod_article.sliderbox {
  padding-top: 0;
  padding-bottom:4.875rem;
}

.article--full {
	padding-top: 2rem;
}

.article-socialmedia {
	padding-bottom: 4.875rem;
}

}

/*
@media screen and (min-width: 65.1875em) {
.nav--mobile {
    max-height: 0;
    -webkit-transition: max-height 0s 3s,background .3s;
    -o-transition: max-height 0s 3s,background .3s;
    transition: max-height 0s 3s,background .3s;
    background: 0 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: -1;
    visibility: visible;
    font-size: 1.5rem;
    -webkit-transform: rotate(0) translate3d(0,0,0);
    transform: rotate(0) translate3d(0,0,0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nav-toggler {
    font-family: sans-serif;
    right: 15px;
    right: 0.9375rem;
    position: fixed;
		display: block;
}

.nav--mobile--active {
    max-height: 100%;
    -webkit-transition: max-height 0s,background .3s;
    -o-transition: max-height 0s,background .3s;
    transition: max-height 0s,background .3s;
    background: rgba(255,255,255,.9);
}

.nav--mobile>ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

}
*/

/* Desktop */
@media screen and (min-width: 75em) {

.mod_article {
  padding-top: 9.875rem;
  padding-bottom:4.875rem;
}

.mod_article.sliderbox {
  padding-top: 0;
  padding-bottom:4.875rem;
}

.article--full {
	padding-top: 2rem;
}

.article-socialmedia {
	padding-bottom: 4.875rem;
}

.card h3 {
  color: #fff;
}

}

/* ipad 10.2" */
@media only screen
  and (min-device-width: 1080px)
  and (max-device-width: 1080px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

.mod_article {
  padding-top: 11.875rem;
  padding-bottom: 0;
}

.mod_article.sliderbox {
  padding-top: 0;
  padding-bottom:4.875rem;
}

.mod_article.article-socialmedia {
	padding-bottom: 4.875rem;
}

.card h3 {
  color: #e3b342;
}

}

/* ipad 10.5" */
@media only screen
  and (min-device-width: 1112px)
  and (max-device-width: 1112px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

.mod_article {
  padding-top: 11.875rem;
  padding-bottom: 0;
}

.mod_article.sliderbox {
  padding-top: 0;
  padding-bottom:4.875rem;
}

.article-socialmedia {
	padding-bottom: 4.875rem;
}

.card h3 {
  color: #e3b342 !important;
}

}

@media only screen and (orientation: portrait) {

.nav--onepager.nav--mobile {
    font-size: 1.5rem;
}

}
