.contentWrap:hover,
.contentWrap:focus {
    color: #ed1846;
    text-decoration: none;
}

.newtoMF .ContPicGridWrap {
    display: inline;
}

.sitemapMenuCont .insideSubmenu ul li {
    margin-bottom: 0.8rem;
}

.dirText .box {
    border: none;
}

.ourValues .inside {
    margin-left: 2rem;
}

.ourValues .heading {
    padding-bottom: 1rem;
    font-size: 2rem;
    font-weight: bold;
}

.no-recordtext {
    font-size: 1.4rem;
    color: #ed1846;
    display: none;
}


.headerSearch input[type="submit"] {
    position: relative;
    top: -29px;
    right: 0;
    background: none;
    display: none;
}

.headerSearch .searchIco {
    right: -40px;
    cursor: pointer;
    top: -2.5rem;
}

.insightHd {
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .headerSearch .searchIco {
        top: -1rem;
    }
}

@media screen and (max-width: 767px) {
    .headerSearch .searchIco {
        position: absolute;
        top: -10.8rem;
        right: 3rem;
        left: inherit;
    }
}

.sf_pagerNumeric {
    margin: 2rem 0;
}

    .sf_pagerNumeric a {
        display: inline;
        background: #00529c;
        color: #fff;
        border-radius: 9px;
        padding: 1rem 1.2rem;
        margin: 5px;
        font-size: 1.4rem;
        transition: all ease 0.5s;
    }

        .sf_pagerNumeric a:hover {
            background: #ed1c2c;
        }

.sfsearchResultStatistics {
    border-bottom: 2px solid #007dc6;
    margin-bottom: 2rem;
    padding: 0.5rem 0;
    font-size: 25px;
}

.searchCont {
    position: relative;
}

    .searchCont:before {
        content: "\73";
        position: absolute;
        left: -44px;
        top: 1px;
        font-weight: bold;
        color: #00529c;
        font-family: "boiaxaicon" !important;
        border-radius: 50%;
        border: 2px solid #00529c;
        padding: 3px 0;
        font-size: 14px;
        width: 30px;
        height: 30px;
        text-align: center;
    }

    .searchCont a {
        font-size: 20px;
    }

    .searchCont .sfsearchResultHighLighter {
        font-size: 14px;
    }

    .searchCont .sfHighlight {
        font-size: 18px;
    }

.headerSearch .searcontainer {
    top: -3rem;
}

@media screen and (max-width: 768px) {
    .headerSearch .searcontainer {
        top: 0rem;
    }
}

@media screen and (max-width: 767px) {
    .headerSearch .searcontainer input {
        padding: 0rem 2.5rem 0.8rem 0.5rem;
    }

    .headerSearch .searcontainer {
        top: -4rem;
    }
}

@media (min-width: 992px) {
    header .col-md-10 {
        width: 83.33333% !important;
    }
}

@media (min-width: 768px) {
    header .col-md-10 {
        width: 83.33333% !important;
    }
}

.leftTable table thead tr > th {
    padding: 1rem 0.5rem;
    font-weight: normal;
}

    .leftTable table thead tr > th:last-child {
        width: 15%;
    }

.leftTable table th:last-child {
    text-align: center !important;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 14px;
}

.pagination > li > a, .pagination > li > span {
    border: none;
}

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        color: #00529c;
        border-bottom: 0.2rem solid #00529c;
        background: none;
    }

.pagination .next, .pagination .prev {
    top: 0.6rem;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span:hover {
    border: none;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span:hover {
    border: none;
}

.sectorLegends li:before {
    content: "";
    position: absolute;
    height: 0.7rem;
    width: 0.7rem;
    background: #444444 !important;
    top: 0.8rem;
    left: 0;
    border-radius: 50%;
}

.performance .box li {
    list-style-type: none;
}

    .performance .box li:before {
        background: none;
    }

.leftTable .noDot .box li:before {
    /*background:none !important;*/
}

.nav-historyerror {
    position: relative;
}

    .nav-historyerror .no-recordtext {
        position: absolute;
        left: 0;
        bottom: 74px;
    }

.pagination {
    padding: 0 10px;
    margin: 0 0 0 20px;
}

    .pagination .page-item.prev {
        -ms-transform: rotate(90deg); /* IE 9 */
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(90deg);
        top: 8px;
    }

        .pagination .page-item.prev span {
            -ms-transform: rotate(0); /* IE 9 */
            -webkit-transform: rotate(0); /* Chrome, Safari, Opera */
            transform: rotate(0);
        }

    .pagination .page-item.next {
        -ms-transform: rotate(-90deg); /* IE 9 */
        -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
        transform: rotate(-90deg);
    }

        .pagination .page-item.next span {
            -ms-transform: rotate(0); /* IE 9 */
            -webkit-transform: rotate(0); /* Chrome, Safari, Opera */
            transform: rotate(0);
        }

#Per_div1 {
    position: relative;
    top: 0;
}

    #Per_div1 .disclaimerPro {
        position: absolute;
        right: 0;
        top: -10px;
        text-align: center;
        left: 25%;
        margin: 0px auto;
        line-height: 16px;
    }

#Per_div1 {
    position: relative;
    top: 0;
    margin-bottom: 3rem;
}

.loaderList {
    background: rgba(0, 0, 0, 0.7) url(../images/loader.gif) center center no-repeat;
    background-size: 5rem;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}

.pagination {
    padding: 0 10px;
    margin: 0 0 12px 20px;
    position: relative;
    right: 0;
    float: right;
}

.exit-List {
    padding-left: 8.5rem;
    margin-top: -2rem;
    height: 66px;
    overflow: hidden;
}

    .exit-List li {
        border: none;
        padding: 0.2rem 2rem;
        position: relative;
    }

        .exit-List li:before {
            position: absolute;
            left: 5px;
            top: 9px;
            background: #333;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            content: "";
        }

.download .error {
    color: #ed1846;
    display: none;
    padding-top: 1rem;
}

.fundManager span {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
}

#sectorAllocation {
    margin-top: -50px;
}

    #sectorAllocation td {
        font-size: 14px;
    }

.betaSec {
    width: 100%;
    background: #007dc6;
    text-align: center;
    color: #fff;
    padding: 0.5rem;
    margin-bottom: 0rem;
    position: relative;
    top: -18px;
    font-size: 13px;
}


.asdateOn {
    position: relative;
}


    .asdateOn span {
        position: absolute;
        top: -27px;
        right: 0px;
        font-size: 1.6rem;
        color: #484848;
        font-weight: bold;
    }

.no-padding {
    padding: 0px;
}

.error_go {
    display: none;
    bottom: 8px;
    color: #ed1c2c;
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
}

.investorTab .tabsMain .tabs-content {
    padding: 1rem 0rem;
}

    .investorTab .tabsMain .tabs-content .from {
        padding: 0;
    }

    .investorTab .tabsMain .tabs-content .catergory {
        width: 37%;
        margin-right: 15px;
    }

.ContPicBox h4 {
    margin-bottom: 0 !important;
}

.withoutCat table td:nth-of-type(3) {
    width: 73%;
}

.investorTab .tabsMain {
    padding: 0;
}

.investorTab .NoCategory .searchSec {
    padding: 0;
    text-align: right;
}


.investorTab .NoCategory .button2 {
    margin-left: 1rem;
}

.insightHUbLink li {
    width: 48%;
    display: inline-block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 1rem;
    text-align: center;
}

.insightHUbLink h4 {
    font-weight: bold;
    color: #484848;
    text-transform: none;
    margin: 0 0 3rem;
    font-size: 1.8rem;
    display: block;
}

.insightlink {
    position: relative;
}

    .insightlink:after {
        position: absolute;
        right: 0;
        top: 12px;
        background: #ddd;
        height: 35px;
        content: "";
        width: 1px;
    }

.dirthumbSlider img {
    width: 76%;
    text-align: center;
    margin: 0 auto;
}

.tabsMain .tabInnercontent .tableSec table p {
    text-align: center;
}


.distTable .table td:nth-of-type(3) {
    text-align: center;
}

.distTable .table td:nth-of-type(4) {
    text-align: center;
}

.distTable .table td:nth-of-type(5) {
    text-align: center;
}

.newAdvisorSec .tabInnercontent {
    height: 450px;
    /*overflow: hidden;*/
}

.newAdvisorSec .tabsMain .tabs-content {
    padding: 1rem 0;
}

.serviceTable {
    margin-top: 20px;
}

.sectorAllocation .mCSB_inside > .mCSB_container {
    margin-right: 23px;
}

#AssetAllocation .bar {
    margin-bottom: 9px !important;
}

.insightHubTable {
    height: 315px;
    overflow: hidden;
}

.statutoryTabel table td:nth-of-type(3) {
    width: 23%;
    text-align: right;
}

.asOnDate {
    display: inline-block;
    padding-right: 1rem;
    margin-top: 1.5rem;
    padding-right: 1rem;
    font-size: 2rem;
    color: #484848;
    font-weight: bold;
    margin-bottom: 0rem;
    line-height: 1;
}

.fundperformancegraph2 {
    height: 559px;
}

.fundperformancegraph3 {
    height: 537px;
}

.fundperformancegraphLiquid {
    height: 372px;
}

.fundperformancegraphTreasuryAdvantage
{ height: 329px;
   
}
.fundperformancegraphEquity
{
    height: 495px;
}

.fundperformancegraphShortTermIncome {
    height: 526px;
}

.fundperformancegraphRegularReturn {
    height: 505px;
}
.fundperformancegraphTaxAdvantage
{
height: 561px;
}
.fundperformancegraphManufacturingInfrastructure
{
    height: 453px;
}

.fundperformancegraphEquityDebtRebalancer {
    height: 525px;
}

.fundperformancegraphCorporateCreditSpectrum {
    height: 417px;
}
.fundperformancegraphMidCapEquityandDebt
{

height: 570px;
}

.performacehd {
    float: left;
}
.contentWrap a{
    text-decoration:none;
}
.contentWrap a:hover,.contentWrap a:focus{
    text-decoration:none;
    color:#337ab7;
}

.factsheets .withoutCat table td:nth-of-type(1){
   width: 10%;
}

.factsheets .withoutCat table td:nth-of-type(2){
   width: 28%;
}

.factsheets .withoutCat table td:nth-of-type(3){
    width: 51%;
}
.factsheets .withoutCat table td:nth-of-type(4){
    width: 56%;
}

.serviceUpdate table td:nth-of-type(1){
     width: 29%;
}

.serviceUpdate table td:nth-of-type(2){
   width: 59%;
}

.serviceUpdate table td:nth-of-type(3){
    width: 23%;
}

.boiaxareserch table tr td:nth-of-type(1) {
      width: 12%;
    vertical-align: top;
    padding: 1rem 8rem;
}
.boiaxareserch table tr td:nth-of-type(2) {
    width: 12%;
    padding: 1.5rem;
}

@media screen and (max-width: 767px) {
    .asdateOn span {
        top: -30px;
    }

    .pagination {
        padding: 0 10px;
        margin: 0 0 0 20px;
        position: relative;
        right: 0;
        float: right;
        top: -11px;
    }

    .addFundmanger {
        margin-bottom: 4rem;
    }

    .investorTab .tabsMain .tabs-content .catergory {
        width: 100%;
        margin-right: 15px;
    }

    .investorTab .tabsMain .tabs-content .datpikerSec .datepickInside {
        width: 100%;
    }

    .investorTab .tabsMain .tabs-content {
        padding: 0;
    }

        .investorTab .tabsMain .tabs-content .catergory {
            width: 29%;
            margin-right: 15px;
        }

    .row {
        width: auto !important;
    }
}
.keepInTouchSec textarea {
    border: 1px solid #bababa;
    display: block;
    width: 100%;
    font-size: 1.6rem;
    color: #999;
    outline: 0;
    padding:10px 0  10px;
    padding-left:1rem;
}

.terms .sipBenf ul{
	list-style-type:disc;
	
}
.terms .box.sipBenf{
	padding:.5rem 1rem;
    	margin-top: 21px;
	margin-bottom:0;
}


.terms .box.sipBenf ul{
	padding-left:2.5rem;
}
.terms .box.sipBenf li{
	padding-left:0;
}

.sipBanner img{
padding-left:15px;
width: 100%;
}

.sipBanner{
width: 100%;
   max-width: 1120px;
}