
@media (max-width: 1199px) {
  .solution-title {
    font-size: 48px;
  }

  .solution-hero {
    padding: 70px 0 90px 0;
  }

  .solution-desc {
    font-size: 14px;
    max-width: 700px;
  }
}

@media (max-width: 991px) {
  .solution-title {
    font-size: 40px;
  }

  .solution-hero {
    padding: 60px 0 75px 0;
    min-height: unset;
  }

  .solution-desc {
    font-size: 14px;
    max-width: 100%;
  }

  .get-btn {
    width: 140px;
    height: 38px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .solution-title {
    font-size: 34px;
    letter-spacing: -0.5px;
  }

  .solution-hero {
    padding: 50px 0 65px 0;
    min-height: unset;
  }

  .solution-desc {
    font-size: 13px;
    max-width: 100%;
  }

  .custom-breadcrumb {
    margin-bottom: 18px;
  }

  .get-btn {
    width: 135px;
    height: 36px;
    font-size: 13px;
  }
}

@media (max-width: 575px) {
  .solution-title {
    font-size: 28px;
    letter-spacing: -0.5px;
    margin-bottom: 14px;
  }

  .solution-hero {
    padding: 40px 0 55px 0;
    min-height: unset;
  }

  .solution-desc {
    font-size: 13px;
    line-height: 1.6;
    max-width: 100%;
  }

  .custom-breadcrumb {
    margin-bottom: 15px;
  }

  .custom-breadcrumb .breadcrumb-item,
  .custom-breadcrumb .breadcrumb-item a {
    font-size: 12px;
  }

  .get-btn {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
    margin-top: 10px;
  }

  .navbar-nav {
    gap: 4px !important;
    padding: 10px 0;
  }
}
@media (max-width: 1199px) {
  .project-image-wrapper {
    width: 100%;
    height: 280px;
  }

  .feature-card {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 991px) {
  .project-detail-section {
    padding: 50px 0;
  }

  .project-image-wrapper {
    width: 100%;
    height: 260px;
  }

  .project-content {
    width: 100%;
    height: auto;
    gap: 20px;
  }

  .project-content p {
    width: 100%;
    height: auto;
  }

  .feature-card {
    width: 100%;
    height: auto;
  }

  .feature-card p {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767px) {
  .project-detail-section {
    padding: 40px 0;
  }

  .project-image-wrapper {
    width: 100%;
    height: 220px;
  }

  .play-btn {
    width: 46px;
    height: 46px;
    font-size: 18px;
  }

  .badge-title {
    font-size: 13px;
  }

  .project-content {
    width: 100%;
    height: auto;
    gap: 16px;
  }

  .project-content p {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 24px;
  }

  .feature-card {
    width: 100%;
    height: auto;
    padding: 14px;
  }

  .feature-card p {
    width: 100%;
    height: auto;
    font-size: 12px;
  }

  .feature-icon {
    font-size: 17px;
  }
}

@media (max-width: 480px) {
  .project-image-wrapper {
    height: 200px;
  }

  .play-btn {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }

  .badge-label {
    font-size: 9px;
  }

  .badge-title {
    font-size: 12px;
  }

  .project-content p {
    font-size: 13px;
    line-height: 22px;
  }
}
@media (max-width: 1199px) {
  .budget-title {
    font-size: 34px;
    line-height: 36px;
  }

  .budget-card {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 991px) {
  .budget-section {
    padding: 50px 0;
  }

  .budget-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 36px;
  }

  .budget-card {
    width: 100%;
    height: auto;
    padding: 24px;
  }
}

@media (max-width: 767px) {
  .budget-section {
    padding: 40px 0;
  }

  .budget-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 28px;
  }

  .budget-card {
    width: 100%;
    height: auto;
    padding: 20px;
    gap: 12px;
  }

  .budget-icon {
    width: 44px;
    height: 44px;
    font-size: 18px;
  }

  .budget-card-title {
    font-size: 16px;
  }

  .budget-card-desc {
    font-size: 13px;
    line-height: 20px;
  }
}

@media (max-width: 480px) {
  .budget-title {
    font-size: 22px;
    line-height: 26px;
  }

  .budget-card {
    padding: 16px;
  }

  .budget-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .budget-card-title {
    font-size: 15px;
  }

  .budget-card-desc {
    font-size: 12px;
    line-height: 18px;
  }
}

@media (max-width: 1199px) {
  .financial-section .container {
    width: 100%;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .financial-card {
    width: 100%;
    height: auto;
  }

  .financial-item {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 991px) {
  .financial-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .financial-section .container {
    width: 100%;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 12px;
  }

  .financial-card {
    width: 100%;
    height: auto;
  }

  .financial-title {
    font-size: 24px;
  }

  .financial-desc {
    font-size: 14px;
    line-height: 24px;
  }

  .financial-item {
    width: 100%;
    height: auto;
    padding: 16px;
  }
}

@media (max-width: 767px) {
  .financial-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .financial-section .container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 10px;
  }

  .financial-title {
    font-size: 20px;
  }

  .financial-desc {
    font-size: 13px;
    line-height: 22px;
  }

  .financial-item {
    font-size: 12px;
    padding: 14px;
    gap: 12px;
  }

  .financial-item i {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .financial-title {
    font-size: 18px;
  }

  .financial-desc {
    font-size: 12px;
  }

  .financial-item {
    font-size: 11px;
    padding: 12px;
  }
}