 @charset "utf-8";
/* CSS Document */

@import url('../font/stylesheet.html');


/*---------------------------*/
.section-tabs-blue
{
	background:#ffcc00;
	min-height:108px;
}
#nav_list_home ul
{
	float:left;
	margin:0;
}
#nav_list_home ul li
{
	float:left;
	text-align:center;
}
.section-tabs-blue .nav-pills>li+li {
   margin-left: 0px;
}
.section-tabs-blue .nav-pills > li > a
{
	background:none;
	color:#515151;
	border-radius:0px;
	font-size:13px;
	line-height:22px;
	font-family:'robotoregular';
	padding:12px 15px;
	text-align:center;
margin-right: 60px;
}
.section-tabs-blue .nav-pills > li > a:hover
{
	background:#c39e08;
	color:#ffffff;
}

.section-tabs-blue .nav-pills>li>a:focus:before, .section-tabs-blue .nav-pills>li>a:hover:before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: -5px;
    width: 163px;
    height: 10px;
    background: #c39e08;
    z-index: 99;
}
.section-tabs-blue .nav-pills>li>a:focus:after, .section-tabs-blue .nav-pills>li>a:hover:after
{
    content: "";
    position: absolute;
    left: 0%;
    bottom: -20px;
	width: 0;
	height: 0;
	border-left: 81px solid transparent;
    border-right: 83px solid transparent;
	border-top: 15px solid #c39e08;
	z-index:99;
}

.section-tabs-blue .nav-pills>li.active>a, .section-tabs-blue .nav-pills>li.active>a:focus, .section-tabs-blue .nav-pills>li.active>a:hover 
{
	background:#c39e08;
	color:#ffffff;
}
.section-tabs-blue .nav-pills>li.active>a:before, .section-tabs-blue .nav-pills>li.active>a:focus:before, .section-tabs-blue .nav-pills>li.active>a:hover:before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: -5px;
    width: 163px;
    height: 10px;
    background: #c39e08;
    z-index: 99;
}
@media screen and (max-width: 374px) and (min-width: 320px) {
.section-tabs-blue .nav-pills>li.active>a:before, .section-tabs-blue .nav-pills>li.active>a:focus:before, .section-tabs-blue .nav-pills>li.active>a:hover:before  
{
    content: "";
    position: absolute;
    left: 0%;
    bottom: -5px;
    width: 270px;
	height: 10px;
	background:#c39e08;
	z-index:99;
}	
}
.section-tabs-blue .nav-pills>li.active>a:after, .section-tabs-blue .nav-pills>li.active>a:focus:after, .section-tabs-blue .nav-pills>li.active>a:hover:after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 80px solid transparent;
    border-right: 82px solid transparent;
    border-top: 15px solid #c39e08;
    z-index: 99;
}
.section-tabs-blue .nav-pills > li > a img
{
	padding-right:5px;
}


/*---------------Li 2-------------*/
.section-tabs-blue .nav-pills>li:nth-of-type(2)>a:focus:before, .section-tabs-blue .nav-pills>li:nth-of-type(2)>a:hover:before  
{
    content: "";
    position: absolute;
    left: 0%;
    bottom: -5px;
	width: 173px;
	height: 10px;
	background:#c39e08;
	z-index:99;
}
.section-tabs-blue .nav-pills>li:nth-of-type(2)>a:focus:after, .section-tabs-blue  .nav-pills>li:nth-of-type(2)>a:hover:after
{
    content: "";
    position: absolute;
    left: 0%;
    bottom: -20px;
	width: 0;
	height: 0;
	border-left: 87px solid transparent;
    border-right: 87px solid transparent;
	border-top: 15px solid #c39e08;
	z-index:99;
}

.section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:before, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:focus:before, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:hover:before  
{
    content: "";
    position: absolute;
    left: 0%;
    bottom: -5px;
	width: 173px;
	height: 10px;
	background:#c39e08;
	z-index:99;
}
.section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:after,  .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:focus:after, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:hover:after
{
    content: "";
    position: absolute;
    left: 0%;
    bottom: -20px;
	width: 0;
	height: 0;
	border-left: 87px solid transparent;
    border-right: 87px solid transparent;
	border-top: 15px solid #c39e08;
	z-index:99;
}

/*---------------Li 3-------------*/
.section-tabs-blue .nav-pills>li:nth-of-type(3)>a:focus:before, .section-tabs-blue .nav-pills>li:nth-of-type(3)>a:hover:before  
{
    content: "";
    position: absolute;
    left: 0%;
    bottom: -5px;
	width: 177px;
	height: 10px;
	background:#c39e08;
	z-index:99;
}
.section-tabs-blue .nav-pills>li:nth-of-type(3)>a:focus:after, .section-tabs-blue .nav-pills>li:nth-of-type(3)>a:hover:after
{
    content: "";
    position: absolute;
    left: 0%;
    bottom: -20px;
	width: 0;
	height: 0;
    border-left: 85px solid transparent;
    border-right: 94px solid transparent;
	border-top: 15px solid #c39e08;
	z-index:99;
}
.section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:before, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:focus:before, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:hover:before  
{    content: "";
    position: absolute;
    left: 0%;
    bottom: -5px;
    width: 177px;
    height: 10px;
    background: #c39e08;
    z-index: 99;
}
.section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:after,  .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:focus:after, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:hover:after
{    content: "";
    position: absolute;
    left: 0%;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 84px solid transparent;
    border-right: 94px solid transparent;
    border-top: 15px solid #c39e08;
    z-index: 99;
}
.section-tabs-blue .nav-pills>li.first
{
}
.section-tabs-blue .nav-pills>li.last>a
{
}

.infosection
{
	background:url(../images/calculatorsbg.html) center no-repeat;
	background-size:cover;
	min-height:657px;
	padding-top:20px;
	padding-bottom:20px;
}
.tools-content {
    margin-top: 0px;
    height: 686px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
    background:none;
	border:0px solid #9bce31;
	border-radius:5px;
}
.tab1-section-heading
{
	font-family:'robotoregular';
	font-size:29px;
	line-height:36px;
	color:#000;
}
.tab-para
{
	font-size:14px;
	font-family:'robotoregular';
	color:#4d4d4d;
	padding-top:15px;
}
/*----tooltip--------*/
[data-tip] {
	position:relative;
	transition:all ease-in .3s;
font-family:'robotoregular';
}
[data-tip]:before {
	content:'';
	/* hides the tooltip when not hovered */
	display:none;
	content:'';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #1a1a1a;	
	position:absolute;
	top:-5px;
	left:35px;
	z-index:8;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}
[data-tip]:after {
	display:none;
	content:attr(data-tip);
	position:absolute;
	top:-35px;
	left:0px;
	padding:5px 8px;
	background:#1a1a1a;
	color:#fff;
	z-index:9;
	font-family:'robotoregular';
	font-size: 12px;
	height:30px;
	line-height:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space:nowrap;
	word-wrap:normal;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
	display:block;
	transition:all ease-in .3s;
}
[data-tip]:focus:before,
[data-tip]:focus:after {
	display:none;
	transition:all ease-in .3s;
}

.infosection .panel-default>.panel-heading {
    color:#ffcc00;
    background-color:#ffcc00;
    border-color: transparent;
    padding: 10px 15px 10px 0px;
}

.infosection .panel-default>.panel-heading > panel-title{
 font-size:13px !important;
}
.infosection .panel-default>.panel-heading a, .infosection .panel-default>.panel-heading a:hover, .infosection .panel-default>.panel-heading a:focus{
  color:#ffffff;
}

.infosection .panel-default .panel-body
{
	color:#4d4d4d;
	font-size:14px;
	font-family:'robotoregular';
}

.panel-title > span.plus{display:none;}
.panel-title > span.minus {display:block;}
.panel-title.collapsed > span.minus{display:none;}
.panel-title.collapsed > span.plus{display:block;}
.panel-default>.panel-heading {
    background-color: #971947;
}
span.panel-title {
    color:#fff;
	font-family:'robotoregular';
	font-size:15px;}

span.sec-head
{
	padding:11px;
	background:#f06521;
	border-radius:2px 0 0 0;
	font-family:'robotomedium';
	font-size:15px;
	color:#fff;
}
/*-------Tax Section -------------------*/
.tax-home-calc
{
	background:url(../images/tax-cal-home-img.html) center no-repeat;
	background-color:#ffffff;
	border-radius:10px;
	border:2px solid #000;	
	min-height:330px;
	margin-top:30px;
}
.tax-home-calc .text1
{
	
	font-size:28px;
	color:#000;
	line-height:30px;
	padding-top:20px;
	padding-bottom:20px;
}
.tax-home-calc .text2
{
	
	font-size:19px;
	color:#5c5c5c;
	line-height:24px;
}
.tax-home-calc .investedamount
{
    
	font-size:50px;
	color:#ffcc00;
	line-height:50px;
	padding-bottom:10px;
}
.tax-home-calc .slab_amount{

font-size:26px;
color:#000000;
line-height:26px;
}
.tax-home-calc p{

font-size:17px;
color:#c39e08;
line-height:18px;
padding-top:10px;
}
.tax-home-calc a.text3
{

	font-size:17px;
	color:#4b4b4b;
	line-height:24px;
	outline:none;
}
.tax-home-calc a:hover.text3
{
	color:#016abd;
	outline:none;
}

/*---------Bank Deposit----------*/
.tax-home-calc .bankheading1
{
	
	font-size:25px;
	color:#0a4659;
	line-height:30px;
	padding-top:20px;
	padding-bottom:10px;
}

.tax-home-calc .bank-deposit-input
{
	background:#000;
	color:#fefefe;
	
	font-size:36px;
	border-radius:8px;
	padding:12px 10px;
	margin-bottom:10px;
	cursor:not-allowed;
}

.bank-deposit-result
{
	background:#e9eef8;
	color:#000000;
    
    font-size: 14px;
	
	border-radius:6px;
	padding:10px;
	margin-top:25px;
}
.slider:before
{
	position:absolute;
	    bottom: -4px;
    left: -65px;
	content:'03 Years';
	font-size:14px;
	color:#1e1e1e;
	
}
.slider:after
{
	position:absolute;
	    bottom: -4px;
    right: -65px;
	content:'10 Years';
	font-size:14px;
	color:#1e1e1e;
	
}

.progress {
	height: 10px;
    margin-bottom: 14px;
    overflow: hidden;
    background-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.1);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.1);
}
.progress-bar {
    color: transparent;
	border-radius:20px;
}
.progress-bar_debt
{
	background:#fd9506;
}
.progress-bar_fd
{
	background:#c39e08;
}
.tax-home-calc .lastline
{
	font-family:'robotoregular';
	    font-size: 12px;
	color:#000000;
	line-height:18px;
	text-align:left;
	margin-bottom:10px;
}
.tax-home-calc .lastline a
{
	color:#016abd;
	text-decoration:underline !important;
}
.tax-home-calc .lastline a:hover
{
	color:#fd9506;
	text-decoration:underline !important;
}
/*--------------fd --------------------*/
#fd-calc rzslider .rz-ticks .tick .tick-value {
    position: absolute;
    top: -15px;
	    font-size: 12px;
    transform: translate(-50%, 0);
}
#fd-calc rzslider .rz-ticks {
    width: 102%;
}

#fd-calc rzslider .rz-ticks .tick.selected {
    background: #ffcc2d;
}
/*-----Emerganecy Fund Section ------------*/
.tab3-section-heading
{
	font-family:'robotomedium';
	font-size:22px;
	line-height:30px;
	color:#000;
}
.emergency-calc
{
    background:#ffffff;
    border-radius: 10px;
    border: 2px solid #000;
    min-height: 560px;
	color:#1e1e1e;
}
.emergency-calc-in
{
   background:#ebeff8;	
   border-radius:5px;
   margin-top:10px;
   padding-bottom:10px;
}
.emergency-calc-heading
{
	
	font-size:16px;
	line-height:30px;
	color:#000;
}
.emergency-calc-in input
{
	background:#ffffff;
	border-radius:3px;
	border:0px;
	
	font-size:15px;
	color:#1e1e1e;
	padding:5px 10px;
	outline:none;
	text-align:right;
}
.emergency-calc-result
{
    background:#000;
    border-radius: 5px;
    min-height: 100px;
	color:#ffffff;
	
	font-size:17px;
	line-height:30px;
	padding:10px;
	    margin-top: 0px;
}
.emergency-calc-resulttxt
{
	
	font-size:18px;
}
.emergency-calc-result a
{
	margin-top:20px;
}
.emergency-calc-result a:hover
{
	color:#c39e08;
}

/*-------Long term Compounding Section -------------------*/
.longterm-home-calc
{
	background:url(../images/tax-cal-home-img.html) center no-repeat;
	background-color:#ffffff;
	border-radius:10px;
	border:2px solid #000;	
	min-height:330px;
	margin-top:30px;
}
.longterm-home-calc .text1
{
	
	font-size:25px;
	color:#000;
	line-height:30px;
	padding-top:10px;
	padding-bottom:20px;
}
.longterm-home-calc .text2
{
	
	font-size:18px;
	color:#5c5c5c;
	line-height:24px;
    margin-bottom: 10px;
}
.longterm-home-calc .text2 > .input_bg
{
	
	font-size:18px;
	color:#ffffff;
	line-height:24px;
	background:#c39e08;
	border:0;
	border-radius:4px;
	outline:none;
	padding:5px;
	width:50px;
	margin-left:5px;
	margin-right:5px;
}
.longterm-home-calc .text2 > .input_bg > input
{
	width:40px;
	background:none;
	border:0;
	outline:none;
	text-align:center;
}
.longterm-home-calc .text2 > .input_bg > label
{
	
	font-size:18px;
	color:#ffffff;	
	font-weight:normal;
}
.longterm-home-calc .select_bg
{
	
	font-size:15px;
	color:#5c5c5c;
	line-height:24px;
	background:#ebebeb;
	border:0;
	border-radius:4px;
	outline:none;
	padding:10px;
	text-align:center;
	margin-bottom:15px;
}
.longterm-home-calc .text3
{
	
	font-size:19px;
	color:#5c5c5c;
	line-height:24px;
    margin-bottom: 10px;
}
.longterm-home-calc .investedamount
{
    
	font-size:40px;
	color:#c39e08;
	line-height:40px;
	padding-bottom:10px;
}
.longterm-home-calc .slab_amount{
f
font-size:45px;
color:#c39e08;
line-height:45px;
}
.longterm-home-calc p{

font-size:17px;
color:#ee6602;
line-height:18px;
padding-top:10px;
}
.longterm-home-calc a.text3
{
	
	font-size:17px;
	color:#4b4b4b;
	line-height:24px;
	outline:none;
	margin-top:15px;
	margin-bottom:10px;
}
.longterm-home-calc a:hover.text3
{
	color:#fd9506;
	outline:none;
}

.plan-btn
{
	background:#000;
	font-family:'robotomedium';
	font-size:14px;
	color:#ffffff;
	font-style:italic;
	border:0px solid #ffffff;
	padding:13px 15px;
	border-radius:25px;
	transition: all 0.5s ease;
	margin-bottom:20px;
	text-shadow:none;
}
.plan-btn:hover
{
	background:#c39e08;
	color:#fff;
	transition: all 0.3s ease;
}
/*-----Trending Funds Section ------------*/
.tab4-section-heading
{
	font-family:'robotomedium';
	font-size:29px;
	line-height:40px;
	color:#000;
	margin-bottom:25px;
}
a > .trendingfund-cards
{
	background:#ffffff;
	border:10px solid #f5f5f5;
	min-height:300px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:'robotoregular';
    transition: transform .5s;
}
a > .trendingfund-cards::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 30px 59px 0 rgba(0, 0, 0, 0.2), 0 20px 24px 0 rgba(0, 0, 0, 0.15);
  content: '';
  opacity: 0;
  z-index: -1;
}
.trendingfund-basketname
{
	font-family:'robotoregular';
	font-size:18px;
	color:#016abd;
	line-height:24px;
	padding-bottom:20px;
}
.trendingfund-fundsnum
{
	font-size:15px;
	color:#4e4e4e;
	padding-bottom:10px;
	border-bottom:1px dotted #c0c0c0;
	margin-bottom:15px;
}
.trending-riskmeter
{
	border:1px solid #dedede;
	border-radius:25px;
	min-height:6px;
}
.trending_risk-img img
{
	width:96px;
}
.trending-average
{
	font-size:15px;
	color:#9e9e9e;
	padding-top:25px;
	padding-bottom:15px;
}
a > .trendingfund-cards .trending-investlink
{
	font-family:'robotolight';
	color:#3b7fc3;
	font-style:italic;
}
a:hover > .trendingfund-cards .trending-investlink
{
	color:#2ff24e;
}
a:hover > .trendingfund-cards
{
	background:#ffffff;
	border:10px solid #f5f5f5;
	min-height:300px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:'robotoregular';
    transform: scale3d(1.006, 1.006, 1);
}
a:hover > .trendingfund-cards::after {
  opacity: 1;
}



/*--------------------Card Slide Basket-------------------------*/

#demos.owl-carousel .active { transition: all 0.9s ease; }
     #demos .owl-carousel .active { transform: scale(.8); transition: all 0.9s ease; }
      #demos .owl-carousel .center { transform: scale(1.2); transition: all 0.9s ease; }
	  
	  
	  #demos .owl-carousel .item {
      min-height: 500px;
      height: 500px;
    background: none;
    padding: 1rem;
	font-size:14px;
  z-index:5;
	}
	  #demos .owl-carousel .item .va-table {
         min-height: 500px;
		display: table;
		width: 100%;
	}
	#demos .owl-carousel .item .table-cell{
		display: table-cell;
		vertical-align: middle;
	}
	  #demos .owl-carousel .item .cards {
	  min-height:200px;
	  background:#ffffff;
	  border:10px solid #f5f5f5;
	  border-radius:21px;
	  padding:10px;
	  -webkit-box-shadow: 0px 0px 46px 1px rgba(219,219,219,1);
-moz-box-shadow: 0px 0px 46px 1px rgba(219,219,219,1);
box-shadow: 0px 0px 46px 1px rgba(219,219,219,1);
	}
	
    /*  #demos .owl-carousel .center .cards:after { pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 50%;
  left: 40%;
  height: 10px;
  width: 20%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;}*/
	.cards .heading
	{
		font-family:'robotobold';
		font-size:22px;
		color:#a82e2b;
		text-align:center;
		border-bottom:1px dashed #636363;
	}
	.cards .heading p
	{
		font-family:'robotoregular';
		font-size:12px;
		color:#656565;
		text-align:center;
	}
	.cards .border-line
	{
		border-top:1px dashed #636363;
	}
	.cards .fund_risk
	{
		border-bottom:1px dashed #636363;
	}
	.cards .risk-text
	{
		font-family:'robotoregular';
		font-size:13px;
	    color:#4e4e4e;
		line-height:16px;
		padding-top:5px;
	}
	.cards .return-head
	{
		font-family:'robotoregular';
		font-size:13px;
	    color:#353535;
		text-align:center;
		line-height:18px;
		padding-top:10px;
	}
	.cards .return-val
	{
		font-family:'robotomedium';
		font-size:20px;
	    color:#008c45;
		text-align:center;
		line-height:26px;
		padding-top:5px;
	}
	.cards .invest-btn
	{
		background:#004561;
		padding:8px 15px;
		border-radius:50px;
		font-family:'robotoregular';
		font-style:italic;
		font-size:12px;
	    color:#ffffff;
		text-align:center;
		line-height:18px;
		border:0;
		outline:none;
		margin:.5rem;
	}
	.cards .invest-btn:hover, .cards .invest-btn:focus
	{
		background:#a82e2b;
	    color:#fff;
		border:0;
		outline:none;
	}
	.cards .terms
	{
		font-family:'robotoregular';
		font-size:11px;
	    color:#9d9d9d;
		line-height:18px;
		padding-top:5px;
	}
	.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.basket-cards .customNavigation {
  color: #0b3d7b;
  width: 98%;
  position: absolute;
  top: 50%;
  padding: 0 5px;
  z-index:9;
}
.basket-cards .customNavigation .prev, .basket-cards .customNavigation .next {
  background: none;
  height: 35px;
  width: 25px;
  line-height: 35px;
  color: #0b3d7b;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.basket-cards .customNavigation .prev .glyphicon, .basket-cards .customNavigation .next .glyphicon { 
   
	font-size:26px;
}
.basket-cards .customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
/* @media (min-width: 320px) and (max-width: 325px)
	  {
.section-tabs-blue .nav-pills>li.active>a:after, .section-tabs-blue .nav-pills>li.active>a:focus:after, .section-tabs-blue .nav-pills>li.active>a:hover:after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 83px solid transparent;
    border-right: 83px solid transparent;
	background:#none;   
    z-index: 99;
}

span.sec-head {
    padding: 4px;
    font-size: 14px;
}



.longterm-home-calc .select_bg {
    margin-left: -36px;
}

	  }
	  */
@media (min-width: 992px) and (max-width: 1199px){
	.section-tabs-blue .nav-pills > li > a {
    font-size: 13px;
    line-height: 22px;
    padding: 13px 4px;
    margin-right: 20px;
}
.longterm-home-calc .select_bg {
    font-size: 12px;
}
.longterm-home-calc .slab_amount {
    font-size: 30px;
    line-height: 35px;
}
.longterm-home-calc .investedamount {
    font-size: 31px;
    line-height: 25px;
    padding-bottom: 10px;
}
.longterm-home-calc .text1 {
    font-size: 19px;
    line-height: 19px;
    padding-top: 10px;
    padding-bottom: 20px;
}
	}	  
	  
	  
	  
@media (min-width: 768px) and (max-width: 991px) {
		.section-tabs-blue .nav-pills > li > a {

    			line-height: 16px;
}
		
		  
		.section-tabs-blue .nav-pills>li.active>a:before, .section-tabs-blue .nav-pills>li.active>a:focus:before, .section-tabs-blue .nav-pills>li.active>a:hover:before {

    width: 96px;
}  


.section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:before, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:focus:before, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:hover:before {
 
    width: 102px;
}
		  
		  .section-tabs-blue .nav-pills>li.active>a:after, .section-tabs-blue .nav-pills>li.active>a:focus:after, .section-tabs-blue .nav-pills>li.active>a:hover:after {

    border-left: 55px solid transparent;
    border-right: 42px solid transparent;
    border-top: 15px solid #c39e08;
    z-index: 99;
}

.section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:after, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:focus:after, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:hover:after {
    border-left: 55px solid transparent;
    border-right: 42px solid transparent;
    border-top: 15px solid #c39e08;
    z-index: 99;
}

.section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:after, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:focus:after, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:hover:after {
   
    border-left: 52px solid transparent;
    border-right: 52px solid transparent;
    border-top: 15px solid #c39e08;
}
.section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:before, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:focus:before, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:hover:before {

    width:105px;
}
.section-tabs-blue .nav-pills > li > a { 
    padding: 12px 15px;
       margin-right: 45px;
	 font-size: 12px;
}

		  }
	  	  
	  
	  @media (min-width: 0px) and (max-width:767px) {
		 .section-tabs-blue .nav-pills>li.active>a:before, .section-tabs-blue .nav-pills>li.active>a:focus:before, .section-tabs-blue .nav-pills>li.active>a:hover:before {
 
    background: none;
}
	
	.section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:before, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:focus:before, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:hover:before {
  
    background: none;
}
	.section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:before, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:focus:before, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:hover:before {

    background: none;
}
		 
		 
		  .section-tabs-blue .nav-pills>li.active>a:after, .section-tabs-blue .nav-pills>li.active>a:focus:after, .section-tabs-blue .nav-pills>li.active>a:hover:after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid #c39e08;
    z-index: 99;
}
		.section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:after, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:focus:after, .section-tabs-blue .nav-pills>li:nth-of-type(2).active>a:hover:after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid #c39e08;
    z-index: 99;
}
	.section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:after, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:focus:after, .section-tabs-blue .nav-pills>li:nth-of-type(3).active>a:hover:after {
   
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid #c39e08;
}	



.section-tabs-blue .nav-pills > li > a {
      margin-right: 0px;
}

.longterm-home-calc .investedamount {
    font-size: 31px;
    line-height: 21px;
}


.longterm-home-calc .slab_amount {
    font-size: 23px;
    line-height: 45px;
}
span.panel-title {
    font-size: 12px;
}
span.sec-head {
    font-size: 12px;
}		
.infosection .panel-default .panel-body {
    text-align: justify;
}	
.infosection .panel-default>.panel-heading {
    padding: 7px 15px 7px 0px;
}

.panel-title > span.minus {
    top: 4px;
}
.emergency-calc {
    min-height: 665px;
}
	  }
	  
	  
	  
	  @media (min-width: 0px) and (max-width: 768px)
	  {
	  
	  #demos .owl-carousel .active { transition: all 0.9s ease; }
      #demos .owl-carousel .active { transform: scale(1); transition: all 0.9s ease; }
      #demos .owl-carousel .center { transform: scale(1); transition: all 0.9s ease; }
	  
	  
	  }


@media (max-width:320px){
	.infosection .panel-default>.panel-heading {
    padding: 6px 15px 7px 0px;
}
span.panel-title {
    font-size: 11px;
}
	}
	
.panel-default > .panel-heading a:hover{text-decoration:none;}
.panel-default > .panel-heading a:visited{text-decoration:none; color:#fff;}