.section-product-slider .container-default{
  max-width: 90% !important;
}
.bg-floating-content.home-v2-bg-floating{
  height: 100% !important;
}
.w-webflow-badge{
  display:none !important;
}
.personal-alarm-page .flex-horizontal {
    align-items: baseline !important;
}


  .video-container {
    position: relative;
    width: 100%;
    max-width: 800px;
    min-height: 405px;
    aspect-ratio: 16/9; /* Adjust the aspect ratio as needed */
    overflow: hidden;
  }
  video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: transparent; /* Ensure the background is transparent */
  }

  #multi-item-carousel .card {
    margin: 10px !important;
    height: 615px !important;
    width: auto;
    position: relative;

  }

  #multi-item-carousel .slider-text{
    margin-top:15px;
    min-height: 50px;
  }

  #multi-item-carousel .card img {
    max-width: 300px !important;
  }

  #multi-item-carousel .card-img-top {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .slide-position{
    
  }

  #prevBtn, #nextBtn {
    background-color: #fff;
    border: none;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #333;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border: 1px solid #ddd;
    box-shadow: 0 4px 4px rgba(44, 133, 237, .06), 0 1px 1px rgba(25, 33, 61, .04);
  }
  #prevBtn:hover, #nextBtn:hover {
    background-color: #b8b8baa3;
  }

  #prevBtn:focus, #nextBtn:focus {
    outline: none;
  }

  .accordion-item-wrapper-01 {
    align-items: flex-start !important;
  }
  .accordion-heading{
    margin-top: 4%;
  }
  .accordion-body {
    padding: 1rem 0rem;
  }

  @media screen and (max-width: 479px) {
    .section.hero.home-v2 {
      padding-top: 50px !important;
    }

    .home-v2-hero-image {
      margin-bottom: 0px !important;
    }
    .home-v2-hero-image img{
      margin-top: 0px !important;
    }

    .section {
      padding-top: 0px;
      padding-bottom: 80px;
    }
    .section.hero.mg-bottom-48px{
      padding-bottom: 200px;
    }

    .video-container {
      min-height: 435px;
      margin-top: 20px;
    }

    #multi-item-carousel .card {
      height: 350px !important;
    }

    #multi-item-carousel .card img {
      max-width: 200px !important;
    }

    .card.our-process-card{
      text-align: center !important;
    }

    .card.our-process-card img{
      width: 65px !important;
    }

    .pd-top-0-tablet {
      padding-top: 20px;
    }
    .card.form-wrapper._02 {
      padding: 34px 32px;
    }
    .form-div{
      margin-top:-100px !important
    }

    .did-you-section h2.display-9{
      font-size: 20px !important;
    }
    .description{
      font-size: 16px !important;
    }
    .countdown{
      text-align: center;
    }

    .accordion-item-wrapper-01 {
      align-items: flex-start !important;
    }

    
    a.tab-item-02{
      padding-top: 40px !important;
      padding-bottom: 40px !important
    }
    .button-primary-circle {
      margin-top: 5%;
      min-width: 35px;
      max-width: 35px;
      min-height: 35px;
      max-height: 35px;
    }

    #multi-item-carousel .card-img-top {
      top: 115px;
    }
    .slide-position{
      position: relative;
    }
  }

  @media only screen and (min-width: 900px) and (max-width: 920px) {
    
    #multi-item-carousel .card {
      height: 450px !important;
    }

    #multi-item-carousel .card img {
      max-width: 200px !important;
    }
  }

.feature-card-1, .feature-card-6{
  background: url('https://picsum.photos/id/327/4442/2961') no-repeat center center !important;
  background-size: cover !important;
}
.feature-card-2 {
  background: url('https://picsum.photos/id/678/4896/3264') no-repeat center center !important;
  background-size: cover !important;
}

.feature-card-4, .feature-card-2{
  background: url('https://picsum.photos/id/815/2074/1383') no-repeat center center !important;
  background-size: cover !important;
}

.feature-card-3 {
  background: url('https://picsum.photos/id/724/5000/3333') no-repeat center center !important;
  background-size: cover !important;
}



.feature-card-6{
  background: linear-gradient(to right, #ff9a8b, #ff6a88) !important; 
}
.feature-card-5{
  background: url('https://picsum.photos/id/983/3757/2468') no-repeat center center !important;
}
.feature-card-7{
  background: url('https://picsum.photos/id/1055/5000/3333') no-repeat center center !important;
}

.slider-text h3{  
  /* color: #ffffff !important; */
}





