/* Desktop Full HD */
@media screen and (max-width: 1920px) {
  .hero-erp-2-img {
    max-width: 600px;
    bottom: 20px;
  }
}

/* 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) {
  .section-title-large {
    font-size: 2.5rem;
  }

  .hero-section {
    padding: 50px 0;
  }
  .hero-img {
    max-width: 330px;
    /* max-width: 38%; */
    bottom: 20px;
  }

  .hero-img-home {
    max-width: 330px;
    bottom: 20px;
  }

  .hero-erp-img {
    max-width: 450px;
  }

  .hero-erp-2-img {
    max-width: 400px;
  }

  .hero-img-right {
    max-height: 100%;
  }

  .erp-thumbnail {
    height: 350px;
  }

  .company-profile .hero-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .company-profile .hero-images {
    height: 400px;
  }

  .company-profile .hero-block {
    height: 280px;
  }
}

@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;
  }

  .section-title-large {
    font-size: 2.25rem;
  }

  .section-title-mobile {
    font-size: 2rem;
  }

  .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: 142px;
    height: 50px;
  }

  .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%
    );
  }

  .mobile-section {
    padding: 80px 0 180px;
  }

  .mobile-icon-container {
    padding: 22px;
  }

  .erp-icon {
    filter: unset;
  }

  .company-profile .hero-images {
    height: 360px;
  }

  .company-profile .hero-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .company-profile .hero-images {
    transform: translateY(0);
  }

  ._df_book {
    height: 600px !important;
  }

  .core-value-box {
    width: 75px;
    height: 75px;
  }

  .core-value-box span {
    font-size: 2.7rem;
  }

  .award-card {
    padding: 30px 0;
  }

  .award-img {
    left: -42px;
    height: 300px;
  }
}

/* Tampilan Mobile */
@media screen and (max-width: 425px) {
  .section {
    padding: 40px 0;
  }

  .section-title {
    font-size: 1.5rem;
    margin-bottom: 6px;
  }

  .section-title-large {
    font-size: 2.1rem;
  }

  .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: 24px 0;
    min-height: 100vh;
  }

  .hero-title {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }

  .hero-desc {
    font-size: 1.05rem;
    margin-bottom: 24px;
  }

  .hero-button .btn {
    width: 100%;
  }

  .hero-img {
    max-width: 350px;
    bottom: 30px;
  }

  .hero-img-home {
    max-width: 350px;
    bottom: 30px;
  }

  .hero-img-right {
    height: 485px;
  }

  .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;
  }

  .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;
  }

  .card-testimoni-2 .card-body {
    padding: 24px;
  }

  .card-testimoni-2 .testimoni-profil {
    width: 80px;
    height: 80px;
  }

  .card-testimoni-2 .testimoni-name {
    font-size: 1rem;
  }

  .card-testimoni-2 .testimoni-position {
    font-size: 0.9rem;
  }

  .card-testimoni-2 .testimoni-logo {
    display: none;
  }

  .card-testimoni-2 .cirle-decoration {
    width: 240px;
    height: 240px;
    bottom: -100px;
  }

  .card-testimoni-2 .cirle-decoration.right {
    right: -105px;
  }

  .card-testimoni-2 .cirle-decoration.left {
    left: -105px;
  }

  .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;
  }

  .mobile-icon {
    width: 85px;
    height: 85px;
  }

  .portfolio-img {
    width: 80px;
    height: 60px;
  }

  .mobile-section {
    padding: 80px 0 100px;
  }

  .company-profile .hero-section {
    background-color: var(--primary-color);
    min-height: initial;
  }

  .company-profile .hero-text {
    color: white;
  }

  .company-profile .section-line-decoration div > div {
    background-color: white;
  }

  .company-profile .section-line-decoration {
    width: 100% !important;
  }

  ._df_book {
    height: 550px !important;
  }

  .hero-about {
    height: 350px;
  }

  .about-block-decoration {
    height: 30%;
    width: 100%;
  }

  .about-profile-img {
    transform: translate(69px, -33px);
    width: 235px;
  }

  .award-card {
    border-radius: 20px;
    padding-top: 180px;
  }

  .award-img {
    bottom: unset;
    top: -20px;
    height: 200px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
