  .image-swiper:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    top: -170px;
    right: 2px;
    width: 315px;
    height: 600px;
    z-index: -1;
  }
  .mySwiper {
    width: 100%;
    margin-top: 50px;
  }
/* Fixed dimensions stop CLS during transitions */
.image-swiper .swiper-slide-vid {
  width: 100%;
  height: 400px;             /* match your attribute; keep consistent at all breakpoints */
  object-fit: cover;         /* or 'contain' if you prefer letterboxing */
  display: block;
}

/* Help the browser optimize transforms */
.image-swiper .swiper-wrapper {
  will-change: transform;
  transform: translate3d(0,0,0);
}

.image-swiper .swiper-slide {
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  will-change: transform;
}

.image-swiper .swiper-pagination-bullet {
  opacity: 0.4;
  transition: opacity .25s ease;
}
.image-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}

  .image-container .swiper{
    overflow: visible;
  }
  .mySwiper .swiper-slide {
    margin: 0;
    text-align: center;
  }
  
  .mySwiper .swiper-slide-active {
    margin: 0;
    text-align: center;
  }
  .image-swiper .swiper-heading .mobile-view {
    display: none;
  }
  .image-swiper .swiper-heading .desktop-view{
    font-family: Archivo;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    Letter-spacing:0;
    color: rgba(0, 0, 0, 1);
    white-space: normal !important;
  }
  .page-template-template-resident .image-swiper .swiper-heading .desktop-view{
    margin: 0px 300px
  }
  .swiper-slide-active .videoID{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 75px;
    height: 75px;
    right: 25px;
    bottom: 25px;
    border-radius: 75px;
    background: rgba(9, 45, 53, 1);
}

.videoID img {
    width: 30px;
    height: 30px;
    position: relative;
}
  .mySwiper .swiper-pagination {
    margin: -50px auto;
  }
  .mySwiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom:0px!important
}
.mySwiper  .swiper-pagination-bullet-active ,span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: linear-gradient(90deg, #B8E5FA 50%, #FFE000 100%)!important;
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    width: 76px;
    border-radius: 10px;
}
.embed-responsive-item{
    width:1200px!important;
    height:500px
}
.swiper-slide-active .swiper-slide-vid {
  width: 712px;
  height: 433px;
  border-radius: 22.86px;
}
  
.swiper-slide .swiper-slide-vid {
  width: 712px;
  height: 433px;
  border-radius: 22.86px;
  margin-left: 10px;
}
  
.swiper-slide-resVid {
  display: none;
}

.swiper-img-icon{z-index: 1;}

.image-swiper .modal{
  --bs-modal-width: 1200px;
  --bs-modal-bg: none;
  --bs-modal-border-color: none;
}
.swiper-slide-vid-container iframe {
  width: 100%;
  height: 170px;
  display: block;
  border-radius: 10px;
} 
.modal-dialog .modal-dialog-centered.modal-content{
    background-color: none !important;
}
.image-swiper{
    padding: 0;
}
/* .swiper {
    margin: 50px 0 0 !important;
} */
.image-swiper .swiper-heading h2 {
    line-height: normal;
    letter-spacing: 0;
    margin-bottom: 0;
}
.image-swiper .swiper-heading .desktop-view {
    line-height: normal !important;
}
.image-container .swiper-pagination{
    position: static;
    margin: 36px 0 0;
    padding: 13.5px 0;
}
.image-container .mySwiper .swiper-slide-active,
.image-container .mySwiper .swiper-slide{
    margin: auto;
}
.image-container .mySwiper .swiper-slide{
    width: 50vw;
    height: 25vw;
}
.image-container .mySwiper .swiper-slide-active{
    width: 50vw;
    height: 30vw;
    animation: zoomIn 1s ease;
}
.image-container .swiper-slide .swiper-slide-vid{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-left: 0;
}
.image-container .swiper-slide .videoID{
    display: none;
}
.image-container .swiper-slide-active .videoID{
    display: flex;
}
.image-container .swiper-pagination-clickable .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  opacity: 1;
  background-color: #082D35;
}
.page-template-template-webinar .image-swiper {
  margin-bottom: 100px;
}
@keyframes zoomIn {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@media (max-width: 1024px){
  .mySwiper .swiper-pagination {
      display: none;
      background: none;
    }
  .image-swiper .swiper-heading {
      font-size: 24px;
      line-height: 30px;
      text-align: center;
      margin: 0;
  }
  .mySwiper{
      margin-top: 4px;
  }
  .image-swiper .swiper-slide p {
      font-size: 16px;
      line-height: 22px;
      width: 100%;
      margin: 24px 0;
  }
  .page-template-template-resident .image-swiper .swiper-heading .desktop-view, .page-template-template-ALP-SaaS .image-swiper .swiper-heading .desktop-view, .page-template-template-ALP-ERP .image-swiper .swiper-heading .desktop-view {
      display: none;
  }
  .page-template-template-resident .image-swiper .swiper-heading .mobile-view,
  .page-template-template-RWA .image-swiper .swiper-heading .desktop-view,
  .page-template-template-webinar .image-swiper .swiper-heading .desktop-view  {
    display: block;
    font-family: Archivo;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px;
    color: #000000;
}
  .page-template-template-webinar .image-swiper {
    margin-bottom: 40px;
  }
  .mySwiper .swiper-slide {
    width: auto !important;
  }
  .image-container .swiper {
    margin:0px !important
  }
  .mySwiper .swiper-slide-active, .mySwiper .swiper-slide {
      transform: none !important;
      transform-origin: center;
  }
  .swiper-slide-resVid {
      display: block;
      border-radius: 26.39px;
      width: 100%;
  }    
  .swiper-slide-vid {
      width: 341px !important;
  }
  .mySwiper  .swiper-pagination-bullet-active ,span.swiper-pagination-bullet.swiper-pagination-bullet-active{
      width: 32px;
      color: #757575;
  }
  .swiper-slide .videoID{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 54px;
    height: 54px;
    border-radius: 75px;
    left: 270px !important;
    top: 367px !important;
    right: 12px;
    background: rgba(9, 45, 53, 1);
  }
  .videoID img {
      width: 32px !important;
      height: 32px !important;
    }
    .image-swiper .swiper-heading h2 {
        font-size: 35px;
    }
    .image-container .swiper{
        margin: 34px 0 0 !important;
        padding-left: 16px;
    }
    .image-container .mySwiper .swiper-slide,
    .image-container .mySwiper .swiper-slide-active{
        width: 341px !important;
        height: 433px;
    }
    .image-container .swiper-pagination{
        display: block;
        padding: 10px 0;
        line-height: 1;
        margin-top: 20px;
    }
    /* .image-container .swiper-slide-active .videoID{
        display: none;
    } */
}
@media (max-width: 767px){
  .embed-responsive-item{
    height: 200px;
  }
}