@media (max-width: 1399.98px) {
  .navbar-nav .nav-link.active,
  .navbar-nav .nav-link.show {
    color: var(--bs-secondary);
    border-color: transparent;
  }
  .dropdown-menu {
    box-shadow: none;
  }
  .dropdown-item {
    text-wrap: wrap;
  }
}
@media (max-width: 1399.98px) {
  .arsip-item {
    font-size: 16px;
  }
  .post-meta {
    font-size: 0.6rem;
  }
  .post-meta img {
    height: 15px !important;
  }
  .share-side {
    font-size: 16px;
  }
  .share-side img {
    height: 15px !important;
  }
  .tagar-item {
    padding: 3px 20px;
    font-size: 0.6rem;
  }
  .breadcrumb-item {
    font-size: 14px;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .hero-section-custom .title {
    font-size: 35px;
  }
  .header-corner {
    height: 50px;
    margin-bottom: -2px;
  }
  .hero-divider {
    height: 30px;
    margin-bottom: -2px;
  }
  .hero-divider::before {
    left: 7.5%;
    height: 7.5px;
    width: 85%;
  }
}
@media (max-width: 767.98px) {
  .background-world.perusahaan {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .keunggulan-perusahaan-wrapper {
    flex-wrap: wrap;
    padding: 0px 20px;
    margin-top: -250px;
  }
  .keunggulan-perusahaan-wrapper .keunggulan-item {
    padding-left: 0;
  }
  .keunggulan-perusahaan-wrapper .keunggulan-item:before {
    display: none;
  }
  .keunggulan-perusahaan-wrapper .keunggulan-item:after {
    background: var(--bs-secondary);
  }
}
@media (max-width: 767.98px) {
  .statistik-perusahaan-wrapper {
    flex-wrap: wrap;
    gap: 20px;
    padding: 40px 60px;
    margin-bottom: 60px;
    text-align: center;
  }
  .statistik-perusahaan-wrapper .statistik-item {
    width: 100%;
    justify-content: center;
    padding-top: 20px;
    border-top: 2px solid rgb(var(--bs-gray-rgb));
  }
  .statistik-perusahaan-wrapper .statistik-item:first-child {
    border-top: none;
    padding-top: 0;
  }
}
@media (max-width: 767.98px) {
  .shape-divider-1 {
    bottom: -75px;
    left: -225px;
    right: -25px;
  }
  .shape-divider-1.style-2 {
    bottom: -75px;
    left: -225px;
    right: -25px;
  }
  .circle-line-ornament.style-2 {
    height: 200px;
  }
  .circle-line-ornament {
    position: absolute;
    height: 200px;
    top: 0;
  }
  .circle-dot {
    position: absolute;
    left: -250px;
    top: 0;
    width: 300px;
  }
  .circle-dot.style-2 {
    top: auto;
    bottom: 0;
    right: 0;
    left: auto;
  }
  .keunggulan-person {
    position: relative;
    bottom: 0;
    width: 500px;
  }
}
@media (max-width: 767.98px) {
  .cta-img {
    position: relative;
    bottom: 0;
    right: 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  .nav-tabs.nav-pills,
  .nav-tabs.nav-tabs-basic {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .contact-wrapper .contact-item {
    padding: 20px;
    gap: 20px;
  }
  .contact-wrapper .contact-item .icon {
    min-width: 50px;
    width: 50px;
    height: 50px;
  }
  .contact-wrapper .contact-item .icon svg {
    width: 30px;
    height: 30px;
  }
  .ratio-map-custom {
    --bs-aspect-ratio: 100%;
  }
}
@media (max-width: 767px) {
  .loker-wrapper .loker-item {
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.3s;
  }
  .loker-wrapper .loker-item .details {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 5px 15px;
  }
}
@media (max-width: 767px) {
  .img-with-border {
    padding: 7.5px;
  }
  .btn-play-pulse {
    padding: 25px;
  }
  .btn-play-pulse i {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .logo-item-col {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .tree-image {
    bottom: 0;
    left: -43%;
    z-index: 1;
    height: auto;
    width: 100%;
  }
  .tree-image img {
    height: auto;
    width: 100%;
  }
  .keunggulan-perusahaan-wrapper.style-2 {
    transform: translateY(50%);
  }
  .bottom-section-text {
    display: none;
  }
  .milestone-wrapper {
    gap: 25px;
  }
  .milestone-item {
    align-items: start; 
    flex-direction: column;
  }
  .milestone-item .icon {
    margin-left: 50px;
    margin-bottom: -30px;
  }
  .milestone-item .content {
    flex-direction: column;
  }
  .milestone-item .content .year {
    padding: 40px 30px 20px;
    border-radius: 15px 15px 0 0;
  }
  .milestone-item .vertical-line {
    height: 75px;
  }
  .testimoni-person {
    position: relative;
    bottom: 0;
    left: 0;
    width: 400px;
  }
  .home-slider .slider-home .swiper-pagination {
    top: auto;
    bottom: 10%;
  }
  .home-slider .slider-home .slider-home-item .content h1 {
    color: white;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .testi-quote-up {
    top: -30px;
    left: 20px;
  }
  .testi-quote-down {
    bottom: 50px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .logo-horizontal-wrapper {
      justify-content: center;
  }
}
@media (max-width: 767px) {
  .keunggulan-perusahaan-wrapper .keunggulan-item .icon {
    width: 75px;
    min-width: 75px;
    height: 75px;
  }
  .keunggulan-perusahaan-wrapper .keunggulan-item .icon img {
    height: 35px;
    width: 35px;
  }
  .keunggulan-perusahaan-wrapper .keunggulan-item .content .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .statistik-item-home {
    text-align: end;
  }
  .statistik-item-home .title {
    font-size: 30px;
  }
  .statistik-item-home p {
    font-size: 20px;
  }
}
