.epaModule {
    background: #2680b4;
}

.epaModule.desktop {
    text-align: center;
    padding: 14px 0 14px;
    border-bottom: 2px solid white;
    position: relative;
    z-index: 100;
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.epaModule.desktop h2 {
    position: relative;
    width: 50%;
    color: #fff;
    font-size: 17px;
    text-align: left;
    line-height: 22px;
    font-family: "Semibold",sans-serif;
    left: 72px;
    display: table-cell;
    vertical-align: middle;
}

.epaModule.desktop a.sharedButton {
    padding: 20px 22px 20px;
    line-height: 0;
    font-size: 16px;
    float: right;
    margin: 0;
    margin-right: 72px;
    top: 20px;
}

@media only screen and (max-width: 1023px) { 
	.epaModule.desktop h2 { 
		left: 40px;
	}

	.epaModule.desktop a.sharedButton {
		margin-right: 40px;
	}
}
.mobile .epaModule {
    padding: 15px !important;
    text-align: center;
    border-bottom: 1px solid white;
}

.mobile .epaModule h2 {
    color: #fff;
    font-size: 15px !important;
    margin: 0 auto 10px auto !important;
}
.mobile .epaModule a.sharedButton {
    font-size: 14px;
    margin: 20px auto 10px;
    padding: 20px 25px 18px;
    line-height: 0;
}

.mobile .epaModule h2, .mobile .epaModule a {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
}

.tiguanReveal {
	position: relative;
	height: 400px;
	color: white;
	background-position: center;
	background-size: cover;
	background-image:url(/content/dam/vwcom/codeInjections/homeHeroes/VW338-19-tiguanReveal/images/tiguan-new.jpg);
	background-repeat: no-repeat;
}
.tiguanReveal .main {
	padding-left: 40px;
}
.tiguanReveal .content {
	padding-top: 25px;
	padding-bottom: 35px;
	position: relative;
}
.tiguanReveal .content .title {
	font-size: 28px;
	margin-bottom: 15px;
	font-family: 'Black', Helvetica, Arial, 'sans-serif';
}
.tiguanReveal .content p {
	font-size: 14px;
	line-height: 20px;
}
.tiguanReveal .button {
	font-size: 14px;
	padding: 0 20px;
    max-width: none;
    width: auto;
    height: 46px;
    line-height: 46px;
    display: inline-block;
}
.tiguanReveal .vignette {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(-45deg, rgba(10,37,53,1) 0%,rgba(10,37,53,.5) 25%,rgba(10,37,53,0) 45%,rgba(10,37,53,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(10,37,53,1) 0%,rgba(10,37,53,.5) 25%,rgba(10,37,53,0) 45%,rgba(10,37,53,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(0,0,0,1) 0%,rgba(0,0,0,.25) 25%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2535', endColorstr='#000a2535',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
@media only screen and (min-width: 896px) { 
	.tiguanReveal {
		background-position: center 65%;
	}	
}
@media only screen and (min-width: 1024px) {
	.tiguanReveal {
		height: 450px;
		background-position: center 85%;
		background-size: 110%;
	}	
	.tiguanReveal .main {
		padding-left: 72px;
	}
	.tiguanReveal .content {
		padding-top: 50px;
	}
	.tiguanReveal .content .title {
		max-width: 420px;
		margin-bottom: 18px;
	}
	.tiguanReveal .content p {
		line-height: 17px;
	}
	.tiguanReveal .bottom {
		position: absolute;
		bottom: 50px;
		z-index: 0;
	}
}

@media only screen and (min-width: 1280px) {
	.tiguanReveal {
		height: 500px;
		background-position: center 72%;
	}
	.tiguanReveal .content .title {
		font-size: 36px;
	}
	.tiguanReveal .content p {
		font-size: 16px;
		line-height: 24px;
	}
}

@media only screen and (min-width: 1440px) {
	.tiguanReveal {
		height: 600px;
		background-size: 100%;
	}
	.tiguanReveal .vignette {
		background: -moz-linear-gradient(-45deg, rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2535', endColorstr='#000a2535',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	.tiguanReveal .content .title {
		font-size: 50px;
		margin-bottom: 18px;
		max-width: 600px;
	}
	.tiguanReveal .content p {
		font-size: 20px;
		line-height: 26px;
	}
}

@media only screen and (max-width: 640px) {
	.tiguanReveal {
		height: 250px;
		text-align: center;
		background-image:url(/content/dam/vwcom/codeInjections/homeHeroes/VW338-19-tiguanReveal/images/tiguan-new-mobile.jpg);
	}
	.tiguanReveal .main {
		position: relative;
		height: 100%;
		padding-left: 15px;
	}
	.tiguanReveal .vignette {
		display: none;
	}
	.tiguanReveal .content {
		padding: 22px 0;
	}
	.tiguanReveal .content .title {
		font-size: 19px;
	}
	.tiguanReveal .bottom {
		position: absolute;
		bottom: 15px;
		width: calc(100% - 30px);
	}
	.tiguanReveal .button {
		width: 100%;
		max-width: 100%;
		font-size: 15px;
    	height: 38px;
    	line-height: 38px;
	}
}