
@media(max-width:1860px){
 body section.coach_datenbank {
  background-size:50% auto;
 }
}

@media(max-width:1220px){
	body.sub .content.full-subpage section .container,
	body.home .content .container,
	body footer .footer-inner {
		max-width:90% !important;
		margin-left:auto !important;
		margin-right:auto !important;
		float:none;
	}
}

@media(max-width:1100px){
 body.home #home_news .news-latest-container .list .more-box {
	position:static;
 }
}

@media(max-width:1000px){

 body.home #home_news .slick-arrow {
	display:none !important;
 }
    body .institute-list {
		text-align:center;
	}
}

@media(max-width:900px){
 body section.coach_datenbank .coach-col1 {
  display:none;
 }

 body section.coach_datenbank {
  background-image:none !important;
 }

 body section.coach_datenbank .coach-col2 {
  width:95%;
  float:none;
  margin-left:auto;
  margin-right:auto;
 }

 .container {
  max-width:95%;
 }
}

@media(max-width:767px){
	footer .footer_columns .footer-col {
		margin:0 0 15px 0;
	}

	body section.red h2,
	body.sub section.red h2 {
		font-size:30px;
	}

    body section.red h3,
	body.sub section.red h3 {
		font-size:20px;
	}
    footer .footer_columns .footer-inner {
		padding:30px 0 30px 0;
	}
}

@media(max-width:700px){
 body #c205 {
	max-width:100%;
}

 body.home .home-slider .slick-list .slick-track .slide-item {
  height:500px;
 }

 body.home .home-slider .slick-arrow {
  display:none !important;
 }

 .logo {
  width:70% !important;
 }

 .logo img {
  width:100%;
  height:auto;
 }

 body .lehrgangsstarts-latest .list-row .list-col {
  width:100% !important;
  margin-bottom:5px;
  text-align:left;
 }

 body .lehrgangsstarts-latest .list-row .list-col .col-inner {
  text-align:left;
  padding-left:10px !important;
 }

 body .lehrgangsstarts-latest .list-row {
  margin-bottom:20px;
 }
}

@media(max-width:550px){
 h2 {
	font-size:25px;
	line-height:35px;
 }

 footer .footer_columns .footer-inner .row .tx-powermail {
	margin-right:0px;
 }

 body.home #banner_grid {
	margin-bottom:50px;
 }
 body.home .home-slider .slide-content {
	max-width:90%;
	margin-left:auto;
	margin-right:auto;
 }
 body.home #home_news .news-latest-container .news-latest-item .right img {
	max-height:290px;
	width:auto;
	float:none;
	display:inline-block;
 }
 body.home #home_news .news-latest-container h2 {
	font-size:20px;
	line-height:30px;
	margin-bottom:20px;
 }
 body.home #home_news .news-latest-container .news-latest-item .right {
	text-align:center;
 }
 body.home #home_news .news-latest-container .list .more-box {
  position:static;
 }

 body.home #home_news .news-latest-container .news-latest-item .left h2 {
  font-size:20px;
 }

 body.home #home_news .news-latest-container .news-latest-item .right,
 body.home #home_news .news-latest-container .news-latest-item .left {
  width:100%;
  float:none;
  margin-bottom:15px;
  padding:0px;
 }



 body #register_section .register-col {
  width:100%;
  margin:0 0 20px 0;
  max-width:100%;
 }

 footer #tx_odsajaxmailsubscription_pi1 {
  margin-bottom:15px;
 }
}

@media(max-width:500px){
 body.home .home-slider .slide-content h2 {
  font-size:25px;
 }

 body.home .home-slider .slide-content div, body.home .home-slider .slide-content div p {
  font-size:25px;
 }

 footer .footer_columns .footer-inner .row .powermail_fieldset_1,
 footer .footer_columns .footer-inner .row .powermail_fieldset_2 {
  width:100%;
 }

 footer .powermail_fieldwrap_absenden {
  position:absolute;
  z-index:10;
  bottom:0px;
  width:95%;
 }

 footer .tx-powermail {
  padding-bottom:60px;
  position:relative;
 }
}