html{scroll-behavior:smooth}
body{font-family:Metropolis;-webkit-font-smoothing:antialiased;-webkit-animation:fix 1s 1;animation:fix 1s 1;overflow-x:hidden;line-height:1.5em;font-weight:300;color:#000}
h1,h2,h3,h4,h5{color:#000;font-weight:600;margin-bottom:20px}
a{color:#c21734}
a:hover{color:#c21734}
a,a:hover{text-decoration:none}
a:focus{outline:0}
p{margin:0 0 10px;font-size:17px;line-height:1.5}
p:last-child{margin-bottom:0}
h1{font-size:3em;line-height:1.4em}
h2{font-size:2.667em;line-height:1.4em}
h3{font-size:2.056em;line-height:1.4em}
h4{font-size:1.611em;line-height:1.4em}
h5{font-size:1.222em;line-height:1.4em}
.dtr-pt-100, .dtr-py-100{padding-top:100px;}
.dtr-pt-80, .dtr-py-80{padding-top:80px;}
.dtr-pt-50, .dtr-py-50{padding-top:50px;}
.dtr-pt-30, .dtr-py-30{padding-top:30px;}
.dtr-pb-100, .dtr-py-100{padding-bottom:100px}
.dtr-pb-80, .dtr-py-80{padding-bottom:80px}
.dtr-pb-50, .dtr-py-50{padding-bottom:50px}
.dtr-pb-30, .dtr-py-30{padding-bottom:30px}
ol,ul{margin:0 0 10px;padding:0;list-style-position:outside;display:block}
ol li,ul li{margin-bottom:8px;display:inline-block}
.accordion{--bs-accordion-btn-focus-border-color:unset;--bs-accordion-btn-focus-box-shadow:unset}
::-webkit-input-placeholder{color:rgba(5,24,43,.3)}
:-moz-placeholder{color:rgba(5,24,43,.3)}
::-moz-placeholder{color:rgba(5,24,43,.3)}
:-ms-input-placeholder{color:rgba(5,24,43,.3)}
input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover{border-color:#c21734;transition:background-color 5000s ease-in-out 0}
/* navbar Apply Now */
.button {line-height: 1;text-decoration: none;display: inline-flex;border: none;cursor: pointer;align-items: center;gap: .75rem;background-color: #000;color: #fff;border-radius: 10rem;font-weight: 500;padding: .75rem 1.5rem;padding-left: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: background-color .3s;padding: 15px 30px 15px 30px;}
.button{line-height:1;text-decoration:none;display:inline-flex;border:none;cursor:pointer;align-items:center;gap:.75rem;background-color:#000000;color:#fff;border-radius:10rem;font-weight:600;padding:1rem 1.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s;}
.button__icon-wrapper{flex-shrink:0;width:25px;height:25px;position:relative;color:var(--clr);background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}
/* .button:hover{background-color:#a204fe} */
.button:hover .button__icon-wrapper, .button__icon-wrapper{color:#000 !important}
.button__icon-svg--copy{position:absolute;transform:translate(-150%,150%)}
.button:hover .button__icon-svg:first-child{transition:transform .3s ease-in-out;transform:translate(150%,-150%)}
.button:hover .button__icon-svg--copy{transition:transform .3s ease-in-out .1s;transform:translate(0)}
/* a.button.text-center:hover{color:#fff} */

/* Base button style */
.playbutton { font-size: 17px; border-radius: 40px; padding: 2px; font-weight: 700; cursor: pointer; position: relative; overflow: hidden; transition: all 0.3s ease; transform-origin: center; display: inline-block;border: 1px solid #000;;}

/* Content styling */
.playbutton span { border-radius: 10px; padding: 0.8em 1.3em; padding-right: 1.2em; width: 100%; display: flex; align-items: center; gap: 12px; color: rgb(0 0 0); transition: all 0.3s ease; background-color: rgb(255 255 255); }
/* .playbutton:hover span {background-color: rgb(26, 25, 25);} */
.button-overlay { position: absolute; inset: 0; pointer-events: none; background: repeating-conic-gradient( rgb(48, 47, 47) 0.0000001%, rgb(51, 51, 51) 0.000104% ) 60% 60%/600% 600%; filter: opacity(10%) contrast(105%); -webkit-filter: opacity(10%) contrast(105%); }
.playbutton svg {width: 15px;height: 15px;}
.playbutton::after { content: ""; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-radius: 50%; background: radial-gradient( circle, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 70% ); transform: translate(-50%, -50%) scale(0); transition: transform 0.6s ease, opacity 0.8s ease; opacity: 0; pointer-events: none; }
.playbutton:hover::after { width: 200%; height: 200%; transform: translate(-50%, -50%) scale(1); opacity: 1; }
.playbutton:active::before { content: ""; position: absolute; top: 50%; left: 50%; width: 40px; height: 40px; border-radius: 50%; background: rgba(255, 255, 255, 0.2); transform: translate(-50%, -50%) scale(0); animation: ripple-click 0.5s ease-out forwards; pointer-events: none; }
.playbutton:active {transform: scale(0.97);filter: brightness(1.1);}
/* .playbutton:hover {box-shadow: 0 0 12px rgba(255, 255, 255, 0.08);} */


section#curriculumSec p.header-cta a.button { background: #000; color: #fff;border: 1px solid #fff; }
/* section#curriculumSec p.header-cta a.button:hover{background-color:#a204fe;color:#fff;}
section#curriculumSec p.header-cta a.button:hover .button__icon-wrapper{color:#fff} */
section#curriculumSec p.header-cta a .button__icon-wrapper { background: #fff; color: #000; }

section#curriculumSec button.cssbuttons-io-button.brochure-cta.download-link {background: #fff;}
/* section#curriculumSec .cssbuttons-io-button:hover{color:#fff;background:#A917FE!important;border:1px solid #A917FE!important} */

ul li.nav-item.apply-link a { color: #fff; padding: 10px 20px !important; margin-left: 11px; margin-top: -4px; }
.button__icon-svg--copy { position: absolute; transform: translate(-150%, 150%); }

/* Download brochure CTA  */
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite{color: #fff;border: 1px solid #ffffff;}
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite .svgIcon {fill: #ffffff;}
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite .icon2 {border-bottom: 2px solid #ffffff; border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; }
button.cssbuttons-io-button.brochure-cta.download-link{padding:15px 25px;margin-bottom: 20px;}
.cssbuttons-io-button{display:flex;align-items:center;font-family:inherit;cursor:pointer;font-weight:500;font-size:17px;padding:15px;border:none;letter-spacing:.05em;border-radius:20em;display:inline-block;background:transparent;border:1px solid #000}
/* .cssbuttons-io-button:hover{color:#fff;background:#A917FE;border:1px solid #A917FE!important} */
.cssbuttons-io-button span{font-weight:600}
.cssbuttons-io-button{cursor:pointer;position:relative;transition-duration:.3s;box-shadow:2px 2px 10px #0000001c}
.svgIcon{fill:#000}
.cssbuttons-io-button .icon2{width:18px;height:5px;border-bottom:2px solid #000;border-left:2px solid #000;border-right:2px solid #000}
.cssbuttons-io-button span.dbtext{padding-left:5px}
/* .cssbuttons-io-button:hover{background-color:#A917FE;transition-duration:.3s}
.cssbuttons-io-button:hover .icon2{border-bottom:2px solid #ebebeb;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb}
.cssbuttons-io-button:hover .svgIcon{fill:#fff;animation:slide-in-top .6s cubic-bezier(0.250,0.460,0.450,0.940) both} */
.cssbuttons-io-button span.download-icon{font-weight:600;display:inline-flex;flex-direction:column}
@keyframes slide-in-top {
0%{transform:translateY(-10px);opacity:0}
100%{transform:translateY(0px);opacity:1}
}

p a.apply-now-mob{display:none}
ol.breadcrumb{background:0 0;padding:0;margin-top:0}
ol.breadcrumb li.breadcrumb-item,ol.breadcrumb li.breadcrumb-item a{color:#000;text-decoration:none;font-size:12px}
ol.breadcrumb li.breadcrumb-item{color:#000}
.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#000;content:"/"}

#take-to-top { background-color: #000000; color: #fff; width: 40px; height: 40px; z-index: 999; text-align: center; text-decoration: none; border-radius: 50%; -webkit-transition: all .3sease; transition: all .3sease; display: block; }
#take-to-top.dtr-fade-scroll { position: fixed; right: 37px; bottom: 200px; display: none; }
#take-to-top.dtr-fade-scroll svg { padding: 10px; position: relative; left: -2px; top: -2px; }
#take-to-top.dtr-fade-scroll svg path { fill: #fff; }

h2.heading { font-size: 30px; font-weight: 500; padding-bottom: 0px; line-height: 1.3em; }

h2.heading:after{content:"";background:#e66e32;display:block;width:52px;height:5px;margin:0;position:relative;top:13px;margin-bottom:20px}
h2.heading.text-center:after{margin:auto}
h2.heading:after{display: none!important;}

p.topbar-new { background: #222; color: #fff; text-align: center; font-size: 16px; padding: 8px 20px; margin: 0; position: fixed; width: 100%; z-index: 999; }
p.topbar-new a { background: #fff; padding: 7px 15px; font-size: 15px; color: #000; font-weight: 500; border-radius: 20px; }
.modal-dialog iframe { width: 100%; height: 450px; }
div#specialCorporateEnrolment iframe { width: 100%; height: 650px; }
.modal-body { padding: 30px; }
.modal-dialog { width: 70%; max-width: 800px; margin-top:80px; }
button.close { background: #a917fe ; color: #fff; font-size: 30px; font-weight: 700; line-height: 0; right: -18px; top: -19px; position: absolute; padding: 16px 8px; box-shadow: 0 0 11px 0 #00000057; opacity: 1; border-radius: 50px; }
.modal-body h4 { font-size: 18px; margin-bottom: 18px; }
.modal-body h4 span { font-size: 14px; font-weight: 300; color: #666; }
.modal-body img { float: left; height: auto; margin-right: 22px; margin-bottom: 4px; border-radius: 10px; width: 25%;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; }

header.cd-auto-hide-header{position:relative;background:#fff;padding-top:40px;z-index:998;width:100%;display:inline-block;max-width:100%;border-bottom:1px solid #dadada;top:0}
header.cd-auto-hide-header .container{position:relative}
nav.navbar.navbar-expand-lg{width:100%;padding:0}
nav.navbar.navbar-expand-lg a.navbar-brand img{height:82px;margin:6px 0;width: auto;}
button.navbar-toggler .icon-bar{background-color:#002755;opacity:1;border:0;display:block;width:22px;height:2px;border-radius:1px;margin:5px 0}
ul.navbar-nav.ml-auto{padding-right:20px}
ul.navbar-nav li.nav-item{font-size:14px;font-weight:400;padding-right:4px;padding-top:0;display:inline-block}
ul.navbar-nav li.nav-item a{color:#0a1517;font-size:16px;text-decoration:none}
ul li.nav-item.apply-link a { color: #fff; padding: 10px 20px !important; margin-left: 11px; margin-top: -4px; }
section.sticky-nav{background:#fff;padding:0;border-bottom:1px solid #e5e5e5;display:none}
section.sticky-nav.sticky{position:fixed;top:0;width:100%;z-index:199;border-bottom:1px solid #dadada;display:block;padding-top: 40px;}

section.bannersection { padding-top: 40px; padding-bottom: 100px; background: #ffffff url(../images/banner-bg.webp) no-repeat; min-height: 660px; position: relative; background-position: 100px 0%; background-size: contain; }
h1.byline{font-size:19px;font-weight:400;margin-top:0;padding-bottom:10px;line-height:1.3em;color:#000;margin-bottom:0;display:block}
.bannersection p.program_title { font-size: 22px; font-weight: 500; color: #000; line-height: 1.5em; margin-top: 0; }
.bannersection p.program_title span { font-size:40px; font-weight: 600; position: relative; top: 0; display: block; line-height: 100%; padding-bottom: 10px; color: #000; }
.bannersection p{font-size:17px;font-weight:300;color:#242424;line-height:1.4;margin-top:20px}
p.marketing-title {font-size: 26px; font-weight: 600; padding: 0 0 0px; color: #5c2b09; line-height: 1.2em; margin-bottom: 0; margin-top: 10px;}
.bannersection hr{border-top:1px solid #263649;width:90%;margin:0;margin-top:20px;margin-bottom:20px}
.bannersection .brochure-cta{display: inline-block;}
p a.intro-btn{font-size:20px;background:#09a965;padding:20px 40px;border-radius:5px;font-weight:500;color:#fff}
p a.intro-btn:hover{text-decoration:none}
img.programme-partner { height:110px; border-radius: 10px; display:block; background: #ffffff; border: 1px solid #e5e5e5; padding: 10px; }
p.header-cta {display:block;}

section#formSec {background: #f7f7f780;position: relative;}
ul.prg-highlights { margin-top: -157px; margin-bottom: 15px; background: #f7f8fb; padding: 17px 12px 7px 12px; border-radius: 10px; border: 1px solid #dbd9d9; }
ul.prg-highlights li{display:inline-block;font-weight:400;font-size:17px;color:#000;vertical-align:top;padding:5px;width:24%;border-right:1px solid #e5e5e5;min-height:87px;text-align:center;line-height:1.2}
ul.prg-highlights li img{height: auto; width: 70%; margin-top: 10px;}
ul.prg-highlights li span{font-weight:600;color:#000;font-size:18px;display:block;line-height:1.1em;padding-bottom:8px}
ul.prg-highlights li:last-child { border-right: unset; }
ul.prg-highlights li svg { display: block; margin: auto; margin-bottom: 8px; margin-top: -5px; }
ul.iimc-rankings{margin-bottom: 0px;}
ul.iimc-rankings li { display: inline-block; width: 48%; vertical-align: top; font-size: 15px; background: #fff; padding:25px; border-radius: 15px; margin: 3px 10px 10px 0; font-weight: 300; min-height:210px; box-shadow: 2px 2px 10px #0000001f;text-align: center;}
ul.iimc-rankings li strong { display: block; font-size: 18px; font-weight: 500; color: #000; }
ul.iimc-rankings li img { display: block; height: 45px; width: auto; margin: auto; margin-top: 5px; margin-bottom: 15px; }
ul.iimc-rankings li img.one { height: 35px; width: auto; margin: auto; margin-top: 5px; margin-bottom: 15px; }
/* ul.iimc-rankings li:last-child{width: 98%;margin-bottom: 0px;}
ul.iimc-rankings li:last-child img{width: auto; margin: auto; margin-bottom: 30px; margin-top: 15px;} */

.mySwiperThree .card{ min-height: 250px; box-shadow: 2px 2px 10px #0000001f; padding: 30px 5px; text-align: center; border-radius: 15px;}
.mySwiperThree .card img { height: 35px; width: auto; margin: auto; margin-top: 5px; margin-bottom: 15px; display: block;}
.mySwiperThree .card strong{display: block; font-size: 18px; font-weight: 500; color: #000;}


section#futureOfRetail {background: #F0F4FD;}
section#futureOfRetail h2.heading { font-size: 30px; font-weight: 500; padding-bottom: 0px; }
ul.research-quotes { background: #fff; box-shadow: 2px 2px 15px #0000001c; border-radius: 20px; width:85%; margin: auto; }

ul.research-quotes li.one {display: inline-block; width: 33%; padding: 25px 28px; font-size:20px; vertical-align: top; font-weight: 400; position: relative; min-height: 215px; line-height: 1.3; margin: 0px;}
ul.research-quotes li.one:first-child{border-right: 1px solid #9F9F9F;}
ul.research-quotes li.one:nth-child(2){border-right: 1px solid #9F9F9F;}
ul.research-quotes li.one strong { font-size: 30px; margin-bottom: 3px; display: block; }
ul.research-quotes li.one img { height: 35px; position: absolute; bottom: 25px; padding: 0px; margin-bottom: 0px !important; left: 0; right: 0; margin: auto; }
ul.research-quotes.unique li.one{min-height: 275px;}
ul.research-quotes.unique li.one strong{font-size: 22px; font-weight: 500; margin-bottom: 16px; color: #000; line-height: 1.3; display: block;}
ul.research-quotes.unique li.one svg { float: right; position: absolute; top: 21px; right: 24px; height: 40px; width: 40px; fill: #d4882d; }
ul.research-quotes.unique li.one ul.highlight-pointers li{font-weight: 400;position: relative;padding-left: 20px;display: block;}
ul.research-quotes.unique li.one ul.highlight-pointers li:before { content: ""; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 9px solid #dd7900; position: absolute; left: 0; top: 4px; }
ul.research-quotes.unique li.one ul.highlight-pointers li a{color: #d4882d;}

form#TalentSprintDBL {padding: 5px 30px 40px;}
.prg-form{background:#fff;padding:0;border-radius:10px;min-height:510px;position: sticky;top:150px;margin-top:60px;box-shadow: 2px 2px 10px #0000001f;}
.prg-form h3{font-size: 18px; margin-bottom: 25px; padding: 23px 10px 32px; background:#5c2b09; border-radius: 10px 10px 0 0;line-height: 1em; text-align: center;font-weight: 500; color: #fff;}
p.cohort-trigger { display: block; text-align: center; font-size: 15px; margin: auto; position: absolute; background: rgb(255, 255, 255); padding: 6px 23px; border-radius: 20px; top: -20px; width: auto; font-weight: 500; left: 0; right: 0; max-width: max-content; }
p.rm-number a{color:#000;font-weight:500;font-size:13px;display:inline-block}
p.rm-number { position: absolute; top: 59px; font-size: 13px; background: #fff; padding: 3px 20px; border-radius: 50px; font-weight: 300; margin: auto; line-height: normal; left: 0; right: 0; box-shadow: 2px 2px 25px #00000012; border: 1px solid #cdcdcd; max-width: max-content; display: block; margin-left: auto; margin-right: auto; }
form#TalentSprintDBL .with-icon input,form#TalentSprintDBL .with-icon select{padding:5px 9px;transition:all .3s ease;font-size:13px;color:#000;margin-bottom:2px;border-radius:4px;background-color:#fff;width:100%;outline:0;display:block;border:1px solid #c1c1c1;height:42px}
form#TalentSprintDBL .with-icon{width:100%;display:inline-block;padding:2px 5px;vertical-align:top;position:relative;padding-left:0}
.with-icon input:not(:focus):valid~.floating-label{top:-18px;font-size:13px;opacity:1;color:#404040;height:20px}
.with-icon input:invalid:not(:focus)~.floating-label{top:-8px!important;background:#e6e6e6;padding:0 10px;border-radius:50px;color:#525252;height:20px}
button#form-submit-button{background: #000000; padding: 12px 56px; color: #fff; border: 1px solid transparent; width: 100%; font-weight: 500;border-radius: 50px;}
p.terms-condition-label input[type=checkbox]{float:left;margin-right:6px;margin-top:2px;margin-bottom:28px}
p.terms-condition-label label{position:relative;top:-2px;font-size:12px;display:inherit}
p.terms-condition-label {margin-top: 10px;}
input[type=text]:disabled{background:#dedede!important;border:2px solid #dedede!important;color:#000}
input#Phone {padding-left: 50px !important;}

section#ExecutiveAlumni {background: #f6f6f6 url(../images/certificate-bg.webp) no-repeat; background-size: contain;background-position: 100% 40px;}
section#ExecutiveAlumni h2.heading{font-size: 30px; font-weight: 500; padding-bottom: 0px;}
section#ExecutiveAlumni {position: relative;border-bottom: 1px solid #e5e5e5;}
section#ExecutiveAlumni img.iimc-building { width: 95%; height: auto; border-radius: 10px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; }
section#ExecutiveAlumni ul li { display: block; margin-bottom: 15px; position: relative; padding-left: 15px; font-weight: 400; font-size: 17px;}

section#ExecutiveAlumni ul li:before { content: ''; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 8px solid #000000; position: absolute; left: 0; top: 5px; }
img.certificate { width:90%; border-radius: 10px; position: relative; z-index: 99; display: block;float: right;}
img.outcomes-bg { position: absolute; top: 0; right: 0; height: -webkit-fill-available; }

.alumni-status { background: #fff; position: relative; padding: 80px 0 70px; }
.alumni-ranking { background:#502c16; padding: 65px 66px 45px; border-radius: 20px; background-size: cover; border: 1px solid #c0cabf;    position: relative; }
.alumni-ranking h3.heading-alumni {margin-bottom: 20px; font-size: 30px; font-weight: 500; }
.alumni-ranking ul li { display: block; color: #ffffff; margin-bottom: 10px; position: relative; padding-left: 15px; font-weight: 300;font-size: 17px; }
.alumni-ranking ul li:before { content: ''; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left:8px solid #ffffff; position: absolute; left: 0; top:5px; }
img.alumni-model { position: absolute; bottom:0px;height: 440px;}
.alumni-graphic {position: absolute;right: 0;height: 364px;bottom: 0;}

section#programmeHighlights { background: #3d1a03;}
section#programmeHighlights .card { min-height: 362px; list-style-type: none; display: block; position: relative; color: #000000; font-size: 18px; font-weight: 400; margin-bottom: 25px; border-radius: 20px; text-align: center; background: #ffffff; border: 1px solid #797979; }

section#programmeHighlights .card.one { background: url(../images/weekend-learning-new.webp) no-repeat; background-size: 100%; background-size: 110%; background-position: 50% 40%;}
section#programmeHighlights .card.two{background: url("../images/faculty-led-learning.webp") no-repeat;background-size: 110%; background-position: 50% 80%;}
section#programmeHighlights .card.three{background: url("../images/campus-visit.webp") no-repeat;background-size: 100%;background-size: cover; background-position: 50% 50%;}
section#programmeHighlights .card.four{background: url("../images/retail-curriculum.webp") no-repeat;background-size: 100%;background-size: cover; background-position: 50% 50%;}
section#programmeHighlights .card.five{background: url("../images/capstone-projects.webp") no-repeat;background-size: 100%;background-size: cover; background-position: 50% 50%;}
section#programmeHighlights .card.six{background: url("../images/aicte-approved-certification-new.webp") no-repeat;background-size: 100%;background-size: cover; background-position: 50% 50%;}

section#programmeHighlights .card p { position: absolute; bottom: 0px; color: #ffffff; left: 0; right: 0; padding: 20px; min-height: 150px; background: #0000008c; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
section#programmeHighlights .card p strong{display: block; font-size: 20px; margin-bottom: 5px; font-weight: 500; line-height: 1.1;color: #ffffff;}
.mySwiperOne .swiper-button-next { right: 40px; width: 35px; height: 35px; color: rgb(255, 255, 255); background: rgb(0, 0, 0); border-radius: 30px;border: 1px solid #ababab; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none;} 
.mySwiperOne .swiper-button-prev { left: 0px; background: #000; border-radius: 30px; width: 35px; height: 35px; color: #fff;  border: 1px solid #fff;}     
.mySwiperOne .swiper-button-next:after, .mySwiperOne .swiper-button-prev:after { font-size: 18px; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; font-weight: 700; } .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { content: 'prev'; }


section#aboutPartner {
    background: url(../images/iimc-campus-new1.webp) 100% 0px / cover no-repeat;
    background-position: 100% 0px;
}
.read-more-toggle {display: none;}

section#knowMoreStripSec {
    background: #F0F4FD;
}
section#outcomes { position: relative; background: #faf5ee url(../images/epirm-outcomes-new.webp) no-repeat; background-size:cover; background-position:100% 100%; }
img.outcomes-img { position: absolute; height: 390px; left: 6%; bottom: 0;}
#outcomes p.byline { font-size: 20px; font-weight: 500; }
#outcomes ul.program-outcomes li { display: block; padding-left: 20px; position: relative; font-size: 18px; margin-bottom: 15px;}
#outcomes ul.program-outcomes li strong{font-weight: 500;}
#outcomes ul.program-outcomes li:before { content: ""; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 9px solid #000000; position: absolute; left: 0; top: 4px; }
.faculty-popup p strong { font-weight: 500; }
section#curriculumSec {background: #f5efe8 url(../images/epirm-curriculum-new1.webp) no-repeat; background-attachment: fixed; background-size:cover; background-position: 50% 0px; position: relative;border-top: 1px solid #dddddd;}

section#curriculumSec .accordion-button::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

section#curriculumSec .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

section#curriculumSec .accordion-body { border: 1px solid #72645b; border-radius: 10px; margin-top: -25px; padding-top: 35px; }

section#curriculumSec .accordion-item{border:none;margin-bottom:10px;border-radius:10px}
section#curriculumSec .accordion-button { background-attachment: fixed; background: #fffbfa; color: #000000; padding: 1px 15px; font-size: 18px; font-weight: 500; border-radius: 8px; box-shadow: 2px 2px 25px #00000012; border: 1px solid #8c8c8c;}
section#curriculumSec .accordion-body ul li{width: 95%; margin-left: 20px; position: relative; font-size: 17px; padding-left: 4px;}
section#curriculumSec .accordion-body ul li:before{content: ""; border-color: transparent #878787; border-style: solid; border-width: 5px 0 5px 8px; display: block; height: 0; width: 0; left: -20px; top: 15px; position: relative;}
#curriculumSec p.dc-form-cta a.ds-btn { font-size: 20px; background: 0 0; padding: 20px 30px; border-radius: 5px; font-weight: 400; color: #000; background: transparent; border: 1px solid #000; margin-left: 20px; }
#curriculumSec p a.intro-btn { font-size: 20px; background: #d17504; padding: 20px 20px; border-radius: 5px; font-weight: 500; color: #fff; }
.accordion-button::after{border-radius: 50%; padding: 10px; background-size: 100%; background-position: 39% 56%;}
#curriculumSec .detailed-curriculum-cta p.header-cta{display: inline-block;}
section#curriculumSec button.cssbuttons-io-button.brochure-cta.download-link{display: inline-block;}

section#faculty {background: #f1f1f1;position:relative}
.program-directors{background:#fff;padding:20px 30px;min-height:380px;border-radius:10px;position:relative;}
.program-directors p strong { font-weight: 500; }
section#faculty h4{font-size:22px;min-height:100px;margin-top:8px;line-height:1.3em;    font-weight: 500;}
section#faculty h4 span{display:block;font-size:17px;font-weight:400;line-height: 1.3em;}
section#faculty p{font-size:17px;margin-bottom:5px}section#faculty a{font-weight: 500; text-decoration: underline; color: #868686; position: absolute; bottom: 30px;}
section#faculty .program-directors img{display: inline-block; margin-bottom: 0; border-radius: 10px; height: 120px; float: left; margin-right: 30px; margin-top: -15px;}
section#faculty .card.one, section#faculty .card.two{background: transparent;border: unset;}

section#aboutIIMC { background: url(../images/iim-campus.webp) no-repeat; background-size: cover; background-position: 100% 0%; }
.about-iimc { background: #fff; padding: 45px 45px; border-radius: 10px;width: 100%;margin-top: 280px; }
ul.iim-rankings.text-center.mt-4 {}
.about-iimc h2.heading:after { margin: auto; }
ul.iim-rankings li {width: 32%; min-height: 180px; font-size: 14px; line-height: 1.4em; padding: 20px 15px; color: #818181; margin: 7px 5px; border: 1px solid #d8dde4; text-align: left; list-style-type: none; display: inline-block; background: #fff; border-radius: 10px; vertical-align: top; position: relative; box-shadow: 10px 0 20px #0000000f; }
ul.iim-rankings li strong{display:inline;font-size:18px;font-weight:400;margin-bottom:0;color:#000;line-height:1.4;display:block}
ul.iim-rankings li img {height:38px;width: auto;margin-bottom: 16px;}
ul.iim-rankings li img.one{height:30px;}

section#programEligibility {background: #ccd4db url(../images/eligibility-bg-new.webp) no-repeat; background-size: contain; background-position: 10% 100%;}
h3.sub-heading { font-size: 24px; font-weight: 500; }
section#programEligibility ul li {position: relative; padding-left: 20px; font-size: 18px; margin-bottom: 15px;}
section#programEligibility ul li:before { content: ""; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 9px solid #000000; position: absolute; left: 0; top: 4px; }
section#programEligibility ul li strong{font-weight:500;}
section#programEligibility ul li br{display:none;}

section#programEnrolment { background: #f6f2ec; }
section#programEnrolment ul{ position: relative; padding: 0; text-align: center; }
section#programEnrolment ul li { display: inline-block; width: 24%; text-align: center; font-size: 19px; font-weight: 500; line-height: 1.3;    vertical-align: top; }
section#programEnrolment ul li svg {background: #ffffff; display: block; border-radius: 22% 22% ; margin: auto; margin-bottom: 25px; z-index: 9; position: relative; padding: 19px; fill: #30190a; height: 90px; width: auto;}
section#programEnrolment ul:after { content: ""; background: url(../images/line-bg.webp) no-repeat; position: absolute; width: 72%; top: 53px; height: 16px; background-size: 100%; text-align: center; left: 155px; }

section.program-fee-sec{background:#ebf0f3;position:relative}
section#programFee h2.heading::after{margin:auto;margin-bottom:30px}
div#financeOptions{text-align:center}
div#financeOptions .col-md-6{background:#5c2b09;background-size:cover;padding:60px 20px;border-radius:0 10px 10px 0;box-shadow:rgba(50,50,93,.25) 0 2px 5px -1px,rgba(0,0,0,.3) 0 1px 3px -1px}
div#financeOptions .col-md-6.one{background:#fff;border-radius:10px 0 0 10px;border-right:1px solid #e5e5e5}
table.program-fee{border-radius:8px;margin-bottom:20px;width:100%;text-align:center;box-shadow:2px 2px 25px #00000012}
table.program-fee tr th { color: #000000; background: #ebf0f3; font-size: 17px; font-weight: 600; padding: 10px; }
table.program-fee tr td{color:#000;font-weight:500;font-size:15px;padding:.75rem;font-weight:400;vertical-align:top;border-top:1px solid #dee2e6;width:auto;background:0 0!important}
table.program-fee tr:last-child td{font-weight:500;font-size:16px}
div#financeOptions .col-md-6 h3{font-size:28px;margin-bottom:10px;color:#fff}
div#financeOptions .col-md-6 p.fee-note{font-size:18px;color:#fff}
div#financeOptions .col-md-6 p.fee-amount{font-size:16px;color:#fff}
div#financeOptions .col-md-6 p.fee-amount strong{display:block;font-size:32px;font-weight:600;color:#fff}
div#financeOptions .col-md-6.one h3{font-size:30px;margin-bottom:10px;color:#000}
div#financeOptions ul.payment-types{margin-top:0;background:#fff;padding:0 10px 20px;border-radius:10px}
div#financeOptions ul.payment-types li{width:30%;font-weight:400;font-size:13px;color:#a7a7a7;display:inline-flex;flex-direction:column}
div#financeOptions ul.payment-types li img{height:40px;margin:auto;display:inline-block;margin-bottom:8px}
div#financeOptions ul.payment-types li img.one{height:60px}
p.emi-details{font-size:16px;font-weight:400;position:relative}
p.emi-details span{display:inline-block;padding-left:0;font-size:14px;padding-right:0px;color:#fff!important}
p.emi-details span a{text-decoration:underline;color:#fff}
p.emi-details img{height:40px;border-radius:30px;margin-right:3px;position:relative;top:-2px}
p.fee-loan strong{font-size:22px}
p.fee-disclaimer{font-size:12px;color:#666161;margin-bottom:8px}
.scholarship-icon{height:41px}
p.scholarships-label small { display: block; font-size: 12px; color: #666161; }
section#programFee a{color:#000;font-size:16px;font-weight:500;text-decoration:underline;}
p.emi-details a:focus,p.emi-details a:hover,section#programFee p.emi-details a{text-decoration:underline;color:#fff}
.loan{font-weight:500;color:#fff;font-size:20px}
ul.loan-partners{margin-top:43px;padding-left: 15px;}
ul.loan-partners li{width:35%;font-weight:300;font-size:13px;border-radius:8px;background:#fff;padding:15px;margin-right:15px;margin-bottom:20px;display:inline-block}
ul.loan-partners li img{height:43px;margin:auto;display:inline-block}
/* Talk to us */
#programFee p.header-cta a.button{ background: transparent; border: 2px solid white;text-decoration: none;font-weight: 600;}
#programFee p.header-cta a.button:hover{background-color:#000000;border: 2px solid #000000;}
section#aboutTalentSprint iframe{width:100%;border:none;height:800px}
section#faq{position:relative;background: #ebf0f3; }
section#faq .accordion-item{border:none;margin-bottom:10px;border-radius:10px;box-shadow: 2px 2px 25px #00000012;}
section#faq .accordion-button{background-attachment:fixed;background:#fff;color:#000;padding:5px 15px;font-size:18px;font-weight:500;border-radius:8px;box-shadow:2px 2px 25px #00000012}
section#faq .accordion-body ul li{width: 95%; margin-left: 20px; position: relative; font-size: 17px; padding-left: 4px;}
section#faq .accordion-body ul li:before{content: ""; border-color: transparent #878787; border-style: solid; border-width: 5px 0 5px 8px; display: block; height: 0; width: 0; left: -20px; top: 15px; position: relative;}


section#aboutTalentSprint { padding-bottom: 0px; }
section#overview {background: #edf3ff;}

#knowMoreStrip{background: #582608 url(../images/program-advisor-bg.webp) no-repeat; padding: 30px 40px; position: relative; background-size: 20%; background-position: 100% 100%; border-radius: 15px; }
#knowMoreStrip h3 {font-size: 25px; margin-bottom: 0px; padding-top: 10px; font-weight: 400;}
section#knowMoreStrip p.apply-now-cta a {background: #fff;color: #000;}
section#knowMoreStrip p.apply-now-cta .button__icon-wrapper {background: #000;color: #fff !important;}
#knowMoreStrip a.button{background: #fff!important;color: #000;}
#knowMoreStrip .button__icon-wrapper{background:#000;color:#fff!important;}

#knowMoreStrip .button:hover {background-color: #a204fe!important;color: #ffffff;}
#knowMoreStrip .button:hover .button__icon-wrapper{background:#ffffff!important;color:#000000!important;}

/* a.video-text.intro-video { position: absolute; right: 380px; bottom: 340px; } */
.circle { height: 90px; width: 90px; border-radius: 50%; background-color: #f38601; cursor: pointer; position: relative; display: flex; justify-content: center; align-items: center; -webkit-transition: height .25s ease, width .25s ease; transition: height .25s ease, width .25s ease; box-shadow: 0 14px 28px rgba(1, 1, 1, .25), 0 10px 10px rgba(1, 1, 1, .22); z-index: 99; }
.circle:before { -webkit-animation: ripple 2s linear infinite; animation: ripple 2s linear infinite; } .circle:after, .circle:before { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 50%; border: 1px solid rgba(255 255 255 / 50%); }
.gg-play-button { box-sizing: border-box; position: relative; display: block; transform: scale(var(--ggs, 1)); width: 22px; height: 22px; color: #fff; }
.gg-play-button::before { content: ""; display: block; box-sizing: border-box; position: absolute; width: 0; height: 10px; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 23px solid; top: -4px; left: 4px; }
.circle:after { -webkit-animation: ripple 2s linear 1s infinite; animation: ripple 2s linear 1s infinite; }
@-webkit-keyframes ripple {
0%{-webkit-transform:scale(1)}
75%{-webkit-transform:scale(1.75);opacity:1}
100%{-webkit-transform:scale(2);opacity:0}
}
@keyframes ripple {
0%{transform:scale(1)}
75%{transform:scale(1.75);opacity:1}
100%{transform:scale(2);opacity:0}
}
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {color: #000 !important; text-decoration: underline; font-weight: 500 !important; background-color: transparent !important; height: auto; font-size: 12px !important; border: none; padding: 0px !important;margin-right: 8px;}
a.cookie-policy{color: #000; text-decoration: underline; font-weight: 500 !important; background-color: transparent !important; height: auto; font-size: 12px; border: none; padding: 0px !important;font-weight: 500 !important;}
.whatsapp-float { position: fixed; bottom:95px; right: 20px; z-index: 1000; text-decoration: none; }
.whatsapp-float svg { border-radius: 50%; box-shadow: 0 4px 10px rgba(0,0,0,.2); transition: transform .3s ease; }
.whatsapp-text { position: absolute; bottom: 115%; right: 0; background: #fff; padding: 6px 10px; font-size: 13px; border-radius: 4px; white-space: nowrap; box-shadow: 0 8px 40px rgba(0,0,0,.16); opacity: 0; visibility: hidden; transform: translateY(10px); transition: all .3s ease;color: #000; font-weight: 400; }
.whatsapp-text::after { content: ""; position: absolute; top: 100%; right: 12px; border: 6px solid transparent; border-top-color: #fff; }
.whatsapp-float:hover .whatsapp-text { opacity: 1; visibility: visible; transform: translateY(0); }
.whatsapp-float:hover svg { transform: scale(1.1); }
.show-tooltip .whatsapp-text { opacity: 1; visibility: visible; transform: translateY(0); }
.show-tooltip svg { transform: scale(1.1); }

section#aboutIpearl{ border-top: none;}