@charset"utf-8";

body {
	height: 100%;
	min-height: 100%;
	margin: 0 auto;	
	line-height: 1;
	color: #333;
	background:#fff;
	font-family:'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
}


.hide { display: none;  }
.clear { clear: both; }


.wrapper {
	width:94%;
	margin: 0 auto;
	background:transperent;
}

.super {
	font-family:verdena,sans-serif;
	font-size:0.7em;
}

/*------------------------topbar start here---------------*/
header{
	width:100%;
	margin:0 auto;
	position:relative;
	background-color:#fff;
	padding:2% 0%;
}

#top_left{
	width:22%;
	float:left;
	position:relative;
	background-color:#fff;
	text-align:center;
	padding:0% 0% 1% 0%;
}

#top_left img{
	width:100%;
	max-width:190px;
	
}


#top_right{
	width:78%;
	float:right;
	position:relative;
	padding:2% 0% 0% 0%;
}

#navgation{
	width:100%;
	position:relative;
}

.arrow_b {
    display:inline-block;
    position: relative;
    top: 1px;
    left: 4px;
    z-index: 1000;
}

/*------------------------banner start here----------------*/
#banner{
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	background-color:transparent;
}

.banner_img{
	background: url(../images/knowledge_repositary.jpg)no-repeat center;
	min-height:230px;
	background-size:cover;
}
/*------------------------headings start here----------------*/
#breadcurmbs{
	width:100%;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	padding:0.8% 0%;
	background-color:#3b4148;
}

.crumbs{	
	position:relative;
	float:left;
	padding:0% 0% 0% 1%;
	font-family:'Lato', sans-serif;
	font-size:1em;
	font-weight:400;
	color:#fff;
	text-decoration:none;
}

.crumbs a:link,
.crumbs a:visited,
.crumbs a:active{
	font-family:'Lato', sans-serif;
	font-size:1em;
	font-weight:400;
	color:#fff;
	text-decoration:none;
}	

.crumbs a:hover{
	color:#e4e4e4;
}

/*------------------------funds start here----------------*/
#funds{
	width:100%;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	padding:3% 0% 0% 0%;
}

#funds_left{
	position:relative;
	width:20%;
	float:left;
	background-color:#fff;
	border-right:0px solid #525252;
}


#funds_right{
	position:relative;
	width:80%;
	float:right;
	padding:0%;
	margin:0%;
}

#funds_nav{
	position:relative;
}



.fund_ab{
	width:90%;
	position:relative;
	padding:3% 0% 0% 0%;
	margin:0% 0% 0% 4%;
}

.funds_list{
	position:relative;
	padding:3% 8% 0% 4%;
	margin:1% 0% 0% 5%;
}

.funds_list a:link,
.funds_list a:visited,
.funds_list a:active{
	font-family:'Lato', sans-serif;
	font-size:0.9em;
	font-weight:400;
	color:#555;
	text-decoration:none;
}	


.funds_list a:hover{
	color:#1c1301;
	font-weight:400;
}

.funds_list_active{
	display: inline-block;
	position: relative;
	background: #f05e22;
	padding:12px 80px 12px 21px;
	font-family:'Lato', sans-serif;
	font-size:0.9em;
	font-weight:400;
	color:#fff;
	position:relative;
	margin:3% 1% 0% 1%;
}

.funds_list_active:after {
	content: '';
	display: block;  
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #f05e22;
}


.fund_line{
	display: inline-block;
	position: relative;
	font-family:'Lato', sans-serif;
	font-size:1em;
	font-weight:400;
	color:#b8a17d;
	position:relative;
	margin:0% 0% 0% 8%;
}

.about_heading{
	font-family:'Open Sans', sans-serif;
	font-size:1.6em;
	font-weight:700;
	color:#f05e22;
	padding:0% 0% 1% 0%;
	text-decoration:none;
}

.about_para{
	font-family:'Lato', sans-serif;
	font-size:1em;
	font-weight:400;
	color:#333;
	text-align:left;
	line-height:1.5em;
	padding:1% 5% 0% 2%;
	text-decoration:none;
}

.box_know{
	position:relative;
	width:95%;
	margin:0;
	left:0;
	padding:1% 0% 4% 0%;
}

#knowledge{
	width:100%;
	margin:0 auto;
	position:relative;
	padding:1% 0% 2% 0%;
	overflow:hidden;
	clear:both;
	background-color:#e3e4dc;
}

#row_01,#row_02{
	width:100%;
	padding:0% 0% 2% 0%;
	margin:1% 0% 3% 0%;
}

#know_01{
	width:30%;
	float:left;
	height:350px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	margin:0% 0% 0% 2%;
	box-shadow:2px 2px 8px #909090;
}

#know_01 img{
	padding:5% 0% 0% 15%; 
}

#know_02{
	width:30%;
	float:left;
	height:350px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	margin:0% 0% 0% 2%;
	box-shadow:2px 2px 8px #909090;
}


#know_02 img{
	padding:5% 0% 0% 15%; 
}

#know_03{
	width:30%;
	float:left;
	height:350px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	margin:0% 0% 0% 2%;
	box-shadow:2px 2px 8px #909090;
}


#know_03 img{
	padding:5% 0% 0% 15%; 
}

#know_04{
	width:30%;
	float:left;
	height:350px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	margin:3% 0% 0% 2%;
	box-shadow:2px 2px 8px #909090;
}


#know_04 img{
	padding:5% 0% 0% 18%; 
}

#know_05{
	width:30%;
	float:left;
	height:350px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	margin:3% 0% 0% 2%;
	box-shadow:2px 2px 8px #909090;
}


#know_05 img{
	padding:10% 0% 5% 20%; 
}

#know_06{
	width:30%;
	float:left;
	height:350px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	margin:3% 0% 0% 2%;
	box-shadow:2px 2px 8px #909090;
}


#know_06 img{
	padding:5% 0% 0% 20%; 
}

.parabox{
	width:100%;
	position:relative;
	height:130px;
}


.know_para{
	font-family:'Lato', sans-serif;
	font-size:0.875em;
	font-weight:400;
	color:#333;
	text-align:justify;
	line-height:1.5em;
	padding:2% 5% 0% 5%;
	background-color:#fff;
	text-decoration:none;
}

.web_link_box{
	padding:4% 2%;
	background-color:#f05e22;
	text-align:center;
	margin:20% 10% 10% 10%;
	border-radius:2px;
	position:relative;
	bottom:25px;
}

.web_link_box a:link,
.web_link_box a:active,
.web_link_box a:visited{
	font-family:'Lato', sans-serif;
	font-size:1em;
	font-weight:400;
	color:#fff;
}

.web_link_box:hover{
	color:#fff;
}
/*------------------------footer start here----------------*/

/*------------------------footer start here----------------*/
/* Samuel css add on 03/feb 2020 */

.footer_heading_c{

	margin:3% 0% 0% 0%;
}


.footer_heading_d:before{
	content:url('../images/gst.png');
	padding:0% 2% 0% 0%;
}

.footer_heading_d{
	font-family: 'Lato', sans-serif;
	font-size:1.3em;
	font-weight:400;
	color:#fc9542;
	line-height:1.5em;
	padding:1% 0% 0% 0%;
	margin:6% 0% 0% 0%;
}


.column {
  float: left;
  width: 30%;
  margin-bottom:25px
}
.column p{
 font-family: 'Lato', sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #333;
    text-align: left;
    line-height: 1.5em;
  
}


.column .contact_us_heading{
	font-family: 'Lato', sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    color: #555;
    line-height: 1.5em;
	
	padding:1% 0% 0% 0%;
}



/* Clear floats after the columns */
.columns:after {
  content: "";
  display: table;
  clear: both;
}


.column .address_b{
	font-family:'Open Sans', sans-serif;
	font-size:1em;
	font-weight:700;
	color:#555;
	line-height:1.5em;
	text-align:justify;
	padding:0% 0% 0% 0%;
	margin:0% 0% 0% 0%;
	}
	




@media only screen and (min-width: 480px) and (max-width: 767px) {
.column {
  float: left;
  width: 100%;
  

}
.footer_heading_d{

	margin:0% 0% 0% 0%;
}


}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.column {
  float: left;
  width: 100%;
  
}
.footer_heading_d{

	margin:4% 0% 0% 0%;
}

}
/* Samuel end css add on 03022020 */



footer{
	width:100%;
	position:relative;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:0%;
	background-color:#3b4148;
}

#90_wrap{
	width:20%;
	position:relative;
	margin:0 auto;
}

#footer_01{
	width:33%;
	float:left;
	padding:2% 0% 2% 6%;
}
#footer_02{
	width:30%;
	float:left;
	padding:2% 0% 2% 0%;
}
#footer_03{
	width:30%;
	float:right;
	padding:2% 0% 2% 0%;
}

.footer_heading_a{
	font-family: 'Lato', sans-serif;
	font-size:1.3em;
	font-weight:400;
	color:#fc9542;
	line-height:1.5em;
	padding:0% 0% 0% 0%;
	margin:6% 0% 0% 0%;
}


.footer_heading_a:before{
	content:url('../images/address.png');
	padding:0% 2% 0% 0%;
}


.footer_heading_b{
	font-family: 'Lato', sans-serif;
	font-size:1.3em;
	font-weight:400;
	color:#fc9542;
	line-height:1.5em;
	padding:1% 0% 0% 0%;
	margin:6% 0% 0% 0%;
}

.footer_heading_b:before{
	content:url('../images/call.png');
	padding:0% 2% 0% 0%;
}


.footer_heading_c{
	font-family: 'Lato', sans-serif;
	font-size:1.3em;
	font-weight:400;
	color:#fc9542;
	line-height:1.5em;
	padding:1% 0% 0% 0%;
	/* margin:6% 0% 0% 0%; */
}

.footer_heading_c:before{
	content:url('../images/message.png');
	padding:0% 2% 0% 0%;
}


.address{
	font-family:'Lato', sans-serif;
	font-size:0.875em;
	font-weight:400;
	color:#c2c0c0;
	line-height:1.5em;
	padding:0% 0% 0% 0%;
	margin:0% 0% 0% 0%;
}

#footer_03 a:link,
#footer_03 a:active,
#footer_03 a:visited{
	text-decoration:none;
	color:#c2c0c0;
}

#footer_03 a:hover{
	text-decoration:underline;
	color:#fff;
}


/*------------------------footer bottom start here----------------*/
#footer_bottom{
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:0%;
	text-align:center;
	background-color:#3b4148;
}

.footer_list {
	position:relative;
	width:100%;
	margin:0 auto;
	text-align:center;
}


.footer_box{
	margin:0 auto;
}

.footer_list li{
	font-family:'Lato', sans-serif;
	font-size:0.675em;
	font-weight:400;
	color:#b0acac;
	position:relative;
	display:inline;
	margin:0 auto;
	padding:0% 0% 0% 0.5%;
	text-align:center;
}


.footer_links a:link,
.footer_links a:active,
.footer_links a:visited{
	font-family:'Lato', sans-serif;
	font-weight:400;
	color:#b0acac;
	text-align:center;
	text-decoration:none;
}	

.footer_links a:hover{
	color:#fc9542;
	text-decoration:underline;
}

.footer_links:after{
	content:"|";
	font-family:'Lato', sans-serif;
	font-size:0.875em;
	font-weight:400;
	color:#c2c0c0;
	margin-left:0.6em;
	display:inline;
}

.footer_links:last-child:after{
	display:none;
}

#copyright{
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	text-align:center;
	padding:0.3% 0% 0.3% 0%;
}

.copy_text{
	font-family:'Lato', sans-serif;
	font-size:0.675em;
	font-weight:400;
	color:#c2c0c0;
	display:inline;
    text-align:center;
}


/*****************************************************************media queries star here 1170px or less*******************************************************************/

/* for 1170px or less */
@media screen and (max-width:1170px) {

.wrapper {width:94%;}
* {box-sizing: border-box;}

.super {
	font-family:verdena,sans-serif;
	font-size:0.6em;
}


/*------------------------topbar start here---------------*/
header{
	width:100%;
	margin:0 auto;
	position:relative;
	background-color:#fff;
	padding:2% 0%;
}

#top_left{
	width:35%;
	float:left;
	position:relative;
	background-color:#fff;
	text-align:center;
	padding:0% 0% 1% 0%;
}

#top_left img{
	width:100%;
	max-width:190px;
}


#top_right{
	width:60%;
	float:right;
	position:relative;
	padding:2% 0% 0% 0%;
}

#navgation{
	width:100%;
	position:relative;
}

.arrow_b {
    display:inline-block;
    position: relative;
    top: 1px;
    left: 4px;
    z-index: 1000;
}


/*------------------------figure start here----------------*/
#banner{
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0%;
	height:210px;
	margin:0 auto;
	background-color:#000;
}


/*------------------------headings start here----------------*/
#breadcurmbs{
	width:100%;
}

.crumbs{	
	padding:0.2% 1%;
}

/*-----about_us start here---------------*/
#about_us{
	width:100%;
	padding:2% 0%;
}

/*-----about_us start here---------------*/
#about_us{
	width:100%;
	padding:3% 0%;
}

/*------------------------funds start here----------------*/

#funds_left{
	width:100%;
	float:none;
}


#funds_right{
	width:100%;
	float:none;
}

#funds_nav{
	position:relative;
}


.fund_ab{
	position:relative;
	width:90%;
	text-align:left;
	padding:0% 0% 0% 0%;
	margin:1%;
}

.funds_list{
	width:100%;
	display:block;
	background-color:#ececee;
	padding:1.5% 0% 1.5% 3%;
	margin:0.8% 0% 0% 2%;
}


.funds_list_active{
	width:100%;
	display:block;
	padding:1.5% 0% 1.5% 3%;
	margin:1% 0% 0% 2%;
}

.funds_list_active:after {
	display:none;  
}

.fund_line{
	display:none;
}

.about_heading{
	padding:2% 2% 0% 3%;
	text-decoration:none;
}

.about_para{
	padding:1% 2% 0% 2%;
}


.box_know{
	position:relative;
	width:95%;
	margin:0% 0% 2% 2%;
	left:0;
	padding:1% 0% 0% 0%;
}

/*------------------------footer start here----------------*/
footer{
	width:100%;
}

#90_wrap{
	width:100%;
	margin:1% 0%;
	padding:0% 0% 0% 0%;
}

#footer_01,
#footer_02,
#footer_03{
	width:100%;
	float:none;
	padding:0% 0% 3% 0%;
	border-bottom:1px solid #606060;
}


.footer_heading_a,
.footer_heading_b,
.footer_heading_c{
	padding:1% 0% 0% 0%;
	margin:3% 0% 0% 0%;
}

.footer_heading_a:before{
	content:url('../images/address.png');
	padding:0% 2% 0% 0%;
}


.footer_heading_b:before{
	content:url('../images/call.png');
	padding:0% 2% 0% 0%;
}

.footer_heading_c:before{
	content:url('../images/message.png');
	padding:0% 2% 0% 0%;
}

/*------------------------footer bottom start here----------------*/
#footer_bottom{
	width:100%;
}

.footer_list {
	position:relative;
	width:100%;
	margin:0 auto;
	text-align:left;
}


.footer_box{
	margin:0 auto;
}
.footer_list li{
	position:relative;
	display:block;
	margin:0 auto;
	padding:2% 0.5%;
	text-align:left;
}

.footer_links:after{
	display:none;
}


#copyright{
	width:100%;
	background-color:#303439;
	padding:2% 0%;
}

.copy_text{
    text-align:center;
}



/*****************************************************************media queries star here 1024px or less*******************************************************************/

/* for 980px or less */
@media screen and (max-width:1024px) {

.wrapper {width:94%;}
* {box-sizing: border-box;}

.super {
	font-family:verdena,sans-serif;
	font-size:0.6em;
}

/*------------------------topbar start here---------------*/
header{
	width:100%;
	margin:0 auto;
	position:relative;
	background-color:#fff;
	padding:2% 0%;
}

#top_left{
	width:100%;
	float:none;
	text-align:center;
}

#top_left img{
	width:100%;
	text-align:center;
}

#top_right{
	width:100%;
	float:none;
	padding:2% 15% 0% 15%;
}

#navgation{
	width:100%;
}

.arrow_b {
    display:none;
}

/*------------------------figure start here----------------*/
#banner{
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0%;
	height:210px;
	margin:0 auto;
	background-color:#000;
}

/*------------------------headings start here----------------*/
#breadcurmbs{
	width:100%;
}

.crumbs{	
	  padding: 1% 0% 1% 2%;
}

/*-----about_us start here---------------*/
#about_us{
	width:100%;
	padding:3% 0%;
}

/*------------------------funds start here----------------*/

#funds_left{
	width:100%;
	float:none;
}


#funds_right{
	width:100%;
	float:none;
}

#funds_nav{
	position:relative;
}


.fund_ab{
	position:relative;
	width:90%;
	text-align:left;
	padding:0% 0% 0% 0%;
	margin:1%;
}

.funds_list{
	width: 100%;
	display: block;
	background-color: #ececee;
	padding: 1.5% 0% 1.5% 3%;
	margin: 0.8% 0% 0% 2%;
}

.funds_list_active{
	width:100%;
	display:block;
	padding:1.5% 0% 1.5% 3%;
	margin:1% 0% 0% 2%;
}

.fund_line{
	display:none;
}

.about_heading{
	padding:4% 2% 2% 6%;
	text-decoration:none;
}

.about_para{
	padding:1% 2% 0% 2%;
}

.box_know{
	position:relative;
	width:95%;
	margin:0% 0% 2% 2%;
	left:0;
	padding:1% 0% 0% 0%;
}

#knowledge{
	width:100%;
}

#row_01,#row_02{
	width:96%;
	padding:0% 0% 0% 0%;
	margin:0 auto;
}

#know_01,
#know_02,
#know_03,
#know_04,
#know_05,
#know_06{
	width:98%;
	float:none;
	margin:2% 1%;
	height:auto;
	box-shadow:1px 1px 2px #909090;
}

#know_01 img,
#know_02 img,
#know_03 img,
#know_04 img,
#know_05 img,
#know_06 img{
	margin:3% 0% 0% 3%;
	padding:0% 0% 0% 0%; 
	border:1px solid #eee;
}

.parabox{
	width:100%;
	position:relative;
	height:auto;
}


.know_para{
	padding:2% 5% 3% 3%;
}

.web_link_box{
	display:block;
	padding:2% 0%;
	margin:3% 60% 0% 3%;
}



/*------------------------footer start here----------------*/
footer{
	width:100%;
}

#90_wrap{
	width:100%;
	margin:1% 0%;
	padding:0% 0% 0% 0%;
}

#footer_01,
#footer_02,
#footer_03{
	width:100%;
	float:none;
	padding:0% 0% 3% 0%;
	border-bottom:1px solid #606060;
}


.footer_heading_a,
.footer_heading_b,
.footer_heading_c{
	padding:1% 0% 0% 0%;
	margin:3% 0% 0% 0%;
}

.footer_heading_a:before{
	content:url('../images/address.png');
	padding:0% 1% 0% 0%;
}


.footer_heading_b:before{
	content:url('../images/call.png');
	padding:0% 1% 0% 0%;
}

.footer_heading_c:before{
	content:url('../images/message.png');
	padding:0% 1% 0% 0%;
}

/*------------------------footer bottom start here----------------*/
#footer_bottom{
	width:100%;
}

.footer_list {
	position:relative;
	width:100%;
	margin:0 auto;
	text-align:left;
}


.footer_box{
	margin:0 auto;
}
.footer_list li{
	position:relative;
	display:block;
	margin:0 auto;
	padding:2% 0.5%;
	text-align:left;
}

.footer_links:after{
	display:none;
}

#copyright{
	width:100%;
	background-color:#303439;
	padding:2% 0%;
}

.copy_text{
    text-align:center;
}

/*****************************************************************media queries star here for 700px or less*******************************************************************/
/* for 700px or less */
@media screen and (max-width: 700px) {

.wrapper {
		width:94%;
}

* {
    box-sizing: border-box;
}

.super {
	font-family:verdena,sans-serif;
	font-size:0.6em;
}


/*------------------------topbar start here---------------*/
header{
	width:100%;
	margin:0 auto;
	position:relative;
	background-color:#fff;
	padding:2% 0%;
}

#top_left{
	width:100%;
	float:none;
	text-align:center;
}

#top_left img{
	width:100%;
	text-align:center;
}

#top_right{
	width:100%;
	float:none;
	padding:2% 0% 0% 0%;
}

#navgation{
	width:100%;
}


.arrow_b {
    display:none;
}

/*------------------------figure start here----------------*/
#banner{
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0%;
	height:210px;
	margin:0 auto;
	background-color:#000;
}

/*------------------------headings start here----------------*/
#breadcurmbs{
	width:100%;
}

.crumbs{	
	padding:2% 1% 2% 2%;
}

/*-----about_us start here---------------*/
#about_us{
	width:100%;
	padding:3% 0%;
}

/*------------------------funds start here----------------*/

#funds_left{
	width:100%;
	float:none;
}


#funds_right{
	width:100%;
	float:none;
}

#funds_nav{
	position:relative;
}


.fund_ab{
	position:relative;
	width:90%;
	text-align:left;
	padding:0% 0% 0% 0%;
	margin:1%;
}

.funds_list{
	width:100%;
	display:block;
	background-color:#ececee;
	padding:3%;
	margin:2% 0% 1% 4%;
}


.funds_list_active{
	width:100%;
	display:block;
	padding:3%;
	margin:2% 0% 1% 4%;
}

.funds_list_active:after {
	display:none;  
}


.fund_line{
	display:none;
}

.about_heading{
	padding:8% 2% 0% 6%;
	text-decoration:none;
}

.about_para{
	padding:1% 2% 0% 2%;
}

.box_know{
	position:relative;
	width:95%;
	margin:0% 0% 2% 2%;
	left:0;
	padding:1% 0% 0% 0%;
}


#knowledge{
	width:100%;
}

#row_01,#row_02{
	width:96%;
	padding:0% 0% 0% 0%;
	margin:0 auto;
}

#know_01,
#know_02,
#know_03,
#know_04,
#know_05,
#know_06{
	width:98%;
	float:none;
	margin:2% 1%;
	height:auto;
	box-shadow:1px 1px 2px #909090;
}

#know_01 img,
#know_02 img,
#know_03 img,
#know_04 img,
#know_05 img,
#know_06 img{
	margin:3% 0% 0% 3%;
	padding:0% 0% 0% 0%; 
	border:1px solid #eee; 
}

.parabox{
	width:100%;
	position:relative;
	height:auto;
}


.know_para{
	padding:2% 5%;
}

.web_link_box{
	display:block;
	padding:3% 2% 2% 2%;
	width:200px;
	height:50px;
	margin:13% 0% 0% 4%;
}



/*------------------------footer start here----------------*/
footer{
	width:100%;
}

#90_wrap{
	width:100%;
	margin:1% 0%;
	padding:0%;
}

#footer_01,
#footer_02,
#footer_03{
	width:100%;
	float:none;
	padding:3% 0% 8% 0%;
	border-bottom:1px solid #606060;
}


.footer_heading_a,
.footer_heading_b,
.footer_heading_c{
	padding:1% 0% 0% 0%;
	margin:3% 0% 0% 0%;
}

.footer_heading_a:before{
	content:url('../images/address.png');
	padding:0% 2% 0% 0%;
}


.footer_heading_b:before{
	content:url('../images/call.png');
	padding:0% 2% 0% 0%;
}

.footer_heading_c:before{
	content:url('../images/message.png');
	padding:0% 2% 0% 0%;
}

/*------------------------footer bottom start here----------------*/
#footer_bottom{
	width:100%;
}

.footer_list {
	position:relative;
	width:100%;
	margin:0 auto;
	text-align:left;
}


.footer_box{
	margin:0 auto;
}
.footer_list li{
	position:relative;
	display:block;
	margin:0 auto;
	padding:2% 0.5%;
	text-align:left;
}

.footer_links:after{
	display:none;
}


#copyright{
	width:100%;
	background-color:#303439;
	padding:2% 0%;
}

.copy_text{
    text-align:center;
}




/*****************************************************************media queries star here for 480px or less*******************************************************************/
/* for 480px or less */
@media screen and (max-width: 480px) {

.wrapper {
		width:90%;
}

* {
    box-sizing: border-box;
}


.super {
	font-family:verdena,sans-serif;
	font-size:0.6em;
}


/*------------------------topbar start here---------------*/
header{
	width:100%;
	margin:0 auto;
	position:relative;
	background-color:#fff;
	padding:2% 0%;
}

#top_left{
	width:100%;
	float:none;
	text-align:center;
}

#top_left img{
	width:100%;
	text-align:center;
}

#top_right{
	width:100%;
	float:none;
	padding:2% 0% 0% 0%;
}

#navgation{
	width:100%;
}


.arrow_b {
    display:none;
}

/*------------------------figure start here----------------*/
#banner{
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0%;
	height:210px;
	margin:0 auto;
	background-color:#000;
}


/*------------------------headings start here----------------*/
#breadcurmbs{
	width:100%;
}

.crumbs{	
	padding:4% 1% 4% 4%;
}

/*-----about_us start here---------------*/
#funds{
	width:100%;
	padding:3% 0%;
}

/*------------------------funds start here----------------*/

#funds_left{
	width:100%;
	float:none;
}


#funds_right{
	width:100%;
	float:none;
}

#funds_nav{
	position:relative;
}


.fund_ab{
	position:relative;
	width:90%;
	text-align:left;
	padding:0% 0% 0% 0%;
	margin:1%;
}

.funds_list{
	width:100%;
	display:block;
	background-color:#ececee;
	padding:3%;
	margin:2% 0% 1% 4%;
}


.funds_list_active{
	width:100%;
	display:block;
	padding:3%;
	margin:2% 0% 1% 4%;
}

.funds_list_active:after {
	display:none;  
}


.fund_line{
	display:none;
}

.about_heading{
	padding:8% 2% 5% 6%;
	text-decoration:none;
}

.about_para{
	padding:1% 2% 0% 2%;
}

#knowledge{
	width:100%;
}

#row_01,#row_02{
	width:96%;
	padding:0% 0% 0% 0%;
	margin:0 auto;
}

#know_01,
#know_02,
#know_03,
#know_04,
#know_05,
#know_06{
	width:98%;
	float:none;
	margin:2% 1%;
	height:auto;
	box-shadow:1px 1px 2px #909090;
}

#know_01 img,
#know_02 img,
#know_03 img,
#know_04 img,
#know_05 img,
#know_06 img{
	margin:3% 0% 0% 3%;
	padding:0% 0% 0% 0%; 
	border:1px solid #eee;
}

.parabox{
	width:100%;
	position:relative;
	height:auto;
}

.know_para{
	padding:2% 5%;
}

.web_link_box{
	display:block;
	padding:5% 2% 2% 2%;
	width:200px;
	height:50px;
	margin:10% 0% 0% 4%;
}

/*------------------------footer start here----------------*/
footer{
	width:100%;
}

#90_wrap{
	width:100%;
	margin:1% 0%;
	padding:0%;
}

#footer_01,
#footer_02,
#footer_03{
	width:100%;
	float:none;
	padding:4% 0% 6% 0%;
	border-bottom:1px solid #606060;
}


.footer_heading_a,
.footer_heading_b,
.footer_heading_c{
	padding:1% 0% 0% 0%;
	margin:3% 0% 0% 0%;
}

.footer_heading_a:before{
	content:url('../images/address.png');
	padding:0% 2% 0% 0%;
}


.footer_heading_b:before{
	content:url('../images/call.png');
	padding:0% 2% 0% 0%;
}

.footer_heading_c:before{
	content:url('../images/message.png');
	padding:0% 2% 0% 0%;
}


/*------------------------footer bottom start here----------------*/
#footer_bottom{
	width:100%;
}

.footer_list {
	position:relative;
	width:100%;
	margin:0 auto;
	text-align:left;
}

.footer_box{
	margin:0 auto;
}
.footer_list li{
	position:relative;
	display:block;
	margin:0 auto;
	padding:4% 0.5%;
	text-align:left;
}

.footer_links:after{
	display:none;
}

#copyright{
	width:100%;
	background-color:#303439;
	padding:4% 0%;
}

.copy_text{
    text-align:center;
}
