@media (max-width:1600px) {
    .awardSection1 {
        transform: translateY(0%);
        padding-bottom: 50px;
        padding-top: 50px;

        .floatContent {
            width: 87%;
            margin: 0 auto;
        }
    }
}

@media (max-width:1440px) {
    .commonBg::after {
        width: 70px;
        height: 180px;
    }

    .commonBg::before {
        right: 65px;
    }

    .awardSection2 .slick-prev {
        left: -60px;
    }

    .awardSection2 .slick-next {
        right: -60px;
    }

    .awardSection2 .container,
    .newsSection .container {
        max-width: 1200px;
    }

    .bannerForm {
        right: 50px;
    }
}

@media (max-width: 1366px) {

    .heroSection {
        height: auto;
    }

    .testimonial .innerSlide {
        height: 460px;
    }

    .whyChooseSec .whyItemContent .whyItem {
        height: 400px;
    }

    .testimonial .innerSlide .topText {
        max-width: 500px;
        max-height: 100px;
        left: -30px;
        padding: 12px 10px 12px 40px;
    }

    .testimonial .innerSlide .topText .name {
        line-height: .8;
        font-size: 20px;
    }

    .testimonial .testSlide {
        padding: 40px 15px;
    }

    .boxBgImg {
        height: 270px;
    }

    .bannerForm {
        width: 40%;
    }

    .newsSection .slick-prev {
        left: -50px;
    }

    .newsSection .slick-next {
        right: -52px;
    }

    .academics .eachCard:hover .academics_overlay {
        height: auto;
    }

    .questionSection .moreBtn {
        font-size: 30px;
    }
}

@media (max-width: 1280px) {

    .heroSection {
        height: auto !important;
    }

    .tabNone {
        display: none;
    }

    .headerActionCall .actNum:first-child::before {
        right: 14px;
    }

    .campusSection .content .textCon .locationName p {
        font-size: 24px;
    }

    .testimonial .testSlide {
        padding: 40px 35px;
    }

    .testimonial .innerSlide {
        height: 510px;
    }

    .testimonial .innerSlide .topText .name {
        font-size: 18px;
    }

    /* .awardSection2 .slick-prev {
        left: -32px;
    }
    .awardSection2 .slick-next {
        right: -44px;
    }

    .newsSection .slick-next {
        right: -40px;
    }
    .newsSection .slick-prev {
        left: -38px;
    } */

    .awardSection2 .slick-next,
    .newsSlider .slick-next {
        right: 50%;
        transform: translateX(50px);
    }

    .awardSection2 .slick-prev,
    .newsSlider .slick-prev {
        left: 50%;
        transform: translateX(-50px);
    }

    .awardSection2 .slick-arrow,
    .newsSlider .slick-arrow {
        top: auto;
        bottom: -80px !important;
    }

    .awardSection2,
    .newsSection {
        padding: 100px 0 160px;
    }

}

@media (max-width: 1200px) {

    /* .awardSection2 .slick-next,
    .newsSlider .slick-next {
        right: 50%;
        transform: translateX(50px);
    }

    .awardSection2 .slick-prev,
    .newsSlider .slick-prev {
        left: 50%;
        transform: translateX(-50px);
    }

    .awardSection2 .slick-arrow,
    .newsSlider .slick-arrow {
        top: auto;
        bottom: -80px !important;
    }

    .awardSection2,
    .newsSection {
        padding: 100px 0 160px;
    } */

}

@media (max-width: 1199px) {
    .awardSection1 {
        transform: translateY(-5%);
    }

    .recruiterSec .imgCont {
        width: 290px;
        height: 290px;
        position: relative;
        z-index: 1;
    }

    .recruiterSec .imgCont::before {
        width: 300px;
        height: 300px;
    }

    .boxBgImg {
        height: 270px;
    }

    .questionSection .secHead {
        font-size: 40px;
    }
}

@media (max-width: 1024px) {
    .heroSection {
        height: 60vh;
    }

    .awardSection1 {
        padding: 60px;
        transform: translateY(0);
    }

    .factItem {
        min-height: 195px;
    }

    .whyChooseSec .whyItemContent .whyItem {
        height: 450px;
    }

    .awardSection1 .floatContent .innerImg {
        height: 90px;
    }

    .factItem h3 {
        font-size: 50px;
    }

    .campusSection .content .textCon .locationName p {
        font-size: 22px;
    }

    .recruiterSec .subHead p {
        padding: 0;
    }

    .boxBgImg {
        height: 250px;
    }

    .newsSection .eachNews .imgCon {
        height: 240px;
    }

    .whyChooseSec .whyItemContent .whyItem {
        height: 380px;
        position: relative;
        padding: 10px;
    }

    .gallery_sec {
        padding: 50px 0;
    }

}

@media (max-width:991px) {
    .container {
        max-width: 98% !important;
        width: 100%;
    }

    .headerActionCall .actNum:first-child {
        padding-right: 0;
    }

    .heroSection {
        height: 55vh;
    }

    .bannerForm {
        z-index: 100;
        width: 100%;
        position: relative;
        top: 0;
        transform: translateY(0);
        right: 50%;
        transform: translateX(50%);
    }

    .awardSection1 .floatContent .innerImg {
        height: 65px;
        width: 110px;
    }

    .factItem {
        margin-bottom: 20px;
    }

    .recruiterSec .leftCont {
        display: flex;
        justify-content: center;
    }

    .recruiterSec .imgCont {
        width: 360px;
        height: 360px;
    }

    .recruiterSec .imgCont::before {
        width: 370px;
        height: 370px;
    }

    .recruiterSec .rightCont {
        margin-top: 30px;
        display: flex;
        flex-direction: column-reverse;
        gap: 24px;
        justify-content: center;
        align-items: center;
    }

    .commonBg::after {
        width: 65px;
        height: 130px;
    }

    .gallery_sec {
        padding-bottom: 50px !important;
    }

    .head_apply a {
        padding: 10px 35px;
    }

    .questionSection .moreBtn {
        font-size: 25px;
    }
}

@media (max-width:767px) {
    /* .innerHeaderWrap .innerHeader {
        flex-direction: column;
    } */

    .mob_tp_rgt {
        display: block;
        /* width: calc(100% - 150px); */
    }

    .mob_rgt_wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mob_tp_rgt_logo_img {
        width: 285px;
        margin: 0 auto;
    }

    .mob_tp_rgt_logo_img img {
        width: 100%;
    }

    .head_apply {
        margin-top: 0;
    }

    .head_apply a {
        padding: 10px 30px;
    }

    .dsk_tp_cont {
        display: none;
    }

    .headerTag {
        margin-top: 15px;
    }

    h1 {
        margin-bottom: 0;
    }

    .headerActionCall,
    .headerActionCall .actNum {
        margin-top: 8px;
    }


    .heroSection {
        height: 40vh;
    }

    .mobView {
        display: block;
    }

    .awardSection1 {
        padding: 40px 20px;
    }

    .awardSection1 .floatContent {
        padding: 24px;
    }

    .whyChooseSec .whyItemContent .col-lg-4:not(:last-child) .whyItem::before {
        visibility: hidden;
    }

    .whyChooseSec .whyItemContent {
        box-shadow: none;
    }

    .whyItem {
        box-shadow: 0px 5px 14px 0px #ccccccba;
        border-radius: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .whyChooseSec .whyItemContent .whyItem {
        height: 300px;
        padding: 40px;
        margin-bottom: 20px;
    }

    .campusSection .content .textCon .locationName {
        flex-direction: column;
    }

    .commonSec {
        padding: 50px 0;
    }

    .logoSliderSec {
        margin-top: 50px;
    }

    .secPb,
    .awardSection2.secPb  {
        padding-bottom: 120px;
    }

    .secHead {
        font-size: 42px;
    }

    .awardSection2 .awardHead {
        font-size: 28px;
    }

    .commonBg::after {
        visibility: hidden;
    }

    .commonBg::before {
        visibility: hidden;
    }

    .boxBgImg {
        height: 300px;
    }

    .copyBlock,
    .powerBlock {
        text-align: center;
        justify-content: center;
    }

    .landing-footer::before {
        bottom: 70px;
    }

    .factItem:hover {
        background-color: transparent;
    }

    .factItem:hover h3 {
        font-size: 60px;
        -webkit-text-stroke: 1px #D81921;
        color: #fff;
        font-weight: 700;
    }

    .factItem:hover p {
        color: #000;
    }



    /* start academics */
    .boxBgImg {
        border-radius: 20px 20px 0 0;
        margin: 0;
    }

    .card-content2 {
        display: none;
    }

    .academics_overlay {
        position: static;
        height: auto;
        opacity: 1;
        padding: 20px;
    }

    .academics_overlay {
        border-radius: 0 0 20px 20px;
    }

    .academics_overlay_head {
        margin-bottom: 10px;
        font-size: 22px;
    }

    /* new academic */
    .ad_img {
        height: 350px;
    }
    .academic_txt {
        height: auto;
        border-radius: 20px;
        margin-left: 0;
        margin-top: 20px;
    }

    .ad_lst {
        max-height: auto;
        padding-right: 0;
    }

    /* news award */
    .newsAwardsOverviewTxt {
        position: static;
        opacity: 1;
    }

    .newsSection .eachNews .textCon {
        margin-top: 0;
    }

    .dsk-news-head {
        display: none;
    }

    .mob-news-head {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 auto 10px;
        box-shadow: 0 0 10px 0 #ccc;
        background-color: #fff;
        padding: 10px 15px;
        border-radius: 6px;
    }

    .keyFactSec {
        padding-top: 0px;
    }

    .logoSliderSec .innerLogoImg {
        width: 170px;
        height: 110px;
    }
}

@media (max-width:640px) {
    .innerHeaderWrap .innerHeader .nipsLogo {
        height: auto;
        width: 110px;
    }

    .factItem h3 {
        font-size: 30px;
        margin-bottom: 5px;
    }

    .mob_tp_rgt_logo_img {
        width: 245px;
    }

    .campuses {
        display: flex;
        flex-direction: column;
    }

    .locationName {
        flex-direction: row !important;
        justify-content: center;
        align-items: center;
    }

    .campusSection .content .textCon .location {
        max-width: 90%;
        margin: auto;
        /* justify-content: flex-start; */
    }

    .gallery_wrap .slick-track {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .questionSection .moreBtn {
        padding: 10px 30px;
        font-size: 20px;
    }

    .secHead,
    .questionSection .secHead {
        font-size: 38px;
    }

    .recruiterSec .rightCont .reTextPara span {
        font-size: 24px;
    }

    .recruiterSec .rightCont .name {
        font-size: 30px;
    }

    .recruiterSec .rightCont .textPara p {
        font-size: 20px;
    }

    .testimonial .innerSlide {
        height: 450px;
    }

    .heroSection {
        height: 30vh;
    }
}

@media (max-width:575px) {
    .bannar-img.dsk-bannar {
        display: none;
    }

    .bannar-img.mob-bannar {
        display: block;
        position: relative;

        &::before {
            width: 100%;
            height: 100%;
            background-color: rgb(0 0 0 / 65%);
            position: absolute;
            top: 0;
            left: 0;
            content: "";
        }

    }

    .bannerWrap {
        position: relative;

        .bannerForm {
            width: 90%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
    }

    .ee-form-widget.ee-container {
        background-color: #0000008c !important;
    }

    .heroSection {
        height: auto !important;
    }

    .heroSection .ee-form-widget .captchaContainer .cpatcha {
        margin-right: 10px;
        width: 140px !important;
    }

    .heroSection .ee-form-widget .captchaContainer .ee-row:not(.half-width) {
        width: calc(100% - 150px) !important;
    }

    .heroSection .ee-form-widget .captchaContainer .ee-row .col-75 {
        padding-top: 0px !important;
    }

    .heroSection .ee-form-heading {
        color: #fff !important;
    }

    .heroSection .ee-form-footer {
        margin-top: 0px !important;
    }

    .heroSection .ee-form-widget .check-box-field>label:not(.error)>span {
        color: #fff;
    }

    .mobView {
        display: none;
    }

    /* .mob_tp_rgt {
        width: calc(100% - 120px);
    } */

    .mob_tp_rgt_logo_img {
        width: 260px;
    }

    .head_apply a {
        padding: 10px 20px;
    }


    .landing-footer .headerActionCall {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .headerActionCall .actNum:first-child {
        padding-right: 0px;
    }

    .landing-footer .headerActionCall .actNum:first-child::before {
        display: none;
    }

    .testimonial .testSlide {
        padding: 30px 20px;
    }

    .testimonial .innerSlide {
        height: 470px;
        padding: 40px 30px 30px;
    }

    .secPb .secHead {
        text-align: center;
    }

    .glanceSection .left .displayCon .imgCon,
    .glanceSection .right .displayCon .imgCon {
        height: 400px;
    }

    .glanceSection .secHead {
        margin: 30px 0 20px;
    }

    .callUsBtn {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }

    .awardSection2 .awardHead {
        padding: 0px 0px 60px;
    }

    .newsSection .eachNews .imgCon {
        height: auto;
    }

    .awardSection2 .awardHead {
        font-size: 22px;
    }

    .questionSection .secHead {
        text-align: center;
    }

    /* testimonial */
    .testimonialSection ul.tabs {
        justify-content: center;
    }

    .testimonialSection .testimonial .slick-prev {
        right: 50%;
    }

    .testimonialSection .testimonial .slick-next {
        right: calc(50% - 55px);
    }

    .testimonial .innerSlide {
        height: 470px;
        padding: 20px 30px;
    }

    .testimonial .innerSlide .topCon {
        display: block;
        align-items: center;
        margin-top: -90px;
        text-align: center;
    }

    .testimonial .innerSlide .conImg {
        margin: 0 auto;
        border: 10px solid #fff;
    }

    .testimonial .innerSlide .topText {
        max-width: 100%;
        max-height: 100px;
        left: 0;
        padding: 17px 0 0;
    }

    .testimonialSlider {
        .slick-list {
            padding-top: 50px;
        }
    }

    .testimonial .innerSlide .midPara {
        text-align: center;

        p {
            color: #fff;
        }
    }

    .testimonial .innerSlide {
        box-shadow: 0px 0 10px 2px rgb(0 0 0 / 27%);
        padding: 20px;
    }

    .testimonial .innerSlide {
        height: 470px;
        padding: 20px 30px;
        background: #d71727;
    }

    .testimonial .innerSlide:hover {
        background: #d71727;
    }

    .heroSection .bannerHeading {
        color: #FFF;
        font-family: "Isidora Sans";
        font-size: 65px;
        font-weight: 700;
        margin-bottom: 10px;
        background-color: #d61425;
        border-radius: 10px;
        padding: 10px;
        backdrop-filter: blur(10px);
        text-align: center;
        display: block;
    }

    .testimonial .innerSlide .conImg {
        height: 130px;
        width: 130px;
        min-width: 130px;
        border-radius: 50%;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

    .newsSlider .slick-arrow {
        top: auto;
        bottom: -20px !important;
    }
    
    
    .secPb {
        padding-bottom: 80px;
    }

    .newsSection .eachNews .imgCon {
        border-radius: 20px 20px 0 0;
        margin-bottom: 0px;
    }

    .newsAwardsOverviewTxt {
        border-radius: 0 0 20px 20px;
    }

    .recruiterSec .rightCont .reTextPara {
        text-align: center;
    }

    /* page not found */
    .pnf_head h2 {
        font-size: 230px;
    }

    /* thank you */
    .thank_you_head {
        width: 300px;
        margin: 0 auto 40px;
    }

    .thank_you_head img {
        width: 100%;
    }

}

@media (max-width:520px) {

    .mob_tp_rgt_logo_img {
        width: 230px;
        margin-right: inherit;
    }


    .mob_sticky {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99;
    }

    .head_apply a {
        width: 100%;
        border-radius: 20px 20px 0 0;
        padding: 15px 20px;
    }

    .col-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .factItem {
        min-height: auto;
    }


}

@media (max-width:480px) {
    .innerHeaderWrap .innerHeader .nipsLogo {
        width: 100px;
    }


    .headerActionCall,
    .headerActionCall .actNum {
        width: 60%;
    }

    .headerActionCall .actNum:first-child::before {
        right: -2px;
    }

    .heroSection {
        height: auto;
    }

    /* new academic */
    .ad_img {
        height: 280px;
    }

    .awardSection1 {
        padding: 40px 0px;
    }

    .awardSection1 .floatContent .innerImg {
        height: 65px;
    }

    .keyFactSec {
        padding-bottom: 0;
    }

    .testimonialSection ul.tabs {
        justify-content: center;
    }

    .testimonial .innerSlide .topCon {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .testimonial .innerSlide .topText {
        margin-top: 0px;
        left: 0;
        padding: 12px;
        text-align: center;
    }

    .testimonial .innerSlide .midPara {
        margin-top: 0px;
    }

    /* .testimonial .innerSlide {
        height: 600px;
    } */

    .whyChooseSec .whyItemContent .whyItem {
        height: auto;
    }

    .boxBgImg {
        height: 220px;
        margin-bottom: 10px;
    }

    .heroSection .bannerForm {
        padding: 30px 0;
    }

    .heroSection .ee-form-widget .btn.btn-submit {
        color: #fff !important;
    }

    .bannerHeading {
        text-align: center;
    }

    .headerActionCall,
    .headerActionCall .actNum {
        width: 90%;
    }

    .landing-footer::before {
        bottom: 100px;
    }

    .glanceSection .left .displayCon .infoDiv span {
        font-size: 40px;
    }

    .glanceSection .left {
        flex-direction: column;
    }

    .glanceSection .left .displayCon {
        width: 100%;
    }

    .glanceSection .left .displayCon:nth-child(2) .imgCon {
        margin-top: 0px;
    }

    .gallery_sec .slick-slide:nth-child(2n) {
        padding-top: 0px;
    }

    .gallery_sec .img_holder {
        height: 200px;
    }

    .academics .eachCard .boxBgImg {
        margin: 0;
    }

    .academics_overlay {
        padding: 14px;
    }

    .academics_overlay_lst {
        padding-left: 6px;
    }

    .landing-footer .footer-top .logo2 {
        width: 150px;
    }

    .testimonial .innerSlide {
        height: 430px;
    }

    .secPb {
        padding-top: 40px;
    }

    .secHead,
    .questionSection .secHead {
        font-size: 30px;
    }

    .testimonialSection ul.tabs li.tabBtn {
        font-size: 22px;
    }

    .testimonialSection ul.tabs li.active::after {
        width: 100%;
    }

    .testimonialSlider {
        .slick-list {
            padding-top: 30px;
        }
    }

    /* page not found */
    .pnf_head h2 {
        font-size: 200px;
    }

    .pnf_img {
        width: auto;
    }

    .pnf_btn a {
        font-size: 16px;
    }
}

@media (max-width: 420px) {
    .innerHeaderWrap .innerHeader .nipsLogo {
        width: 90px;
    }

    .mob_tp_rgt_logo img {
        width: 190px;
    }

    .heroSection {
        height: auto;
    }

    .midPara p {
        font-size: 15px;
    }

    .keyFactSec .separatekey {
        width: 100%;
    }

    .keyFactSec .separatekey .factItem {
        text-align: center;
        min-height: auto;
    }
    
    .testimonial .innerSlide {
        height: 450px;
    } 

    .logoSliderSec .innerLogoImg {
        width: 190px;
    }

    /* page not found */
    .pnf_head h2 {
        font-size: 160px;
    }

    .pnf_btn a {
        padding: 15px 35px;
    }
}

@media (max-width:400px) {
    p {
        font-size: 16px;
    }

    .mob_tp_rgt_logo_img {
        width: 210px;
    }

    .recruiterSec .imgCont {
        width: 300px;
        height: 300px;
    }

    .recruiterSec .imgCont::before {
        width: 310px;
        height: 310px;
    }

    .questionSection {
        padding: 20px;
    }

    .testimonial .innerSlide .topText .name {
        font-size: 18px;
    }

    .testimonial .innerSlide .topText p {
        font-size: 14px;
    }

    .factItem h3 {
        font-size: 30px;
    }

    .factItem p {
        font-size: 15px;
    }

    .factItem {
        min-height: 165px;
    }

    .academicSection .card-title {
        font-size: 20px;
    }

    .factItem:hover h3 {
        font-size: 30px;
    }
}