@media (min-width: 768px) {
.sb-site-container .boxed {
  background-image: url(../Images/Bild_Kopfzeile_Neu_2.jpg);
  _background-image: url(../Images/header_regenwald_banner.jpg);
  background-repeat: no-repeat;
}
}
@media (max-width: 767px) {
.navbar-header {
  background-image: url(../Images/Logo/wildlifephoto.svg);
  background-size: auto 90%;
  background-repeat: no-repeat;
  background-position: 60px center;
  background-color: #eee;
}
.navbar-default .navbar-nav {
  margin-left: 0em;
}
.profile-header {
  background-position: 60px center;
}
.four-columns > .row > .col-sm-6 {
  margin-top: 2em;
}
}
.sb-site-container.page-Home .boxed {
  _background-image: url(../Images/header_regenwald.jpg);
  _background-image: url(../Images/Bild_Startseite.jpg);
  background-repeat: no-repeat;
}
.header-full-title {
  background-image: url(../Images/Logo/wildlifephoto.svg);
  min-height: 140px;
  width: 480px;
}
.header-full {
  _background-color: rgba(180, 180, 180, 0.6);
  background-image: none;
}
.profile-header {
/*  background-image: url(../Images/header_regenwald.jpg); */
  background-position: 55% top;
  background-image: url(../Images/Bild_Startseite.jpg);
/*  background-size: contain; */
  _min-height: 742px;
  height: 37vw;
}
.profile-header .dark-div {
  background-color: rgba(0, 0, 0, 0);
}

.profile-header .home-left-header h1 {
	font-weight: bold;
	font-size: 2.5em;
}
.profile-header .home-left-header h2 {
	font-weight: bold;
	color: white;
}
.frame-space-before-large {
  margin-top: 4em;
}

.frame-space-before-medium {
  margin-top: 3em;
}

.frame-space-before-small {
  margin-top: 2em;
}

.frame-space-before-extra-small {
  margin-top: 1em;
}

.fancybox-bg {
  background: #fff;
}
.fancybox-is-open .fancybox-bg {
  opacity: 1.0;
}

.presentation .panel-body img.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
	margin-bottom: 10px;
}

.ce-border img {
  padding: 5px;
  border: solid 1px #ddd;
}

figcaption {
	font-size: 80%;
	font-style: italic;
}
a.facebook {
	font-size: 2em;
}

ul.timeline-1 {
	padding-left: 0pt;
	list-style-type: none;
}
ul.timeline-1 li time {
	font-weight: bold;
}
@media (max-width: 767px) {
  ul.timeline-2 li .timeline-time span:before {
    content: " – ";
  }
}
