/* ==================================================
   Add your own style here. This file will overide properties described in any other css file.
================================================== */
.post-title {
    padding-bottom:15px;
}

ol.breadcrumb {
    padding: 210px 0 40px 0;
}

.header-style4 h1.logo {
    max-width: 400px;
    padding-top: 10px;
    padding-right: 30px;
}

.header-style4 .sticky-header  h1.logo {
    max-width: 300px;
    padding-top: 5px;
}

.header-style4 .navigation {
    padding-top: 75px;
}

.header-style4 .sticky-header .navigation {
    padding-top: 40px;
}

.header-style4 .navigation > ul > li > ul {
    top: 60px;
}

.header-style4 .sticky-header .navigation > ul > li > ul {
    top: 55px;
}

.header-style4 .site-header.sticky-header .topbar {
    height: 90px;
}


.accordion-inner ul {
    list-style: square;
    padding-left: 20px;
}
.accordion-inner ul ul {
    padding-left: 20px;
}


.heading-wbg{
  padding: 3px 20px;
  background:#2f5597;
  color:#fff;
  margin-bottom:0;
}
.event-schedule{
  background:#f8f8f8;
  padding:25px;
  position:relative;
}
.event-schedule .timeline{
  position:absolute;
  left:28px;
  top:25px;
  width:10px;
  height:calc(100% - 50px);;
  background:#efefef;
  border-radius:10px;
}
.event-prog{
  width:100%;
  display:block;
  margin:10px 0px;
}
.event-schedule .event-prog:last-child{
  margin-bottom:0;
}
.event-prog .timeline-stone{
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #f8f8f8;
  border: 4px solid transparent;
  display:block;
  position: relative;
  z-index: 9;
  margin-right:12px;
  float:left;
  top:4px;
}
.event-prog-content{
  padding-left:0px;
}
.event-prog-content strong, .event-prog-content em{
  display:inline-block;
}
.event-prog-content strong{
  width: 40%;
  vertical-align: top;
}
.event-prog-content em{
  width: 60%;
  color:#999;
  font-size:14px;
  font-style:normal;
  text-align: right;
}



.top-menus > ul > li > ul {
  position: absolute;
  top: 41px;
  width: 194px;
  background-color: #fff;
  border-right: 1px solid rgba(0,0,0,.1);
  border-left: 1px solid rgba(0,0,0,.1);
  border-bottom: 1px solid rgba(0,0,0,.1);
  right: 15px;
  padding: 13px;
  z-index: 1000;
}

.top-menus > ul > li > ul label {
  margin: 0px;
  font-weight: normal;
  height: 10px;
  display: block;
  padding: 0px;
  line-height: 10px;
}
.top-menus > ul > li > ul label.logout {
  line-height: 10px;
  height: 30px;
}
.top-menus > ul > li > ul label.logout.bold {
  font-weight: bold;
}

.top-menus > ul > li > ul input[type='text'],
.top-menus > ul > li > ul input[type='password'] {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width: 100%;
  height: 30px;
}

.header-style4 .toprow .konto a {
  border: none;
  padding: 0;
  color: #7cafde;
  line-height: 10px;
}
.header-style4 .toprow .konto {
  height: 30px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  line-height: 10px;
  padding-bottom: 30px;
}


.listing.sermons-listing iframe {
    height: 400px;
}

.footer-login label.logout {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px 0;
    font-weight: normal;
}
.footer-login label {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: normal;
}
.footer-login label.logout.bold {
    padding-left: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}
.footer-login input[type='text'],
.footer-login input[type='password'] {
    display: block;
    width: 100%;
}
.footer-login a {
    display: inline-block;
    text-decoration: none;
    margin: 10px 0px;
}
.footer-login a::before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    margin-right: 10px;
}


.grid-item-inner {
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    margin-top: 5px;
}
.grid-content b {
    font-weight: bold;
}
.grid-content ul {
    list-style: square;
    padding-left: 15px;
}


.seiteninhalt li {
  list-style: square;
  margin-left: 15px;
  padding-left: 10px;
}
.seiteninhalt ul,
.seiteninhalt ol {
  margin: 0 0 15px 0;
}

li.item.post p {
  margin: 0;
}

.accordion-inner a:before {
  content:url('/fileadmin/user_upload/dokumente/pdf.jpg');
  padding-right:5px;
}

.grid-content {
	min-height: 195px !important; 
}
.grid-content.button {
	min-height: 70px !important;
}

.nsinstagram-v1apiview .gallery-item {
	max-width: 16.666% !important;
	float: left !important;
}
.nsinstagram-v1apiview .gallery-item-type {
    display: none !important; 
}