.dw-tl{ text-align:left !important; }
@media screen and (max-width: 992px) {
    .con-title h2, .con-title h1, .con-title h2 span, .con-title h1 span {
        font-size: 22px !important;
        line-height: 35px !important;
        margin-bottom: 10px !important;
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 992px) {
    .ed-mob-menu {
        display: block;
        border-bottom: 2px solid #f26838;
    }
}

.com-sp {
    padding: 48px 15px !important;
}

p, span {
  font-family: "DM Sans", Roboto, sans-serif;
  
}


@media screen and (max-width: 768px) {
    .con-title p {
        margin-bottom: 0;
        font-size: 14px !important;
        line-height: 22px;
    }
    .dw-mb{ margin-top: -1rem !important;}
}

.dw-fs { font-size:20px;color:#f36b3b; }

.ed-rsear-dec h4 a {
    font-size: 12px !important;
    text-transform: capitalize;
}

@media screen and (max-width: 550px) {
    .ed-rsear-dec h4 a {
        font-size: 10px !important;
    }
    .dw-fs { font-size:15px;color:#f36b3b; }
    .head-2-inn h1 {
    margin-top: 37px;
    color: #fff;
     padding-bottom: 0px; 
    line-height: 28px;
    font-size: 21px;
}
}
@media screen and (max-width: 550px) {
    .ed-rsear-img img {
        width: 40px !important;
    }
}
.head-2
 {
    padding: 24px 0px 13px 0px !important;
    background: url(../images/event-bg.html);
    position: relative;
}
.head-2-inn h1 {
    font-size: 28px !important;
}
.about-menu {
  position: relative;
}

.about-menu .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: rgb(11, 47, 85);
  list-style: none;
  padding: 10px 0!important;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  z-index: 999;
  width:280px !important;
  color:#fff;
}

.about-menu:hover .submenu {
  display: block;
}

.submenu li a {
  display: block;
  padding: 0px 10px !important;
  color: #fff !important;
  text-decoration: none;
  width: 250px !important; 
  line-height: 30px !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  white-space: nowrap;
  position: relative;
}


/*.submenu li a:hover {*/
/*  background-color: rgb(11, 47, 85);*/
/*}*/

.submenu li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px !important;
  width: 0%;
  height: 2px;
  transition: width 0.3s ease;
}
.submenu ul li a:hover {
    color: #e66030 !important;
}
.main-menu ul li a:hover {
       color: #e66030 !important;
}
.con-title h2 span, .con-title h1 span {
    font-size: 31px !important;
}

.con-title h2, .con-title h1 {
    font-size: 30px !important;
}

@media screen and (max-width: 768px) {
  .con-title h2, .con-title h1 {
    font-size: 22px !important;
        }
    .con-title h2 span, .con-title h1 span {
        font-size: 22px !important;
    }
}
.container.com-sp.pad-bot-70.pg-inn {
    margin-top: 10px !important;
}
    .courses-box {
      background-color: #f3dab470;
      border-left: 5px solid #ff4500;
      padding: 20px;
      border-radius: 12px;
      box-shadow: 0 3px 8px rgba(0,0,0,0.05);
    }

    .courses-box h4 {
      font-weight: 600;
      color: #ff4500;
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 20px;
    }

    /*.table thead {*/
    /*  background-color: #f1f3f5;*/
    /*}*/
    .dw{ background-color: #03294e !important; color:#fff !important; font-weight:600}
    .table td, .table th {
     
    }

    @media (max-width: 768px) {
      .table-responsive {
        overflow-x: auto;
      }

      .courses-box h4 {
        font-size: 18px;
      }
    }
    @media (max-width: 768px) {
       th, td {
      padding: 12px;
      text-align: left;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    }
      th, td {
      padding: 12px;
      text-align: left;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    /* Mobile Top Info Bar */
.mobile-top-info {
  background-color: #f5f5f5;
  padding: 6px 12px;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  border-bottom: 1px solid #ddd;
}

.mobile-top-info a {
  color: #333;
  text-decoration: none;
}

.info-left i {
  margin-right: 5px;
}

.info-right {
  display: flex;
  gap: 10px;
  align-items: center;
}

.notify-icon i {
  font-size: 16px;
}

.apply-btn {
  background: #e91e63;
  color: white;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 4px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .mobile-top-info {
    display: none;
  }
}
.job-counts {
    bottom: 24px !important;
    text-align: center !important;
}
    .notice-bar {
      width: 100%;
      background-color: #dc3545;
      color: #FFF;
      overflow: hidden;
      box-sizing: border-box;
      padding: 10px 0;
      font-family: Arial, sans-serif;
      font-size: 1rem;
      font-weight: 800;
      position: relative;
      margin-top: -24px;
    }

    .marquee-wrapper {
      display: flex;
      width: max-content;
      animation: scroll-left 20s linear infinite;
    }

    .notice-bar:hover .marquee-wrapper {
      animation-play-state: paused;
    }

    @keyframes scroll-left {
      0% {
        transform: translateX(0%);
      }
      100% {
        transform: translateX(-50%);
      }
    }

    .notice-item {
      margin-right: 40px;
      white-space: nowrap;
    }

    .new-tag {
      background: red;
      color: white;
      font-size: 0.75rem;
      font-weight: bold;
      padding: 2px 4px;
      margin-right: 4px;
      border-radius: 3px;
    }

    @media (max-width: 600px) {
      .notice-bar {
        font-size: 0.9rem;
      }
      .marquee-wrapper {
        animation-duration: 10s; /* faster on mobile */
      }
    }
    
    .wed-hom-footer {
        padding: 41px 0px 65px 0px !important;
        background: #002147;
    }
  .wed-hom-footer h4 {
    font-size: 18px !important;
}

/*// for hero counter*/

  .img-box {
    position: relative;
    border-radius: 7px !important;
    overflow: hidden;
    height: 160px;
    border: 1px solid #000;
  }

  .img-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
   background: linear-gradient(to right, #dc3545 0%, rgba(51, 131, 250, 0) 70%);
   
    z-index: 1;
    pointer-events: none;
  }

  .img-box img {
    width: 100%;
    height: 100%;
    transition: transform 0.4s ease;
  }

  .img-box:hover img {
    transform: scale(1.1);
  }

  .img-row {
    height: 250px;
  }

  .imhe {
    height: 170px !important;
  }

  @media (min-width: 768px) {
    .img-row {
      height: 178px;
    }

    .img-box {
      height: 100%;
    }
  }

  .counter-text {
    position: absolute;
    z-index: 2;
    color: white;
    font-weight: bold;
    font-size: 48px;
    text-align: left;
    padding: 15px;
    line-height: 1.3;
    font-family: Lato, sans-serif !important;
  }

  .counter-text span {
    font-size: 18px;
    display: block;
    margin-top: -9px;
    font-weight: 800;
    font-family: Lato, sans-serif !important;
  }
  
  .col-md-3.d-flex {
    width: 22% !important;
    height: 361px; !important;
}
.cuwi{width: 78% !important;}

@media (max-width: 767.98px) {
  .counter-text {
    font-size: 36px;
  }
  .counter-text span {
    font-size: 16px;
    font-family: Lato, sans-serif !important;
}

/*// for slider*/
.sec-ban-sli .owl-carousel .owl-item img {
    height: 289px !important;
    object-fit: cover;
}
.cta-buttons {
    margin-top: -24px !important;
}
.sec-ban-sli .sli-ban-hom-con h1 strong {
    font-size: 32px !important;
    line-height: 75px;
}
.sli-ban-hom-con h1 {
    font-size: 21px !important;
    line-height: 10px !important;
}
.sli-ban-hom-con .inn {
    top: 62%!important;
}
 .sec-ban-sli .owl-carousel .owl-nav button.owl-next {
     padding: 0px 0px !important; 
    width: 30px !important;
    height: 30px !important;
}
.sec-ban-sli .owl-carousel .owl-nav button.owl-prev, .sec-ban-sli .owl-carousel .owl-nav button.owl-next {
    padding: 0px 0px !important;
    width: 30px !important;
    height: 30px !important;
}
}
@media screen and (max-width: 480px) {
    a.cta-md {
        padding: 5px 14px !important;
    }
}
@media screen and (max-width: 580px) {
    a.cta-md {
        font-size: 16px !important;
    }
}



      .counter-box {
      background: #f8f9fa;
      border-radius: 10px;
      padding: 30px 20px;
      text-align: center;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
      transition: all 0.3s ease;
    }
    .counter-box:hover {
      transform: translateY(-5px);
    }
    .counter-number {
      font-size: 2.5rem;
      font-weight: 700;
      color: #007bff;
    }
    .counter-label {
      font-size: 1.1rem;
      font-weight: 500;
      color: #333;
    }
    
    
    .message-box {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      gap: 40px;
      padding: 40px 0;
    }

    .message {
      flex: 1;
      position: relative;
      padding-left: 20px;
    }

    .message:not(:first-child) {
      border-left: 4px solid #f26522;
    }

    .profile-img {
      width: 70px;
      height: 70px;
      border-radius: 50%;
      object-fit: cover;
      border: 4px solid #f26522;
      margin-top: 20px;
    }

    .name {
      font-weight: bold;
      color: #f26522;
      margin-bottom: 2px;
    }

    .title {
      font-size: 0.9rem;
      color: #333;
    }

    /* 🔧 Mobile styles */
    @media (max-width: 768px) {
      .message-box {
        flex-direction: column;
        gap: 30px;
      }

      .message:not(:first-child) {
        border-left: none !important;
        padding-left: 0 !important;
        padding-top: 0 !important;
      }
    }
    /*//------------------------*/


  .con-title h2 {
    font-weight: 600;
    font-size: 2.2rem;
    color: #002147;
    margin-bottom: 20px;
  }

  .con-title h2 span {
    color: #f26522;
  }

  .con-title p {
    font-size: 1.05rem;
    margin-bottom: 15px;
    color: #444;
    text-align: justify;
  }
</style>

<style>
    
    .grid-container {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 20px;
    }

    .card {
      background: white;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
      position: relative;
      color: white;
    }

    .card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: brightness(0.6);
    }

    .card .content {
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 2;
    }

    .content h2 {
      margin: 0;
      font-size: 24px;
    }

    .content p {
      margin: 5px 0 0;
      font-size: 16px;
    }

    /* Responsive: 3 Rows for Mobile */
    @media screen and (max-width: 768px) {
      .grid-container {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(3, auto);
      }
    }
    
    /*// fotter*/
            .modal.right .modal-dialog {
      position: fixed;
      margin: auto;
      width: 100%;
      max-width: 400px;
      height: 100%;
      right: 0;
      top: 0;
      bottom: 0;
      transform: translateX(100%);
      transition: transform 0.4s ease-in-out;
    }

    .modal.right.show .modal-dialog {
      transform: translateX(0%);
    }

    .modal-content {
      height: 100%;
      border: none;
      border-radius: 0;
    }

    .modal-header {
      background-color: #d32f2f;
      color: white;
      text-align: center;
      font-weight: bold;
      font-size: 22px;
      border-bottom: none;
    }

    .modal-header .btn-close {
      color: white;
      background: none;
      font-size: 28px;
      opacity: 1;
    }

    .modal-body p {
      font-size: 14px;
      text-align: center;
      font-weight: bold;
    }

    .modal-body input[type="text"],
    .modal-body input[type="email"],
    .modal-body input[type="tel"] {
      height: 45px;
      margin-bottom: 10px;
    }

    .form-check-label {
      font-size: 14px;
    }

    .submit-btn {
      background-color: #d32f2f;
      color: white;
      font-weight: bold;
    }

    @media (max-width: 500px) {
      .modal.right .modal-dialog {
        width: 100%;
      }
    }
     .title-hrs {
         border-top: 2px solid #f36b3b !important;
        margin-top: -21px;
        width: 93px;
    }
    hr {
     opacity: 10 !important; 
}
.spacer {    
    font-size: 20px;
    color: #fff;
    
}
.wed-foot-link-1 p a {
    color:#fff !important;
        font-size: 15px !important;
}
div#mobiledevice {
    width: 100%;
    display: none;
}
div#mobiledevice {
    width: 100%;
}
.cd-top, .cd-top a
 {
     color: #fff !important; 
     font-weight: 800;
}
.icon-phone::before {
    content: "";
    margin-top: -10px;
    height: 30px;
    display: inline-block;
}

@media (max-width: 768px) {
    .cd-top {
        display: flex !important;
        flex-wrap: nowrap;
        font-family: Roboto, sans-serif !important;
        background-color: #dc3545;
        position: fixed;
        bottom: 0;
        right: 0;
        padding: 5px 15px;
        box-shadow: 0 0 10px #0000000d;
        overflow: hidden;
        white-space: nowrap;
        opacity: 1;
        -webkit-transition: opacity .3s, visibility .3s;
        -moz-transition: opacity .3s,visibility .3s;
        transition: opacity .3s, visibility .3s;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 0;
        width: auto;
        text-align: center;
        z-index: 9999;
        font-size: 19px;
        justify-content: space-around;
    }
}

/*// svusqs*/
.svusq {
    position: fixed;
    top: 345px;
    right: -175px;
    z-index: 99;
    transform: rotate(90deg);
    box-shadow: 0 4px 20px 0 #231f201a;
    background: #ffca06 !important;
    text-align: center;
}
.svusq a.brd {
    border-right: 1px solid #412b76;
}
@media only screen and (max-width: 768px) {
    .svusq a {
        width: 179px;
        font-size: 13px;
        line-height: 25px;
    }
}
.svusq a {
    width: 192px;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    display: inline-block;
    transition: .5s;
    font-weight: 700;
}
.svusq a {
    animation: glowing 4s infinite !important;
}
.label-text, .svusq a {
    padding: 0 10px;
    color: #000;
}
.allNotification button, .svusq a {
    background: #f4364f !important;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .svusq {
        position: fixed;
        top: 304px;
        right: -171px;
    }
}

.whatsapp-footer {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}

.whatsapp-icon-box {
  background-color: #25D366; 
  width: 55px;
  height: 55px;
  border-radius: 50%; 
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease;
  margin-bottom: 27px;
  margin-right: -16px;
}

.whatsapp-icon-box i {
  color: white;
  font-size: 30px;
}

.whatsapp-footer a:hover .whatsapp-icon-box {
  transform: scale(1.1);
}
.pulse {
  animation: pulseEffect 1.5s infinite;
}

@keyframes pulseEffect {
  0% { transform: scale(1); }
  50% { transform: scale(1.15); }
  100% { transform: scale(1); }
}
.modal-content {
    display: block !important;
}
.modal-title {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height);
    font-weight: 800 !important;
}
.modal-body { background-color: #f5f5f5;!important;}
.modal-content { background-color: #d32f2f; !important;}
    input.form-control.cheight {
    height: 40px !important;
    font-size: 14px !important;
    border-radius: 1px !important;
}
@media only screen and (max-width: 768px) {
    input.form-control.cheight {
    height: 30px !important;
    font-size: 12px !important;
    border-radius: 1px !important;
}
.modal-content {
    border-radius: -1px !important;
}
select.form-select.cheight {
    height: 30px;
    line-height: 17px;
    border-radius: 1px !important;
    font-size: 12px !important;
}
.modal-body { background-color: #f5f5f5 !important;}
.modal-content { background-color: #d32f2f; !important;}
}
p.text-center.fw-semibold.mb-3 {
    color: #000 !important;
    text-align: left; !important;
}


a.cta-btn.cta-dark.cta-md {
    background: #dc3545 !important;
}

.sec-ban-sli .owl-carousel .owl-nav button.owl-prev:hover, .sec-ban-sli .owl-carousel .owl-nav button.owl-next:hover {
    background-color: #dc3545 !important;
    transform: scale(1.1);
}

/*/// online aside admission*/
   .vertical-sticky-content {
   color:white;
   padding:0px 0px 0px 0px;
   text-align: center;
   margin:0px;
   width: 340px;
   height:30px;
  background-color: #f26522;

   z-index:15;
   border-radius: 5px 5px 0px 0px;
   -moz-transform:rotate(-90deg);
   -ms-transform:rotate(-90deg);
   -o-transform:rotate(-90deg);
   -webkit-transform:rotate(-90deg);
   transform-origin: bottom right;
   position: fixed;
   right: 0px;
   top:100px;
   display:block;
   line-height: 30px;
   }
   .vertical-sticky-content.left {
   border-radius: 5px 5px 0px 0px;
   -moz-transform:rotate(-90deg);
   -ms-transform:rotate(-90deg);
   -o-transform:rotate(-90deg);
   -webkit-transform:rotate(-90deg);
   position: fixed;
   /* left: -70px;*/
   top:100px;
   }
   .vertical-sticky-content.first {
   top: 100px;
   width: 70px;
   /*left: -48px;*/
   margin-top: -52px;
   }
   .vertical-sticky-content.second {
   top: 303px;
   width: 166px;
   margin-top: -54px;
   /* left: -83px;*/
   }
   .vertical-sticky-content.third {
   top: 543px;
   width: 109px;
   margin-top: -52px;
   /*left: -124px;*/
   }
   .vertical-sticky-content p {
   color:#fff;
   display:inline-block;
   line-height:40px;
   }
   @media all and (min-width: 300px)  and (max-width: 780px)
   {
   /* .vertical-sticky-content {
   display:none;
   } */
   .footer-logo{
   margin-top: 18px;
   }
   }
   .vertical-sticky-content > p > a
   {
   color:#fff !important;
   }
   .vertical-sticky-content > p
   {
   color:#fff !important;
   }
   .why-choose {
  padding: 40px 0;
}

.section-title {
  font-size: 28px;
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
}

/*.container {*/
/*  max-width: 1200px;*/
/*  margin: auto;*/
/*  padding: 0 15px;*/
/*}*/

.feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Desktop: 3 per row */
  gap: 20px;
  /*background: #e8effc;*/
  background: linear-gradient(to right, #ffebfa91, #ffead1);
  padding: 20px;
  border-radius: 10px;
}

.feature-card {
  background: #fff;
  display: flex;
  flex-direction: row; /* Desktop: image left */
  align-items: center;
  padding: 15px;
  border-radius: 8px;
  text-align: left;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: transform 0.3s ease;
}

.feature-card:hover {
  transform: translateY(-5px);
}

.icon-part {
  flex-shrink: 0;
  margin-right: 15px;
}

.icon-part img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

.text-part {
  flex: 1;
}

.text-part h3 {
  color: #1565c0;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.text-part p {
  font-size: 13px;
  color: #555;
  line-height: 1.4;
}
@media (max-width: 768px) {
  /* Make grid a single column on mobile */
  .feature-grid {
    display: block;
  }

  /* Each card will behave like a row item */
  .feature-card {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
  }

  /* Image size tweak for mobile */
  .icon-part img {
    width: 45px;
    height: 45px;
  }
}


.title-hrss {
    display: block;
    width: 110px;
    height: 3px;
    background: #ef612f;
    margin: 10px auto 20px;
    border: none;
    margin-top: -11px;
}

.logo-slider {
  overflow: hidden;
  background: #fff; /* Light background */
  padding: 10px 0;
}

.logo-container {
  display: flex;
  gap: 30px;
  animation: scroll-logos 20s linear infinite;
}

.logo-item img {
  height: 60px; /* adjust logo size */
  object-fit: contain;
}

@keyframes scroll-logos {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Duplicate logos for seamless loop */
.logo-container::after {
  content: "";
  display: flex;
  gap: 30px;
}

 .ed-mm-inn {
    background: #ffffff;
    padding: 20px;
    width: 85%;
    max-width: 320px;
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    overflow-y: auto;
    box-shadow: -4px 0 12px rgba(0,0,0,0.1);
    transition: right 0.3s ease-in-out;
    z-index: 9999;
}

.ed-mm-inn.active {
    right: 0;
}

.submenu-toggle {
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.submenu-list {
    display: none;
    list-style: none;
    padding: 0 0 10px 15px;
    margin: 0;
    animation: fadeIn 0.3s ease-in-out;
}

.submenu-list li {
    padding: 8px 0;
}

.submenu-list li a {
    text-decoration: none;
    color: #555;
    font-size: 14px;
    transition: color 0.2s ease-in-out;
}

.submenu-list li a:hover {
    color: #007bff;
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

.ed-micon, .ed-mi-close {
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
.ed-mi-close {
    margin: -27px 8px 8px -17px !important;
}
@media screen and (max-width: 767px) {
    .wed-logo a img {
        width: 200px;
        margin-top: -1px !important;
    }
}
.login-dropdown {
    position: relative;
    display: inline-block;
}

.login-dropdown-toggle {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding: 8px 12px;
    cursor: pointer;
}

.login-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    list-style: none;
    padding: 8px;
    margin: 0;
    min-width: 180px;
    display: none;
    z-index: 999;
}

.login-btn {
    display: block;
    padding: 10px 15px;
    background-color: #0d47a1; /* Dark Blue */
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 4px;
    margin-bottom: 6px;
    text-decoration: none;
    transition: background 0.2s ease-in-out;
}
a.login-btn {
    margin: 1px;
}
.login-btn:hover {
    background-color: #08306b; /* Even Darker Blue on Hover */
}

.login-dropdown:hover .login-dropdown-menu {
    display: block;
}

.inline-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px;
    margin-top: 11px;
}

.inline-links li {
    display: inline;
}

.inline-links a {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}

.inline-links a:hover {
    color: #fff;
}

/* Full width heading bars */
.full-width-header {
  width: 100%;
  color: white;
  padding: 15px 20px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  user-select: none;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

/* Background colors */
.full-width-header-news {
  background: linear-gradient(45deg, #ff7e5f, #feb47b);
}

.full-width-header-events {
  background: linear-gradient(45deg, #0073e6, #005bb5);
}

.full-width-header-media {
  background: linear-gradient(45deg, #9b59b6, #6f42c1);
}

/* Marquee container */
.marquee-vertical {
  height: 280px; /* adjust to fit your design */
  overflow: hidden;
  position: relative;
}

/* Content wrapper for scrolling */
.marquee-content {
  display: flex;
  flex-direction: column;
  animation: scrollUp 12s linear infinite;
}

/* Two ULs stacked vertically */
.marquee-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Individual items */
.marquee-content li {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  background: white;
  display: flex;
  gap: 10px;
}

/* Scroll Up animation: moves entire marquee-content up by 50% (height of one ul) */
@keyframes scrollUp {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-50%);
  }
}

/* Image styling */
.ho-ev-img img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 5px;
}

/* Date styling */
.ho-ev-date {
  background: #0073e6;
  color: white;
  font-weight: bold;
  padding: 10px;
  width: 60px;
  text-align: center;
  border-radius: 5px;
  margin-right: 10px;
  font-family: Arial, sans-serif;
}

/* Link and text */
.ho-ev-link h4 {
  margin: 0 0 5px 0;
  font-size: 16px;
}

.ho-ev-link p {
  margin: 0 0 5px 0;
  font-size: 13px;
  color: #555;
}

.ho-ev-link span {
  font-size: 12px;
  color: #888;
}

/* Pause animation on hover */
.marquee-vertical:hover .marquee-content {
  animation-play-state: paused;
}
