/* Desktop Full HD 125% */
@media screen and (max-width: 1537px) {
  .hero-img {
    max-width: 400px;
    bottom: 20px;
  }

  .hero-img-home {
    max-width: 400px;
    bottom: 20px;
  }
}

/* Desktop HD */
@media screen and (max-width: 1366px) {
  .hero-section {
    padding: 50px 0;
  }
  .hero-img {
    max-width: 380px;
    /* max-width: 38%; */
    bottom: 20px;
  }

  .hero-img-home {
    max-width: 360px;
    bottom: 20px;
  }

  .hero-erp-img {
    max-width: 450px;
  }

  .erp-thumbnail {
    height: 350px;
  }
}

@media screen and (max-width: 1024px) {
  .footer-banner-title {
    font-size: 2.45rem;
  }
}

/* Tampilan Tablet */
@media screen and (max-width: 768px) {
  .section {
    padding: 60px 0;
  }

  .hero-desc {
    font-size: 1.25rem;
  }

  .hero-img {
    max-width: 450px;
  }

  .hero-img-home {
    max-width: 450px;
  }

  .hero-button .btn {
    width: 35%;
  }

  .konsultasi-card {
    width: 80%;
    margin-top: -90px;
  }

  .konsultasi-img {
    height: 400px;
  }

  .inovasi-img {
    height: 300px;
    border-top-right-radius: unset;
    border-bottom-left-radius: 50% 10%;
    border-bottom-right-radius: 50% 10%;
  }

  .inovasi-card-btn {
    margin-top: 16px;
    width: 100%;
  }

  #cerita-sukses-tab .nav-link.active + .cerita-sukses-detail {
    display: block;
  }

  .cerita-sukses-detail {
    text-align: start;
  }

  .cerita-sukses-thumbnail {
    height: 180px;
    margin-bottom: 8px;
  }

  .solusi-section .cerita-sukses-thumbnail {
    object-fit: contain;
    height: 280px;
  }

  .cerita-sukses-logo {
    width: 70px;
    height: 40px;
    margin-bottom: 8px;
  }

  .cerita-sukses-2 .cerita-sukses-logo {
    width: 180px;
    height: 75px;
  }

  .cerita-sukses-card-2 .card-text {
    text-align: justify;
  }

  .cerita-sukses-2-card .cerita-sukses-2-content {
    padding: 50px 0;
  }

  .cerita-sukses-3-content {
    padding: 24px;
  }

  .testimoni-text {
    width: 100%;
  }

  .swiper-pagination.swiper-pagination-testimoni {
    transform: translateY(-110px);
  }

  .penghargaan-label-img {
    height: 75px;
    width: 75px;
  }

  .whatsapp-container {
    right: 20px;
    bottom: 20px;
  }

  .erp-thumbnail {
    height: 300px;
  }

  body:has(.section-banner-cta) .main-footer {
    padding: 350px 0 20px;
    margin-top: -300px;
  }

  .footer-banner-img-area::after {
    height: 45%;
    width: 100%;
    right: unset;
    top: unset;
    bottom: 0;
    left: 0;
    background: linear-gradient(
      180deg,
      rgba(247, 148, 33, 0) 0%,
      rgba(247, 148, 33, 1) 100%
    );
  }
}

/* Tampilan Mobile */
@media screen and (max-width: 425px) {
  .section-title {
    font-size: 1.5rem;
    margin-bottom: 6px;
  }

  .section-desc {
    font-size: 1rem;
    margin-bottom: 16px;
  }

  .footer-banner {
    border-bottom-left-radius: 35px;
    border-top-right-radius: 35px;
  }

  .footer-banner-title {
    font-size: 2rem;
  }

  .footer-link-menu {
    font-size: 0.9rem;
  }

  .sub-footer {
    font-size: 0.75rem;
  }

  .hero-section {
    padding: 100px 0;
    min-height: 100dvh;
  }

  .hero-title {
    margin-bottom: 8px;
  }

  .hero-desc {
    font-size: 1.1rem;
    margin-bottom: 32px;
  }

  .hero-button .btn {
    width: 100%;
  }

  .hero-img {
    max-width: 350px;
    bottom: 30px;
  }

  .hero-img-home {
    max-width: 350px;
    bottom: 30px;
  }

  .client-section-img {
    max-width: 100%;
  }

  .client-img {
    height: 36px;
  }

  .konsultasi-img {
    height: 312px;
  }

  .konsultasi-card {
    width: 100%;
    margin-top: 16px;
  }

  .konsultasi-card-btn {
    width: 100%;
  }

  .video-section-container::after {
    padding: 3px 16px;
  }

  .inovasi-section {
    background-color: #f99f1b;
  }

  .inovasi-img {
    height: 280px;
  }

  .card-aplikasi-erp .card-img-top {
    height: 200px;
  }

  .cerita-sukses-2 .cerita-sukses-img {
    position: relative !important;
    height: 200px;
    opacity: 1;
  }

  .cerita-sukses-2 .cerita-sukses-2-content {
    padding: 25px 0;
  }

  .cerita-sukses-2-card:hover .cerita-sukses-2-content {
    opacity: 1;
  }

  .cerita-sukses-3 .cerita-sukses-img-area {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .cerita-sukses-3-content {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
    padding: 16px;
  }

  .cerita-sukses-3.image-left .cerita-sukses-3-content::before,
  .cerita-sukses-3.image-right .cerita-sukses-3-content::after {
    top: -35px;
    left: 0;
    border-radius: 20px 20px 0 0;
    width: 100%;
    height: 35px;
  }

  .testimoni-card {
    height: 500px;
  }

  .testimoni-text {
    text-align: justify;
  }

  .testimoni-jabatan,
  .testimoni-organisasi {
    font-size: 0.9rem;
  }

  .swiper-pagination.swiper-pagination-testimoni {
    transform: translateY(-95px);
  }

  .penghargaan-card .card-img-top::after {
    top: unset;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(
      180deg,
      rgba(33, 37, 41, 0) 0%,
      rgba(33, 37, 41, 1) 100%
    );
  }

  .penghargaan-img {
    height: 280px;
  }

  .aplikasi-erp-section {
    border-radius: 26px 26px 0 0;
  }

  .erp-thumbnail {
    height: 180px;
  }

  .solusi-section .cerita-sukses-thumbnail {
    height: 200px;
    object-fit: cover;
  }
}
