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

.newsletterWrap .subscribeBtn{
	background: #1eac61;
	/*background: #f7921e;*/
	/*background: #e1342b;*/
}

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

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

.finesCureContainer .subContent{
	position: relative;
	margin: 0 auto;
	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;
}


.saveTime{
	position: absolute;
	width: 250px;
	height: 55px;
	background-color: rgba(0,0,0,0.5);
	top: 550px;
	left: 349px;
}

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

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

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

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

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

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

.innovativeMonitoring{
	position: absolute;
	width: 260px;
	height: 55px;
	background-color: rgba(0,0,0,0.5);
	top: 90px;
	left: 579px; 
}

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

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

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


.innovativeMonitoringText{
	position: absolute;
	width: 260px;
	height: 55px;
	background-color: rgba(0,0,0,0.7);
	top: 145px;
	left: 579px;
	/*padding: 10px;*/
}

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

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

.legalAssistance{
	position: absolute;
	width: 340px;
	height: 55px;
	background-color: rgba(0,0,0,0.5);
	top: 195px;
	left: 220px;
}

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

.legalAssistance .drpDwn{
	padding-right: 14px;
	float: right;
	padding-top: 20px;
	color: #fff;
	position: absolute;
	right: 0px;
}

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

.legalAssistanceText{
	position: absolute;
	width: 340px;
	background-color: rgba(0,0,0,0.7);
	top: 250px;
	left: 220px;
}

.legalAssistanceText p{
	color: #fff;
	padding-left: 20px;
}

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

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

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

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

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

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

.noteWorthyBenefitsText 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;
}

.saveTimeLine{
	top: 557px;
	left: 84px;
	width: 270px;
	-webkit-transform: rotate(195deg);
	-moz-transform: rotate(195deg);
	-ms-transform: rotate(195deg);
	-o-transform: rotate(195deg);
	transform: rotate(195deg);
}

.innovativeMonitoringLine{
	top: 173px;
	left: 824px;
	width: 96px;
	-webkit-transform: rotate(46deg);
	-moz-transform: rotate(46deg);
	-ms-transform: rotate(46deg);
	-o-transform: rotate(46deg);
	transform: rotate(46deg);
}

.legalAssistanceLine{
	top: 291px;
	left: 530px;
	width: 100px;
	-webkit-transform: rotate(240deg);
	-moz-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	-o-transform: rotate(240deg);
	transform: rotate(240deg);
}
.noteWorthyBenefitsLine{
	top: 407px;
	left: 36px;
	width: 176px;
	-webkit-transform: rotate(74deg);
	-moz-transform: rotate(74deg);
	-ms-transform: rotate(74deg);
	-o-transform: rotate(74deg);
	transform: rotate(74deg);
}

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

.saveTimeCircle{
	top: 511px;
	left: 70px;
}

.innovativeMonitoringCircle{
	top: 207px;
	left: 901px;
}

.legalAssistanceCircle{
	top: 335px;
	left: 598px;
}

.noteWorthyBenefitsCircle{
	top: 493px;
	left: 140px;
}

.panel{
	margin-bottom: 	0px;
	margin: 0px 15px;
}

.panel-heading {
	padding: 0px;
}

.panel-group {
    margin-top: 80px;
}


.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    position: relative;
    z-index: 10;
}

.accordianHeaders {
	background-color: rgba(0,0,0,0.7) !important;
	color: #fff !important;
}

.panelOverRides{
	border: none;
	border-radius: 0px;
	background: none;
	color: #fff;
}
a.mobiAccordian {
	display: block;
	padding: 20px;
}
.panelBodyOverRide{
	border: none !important;
	background-color: rgba(0,0,0,0.8);
}

.panelBodyOverRide a{
	color: #fff;
}
