@media (max-width: 1850px) {
  h2.home-common-heading.home-about{
    width: 60%;
  }
}
@media (max-width: 1800px) {
.about-text h3 {
    font-size: 28px;
}
}

@media (max-width: 1750px) {
    .common-container {
         padding: 0px 210px;
    }
    .service-hero{
      width: 40%;
    }
}

@media (max-width: 1700px) {
h2.hero-home-head {
    font-size: 80px;
    line-height: 85px;
	}
	}

  @media (max-width: 1650px) {
    h2.home-common-heading.home-about {
        width: 65%;
    }
    .header_nav .main-menu{
      gap: 40px;
    }
    .header_container{
      padding: 0px 175px;
    }
  }

@media (max-width: 1600px) {
  .header_container{
        padding: 0px 150px;
  }
   .common-container {
        padding: 0px 150px;
    }
    h2.faq-home {
      font-size: 34px;
      line-height: 43px;
    }
}

@media (max-width: 1480px) {
	h2.hero-home-head {
    font-size: 74px;
    line-height: 79px;
	}
  section.projects-section p{
    width: 75%;
  }
}

@media (max-width: 1450px) {
  .header_container{
        padding: 0px 100px;
  }
   .common-container {
        padding: 0px 100px;
    }
}

@media (max-width: 1400px) {
    .padding-130 {
        padding-top: 80px;
    }
    img.heading-bg.home-page {
      width: 65%;
    }
    h2.home-common-heading.home-about {
        width: 70%;
    }
  }

@media (max-width: 1300px) {
    .header_container {
        padding: 0px 25px;
    }
     .common-container {
        padding: 0px 75px;
    }
  }

@media (max-width: 1280px) {
  h2.hero-home-head {
    font-size: 66px;
    line-height: 71px;
	}
  p.hero-home-para{
    width: 80%;
 }
  h2.home-common-heading.home-about {
    width: 75%;
  }
  .solar-solution-section{
    width: auto;
  }
}

@media (max-width: 1200px) {
      .padding-90 {
        padding-top: 65px;
    }
    
    form.form-container {
      display: block;
    }

  }

  @media (max-width: 1120px) {
    h2.hero-home-head {
        font-size: 60px;
        line-height: 65px;
    }
  }
 @media (max-width: 1150px) {
  .header_nav .main-menu {
    gap: 25px;
  }
  .counter-section-home-page{
    column-gap: 30px;
  }
}

 @media (max-width: 1100px) {
    .header_container {
        padding: 0px 25px;
    }
        p.hero-home-para {
        width: 90%;
    }
    .solar-calculator-form-home-page {
      flex-wrap: wrap;
    }

  }

    @media (max-width: 1050px) {
    h2.hero-home-head {
        font-size: 56px;
        line-height: 61px;
    }
    .header_nav_wrapper{
      gap: 10px;
    }
  }
/* ======================
   Tablet (<=1024px)
====================== */
@media (max-width: 1024px) {
  .header_nav .main-menu li {
  margin-bottom: 20px;
}
  .header_nav .main-menu {
  display: block;
  }
  /* .header_nav_wrapper.active {
  display: flex !important;
} */
  .hamburger.is-active {
  position: fixed;
  z-index: 9;
  right: 15px;
  top: 15px;
}

.menu-item-has-children:hover ul {
    display: block;
    position: relative;
    width: 100%;
    box-shadow: none;
}

  .header_nav_wrapper {
  display: none;
  position: fixed;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    background-color: #fff;
    z-index: 9;
    left: 0px;
    top: 0px;
    padding: 50px;
    align-items: flex-start;
    flex-direction: column;
}
 .header_nav .main-menu {
    flex-direction: column;
  }
  .header_actions {
    display: inline-flex;
  flex-direction: column;
  margin-top: 20px;
}
  .hamburger {
  display: block;
}
  .header_container {
    padding: 10px 20px;
  }
 
  .header_nav .main-menu {
    gap: 20px;
  }
 
  .header_actions .btn {
    padding: 8px 16px;
    font-size: 14px;
  }
}
 
@media (max-width: 991px) {
    .padding-130 {
        padding-top: 70px;
    }
    .form-group {
    border-right: 0px !important;
    }
    form.form-container {
      display: block;
    }
    .projects-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
    }
    .footer-top .footer-sub-sec:nth-child(2) {
      flex: auto;
    }
    .blogs-grid{
      grid-template-columns: repeat(2, 1fr);
    }
    .form-white-container{
      margin-top: -160px;
    }
    footer .container{
      padding: 0px 20px;
    }
    .about-section h1.bg-text{
      font-size: 90px;
      left: 75%;
    }
    .common-container {
        padding: 0px 50px;
    }
    .powering-lives-about-page-contents{
      flex-direction: column;
    }
    .experts-list{
      grid-template-columns: repeat(2, 1fr);
    }
    .powering-lives-about-page-contents {
      display: block;
    }
    .heading-bg {
      width: 38%;
    }
    .heading{
      margin-top: -63px;
    }
    .our-works-grid{
      grid-template-columns: repeat(2, 1fr);
    }
    .contact-details-with-form {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      margin: 0 auto;
      align-items: center;
      row-gap: 50px;
    }
    .popup-inner{
      width: 600px;
    }
     .contact-details-left.aos-init.aos-animate {
    width: 85%;
  }
  .contact-details-right.aos-init.aos-animate {
    width: 85%;
  }
  .blog-detail-page-container{
    flex-direction: column;
    row-gap: 25px;
  }
  .footer-btm {
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: stretch;
  }
  .emi_calculator_info{
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  h1#primecap {
    margin-top: 25px;
  }
  .sc-calculator-wrapper {
    flex-direction: column;
    row-gap: 20px;
  }
  form#sc-form, div#sc-results,.emi_calculator_col,.emi_calculator_col2{
    width: 100%;
  }
  .services-grid{
    grid-template-columns: repeat(2, 1fr);
  }
  .service-hero {
        width: 70%;
  }
  .service-footer-content-card {
    height: 350px;
  }
  .solar-solution-section .container{
        max-width: 100%;
  }
}

  @media (max-width: 850px) {
      .padding-130 {
        padding-top: 50px;
    }
        .common-container {
        padding: 0px 25px;
    }
    .home-about-us{
      column-gap: 50px;
    }
    .solar-calculator-form-home-page {
      display: block;
    }
  }

/* ======================
   Mobile (<=768px)
====================== */
@media (max-width: 768px) {

 
  .header_nav.open {
    left: 0;
  }
 
  .header_nav .main-menu {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 20px 0;
  }
 .contact-details-left.aos-init.aos-animate {
    width: 85%;
  }
  .contact-details-right.aos-init.aos-animate {
    width: 85%;
  }
 
  .header_toggle {
    display: block;
  }
  .blog-content {
    display: flex;
    column-gap: 50px;
    flex-direction: column;
}
}

@media (max-width: 767px) {
    .padding-130 {
        padding-top: 25px;
    }
    .padding-90 {
        padding-top: 50px;
    }
    form.form-container {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .home-about-us-left {
      width: 100%;
    }
    .home-about-us-right {
      width: 100%;
    }
    .home-about-us{
          flex-direction: column;
    }
    .home-faq-sec{
        flex-direction: column;
    }
    .home-faq-left-sec, .home-faq-right-sec {
      width: 100%;
    }
    .common-container {
      padding: 0px 25px;
    }
    .mobile-padding {
      display: none;
    }
    .projects-grid {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
    }
    .blogs-grid{
      grid-template-columns: repeat(1, 1fr);
    }
    footer {
      padding: 56px 20px;
    }
    .footer-right {
      display: block;
      padding-bottom: 20px;
    }
    .footer-btm{
      padding-top: 30px;
      /* display: block; */
    }
    .footer-top, .footer-top .footer-sub-sec:nth-child(3) {
      display: block;
    }
    footer h4{
      margin-bottom: 0px;
    }
    .footer-right li::before {
      content: "";
    }
    footer .container {
      padding: 0px 20px;
    }
    .foot-address-sec, .foot-email-sec{
      padding-top: 20px;
    }
    .footer-top .footer-sub-sec:nth-child(3){
      padding-bottom: 0px;
    }
    h2.hero-home-head {
        font-size: 44px;
        line-height: 49px;
    }
    .form-white-container {
        margin-top: -125px;
    }
    .heading-bg{
      display: none !important;
    }
    .heading{
      position: relative;
      margin-top: -25px;
    }
    .powering-lives-about-page-left1 {
      display: block;
    }
    .powering-lives-about-page-right img{
      display: none;
    }
    .about-img {
      width: 100%;
    }
    h3.about-heading{
      width: 90%;
    }
    .home-hero-btn-section {
      flex-direction: column;
      row-gap: 20px;
    }
    .blog-detail-page-image-section{
      flex-direction: column;
    }
    .blog-detail-page-left-img, .blog-detail-page-right-img{
      width: 100% !important;
    }
    .popup-content{
      padding-top: 25px;
    }
    .service-footer-content {
      flex-direction: column;
      row-gap: 20px;
    }
 }
 
@media (max-width: 550px) {
      .padding-130 {
        padding-top: 50px !important;
    }
    .experts-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .page-header .page-title {
      font-size: 36px;
    }
    h2.hero-home-head {
        font-size: 36px;
        line-height: 41px;
    }
    .hero-content{
      max-width: 100%;
    }
    h3.about-heading, .about-page-experts-heading h2 {
      font-size: 32px;
      line-height: 42px;
    }
    .our-works-grid{
      grid-template-columns: repeat(1, 1fr);
    }
    .solar-calculator-form-home-page {
      display: block;
    }
    button.btn {
      width: 100%;
    }
    section.projects-section p{
      width: 95%;
    }
    .faq-question {
      padding-right: 35px;
    }
   .form-white-container {
        margin-top: -50px;
    }
    h2.home-common-heading.home-about {
        width: 100%;
    }
    img.home-about-left{
      padding-bottom: 25px;
    }
    img.faq-home-img{
      padding-bottom: 25px;
    }

    .services-grid{
      grid-template-columns: repeat(1, 1fr);
    }
    .blog-heading-home {
      display: block;
    }

    .slide-popup{
      max-width: 100%;
    }
    .our-works-archive.container {
      padding: 0 25px;
    }
    .blog-content{
      flex-direction: column;
      row-gap: 50px;
    }
    .blog-post{
      padding: 0px;
    }
    .blog-listing-content{
      padding: 30px 10px !important;
    }
    h2.home-common-heading.home-about, section.projects-section h2, .blogs-section h2, h2.faq-home, .post-title{
      font-size: 32px;
      line-height: 41px;
    }
    .popup-inner{
          width: 300px;
    }
    .search-container{
      flex-direction: column;
      row-gap: 20px;
      border-radius: 10px;
      background: transparent;
      border: 1px transparent;
      box-shadow: none;
    }
    .contact-details-right {
      width: 100%;
    }
    #form-field-country, #form-field-state, #form-field-roof-type, #form-field-consumer-type{
      padding: 0px 10px !important;
    }
    .solar-calculator-form-home-page select, .solar-calculator-form-home-page input[type="number"]{
      padding: 0px 10px !important;
    }
    .page-header .container{
      max-width: 95%;
    }
    .service-hero {
        width: 95%;
    }

    h2.service-hero-heading, .left-content h2{
      font-size: 34px;
      line-height: 44px;
    }
    .solar-solution-section .container {
        max-width: 100%;
        padding: 0;
    }
  }
 
/* ======================
   Extra Small (<=480px)
====================== */
@media (max-width: 480px) {
  .header_logo img {
    height: 35px;
  }
 
  .header_nav .main-menu li a {
    font-size: 14px;
  }
 
  .header_toggle {
    font-size: 22px;
  }
}

@media (max-width: 320px) {
.hero-section{
  height: 150vh;
}
}