/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
  .image-section img{
    height: 250px !important;
  }
  .sec-pricing {
    padding: 50px 0px !important;
  }
  .title-main h3 {
    font-size: 24px !important;
  }
  .title-main h2 {
    font-size: 34px !important;
    line-height: 40px !important;
  }
  .custom-tab-list ul {
    padding: 0px !important;
    margin: 0px !important;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding: 10px 0;
    margin: 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .custom-tab-list ul li {
    margin: 0px !important;
  }
  .port-content {
    padding: 0px 40px 40px 40px !important;
  }
  .ico-cta img {
    width: 25px !important;
    height: 25px !important;
  }
  .cta-main-box ul li + li {
    margin-left: 6px !important;
  }
  .cta-main-box.pack-cta li a {
    font-size: 12px !important;
  }
  .footerwheel img {
    display: none !important;
  }
  header {
    padding: 0px 0px !important;
  }
  .d-flex.align-items-center.justify-content-center.gap-3 {
    display: none !important;
  }
  .main-banner {
    padding: 60px 0px !important;
  }

  .glow-box::before {
    top: -15px !important;
    left: -69px !important;
    height: 200px !important;
    width: 200px !important;
    overflow-x: hidden !important;
  }

  .main-banner h1 {
    font-size: 48px !important;
  }

  .astronaut {
    max-width: 200px !important;
    left: 0px !important;
    top: 0px;
  }

  .innovative-sec {
    padding: 50px 0px !important;
  }

  .about h3 {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 0px !important;
  }

  .about h4 {
    font-size: 31px !important;
    line-height: 32px !important;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
  }

  .sec-top {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    padding-top: 0rem !important;
  }

  .content-wrapper img {
    display: none !important;
  }

  .ped-lft {
    padding-left: 0rem !important;
  }

  .plus-img {
    position: absolute;
    top: 0px;
    left: 37%;
    display: none;
  }

  .text-section h2 {
    margin-bottom: 0px !important;
  }

  .custom-digital-service-style {
    position: relative;
  }

  .work-process-section-wrap2 {
    margin-top: 5rem !important;
    padding: 3rem 1rem 15.5rem 1rem !important;
    border-radius: 0px !important;
  }

  .service-card {
    padding: 30px !important;
  }

  .card-New-Section {
    border-radius: 0px !important;
  }

  .work-process-section-wrap {
    padding: 4rem 1rem !important;
    z-index: 1 !important;
  }

  .work-process-section .process-step {
    margin-top: 0rem !important;
  }

  .workContent {
    text-align: left;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #f99c3e52 !important;
    padding-bottom: 17px !important;
  }

  .work-process-section .stat-box {
    text-align: center;
    border-bottom: 1px solid #b9b9b94f !important;
    margin-bottom: 37px;
    padding-bottom: 41px;
  }

  .work-process-section .stats {
    border-top: 0px solid #333 !important;
    margin-top: 60px;
    padding-top: 0px !important;
  }

  .our-project {
    padding: 50px 0px !important;
  }

  .our-project ul {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 20px !important;
    flex-wrap: wrap !important;
    padding: 0px;
  }
  .our-project ul li {
    margin: 0px;
  }
  .our-project .project-gallery {
    margin-top: 0px !important;
  }
  .portfolio-padding {
    padding: 20px 10px 10px 10px;
  }
  .all-wrap img {
    top: 0px !important;
    right: 0px !important;
    left: -70px !important;
    width: 200px !important;
  }
  .all-wrap {
    height: 250px !important;
  }
  .all-wrap h3 {
    margin: 0px !important;
    font-size: 30px !important;
  }
  .our-reviews {
    padding: 50px 20px !important;
  }
  .our-reviews
    .col-md-6.d-flex.align-items-center.justify-content-center.flex-column {
    margin-top: 30px !important;
  }
  .services-bg {
    height: 100% !important;
    padding: 90px 10px;
  }
  .services-bg h6 {
    font-size: 45px !important;
  }
  .services-bg h5 {
    font-size: 45px !important;
  }
  .banner-serviceGif {
    height: 350px !important;
    background-position: center !important;
  }
  .services-btn-wrap {
    display: none !important;
    left: 175px !important;
  }
  .bg-smile {
    display: none !important;
  }
  .services-page-banner {
    padding: 50px 0px !important;
  }
  .services-page-banner h1 {
    font-size: 45px !important;
    text-align: center !important;
  }
  .services-page-banner p {
    text-align: center !important;
  }
  .inner-service-sec-1 {
    padding: 50px 0px !important;
  }
  .inner-service-sec-1 ol {
    display: none !important;
  }
  .inner-service-sec-1 h2 {
    font-size: 200px !important;
    margin-right: 125px !important;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* Your CSS for SM screens */
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .all-wrap img {
    top: 0px !important;
    right: 0px !important;
    left: -70px !important;
    width: 200px !important;
  }
  .all-wrap {
    height: 250px !important;
  }
  .all-wrap h3 {
    margin: 0px !important;
    font-size: 30px !important;
  }
  .our-reviews {
    padding: 50px 20px !important;
  }
  .our-reviews
    .col-md-6.d-flex.align-items-center.justify-content-center.flex-column {
    margin-top: 30px !important;
  }
  header {
    padding: 0px 0px !important;
  }

  .d-flex.align-items-center.justify-content-center.gap-3 {
    display: none !important;
  }

  .glow-box::before {
    top: -15px !important;
    left: -69px !important;
    height: 200px !important;
    width: 200px !important;
    overflow-x: hidden !important;
  }

  .main-banner {
    padding: 60px 0px !important;
  }

  .innovative-sec {
    padding: 50px 0px !important;
  }

  .about h3 {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 0px !important;
  }

  .about h4 {
    font-size: 31px !important;
    line-height: 32px !important;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
  }

  .content-wrapper img {
    display: none !important;
  }

  .ped-lft {
    padding-left: 0rem !important;
  }

  .plus-img {
    position: absolute;
    top: 0px;
    left: 37%;
    display: none;
  }

  .text-section h2 {
    margin-bottom: 0px !important;
  }

  .service-card {
    padding: 30px !important;
  }

  .work-process-section-wrap2 {
    margin-top: 5rem !important;
    padding: 3rem 1rem 15.5rem 1rem !important;
    border-radius: 0px !important;
  }

  .work-process-section-wrap {
    padding: 4rem 1rem !important;
    z-index: 1 !important;
  }

  .work-process-section .process-step {
    margin-top: 0rem !important;
  }

  .workContent {
    text-align: left;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #f99c3e52 !important;
    padding-bottom: 17px !important;
  }

  .work-process-section .stat-box {
    text-align: center;
    border-bottom: 1px solid #b9b9b94f !important;
    margin-bottom: 37px;
    padding-bottom: 41px;
  }

  .work-process-section .stats {
    border-top: 0px solid #333 !important;
    margin-top: 60px;
    padding-top: 0px !important;
  }

  .work-process-section .section-title h2 {
    margin-bottom: 9px !important;
  }
  .footerwheel img {
    display: none !important;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
