@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/banner-img.webp) top center no-repeat;
  background-size: cover;
}

.sliderLeftMain {
  padding: 5% 0;
}

.sliderLeftCon {
  padding: 20px 0;
  padding-left: 56px;
}

.sliderLeftCon h1 {
  font-family: "Roboto", sans-serif;
  font-size: 46px;
  line-height: 56px;
  font-weight: 800;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #33333396;
  margin: 0;
}

.sliderLeftCon h1 small {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  color: #fff;
  text-transform: capitalize;
}

.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;
  width: 33%;
  font-family: "Bebas Neue", sans-serif;
  font-size: 34px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  padding: 5px 0;
  color: #fff;
}

.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;
  text-transform: uppercase;
}

.masterSlider {
  padding: 2px 0;
  background: linear-gradient(89.92deg,
      #c8161c 0.05%,
      rgba(227, 30, 36, 0) 90.97%);
}

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

.sliderRightFm {
  padding: 15px;
  background: #fff;
  margin: 7% 0;
  border-radius: 10px;
}

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

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

.sliDbtn {
  background: #fff;
  color: #03205a;
}

.sliDbtn:hover {
  color: #03205a;
}

.mbaoffer-Sec {
  padding: 60px 0;
}

.mbaOfferD h2 {
  font-size: 55px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  color: rgba(4, 30, 66, 1);
  margin-bottom: 40px;
}

.poOfferD {
  padding: 65px 0;
}

.poOfferD h2 {
  font-size: 55px;
  font-weight: 700;
  line-height: 60px;
  color: rgba(4, 30, 66, 1);
  margin-bottom: 40px;
}

.poOfferD p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(30, 30, 30, 1);
}

.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.webp) top center no-repeat;
  background-size: cover;
  padding-top: 60px;
}

.whyChoos-Sec-new-llb {
  position: relative;
  padding: 60px 0;
  background: #041e42;
  border-radius: 50px;
  margin-top: -50px;
  padding-top: 120px;
}

.whypadMainD-new-llb {
  background: #d9d9d91a;
  border-radius: 20px;
  overflow: hidden;
}

.whypadMainD-new-llb h2 {
  font-size: 48px;
  color: #fff;
  font-weight: 700;
}

.whypadMainD-new-llb .nav {
  border-bottom: 2px solid #e31e24;
}

.whypadMainD-new-llb h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
}

.whypadMainD-new-llb p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}

.whypadMainD-new-llb h5 {
  color: #fff;
}

.whypadMainD-new-llb .imgDicon {
  margin: 15px 0;
}

.whypadMainD-new-llb .imgDicon img {
  height: 50px;
  float: left;
  margin-right: 10px;
}

.whypadMainD-new-llb .imgDicon h4 {
  font-size: 20px;
  color: #fff;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #e31e24;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #e31e24;
}

.nav-pills>li>a {
  border-radius: 0;
}

.nav>li>a {
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  padding: 12px 25px;
  height: 60px;
  color: #fff;
  vertical-align: middle;
}

.whypadMainD-new-llb .nav {
  border-bottom: 2px solid #e31e24;
}

.whypadMainD-new-llb .tab-content {
  padding: 30px;
  padding-bottom: 0;
}

.whypadMainD-new-llb h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
}

.whypadMainD-new-llb p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}

.whypadMainD-new-llb h5 {
  color: #fff;
}

.whypadMainD {
  padding-top: 30px;
}

.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: linear-gradient(89.85deg,
      #c8161c 24.59%,
      rgba(227, 30, 36, 0) 112.12%);
  padding: 15px 0;
  padding-left: 100px;
  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 {
  position: relative;
  z-index: 99;
}

.careerD {
  position: relative;
}

.carCap {
  position: absolute;
  top: 25px;
  left: 15px;
}

.carCap h4 {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}

.carCap ul {
  margin-left: 20px;
}

.carCap ul li {
  padding: 6px 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  list-style: disc;
}

.madedisi-Sec {
  padding-top: 60px;
}

.madedisiD h3 {
  font-size: 74px;
  font-weight: 700;
  line-height: 88px;
  text-align: left;
  margin-bottom: 30px;
  color: rgba(4, 30, 66, 1);
}

.madedisiD {
  padding: 13% 0;
}

.madedisiDimg {
  position: relative;
}

.placement-Sec {
  background: url(../img/Vector-c.webp) 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,
.placementSubD 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;
}

.whylastSubD h4 {
  color: #041e42;
  font-size: 18px;
  font-weight: 700;
}

.whylastSubD p {
  font-size: 14px;
  font-weight: 400;
  color: #041e42;
  margin: 0;
}

.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;
  height: 170px;
  width: 100%;
}

.whyunni {
  background: #f5f9ff;
}

.uniadvant-Sec {
  padding: 60px 0;
}

.uniadHeadD p {
  font-size: 17px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: #000;
}

.uniadHeadD h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  color: #041e42;
  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;
}

.testimoni-Sec {
  padding: 80px 0;
  padding-bottom: 0;
}

.testiHead h2 {
  font-size: 55px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  color: rgba(4, 30, 66, 1);
  margin-top: 0;
  margin-bottom: 40px;
}

.testiDimg img {
  height: 300px;
  border-radius: 20px;
}

.testiDtext {}

.testiDtext img {
  height: 60px;
}

.testiDtext p {
  color: #000;
  font-size: 14px;
}

.testiDtext h4 {
  font-size: 17px;
  font-weight: 600;
  line-height: 18px;
  color: #000;
  margin-top: 15px;
}

.testiDtext h4 small {
  font-size: 12px;
  color: #000;
}

.leadership-Sec {
  padding: 60px 0;
  background: #f5f9ff;
}

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

@media only screen and (max-width: 991px) {
  .leadershipMain .owl-theme .owl-nav {
    display: none;
  }
}

.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;
  border-radius: 6px;
}

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

  .clientSecD {
    padding: 80px 0;
  }

  .placement-Sec {
    margin-top: -260px;
  }

  .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: 25px;
    padding: 10px 0;
  }

  .sliderLeftCon ul li img {
    height: 42px;
  }

  .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) {
  .clientSecD {
    padding: 65px 0;
  }

  .pcetLogo {
    padding: 0 65px;
  }

  .placementSubD {
    padding: 60px 0;
  }

  .placement-Sec {
    margin-top: -230px;
  }

  .sliderLeftCon h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .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: 30px;
    line-height: 16px;
  }

  .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) {
  .sliderLeftCon ul li small {
    font-size: 13px;
  }

  .sliderRightFm {
    margin: 10% 0;
  }

  .clientSecD {
    padding: 40px 0;
  }

  .pcetLogo {
    padding: 0 60px;
  }
}

@media screen and (max-width: 1440px) {
  .sliderLeftCon h1 {
    font-size: 46px;
    line-height: 60px;
  }

  .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: 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) {
  .sliderLeftCon h1 {
    font-size: 46px;
    line-height: 60px;
  }

  .sliderLeftCon h1 small {
    font-size: 22px;
  }

  .sliderLeftCon ul li small {
    font-size: 13px;
  }

  .pcetLogo {
    padding: 0 45px;
  }
}

@media screen and (max-width: 1366px) {
  .sliderLeftCon h1 {
    font-size: 46px;
    line-height: 60px;
  }

  .sliderLeftCon h1 small {
    font-size: 22px;
  }

  .sliderLeftCon ul li small {
    font-size: 12px;
  }

  .placementSubD {
    padding: 25px 0;
  }

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

  .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: 768px) {
  .header_logo {
    padding: 0 15px;
  }

  .sliderLeftCon {
    padding: 0;
    padding-left: 15px;
    margin-bottom: 10px;
  }

  .sliderLeftMain {
    padding: 6% 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: 25px;
  }

  .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: 18px;
    line-height: 14px;
    padding: 12px 8px;
    padding-bottom: 0;
    border: none;
  }

  .pl-30 {
    padding-left: 0px !important;
  }

  .sliderimg {
    margin-left: 0;
  }

  .madedisiD {
    padding: 0;
  }

  .poOfferD h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: rgba(4, 30, 66, 1);
    margin-bottom: 0;
  }

  .carCap {
    position: inherit;
    top: 0;
    left: 0;
  }

  .uniadHeadD p {
    font-size: 12px;
  }

  .video iframe {
    height: 300px !important;
  }

  .mbaOffericonD h5 {
    font-size: 12px;
    line-height: 18px;
  }

  .carCap ul li {
    color: #000;
  }

  .carCap h4 {
    font-size: 16px;
    color: #000;
  }

  .testiHead h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .poOfferD p {
    font-size: 14px;
    line-height: 20px;
  }

  .poOfferD {
    padding: 0 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: 24px;
    line-height: 35px;
  }

  .placementSubD2 h2 small {
    font-size: 24px;
  }

  .placementSubD p {
    font-size: 14px;
    line-height: 22px;
  }

  .placementSubD {
    padding: 50px 0;
  }

  .placement-Sec {
    margin-top: -130px;
  }

  .placementSubD2 h4 {
    font-size: 16px;
    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%;
    height: 300px;
  }

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

  .whyChoos-Sec-new-llb {
    padding: 55px 0;
    padding-top: 40px;
  }

  .whypadMainD {
    margin-top: 0;
    padding: 0;
  }

  .whypadMainD-new-llb {
    margin-top: 0;
    padding: 0;
  }

  .whypadstrip {
    padding-left: 0;
  }

  .testiDtext {
    padding-right: 0;
    text-align: justify;
  }

  .testimoni-Sec .carousel-indicators {
    bottom: -20px;
  }

  .testiDimg img {
    height: auto;
  }

  .testiMain {
    padding: 10px;
    background: #fff;
    box-shadow: none;
    border-radius: 15px;
    margin: 0;
  }

  .testiDtext img {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .headW h3 {
    font-size: 29px;
    font-weight: 700;
    line-height: 40px;
  }

  .whypadMainD h2 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 15px;
  }

  .whypadMainD-new-llb 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;
    margin: 10px 0;
  }

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

  .whymainimgD {
    margin-right: 0;
  }
}




.faq-container {
  max-width: 1000px;
  margin: 20px auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

h1 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
}

.faq-item {
  margin-bottom: 10px;
}

.faq-question {
  width: 100%;
  text-align: left;
  padding: 15px;
  font-size: 16px;
  background-color: #041e42;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  outline: none;
  transition: background-color 0.3s ease;
}

.faq-question:hover {
  background-color: #091b2e;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: #f1f1f1;
  padding: 0 15px;
  border-radius: 0 0 5px 5px;
}

.faq-answer p {
  margin: 15px 0;
  font-size: 16px;
  color: #555;
}
