.box1{
	width:100%;
	overflow:hidden;
}
.box1.changepass-box{padding:40px 0;}
	.box1.changepass-box .input-field .prefix ~ label.active, .box1.changepass-box .input-field .prefix ~ .validate ~ label.active,
	.box1.changepass-box .input-field .prefix ~ input[type=password]:focus ~ label, .box1.changepass-box .input-field .prefix ~ input[type=password]:focus.validate ~ label {
		margin-left: 2rem;
	}
.box1 h2 {
	padding-left: 10px;
}
.about{
	width:81%; 
	background:#FFF;
	padding:35px;
	margin:0 auto;
}
.about p{
   margin:10px 0;
   font-size:14px;
   line-height: 1.2;
 	font-weight:600;
	display:none;	 

}
.mobileview{ display:block!important;}
.promotion{
	width:90%; 
	margin:0 auto;
}
.investor,.distributor,.amc,.online{
	width:90%;
	margin:0 auto;
	height:100px;
	overflow:hidden;
}
.boxIn{
 padding-top:54px;
 width:100%;
}
.investor{
	background:#083466;
	margin-bottom:10px;
}
.distributor{
	background:#852272;
    margin-bottom:10px;
}
.amc{
	background:#207ab6;
}
.online{
	background:#2f384c;
}
.investor .fa-quote-left,.amc .fa-quote-left,.distributor .fa-quote-left{
	font-size:100px!important;
	margin-left:10px;
	margin-top:10px;
}
.investor .fa-quote-left{
	color:#3b557a;
}
.amc .fa-quote-left{
	color:#488bbe;
}
.distributor .fa-quote-left{
	color:#944984;
}
.boxIn p, .distributor p{
	margin-left:15px;
	margin-top:-45px;
	color:#FFF;
	line-height: 1.2;
	width:200px;
}
.investor h4,.amc h4,.distributor h4{
	text-align:right;
	margin:10px 0 0 ;
	padding:0 10px 0 0;
	color:#FFF;
	font-size:20px;
	font-weight:600;
	display:block;
	text-transform:uppercase;
}
.distributor h4{margin-top:35px;}
.investor h5,.amc h5,.distributor h5{
	text-align:right;
	margin:0 ;
	padding:0 10px 0 0;
	color:#FFF;
	font-size:18px;
	font-weight:400;
	display:block;
}
hr{
   margin:2px 5px 2px 0;
   width:150px;
   float:right;
}
.box2{
	float:none;
}
.amc{margin-bottom:10px;}

.online h4{
	margin:20px 0 0 10px;
	color:#FFF;
	font-size:20px;
}
.online ul{
	margin:0 10px 0 10px;
	padding:0;
	list-style:none;
}
.online ul li{
	margin:10px 0;
	padding:10px 0;
	list-style:none;
	border-bottom:1px dashed #252c3b;
	 
	line-height:1.2;
}
.online ul li a{
	color:#FFF;
	text-decoration:none;
	
}
.contentbox{
	width:100%;
	margin-top:15px;
}
.latestMf{
	width:100%;
	height:auto;
	background:#FFF;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
	 
}

.latestMf h3{
	margin:15px 15px 25px;
}

/* FUND TABLE CLASS */
.table-lmf{
	width:95%;
	margin:0 auto;

	 
}
.table-lmf   thead   th{
	text-align:left;
	font-weight:600;
	font-size:14px;
	padding:0;
	/*border-bottom:1px solid #CCC;*/
}
.table-lmf > tbody > tr > td{
	font-size:14px;
	border-bottom:1px solid #CCC;
	column-span:0;
	padding:5px 0;
}
.table-lmf > tbody > tr > td:first-child,.table-lmf > thead > tr > th:first-child{padding-left:8px!important}
.th-nav, .td-nav,.td-date,.th-date{text-align:right!important;}
.td-fundname{
	color:#207ab6;
}
.more {
    text-align: right;
    background: #852272;
	color:#fff;
	font-weight:normal;
    font-size:12px;   
    padding: 1px 10px;
    border-radius: 10px;
}
.more:hover{opacity:0.9;}
.selectBox{
	width:140px;
	overflow:hidden;
	border-bottom:1px solid #CCC;
	margin-right:20px;
	margin-top:-19px /*16px*/;
	margin-bottom:11px;
	background:url(../Images/arrow.png) right center no-repeat;
}
	.selectBox select {
		font-size: 14px;
		font-weight: 600;
		width: 160px;
		background: transparent;
		border: none;
		font-family: 'Roboto' !important;
		outline: none;
	}
.karvyMobileapps{
	width:100%;
	height:auto;
	 overflow:hidden;
	background:#FFF;
	
}
.karvyMobileapps h3{
	color:#083466 /*#9c2d7d*/;
	font-size:18px;
	margin:15px 0 0 0;
	text-align:center;
}
.bx-pager {display:none!important;}
.bx-wrapper{
	background: none!important;
    border: none!important;
    box-shadow: none!important;
	margin-top:75px!important;
	 

	
}
.bx-viewport{

}
.bx-wrapper .bx-next{ 
	background:url(../Images/next.png) no-repeat center!important;
	width:22px!important;
	height:35px!important;
}

.bx-wrapper .bx-prev{ 
	background:url(../Images/back.png) no-repeat center!important;
	width:22px!important;
	height:35px!important;
}
.store{
	width:100%;
	text-align:center;
    margin:10px 0px 15px 0px;
	
}
.store img{
	width:164px;
	height:32px;
	margin:0 auto;
	
}
.bx-viewport{ width:auto!important;}
.bx-wrapper img{margin:0 auto;}
.heading{border-bottom:4px solid #ccc; padding-bottom: 6px;  position: relative;}
.heading span {
    background: #852272 none repeat scroll 0 0;
    bottom: -5px;
    height: 0px;
    left: 0;
    position: absolute;
    width: 30px;
    border: none !important;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){ 
	  /*.investor,.distributor,.amc,.online{width:230px;height:277px;overflow:hidden;margin:0 0 10px 0;} */
   .about{float:none!important;width:81%!important;}
   .karvyMobileapps{margin-top:13px;}
   .bx-wrapper img{margin:0 auto;}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
  		.about{width:467px; background:#FFF;padding:10px;margin:0;float:left;}
		.boxIn{width:230px;padding-top:10px;}
		.investor,.distributor,.amc,.online{width:230px;height:277px;overflow:hidden;margin:0 0 5px 0 ;}
		.promotion{width:473px;overflow:hidden;display:inline-block;float:right;}
		.amc{margin-bottom:0px;}
		.about p{ display:block;}
		.investor h4{margin:30px 0 0 0 ;}
		.box2{float:right;margin-top:0px;}
		.latestMf{width:712px;height:288px;}
		.bx-viewport{ width:100%;}
		.karvyMobileapps{margin-top:0; float:right;width:251px;}
		.bx-wrapper img{width:68%!important;}
}
@media only screen  and (min-width : 1224px)
{
   		.box1{width:100%;overflow:hidden;}
		.boxIn{width:230px;}
		.about{width:537px; background:#FFF;padding:35px; margin:0;float:left;}
		.about p{ display:block;}
		.amc{margin-bottom:0px;}
		.investor,.distributor,.amc,.online{width:230px;height:277px;overflow:hidden;}
		.promotion{width:473px;overflow:hidden;display:inline-block;float:right;}
		.box2{float:right;margin-top:0px;}
		.latestMf{width:712px;height:auto;}
		.karvyMobileapps{margin-top:0;float:right;width:300px;}
	
   }
	