

@media only screen and (max-width: 767px) {
  .modern-it-company-hero .container {
      padding: 5px;
  }
  .mobile-menu-overlay__inner, .page-oppen-off-sidebar__inner {
    width: 350px;
  }
  .mobile-menu-overlay__body, .page-oppen-off-sidebar__body {
      padding: 20px 25px 100px;
  }
  .header-area {
      padding: 12px;
      background: #0054a5;
  }
  .mobile-navigation-icon i {
      background-color: #fff;
  }
  .mobile-navigation-icon i:before {
      background-color: #fff;
  }
  .mobile-navigation-icon i:after {
      background-color: #fff;
  }
  .header-bottom-wrap .container {
      padding: 0 5px;
  }
  .header-show-logo {
      display: block;
  }
  #steps {
      padding: 10px 0;
  }
  .header-right {
      display: block;
  }
  .mobile-navigation-icon {
      width: 35px;
      height: 25px;
      float: right;
      top: 0;
      margin-top: -30px;
  }
  .modern-it-company-hero-text h3 {
      font: normal normal 570 24px/35px Neue Haas Grotesk Display Pro;
      margin: 0 auto 5px;
  }
  .iner-steps {
      margin: 20px 0;
  }
  .steps-service h3 {
      font: normal normal 570 20px/40px Neue Haas Grotesk Display Pro;
      letter-spacing: 0.5px;
      margin: 7px auto 10px;
  }
  .steps-service {
      width: 48%;
      padding: 5px 10px;
      border: none;
  }
  #logo-hide-mobile {
      display: none;
  }
  .all-logos {
      margin-right: 0;
      display: block;
  }
  .section-space--pt_30 {
      padding-top: 10px;
  }
  #our-clients .row {
      border-radius: 0;
      margin-right: 0;
      padding: 0;
  }
  #logo-show-mobile {
      display: block;
      margin-left: 8px;
  }
  .all-logos .client-logo {
      width: 100%;
      padding: 5px;
      text-align: center;
      margin: 0px auto;
      background: #ffffff99;
      border-radius: 7px;
      height: 100px;
      position: relative;
  }
  .all-logos .client-logo img {
      padding: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
  }
  .our-clients-left h5 {
      margin-top: 30px;
      display: none;
  }
  .our-clients-left .u-p-text {
      display: none;
  }
  .our-clients-left a {
      display: none;
  }
  .desktop-show {
      display: none;
  }
  #steps-mobile-show {
      display: block;
      position: relative;
      padding: 30px 0;
  }
  #steps-mobile-show:after {
      content: '';
      background: #80808021;
      width: 1px;
      height: 80%;
      position: absolute;
      top: 10%;
      left: 47%;
  }
  #steps-mobile-show::before {
      content: '';
      background: #80808021;
      width: 90%;
      height: 1px;
      position: absolute;
      top: 47%;
      left: 3%;
  }
  #steps-mobile-hide {
      display: none;
  }
  #our-clients .container {
      width: 95%;
      text-align: center;
  }

  #main-data {
      padding: 80px 20px;
  }
  .vms-banner img {
      width: 100%;
  }
  .vms-banner-text h3 {
      font: normal normal 600 33px/45px Neue Haas Grotesk Display Pro;
  }
  .vms-banner-text h4 {
      margin-top: 5px;
  }
  .vms-banner-btn a {
      width: 60%;
  }
  #why-need-visitors-data {
      padding: 30px 10px 60px;
  }
  .need-management-left ul li {
      font: normal normal normal 16px/33px Neue Haas Grotesk Display Pro;
  }
  .management-banner img {
      width: 100%;
  }
  #management-data {
      padding: 40px 10px 180px;
  }
  .management-right-data h3 {
      margin-right: 0;
      font: normal normal 600 25px/42px Neue Haas Grotesk Display Pro;
  }
  .management-right-data ul li {
      padding: 2px 20px;
      font: normal normal normal 17px/28px Neue Haas Grotesk Display Pro;
  }
  .need-management-left img {
      width: 100%;
  }
  .rounded_shape {
      height: auto;
      width: 100%;
  }
  .need-management-left h3 {
      margin-right: 10px;
      font: normal normal 600 30px/36px Neue Haas Grotesk Display Pro;
  }

  /*-=== ETS Responsive Css Start Here ===-*/
  .homepage-2 .welcome-area {
      padding: 10px;
  }
  .welcome-intro h1 {
      font-size: 24px;
      margin-top: 20px;
  }
  .store-buttons img {
      max-width: 80%;
  }
  .welcome-thumb.text-center.mx-auto img {
      width: 100%;
      margin-top: 25px;
  }
  .section-padding {
      padding: 40px 0;
  }
  .heading2 h1 {
      font-size: 22px;
      line-height: 34px;
  }
  .f-heading h1 {
      font-size: 23px;
      line-height: 36px;
  }
  .future-mobile img {
      margin-top: 20px;
      width: 50%;
  }
  .appie-section-title .appie-title {
      font-size: 28px;
  }
  .appie-single-counter {
      padding: 20px;
      height: auto;
  }
  .appie-single-counter .counter-content {
      padding-top: 15px;
      padding-bottom: 15px;
  }
  #mycounter {
      margin-bottom: 30px;
  }
  .iner-texting {
      width: 90%;
      padding: 20px;
      border-top-left-radius: 15px;
      border-bottom-right-radius: 15px;
  }
  .p-text {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 30px;
  }
  .naming img {
      width: 30%;
  }
  .heading.heading2 p {
      font-size: 20px;
  }


}



@media screen and (min-width: 768px) and (max-width: 1024px) { 

.mobile-navigation-icon i {
    background-color: #fff;
}
.mobile-navigation-icon i:before {
    background-color: #fff;
}
.mobile-navigation-icon i:after {
    background-color: #fff;
}
.d-md-block.d-none.header-sticky {
    display: none !important;
}
.header-bottom-wrap {
    background: #0054a5;
    padding: 10px;
}
#our-clients .container {
    width: 100%;
}
#our-clients .row {
    margin-right: 0;
    padding: 0;
}
.all-logos {
    margin: 0;
}
.all-logos .client-logo {
    display: inline-block;
    width: 49%;
    padding: 0px;
    text-align: center;
    margin: 0px auto;
    background: #ffffff99;
    border-radius: 7px;
    height: 80px;
    position: relative;
}
.all-logos .client-logo img {
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

  #main-data {
      padding: 80px 20px;
  }
  .vms-banner img {
      width: 100%;
  }
  .vms-banner-text h3 {
      font: normal normal 600 33px/45px Neue Haas Grotesk Display Pro;
  }
  .vms-banner-text h4 {
      margin-top: 5px;
  }
  .vms-banner-btn a {
      width: 60%;
  }
  #why-need-visitors-data {
      padding: 30px 10px 60px;
  }
  .need-management-left ul li {
      font: normal normal normal 16px/33px Neue Haas Grotesk Display Pro;
  }
  .management-banner img {
      width: 100%;
  }
  #management-data {
      padding: 70px 10px 50px;
  }
  .management-right-data h3 {
      margin-right: 0;
      font: normal normal 600 25px/42px Neue Haas Grotesk Display Pro;
  }
  .management-right-data ul li {
      padding: 2px 20px;
      font: normal normal normal 17px/28px Neue Haas Grotesk Display Pro;
  }
  .need-management-left img {
      width: 100%;
  }

  /*-=== ETS Responsive Css Start Here ===-*/
  .homepage-2 .welcome-area {
      padding: 20px 0 90px;
  }
  .welcome-intro h1 {
      font-size: 24px;
      margin-top: 20px;
  }
  .store-buttons img {
      max-width: 80%;
  }
  .welcome-thumb.text-center.mx-auto img {
      width: 100%;
      margin-top: 25px;
  }
  .section-padding {
      padding: 40px 0;
  }
  .heading2 h1 {
      font-size: 22px;
      line-height: 34px;
  }
  .f-heading h1 {
      font-size: 23px;
      line-height: 36px;
  }
  .future-mobile img {
      margin-top: 20px;
      width: 100%;
  }
  .appie-section-title .appie-title {
      font-size: 28px;
  }
  .appie-single-counter {
      padding: 20px;
      height: auto;
  }
  .appie-single-counter .counter-content {
      padding-top: 15px;
      padding-bottom: 15px;
  }
  #mycounter {
      margin-bottom: 30px;
  }
  .iner-texting {
      width: 90%;
      padding: 20px;
      border-top-left-radius: 15px;
      border-bottom-right-radius: 15px;
  }
  .p-text {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 30px;
  }
  .naming img {
      width: 30%;
  }
  .heading.heading2 p {
      font-size: 20px;
  }
  .single-service {
      padding: 20px;
  }


}




@media screen and (min-width: 1620px) and (max-width: 2224px) { 

.modern-it-company-hero-text .sort-dec {
    font-size: 22px;
}


}