.presDay {
	margin:0 auto;
	height: 400px;
	position: relative;
	display: block;
	text-align: center;
}
.presDay .container {
	width: 100%;
}
.presDay .cars {
    background: #fff url(/content/dam/vwcom/codeInjections/homeHeroes/VM-6094/images/1600_PRESIDENTS_DAY_SE_MASTHEAD.png) no-repeat center center;
    background-size: 1671px;
    position: absolute;
    height: 400px;
    width: 100%;
    padding:40px 0 0 85px;
    z-index: 1;
}
.presDay p {
	line-height: 14px;
    font-size: 18px;
    padding-top: 5px;
    margin-left: -92px;
}
.presDay h3 {
	font-size: 30px;
	font-family: "Black", sans-serif;
	margin-left: -112px;
}
.presDay h3 span{
	font-size: 40px;
	
}
.presDay p.copy2 {
	font-size: 16px;
}
.presDay p.copy3 {
	font-size: 12px;
	padding-top: 10px;
    margin-left: -120px;
}
.presDay .caption {
    font-size: 13px;
    position: absolute;
    top: -10px;
    z-index: 2000;
}
.presDay .right {
	right: 120px;
}
.presDay .left {
	left: 120px;
}
.presDay .ctaButtons .presDayCTA {
	width: 188px;
    margin: 0 15px 0 13px;
    display: inline-block;
    line-height: 42px;
    font-size: 17px;
}
.presDay .ctaButtons .presDayCTA2 {
	background-color: #2d76a7;
	display: inline-block;
    padding: 0 20px;
    line-height: 42px;
    font-size: 17px;
}
.presDay .ctaButtons .presDayCTA2:hover {
	background-color: #00b1eb;
}

.presDay .ctaButtons {
	top: 360px;
    position: relative;
    z-index: 2;
    margin: 0 0px 0 -15px;
}
.epaModule {
	text-align: center;
	background: #2680b4;
	padding: 28px 0 28px;
	border-bottom: 2px solid white;
	position: relative;
	z-index: 100;
	min-height: 45px;
}

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

.epaModule a {
	padding: 21px 22px 20px;
  	line-height: 0;
    font-size: 16px;
    position: absolute;
    right: 72px;
    margin: 0;
    top: 30px;
}

.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;
}
@media (max-width: 960px) { 
	.presDay .right {
		right: 40px;
	}
	.presDay .left {
		left: 60px;
	}
}
@media (min-width: 1440px) { 
	.presDay .right {
		right: 312px;
	}
	.presDay .left {
		left: 285px;
	}
}

