@media (max-width: 1399px) { 
  .case-study-wrapper .case-study-box-items {
  margin-bottom: 30px;
}
}
@media (max-width: 991px) { 
.services-style-four .item { 

}

}
@media (max-width: 767px) {
  .header-1 {
    top: 50px ;
  }
.hero-1 {
  padding: 105px 0  0 0;
}
  .hero-1 .hero-title {
    display: none;
  }
.hero-1 .hero-image {
    height: 540px;
    width: auto;
}
.services-style-four .item { 
 
}
.hero-1 .rocket-shape {
  bottom: 200px;
}
.footer-bottom .footer-wrapper .footer-menu {
  display: none;
}
    .section-padding {
        padding: 80px 10px;
    }
}