.successstorybanner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.successstory-carousel .owl-item .successstorylogo {
  width: auto;
  display: inline-block;
}
.successstory-carousel .owl-dots {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 30px;
}
.successstory-carousel button.owl-dot {
  margin: 0 5px;
  border: 1px solid #2b313f;
  background: #2b313f;
  height: 8px;
  width: 12px;
  border-radius: 2px;
}
.successstory-carousel button.owl-dot.active {
  border-color: #fb8133;
  background: #fb8133;
}
.successstory-carousel {
  color: #fff;
}
.successstory-carousel h2 {
  font-size: 36px;
  line-height: normal;
  font-weight: 700;
  margin: 30px 0;
}
.successstory-carousel h2 small {
  color: #f4f4f4;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  display: block;
}
.successstory-carousel p {
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
}
.successstorybanner .barkbg {
  background: #000000;
  border: 1px solid #484848;
  border-radius: 10px;
  padding: 0 30px;
}
.barkbg .successstory-carousel {
  background: #1a1c25;
  border: 1px solid #3b4254;
  border-radius: 10px;
  margin: -20px 0;
  padding: 25px 25px 25px 50px;
}

/*featured testimonials*/
.featuredtestimonials .box {
  padding: 25px;
  box-shadow: 0px 16px 50px #000000;
  background: #1a1d25;
  height: 100%;
  border-radius: 5px;
}
.featuredtestimonials .boxcontainer p {
  line-height: normal;
  color: #e2e2e2;
  font-size: 14px;
}
.featureimg img {
  width: 90px;
}
.featuredtestimonials .boxcontainer p.smtxt {
  font-size: 14px;
}
.featuredtestimonials .box .boxhead .pricedetail::after {
  top: -7px;
}
.studentplaced{
  background: #1A1C25;
}
.companycontainer{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.companycontainer .companybox{
max-width: 16.5%;
flex-basis: 16.5%;
padding: 10px;
text-align: center;
}
.companycontainer .companybox img{
  max-width: 100%;
  max-height: 100%;
}
.imgsuccessor{
  width: 35px;
  height: 35px;
  position: relative;
  top: -4px;
}

.stuheadtxt{
  font-weight: bold;
font-size: 20px;
line-height: normal;
color: #fff;
margin-bottom: 20px;
}
.col-md-4.cardmorecontent{
  display: none;
}
.placementinfo{
  background: #222532;
border-radius: 9px;
padding: 24px 40px;
color: #fff;
margin-top: 40px;
}
.placementinfo .closepromo{
  fill: #fff;
  position: relative;
  top: calc(50% - 11px);
  cursor: pointer;
}
/*carousel css*/
.carousel-indicators .active {
  position: absolute;
  top: 12% !important;
  width: 53px;
  height: 53px;
  background: #222;
}

.carousel-control {
  position: relative;
  width: 53px;
  height: 53px;
  font-size: 30px !important;
  font-weight: 100;
  line-height: 44px !important;
  color: #FFF;
  text-align: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}


/* --------- END --------- */

.succesorinfo .carousel {
  text-align: center;
}

.succesorinfo .carousel .custom-carousel-inner .item{
margin: 5px 0;
}
/* vertical start*/


/*Overwriten Bootstrap Classis*/

.small-thumbnail {
  display: block;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.small-thumbnail .companylogo{
position: absolute;
left: 5px;
    bottom: 5px;
    width: 60%;
    background: #fff;
    border-radius: 4px;
    padding: 2px 5px;
    line-height: normal;
    pointer-events: none;
}
.small-thumbnail>img {
  width: 100%;
  border-radius: 4px;
}
.small-thumbnail .companylogo>img{
  width: 100%;
}
.custom-carousel-inner {
  overflow: hidden;
  position: relative;
}
.single-container img {
  width: 100%;
  border-radius: 4px;
}
.highlight{
  color: #FB8133;
}
@media (max-width: 767px) {
  .successstorybanner .barkbg{
    padding: 0 10px;
  }
  .barkbg .successstory-carousel{
    margin: -10px 0;
    padding: 10px;
  }
  .successstory-carousel h2{
    margin: 0 0 10px 0;
  }
  .successstory-carousel h2{
    font-size: 18px;
  }
  .successstory-carousel h2 small,
  .successstory-carousel p{
    font-size: 12px;
  }
  .successstory-carousel .owl-item .successstorylogo{
    margin-bottom: 10px;
  }
  .companycontainer .companybox{
    max-width: 32%;
    flex-basis: 32%;
  }
  .custom-carousel-inner{
    display: flex;
  }
  .succesorinfo .carousel .custom-carousel-inner .item{
    margin: 5px;
  }
  .small-thumbnail .companylogo{
    padding: 0 5px;
  }
}

/* Company carousel */

.topcompanywrapper .company-logos-container .txthead{
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
}

/* Css for hero section and success story grid section */

.success-story {
  transition: all 0.35s ease-in-out;
  transition-delay: 300ms;
}


.hovered {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  border-radius: 8px;
  scale: 0.8;
  transition: all 0.35s ease-in-out;
  transition-delay: 300ms;
  z-index: -1;
  width: 108%;
  max-width: unset;
  /* left: 10px; */
}

.success-story:hover .hovered {
  scale: 1;
  opacity: 1;
  z-index: 2;
}

/* .hovered:first-of-type {
  left: 10px;
} */

.thumbnail-overlay {
  position: absolute;
  height: min(60%, 5rem);
  width: 100%;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(26, 28, 37, 0), rgba(26, 28, 37, .15) 24.61%, rgba(26, 28, 37, .3) 38.57%, rgba(26, 28, 37, .75) 64.27%, rgba(26, 28, 37, .92) 82.94%, rgb(26, 28, 37));
}

.video-title p {
  font-size: 16px;
  color: #fff;
  font-weight: 900;
}

.success-story {
  cursor: pointer;
}

.success-story .thumbnail {
  border-radius: 10px;

  img {
      border-radius: inherit;
  }
}

.success-story-modal p {
  font-size: clamp(0.75rem, 1.2vw, 1rem);
  color: #fff;
}

.success-story-modal-body-container {
  /* min-height: 50vh; */
  height: 100%;
}


.success-story-modal .modal-content {
  background-color: #0f1014 !important;
  border-radius: 10px;
}

.success-story-modal .close {
  color: #fff;
}

.success-story-modal .modal-thumbnail-wrapper {
  /* position: absolute; */
  width: 100%;
  height: 100%;
}

.success-story-modal .modal-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  object-fit: cover;
  object-position: right top;
}

.success-story-modal .modal-thumbnail-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(178.5deg, rgba(15, 16, 20, 0) 57.9%, rgba(15, 16, 20, 0) 64.8%, rgba(15, 16, 20, 0.05) 67.56%, #0f1014 96.94%), linear-gradient(90deg, #0f1014 3%, rgba(15, 16, 20, 0.9) 19.15%, rgba(15, 16, 20, 0.7) 28.52%, rgba(15, 16, 20, 0.6) 35.81%, rgba(15, 16, 20, 0.5) 55.08%, rgba(15, 16, 20, 0) 68.1%);
}

.success-story-modal .modal-thumbnail-content {
  position: absolute;
  width: 100%;
  bottom: min(10px, 10%);
  z-index: 1;
}

.success-story-modal .modal-thumbnail-content h2 {
  color: white;
  font-size: clamp(0.875rem, 1.4vw, 2rem);
  font-weight: 700;
}

.success-story-modal .modal-thumbnail-content-wrapper {
  padding-right: 0px;
}

.modal-thumbnail-bottom-overlay {
  position: absolute;
  width: 100%;
  height: 25%;
  background: linear-gradient(180deg, rgba(15, 16, 20, 0) 0%, #0f1014 100%);
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.success-story-modal-bottom .tabs {
  border-bottom: 2px solid #252833;
}

.success-story-modal-bottom .tabs a {
  font-size: clamp(0.875rem, 1.4vw, 1.125rem);
  font-weight: 600;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.6);
}

.success-story-modal-bottom .tabs a.active {
  color: #fff;
}

.modal-bottom-content .tab-content {
  margin-bottom: 32px;
}

.modal-bottom-content h3 {
  font-size: clamp(1rem, 1.6vw, 1.25rem);
  font-weight: 600;
}

.modal-bottom-content p {
  color: rgba(255, 255, 255, 0.6);
}

.modal-thumbnail-content-button-wrapper {
  width: 100%;
}

.modal-thumbnail-content-button-wrapper span {
  font-size: 0.75rem;
  padding: 8px 20px 9px;
}

@media (min-width:576px) {
  .success-story-modal .modal-dialog {
      max-width: max(45%, 500px)
  }

  .modal-thumbnail-content-button-wrapper span {
      font-size: 0.875rem;
  }

}
@media (min-width:1024px) {
  .learndsaoption.success-story-grid{
      padding:95px 0px;
      min-height: 874px   ;
  }
}

.hero-image-wrapper{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 1;
  scale: 1;
  width: 150px;
  height: 150px;
  border: 1px solid #fb8133;
  border-radius: 50%;
  animation: popIn 1s ease forwards, fadeOut 1s ease 4s forwards;
}

.hero-image {
  width: 90%;
  height: 90%;
  object-fit: contain;
  object-position: center center;
}

@keyframes popIn {
  from {
      transform: scale(0.3);
      opacity: 0;
  }

  to {
      transform: scale(1);
      opacity: 1;
  }
}

@keyframes fadeOut {
  to {
      opacity: 0;
      transform: scale(0.3);
  }
}

#students-image-container{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: #15171e;
}

#hero{
  background: transparent;
}

.scrolldown-container{
  bottom: 2%;
  left: 50%;
  translate: -50% 0;
  gap: 0.8rem;
}

#scrollDownText{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  transition: all 250ms ease-in-out;
}


.scrolldown {
  --color: white;
  --sizeX: 30px;
  --sizeY: 50px;
  width: var(--sizeX);
  height: var(--sizeY);
  margin-left: var(sizeX / 2);
  border: calc(var(--sizeX) / 10) solid var(--color);
  border-radius: 50px;
  box-sizing: border-box;
  margin-bottom: 16px;
  cursor: pointer;
  
}

.scrolldown::before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: var(--color);
  border-radius: 100%;
  animation: scrolldown-anim 2s infinite;
  box-sizing: border-box;
  box-shadow: 0px -5px 3px 1px #2a547066;
}


#scrollDownText:has( + .scrolldown:hover){
  color: #fb8133;
}

@keyframes scrolldown-anim {
  0% {
    opacity: 0;
    height: 6px;
  }

  40% {
    opacity: 1;
    height: 10px;
  }

  80% {
    transform: translate(0, 20px);
    height: 10px;
    opacity: 0;
  }

  100% {
    height: 3px;
    opacity: 0;
  }
}

.chevrons {
  padding: 6px 0 0 0;
  margin-left: -3px;
  margin-top: 48px;
  width: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.chevrondown {
  margin-top: -6px;
  position: relative;
  border: solid var(--color);
  border-width: 0 3px 3px 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.chevrondown:nth-child(odd) {
  animation: pulse54012 500ms ease infinite alternate;
}

.chevrondown:nth-child(even) {
  animation: pulse54012 500ms ease infinite alternate 250ms;
}

@keyframes pulse54012 {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.5;
  }
}

@media (min-width: 992px) {
  #hero {
    min-height: 86.5vh;
  }
}