@media only screen and (min-device-width: 1200px) and (max-device-width: 1280px) {}

@media only screen and (min-device-width: 1281px) and (max-device-width: 1369px) {}

@media only screen and (min-device-width: 1370px) and (max-device-width: 1440px) {}

@media only screen and (min-device-width: 1441px) and (max-device-width: 1536px) {}

@media only screen and (min-device-width: 1537px) and (max-device-width: 1600px) {}

@media only screen and (min-device-width: 992px) and (max-device-width: 1199px) {}

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

@media (max-width:1300px) {
    .top-header ul li a {
        font-size: 14px;
    }

    .link-hover-animation-1 {
        word-break: break-word;
    }
}

@media (max-width:1199px) {
    .pdf-c {
        word-break: keep-all;
        white-space: nowrap;
    }

    body.footer-seven-header-hidden .top-header,
    body.footer-seven-header-hidden .header-area {
        opacity: 1;
        visibility: visible;
        pointer-events: none;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .hero-section {
        height: 45vh;
        /* margin-top: -40px; */
    }

    .bg-video {
        top: -40px;
    }

    .header-style-seven .main-menu {
        display: none;
    }

    .mouse-cursor.cursor-outer {
        display: none;
    }

    .mouse-cursor.cursor-inner {
        display: none;
    }

    .top-heading-abs h1 {
        font-size: 30px;
        left: -35px;
        top: 0px;
        /* font-size: 30px;
        left: -35px;
        top: 80%;
        height: 100%; */

        position: unset;
        height: auto;
        width: 100%;
        margin-bottom: 1rem;
    }

    .hdg-sec {
        width: 100%;
        padding: 2rem 1.5rem;
    }

    .top-heading-abs {
        height: 100%;
        bottom: 0;
        left: 0;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: end;
    }

    .top-heading-abs p {
        font-size: 17px;
        text-align: left;
        left: -35px;
        width: 100%;
        bottom: -14rem;
        position: unset;
    }

    .top-heading-abs ul {
        position: unset;
    }

    .impact-title {
        font-size: 30px;
        letter-spacing: 2px;
    }

    .impact-section {
        margin-top: 25px;
        padding: 20px 20px;
    }

    .impact-stat h3 {
        text-align: left;
    }

    .impact-stat p {
        text-align: left;
    }

    .about-style-seven {
        margin-top: 50px;
        margin-bottom: 0;
    }

    .mob-mb-p-0 {
        margin-bottom: 0px;
    }

    .about-seven-right .section-text-seven {
        margin-bottom: 0;
    }

    .gap {
        padding: 0;
    }

    .about-bottom-thumb .img-shape {
        top: -50px;
    }

    .blockquote-wrapper .icon img {
        width: 70px;
        /* background-color: #b02a30; */
        padding: 16px;
        border-radius: 20%;
        position: absolute;
        left: auto;
        right: -2px;
        top: -70px;
        z-index: 7;
    }

    .blockquote-wrapper {
        position: relative;
    }

    /* .blockquote-wrapper .icon {
        margin-bottom: -15px;
    } */
    blockquote.blockquote-wrapper p {
        padding-bottom: 0;
        padding-top: 13px;
    }

    .chairmain-section {
        padding-bottom: 0;
    }

    .blockquote-wrapper {
        margin-bottom: 40px;
        padding-top: 2rem !important;
    }

    .vimi:nth-child(even) .vis-card {
        margin-bottom: 0 !important;
    }

    .section-space {
        padding: 40px 7px !important;
    }

    .process-wrapper-two {
        height: auto !important;
    }

    .mySwiper-sec1 .swiper-slide {
        height: auto !important;
    }

    .student-img {
        top: -113px;
    }

    .student-img img {
        width: 66%;
    }

    .facilities-section {
        padding-bottom: 6rem !important;
    }

    .article-head {
        margin-bottom: 0px;
    }

    .testimonial-five-slider {
        height: 500px;
    }

    .bottom-slider {
        margin-top: -8px;
    }

    .bars_icon .line {
        background-color: #b02a30 !important;
    }

    .tab1 .col_sm8 {
        width: 90%;
    }

    .nirf-section-wrap {
        padding: 56px 0px 48px;
    }

    .nirf-grid {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: 22px;
    }

    .nirf-card {
        padding: 16px;
    }
}

@media (max-width:1199px) {
    .page-id-34310 .tab-pane.active[id="3"] .col_sm8 {
        margin-top: 2rem;
    }

    .page-id-104005 .section-space,
    .page-id-108530 .section-space {
        padding: 40px 0px !important;
    }
}