@media only screen and (max-width: 1024px) {
  html {
    font-size: 80%;
    line-height: 1.5;
  }
    .hero-1 {
        padding: 10rem 5rem 10rem 5rem; 
    }
 .hero-1 .hero-text {
    padding-top: 5rem;
}
  .container{
    width: 800px;
  }
  .container-2{
    width: 100%;
  }
.navbar {
    width: 87%;
}
.cost-section{
    width: 890px;
    gap: 3rem;
    margin: 0 auto;
    justify-content: center;
}
.zero{
    width: 230px;
}
.zero-section {
   padding-bottom: 2rem;

}
.about-section {
    margin-top: 5rem;
}
.why-img{
    width: 450px;
    
}
.why-img img{
    max-width: 100%;
    
}
.why-text{
    width: 300px;
    font-size: 1rem;
    line-height: 1.5;

}
.hero .abt-text {
    width: 600px;

}
.process-img{
    width: 350px;
    
}
.process-img img{
    max-width: 100%;
    
}
.process-text{
    width: 400px;
    font-size: 1rem;
    line-height: 1.5;

}
.discover-left {
    width: 400px;
}
.discover-right {
    width: 350px;
}

.disco-box{
    width: 200px;
}
.disco-box img{
    width: 200px;
}

.disco-img-left{
    width: 100%;
    min-height: 270px;
}

.services {
    width: 170px;
}
.about-img .img-left {
    width: 350px;
}
.about-img .img-right {
    width: 420px;
}

   .about-img .img-right img {
    max-width: 100%;
    min-height: 357px;
} 

 .service-section-2 .cost-section {
        width: 800px;
    }
    .question-section .question-right {
    width: 300px;
}
 .process-2 {
    width: 350px;
}
.service-section-2{
    width: 100%;
}
.questions {
    justify-content: center;
}
.hero-text-2{

    margin-top: 0rem;
}

.cost-section {
  width: 100%;
 
}
.contact {
    margin-top: 5.rem;
}

.footer {
    width: 200px;
    padding: 1rem;
}
  
}
@media only screen and (max-width: 768px) {

    p{
        font-size: 1.1rem;
    }
    html {
    font-size: 80% ;
  }
    .hero-1 {
        margin-top: -28rem;
        padding: 10rem 5rem;
    }
    .content h1 {
    padding: 0rem 10rem;
}
  .container{
    width: 100%;
  }
.navbar {
    width: 90%;
}
 .nav-links.active {
    text-align: right;
    font-weight: 600;
}
.nav-links a.active{
   color: #F40000 !important;
   border-bottom: none;
}
.logo img{
    width: 250px;
}
.cost-section{
    width: 800px;
    gap: 2rem;
    margin: 0 auto;
    justify-content: center;
}
.abt-cont {
    padding-bottom: 3rem;

}
 .hero-text{
    padding-top: 1rem;
}

.hero {
    padding: 5rem 7rem;
}
    .hero-1 h1 {
        padding-top: 15rem;
    }
    .hero-2 h1 {
        padding-top: 15rem !important;
    }
.hero h1 {
    padding-top: 0rem;
}

.hero p {
    width: 100%;
    padding: 2rem 2rem;
    margin: 10px auto;
    line-height: 1.5;
}
 .hero .abt-text {
        width: 400px;
        margin: 1rem auto;
        padding: 2rem;
    }
    

    .btn {
    display: none;
}
    .btn-2 {
    display: block;
}

.section .cost-section {
    width: 800px;
    gap: 1rem;
}
.zero{
    width: 200px;
}
.why-img{
    width: 200px;
    
}
.why-img img{
    max-width: 100%;
    
}
.why-text{
    width: 300px;
    font-size: 1rem;
    line-height: 1.5;

}

.services-2 {
    width: 327px !important;
    margin-top: 2rem;
}

.process {
    flex-wrap: wrap;
}
.process-1{
    padding: 1rem;
}
.process-2 {
        width: 250px;
    }

.process-img{
    width: 250px;
    
}
.process-img img{
    max-width: 100%;
    
}
.process-text{
    width: 250px;
    font-size: 1rem;
    line-height: 1.5;

}

.discover-left {
    width: 520px;
}
.discover-right {
    width: 520px;
}
.about-section h3 {
    width: 500px;
    margin: 0 auto;
}

.disco-box{
    width: 200px;
}
.disco-box img{
    width: 100% !important;
    max-height: 155px;
}

.discover-img-1 img {
    width: 76%;
}


.cost-section {
    width: 500px;
    gap: 1rem;
}
.services {
    width: 200px;
}
.about-img {
    padding: 2rem;
    justify-content: center;
    gap: 1rem;
}
.about-img .img-left {
    width: 300px;
}
.about-img .img-right {
    width: 400px;
}
.story {
    padding: 2rem;
    justify-content: center;
}
 .counter-container {
     flex-direction: row;
     max-width: 420px;
  }

  .story-section .story p{
    width: 420px;
}


 .counter {
      padding: 1rem 0;
  }

/* .services-2 {
    width: 400px;
    padding: 2rem;
} */
.services-2 p{
   padding-right: 10rem;
}

    .question-section .question-right {
        width: 500px;
    }

        .about-img .img-left {
        display: none;
    }
        .about-img .img-right {
        width: 600px;
    }
 

 .process-img{
   display: none;
    
}
 .process-text{
    width: 500px;
    
}

.footer {
    width: 150px;
}
.footer h5{
    font-size: 1rem;
}
.footer p{
    font-size: 1rem;
}
.footer .social img {
    width: 20px;
}
.copyright {
    background-color: #fff;
    padding: 2rem 0 2rem 2rem;
}
.contact{
    padding: 5rem;
}
.contact-2{
    padding: 5rem;
}

.section .cost-section {
     gap: 2rem;
    }
    /* .question-section .question-right {
    width: 600px !important;
    } */
}

.testimony p {
    font-size: 1.2rem;
}
.testimony {
    width: 311px;
}

@media only screen and (max-width: 425px) {
      html {
    font-size: 95%;
  }

    .container {
        max-width: 100%;
        width: 600px;
    }

  .the-main-header {
    margin-top: -13rem;
}

.button {
     width: 80%;
}

    .navbar{
        width: 95%;
        padding: .8rem 2rem;
    }
    .nav-links.active {
    text-align: right;
    font-weight: 600;
}
    .logo img{
        width: 180px;
    }
    .hero-text{
    padding-top: 0rem;
}
    .hero {
        padding: 5rem 2rem 7rem 2rem;
    }
        .hero h1 {
        padding-top: 0rem;
    }
        .hero-1 h1 {
        padding-top: 5rem;
    }
        .hero-1 p {
        width: 100%;
    }
        .hero-1 .btn {
        padding-bottom: 5rem;
    }
        .hero .abt-text {
        width: 100%;
        padding: 2rem;
    }
    .hero p{
     width: 100%;
    }
    .btn {
        padding: .7rem 1rem;
        display: none;
    }

        .btn-2 {
    display: block;
}

.content h1 {
    padding: 10rem 2rem 2rem 2rem ;
}
.content h1 {
    padding: 2rem;
}
.content p {
    padding: 2rem;
}

    .zero {
        width: 100%;
    }
    .zero-section {
    padding: 1rem 0;
}
    .story {
        padding: 2rem;
        margin: 0;
    }

 .counter-container {
     flex-direction: row;
     max-width: 370px;
  }

  .story-section .story p{
    width: 370px;
}

    .section .cost-section {
        width: 100%;
        padding: 2rem;
    }
        .service-section-2 .cost-section {
        width: 100%;
        padding: 2rem;
    }
        .cost-section {
        width: 100%;
        padding: 2rem;
    }
        .services {
        width: 100%;
        padding: 0;
    }
        .footer {
        width: 100%;
    }
    .about-section h3 {
        width: 100%;
        padding: 1rem 5rem;
    }
        .about-section {
        margin-top: 2rem;
    }
    .about-img .img-right img {
    width: 100%;
}
    /* .process {
        
    } */
    .process-1{
        padding: 2rem;
        width: 100%;
    }
      .process-2 {
        width: 100%;
        max-width: 360px;
    }
    .process-img{
        width: 250px;
        
    }
    .process-img img{
        max-width: 100%;
        
    }
    .process-text{
        width: 300px;
        font-size: 1rem;
        line-height: 1.5;
    
    }
        .services-2 {
        width: 100%;
        padding: 0;
    }
        .services-2 p {
        padding-right: 0;
    }
    .innner-flex{
        flex-wrap: nowrap !important;
        flex-direction: column !important;
    }
    .copyright {
        text-align: center;
    }
    .discover-container {
    margin-top: -3rem;
    }
        .discover-left {
            flex-wrap: wrap;
        width: 500px;
        margin: 6rem;
    }
        .discover-right {
            flex-wrap: wrap;
        width: 500px;
        padding: 0rem 2rem 3rem 2rem;
    }

    .disco-box{
    width: 100%;
}
    .disco-box-1{
    display: none;
}

.disco-box img{
    width: 100% !important;
}
.discover-img-1 {
    max-width: 100%;
    width: 400px;
    padding: 1.5rem;
}

.discover-img-1 img {
    width: 100%;
}
    
    .footer-cost-section {
    padding-top: 0rem;
    padding-left: 1rem;
}
    /* .about-section h3 {
        padding: 1rem 5rem;
    } */
    
    .testimony {
    width: 100%;
    margin: .5rem 2rem;
}
.question-section .questions {
    padding: 3rem;
}

.question-section .question-left h3 {
    text-align: center;
}

.contact{
    padding: 2.5rem;
}
.contact-2{
    padding: 2.5rem;
}
 .why-img img {
    display: none;
    }
 .why-text {
     width: 100%;
     padding: 2rem;
     margin-top: -6rem;
    }
   

}


@media only screen and (max-width: 375px) {
.button {
    margin-top: -2rem;
     width: 80%;
}
} 
@media only screen and (max-width: 320px) {
 .nav a {
    padding: 0rem;
}
    .hero .abt-text {
        width: 250px;
        padding: 3rem;
    }
        .hero p {
        width: 250px;
    }
} 
@media only screen and (max-width: 320px) {
 .nav a {
    padding: 0rem;
}
    .hero .abt-text {
        width: 250px;
        padding: 3rem;
    }
        .hero p {
        width: 250px;
    }
} 