@media only screen and (max-width:600px) {
img.header-img { position: relative; right: 0; top: 0px; height: auto; width: 100%; margin-top: 80px; }
p.cohort-details {
    font-size: 15px;
    line-height: 1.3em;
}
h1.program-title {
    font-size: 42px;}
    section#courseHighlights ul li {
    width: 49%;
    padding: 20px 10px;
}
section#courseHighlights ul li:nth-child(2n){border-right: unset;}
.prg-form {padding: 35px 20px 50px;}
form#iimjammu .with-icon, form#iimjammuDC .with-icon, form#FSDCorporteEnrolement .with-icon {
    width: 100%;}
    img.director-img {
    position: relative;
    bottom: -50px;
    height: 210px;
    right: 0;
    left: 60px;
}
ul.learning-experience li {
    width: 100%;}
    .program-outcomes {
    min-height: auto;
    margin-top: 20px;
}
.experience-profile {
    margin-top: 20px;
}
.eligbility-box {
    padding: 30px 20px;
    min-height: auto;
    margin-top: 20px;
}
ul.course-fee-amount li {
    width: 100% !important;}
    section#beginYourJourney {
    background: #17181c }
}
@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) {

}
@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) {
p.program-tagline {font-size: 22px;}
h1.program-title {font-size: 56px;}
p.program-byline {width: 80%;}
}
@media only screen and (min-width:768px) and (max-width:1366px) {

}
@media only screen and (min-width :1400px) {
.eligbility-box {min-height: 400px;}
.program-outcomes {min-height:675px;}
ul.learning-outcomes li { padding: 6px 0 10px; margin-bottom: 0; font-size: 18px; line-height: 1.4em; }
.iim-credentails {
    min-height: 675px;
}
img.key-domain-img {
    height: 334px;
    bottom: -65px;
}
ul.alumni-benefits-list li {
    padding-right: 10px;
}
}

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

}
@media only screen and (min-width :1800px) {
img.header-img {top: 0;height: 670px;}
}