@media (max-width:767px) {
    .header-top {
        text-align: center;
    }

    .header-top .logo-new {
        display: block;
    }

    .header-top .logo-new img {
        margin-bottom: 10px;
    }

    .header-top .logo-new .logo-text {
        width: 100%;
    }

    .header-top .logo-new .logo-text h1 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .header-top .logo-new .logo-text h4 {
        font-size: 14px;
    }

    .header-top p {
        font-size: 10px;
    }

    .header-bottom .navbar {
        padding: 5px 0px;
    }

    .header-bottom .navbar-light .navbar-toggler {
        border: none;
        padding: 0px;
        outline: 0;
        box-shadow: none;
        margin-left: auto;
        filter: invert(1);
    }

    .banner .content {
        padding: 100px 0px 40px;
    }

    .comment {
        padding: 40px 0px;
    }

    .princeton {
        padding: 40px 0px;
    }

    .princeton .content {
        padding: 30px 0px 0px;
    }

    .princeton .content h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .princeton .content p {
        font-size: 14px;
    }

    .features-and-benefits {
        padding: 40px 0px 25px;
    }

    .features-and-benefits .box {
        padding: 20px;
    }

    .features-and-benefits .box > div {
        width: calc(100% - 65px);
    }

    .features-and-benefits .box .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .courses {
        padding: 40px 0;
    }

    .courses h2 {
        font-size: 24px;
    }

    .courses p {
        font-size: 14px;
        line-height: unset;
    }

    .future .overlay-div {
        padding: 40px 0px;
    }

    .future h1 {
        font-size: 24px;
    }

    .future p {
        font-size: 14px;
        line-height: unset;
    }

    .footer {
        padding: 40px 0px;
    }

    .footer .footer-h {
        margin-top: 30px;
    }

    .page-banner {
        padding: 40px 0px;
    }

    .page-banner h1 {
        font-size: 24px;
        text-align: center;
    }

    .college {
        padding: 40px 0;
    }

    .college .line-div {
        margin: 10px 0px;
    }

    .pr-30 {
        padding-right: 0px;
    }

    .pl-30 {
        padding-left: 0px;
    }

    .college img {
        height: auto;
    }

    .college .row .order1 {
        order: 2;
    }

    .college .row .order2 {
        order: 1;
    }

    .course-offered {
        padding: 40px 0px;
    }

    .course-offered h5 {
        font-size: 16px;
    }

    .facilities .facilities-p-tag {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .facilities .order1 {
        order: 2;
    }

    .facilities .order2 {
        order: 1;
    }

    .team {
        height: auto;
    }

    .team i.bxs-user {
        font-size: 80px;
    }

    .contactus .content {
        padding: 40px 15px;
    }

    .contactus .content h1 {
        font-size: 24px;
    }

    .contactus .content .line-div {
        margin: 10px auto;
    }

    .gallery {
        padding: 40px 0px;
    }

    .faculty {
        padding: 40px 0px;
    }

    .faculty .faculty-box h5 {
        font-size: 14px;
    }

    .faculty .faculty-box p {
        font-size: 12px;
    }

    .messages {
        padding: 40px 0px;
    }

    .messages img {
        margin-bottom: 15px;
    }

    .messages h2 {
        font-size: 18px;
    }

    .messages .line-div {
        margin: 20px 0px;
    }

    .messages .message {
        font-size: 14px;
        line-height: 20px;
    }

    .messages .message:before,
    .messages .message:after {
        font-size: 30px;
    }

    .admission {
        padding: 40px 0px;
    }
}