.custom-model-main{text-align:center;overflow:hidden;position:fixed;right:0;bottom:0;left:0;-webkit-overflow-scrolling:touch;outline:0;opacity:0;transition:opacity .15s linear,z-index .15;z-index:-1;overflow-x:hidden;overflow-y:auto}
.card-content-center{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column}
.comparePopupFundInfoSection{display:flex;align-items:flex-start;justify-content:flex-start}
.comparePopupFundInfoSection span{font-size:10px;margin-left:2px;padding:4px;color:#666;border-left:.5px solid rgba(128,128,128,0.3);text-align:left}
.comparePopupFundInfoSection span:nth-child(1){margin-left:0;padding-left:0;border-left:0}
.model-open{z-index:99999;opacity:1;overflow:hidden}
.custom-model-inner{will-change:transfrom;transform:translate(0,-25%);transition:transform .3s ease-out;display:inline-block;vertical-align:middle;width:100%;max-width:100%}
.custom-model-wrap{display:flex;justify-content:end;width:100%;position:relative;background-color:#f2f2f2;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,0.5);padding:20px}
.model-open .custom-model-inner{will-change:transfrom;transform:translate(0,0);z-index:999;position:fixed;bottom:0}
.model-open.bg-overlay{display:block;background:rgba(0,0,0,0.8);z-index:9999}
.bg-overlay{display:none;background:rgba(0,0,0,0);height:100vh;width:100%;position:fixed;left:0;top:0;right:0;bottom:0;z-index:0;transition:background .15s linear}
.cross-bg{position:absolute;border-radius:50%;top:-11px;right:-9px;background:#f2f2f2;box-shadow:0 -3px 6px 0 rgba(0,0,0,0.16);height:21px;width:21px;display:flex;justify-content:center;align-items:center;cursor:pointer}
.pop-up-card-img-heading-container{position:relative;padding:13px 10px 14px 10px;height:100%}
.pop-up-card-img-heading-container .fundRedirectionLink{display:flex}
.popup-close{height:50%;width:50%}
.pop-up-content-wrap{width:23.5%;padding-left:15px}
.custom-model-inner .custom-model-wrap .pop-up-btn-section{width:19%}
.pop-up-card-img-heading-container .pop-up-card-img-logo{width:63px;height:63px;border-radius:50%;margin-right:10px}
.pop-up-card-heading{width:77%;justify-content:space-around;text-align:left}
.pop-up-compare-add-text{font-size:17px;line-height:20px;font-weight:500}
.pop-up-compare-clear-container{width:53%;display:flex;flex-direction:column;height:100%;margin-left:15px;justify-content:space-around}
.pop-up-cancel-container{margin-right:10px}
.pop-up-bfl-mf-clp-btn-card{justify-content:space-between}
.pop-up-compare-btn,.pop-up-clear-btn{background-color:#fa6500;font-size:15px;line-height:20px;font-weight:500;color:#fff;padding:10px 0;border-radius:20px}
.pop-up-clear-btn{background-color:#f2f2f2;color:#fa6500}
.pop-up-cancel-btn{margin:auto}
.icon-plus,.pop-up-cancel-btn .icon-plus,.mob-pop-up-inner-card-cancel-btn .icon-plus{position:relative;top:50%;left:50%;width:16px;height:16px;will-change:transfrom;transform:translate(-50%,-50%)}
.pop-up-cancel-btn .icon-plus{left:0;will-change:transfrom;transform:rotate(45deg);height:20px;width:20px}
.icon-plus:before,.pop-up-cancel-btn .icon-plus:before{content:"";position:absolute;top:0;left:46.5%;width:10%;height:100%;background-color:#fa6500;border-radius:50%}
.pop-up-cancel-btn .icon-plus:before{border:1.5px solid #fa6500;border-radius:20px;left:40%}
.icon-plus:after,.pop-up-cancel-btn .icon-plus:after{content:"";position:absolute;top:44.5%;left:0;width:100%;height:10%;background-color:#fa6500;border-radius:50%}
.pop-up-cancel-btn .icon-plus:after{border:1.5px solid #fa6500;border-radius:20px;top:40%}
.stop-scrolling{height:100%;overflow:hidden}
.desk-d-none{display:none}
.mob-pop-up-inner-card-cancel-btn .icon-plus{will-change:transfrom;transform:rotate(45deg);left:0;margin-right:5px;top:5px;height:10px;width:10px}
.pop-up-inner-card-cancel-container{position:absolute;right:0}
.pop-up-bfl-mf-clp-card{position:relative;height:100%;background:#fff;border-radius:6px}
.pop-up-card-img-logo img{border-radius:35px;border:solid 1px rgba(191,191,191,0.5);object-fit:contain}
.popup-card{display:none}
.bfl-compare-fund .search-mutual-fund{color:#fff;font-size:24px;font-weight:700;margin-bottom:20px}
.bfl-compare-cancel-icon{position:absolute;top:-5%;right:0;width:12px;height:12px}
.bfl-compare-cancel-icon:before,.bfl-compare-cancel-icon:after{position:absolute;left:0;content:" ";height:15px;width:2px;background-color:#ff6700}
.bfl-compare-cancel-icon:before{will-change:transfrom;transform:rotate(45deg)}
.bfl-compare-cancel-icon:after{will-change:transfrom;transform:rotate(-45deg)}
.bfl-compare-fund{display:none;position:fixed;top:50%;left:50%;will-change:transfrom;transform:translate(-50%,-50%)}
.bfl-comare-fund-main{width:750px;align-items:center;justify-content:center}
.model-openn{z-index:999999;display:block}
.bfl-compare-fund .bfl-compare-search-bar{background:#fff;padding:18px 15px;border-radius:4px;position:relative;width:750px}
.bfl-compare-fund .input-search-bar{display:flex;align-items:center;padding:46px 15px 15px;position:relative;width:100%;height:60px;overflow:hidden;line-height:normal}
.bfl-compare-fund .input-search-bar img{height:16px;width:16px;position:absolute;left:0;bottom:13px}
.bfl-compare-fund .compare-search-inp{width:100%;background:transparent;color:#000;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}
.bfl-compare-fund .input-search-bar input{width:100%;height:100%;color:#000;border:0;font-size:21px;font-weight:600}
.bfl-compare-fund .input-search-bar label{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;border-bottom:1px solid #d3dae1;color:#aaa}
.bfl-compare-fund .input-search-bar 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}
.bfl-compare-fund .label-text{position:absolute;bottom:0;left:30px;font-size:21px;font-weight:600;color:#000;padding-bottom:9px;transition:all .3s ease}
.bfl-compare-fund .input-search-bar input:focus{outline:0}
.bfl-compare-fund .input-search-bar input:focus+.label-name .label-text,.bfl-compare-fund .input-search-bar input:valid+.label-name .label-text{will-change:transfrom;transform:translateY(-125%);left:0;color:#000;font-size:14px;font-weight:500}
.bfl-compare-fund .input-search-bar input:focus+.label-name::after,.bfl-compare-fund .input-search-bar input:valid+.label-name::after{will-change:transfrom;transform:translateX(0)}
.bfl-compare-fund .comapre-inp-search-suggection-wrapper .mf-compare-bar-parent{border-bottom:1px solid rgba(225,225,225,0.25);border-radius:0}
.bfl-compare-fund .comapre-inp-search-suggection-wrapper .mf-compare-bar-parent:last-child{border-bottom:0}
.compare-sec-btn-wrap{display:flex;align-items:center;justify-content:center;margin-top:20px}
.bfl-compare-fund .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-compare-bar-parent{display:flex;justify-content:space-between;align-items:center;margin-top:12px}
.compare-bar-img-parent{width:68px;height:68px;border:solid 1px rgba(191,191,191,0.5);object-fit:contain;overflow:hidden;border-radius:50%}
.compare-bar-img-parent img{width:100%;height:100%;object-fit:contain}
.compare-bar-headline{font-size:18px;color:#000;font-weight:600;margin-left:23px;max-width:397px}
.bfl-compare-fund .inp-search-selct-fund-btn{padding:8px 33px;border-radius:18px;background:linear-gradient(76deg,#ff6700,#fe8e0c);margin-left:auto;flex-shrink:0}
.bfl-compare-fund .inp-search-selct-fund-btn a{font-size:14px;font-weight:500;color:#fff;text-transform:uppercase}
.compare-img-head-main{display:flex;align-items:center}
.mob-dis-block{display:none}
.comapre-inp-search-suggection-wrapper{max-height:250px;overflow:auto}
::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-thumb{background:#888}
::-webkit-scrollbar-thumb:hover{background:#555}
.scheme-alloc-values{flex-wrap:wrap}
.scheme-Parameter-name{min-width:100px}
.pop-up-card-heading h2{font-size:14px;line-height:normal;font-weight:500;color:var(--black);margin-bottom:0}
.pop-up-compare-add-icon-container{display:inline-grid;height:30px;width:30px}
.comapre-error-container{position:absolute;top:-50%;right:0;left:0;display:none}
.comapre-error-container .error-msg-container{color:#fff;font-size:14px;font-weight:500;background:#002953;display:inline-block;padding:10px 0;border-radius:8px}
.comapre-error-container .error-msg-container .container-wrap{align-items:center;border-right:solid 1px #f2f2f2;padding:0 40px 0 30px}
.comapre-error-container .error-msg-container .error-msg-btn p{font-size:15px;font-weight:500;color:#fa6500;cursor:pointer}
.comapre-error-container .error-msg-container .error-msg-btn{padding:0 40px;display:flex;align-items:center}
.comapre-error-container .error-msg-container .error-icon{height:22px;width:24px;margin-right:10px}
.Max-error-msg{margin-bottom:0}
.error-msg-btn p{margin-bottom:0}
@media screen and (min-width:767px) and (max-width:1024px){.comparePopupFundInfoSection .comparePopupFundInfoSectionRisk{display:none}
.comparePopupFundInfoSection span{font-size:8px}
.bfl-compare-cancel-icon{right:0}
.bfl-compare-cancel-icon:before,.bfl-compare-cancel-icon:after{height:28px;width:4px}
.pop-up-card-img-heading-container .pop-up-card-img-logo{display:none}
}
@media screen and (max-width:768px){.bfl-compare-fund{width:100%}
.comapre-inp-search-suggection-wrapper{max-height:150px}
.bfl-compare-fund .bfl-compare-search-bar{padding:17px 20px;height:50%;overflow:scroll;width:100%}
.bfl-pd{padding:0 15px}
.bfl-compare-fund .search-mutual-fund{font-size:15px;font-weight:800;margin-bottom:16px}
.compare-bar-img-parent{width:36px;height:36px}
.compare-bar-headline{font-size:11px;color:#1a1a1a;max-width:146px;margin-left:10px}
.bfl-compare-cancel-icon{right:15px;top:auto}
.bfl-compare-cancel-icon:before,.bfl-compare-cancel-icon:after{position:absolute;left:0;top:-75px;content:" ";height:15px;width:2px;background-color:#ff6700}
.desk-dis-block{display:none}
.mob-dis-block{display:block}
.compare_right_per_text{color:#000;font-size:13px;font-weight:700}
.compare-right-return-text{color:#1a1a1a;font-size:10px}
}
@media screen and (min-width:320px) and (max-width:768px){.comapre-error-container .error-msg-container{font-size:12px;font-weight:500;min-width:auto;padding:14px 0}
.comapre-error-container .error-msg-container .container-wrap{width:auto;padding:0 20px 0 8px}
.comapre-error-container .error-msg-container .error-msg-btn{width:auto;padding:0 20px}
.comapre-error-container .error-msg-container .error-msg-btn p{font-size:12px;margin:0}
.comapre-error-container .error-msg-container .error-icon{height:13px;width:14px;margin-right:8px}
.comapre-error-container{top:-35%}
.comparePopupFundInfoSection .comparePopupFundInfoSectionRisk{display:none}
.cross-bg{background:0;box-shadow:none;top:0;right:2px;cursor:pointer}
.comparePopupFundInfoSection span{font-size:8px}
.custom-model-inner{margin:0;max-width:100%}
.custom-model-main{align-items:flex-end}
.custom-model-wrap{flex-wrap:wrap;justify-content:space-between;padding:21px 6px 10px 7px;z-index:-1;border-radius:0}
.pop-up-content-wrap{width:49%;padding-left:0;margin-bottom:15px}
.custom-model-inner .custom-model-wrap .pop-up-btn-section,.pop-up-card-heading,.pop-up-compare-clear-container{width:100%}
.pop-up-btn-section{margin:0}
.pop-up-compare-clear-container{margin:0;flex-direction:row-reverse}
.pop-up-card-img-heading-container{padding:15px;width:100%}
.pop-up-bfl-mf-clp-card{border-radius:4px;border:0;background-color:#fdfdfd}
.pop-up-cancel-container{display:flex;justify-content:flex-end;will-change:transfrom;transform:translate(0,100%);height:22px;margin-right:8px}
.pop-up-cancel-btn{margin:0}
.mob-d-none,.pop-up-card-img-logo{display:none}
.desk-d-none{display:block}
.mob-pop-up-cancel-btn .icon-plus{height:12px;width:12px}
.pop-up-compare-add-icon-container{border:0;margin-bottom:3px}
.pop-up-compare-add-icon-container .icon-plus{height:11px;width:11px}
.pop-up-compare-add-text{font-size:12px;line-height:14px;font-weight:normal}
.pop-up-card-heading h2{font-size:10px;font-weight:normal;line-height:12px}
.pop-up-compare-btn,.pop-up-clear-btn{width:38%;max-height:36px;padding:8px 0}
.pop-up-clear-btn{border:solid 1px #fa6500;font-weight:normal}
.pop-cross-icon:before{position:absolute;left:10px;top:5px;content:" ";height:10px;width:1.5px;background-color:#ff6700;will-change:transfrom;transform:rotate(45deg)}
.pop-cross-icon:after{position:absolute;left:10px;top:5px;content:" ";height:10px;width:1.5px;background-color:#ff6700;will-change:transfrom;transform:rotate(135deg)}
.pop-cross-icon{width:0;height:0;top:-17px;left:-19px;right:0}
.pop-up-card-heading{height:50px}
.card-render:nth-last-child(3){display:none}
}
@media screen and (min-width:769px) and (max-width:1024px){.pop-up-card-img-heading-container .pop-up-card-img-logo{display:none}
.pop-up-content-wrap{width:26%}
.pop-up-cancel-container{width:2%}
.custom-model-inner .custom-model-wrap .pop-up-btn-section{width:20%}
.pop-up-card-img-heading-container{width:100%}
@media screen and (min-width:320px) and (max-width:768px){.comparePopupFundInfoSection .comparePopupFundInfoSectionRisk{display:none}
.comparePopupFundInfoSection span{font-size:8px}
.custom-model-inner{margin:0;max-width:100%}
.custom-model-main{align-items:flex-end}
.custom-model-wrap{flex-wrap:wrap;justify-content:space-between;padding:21px 6px 10px 7px;z-index:-1;border-radius:0}
.pop-up-content-wrap{width:49%;padding-left:0;margin-bottom:15px}
.custom-model-inner .custom-model-wrap .pop-up-btn-section,.pop-up-card-heading,.pop-up-compare-clear-container{width:100%}
.pop-up-btn-section{margin:0}
.pop-up-compare-clear-container{margin:0;flex-direction:row-reverse}
.pop-up-card-img-heading-container{padding:15px}
.pop-up-bfl-mf-clp-card{border-radius:4px;border:0;background-color:#fdfdfd}
.pop-up-cancel-container{display:flex;justify-content:flex-end;will-change:transfrom;transform:translate(0,100%);height:22px;margin-right:8px}
.pop-up-cancel-btn{margin:0}
.mob-d-none,.pop-up-card-img-logo{display:none}
.desk-d-none{display:block}
.mob-pop-up-cancel-btn .icon-plus{height:12px;width:12px}
.pop-up-compare-add-text{font-size:12px;line-height:14px;font-weight:normal}
.pop-up-compare-btn,.pop-up-clear-btn{width:38%;max-height:36px;padding:8px 0}
.pop-up-clear-btn{border:solid 1px #fa6500;font-weight:normal}
.pop-up-card-heading{height:50px}
.card-render:nth-last-child(3){display:none}
.pop-up-compare-add-icon-container{height:12px;width:12px}
}
}
.app-header-mf{background-color:#002953;color:white;padding:20px 30px;display:flex;justify-content:space-between;align-items:center;margin-top:-10px;position:sticky;top:0;z-index:99}
.app-header-heading{color:white}
.app-header-logo{height:27px;width:74.2px}
.app-logo-container{display:flex;column-gap:10px;align-items:center;justify-content:space-between;width:100%}
.mf-page-back-arrow{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}
.pwa-search-icon-mf{font-size:18px;cursor:pointer}
@media screen and (max-width:992px){.mf-page-back-arrow{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}
}
.app-search-icon{font-size:18px}