/* Blog detail */
.right-div {
  margin-left: 20px;
}

/* Blog detail */

/* FAQ style */
.fap-mid-div {
  margin-top: 14px;
  margin-bottom: 10px;
}

.faq-main-div {
  margin-inline: 160px;
}

.faq-div {
  margin-top: 76px;
}

.scholarship-list ul li {
  font-size: 20px;
  font-weight: 600;

}

.scholarship-list ul {
  padding-bottom: 2rem;

}

.banner-pera {
  font-size: 19px;
  color: white;
  padding-top: 3rem;
  width: 74%;
  font-weight: 400;
}

.nav {
  width: 100%;
  display: flex;
  justify-content: end;
  padding-top: 2.5rem;
}

.card.courses-offer-card-images img.program-post {
  height: 314px;
  width: 416px;
}



.widget_container {
  padding: 0px !important;
  background: #14452f !important;
  margin-top: 2rem;
}

.npfWidgetButton {
  background-color: #efb62b;
  border: none;
  padding: 12px 15px !important;
  color: black;
  border-radius: 9px !important;

}

.btn-primary:focus,
.btn-primary:hover {
  background-color: #efb62b !important;
  border: none;

  color: black !important;
  outline: none !important;


}

#registerBtn {
  text-transform: uppercase;
  color: black !important;
  font-size: 15px;
  height: unset !important;
  background-color: #efb62b !important;
  padding: 10px 30px !important;
  border: 1px solid #efb62b !important;
  margin-bottom: 10px;
  width: unset !important;
  border-radius: 8px;
  font-weight: bold;
  font-family: 'Source Sans Pro', sans-serif;
}


/* FAQ style */

/* Admission page style */
.admission-topDiv h2 {
  text-align: center;
  margin-block: 35px;
  color: #151e3b;
  font-size: 40px;
}

.adm-form {
  width: 14rem !important;
  position: absolute !important;
  left: 35% !important;
}

.heading-pera-div h2 {
  color: #151e3b;
  text-align: center;
  font-size: 35px;
}

.heading-pera-div p {
  color: #151e3b;
  text-align: center;
  font-size: 20px;
  line-height: 55px;
}

.special {
  color: #151e3b;
  font-size: 20px;
  text-align: left;
  font-weight: 600;
}

.pera {
  color: #151e3b;
  font-size: 15px;
  text-align: right;
}

.programe-div {
  background-color: #f2f8f1;
  height: auto;
  padding-block: 50px;
  margin-block: 50px;
}

.special-pera-div {
  margin-block: 25px;
  margin-top: 50px;
}

.specialization-div {
  background-color: #ffffff;
  box-shadow: 0px 5px 10px #00000029;
  border-radius: 8px;
  align-items: center;
  padding: 20px;
  height: 25rem;
}

.specialization-div ul li {
  text-align: left;
  color: #151e3b;
  font-size: 15px;
  font-weight: 500;
}

.specialization-div ul li {
  padding: 5px;
}

.Eligibility {
  color: #151e3b;
  font-size: 15px;
  text-align: left;
  margin-top: 10px !important;
}

.programe-div-bgPink {
  background-color: #fff8e8;
  height: auto;
  padding-block: 50px;
  margin-block: 50px;
}

.bottom-div h2 {
  color: #151e3b;
  font-size: 20px;
  text-align: left;
  font-weight: 600;
}

.bottom-div p {
  color: #151e3b;
  font-size: 15px;
  text-align: left;
}

.admission-banner {
  position: relative;
}

.admission-banner-content {
  position: absolute;
  width: 446px;
  left: 5%;
  top: 15%;
}

.admission-banner-content h1 {
  text-align: left;
  font-size: 42px;
  letter-spacing: 0.77px;
  color: #151e3b;
  font-weight: 700;
  padding-top: 5px;
}

.admission-banner-content span {
  text-align: left;
  font-size: 17px;
  letter-spacing: 0px;
  font-weight: 600;
  color: #151e3b;
  padding-bottom: 2px;
}

.admission-banner-content p {
  text-align: left;
  font-size: 15px;
  letter-spacing: 0.77px;
  color: #151e3b;
  padding-block: 2px;
}

.submit-btn-readmore {
  background-color: #14452f;
  font-size: 16px;
  text-align: left;
  color: #ffffff;
  border: 1px solid #14452f;
  border-top-right-radius: 16px;
  padding: 6px 14px !important;
  margin-top: 22px;
  align-items: center;
  display: flex;
}

.imgdiv-content {}

.steps {
  color: #151e3b;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 8%;
  left: 8%;
  width: 45px;
  text-align: center;
  line-height: 30px;
}

.number {
  font-size: 33px;
}

.admission-imgDiv {
  position: relative;
}

.curve-heading {
  color: #ffffff;
  font-size: 20px;
  position: absolute;
  top: 7%;
  text-align: center;
  left: 27%;
  width: 203px;
}

.curve-pera li {
  line-height: 27px;
  font-size: 14px;
  color: #151e3b;
}

.curve-pera {
  position: absolute;
  top: 42%;
  left: 13%;
}

.curve-pera-last {
  line-height: 27px;
  font-size: 14px;
  color: #151e3b;
  font-weight: 500;
  position: absolute;
  top: 42%;
  left: 17%;
}

.visit-pera {
  text-align: center;
  font-weight: 600;
  font-size: 17px;
}

.admission {
  text-align: left;
  font-weight: 600;
  font-size: 17px;
  padding-left: 22px;
}

/* Admission Page style */

/* Eligibility page style */
.eligibility-banner {
  position: relative;
}

.eligibility-banner-content h1 {
  color: #ffffff;
  letter-spacing: 0px;
  font-size: 40px;
}

.eligibility-banner-content p {
  color: #ffffff;
  letter-spacing: 0px;
  font-size: 17px;
  line-height: 50px;
}

.eligibility-banner-content p span {
  color: #efb62b;
}

.eligibility-banner-content {
  position: absolute;
  top: 40%;
  left: 43%;
  text-align: center;
}

.Eligibility-div {
  background-color: #f5f5f5;
  border-radius: 8px;
}

.Eligibility-right-img {
  object-fit: contain;
  /* width: 550px; */
  padding-left: 20px;
}

.Entrance-content {
  /* justify-content: center; */
  align-items: center;
  gap: 2rem;
}

.Eligibility-left-content h2 {
  font-size: 30px;
  color: #151e3b;
  line-height: 37px;
}

.Eligibility-left-content span {
  font-size: 15px;
  color: #151e3b;
  font-weight: 500;
  line-height: 50px;
  width: 526px;
  display: block;
}

.Eligibility-left-content p {
  font-size: 14px;
  color: #151e3b;
  line-height: 21px;
  font-weight: 500;
}

.Entrance-content-img {
  width: 48px;
  align-self: baseline;
  margin-block: 5px;
}

.Eligibility-left-content {
  padding: 22px;
}

.Eligibility-main-div {
  margin-block: 50px;
  border-radius: 8px;
}

.Selection-Procedure {
  /* padding: 40px; */
}

.How-to-Apply h2 {
  color: #151e3b;
  text-align: center;
  font-size: 35px;
  margin-bottom: 15px;
}

.How-to-Apply p {
  color: #151e3b;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}

.bottom-content ul {
  color: #151e3b;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
}

.bottom-content ul {
  padding-left: 0%;
  padding-block: 20px;
}

.bottom-content li {
  padding-block: 2px;
}

.bottomcontent-mainDiv {
  margin-block: 50px;
}

.secondTable-heading tr th {
  text-align: center;
  background-color: #14452f;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  padding-block: 12px;
  vertical-align: middle;
}

.secondTable-bodys tr td {
  text-align: center;
  color: #151e3b;
  font-size: 15px;
  font-weight: 500;
  padding-block: 12px;
}

.serial-No {
  text-align: left !important;
  padding-left: 20px !important;
}

.secondTable-maindiv {
  margin-block: 50px;
}

.Eligibilty-table {
  border: 0.5px solid #7b7b7b;
}

.firstTable-heading tr th {
  text-align: left;
  background-color: #14452f;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  vertical-align: middle;
  padding-inline: 20px;
  padding-block: 10px;
}

.firstTable-bodys tr td {
  text-align: left;
  color: #151e3b;
  font-size: 15px;
  font-weight: 500;
  padding-inline: 20px;
  padding-block: 10px;
}

.Eligibility-leftsub {
  padding-block: 14px;
}

.CATscore {
  margin-top: 28px;
}

/* Eligibility page style */

/* Scholarship page style */
.scholar-banner {
  position: relative;
}

.scholar-banner-content {
  position: absolute;
  top: 40%;
  left: 36%;
  text-align: center;
}

.scholar-banner-content h1 {
  color: #ffffff;
  letter-spacing: 0px;
  font-size: 40px;
}

.scholar-banner-content p {
  color: #ffffff;
  letter-spacing: 0px;
  font-size: 17px;
  line-height: 50px;
}

.scholar-banner-content p span {
  color: #efb62b;
}

.Entrance-maindiv h2 {
  color: #151e3b;
  text-align: center;
  font-size: 35px;
  line-height: 30px;
  line-height: 83px;
}

.Entrance-maindiv {
  margin-block: 50px;
}

.table-striped tbody tr:nth-of-type(even) {
  background-color: #f2f8f1 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  --bs-table-accent-bg: unset !important;
  color: var(--bs-table-striped-color);
}

.entranceTable-heading tr th {
  background-color: #14452f;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding-block: 12px;
  padding-inline: 15px;
}

.entranceTable-bodys tr td {
  color: #151e3b;
  font-size: 15px;
  font-weight: 500;
  padding-block: 12px;
  padding-inline: 15px;
}

.sclol-pera {
  line-height: 15px;
}

.BasisofQuota-mainDiv {
  margin-block: 50px;
}

.quotes-right {
  background-color: #4f826a;
  padding: 30px;
  border-radius: 8px;
}

.quotes-left {
  background-color: #fad989;
  padding: 30px;
  border-radius: 8px;
}

.quotes-right p {
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
}

.quotes-left p {
  color: #151e3b;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
}

.bottom-img-grid {
  margin-top: 22px;
  position: relative;
}

.female-offertag {
  position: absolute;
  position: absolute;
  background-color: #efb62b;
  color: #151e3b;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  padding: 7px;
  border-top-left-radius: 15px;
  right: 0%;
  bottom: -4%;
}

.overlap-content {
  position: absolute;
  color: #151e3b;
  font-size: 16px;
  text-align: center;
  width: 28%;
  font-weight: bold;
  z-index: 1;
  right: 3%;
  bottom: 18%;
}

/* Scholarship page style */

/* header Dropdown css */
.custom-select {
  margin-left: 44px;
  color: #151e3b;
  font-size: 15px;
  font-weight: 500;
}

.custom-select select {
  border: none;
  background-color: transparent;
  font-size: 15px;
  font-weight: 500;
  width: 100px;
}

.custom-select select option {
  margin-left: 44px;
  color: #151e3b;
  font-size: 15px;
  font-weight: 500;
  width: 100px;
}


.first-banner-btn {
  padding-top: 3rem;
}

.first-banner-btn a button {
  background-color: #efb62b !important;
  color: #000 !important;
  border: none !important;
  border-radius: 8px !important;
  font-size: 16px;
}

.nav-lists a {
  text-decoration: none;
}

.course-sec {
  background-color: #F5F5F5;
}

.course-main-sec {
  padding-bottom: 0px;
}

.course-heading-sec {
  padding-bottom: 20px;
  padding-top: 20px;
}

.course-main-head {
  color: #151e3b;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.course-min-head {
  font-size: 15px;
  text-align: center;
  color: #151e3b;
  font-weight: 500;
}

.slick-dots li button:before {
  color: #b8b0b0 !important;
  font-size: 26px !important;
}

button.download-btn {
  border: 1px solid #14452f;
  background-color: #14452f;
  color: #ffffff;
  border-radius: 15px;
  font-size: 12px;
  padding: 5px 15px 5px 15px;
  display: flex;
  gap: 1rem;
}

button.download-btn img {
  width: 10px;
}

button.download-btn:hover {
  background-color: #14452f;
  border-color: #ffffff;
  color: #ffffff;
}

.our-specializations-sec {
  background-color: #f2f8f1;
}

.specializations-head-sec,
.latest-news-articles-main {
  padding: 45px 0px 45px 0px;
}

.specialization-heading,
.latest-news-heading {
  padding-bottom: 20px;
}

.specializations-main-head {
  color: #151e3b;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.specializations-min-head {
  font-size: 15px;
  text-align: center;
  color: #151e3b;
  font-weight: 500;
}

.marketing-card {
  height: 110px !important;
}

.marketing-main-sec {
  background-color: #ffffff;
  box-shadow: 0px 2px 12px #00000033;
  border-radius: 5px;
  gap: 10px;
  padding: 15px 70px 15px 15px;
  /* justify-content: center; */
}

.marketing-card {
  margin-bottom: 20px;
  display: grid;
}

.marketing-sec img {
  width: 80px;
  /* height: 80px; */
}

.marketing-text p {
  font-size: 18px;
  color: #151e3b;
  font-weight: 700;
  margin-bottom: 0;
}


.partner-head {
  color: #151e3b;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}

.justdial-cards-images img {
  width: 100%;
}

.slick-slider .justdial-cards {
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  background-color: #ffffff;
  border: 1px solid #b4b0b0;
  display: inline-block;
  margin: 0px 10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
}

.slick-slider .slick-disabled {
  opacity: 0;
  pointer-events: none;
}



.choose-our-institution {
  background-color: #f2f8f1;
  margin: 65px 0px 65px 0px;
}

.institution-main-head {
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  color: #151e3b;
  margin-bottom: 20px;
}

.institution-heading-sec {
  padding-bottom: 20px;
}

.reference-head {
  font-size: 15px;
  text-align: center;
  color: #151e3b;
  font-weight: 500;
}

.intitution-cards-sec {
  background-color: #ffffff !important;
  border-radius: 8px !important;
  box-shadow: 0px 2px 12px #00000033;
  padding: 40px 0px 20px 0;
  margin-bottom: 46px;
  transition: background-color 0.3s ease, color 0.3s ease;
  /* Smooth transition for hover */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  margin: 0 10px;
  /* Allow card to adjust based on content */
  display: grid;
}

.choose-institution-main-sec {
  padding: 45px 0px 45px 0px;
}

.institution-card-images img {
  width: 100%;
}

.institution-card-images {
  width: 100px;
  height: 100px;
}

.institution-card-body {
  text-align: center;
}

.institution-card-title {
  font-size: 20px;
  color: #151e3b;
  font-weight: 500;
}

.institution-card-text {
  font-size: 15px;
  color: #7b7b7b;
}

.intitution-cards-sec:hover {
  background-color: #14452f !important;
  color: #ffffff !important;
}

.intitution-cards-sec:hover .institution-card-title,
.intitution-cards-sec:hover .institution-card-text {
  color: #ffffff;
}

.choose-our-institution {
  background-color: #f2f8f1;
  margin: 20px 0px 20px 0px;
}

.choose-institution-main-sec {
  padding: 15px 0px 15px 0px;
}

.institution-main-head {
  font-size: 25px !important;
  font-weight: 700;
  text-align: center;
  color: #151e3b;
  margin-bottom: 10px;
}

.institution-card-title {
  font-size: 20px;
  color: #151E3B;
  font-weight: 500;
}

.institution-card-text {
  font-size: 13px;
  color: #7b7b7b;
}

.institution-heading-sec {
  padding-bottom: 10px;
}

.student-say-about-us-head h2 {
  color: #151e3b;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.student-say-about-us-banner {
  background-image: url(../img/banner/testimonial-banner.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

/* .testimonial-sec {
  display: flex
;
  justify-content: center;
} */
.tesotonomila-head-sec {
  padding-top: 20px;
}

.testonomial-box-sec {
  display: flex;
  gap: 13px;
  text-align: center;
  margin-top: 6rem;
  margin-left: 12.5rem;
}

.testoninomial-box {
  height: 25px;
  width: 25px;
  background-color: #efb62b;
}

.testonomial-box-sec h4 {
  font-size: 25px;
  color: #151e3b;
  font-weight: 500;
}

.tesotonomila-head-sec h2 {
  color: #151e3b;
  font-size: 35px;
  font-weight: 700;
  padding-right: 24rem;
  line-height: 50px;
  position: relative;
}

.tesotonomila-head-sec h2::after {
  content: "";
  display: block;
  width: 46rem;
  height: 2px;
  background-color: #efb62b;
  margin-top: 15px;
  margin-bottom: 15px;
}

.testonomial-card-sec {
  border-radius: 20px;
  background-color: #14452f;
  text-align: left;
  padding: 25px 20px 25px 40px;
  width: 457px;
}

.testonomial-about-sec {
  position: relative;
}

.testonomial-arrow-start {
  position: absolute;
  left: -24px;
  top: -5px;
}

.testonomial-arrow-start img {
  width: 20px;
  height: 20px;
}

.testonomial-card-para {
  font-size: 15px;
  color: #ffffff;
  line-height: 1.6;
}

.testonomial-arrow-end {
  position: absolute;
  top: 5.5rem !important;
  left: 36rem !important;
}

.testonomial-arrow-end img {
  width: 20px;
  height: 20px;
}

.testonomial-profile {
  gap: 10px;
  align-items: center;
  padding-top: 10px;
}

.testonomila-profile-image img {
  width: 7rem;
  height: 7rem;
}

.testonomial-text-sec {
  color: #ffffff;
}

.testonomial-name {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 0;
}

.testonomial-course {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 0;
}

button.testonomial-left-btn {
  background: transparent !important;
  outline: none;
  border: none;
  box-shadow: none;
}

button.testonomial-right-btn {
  background: transparent !important;
  outline: none;
  border: none;
  box-shadow: none;
}

.testimonial-prev img {
  width: 35px;
  height: 35px;
  background-color: #efb62b;
  border-radius: 50px;
  padding: 4px;
}

.testimonial-next img {
  width: 35px;
  height: 35px;
  background-color: #efb62b;
  border-radius: 50px;
  padding: 4px;
}


.testonomial-images img {
  width: 353px;
  height: 291px;
}

.testonomial-images {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 3rem;
  margin-top: 5rem;

}

.association-images img {
  width: 150px;
  height: 150px;
}

.association-head-pera {
  padding: 0 20%;
}

.gallery-image img {
  width: 240px;
  height: 240px;
  border-radius: 8px;
}

.gallery-cards {
  padding: 0 !important;
  border: unset !important;
}

/* modal */

.rms-modal .modal-header {
  background-color: #004aad;
  color: #fff;
  padding: 1.5rem !important;
  font-size: 18px !important;
}

.rms-modal .modal-title {
  font-weight: 600;
  width: 100%;
  text-align: center;
  font-size: 18px !important;
}

.rms-modal .form-control,
.form-select {
  margin-bottom: 1.5rem !important;
  border-radius: 8px !important;
  box-shadow: 0px 4px 13px #00000033 !important;
  padding: 0.75rem 1rem !important;
}

.rms-modal .submit-btn {
  background-color: #e50914;
  color: white;
  font-weight: bold;
  width: 100%;
}

.rms-modal .submit-btn:hover {
  background-color: #c30711;
}

.rms-modal .form-check-label {
  font-size: 0.9rem;
}

.rms-modal .book_now_btn {
  font-weight: bold;
  background-color: #004aad;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 0.375rem;
}

.rms-modal .book_now_btn:hover {
  background-color: #003388;
}

.rms-modal .modal-content {
  border-radius: 0.75rem;
  padding: 0rem;
  margin-top: 10rem;
}

.modal-backdrop.fade {
  opacity: 0 !important;
}

.modal-backdrop {
  position: relative !important;
}

.enroll-pera {
  color: white;
}


.rms-modal .form-select {
  font-size: 16px !important;
  border: 1px solid #ced4da !important;
  line-height: 1.5;
  color: #212529 !important;
}

.rms-modal .form-control::placeholder {

  color: #212529 !important;

}

.rms-modal .modal-body {
  padding: 2rem !important;
}

.rms-modal .form-check-label p {
  font-size: 15px !important;
}

.rms-modal .submit-btn {
  background: red !important;
  padding: 1rem !important;
  font-size: 15px !important;
  color: #fff !important;
  border-radius: 8px !important;
}

.how-does-work-main-sec {
  background-image: url(../img/banner/how-does-it-work-background.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 30px 0px 30px 0px;
  position: relative;
}

.how-does-work-head {
  text-align: center;
  font-size: 35px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 40px;
}

.courses-shape-sec {
  position: relative;
}

.mini-course-shapes {
  width: 134px;
  margin-inline: 35px;
  margin-bottom: 10px;
}

.mini-course-shapes img {
  width: 100%;
}

.mini-course-shapes-mind {
  position: absolute;
  top: 18%;
  left: 31%;
}

.mini-course-shapes-mind img {
  width: 60px;
  height: 60px;
}

.creativity-head {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
}

.banner-arrow-whtite {
  position: absolute;
  top: 57px;
  right: -6%;
}

.banner-arrow-whtite img {
  width: 25px;
  height: 25px;
}

.scholarship-percent {

  margin-block: 0px !important;
}

.how-does-banner-icons-sec {
  margin: 0rem 7rem 0rem 7rem;
}

/* header Dropdown css */

/* ------------------------------ Start responsive CSS------------------------------------------------ */

@media (max-width: 767px) {

  /* Start responsive admission-Scholarship */
  .Entrance-maindiv h2 {
    color: #151e3b;
    text-align: center;
    font-size: 25px;
    margin-block: 20px;
    line-height: 30px;
  }

  .association-head-pera {
    padding: 0;
  }

  .e-learning-content .E-Learning-pera {

    font-size: 11px !important;

  }

  .e-learning-content .span-second {

    font-size: 12px !important;
  }

  .banner-pera {
    display: none;
  }

  .E-Learning {

    top: 5% !important;
    position: unset !important;
    width: 100% !important;

  }
  .e-learning-content .span-first {
    
    font-size: 22px !important;
 
}

  .e-learning-content{
    display: block !important;
    position: absolute;
    top: 7%;
    left: 6%;
  }

  .How-to-Apply h2 {
    color: #151e3b;
    text-align: center;
    font-size: 25px;
    margin-bottom: 15px;
  }

  .How-to-Apply p {
    color: #151e3b;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
  }

  .footer_container {
    top: -105px !important;

  }

  .quotes-left p {
    font-size: 13px;
  }

  .quotes-right p {
    font-size: 13px;
  }

  .quotes-row {
    gap: 15px;
  }

  .overlap-content {
    font-size: 12px;
    right: 3%;
    bottom: 22%;
  }

  .specializations-head-sec {
    padding: 20px 0px 20px 0px;
  }

  .specializations-main-head {
    color: #151e3b;
    font-size: 25px !important;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
  }

  .specializations-min-head {
    font-size: 15px;
    text-align: center;
    color: #151e3b;
    font-weight: 500;
  }

  .specialization-heading {
    padding-bottom: 10px;
  }

  .marketing-card {
    height: 70px !important;
  }

  .marketing-sec img {
    width: 50px;
    height: 50px;
  }


  .student-num {
    font-size: 17px !important;
    font-weight: 700 !important;
    text-align: center !important;
  }

  .student-portfolio-icons-landing img {
    width: 55px !important;
  }

  .marketing-main-sec {
    background-color: #FFFFFF;
    box-shadow: 0px 2px 12px #00000033;
    border-radius: 5px;
    gap: 10px;
    padding: 0px 10px 0px 10px;
    justify-content: center;
  }

  .marketing-text p {
    font-size: 11px;
    color: #151e3b;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 14px;
  }

  .female-offertag {
    font-size: 11px;
    bottom: -5%;
  }

  .scholar-banner-content {
    top: 20%;
    left: 21%;
  }

  .scholar-banner-content h1 {
    font-size: 21px;
  }

  .scholar-banner-content p {
    font-size: 13px;
    line-height: 25px;
  }

  .entranceTable-heading tr th {
    background-color: #14452f;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    padding: 8px;
  }

  .entranceTable-bodys tr td {
    color: #151e3b;
    font-size: 13px;
    font-weight: 500;
    padding: 8px;
  }

  /* End responsive admission-Scholarship */

  /* Start responsive admission-Eligibilty */
  .Eligibility-right-img {
    object-fit: contain;
    padding: 12px;
    padding-inline: 10px;
    padding-block: 10px;
  }

  .Eligibility-left-content h2 {
    font-size: 25px !important;
    color: #151e3b;
    text-align: center;
  }

  .Eligibility-left-content span {
    font-size: 13px;
    color: #151e3b;
    font-weight: 500;
    line-height: 19px;
    width: 249px;
    display: block;
    margin-block: 10px;
    font-weight: 700;
    text-align: center;
  }



  .l-btn-new {
    width: 147px !important;

  }

  .first-banner-btn {
    padding-top: 1.5rem !important;
  }

  .E-Learning-pera {
    margin-bottom: 0;
  }

  .first-banner-btn a button {

    font-size: 11px !important;
  }

  .npfWidgetButton {

    padding: 2px 8px !important;
  }

  .Eligibility-left-content p {
    font-size: 13px;
    color: #151e3b;
    line-height: 21px;
    font-weight: 500;
    text-align: center;
  }

  .Entrance-content {
    align-items: center;
    gap: 1rem;
    flex-direction: column;
    margin-top: 10px;
  }

  .Entrance-content-img {
    width: 48px;
    align-self: center;
    margin-block: 5px;
  }

  .bottom-content p,
  li,
  ul {
    color: #151e3b;
    /* text-align: center; */
    font-size: 13px;
    font-weight: 500;
  }

  .firstTable-heading tr th {
    font-size: 13px;
    padding-inline: 20px;
    padding-block: 4px;
  }

  .firstTable-bodys tr td {
    font-size: 13px;
    font-weight: 500;
    padding-inline: 20px;
    padding-block: 10px;
  }

  .secondTable-heading tr th {
    vertical-align: middle;
    text-align: center;
    background-color: #14452f;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    padding-block: 10px;
  }

  .secondTable-bodys tr td {
    text-align: left;
    color: #151e3b;
    font-size: 13px;
    font-weight: 500;
    padding-block: 12px;
  }

  .eligibility-banner-content h1 {
    font-size: 21px;
  }

  .eligibility-banner-content p {
    font-size: 13px;
    line-height: 25px;
  }

  .eligibility-banner-content {
    position: absolute;
    top: 20%;
    left: 35%;
    text-align: center;
  }

  /* End responsive admission-Eligibilty */

  /* Start responsive admission-page */
  .admission-banner-content span {
    font-size: 11px;
  }

  .admission-banner-content h1 {
    font-size: 20px;
  }

  .admission-banner-content p {
    font-size: 13px;
    display: none;
  }

  .admission-banner-content {
    position: absolute;
    width: 258px;
    left: 5%;
    top: 15%;
  }

  .admission-topDiv h2 {
    font-size: 25px !important;
  }

  .heading-pera-div h2 {
    color: #151e3b;
    text-align: center;
    font-size: 25px !important;
  }

  .heading-pera-div p {
    color: #151e3b;
    text-align: center;
    font-size: 15px;
  }

  .special {
    color: #151e3b;
    font-size: 15px;
    text-align: left;
    font-weight: 600;
  }

  .pera {
    color: #151e3b;
    font-size: 13px;
    text-align: left;
  }

  .specialization-div ul li {
    text-align: left;
    color: #151e3b;
    font-size: 13px;
    font-weight: 500;
  }

  .special-mainDiv {
    gap: 2rem;
  }

  .Eligibility {
    font-size: 13px !important;
    text-align: left;
  }

  .bottom-div h2 {
    color: #151e3b;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
  }

  .bottom-div p {
    color: #151e3b;
    font-size: 13px;
    text-align: center;
    margin-inline: 20px;
  }

  .specialization-div {
    height: 22rem;
  }

  .heading-pera-div p {
    color: #151e3b;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
  }

  /* End responsive admission-page */

  /* Start responsive  FAQ-page */
  .faq-main-div {
    margin-inline: 10px !important;
  }

  .faq-heading {
    padding: 10px;
    font-size: 25px;
    color: #000000;
    margin-top: -30px;
  }

  .accordion .accordion-button {
    font-size: 13px;
  }

  .accordion .accordion-body {
    font-size: 12px;
  }

  /* End responsive  FAQ-page */


  /* how does it works */
  .mini-course-shapes {
    width: 100px;
    margin-inline: 35px;
    margin-bottom: 10px;
  }

  .mini-course-shapes-mind img {
    width: 50px;
    height: 50px;
  }

  .mini-course-shapes-mind {
    position: absolute;
    top: 17%;
    left: 41%;
  }
}



/* how does it works */







/* ------------------------------ End responsive CSS------------------------------------------------ */