@media (max-width:1300px){
  .process-section .row .col-md-4:nth-child(1):before, .process-section .row .col-md-4:nth-child(2):after{ 
    transform: translate(130%, 130%);
  }
}

@media (max-width:1199px){
.banner-section .text{
    right: 40px;
    left: 40px;
}
.banner-section h1, .banner-section h2 {
  font-size: 49px;
}
.banner-section .box2{
      min-height: 650px;
}
.sidebar-nav{
  padding: 15px;
}
.sidebar-nav li {
    padding: 12px 15px;
}
.cta-content h5{
    font-size: 18px; 
}
.cta-block { 
    padding: 20px 20px 20px 30px;
}
.process-section .row .col-md-4:nth-child(1):before, .process-section .row .col-md-4:nth-child(2):after { 
    width: 168px; 
    transform: translate(137%, 130%);
}
}

@media (min-width:991px) and (max-width:1199px){
 
}
 


@media (max-width:992px){
  
  .banner-section {
    flex-direction: column;
  }

  .banner-section .box1 {
    width: 100%;
    height: 360px;
    order: 1;
    position: relative;
  }

  .banner-section .box2 {
    width: 100%;
    padding: 40px 20px;
    order: 2;
    min-height: auto;
    flex-direction: column;
  }

  /* 🔥 IMPORTANT FIX */
  .banner-section .text {
    position: relative;
    display: none;
    transform: none;
    left: 0;
    right: 0;
  }

  .banner-section .text.active {
    display: block;
  }
    .banner-section .box1 img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
.banner-section .stats {
    position: inherit;
    flex-direction: column;
    margin-top: 30px;
    gap: 20px;
    padding: 30px 0;
}
.banner-section .controls{
  display: none;
}

.about-images, .about-sec .col-lg-6.order-lg-2 .about-images{
  margin: auto;
  margin-bottom: 30px;
  text-align: center;
}
.progress-box{
  
    max-width: 240px;
    gap: 10px !important;
        padding: 10px 15px;
}
.progress-circle {
    width: 80px;
    height: 80px;
        padding: 10px 10px;
}
.progress-value{
      font-size: 18px;
}
.progress-text {
    font-size: 16px;
}
.progress-circle::before { 
    width: 55px;
    height: 55px;
}
.sub-title {
    font-size: 17px;
}
.testimonial-section .custom-nav{
  margin-bottom: 30px;
}
.blog-card {
    max-width: 450px;
    margin: auto;
}
.service-box-wrapper {
    max-width: 450px;
    margin: auto;
}

  .contact-area .col-sm-6.col-lg-3, .contact-area .col-sm-6.col-lg-4 {
      margin: 15px 0;
  }
  .contact-img { 
    max-width: 500px;
    margin-right: 40px;
    display: none;
  }
  .about-images {
    max-width: 530px;
}
.banner__inner-page{
  padding: 70px 0;
}
.banner__inner-page h1 { 
    font-size: 46px; 
    margin-bottom: 10px;
}
.process-section .row .col-md-4:nth-child(1):before, .process-section .row .col-md-4:nth-child(2):after{
  display: none;
}
.process-box-wrapper {
    padding: 0 10px;
}
.process-section .process-card {
    width: 100px;
}
.process-box-wrapper img {
    max-width: 50px;
}
.welcome-note { 
    padding: 30px;
}
.solar-cta .col-lg-4.col-md-5{
  display: none;
}
.banner-section h1, .banner-section h2 {
    font-size: 45px;
}
.sidebar-nav {
    max-width: 450px;
    margin: auto;
    margin-top: 20px;
}
.qustion-box{   
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}
.cta-content{
  
    padding: 30px;
}
.choose-box {
    padding: 20px;
}
.contact-content .row{
  gap:20px;
}
.contact-info {
    max-width: 350px;
    margin: auto; 
    height: auto;
}
.contact-content {
    margin-bottom: 50px;
}
.contact-map iframe {
    width: 100%;
    height: 350px;
}
.page-blog-detail .title, .page-blog-detail h2 {
    margin: 20px 0 10px 0;
}
h1.blog-heading{
font-size: 33px;
} 

.banner-section h1 {
font-size: 40px;
}
.sidebar .h4-title {
    margin-bottom: 20px;
    margin-top: 10px;
}
    .h2-title {
        font-size: 40px;
        margin-bottom: 20px;
    }
}


@media (max-width:768px){
  
    .gallery-section .gallery-section-wrapper { 
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 10px;
    }
    .service-box-wrapper {
      padding: 20px;
    }
    .services-sec h5{
      font-size: 22px;
    }
     
  .contact-form {
    padding: 25px 20px;
  }
  .heading h2, .heading h3, .heading2 h2, .heading2 h3 {
    font-size: 32px;
  }
  .main-button{    
    padding: 16px 25px;
  }
  .about-heading.heading h2, .about-heading.heading h3 {
    font-size: 30px;
  }
  .banner__inner-page {
      padding: 55px 0;
  }
  .banner__inner-page h1 {
    font-size: 38px;
  }
  .banner__inner-page .breadcrumb-menu li{    
    font-size: 17px;
  }
  
  .banner-section .box1 { 
    height: 280px;
  }
  .banner-section h1, .banner-section h2 {
        font-size: 40px;
    }
    .feature-card {
    padding: 0;
  }
.energy-section { 
    padding: 30px;
}
.footer-solar-cta .solar-cta{
  text-align: center;
}
.help-box {
    text-align: left;
}
.contact-map iframe { 
  height: 300px;
}
.thank-you-img svg {
    width: 130px;
    height: 130px;
}
.h2-title {
    font-size: 27px;
}
.thank-you-img {
    margin-bottom: 10px;
}
.error-content p { 
    margin-bottom: 0;
}
}



@media (max-width:576px){
 
.contact-info{
  height: auto;
  margin: 0;
}
.contact-form {
    padding: 25px 15px;
}
.contact-img{
  width: 90%;
}
.contact-form .form-group .form-control {
    padding: 12px 15px;
  }
.contact-content {
  margin-bottom: 20px;
} 
.help-box h5 {
    font-size: 17px;
}
  h1.blog-heading {
      font-size: 29px;
  }
  .banner__inner-page {
        padding: 40px 0;
    }
  }


@media (max-width:480px){
   .energy-section{
    
    padding: 20px 20px;
  }
  .service-box-wrapper {
    padding: 20px;
  }
  .solar-cta { 
    padding: 30px 20px;
  }
  .about-sec .col-lg-6.order-lg-2 .about-images{
    margin: auto;
    margin-bottom: 30px;
  }
  .step-badge{
    
    margin-bottom: 25px;
  }
  .testimonial-card .inner{
    flex-direction: column;
  }
  .solar-cta .col-lg-4.col-md-5 img{
    display: none;
  }
  .cta-actions{
    flex-direction: column;
        gap: 20px;
  }
  .services-sec {
    position: relative; 
  }
  .banner-section h1, .banner-section h2 {
      font-size: 30px;
  }
  .site-navbar .main-button {
      padding: 11px 19px;
      font-size: 13px;
  }
  .service-box .srvc-icon {
    width: 70px;
    margin-bottom: 10px;
  }
  
  .stats h4 {
    font-size: 30px;
  }
  .feature-card {
    padding: 10px 0;
}
 
    .banner__inner-page h1 {
        font-size: 32px;
    }
    .banner__inner-page .breadcrumb-menu li {
        font-size: 16px;
    }
    .about-heading.heading h2, .about-heading.heading h3 {
        font-size: 27px;
    }
    .sub-title {
        font-size: 15px;
    }
    .heading h2, .heading h3, .heading2 h2, .heading2 h3 {
        font-size: 28px;
    }
    .services-sec { 
      padding-bottom: 140px;
    }
    .testimonial-card{
        padding: 20px;
    }
    .page-blog-detail .title, .page-blog-detail h2 {
      font-size: 28px;
      margin: 20px 0 10px 0;
    }

    .page-blog-detail h3 {
      font-size: 25px;
      }
    .page-blog-detail h4 {
      font-size: 24px;
    }
    .page-blog-detail h5, .page-blog-detail h6{
      font-size: 22px;
    }
    h1.blog-heading {
        font-size: 29px;
    }
    .call-to-action .main-button:last-child{
      margin-left: 0;
      width: fit-content;

    }
    .welcome-note {
        padding: 20px;
    }
}



@media (max-width:375px){
      h1.blog-heading {
        font-size: 26px;
    }
}