@media(max-width:1600px) {


    h2 {
        font-size: 45px;
    }

    p,
    li {
        font-size: 20px;
    }



    .awards_content .awords_img img {
        width: 170px;
    }

    .awards_content p {
        font-size: 16px;
    }




    .banner-con h4 {
        font-size: 30px;
    }

    .banner-con h1 {
        font-size: 200px;
    }

    .banner-con .fullTime h5 {
        font-size: 18px;
    }

    .container {
        padding: 0 140px;
    }

    .logo img {
        max-width: 75%;
    }

    .logo {
        top: 30px;
        left: 40px;
    }

    .bharCon figcaption h4 {
        font-size: 25px;
    }

    .placement .col-lg-5 {
        width: 80%;
    }

    .hig h3 {
        font-size: 140px;
    }

    .hig h3 span {
        font-size: 40px;
    }

    .hig h5 {
        font-size: 28px;
    }

    .placement .heading {
        padding-bottom: 50px;
    }

    .placement .hig {
        padding-bottom: 50px;
    }

    .placement .container:last-child {
        margin-top: 160px;
    }

    .placement .container:last-child figure img {
        width: 200px;
    }

    .diArrow {
        padding-left: 35px;
    }

    .Tabing .nav .nav-link {
        font-size: 30px;
    }

    .Tabing .nav {
        padding: 35px 20px;
    }

    .pro .proC .proCon h4 {
        font-size: 25px;
    }

    .inter .item h3 {
        font-size: 140px;
        line-height: 101px;
    }

    .comP h4 {
        font-size: 27px;
    }

    .inter .item h6 {
        font-size: 25px;
    }

    .compSlider figure img {
        width: 145px;
    }

    .Connections .heading h2 span {
        font-size: 25px;
        margin-top: 15px;
    }

    .difCon .heading h3 {
        font-size: 26px;
    }
}

@media(max-width:1400px) {
    .container {
        padding: 0 100px;
    }

    p,
    li {
        font-size: 18px;
    }

    h2 {
        font-size: 40px;
    }



    .awards_content .awords_img img {
        width: 145px;
    }

    .banner-con h1 {
        padding-top: 0px;
    }

    .banner-con h3 {
        margin-top: 15px;
    }

    .hig h3 {
        font-size: 120px;
    }

    .hig h3 span {
        font-size: 30px;
    }

    .placement .hig {
        padding-bottom: 35px;
    }

    .placement .container:last-child {
        margin-top: 135px;
    }

    .possiCon .item figure {
        width: 105px;
        height: 105px;
        padding: 25px;
    }

    .possiCon .item .dotLine::after {
        bottom: -28px;
        border: 3px solid var(--orange);
        width: 20px;
        height: 20px;
    }

    .possiCon .item:nth-child(even) .dotLine::after {
        top: -28px;
    }

    .diff h5 {
        font-size: 25px;
    }

    .difCon .heading h3 {
        font-size: 30px;
    }

    .diff h2 {
        padding: 12px 0 35px;
    }

    /* .difSlider {
        margin-top: -140px;
    } */

    .Tabing .nav .nav-link {
        font-size: 25px;
        padding: 0 0 10px;
        margin: 10px auto auto auto;
    }

    .pro .proC .proCon {
        gap: 10px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .pro .proC .proCon h4 {
        font-size: 22px;
    }

    .profess {
        min-height: 520px;
        padding-top: 100px;
    }

    .inter .item h6 {
        font-size: 22px;
    }

    .compSlider figure img {
        width: 125px;
    }

}

@media(max-width:1200px) {
    .container {
        padding: 0 90px;
    }


    .banner-con h1 {
        font-size: 97px;
    }

    .banner-con h3 {
        font-size: 24px;
    }



    h2 {
        font-size: 35px;
    }



    p,
    li {
        font-size: 16px;
    }

    .banner-con h4 {
        font-size: 22px;
    }

    .bannerImg {
        right: 35px;
    }

    .bannerImg figure img {
        height: 75%;
    }

    .bharCon figcaption h4 {
        font-size: 20px;
    }

    .bharCon figcaption {
        padding: 0 30px;
    }

    .bharCon {
        padding: 40px 50px 0 20px;
    }

    .hig h3 {
        font-size: 90px;
    }

    .placement .col-lg-5 {
        width: 85%;
    }

    .placement .container:last-child figure img {
        width: 175px;
    }

    .difCon .heading h3 {
        font-size: 25px;
    }

    .Tabing .tab-content ul li {
        width: 47%;
    }

    .curri .heading {
        padding-bottom: 30px;
    }

    .pro .heading {
        padding-bottom: 30px;
    }

    .inter .item h3 {
        font-size: 100px;
        line-height: 71px;
    }

    .inter .item h6 {
        font-size: 20px;
    }

    .inter {
        padding: 60px 50px;
    }

    .comP h4 {
        font-size: 25px;
    }

    .Connections .heading h2 span {
        font-size: 22px;
    }

    .Connections .row figure {
        border-bottom: 6px solid var(--orange);
    }

}

@media(max-width:992px) {



    h2 {
        font-size: 30px;
    }

    .awards_content .awords_img img {
        width: 125px;
    }

    .possiCon .item .dotLine {
        display: none;
    }

    .possiCon {
        display: flex;
        flex-wrap: wrap;
        gap: 25px 0;
    }

    .possiCon .item:nth-child(even) {
        flex-direction: column-reverse;
    }

    .possiCon .item p {
        padding-top: 0;
    }

    .possiCon .item:nth-child(even) p {
        padding: 0;
    }

    .possiCon .item {
        width: 33%;
        justify-content: flex-start;
        gap: 10px;
    }

    .bannerImg figure img {
        height: 55%;
    }

    .banner {
        height: 570px;
    }

    .logo img {
        max-width: 65%;
    }

    .bharCon {
        flex-direction: column;
        flex-direction: column-reverse;
    }

    .bharCon figcaption {
        width: 100%;
    }

    .bharCon figure {
        width: 60%;
        margin-top: 20px;
    }

    .placement .col-lg-5 {
        width: 70%;
    }

    .hig h3 {
        font-size: 70px;
    }

    .hig h5 {
        font-size: 23px;
    }

    .hig h3 span {
        font-size: 25px;
    }

    .placement .container:last-child {
        margin-top: 40px;
    }

    .placement .container:last-child figure img {
        width: 140px;
    }

    .plSlider .slick-dots {
        margin-top: 20px;
    }

    .possi .heading br {
        display: none;
    }

    .possi .heading {
        padding-bottom: 45px;
    }

    .difSlider {
        margin-top: 0;
    }

    .diArrow {
        padding-top: 5px;
    }

    .difCon .heading h3 {
        font-size: 22px;
    }

    .difSlider .slick-slide.slick-current {
        width: 310px !important;
    }

    .Tabing {
        flex-direction: column;
    }


    .Tabing .nav,
    .Tabing .tab-content {
        width: 100%;
    }

    .pro .col-lg-5 {
        position: unset;
    }

    .pro .row {
        flex-direction: column-reverse;
    }

    .profess {
        min-height: 390px;
        padding-top: 70px;
    }

    .inter .item {
        gap: 14px;

    }

    .inter .item h3 {
        font-size: 70px;
        line-height: 50px;
    }

    .inter .item h6 {
        font-size: 16px;
    }

    .inter {
        padding: 40px 20px;
        gap: 30px;
    }

    .comP {
        align-items: flex-start;
        margin-top: 30px;
        padding-bottom: 30px;
        flex-direction: column;
    }

    .comP h4,
    .comP .compSlider {
        width: 100%;
    }

    .compSlider figure img {
        width: 110px;
    }

    .comP .compSlider {
        margin-top: 30px;
    }

    section.Connections>h4 {
        font-size: 9.5vw;
    }

    .Connections .heading h2 span {
        font-size: 18px;
    }

    .container {
        padding: 0 60px;
    }

    .Connections .heading {
        flex-direction: column;
        gap: 15px;
    }

    .Connections .heading p br {
        display: none;
    }

    .Connections .heading p {
        width: 100%;
    }

    .pro .col-lg-5 img {
        max-width: 70%;
    }

    

    .placement .col-lg-5 {
        width: 100%;
        position: unset;
    }

    .higA {
        display: flex
    ;
        gap: 40px;
    }

    .plSlider .slick-dots {
        gap: 5px;
    }
    
    
}

@media(max-width:768px) {
    .container {
        padding: 0 40px;
    }

    .awards_content p {
        font-size: 14px;
    }

    h2 {
        font-size: 25px;
    }

    .heding_top_award {
        padding-bottom: 30px;
    }

    p,
    li {
        font-size: 14px;
    }

    .bannerImg {
        position: unset;
        height: auto;
    }

    .banner {
        height: auto;
        padding-top: 145px;
        text-align: center;
    }

    .banner-con h1 {
        font-size: 97px;
        margin: auto;
    }

    .banner-con {
        padding-bottom: 20px;
    }

    .logo {
        top: 20px;
        left: 0px;
    }

    .difSlider .slick-slide.slick-current {
        width: 200px !important;
    }

    .difSlider .slick-slide .item figure {
        height: 170px;
        /* transition: all 0.5s; */
    }

    .difSlider .slick-slide.slick-current .item figure {
        height: 255px;
    }

    .inter {
        flex-direction: column;
    }

    .comP h4 {
        font-size: 20px;
    }

    .compSlider figure img {
        width: 90px;
    }

    .Connections .heading h2{
        width: 100%;
    }

    section.Connections{
        padding-top: 0;
    }

    .Connections .row {
        padding-bottom: 35px;
    }

    section.Connections>h4 {
        font-size: 11.5vw;
    }
}

@media(max-width:576px) {

    

    .container {
        padding: 0 25px;
    }

    .curri .heading {
        flex-direction: column;
        gap: 10px;
    }

    
    .banner-con h1 {
        font-size: 80px;
    }

    .banner-con h3 {
        font-size: 22px;
    }

    .professCon {
        margin-top: -40px;
    }

    

    section {
        padding: 40px 0;
    }

    h2 {
        font-size: 20px;
    }

    h2 br {
        display: none;
    }

    
    p,
    li {
        font-size: 12px;
    }

    

    .awards_content p {
        font-size: 12px;
    }

    footer {
        margin-bottom: 56px;
    }

    .hig h3 {
        font-size: 46px;
    }

    .hig h3 span {
        font-size: 20px;
    }

    .hig h5 {
        font-size: 16px;
    }

    .placement .container:last-child figure img {
        width: 80px;
    }

    .banner-con h4 {
        font-size: 18px;
    }

    .bharCon figcaption {
        padding: 0 0px;
    }

    .logo img {
        max-width: 100%;
        width: 130px;
    }

    .logo {
        top: 15px;
        left: 20px;
    }

    section.bharad {
        margin-top: 0;
    }

    .bharCon figcaption h4 {
        font-size: 16px;
        padding: 10px 0;
    }

    .bharCon {
        padding: 20px 10px 0 10px;
    }

    .higA {
        gap: 30px;
    }

    .placement .heading {
        padding-bottom: 25px;
    }

    .placement .container:last-child figure img {
        width: 150px;
    }

    .possiCon .item figure {
        width: 90px;
        height: 90px;
        padding: 20px;
    }

    .possiCon {
        justify-content: center;
    }

    .possi .heading h2 {
        padding-bottom: 10px;
    }

    .Tabing .tab-content ul {
        padding-left: 10px;
    }

    .pro .proC .proCon h4 {
        font-size: 16px;
    }

    .profess {
        min-height: 240px;
        padding-top: 20px;
    }

    .profess p br{
        display: none;
    }

    .comP {
        padding-bottom: 15px;
    }

    .compSlider figure img {
        width: 72px;
    }

    .Connections .row {
        --bs-gutter-x: 3px;
    }

    .Connections .row .col-lg-3 .row .col-lg-12 {
        gap: 3px;
    }

    .Connections .row figure {
        border-bottom: 3px solid var(--orange);
    }

    .Connections .row {
        padding-bottom: 20px;

        margin-top: 12px;
    }

    .Connections .heading h2 span {
        font-size: 16px;
        margin-top: 10px;
    }

    .Tabing .nav .nav-link {
        width: 50%;
    }

    .Tabing .nav {
        display: flex;
        flex-direction: row;
        padding: 20px 5px;
        align-items: end;
    }

    .Tabing .nav .nav-link {
        font-size: 20px;
    }

    .difCon .heading h3 {
        font-size: 19px;
    }
}