@media screen and (max-width:999px) {
    .quicklinkHead,
    .desktopHead {
        display: none;
    }
    .hero_section .carousel-inner img {
        width: 100%;
        height: 220px !important;
    }
    .aboutNew {
        padding-right: 0px;
    }
    .aboutNewRight,
    .afteraboutSec .container,
    .courseCate .courseHead,
    .inerUpContinfoSection,
    .mainContainerDiv .container,
    .mobileMenuSection {
        display: block;
    }
    .aboutNewRight div,
    .aboutNew button {
        margin-bottom: 30px;
    }
    .leftbackAb {
        width: 100%;
        height: auto;
    }
    .middleab {
        width: 100%;
        padding: 60px 20px 20px;
        display: block;
    }
    .middleab div {
        margin-bottom: 25px;
    }
    .courseHead button {
        margin-top: 15px;
    }
    .missionvisionimgSide img {
        width: 100%;
        margin-bottom: 15px;
    }
    .missionvisionaccount {
        padding: 60px 10px;
    }
    .upperHeader a {
        font-size: 10px;
        font-weight: 600;
    }
    .upperHeader li {
        margin-right: 12px !important;
    }
    .upperHeader .container {
        justify-content: center;
    }
    .mobileHead {
        display: block;
    }
    .indexAboutSec h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .indexAboutSec img {
        margin-top: 25px;
    }
    .cultureImages {
        display: block;
    }
    .cultureImages div {
        width: 100%;
    }
    .ennopadimg img {
        width: 100%;
        margin-bottom: 20px;
    }
    .enrollSec {
        padding: 60px 20px;
    }
    .newsMarqureSection {
        height: 600px;
    }
    .newsDivMain {
        height: auto;
        margin-bottom: 30px;
    }
    .inerUpContText h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .inerUpContinfoSection div,
    .formSectionContact {
        margin-top: 30px;
    }
    .upperContSec {
        padding: 60px 20px 30px;
    }
    .navigationMenu {
        display: none;
    }
    .logoHeaderMain img {
        width: 90%;
    }
    .logoHeaderMain .container {
        display: flex;
        padding: 5px 0px;
        justify-content: center;
    }
    .leftonesec {
        padding-right: 0px;
    }
    .imgResulInfoSection,
    .viewresultSectionMain {
        display: block;
    }
    .innerStudentInfoVeri {
        display: block !important;
    }
    .studentimgSec h2 {
        margin-bottom: 20px !important;
        margin-right: 0px;
    }
    .imgResulInfoSection img {
        margin-bottom: 20px !important;
    }

    .footerMainContentSection, .aboutSectionNew{
        padding-left:10px;
        padding-right:10px;
    }
    .innerFooterDiv{
        margin-bottom:20px;
    }
    .inner_extra_stuff{
        margin: 0px;
    }

    .loginlogo{
        width: 130px;
    }

}