@charset "utf-8";
/* CSS Document */

.header
{
	margin:0 auto;
	position:fixed;
	width:100%;
	height:202px;
	z-index:999;
	overflow:visible !important;
	transition: height .4s ease-in;
}
.strip
{
	margin:0 auto;
	position:relative;
	width:100%;
	height:130px;
}
.banner
{
	margin:0 auto;
	width:100%;
	height:400px;
}
.content-up
{
	margin:0 auto;
	position:relative;
	width:1102px;
	height:197px;
}
/*Links Start*/
.links
{
	position:absolute;
	top:0px;
	left:0px;
	width:1102px;
	height:197px;
}
.link1
{
	position:absolute;
	bottom:0;
	left:0;
	width:278px;
	height:172px;
	background:url(/images/link1.png) no-repeat;
	-webkit-transition: height .5s ease;
	-moz-transition: height .9s ease;
	-ms-transition: height .9s ease;
	-o-transition: height .9s ease;
	transition: height .5s ease;
}
.link1:hover
{
	position:absolute;
	bottom:0;
	left:0;
	width:278px;
	height:188px;
	background:url(/images/link1_hvr.png) no-repeat;
	-webkit-transition: height .5s ease;
	-moz-transition: height .9s ease;
	-ms-transition: height .9s ease;
	-o-transition: height .9s ease;
	transition: height .5s ease;

}
.link1 > .know-more
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:71px;
	height:22px;
	background:url(/images/read.png) no-repeat;
	opacity:0;
	-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
}
.link1:hover > .know-more
{
		opacity:1;
		bottom:15px;
-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
		
}


.link2
{
	position:absolute;
	bottom:0;
	left:278px;
	width:278px;
	height:172px;
	background:url(/images/link2.png) no-repeat;
	-webkit-transition: height .5s ease;
	-moz-transition: height .9s ease;
	-ms-transition: height .9s ease;
	-o-transition: height .9s ease;
	transition: height .5s ease;
}
.link2:hover
{
	position:absolute;
	bottom:0;
	left:278px;
	width:278px;
	height:188px;
	background:url(/images/link2_hvr.png) no-repeat;
	-webkit-transition: height .5s ease;
	-moz-transition: height .9s ease;
	-ms-transition: height .9s ease;
	-o-transition: height .9s ease;
	transition: height .5s ease;

}
.link2 > .know-more
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:71px;
	height:22px;
	background:url(/images/read.png) no-repeat;
	opacity:0;
	-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
}
.link2:hover > .know-more
{
		opacity:1;
		bottom:15px;
-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
		
}

.link3
{
	position:absolute;
	bottom:0;
	left:556px;
	width:271px;
	height:172px;
	background:url(/images/link3.png) no-repeat;
	-webkit-transition: height .5s ease;
	-moz-transition: height .9s ease;
	-ms-transition: height .9s ease;
	-o-transition: height .9s ease;
	transition: height .5s ease;
}
.link3:hover
{
	position:absolute;
	bottom:0;
	left:556px;
	width:271px;
	height:188px;
	background:url(/images/link3_hvr.png) no-repeat;
	-webkit-transition: height .5s ease;
	-moz-transition: height .9s ease;
	-ms-transition: height .9s ease;
	-o-transition: height .9s ease;
	transition: height .5s ease;

}
.link3 > .know-more
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:71px;
	height:22px;
	background:url(/images/read.png) no-repeat;
	opacity:0;
	-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
}
.link3:hover > .know-more
{
		opacity:1;
		bottom:15px;
-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
		
}

.link4
{
	position:absolute;
	bottom:0;
	right:0;
	width:275px;
	height:172px;
	background:url(/images/link4.png) no-repeat;
	-webkit-transition: height .5s ease;
	-moz-transition: height .9s ease;
	-ms-transition: height .9s ease;
	-o-transition: height .9s ease;
	transition: height .5s ease;
}
.link4:hover
{
	position:absolute;
	bottom:0;
	right:0;
	width:275px;
	height:188px;
	background:url(/images/link4_hvr.png) no-repeat;
	-webkit-transition: height .5s ease;
	-moz-transition: height .9s ease;
	-ms-transition: height .9s ease;
	-o-transition: height .9s ease;
	transition: height .5s ease;

}
.link4 > .know-more
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:71px;
	height:22px;
	background:url(/images/read.png) no-repeat;
	opacity:0;
	-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
}
.link4:hover > .know-more
{
		opacity:1;
		bottom:15px;
-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
		
}

/*Links End*/

.mid-sec
{
	margin:0 auto;
	width:100%;
	height:251px;
}
.content-down
{
	margin:0 auto;
	position:relative;
	width:1102px;
	height:350px;
}
.sip
{
	position:absolute;
	top:5px;
	left:40px;
	width:996px;
	height:98px;
	background:url(/images/sip.png) no-repeat;
}
.mid-link1
{
	position:absolute;
	top:120px;
	left:0px;
	width:302px;
	height:102px;
	background:url(/images/mid1.png) no-repeat;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mid-link1:hover
{
	background:url(/images/mid1_hvr.png) no-repeat;
}
.mid-link2
{
	position:absolute;
	top:120px;
	left:360px;
	width:400px;
	height:102px;
	background:url(/images/mid2.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mid-link2:hover
{
	background:url(/images/mid2_hvr.png) no-repeat;
}
.mid-link3
{
	position:absolute;
	top:120px;
	left:738px;
	width:351px;
	height:102px;
	background:url(/images/mid3.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mid-link3:hover
{
	background:url(/images/mid3_hvr.png) no-repeat;
}

.mid-link4
{
	position:absolute;
	top:240px;
	left:0px;
	width:351px;
	height:107px;
	background:url(/images/mid4.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mid-link4:hover
{
	background:url(/images/mid4_hvr.png) no-repeat;
}
.mid-link5
{
	position:absolute;
	top:240px;
	left:360px;
	width:400px;
	height:107px;
	background:url(/images/mid5.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mid-link5:hover
{
	background:url(/images/mid5_hvr.png) no-repeat;
}
.mid-link6
{
	position:absolute;
	top:240px;
	left:740px;
	width:351px;
	height:107px;
	background:url(/images/mid6.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mid-link6:hover
{
	background:url(/images/mid6_hvr.png) no-repeat;
}


.content-down2
{
	margin:0 auto;
	width:100%;
	height:290px;
	border-top:1px solid #e0e0e0;
	background:#fcfcfc;
}
.content-down2-in
{
	margin:0 auto;
	position:relative;
	width:1102px;
	height:290px;
}
.news
{
	position:absolute;
	top:15px;
	left:0px;
	width:280px;
	height:252px;
	background:url(/images/news.png) no-repeat;
}
.news-in
{
	position:absolute;
	top:32px;
	left:5px;
	width:267px;
	height:214px;
}
.mf-performance
{
	position:absolute;
	top:15px;
	left:305px;
	width:472px;
	height:252px;
	background:url(/images/mf-performance.png) no-repeat;
}
.mf-performance-in
{
	position:absolute;
	top:32px;
	left:7px;
	width:457px;
	height:214px;
}
.indices
{
	position:absolute;
	top:15px;
	right:0px;
	width:302px;
	height:252px;
	background:url(/images/indices.png) no-repeat;
}
.indices-in
{
	position:absolute;
	top:32px;
	left:5px;
	width:291px;
	height:214px;
}

.footer
{
	margin:0 auto;
	width:100%;
	height:225px;
}




h1
{
	margin:0;
	padding:0;
	font-family:'robotolight';
	font-size:30px;
	color:#00a1f1;
}

/* About Us */

.about-us-head
{
	position:absolute;
	left:0px;
	top:30px;
	width:330px;
	height:40px;
	color:#00a1f1;
	font-family:'robotoregular';
	font-size:40px;
	line-height:40px;
	font-style:italic;
}
.about-us-text1
{
	position:absolute;
	top:80px;
	left:7px;
	width:735px;
	height:265px;
	font-family: 'robotolight', Arial;
	font-size:15px;
	color:#5a5a5a;
	border-left:3px solid #00a1f1;
	padding-left:20px;
}
.about-us-form
{
	position:absolute;
	right:0px;
	top:37px;
	width:322px;
	height:446px;
	background:url(/images/abt-form.png) no-repeat;
}
.about-us-form-in
{
	position:absolute;
	top:0px;
	left:6px;
	width:310px;
	height:350px;
}
.about-us-social
{
	position:absolute;
	bottom:12px;
	left:105px;
	width:75px;
	height:24px;
}


.about-us-links
{
	position:absolute;
	top:370px;
	left:0px;
	width:750px;
	height:114px;
	font-family: 'robotoregular', Arial;
	font-size:14px;
	color:#1c1c1c;
}
.abt-link1
{
	position:absolute;
	top:0;
	left:0;
	width:107px;
	height:114px;
	background:url(/images/abt1.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.abt-link1:hover
{
	background:url(/images/abt1_hvr.png) no-repeat;
}
.abt-link2
{
	position:absolute;
	top:0;
	left:132px;
	width:93px;
	height:114px;
	background:url(/images/abt2.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.abt-link2:hover
{
	background:url(/images/abt2_hvr.png) no-repeat;
}
.abt-link3
{
	position:absolute;
	top:0;
	left:260px;
	width:95px;
	height:114px;
	background:url(/images/abt3.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.abt-link3:hover
{
	background:url(/images/abt3_hvr.png) no-repeat;
}
.abt-link4
{
	position:absolute;
	top:0;
	left:394px;
	width:92px;
	height:114px;
	background:url(/images/abt4.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.abt-link4:hover
{
	background:url(/images/abt4_hvr.png) no-repeat;
}
.abt-link5
{
	position:absolute;
	top:0;
	left:523px;
	width:93px;
	height:114px;
	background:url(/images/abt5.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.abt-link5:hover
{
	background:url(/images/abt5_hvr.png) no-repeat;
}
.abt-link6
{
	position:absolute;
	top:0;
	right:0;
	width:107px;
	height:114px;
	background:url(/images/abt6.png) no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.abt-link6:hover
{
	background:url(/images/abt6_hvr.png) no-repeat;
}

/* About Us */
.about
{
	margin:0 auto;
	position:absolute;
	left:50px;
	top:60px;
	width:1100px;
	height:540px;
	border:1px #b5b5b5 solid;
}
.about-head
{
	position:absolute;
	left:-16px;
	top:20px;
	width:219px;
	height:58px;
	background:url(/images/about-us_head.png) no-repeat;
}
.about-img
{
	position:absolute;
	right:0px;
	top:100px;
	width:340px;
	height:227px;
	background:url(/images/aboutus-img.png) no-repeat;
}
.about-txt
{
	position:absolute;
	width:730px;
	height:240px;
	top:80px;
	left:20px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}

/* SIP Planning */
.sip-head
{
	position:absolute;
	left:10px;
	top:60px;
	width:330px;
	height:28px;
}
.sip-text1
{
	position:absolute;
	top:100px;
	left:10px;
	width:1080px;
	height:200px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
.sip-text2
{
	position:absolute;
	top:300px;
	left:10px;
	width:1080px;
	height:250px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
.sip-text3
{
	position:absolute;
	top:600px;
	left:50px;
	width:960px;
	height:500px;
}

/* Refer a Friend */

.refer-head
{
	position:absolute;
	left:0px;
	top:50px;
	width:1100px;
	height:28px;
	text-align:center;
}
.refer-text1
{
	position:absolute;
	top:90px;
	left:330px;
	width:700px;
	height:170px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
.refer-text2
{
	position:absolute;
	top:250px;
	left:20px;
	width:970px;
	height:245px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
/* Tips */
.tips-head
{
	position:absolute;
	left:10px;
	top:50px;
	width:400px;
	height:28px;
}
.tips-text1
{
	position:absolute;
	top:100px;
	left:10px;
	width:1050px;
	height:300px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
.tips-text2
{
	position:absolute;
	top:450px;
	left:10px;
	width:1050px;
	height:250px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
.tips-text3
{
	position:absolute;
	top:870px;
	left:10px;
	width:1050px;
	height:120px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
/* Career with us */

.career-head
{
	position:absolute;
	left:0px;
	top:40px;
	width:1100px;
	height:28px;
	text-align:center;
}
.career-text1
{
	position:absolute;
	top:90px;
	left:275px;
	width:820px;
	height:170px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
/* Realestate */

.realestate-head
{
	position:absolute;
	left:0px;
	top:40px;
	width:1100px;
	height:28px;
	text-align:center;
}
.realestate-text1
{
	position:absolute;
	top:90px;
	left:275px;
	width:820px;
	height:170px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}


/* NRI Services */
.nri-head
{
	position:absolute;
	left:10px;
	top:60px;
	width:330px;
	height:28px;
}
.nri-text1
{
	position:absolute;
	top:100px;
	left:10px;
	width:1080px;
	height:200px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
h2
{
	margin:0;
	padding:0;
	font-family:'robotolight';
	font-size:18px;
	color:#00a1f1;
}

/* Feedbacks */
.give-feedback-head
{
	position:absolute;
	left:0px;
	top:40px;
	width:300px;
	height:30px;
}
.give-feedback-txt
{
	position:absolute;
	left:0px;
	top:100px;
	width:1000px;
	height:600px;
}
.read-feedback-head
{
	position:absolute;
	left:0px;
	top:40px;
	width:300px;
	height:30px;
}
.read-feedback-txt
{
	position:absolute;
	left:0px;
	top:100px;
	width:1000px;
	height:600px;
}

/* Invest Online */

.investonline-head
{
	position:absolute;
	left:20px;
	top:50px;
	width:330px;
	height:28px;
}
.investonline-image
{
	position:absolute;
	top:50px;
	right:20px;
	width:291px;
	height:187px;
	background:url(/images/online-image.png) no-repeat;
}
.investonline-text1
{
	position:absolute;
	top:100px;
	left:20px;
	width:750px;
	height:170px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
.investonline-image2
{
	position:absolute;
	top:280px;
	left:340px;
	width:300px;
	height:199px;
	background:url(/images/tab.png) no-repeat;
}
.invest-online-select
{
	position:absolute;
	left:36px;
	top:65px;
	width:227px;
	height:32px;
}
.go-btn
{
	position:absolute;
	top:110px;
	left:126px;
	width:51px;
	height:33px;
	background:url(/images/go-btn.png) no-repeat;
}
/* Disclaimer */
.dis-image
{
	position:absolute;
	top:40px;
	left:300px;
	width:282px;
	height:106px;
	background:url(/images/disclaimer.png) no-repeat;
}
.dis-text1
{
	position:absolute;
	top:100px;
	left:10px;
	width:1080px;
	height:200px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
/* Site Map */

.sitemap-text1
{
	position:absolute;
	top:80px;
	left:0px;
	width:1000px;
	height:200px;
	font-family:Open Sans;
	font-size:14px;
	color:#565656;
}
.sitemap-text1 a
{
	text-decoration:none;
	color:#565656;
}
.sitemap-text1 a:hover
{
	text-decoration:none;
	color:#00a5fa;
}
.headingwhitenew
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
}