.processing-info{min-height:200px;padding:45px 0;margin:0 auto;position:relative;width:600px;}
.processing-info .processing-step{display:inline-block;padding:0 5px;}
.processing-info .processing-step span:first-child{font-size:10px;}
.processing-point{background-color:#d7dadf;border:2px solid #FFFFFF;display:block;width:20px;height:20px;border-radius:300px;margin:15px auto 0;position:relative;cursor:pointer;z-index:1;}
.dashboard-details .active .processing-point{background-color:#87d37c;border:2px solid #FFFFFF;}
.processing-stripe{height:1px;background-color:#d3d5d8;position:relative;top:88px;width:100%;}
.processing-stripe-active{height:1px;background-color:#87d37c;position:relative;top:41px;}
.processing-stripe-green{height:1px;background-color:#87d37c;position:relative;top:87px;}
.processing-stripe-green{width:10%;}
.processing-step-1 .processing-stripe-active{width:12%;}
.processing-step-2 .processing-stripe-active{width:24%;}
.processing-step-3 .processing-stripe-active{width:37%;}
.processing-step-4 .processing-stripe-active{width:51%;}
.processing-step-5 .processing-stripe-active{width:62%;}
.processing-step-6 .processing-stripe-active{width:75%;}
.processing-step-7 .processing-stripe-active{width:86%;}
.processing-step-cluetip{background:#ffffff none repeat scroll 0 0;border:1px solid #d4d0d0;border-radius:6px;margin:10px auto;padding:5px 10px;left:0;right:0;position:absolute;text-align:left;width:82%;}
.processing-step-cluetip:after, .processing-step-cluetip:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.processing-step-cluetip:after {border-color:rgba(255, 255, 255, 0);border-bottom-color:#ffffff;border-width:6px;margin-left:-12px;}
.processing-step-cluetip:before {border-color:rgba(212, 208, 208, 0);border-bottom-color:#d4d0d0;border-width:7px;margin-left:-13px;}
.gray-value{color:#9d9d9d;font-size:10px;}
.booked .processing-step-cluetip:after, .booked .processing-step-cluetip:before{left:18px;}
.phone-verified .processing-step-cluetip:after, .phone-verified .processing-step-cluetip:before{left:92px;}
.processed .processing-step-cluetip:after, .processed .processing-step-cluetip:before{left:172px;}
.bank-verified .processing-step-cluetip:after, .bank-verified .processing-step-cluetip:before{left:251px;}
.doc-verified .processing-step-cluetip:after, .doc-verified .processing-step-cluetip:before{left:337px;}
.approved .processing-step-cluetip:after, .approved .processing-step-cluetip:before{left:412px;}
.disbursed .processing-step-cluetip:after, .disbursed .processing-step-cluetip:before{left:480px;}
@media only screen and (max-width:1120px)
{
	.processing-info{width:500px;}
	.processing-info .processing-step{padding:0 2px;}
	.processing-step-cluetip{width:98%;}
	.processing-step-1 .processing-stripe-active{width:8%;}
	.processing-step-2 .processing-stripe-active{width:21%;}
	.processing-step-3 .processing-stripe-active{width:34%;}
	.processing-step-4 .processing-stripe-active{width:50%;}
	.processing-step-5 .processing-stripe-active{width:64%;}
	.processing-step-6 .processing-stripe-active{width:79%;}
	.processing-step-7 .processing-stripe-active{width:92%;}
	.booked .processing-step-cluetip:after, .booked .processing-step-cluetip:before{left:32px;}
	.phone-verified .processing-step-cluetip:after, .phone-verified .processing-step-cluetip:before{left:101px;}
	.processed .processing-step-cluetip:after, .processed .processing-step-cluetip:before{left:177px;}
	.bank-verified .processing-step-cluetip:after, .bank-verified .processing-step-cluetip:before{left:249px;}
	.doc-verified .processing-step-cluetip:after, .doc-verified .processing-step-cluetip:before{left:328px;}
	.approved .processing-step-cluetip:after, .approved .processing-step-cluetip:before{left:399px;}
	.disbursed .processing-step-cluetip:after, .disbursed .processing-step-cluetip:before{left:459px;}
}
@media only screen and (max-width:992px)
{
	.processing-stripe-green{width:16%;}
}
@media only screen and (max-width:800px)
{
	.processing-stripe-green{width:10%;}
}
@media only screen and (max-width:768px)
{
	.processing-info{width:400px;}
	.processing-info .processing-step span:first-child{font-size:8px;}
	.booked .processing-step-cluetip:after, .booked .processing-step-cluetip:before{left:24px;}
	.phone-verified .processing-step-cluetip:after, .phone-verified .processing-step-cluetip:before{left:79px;}
	.processed .processing-step-cluetip:after, .processed .processing-step-cluetip:before{left:141px;}
	.bank-verified .processing-step-cluetip:after, .bank-verified .processing-step-cluetip:before{left:200px;}
	.doc-verified .processing-step-cluetip:after, .doc-verified .processing-step-cluetip:before{left:265px;}
	.approved .processing-step-cluetip:after, .approved .processing-step-cluetip:before{left:323px;}
	.disbursed .processing-step-cluetip:after, .disbursed .processing-step-cluetip:before{left:373px;}
}