@media (max-width: 767px) {
  .navbar-brand img {
    max-width: 120px;
  }
  .inner-page-margin {
    padding: 0 !important;
  }
  .sec-expert {
    display: flex;
    position: relative;
    flex-direction: column;
    bottom: 0 !important;
    gap: 2px !important;
    width: 320px;
    padding-left: 30px;
  }
  .work-image img {
    width: 100% !important;
    height: auto !important;
  }
  .exp-desc {
    max-width: 200px;
    word-wrap: break-word;
  }

  .hidden-nav {
    display: none !important;
  }

  .slide-content-left h1 {
    font-size: 30px !important;
  }
  .slide-content-left {
    padding: 0 !important;
  }

  .sp-head {
    font-size: 30px;
    font-weight: 600;
  }

  .downloads-group,
  .line-right {
    margin-bottom: 20px;
    text-align: center;
  }

  .downloads-flex {
    justify-content: center;
  }

  .custom-padding {
    padding: 0 !important;
  }

  .feature-section-row {
    display: flex;
    flex-direction: column !important;
  }

  .ser-text {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
  }

  .ser-sec {
    min-height: auto;
  }
  .services-section {
    margin-top: 9rem;
  }

  .ser-bright {
    z-index: -99;
  }

  .ser-bleft {
    z-index: -99;
  }

  .ser-per-1,
  .ser-per-2,
  .ser-per-3 {
    display: none;
  }

  .ser-card {
    position: relative;
    z-index: 1;
    top: 0px;
    z-index: 1;
    right: 0px;
  }

  .ser-header {
    width: 100%;
  }

  .meta-pic {
    margin: 0 auto;
  }

  .outline-title {
    font-size: 60px;
    line-height: 60px;
  }

  .dev-titles {
    margin-left: 12%;
  }

  .btn-dark {
    padding: 20px;
    margin-left: 10%;
  }

  .mile-sec-titles {
    width: 100%;
    text-align: center;
    padding: 0 30px;
  }

  .milestones-section {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100% !important;
  }

  .mile-sec-titles h1 {
    width: 100%;
  }

  .mile-sec-titles span {
    width: 100%;
  }

  .last-sec {
    width: 100%;
    margin: 0;
  }

  .carousel-item2 {
    min-width: 66%;
    padding: 20px;
    background: white;
    border-radius: 20px;
    margin: 20px 0px 0px 0px;
    border: 1px solid #dcdcdc;
  }
  .carousel-content {
    padding-top: 150px !important;
    display: block;
  }
  .f-list li a {
    font-size: large;
  }

  .ser-bleft {
    overflow: hidden;
    max-width: 64%;
  }

  .header-fixed {
    margin: auto;
    left: 3% !important;
  }

  .hero-slide-box {
    margin-left: 0px;
    margin-right: 0px;
  }

  .carousel-set {
    padding: 20px 20px;
  }
  .owl-carousel .item {
    width: 100% !important;
  }

  .card {
    width: 100%;
    box-sizing: border-box;
  }
  .card.p-4 {
    padding: 1rem !important; /* override Bootstrap p-4 */
  }
  .grid-bg-slide2 {
    display: none !important;
  }
  .inner-slide-set {
    height: 100% !important;
    padding: 25px 10px !important;
  }
  .big-h1 {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 20px !important;
  }

  header {
    position: absolute;
    z-index: 111;
    width: 90% !important;
    left: 5% !important;
  }
  .b-slice {
    z-index: -999;
  }

  .grid-bg-slide2,
  .app-ui {
    display: none;
  }

  .app-person {
    display: none !important;
  }
}
