/* =============== FOOTER CHANGES ================ */
.newsletterWrap .subscribe{
	color: #e1342b;
}

.newsletterWrap .subscribeBtn{
	background: #e1342b;
}

/* =============== /FOOTER CHANGES ================ */

.carCureContainer{
	width: 100%;
	height: 740px;
	background: url("../img/carCure/carCure_Main_BG.png") no-repeat bottom left;
	background-size: cover;
}

	.carCureContainer .subContent{
		position: relative;
		margin: 0 auto;
		height: 740px;
		width: 740px;
	}

	.btnWidth{
		width: 210px;
		height: 50px;
		line-height: 32px;
		border-radius: 0px;
		font-size: 20px;
		margin-top: 20px;
	}

	.colorWhite{
		color: #fff;
	}

.signUp{
	position: absolute;
	top: 80px;
	left: -180px;
}
	.signUp p{
		margin: 0px 0px -10px 0px;
	}

	.signUp .minifySm{
		font-size: 30px;
		font-weight: 400;
		text-transform: uppercase;
	}

	.signUp .enlargeXl{
		text-transform: uppercase;
		font-weight: bold;
	}

	.signUp .minifyXSm{
		text-transform: uppercase;
		font-size: 25px;
		font-weight: lighter;
	}


.speedCoverage{
	position: absolute;
	width: 250px;
	height: 55px;
	background-color: rgba(0,0,0,0.5);
	top: 140px;
	left: 739px;
}

	.speedCoverage .support{
		margin: 0px;
		padding-left: 14px;
		float: left;
		color: #fff;
		line-height: 50px;
		font-size: 20px;
		font-weight: 100;
	}

	.speedCoverage .drpDwn{
		padding-right: 14px;
		padding-top: 20px;
		float: right;
		color: #fff;
	}

		.speedCoverage .drpDwn button{
			height: 30px;
			width: 50px;
			padding-top: 20px;
			padding-left: 20px;
		}

.supportText{
	position: absolute;
	width: 250px;
	/*height: 55px;*/
	height: auto;
	background-color: rgba(0,0,0,0.7);
	top: 195px;
	left: 739px;
	/*padding: 10px;*/
}

	.supportText p{
		color: #fff;
		padding: 20px;
	}

	.supportText a{
		color: #fff;
	}

	.supportText li{
		color: #fff;
		margin-left: -10px;
		margin-top: 10px;
		font-weight: lighter;
	}

.polishedBenefits{
	position: absolute;
	width: 260px;
	height: 55px;
	background-color: rgba(0,0,0,0.5);
	top: 195px;
	left: 150px;
}

	.polishedBenefits .support{
		margin: 0px;
		padding-left: 14px;
		float: left;
		color: #fff;
		line-height: 50px;
		font-size: 20px;
		font-weight: 100;
	}

	.polishedBenefits .drpDwn{
		color: #fff;
		padding-right: 14px;
		padding-top: 20px;
		float: right;
	}
		.polishedBenefits .drpDwn button{
			height: 30px;
			width: 50px;
			padding-top: 20px;
			padding-left: 20px;
		}

.polishedBenefitsText{
	position: absolute;
	width: 260px;
	background-color: rgba(0,0,0,0.7);
	top: 250px;
	left: 150px;
	/*padding-top: 12px;*/
}

	.polishedBenefitsText p{
		color: #fff;
		padding-left: 20px;
		padding-top: 10px;
	}

	.polishedBenefitsText li{
		color: #fff;
		margin-left: 20px;
		margin-top: 0px;
		font-weight: lighter;
	}

.skidClaim{
	position: absolute;
	width: 280px;
	height: 55px;
	background-color: rgba(0,0,0,0.5);
	top: 455px;
	left: -180px;
}

	.skidClaim .support{
		margin: 0px;
		padding-left: 14px;
		float: left;
		color: #fff;
		line-height: 50px;
		font-size: 20px;
		font-weight: 100;
	}

	.skidClaim .drpDwn{
		padding-right: 14px;
		padding-top: 20px;
		float: right;
		color: #fff;
	}

		.skidClaim .drpDwn button{
			height: 30px;
			width: 50px;
			padding-top: 20px;
			padding-left: 20px;
		}

.skidClaimText{
	position: absolute;
	width: 280px;
	background-color: rgba(0,0,0,0.7);
	top: 510px;
	left: -180px;
	padding-right: 14px;
}
	.skidClaimText p{
		color: #fff;
		padding-left: 20px;
	}

	.skidClaimText li{
		color: #fff;
		margin-left: -10px;
		margin-top: 10px;
		font-weight: lighter;
	}


.toggleBtn{
	/*background: none;*/
	border: none;
	padding: 0px;
	margin: 0px;
}

.line{
	position: absolute;
	background-color: black;
	height: 3px;
}

	.speedCoverageLine{
		top: 236px;
		left: 628px;
		width: 130px;
		-webkit-transform: rotate(136deg);
		-moz-transform: rotate(136deg);
		-ms-transform: rotate(136deg);
		-o-transform: rotate(136deg);
		transform: rotate(136deg);
	}

	.polishedBenefitsLine{
		top: 330px;
		left: 339px;
		width: 169px;
		-webkit-transform: rotate(260deg);
		-moz-transform: rotate(260deg);
		-ms-transform: rotate(260deg);
		-o-transform: rotate(260deg);
		transform: rotate(260deg);
	}
	.skidClaimLine{
		top: 562px;
		left: 62px;
		width: 126px;
		-webkit-transform: rotate(65deg);
		-moz-transform: rotate(65deg);
		-ms-transform: rotate(65deg);
		-o-transform: rotate(65deg);
		transform: rotate(65deg);
	}

.circles{
	border: 2px solid black;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	position: absolute;
}

	.speedCoverageCircle{
		top: 278px;
		left: 631px;
	}
	
	.polishedBenefitsCircle{
		top: 414px;
		left: 431px;
	}
	
	.skidClaimCircle{
		top: 620px;
		left: 146px;
	}


/*.forceWidthFooter {
	width: 270px;
	padding-right: 0px;
	margin-right: 0px;
}*/

/*.popiCarCure{
	margin-left: 0px;
	padding-left: 0px;
}*/

/* .termsConds {
	padding: 10px;
} */

/* .footerLogo{
	margin-top: -130px;
	margin-left: 500px;
} */
