html{scroll-behavior:smooth;scroll-padding-top: 90px;}

body{font-family: Graphik, Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-webkit-animation:fix 1s 1;animation:fix 1s 1;overflow-x:hidden;line-height:1.3em;font-weight: 400;color:#000;font-size:17px;}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/graphik-light-web.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('../fonts/graphik-regular-web.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('../fonts/graphik-medium-web.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('../fonts/graphik-bold-web.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


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.5em;}
p:last-child{margin-bottom:0}
h1{font-size:3em;line-height:1.2em}
h2{font-size:2.667em;line-height:1.2em}
h3{font-size:2.056em;line-height:1.2em}
h4{font-size:1.611em;line-height:1.2em}
h5{font-size:1.222em;line-height:1.2em}
.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}
/* Apply Now CTA */
.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: 6px;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:6px;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:#000000}
.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}

/* 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}*/
.cssbuttons-io-button{font-family:inherit;font-weight:500;font-size:17px;padding:16px 22px;letter-spacing:.05em;border-radius:6px;display:inline-block;background:#2B2A29;border:1px solid #2B2A29;color:#fff;}
.cssbuttons-io-button:hover{color:#fff;background:#A917FE;border:1px solid #A917FE!important}
.cssbuttons-io-button span{font-weight:400}
.cssbuttons-io-button{position:relative;transition-duration:.3s;box-shadow:2px 2px 10px #0000001c}
.svgIcon{fill:#fff}
.cssbuttons-io-button .icon2{width:18px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff}
.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}
}


/* Base button style */
.playbutton { font-size: 17px; border-radius: 6px;padding: 0px 20px; font-weight: 500; cursor: pointer; position: relative; overflow: hidden; transition: all 0.3s ease; transform-origin: center; display: inline-block; border: 1.5px solid #d2d2d2; background: transparent; }
.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(255 255 255); transition: all 0.3s ease; background-color: transparent; }
/* .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);} */

/* Take to Top */
#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: 36px; bottom: 150px; 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:42px;font-weight: 500;}
h2.heading span { font-style: italic;color:#273A90;font-weight: 700; }
p.byline {font-size: 18px;line-height: 1.5em;color:#47464D;font-weight:400}
p.section-tagline { color: #767676; font-size: 16px; font-weight: 500; }
p.section-tagline.one { color: #C9A84C; } 
p.section-tagline:before { content: ""; display: inline-block; width: 100px; height: 1px; background: #767676; margin-top: 8px; position: relative; top: -3px; right: 20px; }
p.section-tagline:after { content: ""; display: inline-block; width: 100px; height: 1px; background: #767676; margin-top: 8px; position: relative; top: -3px; left: 20px; }
p.section-tagline.one:before{display: none;}
p.section-tagline.one:after {background: #C9A84C;width: 60px;}

/*topbar*/
.topbar { background: #000; position: fixed; top: 0; width: 100%; z-index: 9999; }
 p.topbar { color: #fff; text-align: center; padding: 12px 8px; margin: 0; font-size: 16px; font-weight: 400;     line-height: 1.6em;}
 p.topbar a {background:#fff;color:#000000;padding: 8px 15px;border-radius: 6px;font-weight: 500; font-size: 16px;}

nav.navbar.navbar-expand-lg { background: #ffffff; border-bottom: 1px solid #e5e5e5; padding-top: 0px; }
ul.navbar-nav li a {font-weight: 400;color:#000000;font-size: 16px;text-align: center;}
ul.navbar-nav li a:hover {font-weight: 400;color:#000000;}
img.iimj-logo {height: 75px;}
ul.navbar-nav li a.nav-link.ds-btn { background: #2B2A29; color: #fff; padding: 15px 24px; display: inline-block; border-radius: 10px; margin-top: -8px; margin-left: 12px; }

ol.breadcrumb { background: transparent; padding: 0;margin-top: 0;margin-bottom: 0; } 
ol.breadcrumb li.breadcrumb-item a, ol.breadcrumb li.breadcrumb-item { color:#000; text-decoration: none; font-size: 12px; } 
ol.breadcrumb li.breadcrumb-item:last-child a{color:#bebab7;}
ol.breadcrumb li.breadcrumb-item { color: #000; /* text-decoration: underline; */ } 
.breadcrumb-item+.breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #000; content: "/"; }

section.bannersection { padding:150px 0 260px; position: relative; overflow: hidden; color: #fff; background: url(../images/banner-bg.webp) no-repeat; background-size: cover; background-position: 100% 100%; min-height: 100vh; }
.bannersection h2.program_title{font-size:28px;color:#ff970e}
.bannersection p { font-size:17px; font-weight: 300; color: #000000; margin-top: 20px; line-height: 1.5em; }
h1.marketing-title { font-size:44px; font-weight: 600; color: #000; margin-bottom: 10px; line-height: 1.1; }
h1.marketing-title span { font-size:26px; font-weight: 500; display: block; padding-bottom: 8px; padding-top: 16px; }
img.first-iim-img { height:70px; margin-right: 20px; margin-top: 20px; }
img.iimc-logo { height:68px; float: right; }
img.school-accredation { height: 85px; float: right; margin-top: 30px; }
img.banner-sticker { height: 90px; margin-right: 20px; margin-top: 20px; }
p a.intro-btn { font-size: 18px; background: #222222; padding: 20px 40px; border-radius: 50px; font-weight: 500; color: #fff; border: 1px solid #000000; text-decoration: none;z-index: 99; position: relative; }
p a.intro-btn:hover{text-decoration:none}
p a.intro-btn img{height:15px;margin-right:10px;margin-top:-3px}
p.apply-now-cta{margin-top:50px}
img.header-img { position: absolute; top: 140px; width: 100%; }
img.header-img-mob {display: none; }

section#instituteHighlights {background: #28378D;}
ul.prg-highlights{margin-bottom:0;padding:22px 20px;}
ul.prg-highlights li { display: inline-block; font-weight: 400; font-size:15px; color: #ffffff; vertical-align: top; padding: 5px 9px; width: 19%; border-right: 1px solid #e5e5e5; min-height: 80px; text-align: center; }
ul.prg-highlights li:last-child{border:none}
ul.prg-highlights li:last-child{margin-right:0}
ul.prg-highlights li span{font-weight:600;color:#000;font-size:30px;display:block;line-height:1}
ul.prg-highlights li svg {  display: block; margin: auto; margin-bottom: 10px; }
ul.prg-highlights li svg path, ul.prg-highlights li svg rect{fill:#fff}
h2.heading span{font-size:24px;font-weight:400;padding-bottom:20px;line-height:1.5}


/* Cards */
/*---------------ProgramCards-------------*/
section#programsList {background: #ffffff; position: relative;}
section#programsList h2{margin-bottom: 20px!important;}
section#programsList p.byline {font-size: 22px;font-weight: 500;}

.grid-item .card { border: 1px solid #D8D8D8; transition: all 0.8s cubic-bezier(0.15, 0.83, 0.66, 1);box-shadow: 5px -2px 10px 0 #ddd; }
h3.card-title.prgmName { background: #F7FAFF; color: #000; font-size: 16px; padding: 10px 16px; font-weight: 500; }
p.card-program-name { color: #000; padding: 10px 22px; font-weight: 500;    font-size: 20px; }
p.card-program-name span { color: #273A90;font-size: 16px; }
p.duration { font-size: 14px; color: #000; font-weight: 400; padding: 10px 22px; margin-top: -24px; margin-bottom: 0px; }
img.partner-img { width: 50%; margin-left: 25px; margin-top: -14px; }
ul.program-stats { color: #000; padding: 10px 22px; background: #F7FAFF; min-height: 240px; }
ul.program-stats li { list-style-type: none; font-size: 14px; font-weight: 400; position: relative; padding-left: 15px; }
ul.program-stats li:before { content: ''; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 8px solid #273A90; position: absolute; left: 0; top: 5px; }
p.card-cta a { background: #273A90; padding: 20px 25px; text-align: center; font-weight: 600; font-size: 18px; margin-top: -20px; position: absolute; width: 100%; bottom: 0; }
p.card-cta a { color: #fff; }
img.masterclass-img { height: 30px; margin-left: 19px; margin-top: -4px; margin-bottom: 10px; }
img.program-card-img {width: 100%;height: auto;}


section#keyHighlights {background: #F7FAFF;}
ul.key-highlights li { display: inline-block; width: 48%; vertical-align: top; margin: 0px 20px 15px 0; font-size: 16px; font-weight: 400;padding-right: 30px; }
ul.key-highlights li img { height: 100px; display: inline-block; float: left; margin-right: 22px; margin-bottom: 30px; border-radius: 8px; }
ul.key-highlights li strong { display: block; font-size: 20px;font-weight:500;margin-bottom: 8px; }

.why-institute{padding:70px 0;text-align:center;background:#ffffff url(../images/cards-bg.webp) no-repeat;background-size: cover;}
ul.rankings-list{list-style:none;padding:0;margin-top:20px}
ul.rankings-list li{list-style:none;display:inline-block;width:48%;padding:22px 20px;vertical-align:top;text-align:center;line-height:1.4;background:0 0;margin:5px;min-height:260px;border-radius:9px;border:2px solid #dbdbdb;font-size: 16px;font-weight: 300;}
ul.rankings-list li svg{margin-bottom: 20px;fill:#28378D}
ul.rankings-list li span{font-size:20px;font-weight:500;color:#000;line-height:1.2;margin-bottom:10px;display:block}

form#iimjammu .with-icon input,form#iimjammu .with-icon select{padding:5px 15px;transition:all .3s ease;font-size:13px;color:#000;margin-bottom:4px;border-radius:4px;background-color:#fff;width:100%;outline:0;display:block;border:1px solid #cacaca;height:42px;}
form#iimjammu .with-icon{width:100%;display:inline-block;padding:4px 5px;vertical-align:top;margin-bottom:0px;position:relative;padding-left:0}
.autocomplete{position:relative;display:inline-block}
.autocomplete-active{color:#fff;background:#348adc}
.with-icon .floating-label{font-size:12px;color:#848484;position:absolute;pointer-events:none;top:12px;left:12px;transition:all .1s ease}
.with-icon label{font-weight:400}
.with-icon input:focus~.floating-label,.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}
.with-icon span.floating-label.mob{top:-15px;font-size:12px;opacity:1;color:#404040;height:20px}
.form-inner{padding:40px 40px 60px;background:#ebf1f3;border-radius:14px}
form#iimjammu .with-icon.full{width:96%!important}
h2.form-heading{padding-bottom:60px;position:relative;font-size:28px;line-height:130%}
h2.form-heading:after{content:"";background:#f38600;position:absolute;height:4px;width:45px;bottom:43px;text-align:left;margin:auto;left:0;right:0;margin-left:0}
form#iimjammu .with-icon input[type=file]{padding:10px 0}
button#form-submit-button { background: #000000; padding: 12px 56px; color: #fff; }
.prg-form{background:#fff;padding:0;border-radius:10px;box-shadow:2px 2px 10px #0003;margin-top:-155px;min-height:777px}
.prg-form h4{font-size:25px;margin-bottom:25px;padding:18px 30px;background:#e86e25;border-radius:10px 10px 0 0;color:#fff;line-height:1em}
.prg-form h4 span{font-size:18px;color:#ebe2e2;font-weight:400}
.prg-form form{padding:0 30px 30px}
.dc-form{background:#ebf0f3;padding:25px 30px;border-radius:10px;min-height:400px;margin-top: 100px;}
.dc-form h3 { font-size: 24px; margin-bottom: 30px; font-weight: 500; }
input#Phone2{padding-left:35px!important}
.dc-form.scholarship { background: #fff; box-shadow: 0 3px 20px 0 #5d5b5b17; position: sticky; top: 100px; border: 1px solid #e5e5e5;}
section.sticky-nav ul li.nav-item.apply-link a{background:#1ab15f;color:#fff;display:inline-block;padding:10px 20px;border-radius:5px;margin-left:11px;margin-top:-4px}
p.dc-form-cta{margin-top:20px}
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}
input[type=text]:disabled{background:#dedede!important;border:2px solid #dedede!important;color:#000}
p.terms-condition-label label { position: relative; top: 0px; font-size: 12px; display: inherit ; line-height: 1.3em; margin: 12px 0;text-align: left; }
input#Phone {padding-left: 50px !important;}

section#programOutcomes {
    background: #F7FAFF;
}
section#programOutcomes ul li { display: inline-block; width: 100%; vertical-align: top; font-weight: 400; position: relative; padding-left: 20px; margin-bottom: 14px; }
section#programOutcomes ul li:before { content: ""; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 9px solid #284c77; position: absolute; left: 0; top: 3px; }
img.iimj-advantage { width: 100%; border-radius: 10px; }

section#FAQs{background:#F7FAFF}
#FAQs .accordion-item{margin-bottom:12px;border-radius:10px;border:transparent}
#FAQs .accordion-button:not(.collapsed){background-color:#fff}
#FAQs h2.accordion-header button.accordion-button{font-size:18px;font-weight:500;padding:6px 22px;background:#fff;color:#000;border-radius:15px;border: 1px solid #e7e7e7;}
#FAQs .accordion-body ul li{display:inline-block;width:100%;position:relative;padding-left:20px;line-height: 1.4em;}
#FAQs .accordion-body ul li strong{font-weight:600}
#FAQs .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}
#FAQs .accordion-body p strong{font-weight:600}
#FAQs .accordion-button::after{border-radius:50%;background-size:62%;width:35px;height:35px;background-position:center}
@media only screen and (max-width:600px) {
  p.topbar {padding: 10px 8px;font-size: 12px;font-weight: 400;line-height: 1.8em;}
  p.topbar a {padding: 8px 12px;font-size: 12px; }
  nav.navbar.navbar-expand-lg {padding-top: 0px;}
  img.iimj-logo {height: 50px;}
  h1.marketing-title {font-size: 35px;}
section.bannersection {padding:120px 0 260px;min-height: 90vh;}
img.header-img {display: none;}
img.header-img-mob { display:block;position: absolute;top: unset;width: 100%;bottom: 0;}
ul.navbar-nav li{text-align: center;}
section#instituteHighlights ul li { width: 46%; font-size: 15px; color: #ffffff; margin-right: 9px; min-height: 130px; background: #ffffff0a; border-radius: 10px; padding: 12px; line-height: 1.4em; margin-bottom: 15px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;border: unset; }
section#instituteHighlights ul li span { font-size: 15px; color: #ffffff; line-height: 1.4em; }
.grid-item .card {margin-top: 20px;}
ul.key-highlights li {width: 100%;}
ul.key-highlights li br{display: none;}
ul.key-highlights li.one img {margin-bottom: 70px;}
ul.key-highlights li.two img  {margin-bottom: 70px;}
ul.key-highlights li.three img {margin-bottom: 100px;}
ul.rankings-list li {width: 100%;margin: 5px 0px 5px 0px;}
#FAQs h2.accordion-header button.accordion-button {padding: 12px 22px;line-height: 1.5em;}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {

}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
section.bannersection {padding:180px 0 300px;min-height: auto;}
img.header-img {top: unset;width: 100%;bottom: 0;}
ul.key-highlights li { margin: 0px 0px 15px 0; padding-right:30px; width: 100%; }
ul.key-highlights li img {height: 80px;float: left;margin-bottom: 15px;}
.dc-form.scholarship { position: relative; top: unset; margin-top: 40px; }

}
@media only screen and (max-device-width:1366px) and (min-device-width:1024px) and (orientation:portrait) {

}
@media only screen and (min-device-width:414px) and (max-device-width:900px) and (orientation :landscape) {

}
@media only screen and (min-width:1200px) and (max-width:1290px) {

}
@media only screen and (min-width:768px) and (max-width:1366px) {

}
@media only screen and (min-width :1400px) {

    
}

@media only screen and (min-width :1600px) {

}
@media only screen and (min-width :1800px) {
img.header-img { position: absolute; top: 80px; width: 100%; }
}