/* media query  */

@media screen and (max-width: 479px) {
  .jltma-blog-post {
    margin-bottom: 25px;
  }
  /* .technology_cont {
      padding-left: 20px;
    } */
  .jltma-blog-wrapper .jltma-post-outer-container {
    margin-inline: 5px;
  }
  .leading_custom {
    padding: 20px 0px;
  }
  .test_head {
    padding-top: 20px;
  }
  .latest_suite_slider {
    padding-bottom: 0;
  }
  .custom_tab1 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .custom_tab1 > .custom_tab_content p {
    font-size: 20px;
  }
  .technology_seo .custom_tab1 {
    gap: 20px;
  }
  .trust_slider .swiper-slide img {
    padding: 10px;
  }
  .technology_seo .custom_tab1 > .custom_tab_content {
    justify-content: center;
  }
  .technology_seo .custom_tab1 > .custom_tab_content img {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .industries-work-section {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .single-service svg {
    height: 3em;
    width: 3em;
  }
  section.erp_wraper {
    margin-top: -100px;
  }
  .service-menu-list .elementor-icon-list-text {
    transform: translateX(10px) !important;
  }
  .leading_img {
    height: 350px;
  }

  .trust_logo {
    flex-wrap: wrap;
    gap: 40px;
  }
  .custom_tab1 {
    justify-content: space-between;
    gap: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .nav-pills {
    display: flex;
    flex-wrap: nowrap !important;
    overflow: auto !important;
    width: 100%;
    padding-bottom: 20px;
    gap: 30px;
    justify-content: center;
  }
  #exTab1 .nav-pills > li {
    padding: 8px;
  }
  #exTab1 .nav-pills > li > a {
    font-size: 18px;
    white-space: pre;
  }
  .inner_erp h2 {
    font-size: 40px;
  }
  .erp_img {
    width: 95px;
  }
  .inner_erp p {
    font-size: 16px;
  }
  .latest_content h2,
  .erp_head h2 {
    font-size: 30px;
  }

  .erp_technology {
    padding: 40px 0px;
  }
  #exTab1 .nav-pills > li > a {
    padding: 0px;
  }
  .custom_tab1 img {
    width: 100%;
  }
  .consult_wrap p {
    font-size: 14px;
  }
  div#landing_top_btn:before {
    left: 50% !important;
    width: 50% !important;
  }
  div.landing_top_btn_two#landing_top_btn:before {
    left: 0%;
  }
  .custom-landing-form .row {
    display: block !important;
  }
  .custom-landing-form input,
  .custom-landing-form textarea,
  .submit-btn input {
    padding: 20px 40px !important;
    margin-bottom: 10px !important;
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .custom-landing-form h4 {
    font-size: 22px !important;
  }
  .custom-landing-form label {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 1024px) {
  .jltma-col-4 .technology_cont {
    padding-left: 15px;
    padding-bottom: 15px;
  }
  .feature_folio_bottom .jltma-blog-read-more {
    left: 20px;
  }
  .inner_erp h2 {
    font-size: 50px;
  }
  .latest_content h2,
  .erp_head h2 {
    font-size: 40px;
  }
  .latest_suite_slider {
    padding-bottom: 0;
  }
  .latest_suite {
    padding-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .wdt-cus-contact-iconbox-1 .wdt-icon-box-holder .wdt-content-item {
    max-width: 90% !important;
  }
  .trust_logo img {
    height: 40px;
  }
}
