.breadcrumb{padding: 0.30rem 1rem;font-size: 12px;} .breadcrumb-item+.breadcrumb-item::before{content: ">"}
[type=checkbox]+label[for], [type=radio]+label[for] {font-size: inherit;margin-right: 0;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: #dc7020;background-color: #fff;border-color: #f5816c #f5816c #fff;}
.dataTables_wrapper .dataTables_filter{margin-right: 10px;}
.mf_data_style{overflow: auto;padding: 5px;box-shadow: 1px 2px 11px #696161;margin-bottom: 30px;}
.mf-content{margin-top: 20px;} strong{font-weight:700;}.see-more{border-bottom:0%;}
.mutual-fund-box{max-width: 100%;margin:auto;min-height:300px;background: #43cea2; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #43cea200, #185a9d73), url(/services/resources/images/mf_sip_1.png); background-size: cover; background-repeat: no-repeat;
background: linear-gradient(to right, #43cea200, #185a9d73), url(/services/resources/images/mf_sip_1.png); background-size: cover; background-repeat: no-repeat;
box-shadow: 1px 4px 10px 2px #aea6a6;} .new-class-added{display:none;}
.li_style li{font: 200 13px/2.5 Helvetica, Verdana, sans-serif;border-bottom: 1px solid #ccc;}
.custom_box {box-shadow: unset;border-left: none;border-right: none;border-top: none;border-radius: 0;}
.loan_content1{min-height: 600px;/* overflow: auto; */border: 1px solid #dfdfdf;/* margin: 15px; */padding: 5px;}
.loan_form{max-width: 100%;border: 1px solid #919191;margin:auto;background: linear-gradient(to right, #13797482, #377e87d9), url('/services/resources/images/kolkata.png'); background-size: cover; background-repeat: no-repeat;}
.part3{margin-top: 30px;font-family: "Gotham SSm A","Gotham SSm B",Arial;text-rendering: auto;font-weight: 100;
font-size: 13px;text-shadow: 0 1px 1px #fcfcfc;color: #434343;}
.part3 h1,h2,h3{font-size: 24px;font-weight: 600;color: #525654;}
.slider2{width: 60%;margin:20px auto;text-align: center;padding:20px;height: 140px;}
.chart{overflow-x: auto;} .chart th{font-size: 14px;} .chart td{font-size: 12px;}
.content_right1{padding-top: 15px;border: 1px solid #cccdcf;margin-top: 10px;} .card-header{padding: 0px;overflow: auto;}
.img-fluid{margin-bottom: 10px;}
.slick_slider{text-align: center;} .form-group label{font-weight: 600;}
.mfform{border-radius: 5px; /* fallback for old browsers */}

.fb-comment-box{margin:auto;padding-top: 30px;border: 1px solid #dadbdc;box-shadow: 1px 1px 6px 1px #a7a3a3;}
/*  CALCULATORS - SIP */
.sip-calc-hr{border: 0;height: 1px;background-image: -webkit-linear-gradient(left, #f5af19, #f12711, #f0f0f0); background-image: -moz-linear-gradient(left, #f5af19, #f12711, #f0f0f0);background-image: -ms-linear-gradient(left, #f5af19, #f12711, #f0f0f0);background-image: -o-linear-gradient(left, #f5af19, #f12711, #f0f0f0);	}
.sip-calculator{margin: auto;padding: 3%;} .sip-calculator h6{color: #242822;font-weight: 700;}
.sip-calc-label{height: 40px; box-shadow: 0px 0px 1px 3px #f1706c;margin-right: 10px;} .sip-calc-input{box-shadow: 0 0 0 1px #f97070;border: 2px solid white;border-radius: 25px;}
.sip-calc-result{}
.sip-calc-result-label{font-size: 15px; color:#e37b51; font-weight: 700;}
.sip-calc-result-data{font-family: "Lato",sans-serif;font-size: 20px;color:white; font-weight: 300;}
.disclaimer1{font-size: 11px;background: #f3f3f3;}
/*  --------------------------------------------------------------------  */
.group { position: relative; margin-bottom:4.5%;}

input {font-size: 18px;padding: 10px 10px 10px 5px;display: block;background: transparent!important;color: #636363;
box-shadow:none!important;border: none;border-radius: 0;border-bottom: 1px solid #757575;}
input:focus { outline: none; }/* Label */
 .styling-label {font-size: 18px;font-weight: normal;position: absolute;pointer-events: none;left: 5px;top: 10px;transition: all 0.2s ease;}
.styling-radio-label{font-weight:700;margin-top:-6%;    font-size: 12px;}/* Underline */  .bar {position: relative;display: block;}
.bar:before, .bar:after {content: '';height: 2px;bottom: 1px; position: absolute;background: #4a89dc; transition: all 0.2s ease;}
/* active */ input:focus ~ .styling-label, input.used ~ .styling-label {top: -20px;color:#288dd6;transform: scale(.80); left: -2px;/* font-size: 14px; */}
/* active */ input:focus ~ .bar:before, input:focus ~ .bar:after { width: 100%; } /* Highlight */ 
.highlight {position: absolute;height: 60%; top: 25%;left: 0;pointer-events: none;opacity: 0.5;}
/* active */  input:focus ~ .highlight { animation: inputHighlighter 0.3s ease;}/* Animations */
@keyframes inputHighlighter {from { background: #4a89dc; }  to 	{ width: 0; background: transparent; }}
/* Button */ .button {position: relative;display: inline-block;padding: 12px 24px;margin: .3em 0 1em 0;width: 100%;vertical-align: middle;color: #fff;font-size: 16px;line-height: 20px;-webkit-font-smoothing: antialiased;text-align: center;letter-spacing: 1px;background: transparent;border: 0;border-bottom: 2px solid #3160B6;cursor: pointer;transition: all 0.15s ease;}
.button:focus { outline: 0; }/* Button modifiers */ .buttonBlue {background: #4a89dc;text-shadow: 1px 1px 0 rgba(39, 110, 204, .5);}
.buttonBlue:hover { background: #357bd8; } /* Ripples container */ .ripples {position: absolute;top: 0;left: 0;height: 100%;overflow: hidden; background: transparent;}
/* Ripples circle */.ripplesCircle {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 0; width: 0; height: 0;border-radius: 50%;background: rgba(255, 255, 255, 0.25);}
.ripples.is-active .ripplesCircle { animation: ripples .4s ease-in;} /* Ripples animation */
@keyframes ripples {0% { opacity: 0; } 25% { opacity: 1; } 100% {padding-bottom: 200%; opacity: 0;}}

.style-field[type=text],.style-field[type=email]{border-bottom:1px solid gray!important;border:none; border-radius:0%;}
.style-field[type=text]:focus, .style-field[type=email]:focus{border:none!important;}
.my-icon{border: 4px solid #00bbb8;box-shadow: 0px 0px 22px 4px inset;background-color: #005866;}.icon-size{font-size:40px; color:white;}


/*----------------------------------------*/
.mutual-fund-parallax{background-color:#e6e6e6;}
.form-background{border-radius: 5px; box-shadow: 3px 3px 17px -2px grey;}
.centered {color: white; text-align: justify;padding: 3%;background-color:rgb(26, 68, 91,.8);float:left;margin:5% 2%;}
.form-zone{color: white; background-color: rgba(0,0,0,0.5); float:left; margin-left:18%;}
.calc-zone{background-color:rgb(26, 68, 91,.9); float:left; margin-left:25%;border-radius:10px;}
.anniversary-left-part {margin:4% 0px 0px 0%; border: 1px solid #9a9a9a; box-shadow: 0 0 22px 2px #9a9a9a;min-height:300px;background-color:white;}
.anniversary-right-part{margin: 2.8% 0px 0px 8.2%;}
.description-topline{font-size: 20px; min-height: 35px; padding: .8%; margin-top:1%; color: white;padding-left: 9px!important; height: 35px; background: linear-gradient(to left ,#c18e88,#b7200f);background: -webkit-linear-gradient(to left ,#c18e88,#b7200f); }    
.description-content{ font-family: "Lato", Helvetica, Arial, sans-serif;padding-top: 10px; text-align: justify;}	
.sip-calculator{background-color:#d9eaca;} .see-more-styling:link,.see-more-styling:visited{color: #a8be96;font-weight: 700;}
/*---------------------------------------------*/
.btn-color-hover {width: 200px;font-size: 16px;font-weight: 600;color: #fff;cursor: pointer;margin: 20px;height: 55px;text-align:center; border: none;background-size: 300% 100%;border-radius: 50px;moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.btn-color-hover:hover {background-position: 100% 0;moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.btn-color-hover:focus {outline: none;}
.btn-color-hover.color-1 {background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);box-shadow:0 4px 15px 0 rgba(74, 82, 82, 0.75); height:30%;}
.alter-row{background-color:#f9f6f6;}
.mf-linking-list{border:1px solid blue; margin:4%;} .styling-mf-title{font-family:DaxOT-Mediumium;}
/*----------------------*/
.right-side{margin-left:7%;} .my-div{border: 1px solid #f5f2f2;border-radius: 6px;    border-bottom: 4px solid #f5f2f3;} .my-div:hover{border-bottom: 4px solid #53939d;border-left: 1px solid #c7c1c1;    box-shadow: 5px 9px 13px -1px #c7c1c1;transition: .2s linear;}.right-arrow-styling{width:25px;} .link-styling{text-align: right;color:#18445b;font-family: DaxOT-Mediumium;font-size: 15px;}
.form-left-part{float:left;}.form-right-part{float:left; border:1px solid #fad4d6;background-color: #fad4d6;}
.form-title{font-size:25px;font-family:DaxOT-Mediumium;} .arrow{margin-top: 2%;margin-left: -1%;}
.left-image{padding:6%;} .page-title{font-family: DaxOT-Mediumium;font-size: 28px;font-weight: 700;color: #18445b;}
.form-last-line{font-size:13px;} .info-mf-part{background-color:white;}
/*-----------------------------*/.numbering{color: #1e525e;font-family: DaxOT-Mediumium;font-weight: 700;font-size: 25px;}
.glossy-button {display: inline-block;position: relative;background-color: #AAA;background: linear-gradient(hsla(0, 0%, 100%, 0.28), hsla(0, 0%, 100%, 0.09) 50%,hsla(0, 0%, 0%, 0.32) 50%, hsla(0, 0%, 100%, 0.15));font-size: 22px;font-family: sans-serif;font-weight: bold;color:yellow;padding: 2px 28px;text-shadow:0 0 15px hsla(0, 0%, 100%, .5), /* bloom */0 2px 4px hsla(0, 0%, 0%, 0.7); /* drop shadow */
  border: none;border-radius: 50px;box-shadow:inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */ -8px 5px 10px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */2px 7px 5px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */cursor: pointer;transition: transform 0.1s, box-shadow 0.1s;}
/* highlight */.glossy-button:before {content: '';display: block;position: absolute;left: 20px;right: 20px;top: 5px;height: 30px;border-radius: 15px;background: linear-gradient(hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0) );}
.glossy-button-green { background-color: #2a882a; height:40px;}
.glossy-button:hover {transform: scale(1.05);color:yellow; text-decoration:none;box-shadow:inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */ -8px 5px 10px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */2px 7px 5px hsla(0, 0%, 0%, 0.2);}
.info-mf-part{border:1px solid #f5f2f2;box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.157);}.glossy-button:focus{color:yellow;}
.live-call-note{font-size: 13px;}.kyc-form:link,.kyc-form:visited{color: #d55535;text-decoration: none;font-weight: 700;}.step-title{color:#d55535;}
.show-advisior-form {background:white;box-shadow: 0px 3px 9px 0px #9a9a9a;border: 1px solid #9a9a9a;} .glossy-button:focus{outline:none!important;}
.alter-one{background-color:#f9f6f6;} .description-left{font-size: 15px;text-align: justify;padding-bottom: 5%;}.description-right{min-height: 200px;background-color: white;margin: 15px 0px 0px 0px;box-shadow:0px 3px 9px 0px #9a9a9a;    border: 1px solid #9a9a9a;} 
.mf-header-title{text-align: center;margin-bottom: 0%;font-size: 45px;font-family: DaxOT-Mediumium;padding: 2%;}
.mf-list-styling,.view-articles{list-style-type:none;}.link-title{color: #469e9c;margin: 10px 0px 10px 0px;font-size: 20px;font-family: DaxOT-Mediumium;}
.view-articles li{border-bottom: 1px solid #d8dbde;padding: 2%;}.linking-bank-names:link, .linking-bank-names:visited {color: #07429a;font-weight: 500;font-size: 12px;}
.linking-bank-names:hover {color: #ff7c66;transition: .2s ease;}
.styling-my-links:link,.styling-my-links:visited{color: #07429a;font-weight:400;}.styling-my-links:hover{color: #ff7c66;transition: .2s ease; font-weight:500;}.title-of-each-part{text-align:center;    padding: 3%;color:black;margin-bottom: 0%;font-size: 35px;font-family: DaxOT-Mediumium;}
.linear-gradient-shaded-div{border-top: 2px solid #8ecbe2;border-bottom: 2px solid #b3e0f170;background: -webkit-linear-gradient(to top,#e5eff373, #cceaf59e);background:linear-gradient(to top,#e5eff373, #cceaf59e);}
.colored-background{border-top: 2px solid #8ecbe2;border-bottom: 2px solid #b3e0f170;background-color: #ddf0f7;}
.types-of-mf-box{background-color:white;text-align:center;font-weight:400;border-radius: 3px; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
.types-of-mf-box:hover,.activated{background-color: #207786;color: white;} .type-label{font-size:14px;}
.catagories-of-mf{background-color:white;    border-left: 6px solid orange;border-radius: 3px; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
.Glossy2 {font-size: 30px;font-weight: 700;background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(142,167,207,1) 50%, rgba(42,56,90,1) 54%, rgba(91,118,162,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(142,167,207,1)), color-stop(54%,rgba(42,56,90,1)), color-stop(100%,rgba(91,118,162,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(142,167,207,1) 50%,rgba(42,56,90,1) 54%,rgba(91,118,162,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(142,167,207,1) 50%,rgba(42,56,90,1) 54%,rgba(91,118,162,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(142,167,207,1) 50%,rgba(42,56,90,1) 54%,rgba(91,118,162,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(185, 160, 160) 0%,rgb(29, 111, 132) 50%,rgba(0,71,90,1) 54%,rgb(16, 17, 19) 100%); /* W3C */
-webkit-background-clip: text;-moz-background-clip: text;-ms-background-clip: text;-o-background-clip: text; background-clip: text;-webkit-text-fill-color: transparent; -moz-text-fill-color: transparent;-ms-text-fill-color: transparent;-o-text-fill-color: transparent; text-fill-color: transparent;}
.catagorie-title{font-family: DaxOT-Mediumium;}.show-two,.show-three{display:none;} .disclaimer-line {color: #737171;font-size: 10px;margin-top: 2%;}
.info-card{float:left;border-right: 2px dashed #00475a;border-bottom: 2px dashed #00475a;} .image-insert{width:100px;height:100px; background:url(/services/resources/images/sprite.png) no-repeat;}
.info-last-card{float:left;border-bottom: 2px dashed #00475a;padding: 2%;}.info-last-single-card{border-left: 2px dashed red;margin-left: 33.2%;padding: 2%;}
/*---- sprite images ------*/
.box2{background-position:-100px 0px;}.box3{background-position:-200px 0px;}.box4{background-position:-300px 0px;}.box5{background-position:-400px 0px;}
.box6{background-position:-600px 0px;}.box7{background-position:-500px 0px;}.box8{background-position:-700px 0px;}.box9{background-position:-800px 0px;}
.box10{background-position:-900px 0px;}
/*-------------------------*/.mf-advantage{min-height:150px;margin-bottom:2%;box-shadow:0px 6px 8px 0px #c1b3b3;}.mf-advantage:hover{box-shadow: 4px 6px 19px 2px #c1b3b3;transition:.5s ease;}
.advantage-sub-title{font-size:20px;font-family: DaxOT-Mediumium;} 
/*--------- mf advantage sprite icons -------------------------------*/
.icon-place{width:100px;height:100px;background: url(/services/resources/images/mf-bank-bg.jpg);
background:url(/services/resources/images/my-sprite.png); background-size: 673px 100px;}
.icon-1{background-position:0px 0px;}.icon-2{background-position:-93px 0px;}.icon-3{background-position:-194px 0px;}
.icon-4{background-position:-289px 0px;}.icon-5{background-position:-388px 0px;}.icon-6{background-position:-485px 0px;}.icon-7{width:100px;height:100px;background: url(/services/resources/images/abc.svg);
background:url(/services/resources/images/abc.svg);}
.mf-invest-btn{color: #127080; margin-top: -2px;cursor: pointer;margin-left: 0px;border-radius: 10px;background-color:#ffc26f;;box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.50);}
.fund-name-mf{color: #e6ff1b;font-size: 17.5px;box-shadow: 0px 0px 29px 1px #2b869e inset;min-height: 85px;font-family: DaxOT-Mediumium;
background: -webkit-linear-gradient(to top,#0c8ca973, #038471),url(/services/resources/images/doc-mf-image.png);background: linear-gradient(to top,#158aa5a6, #086759e0),url(/services/resources/images/mf-bank-bg-1.jpg);
background-size: 100% 100%;border-radius: 5px;}
.launch-details{font-size: 12px;color:#5f5252; font-weight:400;} .mf-image-sizing{width:20%;}
.doc-img{height:285px;background:url(/services/resources/images/doc-mf-image.png);
background:url(/services/resources/images/doc-mf-image.png) no-repeat; background-size:100% 100%;}
/*----------------button testing-----*/
.button-design::before {-webkit-border-radius: 3px;-moz-border-radius: 3px;-webkit-box-shadow: #959595 0 2px 5px;-moz-box-shadow: #959595 0 2px 5px;
border-radius: 3px;box-shadow: #959595 0 2px 5px;content: "";display: block;height: 100%;left: 0;padding: 2px 0 0;
position: absolute;top: 0;width: 100%; }  .button-design:active::before { padding: 1px 0 0; }
/*** Grey*/.styling-last-line{font-size:10px; color:#333;}.my-note{font-size: 7px;color: #e86565;}

.button-design {-moz-box-shadow: inset 0 0 0 1px #63ad0d;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #eee;
 background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d6af60), to(#b33816));background: -moz-linear-gradient(to right,#b33816,#d6af60);background: linear-gradient(to right,#b6441f,#d6af60);
border-radius: 7px;border-bottom:5px solid  #b6441f;box-shadow: inset 0 0 0 1px #d68870;color: white;display: inline-block;
padding: 3%;position: relative;text-align: center;text-decoration: none;}  
.button-design:hover {background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d6af60), to(#b33816));background: -moz-linear-gradient(#b33816,#d6af60);
background: linear-gradient(to right,#b33816,#d6af60);/*border: solid 1px #f6c26f;border-bottom: solid 5px #b33816;box-shadow: inset 0 0 0 1px #d68870;*/ } 
.button-design:active {background: #dfdfdf;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d6af60), to(#b33816));
background: -moz-linear-gradient(to right,#b33816,#d6af60);background: linear-gradient(to right,#b33816,#d6af60);top: 2px;}
.styling-note{background-color: #1c8ba7;font-size: 20px;color: white;box-shadow: 0px 0px 29px 1px #07576d inset;
border-radius: 5px 5px 0px 0px;} .related-article{border-top: 2px solid #4a89af;border-bottom: 2px solid #4a89af;border-radius: 5px;}
.linking-part-title {color: #469e9c;font-size: 18px;}
@media only screen and (max-width: 992px) {
.group {margin-bottom: 0%;}.right-side{margin-left:0%;}.link-styling{font-size:13px;}.mf-image-sizing{width:50%;}
.centered, .form-zone,.calc-zone{margin-left:0%;} .page-title{font-size:20px!important;}.mf-header-title{font-size:35px;}
.info-card,.info-last-card{font-size:13px;padding: 0%;}.doc-img{height:180px;}.fund-name-mf{font-size:20px;}
.mobile-view-font-adjust{font-size:14px;}.icon-size{font-size:25px;}.my-icon{font-size:25px;}.type-label{margin-left:0%;}
.title-of-each-part{font-size:28px;}
}

.mf-modal-title-custom{
    color: #ffffff;
    font-size: 16px;
    padding: 6px;
    background: #1f966a;  /* fallback for old browsers */
	/* background: -webkit-linear-gradient(to right, #FF4B2B, #FF416C);  Chrome 10-25, Safari 5.1-6
	background: linear-gradient(to right, #FF4B2B, #FF416C); W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+
 */
}
