@media(max-width:1600px) {
    .logo img {
        width: 225px;
    }

    .logo {
        top: 40px;
        left: 40px;
    }

    .banner-con h4 {
        font-size: 35px;
    }

    .banner-con h1 {
        font-size: 140px;
    }

    .banner-con h3 {
        font-size: 35px;
    }

    .banner-con .fullTime h5 {
        font-size: 25px;
    }

    h2 {
        font-size: 45px;
    }

    p,
    li {
        font-size: 20px;
    }

    .indusSlider .slick-slide {
        margin: 0 10px;
    }

    .indusSlider .slick-list {
        margin: 0 10px;
    }

    .placeCon {
        width: 260px;
        height: 260px;
    }

    .stayCon h5 {
        font-size: 20px;
    }

    .list_tab {
        gap: 20px;
    }

    .readyCon h6 {
        font-size: 25px;
    }

    .success .nav .nav-link {
        font-size: 27px;
    }

    .suCon h4:nth-child(2) {
        bottom: 135px;
        left: -217px;
        font-size: 77px;
    }

    .suCon figure img {
        width: 55px;
    }

    .suCon figure:nth-child(3) {
        top: -18px;
        left: -28px;
    }

    .awards_content .awords_img img {
        width: 170px;
    }

    .awards_content p {
        font-size: 16px;
    }

    footer p {
        padding: 40px 40px 25px;
    }

    .Image_rec img {
        width: 190px;
    }

    .banner-con h4 {
        font-size: 30px;
    }

    .banner-con h1 {
        font-size: 115px;
    }

    .banner-con h3 {
        font-size: 27px;
    }

    .banner-con .fullTime h5 {
        font-size: 18px;
    }

    .container {
        padding: 0 140px;
    }

}

@media(max-width:1400px) {
    .banner {
        padding-bottom: 45px;
    }

    .logo img {
        width: 200px;
    }

    .placeCon {
        width: 235px;
        height: 235px;
    }

    .placeCon h3 {
        font-size: 75px;
    }

    .placeCon h3 span {
        font-size: 25px;
    }

    .placements .row .col-lg-3:nth-child(3) h3 span {
        margin-left: -16px;
    }

    .placements .row .col-lg-3:nth-child(4) h3 span {
        margin-left: -16px;
        font-size: 19px;
    }

    p,
    li {
        font-size: 18px;
    }

    h2 {
        font-size: 40px;
    }

    .Image_rec img {
        width: 165px;
    }

    .list_tab {
        gap: 15px;
    }

    .list_tab .fix_class figure {
        padding: 20px;
    }

    .readyCon h6 {
        font-size: 20px;
    }

    .suCon h4:nth-child(2) {
        bottom: 127px;
        left: -203px;
        font-size: 72px;
    }

    .twoSec>figure img {
        max-width: 72%;
    }

    .twoSec>figure {
        text-align: center;
    }

    section.eligibilityCri .eliCon h5 {
        font-size: 27px;
    }

    section.eligibilityCri .eliCon ul {
        gap: 15px;
        margin-top: 20px;
        padding-left: 25px;
    }

    .awards_content .awords_img img {
        width: 145px;
    }
}

@media(max-width:1200px) {
    .container {
        padding: 0 90px;
    }

    .logo img {
        width: 170px;
    }

    .banner-con h4 {
        font-size: 25px;
    }

    .banner-con h1 {
        font-size: 97px;
    }

    .banner-con h3 {
        font-size: 24px;
    }

    .banner-con .fullTime h5 {
        font-size: 16px;
    }

    h2 {
        font-size: 35px;
    }

    .heading h2::after {
        height: 6px;
        width: 175px;
    }

    .placeCon {
        width: 170px;
        height: 170px;
    }

    .placeCon h3 {
        font-size: 55px;
    }

    .placeCon h3 span {
        font-size: 18px;
        margin-left: -7px;
    }

    p,
    li {
        font-size: 16px;
    }

    .placements .row .col-lg-3:nth-child(4) h3 span {
        margin-left: -10px;
        font-size: 16px;
    }

    .placements .row .col-lg-3:nth-child(3) h3 span {
        margin-left: -10px;
    }

    .stayCon {
        padding: 30px;
    }

    .stayCon h5 {
        font-size: 18px;
    }

    .indArrows {
        margin-top: 20px;
        gap: 5px;
    }

    .list_tab {
        gap: 13px;
    }

    .list_tab .fix_class figure {
        padding: 15px;
    }

    .suCon {
        padding: 30px;
    }

    .success .nav .nav-link {
        font-size: 22px;
    }

    .twoSec>figure {
        text-align: end;
    }

    .twoSec>figure img {
        max-width: 62%;
    }


}

@media(max-width:992px) {

    .industry .heading {
        gap: 30px;
        flex-direction: column;
        padding-bottom: 40px;
    }

    /* .heading h2 {
        margin: inherit;
    } */

    .industry .heading p {
        text-align: center;
    }

    .indusSlider .slick-slide {
        margin: 0 5px;
    }

    .indusSlider .slick-list {
        margin: 0 -5px;
    }

    .indArrows .slick-arrow svg {
        width: 45px;
        height: 45px;
    }

    h2 {
        font-size: 30px;
    }

    .placements {
        padding-top: 0;
    }

    .placements .row {
        justify-content: center;
        gap: 35px 0;
    }

    .Image_rec img {
        width: 125px;
    }

    .heading h2::after {
        width: 150px;
    }

    .where .row {
        gap: 35px 0;
    }

    .suCon {
        margin: 50px 0 0;
    }

    .suCon figure img {
        width: 40px;
    }

    .suCon figure:nth-child(3) {
        top: -16px;
        left: -21px;
    }

    .suCon figure:nth-child(4) {
        right: 18px;
        bottom: -13px;
    }

    .suCon h4:nth-child(2) {
        bottom: 63px;
        left: -105px;
        font-size: 37px;
    }

    .twoSec>figure {
        text-align: center;
        position: unset;
        order: 2;
    }

    .twoSec {
        display: flex;
        flex-direction: column;
    }

    .twoSec>figure img {
        max-width: 45%;
    }

    .awards_content .awords_img img {
        width: 125px;
    }
}

@media(max-width:768px) {
    .container {
        padding: 0 40px;
    }

    .awards_content p {
        font-size: 14px;
    }

    h2 {
        font-size: 25px;
    }

    .heding_top_award {
        padding-bottom: 30px;
    }

    .placements .heading {
        padding-bottom: 60px;
    }

    .stay {
        padding-top: 0;
    }

    .stayCon h5 {
        font-size: 16px;
    }

    .readyCon h6 {
        font-size: 18px;
    }

    .suCon h4:nth-child(2) {
        bottom: -62px;
        left: 50%;
        font-size: 10vw;
        rotate: none;
        transform: translate(-50%, 0%);
    }

    p,
    li {
        font-size: 14px;
    }

    .eligibility ul {
        gap: 15px;
        padding-left: 20px;
    }
}

@media(max-width:576px) {

    .banner {
        padding-bottom: 30px;
        height: 570px;
        background-position: 20%;
    }

    .container {
        padding: 0 25px;
    }

    .banner-con h4 {
        font-size: 20px;
    }

    .banner-con h1 {
        font-size: 80px;
        margin-left: -6px;
    }

    .banner-con h3 {
        font-size: 22px;
    }

    .banner-con .fullTime h5 {
        font-size: 14px;
    }

    .logo img {
        width: 140px;
    }

    .logo {
        top: 20px;
        left: 15px;
    }

    section {
        padding: 40px 0;
    }

    h2 {
        font-size: 20px;
    }

    h2 br {
        display: none;
    }

    .placeCon {
        width: 140px;
        height: 140px;
    }

    .placeCon h3 {
        font-size: 40px;
    }

    .placeCon h3 span {
        font-size: 14px;
        margin-left: -2px;
    }

    .placements .row .col-lg-3:nth-child(3) h3 span {
        margin-left: -3px;
    }

    .placements .row .col-lg-3:nth-child(4) h3 span {
        margin-left: -3px;
        font-size: 12px;
    }

    .Image_rec img {
        width: 95px;
    }

    .recruitsl {
        margin-top: -70px;
    }

    section.recruit {
        padding-bottom: 70px;
    }

    .stay .row {
        gap: 15px 0;
        margin-top: 35px;
    }

    .stayCon h5 {
        font-size: 14px;
    }

    .stayCon {
        padding: 10px;
    }

    .stayCon h5 {
        font-size: 12px;
    }

    p,
    li {
        font-size: 12px;
    }

    .stay .heading h2 {
        margin-bottom: 20px;
    }

    .list_tab {
        gap: 10px;
        justify-content: center;
    }

    .list_tab .fix_class figure {
        padding: 10px;
    }

    .readyCon h6 {
        font-size: 14px;
    }

    .readyCon {
        gap: 20px;
    }

    .readyCon h6 br {
        display: none;
    }

    .readyCon::after {
        left: 49%;
    }

    .ready .heading h2 {
        margin-bottom: 15px;
    }

    .ready figure {
        margin-top: 45px;
    }

    .success .nav .nav-link {
        font-size: 16px;
    }

    .success .heading h2 {
        margin-bottom: 20px;
    }

    .suCon figure img {
        width: 30px;
    }

    .suCon figure:nth-child(3) {
        top: -8px;
        left: -15px;
    }

    .suCon figure:nth-child(4) {
        right: 12px;
        bottom: -11px;
    }


    .suCon h4:nth-child(2) {
        bottom: -38px;
        font-size: 10vw;
    }

    .eligibility ul {
        gap: 10px;
        padding-left: 20px;
    }

    section.eligibilityCri .eliCon h5 {
        font-size: 18px;
    }

    .twoSec>figure {
        margin-top: 20px;
    }

    .awards_content p {
        font-size: 12px;
    }

    footer {
        margin-bottom: 56px;
    }


}