.box1{
	width:100%;
	overflow:hidden;
}
.about{
	width:65%; 
	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:#0D47A1;
    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: #0D47A1;
	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(../img/arrow.png) right center no-repeat;
}
.selectBox select{
	font-size:14px;
	font-weight:600;
	width:160px;
	background: transparent;
   	border: none;
	font-family: 'Titillium Web', sans-serif;
	 outline: none;
}
.kfintechMobileapps{
	width:100%;
	height:288px;
	 overflow:hidden;
	background:#FFF;
	height:400px;
}
.kfintechMobileapps 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(../img/next.png) no-repeat center!important;
	width:22px!important;
	height:35px!important;
}

.bx-wrapper .bx-prev{ 
	background:url(../img/back.png) no-repeat center!important;
	width:22px!important;
	height:35px!important;
}
.store{
	width:100%;
	height:50px;
	text-align:center;
	
}
.store img{
	/*width:164px;
	height:32px;*/
	margin:0 auto;
	cursor:pointer;
	
}
.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: #0D47A1 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:72%!important;}
   .kfintechMobileapps{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%;}
		.kfintechMobileapps{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; margin-top:55px;}
		.boxIn{width:230px;}
		.about{width:467px; 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:400px;}
		.kfintechMobileapps{margin-top:0;float:right;width:300px; height:400px;}
	
   }
	
	
	.mGrid
{
    background: #D3E4E5;
    border: 1px solid gray;
    border-collapse: collapse;
    color: #fff;
    font: normal 12px verdana, arial, helvetica, sans-serif;
    width: 100%;
}
.mGrid td, th
{
    color: #363636;
    padding: .4em;
}
.mGrid tr
{
    border: 1px dotted gray;
}
.mGrid thead th, tfoot th
{
    background: #3598db;
    color: #FFFFFF;
    padding: 3px 10px 3px 10px;
    text-align: left;
    text-transform: uppercase;
}
.mGrid tbody td a
{
    color: #363636;
    text-decoration: none;
}
.mGrid tbody td a:visited
{
    color: gray;
    text-decoration: line-through;
}
.mGrid tbody td a:hover
{
    /*text-decoration: underline;*/
}
.mGrid tbody th a
{
    color: #363636;
    font-weight: normal;
    text-decoration: none;
}
.mGrid tbody th
{
    background: #3598db;
    color: #363636;
}
.mGrid tbody td + td + td + td a
{
    background-position: left center;
    background-repeat: no-repeat;
    color: #03476F;
    padding-left: 15px;
}
.mGrid tbody td + td + td + td a:visited
{
    background-position: left center;
    background-repeat: no-repeat;
}
.mGrid tbody th, tbody td
{
    text-align: left;
    vertical-align: top;
}
.mGrid tfoot td
{
    background: #3598db;
    color: #FFFFFF;
    padding-top: 3px;
}
.ac-container{
	/*width: 400px;*/
	margin: 0px auto 30px auto;
	text-align: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.ac-container article ul li{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 5px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}


.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small
{
    overflow-y:scroll;
	height: 250px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}