@media(max-width:2000px){
.school-bottom {
    position: absolute;
    bottom: -112%;
    right: -5%;
}
.logo img{
    width: 220px;
}
.career-box {
    background: url(../img/cr-shape.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 20px 20px 50px 20px;
}
.banner-sec {
    background-position: center;
}
.banner-sec h1 {
    font-size: 55px;
    margin-top: 120px;
}
.banner-sec h2 {
    font-size: 85px;
    line-height: 1.2;
    margin-top: 120px;
    margin-bottom: 48px;
}
.banner-sec .apply-btn {
    font-size: 48px;
}
.school-bottom img {
    width: 90%;
}
.scholar-img {
    position: absolute;
    top: 0;
    left: 20%;
}
.eli-cont {
    background-size: contain;
    height: 300px;
    width: 100%;
    padding: 60px;
}

}

@media(max-width:1900px) {
    .scholar-img {
        position: absolute;
        top: 0;
        left: 15%;
    }



}

@media(max-width:1600px) {
.school-bottom {
        position: absolute;
        bottom: -120%;
        right: -4%;
    }
.tech-right p {
    font-size: 20px;
}
.career-box {
    background-size: contain;
}
.eli-cont {
    max-width: 810px;
}
.banner-sec h1 {
    font-size: 42px;
    line-height: 1.3;
    margin-top: 40px;
}
.banner-sec h2 {
    font-size: 70px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fbba00;
    font-weight: 700;
    font-family: "Poppins";
    margin-top: 70px;
    margin-bottom: 30px;
}
.banner-sec .apply-btn {
    font-size: 38px;
}
.school-bottom img {
    width: 91%;
}
.eli-cont {
        background: url(../img/exp-shape.webp);
        background-repeat: no-repeat;
        background-size: contain;
        height: 250px;
        width: 100%;
        padding: 42px;
}
.school-bottom img {
    width: 81%;
}
.scholar-img {
        position: absolute;
        top: 0;
        left: 10%;
}
    .logo img {
        width: 150px;
    }
}

@media(max-width:1400px) {

   .banner-sec h2 {
        font-size: 65px;
        line-height: 1.2;
        text-transform: uppercase;
        color: #fbba00;
        font-weight: 700;
        font-family: "Poppins";
        margin-top: 40px;
        margin-bottom: 32px;
    }
    .school-bottom {
        position: absolute;
        bottom: -85%;
        right: -4%;
    }


}
@media(max-width:1300px){
    .school-bottom {
        position: absolute;
        bottom: -88%;
        right: -4%;
    }
    .school-bottom img {
        width: 76%;
    }
    .banner-sec .apply-btn {
        font-size: 30px;
    }
}

@media(max-width:1200px) {
    .banner-sec h1 {
        font-size: 32px;
        line-height: 1.3;
        margin-top: 22px;
    }
    .banner-sec h2 {
        font-size: 60px;
        line-height: 1.2;
        text-transform: uppercase;
        color: #fbba00;
        font-weight: 700;
        font-family: "Poppins";
        margin-top: 24px;
        margin-bottom: 28px;
    }
    .banner-sec .apply-btn {
        font-size: 26px;
    }
    .school-bottom img {
        width: 85%;
    }
    .school-bottom {
        position: absolute;
        bottom: -70%;
        right: -4%;
    }
    .why-choose {
        background-position: center;
    }
    .choose-box{
        margin-bottom: 0;
    }
    .choose-box p {
        font-size: 14px;
    }
    .tech-box img {
        aspect-ratio: 1;
        object-fit: contain;
        width: 160px;
    }
    .scholarship .container {
        background-size: contain;
        padding: 20px;
        padding-bottom: 0px;
    }
    .scholar-img {
        position: absolute;
        top: 0;
        left: 2%;
    }
    .eli-box {
        height: 100px;
    }
    .eli-box p {
        margin-top: 0;
        font-size: 16px;
        font-weight: 600;
    }
    .eli-box p {
        font-size: 16px !important;
    }
    .logo img {
        width: 120px;
    }
  

}

@media(max-width:1024px){
    .banner-sec{
        background-position: center;
    }
.school-bottom {
    position: absolute;
    bottom: -100%;
    right: -5%;
}
.school-bottom img {
    width: 90%;
}
.tech-right p{
    font-size: 18px;
}
.why-choose {
    padding: 60px 0px 0px;
}
.scholarship .container {
    background: url(../img/scholarship-shape.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 30px;
    padding-bottom: 0px;
}
.scholar-img {
    position: absolute;
    top: 0;
    left: 3%;
}
.scholar-cont h3 {
    font-size: 36px;
}
.eli-box{
    height: 100px;
}
.eli-box p {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
}
.eli-cont p {
    font-size: 16px;
    line-height: 1.2;
}
.eli-cont h4 {
    font-size: 24px;
}
.eli-cont {
    background-size: contain;
    height: 215px;
    width: 100%;
    padding: 31px;
}
    .logo img {
        width: 120px;
    }
    .pef-box{
        height: 150px;
    }
    .pef-box p {
        font-size: 14px;
    }


}

@media(max-width:992px) {
    .logo img {
        width: 100px;
    }
    .banner-sec h1 {
        font-size: 26px;
    }
    .banner-sec h2 {
        font-size: 40px;
    }
    .banner-sec .apply-btn {
        font-size: 20px;
    }
    .ai-box p {
        font-size: 16px;
    }
    .tech-right p {
        font-size: 14px;
    }
    .school-bottom {
        position: absolute;
        bottom: -68%;
        right: -5%;
    }
    .head-box h2 {
        font-size: 30px;
    }
    .why-choose .head-box h2 {
        text-align: left;
        font-size: 25px;
    }
    .choose-box p {
        font-size: 11px;
        margin: 0px 0 3px;
    }
    .choose-box img {
        width: 24px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .career-box img {
        width: 116px;
    }
    .life:before {
        height: 42%;
    }
    .grAll .gr figure img {
        width: 120px;
        aspect-ratio: 3 / 1;
        object-fit: contain;
    }
    .scholar-cont h3 {
        font-size: 26px;
    }
    .scholar-cont p {
        font-size: 14px;
    }
    .scholar-img img {
        width: 72%;
    }
    .scholar-img {
        position: absolute;
        top: 0;
        left: 5%;
    }
    .ap-box h3 {
        font-size: 48px;
    }
    .ap-box h3 span {
        font-size: 25px;
    }
    .ap-box p {
        font-size: 16px;
    }
    .accre-box p {
        font-size: 12px;
    }
    .accre-box img {
        width: 50px;
    }
    .eli-box p {
        font-size: 12px !important;
    }
    .eli-box {
        height: 80px;
    }
    .eli-cont p {
        font-size: 12px;
        line-height: 1.2;
    }
    .eli-cont {
        background-size: contain;
        height: 155px;
        width: 100%;
        padding: 31px;
    }
    .campus-life .head-box p {
        font-size: 12px;
    }
    .pef-box p {
        font-size: 12px;
    }



}

@media(max-width:768px) {
.progTab .progNav .nav button.active {
    width: 100%;
}
.progTab .progNav .nav button{
    width: 100%;
}
.progTab .progNav .nav button {
        background: url(../img/btech-shape.webp);
        background-repeat: no-repeat;
        background-size: contain;
        text-align: center;
        padding: 12px 14px;
        font-size: 16px !important;
        font-weight: 600;
        margin-right: 0px;
        place-content: center;
        height: 46px;
    }
.logo img{
        width: 82px;
    }
.logo {
    padding: 5px 18px;
}
    .banner-sec h1 {
        font-size: 17px;
        max-width: 200px;
        margin-bottom: 12px;
    }
    .banner-sec h2 {
        font-size: 38px;
        max-width: 250px;
        margin-bottom: 16px;
        margin-top: 10px;
    }
.banner-sec .apply-btn {
        font-size: 12px;
}
.right-shape {
    display: none;
}
.left-shape {
    display: none;
}
.ai-driven .row .col-md-3 {
    width: 32%;
}
.ai-driven .row .col-md-3 {
    width: 33%;
}
.ai-driven .row {
    text-align: center;
    /* align-items: center; */
    justify-content: center;
}
.ai-box p {
        font-size: 10px;
}
.ai-driven .row>div:not(:last-child) {
    margin-bottom: 16px;
}
.ai-driven {
    background: #e2ebed;
    padding: 30px 0px 20px;
    position: relative;
}
.tech-right p {
        font-size: 14px;
        margin-top: 12px;
}
    .school-bottom {
        position: absolute;
        bottom: -32%;
        right: -5%;
    }
.school-bottom img {
        width: 82%;
}
.head-box h2 {
        font-size: 24px;
}
.technology {
    padding: 40px 0;
}
.why-choose .head-box h2 {
        text-align: center;
        font-size: 22px;
}

.per-tp-shape img {
    display: none;
}
.pef-box {
    height: 100px;

}
.pef-box p {
        font-size: 9px;
}
.progTab .progNav .nav {
    flex-direction: column;
    gap: 0px;
}
.advanced-left ul li {
    font-size: 14px;
    width: 100%;
}
.life .head-box h2 {
    color: #fff;
    font-size: 21px;
}
.career-box img {
        width: 100px;
}
.career-box p{
    font-size: 16px;
 }
.career-box {
        background-size: contain;
        height: 240px;
}
/* .tech-box img {
        aspect-ratio: 3 / 1;
        object-fit: contain;
        width: 124px;
} */
     .tech-box img {
        aspect-ratio: 2/2;
        object-fit: contain;
        width: 100px;
    }
    .tech-box {
        text-align: center;
        height: 60px;
    }
.scholar-img {
        position: absolute;
        top: -8px;
        left: 0%;
}
.scholarship {
    padding: 20px 0 0;
}
.scholar-img img {
        width: 41%;
}
.scholar-cont h3 {
        font-size: 12px;
}
.scholar-cont p {
    font-size: 8px;
    line-height: 1.2;
    margin-top: 0px;
}
.apollo-hospital .row .col-lg-3 {
    width: 32%;
}
.apollo-hospital .row {
    text-align: center;
    justify-content: center;
}
.government-accreditations .row>div:not(:last-child) {
    border-right:none;
}
.tech-global {
    padding: 50px 0;
}
    .eli-box p {
        font-size: 9px !important;
        padding: 0 10px;
    }
.eli-box {
        height: 60px;
}
.eli-cont {
        height: 215px;
        width: 100%;
        padding: 20px;
        background-size: auto;
}
.student-experience {
    padding: 40px 0 30px;
}
.campus-life {
    padding: 30px 0;
}
.eli-img img {
    width: 100%;
    z-index: 9;
    position: relative;
}
.tech-global .row>div {
    margin-bottom: 24px;
}
.grAll .gr figure:first-child {
    border-bottom: 2px solid #80bbce;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-style: dashed;
}
.grAll .gr figure img {
        width: 96px;
        aspect-ratio: 3 / 1;
        object-fit: contain;
}
.life {
    padding: 60px 0 10px;
}
.ap-box h3 {
        font-size: 38px;
}
.ap-box p {
        font-size: 13px;
}
.ap-box h3 span {
        font-size: 18px;
}
.tech-left {
    display: none;
}
.tech-right p {
        font-size: 14px;
        margin-top: 0px;
        text-align: center;
}
.technology .head-box.text-center {
    margin-bottom: 14px;
}
 .choose-box img {
        width: 20px;
        margin-bottom: 0;
        padding-bottom: 0;
}
.choose-box p {
        font-size: 8px;
        margin: 0px 0 3px;
}
.why-choose {
        background-position: right;
}
.why-choose {
        padding: 60px 0px 40px;
}
.head-box p {
    font-size: 13px;
}
.advanced-left .head-box h2 {
    color: #fff;
    text-align: center;
}
.advanced-left .head-box p {
    color: #fff;
    text-align: center;
}
.advanced-left ul {
    padding-left: 30px;
    margin-top: 32px;
}
.scholarship .container {
        padding: 20px;
 }
.tech-global .row>div:nth-child(2) {
    border-right: none;
}
.tech-global .row>div:nth-child(3) {
    border-right: 2px dashed #80bbce;
}
.tech-global .row>div:nth-child(4) {
    border-right: none;
}
.tech-global .row>div:nth-child(6) {
    border-right: none;
}
.ai-driven .row>div:nth-child(3){
    border-right: none;
}
.copy-right p {
    font-size: 16px;
    line-height: 1.2;
    padding-bottom: 30px;
    color: #221f1f;
    font-weight: 500;
    text-align: center;
}
.lifSli {
    padding-bottom: 0px;
}
.think-hover{
    display: none;
}
.main-things:hover .think-hover{
    display: none;
}

}

@media(max-width:576px) {
    .banner-sec {
        background-position: center;
        height: 60vh;
    }



}