@charset "utf-8";
.mc_fluid_container{margin-right:auto;margin-left:auto}
.mc_container{width:1200px;margin-right:auto;margin-left:auto; padding:0;}
.flex{display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex;display:flex}

/* html{height:100%;overscroll-behavior: none;overflow-x:hidden;width: 100%;}*{margin:0;padding:0;text-decoration:none;box-sizing:border-box;list-style:none;border:none;}body,h1,h2,h3,h4,li,ol,p,ul{margin:0;padding:0;list-style:none}.clearfix:before{content:" ";display:table}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.w100{width:100%}.w50{width:50%}.clear{clear:both} */

html{height:100%}*{margin:0;padding:0;text-decoration:none;box-sizing:border-box;list-style:none;border:none}body,h1,h2,h3,h4,li,ol,p,ul{margin:0;padding:0;list-style:none}.clearfix:before{content:" ";display:table}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.w100{width:100%}.w50{width:50%}.clear{clear:both}

body{position:relative;font:400 18px/26px 'Inter', sans-serif;color:#2D2D2D;overflow-x:hidden;background-color:#fff;margin:0;padding:0}.mob_view{display:none}.advbanner_wrap{margin:0 auto 30px;text-align:center}

.fulltitle{border-bottom: 1px solid #FFCB05;margin:0 0 20px;padding: 0;}
.sec_title{display:block;font-size:60px;font-weight:700;color:#9D1D27;position:relative;text-transform:uppercase;text-align: center;}
.sec_title span{font-size: 30px;display: block;}
.header_sec{background: #FFE592; position:fixed;z-index:99; top:-70px; left: 0; right: 0;height:60px; display:flex; align-items:center;transition:.3s ease all;box-shadow: 0px 5px 10px #0000004D;}
.header_sec .mc_container{position:relative;padding: 0 0;width: 1280px;} 
.header_sec .left_head{align-items:center;display: flex;}
.header_sec .desk_menu_list{width:calc(100% - 180px);max-width:calc(100% - 180px);flex-basis:calc(100% - 180px)}.header_sec .desk_menu_list ul{display:inline-block}
.header_sec .desk_menu_list ul{white-space: nowrap;}
.header_sec .desk_menu_list ul li{display:inline-block;vertical-align:middle;margin:0}
.header_sec .desk_menu_list ul li a{display:block;color:#232323;font-size:16px;letter-spacing: 0.1px; line-height:24px;font-family: 'Roboto', sans-serif;font-weight:400;position:relative;padding:0 7px}.header_sec .desk_menu_list ul li a:before{content:'';position:absolute;top:4px;right:0;width:1px;height:18px;background-color:#232323;}
.header_sec .desk_menu_list ul li a:hover{color: #9D1D27;}
.header_sec .desk_menu_list ul li:last-of-type a:before{display:none}
.header_sec .desk_menu_list ul li .dropmenu::after{content:'';border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);position:relative;top:-4px;left:4px}
.header_sec .desk_menu_list ul li .dropmenu:hover::after{border-color:#9D1D27;border-width: 0 2px 2px 0;}
.header_sec .desk_menu_list ul li:has(.dropmenu){position: relative;}
.header_sec .desk_menu_list ul li .dropmenu+.dropbox{position:absolute;background-color:#ffe592;padding-left:10px;padding-top: 5px;width: 100%; display:none}
.header_sec .desk_menu_list ul li .dropmenu+.dropbox li{display: block;}
.header_sec .desk_menu_list ul li:has(.dropmenu):hover .dropbox{display: block;}

.header_sec.stickyNav { top:0; }

body a.anchor {
  display: block;
  position: relative;
  top: -40px;
  visibility: hidden;
}

.withlogo{display: flex; align-items: center;}
.lftidflogo{height: 37px;}

.mc_link_wrap{width:180px;text-align:right}
.mc_link_wrap a{color:#fff;font-size:16px;font-weight:700;background: #9D1D27; text-transform: uppercase;display: inline-block;padding: 5px 9px; border-radius: 10px;}

/* .social_icon a{display:inline-block;margin:0 12px;vertical-align:middle} */
 
a:focus, a:active, a:hover{text-decoration: none;outline: none; box-shadow: none;}


/*** got to top start *****/
.go2top_btn {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 30px;
  width: 40px;
  height: 40px;
  z-index: 999;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
  cursor: pointer;
}
/*** got to top ends *****/


/**** ellipsis start *****/ 
/* .journeybx p{display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;} */
/**** ellipsis ends *****/


/*** idfc new css ****/
.idfc_participate .timeline:before{top:48%;}
#idfc_abt{position:relative;}
#idfc_abt .abtIntro, #idfc_abt{padding:36px 15px 30px 40px}
#idfc_abt .abtIntro, #idfc_abt .abtIntro p{font:400 20px/30px 'Inter', sans-serif ;color:#232323;}
#idfc_abt .abtIntro::after{display:none;}
#idfc_abt ul{margin-bottom:15px;}
#idfc_abt ul li{margin-left:15px;}
#idfc_abt ul li::before {content: "•"; color: #9D1D27;position: relative;font-size: 20px;top: -1px;margin-right: 5px;}
#idfc_abt .circle-1 {
    background: #fff;
    position: absolute;
    display: block;
    width: 380px;
    height: 380px;
    top: 50px;
	left:auto;
    right: -190px;
    border-radius: 100%;
    border: 50px solid #9D1D27;
    z-index: -1;opacity:0.5;
}
#idfc_abt .circle-2 {
    background: #fff;
    position: absolute;
    display: block;
    width: 448px;
    height: 448px;
    bottom: -75px;
    top: auto;
    left: -270px;
    border-radius: 100%;
    border: 5px solid #9D1D27;
    z-index: -1;
}
#idfc_abt .circle-3 {
    background: #fff;
    position: absolute;
    display: block;
    width: 340px;
    height: 340px;
    top: auto;
	bottom:-18px;
    left: -215px;
    border-radius: 100%;
    border: 30px solid #FFCB05;
    z-index:-1;
}
#idfc_abt .circle-4 {
    background: #FFCD00;
    position: absolute;
    display: block;
    width: 187px;
    height: 187px;
    bottom: auto;
    top: 50px;
    left: -138px;
    border-radius: 100%;
    z-index: -1;
}


.idfc_journry{position:relative;}
.idfc_journry .yourjourneythumb{overflow-x:hidden;padding-bottom:0;}
.idfc_journry .heading3{text-transform:capitalize;}
.idfc_journry .circle-5 {
    background: #fff;
    position: absolute;
    display: block;
    width: 448px;
    height: 448px;
    top: -383px;
    right: -262px;
    border-radius: 100%;
    border: 5px solid #FFCB05;
    z-index: -1;
}
.idfc_journry .circle-6 {
    background: #fff;
    position: absolute;
    display: block;
    width: 340px;
    height: 340px;
    top: -331px;
    right: -206px;
    border-radius: 100%;
    border: 30px solid #9D1D27;
    z-index: -1;
}

/*** idfc new css end****/


/**** Eligibility css ****/
.idfc_eligibility_wrap{display:flex;gap:15px;margin: 0 65px;}
.idfc_eligibility_wrap ul{width:50%;}
.idfc_eligibility_wrap ul li{display:flex;gap:15px;margin:40px 0;}
.idfc_eligibility_wrap ul li figure{width: 75px;height: 75px;border:1px solid #9D1D27;background:#FFF1C8;border-radius:50%;position:relative;}
.idfc_eligibility_wrap ul li figure img{height:43px;width:auto;max-width:100%;left:0;right:0;bottom:0;top:0;margin:auto;position:absolute;}
.idfc_eligibility_wrap li .heading3{text-transform:capitalize;text-align:left;}
.idfc_eligibility_wrap li p{font:300 16px/23px 'Inter', sans-serif;color:#232323;}
.idfc_eligibility_wrap .right_eligible{width: calc(100% - 90px);}
#eligibility_sec .placing_register_btn{margin-left:0;margin-top:0;}
/**** Eligibility css end****/





/***** circle css ******/
.circle-1{background: #FFCD00;position: absolute;display: block;width: 214px; height: 214px;bottom: 50px;left:-110px;border-radius: 100%;}
.circle-2{background: #fff;position: absolute;display: block;width: 180px; height: 180px;top: 162px;right:-90px;border-radius: 100%;z-index: 2;}
.circle-3{background: #BD7061;position: absolute;display: block;width: 486px; height: 486px;top: 10px;right:-249px;border-radius: 100%;z-index: 1;}

/***** animation css start *****/
.circle_wrapper {position: absolute; top: 45%; right: 0; height: 450px;}
.circle_wrapper .circle1 {display:block; width: 122px; height: 122px; background-color: #9D1D27; position: absolute; top: 155px; right: -65px; bottom: 0; margin: auto; z-index: 2; border-radius: 100%;}
.circle_wrapper .circle2 {display:block; width: 180px; height: 180px; background-color: #FFFFFF; border: 5px solid #FFCB05; position: absolute; top: 155px; right: -93px; bottom: 0; margin: auto; z-index: 1; border-radius: 100%;}
.circle_wrapper .circle3 {display:block; width: 286px; height: 286px; border: 30px solid #E8D1C9; position: absolute; top: 155px; right: -150px; bottom: 0; margin: auto; z-index: 0; border-radius: 100%;}
/***** animation css ends ****/

/***** popup css start ******/
#thankyou{text-align: center;}
.thankstxt{border-bottom: 2px solid #FFCB05;
  padding: 0 0 10px;font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #9D1D27;
  font-weight: 500;}
.poptxt{padding: 0 10px;font-size: 14px;
  line-height: 20px;}
  .smalheading {
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #FFCB05;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.reg-form .modal-dialog { border: 10px solid rgba(255, 255, 255, 0.3); border-radius: 6px; height: auto; width: 600px;margin:80px auto 0}
.reg-form .modal-title{background: #9D1D27;color:#FFCB05;font:600 18px/20px 'Inter', sans-serif; text-transform: uppercase;text-align: center;margin:0 0 15px;padding: 10px 5px;min-height: 60px; display: flex; align-items: center; justify-content: center;}
.reg-form .modal-header{padding: 10px;border: 0;}
.reg-form .modal-body{padding: 0 20px;}
.reg-form .modal-content { box-shadow: none;border-radius: 6px; padding: 0 0 20px;}
.close-pop { position: absolute; right: -10px;top: -65px; z-index: 999; opacity: 1; background: none;}
.close-pop span{color: #fff; display: block;font: 400 12px/23px 'Roboto', sans-serif; }
.close-pop img {width: 28px;height: 28px;}
.reg-form .modal-body { position: relative; padding: 0px 15px;}
.reg-form .form-box { position: relative;  margin-bottom: 24px; display: block;}
.reg-form .form-box span.astrick {color: #FF0000; font-size: 16px;}
.reg-form .form-text {display: block; font: 400 16px/23px 'Roboto', sans-serif; color: #232323;}
.reg-form .form-box input { border-bottom: 1px solid #808080;width: 100%; font: 400 16px/32px 'Roboto', sans-serif; color: #9D1D27;padding: 0 5px;}
.reg-form .form-box input:focus{outline: none;border-bottom: 1px solid #9D1D27;}
.form-field .errormsg { display: none; position: absolute; bottom: -18px;left: 5px;color: #FF0000; font: 11px 'Roboto', sans-serif;}
.form-field p.last, .form-field p.last a { color: #232323; font: 400 14px/20px 'Roboto', sans-serif; text-align: left; padding-left: 0; margin-bottom: 20px;}
.form-field p.last a{color: #187DD3;}
.form-field p.last input { vertical-align: top; margin-right: 4px; display: inline-block; width: auto; margin-top: 4px;}
.lf-space { margin-left: 20px;}
.form-field .subbtn {text-align: center;}
.submitform { background: #9D1D27; min-width: 200px; padding: 0 10px; color: #fff; display: inline-block; border: none; text-transform: uppercase; font: 500 20px/55px 'Roboto', sans-serif; border-radius: 5px;}

.reg-form .form-box input::-webkit-input-placeholder {color:#808080}
.reg-form .form-box input::-moz-placeholder {color:#808080}
.reg-form .form-box input:-ms-input-placeholder {color:#808080}
.reg-form .form-box input:-moz-placeholder {color:#808080}


/**** lead_intro_sec *****/
.lead_intro_sec{ margin-bottom: 74px; text-align: center;padding: 30px 0 0; position: relative; }
.cir1{width: 486px;position: absolute;right: -250px;top: 10px;z-index: -1;}
.cir2{width: 214px;position: absolute;left: -110px;bottom: 50px;z-index: -1;}
.toplogo{margin-bottom: 30px;width: 350px; height: auto;}
.readmortxt{width: 900px;margin: 0 auto;}
.readmortxt p{color: #232323;font:400 18px/30px 'Inter', sans-serif;margin:0 0 18px}
.readmortxt p span{font-weight: 500;}
.moretext {display: block;}
.moreless-button{display: none;}
.red-btn-big.mob_view{display: none;}



/****** benefits start *****/
.why_participate{margin-bottom: 74px;position: relative;}
.participate-main{display: flex;grid-gap:41px;position: relative;z-index: 3;}
.participate-heading{color: #9D1D27;font:500 40px/60px 'Inter', sans-serif;margin:0 0 16px}
.participate-heading span{font-weight: 700;}
.participate-txt{color: #232323;font:300 18px/30px 'Inter', sans-serif;margin:0 0 20px}
.red-btn-big{display: inline-block;border-radius: 10px;background: #9D1D27;color: #fff;text-transform: uppercase;font:700 30px/28px 'Roboto', sans-serif;padding:16px 62px;}
.red-btn-big:hover,.red-btn-big:focus,.red-btn-big:active{color: #fff;}
.participate-lft{width: 550px; flex-shrink: 0;}
.participate-lftimg { position: relative; padding-bottom: 56.2%;}
.participate-lftimg img,.participate-lftimg iframe { position: absolute; object-fit: cover; width: 100%;height: 100%;}



/****** yourjourney_sec start *****/
.yourjourney_sec{margin:80px 0 80px}
.yourjourneythumb{display: flex;grid-gap:108px;text-align: center;padding-top: 27px;margin: 0 68px;justify-content: center;}
.journeybx{width: 185px;position: relative;display: flex;flex-direction: column;justify-content: space-between;}
.journeybx img {width: 100%;}
.journeybx img{height: 35px;width: auto;margin-bottom: 4px;}
.heading3{text-transform: uppercase;color: #9D1D27;font:600 22px/25px 'Inter', sans-serif;margin: 0 0 5px;position: relative; text-align: center;}
/* .journeybx .heading3:after{position: absolute;content:'';background:url('../images/journey-arrow2.png')left top no-repeat;width: 110px;height: 10px;left:unset;top:5px;background-size: 100% 100%;} */

.journeybx span.ar-rgt{position: absolute;right: -55%;top:0;height: auto;}
.journeybx span.ar-rgt img {width: 115px;height: auto;}
.journeybx:last-child .heading3:after{display: none;}
.journeybx p a{color: #9D1D27;}
.journeybx p{color:#232323;font:300 14px/20px 'Inter', sans-serif;margin:0 0 10px}
.red-btn{background: #9D1D27;border-radius: 5px;border:1px solid #707070;display: inline-block;padding: 5px 11px;color: #fff;font:700 12px/11px 'Roboto', sans-serif;}
.red-btn:hover,.red-btn:active,.red-btn:focus{color: #fff; text-decoration: none;outline: none;}
/***** yourjourney_sec ends *******/


/****** journey popup *******/
/* .noscroll{overflow: hidden;} */
.cir3{display: none;}
/* .modal.fade.journeytxt .modal-dialog{transform: translate(-25%, 0);}
.modal.in.journeytxt .modal-dialog{transform: translate(0, 0);} */
.wht-arr-lft{position: absolute;left:-15%;top:45%;background: none; transform: rotate(180deg);}
.wht-arr-lft img {width: 26px; height: auto;}
.wht-arr-rgt{position: absolute;right:-15%;top:45%;background: none; }
.wht-arr-rgt img {width: 26px; height: auto;}
.journeytxt .modal-dialog{border: 10px solid rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  height: auto;
  width: 320px;
  margin: 100px auto 0;}
.journeytxt{text-align: center;}
.journeytxt .modal-header{padding: 0;border:0;}
.journeytxt .modal-content{padding: 28px 18px 61px;}
.smicon{height: 35px;width: auto; margin-bottom: 4px;}
.journeyheading{color: #9D1D27;font:600 22px/20px 'Inter', sans-serif;margin:0 0 20px;padding-bottom: 10px; text-transform: uppercase;border-bottom: 2px solid #9D1D27;}
.journeytxt ul li{border-bottom: 1px solid #FFCB05;padding-bottom: 10px;}
.journeytxt ul li, .journeytxt p{color: #232323;font:400 14px/20px 'Inter', sans-serif;margin:0 0 10px}


/*****  helping_sec starts ****/
.helping_sec{margin:0 0 64px;position: relative;}
.cir4{position: absolute;right: -210px;width: 340px;z-index: -1;top: 50px;}
.cir5{position: absolute;right: -240px;width: 448px;z-index: -2;top: -10px;}
.offerings ul{display: flex;text-align: center;flex-wrap: wrap; justify-content: center;}
.offerings ul li{width: 200px;background: #9D1D27;margin:0 50px 50px 0;padding: 18px 5px;}
.offerings ul li:nth-child(5),.offerings ul li:nth-child(10){margin-right: 0;}
.offerings ul li p{color:#FFCB05;/*text-transform: uppercase;*/font:400 18px/20px 'Inter', sans-serif;margin:0 0 12px}
.offerings ul li img{height: 35px;margin-bottom: 15px;}
.wht-btn{color:#232323;border-radius: 3px;background: #fff;font:700 12px/11px 'Roboto', sans-serif; display: inline-block;padding: 6px 7px; text-transform: capitalize;}
.wht-btn:hover,.wht-btn:active,.wht-btn:focus{color: #232323; text-decoration: none;outline: none;}
.offering-heading{color:#232323;margin:0 0 25px 70px;font:700 40px/30px 'Inter', sans-serif;}
.offertxt{display: flex;justify-content: flex-end;position: relative;margin-top: 140px;}
.offerimg{position: absolute;left:0;top:-87px;border:1px solid #FFE592;width: 484px;}
.rgttxt{background:#FFF6DE;padding: 41px 31px 43px 39px;width: 783px;position: relative;z-index: 1;}
.rgttxt p{font:400 20px/40px 'Inter', sans-serif; color:#232323;margin:0}
.rgttxt p a{color:#9D1D27;font:600 20px/40px 'Inter', sans-serif;}
/*****  helping_sec ends ****/


/*****  bootcamp_sec starts ****/
.bootcamp_sec{margin:0;background: url('https://images.moneycontrol.com/images/microsite/idfc/bootcamp-bg.png')right top no-repeat;background-attachment: fixed;width: 100%;height: 100%; background-size: cover;position: relative;padding: 29px 0 43px;}
.bootcamp_sec:after{background: #FFF6DE;width: 100%;height: 100%;position: absolute;content:'';left:0;top:0;opacity: 0.9;}
.bootcamp_sec .sec_title{margin:0 0 36px}
.bootcamp_sec .sec_title,.bootcamptxt{position: relative;z-index: 1;}
.bootcamptxt{width: 902px;margin:0 auto;}
.dayevent{display: flex;margin:0 0 23px}
.eventlft{width: 150px; flex-shrink: 0;color: #232323;font:500 18px/20px 'Inter', sans-serif;}
.day{border-bottom: 1px solid #9D1D27;margin-bottom: 21px;}
.day span{background:#9D1D27;display: inline-block;border:1px solid #707070;color:#fff;font:600 14px/20px 'Inter', sans-serif;padding: 0 9px;position: relative;bottom: -1px;}
.eventheading{color:#232323;font:500 18px/25px 'Inter', sans-serif;margin:0 0 5px}
.dayevent p{color:#000;font:300 14px/20px 'Inter', sans-serif;margin:0}
/*****  bootcamp_sec  ends ****/


/*****  mentor_sec starts ****/
.mentor_sec{margin:0;background: #9D1D27;padding: 26px 0 48px;}
.mentor_sec .sec_title{color: #fff;text-align: center;margin:0 0 40px}
.mentorslider img {width: 100%;margin-bottom: 10px;}
.mentorslider .slick-slide{margin:0 20px}
.wht-bx{text-align: left;}
.wht-bx h3{color:#FFCB05;font:500 20px/25px 'Inter', sans-serif;margin: 0 0 5px;}
.wht-bx span{color:#FFF1C8;font:400 13px/16px 'Inter', sans-serif;margin:0;display: block;}
.mentorslider .slick-prev:before,.mentorslider .slick-next:before,.mentorslider .slick-arrow.slick-prev.slick-disabled,.mentorslider .slick-arrow.slick-next.slick-disabled:after,.mentorslider .slick-next:after{display: none;}
.mentorslider .slick-arrow { text-indent: -999em; position: absolute; z-index: 9; width: 26px; height: 13px; background: url('https://images.moneycontrol.com/images/microsite/idfc/arrow-right.png')right center no-repeat; left: unset; right: 0; background-size: 26px; bottom: unset; top: 80px;border: 0;}
.mentorslider .slick-prev { width: 26px; height: 13px; background: url('https://images.moneycontrol.com/images/microsite/idfc/arrow-right.png')right center no-repeat;left: -50px; background-size: 26px; bottom: unset;transform: rotate(180deg);}
.mentorslider .slick-arrow.slick-prev.slick-disabled { width: 26px; height: 13px; background: url('https://images.moneycontrol.com/images/microsite/idfc/arrow-left.png')left center no-repeat; left: -37px; background-size: 26px; bottom: unset;
  transform: none;}
.mentorslider .slick-arrow.slick-next.slick-disabled { width: 26px; height: 13px;
  background: url('https://images.moneycontrol.com/images/microsite/idfc/arrow-left.png')left center no-repeat;left: unset; right: -37px; background-size: 26px; bottom: unset; transform: rotate(180deg);}
.mentorslider .slick-next { width: 26px; height: 13px; background: url('https://images.moneycontrol.com/images/microsite/idfc/arrow-right.png')right center no-repeat; left: unset; right: -50px;background-size: 26px; bottom: unset;}
/*****  mentor_sec  ends ****/


/**** articles starts ****/
.article_sec {margin-bottom: 90px; position: relative;}
.article_sec{padding-top: 30px;}
.articles_slider {margin: 0 -30px;}
.articles_slider_list {padding: 0 30px;}
.articles_slider_list .image_block {width: 360px; height: 200px;}
.articles_slider_list .image_block img {max-width: 100%;}
.articles_slider_list .content_block {background-color: #fff; text-align: left; width: 360px; padding: 9px 0 0 35px;}
.articles_slider_list .content_block .readmore {border-top: 2px dotted #9D1D27; display: flex; margin-top: 15px; padding-top: 15px; color: #9D1D27; font-weight: 500; font-size: 15px; line-height: 19px;}
.articles_slider_list .content_block .desc {color: #232323; font-weight: 500; font-size: 18px; line-height: 25px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.articles_slider .slick-prev {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; top: 34%; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: -30px 2px; transform: rotate(180deg); left: -15px;}
.articles_slider .slick-next {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; top: 34%; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0;  background-position: -30px 2px; right: -15px;} 
.articles_slider .slick-prev.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; top: 34%; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: 1px 1px; transform: rotate(0deg); left: -15px;}
.articles_slider .slick-next.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; top: 34%; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: 1px 1px; transform: rotate(180deg); right: -15px;}
.circle_wrapper {position: absolute; top: 45%; right: 0; height: 450px;}
.circle_wrapper .circle1 {display:block; width: 122px; height: 122px; background-color: #9D1D27; position: absolute; top: 155px; right: -65px; bottom: 0; margin: auto; z-index: 2; border-radius: 100%;}
.circle_wrapper .circle2 {display:block; width: 180px; height: 180px; background-color: #FFFFFF; border: 5px solid #FFCB05; position: absolute; top: 155px; right: -93px; bottom: 0; margin: auto; z-index: 1; border-radius: 100%;}
.circle_wrapper .circle3 {display:block; width: 286px; height: 286px; border: 30px solid #E8D1C9; position: absolute; top: 155px; right: -150px; bottom: 0; margin: auto; z-index: 0; border-radius: 100%;}
/**** articles ends ****/


.vidplay .modal-dialog {
  width: 800px;
  height: 404px;
  margin: 100px auto;
}
.vidplay .modal-content {
  padding: 8px;
}
.vidplay .modal-body {
  position: relative;
  padding: 0px;
}
.vidbtn{position: absolute;
  z-index: 1000;
  left: 0;
  top: 40%;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;}


/*****  videos_sec starts ****/
.videos_sec{margin:0 0 93px; position: relative;}
.videos_slider .slick-list {width: 1070px; margin-left: auto;}
.videos_sec .mc_container:nth-of-type(2) {width: 100%; margin-top: 100px;}
.videos_slider_list .image_block {width: 330px; height: 190px; background-color: #fff; position: relative;}
.videos_slider_list .image_block:before {content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 63px; height: 63px; background: url("https://images.moneycontrol.com/images/microsite/idfc/play_icon.png") no-repeat; pointer-events: none;}
.videos_slider_list .image_block img {max-width: 100%;}
.videos_slider_list .content_block {background-color: #b04a52; text-align: left; width: 330px; padding: 8px 15px 0; min-height: 113px; position: relative; font-weight: 500; color: #FFFFFF; font-size: 18px; line-height: 25px;     border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  }
.videos_slider_list a .content_block {color: #fff;}
.videos_slider .slick-track {padding-bottom: 30px; display: flex;}
.videos_slider .date_block {font: 400 13px/23px "Roboto", sans-serif; color: #808080; margin-top: 30px; font-style: italic; position: absolute; bottom: 15px;}
.videos_slider .slick-prev {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; top: 75%; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: -30px 2px; transform: rotate(180deg); right: 1100px;}
.videos_slider .slick-next {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; top: 75%; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0;  background-position: -30px 2px; right: 1060px;} 
.videos_slider .slick-prev.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; top: 75%; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: 1px 2px; transform: rotate(0deg); right: 1100px;}
.videos_slider .slick-next.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; top: 75%; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: 1px 2px; transform: rotate(180deg); right: 1060px;}
.videos_slider_list {margin-left: 25px;}
.circle5 {display:block; width: 330px; height: 330px; position: absolute; top: 100px; left: -182px; bottom: 0; margin: auto; z-index: -1; border-radius: 100%; background-color: #FFCB05;}
.circle6 {display:block; width: 270px; height: 270px; position: absolute; top: 100px; left: -55px; bottom: 0; margin: auto; z-index: -1; border-radius: 100%; border: 5px solid #FFCB05;}
.circle7 {display:block; width: 270px; height: 270px; position: absolute; top: 160px; left: -19px; bottom: 0; margin: auto; z-index: -1;}
.circle8 {display:block; width: 100%; height: 100px; position: absolute; top: 80px; bottom: 0; margin: auto; z-index: -99; background-color: #9D1D27; animation: mymove 8s;}
  @keyframes mymove {
    0%   {left: 80px; background: #9D1D27; width: 50px;}
    100% {left: 169px; background: #9D1D27; width: 100%;}
  }
  #videos_sec .fulltitle .mc_container {width: 1200px;padding-top: 0;}
  #videos_sec .mc_container {width: 100%; padding-top: 75px;}
/*****  videos_sec  ends ****/


/*****  about_sec starts ****/
.about_sec{margin:0 0 50px; position: relative;}
.about_headstart_container {display: flex; flex-wrap: wrap; justify-content: space-between; padding-top: 30px;}
.about_headstart_container .content_block {background-color: #FFF6DE; /*border: 1px solid #54565B;*/ padding: 30px; width: 783px; font-size: 20px; line-height: 40px; margin-top: -180px;}
.circle4 {display:block; width: 588px; height: 588px; position: absolute; top: 586px; left: -297px; bottom: 0; margin: auto; z-index: -1; border-radius: 100%; border: 150px solid #fffaee;}
/*****  about_sec  ends ****/


/*****  sponsors_sec starts ****/
.sponsors_sec{margin: 0 0 150px}
.sponsors_sec .partnerLogo { text-align: center;}
.heading3-sm {
    text-align: center;
    margin-bottom: 20px;
    font: 500 25px/25px 'Inter', sans-serif;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
    width: 110%;
    margin-left: -5%;
}
.mar40{margin-bottom: 40px;}
.watch_read_list {padding: 6px; box-sizing: border-box;}
.sponsors_slider_list { margin: 10px; display: inline-block;} 
.sponsors_slider_list img {border: 1px solid #DDD;}



/* ================ The Timeline ================ */
.whyparticipatetimeline{text-align: center; margin-bottom: 73px;position: relative; padding-top: 70px;}
.circle-6{background: #FFF6DE;position: absolute;display: block;width: 240px; height: 240px;bottom: 50px;right:-150px;border-radius: 100%;}

.circle-7{background: #fff;position: absolute;display: block;width: 446px; height: 446px;top: 50px;left:-190px;border-radius: 100%;border:5px solid #FFCB05;z-index: 1;}

.circle-8{background: #fff;position: absolute;display: block;width: 338px; height: 338px;top: 110px;left:-150px;border-radius: 100%;border:30px solid #9D1D27;z-index: 2;}
.txtcen{text-align: center;}
.timeline {position: relative; width: 100%; margin:0; padding:48px 0 0 0;list-style-type: none;}
.timeline:before { position: absolute;left: 0; top: 50%; content: ' ';display: block; width: 100%; height: 1px; background:#9D1D27; z-index: -1;}

.timeline li h3{color:#9D1D27;font:500 20px/20px 'Inter', sans-serif; text-transform: uppercase;margin:0 0 5px;
font-size: 17px;letter-spacing: -0.4px;
}
.timeline li p{color:#54565B;font:300 14px/20px 'Inter', sans-serif;margin: 0 auto; width: 220px; min-height: 65px; }

.timeline li { position: relative;padding: 0;margin:0 0 0 -50px;text-align: center; display: inline-block;}
.timeline li:nth-child(even){top: -67px;}
.timeline li:nth-child(even) {
  top: -43px;
}
.timeline li:nth-child(odd){margin-bottom: 325px;}
.timeline li:nth-child(odd) {
  margin-bottom: 277px;
}
.timeline li:first-child{margin-left: 0;}

.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.direction-l {
  position: relative;
  width: 235px;
  float: left;

}

.direction-r {
  position: relative;
  width: 235px;
  float: left;
}

.flag-wrapper {
  position: relative;
  display: inline-block;
  margin:0 0 10px;
  text-align: center;
}
.flag img {width: 50px;}
.timeline li:nth-child(odd) .flag-wrapper{margin-bottom: 0;margin-top: 10px;}

.flag {position: relative; min-width: 75px;height: 75px; display: flex; align-items: center;justify-content: center;}
.direction-r .flag,.direction-l .flag {border:1px solid #9D1D27;background: #FFE592;color: #9D1D27;border-radius: 0;font:300 45px/41px 'Inter', sans-serif;}
.direction-l .flag:after, .direction-r .flag:after{position: absolute;content:'';height: 20px;width: 1px;background: #9D1D27;top: 73px;}
.direction-r .flag:after{left: 38px;}
.direction-l .flag:after{right: 35px;top:-20px}

.direction-l .flag:before, .direction-r .flag:before {
  position: absolute;
  top: 140%;
  right: 25px;
  content: ' ';
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -10px;
  background: #9D1D27;
  border-radius: 14px;
  border: 5px solid #fff;
  z-index: 10;
  box-shadow: 0 0 0 1px #9D1D27;
}

.direction-l .flag:before{top:-29px}

.direction-r .flag:before {left: 28px;}


.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(248,248,248);
}

/**** video comman css : Future / explainer *****/
.future_sec .fulltitle {position: relative; top: 170px;}
.story_item_box{ padding-left: 5px; flex-wrap: wrap; justify-content: space-between;}
.story_item_box .story_img_box{ width: 725px; height: 410px; margin-right: 30px; position: relative; z-index: 1;overflow: hidden;}
.story_item_box .story_img_box:hover,
.story_item_box .story_img_box:focus,
.story_item_box .story_img_box:active{ text-decoration: none !important;outline: 0px !important; outline: none !important;}
.story_item_box .story_img_box img{ max-width: 100%;} 
.story_item_box .story_img_box:before {  content: "";  position: absolute;  background: url(https://images.moneycontrol.com/images/microsite/idfc/play-icon.png) no-repeat; width: 80px; height: 80px; margin: 0 auto; left: 0px; right: 0; top: calc(50% - 40px); background-size: contain; border-radius: 60%; } 
 
.story_item_box .story_txt_box{position: relative; width: 785px; border: 10px solid #FFCB05;     margin-top: -130px; background-color: #fff; padding: 20px 30px;}
.story_item_box .story_txt_box .title{font-size:35px; line-height: 50px; font-weight: 500; color:#9D1D27;margin-bottom: 15px; width: 55%;display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  }  
.story_item_box .story_txt_box .sub_title{ color:#232323; margin-bottom: 25px; font-size: 18px; line-height: 30px; font-weight: 300;}  
.watchbtn_shareicons_wrap{display: flex; justify-content: space-between;}
.watch_now_btn{ display: flex; color: #fff;  width: 82px; height: 23px; background-color: #9D1D27; border-radius: 3px; justify-content: center; align-items: center; font-size: 12px; line-height: 25px; font-weight: 700; color: #FFFFFF; border: 1px solid #707070;}
.watch_now_btn:hover, .watch_now_btn:focus, .watch_now_btn:active{ text-decoration: none !important;outline: 0px !important; outline: none !important;color: #fff !important; }
.slideCountItem {font-size: 35px; line-height: 50px; color: #9D1D27; font-weight: 500;}
.slideCountAll {font-size: 20px; line-height: 50px; color: #54565B; font-weight: 500;}
.future_slideCounter {position: absolute; right: 60px;}

/**** future_sec *****/
.future_sec{margin-bottom: 101px;margin-top: -87px;}
.future_sec .sec_title{text-align: left;}
.future_sec .mc_container{position: relative;}
.future_vid_box_img{position: absolute; top: -70px; left: -275px;
  width: 829px; height: auto; z-index: 1;}  
.futures_video_slider{ position: relative; z-index: 2;}   
.future_slide_action_btn_wrap{/*display: flex; flex-wrap:nowrap; column-gap: 10px; width: 150px;*/ height: 35px; margin: 10px 0; text-align: right; margin-right: 20px;}
.future_slide_action_btn_wrap .slick-prev {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; bottom: 30px; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: -30px 2px; transform: rotate(180deg);left: 0;}
.future_slide_action_btn_wrap .slick-next {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; bottom: 30px;display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0;  background-position: -30px 2px; left: 110px;} 

.future_slide_action_btn_wrap .slick-prev.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; bottom: 30px; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: 1px 1px; transform: rotate(0deg); left: 0;}
.future_slide_action_btn_wrap .slick-next.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; bottom: 30px; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 99; padding: 0; background-position: 1px 1px; transform: rotate(180deg); left: 110px;}




/****** video popup ******/
.videopopup .modal-dialog{width: 770px;background: rgba(255,255,255,0.16);padding: 10px; margin: 100px auto 0;border-radius: 6px;box-shadow: 0px 8px 16px #00000029;}
.videopopup .modal-body{padding: 10px;background: #fff;border:1px solid #0076CE;border-radius: 6px;box-shadow: 0px 8px 16px #00000029;}
.close img {
    width: 35px;
}
.close { position: absolute; right: 0; top: -60px; z-index: 999; font-size: 2rem; font-weight: normal; color: #fff; opacity: 1; }
 

/***** footer start ******/
footer{background: #54565B;padding: 27px 0; text-align: center;}
footer .mc_container{position:relative;padding: 0 0;width: 853px;} 
footer span{color: #fff;display: block; margin:0 0 10px;font:700 15px/20px 'Roboto', sans-serif; }
footer ul li{margin-right:5px; display: inline-block; padding-right:5px;border-right:1px solid #fff;line-height: 10px;}
footer p{color: #fff; margin:0 0 30px;font:400 14px/20px 'Roboto', sans-serif; }
footer ul li a{color: #fff; font:400 14px 'Roboto', sans-serif;text-decoration: underline;} 
footer ul li a:hover, 
footer ul li a:active,
footer ul li a:focus{color: #fff; text-decoration: underline;}
footer ul li:last-child{border:none}

.fixicon{display: none;}


/*** faq start ****/
#faqsec{margin-bottom: 50px;}
#faqsec ul.tabs { margin: 0 0 30px; padding: 0; float: left; list-style: none; border-bottom: 1px solid #9D1D27; width: 100%;}
#faqsec ul.tabs li { float: left; margin: 0; cursor: pointer; padding: 0px 21px; border-bottom: 10px solid #3330; color: #232323; overflow: hidden; position: relative; font-size: 18px; line-height: 50px;}
#faqsec ul.tabs li.active { border-bottom: 10px solid #9D1D27; display: block;}
#faqsec .tab_container { clear: both; float: left; width: 100%; background: #fff; overflow: auto;box-shadow: 0px 3px 6px #00000029;}
#faqsec .tab_drawer_heading {  display: none;}
#faqsec .tab_content {  padding: 24px 40px; display: none;}
#faqsec .faq .tab-heading, .tab_content h2 { color: #4A4A4A;font:500 25px/30px 'Roboto' , sans-serif;  margin: 0 0 20px;text-transform: uppercase;}
#faqsec .faq .panel-group .panel { box-shadow: none; border: 0;}
#faqsec .faq .panel-default>.panel-heading { padding: 0;background: 0; border: 0;}
#faqsec .faq .panel-title, #faqsec .faq .panel-default>.panel-heading+.panel-collapse>.panel-body, #faqsec .tab_content p {  color: #808080; font-weight: 400;font-size: 18px; line-height: 25px;}
#faqsec .panel-title { position: relative;}
#faqsec .faq .panel-title a {  padding: 10px 20px 10px 0px;display: block; border-bottom: 1px solid #FFCB05;}
#faqsec .faq a[aria-expanded="true"] {  color: #9D1D27; border: 0; width: 100%;  display: block;}
#faqsec .faq a[aria-expanded="true"]:before {  color: #808080;}
#faqsec .panel-title > a.collapsed:before { background: url(https://images.moneycontrol.com/images/microsite/idfc/plus.png)right center no-repeat; padding-right: 5px; background-size: 16px; width: 16px; height: 16px; position: absolute; content: ''; right: 0;}
#faqsec .panel-title > a:before { background: url(https://images.moneycontrol.com/images/microsite/idfc/minus.png)right center no-repeat; padding-right: 5px; background-size: 16px; width: 16px; height: 16px;  position: absolute; content: ''; right: 0;}
#faqsec .faq .collapse.in { border-bottom: 1px solid #FFCB05;}
#faqsec .faq .panel-default>.panel-heading+.panel-collapse>.panel-body { border: 0;  padding: 0 10px 10px 0;}
#faqsec .faq .panel-title, #faqsec .faq .panel-default>.panel-heading+.panel-collapse>.panel-body, #faqsec .tab_content p,#faqsec .tab_content ul li { color: #232323; font-weight: 400; font-size: 18px; line-height: 25px; margin-bottom: 20px;}
#faqsec .tab_content ul li{background: url('https://images.moneycontrol.com/images/microsite/idfc/cir2.png')left 8px no-repeat; padding-left: 20px;background-size: 9px;}



/***** investor css *****/
.investors{position: relative;background: rgb(255,229,146);
  background: -moz-linear-gradient(50deg, rgba(255,229,146,1) 0%, rgba(255,241,200,1) 64%, rgba(255,246,222,1) 100%);
  background: -webkit-linear-gradient(50deg, rgba(255,229,146,1) 0%, rgba(255,241,200,1) 64%, rgba(255,246,222,1) 100%);
  background: linear-gradient(50deg, rgba(255,229,146,1) 0%, rgba(255,241,200,1) 64%, rgba(255,246,222,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe592",endColorstr="#fff6de",GradientType=1);
  padding: 28px 68px 90px; 
}

.investor-thumb{background: #fff;box-shadow: 0px 3px 6px #00000029;padding: 44px 75px 65px; display: flex;margin-top: 28px;}
.imglft{width: 253px;margin-right: 38px;flex-shrink: 0; border:1px solid #9D1D27}
.imglft img {width: 100%;}
.txtRgt h3{color: #9D1D27; font:500 25px 'Roboto',sans-serif;margin-bottom: 3px;}
.txtRgt span.des{color: #54565B;font:400 13px/15px 'Roboto',sans-serif; margin-bottom: 10px; display: block;}
.txtRgt p,span.moretext2{color: #232323;font:400 18px/28px 'Roboto',sans-serif; display: inline-block;}

.investorSlider {
  position: relative;
  z-index: 2;
}
.inv_slideCounter {
  position: absolute;
  right: 60px;
}
.inv_slideCounter {
  position: absolute;
  right: 0;
  text-align: center;
  left: 0;
  margin: 0 auto;
}
.moreless-button2{display: none;}
.investor_btn_wrap{/*display: flex; flex-wrap:nowrap; column-gap: 10px; width: 150px;*/ height: 35px; margin: 10px auto; width: 160px; text-align: right; position: relative;}
.investor_btn_wrap .slick-prev {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; bottom: 0px; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 999; padding: 0; background-position: -30px 2px; transform: rotate(180deg); right: 130px;}
.investor_btn_wrap .slick-next {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; bottom: 0px;display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 999; padding: 0;  background-position: -30px 2px; right: 10px;} 
.investor_btn_wrap .slick-prev.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; bottom: 0px; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 999; padding: 0; background-position: 1px 1px; transform: rotate(0deg); right: 130px;}
.investor_btn_wrap .slick-next.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size:0; line-height:0; position:absolute; bottom: 0px; display:block; width: 31px; height: 16px; border:none; outline:none; z-index: 999; padding: 0; background-position: 1px 1px; transform: rotate(180deg); right: 10px;}

.posRel{position: relative;}
.invsImgLft{position: absolute;left:-260px;top:-27px}
.invsImgRgt {
  position: absolute;
  right: -210px;
  top: unset;
  bottom: -570px;
}

/***** marquee ****/
.marquee-main{border:1px solid #FFCB05;height: 40px;position: relative;display: flex;
  align-items: center;width: 100%;overflow: hidden;border-top-left-radius: 5px;border-bottom-left-radius: 5px;margin-bottom: 50px; background: #FFF6DE;}
.maquee-title p{background: #9D1D27;border-top-right-radius: 5px;border-bottom-right-radius: 5px;padding:5px;color: #fff;display: inline-block;position: relative;z-index: 10; line-height: 18px;font-size: 16px; font-family: 'Inter', sans-serif; font-weight: 500;}
.maquee-title{display:inline-block}

.marquee-main:before{position: absolute;content:'';width: 6px;left:0px;top:-1px;height: 42px;background:#FFCB05;}
.marquee {
display: inline-block;
white-space: nowrap;
  animation: scrollLeft 38s linear infinite;
padding-left: 101%; color: #2D2D2D;
font-size: 18px;font-weight: 500;
}
.marquee a{color: #9D1D27}

.marquee:hover {
 animation-play-state: paused
}

@keyframes scrollLeft {
0% {
  transform: translateX(0%);
}
100% {
  transform: translateX(-100%)
}
}
.marquee-sec{margin-top: 50px;}


 .slick-slide .logoImg img{width: auto;height: 30px;margin-bottom: 10px;border: 1px solid #BCBCBC}
.logoImg{height: 40px;display: block;}

.deadlinetxt{border-bottom: 2px solid #FFCB05;
  padding: 0 0 10px;font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #9D1D27;
  font-weight: 500;}

.deadline_para  {
    color: #232323;
    font: 400 14px/20px 'Inter', sans-serif;
    margin: 0 0 10px;
}


/***** winners start ******/
.winners{background: url('https://images.moneycontrol.com/images/microsite/idfc/winnersbg.jpg')center top no-repeat;background-size: cover; padding: 65px 0 60px;}
.winnerSlider{margin-top: 15px;}
.winThumb{text-align: center;}
.winThumb h3 { color: #9D1D27;  font: 700 26px/32px 'Roboto',sans-serif; margin-bottom: 5px;}
.winThumb p { color: #9D1D27;  font: 400 22px/32px 'Roboto',sans-serif; margin-bottom: 30px;}
.winners .slick-slide{padding: 40px 20px 20px 30px; margin:0 57px 0 0}
.winImg{background: #fff; border:5px solid #fff; position: relative;-webkit-box-shadow: 0px 0px 0px 6px #ffcd00;-moz-box-shadow: 0px 0px 0px 6px #ffcd00;box-shadow: 0px 0px 0px 6px #ffcd00; margin-bottom: 20px;}
.winImg:before{position: absolute;content:'';left:-35px;top:-45px; background: url('https://images.moneycontrol.com/images/microsite/idfc/crown.png') left top no-repeat; width: 69px;height: 60px; z-index: 1;}
.winImg img{border:1px solid #9d1d27;width: 100%; height: 255px; object-fit: cover;}
.win_slideCounter { position: absolute;right: 0;text-align: center; left: 0; margin: 0 auto;}
.win_btn_wrap { height: 35px; margin: 0 auto 0; width: 160px; text-align: right;position: relative;}

/* .win_btn_wrap .slick-prev.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat;font-size: 0; line-height: 0; position: absolute; bottom: 0px; display: block;width: 31px; height: 16px; border: none; outline: none; z-index: 999; padding: 0; background-position: 1px 1px; transform: rotate(0deg); right: 130px;} */
.win_btn_wrap .slick-prev.slick-disabled {background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat;font-size: 0; line-height: 0; position: absolute; bottom: 0px; display: block;width: 31px; height: 16px; border: none; outline: none; z-index: 999; padding: 0; background-position: 1px 1px; transform: rotate(0deg); left: 0;}
/* .win_btn_wrap .slick-prev { background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size: 0; line-height: 0; position: absolute; bottom: 0px; display: block; width: 31px; height: 16px; border: none;  outline: none; z-index: 999; padding: 0; background-position: -30px 2px; transform: rotate(180deg); right: 130px;} */
.win_btn_wrap .slick-prev { background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size: 0; line-height: 0; position: absolute; bottom: 0px; display: block; width: 31px; height: 16px; border: none;  outline: none; z-index: 999; padding: 0; background-position: -30px 2px; transform: rotate(180deg); left: 0;}

/* .win_btn_wrap .slick-next { background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size: 0; line-height: 0; position: absolute; bottom: 0px; display: block; width: 31px; height: 16px; border: none; outline: none; z-index: 999; padding: 0; background-position: -30px 2px; right: 10px;} */
.win_btn_wrap .slick-next { background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size: 0; line-height: 0; position: absolute; bottom: 0px; display: block; width: 31px; height: 16px; border: none; outline: none; z-index: 999; padding: 0; background-position: -30px 2px; right: 70px;}
/* .win_btn_wrap .slick-next.slick-disabled { background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size: 0; line-height: 0; position: absolute; bottom: 0px; display: block; width: 31px; height: 16px; border: none; outline: none; z-index: 999;  padding: 0; background-position: 1px 1px;  transform: rotate(180deg); right: 10px;} */
.win_btn_wrap .slick-next.slick-disabled { background: url(https://images.moneycontrol.com/images/microsite/idfc/arrows.png) no-repeat; font-size: 0; line-height: 0; position: absolute; bottom: 0px; display: block; width: 31px; height: 16px; border: none; outline: none; z-index: 999;  padding: 0; background-position: 1px 1px;  transform: rotate(180deg); right: 70px;}


.winners .contain,.winners .mc_container{position: relative;}
.wincircleOne {background: #FFCD00;position: absolute;display: block;width: 105px;height: 105px;top: 10px;right: 30px;border-radius: 100%;}
.wincircleTwo{position: absolute; display: block;width: 80px;height: 80px;top: -100px;left: 100px;}
.wincircleThree{position: absolute;display: block;width: 215px;height: 215px;bottom: -10px;left: -60px;display: none;}



/**** photogallery home page starts ******/
.photoSec{background: #9d1d27;color: #fff;padding: 70px 0 50px;}
.photoSec .sec_title{color: #fff; margin-bottom: 60px;}
.photoCont{position: relative;}
.btnCen{text-align: center;}
.btnCen a{font-size: 22px; font-weight: 600;padding: 12px 19px; text-transform: uppercase; color: #000;display: inline-block; background: #fff; border-radius: 3px;}
.phtoTxt{position: relative; width: 740px;float: right; border:6px solid #f5c301;padding: 80px 55px 75px 200px; height: 360px; margin:0 10px 35px 0;}
.picLft{position: absolute; left:40px;top:-10px;background: url('https://images.moneycontrol.com/images/microsite/idfc/photobg.png')left top no-repeat; width: 610px; height: 399px; background-size: 100% 100%; z-index: 1;}
.picLftInn{margin:69px 10px 10px 87px}
.picLftInn img{width: 480px; height: 260px; object-fit: cover;}
.phtoTxt p{display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;overflow: hidden;}
.photoCont,.phtoTxt,.photoSec{position: relative;}
.photoWhtCir{position: absolute; right: -67px;top: -86px;;}
.photoWhtCirOne {background: #FFCD00;position: absolute;display: block;width: 180px;height: 180px;bottom: 50px;left: 10px;border-radius: 100%;}
.photoWhtCirTwo{position: absolute; right:0;bottom:-100px;}


/**** photogallery page starts ******/
.magnific-img img {width: 100%;height: 166px; object-fit: cover;}
.magnific-img {display: inline-block;width: 23.5%; flex-shrink: 0;border: 1px solid #9D1D27;}
.img-gallery-magnific{display: flex;  flex-wrap: wrap; justify-content: center; grid-gap:20px}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {opacity: 0;-webkit-backface-visibility: hidden;
/* ideally, transition speed should match zoom duration */-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}

.mfp-with-zoom.mfp-ready .mfp-container {opacity: 1;}
.mfp-with-zoom.mfp-ready.mfp-bg {opacity: 0.9;}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {opacity: 0;}
.mfp-arrow-left:before { border-right: none !important;}
.mfp-arrow-right:before { border-left: none !important;}
button.mfp-arrow, .mfp-counter {
  /* opacity: 0 !important; */ transition: opacity 200ms ease-in, opacity 2000ms ease-out;}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
opacity: 1 !important;}
.img-gallery-magnific .btnCen{margin-top: 110px;}
.photogallerySec{padding: 50px 0;}
.photogallerySec .sec_title{margin-bottom: 30px;}
.photogallerySec p{text-align: center; margin-bottom: 70px;color: #000; font-size: 24px; line-height: 34px; padding: 0 20px;}
.photogallerySec .btnCen a{background: #9d1d21; color: #fff; font-size: 20px;}
img.mfp-img{width: 600px; height: 349px; object-fit: cover;}
.mfp-figure figure{padding: 20px; background: #fff; }
.mfp-figure .mfp-title{color: #000;margin: 0 10px; padding: 0; line-height: 28px; text-align: center;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.mfp-image-holder .mfp-content,img.mfp-img{transition: ease-in all 0.8s;}
.mfp-counter{display: none;}
img.mfp-img{padding: 0px 0 0px;}
.mfp-bottom-bar{margin-top: 0;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{margin-top: -40px;}
.mfp-bottom-bar{background: #fff; padding-bottom: 10px;}
.mfp-arrow-left:after {border-right: 17px solid #FFF;margin-left: 0; height: 30px;width: 30px; border-right: 5px solid white;border-bottom: 5px solid white; transform: rotate(135deg);}
.mfp-arrow-right:after { border-right: 17px solid #FFF; margin-left: 0; height: 30px;width: 30px; border-right: 5px solid white; border-bottom: 5px solid white;transform: rotate(-45deg);}
.mfp-arrow:before{opacity: 0;}
.mfp-content .mfp-close{display: none;}
.mfp-arrow:after {border-top-width: 30px;border-bottom-width: 13px;top: 8px;}
.mfp-arrow:before, .mfp-arrow:after{border: 5px solid #fff; border-left: 0;border-top: 0;}
.mfp-arrow-left {left: calc(100% - 90%)}
.mfp-arrow-right {right: calc(100% - 90%)}
.mfp-arrow{top:55%}
.content{display: none;}

.photogallerySec .bradCrumb{margin-bottom: 60px;}
.photogallerySec .bradCrumb ul{display: flex; grid-gap:5px}
.photogallerySec .bradCrumb ul li a{font-size: 16px; font-weight: 400;color: #000;}
.photogallerySec .bradCrumb ul li.active a{font-weight: 700;}

.mfp-zoom-out-cur{height: 100% !important; overflow: hidden;}
.mfp-arrow{width: 40px;}
.mfp-content:before{position: absolute;content:'PHOTOGALLERY'; left:0;right:0;text-align: center; display: block;top:-60px;color:#fff;font-size: 40px;
  font-weight: 700;}

p.redBoldTxt 
{
 color: #9D1D27;
 font-size: 25px;
 font-weight: bold; 
 margin-bottom: 30px;
}


/********* season new css *******/
/* .intromain{display: flex;justify-content: center;} */
.intromain{display: flex;margin-top: 40px;justify-content: center;}
.toplogo{width: 350px; flex-shrink: 0; margin-right: 50px;}
.readmortxt{width: 691px; flex-shrink: 0; text-align: left; margin: 0;}
.circle-3{right: -278px;}
.circle-2{right: -100px;}
.lead_intro_sec{margin-bottom: 143px;}
.why_participate{margin-bottom: 0;}
.timeline{padding-top: 20px;}
.whyparticipatetimeline{margin-bottom: 0;}
.yourjourney_sec{margin-top: 63px;}
.journeybx span.ar-rgt{right: -25%;height: 130px;width: 1px;border-right: 1px dotted #9D1D27;}
.investors,.photoSec{margin-bottom: 70px;}
.offertxt{margin-bottom: 28px;}
.offering-heading{margin: 0 auto 25px; text-transform: uppercase; text-align: center;}
.yourjourneythumb{grid-gap:100px}
.journeybx{width: 200px;}

.circle-1{bottom: -130px;left: -140px;}
.about_headstart_container{margin-bottom: 89px;}

.direction-r,.direction-l{width: 200px;}
.lftidflogo{margin-right: 19px;}
.mc_link_wrap a{width: 164px;height: 39px; font-size: 18px; font-weight: bold; border-radius: 5px;text-align: center;}

.justOutSlider {position: relative; border: 10px solid #FFCB05; z-index: 2; background:#fff;}
.justout_slideCounter {
   position: absolute;
left: 48px;
}
.posRel{position: relative;}
.posRel .circle_wrapper{top: 29%;
right: -10%;}
.justOut{margin-bottom: 40px;margin-top: 50px;}
.justOut .story_item_box .story_txt_box{width: 100%;margin:0}
/* .justOut .story_item_box .story_txt_box{border: 0; width: 466px;flex-shrink: 0;} */
.justOut .story_item_box .story_txt_box{border: 0;}
.justOut .story_item_box{padding-left: 0; display: flex;  padding: 40px; justify-content: flex-start;flex-wrap: nowrap;}
.justOut .story_item_box .story_img_box{width: 600px;margin-right: 25px; height: 340px; }
/* .justOut .story_item_box .story_img_box img{border:1px solid #54565B;height: 340px;width: 600px; } */
.justOut .story_item_box .story_img_box img{border:1px solid #54565B;width: 600px; }
.justOut .story_item_box .story_txt_box{padding: 0;width:48%;}
.justOut .story_item_box .story_txt_box .sub_title{display: none;}
.justOut .story_item_box .story_txt_box .title{width: 100%;}
.justOut .watch_now_btn{font-size: 18px;font-weight: bold; width: 164px;height: 39px;border: 0;;}
.future_slide_action_btn_wrap{position: relative;}
.justOut .future_slide_action_btn_wrap .slick-prev.slick-disabled,
.justOut .future_slide_action_btn_wrap .slick-next,
.justOut .future_slide_action_btn_wrap .slick-prev{bottom: 0;}

.picLftInn img {
width: 495px;
height: 280px;
object-fit: cover;
}
.picLftInn {
margin: 60px 10px 10px 80px;
}

.abtImpactDflx{display: flex; justify-content: flex-end;position: relative;}
.abtIntro{background: #FFF1C8;padding: 36px 0px 46px 40px;width:780px;position: relative; margin-top: 85px;}
.abtIntro::after{background: #FFF1C8;width: 500px; right: -500px;top:0;height: 100%; content: ''; position: absolute;}
.abtIntro h3{color: #54565B; font-size: 20px; line-height: 30px; font-weight: 600;margin-bottom: 30px;}
.abtIntro p{color: #54565B; font-size: 20px; line-height: 30px; font-weight: 400; margin-bottom: 20px;}
.lftImpactImg{position: absolute;left:0;top:0px}
.abtImpactDflx .watch_now_btn{font-size: 18px;font-weight: bold; width: 164px;height: 39px;border: 0;;}

.photoCont p{margin-bottom: 24px;;}
.phtoTxt{padding-top: 40px;}
.photoCont .watch_now_btn{font-size: 18px;font-weight: bold; width: 164px;height: 39px;border: 0;; background: #FFCB05;color: #54565B;}
.photoWhtCirOne{top: -40px;left: -10px;bottom: unset;}
.photoWhtCirTwo {
position: absolute;
right: unset;
bottom: -140px;
left: -10px;
transform: rotate(180deg);
}
.red-btn-big{margin-left: -100px;
margin-top: -10px;}    
.timeline li:nth-child(even) {
top: -35px;
}
.timeline li:nth-child(odd) {
margin-bottom: 267px;
}
.justOutSlider{background: #FDFCF7;}
.photoSec{min-height: 600px;}
.photoCont.phtoTxtSmall .phtoTxt {width: 440px;height: 190px;}
.photoCont{width: 890px;
margin: 0 auto;}   
.investors .mc_container{width: 100%;}
.investors{padding:28px 0px 90px}
.investorSlider{padding-left: 12%;}
.investor-thumb{align-items: flex-start;}
.investors .slick-slider .slick-list{padding-right: 15% !important;}
.investors .slick-initialized .slick-slide{margin-right: 55px;}
.whyparticipatetimeline .timeline{position: relative;}
.whyparticipatetimeline .yelCir{position: absolute;right:-130px;bottom:20px;background: #FFF6DE; border-radius: 50%; width: 240px; height: 240px;}
#about_sec .circle-3{width: 380px;height: 380px;top: unset;bottom: -190px;right: -236px;}
#about_sec .circle-2{right: -110px;top: unset;bottom: -90px;}
.story_item_box .story_txt_box{background:none}


.helping_sec,.offering-main{margin-top: 60px;}

/***** media start ******/
@media all and (max-width:1316px){
    .mc_container{width:100%;padding-left:20px;padding-right:20px;}

    .future_sec .fulltitle {top: 3px;margin-bottom: 0;}
    .story_item_box .story_img_box {width: 615px;}
    .story_item_box .story_txt_box .title {width: 44%;}
    .articles_slider {margin: 0;}
    .videos_slider_list .image_block {width: 235px; height: 155px;}
    .videos_slider_list .content_block {width: 235px;}
    .videos_slider_list {margin-left: 15px;}
    .videos_slider .slick-list {width: 750px;}
    .articles_slider_list .image_block {width: 435px; height: 225px;}
    .articles_slider_list .image_block img {width: 100%; height: 100%;}
    .articles_slider_list .content_block {width: 435px;}
    .articles_slider .slick-next, .articles_slider .slick-prev, .articles_slider .slick-next.slick-disabled, .articles_slider .slick-prev.slick-disabled {top: 45%;}
    .sponsors_slider .slick-prev, .sponsors_slider .slick-prev.slick-disabled {left: 2px;}
    .sponsors_slider .slick-next, .sponsors_slider .slick-next.slick-disabled {right: 12px;}
    .future_sec {padding-bottom: 0;margin-top: 0;margin-bottom: 61px;}
    .videos_slider .slick-prev, .videos_slider .slick-prev.slick-disabled {right: 800px;}
    .videos_slider .slick-next, .videos_slider .slick-next.slick-disabled {right: 760px;}
    #videos_sec .fulltitle .mc_container {width: auto;}
    
}

@media (max-width: 1024px) {
.magnific-img{width: 22%;}
.mfp-arrow-left {left: 13%;}
.mfp-arrow-right {right: 8%;}
.mfp-arrow {top: 51%;}
}


@media all and (max-width:980px){
 
/*** idfc CSR css ****/
.idfc_eligibility_wrap {flex-direction:column;gap:0;margin:0 15px;}
.idfc_eligibility_wrap ul{width:100%;}
.idfc_eligibility_wrap ul li{margin:15px 0;min-height:55px;}
.idfc_eligibility_wrap ul li figure{width:50px;height:50px;}
.idfc_eligibility_wrap ul li figure img {height:28px;}
.idfc_eligibility_wrap li .heading3{margin-bottom:1px;}
.idfc_eligibility_wrap .right_eligible {width: calc(100% - 65px);}
.idfc_eligibility_wrap li p {font-size:14px;line-height:20px;}
#idfc_abt {padding: 0;margin-top:60px;}
#idfc_abt .abtIntro {padding: 15px;}
#idfc_abt .circle-4, #idfc_abt .circle-1, #idfc_abt .circle-2, #idfc_abt .circle-3{display:none;}
#idfc_abt .abtIntro, #idfc_abt .abtIntro p{font-size: 14px;line-height: 22px;}
#idfc_abt ul li::before{top:2px;}
.idfc_journry .circle-5, .idfc_journry .circle-6{display:none;}
.idfc_journry .yourjourneythumb{overflow-x: auto;}
.idfc_faq .faq .panel-title, .idfc_faq .faq .panel-default>.panel-heading+.panel-collapse>.panel-body, .idfc_faq .tab_content p, .idfc_faq .tab_content ul li{font-size:14px !important;line-height:20px !important;
margin-bottom:10px !important;}
.idfc_faq .panel-title > a.collapsed:before{background-size:13px !important;}
.idfc_faq .tab_content ul li {background-size:7px !important;}
.csr_mt_15{margin-top:-15px;}

/*** idfc CSR css end****/

 
.desk_view{display:none}
.mob_view{display:block}
.hide_in_mobile{display:none}

body{font-size:14px;line-height:20px}
.sec_title{font-size:35px;}
.heading3{font-size: 18px;line-height: 25px;}

.reg-form .modal-dialog{width: 90%;}
.reg-form.modal{overflow-x: hidden;
  overflow-y: auto;
  height: 80%;
  padding-bottom: 100px;
}

.moretext,.cir1,.cir2,.greyarro,.cir4,.cir5,.circle-1 {display: none;}
.circle-2{width: 80px;height: 80px;top: 51px;right: -45px;}
.circle-3{width: 180px;height: 180px;top:0; right: -100px;}
.moreless-button { display: inline-block;background: #9D1D27;border-radius: 3px;color: #fff;font:700 12px 'Roboto', sans-serif;padding: 4px 9px;width: fit-content;margin: 0 auto;display: none;}
.moreless-button:hover,.moreless-button:focus,.moreless-button:active{color: #fff;outline: none;}

.lead_intro_sec{padding-top: 60px;margin-bottom: 25px;}
.toplogo{width: 185px;margin-bottom:  25px;}
.readmortxt p{font-size: 16px;line-height: 25px;}
.readmortxt{width: auto;}

.yourjourney_sec{margin-bottom: 49px;}
.yourjourney_sec .mc_container{padding: 0;}
.yourjourney_sec .fulltitle .mc_container{padding: 0 20px;}
.yourjourneythumb{margin:0;grid-gap:70px;padding-left: 20px;overflow-y:auto;justify-content: flex-start;}
.journeybx p{font-size: 12px;line-height: 18px;}
.journeybx{width: 185px;flex-shrink: 0;}
.journeybx .heading3:after{width: 73%;right: -75px;top: -25px;}
.journeybx span.ar-rgt{right: -40px;top: -13px;}

.offertxt{flex-direction: column;margin-top: 0;margin-bottom: 16px;}
.offerimg{position: relative;width: 260px;margin:0 auto;top:unset;bottom: unset;left:unset;right: unset;}
.rgttxt{width: auto;padding: 20px;}
.rgttxt p,.rgttxt p a{font-size: 14px;line-height: 22px;}
.rgttxt p a{display: block;}
.offering-heading{font-size: 30px;margin:0 auto 19px;text-align: center;}
.offerings ul li img{height: 27px;}
.offerings ul li p{font-size: 12px;line-height: 13px;}
.wht-btn{font-size: 10px;padding: 5px 4px;}
.offerings ul li{width: 150px;margin-bottom: 20px;}
.offerings ul li:nth-child(odd){margin-right: 20px;}
.offerings ul li:nth-child(even){margin-right: 0;}
.helping_sec{margin-bottom: 30px;}
.helping_sec,.offering-main{margin-top: 40px;}

.bootcamptxt{width: auto;}
.dayevent{flex-direction: column;}
.eventlft{margin-bottom: 13px;}
.eventheading{font-size: 16px;line-height: 20px;}
.dayevent p{font-size: 12px;line-height: 18px;}

.mentor_sec{padding: 30px 0 50px;}
.mentor_sec .sec_title{margin-bottom: 22px;}
.mentorslider{display: flex;overflow-x: auto;padding-left: 20px;}
.speaker-bx{flex-shrink: 0;width: 200px;margin-right: 40px;}
.mentor_sec .mc_container{padding: 0;}
.mentor_sec .fulltitle .mc_container{padding: 0 20px;}

.journeytxt .modal-dialog{width: 80%;}
.cir3{display: block;position: absolute;width: 164px;right:-90px;top:10px}

.participate-main{grid-gap:0;flex-direction: column;}
.participate-lft{width: 100%;margin-bottom: 20px;}
.participate-heading{font-size: 25px;line-height: 30px;}
.participate-txt p{font-size: 14px;line-height: 20px;}
.circle-8,.circle-7,.circle-6,.lead_intro_sec .red-btn-big{display: none;}
.lead_intro_sec .red-btn-big.mob_view{display: block;width: 175px; margin:15px auto}
.timeline{display: flex;overflow-x: auto;overflow-y: hidden;padding: 13px 0 0 15px;}
.timeline li{width: 180px; flex-shrink: 0;}
.timeline li:nth-child(even){top:197px}
.why_participate{margin-bottom: 20px;}
.timeline li h3{font-size: 15px;line-height: 25px;margin-bottom: 0;letter-spacing: -0.3px;}
.timeline li p{font-size: 12px;line-height: 20px;min-height: 45px;}
.direction-r .flag, .direction-l .flag{font-size: 35px;}
.flag{min-width: 57px;height: 57px;}
.direction-r,.direction-l,.timeline li p{width: 240px;}
.direction-r .flag:after{left:28px}
.direction-r .flag:after{top:55px}
.direction-r .flag:before{left: 18px;}
.direction-l .flag:before, .direction-r .flag:before{top:157%}
.direction-l .flag:after{right: 25px;}
.direction-l .flag:before{top:-30px;right:16px}
.timeline:before{width: 250%;}

.timeline li:nth-child(odd){margin-bottom: 210px;}
.red-btn-big{font-size: 16px;padding: 9px 40px;}
.whyparticipatetimeline .mc_container{padding: 0;}

 
.lftidflogo {height: 27px;}
.burger_menu_box .mob_menu .lftidflogo svg{width: 80px; height: auto;}
    .header_sec{ height:50px;background: none;box-shadow: none;}
    .burger_menu_box .menu_rt_sec{position:fixed;top:0; left:0;padding: 5px 10px; background: #FFE592; z-index:999999;width:100%;box-shadow: 0px 3px 6px #0000003B;}
    .burger_menu_box .mn_txt{font-size:10px;line-height:10px;left:6px;color:#000;margin-bottom:3px;position:relative}
    .burger_menu_box .mob_menu{cursor:pointer;position:relative;right:0;top:0;padding-top:0;z-index:9999;display: flex;
      align-items: center;
      justify-content: space-between;}
    .burger_menu_box .mob_menu svg .a,
    .burger_menu_box .mob_menu svg a{stroke:#fff!important}
    .burger_menu_box .mob_menu svg{width:24px;height:16px;display:inline-block;position:relative;}
    .burger_menu_box nav{z-index:99999;margin:0;display:block;width:100%;position:fixed;right:-100%;top:0;bottom:0;background:#FFE592;padding:35px 20px 15px 35px;transition:.8s all}
    .burger_menu_box nav.slideright{right:0}
    .burger_menu_box .closenav{position:absolute;top:15px;right:25px;cursor:pointer;padding:0;width: 24px; height: 24px;  text-align: center; font-size: 12px;color: #232323;}
    .burger_menu_box .closenav svg{width: 26px; height: 26px; }
    .burger_menu_box .mainmenus{ margin-bottom: 20px;}
    .burger_menu_box .mainmenus li{display:block;margin:0;border-bottom:1px solid #e0b71a}
    .burger_menu_box .mainmenus li:last-of-type{border-bottom:0}
    .burger_menu_box .mainmenus li a{color:#232323;font-size:20px;line-height:26px;padding:15px 0;display:block;font-family: 'Inter', sans-serif;}
    .burger_menu_box .mainmenus li:has(.childMenu) li{margin-left: 30px;}
    
    .burger_menu_box .collapsable_menu{position:relative}
    .burger_menu_box .submenus li{position:relative;border:0;padding-left:30px}.burger_menu_box .submenus li a{border:0;font-size:14px;line-height:20px;padding:5px 0}
    .burger_menu_box .submenus li:last-of-type{border:0;padding-bottom:5px}
    .overlaybg{position:fixed;left:0;top:0;right:0;bottom:0;height:100%;content:"";width:100%;z-index:9999;background:#000;opacity:.8}
    .mob_menu .a{stroke:#fff}
    .mc_link_wrap{width: 100%; max-width: 100%; flex-basis: 100%;text-align: left;}
    .header_sec .left_head .mc_link_wrap{display: none;} 
    .mc_link_wrap a{background: #9D1D27;color: #fff;padding: 10px 29px;font-size: 16px;}


    footer{text-align: center;padding: 25px 0 27px;}
    footer .mc_container{width: auto;}
    footer p,footer ul li a,footer span{font-size:13px;line-height:18px}
    footer ul li{display:inline-block;}
    footer span{margin-bottom: 0;}  
    footer .mc_container{padding: 0 15px;}

    .future_sec { padding-top: 20px; padding-bottom: 20px; } 
    .future_sec .sec_title { margin-bottom: 15px; } 
    .future_sec .txtcen { padding-left: 60px; } 
    .future_vid_box_img { top: -15px; left: -115px; width: 280px;}
    .future_slide_action_btn_wrap { width: 130px; height: 28px; } 
    .future_slide_action_btn_wrap .slick-prev, .future_slide_action_btn_wrap .slick-prev.slick-disabled {bottom: 20px; right: 105px;}
    .future_slide_action_btn_wrap .slick-next, .future_slide_action_btn_wrap .slick-next.slick-disabled {bottom: 20px;right: 18px;}

    .vidplay .modal-dialog {width: 90%;height: auto;}
  
  

     /* story_item_box */
     .story_item_box{padding-left: 0; padding: 0 3px;flex-wrap: wrap; } 
     .story_item_box .story_img_box { width: 70%; height: 285px; padding: 3px; margin-right: -4px; margin-bottom: 15px;} 
     .story_item_box .story_img_box:before { width: 35px; height: 35px; top: calc(50% - 17px);} 
     .story_item_box .story_txt_box { width: 100%; margin-bottom: 20px; padding: 45px 20px 20px 20px; border-width: 5px;     margin-top: -57px;}  
     .story_item_box .story_txt_box .sub_title { margin-bottom: 15px; font-size: 14px; line-height: 20px;} 
     .story_item_box .story_txt_box .title { font-size: 20px; line-height: 25px; margin-bottom: 7px; } 
     .watch_now_btn { width: 133px; height: 33px;} 
     .share_icons_popup_wrap svg { width: 14px; height: 14px; } 
     .share_icons_popup_wrap img { width: 14px; height: 14px; } 
     .share_icons_popup_wrap {top: 9px;}
     .slideCountItem{font-size: 25px;} 
     .oftxt, .slideCountAll{font-size: 13px;} 

    .articles_slider_list .image_block {width: 240px; height: 135px;}
    .articles_slider {overflow-x: auto; white-space: nowrap; width: 100%;}
    .articles_slider {scrollbar-width: none;padding-left: 10px;}
    .article_sec .fulltitle{padding: 0 20px;}
    .articles_slider::-webkit-scrollbar {display: none;  /* Safari and Chrome */}
    .articles_slider_list {display: inline-block; padding: 0 10px;}
    .articles_slider_list .content_block {width: 240px;}
    .articles_slider_list .content_block .desc {white-space: normal;}
    .articles_slider_list .content_block {padding: 9px 0 0 10px;}
    .about_headstart_container .content_block {font-size: 14px; line-height: 22px; width: 100%; margin-top: 0; border: 0;}
    .about_headstart_container {display: block;}
    .about_headstart_container .image_block {text-align: center;}
    .about_sec .mc_container {padding: 0;}
    .sponsors_slider_list.slick-slide {padding: 0 14px;}
    .about_sec .fulltitle .mc_container {padding: 0 20px;}
    .videos_sec .mc_container:nth-of-type(2) {margin-top: 35px;}
    .article_sec {margin-bottom: 50px;}
    .videos_slider .slick-list {width: 500px;}
    .videos_slider .slick-next, .videos_slider .slick-next.slick-disabled {right: 505px;}
    .videos_slider .slick-prev, .videos_slider .slick-prev.slick-disabled {right: 545px;} 
    .heading3-sm{width: 100%;margin-left: 0}

    .investors{padding: 20px 0;}
    .investor-thumb{flex-direction: column; padding: 25px;margin: 25px auto 0;border: 1px solid #00000029; box-shadow: none;}
    .txtRgt span.moretext2 {
      display: none;color: #232323;font: 400 18px/28px 'Roboto',sans-serif;
      width: 100%;
  }
  .invsImgLft,.invsImgRgt{display: none;}
  .moreless-button2, .moreless-button2:hover, .moreless-button2:focus {
    color: #9D1D27; margin-top: 20px;
    font: 500 13px 'Roboto', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    text-decoration: none;
}
.moreless-button2:before {
  position: absolute;
  content: '';
  width: 13px;
  height: 10px;
  background: url('https://images.moneycontrol.com/images/microsite/idfc/readmore-arrow.svg') right center no-repeat;
  right: -20px;
  top: 3px;
}
.moreless-button2.arrowimg:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
  .imglft{width: 100%; margin-bottom: 10px;}
  .txtRgt h3{font-size: 22px;}
  .txtRgt p, span.moretext2{font:400 16px/23px 'Roboto',sans-serif}
  .whyparticipatetimeline{padding-top: 40px;}
  .yourjourney_sec{margin-top: 40px;}

  .mfp-content:before{font-size: 20px;top:-40px}


.red-btn-big{margin: 0 auto;}
.photoCont {
width: auto;
margin: 0 auto;
}

.timeline li:nth-child(even) {
top: 197px;
}
.direction-r, .direction-l {
width: 240px;
}
.timeline li:nth-child(odd) {
margin-bottom: 220px;
}

.investors .mc_container{width: 100%;}
.investors{padding:28px 0px 90px}
.investorSlider{padding-left: 0}
.investor-thumb{align-items: flex-start;}
.investors  .slick-slider .slick-list{padding-right: 0!important;}
.investors  .slick-initialized .slick-slide{margin-right: 0;}
.investors {
padding: 28px 0px 20px;
}
.photoCont.phtoTxtSmall .phtoTxt {
width: auto;
height: auto;
margin-top: -80px;
margin-left: 36px;
left: 14px;
}
#about_sec .circle-contain{display: none;}
#lead_intro_sec .circle-contain{display: none;}
.intromain{flex-direction: column; text-align: center;margin-top: 40px;}
.toplogo{margin:0 auto 20px}
.lead_intro_sec{padding-top: 20px;}
.lftImpactImg{position: relative;}
.lftImpactImg img{width: 100%;height: auto;}
.abtIntro{margin: 0; width: auto; padding: 20px;}
.abtIntro::after{display: none;}
.abtImpactDflx{flex-direction: column; justify-content: center;}
.sponsors_sec {
  margin: 0 0 50px;
}
.abtIntro h3{font-size: 18px; line-height: 24px;}
.abtIntro p{ font-size: 14px;line-height: 22px;}
.videos_slider .slick-prev.slick-disabled,.videos_slider .slick-next,.videos_slider .slick-prev{z-index: 1;}
.mc_link_wrap a{padding: 10px;}
.justOut .future_slide_action_btn_wrap .slick-prev.slick-disabled, .justOut .future_slide_action_btn_wrap .slick-next, .justOut .future_slide_action_btn_wrap .slick-prev{bottom: -6px;}
}


@media screen and (min-width:981px) and (max-width:1100px) {
  .header_sec .desk_menu_list ul li a{font-size: 16px;padding: 0 6px;}
  .mc_link_wrap a{font-size: 14px;padding: 5px 8px;}
  .mc_link_wrap{width: 120px;}
  .header_sec .desk_menu_list { width: calc(100% - 120px); max-width: calc(100% - 120px); flex-basis: calc(100% - 120px);}

  .offerimg{width: 400px;}
  .rgttxt{width: 640px;}
  .offerings ul li{width: 170px;margin: 0 30px 30px 0;}
  .offerings ul li p{font-size: 15px;}

  .mentorslider .slick-arrow.slick-prev.slick-disabled,.mentorslider .slick-prev{left: -10px;}
  .mentorslider .slick-next,.mentorslider .slick-arrow.slick-next.slick-disabled{right: -10px;}

  .circle-3{width: 340px;height: 340px;top: 0px;right: -176px;}
  .circle-2{top: 80px;right: -110px;}
  .future_sec .fulltitle{top:170px}

  .timeline{display: flex;overflow-x: auto;overflow-y: hidden;padding: 13px 0 0 0;}
.timeline li{width: 200px; flex-shrink: 0;}
.timeline li:nth-child(even){top:220px}

.circle-7{width: 410px;height: 410PX;top: -320px;}
.circle-8{top: -285px;}

#faqsec .tab_content{padding: 20px;}
  #faqsec .faq .tab-heading, .tab_content h2{font-size: 20px;}
  #faqsec .faq .panel-title, #faqsec .faq .panel-default>.panel-heading+.panel-collapse>.panel-body, #faqsec .tab_content p, #faqsec .tab_content ul li{font-size: 16px;line-height: 22px; margin-bottom: 10px;}
  #faqsec .panel-title > a:before,#faqsec .panel-title > a.collapsed:before{background-size: 13px;top:12px}
  #faqsec .faq .panel-title a{padding-right: 25px;}


  .intromain{flex-direction: column;}
  .toplogo, .readmortxt{width: auto;}

  .toplogo{margin:0 0 15px}
  .lead_intro_sec{padding-top: 0;}
  .lead_intro_sec {
margin-bottom: 50px;
}
.justOut .story_item_box{padding: 20px;}
.justOut .story_item_box .story_img_box img{height: 180px; width: 100%;}
.justOut .story_item_box .story_img_box{height:183px;width: 100%;margin-right: 0;}
.justOut .story_item_box .story_txt_box{width: 100%;}
.article_sec {
margin-bottom: 75px;
}
.lftImpactImg{position: relative; width: 100%;}
.lftImpactImg img{width: 100%; height: auto;}
.abtImpactDflx{flex-direction: column;}
.abtIntro{width:auto;margin-top: 0;padding: 20px;}
.abtIntro h3,.abtIntro p{font-size: 16px;
line-height: 24px;}
.justOut{margin-bottom: 40px;position: relative;}
.abtIntro::after,.photoWhtCirOne,.justOut .circle_wrapper{display: none;}
.picLftInn{top: 38px;margin:60px 10px 10px 50px}
.picLftInn img {
width: 313px;
height: 175px;
}
.about_headstart_container {
margin-bottom: 40px;
}

.mc_link_wrap a{width: 174px;}
.header_sec.stickyNav{z-index: 1000;}
.toplogo {
margin: 0 auto 15px;
width: 200px;
}


}





@media screen and (min-width:767.98px) and (max-width:980px) {
  .offerings ul li,  .offerings ul li:nth-child(even),.offerings ul li:nth-child(odd){margin-right: 20px;margin-bottom: 20px;}

}

@media (max-width: 480px){
  p.redBoldTxt 
{
 font-size: 20px;
 margin-bottom: 20px;
}
  .story_item_box .story_img_box {width: 83%;}
  .story_item_box .story_txt_box .title {width: 100%;}
  .story_item_box .story_txt_box {margin-bottom: 0; margin-top: -189px;}
  .future_slide_action_btn_wrap {margin-top: 15px;}
  .future_slide_action_btn_wrap .slick-next, .future_slide_action_btn_wrap .slick-next.slick-disabled {bottom: -6px;}
  .future_slide_action_btn_wrap .slick-prev, .future_slide_action_btn_wrap .slick-prev.slick-disabled {bottom: 20px;}
  .about_headstart_container .image_block {width: 75%; margin: auto;} 
  .about_headstart_container .image_block img {width: 100%;}
  .about_headstart_container .content_block {padding: 20px;}
  .sponsors_slider {overflow-x: auto; white-space: nowrap; margin: 0;padding-left: 20px}
  .sponsors_slider_list img {width:100px; height:55px;}
  .sponsors_slider {scrollbar-width: none;}
  .sponsors_slider::-webkit-scrollbar {display: none;  /* Safari and Chrome */} 
  .sponsors_slider_list {margin:5px; padding: 0;}
  .videos_slider .slick-list {width: 250px;}
  .videos_slider .slick-prev, .videos_slider .slick-prev.slick-disabled {left: unset; right: 290px;}
  .videos_slider .slick-next, .videos_slider .slick-next.slick-disabled {left: unset; right: 250px;}
  .article_sec .mc_container {padding: 0;}
  .about_headstart_container {padding-top: 0;}
  .sponsors_sec .mc_container {padding-right: 0;padding-left: 0}
  .circle_wrapper .circle1 {width: 60px; height: 60px; right: -40px; top: 100px; z-index: 3;}
  .circle_wrapper .circle2 {width: 90px; height: 90px; right: -55px; border-width: 2px; top: 100px; z-index: 2;}
  .circle_wrapper .circle3 {width: 140px; height: 140px; right: -78px; border-width: 15px; top: 100px; background-color: #fff; z-index: 1;}
  .article_sec {margin-bottom: 60px;}
  .circle5 {display: none;}
  .circle6 {width: 115px; height: 115px; top: 25px; border-width: 3px;}
  .circle7, .circle7 img {width: 87px; height: 87px; top: 25px; left: -45px;} 
  .circle8 {height: 70px; top: 25px;}
  .videos_slider_list .image_block {height: 135px;}
  .circle4 {border-width: 80px; width: 270px; height: 270px; left: -125px;}
  .about_headstart_container{margin-bottom: 0;}
  @keyframes mymove {
    0%   {left: 0px; width: 50px;}
    100% {left: 0px; width: 100%;}
  }
  #videos_sec .mc_container {padding-top: 7px;}
  .videos_sec {margin: 0 0 35px;}
}


/***** scrollbar css *****/
.timeline{margin-bottom: 20px;overflow-y:hidden;scrollbar-color:#fff; scrollbar-width: thin;}
.yourjourneythumb{padding-bottom: 20px;overflow-y:hidden;scrollbar-color:#fff; scrollbar-width: thin;}
.timeline::-webkit-scrollbar,.yourjourneythumb::-webkit-scrollbar {height:4px; width:4px; background-color:#fff; border-radius:5px;}
.timeline::-webkit-scrollbar-thumb,.yourjourneythumb::-webkit-scrollbar-thumb {background-color:#e2e2e2; border-radius:5px;}


@media screen and (min-width:981px) and (max-width:1260px) {
  .circle-3{width: 380px;height: 380px;}
  .circle-2{width: 160px;height: 160px;top:116px;right: -107px;}
}



  @media all and (max-width:767px){
  .fixicon{position: fixed;right:0px;top: 70%;z-index: 10;display: block;}


.wincircleTwo,.wincircleOne{display: none;}
.winners .slick-slide{margin: 0;}
.wincircleThree {width: 125px; height: 125px;bottom: 20px;left: -10px;}
.wincircleThree img {width: 100%;}
.winners{padding: 40px 0;}
.winnerSlider { margin-top: 5px;}
.winners .slick-slide{padding-bottom: 0;}
.winThumb h3{font-size: 22px;line-height: 25px;}
.winThumb p{font-size: 20px; line-height: 30px;}
.winImg img{height: 170px;}
.win_btn_wrap{margin-top: 0;}


.photoSec{padding: 40px 0;margin-bottom: 40px;}
.photoWhtCirTwo{display: none;}
.picLft { position: relative; left: -30px; top: 0; background: url(https://images.moneycontrol.com/images/microsite/idfc/photobg.png)left top no-repeat; width: 385px; height: 250px; background-size: 100% 100%;z-index: 1;}
.picLftInn img{width: 300px; height: 163px;}
.picLftInn {position: relative;margin: 0px 0 0 57px;top: 44px;}
.photoSec .sec_title{margin-bottom: 40px;}
.photoWhtCir {right: -10px; top: -10px;width: 70px;}
/* .phtoTxt{padding: 20px 20px 40px; height: auto;} */
.phtoTxt{
  
  /* padding: 20px 20px 40px;  */
  padding: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 60px;
  height: auto;}
.photoWhtCirOne {width: 80px;height: 80px;bottom: 30px;left: -20px;z-index: 1;}
.phtoTxt{width: auto; float: none;}
.btnCen a{font-size: 16px;padding: 9px 15px;}
.photogallerySec p{font-size: 18px; line-height: 28px; margin-bottom: 20px;}
.img-gallery-magnific{grid-gap:10px}
.magnific-img{width: 48%;}
.photogallerySec .btnCen a{font-size: 16px;padding: 9px 15px;}
.img-gallery-magnific .btnCen { margin-top: 20px;}
.magnific-img img{height: 95px;}
.mfp-figure figure{padding: 10px;}
img.mfp-img{width: 100%; height: 180px;}
.mfp-container{top:-190px}
.mfp-arrow{top:75%}
.mfp-arrow{width: 40px;}
  }

  @media all and (max-width: 980px){
    .justOut .story_item_box .story_img_box{width: 600px;margin-right: 0px; height: 120px; }
    .justOut .story_item_box .story_txt_box{width: 100%;}

    .justOut .story_item_box{flex-wrap: wrap;}
    .sec_title span{font-size: 18px;}

    /*  */
    .photoCont p{margin-bottom: 10px;margin-top: 10px;}

    .win_btn_wrap { height: 35px; margin: 0 auto 0; width: 80px; text-align: right;position: relative;}
    .win_btn_wrap .slick-prev.slick-disabled{left: 0;}
    .win_btn_wrap .slick-next{right: 0;}
    .win_btn_wrap .slick-next.slick-disabled{right: 0;}

    .future_slide_action_btn_wrap .slick-next{left: 100px;}
  }