@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:wght@400;500;600;700&family=Poppins:wght@400;500;700&family=Roboto:wght@300;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

/*font-family: 'Bebas Neue', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Lato', sans-serif;*/


* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    font-family: 'Open Sans', sans-serif;
}


/*************************************** common style start ********************************************/
.btn_facebook {
    color: #fff;
    background: #3b5998;
}

.btn_twitter {
    color: #fff;
    background: #00aced;
}

.btn_google {
    color: #fff;
    background: #db3236;
    margin-top: 10px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.bordrht {
    border-right: 1px solid #ccc;
}
.padleftright0{
    padding-left: 0;
    padding-right: 0;
}
.padright0{
    padding-right: 0;
}
.padleft0{
    padding-left: 0;
}
.width100{
    width: 100%;
}
.form-group{
    margin-bottom: 0;
}
.martop30{
    margin-top: 30px;
}


/*************************************** general style start ********************************************/

.thankyouSec{
    padding: 80px 0;
    border-top: 1px solid #ccc;
    background-size: cover;
    -webkit-background-size: cover;
}
.thanksD{
    padding: 60px 30px;
    border-radius: 30px;
    border: 1px solid #ccc;
    background: #ffffffd1;
}
.thanksD .imgfst{
    height: 50px;
    margin: 15px 0;
}
.thanksD .imgsnd{
    height: 40px;
    margin: 15px 0;
}
.thanksD h2{
        font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: #000;
    margin-top: 0;
}
.thanksD p{
        font-size: 18px;
    font-weight: 500;
    color: rgba(30, 30, 30, 1);
}




.header-nav{
    padding: 8px 0;
    background: #fff;
}
.noD{
    padding: 20px 0;
}

.SliderSec{
    position: relative;
    background: url(../img/slider.jpg) top center no-repeat;
    background-size: cover;
}
.sliderLeftMain{
    padding: 10% 0;
}
.sliderLeftCon{
    padding: 20px 0;
    padding-left: 56px;
}
.sliderLeftCon h1{
        font-family: 'Roboto', sans-serif;
        font-size: 48px;
    line-height: 56px;
    font-weight: 800;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 6px #33333396;
        margin-bottom: 0;
}
.sliderLeftCon h1 small{
        font-size: 28px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
    text-shadow: 1px 1px 4px #333;
}
.sliderLeftCon h5{
        font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 25px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
        text-shadow: 1px 1px 4px #3333338f;
}
.sliderLeftCon .h4Strip{
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    text-align: left;
    color: #D62831;
    background: rgba(255, 255, 255, 0.92);
    padding: 10px 20px;
    padding-left: 56px;
    margin: 0;
    margin-left: -11%;
    display: inline-block;
    position: relative;
}
.sliderLeftCon .h4Strip:before {
       content: '';
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
    border-top: 55px solid rgba(255, 255, 255, 0.92);
}
.sliderLeftCon h3{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
/*    font-weight: 700;*/
    text-align: left;
    color: #fff;
}
.btn_red {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 8px;
}

.sliderLeftCon ul{
    list-style: none;
        margin-top:0;
}
.sliderLeftCon ul li{
    float: left;
    color: #fff;
    width: 33%;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 34px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
    padding: 5px 0;
    color: #000;
}
.sliderLeftCon ul li img{
    margin: 10px 0;
    margin-right: 10px;
    height: 45px;
    float: left;
}
.sliderLeftCon ul li small{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
/*    font-weight: 500;*/
    text-align: left;
}

.masterSlider{
    padding: 2px 0;
    background: #fff;
}

.sliderimg{
    margin-left: -355px;
}




.sliderRightFm{
    padding: 15px;
    background: #fff;
    margin: 7% 0;
}
.sliderRightFm h3{
    color: rgb(1 40 71);

    margin-top: 0;
        font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}




.newSec{
    padding: 60px 0;
    background: #F5F9FF;
}
.NewsecD{
        background: #fff;
    padding: 15px 15px;
    border-radius: 15px;
    margin-top: 30px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    height: 300px;
}
.NewsecD h4{
    color: #302D5D;
    font-size: 18px;
    font-weight: 700;
}
.NewsecD p{
    color: #302D5D;
        font-size: 14px;
    text-align: justify;
}
.NewsecD:hover{
    background: #0081CA;
}
.NewsecD:hover h4, .NewsecD:hover p{
    color: #fff;
}



.downloadBtn{
    padding: 15px 0;
    padding-right: 42px;
}

.btn_red{
    background: #D62831;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 30px;
    border-radius: 8px;
    text-transform: uppercase;
        position: relative;
    z-index: 999;
}
.btn_red:hover, .btn_red:focus{
    color: #fff;
}
.sliderRightFm .form-control{
        box-shadow: none;
    outline: none;
    border: 1px solid #cccccca3;
    border-radius: 0;
    height: 40px;
}


.uniadSubD img{
    width: auto;
    height: 130px;
}



.schlLearning-Sec{
    padding: 60px 0;
    background: #F6F7FB;
}
.schlLearningHead h2{
    font-size: 60px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #0E3265;
    margin-bottom: 40px;
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
}
.schlLearningTabD{
    background: #fff;
    border-radius: 80px 80px 20px 20px;
    box-shadow: 0px 10px 50px -20px #33333382;
}
.schlLearningTabD .nav-pills{
    padding: 15px;
    border-radius: 80px;
    background: #fff;
    box-shadow: 0px 10px 50px -20px #33333382;
}
.schlLearningTabD .nav>li{
    width: 19%;
}
.schlLearningTabD .nav>li>a{
        height: 45px;
    padding: 5px 10px;
    border: 1px solid #000;
    border-radius: 30px;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    margin: 5px 10px;
    text-align: center;
}
.schlLearningTabD .nav-pills>li.active>a, .schlLearningTabD .nav-pills>li.active>a:focus, .schlLearningTabD .nav-pills>li.active>a:hover{
    color: #fff;
    background-color: #E31E24;
    border: 1px solid #E31E24;
}
.schlLearningTabD .nav>li>a:focus, .schlLearningTabD .nav>li>a:hover{
    color: #fff;
    background-color: #E31E24;
    border: 1px solid #E31E24;
}
.schlLearningTabD .tab-content{
    padding: 50px;
}

.learnMaainimgD img{
    width: 100%;
    border-radius: 10px;
}
.learnMaainD h3{
    color: #000;
    font-size: 22px;
    font-weight: 600;
}
.learnMaainD h4{
    color: #000;
    font-size: 17px;
    font-weight: 600;
}
.learnMaainD ul li{
        color: #1E1E1E;
    font-size: 15px;
    list-style: disc;
    padding: 4px 0;
}
.learnMaainD ul{
    margin-left: 30px;
}







.mbaoffer-Sec{
    padding-top: 100px;
    background: url(../img/getAccesBG.jpg) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.mbaOffermainD h3{
    font-size: 42px;
    font-weight: 700;
    line-height: 53px;
    color: rgba(4, 30, 66, 1);
    margin-bottom: 10px;
}
.mbaOffermainD p{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #1E1E1E;
}
.mbaOfferDimg{
    position: relative;
}
.mbaOfferDimg img{
    margin-top: -20px;
}
.capturImg{
    height: 95px;
    margin: 0 auto;
}
.proOffcap {
    color: #E31E24;
    font-size: 36px;
    font-weight: 700;
    line-height: 20px;
    position: absolute;
    z-index: 9;
}
.proOffcap small{
    color: #1E1E1E;
    font-size: 13px;
    line-height:0;
    font-weight: 600;
}
.poLeft{
    text-align: right;
        left: -45px;
    top: 75px;
}
.poTopLeft{
    text-align: right;
        left: 120px;
    top: -30px;
}
.poTopRight{
    text-align: left;
        right: 130px;
    top: -30px;
}
.poRight{
    text-align: left;
        right: -30px;
    top: 65px;
}



.taglineD{
    padding: 25px 0;
}
.taglineD h4{    
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: rgba(4, 30, 66, 1);
    margin: 0;
        font-family: 'Poppins', sans-serif;
}

.clPofrimg{
    margin-top: 30px;
}
.clPofrimg img{
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}
.clPofrimg p{
        font-size: 18px;
    font-weight: 500;
    color: rgba(30, 30, 30, 1);
}


.carousel-control.left, .carousel-control.right{
    background-image: none;
}
.carousel-control {
    color: rgba(15, 53, 108, 1);
    opacity: 1;
    text-shadow: none;
    bottom: 130px;
}
.carousel-control:focus, .carousel-control:hover {
    color: rgba(15, 53, 108, 1);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
    font-size: 20px;
}
.carousel-control.right {
    right: -80px;
}
.carousel-control.left {
    left: -50px;
}



.logo-Sec{
    padding: 60px 0;
    background: #F6F7FB;
}
.logoSubD ul li{
    float: left;
    width: 20%;
}


.whyChoos-Sec{
    background: #041E42;
    padding: 60px 0;
    border-radius: 0 0 50px 50px;
}
.whypadMainD{
    margin-top: 40px;
}
.whypadMainD h2{
    font-size: 48px;
        line-height: 64px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
}
.whypadMainD p{
    color: #fff;
    font-size: 18px;
        line-height: 28px;
}
.whymainimgD{
    border-radius: 20px;
    overflow: hidden;
}
.whypadSubD{
    background: #ffffff1a;
    padding:30px 20px;
    border-radius: 25px;
        height: 235px;
}
.whypadSubD ul{
    padding-left: 20px;
}
.whypadSubD ul li{
    color: #fff;
    font-size: 15px;
    padding: 6px 0;
    list-style: disc;
}





.stuTesti-Sec{
    background: url(../img/stuTesiBG.jpg) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding-top: 60px;
}


.stuTestiheadD h2{
    color: #041E42;
    font-size: 42px;
    text-align: center;
    font-weight: 700;
}
.stuTestiD{
    margin-top: 30px;
}
.stuTestiD p{
    color: #000;
    font-size: 15px;
    font-weight: 400;
}
.stuTestiD h4{
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
}
.stuTestiD h4 small{
    color: #000;
    font-size: 13px;
}
.qtImg{
    height: 45px !important;
    margin-top: -50px;
}
.testiImgD img{
    height: 200px;
    margin-top: 40px;
}




.whyChoosSubDno h4{
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    color: #D62831;
}
.uniadvantD h2{
    color: #041E42;
    font-size: 42px;
    text-align: center;
    font-weight: 700;
}
.uniadvantD p{
    color: #1E1E1E;
    font-size: 17px;
    text-align: center;
}
.pad00{
    padding: 0;
}
.whyChoosSubDimg img{
    margin: 0 auto;
    width: 100%;
}
.lifePcuSubDimg img{
    border-radius: 10px;
    height: 170px;
    width: 100%;
}

.uniadvant-Sec{
    padding: 60px 0;
}
.uniadHeadD h5{
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    color: #D62831;
}
.uniadHeadD h3{
        font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    color: rgba(57, 49, 133, 1);
    margin-top: 0;
}
.uniadSubD{
    padding: 15px;
    margin-top: 50px;
}



.lifePcu-Sec{
    background: rgba(4, 30, 66, 1);
    padding: 30px 0;
    position: relative;
}
.vecImgPosiD{
    position: absolute;
    top: -195px;
    left: 0;
    right: 0;
}
.lifePcuSubD h2{
        font-size: 58px;
    font-weight: 700;
    line-height: 65px;
    text-align: left;
    color: #fff;
}
.lifePcuSubD p{
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #fff;
}
.lifePcuSubDimgbig img{
    height: 375px;
}



.airquality-Sec{
    background: #041E42;
    height: 200px;
}
.airqualityheadD h2{
        font-size:36px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.airqualityDblue{
        height: 140px;
    width: 140px;
    border-radius: 50%;
    text-align: center;
    background: #093470;
    padding: 28px 0;
    margin-top: 50px;
}
.airqualityDblue h3{
    color: #fff;
    font-size: 32px;
    line-height: 20px;
    font-weight: 700;
}

.airqualityDblue h3 small{
    color: #fff;
    font-size: 14px;
}
.airqualityDred{
        height: 140px;
    width: 140px;
    border-radius: 50%;
    text-align: center;
    background: #E31E24;
    padding: 28px 0;
    margin-top: 50px;
}
.airqualityDred h3{
    color: #fff;
    font-size: 32px;
    line-height: 20px;
    font-weight: 700;
}

.airqualityDred h3 small{
    color: #fff;
    font-size: 14px;
}




.leadership-Sec{
    padding: 60px 0;
    padding-top: 100px;
}

.leadershipHeadD h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    color: rgba(4, 30, 66, 1);
}

.owl-theme .owl-nav{
    display: none;
}
.leadershipMain .owl-theme .owl-nav{
    display: block;
        top: -74px;
    right: 18px;
    position: absolute;
}
.leadershipMain .owl-theme .owl-dots{
    display: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #D62831 !important;
}

.leadershipMain .owl-carousel .owl-nav button.owl-next, .leadershipMain .owl-carousel .owl-nav button.owl-prev, 
.leadershipMain .owl-carousel button.owl-dot {
    
    border: 1px solid #302D5D;
    height: 45px;
    width: 45px;
    border-radius: 50%;
}
.leadershipMain .owl-carousel .owl-nav button.owl-next span, .leadershipMain .owl-carousel .owl-nav button.owl-prev span{
    font-size: 38px;
    line-height: 22px;
    color: #302D5D;
}
.leadershipMain .owl-carousel .owl-nav button.owl-next:hover, 
.leadershipMain .owl-carousel .owl-nav button.owl-prev:hover{
    background: #302D5D;
}
.leadershipMain .owl-carousel .owl-nav button.owl-next:hover span, 
.leadershipMain .owl-carousel .owl-nav button.owl-prev:hover span{
    color: #fff;
}

.leadershipSubD{
    padding: 30px;
    background: #fff;
    box-shadow: 0px 2px 19px 0px #00000012;
    border-radius: 15px;
    margin: 15px;
}
.leadershipSubD img{
        height: 290px;
    width: auto !important;
    float: left;
    margin-right: 30px;
}

.leadershipSubDcap{
    position: relative;
}
.leadershipSubDcap img{
    height: 60px;
    float: none;
    margin-bottom: 15px;
}
.leadershipSubDcap p{
font-size: 14px;
    font-weight: 400;
    line-height: 20px;
text-align: left;
color: rgba(55, 63, 74, 1);
}
.leadershipSubDcap h4{
font-size: 18px;
font-weight: 700;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
color: #000;
}
.leadershipSubDcap h6{
font-size: 13px;
font-weight: 700;
color: #000;
}


.brdrnon{
    border-right: none;
}


 .lastfooter-Sec{
    padding: 20px 0;
    background: rgba(5, 0, 48, 1);
 }
 .lastfooter-Sec p{
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    font-family: 'Poppins', sans-serif;
 }

 .header_logo{
    padding-left: 42px;
    padding-top: 10px;
 }
 .pcetLogo{
    padding: 0 40px;
 }
.sliderimg img{
/*    width: 100%;*/
}


@media screen and (max-width: 1920px) {

 .header_logo{
    padding-left: 42px;
    padding-top: 10px;
 }
 .pcetLogo{
    padding: 0 89px;
 }

    .placementSubD h2 {
    font-size: 80px;
    line-height: 100px;
}
.placementSubD {
    padding: 80px 0;
    padding-bottom: 80px;
}
.clientSecD {
    padding: 140px 0;
    padding-bottom: 175px;
}
.placement-Sec {
    margin-top: -270px;
}
.sliderLeftCon h1 {
    font-size: 52px;
    line-height: 66px;
}
.sliderLeftCon h1 small {
    font-size: 33px;
}
.sliderLeftCon h5 {
    font-size: 30px;
    line-height: 40px;
}
.sliderLeftCon .h4Strip {
    font-size: 36px;
    line-height: 53px;
    padding-left: 80px;
}
.sliderLeftCon .h4Strip:before {
    right: -19px;
    border-top: 74px solid rgba(255, 255, 255, 0.92);
}
.sliderLeftCon ul li {
    font-size: 40px;
    line-height: 20px;
}
.sliderLeftCon ul li small {
    font-size: 22px;
}
.sliderLeftCon {
    padding-left: 56px;
}
.sliderRightFm .form-control {
    height: 50px;
    font-size: 18px;
}
.btn_red {
    font-size: 18px;
    padding: 14px 30px;
    border-radius: 8px;
}
.sliderRightFm {
    margin: 17% 0;
}

}

@media screen and (max-width: 1680px) {

 .header_logo{
    padding-left: 42px;
    padding-top: 10px;
 }
 .pcetLogo{
    padding: 0 65px;
 }
    .clientSecD {
    padding: 102px 0;
    padding-bottom: 155px;
}
.placementSubD {
    padding: 80px 0;
    padding-bottom: 60px;
}
.placement-Sec {
    margin-top: -255px;
}
.sliderLeftCon h1 {
    font-size: 40px;
    line-height: 52px;
}
.sliderLeftCon h1 small {
    font-size: 26px;
}
.sliderLeftCon h5 {
    font-size: 30px;
    line-height: 40px;
}
.sliderLeftCon .h4Strip {
    font-size: 36px;
    line-height: 53px;
    padding-left: 80px;
}
.sliderLeftCon .h4Strip:before {
    right: -19px;
    border-top: 74px solid rgba(255, 255, 255, 0.92);
}
.sliderLeftCon ul li {
    font-size: 34px;
    line-height: 18px;
}
.sliderLeftCon ul li small {
    font-size: 13px;
}
.sliderLeftCon {
    padding-left: 56px;
}
.sliderRightFm .form-control {
    height: 50px;
    font-size: 18px;
}
.btn_red {
    font-size: 18px;
    padding: 14px 30px;
    border-radius: 8px;
}
.sliderRightFm {
    margin: 10% 0;
}

}


@media screen and (max-width: 1600px) {
 .pcetLogo{
    padding: 0 60px;
 }
.sliderLeftCon ul li small {
    font-size: 13px;
}
.sliderRightFm {
    margin: 10% 0;
}


}

@media screen and (max-width: 1440px) {
    .pcetLogo{
    padding: 0 48px;
 }
.sliderLeftCon h1 {
    font-size: 42px;
    line-height: 48px;
}
.sliderLeftCon h5 {
    font-size: 26px;
    line-height: 30px;
}
.sliderLeftCon .h4Strip {
    font-size: 30px;
    line-height: 52px;
    padding-left: 60px;
}
.sliderLeftCon ul li small {
    font-size: 13px;
}
.sliderRightFm .form-control {
    height: 40px;
    font-size: 15px;
}
.btn_red {
    font-size: 15px;
    padding: 10px 30px;
    border-radius: 8px;
}
.sliderRightFm {
    margin: 7% 0;
}


}

@media screen and (max-width: 1400px) {
    .pcetLogo{
    padding: 0 45px;
 }
.sliderLeftCon h1 {
    font-size: 40px;
    line-height: 45px;
}
.sliderLeftCon h1 small {
    font-size: 22px;
}
.sliderLeftCon ul li small {
    font-size: 13px;
}

}


@media screen and (max-width: 1366px) {
    .pcetLogo{
    padding: 0 40px;
 }
.sliderLeftCon h1 {
        font-size: 48px;
    line-height: 56px;
}
.sliderLeftCon h1 small {
    font-size: 22px;
}
.sliderLeftCon ul li small {
    font-size: 12px;
}


}

@media screen and (max-width: 1280px) {
    .sliderLeftCon h1 {
    font-size: 37px;
    line-height: 40px;
}
.sliderLeftCon ul li small {
    font-size: 11px;
}
.sliderLeftCon {
    padding-left: 56px;
}


}

@media screen and (max-width: 1024px) {
    .sliderLeftCon h1 {
    font-size: 28px;
    line-height: 28px;
}
.madedisiD h3 {
    font-size: 35px;
        line-height: 70px;
}
.placementSubD h2 {
    font-size: 60px;
}
.sliderLeftCon h3 {
    font-size: 14px;
}
.sliderLeftCon h1 small {
    font-size: 15px;
    line-height: 27px;
}
.sliderLeftCon h5 {
    font-size: 18px;
    line-height: 15px;
}
.sliderLeftCon .h4Strip {
    font-size: 20px;
    line-height: 24px;
    padding-left: 60px;
        margin-left: -16%;
}
.sliderLeftCon .h4Strip:before {
    right: -19px;
    border-top: 44px solid rgba(255, 255, 255, 0.92);
}
.sliderLeftCon ul li {
    font-size: 26px;
    line-height: 18px;
    padding: 25px 8px;
}
.sliderLeftCon ul li small {
    font-size: 10px;
}
.sliderRightFm {
    margin: 10% 0;
}
.taglineD h4 {
    font-size: 18px;
}
.btn_red {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 8px;
}

}




@media screen and (max-width: 991px) {
    .sliderLeftCon ul li {
    width: 45%;
}

}
@media screen and (max-width: 768px) {
    .header_logo{
        padding: 0 15px;
    }
    .sliderLeftCon {
    padding: 0;
    padding-left: 15px;
        margin-bottom: 10px;
}
.sliderLeftMain {
    padding: 0% 0;
}
.sliderLeftCon h1 small {
    font-size: 14px;
    line-height: 22px;
    text-shadow: none;
}
.sliderLeftCon h1 {
    font-size: 22px;
    line-height: 26px;
    text-shadow: none;
}
.sliderLeftCon ul li img {
    margin-right: 6px;
    height: 35px;
}
.sliderLeftCon h5 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
    text-shadow: none;
}
.sliderLeftCon .h4Strip {
    font-size: 16px;
    line-height: 20px;
    padding-left: 17px;
    margin-left: -5%;
}
.sliderLeftCon .h4Strip:before {
    border-top: 41px solid rgba(255, 255, 255, 0.92);
}
.sliderLeftCon ul li {
        width: 50%;
    font-size: 24px;
    line-height: 14px;
    padding: 15px 8px;
    padding-bottom: 0;
}
.sliderimg {
    margin-left: 0;
}
.uniadvantD h2 {
    color: #041E42;
    font-size: 22px;
}
.uniadvantD p {
    font-size: 13px;
}
.uniadSubD img {
    width: auto;
    height: auto;
}
.uniadvant-Sec {
    padding: 30px 0;
}
.schlLearningTabD .nav>li {
    width: 100%;
}
.schlLearningTabD .tab-content {
    padding: 10px;
}
.learnMaainD h3 {
    font-size: 16px;
}
.mbaoffer-Sec {
    padding-top: 30px;
}
.sliderRightFm {
    padding: 10px;
    margin: 0% 0;
    margin-bottom: 0px;
}
.padrightxs15{
    padding-right: 15px;
}
.mbaOfferD h2 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 15px;
}
.mbaOfferD p {
    font-size: 14px;
    line-height: 22px;
}
.tabMenuD {
    margin-left: 0px;
}
.tabContentD {
    padding: 15px;
    padding-left: 15px;
    margin-left: 0;
    margin-right: 0;
}
.padleftxs15{
    padding-left: 15px;
}
.madedisiD h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
}
.placementSubD h2 {
    font-size: 30px;
    line-height: 35px;
}
.placementSubD p {
    font-size: 14px;
    line-height: 22px;
}
.placementSubD {
    padding: 30px 0;
    padding-bottom: 20px;
}
.placementSubD2 h4 {
    font-size: 20px;
    line-height: 19px;
}
.placementSubD2 h2 {
    font-size: 55px;
    line-height: 60px;
    margin: 0;
}
.clientSecD {
    padding: 30px 0;
    padding-bottom: 50px;
}
.whyChoosSubD {
    padding-top: 0;
    padding-left: 0;
}
.whyChoosSubD h3 {
    font-size: 20px;
    line-height: 28px;
}
.whyChoosSubDno h2 {
    font-size: 32px;
    line-height: 30px;
    margin-top: 0;
}
.whyChoosSubDno p {
    font-size: 14px;
    line-height: 18px;
}
.whyChoosSubDno {
    padding: 10px 0;
    height: 130px;
}
.whylastSubD p {
    font-size: 14px;
    line-height: 19px;
}
.whylastSubD img {
    height: 42px;
    margin-right: 20px;
}
.whylastSubD {
    border-right: none;
    margin-bottom: 20px;
}
.uniadHeadD h5 {
    font-size: 14px;
    line-height: 14px;
}
.uniadHeadD h3 {
    font-size: 22px;
    line-height: 28px;
}
.uniadSubD {
    padding: 15px;
    margin-top: 0px;
}
.lifePcuSubD h2 {
    font-size: 30px;
    line-height: 40px;
}
.lifePcuSubD{
    padding: 0 15px;
}
.lifePcuSubDimgbig img {
    height: auto;
    margin-bottom: 20px;
}
.lifePcuSubDimg img{
    margin-bottom: 15px;
    width: 100%;
}
.studentspeck-Sec {
    padding: 50px 0;
}
.studentspeckSubD {
    padding-left: 0;
}
.studentspeckSubD h3 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.studentspeckSubD p{
    text-align: center;
}
.studentspeckSubDslider {
    padding: 20px;
    padding-right: 20px;
        width: 97%;
    margin-left: 0;
    margin-right: 0;
    margin-top: -25px;
        position: inherit;

}
.leadershipHeadD h2 {
    font-size: 25px;
    line-height: 35px;
}
.airqualityheadD h2 {
    font-size: 26px;
}
.airquality-Sec {
    height: auto;
    padding-bottom: 30px;
}
.leadership-Sec {
    padding: 30px 0;
}
.leadershipSubD img {
    height: auto;
}
.leadershipSubD {
    border-right: none;
    margin-top: 0;
}
.leadershipSubD {
    padding: 15px;
    padding-bottom: 10px;
}
.martopxs0{
    margin-top: 0;
}
.studentspeckrightBk{
    margin-top: 60px;
}
.header_logo {
    padding: 0 0px;
}
.downloadBtn {
    padding: 5px 0;
}
.downloadBtn .btn_red {
    font-size: 10px;
    padding: 10px 15px;
}

.logoSubD ul li{
    width: 50%;
}

.whypadSubD{
        height: auto;
            margin-top: 30px;
}

.mbaOffermainD h3 {
    font-size: 24px;
    line-height: 28px;
}
.proOffcap {
    font-size: 26px;
    position: inherit;
}
.poLeft, .poTopLeft, .poTopRight, .poRight {
    text-align: left;
    left: 0;
    top: inherit;
    right: inherit;
        margin-top: 15px;
}
.mbaOfferDimg img {
    margin-top: 20px;
}
.whyChoos-Sec {
    padding: 30px 0;
}
.whypadMainD {
    margin-top: 0;
}
.whypadMainD h2 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 15px;
}
.stuTestiheadD h2 {
    font-size: 24px;
}
.vecImgPosiD {
    top: -46px;
}
.airqualityDblue, .airqualityDred {
    height: 120px;
    width: 120px;
    padding: 16px 0;
    margin-top: 30px;
}


}

@media screen and (max-width: 420px) {
    .placementSubD2 h2 {
    font-size: 46px;
    line-height: 60px;
    margin: 0;
}
.madedisiD h3 {
    font-size: 25px;
}
.tabContentDsub h4 {
    font-size: 18px;
}
.whyChoosSubD h3 {
    font-size: 18px;
    line-height: 22px;
}
.uniadHeadD h5 {
    font-size: 13px;
}
.mbaOfferD h2 {
    font-size: 22px;
}
.tabMenuD .nav-pills>li>a {
    font-size: 14px;
}
.downloadBtn .btn_red {
    font-size: 9px;
    padding: 7px 10px;
}
.taglineD h4 {
    font-size: 10px;
    letter-spacing: 0px;
    font-weight: 500;
}
.sliderLeftCon h3 {
    font-size: 11px;
}

.sliderLeftCon h3 {
    font-size: 11px;
}


.lifePcuSubDimg img {
    height: auto;
}
.carousel-control.left {
    left: 0;
}
.carousel-control.right {
    right: 0;
}
.taglineD {
    padding: 8px 0;
}
.carousel-control {
    width: 6%;
}
.studentspeckrightBk {
    background: transparent;
    height: auto;
}
.header-nav {
    padding: 4px 0;
}
.NewsecD{
    height: unset;
}
.leadershipMain .owl-theme .owl-nav {
    top: -45px;
}

.nav.navbar-nav.pull-right {
    width: 100%;
}
}


.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.bg-white{background:#fff!important}

@media(min-width: 768px){
    .m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}
}
.navbar-brand img
{
    height: 50px;
    width: auto;
}
 html {
    scroll-behavior: smooth; /* Enables smooth scrolling */
}
[id] {
    scroll-margin-top: 20px !important; /* Adjust for the header height */
    transition: scroll-margin-top 0.3s ease; /* Optional smooth effect */
}

.navbar-toggle .icon-bar {
  background: #000;
}
.navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: white !important;
  height: 75px;
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.3);
}
.container-fluid>.navbar-collapse {
  background-color: white;
}










