/*
Theme Name: Keutschach Theme
Theme URI: http://www.ponta.at/
Description: Keutschach Theme
Author: Alex Burdulea
Author URI: http://www.ponta.at/
Version: 1.0.0.1
*/
#loginform input[type="text"],
#loginform input[type="password"]{
  max-width: 74%;
  width: 100%;
}
#wpmem_login input.buttons{
	border: 1px solid #ccc!important;
	line-height: 32px!important;
	display: block!important;
  background: #F0F0F0!important;
  float: left!important;
}
.logged-in.passwort-andern #wpmem_login legend{
  display: none;
}
.page-template-template-filemanager .nav-tabs li.nav-item:last-child::after{
  display: none;
}
.city-badge{
  max-width: 90px;
  height: auto;
}
.sidebar .widget.text-5{
  width: 100%;
  max-width: 100%;
  margin-top: 50px;
  overflow: hidden;
}
.latest-cover{
  background: #f4f0ed;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;

}
.latest-cover-image{
  width: 50%;
  float: left;
}
.latest-cover-image img{
  width: 100%;
  height: auto;
}
.latest-cover-description{
  width: 50%;
  float: left;
  padding: 10px;
  position: relative;
}
.latest-cover-description h5{
  font-weight: 600;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
.latest-cover-description .read_more{
  position: absolute;
  left: 10px;
  bottom: 20px;
}
footer.content-info h3{
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
footer.content-info p,
footer.content-info a{
  color: #404b5b;
  font-family: 'Open Sans', sans-serif;
}
footer.content-info p{
  color: #6e757c;
  font-size: 15px;
}
.content-info .copy, .content-info img{
  color: #6e757c;
  font-size: 15px;
  line-height: 20px;
}
.bottom-footer{
  border-top: 2px solid #FFF;
  background: #f4f4f4;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer-logos{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-logos > section {
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px;
}
.bottom-footer .h3, .bottom-footer .kategorien-filter h2, .bottom-footer h2.entry-title, .bottom-footer h3{
  font-size: 12px;
  color: #6e757c;
  font-family: 'Source Sans Pro', sans-serif;
}
.footer-more-info{
  float: right;

}
.slider-boxes{
  width: 100%;
  display: flex;
	justify-content: center;
  margin-top: -72px;
}
a.slider-box{
  width: 33.33%;
  margin: 10px;
  position: relative;
  z-index: 999;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.slider-box:hover{
  text-decoration: none;
}
.slider-box-content{
  padding: 35px;
  color: #FFF;
}
.slider-box-content h2{
  text-align: left;
  font-weight: bold;
  font-size: 30px;
}
.slider-box-content p:last-child{
  margin-bottom: 0;
}
/*
#slider-boxes-home{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
*/
.gallery{
  overflow: hidden;
}

.single-veranstaltung .sidebar ul.menu li.menu-item-object-veranstaltung a,
.single-veranstaltung .sidebar ul.sub-menu li.menu-item-object-veranstaltung a{
  color: #a7191f !important;
}
.homesection h4{
  margin-bottom: 2rem;
}
.homesection{
  font-size: 14px;

}
.section-home{
  border-top: 2px solid #f29404;
  margin-top: 100px;
  padding-top: 80px;
  padding-bottom: 80px;
}
#report_modal{
  max-width: 600px;
}
.wpcf7 input[type="checkbox"]{
  width: auto;
}
.right_content_home_report a{
  color: #c92731;
  font-weight: 600;
}
.report_ico{
  max-width: 75px;
  height: auto;
  margin-bottom: 20px;
}
.text-center{
  text-align: center;
}
#muellabfuhrtermine{
width: 100%;
overflow-x: hidden;
overflow-y: visible;
position: relative;
}
.h3 img, h3 img{
  margin-bottom: 1rem;

}
.sidebar-card{
  background: #f4f0ed;
  padding: 15px 15px 0 15px;
}
.wpcf7 select{
  width: 100%;
  border: 0 none;

}
.entry-content a{
  text-decoration: underline;
}
#report_modal{
  overflow: auto;
}
.automatische-feed-h2{
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
article.organisation-card.fullwidth-org-card{
  width: 100%;
  margin-right: 0;
  max-width: 100%;
}
article.organisation-card.fullwidth-org-card .thumb {
	max-width: 100%;
	width: 25%;
	float: left;
  margin-right: 8px;
}
article.organisation-card.fullwidth-org-card p:last-child{
  margin-bottom: 0;
}
.publikationsdatum{
  text-transform: none;
}
.organisation_list{
  display: flex;
  flex-wrap: wrap;
}
@media (min-width:992px) {
  #menu-item-321 .sub-menu-wrap > .sub-menu > li{
    width: 25%;
    min-width: 170px;
    margin-left: 2rem;
    margin-right: 2rem;
  }
  #menu-item-321 .sub-menu-wrap > ul.sub-menu{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width:1200px) {
  .slider-box-content h2 {

  	font-size: 24px;
  }
  .slider-box-content {
  	padding: 20px;
  	color: #FFF;
  }
  .slider-boxes {
    margin-top: -52px;
  }
}
@media (max-width:992px) {
  .slider-box-content {
  	padding: 20px;
  	color: #FFF;
  }
  .slider-box-content h2 {
  	font-size: 18px;
  }
  .slider-box-content p {
    font-size: 12px;
  }

}
@media (min-width:768px) AND (max-width:992px) {
  .latest-cover{
    display: block;
  }
  .latest-cover-description,
  .latest-cover-image{
    width: 100%;
  }
  .latest-cover-description .read_more{
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 20px;
  }
}
@media (max-width:768px) {
  .slider-box{
    width: 100%;
  }
  .slider-boxes{
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  .slider-box-content {
  	padding: 20px 15px 15px 15px;
  	color: #FFF;
  }
  /*
  #slider-boxes-home{
    position: relative;
  }
  */
  a.slider-box{
    display: block;
    width: 100%;
    margin: 10px 0;
  }
  .page-template-template-home .main,
  .page-template-template-home .sidebar{
    width: 100%!important;
  }
}
@media (max-width:544px) {

}
