/* Responsive adjustments */
@media (max-width: 768px) {
  .othersVst .section-title{
    font-size: 30px;
  }
  .innerSec .section-title{
    font-size: 30px;
  }
  .innerSec h3{
    font-size: 30px;
  }
  .submit-btn{
    padding: 1.3rem 1rem;
  }
  .form-title{
    font-size: 30px;
  }
  .blog-title{
    font-size: 25px;
  }
  .blog-section p{
    font-size: 17px !important;
  }
  .swiper-slide {
    width: 75%; /* Slides take more width on smaller screens */

  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 36px;
    height: 36px;
  }
  .swiper-button-next::after,
  .swiper-button-prev::after {
    font-size: 16px;
  }
  .testimonial-text::before{
    display: none;
  }
  .testimonial-text::after{
    display: none;
  }
    .testimonial-text{
      padding: 40px;
    }
    .swiper-slide{
      height: auto;
    }
}
@media (max-width: 480px) {
  .swiper-slide {
    width: 90%; /* Even more width on very small screens */
    /* padding: 20px !important; */
  }
  .banner-section {
    padding: 10px 0;
  }
  .testimonial-header h2{
    font-size: 25px !important;
  }
}
/* Responsive Styles */
@media (max-width: 1200px) {
  .heading-container h1 {
    font-size: 2.2rem;
  }

  .heading-container h2 {
    font-size: 2.5rem;
  }

  .text-box {
    width: 140%;
    margin-left: -10rem;
  }
}
@media (max-width: 1120px) {
.getintouchfirst{
    padding-top: 100px;
}
}
@media (max-width: 991px) {
.othInn_pgDIV{
  flex-wrap: wrap;
}
  .hero-content h1{
    font-size: 40px;
  }

    .text-box {
        width: 100% !important;
        margin-left: 0 !important;
        box-shadow: inherit;
    }
    .heading-container h1{
      text-align: center;
      margin-top: 30px;
              font-size: 30px;
    }
        .getintouchfirst {
        padding-top: 0;
    }
    .hero-section{
      padding-bottom: 0;
    }
    .getintouchfirst img {
    margin-bottom: 10px;
}
.exquisite-elegance .header h3{
  font-size: 30px;
}
.exquisite-elegance .srjHmFlt{
  width: 80% !important;
  font-size: 16px !important;
  padding: 10px !important;
}
.exquisite-elegance .grid-container {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: minmax(200px, auto);
    flex-wrap: wrap;
}
  .hero-section {
    flex-direction: column;
    height: auto;
  }

  .image-container,
  .content-container {
    width: 100%;
  }

  .image-container {
    height: auto;
  }

  .content-container {
    /* padding: 3rem 2rem; */
  }

  .heading-container {
    padding-left: 0;
    text-align: center;
    margin-bottom: 3rem;
  }

  .text-box {
    width: 90%;
    margin: 0 auto;
    padding: 1.5rem;
  }

  .footer-logo{
    justify-content: center;
  }
  .footer-about{
    text-align: center;
  }
  .footer-column h4{
        text-align: center;
  }
  .footer-column h4::after{
      left: 50% !important; 
  transform: translate(-50%, -50%);
  }
  .read-more-btn{
    width: 75%;
  }
  .content{
    margin: 0;
  }
  .content .text{
    padding: 20px;
  }
  .custom-cursor-outer{
  display: none;
}
.custom-cursor-inner{
  display: none;
}
}

@media (max-width: 768px) {
  .othInn_pgDIV{
    flex-direction: column;
    
  }
  .othInn_pgDIV .card{
    width: 100%;

  }
  .heading-container h1 {
    font-size: 1.8rem;
  }

  .heading-container h2 {
    font-size: 2.2rem;
  }



  .text-box {
    width: 100%;
  }
  .gallery-section .gallery-grid {
    columns: 2 !important;
}
}

@media (max-width: 575px) {
  .exquisite-elegance .header h3{
    font-size: 25px !important;
  }
  .getintouchfirst h3{
    font-size: 25px;
  }
  .getintouchfirst img{
    margin-top: 50px;
  }
  .content-container {
    padding: 0;
  }

  .heading-container h1 {
    font-size: 1.5rem;
  }

  .heading-container h2 {
    font-size: 1.8rem;
  }
      .portGall .gallery-grid {
        grid-template-columns: repeat(auto-fit, minmax(50.15%, 1fr)) !important;
    }
    .cta-portGall {
    font-size: 18px;
    width: 85%;
    margin: auto;
    margin-top: 50px !important;
}
}

/* Responsive */
@media (max-width: 768px) {
  .portGall .section-title{
    font-size: 30px;
  }
  .portGall{
    padding-bottom: 0 !important;
  }
  .grid-container {
    grid-template-columns: 1fr;
  }

  .grid-item.wide,
  .grid-item.tall {
    grid-column: span 1;
    grid-row: span 1;
  }
}
@media (max-width: 900px) {
  .contact-section {
    flex-direction: column;
  }

  .form-image {
    height: 300px;
  }
}

@media (max-width: 600px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}

@media (max-width: 1024px) {
  .gallery-grid {
    columns: 2;
    column-gap: 15px;
  }
}

@media (max-width: 768px) {
  .gallery-grid {
    columns: 1;
    column-gap: 0;
  }
}

@media (max-width: 768px) {
  .process .section-header h2{
        font-size: 25px;

  }
  .blog-section .section-header h2{
         font-size: 30px;
  }
  .blog-card{
    flex-direction: column-reverse !important;
  }
.slide img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}
  .stat-item{
    display: flex;
    flex-direction: column;
  }
  .intro-stats{
    justify-content: center;
  }
  .video-heading{
    font-size: 25px;
  }
   .intro-text h2{
            text-align: center;
  }
   .intro-text p{
            text-align: center;
  }
  .intro-content{
    flex-direction: column;
  }
  .footer-column h4{
    font-weight: 500;
  }
  .instagram .section-title{
    font-size: 30px;
  }
  .process .section-title{
    font-size: 30px !important;                                                  
  }
  .faq-section h2{
    font-size: 30px !important;                                                  
  }
  .portGall .gallery-grid {
    grid-template-columns: repeat(auto-fit, minmax(35.15%, 1fr));

}
.faq-question {
    font-size: 17px;
}
  .video-container iframe{
    width: 100%;
  }
  .content{
    flex-direction: column;
  }
  .section {
    padding: 60px 0;
  }

  .section-title {
    font-size: 36px;
  }

  .hero h1 {
    font-size: 48px;
  }

  .about-content {
    flex-direction: column;
    gap: 40px;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .gallery-grid {
    grid-template-columns: 1fr;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }

  .nav-links {
    display: none;
  }

  .menu-toggle {
    display: block;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .blog-left {
    min-width: 100%;
}

.content .text {
    width: 100%;
}

.wedding-highlight .cap {
    font-size: 25px !important;
}

.footer-contact p{
  justify-content: center;
}
.footer-contact a{
  justify-content: center;
}
.footer-contact p:nth-child(1){
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.footer-links a{
  text-align: center;
}
.blog-posts {
    flex-direction: column;
}
.cta-content p{
   text-align: center;
}
.cta-button{
  margin: auto;
}
}

@media (max-width: 480px) {
  .intro-text h2{
    font-size: 25px;
  }
      .cta-portGall {
        width: 100%;
    }
   .hero-content h1{
    font-size: 30px;
  }

   .gallery-section .gallery-item{
    border-radius: 8px;
   }
  .blog-wrapper{
    padding: 0;
  }
  .instagram-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .hero h1 {
    font-size: 36px;
  }

  .about-image::before {
    display: none;
  }
      .exquisite-elegance .grid-container {
        grid-template-columns: repeat(1, 1fr);
     
    }
    .hero-section{
      padding: 80px 0;
      padding-top: 0;
    }
        .banner-section {
        padding: 10px 40px;
    }
}

@media (max-width: 768px) {
  .hero h1 {
    font-size: 2.5rem;
  }
  p {

    font-size: 17px !important;
}
.contact-wrapper{
  padding-top: 0;
}

}


/* Responsive Design */
@media (max-width: 1024px) {
  .contact-grid {
    gap: 3rem;
  }

  .hero-title {
    font-size: 3rem;
  }

  .hero-stats {
    gap: 2rem;
  }
      .text-box {
        width: 180%;
        margin-left: -21rem;
    }
}

@media (max-width: 768px) {
  .nav-links {
    display: none;
  }

  .hero-title {
    font-size: 2.5rem;
  }

  .hero-subtitle {
    font-size: 1.1rem;
  }

  .section-title {
    font-size: 2.5rem;
  }

  .contact-grid {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .contact-form {
    padding: 2.5rem 2rem;
  }

  .form-row {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .hero-stats {
    gap: 1rem;
  }

  .portfolio-grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
  }

  .info-card {
    flex-direction: column;
    text-align: center;
    padding: 2rem 1.5rem;
  }
}

@media (max-width: 480px) {
  .nav-container {
    padding: 1rem;
  }

  .hero-title {
    font-size: 2rem;
  }

  .hero-subtitle {
    font-size: 1rem;
  }

  .section-title {
    font-size: 2rem;
  }

  .info-card {
    padding: 1.5rem;
  }

  .contact-form {
    padding: 2rem 1.5rem;
  }

  .portfolio-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(80px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

