@media (max-width: 1600px) {
    .container {
        padding: 0 100px;
    }
    h1 {
        font-size: 52px;
    }
    h2 {
        font-size: 40px;
    }
    p, li, .entrance-sec table tbody td,
    .entrance-sec table tbody th {
        font-size: 20px;
    }
    .entrance-sec table tbody .jee td {
        font-size: 16px;
    }
    .power-txt h3,
    .application-sec h5,
    .application-txt h5,
    .entrance-sec table thead th {
        font-size: 25px;
    }
    .query .left_con_q a {
        font-size: 18px;
    }
    .banner-sec h3 {
        font-size: 42px;
    }
    .box-sec h4 {
        font-size: 70px;
    }
    .box-sec small {
        font-size: 32px;
    }
    .query .left_con_q h6 {
        font-size: 26px;
    }
    .logo-sec img {
        width: 230px;
    }
    .banner-sec {
        padding-top: 100px;
    }
    .achi-sec img {
        width: 150px;
        margin: 0 auto 10px;
    }
    .transform-sec {
        padding: 70px 50px;
    }
}


@media (max-width: 1400px) {
    h1 {
        font-size: 45px;
    }
    .banner-sec h3 {
        font-size: 35px;
    }
    .application-txt h5:after {
        width: 60%;
    }
    .course-txt-sec {
        gap: 50px;
    }
    .course-txt li br {
        display: none;
    }
    .achi-sec small {
        font-size: 15px;
        line-height: 1.4;
        display: inline-block;
    }
    .transform-sec h2 {
        margin-bottom: 30px;
    }
}

@media (max-width: 1200px) {
    .logo-sec img {
        width: 180px;
    }
    .box-sec h4 {
        font-size: 60px;
    }
    .power-txt h3, .application-sec h5, 
    .application-txt h5, 
    .entrance-sec table thead th {
        font-size: 21px;
    }
    p, li, .entrance-sec table tbody td, 
    .entrance-sec table tbody th {
        font-size: 18px;
    }
    .query .left_con_q a {
        font-size: 16px;
    }
    .query .left_con_q {
        padding-right: 130px;
    }
    .query .right_con_q .box_q {
        height: 300px;
    }
    .career-img img {
        width: 170px;
    }
    .achi-sec img {
        width: 120px;
    }
    .transform-sec h2 br {
        display: none;
    }
    .transform-sec {
        padding: 30px;
    }
}

@media (max-width: 992px) {
    section {
        padding: 50px 0;
    }
    .container {
        padding: 0 50px;
    }
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 32px;
    }
    .banner-sec h3 {
        font-size: 30px;
    }
    p, li, .entrance-sec table tbody td, 
    .entrance-sec table tbody th {
        font-size: 16px;
    }
    .entrance-sec table tbody .jee td {
        font-size: 12px;
    }
    .entrance-sec table tbody th, 
    .entrance-sec table tbody td {
        padding: 10px;
    }
    .power-slider {
        padding: 30px 20px;
    }
    .power-slider .slick-slide {
        padding: 0 20px;
    }
    .power-txt {
        min-height: 92px;
    }
    .power-txt h3, .application-sec h5, 
    .application-txt h5, 
    .entrance-sec table thead th {
        font-size: 18px;
    }
    .course-txt-sec {
        gap: 30px;
    }
    .query .left_con_q {
        padding-right: 80px;
    }
    .career-img img {
        margin: 0 auto;
    }
    .box-slider .slick-slide {
        padding: 0 7px;
    }
    .box-sec h4 {
        font-size: 55px;
    }
    .box-sec small {
        font-size: 26px;
        margin-left: 4px;
    }
    .box-sec p br {
        display: none;
    }
    .application-txt h5:after {
        width: 50%;
    }
    .application-txt h5 {
        margin: 30px 0 20px;
    }
}

@media (max-width: 768px) {
    p, li, .entrance-sec table tbody td {
        font-size: 14px;
    }
    .query .left_con_q h6 {
        font-size: 21px;
        padding-bottom: 5px;
    }
    .query .left_con_q a {
        font-size: 13px;
    }
    .entrance-sec table tbody th {
        font-size: 12px;
        vertical-align: top;
    }
    .power-sec {
        margin-top: 10px;
    }
    .power-txt {
        gap: 10px;
    }
    .power-txt h3 br,
    .query-txt p br, 
    .query .left_con_q a br {
        display: none;
    }
    .power-txt h3 {
        width: 75%;
    }
    .power-txt figure {
        width: 25%;
    }
    .course-txt-sec,
    .query_con {
        gap: 0;
        flex-direction: column;
    }
    .query .left_con_q,
    .query .right_con_q {
        width: 100%;
    }
    .query-txt {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .right_con_q {
        margin-top: 100px;
    }
    .query .right_con_q .box_q {
        height: 250px;
    }
    .career-img img {
        width: 120px;
    }
    .query, .entrance {
        padding-top: 0;
    }
    .course-txt-sec {
        padding-bottom: 30px;
    }
    .career-slider, .course-txt-sec,
    .experience-slider, .achievements-slider {
        margin-top: 30px;
    }
    .ex-arr {
        font-size: 20px;
        width: 40px;
        height: 40px;
    }
    .box-slider button,
    .power-slider button,
    .career-slider button {
        width: 30px;
    }
}

@media (max-width: 576px) {
    section {
        padding: 30px 0;
    }
    .container {
        max-width: 550px;
        padding: 0 12px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 25px;
    }
    .box-slider {
        padding: 20px 10px;
    }
    .box-sec small {
        font-size: 21px;
    }
    header {
        height: auto;
        padding: 20px 15px 80px;
    }
    .logo-sec img {
        width: 140px;
    }
    .banner-sec {
        padding-top: 50px;
    }
    .banner-sec h3 {
        font-size: 25px;
        margin-bottom: 8px;
    }
    .box {
        margin-top: -35px;
        padding-bottom: 30px !important;
    }
    .experience-slider iframe {
        height: 300px;
    }
    .application-txt h5:after {
        width: 48%;
    }
    .application-txt li, .course-txt li {
        margin-bottom: 10px;
    }
    .query .circle {
        width: 90px;
        height: 90px;
    }
    .query .circle .svg_c {
        width: 60px;
        height: 60px;
    }
    .query .circle .svg_c svg {
        width: 30px;
    }
    .query .right_con_q .box_q {
        padding: 0 8px;
        height: 200px;
    }
    footer {
        padding: 0 0 30px;
        margin-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .application-txt h5:after {
        width: 30%;
    }
    .career-img img {
        width: 90px;
    }
}