/* ===========================
     Mobile (0 576px)
=========================== */
@media (max-width: 576px) {
  .p-lg-5rem{
    padding: 0px !important;
  }
  #faqs .accordion-body {
    
    padding-left: 15px;
}
  .navbar-toggler-icon{
    width: 20px;
    height: 20px;
  }
  .navbar-toggler{
    padding: 1px 6px;
    height: 30px;
  }
  #event-details img{
    height: 40vh;
  }

  .bi-search{
    font-size: 20px;
  }
  .mob-reverse{
    flex-direction: column-reverse;
  }
  #home-partners .par-slider {
    height: 80px; 
    padding: 8px 8px;
  }
 
    .collapse_list{
    width: auto;
  }
  #home-partners .slick-prev {
    left: 8.5rem;
    top: 7.2rem;
}
  #home-partners .slick-next {
    right: 8.5rem;
    top: 7.2rem;
}

  .navbar .active::before{
    display: none !important;
  }
  #ourpartners-slider img{
    width: 44%;
  }
  .events-section .line-clamp-3 {  
    height: 9vh !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-clamp-3 {  
  height: 12.1vh;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
  .blue-hexa-right{
    bottom: 8%;
  }
  .blue-hexa-left{
    top: 25%;
  }
  .testimonial-Card .testi_ratings{
    font-size: 10px;
    padding-left: 3rem;
  }
  .testi_ratings{
    gap: 7px;
  }
  #floorSolutions .white_shadow_card h4{
    font-size: 1.3rem;
    margin-top: 1rem;
  }
  .vision-sec .whatsnew-Card {
    padding: 24px !important;
    height: 50vh !important;
}
.navbar{
  background-color: #fff;
}
  .custom-second .angle-image {
    min-height: 200px;
  }

  #mainCarousel {
    height: auto;
  }

  #mainCarousel .carousel-caption {
    margin-bottom: -5%;
    background-color: #fff;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  #mainCarousel .carousel-item h3 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 100;
    margin-bottom: 0;
    color: #000;
    font-size: 20px;
  }

  #mainCarousel .carousel-item img {
    clip-path: none;
    height: auto;
  }

  .main_banner {
    height: 11vh;
    clip-path: none;
  }

  .counter_value {
    width: 80px;
    height: 80px;
    font-size: 20px;
  }

  .counters-list {
    gap: 1rem;
  }

  .social-media {
    width: 13%;
  }

  .navbar-brand {
    width: 40%;
  }
  #whyChoose{
    padding-bottom: 50px;
  }
#whatsNew img{
  height: auto;
}
  .ref-thumb-card,
  .testimonial .testimonial-Card,
  .whatsnew-Card {
    margin-bottom: 30px;
    padding: 20px;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .pgcontainer {
    margin-bottom: 10px;
  }

  .ref-sec .pgcontainer {
    height: 25vh;
  }

  .product_thumncontainer {
    margin-top: 30px;
    height: 39vh;
  }

  .gray_bg {
    padding: 20px 0;
  }

  #whatsNew {
    padding: 50px 0 20px 0 !important;
  }

  #whatsNew .main-title {
    margin: 30px 0 10px 0;
  }

  #whatsNew .col-md-5 {
    margin-top: 20px;
  }

  #whyChoose ul li div h4 {
    text-align: left;
  }

  #Products {
    padding-bottom: 10px;
  }

  .premiumitalic_font {
    margin-left: 0;
    text-align: left;
  }

  #secSection {
    padding-top: 70px;
  }

  .circle-watermark{
    left: 10%;
    top: 5%;
  }

  .arrow-watermark {
    bottom: 0;
    width: 16%;
  }

  .default_sec_padding {
    padding: 50px 0;
  }

  .testimonial-Card .bi-quote {
    font-size: 1rem;
    opacity: 0.4;
  }

  .testimonial-Card p {
    height: auto;
  }
}

/* ===========================
   💻 Tablet (577–992px)
=========================== */
@media (min-width: 577px) and (max-width: 992px) {
  .p-lg-5rem{
    padding: 0px !important;
  }
  .navbar-toggler-icon{
    width: 20px;
    height: 20px;
  }
  .navbar-toggler{
    padding: 1px 6px;
    height: 30px;
  }
  #event-details img{
    height: 25vh;
  }
  .premiumitalic_font{
    margin-left: 0px;
    font-size: 28px;
  }
  .bi-search{
    font-size: 20px;
  }
  .mob-reverse{
    flex-direction: column-reverse;
  }
  #ourpartners-slider img{
    width: 200px;
  }

  #mediaModal .carousel-control-prev {
    right: 12px;
    font-size: 2.2rem;
}
  #mediaModal .carousel-control-next {
    right: 12px;
    font-size: 2.2rem;
}
  .collapse_list{
    width: auto;
  }
  #home-partners .slick-prev {
    left: -40px;
}
  #home-partners .slick-next {
    right: -40px;
}
   .navbar .active::before{
    display: none !important;
  }
  .line-clamp-3 { 
    height: 8.5vh;
}
 
  .vision-sec img{
    height: 25vh !important;
  }
  .vision-sec .whatsnew-Card {
    padding: 30px !important;
    height: auto !important;
}
  .navbar{
  background-color: #fff;
}
  .product-thumbnail{
    height: 19vh;
  }
#secSection{
  padding-top: 80px;
}
  #mainCarousel .col-md-5 {
    padding-left: 5rem;
  }

  #mainCarousel h2 {
    font-size: 26px;
  }

  .custom-second .angle-image {
    min-height: 250px;
  }

  .counter_value {
    width: 80px;
    height: 80px;
    font-size: 20px;
  }

  .counters-list {
    gap: 1rem;
  }

  .ref-thumb-card {
    margin-bottom: 30px;
  }

  .ref-sec .pgcontainer {
    height: 19vh;
  }

  .main_banner {
   height: 10vh;
        clip-path: polygon(16% 0, 100% 0, 100% 100%, 7% 100%);
  }
.social-media{
  width: 6%;
}
.tab-height{
  height: 6.5vh;
}
  .product_thumncontainer {
    margin-top: 30px;
    height: 45vh;
    display: contents;
  }

  #mainCarousel .carousel-item img {
    height: 30vh;
  }
  #mainCarousel{
    height: 30vh;
  
}
#whatsNew img{
  height: 33vh;

}
  .whatsnew-Card {
    height: auto;
    padding: 20px;
  }

  .testimonial .testimonial-Card{
    height: 29vh;
  }
  .testimonial-Card .bi-quote {
    font-size: 1rem;
    opacity: 0.4;
  }

  #whatsNew .col-md-5 {
    margin-top: 20px;
  }
  .social-media{
    width:8%;
    right: 1.8%;
  }
    .pgcontainer {
    height: 21vh;}
      .bg-img-container{
    height: 20vh;
  }

  .about-counter-list li{
        width: 29%;
  }
}

/* ===========================
   🖥️ Desktop (993–1200px)
=========================== */
@media (min-width: 993px) and (max-width: 1200px) {
    .line-clamp-3 { 
    height: 8.5vh;
}
  .events-section .line-clamp-3 { 
    height: 6.5vh !important;
}

  .pgcontainer {
    height: 25vh;}
  #mainCarousel .carousel-item img{
    height: 29vh;
  }
  #mainCarousel{
    height: 29vh;
  }
.social-media{
  width: 6%;
}
  .award-sec .pgcontainer {
    height: 70vh;
  }

  .ref-thumb-caption h2 {
    font-size: 17px;
  }

  .main_banner {
    height: 7vh;
    clip-path: polygon(16% 0, 100% 0, 100% 100%, 8% 100%);
  }

  .ref-thumb-card {
    margin-bottom: 30px;
  }

  .ref-sec .pgcontainer {
    height: 19vh;
  }

  .bg-img-container {
    height: 25vh;
  }

  .product-thumbnail {
    height: 19vh;
  }

  #productPage .product-card {
    padding: 15px;
  }

  .product_thumncontainer {
    margin-top: 30px;
    height: 45vh;
  }

  .premiumitalic_font {
    margin-left: 0;
    text-align: left;
  }

  #mainCarousel .col-md-5 {
    padding-left: 4rem;
  }

  #mainCarousel h2 {
    font-size: 29px;
  }

  .whatsnew-Card,
  .testimonial .testimonial-Card {
    height: auto;
    padding: 20px;
    margin-left: 0;
  }

  #whatsNew img {
    height: auto;
  }

  .testimonial-Card .bi-quote {
    font-size: 1rem;
    opacity: 0.4;
  }
}

/* ===========================
   🖥️💎 Large Desktop (1441px+)
=========================== */
@media (min-width: 1441px) {

  .ref-sec .pgcontainer {
    height: 22vh;
  }

  .bg-img-container {
    height: 25vh;
  }

  #mainCarousel .col-xl-5 {
    padding-left: 4rem;
  }

  .circle-watermark {
    width: 6%;
  }

  .arrow-watermark {
    width: 8%;
  }
  #whyChoose .circle-watermark {
    width: 4%;
  }

  #whyChoose .arrow-watermark {
    width: 4%;
  }
}
@media (min-width: 1900px) and (max-width: 1920px){
  .navbar .megamenu .last-menu{
    left: 83%;
  }
  #whatsNew {
    padding: 80px 0px 100px 0px;
}
  .vision-sec .whatsnew-Card {
    padding: 50px;
    height: 30vh;
  }
  p {
    color: #595959;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    line-height: 32px;
    font-size: 16px;
}
.vision-sec h5 { 
  font-size: 21px;
}
}

@media (min-width: 1400px) and (max-width: 1440px){
  p {
    line-height: 30px;
    font-size: 15px;
}
}
@media (min-width: 1300px) and (max-width: 1366px){
  .product-thumbnail {
    height: 40vh; 
}
.events-section .line-clamp-3 { 
  height: 10vh !important;
}
}
