@media only screen and (min-width : 1400px) {
   
}

@media only screen and (max-width: 1400px) and (min-width : 1200px) {
 
    .homeHero{
      border-bottom: 1px solid #FFF;
    }
    
      .order-btn{
        top: 572px;
      }
      
      .heroContent h3 {
        font-size: 22px;
        
      /* text-align: center; */
      }
      
      .heroContent h1 {
        /* text-align: center; */
        padding-left: 0 !important;
        font-size: 230px;
        line-height: 140px;
        /* padding-bottom: 0px;
        padding-top: 0px;
        text-indent: 0px; */
      }
    
      .caption{
        font-size: 17px;
        width: 50%;
      }

    .bouquetSec{
        width: 90% !important;
    }

     /* second sec */

     .bouquetSec h4{
        font-size:31px;
        line-height: 41px;
    }


    .bouquetSec h3{
        font-size: 30px;
        line-height: 40px;
    }

    /* tab sec */

    .tabHead{
        font-size: 32px;
    }

    .flowerBlur{
        min-height: 285px;
    }

    /* QUALITY */

    .qualityHead h2{
        width: 100%;
      }
}

@media only screen and (max-width: 1200px) and (min-width : 1034px) {
    .order-btn{
        top: 538px;
      }
}

@media only screen and (max-width: 1034px) and (min-width : 992px) {
    .order-btn{
        top: 567px;
      }
}

@media only screen and (max-width: 1200px) and (min-width : 992px) {
    .bouquetSec,.reviewSec .container{
        width: 100% !important;
    }

    
.heroContent {
    width: 85% !important;
  
  }

  /* .petal{
    height: 200px;
    top: 28%;
    right: 24%;
  } */
  
 
  
  .heroContent h3 {
    font-size: 20px;
    
  /* text-align: center; */
  }
  
  .heroContent h1 {
    /* text-align: center; */
    padding-left: 0 !important;
    font-size: 200px;
    line-height: 120px;
    /* padding-bottom: 0px;
    padding-top: 0px;
    text-indent: 0px; */
  }

  .caption{
    font-size: 17px;
    width: 50%;
  }

    .faqHead,.faq-container{
        width: 80%;
    }
    /* second sec */

    .bouquetSec h4{
        font-size:31px;
        line-height: 41px;
    }


    .bouquetSec h3{
        font-size: 30px;
        line-height: 40px;
    }

    /* tab sec */

    .tabBtn .tab{
        padding: 10px 20px;
        margin-right: 10px;
    }

    .tabHead{
        font-size: 28px;
    }

    .flowerBlur{
        min-height: 280px;
    }

    
     /* QUALITY */

     .qualityHead,.qualityHead h2{
        width: 100%;
      }

    
}

@media only screen and (max-width: 992px) and (min-width : 768px) {
    .bouquetSec,.reviewSec .container,.faqHead,.faq-container{
        width: 100% !important;
    }

    
    /* hero sec */

.heroContent {
    /* display: flex; */
    justify-content: center !important;
    align-items: center;
   
    /* position: relative; */
    /* text-align: start; */
    width: 100% !important;
  padding-top: 100px;
  padding-bottom: 80px;
  /* padding-left: 30px;
  padding-right: 30px; */
  padding-left: 20px;
  }

  .petal{
    height: 180px;
    top: 32%;
    right: 26%;
  }
  
  
  .heroContent h3 {
    font-size: 20px;
  /* text-align: center; */
  }
  
  .heroContent h1 {
    /* text-align: center; */
    padding-left: 0 !important;
    font-size: 160px;
    line-height: 140px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-indent: -10px;
  }
  

  .caption{
/* padding-top: 30px; */
/* text-align: center; */
    width:50%;
    font-size: 15px;
  }

  .homeHero {
    -webkit-mask-image: none !important;
    mask-image: none !important;
  }

   /* video */
   .videoSec{
    width: 100%;
}
  .video-wrapper {
    height: 400px;
  }
  
  .video-wrapper.playing {
    transform:scale(1.05);
  }
  .video-container.playing {
    padding-top: 20px;
  }
    /* second sec */

    .bouquetSec h4{
        font-size: 21px;
        line-height: 29px;
    }


    .bouquetSec h3{
        font-size: 30px;
        line-height: 40px;
    }

    /* tab sec */
        /* scroller */

.scrolling_wrapper {
    display: flex;
    overflow-x: auto;
   
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    
    width: 100%;
  }
  
  .scrolling_wrapper::-webkit-scrollbar {
    display: none; /* Hide scrollbar */
  }
  
  .scrollcard{
    min-width: 20vw; /* Each card takes full screen width */
    scroll-snap-align: start;
    flex: 0 0 auto;
    /* background-color: #f4f4f4; */
    text-align: center;
    text-decoration: none;
    /* color: #333; */
    
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    white-space: nowrap;
  }


.tabBtn .tab{
   font-size: 16px;
    margin-right: 10px;
}

.tabHead{
  font-size: 33px;
}

.flowerBlur{
    min-height: 330px;
}

/* BRIDE SEC */

.rotate{
    width: 50%;
}

.custom svg,.icons{
    height: 25px;
    width: 25px;
}

.gradient-box{
    padding: 10px 20px;
}

.gradient-box h3 {
    font-size: 35px;
  }
  
  .gradient-box h5 {
    font-size: 18px;
  }

  .bg-flowe,.reviewFlower{
    max-width: 300px;
    top: -40px;
  }

  /* PRODUCT PAGE */

  .proCardTxt h4{
    font-size: 19px;
}
.proCardTxt h5{
    font-size: 12px;
}

.productCard{
    margin: 3px;
}

.swiper-slide{
    margin-right: 20px !important;
}

     /* QUALITY */

     .qualityHead,.qualityHead h2{
        width: 100%;
      }

           
  /* FAQ */

  .faq-box {
    padding: 20px;
  }



  .faq-icon{
    height: 40px;
    width: 40px;
  }

  .faq-icon svg{
    height: 30px;
    width: 30px;
  }

  .faq-answer p{
    font-size: 16px;
  }

  .video-wrapper {
    height: 350px;
  }
  /* faq */

  .faq-box:hover .faq-answer {
    max-height: 0;
    opacity: 0;
    padding-top: 0;
  }

  .faq-box:hover .faq-icon svg {
    transform: rotate(0deg);
  }

  /* Active state for clicking */
  .faq-box.active .faq-answer {
    max-height: 150px;
    opacity: 1;
    padding-top: 15px;
  }

  .faq-box.active .faq-icon svg {
    transform: rotate(-80deg); /* Rotate arrow on click */
  }

  .homeHero{
    border-right: 1px solid #000;
  }

}

@media only screen and (max-width: 767px) {
    .bouquetSec,.reviewSec .container,.faqHead,.faq-container{
        width: 100% !important;
    }

    /* hero sec */

.heroContent {
    /* display: flex; */
    justify-content: center !important;
    align-items: center;
   
    /* position: relative; */
    /* text-align: start; */
    width: 100% !important;
   padding: 70px 20px 70px 20px !important;
  
  }
  
  
  .heroContent h3 {
    font-size: 18px;
    text-indent: -6px;
  text-align: start !important;
  }
  
  .heroContent h1 {
    padding-left: 0 !important;
    font-size: 120px;
    line-height: 90px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-indent: -10px;
  }
  

  .caption{
padding-top: 20px;
text-align: center;
    width: 100%;
  }
  /* video */
  .videoSec{
    width: 100%;
}
  .video-wrapper {
    height: 300px;
  }
  
  .video-wrapper.playing {
    transform:none;
  }
  .video-container.playing {
    padding-top: 0px;
  }

    /* second sec */

    .bouquetSec{
        text-align: center;
        
    }

    .bouquetSec h4{
        font-size: 21px;
        line-height: 29px;
    }


    .bouquetSec h3{
        font-size: 30px;
        line-height: 40px;
    }

    /* scroller */

.scrolling_wrapper {
    display: flex;
    overflow-x: auto;
   
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    
    width: 100%;
  }
  
  .scrolling_wrapper::-webkit-scrollbar {
    display: none; /* Hide scrollbar */
  }
  
  .scrollcard{
    min-width: 25vw; /* Each card takes full screen width */
    scroll-snap-align: start;
    flex: 0 0 auto;
    /* background-color: #f4f4f4; */
    text-align: center;
    text-decoration: none;
    /* color: #333; */
    
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    white-space: nowrap;
  }


.tabBtn .tab{
    font-size: 14px;
    padding: 10px 20px;
    margin-right: 10px;
}

.flowerBlur{
    min-height: 233px;
}

.tabHead{
    font-size: 31px;
}


    /* BRIDE SEC */

    .rotate{
        width: 35%;
    }

    .bg-flower,.reviewFlower{
        left: 50%;
        transform: translate(-50%,-50%);
        max-width: 300px;
        top: 80px;
    }

  
      
      .gradient-box h3 {
        font-size: 35px;
      }
      
      .gradient-box h5 {
        font-size: 18px;
      }

      /* PRODUCT SEC */
      .productCard{
        margin: 5px;
     }

     /* QUALITY */

.qualityHead,.qualityHead h2{
    width: 100%;
  }
  /* REVIEW SEC */

  .reviewSec .quote{
    width: 37px;
 }

  .reviewer {
    justify-content     : center !important;
  }

  .reviewSec .carousel-item {
    min-height: 250px;
  }
      
  /* FAQ */

  .faq-box {
    padding: 15px;
  }

  .faq-text{
    font-size: 18px;
  }

  .faq-icon{
    height: 35px;
    width: 35px;
  }

  .faq-icon svg{
    height: 25px;
    width: 25px;
  }

  .faq-answer p{
    font-size: 16px;
  }

  
  .homeHero {
    -webkit-mask-image: none !important;
    mask-image: none !important;
  }


  .faq-box:hover .faq-answer {
    max-height: 0;
    opacity: 0;
    padding-top: 0;
  }

  .faq-box:hover .faq-icon svg {
    transform: rotate(0deg);
  }

  /* Active state for clicking */
  .faq-box.active .faq-answer {
    max-height: 150px;
    opacity: 1;
    padding-top: 15px;
  }

  .faq-box.active .faq-icon svg {
    transform: rotate(-80deg); /* Rotate arrow on click */
  }

  .homeHero{
    border-right: 1px solid #000;
  }

}

@media only screen and (max-width : 576px){
/* hero sec */
.middle{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.heroContent {
    /* display: flex; */
    justify-content: center !important;
    align-items: center;
    text-align: center !important;
    /* position: relative; */
    /* text-align: start; */
    width: 100% !important;
   padding: 40px 20px 70px 20px !important;
  
  }
  
  
  .heroContent h3 {
    font-size: 18px;
    text-indent: 2px;
    text-align: start !important;
  
  }
  
  .heroContent h1 {
    padding-left: 0 !important;
    font-size: 80px;
    line-height: 70px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-indent: -0px;
  }
  

  .caption{
padding-top: 10px;
    width: 100%;
    text-align: center;
  }

  /* video */
.videoSec{
    width: 100%;
}
  .video-wrapper {
    height: 300px;
  }
  
  .video-wrapper.playing {
    transform:none;
  }
  .video-container.playing {
    padding-top: 0px;
  }

 
    /* second sec */

  

    .bouquetSec h4{
        font-size: 21px;
        line-height: 29px;
    }


    .bouquetSec h3{
        font-size: 25px;
        line-height: 30px;
    }

    /* tab */

    .scrollcard{
        min-width: 40vw; /* Each card takes full screen width */
        flex: 0 0 40%;
    }

    .tabBtn .tab{
        font-size: 14px;
        padding: 8px 20px;
        margin-right: 10px;
    }
    
  

    .tabHead{
        font-size: 31px;
    }

    /* BRIDE SEC */

    .rotate{
        width: 40%;
    }

    .bg-flower,.reviewFlower{
        left: 50%;
        transform: translate(-50%,-50%);
        max-width: 266px !important;
        top: 60px;
    }

  
      
      .gradient-box h3 {
        font-size: 30px;
      }
      
      .gradient-box h5 {
        font-size: 16px;
      }

      /* PRODUCT SEC */
 .productCard{
    margin: 10px;
 }
 /* REVIEW SEC */

 .reviewSec .quote{
    width: 37px;
 }

 .reviewSec{
  height: 475px;
 }

  .reviewer {
    justify-content     : center !important;
  }
      
  /* FAQ */

  .faq-box {
    padding: 10px;
  }

  .faq-text{
    font-size: 17px;
  }

  .faq-icon{
    height: 30px;
    width: 30px;
  }

  .faq-icon svg{
    height: 20px;
    width: 20px;
  }

  .faq-answer p{
    font-size: 16px;
  }


}

@media only screen and (max-width: 1500px) and (min-width : 1400px) {
    .petal{
        height: 260px;
        top: 29%;
        right:22%;
      } 
}

@media only screen and (max-width: 1400px) and (min-width : 1350px) {
    .petal{
        height: 240px;
        top: 27%;
        right:27%;
      } 
}


@media only screen and (max-width: 1350px) and (min-width : 1295px) {
    .petal{
        height: 240px;
        top: 26%;
        right:24%;
      } 
}

@media only screen and (max-width: 1295px) and (min-width : 1256px) {
    .petal{
        height: 240px;
        top: 26%;
        right: 21%;
      } 
}

@media only screen and (max-width: 1256px) and (min-width : 1200px) {
    .petal{
        height: 240px;
        top: 148px;
        right: 176px;
      } 
}
@media only screen and (max-width: 1200px) and (min-width : 1150px) {
    .petal{
        height: 200px;
        top: 28%;
        right: 34%;
      } 
}

@media only screen and (max-width: 1200px) and (min-width : 1150px) {
    .petal{
        height: 200px;
        top: 28%;
        right: 33.5%;
      } 
}

@media only screen and (max-width: 1150px) and (min-width :1083px) {
    .petal{
        height: 200px;
        top: 28%;
        right: 32.5%;
      } 
}

@media only screen and (max-width: 1082px) and (min-width : 1055px) {
    .petal{
        height: 200px;
        top: 28%;
        right: 28%;
      } 
}

@media only screen and (max-width: 1055px) and (min-width : 1039px) {
    .petal{
        height: 200px;
        top: 28%;
        right: 26%;
      } 
}

@media only screen and (max-width: 1039px) and (min-width : 1026px) {
    .petal{
        height: 200px;
        top: 28%;
        right: 25%;
      } 
}

@media only screen and (max-width: 1026px) and (min-width : 992px) {
    .petal{
        height: 200px;
        top: 26%;
        right: 24%;
      }
}

@media only screen and (max-width: 767px) and (min-width : 576px) {
    
    .petal {
        top: 30%;
        right: 27.5%;
        height: 120px;
      }
}

@media only screen and (max-width: 576px) and (min-width : 563px) {
    
    .petal {
        top: 25%;
        right: 32.5%;
        height: 83px;
      }
}
@media only screen and (max-width: 563px) and (min-width : 521px) {
  .petal {
    top: 25%;
    right: 31%;
    height: 83px;
  }
}

@media only screen and (max-width: 521px) and (min-width : 497px) {
    
    .petal {
        top: 25%;
        right: 30%;
        height: 83px;
      }
}

@media only screen and (max-width: 497px) and (min-width : 456px) {
    
    .petal {
        top: 25%;
        right: 29%;
        height: 83px;
      }
}

@media only screen and (max-width:456px) and (min-width : 420px) {
    
  .petal {
      top: 23%;
      right: 27%;
      height: 83px;
    }

   
}

@media only screen and (max-width:420px) and (min-width : 376px) {
    
  .petal {
      top: 23%;
      right: 25%;
      height: 83px;
    }

   
}
@media only screen and (max-width:575px) and (min-width : 400px) {
.heroContent h3{
  text-align: center !important;
}
}

@media only screen and (max-width:388px) and (min-width : 376px) {
    
    .petal {
        top: 23%;
        right: 23%;
        height: 83px;
      }
}




@media only screen and (max-width : 376px){



    .petal {
        top: 23%;
        right: 22%;
        height: 83px;
      }
    }