body.mobile.landscape .passat-mobile-disclaimer {
	margin-top: 105px;
	right: 37px;
	position: absolute;
}

body.mobile.portrait .passat-mobile-disclaimer {
	margin-top: 67px;
	right: 22px;
	position: absolute;
}

.passat-mobile-disclaimer {
	color: white;
	font-size: 9px;
	text-decoration: underline;
	position: relative;
}

.passat-mobile-button {
	position: relative;
	top: -65px;
	margin: auto;
	max-width: 260px !important;
	line-height: 38px;
	font-weight: bold;
	font-size: 14px;
}

.epaModule {
	text-align: center;
	background: #2680b4;
	padding: 40px 0 30px;
	border-bottom: 2px solid white;
	position: relative;
	z-index: 100;
}

.epaModule h2 {
	color: #fff;
	font-size: 26px;
	font-family: "Semibold",sans-serif;
	margin-bottom: 20px;
}

.epaModule a {
	margin: 0 auto;
	padding: 21px 22px 20px;
    line-height: 0;
    font-size: 17px;
}

.epaModule .borderRight {
	border-right: 1px solid #94c0db;
	margin-left: 10px;
}

.mobile .epaModule .arrow {
	background: url(/content/dam/vwcom/codeInjections/modules/epa-module/images/arrow.png) no-repeat 0 2px;
    display: inline-block;
}

.mobile .epaModule {
	padding: 25px 0;
}

.mobile .epaModule h2 {
	font-size: 20px;
}

.mobile .epaModule a {
	font-size: 14px;
}

.passat {
	background-image:url(/content/dam/vwcom/codeInjections/homeHeroes/VM-5523-Passat/images/1400_HOMEPAGE_PASSAT.jpg);
	overflow: hidden;
	background-repeat:no-repeat;
	z-index: 1;
	position: relative;
	background-position: center bottom;
	color: white
}

.price {
	font-weight: bold;
}

.passatButton {
	font-weight: bold;
	font-size: 15px;
  max-width: 153px;
  margin-top: 17px;
}

.title {
	font-weight: bold;
}

@media only screen and (max-width: 1920px) {
	.homeHero.passat {
		/*height: 1080px;*/
		/*background-size: 1920px 1080px;*/
		background-size: cover;
		height: 650px;
	}

	.homeHero.passat .main {
		margin: 40px 0 0 72px;
	}

	.homeHero.passat .title {
		font-size: 45px;
		width: 536px;
	}

	.homeHero.passat .description {
		width: 400px;
		font-size: 17px;
		margin-top: 20px;
		line-height: 25px;

	}

	.homeHero.passat .bottom {
		/*margin-top: 29px;*/
		/*line-height: 39px;*/
		position: absolute;
		bottom: 40px;
	}

	.homeHero.passat .price {
		width: 364px;
		font-size: 35px;
		font-weight: bold;
	}

	.homeHero.passat .disclaimerText {
		font-size: 14px;
	}

	.homeHero.passat .disclaimers {
		font-size: 14px;
	}
}


@media only screen and (min-width: 1921px) {
	.homeHero.passat {
		/*height: 1080px;*/
		height: 650px;
		background-size: cover;
	}

	.homeHero.passat .main {
		margin: 40px 0 0 72px;
	}

	.homeHero.passat .title {
		font-size: 45px;
		width: 550px;
	}

	.homeHero.passat .description {
		width: 400px;
		font-size: 17px;
		margin-top: 20px;
		line-height: 25px;

	}

	.homeHero.passat .bottom {
		/*margin-top: 29px;*/
		position: absolute;
		bottom: 40px;
	}

	.homeHero.passat .price {
		width: 364px;
		font-size: 35px;
		font-weight: bold;
	}

	.homeHero.passat .disclaimerText {
		font-size: 14px;
	}

	.homeHero.passat .disclaimers {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1440px) {
	.homeHero.passat {
		/*height: 811px;*/
		/*background-size: 1440px 811px;*/
		height: 520px;
		background-size: cover;
	}

	.homeHero.passat .main {
		width: 315px;
		margin: 15px 0 0 72px;
	}

	.homeHero.passat .title {
		font-size: 40px;
		width: 512px;
	}

	.homeHero.passat .description {
		font-size: 14px;
		width: 296px;
		line-height: 20px;
	}

	.homeHero.passat .bottom {
		/*margin-top: 172px;*/
		/*margin-top: 35px;*/
		position: absolute;
		bottom: 40px;
	}

	.homeHero.passat .price {
		font-size: 30px;
	}

	.homeHero.passat .disclaimerText {
		font-size: 12px;
	}

	.homeHero.passat .disclaimers {
		font-size: 12px;
	}
}


@media only screen and (max-width: 1280px) {

	.homeHero.passat {
		/*height: 720px;*/
		/*background-size: 1280px 720px;		*/
		height: 520px;
		background-size: cover;
	}

	.homeHero.passat .title {
		font-size: 40px;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 30px;
		width: 464px;
	}

	.homeHero.passat .main {
		width: 287px;

		margin: 27px 0 0 72px;
	}

	.homeHero.passat .description {
		line-height: 25px;
		font-size: 15px;
		width: 281px;

	}

	.homeHero.passat .bottom {
		/*margin-top: 140px;*/
		margin-top: 0px;
	}

	.homeHero.passat .bottom .disclaimerText {
		font-size: 12px;
		display: block;
	}

	.homeHero.passat .disclaimers {
		font-size: 12px;
	}

	.homeHero.passat .price {
		color: white;
		font-size: 30px;
		font-weight: bold;
	}
}

@media only screen and (max-width: 1024px) {
	.homeHero.passat {
		height: 576px;
		background-size: 1024px 576px;
	}

	.homeHero.passat .title {
		margin: 30px 0 29px 0;
		width: 260px;
		line-height: 35px;
	}

	.homeHero.passat .main {
		width: 287px;
		margin: 30px 29px 0 45px;
	}

	.homeHero.passat .description {
		line-height: 18px;
		width: 285px;
		font-size: 16px;
	}

	.homeHero.passat .bottom {
		margin-top: 66px;
	}

	.homeHero.passat .disclaimers {
		font-size: 12px;
	}

	.homeHero.passat .bottom p:nth-of-type(2) {
		margin-bottom: 12px;
	}

	.homeHero.passat .bottom .disclaimerText {
		font-size: 12px;
	}
}

/* --- tablet ----- */

@media only screen and (max-width: 768px) {
	.homeHero.passat {
		height: 432px;
		background-size: 768px 432px;
		background-position-x: 0px;
	}

	.homeHero.passat .main {
		margin: 30px 29px 0 28px;
	}

	.homeHero.passat .title {
		font-size: 40px;
		margin: 30px 0 -21px 0;
		width: 396px;
		line-height: 35px;
	}

	.homeHero.passat .bottom > div:nth-of-type(2) {
		margin-top: 73px;
		width: 138px;
	}

	.homeHero.passat .disclaimers {
		font-size: 12px;
		margin-top: 0px;
	}

	.homeHero.passat .disclaimerText {
		margin-top: 7px;
	}

	.homeHero.passat .description {
		display: none;
	}

	.homeHero.passat .passatButton {
		margin-top: 124px;
	}
}



/*Custom*/



@media only screen and (min-width: 2180px) {
	.homeHero.passat {
		background-position-y: -430px;
	}

	.homeHero.passat .title {
		font-size: 45px;
	}

	.homeHero.passat .disclaimerText {
		font-size: 16px;
	}

	.homeHero.passat .disclaimers {
		font-size: 16px;
	}

	.homeHero.passat .description {
		font-size: 16px;
	}
}

@media only screen and (min-width: 2558px) {
	.homeHero.passat {
		background-position-y: -570px;
	}

	.homeHero.passat .title {
		font-size: 45px;
	}

	.homeHero.passat .disclaimerText {
		font-size: 16px;
	}

	.homeHero.passat .disclaimers {
		font-size: 16px;
	}


	.homeHero.passat .description {
		font-size: 16px;
	}
}

/*video*/
