::-webkit-scrollbar {
  width: 5px;
  border-radius: 16px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
  background-color: #261447 !important;
}

.table > :not(caption) > * > * {
  padding: 20px;
}

tr.table-head.research th {
  font-size: 18px;
  line-height: 1.2;
}

.table > tbody {
  font-family: "Montserrat" !important;
  vertical-align: middle;
}

.g-map {
  height: 800px;
}

hr.line {
  background: #ccc9c9 !important;
  height: 1px !important;
  width: 100% !important;
}

#loadMoreBtn {
  display: block;
  margin: 30px auto;
  padding: 12px 32px;
  background-color: #ed8040;
  color: #fff;
  border: none;
  border-radius: 25px;
  font-family: "Montserrat";
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  font-style: normal;
  line-height: 1;
  transition: 0.5s ease-out;
}

#loadMoreBtn:hover {
  background-color: #522d7e;
  color: #fff;
}

.hidden {
  visibility: hidden;
}
a.prog-btn.text-center.p-3.confo {
  max-width: fit-content;
}
/*----------------Font Family --------------*/
@font-face {
  font-family: "helvetica_neue_lt_std65Md";
  src: url("./fonts/helvetica_neue_lt_std_65_medium-webfont.woff2")
      format("woff2"),
    url("./fonts/helvetica_neue_lt_std_65_medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "helvetica_neue_lt_std45_light";
  src: url("./fonts/helvetica_neue_lt_std_45_light-webfont.woff2")
      format("woff2"),
    url("./fonts/helvetica_neue_lt_std_45_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "helvetica_neue_lt_std35_thin";
  src: url("./fonts/helvetica_neue_lt_std_35_thin-webfont.woff2")
      format("woff2"),
    url("./fonts/helvetica_neue_lt_std_35_thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
  line-height: 1.2;
}

html {
  scroll-behavior: smooth;
}

h6 {
  font-family: "Montserrat" !important;
  font-size: 20px !important;
  line-height: 1.2;
  font-weight: 500;
}

strong {
  font-family: "Montserrat" !important;
  font-size: 16px;
  line-height: 1;
  color: #261447;
}

.h3-title {
  font-family: "Montserrat" !important;
  font-size: 28px;
  line-height: 1.2;
  color: #fff;
}

.tiro-devanagari {
  font-family: "Tiro Devanagari Marathi", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  line-height: 1.4 !important;
  color: #ff6201;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.tiro-devanagari marathi-regular-italic {
  font-family: "Tiro Devanagari Marathi", serif;
  font-weight: 400;
  font-style: italic;
}

body,
p {
  color: #261447;
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 10px;
  overflow-x: hidden;
}

.accordion-body i {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
}

.modal-spacing {
  padding: 1rem 2rem !important;
}

em {
  color: #261447;
  font-family: "Montserrat";
}

.para-text {
  color: #522d7e !important;
}

.dean-img img {
  border-radius: 8px;
  box-shadow: 6px 4px 9.6px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

.align-center {
  text-align: center;
  margin: 0 auto;
  padding: 50px 50px 0px 50px;
}

.para {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 30px;
  max-width: 750px;
}

.icon-box-desc h2 {
  font-family: "Montserrat" !important;
}

.text-width {
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
  color: #ff6201;
  font-size: 18px;
}

.about-strategic-quote h3 {
  text-align: center;
  margin: 0 auto;
  font-family: "helvetica_neue_lt_std45_light" !important;
  font-weight: 400;
  line-height: 1.4;
}

.about-strategic-quote {
  margin: 0 auto;
  max-width: 1080px;
}

#quote-text {
  margin: 0 0 200px;
}

.tab-text {
  border-radius: 16px;
  border: none;
  padding: 25px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 6px 4px 9.6px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

.news-text {
  text-align: center;
  border-radius: 16px;
  border: none;
  padding: 30px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 6px 4px 9.6px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

.stat-img img {
  padding: 25px;
}
.stat-image {
  padding: 25px;
}

.stat-img-2 {
  padding: 20px;
}

.info-box h2,
.info-box-1 h2 {
  font-family: "Montserrat" !important;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
}

.info-box,
.info-box-1,
.info-box-strategic,
.info-box-2,
.info-box-3 {
  color: #261447;
  border-radius: 12px;
  border: none;
  padding: 35px;
  margin: 50px auto;
  background: #fff;
  height: max-content;
  position: relative;
  z-index: 9;
  box-shadow: 6px 4px 9.6px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

.cta-button a {
  text-decoration: none;
  font-style: normal;
}

.cta-button {
  transition: 0.5s ease-in-out;
}

.cta-button:hover {
  background-color: #261447;
  color: #fff !important;
}

a {
  text-decoration: none;
  transition: 0.5s ease-in-out;
}

a:hover {
  color: #261447;
}

#placement-table1 tr td a:hover {
  color: #ffa62b;
  text-decoration: underline;
}

.href-link {
  transition: all 0.5s;
}

.href-link:hover {
  color: #ed8040;
}

.tab-col,
.sec-row .tab-col h3:hover {
  color: #261447;
}

.tab-col-1 h3:hover {
  color: #ed8040;
  border-color: #ed8040;
}

.slick-list {
  padding: 0px !important;
}

.company-logo .slick-track {
  flex-direction: column;
  height: auto !important;
}

.company-logo .slick-slide {
  min-height: 120px !important;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.know {
  padding-left: 8px;
  background: #ffffff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: #ed8040;
  line-height: 2 !important;
}

.program {
  border-radius: 50%;
  color: #ed8040;
  transform: rotate(45deg);
}

.main-title h1 {
  color: #fff;
  font-family: "Montserrat" !important;
}

.main-title.imp p {
  color: #fff !important;
}

.main-title.imp h1 {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
}

.main-title.adm h1 {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  color: #261447;
}

.tab-span-2 .know {
  box-shadow: 4px 4px 18px -4px #d4d4d4;
}

.cta-button {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  background-color: #ed8040;
  border-radius: 25px;
  color: #ffffff;
  padding: 6px 15px;
}

.last-update-date {
  color: #fff;
}

.cta-button-footer {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  font-size: 17px;
  line-height: 1;
  text-decoration: none;
  background-color: #ffa62b;
  border-radius: 25px;
  color: #ffffff;
  cursor: pointer;
  font-style: italic;
  padding: 15px 30px;
  transition: all 0.5s;
}

.cta-button-footer:hover {
  background-color: #fff;
  color: #261447;
}

a.cta-btn:hover {
  color: #ed8040;
}

.cta-btn {
  color: #261447;
  /*   font-family: 'helvetica_neue_lt_std65Md', Arial, sans-serif; */
  font-family: "Montserrat";
  text-decoration: underline;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}

.btn-orange {
  background-color: #ed8040;
  color: #fff;
  font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 10px 35px;
  border-radius: 32px;
  transition: all 0.3s;
}

.img-block .btn-orange {
  background-color: #fff;
  color: #ed8040;
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
}

.btn-orange:hover {
  background-color: #261447;
  color: #fff;
  font-weight: 800;
}

.white {
  color: #fff;
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif;
  text-decoration: underline;
  font-weight: 500;
}

.overflow {
  max-height: 250px;
  overflow-y: scroll;
}

.explore-content,
.explore-content p {
  line-height: 1.6;
  font-size: 15px;
  color: #ed8040;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.navbar .navbar-nav .nav-link,
.dropdown-item {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #2a2a2a;
  font-size: 1em;
  line-height: 1.2;
  padding: 0.7em 0.432em;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #522d7e;
}

.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #522d7e;
}

.bg-color {
  box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.01),
    0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.01),
    0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.01),
    0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.02),
    0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.02),
    0px 100px 80px 0px rgba(0, 0, 0, 0.03);
  background-color: #ffffff;
}

.media-slider .slick-prev,
.Logo-slider .slick-prev {
  left: -50px;
}

.card-slider .slick-next:before,
.card-slider .slick-prev:before {
  font-size: 28px;
  font-family: "FontAwesome";
  box-shadow: 3px 3px 15px -2px #d4d4d4;
  background-color: #d4d4d4;
  color: #fff;
  border-radius: 100%;
  padding: 15px;
  opacity: 1;
}

.media-slider .slick-next:before,
.Logo-slider .slick-next:before {
  font-size: 30px;
  font-family: inherit;
  box-shadow: 3px 3px 15px -2px #d4d4d4;
  background-color: white;
  color: #ed8040;
  border-radius: 100%;
  padding: 10px;
  opacity: 1;
}

.media-slider .slick-prev:before {
  font-size: 30px;
  font-family: inherit;
  box-shadow: 3px 3px 15px -2px #d4d4d4;
  background-color: white;
  color: #ed8040;
  border-radius: 100%;
  padding: 10px;
  opacity: 1;
}

.card-slider .slick-next {
  right: -10px;
}

.card-slider .slick-prev {
  left: -40px;
}

.testimonial-slider .slick-next {
  right: -10px !important;
}

.card-testimonail img {
  width: 70px;
  height: 70px;
  box-shadow: 6px 4px 9.6px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
  border-radius: 100px;
  object-fit: cover;
}

.testimonial-slider .slick-prev {
  left: -10px !important;
}

.cards {
  padding: 0;
}

#sec-travel {
  padding: 0;
  background: linear-gradient(
      0deg,
      rgb(255 255 255) 2%,
      rgb(255 255 255 / 28%) 10%
    ),
    url("../images/travel-world.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#sec-eight-1 {
  padding: 7% 0%;
  background-image: url("../images/steven-lelham.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.event-block {
  background-color: #fff;
  padding: 10px;
}

.icon-block img {
  background: #d4d4d4;
  padding: 10px;
  width: 60px;
  border-radius: 12px;
}

.icon-block {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin: 0px;
}

.icon-block h4 {
  font-size: 18px;
  line-height: 1.2;
  margin: 20px;
  font-family: "helvetica_neue_lt_std45_light" !important;
  font-weight: 400;
}

.events button.active h4 {
  font-weight: 700 !important;
}

.travel-content h4 {
  font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif !important;
  width: 250px;
  font-size: 45px;
  line-height: 1;
  color: #ed8040;
}

.travel-content p {
  color: #ed8040;
}

.img-block {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.arrow-down {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

#sec-two {
  background-image: linear-gradient(180deg, #261447 20%, #5d31ad 100%);
  color: #ffffff;
}

#sec-tab-pane {
  padding: 50px 0;
  background: #261447;
}

#sec-two p {
  color: #ffffff !important;
  line-height: 1.5;
}

.tab-bg {
  color: #fff;
  padding: 15px;
  border-radius: 25px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.12) 100%
  );
}

.image1 {
  border-radius: 15px;
}

.news a {
  color: #261447;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: flex-end;
  justify-content: space-between;
}

.news {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  align-items: flex-end;
  justify-content: space-between;
}

.tab-span p {
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
  min-height: 90px;
}

.tab-span h4 {
  font-size: 18px;
  line-height: 1.2;
}

#myTab .nav-item {
  border-radius: 30px;
  margin-right: 20px;
  background: rgba(255, 255, 255, 0.36);
}

#myTab.nav-tabs {
  border-bottom: none;
  margin-bottom: 25px;
}

#myTab .nav-link {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  color: #fff;
  font-weight: normal;
  border: 0;
}

#myTab .nav-link.active {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  color: #2a2a2a;
  font-weight: normal;
}

#myTab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-radius: 30px;
  background: #fff;
  color: #2a2a2a;
  font-weight: 500;
}

#myTab #announcements-tab {
  border-radius: 30px;
}

.sec-title h2 {
  font-size: 55px;
  line-height: 1;
  margin-bottom: 20px;
}

#sec-testimonial h2 {
  font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif !important;
  text-align: center;
  color: #261447;
  font-style: normal;
  font-size: 50px;
  line-height: 1;
  font-weight: 400;
}

.testimonials {
  padding: 25px 0;
}

.card-testimonail {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}

.card-testimonail-1 video {
  border-radius: 10px;
}

.card-testimonail p {
  font-size: 15px;
  line-height: 1.4;
}

.lquote {
  font-size: 35px;
  color: #261447;
}

p.author-name {
  font-weight: 600;
  margin: 0 15px;
}

.sec-title-1 h2 {
  font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif !important;
  color: #261447;
  font-style: normal;
  font-size: 60px;
  line-height: 1;
}

.sec-title-2 {
  margin-bottom: 25px;
}

.text-left .sec-title {
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  color: #261447;
  font-style: normal;
  font-size: 40px;
  line-height: 1;
}

.sec-title-2 h2 {
  font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif !important;
  color: #ffffff;
  font-style: normal;
  font-size: 42px;
  line-height: 1;
  margin: 0;
}

.sec-offers h2 {
  color: #fff !important;
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  font-style: normal;
  font-size: 58px;
  line-height: 1;
}

.sec-offers p {
  color: #fff !important;
  font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
  font-style: normal;
  font-size: 18px;
}

.sec-exce h2 {
  color: #ffa62b;
  font-size: 50px;
  line-height: 1.2;
  text-align: center;
}

.sec-exce p {
  font-family: "helvetica_neue_lt_std45_light", Arial, sans-serif;
  color: #ffa62b;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}

.counter-text h2 {
  font-family: "helvetica_neue_lt_std45_light", Arial, sans-serif !important;
  font-size: 120px;
  line-height: 1;
  text-align: center;
}

.counter-text {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.big-text-blue {
  color: #261447;
}

.big-text-orange {
  color: #ffa62b;
}

.big-text-green {
  color: #62a87c;
}

.counter-text p {
  font-size: 16px;
  line-height: 1;
  text-align: center;
}

.sec-news,
.sec-news p {
  font-size: 15px;
  color: #261447;
  line-height: 1.3;
}

.sec-news h2 {
  font-size: 55px;
  line-height: 1.2;
}

.sec-news-img {
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.news-sec {
  padding: 0px 15px !important;
}

small {
  font-size: 18px !important;
  line-height: 1.2;
}

.dot {
  border-radius: 100%;
  font-size: 50px;
}

.sec-news-content {
  padding: 15px;
  margin: 25px auto;
  width: auto;
  border-radius: 25px;
  background: linear-gradient(
    180deg,
    rgb(255 255 255 / 35%) 0%,
    rgba(255 255 255 / 40%) 100%
  );
}

break {
  content: "";
  display: block;
  margin-top: 35px;
}

.flower-piller {
  margin: 25px auto !important;
  text-align: center;
  height: 250px;
  padding: 10px;
}

.flower-piller h2 {
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
}

.flower-piller p {
  max-width: 160px;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
}

img.photoroom {
  width: 145%;
  position: relative;
  bottom: 180px;
  margin: 0px -70px;
}

section#sec-three,
#sec-four,
#sec-five,
#sec-seven,
#sec-excellence,
#sec-testimonial {
  padding: 50px 0px;
}

#sec-four,
#sec-testimonial,
#sec-research {
  background: url("../images/bg-radial-gradient.webp");
  background-position: 100% 75%;
  background-repeat: no-repeat;
  background-size: cover;
}

#sec-testimonial.about-testimonial {
  background: url("../images/bg-radial-gradient.webp");
  background-position: 100% 25%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px 0px 70px !important;
}

#sec-research {
  padding: 50px 0px 0px;
}

.sec-row {
  padding: 50px 0px;
}

#sec-ten {
  padding: 20px 0px;
}

.card-body h3 {
  color: #261447;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  min-height: 40px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: center;
  align-items: flex-start;
}

.card-desc {
  padding: 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.card-desc a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.card-body.slick-initialized.slick-slide {
  width: 100% !important;
}

.industry-slider.slick-initialized.slick-slider {
  width: 90% !important;
  margin: auto !important;
}

.blue-arrow {
  background: #261447;
  padding: 10px 16px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.orange-arrow {
  background: #ffa62b;
  padding: 10px 16px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.teal-arrow {
  background: #0e9c7b;
  padding: 10px 16px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.card-slider .slick-slide img {
  margin: auto !important;
  width: 100% !important;
}

.card-body img {
  border-radius: 42px;
}

.card-body.slick-slide {
  margin: 25px;
  border-radius: 42px;
  padding: 0;
  background: #fff;
  box-shadow: 18px 18px 18px -10px #d4d4d4;
}

.sec-title-1 {
  padding-bottom: 30px;
}

.sec-tab {
  padding: 30px;
  border-radius: 42px;
  background: #fff;
  box-shadow: 18px 18px 30px 5px #d4d4d4;
  text-decoration: none;
}

.inner-text h4 {
  font-family: "helvetica_neue_lt_std45_light", Arial, sans-serif !important;
  font-size: 20px;
  line-height: 1;
}

.inner-text h2 {
  font-size: 35px;
  line-height: 1;
  font-weight: 500;
  font-style: normal;
}

.inner-text {
  background: #f8f4e3;
  padding: 40px;
  max-width: 300px;
  color: #ed8040;
}

#sec-nine {
  background: url("../images/MIT-Front.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 10% 7%;
}

#sec-six {
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 20%),
    url("../images/sky-pink-blue.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0px 0px;
}

.sec-gradiant {
  background: linear-gradient(0deg, #261447 0%, rgba(93, 49, 173, 0) 100%);
}

.sec-content {
  padding: 50px 20px;
  color: #ffffff;
  border-radius: 66px;
  background: linear-gradient(100deg, #261447 10%, #5d31ad 100%);
  box-shadow: 5px 6px 20px -5px #d4d4d4;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: space-evenly;
  justify-content: center;
}

.sec-content-1 {
  padding: 30px;
  margin: 0 auto;
  color: #ffffff;
  border-radius: 66px;
  background: #261447;
  box-shadow: 5px 6px 20px -5px #d4d4d4;
  text-decoration: none;
}

.sec-row .tab-col h3 {
  font-size: 16px;
  color: #995fa3;
  line-height: 1.2;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #db87ff29;
  padding: 10px 0;
  transition: 0.5s all;
}

.sec-row .tab-col h3:hover {
  border-color: #261447;
}

.sec-row .fa-arrow-right-long:before,
.fa-long-arrow-right:before {
  margin-left: 15px;
}

.tab-col h3 {
  font-size: 18px;
  color: #261447;
  line-height: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #db87ff29;
  padding: 10px;
  transition: 0.5s all;
  min-height: 60px;
}

.tab-col-1 h3 {
  font-family: "Montserrat" !important;
  font-size: 20px;
  color: #261447;
  line-height: 1.2;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #261447;
  padding: 15px 0;
  transition: 0.5s all;
  font-weight: 300 !important;
}

.text-left {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}

.tab-col h3:hover {
  border-color: #261447;
}

.col-counter {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #ffa62b;
}

.col-counter h2 {
  font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif !important;
  font-size: 80px;
  line-height: 1.2;
  color: #ffa62b;
}

.col-counter p {
  color: #ffa62b;
  font-size: 15px;
}

.col-content p {
  font-size: 15px;
  line-height: 1.6;
}

.dean-msg h3,
.dean-msg h5,
.dean-msg-left h3,
.dean-msg-left h5 {
  font-size: 20px;
  line-height: 1.1;
  font-family: "Montserrat" !important;
  font-weight: 600;
}

.incharge-msg h3,
.incharge-msg h5 {
  font-size: 20px;
  line-height: 1.2;
  font-family: "Montserrat" !important;
  font-weight: 600;
}

.faculty:hover,
.faculty_1:hover {
  padding: 2% 15px 1%;
  border-radius: 4px;
  box-shadow: 3px 11px 15px -10px rgba(33, 33, 33, 0.5);
}

.scholarship-title {
  text-align: center;
  font-size: 22px;
  line-height: 1.2;
}

/*-------------Media screens--------------*/
@media screen and (min-width: 576px) {
  .tab-panel {
    max-width: 90%;
    padding: 0px;
  }
  .list-space {
    padding-left: 32px !important;
  }
}

@media screen and (max-width: 576px) {
  .grid-col {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 10px;
    flex: 100%;
    text-align: center;
  }

  .contact-info.journal-cnt img {
    margin-top: 12px;
  }

  #about-conference {
    padding: 25px 0 !important;
  }

  .right-text h3 {
    font-size: 20px;
    line-height: 1.2;
  }

  #members-list .table-striped,
  tr,
  td {
    font-size: 16px !important;
  }
  .navbar-md {
    padding: 0px 15px !important;
  }
  #journal-table tr td {
    font-size: 15px !important;
  }
  .apply-sec-title .admission {
    padding: 10px 0;
  }
  .right-text {
    margin: 20px !important;
  }
  .table-striped.placement_1 tr td {
    font-size: 13px !important;
  }
  .external {
    padding: 10px !important;
  }
  .research-text {
    padding: 25px 5px !important;
  }
  .journal-title h3 {
    font-size: 25px !important;
    line-height: 1.2;
  }
  #members-list .table-striped,
  tr,
  td {
    font-size: 16px !important;
  }
  #banner-contact,
  #banner-naac {
    padding: 35% 0 1.5% !important;
  }

  #research-overview h1.text-center {
    font-size: 25px !important;
  }

  .container.UG-title {
    padding: 0 30px !important;
  }

  .list-item li {
    font-size: 15px !important;
  }

  #myTabContent-1 {
    padding: 0;
  }

  .lists-white li {
    font-size: 15px;
    background-size: 6% !important;
    background-position: left 2% !important;
  }

  .info-box h2,
  .info-box-1 h2 {
    font-size: 20px !important;
  }

  .key-facts {
    padding: 15px !important;
  }

  .list-two {
    font-size: 15px !important;
  }

  .news h3 {
    max-width: 200px !important;
  }

  p.right-link {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .about-title-conference h1 {
    font-size: 20px !important;
  }

  .conference-highlights h1 {
    font-size: 25px;
  }

  .conference-mission h2 {
    font-size: 55px !important;
  }

  .list-space {
    padding-left: 15px !important;
  }

  #sec-research-1 .slick-dots {
    left: 0 !important;
  }

  .card-slider .slick-next {
    right: -2px !important;
  }

  .card-slider .slick-prev {
    left: -22px !important;
  }

  .news h3 {
    font-size: 18px !important;
  }

  .sec-news-content p {
    max-width: 280px;
  }

  .col-arrange {
    padding: 20px !important;
  }

  .about-title-foreign h2 {
    font-size: 20px !important;
    line-height: 1.2 !important;
  }

  .contact-info img {
    margin-right: 10px !important;
    width: 35px !important;
  }

  .cnt-info img {
    margin-right: 10px !important;
    width: 35px !important;
  }

  .adm-grid p {
    font-size: 15px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
  }

  .g-map {
    height: auto !important;
  }

  .banner-slider1 img {
    height: 225px;
    width: auto;
    object-fit: cover;
  }

  .placement-box {
    width: 90%;
  }

  .campus-life p {
    font-size: 13px !important;
    line-height: 1.2 !important;
  }

  .contact-info ul li {
    font-size: 15px !important;
    line-height: 1.4 !important;
  }
  .contact-info {
    padding: 20px !important;
  }
  .cnt-info ul li {
    font-size: 16px !important;
  }
  #editorial-committee .cnt-info ul li {
    font-size: 16px !important;
  }
  .grid-col-mgmt p,
  .grid-col-council p,
  .grid-col-council-main p {
    max-width: 350px;
  }

  .grid-col-council,
  .grid-col-council-main {
    border-left: 3px solid #9e3f88 !important;
    background: linear-gradient(45deg, #c436a33b -50%, transparent 50%);
  }

  .about-governance-title {
    margin: 0 auto 15px !important;
  }

  .grid-col-council h3,
  .grid-col-council-main h3 {
    color: #9e3f88 !important;
  }

  .dw-brochure {
    font-size: 15px !important;
    padding: 10px 25px !important;
  }

  .buttons .dw-brochure,
  .buttons,
  .white-btn {
    font-size: 16px !important;
  }

  #myTab-1 .nav-link {
    font-size: 16px !important;
    padding: 15px 25px !important;
  }

  #program-overview1 #myTab-1 .nav-link {
    font-size: 18px !important;
    padding: 15px 40px !important;
  }

  #research-faculty {
    padding: 5% 0 100% !important;
  }
  #banner-research-scholars .white-text {
    display: none;
  }

  #banner-research-scholars {
    padding: 25% 0 0 !important;
  }

  #banner-upcoming-events {
    padding: 35% 0 0 !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .sec-row .tab-col h3 {
    min-height: 60px;
  }

  .no-flower-piller {
    display: none;
  }

  #sec-seven {
    margin: 40px 0 0;
  }
}

@media screen and (min-width: 576px) and (max-width: 640px) {
  .tab-span:nth-child(3) {
    border-bottom: 0;
  }

  .grid-col {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 15px;
    flex: 50%;
    text-align: center;
  }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
  .grid-col {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: 400px;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 15px;
    flex: 33.33%;
  }

  .journal-sec h2 {
    font-size: 28px !important;
  }

  .col-lg-4.box-list-items {
    width: 45.33% !important;
  }

  .about-leaders h3 {
    font-size: 32px !important;
  }

  .media-list-item li {
    background-size: 3% !important;
  }

  #banner-about-history {
    object-fit: contain;
    padding: 5% 0 60% !important;
  }

  #overview-grid {
    background: none !important;
    padding: 5% 0 !important;
  }

  .key-facts p {
    max-width: 100% !important;
  }

  .img-rocket img {
    display: none;
  }

  .col-sm-6.placement-Logo {
    width: 45% !important;
  }

  .grid-col-govr {
    flex: 30%;
  }

  #banner-about-mit {
    padding: 6% 0 45% !important;
  }

  .container,
  .container-sm {
    max-width: 90% !important;
  }

  .footer-title h1,
  .footer-title h2 {
    font-size: 50px !important;
  }

  .media-list-items li {
    background-size: 3.5% !important;
  }

  #sec-faculty h2 {
    font-size: 25px !important;
  }

  .dean-msg,
  .dean-msg-left {
    padding: 15px !important;
  }

  .foster-sucess h3 {
    font-size: 25px !important;
  }

  .foster-sucess h2 {
    font-size: 55px !important;
  }

  .mission h2 {
    font-size: 100px !important;
    top: 25px !important;
    letter-spacing: 0.1em;
  }

  .vision h2 {
    font-size: 100px !important;
    letter-spacing: 0.1em;
    top: -18px !important;
  }

  .vision p {
    top: -57px !important;
    left: 15px !important;
  }
}

@media screen and (max-width: 640px) {
  .inner-text {
    padding: 25px;
    max-width: 210px;
  }
  .journal-sec h2 {
    font-size: 28px !important;
  }
  #about-editorial-board {
    padding: 10% 0 !important;
  }
  #members-list .table-striped,
  tr,
  td {
    font-size: 15px !important;
  }
  .desc-section {
    padding: 20px !important;
  }
  .icon-grid_1,
  .right-text {
    align-items: center !important;
    flex-direction: column !important;
    text-align: center !important;
  }

  .navbar-dark .navbar-toggler {
    border-color: transparent;
  }

  #placement-table2 tbody tr td a.prog-btn {
    background-color: transparent !important;
    border-color: transparent !important;
    font-size: 15px !important;
    text-align: center;
    color: #261447 !important;
    padding: 0 !important;
  }
  .grid-btn {
    margin-bottom: 40px !important;
  }
  .h3-title {
    font-size: 20px;
  }
  .journal-cnt .text-bold {
    display: none;
  }

  .journal-cnt ul li {
    display: flex !important;
    margin: 10px 0 !important;
  }

  section#program-overview-1 {
    padding: 15px;
  }

  #program-overview,
  #program-overview-sem {
    padding: 0 0 10px 0 !important;
  }

  .accordion-header {
    font-size: 25px;
    line-height: 1.2;
  }

  .campus-overview h1,
  .heading-pu2 h1 {
    font-size: 25px !important;
    line-height: 1.2;
  }

  .innercounter {
    width: 75% !important;
  }

  .innercounter p {
    font-size: 16px !important;
  }

  .pocastbox iframe {
    height: auto !important;
  }

  .acedamic-calender1.text-center {
    display: inline-flex;
    flex-direction: column;
  }

  .pocastbox {
    padding: 20px !important;
  }

  .counterbtn {
    flex-direction: column !important;
  }

  .info-alumni li {
    font-size: 16px !important;
  }

  .alumni-sec,
  .alumni-sec-odd {
    width: 90%;
    margin: 20px;
  }

  .listtext li {
    font-size: 15px !important;
  }

  .student-service-table td {
    font-size: 15px !important;
  }

  #banner-about-campus {
    background-position: top !important;
    padding: 5% 0 50% !important;
  }

  .list-school h4 {
    font-size: 15px;
    line-height: 1.2;
    padding: 10px;
  }

  #overview-grid {
    background: none !important;
    padding: 5% 0 !important;
  }

  .img-rocket img {
    display: none;
  }

  .media-list-item h2 {
    font-size: 22px !important;
    line-height: 1.2;
  }

  .v-pills-tab .tab-content {
    margin: 30px auto;
  }

  /* ul.media-list-item {
    padding-left: 15px !important;
  } */

  .media-list-item li {
    font-size: 15px !important;
    background-size: 6% !important;
    padding-left: 30px !important;
    background-position: left 2% !important;
  }

  .col-sm-6.placement-Logo {
    width: 100% !important;
  }

  .adm-grid h3 {
    font-size: 28px !important;
  }

  .about-title h1 {
    font-size: 28px !important;
    max-width: 350px !important;
  }

  .main-title h1 {
    font-size: 25px !important;
    line-height: 1.1 !important;
  }

  .text-width {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .footer-title h1,
  .footer-title h2 {
    font-size: 35px !important;
    line-height: 1.1 !important;
  }

  .cta-button-footer {
    font-size: 14px;
    padding: 12px 25px;
  }

  .tab-block .program-tab {
    margin: 20px auto;
  }

  .footer-btm {
    padding: 7% !important;
  }

  h3.trim {
    min-height: 80px !important;
    font-size: 18px !important;
  }

  .student-grid h2 {
    font-size: 22px !important;
  }

  .grid-col-student h3 {
    font-size: 16px !important;
  }

  #banner-educational-milestones,
  #banner-educational-milestones-manet {
    background-position: 35% 100% !important;
  }

  .EM-title h1 {
    font-size: 25px !important;
  }

  .EM-title p {
    font-size: 14px;
    line-height: 1.4 !important;
  }

  .faq-content p {
    font-size: 15px !important;
  }

  .about-leaders img {
    width: 50px !important;
  }

  #banner-about-mit,
  #banner-code-of-conduct {
    background-position: 20% !important;
    padding: 5% 0 50% !important;
  }

  .about-mit h1 {
    font-size: 28px !important;
  }

  #sec-text-bg {
    padding: 0 0 8% !important;
  }

  .box-shadow,
  .box-shadow-1 {
    margin: 0 25px !important;
  }

  .accordion-item {
    padding: 0 !important;
  }

  .accordion-button {
    text-align: left !important;
    font-size: 15px !important;
    line-height: 1.4;
  }

  .acedamic-calender {
    padding: 20px !important;
  }

  .news-content h2 {
    font-size: 32px !important;
  }

  #myTab-2 .nav-item {
    margin: 0px 0px 15px;
  }

  .foster-sucess p {
    font-size: 15px !important;
  }

  .prof-content h2 {
    font-size: 28px !important;
  }

  .table-title,
  .table-title1 {
    margin: 10px 0px !important;
    font-size: 20px !important;
    line-height: 1.1 !important;
  }

  h3.table-title span {
    font-size: 16px !important;
  }

  #myTab-1 {
    margin: 25px auto 0px !important;
  }

  #myTab-2 #announcements-tab.active {
    width: 100%;
  }

  #myTab-2 #publications-tab.active {
    width: 100%;
  }

  #myTab-2 .nav-item {
    width: 100%;
    text-align: center;
  }

  #myTab-2 .nav-link {
    width: 100%;
    text-align: center;
    font-size: 16px !important;
    padding: 10px;
  }

  #myTab-2.nav {
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  #sec-five {
    padding: 25px 0px !important;
  }

  .sec-content-1 {
    margin-top: 30px !important;
  }

  #sec-six,
  #sec-excellence {
    padding: 30px 0px 0px !important;
  }

  .big-text-blue,
  .big-text-orange,
  .big-text-green {
    font-size: 40px !important;
    font-family: "helvetica_neue_lt_std45_Light" !important;
  }

  .industry-slider-1 {
    padding: 0;
  }

  .text-left .sec-title {
    font-size: 38px !important;
  }

  #sec-seven,
  #sec-explore {
    padding: 40px 0px !important;
  }

  section#sec-five .w3-container-fluid {
    width: 85%;
    margin: 0 auto;
  }

  .tab-col-1 h3 {
    font-size: 16px !important;
  }

  .dean-msg,
  .dean-msg-left {
    padding: 10px !important;
  }

  .dean-msg h2,
  .dean-msg-left h2 {
    font-size: 28px !important;
  }

  .foster-sucess h3 {
    font-size: 17px !important;
  }

  .foster-sucess h2 {
    font-size: 35px !important;
  }

  #sec-vision-mission h2 {
    font-size: 70px !important;
    letter-spacing: 0.1em;
  }

  .vision h2 {
    top: -16px !important;
  }

  .mission h2 {
    right: -20px !important;
    top: 18px !important;
  }

  .vision p {
    left: 0 !important;
    top: -30px !important;
  }

  .mission p {
    top: 35px !important;
  }

  .tabcontent {
    padding: 15px 5px 0px 5px !important;
  }

  .inner-text h2 {
    font-size: 22px;
    line-height: 1.2;
  }

  .inner-text h4 {
    font-size: 16px;
  }

  .travel-content h4 {
    width: 245px;
    font-size: 32px;
  }

  .counter-text p {
    font-size: 14px !important;
  }

  #sec-four {
    padding: 0;
  }

  .counter-text h2 {
    font-size: 75px;
  }

  .container-fluid.sec-gradiant {
    padding: 0;
  }

  .slick-list {
    padding: 0px !important;
  }

  .container-fluid.research {
    padding: 0px 0px 0px 25px !important;
  }

  .sec-gradiant {
    background: linear-gradient(0deg, #261447 0%, rgba(93, 49, 173, 0) 70%);
  }

  .tab-span {
    border-bottom: 1px solid #ffffff4f;
    border-right: 0 !important;
    padding: 25px;
  }

  .tab-span:nth-child(4) {
    border-bottom: 0px !important;
  }

  p {
    font-size: 14px;
    line-height: 1.5;
  }

  .icon-box-desc {
    text-align: center;
    margin: 0px 0px 20px;
    padding: 0 !important;
  }

  .col-one,
  .col-two,
  .col-three,
  .col-four {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 30px;
  }

  .col-one,
  .col-two,
  .col-three {
    border-right: 0px !important;
    border-bottom: 1px solid #261447;
  }

  .sec-col {
    margin: 30px !important;
  }

  .sec-title h2 {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 20px;
  }

  .sec-title-1 h2 {
    color: #261447;
    font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif !important;
    font-style: normal;
    font-size: 35px;
    line-height: 1;
  }

  .sec-offers h2 {
    color: #fff !important;
    font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
    font-style: normal;
    font-size: 42px;
    line-height: 1;
  }

  .sec-offers p {
    color: #fff !important;
    font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif !important;
    font-style: normal;
    font-size: 18px;
  }

  .sec-title-2 h2 {
    color: #ffffff;
    font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif !important;
    font-style: normal;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.2;
  }

  .sec-news h2 {
    font-size: 32px;
    line-height: 1;
  }

  .container,
  .container-fluid {
    padding: 0px 25px;
  }

  .sec-tab {
    padding: 30px;
    width: 90%;
  }

  #sec-bg {
    padding: 0 0 10px !important;
  }

  .industry-slider.slick-initialized.slick-slider {
    width: 120% !important;
  }

  #myTab .nav-item {
    margin: 5px 0px;
    width: 100%;
  }

  #myTab.nav-tabs {
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
  }

  .nav-tabs .nav-link.tab-sec {
    width: 100%;
    text-align: left;
  }

  #myTab .nav-link {
    width: 100%;
  }

  .card-body.slick-slide {
    margin: 10px;
  }

  .company-logo img {
    width: fit-content;
    padding: 0px;
    text-align: center;
  }

  .testimonial-slider .slick-slide {
    margin: 10px !important;
    padding: 15px !important;
  }

  .photo-slider .slick-slide img {
    width: 115% !important;
  }

  .flower-piller p {
    font-size: 14px;
  }

  .explore-content h3 {
    font-size: 18px !important;
    line-height: 1.2;
  }
}

@media screen and (max-width: 991px) {
  .navbar-brand {
    background: #522d7e;
    padding: 20px;
    border-radius: 0px 0px 150px 150px;
  }

  a.nav-link.dropdown.dark {
    color: #261447;
  }

  .lists {
    column-count: 1 !important;
  }

  .dropdown-menu {
    padding: 0 !important;
  }

  .navbar-hover .collapse ul ul {
    width: 100% !important;
  }

  .desc-text {
    font-size: 14px !important;
  }

  .media-list-items li {
    margin-top: 25px;
    background-size: 3% !important;
  }

  .navbar-dark .navbar-nav .nav-link:focus,
  .navbar-dark .navbar-nav .nav-link:hover {
    color: #e3e3e3 !important;
  }

  a.nav-link.dropdown-toggle {
    background-color: #261447;
  }

  .dropdown-item.active,
  .dropdown-item:active {
    background: none !important;
    color: #261447 !important;
  }

  .dropdown-item {
    white-space: pre-wrap;
    width: 100%;
    padding: 10px !important;
  }

  .prof-img img {
    width: 85% !important;
    margin: 0 auto !important;
  }

  .bg-color {
    background: #522d7e;
    padding: 0;
  }

  .navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
  }

  .col-two:nth-child(2) {
    border-right: 0 !important;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .dean-msg {
    background: url("../images/about-us/quote.webp");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 20%;
  }

  .dean-content,
  .dean-content-left {
    background: none !important;
  }

  .grid-col-mgmt p,
  .grid-col-council p,
  .grid-col-council-main p {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 950px) and (max-width: 991px) {
  img.photoroom {
    width: 130% !important;
    bottom: 200px !important;
    margin: 0px -60px !important;
  }

  .coc {
    left: 90px !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1024px) {
  .banner-text {
    position: absolute;
    top: 25%;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .banner-text {
    position: absolute;
    top: 40%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1300px) {
  #desktop-view {
    width: 100%;
    padding: 25px !important;
  }
  #iframe-desktop {
    width: 100%;
  }
  ul.dropdown-menu.mobilemargin.dropstart {
    right: 100% !important;
    left: -110% !important;
  }
  .events {
    width: 100% !important;
  }
  .tabcontent {
    width: 100% !important;
  }
  .navbar-md {
    padding: 0 !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .footer-title h2 {
    font-size: 50px !important;
  }

  ul.list-two.listing {
    padding-left: 35px;
  }

  .col-lg-3.flower-piller {
    width: 30% !important;
  }

  .prog-grid-school {
    width: 50%;
    margin: 15px auto;
  }

  .bulb img {
    width: 100px !important;
  }
  .col-md-4.placement-Logo {
    width: 30% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .coc h1 {
    font-size: 35px !important;
  }

  #placement-table2 .dwn-link {
    width: 35% !important;
  }

  #sec-testimonial-webinars .testimonial-slider .slick-slide {
    width: 10% !important;
  }

  .coc p {
    font-size: 12px !important;
  }

  .about-history-title-1 h1 {
    font-size: 40px !important;
  }

  .program-tab h3 {
    font-size: 16px !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  .mission {
    width: 100%;
    padding: 15px;
    align-content: flex-end !important;
    justify-content: flex-end !important;
    align-items: flex-end !important;
  }
  #journal-table {
    margin: -100px auto 30px !important;
  }
  .sec-title-2 h2 {
    margin: 20px 0;
  }

  .desc-text {
    font-size: 12px !important;
  }

  .prof-content h2 {
    font-size: 35px !important;
  }

  .info-box p,
  .info-box-1 p {
    width: 100%;
  }

  .international-content-sec h2 {
    font-size: 28px !important;
  }

  .col-lg-2.placement-logos {
    width: 22% !important;
  }

  .admission h4 {
    font-size: 15px !important;
  }

  .dean-msg {
    padding: 0 40px !important;
  }

  .dean-msg-left {
    padding: 0 40px 0 20px !important;
  }

  .info-box,
  .info-box-1,
  .info-box-strategic {
    width: 100% !important;
  }

  .mission p {
    right: 35px;
  }

  .prof-img .know {
    left: 7% !important;
  }
}

@media screen and (min-width: 450px) and (max-width: 575px) {
  img.photoroom {
    width: auto;
    bottom: 200px;
  }
}

@media screen and (min-width: 665px) and (max-width: 767px) {
  img.photoroom {
    bottom: 165px !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 665px) {
  img.photoroom {
    width: 150% !important;
    bottom: 130px;
    margin: 0px -58px;
  }
  .col-sm-5.program-tab {
    width: 85%;
  }
}

@media screen and (max-width: 700px) {
  .placement-logos img {
    width: 180px !important;
  }
}

@media screen and (min-width: 550px) and (max-width: 620px) {
  .prog-grid-3 .prog-list li {
    background-size: 5% !important;
  }
}

@media screen and (min-width: 621px) and (max-width: 767px) {
  .prog-grid-3 .prog-list li {
    background-size: 4% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .events {
    width: 100% !important;
  }
  .banner-text {
    position: absolute;
    top: 25%;
  }
  .publication-btn {
    padding: 30px 0;
  }
  #journal-table {
    margin: -80px auto 30px !important;
  }
  .about-title-ba.blog-title h1 {
    max-width: 100% !important;
  }
  .prof-block,
  .prof-block-1 {
    margin: 10px;
  }

  .grid-column p {
    max-width: 100% !important;
  }

  .right a.prog-btn {
    float: left;
    margin-left: 0 !important;
    position: absolute;
    left: 185px;
  }

  .how-apply {
    padding: 30px;
  }
  .grid-adm-col {
    width: 44%;
  }

  .card-body h3 {
    width: 250px;
  }

  .prog-grid-school {
    width: 100%;
    margin: 15px auto;
  }

  .prog-grid-school {
    padding: 0;
  }

  .tab-span:nth-child(2),
  .tab-span:nth-child(4) {
    border-right: 0;
  }

  .sec-title-2 h2 {
    margin: 20px 0;
  }

  .faq-content p {
    font-size: 18px !important;
  }

  .media-list-item li {
    background-size: 3% !important;
  }

  .prof-content {
    padding: 30px !important;
  }

  .key-facts p {
    font-size: 13px !important;
    line-height: 1.5;
  }

  .col-md-3.placement-logos {
    width: 33.33% !important;
  }

  .placement-logos img {
    width: 235px !important;
  }

  .col-md-4.placement-Logo {
    width: 45% !important;
  }

  .prog-list li {
    background-size: 7% !important;
  }

  .international-content-sec h2 {
    font-size: 28px !important;
  }

  .key-facts:nth-child(even) {
    padding-left: 50px !important;
  }

  .grid-col-govr {
    flex: 30% !important;
  }

  .prog-grid1 h3,
  .UG-title h3 {
    font-size: 20px !important;
  }

  .grid-col-govr .desc-grid {
    text-align: center;
  }

  .admission h4 {
    font-size: 16px !important;
  }

  .footer-title {
    padding: 7% 2% !important;
  }

  .news-content {
    padding: 25px !important;
  }

  #banner-about-mit {
    padding: 6% 0 45% !important;
  }

  .footer-title h2 {
    font-size: 60px !important;
    line-height: 1.2 !important;
  }

  .tiro-devanagari {
    font-size: 40px !important;
  }

  .lists {
    padding: 15px !important;
  }

  .bulb img {
    width: 100px !important;
  }

  .tabcontent {
    width: 100% !important;
  }

  .mission p {
    top: 65px !important;
    right: 35px;
  }

  .mission {
    justify-content: flex-end !important;
    align-content: flex-end !important;
    align-items: flex-end !important;
  }

  .mission h2 {
    top: 20px !important;
  }

  .grid-col {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: 400px;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 20px;
    flex: 0 0 33.33%;
    text-align: center;
  }

  .dean-msg,
  .dean-msg-left {
    padding: 25px 15px !important;
  }

  .prog-body p {
    font-size: 14px !important;
    line-height: 1.2 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .icon-box img {
    width: 50px;
  }

  .col-lg-4.box-list-items {
    width: 45% !important;
  }

  .navbar-md {
    padding: 12px;
  }

  .no-flower-piller {
    display: none;
  }

  .navbar .navbar-nav .nav-link,
  .dropdown-item {
    padding: 0.5em 0.72em !important;
  }

  .placement-Logo h4 {
    font-size: 16px !important;
  }

  .placement-Logo img {
    height: 125px !important;
  }

  .prog-grid,
  .prog-grid1 {
    width: 45.33%;
    margin: 15px;
  }

  .prog-grid-3 {
    width: 45.33%;
    margin: 15px;
  }

  .prog-grid1 {
    padding: 0;
  }

  .grid-adm-col h2 {
    font-size: 25px !important;
  }

  .about-title-foreign h2 {
    font-size: 30px !important;
  }

  .grid-col-mgmt h3,
  .grid-col-council h3,
  .grid-col-council-main h3 {
    font-size: 16px !important;
  }

  .grid-col-govr {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    min-height: 400px;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 20px;
    flex: 22%;
  }

  .grid-col {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: 400px;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 20px;
    flex: 33.33%;
    text-align: center;
  }

  .tiro-devanagari {
    font-size: 40px !important;
  }

  #banner-about-history {
    padding: 5% 0 55% !important;
  }

  .about-history-title h1,
  .banner-history-title h1,
  .about-governance-title h1 {
    font-size: 40px !important;
  }

  .prof-img img {
    width: 100% !important;
  }

  #sec-seven {
    margin: 50px 0 0;
  }

  #sec-vision-mission h2 {
    font-size: 100px !important;
    letter-spacing: 0.1em;
  }

  .vision h2 {
    top: -18px !important;
  }

  .foster-sucess h2,
  #sec-testimonial h2 {
    font-size: 45px !important;
  }

  .foster-sucess h3 {
    font-size: 30px !important;
  }

  .arrow-down img {
    width: 60px !important;
  }

  .col-one,
  .col-two,
  .col-three,
  .col-four {
    padding-bottom: 20px;
  }

  img.photoroom {
    width: 140%;
    position: relative;
    bottom: 170px;
    margin: 0px -65px;
  }

  .tab-span:nth-child(4) {
    border-right: 0;
  }

  .tab-col h3 {
    font-size: 18px;
    line-height: 1.4;
  }

  .sec-title-1 h2 {
    font-size: 50px !important;
  }

  #sec-seven {
    padding: 0px 0px 30px;
  }

  .company-logo img {
    display: block;
    width: 150px;
    padding: 30px;
    text-align: center;
  }

  .sec-news h2 {
    font-size: 45px;
    line-height: 1.2;
  }

  .card-body h3 {
    max-width: 230px;
    font-size: 13px;
    line-height: 1.2;
  }

  .counter-text h2 {
    font-size: 90px;
    line-height: 1.2;
  }

  .counter-text {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .sec-col {
    padding: 20px 15px !important;
    margin: 50px 25px;
    border-radius: 70px;
    background: #fff;
    box-shadow: 4px 4px 18px -5px #00000036;
  }

  .col-one,
  .col-two,
  .col-three {
    border-right: 1px solid #261447;
  }

  .col-one,
  .col-two,
  .col-three,
  .col-four {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
  }

  .icon-box-desc {
    padding-left: 20px;
  }

  .big-text-blue,
  .big-text-orange,
  .big-text-green {
    font-size: 75px;
    line-height: 0.8;
  }

  .big-text-blue {
    color: #261447;
    font-family: "helvetica_neue_lt_std45_Light" !important;
  }

  .big-text-orange {
    color: #ffa62b;
    font-family: "helvetica_neue_lt_std45_Light" !important;
  }

  .big-text-green {
    color: #62a87c;
    font-family: "helvetica_neue_lt_std45_Light" !important;
  }

  .para {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .tab-span:nth-child(2),
  .tab-span:nth-child(4) {
    border-right: 0;
  }
  .prog-grid {
    margin: 15px 0;
  }
  .research-sec {
    flex-direction: column !important;
  }
}

@media screen and (max-width: 520px) {
  .page-tab-nav a {
    font-size: 15px !important;
    background: #dfdfdf;
    width: 75%;
    margin: 5px auto !important;
    padding: 8px 20px !important;
    border-radius: 20px;
  }

  #sec-title {
    padding: 5% 0 0 !important;
  }

  .dean-msg h3,
  .dean-msg-left h3 {
    font-size: 17px !important;
    line-height: 1.2;
  }

  .incharge-msg h3 {
    font-size: 16px !important;
    line-height: 1.2;
  }

  .about-program-fees h1 {
    font-size: 1.8rem !important;
    line-height: 1.8rem !important;
  }

  .about-program-fees h3 {
    font-size: 1.2rem !important;
  }

  .apply-now-academic-year {
    font-size: 22px !important;
  }

  #sec-testimonial h2 {
    font-size: 35px !important;
  }

  .icon-bar {
    left: 10px !important;
    top: 92% !important;
  }

  .col-xs-12.placement-logos {
    width: 42% !important;
  }

  .icon-bar a {
    margin: 3px !important;
    display: inline-flex !important;
  }

  .icon-bar img {
    width: 30px;
  }

  #banner-certification-program,
  #banner-pg-program,
  #banner-ug-program,
  #banner-phd-program,
  #banner-success-stories,
  #banner-placement-cell,
  #banner-placement-team,
  #banner-employability-skill-dev {
    background-position: left !important;
  }

  .prog-list li {
    font-size: 15px !important;
    background-size: 7% !important;
  }

  .prog-grid h4 {
    font-size: 18px;
    line-height: 1.2;
  }

  .prog-grid2 h2 {
    font-size: 22px !important;
    padding: 0px 10px !important;
  }

  .prog-grid h3 {
    font-size: 20px !important;
  }

  .apply-sec-title h2 {
    font-size: 32px !important;
  }

  .apply-sec-title h3 {
    font-size: 25px !important;
  }

  .admission h4 {
    font-size: 16px !important;
    line-height: 1.2;
  }

  .grid-column p {
    font-size: 15px !important;
  }

  #sec-research .text-center {
    text-align: left !important;
    margin: 0 auto;
  }

  #sec-research {
    padding: 15px 0 0 !important;
  }

  .awards-slider .slick-next {
    right: 0 !important;
  }

  .media-slider .prog-body p {
    font-size: 14px !important;
    line-height: 1.2 !important;
  }

  .faculty {
    padding: 3% 10px 5% !important;
  }

  .faculty h3 {
    font-size: 16px !important;
  }

  #facultyContainer {
    padding: 7px;
  }

  .dropdown-item {
    padding: 7px;
  }

  .adm-content {
    padding: 0 !important;
  }

  .scholarship-title {
    text-align: center;
    font-size: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .arrow-down img {
    width: 50px !important;
  }

  #placement-table2 .dwn-link {
    width: 40% !important;
  }

  .blog-venue-time2 p {
    color: #261447 !important;
  }

  .banner-text h1 {
    color: #261447 !important;
  }

  .banner-text {
    background-color: #f5f5f5;
  }

  .blog-venue-time2 p {
    font-size: 14px !important;
  }
  .about-title-ba.blog-title h1 {
    max-width: 100% !important;
    font-size: 22px !important;
    line-height: 1.2 !important;
  }
  .blog-venue-time2 {
    padding: 10px 0 !important;
  }
  .btn-width {
    width: 100%;
  }

  #placement-table1 .table-striped,
  tr,
  td {
    padding: 10px !important;
  }

  .table-striped.placement_1 tr td {
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
  }

  #placement-table table,
  tr,
  td {
    font-size: 15px !important;
  }

  .publication-btn {
    padding: 25px 0;
  }

  #journal-table {
    margin: -45px auto 30px !important;
  }

  .UG-title h3,
  .prog-grid1 h3 {
    font-size: 22px !important;
  }

  .journal-sec h2 {
    font-size: 35px !important;
  }

  .content-sec h2 {
    font-size: 28px !important;
  }

  .prog-grid1 h3,
  h3.prog-title {
    font-size: 20px !important;
  }

  .social-icons-top.foodtech {
    padding: 15px;
    margin: 0 0 35px;
  }

  #quote-text img {
    width: 80px !important;
  }

  #quote-text {
    margin: 0 0 100px;
  }

  .about-strategic-quote h3 {
    padding: 20px;
    font-size: 20px;
    line-height: 1.4;
  }

  .about-title,
  .about-title-ba {
    margin-bottom: 30px;
  }

  .mt-5 {
    margin-top: 1rem !important;
  }

  .buttons {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    text-align: center;
    justify-content: center;
  }

  .buttons .dw-brochure {
    margin: 0 0 15px;
  }

  .buttons .dw-brochure,
  .buttons .prog-btn,
  .white-btn {
    width: 70%;
  }

  .international-content-sec h2 {
    font-size: 30px !important;
  }

  .orange-text {
    font-size: 20px !important;
    line-height: 1.2;
  }

  a.orange-text {
    font-size: 16px !important;
    line-height: 1.2;
  }

  .prog-grid1 {
    padding: 0;
  }

  .prog-grid-school {
    margin: 10px auto;
    padding: 0;
  }

  h3.prog-title {
    padding: 25px 0 0 !important;
  }

  .mission.placement ul.list-item {
    max-width: 100% !important;
  }

  #UG-Program {
    margin: 5% 0 10% !important;
  }

  .awards.slick-slide img {
    height: 350px;
    object-fit: fill;
  }

  .adm-img img {
    padding: 25px;
  }

  .prog-grid1 h3 {
    margin: 25px 0 15px !important;
  }

  .about-history-title h2 {
    font-size: 28px !important;
  }

  .about-scholarship-title h1 {
    font-size: 25px !important;
  }

  .about-scholarship-title .campus-text {
    font-size: 16px !important;
  }

  .sec-title h2 {
    font-size: 40px !important;
  }

  .sec-title h3 {
    font-size: 28px !important;
  }

  ul.list-item {
    top: -50px !important;
  }

  .mission ul.list-item {
    top: -10px !important;
    padding-left: 15px;
  }

  .grid-col h3 {
    font-size: 18px !important;
  }

  .student-grid .grid-col-student {
    display: block !important;
  }

  .prof-img {
    padding: 10px;
  }

  #sec-title h1,
  #prof-sec-title h1 {
    font-size: 32px !important;
  }

  .footer-logo {
    margin-bottom: 20px;
  }

  .about-title-foreign h2 {
    font-size: 32px;
  }

  .footer-top {
    padding: 7% 4% !important;
  }

  .about-title-foreign h1 {
    font-size: 30px !important;
  }

  .about-history-title-1 h1 {
    font-size: 32px !important;
  }

  .coc {
    position: relative;
    top: 0px;
    background: rgb(255 255 255 / 80%);
    border-radius: 8px;
    left: 0;
    margin: 0;
    padding: 15px;
  }

  .coc h1 {
    font-size: 35px !important;
  }

  .grid-col-govr {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    min-height: 400px;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 15px;
    flex: 30%;
  }

  .leaders-msg-title h2 {
    font-size: 30px !important;
  }

  .prof-content h2 {
    font-size: 28px !important;
  }

  .tiro-devanagari {
    font-size: 32px !important;
  }

  .prof-img .know {
    top: 50% !important;
    left: -50% !important;
  }

  #sec-prof {
    padding: 75px 0px 20px !important;
  }

  .about-founder-title {
    padding: 20px !important;
  }

  .about-founder-title h1,
  .about-governance-title h1,
  .about-history-title h1 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }

  .about-history-title p {
    font-size: 14px !important;
    line-height: 1.4 !important;
  }

  .logo-slider .slick-slide img {
    width: auto;
  }

  .about-founder {
    text-align: center;
    margin: 0 auto;
  }

  .media-slider .slick-next {
    right: 15px !important;
  }

  .media-slider .slick-prev {
    left: -15px !important;
    z-index: 1;
  }

  .icon-box img {
    width: 50px;
  }

  .prof-img img {
    width: 100% !important;
  }

  .faq-content {
    width: 100% !important;
  }

  .news-content {
    padding: 20px !important;
  }

  .media-slider.slick-slider {
    padding: 0 !important;
  }

  .bulb img {
    width: 100px !important;
  }

  #sec-nine {
    background-position: center left !important;
  }

  .events {
    padding: 5px !important;
    width: 100% !important;
  }

  .tabcontent {
    width: 100% !important;
  }

  p {
    font-size: 15px;
  }

  .navbar-brand img {
    width: 100%;
  }

  .navbar-brand {
    margin-right: 0;
    padding: 20px 0;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: center;
  }

  .logo {
    background: #522d7e;
    padding: 20px 40px 35px 40px;
    margin-bottom: -40px;
    border-radius: 0px 0px 150px 150px;
    box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.03),
      0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.04),
      0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.05),
      0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.07),
      0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.08),
      0px 100px 80px 0px rgba(0, 0, 0, 0.11);
  }

  .icon-box-desc h2 {
    color: #261447;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
  }

  .icon-box-desc p {
    color: #261447;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
  }

  .cta-btn {
    color: #261447;
    font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
  }

  .white {
    color: #fff;
    font-family: "helvetica_neue_lt_std65Md", Arial, sans-serif;
    text-decoration: underline;
    font-weight: 500;
  }

  .col-one,
  .col-two,
  .col-three,
  .col-four {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
  }

  .icon-box-desc {
    padding-left: 20px;
  }

  .card-body h3 {
    font-size: 15px;
    line-height: 1.4;
    min-width: 260px;
  }

  .card-desc {
    justify-content: center !important;
  }

  .col-one,
  .col-two,
  .col-three {
    border-right: 1px solid #261447;
  }

  .tab-panel {
    max-width: 100%;
    padding: 30px;
  }

  .sec-col {
    padding: 20px 40px !important;
    margin: 50px 25px;
    border-radius: 70px;
    background: #fff;
    box-shadow: 4px 4px 18px -5px #00000036;
  }

  .sec-news {
    padding: 0 30px;
  }

  .icon-box-desc p {
    font-size: 14px;
    line-height: 1.2 !important;
  }

  .big-text-blue,
  .big-text-orange,
  .big-text-green {
    font-size: 70px;
    line-height: 0.8;
  }

  #sec-testimonial h2 {
    font-size: 45px;
    line-height: 1;
  }
}

@media screen and (min-width: 768px) {
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  section#program-overview1 #programs-tab.active,
  section#program-overview1 #academic-calendar-tab.active {
    font-size: 25px;
    padding: 20px 70px;
  }

  section#program-overview1 #programs-tab,
  section#program-overview1 #academic-calendar-tab {
    font-size: 25px;
    padding: 20px 70px;
  }

  #placement-table1 .table-striped,
  tr,
  td {
    font-size: 16px !important;
    padding: 18px !important;
  }

  .last-update-date {
    float: right;
  }

  .incharge-msg {
    padding: 0 !important;
  }

  .key-facts:nth-child(even) {
    padding-top: 100px;
    padding-left: 100px;
  }

  ul.list.col-ls {
    column-count: 2;
    column-gap: 5em;
  }

  #myTab-2 .nav-item {
    margin-right: 12px;
  }

  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: center;
  }

  .logo {
    background: #522d7e;
    padding: 20px 40px 35px 40px;
    margin-bottom: -40px;
    border-radius: 0px 0px 150px 150px;
    box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.03),
      0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.04),
      0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.05),
      0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.07),
      0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.08),
      0px 100px 80px 0px rgba(0, 0, 0, 0.11);
  }

  .icon-box-desc h2 {
    color: #261447;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
  }

  .icon-box-desc p {
    font-size: 13px;
    min-height: 35px;
  }
}

@media screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .nav-logo {
    display: none !important;
  }

  .col-one,
  .col-two,
  .col-three,
  .col-four {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 280px) and (max-width: 374px) {
  img.photoroom {
    margin: 0 -55px;
    bottom: 125px;
  }
  .placement-logos img {
    width: 125px !important;
  }
  #sec-vision-mission h2 {
    font-size: 65px !important;
  }
}

@media screen and (min-width: 375px) and (max-width: 520px) {
  .placement-logos img {
    width: 150px !important;
  }
}

@media only screen and (max-width: 375px) {
  img.photoroom {
    margin: 0 -62px;
    bottom: 155px;
  }
  .big-text-blue,
  .big-text-orange,
  .big-text-green {
    font-size: 35px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
  .col-lg-2.col-footer {
    flex: 0 0 auto;
    width: 25%;
  }

  .navbar .navbar-nav .nav-link,
  .dropdown-item {
    padding: 0.5em 0.55em !important;
  }

  .prog-body p {
    font-size: 14px !important;
    line-height: 1.2 !important;
  }

  .flower-piller p {
    max-width: 155px;
    font-size: 13px;
  }

  .navbar .navbar-nav .nav-link,
  .dropdown-item {
    font-size: 10px;
  }

  .col-one,
  .col-two,
  .col-three,
  .col-four {
    text-align: center;
  }

  .icon-box-desc {
    padding: 0;
  }

  .sec-col {
    padding: 20px 15px !important;
    margin: 50px 25px;
    border-radius: 90px;
    background: #fff;
    box-shadow: 4px 4px 18px -5px #00000036;
  }

  .icon-box-desc h2 {
    color: #261447;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
  }

  .icon-box-desc p {
    font-size: 14px;
    line-height: 1.4;
  }

  img.photoroom {
    width: 155%;
    position: relative;
    bottom: 140px;
    margin: 0px -70px;
  }
}

@media screen and (min-width: 1101px) and (max-width: 1200px) {
  img.photoroom {
    width: 145%;
    position: relative;
    bottom: 140px;
    margin: 0px -60px;
  }

  .col-one,
  .col-two,
  .col-three,
  .col-four {
    text-align: center;
  }

  .navbar .navbar-nav .nav-link,
  .dropdown-item {
    font-size: 12.5px;
    padding: 0.42em 0.3em !important;
  }

  .about-mit h1 {
    font-size: 32px !important;
  }

  .coc p {
    font-size: 13px !important;
  }

  .coc {
    top: -135px !important;
    left: 75px !important;
  }

  .dropdown-item {
    white-space: pre-wrap;
    width: 275px;
  }
}

@media only screen and (min-width: 1280px) {
  .card-body h3 {
    width: 265px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1369px) {
  .flower-piller p {
    max-width: 160px;
  }
  .banner-text {
    position: absolute;
    top: 45% !important;
  }
  .prof-img img {
    width: 85% !important;
  }
}

@media screen and (max-width: 1599px) {
  .sec-news-img img {
    width: 110%;
    margin-top: -16%;
  }
}

@media screen and (min-width: 1600px) {
  .navbar .navbar-nav .nav-link,
  .dropdown-item {
    font-size: 1em;
    color: #2a2a2a !important;
  }

  .tab-col h3 {
    font-size: 18px;
  }

  .flower-piller {
    margin: 50px auto !important;
  }

  .card-body h3 {
    width: 375px;
    font-size: 18px;
  }

  .desc-text {
    font-size: 15px !important;
  }

  .dropdown-item {
    width: 275px !important;
  }

  .placement-logos img {
    width: 265px !important;
  }

  .prof-content h2 {
    font-size: 52px !important;
    line-height: 1.1 !important;
  }

  .prof-content p {
    font-size: 16px !important;
  }

  button#programs-tab.active,
  button#academic-calendar-tab.active {
    padding: 16px 70px !important;
  }

  #sec-vision-mission p {
    max-width: 700px !important;
  }

  #myTab-2 .nav-link {
    padding: 15px 40px;
  }

  .media-list-items li {
    background-size: 4% !important;
    padding-left: 40px !important;
  }

  .prof-content h3 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0px !important;
  }

  .acedamic-calender {
    width: 80%;
    margin: 0 auto;
  }

  .page-tab-nav a {
    font-size: 20px !important;
    padding: 0 25px !important;
  }

  .dean-msg,
  .dean-msg-left {
    padding: 10px 50px !important;
  }

  .dean-msg h2,
  .dean-msg-left h2 {
    font-size: 65px !important;
  }

  .dean-msg p {
    max-height: 220px !important;
    overflow-x: auto;
    padding: 0 30px 0 0;
  }

  .dean-msg-left p {
    max-height: 220px !important;
    overflow-x: auto;
    padding: 0 30px 0 0;
  }

  .incharge-msg {
    padding: 10px 25px !important;
  }

  .incharge-msg h2 {
    font-size: 70px !important;
  }

  .incharge-msg p {
    max-height: 460px !important;
    overflow-x: auto;
  }

  .logo-slider.slick-initialized .slick-slide {
    width: 4% !important;
  }

  #myTab-1 .nav-link {
    font-size: 25px !important;
  }

  .icon-block h4 {
    font-size: 20px;
  }

  .read-more {
    font-size: 28px;
  }

  .media-title h2 {
    font-size: 50px;
  }

  .about-title h1 {
    font-size: 50px !important;
    line-height: 1;
    max-width: 600px !important;
  }

  .main-title h1 {
    font-size: 50px !important;
    line-height: 1.1;
  }

  .sec-news p {
    max-width: 550px !important;
    font-size: 16px;
  }

  #sec-vision-mission h2 {
    letter-spacing: 0.1em;
  }

  .overview-title h2 {
    font-size: 70px !important;
  }

  .EM-title h1 {
    font-size: 70px !important;
  }

  .text-left .sec-title {
    font-size: 64px;
  }

  td.text-left {
    text-align: left !important;
  }
  #sec-research {
    padding: 100px 0px 0px !important;
  }

  p {
    font-size: 18px;
    line-height: 1.5;
  }

  .sec-news {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
  }

  .explore-content p {
    max-width: 650px;
  }

  .sec-news-img img {
    width: 120%;
    margin-top: -15%;
  }

  .icon-box-desc p {
    font-size: 16px !important;
  }

  .sec-title h2,
  .sec-title-1 h2,
  #sec-testimonial h2 {
    font-size: 75px;
  }

  .sec-title-2 h2 {
    font-size: 60px !important;
  }

  .sec-offers h2 {
    font-size: 80px;
  }

  .sec-offers p {
    font-size: 22px;
  }

  .inner-text h2 {
    font-size: 65px;
  }

  .inner-text h4 {
    font-size: 32px;
  }

  .inner-text {
    padding: 45px;
    max-width: 450px;
  }

  .explore-content h3 {
    font-size: 38px !important;
  }

  .big-text-blue,
  .big-text-orange,
  .big-text-green {
    font-size: 110px !important;
  }

  .flower-piller h2 {
    font-size: 26px;
    font-weight: bolder;
  }

  .counter-text h2 {
    font-size: 150px;
    line-height: 1.2;
  }

  .col-counter p {
    font-size: 18px;
    font-weight: 600;
  }

  .col-counter h2 {
    font-size: 120px;
    line-height: 1.2;
  }

  .counter-text p {
    font-size: 22px;
  }

  section#sec-three,
  #sec-seven,
  #sec-excellence,
  #sec-testimonial,
  #sec-research {
    padding: 75px 0;
  }

  #sec-five {
    padding: 40px 0px;
  }

  .travel-content h4 {
    width: 350px !important;
    font-size: 65px !important;
  }

  .vision p {
    top: -75px !important;
  }
}

.news-slider .slick-next {
  right: 10px !important;
}

.news-slider .slick-prev {
  left: -25px !important;
}

@media screen and (min-width: 1368px) {
  .banner-text {
    position: absolute;
    top: 55%;
  }
  .about-title-ba.blog-title h1 {
    max-width: 80%;
  }
}

@media screen and (max-width: 1200px) {
  .w3-container {
    padding: 1em 2em !important;
  }
  .editorial-title h3 {
    font-size: 22px !important;
  }
  .editorial-sec h1 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }

  .desc-section h2 {
    font-family: "helvetica_neue_lt_std45_light" !important;
    line-height: 1.2;
    font-size: 30px;
  }

  .mission-ttl .media-list-items li {
    margin-bottom: 20px !important;
  }

  #journal-table {
    width: 95%;
    padding: 15px;
    margin: -40px auto 30px;
  }

  .img-block .btn-orange {
    position: relative;
    top: -70px;
    left: 0;
    right: 0;
  }

  .card-slider .slick-next:before {
    font-size: 20px;
    padding: 10px;
  }

  .card-slider .slick-prev:before {
    font-size: 20px;
    padding: 10px;
  }

  .container-fluid {
    padding: 0px 20px;
  }

  .tab-span {
    border-right: 1px solid #ffffff4f;
    padding: 15px;
  }

  .container-fluid.research {
    padding: 0px 0px 0px 40px;
  }

  .grid-col i.icon {
    transform: scale(1.2);
    padding: 15px;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    background: linear-gradient(
      85deg,
      #522d7e 34.18%,
      #9451e4 100.02%
    ) !important;
  }

  .grid-col h3 {
    color: #522d7e;
    font-family: "Montserrat" !important;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
  }
  .grid-col p {
    color: #522d7e;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .coc {
    position: relative;
    top: -115px;
    left: 50px;
    padding: 20px;
  }

  .research-text {
    padding: 20px !important;
  }

  .btn-width {
    width: 100%;
  }

  .prof-img {
    padding: 20px;
  }
}
.editorial-title .href-link {
  word-break: break-all;
}

@media screen and (min-width: 1200px) {
  .scroll {
    max-height: calc(100vh - 150px);
    overflow-y: scroll;
  }
  .navbar-brand {
    padding-left: 1em;
  }

  .desc-section h2 {
    font-family: "helvetica_neue_lt_std45_light" !important;
    line-height: 1.2;
    font-size: 38px;
  }

  #editorial-committee .program-tab {
    width: 29.33% !important;
  }

  .dean-img img {
    width: 75%;
  }

  .col-lg-4.box-list-items {
    width: 30.33% !important;
  }

  .grid-container .col-lg-3 {
    width: 30% !important;
  }

  ul.list-two.listing {
    padding-left: 35px;
  }

  .btn-width {
    width: 40%;
  }

  .prog-grid-3 {
    width: 30.3%;
    margin: 10px;
  }

  #journal-table {
    width: 85%;
    margin: -125px auto 0;
    padding: 25px 10px;
  }

  .content-sec h2 {
    font-size: 38px;
    line-height: 1.2;
  }

  .company-logo img {
    width: fit-content;
    padding: 10px;
  }

  #myTab .nav-link {
    padding: 12px 30px !important;
    font-size: 18px;
    line-height: 1;
  }

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

  .grid-col h3 {
    color: #948aa0;
    font-family: "Montserrat" !important;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
  }

  .grid-col {
    transition: 0.5s ease-in-out;
    text-align: center;
  }

  .grid-col p {
    color: #948aa0;
  }

  i.icon {
    background: #948aa0;
    width: 65px;
    height: 65px;
    line-height: 1.4;
    padding: 15px;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    transition: 0.5s ease-in-out;
  }

  .grid-col:hover i.icon {
    transform: scale(1.2);
    padding: 15px;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    background: linear-gradient(
      85deg,
      #522d7e 34.18%,
      #9451e4 100.02%
    ) !important;
  }

  #sec-ten {
    padding: 20px 0px 75px !important;
  }

  .media-title p {
    font-size: 18px;
    line-height: 1.2;
  }

  .about-title h2 {
    font-size: 20px;
    line-height: 1.2;
    max-width: 350px !important;
  }

  .about-title {
    padding: 0;
  }

  .prog-grid-school {
    margin: 10px auto;
  }

  .buttons .dw-brochure {
    margin: 0px 15px 0 0;
  }

  .tab-span h4 {
    min-height: 50px;
  }

  .tab-span p {
    min-height: 90px;
  }

  .sticky .logo {
    box-shadow: none;
  }
  .sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    transition: top 0.3s ease-in;
  }
  .hidden {
    top: -95px; /* Adjust based on your menu's height */
    transition: top 0.3s ease-in;
  }

  @keyframes smoothScroll {
    0% {
      transform: translateY(-30px);
    }
    100% {
      transform: translateY(0px);
    }
  }

  #sec-five.container-fluid {
    padding: 0 !important;
  }

  .dean-img {
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }

  .arrow-down img {
    width: 60px;
  }

  .sec-news p {
    max-width: 450px;
  }

  #banner-explore-exce .white-text {
    max-width: 500px;
    padding: 5px;
  }

  #sec-prof .container-fluid {
    margin-left: -50px;
  }

  #sec-prof\ last .container-fluid {
    margin-left: 45px;
  }

  .info-content {
    max-width: 950px;
  }

  .key-facts p {
    max-width: 480px !important;
  }

  .space-title h2 {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0.25px;
  }

  .media-list-item h2 {
    font-size: 22px !important;
    line-height: 1.2;
  }

  .col-lg-4.placement-Logo {
    width: 30% !important;
  }

  .col-lg-2.placement-logos {
    width: 20% !important;
  }

  .professional-platforms-content {
    margin: 0 auto;
    max-width: 1080px;
    text-align: center;
    padding: 20px;
  }

  .professional-platforms-content h2 {
    font-family: "helvetica_neue_lt_std45_Light" !important;
    font-size: 32px;
    line-height: 1.2;
    margin: 25px 0 0;
  }

  .prog-grid,
  .prog-grid1 {
    width: 46.33%;
    margin: 20px;
  }

  .prog-grid1 {
    padding: 0;
  }

  .UG-title h3,
  .prog-grid1 h3 {
    font-size: 22px;
    line-height: 1.2;
  }

  .stat-img-2 {
    margin-top: -350px;
  }

  .awards.slick-slide img {
    height: 400px;
    object-fit: scale-down;
  }

  .coc {
    position: relative;
    top: -150px;
    left: 150px;
  }

  .scholarship-title {
    text-align: center;
    font-size: 35px;
    line-height: 1.2;
  }

  .mission-ttl ul.media-list-items {
    max-width: 600px;
  }

  .grid-col-mgmt p,
  .grid-col-council p,
  .grid-col-council-main p {
    max-width: 250px;
  }

  .about-title-foreign h1 {
    max-width: 410px;
  }

  .mission-ttl .media-list-items li {
    background-size: 3% !important;
    margin-bottom: 20px !important;
  }

  .about-governance-title h1 {
    font-size: 52px !important;
  }

  .info-box {
    position: absolute;
    right: 22%;
  }

  .info-box p,
  .info-box-1 p {
    font-size: 17px;
    line-height: 1.4;
  }

  .info-box-1 {
    position: absolute;
    left: 22%;
  }

  .info-box-2 {
    position: absolute;
    left: 0%;
    margin-top: 25px;
    top: 175%;
  }

  .info-box-3 {
    position: absolute;
    right: 5%;
    margin-top: 25px;
    top: 185%;
  }

  .info-box-strategic {
    position: absolute;
    right: 5%;
    top: 115%;
  }

  .mission {
    margin-top: 150px;
  }

  .about-title-ba h2 {
    font-size: 25px;
    font-family: "helvetica_neue_lt_std45_light", Arial, sans-serif !important;
    line-height: 1.2;
  }

  .about-title-ba h1 {
    font-size: 40px;
    line-height: 1.1;
  }

  .dropdown-item {
    white-space: pre-wrap;
    width: 260px;
  }

  .bulb img {
    width: 130px !important;
  }

  .img-block {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .img-block .btn-orange {
    position: relative;
    top: -70px;
    left: 0;
    right: 0;
  }

  .sec-title-2 h2 {
    font-size: 40px;
  }

  .industry-slider-1 {
    margin-left: -70px;
  }

  .big-text {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: flex-start;
    justify-content: center;
  }

  .event-block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .tab-span {
    border-right: 1px solid #ffffff4f;
    padding: 15px;
  }

  .container-fluid.sec-gradiant {
    padding: 0;
  }

  .container-fluid.research {
    padding: 0px 0px 0px 40px;
  }

  .tab-span:nth-child(4) {
    border-right: 0px;
  }

  .w3-container {
    padding: 1em 5em !important;
  }

  .container-fluid {
    padding: 0px 20px;
  }

  .max-width {
    max-width: 825px;
    line-height: 1.5;
  }

  .sec-title-2 {
    display: flex;
    align-items: flex-end;
    align-content: center;
    margin-bottom: 25px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .sec-col {
    padding: 20px 15px !important;
    margin: 50px 25px;
    border-radius: 70px;
    background: #fff;
    box-shadow: 4px 4px 18px -5px #00000036;
  }

  .col-one,
  .col-two,
  .col-three {
    border-right: 1px solid #261447;
  }

  .col-one,
  .col-two,
  .col-three,
  .col-four {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
  }

  .icon-box-desc h2 {
    color: #261447;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    padding-top: 0;
    margin-top: 0;
    line-height: 1;
    font-family: "Montserrat" !important;
  }

  .icon-box-desc p {
    font-size: 13px;
    line-height: 1.2 !important;
    min-height: 35px;
  }

  .icon-box-desc {
    padding-left: 20px;
  }

  .big-text-blue,
  .big-text-orange,
  .big-text-green {
    font-size: 90px;
    line-height: 0.8;
    font-weight: 400;
  }

  .big-text-blue {
    color: #261447;
    font-family: "helvetica_neue_lt_std45_Light" !important;
  }

  .big-text-orange {
    color: #ffa62b;
    font-family: "helvetica_neue_lt_std45_Light" !important;
  }

  .big-text-green {
    color: #62a87c;
    font-family: "helvetica_neue_lt_std45_Light" !important;
  }

  #sec-four {
    padding: 35px 0px 0px;
  }

  .grid-col {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: 480px;
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 15px;
    flex: 0 0 30%;
  }

  .grid-col-govr {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 15px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
    margin: 15px;
    flex: 0 0 22%;
  }
  .grid-adm-col {
    width: 40%;
  }
}

@media only screen and (min-width: 1600px) {
  #sec-vision-mission h2 {
    font-size: 160px !important;
    line-height: 1.02;
  }
}

@media only screen and (min-width: 1920px) {
  img.photoroom {
    width: 135%;
    position: relative;
    bottom: 190px !important;
    margin: 0px -55px;
  }

  .card-body h3 {
    font-size: 20px;
  }

  .card-body h3 {
    width: 450px;
  }

  .desc-text {
    font-size: 18px !important;
  }

  .flower-piller p {
    max-width: 300px;
    font-size: 18px;
    line-height: 1.2 !important;
  }

  .navbar .navbar-nav .nav-link,
  .dropdown-item {
    font-size: 1.1em;
  }

  .prof-img .know {
    width: 75px !important;
    height: 75px !important;
    padding-left: 20px !important;
  }

  .prof-img .fa-arrow-right-long:before {
    font-size: 35px !important;
  }
  .news h3 {
    font-size: 25px !important;
    line-height: 1.2;
  }
}

@media only screen and (min-width: 2560px) {
  img.photoroom {
    width: 125%;
    position: relative;
    bottom: 250px !important;
    margin: 0px -55px;
  }

  .dean-msg {
    padding: 0px 120px;
  }

  .news {
    display: block;
  }

  .sec-news-content {
    margin: 0;
  }

  .flower-piller p {
    max-width: 310px;
    font-size: 17px;
  }

  .navbar .navbar-nav .nav-link {
    font-size: 1.65em;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1699px) {
  img.photoroom {
    width: 140%;
    position: relative;
    bottom: 180px;
    margin: 0px -55px;
  }

  .flower-piller p {
    max-width: 250px;
    font-size: 15px;
    line-height: 1.4 !important;
  }
}

@media screen and (min-width: 1700px) and (max-width: 1919px) {
  img.photoroom {
    width: 150%;
    position: relative;
    bottom: 190px;
    margin: 0px -75px;
  }

  .flower-piller p {
    max-width: 265px;
    font-size: 17px;
  }
}

/*-----Footer CSS-------*/
.footer-top {
  background-color: #261447;
  padding: 0px 20px;
  margin: 0 auto;
  color: #fff;
}

.footer-title {
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
}

@media screen and (max-width: 991px) {
  .footer-img {
    top: 40px !important;
  }

  #sec-prof,
  #sec-prof\ last {
    padding: 0 10px 35px !important;
  }

  #sec-faculty {
    padding: 0 0 10% !important;
  }
  .navbar-nav {
    margin-bottom: 25px;
  }
}

.footer-img {
  position: relative;
  top: -75px;
}

.footer {
  background: linear-gradient(90deg, #261447db 0%, #261447f5),
    url(../images/MIT-footer-bg.webp);
  background-position: center;
  mix-blend-mode: darken;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 2% 0 1%;
}

.footer-top {
  margin: 0 auto;
}

.footer-title h1 {
  font-family: "helvetica_neue_lt_std65Md" !important;
  font-size: 65px;
  margin-bottom: 0;
  line-height: 1;
  color: #ffa62b;
}

.footer-title h2 {
  font-family: "helvetica_neue_lt_std45_Light" !important;
  font-size: 65px;
  line-height: 1.1;
}

.line-bdr {
  padding: 10px;
  width: 6%;
  border-left: 2px solid #fff;
}

.footer-btm {
  padding: 3% 0;
}

.col-footer {
  color: #ffffff;
}

.col-footer h3 {
  font-size: 20px;
  line-height: 1.2;
}

ul.list-items {
  padding: 0;
  font-family: "Montserrat";
}

ul.prog-list {
  padding: 0;
  font-family: "Montserrat";
  font-weight: 500;
}

ul.prog-list {
  width: 100%;
  margin: 0;
}

.list-items li {
  list-style-type: none;
  font-style: normal;
}

.list-items li a {
  list-style-type: none;
  font-style: normal;
  color: #ffffff;
}

.list-items li a:hover {
  list-style-type: none;
  text-decoration: underline;
  font-style: normal;
  color: #ffffff;
}

.prog-list li {
  list-style-type: none;
  font-style: normal;
}

.social-icons a {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 100%;
  margin: 0 10px 0px 0px;
  transition: 0.5s ease-in-out;
  border: 1px solid transparent;
}

.social-icons a:hover {
  /* background-color: #261447; */
  padding: 10px;
  border-radius: 100%;
  border: 1px solid transparent;
}

.social-icons a:hover:nth-child(1) {
  background: #1877f2;
}

.social-icons a:hover:nth-child(2) {
  background: #ff0000;
}

.social-icons a:hover:nth-child(3) {
  background: #e1306c;
}

.social-icons a:hover:nth-child(4) {
  background: #0077b5;
}

.social-icons a:hover:nth-child(5) {
  background: #000000;
}

.social-icons a:hover img {
  transform: scale(1.3);
  filter: brightness(0) invert(1);
}

.social-icons {
  padding: 20px 0px;
}

.social-icons img {
  width: 18px;
  height: 20px;
  line-height: 1;
}

.social-icons-top a {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 100%;
  margin: 5px;
  transition: 0.5s ease-in-out;
  border: 1px solid transparent;
}

.social-icons-top a:hover {
  background-color: #261447;
  padding: 10px;
  border-radius: 100%;
  border: 1px solid #261447;
}

.social-icons-top a:hover img {
  transform: scale(1.2);
  filter: brightness(0) invert(1);
}

.social-icons-top img {
  width: 18px;
  height: 20px;
  line-height: 1;
}

.social-icons-top {
  padding: 20px 10px 0 0;
  margin: 25px 0 0;
}

.podcast-social a {
  background-color: #ffffff;
  padding: 8px;
  border-radius: 100%;
  margin: 5px;
  transition: all 0.3s ease-in-out;
  border: 1px solid #261447;
}

.podcast-social a:hover {
  background-color: #261447;
  padding: 8px;
  border-radius: 100%;
  border: 1px solid #261447;
}

.podcast-social a:hover img {
  transform: scale(1.2);
  filter: brightness(0) invert(1);
}

.podcast-social img {
  width: 22px;
  height: 20px;
  line-height: 1;
}

.podcast-social {
  padding: 10px 20px 0 0;
  margin: 15px 0 0;
  border-top: 1px solid #d3d3d3;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}

.podcast-social h4 {
  font-size: 22px;
  line-height: 1.2;
  margin-right: 5px;
}

.banner-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

.banner-video {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#sec-bg {
  background-image: linear-gradient(180deg, transparent 0%, #261447 100%);
  padding: 0px 0px 50px;
  margin-top: -130px;
}

.slick-track {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-slider .slick-slide img {
  margin: auto !important;
  width: 200px;
}

.logo-slider .slick-slide,
.Logo-slider .slick-slide {
  width: 100% !important;
  margin: 0 15px;
}

.photo-slider .slick-slide img {
  margin: auto !important;
  width: 130%;
}

#sec-ten-1 {
  position: relative;
  z-index: -1;
  background-position: center;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

#sec-ten-ra {
  position: relative;
  z-index: -1;
}

.banner-slider .slick-prev {
  left: 15px;
  font-size: 40px;
}

.banner-slider .slick-next {
  right: 30px;
  font-size: 40px;
}

.banner-slider .slick-slide img {
  margin: auto !important;
  width: 100%;
}

.banner-slider .slick-dots li button:before {
  color: #ff6201;
  font-size: 15px !important;
}

.slick-next:before,
.slick-prev:before {
  background-color: transparent;
  color: #261447;
}

/*-----scroll to top button-----*/
button.back-to-top {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  height: 0px;
  width: 0px;
  overflow: hidden;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  color: transparent;
  clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
  bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

button.back-to-top::before,
button.back-to-top::after {
  content: "";
  display: block;
  vertical-align: middle;
  border-bottom: solid 10px #261447;
  border-left: solid 10px transparent;
  line-height: 0;
  border-right: solid 10px transparent;
  height: 0;
  margin: 18px auto 0;
  width: 0;
  border-radius: 20px;
  visibility: hidden;
}

button.back-to-top.show::after,
button.back-to-top.show::before {
  visibility: visible;
}

button.back-to-top::after {
  border-bottom-color: #fff;
  position: relative;
  top: -24px;
}

button.back-to-top.show {
  display: block;
  background: #fff;
  color: #00ab6c;
  font-size: 25px;
  right: 30px;
  bottom: 15%;
  height: 50px;
  width: 50px;
  visibility: visible;
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}

button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}

.counter:after {
  content: "+";
  display: inline;
  padding-left: 5px;
}

.white-text {
  color: #fff;
  line-height: 1.2;
}

.campus-life h1,
.campus-life p {
  color: #261447;
}

#banner-contact {
  background: linear-gradient(45deg, #000 3%, transparent 90%),
    url("../images/contact-us-banner.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 28% 0 5%;
}

#banner-abhivruddhi-journal {
  background: url("../images/Abhivruddhi-Banner.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 25% 0 5%;
}

.cam-grid h3 {
  font-size: 30px;
  line-height: 1.2;
}
#sec-campus {
  padding: 3% 0;
}
.campus-img {
  text-align: center;
}
.cam-grid {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
}

.campus-text {
  text-align: center;
  color: #fff;
  margin: 0 auto;
  max-width: 500px;
  line-height: 1.2;
}

#sec-text {
  background: url("../images/bg-radial-gradient.webp");
  background-position: 0 20%;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 3% 0 5%;
}

.row-reverse {
  display: flex;
  flex-direction: column-reverse;
}

.EM-title h1 {
  font-size: 40px;
  line-height: 1;
  color: #ffa62b;
}

.EM-title p {
  color: #fff;
}

.dw-brochure {
  border-radius: 42px;
  background: #fff;
  color: #ff6201;
  font-family: "Montserrat";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  padding: 12px 35px;
  margin-top: 25px;
  transition: all 0.5s;
}

.dw-brochure:hover {
  background-color: #261447;
  color: #fff;
}

.about-title {
  color: #fff;
}

.about-founder-title h1 {
  font-family: "helvetica_neue_lt_std45_light" !important;
  color: #261447;
  font-size: 50px;
  line-height: 1.2;
}

.bg {
  border-radius: 16px;
  margin-top: 25px;
  background: #fff;
}

@media screen and (min-width: 1024px) {
  .publication-btn {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
  }
  .col-lg-5.block-shadow {
    width: 45% !important;
  }
}

@media screen and (max-width: 1024px) {
  .about-title h2 {
    font-size: 15px;
    line-height: 1.2;
  }

  .about-title-ba h2 {
    font-size: 20px;
    font-family: "helvetica_neue_lt_std45_light", Arial, sans-serif !important;
    line-height: 1.2;
  }

  .about-title h1 {
    font-size: 32px;
    line-height: 1.1;
    max-width: 450px;
  }

  .main-title h1 {
    color: #fff;
    font-size: 32px;
    line-height: 1.2;
  }

  .main-title.adm h1 {
    color: #261447 !important;
  }

  .about-title-ba h1 {
    font-size: 32px;
    line-height: 1.2;
    max-width: 400px;
  }

  .about-title-ba.banner-text h1 {
    max-width: 100% !important;
  }

  .media-title h2 {
    color: #522d7e;
    font-size: 28px;
    line-height: 1;
  }
}

@media screen and (max-width: 640px) {
  #myTabContent-1 {
    padding: 45px;
  }
  .col-lg-4.box-list {
    width: 100% !important;
  }

  .overview-title h2,
  .journal-title h2 {
    font-size: 32px !important;
  }
  .sec-content {
    padding: 35px;
  }

  .grid-col-govr {
    flex: 0 0 90%;
    text-align: center;
  }
}

@media screen and (max-width: 520px) {
  .page-tab-nav {
    display: flex !important;
    margin: -20px auto 0px !important;
    border-radius: 40px !important;
    box-shadow: 1px 17px 63.6px 0px rgba(82, 45, 126, 0.25);
    flex-direction: column;
    width: 90%;
  }

  #about-media-excellence {
    padding: 15px 0 0 !important;
  }

  .space-title h2 {
    font-size: 20px !important;
    line-height: 1.2 !important;
  }

  .international-content-sec {
    padding: 20px !important;
  }

  #placement-table1 .prog-btn {
    font-size: 10px !important;
    padding: 6px !important;
  }

  .college-list h3 {
    font-size: 18px !important;
    line-height: 1.3;
  }

  .college-list p {
    font-size: 13px !important;
    line-height: 1.2 !important;
  }

  .white-text {
    font-size: 14px !important;
    line-height: 1.2 !important;
    overflow: hidden;
  }

  .faqs h2,
  .sem-title {
    font-size: 25px !important;
    line-height: 1.2;
  }

  .faqs h2 {
    margin-bottom: 7px !important;
  }

  .w3-container.how-sec {
    padding: 0px !important;
  }

  .sec-title h2 {
    font-size: 32px !important;
    line-height: 1 !important;
  }

  .grid-col-govr {
    flex: 0 0 90%;
  }

  .sec-title h3 {
    font-size: 22px !important;
  }

  .about-mit {
    background: rgb(255 255 255 / 80%);
    border-radius: 8px;
    padding: 10px;
  }

  .about-mit p {
    font-size: 13px !important;
    line-height: 1.5 !important;
  }

  .page-tab-nav a {
    margin-bottom: 15px;
  }

  #banner-about,
  #banner-ba-program,
  #banner-ma-program {
    padding: 25% 0 10% !important;
  }

  .about-title-ba h1 {
    font-size: 25px !important;
    line-height: 1.1 !important;
  }

  .about-title-ba h2 {
    font-size: 16px !important;
    max-width: 285px !important;
  }

  .lists {
    padding: 15px !important;
  }

  .box-lists {
    padding: 15px !important;
    margin: 50px 25px !important;
  }

  .media-list-items li {
    font-size: 14px !important;
    background-size: 6% !important;
    padding-left: 25px !important;
    background-position: left 2% !important;
  }

  .about-history-title h3 {
    margin: 20px;
    font-size: 22px !important;
  }

  .table > :not(caption) > * > * {
    padding: 10px !important;
  }

  .spacer,
  .spacer-ic {
    padding: 15px !important;
  }
}

@media screen and (max-width: 1400px) {
  .item-txt img {
    width: 235px !important;
    padding: 10px;
  }
}

@media only screen and (min-width: 1368px) {
  .info-box-strategic {
    top: 84% !important;
  }
  .info-box-3 {
    top: 135% !important;
  }
  .info-box-2 {
    top: 109% !important;
    left: 3% !important;
  }
}

@media only screen and (min-width: 1440px) {
  .navbar .navbar-nav .nav-link,
  .dropdown-item {
    padding: 0.55em 0.82em !important;
    font-family: "Montserrat" !important;
    font-weight: 500 !important;
  }
}

.navbar .navbar-nav .nav-link,
.dropdown-item {
  font-family: "Montserrat" !important;
}

@media only screen and (min-width: 1920px) {
  .info-box {
    position: absolute;
    right: 24% !important;
    /* top: 40%; */
  }

  .info-box-strategic {
    position: absolute;
    right: 7% !important;
    top: 112% !important;
  }

  .info-box-3 {
    top: 179% !important;
  }

  .info-box-2 {
    top: 160% !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .navbar .navbar-nav .nav-link,
  .dropdown-item {
    padding: 0.42em 0.6em !important;
    font-family: "Montserrat" !important;
    font-weight: 500 !important;
    font-size: 0.85em !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .desc-text {
    font-size: 14px !important;
  }

  .prof-content h2 {
    font-size: 40px !important;
    line-height: 1.1 !important;
  }

  .prof-content p {
    font-size: 16px !important;
  }

  .mission p {
    top: 100px !important;
  }

  .mission h2 {
    top: 27px !important;
  }

  .vision p {
    top: -75px !important;
  }

  #sec-vision-mission h2 {
    font-size: 125px !important;
    letter-spacing: 0.1em;
  }

  .explore-content h3 {
    font-size: 28px;
  }

  .about-title h1 {
    font-size: 48px;
    line-height: 1;
    max-width: 600px;
  }

  .main-title h1 {
    font-size: 40px;
    line-height: 1.1;
  }

  .media-title h2 {
    color: #522d7e;
    font-size: 45px;
    line-height: 1;
  }

  .acedamic-calender,
  .external {
    width: 80%;
    margin: 0 auto;
  }

  .lists {
    width: 85%;
  }

  img.photoroom {
    width: 150%;
    bottom: 150px;
    margin: 0px -70px;
  }
}

@media only screen and (min-width: 1920px) {
  .lists {
    width: 75%;
    margin: 0 auto;
  }

  .dean-msg {
    padding: 0px 70px !important;
  }

  .dean-msg-left {
    padding: 0 100px 0 30px !important;
  }

  .page-tab-nav a {
    font-size: 22px !important;
    padding: 0 30px !important;
  }
}

.page-tab-nav {
  display: inline-block;
  text-align: center;
  padding: 30px 0px;
  margin: -50px auto 0px;
  border-radius: 96px;
  background: #fff;
  box-shadow: 1px 17px 63.6px 0px rgba(82, 45, 126, 0.25);
}

.page-tab-nav a {
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  padding: 0px 20px;
  color: #522d7e;
  transition: 0.5s ease-in-out;
}

.page-tab-nav a:hover {
  color: #ff6201;
}

.overview-title,
.journal-title {
  text-align: center;
  margin: 0 auto;
}

.media-title {
  color: #522d7e;
  text-align: center;
  margin: 0 auto;
}

.overview-title h2,
.journal-title h2 {
  color: #261447;
  font-size: 38px;
  line-height: 1.2;
  max-width: 750px;
  margin: 10px auto;
}

.journal-title h2 {
  font-family: "helvetica_neue_lt_std45_light" !important;
  font-size: 45px;
  line-height: 1.2;
}

.journal-title h3 {
  font-family: "helvetica_neue_lt_std45_light" !important;
  font-size: 38px;
  line-height: 1.2;
}

.overview-title p {
  padding: 25px 0;
}

.journal-title p {
  padding: 10px 0;
}

.read-more {
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  color: #ed8040;
  text-decoration: underline;
}

#about-overview {
  padding: 50px 0px 0px;
}

.journal-sec h2 {
  font-size: 45px;
  line-height: 1.2;
  font-family: "helvetica_neue_lt_std45_Light" !important;
}

#about-journal {
  background: linear-gradient(225deg, #995fa3 3.9%, #261447 63.77%);
  padding: 4% 0 8%;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

#about-research-paper {
  background: linear-gradient(225deg, #995fa3 3.9%, #261447 63.77%);
  padding: 3% 0;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

#about-editorial-board {
  background: linear-gradient(225deg, #995fa3 3.9%, #261447 63.77%);
  padding: 6% 0;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.desc-section {
  padding: 45px;
}

#about-publications {
  background: url(../images/Publications-Banner.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3% 0 4%;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.right-text .prog-btn {
  background-color: #261447 !important;
  border-color: #261447;
}
.right-text .prog-btn:hover {
  background-color: #fff !important;
}
.right-text h3 {
  color: #261447 !important;
}
.right-text h5 {
  color: #000 !important;
}
.icon-grid {
  background-color: #fff;
  border-radius: 16px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.icon-grid_1 {
  border-radius: 15px;
  background: #fff;
  box-shadow: 3px 4px 12px 0px rgba(0, 0, 0, 0.18);
  padding: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 400px;
}

.icon-grid_1 img {
  margin-top: 20px;
}

.icon-grid.right-text {
  margin: 15px !important;
}
.icon-grid_1.right-text {
  margin: 15px !important;
}

#about-conference {
  padding: 50px 0;
}

#about-media-excellence {
  padding: 25px 0px 0px;
}

#about-admission-process {
  padding: 25px 0 0;
}

.about-testimonial {
  padding: 0px 0px 50px;
}

#myTab-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: none;
  margin: 15px auto 25px;
  padding: 0;
  width: auto;
  border-radius: 96px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25),
    -10px 12px 17.9px 0px rgba(82, 45, 126, 0.1) inset;
}

button#programs-tab.active {
  border-radius: 96px;
  background: linear-gradient(
    85deg,
    #522d7e 34.18%,
    #9451e4 100.02%
  ) !important;
  color: #fff;
  padding: 18px 60px;
}

button#academic-calendar-tab.active {
  background: linear-gradient(
    85deg,
    #522d7e 34.18%,
    #9451e4 100.02%
  ) !important;
  color: #fff;
  border-radius: 96px;
  padding: 18px 60px;
}

.prog-btn:hover {
  background-color: #fff;
  color: #261447;
  border: 2px solid;
}

.white-btn:hover {
  background-color: #261447;
  color: #fff;
  border: 2px solid #fff;
}

#myTab-1 .nav-link {
  font-family: "Montserrat" !important;
  font-weight: 600;
  border: 0;
  color: #ff6201;
  font-size: 18px;
  line-height: 1.2;
  padding: 12px 30px;
}

.program-tab {
  border-radius: 16px;
  background: #fff;
  box-shadow: 7px 4px 28.7px -5px rgba(0, 0, 0, 0.15);
  margin: 15px;
  padding: 0;
}

.prog-body {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 20px;
}

.program-tab h3 {
  font-family: "Montserrat" !important;
  font-size: 20px;
  font-weight: 600;
  color: #ff6201;
  line-height: 1.2;
}

.prog-body.news-event h3 {
  font-family: "Montserrat" !important;
  font-size: 18px;
  font-weight: 600;
  color: #ff6201;
  height: 70px;
}

.program-tab h4 {
  font-family: "Montserrat" !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.prog-btn {
  font-family: "Montserrat" !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  border-radius: 38.5px;
  background: #522d7e;
  padding: 10px 20px;
  color: #fff;
  transition: 0.5s all;
  border: 2px solid #522d7e;
}

td .prog-btn {
  padding: 8px 15px !important;
}

.white-btn {
  font-family: "Montserrat" !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  border-radius: 38.5px;
  background: #fff;
  padding: 10px 20px;
  color: #261447;
  transition: 0.5s all;
  border: 2px solid #ffffff;
}

#myTabContent-1 {
  margin: 0 auto;
}

.nav-link.active .table-title {
  color: #707070;
}

.prog-body p {
  font-size: 15px;
  line-height: 1.3 !important;
  margin-bottom: 15px;
  min-height: 75px;
}

.body-para.prog-body p {
  max-width: 340px;
}

.media-slider .prog-body p {
  max-height: 65px;
  overflow-y: scroll;
  line-height: 1.3 !important;
}

#program-overview {
  padding: 0px 0px 60px 0px;
  background: url(../images/about-us/ecllipse-about.webp);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}

#program-overview-sem {
  padding: 0px 0px 60px 0px;
  background: url(../images/programs/sem-ellipse.webp);
  background-position: left 25%;
  background-repeat: no-repeat;
  background-size: cover;
}

.row.tab-bgg {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.media-list-items li {
  content: "";
  display: block;
  font-family: "Montserrat";
  background-image: url("../images/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 4%;
  background-position: left top 10%;
  padding-left: 35px;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 25px;
  color: #522d7e;
  font-weight: 500;
}

.media-list-items.one li {
  content: "";
  display: block;
  font-family: "Montserrat";
  background-image: url("../images/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 4%;
  background-position: left top;
  padding-left: 35px;
  line-height: 1.7;
  margin-bottom: 35px;
  color: #522d7e;
  font-weight: 500;
}

.media-list-item li {
  content: "";
  display: block;
  font-family: "Montserrat";
  background-image: url("../images/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 1.8%;
  background-position: left 5%;
  padding-left: 32px;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 35px;
  color: #522d7e;
  font-weight: 500;
}

.prog-list li {
  content: "";
  display: block;
  background-image: url("../images/programs/box-arrow.svg");
  background-repeat: no-repeat;
  background-size: 4%;
  background-position: left top;
  padding-left: 35px;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 12px;
}

ul.media-list-items {
  padding: 0;
}

ul.media-list-item {
  padding: 0;
}

.lists {
  column-gap: 5em;
  column-count: 2;
  padding: 25px;
  margin: 0 auto;
}

.box-lists {
  margin: 70px auto;
  border-radius: 31px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 32px;
}

.box-list-items {
  margin: 30px auto 15px;
  border-radius: 31px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 30px;
}

.placement-box {
  margin: 25px auto;
  border-radius: 31px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 30px;
}

.box-lists .media-list-items li {
  background-position: left 5% !important;
  /* padding-left: 30px !important; */
}

.about-history-title h2 {
  font-family: "helvetica_neue_lt_std45_Light", Arial, sans-serif !important;
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
}

.editorial-sec h1 {
  font-family: "helvetica_neue_lt_std45_Light", Arial, sans-serif !important;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 500;
}

.box-shadow {
  margin: -85px auto 50px;
  border-radius: 31px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 30px;
}

.box-shadow-1 {
  border-radius: 31px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 30px;
}

.backdrop img {
  opacity: 0.8;
  padding: 0px 10px;
}

.thin-text {
  font-weight: 300 !important;
}

#sec-vision-mission {
  background: linear-gradient(83deg, #180b2f 23.13%, #522d7e 112.26%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

#sec-vision-mission p {
  color: #fff;
  max-width: 650px;
}

#sec-vision-mission h2 {
  font-size: 180px;
  text-transform: uppercase;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(273deg, #522d7e 27.16%, #6c2db7 94.22%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

.vision h2 {
  position: relative;
  top: -22px;
}

.mission h2 {
  position: relative;
  top: 34px;
}

.vision p {
  position: relative;
  top: -25px;
  left: 85px;
}

.mission p {
  position: relative;
  top: 80px;
  z-index: 1;
}

.mission {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}

/* Style the tab */
.events {
  float: left;
  width: 50%;
  height: auto;
  padding: 15px;
}

/* Style the buttons inside the tab */
.events button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 10px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Create an active/current "tab button" class */
.events button.active {
  border-radius: 9px;
  background: rgba(219, 135, 255, 0.1);
  color: #261447;
}

.events button.active .icon-block img {
  filter: brightness(1) invert(0);
  color: #fff;
  background: #fff;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 25px 25px 0px 25px;
  width: 60%;
  border-left: none;
  height: auto;
}

.dean-msg h2 {
  font-size: 45px;
  color: #261447;
}

.dean-msg-left h2 {
  font-size: 45px;
  color: #261447;
}

.incharge-msg h2 {
  font-size: 45px;
  color: #261447;
}

hr {
  background: #522d7e;
  height: 4px !important;
  opacity: 1 !important;
  width: 150%;
}

hr.left-hr {
  background: #522d7e;
  height: 4px !important;
  opacity: 1 !important;
  width: 125%;
  position: relative;
  right: 25%;
}

hr.left-line {
  background: #522d7e;
  height: 4px !important;
  opacity: 1 !important;
  width: 110%;
  margin-left: -120px;
}

.dean-msg {
  padding: 0px 40px;
}

.dean-msg-left {
  padding: 0 40px 0 20px;
}

.dean-msg p,
.dean-msg-left p {
  max-height: 220px;
  overflow-x: auto;
  padding: 0 20px 0 0;
}

.incharge-msg p {
  max-height: 315px;
  overflow-x: auto;
  padding: 0 40px 0 0;
}

#sec-dean {
  padding: 5% 1.5% 0;
}

.faculty p {
  color: #261447;
  font-weight: 500;
}

.faculty_1 p {
  color: #261447;
  font-weight: 500;
}

#sec-faculty h2 {
  text-align: center;
  margin: 0 auto;
  font-size: 45px;
  line-height: 1.2;
  color: #261447;
  padding: 2% 0 0;
}

.faculty {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  transition: 0.5s all;
  padding: 2% 10px 1%;
}

.faculty_1 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  transition: 0.5s all;
  padding: 2% 10px 1%;
}

#sec-faculty {
  padding: 1.5% 0 3.5%;
}

.desc-text {
  font-family: "Montserrat";
  line-height: 1.4;
  font-style: normal;
  font-size: 18px;
  font-weight: 500;
  white-space: pre-line;
}

.faculty h3,
.faculty_1 h3 {
  font-family: "Montserrat" !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
}

.dean-content {
  background: url("../images/about-us/quote.webp");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 18%;
}

.dean-content-left {
  background: url("../images/about-us/left-quote.webp");
  background-position: 0 25%;
  background-repeat: no-repeat;
  background-size: 18%;
}

.prof-content p,
.prof-content h3 {
  color: #fff;
}

.prof-content p {
  line-height: 1.6 !important;
}

.prof-content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  padding: 50px;
}

.prof-content h2 {
  font-family: "helvetica_neue_lt_std45_light" !important;
  font-size: 45px;
  line-height: 1.2;
}

.prof-content h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px !important;
}

.prof-img {
  text-align: center;
}

.prof-img img {
  width: 75%;
  border-radius: 16px;
  background: lightgray -650.138px -69.837px / 293.617% 158.836% no-repeat;
  margin: -40px auto;
}

.prof-block {
  color: #fff;
  padding: 15px;
  border-radius: 45px;
  background: linear-gradient(249deg, #995fa3 3.9%, #261447 63.77%);
}

.prof-block-1 {
  color: #fff;
  padding: 15px;
  border-radius: 45px;
  background: linear-gradient(-249deg, #995fa3 3.9%, #261447 63.77%);
}

.deans-img {
  border-radius: 9px;
}

.thead-design {
  border-radius: 10px 10px 0 0;
  color: #261447;
}

/* Active center slide (You can change anything here for cenetr slide)*/
.media-slider .slick-center,
.media-slider
  .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
  + .slick-cloned[aria-hidden="true"] {
  transform: scale(1.1);
  background-color: #ffffff;
}

.media-slider .slick-current.slick-active {
  transform: scale(1.05);
  background-color: #ffffff;
}

.prof-img .fa-arrow-right-long:before {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 25px;
  color: #261447 !important;
}

.prof-img .know {
  width: 50px;
  height: 50px;
  padding-left: 14px;
  position: relative;
  left: 5%;
  top: 0;
}

#sec-prof {
  padding: 100px 0px;
}

.news-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  padding: 0px 50px;
}

.news-content h2 {
  color: #261447;
  font-size: 45px;
  line-height: 1;
}

.min-width {
  max-width: 500px !important;
  line-height: 1.3;
}

.news-content p {
  color: #261447;
  max-width: 500px;
}

#sec-tab-pane .news {
  padding: 50px 0;
  background: #261447;
}

#myTab-2 #announcements-tab.active {
  background: linear-gradient(269deg, #6b2db4 -2.19%, #522d7e 96.2%) !important;
  color: #fff;
}

#myTab-2 #publications-tab.active {
  background: linear-gradient(269deg, #6b2db4 -2.19%, #522d7e 96.2%) !important;
  color: #fff;
}

#myTab-2 .nav-link {
  font-family: "Montserrat" !important;
  color: #261447;
  font-weight: 600;
  border: 0;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  padding: 12px 25px;
}

.news h3 {
  font-family: "Montserrat" !important;
  color: #261447;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  max-width: 500px;
}

#myTab-2 .nav-item {
  border-radius: 31.5px;
  background: #ddd !important;
}

#myTab-2.nav-tabs {
  border-bottom: none;
}

.tab-span-2 {
  max-height: 160px;
  overflow-y: scroll;
}

section#sec-tab-pane-news {
  margin-top: 30px;
}

.tab-bg-2 {
  border-radius: 16px;
  border: 1px solid #ede1fb;
  padding: 10px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 6px 4px 9.6px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

#sec-news-tab {
  background: url(../images/bg-radial-gradient.webp);
  background-position: 100% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px 0px 75px;
}

.prog-body small {
  font-size: 12px !important;
  line-height: 1.2;
  margin-bottom: 25px;
  font-family: "Montserrat";
  font-weight: 600;
  font-style: normal;
  color: #ff6201;
}

.student-testimonials .prog-body p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 15px;
  max-height: 80px;
  overflow-x: hidden;
}

.student-testimonials .prog-body h3 {
  font-family: "Montserrat" !important;
  font-weight: 600;
}

#student-testimonial {
  padding: 4% 0 0;
}

.faq-content p {
  color: #522d7e;
  text-align: center;
  font-family: "Montserrat";
  font-size: 20px;
  line-height: 1.4;
  font-style: normal;
  font-weight: 500;
  max-width: 1080px;
  margin: 0 auto;
}

.faqs h2 {
  text-align: center;
  display: inline-block;
  color: #261447;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 3px solid #522d7e;
}

.sem-title {
  font-size: 35px;
  line-height: 1.2;
  text-align: center;
  color: #261447;
}

.sem-title:after {
  content: "";
  display: block;
  border-bottom: 3px solid #522d7e;
  width: 20%;
  margin: 10px auto;
}

.sem-bg {
  display: inline-block;
  background: linear-gradient(120deg, #995fa3 10%, #261447 80%);
  padding: 10px 15px;
  border-radius: 5px;
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
}

.sem-bg:after {
  content: "";
  display: inline-block;
  border-bottom: 2px solid #d4d4d4;
  margin: 10px 0;
}

.faqs {
  text-align: center;
  margin: 0 auto;
}

.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}

.collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}

.collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}

.accordion-button {
  font-family: "Montserrat";
  font-size: 18px;
}

.list {
  font-family: "Montserrat";
  list-style-type: disclosure-closed;
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.8;
  color: #261447;
}

.lists-white li {
  content: "";
  display: block;
  font-family: "Montserrat";
  background-image: url("../images/white-arrow.svg");
  background-repeat: no-repeat;
  background-size: 4%;
  background-position: left 10%;
  padding-left: 35px;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #ffff;
  font-weight: 500;
}

ul.lists-white {
  padding: 0;
}

.list-one {
  font-family: "Montserrat";
  list-style-type: none;
  padding-left: 20px;
}

ol li {
  line-height: 2;
}

.list-two {
  font-family: "Montserrat";
  padding-left: 20px;
  line-height: 1.7;
  font-size: 16px;
}

.accordion-button:not(.collapsed) {
  background: #f4f4f4;
  font-weight: 500;
  color: #522d7e !important;
  border-radius: 8px;
}

.accordion-item {
  border: none;
  padding: 10px;
}

.accordion-button {
  text-align: left;
  border-bottom: 2px solid #d4d4d4;
  border-image-slice: 1;
  width: 100%;
  line-height: 1.3;
}

.accordion-item:last-child .accordion-button {
  text-align: left;
  border-bottom: none;
  border-image-slice: 1;
  width: 100%;
  line-height: 1.2;
}

.accordion-button:focus {
  border-color: transparent !important;
  box-shadow: none !important;
}

.faq-accordian,
.faq-accordian {
  margin-bottom: 25px;
  border-radius: 16px;
  margin-top: 25px;
  padding: 25px !important;
  background: #dbdada33;
  box-shadow: 24px 19px 32.5px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

.faq-accordian .accordion {
  border-radius: 16px;
  background: #fff;
  max-height: 600px;
  overflow-y: scroll;
}

.semester {
  border-radius: 16px;
  background: #fff;
  overflow: auto;
  padding: 15px;
}

.faq-bg {
  background: url(../images/about-us/accordian-ellipse.webp);
  background-position: 100% 20%;
  background-repeat: no-repeat;
  background-size: cover;
}

#myTab-3.nav {
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}

#myTab-3 .nav-link.active .table-title {
  color: #261447;
}

#myTab-3.nav-tabs .nav-link.active {
  border-color: transparent !important;
  background: transparent;
}

.nav-tabs {
  border: none !important;
}

#myTab-3 .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent !important;
}

.Navbar {
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  transition: top 0.3s;
  /* Add smooth transition for better user experience */
  z-index: 1000;
  /* Ensure navbar is on top of other content */
}

.Navbar.sticky {
  top: 20px;
  /* Move navbar out of view when scrolled */
}

.faq-content {
  padding: 75px 0;
}

/*---Top Navigation----*/

@media only screen and (min-width: 768px) {
  .navbar-hover .collapse ul li {
    position: relative;
  }

  .navbar-hover .collapse ul li:hover > ul {
    display: block;
  }

  .navbar-hover .collapse ul ul ul {
    top: -8px;
    left: 100%;
    min-width: auto;
  }
  .navbar-hover .collapse ul ul ul:nth-last-child() {
    right: 100% !important;
  }
}

@media only screen and (max-width: 1200px) {
  .navbar-hover .collapse ul li:hover > ul {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-hover .collapse ul ul {
    position: relative;
    top: 0%;
    left: 0%;
    width: 98%;
    display: none;
  }
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #381a6f;
  background-color: #e9ecef;
  max-width: 100%;
}

.dropdown-menu {
  border: none;
  box-shadow: 4px 4px 18px -8px #252525;
  width: auto;
  border-radius: 0 !important;
}

.dropdown-menu:focus .dropdown-menu li {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

/*-----------About MIT-ADT, ledership page CSS-------------*/
.grid-col:hover h3 {
  color: #522d7e;
}

.grid-col:hover {
  cursor: pointer;
}

.grid-col:hover p {
  color: #522d7e;
}

.leaders-msg-title {
  margin: 0 auto;
  text-align: center;
}

.leaders-msg-title h2 {
  font-family: "helvetica_neue_lt_std45_light" !important;
  font-size: 45px;
  line-height: 1.2;
}

.leaders-msg-box {
  margin: 40px auto;
  border-radius: 16px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 50px;
}

.scroll-p {
  max-height: 400px;
  overflow-y: scroll;
}

.leaders-msg-box_1 {
  margin: 40px auto;
  border-radius: 16px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 50px;
}

.desg-txt {
  color: #ff6201;
}

.grid-col-govr h3 {
  font-family: "Montserrat" !important;
  color: #261447;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  transition: 0.5s ease-in-out;
}

.grid-col-govr p {
  font-size: 15px !important;
  line-height: 1.4 !important;
  transition: 0.5s ease-in-out;
}

.grid-col-govr:hover {
  color: #ff6201;
  box-shadow: 5px 5px 20px -10px #ff6201;
}

.grid-col-govr:hover h3 {
  color: #ff6201;
}

.grid-col-govr:hover p {
  color: #ff6201;
}

.grid-col-govr {
  min-height: 320px;
  transition: 0.5s ease-in-out;
}

.grid-col-govr:hover img {
  transform: scale(0.9);
  box-shadow: 4px 4px 18px -10px #261447;
  border-radius: 100%;
}

.grid-col-govr img {
  border-radius: 100%;
  transition: 0.5s ease-in-out;
}

.grid-col-mgmt {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
  text-align: center;
}

.grid-col-mgmt h3,
.grid-col-council h3,
.grid-col-council-main h3 {
  font-family: "Montserrat" !important;
  color: #261447;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 5px;
}

.grid-col-mgmt p,
.grid-col-council p,
.grid-col-council-main p {
  font-size: 14px;
  line-height: 1.4 !important;
  margin-bottom: 50px;
}

.grid-col-mgmt img {
  border-radius: 100%;
  width: 100px;
  transition: 0.5s ease-in-out;
}

.grid-col-mgmt:hover img {
  transform: scale(1.15);
  box-shadow: 4px 4px 18px -10px #261447;
  border-radius: 100%;
}

.grid-col-mgmt:hover h3 {
  color: #0e9c7b;
}

.grid-col-mgmt:hover p {
  color: #0e9c7b;
}

.grid-col-council:hover p,
.grid-col-council-main:hover p {
  color: #9e3f88;
}

.grid-col-council:hover h3,
.grid-col-council-main:hover h3 {
  color: #9e3f88;
}

.grid-col-council:hover {
  border-left: 3px solid #9e3f88;
  background: linear-gradient(45deg, #9e3f8863 -50%, transparent 50%);
}

.grid-col-council-main:hover {
  border-left: 3px solid #9e3f88;
  background: linear-gradient(45deg, #9e3f8863 -50%, transparent 50%);
}

.grid-col-council-main {
  border-left: 3px solid transparent;
  padding: 5px 15px;
  max-height: 110px;
  margin-bottom: 30px;
  transition: 0.5s ease-in-out;
}

.grid-col-council {
  border-left: 3px solid transparent;
  padding: 5px 15px;
  max-height: 90px;
  margin-bottom: 30px;
  transition: 0.5s ease-in-out;
}

.grid-col-govr .desc-grid {
  width: 100%;
}

#sec-txt {
  padding: 3% 0 0;
}

/*-------------Student Grievances----------*/
#sec-title {
  padding: 2% 0 0;
}

#sec-title h1,
#prof-sec-title h1 {
  font-family: "helvetica_neue_lt_std45_light" !important;
  text-align: center;
  font-size: 45px;
  line-height: 1.2;
}

#sec-tab-pane-3 {
  background: url(../images/bg-radial-gradient.webp);
  background-position: 0 20%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0 5%;
}

.student-grid {
  text-align: center;
  margin: 50px auto;
  border-radius: 16px;
  background: #fff;
  box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
  padding: 50px;
}

.student-grid h2 {
  font-family: "Montserrat" !important;
  font-size: 25px;
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
  color: #261447;
}

.grid-col-student:hover {
  border-left: 3px solid #9e3f88;
  padding: 5px 15px;
  max-height: 110px;
  background: linear-gradient(45deg, #9e3f8863 -50%, transparent 50%);
  margin: 20px auto;
}

.grid-col-student {
  border-left: 3px solid transparent;
  padding: 5px 15px;
  max-height: 110px;
  margin: 20px auto;
  transition: 0.5s ease-in-out;
}

.grid-col-student p {
  color: #261447;
  font-size: 14px !important;
  line-height: 1.4 !important;
  max-width: 285px;
}

.grid-col-student h3 {
  color: #261447;
  font-family: "Montserrat" !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 5px;
}

.grid-col-student:hover p {
  color: #9e3f88;
}

.grid-col-student:hover h3 {
  color: #9e3f88;
}

.student-grid .desc-grid {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.sexual-harrashment {
  text-align: center;
  margin: 30px auto;
}

.student-grid .grid-col-student {
  display: inline-block;
  text-align: left;
}

.anti-ragging-table {
  margin: 30px 0;
  overflow: auto;
}

.anti-ragging-table p {
  color: #522d7e;
  text-align: left;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.3;
}

.col-grid {
  display: inline-block !important;
  text-align: left;
  vertical-align: top;
}

h3.trim {
  max-width: 300px;
  min-height: 70px;
}

.coc p {
  color: #522d7e;
  font-size: 16px;
}

.row-block {
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.tab-block .program-tab {
  margin: 30px;
}

.about-title-foreign {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 40px;
}

.about-title-foreign h1 {
  font-family: "helvetica_neue_lt_std45_Light" !important;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0;
}

.about-title-foreign h2 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 0;
}

.mission-ttl {
  padding: 0px 30px;
}

.item-txt p {
  color: #ff6201;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2 !important;
  text-align: center;
  max-width: 200px;
  overflow: hidden;
  margin: 20px auto;
}

.item-txt img {
  box-shadow: 10px 10px 30px -5px #d4d4d4;
  border-radius: 5px;
  text-align: center;
  margin: 0 auto;
}

.slider {
  padding: 3% 0;
}

.faculty-title {
  font-family: "Montserrat" !important;
  font-weight: 600;
  text-align: left;
  margin: 2% 0 2%;
  background: #f9f9f9;
  padding: 15px;
  border-radius: 5px;
}

h3.faculty-title:after {
  content: "";
  border-bottom: 2px solid #261447;
  padding: 5px;
  display: block;
  width: 12%;
  text-align: left;
}

.list-item li {
  padding: 0;
  font-family: "Montserrat";
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  list-style-type: disclosure-closed;
}

ul.list-item {
  margin-bottom: 0;
  position: relative;
  top: -85px;
}

.mission ul.list-item {
  margin-bottom: 0;
  position: relative;
  top: 70px;
  z-index: 2;
}

.awards.slick-slide img {
  margin: 20px;
  border-radius: 31px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 20px;
}

.news.slick-slide img {
  margin: 20px auto;
  border-radius: 31px;
  background: #fff;
  box-shadow: 5px 5px 18px -5px #d4d4d4;
  padding: 15px;
  width: 90%;
}

.awards {
  margin: 10px;
}

.awards-slider .slick-prev:before {
  font-size: 30px;
  font-family: inherit;
  box-shadow: 3px 3px 15px -2px #d4d4d4;
  background-color: white;
  color: #261447;
  border-radius: 100%;
  padding: 10px;
  opacity: 1;
}

.awards-slider .slick-next:before {
  font-size: 30px;
  font-family: inherit;
  box-shadow: 3px 3px 15px -2px #d4d4d4;
  background-color: white;
  color: #261447;
  border-radius: 100%;
  padding: 10px;
  opacity: 1;
}

.news-slider .slick-prev:before {
  font-size: 30px;
  font-family: inherit;
  box-shadow: 3px 3px 15px -2px #d4d4d4;
  background-color: white;
  color: #261447;
  border-radius: 100%;
  padding: 10px;
  opacity: 1;
}

.news-slider .slick-next:before {
  font-size: 30px;
  font-family: inherit;
  box-shadow: 3px 3px 15px -2px #d4d4d4;
  background-color: white;
  color: #261447;
  border-radius: 100%;
  padding: 10px;
  opacity: 1;
}

.awards.slick-prev {
  left: -55px !important;
}

.news.slick-prev {
  left: -55px !important;
}

.awards-slider .slick-dots li button:before {
  color: #ff6201;
  font-size: 15px !important;
}

.news-slider .slick-dots li button:before {
  color: #ff6201;
  font-size: 15px !important;
}

.single-testimonail {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  height: 325px;
}

/*-------how to apply page css--------*/

.grid-column {
  display: block;
  padding: 25px;
}

.right a.prog-btn {
  float: left;
  margin-left: 132px;
}

.number {
  font-size: 100px;
  color: #ed8040;
  font-family: "helvetica_neue_lt_std65Md";
  font-weight: 800;
  letter-spacing: 0.15em;
  line-height: 1;
  float: left;
}

.grid-column p {
  max-width: 450px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5 !important;
}

#sec-dates {
  background: url("../images/admissions/right-ellipse.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0 5%;
}

.apply-sec-title {
  text-align: left;
  /* margin: 35px auto 0; */
}

a.prog-btn.text-center {
  padding: 15px 35px !important;
}

.apply-sec-title .admission {
  margin: 20px 0 !important;
}

.apply-sec-title h2 {
  font-size: 45px;
  line-height: 1.2;
}

.apply-sec-title h3 {
  font-family: "helvetica_neue_lt_std45_light" !important;
  font-size: 32px;
  line-height: 1.2;
  padding: 0;
}

.admission h4 {
  font-family: "helvetica_neue_lt_std35_thin", Arial, sans-serif !important;
  color: #261447;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.25px;
}

.icon i {
  float: left;
  margin: 10px;
  background-color: #261447;
  border-radius: 100%;
  padding: 12px;
  width: 40px;
  height: 40px;
  line-height: 1;
}

.right-text {
  text-align: left;
  margin: 25px;
}

.right-text-1 {
  text-align: left;
  margin: 25px;
  padding: 10px;
}

.fa-calendar-days:before {
  color: #fff;
  font-size: 18px;
  line-height: 1;
}

.admission {
  border-radius: 16px;
  background: #fff;
  box-shadow: 2px 2px 13.4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px;
  margin: 20px;
}

.adm-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .col-lg-4.admission {
    width: 28.33% !important;
  }

  .grid-adm-col {
    width: 44%;
  }

  .how-apply {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: -250px;
  }
  .how-sec {
    padding: 1em 0em 1em 3em !important;
  }
}

.about-scholarship-title {
  text-align: center;
  margin: 0 auto;
  color: #fff;
}

.about-scholarship-title h1 {
  font-size: 45px;
  line-height: 1.2;
}

.scholarship-box {
  text-align: center;
  margin: 25px auto;
  border-radius: 16px;
  border: 1px solid #ede1fb;
  background: rgb(255 255 255 / 30%);
  padding: 20px;
  box-shadow: 6px 4px 9.6px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

.scholarship-box h3 {
  border-radius: 16px;
  background: #fff;
  padding: 25px;
  margin: 30px;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Montserrat" !important;
}

.scholarship-box th tr p {
  padding: 10px;
  margin: 10px;
}

.link:hover {
  background-color: #261447;
  border-radius: 20px;
  color: #fff;
  padding: 10px 20px;
  line-height: 1;
  font-weight: 600;
}

.link {
  border-color: 1px solid #261447;
  border-radius: 20px;
  color: #261447;
  padding: 10px 20px;
  line-height: 1;
  font-weight: 600;
}

.link {
  transition: 0.5s ease-in-out;
}

.grid-adm-col {
  margin: 20px;
  padding: 20px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 2px 2px 13.4px 0px rgba(0, 0, 0, 0.25);
}

.grid-adm-col p {
  width: 100%;
}

.grid-adm-col h2 {
  font-family: "helvetica_neue_lt_std65Md" !important;
  font-size: 24px;
  line-height: 1.2;
  color: #261447;
  font-weight: 500;
}

.adm-icon {
  background-color: #261447;
  border-radius: 100%;
  padding: 12px;
  width: 50px;
  height: 50px;
  line-height: 1;
}

.adm-icon img {
  width: 25px;
  height: 25px;
}

span.adm-number {
  position: relative;
  top: -60px;
  left: 0;
  font-size: 40px;
  line-height: 1;
  color: #ed8040;
  font-family: "helvetica_neue_lt_std45_light";
  float: right;
}

span.adm-number:before {
  content: "";
  display: inline-block;
  border-left: 2px dashed;
  transform: rotate(310deg);
  border-radius: 100%;
  color: #252525;
  padding: 50px;
  position: relative;
  top: 25px;
  left: 80px;
}

.adm-grid p,
.stat-grid {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
}

.adm-grid {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  padding: 30px;
}

.stat-grid {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  padding: 30px;
}

.prog-grid {
  border-bottom: 1px solid #d0bcbc;
  background: #f8f4e3;
  border-radius: 16px;
  padding: 15px;
}

.fa-users {
  background: #261447;
  padding: 10px;
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1.2;
}

.icon1 {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
}

.prog-grid.prog-grid-3 {
  background: #f8f4e3;
  border-radius: 16px;
  padding: 15px;
}

.prog-grid-3 .prog-list li {
  background-size: 7%;
}

.prog-grid-3 {
  margin-bottom: 20px;
}

.prog-grid h4:after {
  content: "";
  display: block;
  border-bottom: 1px solid #d0bcbc;
  background: #f8f4e3;
  padding: 8px;
}

.adm-grid h3 {
  color: #261447;
  font-size: 45px;
  line-height: 1.2;
  font-weight: 400;
}

.adm-content {
  padding: 25px 0 100px;
}

.email {
  font-size: 22px;
  line-height: 1.2;
  transition: 0.5s ease-in-out;
}

.email:hover {
  color: #ffa62b;
}

ul.prog-list.prog-grid {
  padding: 15px;
}

.prog-grid1 h3 {
  margin: 0 0 20px;
}

.prog-list li:last-child {
  margin-bottom: 0;
}

#UG-Program {
  margin: 2% 0 6%;
}

.adm-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}

h3.prog-title {
  padding: 0 20px;
  margin: 20px 0 0;
}

.spacer {
  padding: 75px;
}

.spacer2 {
  padding: 50px;
}

.spacer-ic {
  padding: 35px;
}

.mission.placement ul.list-item {
  top: 70px !important;
  z-index: 2;
  max-width: 600px;
  padding: 15px;
}

#sec-placement .orange-text {
  text-align: center;
  margin: 0 auto;
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.Esdp .grid-adm-col h2 {
  font-family: "helvetica_neue_lt_std45_light" !important;
  font-size: 26px;
  line-height: 1.2;
}
.seperator {
  content: "";
  border-top: 1px solid #ccc9c9;
  display: block;
  padding: 5px;
  margin: 10px;
}

#sec-text-placement {
  text-align: center;
  margin: 0 auto;
  padding: 3% 20px 1.5%;
}

#sec-placement {
  padding: 1% 0 10%;
}

.recruiter {
  margin: 0 auto;
  padding: 5% 0 !important;
  width: 80%;
}

.success-stories {
  padding: 20px !important;
  border: 1px solid #ccc9c9;
  border-radius: 16px;
  margin: 75px auto;
  width: 80%;
}

.success-stories img {
  padding: 5px;
}

.prog-grid2 {
  padding: 0;
}
.prog-grid2 h2 {
  font-size: 25px;
  padding: 0 20px;
  line-height: 1.2;
}

.placement-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 5px;
  transition: all 0.3s ease;
  border-radius: 50px;
  margin: 10px;
  background-color: #fff;
  box-shadow: 5px 5px 18px -5px #00000069;
}

.icon-bar a:last-child:hover img {
  filter: brightness(1);
  transition: all 0.5s ease-in-out;
  transform: scale(1.15);
}

.icon-bar a:hover img {
  filter: brightness(0) invert(1);
  transition: all 0.5s ease-in-out;
  transform: scale(1.15);
}

.icon-bar a:hover {
  background: #261447;
}

.table-head tr th {
  background-color: #f8f4e3;
  border-color: #ccc9c9;
}

.table-head {
  background-color: #f8f4e3;
  border-color: #ccc9c9;
  vertical-align: middle;
}

.table-head th:first-child {
  border-radius: 20px 0px 0px 0px;
}

.table-head th:last-child {
  border-radius: 0px 20px 0px 0px;
}

#placement-table {
  font-family: "Montserrat";
  display: block;
  overflow-x: auto;
  width: 100%;
  margin: 25px 0 75px;
}

#placement-table table,
tr,
td {
  font-size: 16px !important;
  line-height: 1.2;
  padding: 15px !important;
}

#editorial-committee {
  background: #f5f5f5;
  padding: 35px 0;
}

#journal-table {
  display: block;
  overflow-x: auto;
  text-align: left;
  border-radius: 16px;
  background: #fff;
  font-weight: 500;
  box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
}
#journal-table td:first-child {
  width: 30%;
}

#journal-table tr:nth-child(even) {
  background: #f6f5f5;
  border-style: hidden;
}

#journal-table td:last-child {
  color: #522d7e !important;
}

#placement-table1 {
  font-family: "Montserrat";
  overflow-x: auto;
  width: 100%;
  margin: 25px 0 40px;
}

#placement-table1 .table-head,
#placement-table2 .table-head {
  border: transparent;
  vertical-align: middle;
}

.research-table-bg {
  margin-bottom: 25px;
  border-radius: 16px;
  padding: 25px !important;
  background: #fff;
  box-shadow: 24px 19px 32.5px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

#placement-table2 .table-head tr th:first-child {
  text-align: center;
  width: 10%;
  border-left: none;
}

#placement-table2 .table-head tr th:last-child {
  border-right: none;
}

#placement-table2 .srn {
  text-align: center;
}
#placement-table2 .dwn-link {
  width: 25%;
  text-align: center;
}
#placement-table2 .table-head tr th {
  border-color: #dee2e6;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 1.2;
}

.table-stats td:last-child {
  text-align: center;
  vertical-align: middle;
  padding: 20px 0 !important;
}

.placement-btn {
  margin: 25px 0;
}

/* Pagination. */
.pagination {
  background: #333;
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  display: flex;
  justify-content: center;
}

#placements-load {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 15%;
  font-family: "Montserrat";
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  padding: 12px 20px;
  background-color: #522d7e;
  border-radius: 50px;
  color: #fff;
  margin: 50px auto;
}

.placement-logos img {
  width: 225px;
  margin: 0;
}

.professional-platforms-content,
.int-overview {
  margin: 0 auto;
  max-width: 1080px;
  text-align: center;
  padding: 20px;
}

.professional-platforms-content p {
  margin: 25px 0;
}

.placement-Logo {
  border-radius: 16px;
  background: #fff;
  box-shadow: 2px 2px 13.4px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
  margin: 25px 15px;
  padding: 20px 0;
}

.place-col {
  justify-content: center;
  margin: 25px 0 75px;
}

.placement-Logo img {
  width: 100%;
  text-align: center;
  height: 175px;
  object-fit: contain;
}

.placement-Logo h4 {
  font-size: 20px;
  color: #261447;
  line-height: 1.2;
  padding: 20px;
}

.international-content-sec {
  padding: 20px 30px 0px 0px;
}

.international-content-sec h2 {
  font-size: 38px;
  line-height: 1.2;
  letter-spacing: 0.25px;
  padding: 0px 0px 10px 0px;
}

.international-content-sec p {
  padding: 25px 0;
  line-height: 1.7 !important;
}

.international-collab-img img {
  border-radius: 16px;
  border: 1px solid #ede1fb;
  background: #fff;
  padding: 30px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#sec-twinning {
  padding: 1% 0 5%;
}

/*----Tab Content---*/
/* Custom CSS for vertical tabs */
.vertical-tabs {
  border-left: 4px solid #ddd; /* Change the color of the border as needed */
}
.vertical-tabs .nav-link {
  padding: 10px;
  margin: 0 0 1px 0;
  border: 0;
  border-left: 4px solid transparent;
  border-radius: 0;
}
.vertical-tab-link.active {
  background: transparent !important;
  color: #522d7e !important;
  border-bottom: 2px solid #261447;
  border-radius: 0px;
  width: 70%;
}
.vertical-tab-link {
  font-family: "Montserrat";
  font-size: 18px;
  color: #a4a4a4;
  font-weight: 500;
  margin: 18px 0;
  line-height: 1.2;
  padding: 10px 40px;
}

.me-3 {
  width: 200px;
  margin-right: 1rem !important;
  border-radius: 12px;
  background: #fff;
  box-shadow: 5px 4px 15.5px 0px rgba(82, 45, 126, 0.25);
}
.v-pills-tab {
  margin: 30px auto;
}
.vertical-tab-link:hover {
  color: #522d7e !important;
}
.vertical-tabs .nav-link.active {
  background-color: #f8f9fa; /* Change the background color of the active tab as needed */
  border-left-color: #007bff; /* Change the color of the border for the active tab as needed */
}
.vertical-tabs .nav-link:hover {
  background-color: #f8f9fa; /* Change the background color of the hovered tab as needed */
}
.vertical-tabs .tab-content {
  margin-left: 10px; /* Adjust the indentation of the tab content */
}
.vertical-tab {
  align-content: center;
  justify-content: space-around;
}

.camp-slider,
.tab-img img,
.universities-slider {
  border-radius: 8px;
  border: none;
  box-shadow: 6px 4px 9.6px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25) inset;
}

.space-camp-row {
  padding: 50px 20px;
}

.contact-info {
  width: 90%;
  margin: 35px auto;
  padding: 30px;
}
.contact-info ul li a:hover {
  color: #ff6201;
}

.contact-info.journal-cnt {
  width: 85%;
  margin: 0 auto 100px;
  padding: 30px !important;
}

.journal-cnt h3 {
  color: #522d7e;
  font-family: "Montserrat" !important;
  font-size: 25px;
  font-style: normal;
  line-height: 1.2;
  font-weight: 500;
}

.cnt-info {
  padding: 0px !important;
}

.info ul {
  padding: 0;
  float: left;
}

.info .list {
  float: none;
}

.contact-info ul li {
  list-style-type: none;
  padding-left: 0;
  margin: 15px 0;
  font-family: "Montserrat";
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}

.text-bold {
  font-weight: 600;
  color: #261447;
}

.journal-cnt ul li {
  display: block;
  list-style-type: none;
  padding-left: 0;
  margin: 20px 0;
  font-family: "Montserrat";
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
}

.cnt-info ul li {
  list-style-type: none;
  padding-left: 0;
  margin: 15px 0;
  font-family: "Montserrat";
  font-size: 17px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}

.external {
  padding: 30px;
  border-radius: 16px;
}

.contact-info img {
  margin-right: 12px;
  float: left;
  width: 50px;
}

.editorial-title h3 {
  color: #261447;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.25px;
}

.cnt-info img {
  margin-right: 15px;
  float: left;
  width: 42px;
}

.contact-info {
  border-radius: 16px;
  background: #fff;
  box-shadow: 7px 4px 28.7px 0px rgba(0, 0, 0, 0.15);
}

ul.info-alumni {
  padding: 0;
  list-style-type: none;
}

.white-btn {
  font-size: 18px;
  padding: 15px 30px;
  line-height: 1.2;
}

.list-school {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  border-radius: 16px;
  background: #f8f4e3;
}

.list-school h4 {
  text-align: left;
  padding: 20px;
  line-height: 1.2;
}

.list-school img {
  padding: 10px;
}

#banner-persona-fest {
  background: url("../images/knowledge-center/personafest.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 0 25%;
}

.program-tab .achievement {
  border-radius: 8px 8px 0 0;
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
  animation-duration: 0.4s;
  animation-fill-mode: both;
}

.list-alpha p {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  color: #522d7e;
  font-weight: 400;
}

.mr-rgt {
  margin-left: 10px;
  line-height: 1.2;
}

.about-title h2 {
  font-family: "helvetica_neue_lt_std45_light" !important;
}

span.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}

span.typed-text {
  font-weight: 400 !important;
  font-family: "Montserrat";
  color: #ed8040;
}

span.cursor.typing {
  animation: none;
}

@keyframes blink {
  0% {
    background-color: #ccc;
  }
  49% {
    background-color: #ccc;
  }
  50% {
    background-color: transparent;
  }
  99% {
    background-color: transparent;
  }
  100% {
    background-color: #ccc;
  }
}

/*-----NAAC Page CSS-----*/
.left-tab {
  border-radius: 0px 16px 16px 0px;
  background: #fff;
  box-shadow: 5px 4px 15.5px 0px rgba(82, 45, 126, 0.25);
  padding: 15px;
  height: max-content;
}

p.para-title {
  color: #9e3f88;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
}

.sec3-program-fees .list-two li {
  display: list-item !important;
}

.table-striped tr td {
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-radius: 0px;
  box-shadow: none;
  margin: 0 auto;
  background-color: #fff;
}

#placement-table1.table-striped tr td:last-child {
  text-align: center;
}

.table-striped.placement tr td:first-child {
  text-align: center;
}

.table-striped.placement_1 tr td:first-child {
  text-align: left;
}

.table-striped .prog-btn {
  float: none !important;
}

.border-grid-naac {
  border-radius: 16px;
  padding: 20px;
  margin: 25px auto;
  border: 1px solid #ede1fb;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.sec3-program-fees tr.thin-text:first-child {
  font-weight: 400 !important;
}

.manet-img {
  height: 450px;
  border-radius: 12px 12px 0 0;
}

.grid-btn {
  text-align: center;
  width: max-content;
  margin-bottom: 30px;
}
.grid-btn a.prog-btn {
  font-size: 15px !important;
}
.editorial-title h2 {
  color: #ff6201;
}
.btn-width {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  margin: 15px !important;
}
.btn-width:hover {
  background: transparent;
}
.btn-width i {
  text-align: center;
}

ul.list-two.listing li {
  list-style-type: disc !important;
  display: list-item !important;
}
ul.list-two.listing {
  padding-left: 35px;
}
.block-shadow {
  padding: 25px;
  border-radius: 16px;
  background: #fff;
  margin: 0 auto 50px;
  box-shadow: 2px 2px 13.4px 0px rgba(0, 0, 0, 0.25);
}
.pagination {
  background-color: transparent !important;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  align-items: center;
}
.page-link {
  color: #522d7e !important;
  padding: 10px 25px;
  line-height: 2.5;
}
.page-link:hover {
  background-color: #ff6201 !important;
  color: #fff !important;
  border-color: #ff6201;
}
.page-item:first-child .page-link {
  border-radius: 2em;
  border: 1px solid #ccc;
  margin: 5px;
}
.page-item:last-child .page-link {
  border-radius: 2em;
  border: 1px solid #ccc;
  margin: 5px;
}
a.page-link {
  border: none;
}
.no-border {
  border-bottom: 0 !important;
  padding: 5px;
}
.modal-content {
  padding: 25px;
}
.research-sec {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: center;
}
.research-text {
  text-align: left;
  padding: 0 30px;
}

.research-table-scroll {
  max-height: 650px;
  overflow-y: scroll;
}
#editorial-board-bg {
  background-color: #f2efe9;
  padding: 30px 0;
}
#aims-and-scope-bg {
  background-color: #f2efe9;
  padding: 50px 0;
}
#members-list tr:nth-child(even) {
  background-color: #f2f2f2;
}
#members-list .table-striped,
tr,
td {
  line-height: 1.4;
  font-weight: 500;
}
#members-list tbody {
  border-color: transparent;
}
#members-list tbody tr:last-child {
  border-radius: 0px 20px 0px 0px;
}
#members-list {
  border-radius: 16px;
  border-collapse: separate;
  border: 1px solid #dbdbdb;
}
.close-1 {
  border: 2px solid #000;
  border-radius: 50px;
}

.d-md-flex.d-lg-flex.list-items li {
  padding: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
}
.list-items.d-md-flex.d-lg-flex {
  align-items: center;
  justify-content: center;
}
.col-footer h2 {
  font-family: "Montserrat" !important;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 600;
}

.modal-content {
  border-radius: 30px !important;
}

.orange-text {
  color: #ff6201;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  width: 100%;
  text-align: center;
  font-family: "Montserrat" !important;
  font-weight: bold;
}

.prog-list li:last-child {
  margin-bottom: 0;
}
.prog-grid-3 .prog-list li {
  background-size: 7%;
}
.prog-list li {
  content: "";
  display: block;
  background-image: url(../images/box-arrow.svg);
  background-repeat: no-repeat;
  background-size: 4%;
  background-position: left top;
  padding-left: 35px;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 12px;
}
.prog-list li {
  list-style-type: none;
  font-style: normal;
}

.sec-grid {
  border-radius: 15px;
  margin: 10px;
  padding: 20px;
  background: #fff;
  box-shadow: 3px 4px 12px 0px rgba(0, 0, 0, 0.18);
}

.title-img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
h2.as-title {
  font-family: "helvetica_neue_lt_std45_Light", Arial, sans-serif !important;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 500;
}

.heading-ttl h2 {
  font-family: "helvetica_neue_lt_std45_Light", Arial, sans-serif !important;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
}

.hrline {
  border-bottom: 1px solid #f9f9f9;
  padding: 10px;
}
a.org-link {
  color: #ff6201;
}
a.org-link:hover {
  color: #000000;
}
#contact-section {
  padding: 35px 0;
}

#form input,
textarea {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  padding: 7px 15px;
  font-family: "Montserrat" !important;
}

.submit {
  display: block;
  width: 100%;
  padding: 10px;
  background-color: #761b89;
  color: #fff !important;
  border: none;
  display: block;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  font-family: Montserrat;
  transition: background-color 0.3s ease;
  margin-top: 80px;
  font-size: 20px;
  max-width: 280px;
  margin: 0 auto;
}

.form-data {
  margin: 70px 0;
}

/* conference part starts here */

#banner-international-conference {
  background: url("../images/international/international-conferences-banner.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 5% 0 25%;
}

.source-inspiration-sec {
  padding: 0 0 40px 0px;
}
.source-inspiration-sec img {
  max-width: 500px;
  margin: 0 auto 15px auto;
  display: block;
}

.conference-mission-left {
  padding-left: 60px !important;
}
.conference-mission p {
  text-align: left;
  color: #ffffff;
}

.conference-mission {
  padding-top: 40px;
}

.conference-mission h2 {
  color: #ffa62b;
  text-align: left;
  leading-trim: both;
  text-edge: cap;
  font-family: "Helvetica Neue";
  font-size: 78px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0px;
  line-height: normal;
}

.source-inspiration-sec {
  padding: 0 0 40px 0px;
}
.source-inspiration-sec img {
  max-width: 500px;
  margin: 0 auto 15px auto;
  display: block;
}
.campus-overview {
  border-radius: 16px;
  padding: 30px 30px 60px 30px;
  margin: 60px auto 90px auto !important;
  border: 1px solid #ede1fb;
  text-align: center !important;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.campus-overview h1 {
  padding-bottom: 20px;
}
.campus-overview h4 {
  border-top: 1px #ccc solid;
  margin-top: 40px;
  padding: 30px 0 20px 0px;
  font-size: 26px;
  line-height: 30px;
}
.campus-overview h4 span {
  color: #000000;
}
#sec-ten-1 .slick-dots {
  bottom: -40px !important;
}

.custom-container {
  width: 96%;
  padding: 0 2%;
  margin: 0 auto;
}

.commetee-title {
  padding: 15px 0;
}
.conference-track {
  padding: 30px 0px;
}
.conference-track h1 {
  padding-bottom: 15px;
  margin-top: 100px;
}
.conference-track ul {
  padding-bottom: 20px;
}
.conference-track h2 {
  font-family: Montserrat !important;
  font-size: 26px;
  font-family: Montserrat;
  font-weight: 500;
  color: #261447;
  padding-bottom: 5px;
}
.conference-track ul li {
  font-family: Montserrat !important;
  padding-bottom: 5px;
  font-size: 16px;
}
.conference-highlights h1 {
  text-align: left;
  padding-bottom: 20px;
}
.conference-highlights {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-content: center;
}
.conference-highlights ul {
  padding-bottom: 20px;
}
.conference-highlights ul li {
  text-align: left;
  font-family: Montserrat !important;
  font-size: 20px;
  padding-bottom: 8px;
}

.source-inspiration-box h2 {
  color: #ed8040;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Montserrat !important;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.source-inspiration-box h1 {
  color: #261447;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Montserrat !important;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.source-inspiration-box1 p {
  text-align: center;
}
.source-inspiration-box1 h2 {
  color: #ed8040;
  text-align: left;
  leading-trim: both;
  text-edge: cap;
  font-family: Montserrat !important;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.source-inspiration-box1 h1 {
  color: #261447;
  text-align: left;
  leading-trim: both;
  text-edge: cap;
  font-family: Montserrat !important;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.source-inspiration-box p {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  padding-bottom: 30px;
  max-width: 550px;
  margin: 0 auto;
}
.source-inspiration-box1 p {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  /* padding-bottom: 30px; */
}

.conference-schedule {
  background: url("../images/international/conference-schedule-bg.webp") repeat
    center center;
  margin-bottom: 60px;
  padding: 40px 0 90px 0px;
}
.conference-schedule h1 {
  color: #ffa62b;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 20px;
  line-height: 70px;
}
.conference-schedule td {
  font-size: 20px;
  color: #ffffff;
  font-family: Montserrat !important;
  padding: 10px;
}
.conference-schedule table {
  margin-bottom: 40px !important;
}
.conference-schedule a {
  margin: 0 auto;
  display: block;
  max-width: 300px;
  text-align: center;
}

.acedamic-calender-conference {
  overflow: auto;
  margin-bottom: 60px;
  padding: 30px 50px;
  font-family: Montserrat !important;
  border-radius: 16px;
  /*     max-height: 350px; */
  background: #dbdada33;
  max-width: 100%;
  margin: 0 a;
  box-shadow: 24px 19px 32.5px 0px rgba(0, 0, 0, 0.25),
    14px 15px 6.3px 0px rgba(255, 255, 255, 0.25);
}

.flower-piller {
  margin: 25px auto !important;
  text-align: center;
  height: 250px;
  padding: 10px;
}

.flower-piller h2 {
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
}

.flower-piller p {
  max-width: 160px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
}

@media screen and (min-width: 1280px) and (max-width: 1369px) {
  .flower-piller p {
    max-width: 160px;
  }
}
img.photoroom {
  width: 145%;
  position: relative;
  bottom: 180px;
  margin: 0px -70px;
}
@media screen and (min-width: 950px) and (max-width: 991px) {
  img.photoroom {
    width: 130% !important;
    bottom: 200px !important;
    margin: 0px -60px !important;
  }
}
@media screen and (min-width: 450px) and (max-width: 575px) {
  img.photoroom {
    width: auto;
    bottom: 200px;
  }
}

@media screen and (min-width: 665px) and (max-width: 767px) {
  img.photoroom {
    bottom: 165px !important;
  }
}
@media screen and (min-width: 576px) and (max-width: 665px) {
  img.photoroom {
    width: 150% !important;
    bottom: 130px;
    margin: 0px -58px;
  }
  .col-sm-5.program-tab {
    width: 85%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  img.photoroom {
    width: 140%;
    position: relative;
    bottom: 170px;
    margin: 0px -65px;
  }
}
@media screen and (min-width: 280px) and (max-width: 374px) {
  img.photoroom {
    margin: 0 -55px;
    bottom: 125px;
  }
}

@media only screen and (max-width: 375px) {
  img.photoroom {
    margin: 0 -62px;
    bottom: 155px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
  img.photoroom {
    width: 155%;
    position: relative;
    bottom: 140px;
    margin: 0px -70px;
  }
}

@media screen and (min-width: 1101px) and (max-width: 1200px) {
  img.photoroom {
    width: 145%;
    position: relative;
    bottom: 140px;
    margin: 0px -60px;
  }
}

@media only screen and (min-width: 1920px) {
  img.photoroom {
    width: 135%;
    position: relative;
    bottom: 190px !important;
    margin: 0px -55px;
  }
}

@media only screen and (min-width: 2560px) {
  img.photoroom {
    width: 125%;
    position: relative;
    bottom: 250px !important;
    margin: 0px -55px;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1699px) {
  img.photoroom {
    width: 140%;
    position: relative;
    bottom: 180px;
    margin: 0px -55px;
  }
}

@media screen and (min-width: 1700px) and (max-width: 1919px) {
  img.photoroom {
    width: 150%;
    position: relative;
    bottom: 190px;
    margin: 0px -75px;
  }
}

img.photoroom {
  bottom: 170px;
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  img.photoroom {
    width: 150%;
    bottom: 150px;
    margin: 0px -70px;
  }
}

.conferencepiller {
  margin-bottom: 90px;
}
.conferencepiller h2 {
  font-size: 19px !important;
  font-weight: 600 !important;
  width: 195px !important;
  display: block !important;
  margin: 0 auto !important;
  height: 80px;
  font-family: "Montserrat" !important;
}

@media only screen and (min-width: 1920px) {
  .flower-piller p {
    max-width: 300px;
    font-size: 18px;
    line-height: 1.2 !important;
  }
}
@media screen and (min-width: 1200px) {
  #sec-ten {
    padding: 20px 0px 75px !important;
  }
}

#sec-ten {
  padding: 20px 0px;
}

#sec-ten-1 {
  position: relative;
  z-index: -1;
  background-position: center;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

#sec-ten-ra {
  position: relative;
  z-index: -1;
}

.media-slider .slick-prev,
.Logo-slider .slick-prev {
  left: -50px;
}

.media-slider .slick-next:before,
.Logo-slider .slick-next:before {
  font-size: 30px;
  font-family: inherit;
  box-shadow: 3px 3px 15px -2px #d4d4d4;
  background-color: white;
  color: #ed8040;
  border-radius: 100%;
  padding: 10px;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .logo-slider .slick-slide img {
    width: auto;
  }
}

@media screen and (min-width: 1600px) {
  .logo-slider.slick-initialized .slick-slide {
    width: 4% !important;
  }
}
.logo-slider .slick-slide img {
  margin: auto !important;
  width: 200px;
}

.logo-slider .slick-slide,
.Logo-slider .slick-slide {
  width: 100% !important;
  margin: 0 15px;
}

/* strip below banner part */

.info-strip {
  background: linear-gradient(111deg, #995fa3 3.9%, #261447 63.77%);
  color: #fff; /* White text */
  text-align: center;
  padding: 15px;
  font-family: "Montserrat";
  width: 100%;
  min-height: 50px; /* Ensures visibility */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .info-strip {
    font-size: 16px;
    padding: 10px;
  }
}

@media (max-width: 480px) {
  .info-strip {
    font-size: 14px;
    padding: 8px;
  }
}

.bstyle {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  text-decoration: none;
}

/* registration table css */

.table-heading {
  background: linear-gradient(111deg, #995fa3 3.9%, #261447 63.77%);
  color: white;
  text-align: center;
  padding: 10px;
  font-weight: bold;
}
.table {
  width: 100%;
  border-collapse: collapse;
}
.table th,
.table td {
  padding: 12px;
  text-align: center;
  border: 1px solid #ddd;
}
.table-responsive {
  overflow-x: auto;
  width: 100%;
}

.table2 td:first-child,
.table2 th:first-child {
  width: 20%; /* Adjust the width for numbering */
  text-align: center;
}

.table-responsive::-webkit-scrollbar {
  height: 8px;
}

.table-responsive::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.table-responsive::-webkit-scrollbar-thumb {
  background: linear-gradient(111deg, #995fa3, #261447);
  border-radius: 10px;
}

.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #6d4083; /* Darker on hover */
}

/* Responsive Button */
.table-btn {
  background: linear-gradient(111deg, #995fa3 3.9%, #261447 63.77%);
  color: white;
  border: none;
  padding: 8px 15px;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  width: 100%;
}

.table-btn:hover {
  opacity: 0.9;
}

/* Responsive Design */
@media (max-width: 768px) {
  .table-btn {
    padding: 6px 10px;
    font-size: 12px;
  }
  .campus-overview {
    margin: 30px auto 45px auto !important;
  }
  .conference-mission-left {
    padding-left: 0 !important;
  }
  .prof-content {
    padding: 0;
  }
  .prof-block-1 {
    border-radius: 16px;
  }
  .conference-mission {
    padding-top: 0px;
  }
  .table {
    min-width: 600px;
  }
  .conference-track h1 {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  #banner-international-conference {
    height: 75vh;
  }
  .commetee-title {
    padding: 5px 0;
  }
  #sec-prof,
  #sec-prof\ last {
    padding: 0 10px 20px !important;
  }
  .prof-img img {
    margin: 10px auto !important;
  }
}


.desc-grid-icon {
    margin-top: 8px;
    display: block;
}

.international-speakers .grid-col-council-main {
    max-height: 140px;
}


@media (min-width: 577px) {
  .international-speakers .grid-col-council-main {
    padding-left: 0px;
  }
}