/* Smartphones (portrait and landscape) ----------- */
@media (max-device-width: 400px) {
	.menu-close{
		display: none;
	}
	.front-header .menu-open{
		z-index: 41;
	}
	a.nav-active {
	  /* border-bottom: 2px solid #fff !important; */
	  color: #ffffff;
	}
	.mobile-bg{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 65px;
		background: rgba(55, 61, 78,.9);
		z-index: 40;
	}
	.mobile-menu-wrap {
		position: fixed;
		top:65px;
	}
	.mobile-menu-wrap .fa-times {
	  right: 31px;
	  top: -92px;
	}
	.front-header .menu-open {
	  position: fixed;
	  top: 15px;
	}
	.front-header .logo {
	  margin-top: 10px;
	}
	.logo{
		position: fixed;
		top: -10px;
		left: 10px;
		z-index: 41;
	}
	.logo img{
		max-width: 90%;
	}
	#dienstleistungen{
		background: none;
		height: 2120px;
	}
	.front-header .detail-button{
		margin-top: 0;
		line-height: 1;
	}
	.title-logo{
		display:none;
	}
	.top-headline .description {
	  font-size: 12px;
	  line-height: 18px;
	}
	hr {
	  margin-top: 15px;
	  margin-bottom: 15px;
	}
	#about, .copyright{
	  font-size: 12px;
	  line-height: 18px;
	}
	.section-quote .quote-image{
		margin: 0;
	}
	.image{
		  position: relative;
		  margin: 50px auto 0;
		  width: 200px;
	}
	.section-quote .quote-body{
		margin: 0;
	}
	.quote-name{
		margin-top: 50px;
	}
	.section-features .fa{
		display: none;
	}
	.section-features .h-article h6 {
	  margin-bottom: 20px;
	}
	.desktop {display: none;}
	.mobile {opacity: 1; margin:50px 0;}
	.services-block{
		background-color: aqua;
	}
	.section-features .h-article{
		width: 95%;
		margin: 0 auto 25px;
	}
	.section-features{
		padding: 50px 0;
		height: 1950px;
	}
	.featured-icon{
		max-width: 55px;
	}
	.section-features .entry-featured-image {
	  margin: 0 30px 20px;
	}
	.active-vertical .vertical-text{
	  font-size: 12px;
	  line-height: 18px;
	}
	.slider-vertical .arrow-wrap .vertical-top, .slider-vertical .arrow-wrap .vertical-bottom {
	  margin-top: -70px;
	}
	.arrow-wrap .vertical-top{
	  position: absolute;
	  top:90px;
	  left:42%;
	  margin-left: -10px;
	}
	.arrow-wrap .vertical-bottom{
	  position: absolute;
	  top:90px;
	  left:58%;
	  margin-left: -10px;
	}
	.slider-vertical{
		height: 570px;
	}
	.vertical {
	  padding-top: 75px;
	  padding-bottom: 75px;
	}
	.slide{
		height:455px;
	}
	/*.arrow-wrap .vertical-bottom{
		bottom: 20px;
	}*/
	.img-inner-wrap{
		margin-right: 25px;
		margin-left: 25px;
	}
	.team-img-inner {
	  margin-left: 25px;
	}
	.team-img-inner .img-inner-wrap:nth-child(odd) {
	  margin: 110px 50px;
	  top: 45%;
	}
	.team-img-inner .img-inner-wrap:nth-child(even) {
	  margin: 110px 50px;
	  top: 45%;
	}
	.team-img-inner .img-inner-wrap:first-child {
	  margin: 110px 50px;
	  top: 45%;
	}
	.team-img-inner{
		top: -370px;
	}
	.team-wrap {
	  top: -320px;
	  right: 50%;
	  margin-right: -50px;
	}
	.philosophie {
		margin-bottom: 25%;
		margin-top: 82px;
		color: #000000;
		text-shadow: rgba(255,255,255,.4) 0px 1px 0px;
	}
	.philosophie-mobile{
		text-align: center;
		font-size: 12px;
		line-height: 18px;
	}
	.section-card {
	  padding-bottom: 125px;
	  padding-top: 125px;
	}
	.teamslider-wrap {
		margin-top: 0;
		height: inherit;
		float: none;
	}
	.teamslider-wrap .col-xs-12.col-sm-7.col-lg-7{
		float: none;
	}
	.team-text-inner .text-inner-wrap {
	  margin-top: 0;
	}
	.team-info {
	  margin-top: 300px;
	  float: none;
	}
	.team-text{
		margin-top: 20px;
		text-align: center;
		line-height: 18px;
		font-size: 12px;
	}
	#team{
		/*min-height: 650px; */
	}
	.section-team{
		/* height: 710px; */
		float: none;
	}
	.section-team .team-name, .sub-info{
	  text-align: center;
	  display: block;
	  width: 100%;
	}
	.mobile-menu-wrap .col-xs-12{
		margin-top: 20px;
	}
	.mobile-ul li:last-child{
		padding-bottom: 15px;
	}
	.icons_kontakt{
		display: block;
		/* padding-bottom: 30px; */
		float: left;
	}
	.contact-title{
		padding-left: 35px;
	}
	h6.sub-info{
		line-height: 1.5em;
		padding-top: 15px;
	}
	.section-contact .contact-image {
	  width: 200px;
	  margin: 0 30px;
	}
	.section-map{
		background: aqua;
	}
  .contact-title{display: none;}
}

/*iPhone 6 Portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {
	#dienstleistungen {
	  background: none;
	  height: 1950px;
	}
	.team-img-inner .img-inner-wrap:first-child {
	  margin: 110px 70px;
	}
	.team-img-inner .img-inner-wrap:nth-child(odd) {
	  margin: 110px 70px;
	}
	.slider-vertical {
	  height: 600px;
	}
}

/*iPhone 6 landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) {
	.menu-close{
		display: none;
	}
	.front-header .menu-open{
		z-index: 41;
	}
	a.nav-active {
	  /* border-bottom: 2px solid #fff !important; */
	  color: #ffffff;
	}
	.mobile-bg{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 90px;
		background: rgba(55, 61, 78,.9);
		z-index: 40;
	}
	.mobile-menu-wrap {
		position: fixed;
		top:90px;
	}
	.mobile-menu-wrap .col-xs-12{
		margin-top: 0;
	}
	.mobile-menu-wrap .fa-times {
	  right: 31px;
	  top: -92px;
	}
	.front-header .menu-open{
		position: fixed;
	}
	.front-header .logo {
	  margin-top: 10px;
	}
	.logo{
		position: fixed;
		z-index: 41;
	}
	.top-headline{
		margin-top:35%;
	}
	.section-quote {
		padding-top: 50px;
	}
	.section-quote .quote-body {
	  margin-top: 20px;
	  margin-bottom: 20px;
	}
	.section-quote .quote-image {
	  margin-top: 40px;
	  margin-bottom: 55px;
	}
	.section-team {
	  padding-bottom: 20px;
	}
	.section-features .h-article:nth-child(odd) {
	  width: 45%;
	  float: left;
	  margin-bottom: 25px;
	  margin-right: 20px;
	  margin-left: 20px;
	}
	.section-features .h-article:nth-child(even) {
	  width: 45%;
	  float: left;
	  margin-bottom: 25px;
	  margin-right: 0;
	  margin-left: 20px;
	}
	.section-features .box-inner {
	  min-height: 580px;
	}
	.team-img-inner {
	  margin-left: 160px;
	}
	.team-wrap {
	  right: 48%;
	  top: 0;
	}
	.team-img-inner {
	  top: 60px;
	}
	.team-text-inner .text-inner-wrap {
	  margin-top: 435px;
	  text-align: center;
	}
	.sub-info {
	  display: block;
	  max-width: 490px;
	  margin: 0 auto;
	}
	.team-text {
	  font-size: 12px;
	  line-height: 18px;
	  display: block;
	  max-width: 490px;
	  margin: 0 auto;
	}
	.section-map{
		overflow: hidden;
	}
	.form-moos{
		padding-top: 50px;
	}
	.section-features {
	  padding-bottom: 40px;
	  padding-top: 40px;
	}
	.featured-tablet{
		margin-bottom: 25px;
	}
	.slider-vertical {
	  height: 485px;
	}
	.vertical {
	  padding-top: 95px;
	  padding-bottom: 0;
	}
	.arrow-wrap .vertical-top {
	  top: 35px;
	}
	.arrow-wrap .vertical-bottom {
	  bottom: 25px;
	}
	.philosophie-mobile{
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		margin-top: -170px;
		color: #ffffff;
	}
	.form-moos{
		padding-top: 50px;
	}
	.vonmoos-image{
		width: 45%;
		margin-right: 15px;
	}
	.vonmoos-contacts{
		width: 45%;
	}
	.contact-top-title{
		margin-top: 0;
	}
	.contact-title{
		margin-top: 20px;
	}
	#firstname, #secondname, #email, #subject{
		width: 46%;
		float: left;
	}
	#secondname, #subject{
		margin-left: 40px;
	}
}

/* Smartphones (portrait and landscape) ----------- */
@media (max-device-width: 568px) {
	.menu-close{
		display: none;
	}
	.front-header .menu-open{
		z-index: 41;
	}
	a.nav-active {
	  /* border-bottom: 2px solid #fff !important; */
	  color: #ffffff;
	}
	.mobile-bg{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 65px;
		background: rgba(55, 61, 78,.9);
		z-index: 40;
	}
	.mobile-menu-wrap {
		position: fixed;
		top:65px;
	}
	.mobile-menu-wrap .fa-times {
	  right: 31px;
	  top: -92px;
	}
	.front-header .menu-open{
		position: fixed;
	}
	.logo{
		position: fixed;
		top: -10px;
		left: 10px;
		z-index: 41;
	}
	.title-logo{
		display: none;
	}
	.section-features .h-article {
	  margin: 30px auto 0;
	}
	.tel{
		margin: 5px 0;
	}
	.home-icon {
	  display: inline-block;
	  padding-bottom: 20px;
	}
}

/* iPad 2 (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.philosophie-mobile{
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		margin-top: -200px;
		color: #ffffff;
	}
	.philosophie h1 {
	  color: #000;
	}
	.box-inner{
		min-height: 520px;
	}
	.featured-tablet{
		margin-bottom: 25px;
	}
	.section-quote .quote-body{
		font-size: 12px;
		line-height: 18px;
	}
	hr {
	  margin-top: 5px;
	  margin-bottom: 15px;
	  border: 0;
	  border-top: 1px solid #eeeeee;
	}
	.quote-body{
		margin-top: 0!important;
	}
	.section-quote .quote-image {
	  margin-top: 100px;
	}
}

/* Samsung (portrait) ----------- */
@media only screen and (min-device-width: 401px) and (max-device-width: 736px) {
	.section-quote {
		padding-top: 50px;
	}
	.section-quote .quote-body {
	  margin-top: 20px;
	  margin-bottom: 20px;
	}
	.section-quote .quote-image {
	  margin-top: 40px;
	  margin-bottom: 55px;
	}
	.section-team {
	  padding-bottom: 20px;
	}
	.team-img-inner {
	  margin-left: 160px;
	}
	.team-wrap {
	  right: 48%;
	  top: 0;
	}
	.team-img-inner {
	  top: 60px;
	}
	.team-text-inner .text-inner-wrap {
	  margin-top: 435px;
	  text-align: center;
	}
	.sub-info {
	  display: block;
	  max-width: 490px;
	  margin: 0 auto;
	}
	.team-text {
	  font-size: 12px;
	  line-height: 18px;
	  display: block;
	  max-width: 490px;
	  margin: 0 auto;
	}
	.section-map{
		overflow: hidden;
	}
	.form-moos{
		padding-top: 50px;
	}
	.section-features {
	  padding-bottom: 40px;
	  padding-top: 40px;
	}
	.featured-tablet{
		margin-bottom: 25px;
	}
	.section-features .box-inner {
	  min-height: 500px;
	}
	.slider-vertical {
	  height: 485px;
	}
	.vertical {
	  padding-top: 95px;
	  padding-bottom: 0;
	}
	.arrow-wrap .vertical-top {
	  top: 35px;
	}
	.arrow-wrap .vertical-bottom {
	  bottom: 25px;
	}
	.philosophie-mobile{
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		margin-top: -170px;
		color: #ffffff;
	}
	.form-moos{
		padding-top: 50px;
	}
	.vonmoos-image{
		width: 45%;
		margin-right: 15px;
	}
	.vonmoos-contacts{
		width: 45%;
	}
	.contact-top-title{
		margin-top: 0;
	}
	.contact-title{
		margin-top: 20px;
	}
	#firstname, #secondname, #email, #subject{
		width: 46%;
		float: left;
	}
	#secondname, #subject{
		margin-left: 40px;
	}

	/* iPhone 6+ */

	.is_iphone .team-img-inner {
	  margin-left: 40px;
	}

	.is_iphone #secondname, #subject {
	  margin-left: 36px;
	}

	.is_iphone #firstname, #secondname, #email, #subject {
	  width: 45%;
	  float: left;
	}

	.is_iphone .contact-top-title{
		font-size: 17px;
	}

	.is_iphone .team-name{
		margin-top: 0;
	}

	.is_iphone .philosophie-mobile{
		font-size: 11px;
		line-height: 16px;
		margin-top: -110px;
	}

	.is_iphone #dienstleistungen {
	  height: 2300px;
	}
	.is_iphone .mobile-bg {
	  height: 95px;
	}
	.is_iphone .quote-body{
		font-size: 12px;
		line-height: 18px;
	}
	.is_iphone .section-quote h2 {
	  margin-top: 12px;
	  margin-bottom: 12px;
	}
	.is_iphone hr {
	  margin-top: 12px;
	  margin-bottom: 12px;
	}
	.is_iphone .slider-vertical {
	  height: 655px;
	}
	.is_iphone .arrow-wrap .vertical-bottom {
	  top: 35px;
	  left: 56%;
	}
	.is_iphone .arrow-wrap .vertical-top {
	  top: 35px;
	  left: 44%;
	}
	.is_iphone .team-img-inner .img-inner-wrap:nth-child(odd) {
	  margin: 0 70px;
	}
	.is_iphone .team-text-inner .text-inner-wrap {
	  margin-top: 355px;
	  text-align: center;
	}
}

/*iPhone 6+ landscape*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) {
	.is_iphone #dienstleistungen {
	  height: 1320px;
	}
	.is_iphone .menu-close{
		display: none;
	}
	.is_iphone .front-header .menu-open{
		z-index: 41;
	}
	.is_iphone a.nav-active {
	  /* border-bottom: 2px solid #fff !important; */
	  color: #ffffff;
	}
	.is_iphone .mobile-bg{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 90px;
		background: rgba(55, 61, 78,.9);
		z-index: 40;
	}
	.is_iphone .title-logo{
		display: none;
	}
	.is_iphone .section-quote .quote-image {
	  max-width: 25%;
	}
	.is_iphone .section-features .h-article:nth-child(odd) {
	  width: 45%;
	  float: left;
	  margin-bottom: 25px;
	  margin-right: 15px;
	  margin-left: 20px;
	}
	.is_iphone .section-features .h-article:nth-child(even) {
	  width: 45%;
	  float: left;
	  margin-bottom: 25px;
	  margin-right: 0;
	  margin-left: 20px;
	}
	.is_iphone .section-features .box-inner {
	  min-height: 580px;
	}
	.is_iphone .mobile-menu-wrap {
		position: fixed;
		top:90px;
	}
	.is_iphone .mobile-menu-wrap .col-xs-12{
		margin-top: 0;
	}
	.is_iphone .mobile-menu-wrap .fa-times {
	  right: 31px;
	  top: -92px;
	}
	.is_iphone .front-header .menu-open{
		position: fixed;
	}
	.is_iphone .front-header .logo {
	  margin-top: 10px;
	}
	.is_iphone .logo{
		position: fixed;
		z-index: 41;
	}
	.is_iphone .top-headline{
		margin-top:35%;
	}
	.is_iphone .section-quote {
		padding-top: 50px;
	}
	.is_iphone .slider-vertical {
	  height: 755px;
	}
	.is_iphone .team-img-inner {
	  margin-left: 205px;
	}
	.teamslider-wrap {
	  height: 550px!important;
	}
}

/* iPad 2 (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.section-team{
		padding: 0 0 25px;
	}
	.section-features {
	  padding-bottom: 25px;
	  padding-top: 40px;
	  text-align: center;
	  overflow: hidden;
	}
	.philosophie-mobile{
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		margin-top: -200px;
		color: #ffffff;
	}
	.philosophie h1 {
	  color: #000;
	}
	.team-wrap {
	  right: 40%;
	  bottom: 170px;
	}
	.team-text{
		line-height: 18px;
		font-size: 12px;
	}
	.team-text-inner {
	  margin-top: 60px;
	}
	.team-info{
		padding: 0;
	}
	#firstname, #secondname, #email, #subject{
		width: 45%;
		float: left;
		margin-right: 0;
	}
	#secondname, #subject{
		margin-left: 30px;
	}
}

/* Samsung (landscape) ----------- */
@media only screen and (min-device-width: 770px) and (max-device-width: 996px) {
	.section-quote {
	  max-height: 430px;
	}
	.team-img-inner {
	  margin-left: 70px;
	}
	.team-wrap {
	  right: 48%;
	  bottom: 130px;
	}
	.form-moos{
		padding-top: 50px;
	}
	.bottom-footer .copyright {
	  width: 100%;
	}
}

/* iPad 2 (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.menu-close{
		display: none;
	}
	.front-header .menu-open{
		z-index: 41;
	}
	a.nav-active {
	  /* border-bottom: 2px solid #fff !important; */
	  color: #ffffff;
	}
	.mobile-bg{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 120px;
		background: rgba(55, 61, 78,.9);
		z-index: 40;
	}
	.mobile-menu-wrap {
		position: fixed;
		top:120px;
	}
	.mobile-menu-wrap .fa-times {
	  right: 31px;
	  top: -92px;
	}
	.front-header .menu-open{
		position: fixed;
	}
	.logo{
		position: fixed;
		z-index: 41;
	}
	.top-headline{
		margin-top:35%;
	}
	.section-team {
	  padding-bottom: 40px;
	}
	.team-img-inner {
	  margin-left: 30%;
	  top: 50px;
	}
	.teamslider-wrap {
	  height: 415px;
	}
	.team-text {
		margin-top: 0;
		max-width: 600px;
		margin: 0 auto;
	}
	.team-text-inner .text-inner-wrap {
	  margin-top: 430px;
	  text-align: center;
	}
	.feature-rotate-first {
	  margin-bottom: 150px;
	}
	.section-features {
	  padding-bottom: 10px;
	  padding-top: 40px;
	}
	.slider-vertical {
	  height: 765px;
	}
	.slider-vertical .arrow-wrap .vertical-top, .slider-vertical .arrow-wrap .vertical-bottom {
	  margin-top: -70px;
	}
	.slider-vertical .arrow-wrap .vertical-bottom {
	  margin-bottom: -60px;
	}
	.vertical {
	  padding-top: 75px;
	  padding-bottom: 75px;
	}
	.image{
		/* margin-top:80px; */
	}
	.section-map{
		overflow: hidden;
	}
	.form-moos{
		padding-top: 50px;
	}
	.vonmoos-image{
		width: 45%;
		margin-right: 15px;
	}
	.vonmoos-contacts{
		width: 45%;
	}
	#firstname, #secondname, #email, #subject{
		width: 47%;
		float: left;
	}
	#secondname, #subject{
		margin-left: 40px;
	}
}

/* Samsung (landscape) ----------- */
@media (min-device-height: 795px) and (max-device-height: 805px) and (orientation:portrait) {
	.menu-close{
		display: none;
	}
	.front-header .menu-open{
		z-index: 41;
	}
	a.nav-active {
	  /* border-bottom: 2px solid #fff !important; */
	  color: #ffffff;
	}
	.mobile-bg{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 120px;
		background: rgba(55, 61, 78,.9);
		z-index: 40;
	}
	.mobile-menu-wrap {
		position: fixed;
		top:120px;
	}
	.mobile-menu-wrap .fa-times {
	  right: 31px;
	  top: -92px;
	}
	.front-header .menu-open{
		position: fixed;
	}
	.logo{
		position: fixed;
		top: 0;
		left: 50px;
		z-index: 41;
	}
	.top-headline{
		margin-top:35%;
	}
	.section-quote {
		padding-top: 50px;
	}
	.section-quote .quote-body {
	  margin-top: 20px;
	  margin-bottom: 20px;
	}
	.section-quote .quote-image {
	  margin-top: 40px;
	  margin-bottom: 55px;
	}
	.section-quote .quote-body{
		margin-top: 0;
		top:0;
		max-height: 500px;
	}
	.box-inner {
	  height: 520px;
	}
	.section-quote h2, .quote-name{
		padding:0;
		margin-top: -15px;
	}
	.image{
		margin-top: -25px;
		top: 0;
	}
	.section-team {
	  padding-bottom: 20px;
	}
	.team-img-inner {
	  margin-left: 160px;
	  top:50px;
	}
	.team-wrap {
	  right: 48%;
	  top: 0;
	}
	.team-img-inner {
	  margin-left: 30%;
	  top: 75px;
	}
	.sub-info {
	  display: block;
	  width: 490px;
	  margin: 0 auto;
	}
	.team-text {
	  font-size: 12px;
	  line-height: 18px;
	  display: block;
	  max-width: 490px;
	  margin: 0 auto;
	}
	.team-text-inner .text-inner-wrap {
	  /*margin: 455px auto 0 -300px;*/
	  margin-top: 455px;
	  text-align: center;
	}
	.team-info{
		float: none;
		left:-22.5%;
	}
	.section-map{
		overflow: hidden;
	}
	.form-moos{
		padding-top: 50px;
	}
	.section-features {
	  padding-bottom: 40px;
	  padding-top: 40px;
	}
	.featured-tablet{
		margin-bottom: 25px;
	}
	.section-features .box-inner {
	  min-height: 500px;
	}
	.slider-vertical {
	  height: 400px;
	  font-size: 12px;
	  line-height: 18px;
	}
	.h-article{
		width: 45%;
		margin:0 15px 25px 15px;
		float:left;
		min-height: 450px;
	}
	hr {
	  margin-top: 15px;
	  margin-bottom: 15px;
	}
	.vertical {
	  padding-top: 95px;
	  padding-bottom: 0;
	}
	.vertical-text{
		margin-left:auto;
		display: block;
		max-width: 300px;
	}
	h6.sub-info{
		margin-left:auto;
		display: block;
		max-width: 300px;
	}
	.arrow-wrap{
		left:25px;
	}
	.arrow-wrap .vertical-top {
	  top: 35px;
	}
	.arrow-wrap .vertical-bottom {
	  bottom: 25px;
	}
	.philosophie-mobile{
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		margin-top: -170px;
		color: #ffffff;
	}
	.form-moos{
		padding-top: 50px;
	}
	.vonmoos-image{
		width: 45%;
		margin-right: 15px;
	}
	.contact-image{
		width: 100%;
		min-width: 100%;
	}
	.vonmoos-contacts{
		width: 45%;
	}
	.copyright{
		width: 100%;
	}
	.contact-top-title{
		margin-top: 0;
	}
	.contact-title{
		margin-top: 20px;
	}
	#firstname, #secondname, #email, #subject{
		width: 44%;
		float: left;
	}
	#secondname, #subject{
		margin-left: 40px;
	}
}

@media (device-width: 1280px) and (orientation: landscape) {
	.is_android .headline-title img{
		opacity:0;
	}
	.is_android .section-quote .quote-image {
	  margin-top: 100px;
	}
	.is_android .h-article{
		width: 45%;
		margin:0 15px 25px 15px;
		float:left;
		min-height: 450px;
	}
	.is_android .box-inner{
		min-height: 485px;
	}
	.is_android #dienstleistungen {
	  height: 1125px;
	  padding: 40px 0;
	}
	.is_android .philosophie-mobile{
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		margin-top: -170px;
		color: #ffffff;
	}
	.is_android .team-name p{
		display: block;
		max-width: 800px;
	}
	.is_android .contact-image{
		width: 100%;
	}
}