.modal-footer .btn.loading {
	display: none !important
}
#formShare {
    color: #3e593c;
    cursor: pointer;
    font-size: 22px;
    padding:5px ;
}
.products_share {
    display: flex;
    align-items: center;
    column-gap:10px ;
}
.customsipbox {
    background-color: rgb(255, 255, 255);
    border: none;
    box-shadow: none;
    font-size: 40px;
    line-height: 1.05;
    height: 48px;
}
.blockinvestblur{
    filter: blur(5px);
    pointer-events: none;
}
.custompadding{
    padding: 5px;
}
.custompaddingsmall {
    padding: 0px;
}
.custompaddingnoright {
    padding: 10px 0px 10px 10px;
}
#InvestNowFP {
    border-radius: 100px;
    width: auto;
    background: #70B865;
    font-size: 20px;
    color:#ffffff;
    padding: 8px 35px;
}
.pristine {
    border: 1px solid #4c7649 !important;
    border-radius: 25px !important;
}
.sip-calculator-FP{
    display: block !important;
}
.custom-label-FP {
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
}
.custom-label-circle0{
    background: #3e593c;
}
.custom-label-circle1{
    background: #969f6e;
}
.custom-label-FP.strike {
    text-decoration: none;
    position: relative;
}
.custom-label-FP.strike::before{
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: calc( 50% - 1.5px );
    border-bottom: 3px solid #000;
}
.custom-label-circle0 {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}
.custom-label-circle1 {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}
.btnStyle {
    background-blend-mode: multiply;
    border-radius: 2px;
    padding: 12px 13px 10px;
    margin-right: 10px;
    font-size: 19px;
    font-style: normal;
    font-family: pf_handbook_promedium;
    font-weight: normal;
    line-height: 22px;
    border: none;
    background: #f1f3f6;
    color: #000000;
}
.btnStyle.active {
    background: #f7a500;
    color: #ffffff;
}
.fundLabel {
    font-size: 1.2rem;
    line-height: 1.42;
    color: #888e94;
    margin-right: 8px;
    margin-bottom: 10px;
}
select#index {
    border: 3px solid #ddd;
    display: inline-block;
    padding: -1px 30px 10px 30px;
    font-size: 1.3rem;
}
.index-slider {
    max-width: 1200px;
    width: 100% !important;
    margin: 0 auto;
}
.content-box b {
    font-size: 12px;
    color: #696969;
}
.content-box p {
    font-size: 12px;
}
.index-slider{
    width:95% !important;
}
.card_iicon img {
    margin: 0px 0 0 6px;
}
.count{
  width:auto !Important;
}
.titletext{
    display: flex;
    flex-direction: column;
}
.butsip{
    margin: 15px 0px;
}
.butsip .cta-button{
	padding: 7px 90px 9px !important;
	white-space: nowrap;
}
.img-fluid img{
    width: 25px;
}
.also-viwed .also-carousel .inner-slide .content-box .row span .top-green {
    width: 100%;
}
.btn_green{
    color: #ffffff !important;
    background: #BDD753 !important;
    border: 0;
    padding: 0px 10px;
    border-radius: 100px !important;
    border: 1px solid #ecedf1;
}
.btn_nor{
    font-family: "pf_encore_sans_proregular";
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 20px;
    color: #6c7174 !important;
    display: block;
    padding: 4px 12px;
    background: transparent;
    border: 1px solid #ecedf1;
    box-sizing: border-box;
    border-radius: 100px !important;
}
hr{
    margin: 10px;
}
@media (min-width: 769px) {
  .slick-dots {
    display: none !important;
  }
} 
@media (max-width: 768px) {
  .slick-dots {
    display: block !important;
  }
}
.inv{
    width:40%;
}
.bck_clr{
    background-color: transparent !important;
}
.more {
    display: none;
}
.read_timing {
    display: flex;
    padding: 16px;
    width: 100%;
    padding-left: 0px;
    column-gap: 12px;
        color: #000000;
    font-size: 14px;
    }
.avgRead {
    padding-left: 0px;
}
.avgRead .cReadTime {
    line-height: 20px;
    color:#000000 !important;
    font-size: 11px !important;
}
.vid_span{
    color:#000000 !important;
    font-size: 11px !important;
     line-height: 20px;
}
.art_span{
    line-height: 20px;
}
.header{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.clsCustomizedBorder .header{
    height: 40px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.modal-footer .btn {
    padding: 10px 20px;
    color: white;
    background: red;
    font-size: 20px;
}
.modal-dialog {
    width: 50%;
    top: 25%;
}
.modal-backdrop.fade {
    opacity: 0.5 !important;
}
.view-button {
    font-size: 15px;
    font-family: "pf_handbook_proregular";
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2px;
    width: 100%;
    padding: 5px 10px 5px;
    background: #70B865;
    color: #fff;
    border: 0;
    border-radius: 3px;
    margin-top: 0px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 20px;
}
table, th, td {
    border: 1px solid black !important;    
}
.pl-3{
    padding-left:15px;
}
.mt-3{
    margin-top:15px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
.history-table .table_bg tr {
    background-color: #f9fafb !important;
}
.global-scroll ul li div {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: gray;
    position: relative;
    transition: all 0.15s ease-in-out;
}
div#faqSection {
    background: gray;
    padding-top: 0!important;
    padding-bottom: 0!important;
}
div#myHistory {
    margin-right: 0!important;
}
div#portfolio {
    background: gray;
}
.hidden {
    display: none !important;
}
.scroll-dot{
    cursor: pointer;
}
.global-scroll {
   z-index: 2;
}
.lblval_tooltip{
    display:flex;
    align-items:center;
}
.lblval_tooltip .hover-img-box1 > div{
    margin:0px 0px 0px 6px !important;
}
.lblval_tooltip .hover-img-box1 > div img {
    vertical-align: top;
}
.description1 p {
    font-size:14px !important;
}
.invest-row .invest-btn:hover {
    background: #c91429;
    color: white;
}
.riskName {
  display: block;
  font-size: 24px;
  padding: 0 15px;
  text-align: center;
}

.riskName span {
  white-space: normal;
}

	
#startHere .clsCustomizedBorder .read-box.container-box:hover {
    border: 0px solid #C7222A !important;
    box-shadow: 0 0 0 2px #C7222A !important;
}
#startTab {
    width: 98%;
}