.placementbox .carousel-control-prev-icon, .placementbox .carousel-control-next-icon{display: none;}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.carousel-control-prev-icon:focus,
.carousel-control-next-icon:focus {
  outline: none;
}
.offcanvas.offcanvas-end.show{z-index: 999999;}

.nav-link {
  font-size: 0.95rem;
}

#basic-nav-dropdown {
  font-size: 0.95rem;
}

#seeMoreLink {
  color: #607d8b;
}

#seeMoreLink:hover {
  color: black;
  font-weight: 400;
}

.dropdown-menu {
  padding: 1em;
}

.dropdown-item:hover {
  outline: none;
  box-shadow: none;
  background: none;
}

.dropdown-item a:hover {
  color: black;
}

.dropdown-item {
  height: 2em;
  padding-left: 0em;
}

.dropdown-header {
  font-weight: 600;
  padding-left: 0em;
}

@media only screen and (min-width: 600px) {
  .eventsNav {
    width: 26em;
    padding-bottom: 1em;
  }
}
/* .slider__images .slider__image:hover img {
  transform: scale(1.1); 
} */

.bg-campusbox{position: relative;z-index: 9;}
.bg-campusbox .slider{
  /* background-image: url('../images/gridtile.png'); */
  background: rgb(255 255 255 / 55%);
  position: relative;
  z-index: 9;}
.slider .carousel-caption{top: 30%;}
.bg-whiteoverlay{background: #ffffffc7;padding: 0px;}
.bg-overlaywhite{background: #ffffffc7;position: relative;
  z-index: 99;padding: 0px;}
    .hero__text span {
      color: #fff;
      display: block;
      font-size: 15px;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-bottom: 18px;
      position: relative;
      top: 0px;
      opacity: 1;
      -webkit-transition: all, .3s;
      -o-transition: all, .3s;
      transition: all, .3s;
      z-index: 66;
    }
    .hero__text h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
    margin-bottom: 38px;
    position: relative;
    top: 0px;
    opacity: 1;
    -webkit-transition: all , .5s;
    -o-transition: all , .5s;
    transition: all , .5s;
    z-index: 66;
}
.hero__text .primary-btn {
  position: relative;
  top: 0px;
  opacity: 1;
  -webkit-transition: all, .7s;
  -o-transition: all, .7s;
  transition: all, .7s;
  z-index: 66;
}

.primary-btn {
  display: inline-block;
  font-size: 15px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  padding: 14px 32px 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  z-index: 1;
}
.primary-btn:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
  border-left: 2px solid #023047;
  border-top: 2px solid #023047;
  content: "";
  z-index: -1;
  -webkit-transition: all, .7s;
  -o-transition: all, .7s;
  transition: all, .7s;
}
.primary-btn:after {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  border-right: 2px solid #023047;
  border-bottom: 2px solid #023047;
  content: "";
  z-index: -1;
  -webkit-transition: all, .7s;
  -o-transition: all, .7s;
  transition: all, .7s;
} 
.primary-btn:hover {
  color: #023047;
}
.primary-btn:hover:before {
  height: 100%;
  width: 100%;
}
.primary-btn:hover:after {
  height: 100%;
  width: 100%;
}

.bgnews{
  background: #023047;
}
.bgnews .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 0;
}
.bgnews .aside_img-column-linedec {
  position: absolute;
  right: 40px;
  height: 100px;
  width: 100px;
  top: 50px;
  z-index: 5;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.bgnews .aside_img_title {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 0 40px;
  z-index: 21;
  text-align: left;
}
.bgnews .aside_img_title h2{color: #fff;}
.bgnewsimg{
  background-image: url('../images/newsevents.webp');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 35px;
    /* margin-left: 80px;
    margin-right: -50px;
    margin-top: 10px; */
    background-position: center;
    position: relative;
}
.viewallbox{padding: 20px;text-align: center;}
.viewallbox .btn-viewall{
  text-align: center;
}
.bg-btn3 {
  background: #023047;
  background: -moz-linear-gradient(left, #ffb703 0, #d0980c 100%);
  background: -webkit-linear-gradient(left, #ffb703 0, #d0980c 100%);
  /* background: linear-gradient(to right, #023047 0, #2196F3 100%); */
  background: linear-gradient(to right, #ffb703 0, #d0980c 100%);
    box-shadow: 0 10px 15px 0 rgb(2 48 71 / 19%);
}
span.circle {
  right: -4px;
  width: 50px;
  height: 50px;
  -webkit-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    transition: 1.2s cubic-bezier(.17, .85, .438, .99);
}

span.circle,
span.circle2 {
  background: rgba(255, 255, 255, .2);
  display: block;
  position: absolute;
  border-radius: 50%;
  top: 0%;
}
.btn-br {
  line-height: 48px;
  border-radius: 100px;
  padding: 0px 40px;
  position: relative;
  overflow: hidden;
}

.btn-br,
.btn-br:hover {
  color: #fff;
}
.btn-br,
.btn-br:hover {
  color: #fff;
  border-color: #fdb603;
}
.lnk:hover span.circle, .lnk:hover i.fa {
  top: -10%;
  right: -80px;
}
.btn-br i.fa{right: -10px;-webkit-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
  -o-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
  transition: 1.2s cubic-bezier(.17, .85, .438, .99);
color: #fff;position: relative;;
}
.newsbox-container{
  padding: 25px;
}
.newsevntbox{background: #fff;
  border: 1px solid #ddd;
  z-index: 8;
  position: relative;}
.newsevntbox .newscaption-title{padding: 5px;}
.our-news-events .news-data{
height: auto !important;
  text-align: center;
  position: relative;
  top: -30px;
  background: #ffb703;
  padding: 1px 12px 1px 12px;
}
.our-news-events .news-data span{
color: #023047;
}
.our-news-events .card .card-img-top{
border-radius: 0px!important;
}
.our-news-events .card{
  background: transparent;
  color: #fff;
}
.our-news-events .content-descp{
    position: inherit!important;
      bottom: unset!important;
      text-align: center!important;
      right: unset!important;
      margin-top: -8px;
}
.our-news-events .content-descp .news__title a{
color: #fff;
font-weight: 600;
font-size: 18px;
}
.our-news-events .content-descp .news__title a:hover{
  color: #ffb703;
}
.our-news-events{padding: 40px 45px 0px;}
.event-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 24px;
  position: relative;
  padding: 30px 15px 30px 0;
  border-radius: 10px;
  background-color: #fff;
  z-index: 2;
}
.event-card:before {
  content: "";
  height: 100%;
  width: calc(100% - 75px);
  position: absolute;
  top: 0;
  left: 75px;
  border: 1px solid #ddd;
  border-radius: inherit;
  z-index: -1;
}
.event-card_img {
  border-radius: 10px;
  /* overflow: hidden; */
}
.event-card_img img{
  border-radius: 10px;
  /* overflow: hidden; */
}
.event-card .event-meta {
  margin-top: -0.3em;
  margin-bottom: 10px;
}

.event-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px 20px;
}
.event-meta p,
.event-meta span,
.event-meta a {
  margin-bottom: 0;
  font-size: 14px;
}
.event-meta p i,
.event-meta span i,
.event-meta a i {
  margin-right: 5px;
}
.event-card_title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 25px;
}
.event-card_title a {
  color: inherit;
}
.event-card_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px 25px;
}
.event-card .as-btn {
  padding: 8px 20px;
  vertical-align: middle;
}
.event-card .as-btn i{
  vertical-align: middle;
}
.event-card .as-btn:hover, .event-card .as-btn:hover i{
  color: #bb4132;
  /* background-color: #023047; */
}
.as-btn {
  position: relative;
  z-index: 2;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  border: none;
  /* text-transform: uppercase; */
  text-align: center;
  background-color: #fff;
  color: #023047;
 /* -webkit-box-shadow: 0px 6px 12px rgb(13 94 244 / 24%); */
  /* box-shadow: 0px 6px 12px rgb(13 94 244 / 24%); */
  border-radius: 25px;
  /* border: 1px solid #02304780; */
}
.bg-eventsform{
  background: linear-gradient(to bottom, #8ecae6 70%, #fff 30%);
  padding: 80px 0px; }
    .jump {
      -webkit-animation: jumpAni 7s linear infinite;
      animation: jumpAni 7s linear infinite;
    }
  
    @-webkit-keyframes jumpAni {
      0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
  
      40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
      }
  
      100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
    }
  
    @keyframes jumpAni {
      0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
  
      40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
      }
  
      100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
    } 
    .why-sona-box .carousel-indicators{
      bottom: -40px!important;
    }
    .why-sona-box .placementbox .carousel-indicators{
      display: none;
    }
    .homesslide .slick-arrow slick-prev, .homesslide .slick-arrow slick-next{
    display: block;
      background: #b01f24;
      border-radius: 25px;
    }
    .why-sona-box .carousel-indicators [data-bs-target] {
    width: 8px;
    height: 8px;
    background-color: #9e9e9e;
    border-radius: 100%;
}
.why-sona-box .carousel-indicators .active{
background-color: #ffb703;
}
.why-sona-box .news-single-box .card-body img {
  border-radius: 0px;
}
.bg-lgrey{background: #f4f6f9;}
.why-sona-box .offerbox{
  padding: 8px;
  background: #f4f6f9;
}
.why-sona-box .offerbox .icon-img img{
  width: 50px;
}
.placement-content-box .counts, .placement-content-box .counts .mention-high-y{font-size: 20px;font-weight: 500;}
.placement-content-box .title{color: #607d8b;}
.mention-high-y{color: #ffb703;font-weight: bold;}
.mention-high-brown{color: #b01f24;font-weight: bold;}
.placementbox.content-box{padding: 0px!important;}
.placementbox .readmore{ height: 100%;
  vertical-align: middle;
  padding: 35px;}
.placementbox .readmore .read-more-btn{vertical-align: middle;
    color: #023047;}
.placementbox .readmore .read-more-btn:hover{
  color: #ffb703;
}

/* Media Query  */

@media only screen and (max-width: 500px) {

  /* styles for browsers larger than 500px; */
  .mobi-mt-15 .col-xl-6{margin-bottom: 15px;}
.event-card {
    display: unset;
    align-items: center;
    gap: 30px;
    margin-bottom: 24px;
    position: relative;
    padding: 0;
    border-radius: 10px;
    background-color: #fff;
    z-index: 2;
    border: 1px;
  }
    .event-card:before {
      content: "";
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0px;
      border-radius: inherit;
      border: 1px solid #ddd;
      display: block;
    }
  .event-card_img img {
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.event-card_content{padding: 25px;border: 1px solid #ddd;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-top: 0px;}
}
.stick-right {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 2.5em;
  margin: auto;
  background: #b01f24;
  color: #fff;
  z-index: 9999;
}

.stick-right b {
  color: #fff;
}

.stick-right {
  right: 0;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: rotate(90deg) translate(50%, 50%);
  -moz-transform: rotate(90deg) translate(50%, 50%);
  -ms-transform: rotate(90deg) translate(50%, 50%);
  -o-transform: rotate(90deg) translate(50%, 50%);
  transform: rotate(90deg) translate(50%, 50%);
}
@media only screen and (max-width: 1500px) and (min-width:1200px) {
.eventsNav {
  width: 18em;
  padding-bottom: 1em;
  min-width: 22em;
}
.experience {
  padding: 25px 40px 0px!important;
}

}
@media only screen and (max-width: 1200px) and (min-width:1000px) {
.experience {
  padding: 10px 10px 0px 15px !important;
}
}
@media only screen and (max-width:1000px) and (min-width:770px) {
.experience {
  padding: 10px 15px 0px!important;
}
}

/* Adjust the spacing between sidebar menu items */
.sona-side-menu .navigation .list {
  margin-bottom: 0px;  /* Reduces the vertical space between items */
  padding: 1px;  /* Adjust the padding as needed */
  margin-top: 8px;
}

/* Optionally reduce the space between icon and text */
.sona-side-menu .navigation .list .icon {
  margin-left: 40px;  /* Adjust the spacing between the icon and title */
  padding-top: 10px;
  padding-left: 8px;
}

.sona-side-menu .navigation .list .title {
  margin-left: 5px;  /* Adjust the spacing between the icon and title */
  padding-top: 8px;
  padding-bottom: 5px;
  line-height: 1.5;
}

/* Active link style for both icon and title */
.sona-side-menu .navigation .list .active-menu {
  font-weight: bold;
  color: rgb(179, 12, 12);
  display: flex;
  align-items: center;
}

/* Ensures both the icon and title get highlighted */
.sona-side-menu .navigation .list .active-menu .icon i {
    color: rgb(179, 12, 12);

}

.sona-side-menu .navigation .list .active-menu .title {
    color: rgb(179, 12, 12);

}

/* Ensure spacing between icon and title is consistent */
.sona-side-menu .navigation .list .menu-item-wrapper {
  display: flex;
  align-items: center;
}

.sona-side-menu .navigation .list .menu-item-wrapper .title {
  margin-left: 5px; /* Adjust spacing between the icon and title */
}

.table-shadow {
  box-shadow: 0px 4px 8px rgba(42, 42, 42, 0.1);
  border-collapse: collapse;
}

.table-shadow th, .table-shadow td {
  padding: 10px;
  text-align: left;
}

.table-shadow th {
  background-color: rgb(176 31 36 / 52%);
  color: white;
}

.table-shadow td {
  background-color: #f8f9fa;
}

/* Slider and container styles */
.our-recruiters {
  padding: 1rem 0;
}


.our-recrute-title {
  text-align: center;
  margin-bottom: 1rem;
}


.our-recrute-title h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #333;
}


/* Slider specific styles */
.alumni-slide {
  padding: 0.5rem;
  height: 100%;
}


.alumni-card {
  height: 360px;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  background: white;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}


.alumni-img-wrapper {
  height: 260px;
  width: 100%;
  overflow: hidden;
}


.alumni-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}


.alumni-name {
  font-size: 1.0rem;
  text-align: center;
  margin: 0.5rem 0 0.25rem;
  color: #333;
  /* Fix for name truncation */
  white-space: normal; /* Allow text to wrap */
  overflow: visible; /* Show full content */
  min-height: 40px; /* Accommodate two lines */
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Show maximum 3 lines */
  -webkit-box-orient: vertical;
  
}


.alumni-designation {
  font-size: 0.9rem;
  color: #666;
  text-align: center;
  margin: 0; /* Remove any margin to reduce space */
  min-height: 70px; /* Accommodate three lines */
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Show maximum 3 lines */
  -webkit-box-orient: vertical;
  white-space: normal; /* Allow text to wrap */
  overflow: visible; /* Show full content */
  
}




/* Slider navigation styles */
.slick-prev,
.slick-next {
  width: 20px;
  height: 20px;
  z-index: 5;
}


.slick-prev {
  left: -20px;
}


.slick-next {
  right: -20px;
}


/* Responsive styles */
@media (max-width: 992px) {
  .alumni-card {
    height: 340px;
  }
  
  .alumni-img-wrapper {
    height: 200px;
  }
}


@media (max-width: 768px) {
  .alumni-card {
    height: 330px;
    max-width: 240px;
  }
  
  .alumni-img-wrapper {
    height: 180px;
  }
  
  .alumni-name {
    font-size: 0.80rem;
    min-height: 36px;
  }
  
  .alumni-designation {
    font-size: 0.70rem;
    min-height: 54px;
  }
}


@media (max-width: 576px) {
  .alumni-card {
    height: 380px;
    max-width: 220px;
  }
  
  .alumni-img-wrapper {
    height: 160px;
  }
  
  .alumni-name {
    font-size: 0.95rem;
    min-height: 34px;
  }
  
  .alumni-designation {
    font-size: 0.8rem;
    min-height: 48px;
  }
}
