html {-webkit-text-size-adjust: none;}
.video embed,
.video object,
.video iframe {width: 100%;height: auto;}
img{max-width:100%;height: auto;width: auto\9; /* ie8 */}

/* ALL EXEPT LARGEDISPLAYS*/
@media only screen and (max-width: 1219px) {
	.footer .fleft,
	.footer .fright {float:none;}
	.footer p {text-align:center;}
}

/* UNTILL lg end */
@media only screen and (max-width: 959px) {	
	.fullHeight {height: unset;}
	h1 {font-size: 6.8vh; line-height: 7.6vh; padding: 0 10vw;}
	h2 {font-size: 1.5rem; line-height: 2rem; padding: 0 3vw;}
	
	body.home #content #start .fullHeight {min-height: calc(100vh - 125px);}
	body.home #start { background-size: contain !important; -webkit-background-size: contain !important; -moz-background-size: contain !important;
	background-position: 50% -11vh;}
	body.home #start h1 {word-break: unset; white-space: unset; font-size: 1.5rem;}
	body.home #start h1 span {word-break: keep-all; white-space: nowrap;}
	
	body.home #kfzgutachten {padding-top: 5vh;}
	body.home #kfzgutachten .topic {margin: 20px auto 10px auto;}
	body.home #kfzgutachten .col-5 {margin-bottom: 40px;}
	
	body.home #sectionA .col-5.box-2 {margin-top: 30px;}
	body.home #sectionA .col-5.box-2 {height: 60vh; background-position: 0 40%;}
	body.home #sectionA .slide {height: 60vh;} 
	
	body.home #service24 {padding-top: 5vh; background: url("../../img/motive/bgMotiv.png"); position: relative; background-position:50%}
	body.home #service24 .col-6 {margin: 12px auto;}
	
	body.home #ratgeber {padding-top: 5vh;}
	
	body.home #unternehmen .col-4{margin: 5% auto;}
	
	body.home #kontakt {height: unset; padding-top: 25px; background-position: 0px 0px;}
	
	body.home #partner .smallslider img {margin: 0 15%;}
}

/* sm */
@media only screen and (max-width: 479px) {
	body.home h3,
	body.home h4 {padding: 0 8%;}
	
	body.home #kfzgutachten .topic p {clear:both; text-align:center}
	body.home #kfzgutachten .topic img {padding: 0 5% 0 5%;}
	
	.prowebform {padding: 50px 2%;}
}

/* md */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#content .fullHeight {min-height: unset;}
	body.home #start {height: unset;}
	body.home #start h1 {font-size: 1rem; line-height:1rem;}
}
/* UNTILL md end */
@media only screen and (min-width: 480px) and (max-width: 639px) and (max-height: 599px) {
	body.home #kfzgutachten h4 {padding-left: 5%; margin-left: 12px;}
	body.home #kfzgutachten .topic img {float: right; padding: 0 5% 0 5%;}
}
@media only screen and (max-width: 767px) {
	#modalcntwrapper {min-width: 90vw; margin: 10px auto; }	
	h3 {padding: 0 5%;}
	
	body.home #start {height: calc(100vh - 125px);} 
	
	body.home #ratgeber .col-12 .wrapper {background: linear-gradient(90deg, transparent 10%, rgba(255,128,0,1.8), transparent 90%);}
}
@media only screen and (max-width: 767px) and (orientation: landscape)  {

}
@media only screen and (max-width: 800px) and (min-height: 480px) and (orientation: portrait){
	body.home #start { background-size: auto 55% !important; -webkit-background-size: auto 55%  !important; -moz-background-size: auto 55% !important;
	background-position: 50% -4vh;}
	body.home #start h1 {padding: 9vh 0;}
}
@media only screen and (max-width: 959px) and (min-height: 800px) and (orientation: portrait){
 	.topinfobar .col-2 {-webkit-flex-basis: 22.66667%;flex-basis: 22.66667%;max-width: 22.66667%;}
	body.home #start h1 {font-size: 3.5rem; line-height: 120%; padding: 15vh 0;}
}
/* lg */
@media only screen and (min-width: 768px) and (max-width: 959px) and (orientation: landscape) {
	body.home #start {height: calc(100vh - 125px);} 
	body.home #start {background-position: 50% -55px;}
	.topinfobar .col-2 {-webkit-flex-basis: 22.66667%;flex-basis: 22.66667%;max-width: 22.66667%;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) and (orientation: portrait){

}

@media only screen and (min-width: 960px) and (max-width: 1219px) {
	
	body.home #kfzgutachten {padding-top: 5vh;}
	body.home #kfzgutachten .topic {margin: 30px auto 5px auto;}
	body.home #kfzgutachten .topic img{padding: 0 5% 0 5%;}
	body.home #sectionA h2 {margin-top: 8vh;}
	
	body.home #service24 {padding-top: 5vh;} 
	
	body.home #unternehmen .col-6 {min-height: 45vh;}
	body.home #partner .smallslider img {margin: 0 15%;}
}

@media only screen and (min-width: 960px) and (min-height: 540px) and (max-height: 680px) {
	body.home #sectionA .col-5.box-2 {height: 140vh;background-position: -6vw 0; margin-top: 0px;} 
	body.home #sectionA .slide {height: 140vh;} 
	body.home #sectionA .col-5.box-2 h2 {padding-top: 30px;}
}
@media only screen and (min-width: 1023px) and (max-height: 650px) {
	body.home #sectionA .col-5.box-2 {height: 130vh; background-position: -7vw 0;}
	body.home #sectionA .slide {height: 130vh;} 
}
@media only screen and (min-width: 960px) and (max-width: 1219px) and (max-height: 600) {
	body.home #sectionA .col-5.box-2 {margin-top: 0px;}
	body.home #sectionA .col-5.box-2 {height: 110vh; background-position: -10vw 0;}
	body.home #sectionA .slide {height: 110vh;} 
}
@media only screen and (min-width: 960px) and (max-width: 999px) and (orientation: landscape){
	body.home #kfzgutachten {padding-top: 15vh;}
	body.home #service24 {padding-top: 15vh;} 
}
@media only screen and (min-width: 1024px) and (max-height: 640px) and (orientation: landscape){
	body.home #kfzgutachten {padding-top: 15vh;}
	body.home #service24 {padding-top: 15vh;} 
	body.home #unternehmen .col-6 {min-height: 55vh;}
	body.home #unternehmen #contactbutt {position:absolute; margin-top: calc(50vh - 4px);}
}

/* LARGEDISPLAYS */
@media only screen and (min-width: 1220px) and (max-width: 1399px) {
	/*header .grid.navigation {width: 1200px;}*/
	body.home #partner .smallslider img {margin: 0 15%;}
}

@media only screen and (min-width: 290px) and (max-width: 959px){
	.sidebar__inner{left: -65px; padding: 0px 5px 0px 5px; border-radius: 0px 0px 5px 5px;}
	.sidebar__inner p{color: #333; text-align:center; font-size: 11px; line-height:0px;} 
	.sidebarExpand {margin-left: -35px;}
}