@media (min-width: 1200px) {
	.container {
	    max-width: 1170px;
	}
}

.hover-margin-up {
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    display: block;
    height: 100%;
}
.hover-margin-up i {
	float: left;
	display: block;
	width: auto;
	height: inherit;
	color: #666;
}
.hover-margin-up p {
	color: #666;
	float: left;
	display: block;
	width: auto;
}
.hover-margin-up:hover {
	text-decoration: none;
	
	margin-top: -15px;
}
.clear-fix {
	clear: both;
}

/* Home aktuelles - publikaTIONEN */
/*.aktuelles ul li p {
	margin-bottom: 5px;
}*/
.aktuelles-wrap {
	padding: 50px 0;
}
.aktuelles-wrap .content-excerpt {
	height: 230px;
	overflow: hidden;
}
.aktuelles-link {
	color:#333;
}
.aktuelles-link:hover {
	text-decoration: none;
	color:#333;
}
.aktuelles-link-b {
  display: block;
  color: #333;
  font-size: 15px;
  font-weight: 600;
}
.aktuelles-link-b:hover {
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	letter-spacing: 1px;
	color: #333;
	font-weight: normal;
}
/*.aktuelles-link-b span{
	padding: 1px 10px;
	background-color: #333;
	color: #fff;
	border:1px solid #333;
}
.aktuelles-link-b:hover span {
	background-color: #fff;
	color: #333;
}*/
.home-image-col h2 { overflow: hidden; }
.home-image-col img {
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.home-image-col:hover img {
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2);
}
.single-custom-post, .search-result-wrap {
	padding: 100px 0;
}
.search .search-result-wrap {
	padding: 50px 0;
}
.details a {
	color: #000;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.details a:hover {
	color: #e60604 !important;
background-color: #fff;
text-decoration: none;
transition: all 0.4s ease-in-out;
}
.top-image-wrapper img  {
	width: 100%;
	height: 50vh;
	object-fit: cover;
}
.post_content {
	overflow: hidden;
}
.post_content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.form-mobile-menu {
	display: none;
}
.navbar-brand-mobile {
	display: none;
}
.single #top-image, .single #top-image img {
	height: 40vh;
}
.image-col-wrap {
	overflow: hidden;
	display: block;
	height: 220px;
	background-color: #f0f0f0;
	position: relative;
	margin-bottom: 5px;
}
.image-col-wrap img {
	display: block;
	height: 220px;
	width: 100%;
	object-fit: cover;
}
.event-dates {
	position: relative;
	right: 0;
	top: 0;
	margin: 0;
	display: inline-block;
	padding: 7px 0px;
	background-color: rgba(255,255,255, .64);
	font-size: 15px;
	text-align: right;
}
.aktuelles-item h3 {
  margin-top: 15px;
  overflow: hidden;
}
.tempate-page-heading {
	padding: 30px 0 0px;
}
.tempate-page-heading .page-text p {
	margin: 0;
}
/* Datepicker for rent */
html .ea-bootstrap {
	font-family: 'Source Sans Pro', sans-serif !important;
}
.ea-bootstrap .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
}
.ea-bootstrap .step.form-group .col-sm-8 {
	width: 100% !important;
	max-width: 100% !important;
}
.ea-bootstrap select.form-control {
    display: block;
    width: 100% !important;
    border-radius: 0;
}
.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
    margin-bottom: 15px !important;
}
.ui-datepicker {
    background-color: #fff;
    border: 0px solid #000 !important;
    border-radius: 0px !important;
    box-shadow: 0 0 0px rgba(102,175,233,.6) !important;
    display: none;
    margin-top: 4px;
    padding: 20px 15px !important;
    /* width: 240px; */
}
.ea-bootstrap .time-disabled {
    cursor: default;
    display: inline-block;
    min-width: 20%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
    font-size: 1.1em;
    background-color: #f39999 !important;
    color: #fff !important;
}
.ea-bootstrap .form-control {
    border-radius: 0px !important;
}
.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 0px !important;
}
.ea-bootstrap .btn {
	color: #fff;
    background-color: #9f9e8e !important;
    background-image: none;
    border-color: #9f9e8e !important;
    font-weight: 600;
}
.ea-bootstrap .btn.ea-cancel {
	background-color: #f39999 !important;
	border-color: #f39999 !important;
	color: #fff !important;
}
.ea-bootstrap .btn:hover {
	opacity: .77;
}
.ea-actions-group {
	margin-top: 20px;
}

#booking-overview-header, #booking-overview, #booking-overview .row-worker  {
	display: none;
}
.ea-bootstrap.ea-bootstrap .selected-time, .ea-bootstrap.ea-bootstrap .selected-time:hover {
    background-color: #acfbac !important;
    color:  #000 !important;
}
.ui-datepicker .ui-datepicker-current-day {
    background-color: #9f9e8e !important;
}
.ea-bootstrap a {
    color: #000 !important;
}
.ea-bootstrap .form-control:focus {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(255, 0, 0, 0.6) !!important;
}
.ea-bootstrap .form-control:focus {
    border-color: #9f9e8e !important;
    box-shadow: 0 0 5px rgba(159,158,142, 0.4) !important
}

@media (min-width:992px) and (max-width:1240px) {
	#nav1 {
		padding-left: 0;
		padding-right: 0;
	}
	.nav-link {
	    padding-bottom: 20px;
	    padding-top: 20px;
	    font-weight: 700;
	    font-size: 13px;
	    color: #333333 !important;
	}
	/*.navbar-nav {
	    display: inline-block;
	    float: none;
	}

	.navbar .navbar-collapse {
	    text-align: center;
	}*/
}

@media (max-width: 1210px) {
  .navbar {
    padding: 0;
    margin-top: 50px;
  }
}
@media(max-width:991px) {
	.form-mobile-menu {
		display: inline-block;
	}
	.search-form-desktop {
		display: none;
	}
  .navbar {
    padding: 0;
    margin-top: 50px;
  }
	.navcolor {
		padding: 0;
	    background-color: #fff;
	    border-bottom: 1px solid #fff;
	}
	.navcolors {
	    padding-bottom: 40px;
	    padding-top: 40px;
	}
	.navbar-brand-mobile {
		display: inline-block;
	}
	.navbar-brand-mobile img {
		height: 60px;
	}
	.container.logos {
		display: none;
	}
	.navbar-brand-desktop {
		display: none;
	}
	.navbar-toggler {
		outline: 0;
		border: none;
	}
	.navbar-collapse {
		padding-bottom: 20px;
	}
.nav-link {
  padding-bottom: 12px;
  padding-top: 12px;
  font-weight: 600;
  font-size: 17px;
}
	.form-inline .form-control {
	    width: 50%;
	    min-width: 250px;
	}
	.news {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.home .aktuelles {
	    border-right: 0px solid #fff;
	}
	.home .details {
		padding: 5px 15px 15px;
	}
	.footerbg {
	    padding: 10px 0 20px;
	    font-size: 20px;
	}
	.footercopyright {
		padding-left: 0;
		padding-right: 0;
	}
	#top-image, #top-image img {
		height: 34vh;
	}
	.page-template-page-aktuelles .columsecond, .page-template-page-publikationen .columsecond {
		margin-top: 30px;
    	margin-bottom: 30px;
	}
	.aktuelles-wrap {
		padding: 15px 0;
	}
	.aktuelles-wrap .aktuelles-item {
		padding-bottom: 15px;
		border-bottom: 1px solid #333;
		margin-bottom: 15px;
	}
	.page-template-page-news .aktuelles {
	    border-right: 0px solid #fff;
	}
}


@media (max-width: 767px) {
    .form-inline .form-control {
	    width: 70%;
	    min-width: auto;
	}

	.bild_unterseite {
  height: 0;
  padding-bottom: 40vh;
  position: relative;
  width: 100%;
  margin: auto;
}
}
@media (min-width:768px) and (max-width:991px) {
	.adresses {
		padding-left: 25px;
		padding-right: 25px;
		max-width: 100%;
	}
	.adresses h2 {
	    font-size: 15px;
	    font-weight: 700;
	}
	.adresses .lines {
		padding-left: 10px;
		padding-right: 10px;
	}
	.fas.fa-map-marker-alt, .fa-phone, .fa-envelope, .fa-clock {
	    font-size: 18px;
	}
	.hover-margin-up p {
		font-size: 14px;
	}
}
@media (min-width:576px) and (max-width:767px) {
	.line-phone {
		border-right:1px solid #ccc;
	}	
}





.search-pc-icon {
    position: relative;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,1);
}
.search-wrap {
    display: none;
    position: absolute;
    bottom: 100%;
    top: 0px;
    right: 60px;
    left: auto;
    width: 100%;
    max-width: 900px;
    min-width: 900px;
    background-color: transparent !important;
    height: 70px;
    padding: 0px;
    z-index: 1000;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    /* margin-left: -15px !important; */
    /* min-height: 134px; */
    margin-top: 0px;
}
.search-row {
    background-color: #fff;
    text-align: right;
}
.search-wrap .form-inline {
    width: auto;
    align-items: center;
}
.search-wrap .form-inline {
    float: right;
    margin-right: -10px;
}
.search-wrap .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.search-wrap .form-inline .btn {
    position: relative;
    z-index: 999;
    right: 0;
    top: 0;
    margin: 0 !important;
    outline: 0;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 15px;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 0;
        background-color: #f1db1e !important;
    border-color: #f1db1e !important
}
.search-wrap .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0 !important;
}

.navbar-light .navbar-nav .nav-link.nav-link-search:focus, .navbar-light .navbar-nav .nav-link.nav-link-search:hover {
  color: #e60604 !important;
  background-color: transparent;
  border-bottom: none;
  transition: all 0.4s ease-in-out;
}
.search-wrap .form-control:focus {
  border-color: #ced4da; /* default B5 color or set your own color*/
  border: none !important; /* if you want to remove borders at all*/
  outline: none !important;
  box-shadow: none !important;
}  

@media (max-width: 1200px) {
	.search-wrap {
	    display: block;
	    position: relative;
	    bottom: 100%;
	    top: auto;
	    right: auto;
	    left: auto;
	    width: auto;
	    max-width: 100%;
	    background-color: #fff;
	    padding: 0px;
	    z-index: 1000;
	    -webkit-transition: all 1s;
	    -moz-transition: all 1s;
	    -o-transition: all 1s;
	    transition: all 1s;
	    /* margin-left: -15px !important; */
	    /* min-height: 134px; */
	    min-width: 100px;
	}
	.search-wrap .form-inline {
	    float: none;
	    margin-right: 0px;
	}
	.nav-link-search {
	    width: 50px;
	    float: right;
	    display: none;
	}
	.search-wrap {
	    margin-top: 15px;
	}
}
