/*Get Started*/	
#get-started{padding: 40px 0px; background: #f2f2f2; background-size: cover; position: relative;}
#get-started .headline h2{color: #000000; text-align: center; margin-bottom: 25px;}
#get-started .get-started-button{text-align: center;}
#get-started .get-started-button ul li a{width: 200px; padding: 10px 5px; color: #ffffff; font-weight: 500; font-size: 15px; text-transform: uppercase; display: block;}
#get-started .get-started-button ul li span{font-weight: normal; font-size: 15px; margin-top: 5px; display: block;}
#get-started .get-started-button ul li span.borrow-msg{color: #05ac30;}
#get-started .get-started-button ul li span.lender-msg{color: #2d7cbc;}
#get-started .get-started-button ul li a.borrow-money{background: #05ac30;}
#get-started .get-started-button ul li a.lend-money{background: #2d7cbc;}
#get-started .get-started-button ul li a.lend-money:hover{background: #1b67a4;}
#get-started .get-started-button ul li a.borrow-money:hover{background: #029427;}
#get-started .borrower-steps{margin-top: 55px; display: none;}
#get-started .lender-steps{margin-top: 55px;}
#get-started .steps-grid{overflow: hidden;}
/*NBFC Icon Tooltip*/
.nbfc-certificate-icon.tooltip {
	position: absolute;
	display: inline-block;
	opacity: 1;
}
.nbfc-certificate-icon.tooltip .tooltiptext {
	visibility: hidden;
	position: absolute;
	width: 170px;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	z-index: 1;
	opacity: 0;
	transition: opacity 0.3s;
	font-size: 12px;
	text-align: left;
	padding: 5px;
}
.nbfc-certificate-icon .tooltip-left {
	top: -5px;
	bottom: auto;
	left: 120%;
}
.nbfc-certificate-icon .tooltip-left::after {
	content: "";
	position: absolute;
	top: 30%;
	right: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #555 transparent transparent;
}
.nbfc-certificate-icon.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

/*Calc Tooltip CSS Starts*/
.our-calculators .calculator-contents .calculator-tabs .calculator-box{width: 100%;}	
.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip {position: relative; display: inline-block;
color: #006080; opacity: 1;}
/*.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip .tooltiptext {position: absolute; width: 300px; background-color: #333; color: #ffffff; text-align: justify; border-radius: 2px; z-index: 1; opacity: 1; font-size: 11px; padding: 5px 7px; bottom: 100px; display: none;}
.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip .tooltiptext{top: auto; bottom: 144px; background: #444444; color: #ffffff; left: 50%; z-index: 99999; border: 1px solid #444444; transform: translateX(-50%); border-radius: 3px;}
.our-calculators .calc-info{cursor: pointer;position: absolute; left: 62%; top: 24px; width: 15px; height: 15px; border-radius: 50%; background: #f3f3f3;z-index: 9999; }	
.our-calculators .calc-info::after {content: ""; position: absolute; left: 8px; bottom: 13px; border-width: 8px; border-style: solid; border-color: #444444 transparent transparent transparent; transform: translateX(-50%); display: none;}
*/

.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip .tooltiptext {position: absolute; width: 285px; background-color: #333; color: #ffffff; text-align: justify; border-radius: 2px; z-index: 1; opacity: 1; font-size: 11px; padding: 5px 7px; bottom: 100px; display: none;}
.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip .tooltiptext{top: 0; bottom: auto; background: #444444; color: #ffffff; left: 100%; z-index: 99999; border: 1px solid #444444; transform: translateX(-20%); border-radius: 3px;}
.our-calculators .calc-info{cursor: pointer;position: absolute; left: 62%; top: 24px; width: 15px; height: 15px; border-radius: 50%; background: #f3f3f3;     z-index: 9999;}	
.our-calculators .calc-info::after {content: ""; position: absolute; left: 24px; bottom: 1px; border-width: 8px; border-style: solid; border-color: transparent #444444 transparent transparent;transform: translateX(-50%); display: none;}
	
.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip.clac_five_cont .tooltiptext {
    right: auto;
    transform: translateX(-55%);
    left: 0;
}	
	
.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip.clac_five_cont .calc-info::after{border-color: transparent transparent transparent #444444; left: -9px; top: 1px;}	


.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip .calc-info.showafter::after{display: block;}	
.our-calculators .calculator-contents .calculator-tabs .calculator-box img{position: relative; z-index: 1;}	
.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip{z-index: inherit;}	
.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip:nth-child(5) .tooltiptext{right: 0;
transform: translateX(-60%);}	 
.our-calculators .calculator-contents .calculator-tabs .calculator-box.tooltip:nth-child(5) .calc-info::after {
left: 8px;	 border-color: #444444 transparent transparent transparent;}
/*Calc Tooltip CSS Ends*/
.earn-return .ui-tabs .ui-tabs-nav li{margin: 0;}
.earn-return .ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding-left: 10px; padding-right: 10px;}

@media(min-width:1170px){
#get-started .steps-grid{margin-left: -27px; margin-right: -27px;}
}
#get-started .steps-grid .step-lists{text-align: center; width: 12.5%; float: left; position: relative;}
#get-started .steps-grid .step-lists .steps-box{width: 86px; height: 86px; border: 2px solid #c1c1c1; border-radius: 100%; text-align: center; line-height: 82px; position: relative; margin: 0 auto; background: #f7f7f7;}
#get-started .steps-grid .step-lists .steps-box span{width: 30px; height: 30px; text-align: center; background: #ffffff; border-radius: 50%; font-size: 15px; font-weight: bold; position: absolute; bottom: 6px; right: -12px; color: #05ac30; line-height: 28px; border: 2px solid #c1c1c1}
#get-started .steps-grid p{color: #000000; font-size: 13px; margin: 15px 0 0px 0; line-height: 20px;}
#get-started .lender-steps .steps-grid .step-lists .steps-box span{color: #2d7cbc; background: #ffffff; border: 2px solid #c1c1c1;}
#get-started .lender-steps .steps-grid .step-lists .steps-box{border-color: #c1c1c1; background: #f7f7f7;}
#get-started .steps-grid .step-lists:after{position: absolute; content: ''; width: 25px; height: 25px; right: -17px; top: 34px; background: url(../images/progress-arrow.png) no-repeat; background-size: 20px;}
#get-started .steps-grid .step-lists:last-child:after{display: none;}	
/*earn retun boreder hide*/
.earn-return .ui-widget.ui-widget-content {border: 0px solid #c5c5c5; padding: 0;}
.earn-return .ui-widget-header{border: none !important; background: none !important;}
.earn-return .ui-tabs .ui-tabs-nav li{border: none; box-shadow: none; background: none;}

/*get started and calculator responsive*/
@media(max-width:768px)
{
	#get-started .steps-grid .step-lists{width: 50%;}    
	#get-started .steps-grid .step-lists .steps-box{width: 60px; height: 60px; line-height: 54px;}    
	#get-started .steps-grid .step-lists .steps-box img{width: 30px; height: 30px;}
	#get-started .steps-grid p {font-size: 10px; margin: 6px 0 14px 0; line-height: 20px;}    
	#site-calculators .calculator-tabs {text-align: center; padding: 15px 0; margin: 0px 0 0px 0; overflow: auto; white-space: nowrap; box-sizing: border-box;}        
	.our-calculators .calculator-contents .calculator-tabs .calculator-box {width: 100%;}
	.our-calculators .calculator-contents .calculator-tabs .calculator-box {width: 100%; padding: 8px;}
	.our-calculators .calculator-contents .calculator-tabs .calculator-box .calc-button{padding: 9px 8px; font-size: 12px;}    
	#site-calculators .calculate-lists{margin: 5px;}
	#site-calculators .calculate-lists .calculator-title h3{font-size: 20px}    
	#get-started .get-started-button ul li a.lend-money{margin-top: 10px;}
	#get-started{display: none;}
	#our-calculator-section{display: none;}
	.earn-return .ui-tabs .ui-tabs-nav li{float: none; margin: 0; height: auto;}
	.earn-return .ui-tabs .ui-tabs-nav .ui-tabs-anchor{float: none;}
	.nbfc-certificate-icon{display: none !important;}
}
