@font-face {
  font-family: 'VerdanaCustom';
  src: url('../fonts/Verdana.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'VerdanaCustom';
  src: url('../fonts/Verdana-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'VerdanaCustom';
  src: url('../fonts/Verdana-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'VerdanaItalic';
  src: url('../fonts/Verdana-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
a,
span {
  font-family: 'VerdanaCustom', sans-serif !important;
  font-weight: 400 !important;
  font-synthesis: none !important;
}

p {
  margin-bottom: 0 !important;
}

.overall-desk {
  overflow: visible;
}

#header-container {
  display: contents;
}

.bg-header {
  position: sticky;
  top: 0;
  z-index: 1020;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.bg-strip {
  background: #616161 !important;
}

.textstrip {
  font-style: italic !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  font-family: 'VerdanaItalic' !important;
}

.textstrplink {
  font-size: 12px !important;
  font-weight: 400 !important;
}

.headerlogo {
  width: 40% !important;
}

.form-select:focus,
.form-control:focus,
.accordion-button:focus {
  box-shadow: unset !important;
  border: unset !important;
}

.form-select,
.search-box .form-control {
  font-size: 12px !important;
  font-style: italic !important;
  font-weight: 400 !important;
  color: rgba(0, 0, 0, .55) !important;
  font-family: 'VerdanaItalic' !important;
}

.form-select option {
  font-size: 14px !important;
}

.form-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238B1D2C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
  background-size: 20px !important;
  font-weight: 600 !important;
  border: 1px solid #d7d7d7 !important;
  border-radius: 0 !important;
}

.search-box .form-control {
  border-radius: 0;
  border: 1px solid #d7d7d7 !important;
  font-size: 12px !important;
  border-right: none !Important;
}

.search-box button {
  border-radius: 0;
  background-color: white !important;
  color: #8B1D2C;
  font-weight: 400 !important;
  border-left: none !Important;
  border: 1px solid #d7d7d7 !important;
}

.bg-menu .bg-light {
  background-color: #fff !important;
}

nav .nav-item:not(:last-child) .nav-link::after {
  content: "|";
  color: #222;
  padding-left: 6px !important;
  font-weight: 400;
}

.navbar-nav .nav-link {
  font-size: 15px !important;
  padding: 10px 2px !Important;
  color: #222 !important;
  padding-left: 3px !important;
  font-weight: 400 !important;
}

.nav-link.active,
.nav-link:hover {
  text-shadow: 0.5px 0 0 currentColor, -0.5px 0 0 currentColor;
  color: #7d2430 !important;
}

.bg-banner-old {
  background: url("../images/banner.png")no-repeat !important;
  background-size: cover !important;
  min-height: 512px !important;
  height: auto !important;
  background-position: bottom center !important;
  padding-bottom: 80px !important;
}

@media (min-width: 768px) {
  .bg-banner-old {
    height: 512px !important;
    padding-bottom: 0 !important;
  }
}

.bg-banner {
  position: relative;
  width: 100%;
  min-height: 512px;
  overflow: hidden;
  background: #fff9f4 !important;
}

/* background image */
.bg-banner-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 102%;
  object-fit: contain;
  /* ?? NO CUT */
  z-index: 1;
}

/* content above image */
.bg-banner .container {
  position: relative;
  z-index: 2;
}

.bg-ban {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(2px);
  padding: 30px 20px;
  /* max-width: 520px; */
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}

.w-60 {
  width: 60% !important;
}

.sp-head {
  font-size: 16px !important;
  color: #994040 !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

.bannerhead {
  font-size: 34px;
  font-weight: 600 !important;
}

.bannerhead-n {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.sep-div {
  border-top: 6px solid #222 !important;
  width: 20% !important;
  float: right;
  margin: 13px 0 10px 0 !important;
}

.sep-div-center {
  border-top: 6px solid #222 !important;
  width: 20% !important;
  margin: 13px auto 0px !important;
}

.divrightheight {
  border-right: 4px solid #222 !important;
  display: flex !important;
  align-items: flex-end;
  margin: 13px 25px 0px 10px !important;
}

.bannerpaara,
.banner-divpara {
  font-size: 16px !important;
}

.red-bannerbox {
  display: inline-block;
  background: linear-gradient(to right, #872f35, #d46e57) !important;
  color: #ffffff;
  padding: 6px 20px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.bannerbtn a {
  background: linear-gradient(to right, #872f35, #d46e57) !important;
  padding: 10px 25px !important;
  color: #fff !important;
  text-align: center;
  font-size: 14px !important;
  text-decoration: none !important;
}

.bannerbtn a:hover {
  background: linear-gradient(to right, #d46e57, #872f35) !important;
}

.owl-dots {
  position: absolute;
  bottom: -68px;
  left: 0;
  right: 0;
}

.bg-scroller {
  background: #9a3f3f;
  overflow: hidden;
  width: 100%;
  padding: 8px 0;
}

.scroll-wrapper {
  overflow: hidden;
  width: 100%;
}

.scroll-content {
  display: flex;
  width: max-content;
  animation: scrollText 25s linear infinite;
}

.scroll-content span {
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  padding-right: 60px;
}

@keyframes scrollText {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.bg-cl {
  background: #fff9f4 url("../images/lecture.png")no-repeat !important;
  background-size: contain !important;
  background-position: top 4% center !important;
}

.common-title {
  font-size: 35px !important;
  color: #222;
  font-weight: 600 !important;
  position: relative;
  display: inline-block;
  padding-bottom: 12px;
}

.common-title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 25px);
  height: 2px;
  background: #9a3f3f;
}

.common-title::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 18px;
  height: 2px;
  background: #9a3f3f;
}

.bg-org .common-title::after,
.bg-org .common-title::before {
  background: #fff !important;
}

.accordion-item {
  border: 1px solid #cecac8 !important;
  background: #fff !important;
  border-radius: 10px !important;
  margin-bottom: 15px !important;
}

.textred {
  color: #8c424a !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  width: 100%;
}

.accordion-button {
  font-size: 14px !important;
  color: #fff !important;
  flex-wrap: wrap !important;
  background: linear-gradient(90deg, #7d2430 0%, #9c3b3b 45%, #c06a55 100%);
  border-top: unset !important;
  border-left: unset !important;
  border-right: unset !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  position: relative !important;
  line-height: 22px;
  padding: 10px 20px !important;
}

.accordion-button .textred {
  color: #fff !important;
}

.accordion-body {
  font-size: 12px !important;
}

.acc-btn a {
  border: 2px solid #7d2933 !important;
  padding: 8px 10px !important;
  font-size: 12px !important;
  text-decoration: none !important;
  color: #222 !important;
}

.acc-btn a:hover {
  background: #7d2933 !important;
  color: #fff !important;
}

.accordion-button.collapsed {
  border-radius: 10px !important;
}

.accordion-button::after {
  background-image: none !important;
}

.accordion-button.collapsed::after {
  content: "+";
  font-size: 22px;
  font-weight: bold;
  color: #fff !important;
  transform: none;
  top: 31px;
  position: absolute;
  right: 22px;
}

.accordion-button:not(.collapsed)::after {
  content: "-";
  font-size: 22px;
  font-weight: bold;
  color: #fff !important;
}

#owl-lectures .item {
  border: 1px solid #cecac8 !important;
  background: #fff !important;
  border-radius: 10px !important;
  width: 100% !important;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #9a3f3f !important;
}

.content-topred {
  background: linear-gradient(90deg,
      #7d2430 0%,
      #9c3b3b 45%,
      #c06a55 100%);
  color: #fff !important;
  font-size: 14px !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  padding: 45px 20px !important;
  text-align: left !important;
}

.box-slider {
  background: #fff !important;
  width: fit-content;
  padding: 5px 10px;
  color: #222 !important;
  font-size: 10px !important;
  font-weight: 600 !important;

}

.content-topred h2 {
  font-size: 20px !important;
  color: #fff !important;
  padding-top: 15px !Important;
  font-weight: 600 !important;
  padding-right: 50px !important;
}

.contentbottom {
  background: #fff !important;
  padding: 35px 25px !important;
  font-size: 13px !important;
  color: #222 !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.contentbottom p {
  padding-bottom: 10px !important;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent !important;
  border: none !important;
  font-size: 50px !important;
  color: #7d2430 !important;
  cursor: pointer;
}

.owl-nav .owl-prev {
  left: -40px;
}


.owl-nav .owl-next {
  right: -40px;
}

.bg-journey {
  background: linear-gradient(90deg, #7d2430 0%, #9c3b3b 45%, #c06a55 100%);
  position: relative !important;
}

.video-box {
  border-radius: 20px;
  overflow: hidden;
}

.video-box iframe {
  border-radius: 20px;
}

.podimg {
  height: 340px !important;
  width: 100%;
}

.bg-journey .common-title {
  position: absolute !important;
  top: -85px;
}

.timeline-wrapper {
  background: url("../images/time.png")no-repeat !important;
  background-size: cover !important;
  border-radius: 10px !important;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  /* ðŸ”¥ important */
  padding: 40px 20px 20px;
  gap: 12px;
  overflow: hidden;
}

.timeline-item:nth-child(3) {
  margin-top: 0px;
}

.timeline-item:nth-child(2) {
  margin-top: 40px;
}

.timeline-item:nth-child(1) {
  margin-top: 80px;
}

.timeline-item {

  display: flex;
  flex-direction: column;
  align-items: center;
}

.year {
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 14px;
}

.label {
  background: #5b7c99;
  color: #fff;
  font-size: 13px !important;
  padding: 4px 16px !important;
}

.label-wrap {
  position: relative;
  margin-bottom: 20px;
  margin-top: -10px;
}

.dot-line {
  width: 2px;
  height: 75px;
  margin: 0 auto 8px;
  background: repeating-linear-gradient(to bottom,
      #999,
      #999 4px,
      transparent 4px,
      transparent 8px);
}

.bar {
  width: 156px;
  min-height: 230px;
  display: flex;
  /* align-items: flex-end;  */
  color: #fff;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 70px 10px 20px;
}

.bar-1 {
  /* height: 360px; */
  background: url("../images/Timeline-1.png") no-repeat;
  background-size: 100%;
  margin-top: -36%;
}

.bar-2 {
  /* height: 420px; */
  background: url("../images/Timeline-2.png") no-repeat;
  background-size: 100% 100%;
  margin-top: -36%;
  height: 278px;
}

.bar-3 {
  /* height: 480px; */
  background: url("../images/Timeline-3.png") no-repeat;
  background-size: 100% 100%;
  margin-top: -36%;
  height: 316px;
}

.bar p {
  font-size: 9px;
  line-height: 1.6;
  margin: 0;
}

.bg-people,
.bg-org {
  background: #fff9f4 !important;
}

#owl-testi .item {
  background: #fff;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 30px;
  border-bottom: 10px solid #732935 !important;
}

.sub-text {
  /* font-style: italic;
  font-weight: 400 !important; */
  font-size: 14px !important;
  text-align: left;
  color: #222;
  padding-right: 0;
  padding-bottom: 20px;
  font-family: 'VerdanaItalic' !important;
}

.testi-txt {
  font-size: 13px;
  text-align: left;
}

.test-name {
  font-weight: 600 !important;
  font-size: 16px !important;
  margin-bottom: 0 !important;
}

.test-para {
  font-size: 10px !important;
  color: #585b5e !important;
}

.w-72 {
  width: 72% !important;
}

.govi {
  margin-left: -3% !important;
}

.see-btn a {
  background: #df795e !important;
  padding: 10px 25px !important;
  color: #fff !important;
  text-align: center;
  font-size: 14px !important;
  text-decoration: none !important;
}

.see-btn a:hover {
  background: #732935 !important;
}

.bg-org .container {
  background: linear-gradient(to right, #f7c5b8, #e48871) !important;
  border-radius: 20px !important;
}

.bg-para {
  font-size: 20px !important;
  font-family: 'VerdanaItalic' !important;
}

.commitee-box {
  background: #ffffff;
  border-radius: 10px;
  padding: 12px 20px 35px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  max-width: 300px;
  margin: auto;
  position: relative;
}

.commitee-box-1 {
  background: #ffffff;
  border-radius: 10px;
  padding: 12px 20px 20px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  margin: auto;
  position: relative;
}

.commitee-box img,
.commitee-box-1 img {
  height: 130px;
  border-radius: 50%;
  object-fit: cover;
  padding: 6px;
  margin-bottom: 15px;
}

.com-head {
  font-size: 14px;
  font-weight: 600 !important;
  margin-bottom: 8px;
  color: #000;
}

.commitee-box-1 .com-head {
  font-size: 12px;
  font-weight: 600 !important;
  margin-bottom: 8px;
  color: #000;
}

.com-sepdiv {
  width: 100%;
  height: 1px;
  background: #444;
  margin-top: 18px !important;
}

.com-para {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #000;
  margin-top: -12px !important;
  z-index: 9999999;
  position: relative;
  background: #fff;
  width: fit-content;
  margin: 0 auto;
  padding: 0 10px;
}

.commitee-box-1 .com-para {
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #000;
  margin-top: -10px !important;
  z-index: 9999999;
  position: relative;
  background: #fff;
  width: fit-content;
  margin: 0 auto;
  padding: 0 5px;
}

.com-subpara {
  font-size: 12px;
  color: #555;
  padding-top: 7px;
}

.commitee-box-1 .com-subpara {
  font-size: 10px;
  color: #555;
  padding-top: 7px;
}

/* .long-sepdiv{
  border-top:1px solid!important;
  width:90%!important;
  margin-top:-5%!important;
} */
.committee {
  font-size: 25px !important;
  font-weight: 600 !important;
}

.com-col .col-md-2 {
  width: 18% !important;
}

footer {
  background: #3a6aad !important;
  padding-bottom: 42px !important;
}

footer li {
  color: #fff !important;
  padding-bottom: 10px;
  font-size: 16px;
}

footer li:hover {
  color: #fff !important;
}

footer .w-82 {
  width: 82% !important;
}

footer .rt-line ul {
  border-right: 1px solid #fff !important;
  margin-right: 18px;
}

.footerlogo {
  width: 45% !important;
}

.bg-copyrights {
  background: #616161 !important;
  color: #fff !important;
  font-size: 12px !important;
}

.list-group-item {
  padding: 0 !important;
  margin-right: 15px !important;
  font-size: 20px !important;
  border: unset !important;
  background-color: unset !important;
}

.list-group-item i {
  color: #3a6aad !important;
  background: #fff !important;
  border-radius: 2px !important;
  padding: 4px !important;
  font-size: 14px;
  width: 22px;
}

.ml-52 {
  margin-left: -52px !important;
}

.social-handling {
  position: absolute !important;
  right: 40px !important;
}

@media(max-width:768px) {
  .top-sec-search {
    display: none !important;
  }

  .navbar-toggler:focus {
    box-shadow: unset !important;
  }

  .bg-ban img {
    text-align: center !important;
    margin: 0 auto !important;
  }

  .navbar-nav {
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 89vw;
    left: -232px;
    padding: 9px 20px !important;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    text-align: center;
  }

  nav .nav-item:not(:last-child) .nav-link::after {
    content: unset !important;
  }

  .headerlogo {
    width: 42% !important;
  }

  .bg-banner {
    height: unset !important;
    background: url("../images/mob-ban.png")no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
  }

  .bannerhead {
    font-size: 20px !important;
  }

  .bannerhead-n {
    font-size: 15px !important;
  }

  .pb-1 {
    padding-bottom: .25rem !important;
  }

  .sp-head {
    font-size: 12px !important;
  }

  .sep-div {
    float: unset !important;
    margin: 13px auto 10px auto !important;
  }

  .common-title {
    font-size: 25px !important;
  }

  .accordion-button.collapsed::after {
    right: 5px !important;
  }

  #owl-lectures .item {
    width: 95% !important;
  }

  .bg-journey .common-title {
    position: relative !important;
    top: unset !important;
    color: #fff !important;
  }

  .bg-journey .common-title::after,
  .bg-journey .common-title::before {
    background: #fff !important;
  }


  .content-topred h2 {
    font-size: 16px !important;
    padding-right: unset !important;
  }

  .content-topred {
    padding: 20px !important;
  }

  .owl-nav button {
    bottom: -60px !important;
    top: unset !important;
    transform: unset !important;
  }

  .owl-nav .owl-prev {
    left: 35% !important;
  }

  .owl-nav .owl-next {
    right: 35% !important;
  }

  .timeline-wrapper {
    flex-wrap: wrap !important;
    padding-top: 0 !important;
  }

  .bar {
    min-height: unset !important;
  }

  .bar-2,
  .bar-3 {
    height: unset !important;
  }

  .sub-text {
    padding-right: unset !important;
  }

  .w-72 {
    width: 100% !important;
  }

  .govi {
    margin-left: unset !important;
  }

  .bg-para {
    font-size: 17px !important;
  }

  .commitee-box {
    margin-bottom: 10px !important;
  }

  .committee {
    font-size: 20px !important;
  }

  .com-col .col-md-2 {
    width: 100% !important;
  }

  .commitee-box-1 {
    width: 90% !important;
    margin-bottom: 10px !important;
  }

  .commitee-box-1 .com-para {
    padding: 0 1dvh !important;
  }

  footer ul {
    justify-content: center !important;
    justify-content: center !important;
    display: flex;
    flex-wrap: wrap;
  }

  footer li {
    width: 100% !important;
    text-align: center !important;
  }

  footer .rt-line ul {
    border: unset !important;
    margin: unset !important;
  }

  .ml-52 {
    margin: unset !important;
    text-align: center !important;
  }

  .social-handling {
    flex-wrap: nowrap !important;
    right: 0 !important;
    left: 0 !important;
  }

  footer .list-group-item {
    margin-right: 10px !important;
    width: fit-content !important;
  }
}

@media(min-width:1399px) and (max-width:1420px) {
  .bannerhead-n {
    font-size: 25px !important;
  }

  .bg-banner {
    height: 540px !important;
  }

  .social-handling {
    position: absolute !important;
    right: 70px !important;
  }
}

@media(min-width:1900px) and (max-width:1980px) {
  .social-handling {
    position: absolute !important;
    right: 72px !important;
  }

}

.text-md-justify {
  text-align: justify !important;
}

/* Inner Pages Styles */
.bg-inner-banner {
  background: linear-gradient(90deg, #7d2430 0%, #9c3b3b 45%, #c06a55 100%);
  padding: 40px 0;
  color: #fff;
  text-align: center;
}

.inner-banner-head {
  font-size: 40px;
  font-weight: 700;
}

.bg-light-cream {
  background-color: #fff9f4;
}

/* List + Detail Pattern */
.item-list {
  margin-bottom: 30px;
}

.item-card {
  background: #fff;
  border: 1px solid #cecac8;
  border-radius: 10px;
  padding: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.item-card:hover,
.item-card.active {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-color: #7d2430;
  background: #fff;
}

.item-card.active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #7d2430;
}

.item-card h3 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
}

.item-card p {
  font-size: 13px;
  color: #555;
  margin-bottom: 5px;
}

.detail-view-panel {
  background: #fff;
  border: 1px solid #cecac8;
  border-radius: 10px;
  padding: 40px;
  min-height: 480px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.detail-view-panel h2 {
  color: #7d2430;
  font-weight: 700;
  margin-bottom: 20px;
  border-bottom: 2px solid #f7c5b8;
  padding-bottom: 10px;
}

.detail-info-group {
  margin-bottom: 20px;
}

.detail-info-label {
  font-weight: 700;
  color: #222;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}

.detail-info-value {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
}

/* Contact Page Styles */
.contact-box {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  height: 100%;
}

.contact-icon {
  width: 50px;
  height: 50px;
  background: #7d2430;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.contact-icon-small {
  width: 40px;
  height: 40px;
  background: #7d2430;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

.form-group label {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
  color: #333;
}

.form-control-custom {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 12px;
  font-size: 14px;
  width: 100%;
  margin-bottom: 15px;
}

.form-control-custom:focus {
  border-color: #7d2430;
  box-shadow: 0 0 0 0.2rem rgba(125, 36, 48, 0.1);
  outline: none;
}

.btn-custom {
  background: #7d2430;
  color: #fff;
  padding: 12px 30px;
  border: none;
  border-radius: 5px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.btn-custom:hover {
  background: #9c3b3b;
  color: #fff;
}

@media(max-width: 768px) {
  .inner-banner-head {
    font-size: 28px;
  }

  .detail-view-panel {
    padding: 20px;
    margin-top: 30px;
  }
}

/* Accordion Styles */
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out, padding 0.4s ease;
  background: #fff;
}

.item-card.expanded .accordion-content {
  max-height: 2000px;
  /* Large enough to fit any content */
  padding-top: 20px;
  border-top: 1px dashed #cecac8;
  margin-top: 15px;
}

@media(max-width: 768px) {
  .detail-side-panel {
    display: none !important;
  }

  .item-card {
    cursor: pointer;
  }

  .item-card.expanded {
    border-color: #7d2430;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }
}

/* Master-Detail Layout Styles */
.master-detail-container {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.master-list-panel {
  flex: 0 0 350px;
  max-height: calc(100vh - 250px);
  overflow-y: auto;
  padding-right: 10px;
  scrollbar-width: thin;
  scrollbar-color: #7d2430 #f5f1ed;
}

.detail-panel-sticky {
  flex: 1;
  position: sticky;
  top: 20px;
}

.search-box-container {
  position: relative;
  margin-bottom: 20px;
}

.search-input-custom {
  width: 100%;
  padding: 12px 15px 12px 40px;
  border: 1px solid #cecac8;
  border-radius: 25px;
  background: #fff;
  font-size: 14px;
}

.search-icon-inside {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #cecac8;
}

@media(max-width: 991px) {
  .master-detail-container {
    flex-direction: column;
  }

  .master-list-panel {
    flex: 1 1 auto;
    max-height: none;
    width: 100%;
  }

  .detail-panel-sticky {
    position: static;
  }
}

/* Filter Pills Styles */
.filter-container {
  display: flex;
  gap: 10px;
  margin-bottom: 25px;
  flex-wrap: wrap;
}

.filter-pill {
  padding: 8px 15px;
  border: 1px solid #7d2430;
  border-radius: 20px;
  background: #fff;
  color: #7d2430;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 500;
}

.filter-pill.active {
  background: #7d2430;
  color: #fff;
}

.filter-pill:hover:not(.active) {
  background: #f5f1ed;
}

.item-card[data-status='completed'] .textred {
  color: #666;
}

/* Remove internal scrolling from master panel */
.master-list-panel {
  flex: 0 0 380px;
  max-height: none !important;
  overflow-y: visible !important;
}

/* Organization Section Styles */
/* Organization Section Styles */
.org-sub-nav {
  background: #f5f1ed;
  border-bottom: 1px solid #cecac8;
  margin-bottom: 30px;
}

.org-sub-nav .nav-link {
  color: #333;
  font-weight: 500;
  padding: 15px 20px;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease;
}

.org-sub-nav .nav-link.active {
  color: #7d2430;
  border-bottom-color: #7d2430;
  background: rgba(125, 36, 48, 0.05);
}

.org-sub-nav .nav-link:hover:not(.active) {
  color: #7d2430;
}

@media (max-width: 767px) {
  .org-sub-nav .nav {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: space-between;
  }

  .org-sub-nav .nav-link {
    padding: 12px 10px;
    font-size: 12px;
    white-space: nowrap;
    flex: 1;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .org-sub-nav .nav-link {
    padding: 12px 6px;
    font-size: 11px;
  }
}

.podcast-card {
  background: #fff;
  border: 1px solid #cecac8;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  transition: transform 0.3s ease;
}

.podcast-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.gallery-filter {
  display: flex;
  gap: 15px;
  margin-bottom: 30px;
  justify-content: center;
  flex-wrap: wrap;
}

.testimonial-list-item {
  background: #fff;
  border-left: 5px solid #7d2430;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 0 10px 10px 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.testimonial-quote {
  font-size: 1.2rem;
  font-style: italic;
  color: #444;
  margin-bottom: 35px !important;
  line-height: 1.6;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 15px;
}


.testimonial-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #cecac8;
}

/* Expand Icon Styles */
.card-header-info {
  position: relative;
  padding-right: 40px;
}

.expand-icon {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
  color: #7d2430;
  font-size: 18px;
}

.item-card.expanded .expand-icon,
.item-card.active .expand-icon {
  transform: translateY(-50%) rotate(180deg);
}

/* Golden Jubilee Modal Styles */
/* Golden Jubilee Modal Premium Redesign */
.golden-modal .modal-content {
  border: none;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
  background: #fff;
}

.golden-modal .modal-header {
  background: #7d2430;
  color: #fff;
  border-bottom: 3px solid #d4af37;
  padding: 1.5rem 2rem;
}

.golden-modal .modal-title {
  font-family: 'Verdana', sans-serif;
  font-weight: 700 !important;
  font-size: 1.25rem !important;
  letter-spacing: 0.5px;
}

.golden-modal .modal-body {
  padding: 0;
  display: flex;
  flex-direction: row;
}

/* Sidebar Branding */
.jubilee-sidebar {
  background: linear-gradient(180deg, #7d2430 0%, #5a1a23 100%);
  color: #fff;
  padding: 40px 30px;
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.jubilee-sidebar::before {
  content: '50';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.03);
  z-index: 0;
  pointer-events: none;
}

.jubilee-sidebar-content {
  position: relative;
  z-index: 1;
}

.sidebar-badge {
  background: #d4af37;
  color: #7d2430;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 800;
  font-size: 1.5rem;
  margin-bottom: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border: 4px solid #fff;
}

.sidebar-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1.2;
}

.sidebar-info-block {
  text-align: left;
  width: 100%;
  margin-top: auto;
}

.sidebar-info-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  font-size: 0.9rem;
}

.sidebar-info-item i {
  color: #d4af37;
  margin-top: 4px;
  margin-right: 15px;
  font-size: 1.1rem;
}

/* Main Content Area */
.jubilee-main {
  width: 65%;
  padding: 40px;
  background: #fdfcfb;
  max-height: 80vh;
  overflow-y: auto;
}


#owl-banner .owl-nav button.owl-prev {
  margin-left: 20px !important
}

#owl-banner .owl-nav button.owl-next {
  margin-right: 20px !important
}

.jubilee-welcome {
  font-size: .95rem;
  color: #6c757d !important;
  line-height: 1.75;
  margin-bottom: 35px;
  position: relative;
  padding-left: 20px;
  border-left: 4px solid #d4af37;
}

/* Chief Guest Premium Card */
.guest-card-premium {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 25px;
  margin-bottom: 40px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  transition: transform 0.3s ease;
}

.guest-card-premium:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

.guest-icon-wrap {
  background: #7d2430;
  width: 60px;
  height: 60px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
  flex-shrink: 0;
}

.guest-icon-wrap i {
  color: #d4af37;
  font-size: 1.5rem;
}

.guest-info h4 {
  color: #7d2430;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 1.2rem;
}

.guest-info p {
  margin-bottom: 0;
  color: #666;
  font-size: 0.9rem;
}

/* Timeline Agenda */
.timeline-agenda {
  position: relative;
  padding-left: 30px;
}

.timeline-agenda::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 0;
  width: 2px;
  background: #d4af37;
}

.timeline-item {
  position: relative;
  margin-bottom: 35px;
}

.timeline-item::before {
  content: '';
  position: absolute;
  left: -35px;
  top: 6px;
  width: 12px;
  height: 12px;
  background: #7d2430;
  border: 2px solid #d4af37;
  border-radius: 50%;
}

.timeline-time {
  font-weight: 700;
  color: #7d2430;
  margin-bottom: 5px;
  display: block;
  font-size: 0.95rem;
}

.timeline-content {
  background: #fff;
  padding: 15px 20px;
  border-radius: 8px;
  border: 1px solid #eee;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.02);
}

.timeline-content strong {
  color: #111;
  display: block;
  font-size: 1rem;
}

.timeline-content .sub-text {
  font-size: 0.85rem;
  color: #666;
  margin-top: 5px;
  display: block;
  line-height: 1.4;
}

.modal-footer-custom {
  background: #f8f9fa;
  padding: 15px 40px;
  font-size: 0.85rem;
  color: #7d2430;
  text-align: center;
  border-top: 1px solid #eee;
}

/* Mobile Responsiveness */
@media (max-width: 991px) {
  .golden-modal .modal-body {
    flex-direction: column;
  }

  .jubilee-sidebar {
    width: 100%;
    padding: 30px;
  }

  .jubilee-main {
    width: 100%;
    max-height: none;
  }
}

/* Member Card Styles */
.member-card {
  background: #ffffff !important;
  border-radius: 12px;
  padding: 15px 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid rgba(139, 29, 44, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  height: 100%;
  width: 100%
}

.member-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-color: rgba(139, 29, 44, 0.3);
}

.member-name {
  font-size: 14px;
  font-weight: 700 !important;
  color: #7d2430;
  margin: 0;
  line-height: 1.2;
}

.com-subsection-title {
  font-size: 20px;
  font-weight: 700 !important;
  color: #fff;
  margin-bottom: 25px;
  margin-top: 45px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 10px;
  text-align: center;
}

/* --- Reminiscences / Prominent People Page Styles --- */
.bg-light-cream {
    background-color: #fffaf5 !important;
}

.rem-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 2.5rem;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(139, 44, 44, 0.08);
    margin-bottom: 5rem;
}

.rem-header {
    margin-bottom: 3rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 2rem;
}

.rem-title {
    font-size: 2.2rem;
    color: #7d2430;
    font-weight: 700 !important;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.rem-meta {
    background: #fdfaf7;
    padding: 1rem 1.5rem;
    border-radius: 12px;
    font-size: 0.9rem;
    color: #666;
    display: inline-block;
    border-left: 4px solid #d4af37;
    margin-top: 1rem;
}

.rem-section-title {
    font-size: 1.5rem;
    color: #222;
    font-weight: 700 !important;
    margin-top: 3.5rem;
    margin-bottom: 1.5rem;
    scroll-margin-top: 120px; /* Offset for sticky header */
}

/* Q&A Box Styling */
.q-box {
    background: #fdfaf7;
    padding: 1.5rem 2rem;
    border-radius: 15px;
    margin: 2rem 0;
    border: 1px solid rgba(125, 36, 48, 0.1);
    position: relative;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.02);
}

.q-box::before {
    content: 'INTERVIEWER';
    position: absolute;
    left: 2rem;
    top: -10px;
    background: #7d2430;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 0.65rem;
    letter-spacing: 1px;
}

.q-box p {
    font-style: italic;
    color: #444;
    line-height: 1.8;
}

.a-box {
    padding: 0.5rem 0 2rem 0;
    line-height: 1.9;
    color: #333;
    font-size: 1.05rem;
}

.a-box p {
    margin-bottom: 1.5rem !important;
}

/* Sticky TOC Sidebar */
.rem-toc-sidebar {
    position: sticky;
    top: 120px;
    background: #fff;
    padding: 2rem;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(139, 44, 44, 0.05);
}

.rem-toc-title {
    font-size: 0.8rem;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #7d2430;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 0.8rem;
}

.rem-toc-nav .nav-link {
    font-size: 0.85rem !important;
    color: #555 !important;
    padding: 0.6rem 0 !important;
    transition: all 0.3s ease;
    border-bottom: none !important;
    line-height: 1.4;
    border-left: 2px solid transparent !important;
    padding-left: 15px !important;
}

.rem-toc-nav .nav-link:hover {
    color: #7d2430 !important;
    border-left-color: #d4af37 !important;
    background: #fdfaf7;
}

.rem-toc-nav .nav-link::after {
    display: none !important;
}

@media (max-width: 991px) {
    .rem-toc-sidebar {
        position: relative;
        top: 0;
        margin-bottom: 3rem;
    }
}

.author-info-card {
    display: flex;
    align-items: center;
    gap: 2rem;
    padding: 2.5rem;
    background: linear-gradient(135deg, #7d2430 0%, #5a1a23 100%);
    color: #fff;
    border-radius: 20px;
    margin-top: 4rem;
    box-shadow: 0 10px 25px rgba(125, 36, 48, 0.2);
}

.author-info-card h4 {
    color: #fff !important;
    margin-bottom: 0.5rem !important;
    font-size: 1.5rem !important;
}

.author-info-card p {
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 0.95rem !important;
    margin: 0 !important;
}