* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

body {
  background-color: #ffffff;
  height: 100%;
  font-family: "Inter", sans-serif;
}

.sub-text {
  font-size: 20px;
  text-align: center;
}

.rainbow-btn {

  opacity: 1;
  padding: 19px 2px 22px 2px;
  width: max-content !important;
  height: max-content !important;
}

.rainbow-btn .btn {
  width: 100% !important;
  max-width: 249px !important ;
  height: 54px !important;
  color: white;
  padding: 10px 20px;
  border-radius: 52px;
  background: linear-gradient(90deg, #E070F6 0%, #735FF4 100%);
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.rainbow-btn.white-btn .btn {
  background: transparent;
  border: 1px solid #FFFFFF;
}
.rainbow-btn.white-btn:hover .btn {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #000000 ;
  box-shadow: none;
}
.breadcrumps{
  color: #727272;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.breadcrumps a{
  color: #727272;
  text-decoration: none;
}
.breadcrumps a:hover{
  color: #E070F6 !important ;
}
.breadcrumps span{
  color: #000000;
  font-weight: 600;
}
.breadcrumps a:hover{
  color: #727272;
  
}

.banner {
  background-position: center;
  background-repeat: no-repeat;
  padding: 10% 0 6% 0  !important;
  position: relative;
  @media screen and (max-width: 768px){
    padding: 20% 0 6% 0  !important;
  }
  
}
.header-inner .navMenus .down-arrow img, .header-inner .navMenus .languageicon .globe img, .vertical-menu-header .menu .menu-icon {
    filter: invert(1) !important
}

#amimaker-play-mywidget .loading-spinner, .feature-text-menu::before, .ideas-for-any-niche #amimaker-play-mywidget .play-btn-big, .resources-menu::before, .usecase-text-menu::before {
    display: none !important
}

.hero-section-wrapper {
    padding: 130px 25px 0;
    margin-bottom: -8px;
    position: relative
}

.header-inner {
    background: 0 0;
    color: #000
}

.change-color {
    background-color: #fff !important;
    transition: .3s ease-out !important;
    background: #fff;
    box-shadow: 0 2px 16px 0 #10182814
}

.change-color nav a, .header-inner nav a, .video-text.overlaping-text .heading.black-text {
    color: #000
}

.signUp-btn {
    background: linear-gradient(111deg, #00baff 0, #f765fd 100%) no-repeat padding-box;
    border-radius: 62px;
    color: #fff !important
}


.header-inner {
  background: transparent !important;
}
.change-color {
  background-color: #1a1a1a !important;
}
.navMenus {
  margin-bottom: 0px;
}

.banner .banner-content h1 {
  width: 100%;
  color: #0D0F0F;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 16px ;
}


  h2 {
      color: #0D0F0F;
      text-align: center;
      font-family: Inter, sans-serif;
      font-size: 40px;
      font-style: normal;
      font-weight: 800;
      line-height: normal;
      margin-bottom: 32px;
    }
    .marquee-container{
      margin-bottom: 120px !important ;
      @media screen and (max-width: 768px){
        margin-bottom: 60px !important ;
    }
  }
    .marquee-wrapper {
      overflow: hidden;
      position: relative;
      width: 100%;
    }

    .marquee {
      padding: 10px;
      display: flex;
      gap: 1.6rem;
      animation: scroll 30s linear infinite;
      width: max-content;
    }
    @media only screen and (max-width: 992px) {
    .vertical-menu-header {

        background-color: transparent !important;
    }
}
    .tool-item {
      display: flex;
      align-items: center;
      gap:0.5rem ;
      height: 4rem;
      border-radius: 24px;
      border: 1px solid #C6BFFF;
      background: #FFF;
      padding: 16px;
      flex-shrink: 0;
      margin-bottom: 1.2rem;
    }
    .tool-item {
      text-decoration: none !important;
    }
    .tool-item p {
      color: #200C5F;
      font-family: Inter;
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      text-transform: capitalize;
    }
    .tool-item:hover p {
        color: #200C5F;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: capitalize;
    }
        .tool-item:hover svg path {
    stroke: #6753FF;
    }

    .tool-item svg path {
    transition: stroke 0.3s ease;
    }

    .tool-item:hover p{
      color: #6753FF;
    }

    .tool-item:hover {
      box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
      border-radius: 24px;
      border: 1px solid #C6BFFF;
      background: #F7F6FF;
      animation-duration: 2ms;
      cursor: pointer;
      transition: all 0.3s ease;
    }
    .tool-item:hover {
      text-decoration: none !important;
    }

    .tool-item img {
      width: 24px;
      height: 24px;
      flex-shrink: 0;
      aspect-ratio: 1/1;
    }

      .tools-container {
    border: 1px solid #DEDEDE;
    border-radius: 24px;
    background: #F7F6FF;
    padding: 40px;
    text-align: center;

    margin-block: 5rem;
  }
  .tools-container .col-md-4{
    padding-inline: 10px ;
  }




h1{
  font-size: 40px !important;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
}
.banner .banner-content p {
  color: #383838;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  width: 100%;
  max-width: 420px;
}
.banner .banner-content .sub-text a {
  color: #ffffff;
  font-size: 20px;
  border-bottom: 1px solid #ffffff;
}
.change-color {
    background-color: #ffffff !important;
}

.star-contanier {
  position: relative;
}

.star-contanier .star-sparkle {
  height: 50px;
  width: 40px;
  position: absolute;
  animation: spark 1s infinite;
}
.star-contanier .star-sparkle.first {
  right: 16%;
  bottom: 8%;
}
.star-contanier .star-sparkle.two {
  right: 8%;
  top: 20%;
}

@keyframes spark {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.35);
  }
}
#ctaNote{
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.banner-desc {
  width: 500px;
}
.container {
  max-width: 90vw !important;
}

.btn-blue-gradient{
  width: fit-content !important;
  height: max-content !important;
    background: linear-gradient(to right, #38caff 0%, #d29aff 100%);
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0.75rem 2rem;
    margin: 1.5rem;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    margin-top: 2.3rem;
    text-wrap: wrap;
  }

  .template-section {
    padding: 6% 0;
  }
  .template-section h2 {
    font: normal normal 800 48px/65px Inter;
    max-width: 700px;
    margin: 0 auto 30px auto;
    text-align: center;
  }
  .template-section p {
    margin: 0 auto 40px auto;
    font-size: 18px;
    max-width: 939px;
    line-height: 28px;
  }
  .template-section .card {
    border-radius: 23px;
    box-shadow: 0px 15px 35px rgba(124, 124, 124, 0.1019607843);
  }
  .template-section .card h6 {
      font: normal normal bold 18px/26px Inter;
      letter-spacing: 0px;
      color: #383838;
      text-align: center;
      padding: 25px 20px;
  }


  .ai_advanced_editor {
    position: relative;
    margin-bottom: 120px !important ;
      @media screen and (max-width: 768px){
        margin-bottom: 60px !important ;
    }
  }
  
  .ai_advanced_editor h1 {
    font: normal normal 800 60px/60px Inter;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    text-align: center;
    margin-bottom: 30px;
  }
  
  .ai_advanced_editor p {
    font: normal normal 600 24px/26px Inter;
    letter-spacing: 0px;
    color: #eceff5;
    opacity: 1;
    text-align: center;
  }
  
  .ai_advanced_editor .slider_wrapper {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
  }
  .testimonial-grid {
    width: 100% !important ;
    gap: 20px !important;
    margin: auto;
    position: relative;
  }
  
  .ai_advanced_editor .slide {
    flex: 0 0 70%;
    max-width: 500px;
    margin: 0 10px;
    opacity: 1;
    transform: scale(0.9);
    transition: all 0.5s ease;
  }
  
  
  .blur-container {
    position: relative;
    width: 100%;
    overflow-x: hidden;
  }
  
  .left-blur,
  .right-blur {
    position: absolute;
    top: 0;
    width: 300px;
    height: 100%;
    background: transparent
      linear-gradient(91deg, #f9fbfc 0%, #f9fbfc 35%, #f9fbfc 68%, #effcff00 100%);
  }
  
  .left-blur {
    left: -130px;
  }
  
  .right-blur {
    right: -130px;
    background: transparent
      linear-gradient(
        269deg,
        #f9fbfc 0%,
        #f9fbfc 35%,
        #f9fbfc 68%,
        #effcff00 100%
      );
  }
  
  @media only screen and (max-width: 768px) {
    h2{
      font-size: 30px !important ;
    }
    .feature-text h3{
      font-size: 30px !important ;
    }
    .left-blur,
    .right-blur {
      width: 200px;
      height: 100%;
    }
  
    .left-blur {
      left: -100px;
    }
  
    .right-blur {
      right: -100px;
    }
    .grid-section .card {
        text-align: center;
        margin-bottom: 20px;
      }
      .grid-section .card img {
        margin: auto;
      }
      .grid-section a {
        margin-top: 40px;
      }
      .grid-section .row {
        justify-content: center;
      }
      .faq-section .container {
        flex-direction: column;
      }
      .faq-section h2{
        max-width: 100% !important;
        margin: auto !important;
        text-align: center !important;
        margin-bottom: 60px !important;
      }
      .testimonial-grid{
        flex-direction: column;
      
      }
      .feature-text{
        margin: auto;
        text-align: center;
      }
      .features-section{

      }


  }
  @media (min-width: 768px) and (max-width: 1024px) {
    .grid-section .row .col-xl-4.mt-4 {
      margin-top: 0px !important;
    }
}
  
  @media only screen and (max-width: 480px) {
    .left-blur,
    .right-blur {
      width: 150px;
      height: 100%;
    }
  
    .left-blur {
      left: -75px;
    }
  
    .right-blur {
      right: -75px;
    }
    .ai_advanced_editor .slide {
      width: 400px !important;
    }
    .grid-section .btn-blue-gradient{
      padding-inline: 15px!important;
      font-size: 18px;
    }
    .grid-section h2 {
      margin:auto ;
    }
  }
  
  .slick-slide .slick-active {
    opacity: 1;
  }
  
  .light-theme {
    background: white !important;
  }
  
  .light-theme h1 {
    color: #000 !important;
  }
  
  .testimonial-card {
    width: 399px !important;
    max-width: 399px !important;
    height: 312px;

    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 24px;
  }
  .testimonial-card:nth-child(even)  {
    background-image: url("../prompt-to-video-generator/test-card-2.png");
    background-size: cover;
    border: 1px solid #F1EBFF;
    background-repeat: no-repeat;
    background-position: center;
  }
  .testimonial-card:nth-child(odd)  {
    background-image: url("../prompt-to-video-generator/test-card-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .feature-row {
  margin-bottom: 80px !important;
}
.feature-row:last-child {
  margin-bottom: 0px !important;
}

.feature-row img{
  width: 100%;
  height: 100%;
}

.feature-text {
  max-width: 451px;
}

.feature-text h3 {
  color: #0D0F0F;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 16px;
}

.feature-text p {
  color: #383838;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 24px;
}

.btn-gradient {
  max-width: 300px;
  padding: 10px 20px;
  border-radius: 52px;
  background: linear-gradient(90deg, #E070F6 0%, #735FF4 100%);
  color: #fff;
  border: none;
  font-weight: 500;
  cursor: pointer;
}

.btn-gradient:hover{
  background: linear-gradient(90deg, #735FF4 0%, #E070F6 100%);
  box-shadow: 0 4px 4px 0 #6C3FFF;
}

video {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}



.new_slider{
  overflow: hidden;

  margin-block: 120px !important ;
    @media screen and (max-width: 768px){
      margin-block: 60px !important ;
  }

}
.new_slider h2{
  margin-bottom: 20px;
}
.new_slider .carousel-container {
  z-index: 3;
  margin-inline: -15%;
  width: 970px;
  
}
.new_slider .container-bg{
  background: #F4F4F4;
  border-radius: 32px;
  max-width: 68.75rem;
  margin: auto;
  padding-block: 20px 60px;
}

.carousel-cell {
  width: 297px;
  height: 364px;
  border-radius: 26px;
  margin-right: 20px;
    background: #FFFFFF;
}


.carousel-cell h6{
  font: normal normal 800 22px/24px Inter;
  margin-bottom: 16px;
}

.carousel-cell p {
  font-size: 17px !important;
  padding: 5px;
}
.blur-carosuel{
  width: 100%;
  position: relative;
  z-index: 6;
}
.flickity-button {
  z-index: 10 !important;
  background-color: transparent; 
  width: 40px;
  height: 40px;
  border: none;

}
.flickity-viewport{
  z-index: 2;
}

.flickity-button-icon {
  display: none;
}

.previous{
  position: absolute;
  z-index: 15 !important ;
  left: 10px !important;
}
.next{
  position: absolute;
  z-index: 15 !important ;
  right: 10px !important;
}
.flickity-button:hover  {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1) !important;

}

.flickity-prev-next-button.previous:before {
  z-index: 5 !important;
  content: '';
  display: inline-block;
  width: 100%;             
  height: 100%;            
  background-image: url('../ai-video-maker/arrow-left.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  border: 1px solid #8e8e8e;
}


.flickity-prev-next-button.next:before {
  z-index: 5 !important;
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../ai-video-maker/arrow-right.png"); 
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  border: 1px solid #8e8e8e;
}

.flickity-prev-next-button:hover {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}


/* [aria-hidden="true"] {
  opacity: 0.5; 
}

[aria-hidden="false"] {
  opacity: 1;
} */

.right-carousel-blur{
  z-index: 3;
  position: absolute;
  width: 80px;
  height: 110%;
  top: -30px;
  right: -2px;
  background: transparent linear-gradient(90deg, #ffffff 0%, #fcfcfc 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  filter: blur(20px);
}
.left-carousel-blur{
  z-index: 3;
  position: absolute;
  width: 80px;
  height: 100%;
  top: 0px;
  left: -2px;
  background: transparent linear-gradient(270deg, #ffffff 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  filter: blur(20px);
}

@media only screen and (max-width: 1100px) {
  .new_slider .carousel-container {
    margin-inline: auto !important;
    width: 100%;
  }
  .new_slider .container{
    width: 100% !important;
    max-width: 1100px;
  }
  .right-carousel-blur{
    right:-90px !important;
  }
  .left-carousel-blur{
    left:-90px !important;
  }
}

@media only screen and (max-width: 576px) {
     .new_slider .carousel-cell{
    z-index: 1 !important;
    width: 300px;
   }
   .new_slider .carousel-cell img{
    width: 275px;
   }
   .new_slider .carousel-cell h4{
    margin: 14px !important;
    font-size: 24px;
    font-weight: bold;
   }
   .new_slider .carousel-cell p{
    font-size: 16px;
   }
   .new_slider .carousel-container {
    width: 100%;
    margin: auto;
   }
}
  
  @media only screen and (max-width: 480px) {
    testimonial-card {
      width: 350px !important;
    }
  }

.grid-section {
    padding: 6% 0;
  }
  
  
  .grid-section h2 {
  
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 65px;
    margin-inline: 50px;
    margin-bottom: 50px;
  }
  
  .grid-section .card {
    width: 330px !important;
    padding: 26px;
    margin-bottom: 30px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: space-between;
  }
  
  .grid-section .card h4 {
    font: normal normal 800 26px/32px Inter;
    width: 270px;
    margin-top: 10px;
  }
  
  .grid-section .card p {
    height: 120px;
    width: 284px;
    font: normal normal normal 18px/26px Inter;
  }
  
  
  .grid-section .btn-blue-gradient {
    margin-top: 2.5rem;
    font-weight: bold;
  }
  .grid-section .btn-blue-gradient:hover {
    box-shadow: rgba(47, 47, 47, 0.329) 0px 13px 27px -5px,
      rgba(67, 66, 66, 0.3) 0px 8px 16px -8px;
  }

  .symbol {
    position: absolute;
    top: 40px;
    height: 130px !important;
    width: 43px !important;
  }
  
  .testi-details-wrapper {
    margin-top: 45px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
  }
  .profile-details {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
  
  .profile-details .testi-heading-name {
    color: #383838;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  
  .profile-details .designation,
  .profile-details .company {
    color: #727272;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  
  .testi-heading {
    color: #383838;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: auto;
  }
  .testi-card-inner{
    margin: auto;
    max-width: 310px;
  }
  .profile-img {
    width: 40px !important;
    height: 40px !important;
  }
  /* .dark-gradient-section [aria-hidden="true"] {
    opacity: 0.5;
    filter: blur(3px);
  } */
  
  @media only screen and (max-width: 992px) {
    .new_slider .carousel-container {
      margin-inline: auto;
    }
  
    .testimonial-card {
      max-width: 360px !important;
      height: 286px !important;
      padding: 50px 45px;
    }
    
  }
  @media (min-width: 992px) {
    .col-lg-5 {
      padding-inline: 0px ;
    }
  }
  
.carousel-section {
    padding: 6% 0 120px 0;
  }
  .carousel-section .container {
    position: relative;
  }
  .carousel-section .container h2 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 42px;
  }
  .carousel-section .container .carousel {
    position: unset;
  }
  .carousel-section .container .carousel .carousel-indicators {
    border: 1px solid #E8E8E8;
    border-radius: 41px;
    position: relative;
    padding: 6px;
    width: 58%;
    margin: auto;
    position: unset;
    margin-bottom: 35px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1215686275);
  }
  .carousel-section .container .carousel .carousel-indicators li {
    background-color: transparent;
    width: auto;
    height: auto;
    text-indent: unset;
    font-size: 22px;
    flex: auto;
    text-align: center;
    padding: 0px 8px;
    margin: auto;
    color: #B2B2B2;
    opacity: unset;
    position: unset;
    cursor: pointer;
    font-weight: 500;
  }
  .carousel-section .container .carousel .carousel-indicators li .dot-indicator {
    height: 13px;
    border: 1px solid #D6D6D6;
    width: 13px;
    border-radius: 11px;
    position: absolute;
    bottom: -75px;
  }
  .carousel-section .container .carousel .carousel-indicators li:first-child .dot-indicator {
    left: 47%;
  }
  .carousel-section .container .carousel .carousel-indicators li:nth-child(2) .dot-indicator {
    left: 49%;
  }
  .carousel-section .container .carousel .carousel-indicators li:nth-child(3) .dot-indicator {
    left: 51%;
  }
  .carousel-section .container .carousel .carousel-indicators li.active {
    background-color: #00C1FF;
    color: #ffffff;
    padding: 12px 0px;
    border-radius: 32px;
  }
  .carousel-section .container .carousel .carousel-indicators li.active .dot-indicator {
    background-color: #00C1FF;
  }
  .carousel-section .container .carousel .carousel-item .carousel-content {
    border: 1px solid #E8E8E8;
    padding: 18px;
    border-radius: 15px;
  }
  .carousel-section .container .carousel .carousel-item .carousel-content .left-content {
    padding-left: 18px;
    margin-top: 12px;
  }
  .carousel-section .container .carousel .carousel-item .carousel-content .left-content h6 {
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    color: #000000;
    margin-bottom: 20px;
  }
  
  .carousel-section .container .carousel .carousel-item .carousel-content .left-content p {
    color: #000000;
    margin-bottom: 20px;
  }
  .carousel-section .container .carousel .carousel-item .carousel-content .left-content .list-title {
    color: #00C1FF;
    margin-bottom: 14px;
    font-weight: bold;
  }
  .carousel-section .container .carousel .carousel-item .carousel-content .left-content ul {
    list-style: disc;
    padding-left: 22px;
    margin-bottom: 8px;
  }
  .carousel-section .container .carousel .carousel-item .carousel-content .left-content ul li {
    font: normal normal normal 18px/34px;
    color: #000000;
    padding-left: 6px;
  }
  .carousel-section .container .carousel .carousel-item .carousel-content .left-content ul li::marker {
    color: #00C1FF !important;
    font-size: 24px !important;
  }
  
  .carousel-section .container .carousel .carousel-item .carousel-content .left-content .btn{
  width: auto;
  margin-inline: auto ;
  }
  
  .feature{
    padding: 6% 0%;
  }
  
  .feature h2{
    font-size: 48px;
    width: 70%;
    margin: 0 auto 57px auto;
    text-align: center;
  }
  @media only screen and (max-width: 768px) {
    .carousel-section .container .carousel .carousel-indicators {
      width: 100%;
    }
}
  
.progress-section {
  background: transparent
    linear-gradient(180deg, #1f0512 0%, #142b36 61%, #1f0512 100%) 0% 0%
    no-repeat padding-box;
  color: white;
  padding: 6% 0;
}
.progress-section h2 {
  font-size: 48px;
  font-weight: 700;
  width: 80%;
  margin: 0 auto 57px auto;
  text-align: center;
}
.progress-section h4 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
.progress-section p {
  font-size: 18px;
  width: 90%;
}
.progress-section .rainbow-btn .btn {
  width: 350px;
}
.faq-section {
      margin-bottom: 120px !important ;
      @media screen and (max-width: 768px){
        margin-bottom: 60px !important ;
    }
}
.faq-section .container {
  display: flex;
}
.faq-section h2 {
  color: #0D0F0F;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 42px; /* 140% */
  max-width: 300px  ;
  text-align: left;
}
.faq-section .col-md-6 {
  padding: 0 0px !important;
}
.faq-section #accordion .card {
  margin-bottom: 20px;
  padding: 25px;
  line-height: 24px;
  font-size: 18px;
  border: none;
  border-bottom: 1px solid #E8E8E8;
  width: 100%;
}
.faq-section #accordion .card .title {
  font-size: 18px;
  font-weight: 600;
}
.faq-section #accordion .card .collapse {
  color: #4c4c4c;
  margin-top: 12px;
  width: 90%;

}

.faq-section #accordion .card .collapsing {
margin-top: 12px;
width: 90%;

}
.faq-section #accordion .card .title:after {
  content: url('../prompt-to-video-generator/down-arrow.png');
  position: absolute;
  right: 39px;
  top:25px;
  transform: rotate(180deg);
}
.faq-section #accordion .card .collapsed:after {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
    content: url('../prompt-to-video-generator/down-arrow.png');
}

.faq-section #accordion .card .title,
.faq-section #accordion .card .collapse {
  width: 90%;
}

.new_slider{
  overflow: hidden;

}
.new_slider .container {
  padding: 0px;
}
.new_slider h2{
  margin-bottom: 20px;
}
.new_slider .carousel-container {
  z-index: 3;
  margin-inline: -15%;
  width: 930px;
  margin: auto;
  
}
.new_slider .container-bg{
  background: #F4F4F4;
  border-radius: 32px;
  max-width: 1100px;
  margin: auto;
  padding-block: 20px 60px;
}

.carousel-cell {
  width: 297px;
  height: 364px;
  border-radius: 26px;
  margin-right: 20px;
  background: #FFFFFF;
}
.carousel-cell img{
  width: 265px;
  height: 174px;
}

.carousel-cell h6{
  font: normal normal 800 22px/24px Inter;
  margin-bottom: 16px;
}

.carousel-cell p {
  font-size: 17px !important;
  padding: 5px;
}
.blur-carosuel{
  width: 100%;
  position: relative;
  z-index: 6;
}
.flickity-button {
  z-index: 10 !important;
  background-color: transparent; 
  width: 40px;
  height: 40px;
  border: none;

}
.flickity-viewport{
  z-index: 2;
}

.flickity-button-icon {
  display: none;
}

.previous{
  position: absolute;
  z-index: 15 !important ;
  left: -23px !important;
}
.next{
  position: absolute;
  z-index: 15 !important ;
  right: -23px !important;
}

.flickity-prev-next-button.previous:before {
  z-index: 5 !important;
  content: '';
  display: inline-block;
  width: 100%;             
  height: 100%;            
  background-image: url('../ai-video-maker/arrow-left.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.flickity-prev-next-button{
  width: 2.5rem !important;
  height: 2.5rem !important;
}

.flickity-prev-next-button.next:before {
  z-index: 5 !important;
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../ai-video-maker/arrow-right.png"); 
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/* [aria-hidden="true"] {
  opacity: 0.5; 
}

[aria-hidden="false"] {
  opacity: 1;
} */

.right-carousel-blur{
  z-index: 3;
  position: absolute;
  width: 100px;
  height: 110%;
  top: -30px;
  right: -25px;
  background: transparent linear-gradient(90deg, #ffffff 0%, #fcfcfc 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  filter: blur(20px);
}
.feature-section img{
  aspect-ratio: 544px/376px;
}
.left-carousel-blur{
  z-index: 9;
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0px;
  left: -25px;
  background: transparent linear-gradient(270deg, #ffffff 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  filter: blur(20px);
}

.flickity-prev-next-button.previous:before {
  z-index: 999 !important;
}

.flickity-prev-next-button.previous{
  z-index: 30 !important;
}

a:hover {
  color: white;
  cursor: pointer;
}
.template-section a:hover {
  text-decoration: none;
  color: black;
  cursor: pointer;
}

.template-section .card:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.rainbow-btn .btn:hover {
  background: linear-gradient(90deg, #735FF4 0%, #E070F6 100%);
  box-shadow: 0 4px 4px 0 #6C3FFF;
  transition: all 0.1s ease-in-out;
}
.btn-blue-gradient:hover {
  color: #ffffff !important;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.banner .container{
  gap: 3% ;
} 
@media (min-width: 770px) and (max-width: 830px) {
  .banner .container{
    width: 100%;
    margin-inline: 10px;
}
}
@media only screen and (max-width: 1100px) {
  .banner .banner-content p {
    width: 80%;
  }
  .banner .banner-content h1{
    font-size: 40px !important;
  }
  .banner .container{

    gap: inherit ;
  } 

}

@media only screen and (max-width: 1100px) {
  .new_slider .carousel-container {
    margin-inline: auto !important;
    width: 100%;
  }
  .new_slider .container{
    width: 100% !important;
    max-width: 1100px;
  }
  .right-carousel-blur{
    right:-90px !important;
  }
  .left-carousel-blur{
    left:-90px !important;
  }

}

@media only screen and (max-width: 576px) {
 
   .new_slider .carousel-cell{
    z-index: 1 !important;
    width: 300px;
   }
   .new_slider .carousel-cell img{
    width: auto;
   }
   .new_slider .carousel-cell h4{
    margin: 14px !important;
    font-size: 24px;
    font-weight: bold;
   }
   .new_slider .carousel-cell p{
    font-size: 16px;
   }
   .new_slider .carousel-container {
    width: 100%;
    margin: auto;
   }
  .previous{
    left: 10px !important; 
  }
  .next {
    right: 10px !important;
  }
  
}

@media only screen and (max-width: 768px) {
  .banner .banner-content h1,
  .banner .banner-content p,
  .banner .banner-content {
    text-align: center;
    width: 100%;
    margin-block: 2rem;
    margin-inline: auto ;
  }
  .scheduleCallWrapper {
    width: 100%;
  }
  .banner-desc {
    width: 100%;
  }
  .banner .banner-content h1 {
    font-size: 36px !important;
    line-height: normal !important;
  }
}

@media only screen and (max-width: 480px) {
  .banner-desc {
    width: 100%;
  }
  .banner .rainbow-btn {
    margin-inline:auto !important ;
  }

  .banner .rainbow-btn .btn {
    margin-inline:auto !important ;
    padding-inline: 10px !important;
    width: 290px !important;
  }
  .btn-blue-gradient{
    width: fit-content !important;
    height: max-content !important;
    padding-inline: 18px!important;
  }

}

.brand-section {
  padding: 6% 0;
}
.brand-section .col {
  text-align: center;
}

.brand-logo-section {
  margin-bottom: 100px;
}
.brand-logo-section .card-body h3{
  font-weight: bolder !important;
}
.brand-logo-section .card {
  border-radius: 20px;
}
.inner-dark-gradient-section {
  background-color: #ffffff;
  padding: 6% 0;
}
.inner-dark-gradient-section .container .sub-text{
  margin: auto;
  max-width: 712px;
  font-size: 18px;
  text-align: center;
}

.inner-dark-gradient-section .container{
  background: transparent
    linear-gradient(118deg, #1f0512 0%, #142b36 61%, #1f0512 100%) 0% 0%
    no-repeat padding-box;
  border-radius: 24px;
  color: white;
  padding: 5% 4%;
  max-width: 1004px;;
}

.dark-gradient-section {
  background: transparent
    linear-gradient(118deg, #1f0512 0%, #142b36 61%, #1f0512 100%) 0% 0%
    no-repeat padding-box;
  padding: 6% 0;
}
.dark-gradient-section .container {
  color: white;
  max-width: 980px;
}

.dark-gradient-section .container h2 {
  font-size: 48px;
  font-weight: 700;
}
.dark-gradient-section .rainbow-btn {
  background: transparent
    linear-gradient(270deg, #9dff71 0%, #ffd88d 30%, #ff76d5 65%, #55beff 100%)
    0% 0% no-repeat padding-box !important;
}

.dark-gradient-section .rainbow-btn .btn {
  margin: auto !important;
  margin-left: 0px ;
  width: 100%;
  height: 55px !important;
}

.accordion-section2 .btn-blue-gradient:hover{
  
  box-shadow: rgb(0, 193, 255 , 0.4) 0px 10px 27px -5px,
    rgba(133, 132, 132, 0.3) 0px 8px 16px -8px;
  
}

.accordion-section2 h3{
  color: #383838;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.accordion-section2 p{
  color: #727272;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.carousel-section {
  padding: 6% 0 120px 0;
}
.carousel-section .container {
  position: relative;
}
.carousel-section .container h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 42px;
}
.carousel-section .container .carousel {
  position: unset;
}

.carousel-section .container .carousel .carousel-indicators li .dot-indicator {
  height: 13px;
  border: 1px solid #D6D6D6;
  width: 13px;
  border-radius: 11px;
  position: absolute;
  bottom: -75px;
}
.carousel-section .container .carousel .carousel-indicators li:first-child .dot-indicator {
  left: 47%;
}
.carousel-section .container .carousel .carousel-indicators li:nth-child(2) .dot-indicator {
  left: 49%;
}
.carousel-section .container .carousel .carousel-indicators li:nth-child(3) .dot-indicator {
  left: 51%;
}

.carousel-section .container .carousel .carousel-indicators li.active .dot-indicator {
  background-color: #00C1FF;
}
.carousel-section .container .carousel .carousel-item .carousel-content {
  border: 1px solid #E8E8E8;
  padding: 18px;
  border-radius: 15px;
}
.carousel-section .container .carousel .carousel-item .carousel-content .left-content {
  padding-left: 18px;
  margin-block: 10%;
}
.carousel-section .container .carousel .carousel-item .carousel-content .left-content h6 {
  font: normal normal 800 32px/40px Inter;
  color: #000000;
  margin-bottom: 20px;
}

.carousel-section .container .carousel .carousel-item .carousel-content .left-content p {
  font-size: 22px !important;
  font-weight: medium !important;
  font-family: inter !important;
 
  color: #000000;
  margin-bottom: 20px;
}



.carousel-section .container .carousel .carousel-item .carousel-content .left-content .btn{
font: normal normal bold 17px/27px Poppins;
width: auto;
margin-inline: auto ;

}

.feature{
  padding: 6% 0%;
}

.feature h2{
  font-size: 48px;
  width: 70%;
  margin: 0 auto 57px auto;
  text-align: center;
}
.right-content h4{
  font: normal normal bold 22px/30px Inter;
  letter-spacing: 0px;
  color: #000000;
}

.right-content {
  width: 70%;
}

.right-content ul {
  list-style: disc;
  padding-left: 22px;
  margin-bottom: 25px;
}
.right-content ul li {
  font: normal normal normal 18px/34px;
  color: #000000;
  padding-left: 6px;
}
.right-content ul li::marker {
  color: #00C1FF !important;
  font-size: 24px !important;
}




.flex-container {
  width: 90%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap !important;
  justify-content: space-around !important;
}

/* Center container to align horizontally and vertically */
.center-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: fit-content; /* Full viewport height */
}

/* Button styles */
.btn-container  {
  position: relative;
  z-index: 2;
  padding: 4px;
  border: 2px solid transparent;
  border-radius: 30px;
  background: transparent;
  color: #000;
  cursor: pointer;

  /* Gradient border effect */
  background-image: linear-gradient(320deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  box-shadow: inset 0 0 0 2px transparent;
  transition: all 0.8s ease; /* Smooth transition */
}
.btn-container .white-btn{
  background: #ffffff ;
  padding: 12px 32px;
  font: normal normal bold 18px/27px Poppins;
  border-radius: 30px;
}
/* Hover effect */
.btn-container .white-btn:hover {
  background: linear-gradient(320deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%);
  color: #fff;
  border: none; /* Remove border when transitioning */
  box-shadow: none;
}

@media only screen and (max-width: 576px) {
  .btn-container .white-btn {
    font: normal normal bold 14px/25px Poppins !important;
  }

}

.accordion-section h2,
.accordion-section2 h2 {
  text-align: center;
  font-weight: 700;
}
.accordion-section .d-flex {
  flex-direction: row;
  justify-content: space-around;
}

.accordion-section2 .d-flex {
  flex-direction: row-reverse;
  justify-content: space-around;
}
.accordion-section .d-flex .desktopSlider,
.accordion-section2 .d-flex .desktopSlider {
  width: 42%;
  margin: auto;
}

.accordion-section .rainbow-btn .btn,
.accordion-section2 .rainbow-btn .btn {
  width: 420px;
}

.accordion-section2 {
        margin-block: 120px !important ;
  background: transparent
    linear-gradient(180deg, #1f0512 0%, #142b36 61%, #1f0512 100%) 0% 0%
    no-repeat padding-box;
          @media screen and (max-width: 768px){
        margin-block: 60px !important ;
    }

}
.accordion-section2 .desktopSlider .cust-nav .title,
.accordion-section2 .mobileSlider .title {

  font: normal normal bold 22px/30px Inter;
}
.accordion-section2 .desktopSlider .cust-nav.active .title {
 
  font: normal normal bold 22px/30px Inter;
}

.accordion-section2 .desktopSlider .cust-nav > p {
 display: none;
}

.accordion-section2 .desktopSlider .cust-nav.active > p {
  font: normal normal normal 18px/30px Inter;
  letter-spacing: 0px;
 display: block !important;
}

.accordion-section2 .desktopSlider .cust-nav.active {
  background: transparent;

}

.desktopSlider .cust-nav {
  position: relative;
  cursor: pointer;
  padding-inline: 12px;
  margin: 20px !important;
  margin: 0;
  font: normal normal medium 18px/30px Inter;
  letter-spacing: 0px;
 
}
.desktopSlider .cust-nav::before{
  position: absolute;
  width: 4px;
  height: 100%;
  align-self: stretch;
  border-radius: 2px;
  background: #E6E6E6;
  left: 0px;
  content: " ";
  transition: all 0.2s linear;
}

.desktopSlider .cust-nav.active {
  font-weight: normal;
  opacity: 1;
  padding: 16px;
  border-radius: 14px;
}

.desktopSlider .cust-nav.active::before{
  border-radius: 2px;
  background: linear-gradient(0deg, #00B1FF 0%, #00EAFF 100%) !important;
}

.desktopSlider .cust-nav .title,
.mobileSlider .title {
  font: normal normal 600 22px/24px Inter;
  letter-spacing: 0px;
  opacity: 1;
  margin: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.desktopSlider .cust-nav .title + p,
.mobileSlider p {
  margin: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  height: 0px;
  overflow: hidden;
  line-height: 1.4;
  font: normal normal 600 18px/22px Inter;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: 200;
  opacity: 1;
}

.desktopSlider .cust-nav.active:before {
  height: 100%;
  bottom: 0;
}


.desktopSlider .cust-nav .title br {
  display: none;
}

.desktopSlider .cust-nav.active .title br {
  display: block;
}

.desktopSlider .cust-nav.active .title + p,
.mobileSlider .cust-nav.active p {
  /* height: 86px; */
  /* height: 125px; */
  height: auto;
  /* margin: 7px 0; */
}

.mobileSlider {
  /* margin-left: auto; */
  /* width: 670px; */
  width: 50%;
  display: -ms-box;
  display: flex;
  align-items: center;
}

.mobileSlider h3 {
  display: none;
}

.mobileSlider p {
  display: none;
}
.accordion-section2 .sub-text{
  color: #797979;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.mobileSlider .item img {
  margin-inline:auto ;
  margin-block: 5%;
  /* max-width: 450px; */
  max-height: 580px;
  height: auto;
}



@media screen and (max-width: 768px) {
  .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .rainbow-btn .btn {
    padding: 13px 16px;
    font-size: 17px;
  }
  .rainbow-btn {
    padding: 17px 2px 20px 2px;
  }
  .tool-item {
    padding: 0px 14px;
  }
   .tool-item img{
    width: 23px;
    
   }
   .tool-item p {
    font-size: 14px !important;
   }
  .process-content {
    text-align: center;
  }
  .process-content p {
    width: 92%;
    margin: auto;
  }
  .process-content h4{
    font-family: "Poppins", sans-serif ;
  }
  .progress-section .row:nth-child(odd) {
    flex-direction: column-reverse;
  }
  .template-section .card {
    margin-bottom: 20px;
    height: auto !important;
  }
  .mobileSlider h3,
  .mobileSlider p {
    display: block !important;
  }
  .accordion-section2 .sub-text{
      margin-top: 40px;
  }
  .progress-section .rainbow-btn .btn {
    width: 307px;
  }
  .accordion-section .rainbow-btn .btn,
  .accordion-section2 .rainbow-btn .btn {
    width: 335px !important;
  }
  .item {
    overflow: hidden;
    text-align: center;
    padding: 20px 7px;
    width: 100%;
    max-width: 360px;
    border: 1px solid lightblue;
    border-radius: 24px;
    margin-inline: auto !important;
    margin-block: auto ;
  }
  .item h3 {
    height: auto;
    line-height: 21px;
    font-size: 20px !important;
    font-weight: bold;
    padding: 13px 0;
  }
  .item img {
    margin: auto;
  }
  .mobileSlider {
    width: 100%;
  }
  .mobileSlider .owl-nav .owl-prev span {
    display: block;
    content: url(https://www.animaker.com/static_2.0/img/subtitlegenerator/icon-left-arrow.svg);
    padding: 15px;
  }
  .mobileSlider .owl-nav .owl-next span {
    display: block;
    content: url(https://www.animaker.com/static_2.0/img/subtitlegenerator/icon-right-arrow.svg);
    padding: 15px;
  }
  .mobileSlider .owl-nav {
    position: absolute;
    top: 101%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .faq-section #accordion .card .title,
  .faq-section #accordion .card .collapse {
    width: 85%;
  }
  .accordion-section2 p {
    height: fit-content !important;
    margin: 10px;
  }
  .accordion-section2 .title {
    padding-bottom: 20px;
  }
}/* Default styles for larger screens */
.end-section {
  position: relative;
  margin-top: 120px;
  border-radius: 32px;
  overflow: hidden;
  width: 100%;
  height: auto;
  /* max-width: 1105px !important;
  max-height: 410px !important; */
  aspect-ratio: 1105 / 410;
}

.end-section img {
  width: 100%;
  height: 100%;
  /* max-width: 1105px !important;
  max-height: 410px !important; */
  aspect-ratio: 1105 / 410;
}

.end-section .text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 680px;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
}

.end-section .text-container h4 {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 24px;
}

.end-section .text-container p {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .end-section {
    margin-top: 60px;
    border-radius: 20px;
    max-width: 100%;
    max-height: none;
    aspect-ratio: auto;
  }

  .end-section img {
    max-width: 100%;
    max-height: none;
    aspect-ratio: auto;
  }

  .end-section .text-container {
    padding: 0 16px;
    max-width: 90%;
  }

  .end-section .text-container h4 {
    font-size: 14px;
    margin-bottom: 6px;
  }

  .end-section .text-container p {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .end-section .rainbow-btn {
        padding: 6px 2px 6px 2px;
    }
  .end-section .text-container .btn {
    font-size: 10px;
    padding: 3px 16px;
    max-width: fit-content !important;
    height: 34px !important;
  }
}
.learnmore-section .card {
  width: 100%;
  max-width: 428px;
  border: none;
  border-radius: 16px;
  color: #000000;
}

.learnmore-section .card:hover {
  outline: #00c1ff 1px solid;
  box-shadow: rgb(0, 193, 255 , 10) 0px 10px 27px -5px,
    rgba(133, 132, 132, 0.3) 0px 8px 16px -8px;
  
}
.learnmore-section h6 {
  padding: 1.5rem 2.5rem;
  font-weight: bold;
  text-align: center;
}
.brand-section .container {
    max-width: 1140px !important;
}


.blog-resource {

  padding: 0px 0px 70px 0px;
  text-align: center;
}

.blog-resource .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.blog-resource h2 {
    font: normal normal 800 48px/60px Inter;
    margin-bottom: 32px !important;
}

.blog-resource a {
  text-decoration: none;
  color: inherit;
  margin-right: 10px;
}
.blog-resource .row{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.blog-resource .card {
  background: #fff;
  border-radius: 24px;
  border: none;
  overflow: hidden;
  max-width: 350px;
  transition: transform 0.3s;
  box-shadow: 0px 15px 35px rgba(124, 124, 124, 0.1019607843);

}

.blog-resource .card:hover {
   color: #A474EF;
   box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    transition: 0.5ms ease-in;
}

.blog-resource img {
  width: 100%;
  height: 180px;
  border-radius: 24px 24px 0px 0px;
}

.blog-resource h3 {
  height: 80px;
  padding: 20px 8px 15px 8px;
  font-size: 16px;
  font-weight: 500;
}


@media only screen and (max-width: 768px) {
  .blog-resource h2 {
    font: normal normal 800 32px/42px Inter; 
}
.blog-resource {
  padding: 0px 20px 60px 20px;
}

}


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

}

@media only screen and (max-width: 768px) {
  /* .carousel-section .container .carousel .carousel-indicators {
    width: 100%;
  } */

  .progress-section .row:nth-child(odd) {
    flex-direction: column-reverse;
  }

    .feature h2{
      width: 100%;
    }
    .template-section h2 {
      width: 100%;
    }
    .carousel-section .container h2 {
      width: 100%;
    }
    .dark-gradient-section h2{
      width: 100%;
    }

}

@media only screen and (max-width: 576px) {
  .mobileSlider .item img {
    width: 320px;
  }

  .dark-gradient-section .cotainer{
    width: 100% !important;
  }

  .dark-gradient-section  .btn{
    font-size: 14px ;

  }
  .dark-gradient-section .flex-container{
    padding: 0px !important;
    width: 100%;
  }

  .dark-gradient-section  .card-container .btn-blue-gradient{
    height: fit-content !important;
    width: 300px !important;
    font-size: 16px ;
    text-wrap: wrap;
  }
  .btn-blue-gradient{
    font-size: 16px ;
  }
  .btn{
    font-size: 16px ;
  }

}


 @media only screen and (min-width: 1480px) {
    /* html {
    font-size: clamp(12px, 1.2vw, 16px);
  } */
   .banner {
    padding: 10% 0 6% 0 !important;
  }
  .breadcrumps{
    font-size: clamp(22px, 0.5vw + 0.5rem, 64px);
  }
  .banner .banner-content h1{
    font-size: clamp(40px, 1vw + 1rem, 94px) !important;
  }
   .banner .banner-content p {
  font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
  }
  .banner-desc {
    width: 30vw;
  }
  h2 {
    margin-bottom: 3rem  !important;
  }
  .banner .banner-content p {
    max-width: 30vw;
  }
  .rainbow-btn .btn {
    width: 100% !important;
    max-width: fit-content !important;
    height: fit-content !important;
    padding: 16px 24px;
    font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
  }
  h2 {
     font-size: clamp(40px, 1vw + 1rem, 94px) !important;
     margin-bottom: 2rem  !important;
  }
  .feature-text h3{
    font-size: clamp(40px, 1vw + 1rem, 94px) !important;
  }
  .feature-text p {
     font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
  }
  .btn-gradient{
    width: 100% !important;
    max-width: fit-content !important;
    height: fit-content !important;
    padding: 16px 24px;
    font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
  }
  .feature-text {
     width: 30vw;
     max-width: 30vw ;
  }
  .tool-item{
    padding: 0.5rem 2rem !important;
  }
  .faq-section h2 {
    max-width: 30vw;
    height: auto;
    line-height: normal;
  }
  .blog-resource h2 {
    font-size: clamp(40px, 1vw + 1rem, 94px) !important;
    margin-bottom: 2rem !important;
    line-height: normal !important;
  }
  .faq-section #accordion .card {
    font-size: clamp(18px, 0.7vw + 1rem, 64px);
    line-height: normal;
  }
  .faq-section #accordion .card .title{
    font-size: clamp(18px, 0.7vw + 0.7rem, 64px);
  }
  .accordion-section2 .sub-text{
    font-size: clamp(24px, 0.7vw + 0.7rem, 64px);
  }
  .btn-blue-gradient{
     font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
  }
  .carousel-cell p{
    font-size: clamp(18px, 0.5vw + 0.5rem, 64px) !important;
  }
  .accordion-section2 .desktopSlider .cust-nav.active .title {
    font-size: clamp(22px, 0.7vw + 1rem, 64px);
    margin-bottom: 20px;
    height: fit-content !important;
  }
  .desktopSlider .cust-nav {
    padding-left: 1.3rem;
    margin-block: 10% !important;
  }
  .accordion-section2 .desktopSlider .cust-nav.active{
    padding-left: 1.3rem;
    
  }
  .desktopSlider .cust-nav::before {
    width: 0.35rem;
    border-radius: 0.3rem;
  }
  .accordion-section2 .desktopSlider .cust-nav .title{
    font-size: clamp(22px, 0.7vw + 1rem, 64px);
    line-height: normal !important;
    height: clamp(22px, 0.7vw + 1.5rem, 64px) !important;

  }
  .desktopSlider .cust-nav .title + p, .mobileSlider p {
    font-size: clamp(18px, 0.7vw + 0.5rem, 64px) !important;
    line-height: normal !important;
  }
  h4{
    font-size: clamp(24px, 0.7vw + 1rem, 84px);
  }
  .mobileSlider .item img {
    max-height: 100%  !important;
  }
  /* .breadcrumps{
     font-size: clamp(22px, 1vw + 0.7rem, 64px);
  }

  .banner .banner-content p {
  font-size: clamp(18px, 1rem + 0.5vw, 24px);
  } */
  .testimonial-grid{
   width: 80vw !important;
   margin: auto;
}
  .testimonial-card {
  aspect-ratio: 399 / 312; /* keeps proportion */
  width: 30% !important;    
  max-width: 30% !important;  /* max width */   
  height: auto;    
  border-radius: 1.5rem;
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1 ;
  justify-content: space-between;
  border-radius: 2rem; /* 24px */
}
.new_slider .container-bg{
  max-width: 80vw !important;
}
.new_slider .carousel-container{
  width: 76vw !important;
  margin-inline: auto !important;
}

.testi-card-inner{
  width: 80% !important;
  max-width: 80% !important;
}
.brand-section .container{
  max-width: 80vw !important;
}
.brand-section .container .row img{
  width: 7.5rem !important;
  height: auto !important;
}
.testi-heading{
      font-size: clamp(18px, 0.7vw + 0.6rem, 54px) !important;
}
.end-section .text-container h4 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;

}
.profile-details .testi-heading-name {
    font-size: clamp(18px, 0.7vw + 0.6rem, 54px) !important;
}
.end-section .text-container {
    max-width: 80% !important;
}
.tool-item p {
    font-size: clamp(20px, 0.7vw + 0.7rem, 64px);
}
.end-section .text-container p{
    font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
}
.profile-details .designation {
    font-size: clamp(14px, 0.5vw + 0.5rem, 44px) !important;
}
  .testimonial-card:nth-child(even) {
  background-image: url("../prompt-to-video-generator/test-card-2.png");
  background-size: cover;
  border: 1px solid #F1EBFF;
  background-repeat: no-repeat;
  background-position: center;
}
.testimonial-card:nth-child(odd) {
  background-image: url("../prompt-to-video-generator/test-card-1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
html {
  font-size: calc(0.6rem + 0.5vw);
}

.flickity-viewport{
height: 23rem !important;
}

.carousel-cell img {
    width: 95%;
    height: auto;
}
.faq-section #accordion .card{
  font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
}


.carousel-cell {
  width: 18.6rem;
  height: 22.75rem;
  border-radius: 1.625rem;
  margin-right: 1.25rem;
  background: #fff;
}
.carousel-cell h6 {
  font-size: 1.375rem; /* ~22px */
  line-height: 1.5rem;
}
.carousel-cell p {
  font-size: 1.0625rem; /* ~17px */
}


 }

/* Responsive scaling for ultra-wide screens: 1480px to 5000px */
@media only screen and (min-width: 1480px) {

  .blog-resource {
    padding: 40px 0 100px 0;
  }

  .blog-resource .container {
    max-width: 90%;
  }

  .blog-resource h2 {
    font-size: clamp(50px, 2vw + 1rem, 120px);
    margin-bottom: clamp(2rem, 3vw, 5rem) !important;
    line-height: 1.2 !important;
  }

  .blog-resource .row {
    gap: clamp(30px, 2vw, 80px);
  }

  .blog-resource .card {
    height: auto;
    max-height: 100%;
    max-width: clamp(380px, 30vw, 800px);
    border-radius: 28px;
    aspect-ratio: 350/268;
  }

  .blog-resource img {
    height: auto;
    aspect-ratio: 350/180;
    border-radius: 28px 28px 0 0;
  }

  .blog-resource h3 {
    font-size: clamp(16px, 0.5vw + 0.5rem, 64px);
    padding: clamp(20px, 1vw, 35px) 12px;
    height: auto;
  }
}