@media(max-width:1400px){
 
      .contact-us br{
        display: none;
      }
}


@media(max-width:1200px){
    .container{
        max-width: 100%;
    }
    .navbar-nav {
    padding-left: 0;
}
.nav-item {
    padding-left: 10px;
}
    .hero {
        background: #ffffff;
        padding: 60px 0;
    }
    .hero h1 {
        font-size: 40px;
    }

    .hero-left, .hero-right{
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    }
   .stat-box {
    max-width: 100%;
    }


  .footer-right h2 {
    font-size: 2rem;
  }
  .w-lg-50 {
  width: 100% !important;
}
.navbar {
    padding: 20px 0;
}
.navbar-brand {
    font-size: 22px;
}
.about-us h1 {
    font-size: 3.5rem;
}
.about-us p {
    font-size: 1.3rem !important;
    line-height: 1.8;
    font-weight: 400;
}
.footer-section {
    background: #e6efff;
    padding: 2rem 0;
}
.contact-us {
    background: #fff;
    padding: 0 0 0 0;
}
.contact-part{
    flex-direction: column;
}
 .absoul-sec{
     position: relative;
        left: 0;
        width: 60%;
        top: -40px;
}
.pink-sec {
    padding: 2rem;
}
.contact-us h1 {
    font-size: 2rem;
}
.form-sec h1 {
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: center;
}
.form-sec br{
    display: none;
}
 .absoul-sec br{
    display: none;
 }

}
@media (max-width: 991px) {
    .container{
        max-width: 100%;
    }
    .navbar-nav {
    padding-left: 0;
}
.nav-item {
    padding-left: 10px;
}
    .hero {
        background: #ffffff;
        padding: 60px 0 0;
    }
    /* .report-sec{
          padding: 50px 0 !important;
    } */
     .list-point{
        margin-bottom: 50px;
     }
     .hero h1, .grid-sec h1, .pink-section h1,.heading-txtP {
          font-size: 2.5rem;
        margin-top: 0;
    }
      .hero p
    {
        margin-top: 20px !important;
    }
.feature-card {
    font-size: 1.2rem;
}
    .hero-left, .hero-right{
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    }
   .stat-box {
    max-width: 100%;
    }
    .footer-section .container {
    flex-direction: column;
    gap: 3rem;
    }

  .footer-right h2 {
    font-size: 2rem;
  }
  .w-lg-50 {
  width: 100% !important;
}
.navbar {
    padding: 20px 0;
}
.navbar-brand {
    font-size: 22px;
}
.about-us h1 {
    font-size: 3.5rem;
}
.about-us p {
    font-size: 1.3rem !important;
    line-height: 1.8;
    font-weight: 400;
}
.footer-section {
    background: #e6efff;
    padding: 2rem 0;
}
.contact-us {
    background: #fff;
    padding: 0 0 2rem 0;
}
.contact-part{
    flex-direction: column;
}
 .absoul-sec{
     position: relative;
        left: 0;
        width: 60%;
        top: -40px;
}
.pink-sec {
    padding: 2rem;
}
.contact-us h1 {
    font-size: 2rem;
}
.form-sec h1 {
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: center;
}
.form-sec br{
    display: none;
}
 .absoul-sec br{
    display: none;
 }
 .subscribe-sec h1 {
   font-size: 2.5rem;
}
.pink-section {
    padding: 5rem 0;
    background-position: center right;
}
.plan-sec h1 {
    font-size: 3rem;
}
.hero-stats {
    margin-bottom: 30px;
}
h3.box-heading {
    font-size: 1.8rem;
}
}


@media (max-width: 767px) {
    br{
        display: none;
    }
    .hero {
    padding: 20px 0 0;
    }
    .pink-section h1, .grid-sec h1, h3.box-heading, .testimonial-section h2, .heading-txtP {
    font-size: 2rem;
    }
 .pink-section h1 br, .grid-sec h1 br{
    display: none;
 }
 .absoul-sec{
    position: relative;
        left: 0;
        width: 90%;
        top: -40px;
}
.form-sec h1 {
    font-size: 1.6rem;
    margin-bottom: 20px;
    text-align: center;
}
.plan-sec h1 {
    font-size: 1.6rem;
}
.form-sec br{
    display: none;
}
.pink-section {
    padding: 3rem 0;
    background-position: center right;
}
.Protect-section, .plan-sec{
    padding: 2.2rem 0;
}
.testimonial-item p {
    max-width: 100%;
}
.hero-stats {
    flex-direction: column;
    margin-bottom: 40px;
}
.grid-sec{
    padding: 40px 0;
}
.testimonial-section{
    padding: 3rem 1.5rem;
}
}