#content ul.portlet {
  	padding-left:0;
}

#content li.portlet-item {
	padding-bottom: 30px;
	list-style-type: none;
}

#content li.portlet-item > a {
	font-weight:bold;
}

#content img.logo-fsp-kultur {
	margin-right: 15px;
	margin-bottom:10px;
	float: left;
}

.calendar-icon {
	position: absolute;
	display: inline-block;
	top: 24px;
	right:16px;
}

.contact-box {
	text-align:right;
	padding:10px;
	border:1px solid #1a375f;
	color: #1a375f;
}

.va-margin {
		margin-top:-60px;
	}

@media (max-width: 768px) {
	.calendar-icon {
		top: 18px;
	}
	
	.contact-box {
		margin-left:15px;
		margin-right:15px;
	}
	
	hr.heading-border{
		margin:-12px 0 20px 0 !important;
	}
	
	.va-margin {
		margin-top:-40px;
	}
}

@media (min-width:769px) and (max-width: 992px) {
	hr.heading-border{
		margin:-12px 0 20px 15px !important;
	}
}

#content #junge-forschung li.portlet-item:before, #content #junge-forschung #junge-forschung-text1 h3:before, #content #junge-forschung #junge-forschung-text2 h3:before {
  content: "\f0f6"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  width: 1.3em; /* same as padding-left set on li */
  color: #1b599c;
  font-size: 1.1em;
}

#content #junge-forschung #junge-forschung-text3 img, #content #junge-forschung #junge-forschung-text4 img, #content #junge-forschung #junge-forschung-text5 img {
  display:none;
}

#content #junge-forschung #junge-forschung-text3 h3, #content #junge-forschung #junge-forschung-text4 h3, #content #junge-forschung #junge-forschung-text5 h3 {
  font-size: 22px;
  margin-top:20px;
}

/********************************************/
/* Abstände bei Dissertationen-Archiv anpassen ********/
/********************************************/
/*#content article {
  min-height: 450px;
  margin-bottom: 30px;
}
@media (max-width: 760px) {
  #content article {
    min-height: auto;
    margin-bottom: 30px;
  }
}

#content article > h3 {
  margin-top: 20px;
}*/




/********************************************/
/* Relaunch FSP-Landingpage und Unterseiten */
/********************************************/

.topic {
  position:relative;
  padding-top: 25px;
  padding-left: 15px;
  border:none;
  background-color: #6e368c;
  height: 11.3em;
  margin-bottom: 30px;
}

.topic a:hover, .topic a:visited, .topic a:active, .topic a:focus {
    background: #6e368c;
}

.topic.two {
  background-color: #919792;
}

.topic.two a:hover, .topic.two a:visited, .topic.two a:active, .topic.two a:focus {
    background: #919792;
}

.topic.three {
  background-color: #009982;
}

.topic.three a:hover, .topic.three a:visited, .topic.three a:active, .topic.three a:focus {
    background: #009982;
}

.topic.four {
  background-color: #007fa1;
}

.topic.four a:hover, .topic.four a:visited, .topic.four a:active, .topic.four a:focus {
    background: #007fa1;
}

.topic.five {
  background-color: #b03682;
}

.topic.five a:hover, .topic.five a:visited, .topic.five a:active, .topic.five a:focus {
    background: #b03682;
}

.topic.six {
  background-color: #52ae32;
}

.topic.six a:hover, .topic.six a:visited, .topic.six a:active, .topic.six a:focus {
    background: #52ae32;
}

.letter {
  font-size: 8em;
  color: #fff;
  /*font-family: Georgia;*/
  font-family: 'Open Sans', sans-serif;
}

.caption-lp {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  padding:0;
  margin:0;
}

.topic:hover .caption-lp, .topic:focus .caption-lp {
  opacity: 1;
}

.captionText {
  display:block;
  color: #fff !important;
  font-size: 3em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

@media only screen and (max-width:768px) {
  .letter {
    display:none;
  }
  
  .caption-lp {
	  height: 11.3em;
	  top:auto;
	  opacity: 1;
	}
	
  .captionText {
	  font-size: 2.5em;
	}
}

#content .bg-fsp {
  	background: #ecebe8;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 30px;
    padding-top: 30px;
}

.landingpage #content h1 {
  font-size:30px;
  margin-top:0;
  margin-bottom:45px;
  color: #5d5958;
  margin-left: 15px;
}

#content .eventtipp, #content .junge-forschung, #content .publikationen {
   padding-left: 30px;
   padding-right: 30px;
}

#content .eventtipp h2, #content .junge-forschung h2, #content .publikationen h2, #content h2.contact {
   color:#5d5958;
   font-size: 26px;
   margin-bottom: 5px;
}

#content .junge-forschung h2, #content .publikationen h2 {
   margin-top: 35px;
}

#content .eventtipp h2{
   margin-top:0; 
}

#content h2.contact {
  margin-top: 40px;
}

#content .eventtipp h3, #content .junge-forschung h3, #content .publikationen h3 {
   margin-top: 10px;
}

#content .inside-white { 
   background:#fff;
   padding: 15px 15px 5px 15px;
   border-radius:4px;
}

#content .inside-white h3 { 
      font-size: 20px;
}

#content .inside-white .img-border-blue { 
      border:none;
}

#lpEventtipp img {
  margin-top: 0px;
}

.landingpage #content blockquote {
    font-size: 15px;
    border-left: 5px solid #ecebe8;
}

.landingpage #content ul {
  list-style: none;
  padding:0;
  margin-left:0;
}

.landingpage #content li {
  list-style: none;
  padding: 2px 0;
}

/*.landingpage #content li::before {
    content: "... ";
}*/


@media (max-width: 768px) {
.landingpage #content h1 {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 25px;
    margin-left: 20px;
}

#content .eventtipp h2 {
    margin-top: 40px;
    margin-left: 5px;
}
  
#content .junge-forschung h2, #content .publikationen h2 {
    margin-top: 0px;
    margin-left: 5px;
}
  
.landingpage #content blockquote {
    padding: 10.5px 10px;
    margin: 0 15px 21px;
}

 .landingpage #content blockquote p {
    margin-left:0;
    margin-right:0;
 }

}

@media (min-width: 992px) {
#content .junge-forschung {
  padding-right:15px;
  padding-top: 20px;
}

#content .publikationen {
  padding-left:15px;
  padding-top: 20px;
}
  
#lpEventtipp {
  margin-top: -15px;
  margin-bottom: 0;
  min-height:155px;
  display: inline-block;
}
  
#lpEventtipp img {
  /*width:150px;*/
  margin-top: 15px;
}
}

@media (min-width: 768px) {
  #lpEventtipp img {
  margin-right: 15px;
}
}
  
.tipp #lpEventtipp h3 {
  margin-top: 10px;
  font-size: 20px;
}

.landingpage #content [id='include-tile2'] img {
   max-width: 40%;
}

#content h1, h2, h3, h4, h5 {
  color: #5d5958;
}

/*einzelene Publikationen*/
figure#newsitem-image {
   float:left;
   margin-right: 20px;
}

#content .img-newsitem-max-900 {
    max-width: 240px;
}

#content #newsitem-date {
  display:none;
}

/*Publikationen-Übersicht*/
#content [id^='tile'] {
  padding:15px 0;
  width:100% !important;
}

#content [id^='tile'] img {
 width: 150px;
 margin-right: 15px;
 float:left;
}

#content [id^='tile'] img.img-border-blue {
 border-color:#fff;
}

#content [id^='tile'] h3 {
 margin: 0 0 0 75px;
 font-size:20px;
}

#content [id^='tile'] p {
 margin: 0 0 0 75px;
}

#content [id^='tile'] a[title~="ganzen"]  {
  display:none;
}





#content .eventslisting {
  margin-left:-15px;
}

#content .eventslisting ul.portlet {
  list-style: none;
  padding:0;
  margin:30px;
  margin-bottom:0;
}

@media (max-width: 768px) {
#content .eventslisting ul.portlet {
  margin-left:20px;
}
}

#content .eventslisting li.portlet-item {
  list-style: none;
  padding: 5px 5px 15px 0;
}

#content .eventslisting  li.portlet-item a {
  font-size: 100%;
  font-weight:normal;
}

#content .eventslisting li.portlet-item div {
  margin-bottom: 5px;
}

#content .eventslisting .tagungworkshop {
  padding: 0px 5px;
  border-left: 5px solid #009982;
}

#content .eventslisting .vortragdiskussion {
  padding: 0px 5px;
  border-left: 5px solid #6e368c;
}

#content .eventslisting .unistadt {
  padding: 0px 5px;
  border-left: 5px solid #ef7d00;
}

#content .eventformat span {
  display:block;
  color: #fff !important;
  font-size: 1.5em;
  position: absolute;
}

#content .eventformat span .small {
  font-size: 0.7em;
}

audio {
  	width:100%;
}


#content .bg-blog {
    background: #ecebe8;
    padding: 2rem;
}

/* blog */
@media (min-width: 992px) {
#content .blog-article img {
  /*width:50%;*/
    width:100%;
}
}