@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%;
}
:root{
    --color: #041e42;
}
.t_color{
    color: var(--color) !important;
}
body {
    position: relative;
    font-family: 'Open Sans', sans-serif;
}
.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;
}
.nav>li>a{
color:#000;
}
 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{
    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);

}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    padding: 9px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    border-radius: 4px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    background: #000;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

/*************************************** 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;
    margin-top: 75px;
}
.sliderLeftCon{
    padding: 21% 0;
    padding-left: 56px;
}
.sliderLeftCon h1{
        font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 48px;
    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;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 40px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
    padding: 50px 13px;
}
.sliderLeftCon ul li img{
    margin-bottom: 20px;
    height: 40px;
}
.sliderLeftCon ul li small{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
/*    font-weight: 500;*/
    text-align: left;
}
.sliderLeftCon ul li:first-child{
    padding-left: 0;
}

.sliderRightFm{
    padding: 15px;
    background: #fff;
    margin: 7% 0;
}
.sliderRightFm h3{
    color:rgba(173, 173, 173, 1);

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

.abtTop-Sec{
    padding: 60px 0;
    background: #F5F9FF;
}
.abtTopimgD{
    margin-top: 30px;
}
.abtTopimgD img{
    width: 100%;
    border-radius: 30px;
}
.abtToptextD{
    margin-top: 30px;
    padding: 20px;
}
.abtToptextD p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    color: rgba(30, 30, 30, 1);
}



.feesTable{
    margin-top: 60px;
}
.feesTable table tr{
}
.feesTable table tr th{
    background: #E31E24;
    color: #fff;
    font-size: 20px;
    padding: 15px 25px;
}
.feesTable table tr td{
    color: #000;
    font-size: 16px;
    padding: 15px 25px;
}

.promodal{
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.faqacco .glyphicon {
    float: right;
}

.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;
}


.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;
}

.padleLi0{
    padding-left: 0 !important;
}


.mbaoffer-Sec{
    padding: 60px 0;
}
.mbaOfferD h2{
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: rgba(4, 30, 66, 1);
    margin-bottom: 40px;
}
.mbaOfferD p{
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: rgba(30, 30, 30, 1);
}
.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;
}
.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;
}


.whyChoos-Sec{
    position: relative;
    background: url(../img/whybk.jpg) top center no-repeat;
    background-size: cover;
    padding-top: 60px;
}
.whypadMainD{
    padding-left: 100px;
}
.whypadMainD h2{
    font-size: 48px;
    color: #fff;
    font-weight: 700;
}
.whypadMainD ul li{
    padding: 6px 0;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    list-style: disc;
}
.whypadMainDUL{
    padding-left: 20px;
    margin-top: 30px;
}
.whypadstrip{
    background: #E31E24;
    padding: 15px 0;
    padding-left: 85px;
    margin-top: 30px;
}
.whypadstrip img{
    height: 40px;
    float: left;
    margin-right: 15px;
}
.whypadstrip h4{
    color: #fff;
    font-size: 19px;
    margin: 0;
}
.whypadstrip h4 small{
    color: #fff;
}
.whypadMainD h3{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-top: 30px;
}
.whypadMainD p{
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.whymainimgD{
    margin-left: -95px;
}




.madedisi-Sec{
    padding-top: 60px;
}
.madedisiD h3{
        font-size: 82px;
    font-weight: 700;
    line-height: 100px;
    text-align: left;
    color: rgba(4, 30, 66, 1);
}
.madedisiD{
    padding: 13% 0;
}
.madedisiDimg{
    position: relative;
}



.placement-Sec{
    background: url(../img/Vector-c.png) top center no-repeat;
    background-size:cover;
/*    height: 600px;*/
    position: relative;
    margin-top: -200px;
}
.placementSubD{
        padding: 75px 0;
    padding-bottom: 60px;
}
.placementSubD h2{
        color: #fff;
    font-size: 69px;
    font-weight: 700;
    line-height: 71px;
    text-align: center;

}
.placementSubD p{
        color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 41px;
    text-align: center;
}

.placementSubD2 h4{
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
.placementSubD2 h2{
    color: #fff;
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    margin: 0;
}
.placementSubD2 h2 small{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}


.mbaOffericonD{
    margin: 15px 0;
    height: 140px;
}
.mbaOffericonD img{
    height: 65px;
}
.mbaOffericonD h5{
    color: #0F366C;
        font-size: 17px;
    line-height: 24px;
}



.clientSecD{
    padding:102px 0;
    padding-bottom: 100px;
}
.clientSecD .owl-nav{
    display: none;
}
.clientSecD .item{
    background: #fff;
    padding: 20px 15px;
    margin: 10px;
    border-radius: 25px;
    box-shadow: 0px 10px 11px -10px #33333382;
}





.whylast-Sec{
    background: #F6F7FB;
    padding: 60px 0;
}
.headW h3{
        font-size: 42px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: rgba(4, 30, 66, 1);

}
.whylastSubD{
    margin-top: 30px;
}
.whylastSubD img{
    height: 280px;
    width: auto !important;
    border-radius: 30px;
}
.whylastSubD h4{
    color: #041E42;
        font-size: 18px;
    font-weight: 700;
    text-align: left;
}
.whylastSubD p{
        font-size: 14px;
    font-weight: 400;
    color: #041E42;
    margin: 0;
    text-align: left;
}

.whyChoosSubDno h4{
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    color: #D62831;
}
.pad00{
    padding: 0;
}
.whyChoosSubDimg img{
    margin: 0 auto;
    width: 100%;
}
.lifePcuSubDimg img{
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
}

.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;
}
.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;
}




.leadership-Sec{
    padding: 60px 0;
}
.leadershipHeadD h2{
    font-size: 65px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: rgba(4, 30, 66, 1);
}

.owl-theme .owl-nav{
    display: none;
}
.leadershipMain .owl-theme .owl-nav{
    display: block;
        top: -60px;
    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;
 }
.sliderimg img{
/*    width: 100%;*/
}


@media screen and (max-width: 1920px) {
    .placementSubD h2 {
    font-size: 80px;
    line-height: 100px;
}
.pcetLogo {
    padding: 0 89px;
} 
.placementSubD {
    padding: 80px 0;
    padding-bottom: 80px;
}
.clientSecD {
    padding: 140px 0;
    padding-bottom: 175px;
}
.placement-Sec {
    margin-top: -270px;
}
.sliderLeftCon h1 {
    font-size: 50px;
    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: 60px;
    line-height: 30px;
    padding: 26px 25px;
}
.sliderLeftCon ul li small {
    font-size: 22px;
}
.sliderLeftCon {
    padding: 8% 0;
    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) {
    .clientSecD {
    padding: 102px 0;
    padding-bottom: 155px;
}
.pcetLogo {
    padding: 0 65px;
}  
.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: 36px;
    line-height: 18px;
    padding: 25px 22px;
}
.sliderLeftCon ul li small {
    font-size: 19px;
}
.sliderLeftCon {
    padding: 5% 0;
    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) {
.sliderLeftCon ul li small {
    font-size: 17px;
} 
.pcetLogo {
    padding: 0 60px;
}
.sliderRightFm {
    margin: 10% 0;
}
    .sliderLeftCon ul li {
        font-size: 36px;
        line-height: 18px;
        padding: 25px 30px;
    }


}

@media screen and (max-width: 1440px) {
.sliderLeftCon h1 {
    font-size: 42px;
    line-height: 48px;
}
.pcetLogo {
    padding: 0 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: 15px;
}
.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) {
.sliderLeftCon h1 {
    font-size: 40px;
    line-height: 45px;
}
.pcetLogo {
    padding: 0 45px;
}
.sliderLeftCon h1 small {
    font-size: 22px;
}
.sliderLeftCon ul li small {
    font-size: 14px;
}

}


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


}

@media screen and (max-width: 1280px) {
    .sliderLeftCon h1 {
    font-size: 37px;
    line-height: 40px;
}
.sliderLeftCon ul li small {
    font-size: 11px;
}
.sliderRightFm {
    margin: 30% 0;
}
.sliderLeftCon {
    padding: 15% 0;
    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: 768px) {
    .header_logo{
        padding: 0 15px;
    }
    .sliderLeftCon {
    padding: 0;
    padding-left: 15px;
}
.sliderLeftCon h1 small {
    font-size: 14px;
    line-height: 22px;
    text-shadow: none;
}
.sliderLeftCon h1 {
    font-size: 22px;
    line-height: 26px;
    text-shadow: none;
}
.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: 28px;
    line-height: 16px;
    padding: 30px 10px;
    padding-bottom: 0;
}
.sliderLeftCon ul li:first-child {
    padding-left: 10px;
}
.sliderimg img{
    height: 300px;
    width: auto;
        margin: 0 auto;
}
.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: 200px;
    margin-right: 20px;
}
.whylastSubD h4 {
    font-size: 15px;
}
.headW h3 {
    font-size: 25px;
}
.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: 34px;
    line-height: 38px;
}
.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;
}

}

@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: -22px;
}
.carousel-control.right {
    right: -19px;
}
.taglineD {
    padding: 8px 0;
}
.carousel-control {
    width: 6%;
}
.studentspeckrightBk {
    background: transparent;
    height: auto;
}
.header-nav {
    padding: 4px 0;
}


}



/* Let's get this party started */
.catby::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

/* Track */
.catby::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* Handle */

.catby::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #A50C22;
}


@media (max-width: 500px){
    ul.navbar-nav{
        width: 100%;
    }
    .nav>li>a{
        text-align: left;
    }
    .NewsecD{
        height: unset;
    }
    .leadershipMain .owl-theme .owl-nav{
        top: 0;
    }
}
@media (min-width: 768px){
    .nav>li>a{
        display: flex;
        align-items: center;
    }
    .lifePcuSubDimgbig.lifePcuSubDimg img{
        height: 375px;
    }
    .lifePcuSubDimg img{
        height: 170px;
    }
}