.panel-title a.cxp-edu-faq::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url('/assets/cxp-assets/imgs/collage/sikkim-university/Star.png') no-repeat center;
  /* Set your image */
  background-size: contain;
}

.sticky-logo {
  height: 107px;
  position: relative;
  bottom: 37px;
}

.cxp-home-headline-discover-ed .stars li::before {
  content: "";
  /* Required for the pseudo-element */
  position: absolute;
  left: 0;
  /* Align image to the left */
  top: 50%;
  /* Center image vertically */
  transform: translateY(-50%);
  /* Center image vertically */
  width: 20px;
  /* Adjust size as needed */
  height: 20px;
  /* Adjust size as needed */
  background: url('/assets/cxp-assets/imgs/collage/sikkim-university/Star.png') no-repeat center;
  /* Set your image */
  background-size: contain;
  /* Ensure the image is contained within the dimensions */
}


/* optimizing css*/
.cxp-pdt-44 .slide img {
  width: 120px;
}

.cxp-accreditations .slide img {
  width: 120px;
}

.cxp-line-icon {
  transform: rotate(90deg);
  margin-left: 50px;
}

.pop-up-form {
  font-size: 14px;
  color: #000
}

.cxp-mb-8 {
  margin-bottom: 8px;

}

.pop-up-mob {
  margin-bottom: 8px;
  display: flex;
  border: 1px solid #bebebe;
  background: #fff;
}

.pop-up-mob p {
  padding: 0px;
  margin: 0;
  font-size: 12px;
  margin-top: 3px;
}

.pop-up-mob input {
  height: 32px;
  border: 0px;
  font-size: 12px;
  padding-left: 0px;
}

.university-logo {
  text-align: center;
  background: #fff;
  padding: 12px;
}

.cxp-college-hiring .slide img {
  width: 150px;
}

.responsive-iframe {
  width: 860px;
  height: 315px;
}

@media (max-width:768px) {
  .cxp-pdt-44 .slide img {
    width: unset;
  }

  .cxp-accreditations .slide img {
    width: unset;
  }

  .responsive-iframe {
    width: 100%;  
    /* height: auto; */
    padding: 13px;
  }
}

/* optimizing css end */

.cxp-new-design-mobile {
  display: none;
}

.cxp-nmims-none {
  display: none !important;
}



.stars li {
  list-style: none !important;
}

.cxp-vivekananda-slide {
  margin: 10px;
}

.cxp-home-headline-discover-ed .stars {
  list-style-type: none;
  padding-left: 0;
}

.cxp-home-headline-discover-ed .stars li {
  position: relative;
  padding-left: 40px;

}



/* Ensure the panel title is styled correctly */
.panel-title a {
  position: relative;
  padding-left: 30px !important;
  text-decoration: none;
  color: #333;
}

.cxp-fs-15 {
  font-size: 15px;
}

.cxp-apply-jain {
  background: #025e68;
  padding: 5px;
  color: #ffd958;
  border-radius: 5px;
  width: 100px;
  cursor: pointer;
  /* padding-left: 84px; */
}

.cxp-apply-jain:hover {
  color: #025e68;
  background: #ffd958;
  ;
}

.panel-title a:not(.cxp-edu-faq)::before {
  content: "";
}

.cxp-height-200 {
  height: 210px;
}

.cxp-pd-40 {
  padding-left: 40px !important;
}

.cxp-new-design-mobile {
  display: none;
}

.since {
  padding-bottom: 20px;
}

.university-degree-img {
  display: flex;
  justify-content: center;
}


.cxp-card-slider .slick-prev {
  background: white !important;
  border: none !important;
  display: block !important;
  margin-top: 30px !important;
}

.cxp-card-slider .slick-next {
  background: white !important;
  border: none !important;
}

.cxp-pdt-44 {
  padding-top: 44px;
}

.cxp-fs-31 {
  font-size: 31px !important;
}

@media (max-width: 768px) {
  .cxp-naac-img {
    width: 80px;
    height: 80px;
    padding-bottom: 2px;
  }
}

@media (max-width: 768px) {
  .cxp-new-design-mobile {
    display: block;
  }

  .cxp-pdt-24 {
    padding-top: 24px !important;
    padding-bottom: 0px !important;
  }

  .cxp-nmims-none {
    display: block !important;
  }

  .cxp-pdt-5 {
    padding-top: 10px;
  }

  .cxp-pdt-18 {
    padding-top: 18px !important;
  }

  .cxp-new-design-desktop {
    display: none;
  }

  .cxp-mobile-heading {
    font-size: 20px !important;
  }

  .cxp-mobile-content {
    font-size: 12px;
    line-height: 14.4px;
  }

  .f-16 {
    font-size: 16px;
  }

  .cxp-height-200 {
    height: 120px;
  }

  .cxp-collage-slider {
    background: unset;
  }

  .cxp-mobile-benefit>ul>li {
    font-size: 12px;
    line-height: 14.4px;
  }

  /* .cxp-home-headline-discover-ed .stars li::before {
      width: 15px;
      height: 15px;
    } */

  .cxp-mobile-degree>ul>li {
    font-size: 12px;
    line-height: 14.4px;
  }

  .cxp-earn-degree {
    font-size: 14px;
  }

  .cxp-mobile-career {
    display: flex;
    justify-content: center;
  }

  .cxp-mobile-faq {
    font-size: 12px !important;
    line-height: 12.5px;
  }

  .cxp-college-table-head>tr>td {
    font-size: 20px;
  }

  .cxp-college-table-body>tr>td {
    font-size: 16px;
  }

  .cxp-mobile-admn-process {
    display: flex;
    justify-content: space-between;
  }

  .cxp-mobile-admn-img {
    height: 50px;
    margin-top: 21px;

  }


  .cxp-mobile-colleges-logo {
    /* display: flex; */
    padding-left: 15px;
    /* justify-content: center; */
  }

  .cxp-mobile-colleges-logo img {
    height: 48px;
    width: 48px;
    padding: 2px;

  }


  .cxp-eligible-content {
    padding-top: 0 !important;

  }

  .cxp-slider-button-home-enquire-ed {
    bottom: 44px !important;
  }

  .since {
    padding-bottom: 20px !important;
  }

  .cxp-mobile-certificate {
    display: flex!important;
    justify-content: center;
  }

  .green-bg {
    border-radius: 0 !important;
  }

  .cxp-mobile-ranking img {
    height: 70px;
    width: 70px;
    padding: 2px;
  }

  .cxp-mobile-ranking-slider .slide {
    width: 100px !important;
  }

  .cxp-niims-mobile-heading {
    font-size: 24px !important;
  }


  /* .cxp-padding-54 {
      padding-top: unset;
      padding-bottom: unset;

    } */
  .cxp-fs-31 {
    font-size: 20px !important;
  }

  .cxp-mb-0 {
    margin-bottom: 14px;
  }

  .cxp-pdt-48 {
    padding-top: 48px;
    padding-bottom: 0px;
  }

  .cxp-margin-48 {
    margin-top: 48px;
  }

  .cxp-pd-0 {
    padding-bottom: 0px;

  }

  .cxp-mobile-table>tbody>tr>td {
    padding: 0 !important;
    line-height: 2.428571 !important;
    font-size: 12px;
  }

  .cxp-admn-content {
    text-align: left;
  }

  .apply-to-university {
    padding-top: 15px;
  }

  .right,
  .cxp-mobile-finanacial,
  .cxp-pd-15 {
    padding: 15px;
  }

  .responsive-text .first-line,
  .second-line,
  .third-line {
    display: block;
  }

}

@media (max-width: 600px) {
  .cxp-apply-jain {
    height: 35px;
    margin-top: 27px;
    background: #025e68;
    padding: 5px;
    color: #ffd958;
    border-radius: 5px;
  }

  .cxp-fs-10 {
    font-size: 10px;
  }

  .cxp-fs-8 {
    font-size: 8px;
  }

}

.cxp-button-bg-yellow {
  margin-top: 20px;
  position: inherit;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  color: #424242;
  background: #ffdb58;
  border: 1px solid #424242;
  width: 100%;
  padding: 5px;
}

.cxp_blog_sticky-banner {
  display: block;
  background-image: none;
  text-align: center !important;
  z-index: 999 !important;
  border-radius: 0 !important;
  height: 70px;
  padding: 10px 20px !important;

  width: 100% !important;
  position: fixed !important;
  bottom: 10px !important;
  padding-left: 20px;
  /* padding-right: 45px; */
}


.cxp-sticky-apply-university {
  position: relative;
  right: 22px;
  font-size: 18px;
  display: block;
  padding: 14px;

}

.cxp-sticky-compare-university {
  position: relative;
  left: 22px;
  display: flex;
  justify-content: center;
  padding: 14px;
  font-size: 18px;
}

.cxp_blog_sticky-banner {
  display: block;
  background-image: none;
  text-align: center !important;
  z-index: 999 !important;
  border-radius: 0 !important;
  height: 70px;
  padding: 10px 20px !important;

  width: 100% !important;
  position: fixed !important;
  bottom: 10px !important;
  padding-left: 20px;
  /* padding-right: 45px; */
}


.cxp-sticky-apply-university {
  position: relative;
  right: 22px;
  font-size: 18px;
  display: block;
  padding: 14px;

}

.cxp-sticky-compare-university {
  position: relative;
  left: 22px;
  display: flex;
  justify-content: center;
  padding: 14px;
  font-size: 18px;
}