	#slider, #slider2{
		margin: 8px auto;
	}

	#slider .noUi-base{
		background-color: cornflowerblue;
	}

	#slider .noUi-origin{
		background-color: #fff;
	}

	#slider2 .noUi-base{
		background-color: cornflowerblue;
	}

	#slider2 .noUi-origin{
		background-color: #fff;
	}

	#slider3 .noUi-base{
		background-color: cornflowerblue;
	}

	#slider3 .noUi-origin{
		background-color: #fff;
	}

	#slider4 .noUi-base{
		background-color: cornflowerblue;
	}

	#slider4 .noUi-origin{
		background-color: #fff;
	}

	#slider2{
		width: 60%;
		margin-left: 9vw;
		margin-bottom: 9vh;
	}

	#slider3, #slider4{
		margin-left: 11vw;
		width: 50%;
	}

	#slider .noUi-pips {
		color: #fff;
	}

	#slider2 .noUi-pips {
		color: #fff;
	}

	#slider2 .noUi-value-sub {
		color: #fff;
	}

	#slider2 .noUi-marker {
		background: #fff;
	}
	#slider2 .noUi-marker-sub {
		background: #fff;
	}

	#slider .noUi-value-sub {
		color: #fff;
	}

	#slider .noUi-marker {
		background: #fff;
	}
	#slider .noUi-marker-sub {
		background: #fff;
	}
	#slider .noUi-marker-large {
		background: #fff;
	}

	.user-details h3{
		margin-bottom: 20px;
		margin-top: 10px;
	}

	.user-details{
		padding-bottom: 5vh;
		margin: 0 auto;
	}

	.user-details p {
		margin-bottom: 10px;
	}

	#ret_time{
		font-size: 28px;
	}

	.new-lead{
		font-size: 24px;
	}

	.aim_thumb{
		width: 25%;
		height: 25%;
	}

.btn-radio{
	background-color:#6495ED;
}

.btn-group{
	background-color: #1ABC9C;
}

.btn-radio:checked{
	background-color: #000;
}

	.result_row p{
		color: #fff;
		text-align: left;
		font-family: arial;
		font-size: 20px;
	}

	.ret_head{
		margin: 40px 0;
	}

	#pv, #pmt, #ni{
		font-weight: 700;
		font-size: 28px;
	}

	.result_back{
		background: url(../res/exampad.jpg) no-repeat center center;
		/*width: 80%;
		height: 80%;*/
		padding: 5px 20px;
	}

	.start_btn{
		
	}