@media only screen and (max-width:600px) {


}
@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) {
.program-form{margin-left: 0px;margin-top: 30px !important;}
img.dropdown-card-img {max-width: 90%;}
section.banner-section .card .card-body { padding: 20px; padding-top: 40px;}
img.conf-img { height: auto; width: 100%; position: absolute; left: 0; bottom: 0; }
p.lp-byline { font-size: 18px!important;}
}
@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:1270px) {

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

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

}
@media only screen and (min-width :1400px) {
/* img.dropdown-card-img{max-width:80%;} */
}

@media only screen and (min-width :1600px) {
.about-iimc {margin-top: 380px;}
}
@media only screen and (min-width :1800px) {
img.certificate-recognition {width: 158%;}
section#programTestimonials {background-position: 100% 25%;}
}
