.mf-fund-compare-popup{display:none;background:#fff;padding:15px 0;position:relative}
.mf-fund-compare-popup .mf-compare-popup-row{display:flex;justify-content:center}
.searched-fund-cards{display:flex;width:100%}
.mf-fund-compare-popup .mf-fund-compare-card-close{position:absolute;top:-14px;right:-18px;cursor:pointer}
.mf-fund-compare-popup .mf-fund-compare__datacard{background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,0.3);display:flex;align-items:center;padding:20px 10px;border-radius:4px;position:relative;width:33.33%}
.mf-fund-compare__dragcard{border:2px dashed #aaa;border-radius:4px;display:flex;justify-content:center;align-items:center;cursor:pointer;width:33.33%;min-height:102px}
.mf-fund-compare-col{width:33.33%;margin:0 25px;padding:20px 10px;display:flex;align-items:center;position:relative}
.mf-fund-cmp-shadow{box-shadow:0 4px 8px 0 rgba(0,0,0,0.3);border-radius:4px;background:#fff}
.mf-fund-compare__cardimg{height:50px;width:50px;flex-shrink:0}
.mf-fund-compare-popup .mf-fund-compare__cardimg img{height:100%;width:100%}
.mf-fund-compare-popup .mf-fund-compare__titledata{margin-left:15px}
.mf-fund-compare-popup .mf-fund-compare__card--title{font-size:12px;font-weight:700;line-height:1.25;color:#000}
.mf-fund-compare-popup .mf-fund-compare__card--tagrow ul{display:flex}
.mf-fund-compare-popup .mf-fund-compare__card--tagrow li{color:#000;font-size:10px;line-height:1.2;margin-top:8px}
.mf-fund-compare-popup .mf-fund-compare__card--tagrow li::after{content:'';border-left:1px solid rgba(225,225,225,0.2);margin:0 8px}
.mf-fund-compare-popup .mf-fund-compare__card--tagrow li:last-child::after{border-left:0}
.mf-fund-compare-popup .mf-compare__btn{font-size:15px;font-weight:700;line-height:1.2;color:#fff;padding:9px 30px;border-radius:17px;box-shadow:0 1px 4px 0 rgba(0,0,0,0.16);background-color:#0074c9;text-transform:uppercase;text-align:center;white-space:nowrap}
.add-to-compare-txt{color:#aaa}
.mf-fund-compare-popup .mf-fund-compare-btn-wrap{display:flex;align-items:center}
.mf-fund-compare-popup .mf-compare-minimize-des-icon{height:17px;width:17px}
.mf-fund-compare-mob{display:none}
.mf-comp-mode-hide{display:none}
.mf-comp-model{position:fixed;bottom:0;left:0;width:100%;height:100%;background:#000;background-color:rgba(0,0,0,0.79);z-index:99;display:flex;align-items:center;justify-content:center;flex-direction:column}
.mf-comp-model-width{width:1200px}
.mf-comp-model-close{display:flex;justify-content:flex-end;width:100%;padding:0 20px;margin-bottom:29px}
.mf-comp-model-close img{height:17px;width:17px;margin-left:25px}
.mf-comp-model-search-main{width:750px;height:367px;margin:0 auto}
.mf-comp-model-search-title h2{font-size:24px;font-weight:800;line-height:1.21;color:#fff;margin-bottom:20px}
.mf-comp-model-search-bar{background:#FFF;padding:15px;border-radius:4px;position:relative}
.mf-comp-model-search-bar .mf-comp-model-search-input{display:flex;align-items:center;padding:46px 15px 15px;position:relative}
.mf-comp-model-search-bar .mf-comp-model-search-input img{height:16px;width:16px;position:absolute;left:0;bottom:13px}
.mf-comp-model-search-bar .compare-search-inp{width:100%;background:transparent;color:#5d5d5d;font-size:21px;font-weight:400;line-height:25px;border-bottom:1px solid rgba(225,225,225,0.25);padding-bottom:10px;position:absolute;left:0;padding-left:30px}
.mf-comp-model-search-bar .mf-comp-model-search-input{width:100%;position:relative;height:60px;overflow:hidden}
.mf-comp-model-search-bar .mf-comp-model-search-input input{width:100%;height:100%;color:#000;border:0}
.mf-comp-model-search-bar .mf-comp-model-search-input label{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;border-bottom:1px solid rgba(225,225,225,0.25);color:#5d5d5d}
.mf-comp-model-search-bar .mf-comp-model-search-input label::after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:100%;border-bottom:1px solid rgba(225,225,225,0.25);transform:translateX(-100%);transition:all .3s ease}
.mf-comp-model-search-bar .label-text{position:absolute;bottom:0;left:30px;font-size:21px;color:#5d5d5d;padding-bottom:9px;transition:all .3s ease}
.mf-comp-model-search-bar .mf-comp-model-search-input input:focus{outline:0}
.mf-comp-model-search-bar .mf-comp-model-search-input input:focus+.label-name .label-text,.mf-comp-model-search-bar .mf-comp-model-search-input input:valid+.label-name .label-text{transform:translateY(-125%);left:0;color:#5d5d5d;font-size:14px;line-height:17px}
.mf-comp-model-search-bar .mf-comp-model-search-input input:focus+.label-name::after,.mf-comp-model-search-bar .mf-comp-model-search-input input:valid+.label-name::after{transform:translateX(0)}
.mf-comp-model-search-bar .mf-comp-model-inp-suggection{display:none;overflow-x:hidden;overflow-y:scroll;max-height:200px}
.mf-comp-model-search-bar .compare-bar-img-parent{height:67px;width:67px;border-radius:4px;flex-shrink:0;overflow:hidden}
.mf-comp-model-search-bar .compare-bar-img-parent img{height:100%;width:100%;object-fit:contain}
.mf-comp-model-search-bar .mf-compare-bar-parent{display:flex;align-items:center;padding:15px 15px 15px 0;background:#FFF;border-bottom:1px solid rgba(225,225,225,0.25);border-radius:0}
.mf-comp-model-search-bar .mf-compare-bar-parent:last-child{border-bottom:0;padding-bottom:0}
.mf-comp-model-search-bar .compare-bar-headline{flex-basis:65%}
.mf-comp-model-search-bar .compare-bar-headline p{font-size:18px;font-weight:700;line-height:22px;color:#000;margin-left:20px}
.mf-comp-model-search-bar .comapre-bar-right{display:none}
.mf-comp-model-search-bar .inp-search-selct-fund-btn{padding:8px 17px;border-radius:2px;background:#0074c9;margin-left:auto}
.mf-comp-model-search-bar .inp-search-selct-fund-btn-disabled{background-color:#656a68;cursor:not-allowed}
.mf-comp-model-search-bar .inp-search-selct-fund-btn a{font-size:13px;font-weight:700;line-height:16px;color:#fff;text-transform:uppercase}
.mf-comp-model-bottom{background:#FFF;margin:0;padding:15px 0;position:fixed;bottom:0;width:100%}
.mf-comp-bottom-row{display:flex;justify-content:center}
.mf-comp-bottom-card-close{position:absolute;top:-14px;right:-18px}
.mf-comp-bottom-datacard{background:#FFF;display:flex;align-items:center;padding:20px 10px;border-radius:4px;position:relative}
.mf-comp-bottom-card-blank{border:2px dashed #fff;border-radius:4px;display:flex;justify-content:center;align-items:center}
.mf-comp-bottom-card-blank p{font-size:12px;font-weight:700;line-height:1.25;color:#5d5d5d}
.mf-comp-bottom-col{width:33.33%;margin:0 25px}
.mf-fund-compare-bottom__cardimg{height:50px;width:50px;flex-shrink:0;overflow:hidden;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}
.mf-fund-compare-bottom__cardimg img{height:100%;width:100%;object-fit:contain}
.mf-comp-bottom-card-titledata{margin-left:15px}
.mf-comp-bottom-card-title{font-size:12px;font-weight:700;line-height:1.25;color:#000}
.mf-comp-bottom-card-tagrow ul{display:flex}
.mf-comp-bottom-card-tagrow li{color:#000;font-size:10px;line-height:1.2;margin-top:8px;padding:0 10px;text-transform:capitalize;border-right:1px solid #aaa}
.mf-comp-bottom-card-tagrow li:nth-last-child(1){border:0}
.mf-comp-bottom-card-tagrow li:first-child{padding-left:0}
.mf-comp-bottom-card-tagrow li:last-child::after{border-left:0}
.no-scroll{overflow:hidden}
.inp-search-selct-fund-btn-disable{pointer-events:none;background:#303d4b}
@media screen and (min-width:320px) and (max-width:767px){.mf-comp-bottom-card-title{font-weight:300}
.mf-fund-compare-popup{display:none;position:fixed;bottom:60px;width:100%;z-index:2;margin:0;box-shadow:0 -4px 6px 0 rgba(0,0,0,0.5)}
.mf-fund-compare-popup .mf-fund-compare-card-close{display:none}
.mf-fund-compare-popup .mf-compare-popup-row{flex-wrap:wrap;margin:0 -5px;padding-top:20px}
.mf-fund-compare-popup .mf-compare-popup-row .mf-fund-compare-col:nth-child(3){display:none}
.mf-fund-compare-popup .mf-fund-compare__cardimg{display:none}
.mf-fund-compare-popup .mf-fund-compare__titledata{margin-left:0}
.mf-fund-compare__datacard{padding:10px}
.mf-fund-compare-popup .mf-fund-compare-col{width:50%;margin:0 5px}
.mf-fund-compare-popup .mf-fund-compare-btn-wrap{flex-basis:100%}
.mf-fund-compare-popup .mf-compare-cancel-des-icon{display:none}
.mf-fund-compare-popup .mf-compare__btn{font-size:14px;line-height:1.21;font-weight:700;text-align:center;color:#fff;width:100%;margin-top:15px}
.mf-fund-compare-bottom__cardimg{display:none}
.mf-fund-compare-popup .down{transform:rotate(180deg)}
.mf-fund-compare-popup .mf-compare-mob-section{display:block}
.mf-fund-compare-mob{display:block}
.mf-fund-compare-mob__close{display:flex;justify-content:center;margin-bottom:20px}
.mf-fund-compare-mob-arrow{flex:1;display:flex;justify-content:center;transform:translateX(10px);align-items:center}
.mob-small-close-icon{height:7px;width:7px;z-index:2}
.mf-fund-compare-mob__list{display:flex;align-items:center}
.mf-fund-compare-mob__count{font-size:14px;font-weight:700;line-height:1.21;padding:5px;border-radius:50%;background-color:#0074c9;color:#fff;display:inline-block}
.mf-fund-compare-mob__text{font-size:14px;font-weight:700;line-height:1.21;color:#000;margin-left:10px}
.mf-comp-model-width{width:100%;padding:0 15px}
.mf-comp-model-search-main{width:100%}
.mf-comp-model-bottom{display:none}
.mf-comp-model-search-title h2{font-size:16PX;line-height:1.19;margin-bottom:15px}
.mf-comp-model-search-bar{padding:12px}
.mf-comp-model-search-bar .compare-bar-img-parent{height:36px;width:36px}
.mf-comp-model-search-bar .mf-compare-bar-parent{padding:10px 10px 10px 0}
.mf-comp-model-search-bar .compare-bar-headline p{font-size:12px;font-weight:500;line-height:15px;margin-left:10px}
.mf-comp-model-search-bar .inp-search-selct-fund-btn{display:none}
.mf-comp-model-search-bar .comapre-bar-right{display:block;margin-left:auto}
.mf-comp-model-search-bar .compare-right__per--text{font-size:14px;font-weight:700;line-height:1;color:#000;margin-bottom:4px}
.mf-comp-model-search-bar .compare-right__return--text{font-size:11px;line-height:1.27;color:#5d5d5d}
.mf-comp-bottom-card-tagrow li{padding:0 5px}
.mf-fund-compare-popup .mf-fund-compare__datacard{background-color:#f4f4f4;box-shadow:none;padding:10px}
.mf-comp-bottom-card-titledata{margin-left:0}
}
section.mf-fund-compare-popup-main{position:fixed;bottom:0;width:100%;z-index:5}
.minimize-button{position:absolute;right:23px;top:16px}
.mf-fund-compare-popup .mf-fund-compare-btn-wrap{flex-direction:column}
p.mf-clear-all{font-size:15px;font-weight:bold;text-align:center;padding-top:25px;color:#0074c9;text-decoration:underline;cursor:pointer}
.compare-widget{position:fixed;bottom:24px;right:0;cursor:pointer;z-index:3}
.widget-wrap{display:flex;padding-top:14px;padding-bottom:14px;object-fit:contain;border-radius:24px 0 0 24px;box-shadow:0 0 10px 0 rgb(0 0 0 / 25%);border:solid 2px #0074c9;background-color:#e8f6ff}
.mf-scroll-disabled p{font-size:14px;font-weight:bold;letter-spacing:normal;text-align:left;color:#0074c9}
.mf-scroll-disabled{display:flex;align-items:center}
.mf-scroll-disabled img{width:14px;height:14px;margin-right:5.7px}
.widgeticon{margin:0 0 0 6px;border-radius:4px;border:solid 1px #0074c9;font-size:14px;font-weight:bold;text-align:center;color:#0074c9;padding:2.2px 6px}
.compare-widget{display:none}
a.mf-compare__btn[disabled]{border-radius:17.7px;box-shadow:0 1px 4px 0 rgb(0 0 0 / 16%);background-color:#aaa}
@media(max-width:767px){.mf-fund-compare-popup{bottom:0}
.mf-fund-compare-popup .mf-fund-compare-btn-wrap{flex-direction:row-reverse;justify-content:space-around;margin-top:15px}
.mf-fund-compare-popup .mf-compare__btn{width:50%}
.mf-fund-compare-popup .mf-compare__btn{margin-top:0}
p.mf-clear-all{font-size:14px;padding-top:0}
.mob-small-close-icon{width:14px;height:14px}
.mf-fund-compare__dragcard{min-height:82px}
.mf-scroll-disabled img{width:12px;height:12px}
}
.widget-wrap{padding-left:14px;padding-right:14px}
.widget-wrap .widgeticon{margin:0}
.widget-wrap.widgetTextHide .widgeticon{margin-left:6px}
.widget-wrap.widgetTextHide .widget-text{display:flex}
.widget-wrap.widgetTextHide{padding:14px 22px 14px 27px;padding-left:27px;padding-right:22px}
.widget-text{display:none}
.paraMain{background-color:#FFF;border-radius:4px;padding:15px;margin:15px 0 90px}
.paraMain__text{font-size:16px;line-height:19px;color:#000;word-break:break-word}
.addViewMore.showlesscontent .SecSec,.addViewMore.showlesscontent .viewLess{display:none}
.addViewMore.showmorecontent .viewMore{display:none}
.addViewMore .viewMore,.addViewMore .viewLess{font-size:16px;line-height:19px;margin-left:4px;color:#0074c9;cursor:pointer;text-decoration:underline;white-space:nowrap}
.mar--sm{margin-bottom:15px}
.less-height{max-height:38px;overflow:hidden}
.cnt-exp-head{font-size:24px;font-weight:800;color:#000;padding-bottom:15px}
@media screen and (max-width:768px){.paraMain{margin:10px 0}
.paraMain__text{font-size:12px;line-height:19px}
.addViewMore .viewMore,.addViewMore .viewLess{font-size:12px;line-height:19px}
.cnt-exp-head{font-size:16px;color:#111;padding-bottom:8px}
.cont-exp-spacing{padding:0}
}
.faq-comp-wrap{padding:24px 5px 20px 5px}
.faq-com__head{font-size:24px;line-height:normal;color:#000;font-weight:800;margin-bottom:20px}
.mf-faq-accordian-content-wrap{margin-bottom:15px;border-radius:12px;border:solid 1px #aaa}
.mf-faq-accordian-content-wrap.active{border:solid 1px #0074c9}
.mf-accordian__title{padding:25px;font-size:16px;line-height:normal;color:#111;font-weight:600;display:flex;justify-content:space-between;transition:.4s;cursor:pointer;align-items:center}
.mf-accordian__title::after{content:'\002B';color:#0074c9;font-size:22px;font-weight:700}
.mf-accordian-data{font-size:14px;line-height:1.38;color:#444;padding:0 25px 25px 25px;transition:max-height .2s ease-out;display:none}
.mf-faq-active-accordian:after{content:"\2212"}
.faq-comp-vw-mr-lnk-txt{font-size:15px;line-height:18px;color:#ff5a34;letter-spacing:.45px}
.faq-comp-vw-mr-lnk-pr{float:right;cursor:pointer;margin-top:15px;display:flex;align-items:center;justify-content:space-between}
.faq-comp-vw-mr-arrow-icon{margin-left:10px;padding-top:4px}
.faq-arrow-right-icon{height:100%;width:100%;object-fit:contain}
.faqImgWrap{width:537px;height:457px}
.faq__img{width:100%;height:100%;object-fit:contain}
.mob-col-none{display:flex;align-items:center}
.mf-accordian-data ul li{list-style-type:disc;font-size:16px;margin-left:15px;margin-top:15px}
@media screen and (max-width:1024px){.mob-col-none{display:none}
.mob-col-full-width{width:100%}
.mf-accordian__title{font-size:14px;line-height:normal;font-weight:bold;padding:14px}
.mf-accordian__title::after{font-size:23px;line-height:19px}
.mf-faq-accordian-content-wrap{margin-bottom:8px;border-radius:10px}
.faq-com__head{font-size:16px;line-height:19px;margin-bottom:15px}
.faq-comp-wrap{padding:15px 0}
.mf-accordian-data{font-size:12px;line-height:1.67;padding:0 14px 14px 14px}
.faq-comp-vw-mr-lnk-txt{font-size:11px;line-height:13px;letter-spacing:.33px}
.faq-comp-vw-mr-arrow-icon{height:8px;width:8px;padding-top:0}
.mf-accordian-data ul li{font-size:14px}
}
.sticky-cnt{position:-webkit-sticky;position:sticky;top:207px;align-self:flex-start;border-radius:4px;box-shadow:0 0 10px 0 rgba(0,0,0,0.16);background-color:#fff;margin-bottom:20px}
.sticky-cnt-fourtysixty{position:sticky;top:100px;align-self:flex-start;border-radius:4px}
.bfm-row-fix{margin-right:0}
@media screen and (max-width:767px){.sticky-cnt-fourtysixty,.sticky-cnt{position:relative;top:auto;background-color:transparent;box-shadow:none;margin-bottom:0}
.bfm-row-fix{margin-right:-15px}
}
.mf-fund-return{background:#FFF;border-radius:4px;padding:15px}
.mf-fund-return--filter::-webkit-scrollbar{display:none}
.mf-fund-return--filter{overflow-x:auto;margin-bottom:20px;-ms-overflow-style:none;scrollbar-width:none}
.mf-fund-return--filter ul{display:flex}
.mf-fund-return--filter ul li{border-radius:40px;padding:8px 20px;border:1px solid #0074c9;margin-right:10px}
.mf-fund-return--filter ul li a{font-size:14px;font-weight:300;line-height:1.21;color:#000;white-space:nowrap}
.mf-fund-return--filter ul li:last-child{margin-right:0}
.mf-fund-return--filter .active-filter{background:#0074c9}
.mf-fund-return--filter .active-filter a{color:#fff;font-weight:500}
.mf-fund-return__card--wrapper{background:#fff;border-radius:4px;padding-top:20px}
.mf-fund-return__card{border-radius:4px;padding:25px 0 0;border:1px solid #aaa}
.mf-fund-return__card:hover{border:1px solid #0074c9;box-shadow:0 0 7px 0 rgb(0 114 198 / 70%)}
.mf-fund-return__card:nth-child(4n){margin-bottom:0}
.mf-fund-card-col{display:flex;align-items:flex-start;margin:0 16px}
.mf-fund-card-col:last-child{border-bottom:0}
.mf-fund-card-title-col{padding-bottom:20px}
.mf-fund-card-rating-col{padding:20px 0;align-items:center;border-top:1px solid #aaa}
.mf-fund-card-invite-col{padding-top:15px;display:flex;align-items:center}
.mf-fund-return__card--img{height:60px;width:60px;flex-shrink:0}
.mf-fund-return__card--img img{height:100%;width:100%;object-fit:contain}
.mf-fund-return__titlehead{margin-left:12px}
.mf-fund-return__card--title{font-size:18px;font-weight:700;color:#000;margin-bottom:12px}
.no-response-mf-fund-return__card--title{font-size:18px;font-weight:700;color:#000;margin:auto}
.mf-fund-return__card-tagrow ul{display:flex;align-items:center}
.mf-fund-return__card-tagrow li{color:#000;border-radius:2px;margin-right:10px;padding:5px;font-size:14px}
.mf-fund-return__headarrow{margin-left:auto}
.mf-fund-return__headarrow img{width:12px;height:11px;object-fit:contain}
.mf-fund-return__card--lable{font-size:14px;font-weight:300;line-height:1.21;color:#5d5d5d;margin-bottom:10px}
.mf-fund-return__card--conut{font-size:16px;font-weight:600;line-height:1.19;color:#000}
.mf-fund-ds-flex-2{flex:2}
.mf-fund-card__invest--btn{font-size:14px;font-weight:700;line-height:1.21;color:#fff;padding:8px 36px;border-radius:2px;background:#0074c9;text-transform:uppercase;margin-left:auto}
.mf-fund-card__invest--checkbox{margin-left:80px}
.mf-fund-card__invest--checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.mf-fund-card__invest--checkbox label{font-size:16px;font-weight:600;line-height:1.19;color:#000;position:relative;cursor:pointer}
.mf-fund-card__invest--checkbox label:before{content:'';-webkit-appearance:none;background-color:transparent;padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px;border-radius:50px;border:1px solid #0074c9}
.mf-fund-card__invest--checkbox input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}
.mf-fund-card__invest--checkbox input:checked+label:after{content:'';display:block;position:absolute;top:1px;left:7px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.mf-fund-card__invest--checkbox input:checked~label:before{background:#0074c9}
#pagination-container.simple-pagination ul{margin:25px 0 8px;padding:0;list-style:none;text-align:center}
#pagination-container.simple-pagination li{display:inline-block;margin-right:9px}
#pagination-container.simple-pagination li:last-child{margin-right:0}
#pagination-container.simple-pagination li a,#pagination-container.simple-pagination li span{padding:8px 11px;text-decoration:none;font-size:12px;font-weight:700;color:#5d5d5d}
#pagination-container.simple-pagination li a.next{padding-right:0}
#pagination-container.simple-pagination .current{color:#fff;background-color:#0074c9;border-radius:50%}
#pagination-container.simple-pagination .prev.current,#pagination-container.simple-pagination .next.current{background:transparent;color:#0074c9}
#pagination-container ul li img{height:11px;width:13px}
#pagination-container .disabled .next img{transform:rotate(180deg)}
#pagination-container .disabled .prev img{transform:rotate(360deg)}
.mf-fund-return__card--stingstar .cmpc-cd-ratings .bs-rating{display:flex;justify-content:flex-start}
.mf-fund-return__card--stingstar .bs-rating.rating-1 .star:nth-child(-n+1) .icon{color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-1 .star:nth-child(-n+1) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-2 .star:nth-child(-n+2) .icon{color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-2 .star:nth-child(-n+2) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-3 .star:nth-child(-n+3) .icon{color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-3 .star:nth-child(-n+3) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-4 .star:nth-child(-n+4) .icon{color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-4 .star:nth-child(-n+4) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-5 .star:nth-child(-n+5) .icon{color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating.rating-5 .star:nth-child(-n+5) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-return__card--stingstar .bs-rating .star .icon:before{font-size:16px}
.mf-fund-return__card--stingstar span.star{padding:0 2px}
.total-schamess-heading{font-size:14px;color:#444;line-height:1.43;padding-left:23.5px}
@media screen and (min-width:320px) and (max-width:767px){.mf-fund-return{margin-bottom:10px}
.mf-fund-return--filter{overflow-x:auto;margin-bottom:15px;margin-right:-15px}
.mf-fund-return--filter ul li{padding:7px 11px}
.mf-fund-return--filter ul li a{font-size:12px;line-height:1.25;white-space:nowrap}
.mf-fund-return__card--wrapper{background:transparent;padding:0}
.mf-fund-return__card{background:#FFF;border:1px solid #aaa;padding:15px 0 0;margin-bottom:10px}
.mf-fund-card-col{margin:0;padding:0 12px;border:0}
.mf-fund-card-title-col{padding-bottom:15px;border-bottom:1px solid #aaa}
.mf-fund-card-rating-col{padding:0 12px 15px;border-bottom:1px solid #aaa;display:block}
.mf-fund-card-invite-col{padding-top:8px}
.mf-fund-return__card--img{display:none}
.mf-fund-return__titlehead{margin-left:0}
.mf-fund-return__card--title{font-size:14px;line-height:1.21;margin-bottom:0}
.no-response-mf-fund-return__card--title{font-size:14px;line-height:1.21}
.mf-fund-return__card-tagrow{display:block}
.mf-fund-return__headarrow{margin-right:0;padding-top:4px}
.mf-fund-return__headarrow img{height:8px;width:8px}
.mf-fund-return__card--lable{font-size:11px;line-height:1.18;margin-bottom:12px}
.mf-fund-return__card--conut{font-size:11px;line-height:1.18}
.mf-fund-card__invest--btn{font-size:11px;line-height:1.18;padding:7px 17px}
.mf-fund-card__invest--checkbox label{font-size:11px;line-height:1.18}
.mf-fund-card__invest--checkbox label:before{padding:9px;margin-right:8px;background:#f4f4f4}
.mf-fund-card__invest--checkbox input:checked+label:after{top:-1px;left:6px;width:6px;height:10px}
.mf-fund-card__invest--checkbox{margin-top:13px;margin-left:0}
.mf-mob-full-width{width:100%;padding:0}
.mf-fund-return__card--active{outline:1px solid #0074c9}
.mf-fund-ds-flex-2{flex:unset}
#pagination-container{display:flex;justify-content:center}
#pagination-container.simple-pagination li{margin-right:0}
.mf-fund-return__card--stingstar .bs-rating .star .icon:before{font-size:16px}
.total-schamess-heading{font-size:12px;line-height:1.43}
}
.plc-val-wrap{display:flex;justify-content:space-between;align-items:center;width:430px;background-color:#f4f4f4;padding:10px 16px}
.round-border{border:3px solid #666;border-radius:50%;margin-right:8px}
@media screen and (max-width:767px){.plc-val-wrap{width:100%;padding:8px 15px;margin-top:10px}
}
.schames-count-heading-container{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #aaa;padding-bottom:20px}
.plp-list-cnt{border-right:1px solid #aaa;padding-right:23.5px}
.plp-grid-cnt{border-right:1px solid #aaa;padding:0 23.5px}
.plp-list-cnt img{cursor:pointer;width:24px;height:24px}
.plp-grid-cnt img{cursor:pointer;width:24px;height:24px}
.grid-icon-active{display:none}
.list-icon-non-active{display:none}
.list-grid-wrap{display:flex;align-items:center}
.sort-btn{display:flex;align-items:center;border-radius:4px;background-color:#fff;border:1px solid #aaa;padding:13px 15px}
.sort-btn-active{background-color:#0076d0 !important;border:1px solid #0076d0}
.sort-btn-active .plp-sort-text{color:#fff}
.plp-sort-text{font-size:12px;color:#000}
.plp-drp-sort-text{font-size:12px;padding-bottom:8px;cursor:pointer}
.sort-btn img{width:14px;height:8px}
.sort-arrow{margin-left:28px;display:none}
.sort-categories{padding:12px 12px 4px 12px;background-color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);border:solid 1px #3172c3;cursor:pointer;position:relative;border-radius:4px}
.sort-categories:before{content:'';display:block;position:absolute;left:111px;bottom:100%;width:0;height:0;border:8px solid transparent;border-bottom-color:#3172c3}
.sort-categories:after{content:'';display:block;position:absolute;left:112px;bottom:100%;width:0;height:0;border:7px solid transparent;border-bottom-color:white}
.sort-active{font-weight:bold;color:#3172c3}
.sort-cnt-new{display:none;position:absolute;top:50px;right:-5px;z-index:1;width:147px}
.plp-sort-cnt{position:relative;cursor:pointer}
.mf-fund-return-grid{display:flex;flex-wrap:wrap}
.mf-fund-card-col-grid{display:block}
.mf-checkbox-grid{margin-left:0;margin-top:16px}
.mf-fund-return-grid-card{display:flex;justify-content:space-between;flex-direction:column;height:100%;width:100%}
.plc-val-wrap-grid{width:auto}
.mf-fund-return__headarrow-grid{display:none}
.fund-return-card-wrap{width:100%;margin-bottom:16px;margin-left:8px;margin-right:8px}
.total-schamess-heading-mob{display:none}
.filter-cnt-mob{display:none}
.filter-cross-cnt{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:10px}
.filter-cross-btn{display:flex;align-items:center;border-radius:16px;border:solid 1px #0074c9;background-color:#fff;margin-right:10px;margin-bottom:10px;padding:7px 23px;cursor:pointer}
.filter-cross-text{font-size:14px;font-weight:bold;color:#0076d0}
.filter-cross-btn img{width:13px;height:13px;margin-left:8px}
.plp-text-center{width:100%}
.sort-btn-active .sort-arrow{display:block}
.sort-arrow-blue{margin-left:28px}
.sort-btn-active .sort-arrow-blue{display:none}
@media screen and (max-width:767px){.schames-count-heading-container{padding-bottom:12px}
.plp-list-cnt{display:none}
.plp-grid-cnt{display:none}
.sort-btn{padding:8px 12px}
.plp-sort-text{font-size:12px;color:#000}
.sort-arrow{margin-left:12px}
.sort-arrow-blue{margin-left:12px}
.sort-categories:before{content:'';display:block;position:absolute;left:111px;bottom:100%;width:0;height:0;border:8px solid transparent;border-bottom-color:#3172c3}
.sort-categories:after{content:'';display:block;position:absolute;left:112px;bottom:100%;width:0;height:0;border:7px solid transparent;border-bottom-color:white}
.sort-cnt-new{top:43px;right:-5px}
.filter-cnt-mob{display:flex;align-items:center;border:1px solid #aaa;padding:12px 7.5px;width:64px}
.filter-btn{border-radius:4px;background-color:#e8f6ff;padding:2px 4px;font-size:12px;color:#111;margin-left:8px;border:0;outline:0}
.total-schamess-heading{display:none}
.total-schamess-heading-mob{display:block;padding:16px 0}
.list-grid-wrap{display:none}
.mf-fund-return-grid{display:block}
.fund-return-card-wrap{margin:0}
}
.mf-fund-filter{background:#FFF;border-radius:4px;margin-bottom:20px}
#mf_fund_filter_close{display:none}
.mf-fund-filter__head{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 10px}
.mf-fund-filter__head p{font-size:24px;font-weight:800;line-height:1.21;color:#000}
.mf-fund-filter__clear{display:none;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:.45px;color:#0074c9}
.mf-fund-filter__title{font-size:18px;font-weight:700;line-height:.72;color:#000;margin-bottom:15px}
.mf-fund-filter-group{padding:20px 0;border-bottom:1px solid rgba(225,225,225,0.2)}
.mf-fund-filter-group:last-child{border-bottom:0}
.mf-fund-filter__fund-category,.mf-fund-filter__fund-type,.mf-fund-filter__risk,.mf-fund-filter__rating,.mf-fund-filter__banchmark{margin:0 20px;padding:20px 0}
.mf-fund-filter__fund-category{border-bottom:0}
.mf-fund-filterby-tabs{margin-top:-8px}
.mf-fund-filterby-tabs ul{display:flex;flex-wrap:wrap}
.mf-fund-filterby-tabs ul li{margin-right:15px;border:1px solid #0074c9;padding:8px 15px;margin-top:8px;border-radius:4px;font-size:14px;font-weight:300;line-height:1.21;color:#000;cursor:pointer}
.mf-fund-filterby-tabs .fund-category-active-tab,.mf-fund-filterby-tabs .fund-type-active-tab,.mf-fund-filterby-tabs .fund-risk-active-tab,.mf-fund-filterby-tabs .fund-banchmark-active-tab{background:#0074c9;font-weight:500;color:#fff}
.mf-fund-filterby-stars-row{display:flex;align-items:center;margin-bottom:15px}
.mf-fund-filterby-stars-row:last-child{margin-bottom:0}
.mf-fund-filter__advanced{background:#fff;padding:12px 20px}
.mf-fund-filter__advanced--title p{font-size:14px;font-weight:700;line-height:1.21;color:#000;display:flex;justify-content:space-between;align-items:center}
.mf-fund-filter__advanced--title p::after{content:"";border:solid #0074c9;border-width:0 2px 2px 0;padding:3px;display:inline-block;transform:rotate(-135deg);transition:all .3s}
.mf-fund-filter__advanced--title p.mf-fund-advanced-active::after{transform:rotate(45deg)}
.mf-fund-filter__advanced--list{background:#FFF;padding:20px;margin-top:20px;margin-bottom:10px;border-radius:4px}
.mf-fund-filter__advanced--list ul{max-height:140px;overflow-y:auto}
.mf-fund-filter__advanced--list ul::-webkit-scrollbar{width:5px}
.mf-fund-filter__advanced--list ul::-webkit-scrollbar-track{border-radius:10px}
.mf-fund-filter__advanced--list ul::-webkit-scrollbar-thumb{background:#FFF;border-radius:10px}
.mf-fund-filter__advanced--list ul li{width:100%;margin-bottom:12px}
.mf-fund-filter__advanced--list .mf-fund-filter__checkbox label:before{background:#FFF;border:1px solid #0074c9}
.mf-fund-filter__advanced--list .mf-fund-filter__checkbox label{font-size:14px;line-height:1.07}
.mf-fund-filter__advanced--list .mf-fund-filter__checkbox input:checked+label:after{top:1px}
.mf-peer-rating-pr{display:flex;align-items:center}
.mf-peer-rating-text span{font-size:14px;line-height:17px;color:#000;margin-left:15px}
.mf-fund-filterby-stars-wrap .cmpc-cd-ratings .bs-rating{display:flex;justify-content:flex-start}
.icon-socialmedia_fb:before{content:"\e90b"}
.mf-fund-filterby-stars-wrap .bs-rating.rating-1 .star:nth-child(-n+1) .icon{color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-1 .star:nth-child(-n+1) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-2 .star:nth-child(-n+2) .icon{color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-2 .star:nth-child(-n+2) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-3 .star:nth-child(-n+3) .icon{color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-3 .star:nth-child(-n+3) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-4 .star:nth-child(-n+4) .icon{color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-4 .star:nth-child(-n+4) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-5 .star:nth-child(-n+5) .icon{color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating.rating-5 .star:nth-child(-n+5) .icon:before{content:"\e92d";color:#e8bf24}
.mf-fund-filterby-stars-wrap .bs-rating .star .icon:before{font-size:18px}
.mf-fund-filterby-stars-wrap span.star{padding:0 2px}
.mf-fund-filter__checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.mf-fund-filter__checkbox label{font-size:16px;font-weight:600;line-height:1.19;color:#000;position:relative;cursor:pointer}
.mf-fund-filter__checkbox label:before{content:'';-webkit-appearance:none;padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px;background:#e8f6ff;border-radius:50px}
.mf-fund-filter__checkbox input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}
.mf-fund-filter__checkbox input:checked+label:after{content:'';display:block;position:absolute;top:1px;left:7px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.mf-fund-filter__checkbox input:checked ~ label:before{background:#0074c9}
.border-b-0{border-bottom:0}
.mf-fund-filter-sort-bar{display:none}
.pd--lg{padding-left:0}
@media screen and (min-width:320px) and (max-width:1023px){.mf-fund-filter__head{padding:0 20px 10px}
.mf-mob-full-width{width:100%;padding:0}
.mf-fund-filter{display:none;position:fixed;bottom:0;width:100%;height:92%;z-index:99;margin-bottom:0;overflow-x:auto}
.mf-fund-filter-sort-bar{display:block;position:fixed;bottom:0;width:100%;z-index:1}
.mf-fund-filter-sort-wrapper{display:flex;background:#f4f4f4;justify-content:center}
.mf-fund-filter-sort-wrapper a{font-size:14px;font-weight:700;line-height:1.21;color:#0074c9;text-align:center;padding:22px 0;text-transform:uppercase;width:50%;display:block}
.mf-fund-filter-sort-wrapper a:first-child{border-right:1px solid rgba(225,225,225,0.2)}
.no-scroll{overflow:hidden}
.mf-fund-filter-screen-overlay{width:100%;height:100%;position:fixed;top:0;left:0;overflow:auto;visibility:hidden;background-color:rgba(0,0,0,0.5);z-index:22;opacity:1}
.mf-filter-model-open{visibility:visible;opacity:1}
#mf_fund_filter_close{background-color:#747474;width:55px;height:5px;border-radius:40px;display:block}
.mob-filter-icon,.mob-sort-icon{margin-right:10px}
.active-dot{content:" ";height:5px;width:5px;border-radius:50%;background:red;display:inline-block;position:relative;top:-10px;left:15px}
.mf-fund-filter__advanced--list{margin-left:-15px;margin-right:-15px;margin-top:0}
.mf-fund-filter__checkbox label:before{border:1px solid #0074c9;background:#fff}
}
@media screen and (min-width:768px) and (max-width:1023px){.mf-fund-filter__advanced--list ul li{width:100%}
}
.mf-fund-filter-search{margin:0 20px;padding:20px 0}
.mf-fund-filter__search--list ul{display:flex;flex-direction:column;max-height:140px;overflow-y:auto}
.mf-fund-search-wrapper{padding:15px 16px 10.5px 16px;border-radius:8px;background-color:#f7f7f7}
.mf-search-input-wrap{border-bottom:1px solid #aaa;padding-bottom:8px;margin-bottom:24px;display:flex;margin-right:20px}
.mf-search-input-wrap img{width:16px;height:16px;object-fit:cover;margin-right:8px}
.mf-search-input-wrap input[type="text"]{background-color:transparent;width:100%;font-size:16px;text-align:left;color:#aaa}
div.mf-fund-search-title{font-size:18px;font-weight:bold;line-height:.72;text-align:left;color:#000;margin-bottom:10px}
.mf-fund-searcfilter__checkbox label{font-size:14px;line-height:2.14;text-align:left;margin:0 0 0 10.5px;position:relative;font-weight:600}
.mf-fund-searcfilter__checkbox input{display:none}
.mf-fund-searcfilter__checkbox label:before{content:'';-webkit-appearance:none;padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px;background:#e8f6ff;border-radius:50px;border:1px solid #0074c9}
.mf-fund-filter__search--list .mf-fund-searcfilter__checkbox label:before{background:#FFF;border:1px solid #0074c9}
.mf-fund-searcfilter__checkbox input:checked ~ label:before{background:#0074c9}
.mf-fund-searcfilter__checkbox input:checked+label:after{content:'';display:block;position:absolute;top:1px;left:7px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
@media screen and (max-width:767px){.fund-close-cnt-wrap{background:#fff;position:sticky;top:0;z-index:1001;height:40px;width:100%;display:flex;align-items:center;justify-content:center}
}
.mf-fund-sortby{background:#FFF;border-radius:4px;padding:20px 15px 20px 20px;border-top:20px solid #f4f4f4}
.mf-fund-sortby__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px}
.mf-fund-sortby__head h2{font-size:24px;font-weight:800;line-height:1.21;color:#000}
.mf-fund-sortby__clear{font-size:15px;font-weight:600;line-height:1.2;letter-spacing:.45px;color:#0074c9}
.mf-fund-sortby-tabs{margin-top:-8px}
.mf-fund-sortby-tabs ul{display:flex;flex-wrap:wrap}
.mf-fund-sortby-tabs ul li{border:1px solid #0074c9;padding:8px 15px;margin:8px 15px 0 0;border-radius:4px;font-size:14px;font-weight:300;line-height:1.21;color:#000;cursor:pointer}
.mf-fund-sortby-tabs .mf-fund-sortby-active-tab{background:#0074c9;font-weight:500;color:#fff}
#risk{display:block}
#amc{display:block}
#rating{display:block}
.filter-left-section{display:none}
.filter-btns-wrap{display:none}
@media screen and (min-width:320px) and (max-width:1023px){.mf-fund-sortby{display:none;width:100%;z-index:99;margin-bottom:0;overflow-x:auto;border:0}
.mf-mob-full-width{width:100%;padding:0}
#mf_fund_sortby_close{background-color:#747474;width:55px;height:5px;border-radius:40px;margin:0 auto;display:none}
.no-scroll{overflow:hidden}
.mf-fund-sortby-screen-overlay{width:100%;height:100%;position:fixed;top:0;left:0;overflow:auto;visibility:hidden;background-color:rgba(0,0,0,0.5);z-index:22;opacity:1}
.mf-sortby-model-open{visibility:visible;opacity:1}
.mf-fund-sortby__head h2{font-size:18px;line-height:normal}
.mf-fund-sortby-mob{display:block}
.filter-section{display:flex;height:calc(100% - 96px)}
.filter-left-section{display:block;background-color:#f4f4f4;width:35%}
.filter-right-section{width:65%}
.left-sec-head{display:flex;align-items:center;padding:15px 17px 15px 0;border-bottom:1px solid #aaa}
.blue-border{border-radius:2px;border:3px solid #0074c9;height:30px}
.left-sec-text{font-size:14px;color:#000;padding-left:12px}
.left-text-active{font-weight:bold;color:#3172c3}
#risk{display:none}
#amc{display:none}
#rating{display:none}
.mf-fund-filter__advanced--list ul{max-height:245px;overflow-y:auto}
.mf-fund-filter-wrap{position:relative;height:100%}
.filter-btns-wrap{position:fixed;bottom:0;display:flex;align-items:center;width:100%;padding:15px 0 15px 42px;background-color:#fff}
.filter-cancel-btn{font-size:14px;font-weight:bold;color:#007ce5;text-decoration:underline}
.filter-apply-btn{width:202px;padding:8px;text-align:center;border-radius:16px;box-shadow:0 1px 4px 0 rgba(0,0,0,0.16);background-color:#007ade;color:#fff;font-size:14px;font-weight:bold;border:0;outline:0;margin-left:32px}
.mf-fund-filter__title{font-size:14px;font-weight:bold;color:#000}
.mf-fund-filter__fund-category,.mf-fund-filter__fund-type,.mf-fund-filter__risk,.mf-fund-filter__rating,.mf-fund-filter__banchmark{margin:0 20px;padding:0 0 20px 0}
.mf-fund-filter-search{margin:0 20px;padding:0 0 20px 0}
.mf-fund-search-wrapper{padding:0;border-radius:8px;background-color:#fff}
.mf-fund-filter__search--list ul{max-height:245px;overflow-y:auto}
.mf-fund-filter__advanced--title p::after{display:none}
}
.faq-comp-wrap{padding:50px 0}
.faq-com__head{font-size:30px;line-height:36px;color:#000;font-weight:800;margin-bottom:40px}
.plp-mf-faq-accordian-content-wrap{margin-bottom:15px}
.plp-mf-accordian__title{padding:25px;font-size:24px;line-height:.54;color:#000;font-weight:700;display:flex;justify-content:space-between;transition:.4s;cursor:pointer;align-items:center}
.plp-mf-accordian__title::after{content:"";border:solid #0074c9;border-width:0 2px 2px 0;padding:3px;display:inline-block;transform:rotate(45deg);transition:all .3s}
.plp-mf-accordian-data{font-size:16px;line-height:19px;color:#444;padding:0 25px 25px;transition:max-height .2s ease-out;display:none}
.plp-mf-faq-active-accordian:after{transform:rotate(-135deg)}
.faq-comp-vw-mr-lnk-txt{font-weight:600;font-size:15px;line-height:18px;color:#0074c9;letter-spacing:.45px}
.faq-comp-vw-mr-lnk-pr{float:right;cursor:pointer;display:flex;align-items:center;justify-content:space-between}
.faq-comp-vw-mr-arrow-icon{margin-left:10px;padding-top:4px}
.faq-arrow-right-icon{height:100%;width:100%;object-fit:contain}
.faqImgWrap{width:537px;height:457px}
.faq__img{width:100%;height:100%;object-fit:contain}
.mob-col-none{display:flex;align-items:center}
.plp-mf-accordian-data ol li{margin-top:15px;margin-left:16px}
.plp-mf-accordian-data li{list-style:block}
.plp-mf-accordian-data ul li{margin-top:15px;margin-left:16px;list-style-type:disc;font-size:16px}
.plp-mf-faq-accordian-content-wrap{margin-bottom:15px;border-radius:4px;background-color:#fff}
.plp-mf-faq-accordian{margin-top:20px}
@media screen and (min-width:601px) and (max-width:1024px){.mob-col-none{display:none}
.mob-col-full-width{width:100%}
.faq-com__head{font-size:16px;line-height:19px;margin-bottom:15px}
}
@media screen and (max-width:1024px){.plp-mf-accordian__title{font-size:16px;line-height:normal;padding:16px}
.faq-comp-wrap{padding:15px 0}
.plp-mf-accordian__title::after{font-size:23px;line-height:19px}
}
@media screen and (min-width:320px) and (max-width:600px){.mob-col-none{display:none}
.mob-col-full-width{width:100%}
.plp-mf-accordian__title::after{font-size:23px;line-height:19px}
.plp-mf-faq-accordian-content-wrap{margin-bottom:8px}
.faq-com__head{font-size:16px;line-height:19px;margin-bottom:15px}
.plp-mf-accordian-data{font-size:14px;line-height:1.57;color:#444;padding:0 14px 14px}
.faq-comp-vw-mr-lnk-txt{font-size:15px;line-height:normal;letter-spacing:.45px}
.faq-comp-vw-mr-arrow-icon{height:14px;width:14px;padding-top:0}
.plp-mf-accordian-data ol li{margin-left:15px}
.plp-mf-accordian-data ul li{margin-left:15px;font-size:14px}
}
.mutual-fund-category-wrap{padding:40px 0;display:flex}
.amc-col-para-head{font-size:18px;line-height:13px;color:#000;font-weight:700;margin-bottom:15px}
.amc-col-para-content{font-size:14px;line-height:22px;color:#0074c9}
.amc-col-para-content::after{content:" ";margin:0 4px 0 2px;border-right:1px solid #000}
.amc-col-para-content:last-child::after{border-right:0}
@media screen and (max-width:767px){.mutual-fund-category-wrap{padding:16px 0}
.mob-col-view{flex-direction:column}
.mob-full-col{width:100%;margin-bottom:15px}
.amc-col-para-head{font-size:14px;line-height:17px;margin-bottom:10px}
.amc-col-para-content{font-size:12px;line-height:22px}
}