@media only screen and (max-width: 767.98px) {
  .sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
  }

 .testimonial div {
    width: calc(100% / 1);
    margin-bottom: 2rem;
  }

  



  .menu-i.d-flex.text-start {
    display: contents !important;
  }

  .sidenav .menu-i a {
    padding: 1px 8px 8px 32px;
    text-decoration: none;
    font-size: 24px;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-align: left !important;
  }

  .ct {
    font-size: 25px;
    font-weight: 700;
    margin-top: 22px;
    margin-left: 32px;
  }

  div#mySidenav {
    align-items: start !important;
  }

    .menu-list {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fe9b20;
        color: black;
        z-index: 9999;
        width: 59%;
        /* height: 55vh; */
        border-radius: 0 12px 12px 0;
    }

 
  .hero-image img {
    width: 100%;
}
 .hero-heading {
  /* font-size: 2.7rem;
  font-weight: 800; */
        font-size: 22px;
        font-weight: 800;
        line-height: 30px;

} 

        
.hero-content {
  margin-top: 3rem;
  margin-left: 1rem;
}
.hero-image {
  margin-top: -6rem;
}
.work-divs {
  background: #FFC1C1;
  width: calc(100% / 1);
}
.work-paragraph{
  width: 100%;
}
.margin-top{
  margin-top: 6rem;
}
.contact-form {
  background: #F1F1F7;
  width: 100%;
}
.contact-left{
  width: 100%;
}
.body-mind{
  width: 100%;
}
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .hero-content {
    margin-left: 4rem;
}
.hero-heading {
  font-size: 2rem;
}
.hero-image img{
  width: 100%;
}
.contact-form {
  width: 61%;
}
.contact-left {
  width: 57%;
}
.padding-bottom-50{
padding-bottom:50px;
}
.bodymindheading {
  font-size: 1.7rem;
  line-height: 2.7rem;
}
.body-mind {
  width: 400px;
}
.allwebsitecategory img {
  width: 120px;
}
.work-divs img {
  width: 135px;
}
}
@media screen and (min-width: 1022px) and (max-width: 1200px) {
  .allwebsitecategory img {
    width: 120px;
  }
  .bodymindheading {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
  .body-mind {
    width: 500px;
  }
  .hero-content {
    margin-left: 4rem;
}
.hero-heading {
  font-size: 2rem;
}
.hero-image img{
  width: 100%;
}

}
@media screen and (min-width: 992px) and (max-width: 1600px){
      .hero-heading{
line-height:47px !important;

}
p.paragraph {
    
    margin-right: 126px;
}

}
