@media only screen and (max-width: 600px) {
  .title-txt-1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0.4px;
  }

  .title-txt-2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0.4px;
  }

  .title-txt-3 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .title-txt-4 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .p-txt-1 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
  }

  .header-1 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }

  .header-110 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }

  .p-txt-2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
  }

  .kf-header-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }

  .kf-header .tab-txt {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-top: 24px;
    padding-bottom: 48px;
  }

  .header-100 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }

  .container-main {
    min-height: 300px;
  }

  .main-section_btn {
    position: absolute;
    text-align: center;
    margin-top: 170px;
    left: 0;
  }

  .btn-lg-success-fixed, .btn-lg-success-fixed:hover {
    text-decoration: none;
    padding: 14px 44px;
    justify-content: center;
    text-align: center;
    gap: 8px;
    border-radius: 8px;
    background: #00B779;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }

  .btn-lg {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    height: 47px !important;
    padding: 12px 16px !important;
  }


  .kf-switch-btn, .kf-switch-btn:hover {
    margin-top: 32px;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    padding: 10px 16px;
  }

  .kf-header .bg-header {
    background-position: 150px 200px;
    background-size: 30%;
    margin-right: -12px;
  }

  .why-card {
    float: left;
    margin-bottom: 24px;
    width: 293px;
    height: 380px;
    margin-right: 12px;
    padding: 16px;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0 1.98641px 3.97282px 0 rgba(68, 55, 0, 0.01), 0 5.95923px 8.93885px 0 rgba(68, 55, 0, 0.01), 0 8.93885px 16.88449px 0 rgba(68, 55, 0, 0.04), 0 1.98641px 3.97282px 0 rgba(68, 55, 0, 0.01);
  }

  .why-card .title {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px;
    margin-top: 8px;
  }

  .why-card .desc {

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
  }
  .why-card img {
    width: 48px;
    height: 48px;
  }

  .pb-card .title {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .pb-card .desc {
    font-size: 16px;
    line-height: 140%;
  }

  .pb-card img {
    width: 48px;
    height: 48px;
  }

  .left-arr-btn, .right-arr-btn {
    width: 42px;
    height: 42px;
  }

  .left-arr-btn.dark, .right-arr-btn.dark  {
    background-size: 50%;
  }

  .hiw-card .title {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .hiw-card .desc {
    color: #454545;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
  }

  .hiw-card_with-bg {
    padding-bottom: 250px;
  }

  .hiw-card .row {
    padding: 32px 20px 20px;
  }

  .hiw-card .img {
    max-height: 200px;
  }

  .visualise .title {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    padding-bottom: 10px;
  }

  .visualise .desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
  }

  .uc-card .title {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px;
  }

  .uc-card .desc {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
  }

  .uc-card .img {
    height: 300px;
  }
  .uc-card .img img {
    width: auto;
    height: 100%;
  }
}
