@media (max-width: 1400px) {
  .hctoolbox-card-content {
    padding: 32px 16px;
  }

  .exchange__list > img {
    /* height: 785px; */
  }

  .ai-system-our-ai-enchanged > img {
    height: 285px;
    object-fit: cover;
    border-radius: 24px;
  }

  .z-best-review-card {
    height: 745px;
  }

  .rockway-height {
    height: 775px;
  }

  .amazing-review-card {
    height: 885px;
  }

  .ceo-profile-card {
    height: 100%;
    border-radius: 26px;
  }

  .ceo-profile-image {
    width: 100%;
  }

  .revenue-table-scroll-progress {
    display: none;
  }
}

@media (max-width: 1199px) {
  .h-img-fix {
    height: 2091px;
  }
  .team-member-card {
    overflow: hidden;
    height: 100%;
  }
  .hctoolbox-card-content {
    padding: 16px;
  }
  .itp-nav-link {
    padding: 0.2rem 0.7rem !important;
  }

  .itp-nav-link.dropdown-toggle::after {
    width: 6px;
    height: 6px;
    margin-left: 6px;
  }

  .itp-cta {
    padding: 12px;
    font-size: 12px;
    width: fit-content;
  }

  .itp-nav-link {
    font-size: 12px;
  }

  .ceo-profile-card {
    height: 100%;
    border-radius: 26px;
  }

  .ceo-profile-image {
    width: 100%;
  }

  .w50 {
    width: 50%;
  }

  .ceo-profile-content {
    padding: 18px;
  }

  .ceo-profile-description {
    font-size: 15px;
    line-height: 1.7;
  }

  .ceo-profile-name,
  .ceo-profile-role {
    font-size: 15px;
  }

  .ceo-profile-footer {
    gap: 12px;
  }

  .team-member-image {
    height: 185px;
  }

  .team-member-info {
    padding: 24px 18px;
    gap: 10px;
  }

  .team-member-name {
    font-size: 18px;
  }

  .team-member-role {
    font-size: 16px;
    line-height: inherit;
  }

  .gradient-card {
    border-radius: 24px;
  }

  .gradient-card::before {
    top: -245px;
    left: 54%;
    width: 470px;
    height: 470px;
  }

  .h-170 {
    height: 160px !important;
  }

  .team-btn-font {
    font-size: 16px;
  }

  .ai-system-our-ai-enchanged > img {
    height: 285px;
  }

  .z-best-review-card {
    height: 739px;
  }

  .amazing-review-card {
    height: 914px;
  }

  .rockway-height {
    height: 760px;
  }

  .care-card {
    flex: 0 0 320px;
    width: 320px;
    height: 245px;
  }

  .care-card img {
    height: 160px;
  }

  .care-card-content {
    height: 85px;
    padding: 20px 26px;
  }

  .font-28 {
    font-size: 24px;
  }

  .font-18 {
    font-size: 16px;
  }

  .worflow-lets-builts-img {
    height: 450px !important;
  }

  .worflow-lets-builts > img {
    height: 850px;
  }

  .eai-help-panel-overlay__img {
    height: 652px;
  }

  .exchange__list li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .eai-help-panel-overlay__img {
    /* width: 100%; */
    /* height: 310px; */
  }

  .workflow-ready-footer .footer-ready-bg {
    position: absolute;
    bottom: -59%;
  }
}

@media (max-width: 992px) {
  .revenue-icon {
    padding: 12px 16px;
  }

  .hctoolbox-title-block a {
    font-size: 18px;
    font-weight: 400;
  }
  .font16 {
    font-size: 15px;
  }
  .team-member-card {
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .find-my-leaks-page .revenue-steps {
    padding: 25px 0 95px;
    top: 65px;
  }

  .footer-copyright {
    text-align: center;
  }

  .dropdown-item {
    font-size: 14px !important;
  }

  .itp-nav-link {
    padding: 0.5rem 0.7rem !important;
  }

  .itp-nav-link::before {
    opacity: 0 !important;
    display: none;
  }

  .news-find-item h3 {
    font-size: 20px !important;
  }

  .news-find-item p {
    font-size: 16px !important;
  }

  .insight-card-img {
    height: 210px;
    margin-bottom: 14px;
  }

  .hha-exchange-power-experience-list h3 {
    font-size: 36px;
  }

  .hha-exchange-power-experience-list p {
    font-size: 20px;
  }

  .workflow-ready-footer p {
    font-size: 18px;
  }

  .ceo-profile-card {
    display: flex;
    align-items: stretch;
    overflow: hidden;
    border-radius: 32px;
    background: linear-gradient(135deg, #9bb8e8 0%, #7fa8df 100%);
    height: 210px;
  }

  .ceo-profile-image {
    width: 20%;
    height: 100%;
    flex-shrink: 0;
  }

  .ceo-profile-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .ceo-profile-content {
    padding: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .ceo-profile-description,
  .tech-lead-profile-description {
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
  }

  .ceo-profile-footer,
  .tech-lead-profile-footer {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: auto;
    padding-top: 20px;
  }

  .tech-lead-profile-content {
    padding: 25px;
  }

  .ceo-profile-divider,
  .tech-lead-profile-divider {
    height: 18px;
  }

  .ceo-profile-name,
  .ceo-profile-role {
    font-size: 15px;
  }

  .team-member-image {
    height: 170px;
  }

  .team-member-info {
    padding: 24px 30px 35px;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .w50 {
    width: 40%;
  }

  .font22 {
    font-size: 18px;
  }

  .team-member-name,
  .tech-lead-name {
    font-size: 18px;
  }

  .team-member-role,
  .tech-lead-role {
    font-size: 16px;
    line-height: 1.3;
  }

  .team-member-divider {
    height: 18px;
  }

  .gradient-card {
    border-radius: 22px;
  }

  .gradient-card::before {
    top: -280px;
    left: 52%;
    width: 430px;
    height: 430px;
  }

  .h-170 {
    height: 150px !important;
  }

  .bottom-228 {
    bottom: -165% !important;
  }

  .team-btn-font {
    font-size: 15px;
  }

  .revenue-modal-icon {
    width: 56px;
    height: 56px;
    font-size: 20px;
  }

  .revenue-modal-box h3 {
    font-size: 20px;
  }

  .revenue-modal-box > p {
    font-size: 16px;
    color: #787a7c;
    margin-bottom: 28px;
    font-weight: 300;
  }

  .revenue-modal-overlay {
    align-items: center;
    overflow: hidden;
    padding: 20px;
  }

  .revenue-modal-box {
    width: 100%;
    max-width: 720px;
    max-height: none;
    overflow: visible;
    padding: 32px 22px;
    border-radius: 14px;
  }

  .revenue-modal-close {
    top: 14px;
    right: 14px;
    position: absolute;
    margin-left: 0;
    display: block;
    z-index: 3;
  }

  .revenue-table-scroll-progress {
    display: block;
    width: 100%;
    height: 5px;
    border-radius: 999px;
    background: #c6d1ec;
    margin: 8px 0 16px;
    overflow: hidden;
  }

  .revenue-table-scroll-progress__fill {
    display: block;
    width: 0%;
    height: 100%;
    border-radius: inherit;
    background: #3868de;
    transition: width 120ms linear;
  }

  .revenue-report-table-wrap {
    overflow-x: auto;
    /* background: #d7e0f8; */
    border-radius: 14px;
    /* padding: 16px; */
  }

  .revenue-report-table {
    min-width: 900px;
  }

  .revenue-report-table tbody td {
    white-space: nowrap;
  }

  .revenue-report-table thead th {
    /* color: #1E2124; */
    color: white;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 16px 12px 4px;
  }

  .revenue-report-table tbody td {
    font-size: 14px;
    padding: 12px 16px 12px 16px;
  }

  .table-title,
  .sec-name {
    font-size: 14px !important;
  }

  .table-title {
    font-weight: 500 !important;
  }

  .sec-name {
    font-weight: 400 !important;
  }

  .revenue-step span {
    height: 25px;
    width: 25px;
  }

  .revenue-steps {
    position: relative;
    flex-wrap: nowrap;
    overflow: visible;
    justify-content: space-between;
    gap: 12px;
    padding-bottom: 120px;
    margin-bottom: 18px;
  }

  .revenue-step {
    flex: 0 0 auto;
    min-width: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .revenue-step small,
  .revenue-step h6,
  .revenue-step p {
    display: none;
  }

  .revenue-step.active {
    /* min-width: 40px; */
    position: static;
  }

  .revenue-step.active small,
  .revenue-step.active h6,
  .revenue-step.active p {
    display: block;
    position: absolute;
  }

  .revenue-step.active small {
    left: 0;
    top: 28px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 30px;
  }

  .revenue-step.active h6 {
    left: 0;
    top: 48px;
    max-width: calc(100% - 120px);
    margin-bottom: 0;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 500;
  }

  .revenue-step.active p {
    right: 0;
    top: 48px;
    margin-top: 30px;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
  }

  .revenue-card-head {
    gap: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .ai-system-our-ai-enchanged > img {
    height: 215px;
  }

  .hctoolbox-card {
    height: 300px;
  }

  .hctoolbox-card img {
    height: 160px;
  }

  .hctoolbox-card-content {
    padding: 20px 24px;
  }

  .mt90 {
    margin-top: 60px;
  }

  .testimonial-text {
    font-size: 18px;
  }

  .z-best-review-card {
    height: inherit;
  }

  .amazing-review-card {
    height: inherit;
  }

  .rockway-height {
    height: inherit;
  }

  .conversational-agent-form .form-group {
    margin-bottom: 22px;
  }

  .conversational-agent-form .form-control,
  .conversational-agent-form .form-select {
    height: 52px;
    font-size: 15px;
    border-radius: 12px;
  }

  .workflow-ready-footer .footer-ready-bg {
    position: absolute;
    bottom: -13%;
  }

  .workflow-ready-footer h3 {
    font-size: 37px;
  }

  .workflowRealOpetaionContent img:first-child {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }

  .ai-excutive-img {
    height: 250px;
  }

  .auc-title-block {
    position: relative;
    padding-left: 24px;
    min-height: 35px;
  }

  .worflow-lets-builts {
    flex-direction: column !important;
  }

  .eai-help-panel-overlay__img {
    height: 910px;
  }

  /* .eai-help-panel-overlay__img {
    width: 100%;
    height: 250px;
  } */

  .auc-search-input {
    width: 180px;
  }

  .auc-thumb {
    height: 160px;
    margin: 12px 0 20px 0;
    border-radius: 8px;
  }

  .auc-title-block::after {
    top: 1px;
    width: 5px;
    height: 30px;
  }

  /* .auc-list .auc-item {
    padding: 18px 0;
  } */

  .auc-title-block a,
  .auc-title-block h3 {
    font-size: 20px;
  }

  .my-129 {
    margin-top: 65px;
  }

  .ml-30 {
    margin-left: 0;
  }

  .eai-help-panel-overlay__content {
    padding: 26px 22px;
    flex-direction: inherit;
  }

  .ai-overlay__content {
    padding: 26px 22px;
  }

  [data-aos] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }

  .eai-how-section h2 {
    font-size: 42px;
  }

  .eai-how-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .itp-navbar .container {
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .itp-navbar .navbar-collapse {
    margin-top: 10px;
    padding: 10px 12px;
    border-radius: 12px;
    background: #ffffff;
    border: 1px solid #dbe5ff;
  }

  .itp-navbar .navbar-nav {
    align-items: flex-start !important;
    width: 100%;
  }

  .itp-navbar .nav-item,
  .itp-navbar .nav-link {
    width: 100%;
  }

  .exchange__list > img {
    /* height: 530px; */
    /* width: 100%; */
  }

  .itp-btn-wrap {
    width: 100%;
    margin-top: 12px;
  }

  .itp-cta {
    width: 100%;
  }

  .hero,
  .ai-use-section {
    padding-top: 8px;
  }

  .hero h1,
  .ai-use-sec-head,
  .industries-head,
  .find-head {
    font-size: 44px;
    line-height: 1.2;
  }

  .hero-para {
    font-size: 18px;
    line-height: 1.7;
    padding-right: 0;
  }

  .mt-137 {
    margin-top: 56px;
  }

  .exchange h2,
  .platform h2,
  .toolbox h2,
  .trust h2,
  .other-indu-head h2 {
    font-size: 36px;
    line-height: 1.25;
  }

  .exchange__copy p,
  .platform__lead,
  .toolbox .platform__lead,
  .toolbox li {
    font-size: 18px;
    line-height: 1.6;
  }

  .exchange__list {
    margin-top: 12px;
  }

  .exchange__list li {
    margin-bottom: 14px;
    line-height: 1.55;
  }

  .trust .row {
    min-height: 0;
    padding: 28px 20px;
    row-gap: 18px;
  }

  .trust-bg img {
    min-height: 420px;
  }

  .trust li {
    font-size: 18px;
  }

  .itp-card {
    padding: 28px 20px;
    margin-bottom: 16px;
  }

  .card--blue h3 {
    font-size: 24px;
  }

  .toolbox {
    margin-top: 36px;
    padding: 36px 0 28px;
  }

  .toolbox__panel {
    padding: 24px 18px;
  }

  .toolbox__diagram img {
    padding: 28px 12px;
  }

  .site-footer {
    padding: 20px;
  }

  .site-footer__bg img {
    object-position: center;
  }

  .site-footer__top {
    justify-content: center !important;
    text-align: center;
  }

  .site-footer__top img {
    width: 170px;
  }

  .site-footer nav {
    justify-content: center !important;
  }

  .site-footer__bottom {
    justify-content: center !important;
    flex-direction: column;
    text-align: center;
  }

  .eai-panel h3 {
    font-size: 36px;
    margin-bottom: 16px;
  }

  .eai-panel-card,
  .solution-impact-card,
  .webflow-ourapproach-card {
    padding: 28px 30px;
  }

  .eai-panel-p,
  .eai-panel-p2 {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 16px;
  }

  .eai-bullet-list li {
    font-size: 17px;
  }

  .eai-how-text,
  .icon-card-text {
    font-size: 17px;
  }

  .eai-sub {
    font-size: 17px;
  }

  .eai-eyebrow {
    font-size: 17px;
  }

  .li-head,
  li-head-op {
    font-size: 17px;
  }

  .exchange .info-pill--highlight {
    padding: 22px;
    font-size: 15px;
    line-height: 1.65;
  }
}

@media (max-width: 767px) {
   .font24{
  font-size: 20px;
}
  .workflowRealOpetaionContent h2,
  .homecaretoolbox-img-Content h2 {
    font-size: 28px;
    line-height: 1.5;
  }
  .workflowRealOpetaionContent p,
  .homecaretoolbox-img-Content p {
    font-size: 15px;
    line-height: 1.5;
  }
  .homecaretoolbox-img-Content {
    padding: 24px;
  }
  .tech-lead-profile-content {
    padding: 20px;
  }

  .site-footerv2__divider {
    margin: 28px 0 30px;
  }

  .font48 {
    font-size: 32px;
  }

  .conversational-agent-form .form-select {
    background-image: url("../images/caretdown-mb.svg");
  }

  .ai-staffing-challange p:first-of-type {
    font-size: 16px !important;
  }

  .ai-timesshet-challange p:first-of-type {
    font-size: 16px !important;
  }

  .case-study-timesheet-list {
    margin-top: 10px !important;
  }

  .case-study-ourter {
    padding: 20px 15px;
  }

  .case-study-timesheet {
    padding: 20px 15px;
  }

  .hha-exchange-power-experience-list h3 {
    font-size: 28px;
  }

  .hha-exchange-power-experience-list p {
    font-size: 20px;
  }

  .ceo-profile-card {
    height: 180px;
    border-radius: 22px;
  }

  .ceo-profile-content {
    padding: 30px;
  }

  .ceo-profile-description,
  .tech-lead-profile-description {
    font-size: 14px;
    line-height: 1.55;
  }

  .ceo-profile-footer,
  .tech-lead-profile-footer {
    gap: 8px;
  }

  .ceo-profile-name .ceo-profile-role {
    font-size: 15px;
  }

  .ceo-profile-divider,
  .tech-lead-profile-divider {
    height: 16px;
  }

  .team-member-image {
    height: 155px;
  }

  .team-member-info {
    padding: 16px 18px 30px;
    gap: 8px;
  }

  .team-member-name,
  .tech-lead-name {
    font-size: 16px;
  }

  .team-member-role,
  .tech-lead-role {
    font-size: 14px;
  }

  .team-member-divider {
    height: 16px;
  }

  .gradient-card {
    border-radius: 20px;
  }

  .gradient-card::before {
    top: -300px;
    left: 50%;
    width: 370px;
    height: 370px;
  }

  .h-170 {
    height: 145px !important;
  }

  .bottom-228 {
    bottom: -140% !important;
  }

  .team-btn-font {
    font-size: 14px;
  }

  .revenue-modal-overlay {
    align-items: flex-start;
    overflow-y: auto;
    padding: 10px;
  }

  .revenue-modal-box {
    max-height: calc(100vh - 20px);
    overflow-y: auto;
    padding: 22px 14px;
  }

  .ai-system-our-ai-enchanged > img {
    height: 186px;
  }

  .hctoolbox-card {
    height: 250px;
  }

  .hctoolbox-card img {
    height: 150px;
  }

  .hctoolbox-card-content {
    padding: 20px;
  }

  .mt90 {
    margin-top: 40px;
  }

  .conversational-agent-form .form-select {
    color: #fff;
    filter: none;
  }

  .platform h2 span,
  .toolbox h2 span,
  .other-indu-head span {
    display: inline;
    line-height: 1.6em;
  }

  /* .hero h1 span{
     line-height: 1.6em;
 } */
  .workflow-ready-footer {
    padding: 30px;
  }

  .care-slider {
    gap: 14px;
    animation-duration: 18s;
  }

  .care-card {
    flex: 0 0 280px;
    width: 280px;
    height: 220px;
    border-radius: 22px;
  }

  .care-card img {
    height: 145px;
  }

  .care-card-content {
    height: 75px;
    padding: 18px 22px;
  }

  .font-28 {
    font-size: 22px;
  }

  .w-230 {
    width: 100%;
  }

  .language-badge {
    background: var(--itp-blue);
    color: #ffffff;
    font-size: 13px;
  }

  .ai-use-case-card {
    background: transparent;
    padding: 0;
    border-radius: 0;
  }

  .ai-use-case {
    overflow: visible;
  }

  .ai-use-case > .soultionExecutiveCutsom3,
  .ai-use-case > .soultionExecutiveCutsom4 {
    display: none;
  }

  .conversational-agent-form .form-group label {
    color: #9c9c9c;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .supported-language-title {
    color: #9c9c9c;
    font-size: 14px;
    margin-bottom: 24px;
  }

  .download-sample-btn {
    color: #9c9c9c;
  }

  .conversational-agent-form .form-control,
  .conversational-agent-form .form-select {
    height: 52px;
    background-color: #dbe4fb;
    color: #16315f;
    border-radius: 12px;
    padding: 0 18px;
  }

  .conversational-agent-form .form-control:focus,
  .conversational-agent-form .form-select:focus {
    background-color: #dbe4fb;
    color: #16315f;
  }

  .select-wrap::after {
    color: #3b6eea;
    right: 18px;
  }

  .conversational-agent-form .form-group {
    margin-bottom: 22px;
  }

  .conversational-agent-form .form-group {
    margin-bottom: 18px;
  }

  .conversational-agent-form .form-group label,
  .download-sample-btn {
    font-size: 14px;
  }

  .conversational-agent-form .form-control,
  .conversational-agent-form .form-select {
    height: 52px;
    padding: 0 16px;
    font-size: 14px;
  }

  .conversational-agent-form .file-upload-input {
    padding: 0 !important;
  }

  .select-wrap::after {
    right: 16px;
    font-size: 14px;
  }

  .select-wrap select {
    padding-right: 38px;
  }

  .service-container {
    min-height: auto;
  }

  .service-text-overlay {
    min-height: 380px;
    padding: 24px;
    justify-content: flex-start;
  }

  .smallProblemBox > img:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
  }

  .workflowRealOpetaionContent h2 {
    font-size: 32px;
  }

  .smallProblemBox > img:nth-child(2) {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 1;
  }

  .font20,
  .industry-desc {
    font-size: 15px;
  }

  .lh38,
  .lh44 {
    line-height: 1.7;
  }

  .blue-card,
  .service-text-overlay {
    padding: 22px 16px;
  }

  .workflowSimplifyingBox1 h2 {
    font-size: 34px;
  }

  .workflowSimplifyingBox1 p {
    font-size: 16px;
  }

  .workflowSimplifyingBox2 h2 {
    font-size: 34px;
  }

  .workflow-automating {
    margin-top: 70px;
  }

  .makingborder {
    font-size: 18px;
  }

  .font22 {
    font-size: 16px;
  }

  .workflow-simplifying-list ul li.active,
  .workflow-simplifying-list ul li:hover {
    color: #1e2124;
    font-size: 36px;
  }

  .workflow-ready-footer .footer-ready-bg {
    position: absolute;
    bottom: 0%;
    top: 0;
  }

  .workflow-ready-footer h3 {
    font-size: 32px;
  }

  .workflow-automate-card .card-content h2 {
    margin: 0 0 15px;
    font-size: 35px;
  }

  .workflow-ready-footer .footer-ready-bg {
    position: absolute;
    bottom: 0%;
    top: 0;
  }

  .auc-title-block {
    min-height: 20px;
    padding: 12px 16px;
  }

  .auc-tabs {
    gap: 14px !important;
  }

  .auc-tab {
    font-size: 14px;
  }

  .auc-tab.active {
    font-size: 14px;
  }

  .auc-search-input {
    width: 310px;
    font-size: 13px;
    padding: 8px 12px;
  }

  .auc-search-btn {
    padding: 8px 12px;
  }

  .auc-thumb {
    height: 140px;
    margin-top: 10px;
  }

  .auc-title-block a,
  .auc-title-block h3 {
    font-size: 15px;
  }

  /* .auc-list .auc-item {
    padding: 9px 0;
  } */

  .auc-title-block::after {
    top: 9px;
    width: 4px;
    height: 27px;
  }

  .auc-search-btn i {
    font-size: 18px;
  }

  .auc-search-wrap {
    height: 50px;
  }

  .auc-search-input {
    font-size: 14px;
  }

  .auc-search-btn {
    height: 50px;
    width: 50px;
  }

  .eai-kicker,
  .eai-kicker1 {
    font-size: 18px;
  }

  .eai-kicker {
    margin-top: 18px;
  }

  .eai-help-panel-overlay__content {
    padding: 22px 16px;
  }

  .ai-overlay__content {
    padding: 22px 16px;
  }

  body {
    padding-top: 80px;
  }

  .itp-brand img {
    width: 132px;
  }

  .itp-nav-link {
    font-size: 13px;
  }

  .section-wrap {
    margin-bottom: 24px;
  }

  .hero h1,
  .ai-use-sec-head,
  .industries-head,
  .find-head {
    font-size: 40px;
    line-height: 1.2;
  }

  .hero-para {
    font-size: 16px;
    line-height: 1.7;
  }

  .itp-btn {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }

  .info-pill {
    padding: 14px 16px;
    border-radius: 16px;
  }

  .info-pill h3,
  .info-pill h4 {
    font-size: 16px;
  }

  .btn-explore {
    font-size: 16px;
    padding: 12px 10px;
  }

  .exchange h2,
  .platform h2,
  .toolbox h2,
  .trust h2,
  .other-indu-head h2 {
    font-size: 32px;
  }

  .exchange__copy p,
  .platform__lead {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 16px;
  }

  .exchange__list li {
    font-size: 14px;
    line-height: 1.7;
    gap: 10px;
    margin-bottom: 12px;
  }

  .exchange__icon {
    width: 38px;
    height: 38px;
    min-width: 38px;
  }

  .exchange__icon img {
    width: 22px;
    height: 22px;
  }

  .trust .container {
    border-radius: 20px;
  }

  .trust {
    padding: 0 10px;
  }

  .trust-bg img {
    min-height: 460px;
  }

  .trust li {
    font-size: 16px;
    line-height: 1.55;
  }

  .itp-card h4 {
    font-size: 18px;
  }

  .badge-list li {
    font-size: 14px;
    padding: 10px 12px;
  }

  .toolbox {
    padding: 28px 0 22px;
  }

  .toolbox li {
    font-size: 16px;
    padding: 4px 0 12px 18px;
  }

  .toolbox__lead,
  .toolbox__caption {
    font-size: 14px;
  }

  .site-footer {
    border-radius: 16px;
    padding: 16px;
  }

  .site-footer__bg img {
    object-position: center;
  }

  .site-footer nav a,
  .site-footer__bottom p {
    font-size: 13px;
  }

  .socials a {
    width: 40px;
    height: 40px;
  }

  .eai-how-section h2 {
    font-size: 32px;
    line-height: 1.2;
  }

  .eai-how-section .eai-sub {
    font-size: 17px;
    margin-bottom: 20px;
  }

  .eai-how-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .eai-how-item {
    min-height: 78px;
    padding: 14px 16px;
    font-size: 15px;
  }

  .eai-how-icon,
  .icon-circle {
    width: 36px;
    height: 36px;
  }

  .eai-how-icon img,
  .icon-circle img {
    width: 22px;
    height: 22px;
  }

  .eai-how-icon i {
    font-size: 17px;
  }

  .eai-panel h3 {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .eai-panel-card,
  .solution-impact-card,
  .webflow-ourapproach-card {
    padding: 18px 16px;
  }

  .eai-panel-p,
  .eai-panel-p2 {
    font-size: 14px;
    line-height: 1.65;
    margin-bottom: 10px;
  }

  .eai-bullet-list li {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .eai-how-text,
  .icon-card-text {
    font-size: 15px;
  }

  .eai-sub {
    font-size: 15px;
  }

  .eai-eyebrow {
    font-size: 15px;
  }

  .li-head,
  li-head-op {
    font-size: 15px;
  }

  .h-104 {
    height: auto;
    min-height: 70px;
  }

  .p-fix {
    padding: 16px 18px;
  }

  .eai-panel-card2 {
    padding: 12px 10px;
    margin-top: 14px;
  }

  .my-129 {
    margin-top: 36px;
  }

  .exchange .info-pill--highlight {
    padding: 16px 14px;
    font-size: 14px;
    line-height: 1.6;
  }

  .eai-image-card {
    margin-top: 20px;
  }

  .eai-help-panel-overlay__img {
    position: absolute;
    inset: 0;
    height: 100%;
    min-height: 0;
  }

  .eai-help-panel-overlay__content {
    position: relative;
    inset: auto;
  }

  .ai-overlay__content {
    /*position: relative;*/
    /*inset: auto;*/
  }

  .font16 {
    font-size: 14px;
  }

  .makingborder {
    padding-left: 20px;
    margin-top: 20px;
  }

  #questionText::placeholder {
    color: #16315f;
  }
  .revenue-icon {
    padding: 10px 14px;
  }
}

@media (max-width: 575px) {
  .font24{
  font-size: 18px;
}
  .footer-scroll-top {
    right: 10px;
    bottom: 35px;
    width: 55px;
    height: 55px;
  }

  .tech-lead-profile-content {
    padding: 16px;
  }

  .w50 {
    width: 30%;
  }

  .find-my-leaks-page .revenue-steps {
    padding: 25px 0 75px;
  }

  .dropdown-item {
    font-size: 13px !important;
  }

  .industry-principle-card-img {
    display: none;
  }

  .conversational-agent-form .file-upload-input::file-selector-button,
  .conversational-agent-form .file-upload-input::-webkit-file-upload-button {
    font-size: 14px;
  }

  .news-find-item h3 {
    font-size: 18px !important;
  }

  .news-find-item p {
    font-size: 14px !important;
  }

  .insight-card {
    padding: 10px;
  }

  .insight-card-img {
    height: 200px;
    margin-bottom: 10px;
  }

  .insight-card-title {
    font-size: 14px;
    line-height: 32px;
  }

  .hha-exchange-power-experience-list h3 {
    font-size: 18px;
  }

  .hha-exchange-power-experience-list p {
    font-size: 15px;
  }

  .workflow-ready-footer p {
    font-size: 16px;
  }

  .h-170 {
    height: 200px !important;
  }

  .team-member-image {
    height: 140px;
  }

  .team-member-info {
    padding: 20px 24px;
  }

  .team-member-name,
  .team-member-role,
  .tech-lead-name,
  .tech-lead-role {
    font-size: 15px;
  }

  .team-member-info {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px;
  }

  .ceo-profile-card {
    height: 200px;
  }

  .ceo-profile-image {
    width: 20% !important;
  }

  .ceo-profile-description,
  .tech-lead-description {
    font-size: 14px;
  }

  .ceo-profile-name,
  .ceo-profile-role {
    font-size: 14px;
    font-weight: 200;
  }

  .industry-principle-card {
    padding: 0px 0px 24px;
    border-radius: inherit;
  }

  .industry-principle-card h3 {
    font-size: 16px;
  }

  .industry-principle-card.active {
    border-radius: 16px;
    padding: 15px 20px;
  }

  .revenue-modal-icon {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .revenue-modal-box h3 {
    font-size: 18px;
  }

  .revenue-modal-box > p {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 300;
  }

  .revenue-modal-overlay {
    align-items: flex-start;
    overflow-y: auto;
    padding: 10px;
  }

  .revenue-modal-box {
    max-height: calc(100vh - 20px);
    overflow-y: auto;
    padding: 22px 14px;
  }

  .revenue-summary-card a {
    font-size: 0;
  }

  .report-icon img {
    width: 24px;
    height: 24px;
  }

  .report-icon {
    width: 52px;
    height: 52px;
  }

  .report-content h3 {
    font-size: 18px;
  }

  .report-card {
    padding: 22px 20px;
  }

  .revenue-summary-card {
    padding: 14px;
    margin-bottom: 12px;
  }

  .revenue-icon {
    /* width: 45px;
    height: 45px; */
    font-size: 16px;
    padding: 10px 12px;
  }

  .revenue-summary-card h4 {
    font-size: 14px;
    margin-bottom: 0;
  }

  .revenue-form-card h4,
  .revenue-form-card p {
    font-size: 13px;
  }

  .revenue-steps {
    padding-bottom: 92px;
  }

  /* .revenue-card-head {
    margin-bottom: 25px;
  } */

  .reset-btn {
    font-size: 14px;
    padding: 14px 8px;
  }

  .reset-btn,
  .itp-btn {
    padding: 14px 8px;
  }

  .revenue-step.active small {
    left: 0;
    top: 28px;
    font-size: 12px;
    font-weight: 300;
    margin-top: 30px;
  }

  .revenue-step.active h6 {
    left: 0;
    top: 48px;
    max-width: calc(100% - 120px);
    margin-bottom: 0;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 500;
  }

  .revenue-step.active p {
    right: 0;
    top: 48px;
    margin-top: 30px;
    text-align: right;
    font-size: 12px;
    font-weight: 400;
  }

  .ai-system-our-ai-enchanged > img {
    height: 280px;
  }

  .hctoolbox-card img {
    height: 135px;
  }

  .hctoolbox-card-content {
    padding: 25px 16px;
  }

  .mt90 {
    margin-top: 30px;
  }

  .workflow-simplifying-list ul li {
    font-size: 16px;
  }

  .workflow-simplifying-list ul li.active,
  .workflow-simplifying-list ul li:hover {
    color: #1e2124;
    font-size: 32px;
  }

  /* 
  .workflow-simplifying-list ul li:hover {
    color: #1e2124;
    font-size: 20px;
  } */

  .font16 {
    font-size: 14px;
  }

  .other-indu-head span {
    display: inline;
    line-height: 1.5;
  }

  .workflowRealOpetaionContent {
    padding: 18px;
  }

  .ai-use-sec-head,
  .industries-head,
  .find-head {
    font-size: 34px;
    line-height: 1.5;
  }

  .ai-use-sec-head span {
    display: inline;
  }

  .download-sample-btn {
    width: 100%;
    justify-content: flex-end;
    margin-top: 4px;
  }

  .conversational-agent-form .form-control,
  .conversational-agent-form .form-select {
    height: 52px;
    border-radius: 10px;
  }

  .workflowRealOpetaionContent p {
    font-size: 16px;
  }

  .workflowRealOpetaionContent h2 {
    font-size: 28px;
  }

  .workflow-ready-footer .footer-ready-bg {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    border: 1px solid red;
    top: 0;
    height: 100%;
  }

  .workflow-ready-footer h3 {
    font-size: 30px;
  }

  .workflow-ready-footer p {
    font-size: 15px;
    line-height: 1.8;
  }

  .makingborder {
    font-size: 16px;
  }

  .workflow-automating {
    margin-top: 30px;
  }

  .workflow-automate-card {
    width: 100%;
    height: inherit;
    display: flex;
    flex-direction: column;
  }

  .workflow-automate-card .card-img {
    width: 100%;
  }

  .workflow-automate-card .card-content {
    width: 100%;
    border-radius: 0px 0px 24px 24px;
  }

  .workflow-automate-card .card-content h2 {
    font-size: 26px;
  }

  .workflow-automate-card .card-content h2 br {
    display: none;
  }

  .workflow-automate-card .card-img img {
    height: 100%;
    width: 100%;
  }

  .workflow-how-automate ul li {
    font-size: 16px;
  }
  .workflow-ready-footer {
    padding: 20px;
  }
  .font18 {
    font-size: 16px;
  }
  .ai-system-security {
    padding: 24px 20px;
  }
}

@media (max-width: 440px) {
  .font24{
  font-size: 16px;
}
  .ai-use-sec-head,
  .industries-head,
  .find-head {
    font-size: 32px;
    line-height: 1.5;
  }
  .team-member-role,
  .tech-lead-role {
    font-size: 14px;
    font-weight: 300px;
  }
  .tech-lead-footer {
    gap: 10px;
  }
  .team-member-info {
    padding: 6px 18px 20px 18px;
  }
  .ceo-profile-image {
    width: 25% !important;
  }
  .revenue-form-card {
    padding: 16px;
  }
  .footer-scroll-top {
    right: 12px;
    bottom: 32px;
    width: 50px;
    height: 50px;
  }

  .team-btn-font {
    font-size: 13px;
  }

  .ceo-profile-card {
    height: 100%;
  }

  .ceo-profile-content,
  .tech-lead-profile-content {
    padding: 16px;
  }

  .ceo-profile-name,
  .ceo-profile-role,
  .tech-lead-name,
  .tech-lead-role {
    font-size: 13px;
    font-weight: 200;
  }

  .font16 {
    font-size: 13px;
  }
  .hctoolbox-card {
    height: 100%;
  }
  .hctoolbox-card-content {
    padding: 28px 14px 20px 14px;
  }

  .other-indu-head span {
    display: inline;
    line-height: 1.5;
  }

  .care-card {
    flex: 0 0 250px;
    width: 250px;
    height: 205px;
    border-radius: 20px;
  }

  .care-card img {
    height: 135px;
  }

  .care-card-content {
    height: 70px;
    padding: 16px 20px;
  }

  .font-28 {
    font-size: 20px;
  }

  .font-18 {
    font-size: 14px;
  }

  .workflow-aiMost-powerful .workflow-ai-agent1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }

  .workflow-aiMost-powerful .workflow-ai-agent2 {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }

  .webflow-ourapproach-card li img.webflow-our-approch3 {
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
  }

  .webflow-ourapproach-card li img.webflow-our-approch2 {
    position: absolute;
    top: 0px;
    right: 0;
    height: 100%;
  }

  .eai-help-panel-overlay__img {
    /* height: 950px !important; */
  }

  .exchange__list > img {
    height: 780px;
  }

  .eai-panel h3 {
    font-size: 22px;
  }

  .eai-kicker,
  .eai-kicker1 {
    font-size: 16px;
  }

  .eai-panel-p,
  .eai-panel-p2 {
    font-size: 13px;
  }

  .eai-bullet-list li {
    font-size: 13px;
  }
}
