/* BE - Lateral Entry Program CSS */

.course-list {
    column-count: 2;
}

/* End of BE - Lateral Entry Program CSS */

.feature-slider.custom-mt {
    margin-top: -197px;
    /***** FIX FOR FEATURE SLIDER ISSUE  *****/
}

.mt-290x {
    z-index: unset !important;
    /***** FIX FOR MODAL Z-INDEX ISSUE *****/
}

.p-b-6 {
    padding-bottom: 60px;
}

/* new css counselling section start */

.counselling-section {
    margin: 0;
    padding: 0;
    background: #fff !important;
}

.mt-290x_ .msg-frm.white-text p,
.mt-290x_ .msg-frm.white-text p span {
    color: var(--text-color-dark);
}

.glance-section {
    margin-top: 160px;
}

.contact-card.bg-gray {
    background: var(--bgcolor-gray);
}

.acp-section h3 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 15px;
}
.pt-115{
    padding-top: 50px;
}

.pb-115{
    padding-bottom: 50px;
}
/* new css counselling section end */

/* Responsive CSS Start */

.patent-section, .unique-section, .copyright-section{
    padding-top: 30px!important;
}