@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

:root {
  /* --primary-gd: transparent linear-gradient(140deg, #384967 0%, #6f91cd 100%) 0% 0% no-repeat padding-box; */
  --c-primary: #D63348;
  /* --c-secondary: #28317e; */
  --c-body: #F8F8F8;
  --c-black: #000000;
  --c-info: #918F8F;
  --c-white: #ffffff;
  --c-card: #363636;
  --c-grey: #EBEBEB;
  --c-orange: #e1a427;
  --c-border: #222222;
  --c-y-green: #00ba01;
  --c-disabled: #dee1e8;
  --c-transparent: transparent;
  --c-skeleton: #f7f7f7;
  --shadow-bg: 0px 6px 18px rgb(0 0 0 / 8%);
  --shadow-skeleton: 0px 6px 18px rgb(0 0 0 / 3%);
  --ts-cubic: all 0.5s cubic-bezier(0.47, 0.71, 0.66, 0.84);
}

@media (max-width: 325px) {
  .career-intermezo-card {
    min-width: 100% !important;
  }
}

@media (max-width: 1024px) {
  img.icon-16 {
    width: 1rem;
    height: 1rem;
  }

  img.icon-24 {
    width: 1.125rem;
    height: 1.125rem;
  }

  img.icon-32 {
    width: 1.5rem;
    height: 1.5rem;
  }

  img.icon-48 {
    width: 2rem;
    height: 2rem;
  }

  select.form-control,
  input.form-control,
  textarea.form-control {
    font-size: 1rem;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 2.25rem !important;
    height: 2.25rem !important;
  }

  .swiper-button-prev {
    left: 0.5rem;
  }

  .swiper-button-next {
    right: 0.5rem;
  }

  .form-group {
    /* margin-bottom: 1rem !important; */
  }

  .modal-body {
    padding: 1rem;
  }

  .modal-header {
    padding: 1rem;
  }

  .modal-footer {
    padding: 0.5rem;
  }

  .modal-header .modal-close {
    top: 0.75rem;
    right: 0.75rem;
  }

  .modal-header .modal-close .btn-close {
    width: 28px;
    height: 28px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    top: 50%;
  }

  /*====================================== SECTION NAVBAR ======================================*/
  .container-nav .nav-menu {
    gap: 16px;
  }

  .nav-hamburger {
    display: flex;
    order: 2;
  }

  .menu-lang {
    order: 1;
  }

  .menu-container-mobile .nav-close {
    pointer-events: none;
    opacity: 0;
    transform: translateX(24px);
    transition: all 0.3s ease;
  }

  .menu-container-mobile .nav-close.active {
    pointer-events: auto;
    opacity: 1;
    transform: translateX(0);
  }

  .menu-container-mobile .nav-close .btn-close {
    background-color: var(--c-primary) !important;
    background: none;
    opacity: 1;
    color: white;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 0;
  }

  .menu-container-mobile .nav-footer-mobile {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .menu-container-mobile .footer-menu .footer-menu-icon {
    width: 32px;
    height: 32px;
  }

  .menu-container-mobile .nav-footer-mobile .footer-image {
    max-width: 100%;
    height: 160px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .menu-container-mobile .nav-footer-mobile .footer-image::before,
  .menu-container-mobile .nav-footer-mobile .footer-image img {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .menu-container-mobile .nav-footer-mobile .footer-image .footer-image-word {
    position: static;
    transform: translate(0);
  }

  .container-nav .nav-menu li.active>a, .menu-container-mobile .menu-nav-mobile li.active>a {
    background-color: transparent;
    color: var(--c-primary);
  }


  .nav-item-mobile-accordion .accordion-button:not(.collapsed),
  .nav-item-mobile-accordion .accordion-collapse,
  .nav-item-mobile-accordion .accordion-button {
    border-bottom: none;
  }

  .nav-item-mobile-accordion .accordion-collapse.show .accordion-body {
    padding: 0.5rem 1.25rem 0 0rem;
  }

  /*====================================== SECTION WORD ======================================*/

  .c-small {
    font-size: 0.625rem;
  }

  .modal-header .close {
    opacity: 1;
    top: 2px;
    right: 2px;
  }

  .modal-header .close span {
    font-size: 1rem;
  }


  .form-cardet-wrapper {
    max-width: 100%;
  }

  /*====================================== SECTION HOME ======================================*/

  .services-card-thumbnail .card-cta-link.card-cta-black {
    margin: 0;
  }

  .services-card-thumbnail .card-cta-link.card-cta-black::before {
    top: -10px;
  }

  .services-card-thumbnail .card-cta-link.card-cta-black::after {
    right: -10px;
  }

  .services-card-thumbnail .card-cta-link.card-cta-black .btn-ag:hover {
    transform: scale(1);
  }

  .bp-head-wrapper,
  .certif-tab-header {
    display: flex;
    flex-direction: column;
  }


  .swiper-home-services .swiper-slide:nth-last-child(1) .services-card-thumbnail {
    margin-right: 0rem;
  }



  #modalKomisaris .modal-body .komisaris-detail-text .cta {
    top: 1rem;
  }

  /*====================================== SECTION ABOUT PAGE ======================================*/

#modalKomisaris .komisaris-detail-content .komisaris-detail-head .image {
      max-height: unset;
height: 100%;
}

  #modalKomisaris .komisaris-detail-content .komisaris-detail-head {
    position: relative;
  }

  #modalCertif .modal-body .cta {
    position: sticky;
    height: 0;
    top: 24px;
    left: calc(100% - 60px);

  }

  /*====================================== SECTION CONTACT ======================================*/
  .contact-hero-content {
    flex-direction: column;
    gap: 1.5rem;
  }

  .contact-hero-left,
  .contact-hero-right {
    width: 100%;
  }

  .contact-rounded-shape {
    padding: 0 6rem 6rem 0;
    border-bottom-left-radius: 20px;
  }

}


/*Phone View*/
@media (max-width: 767px) {
  h1 {
    font-size: 2.25rem;
    line-height: 1.1;
  }

  h2 {
    font-size: 1.75rem;
    line-height: 1.25;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 1.3;
  }

  h4 {
    font-size: 1.375rem;
    line-height: 1.35;
  }

  h5 {
    font-size: 1.25rem;
    line-height: 1.3;
  }

  h6 {
    font-size: 1.125rem;
    line-height: 1.35;
  }

  p {
    font-size: 1rem;
    line-height: 1.45;
  }

  .sc-xxl {
    font-size: 2.25rem !important;
  }

  .sc-xl {
    font-size: 1.75rem !important;
  }

  .sc-lg {
    font-size: 1.5rem !important;
  }

  .btn-primary {
    line-height: 1.25;
    padding: 12px 16px;
  }

  section {
    padding: 2rem 0;
  }

  .section-home-hero {
    padding-top: 6rem;
  }

  .subject-title {
    max-width: 100%;
  }

  /*====================================== SECTION MENU NAVBAR ======================================*/
  .container-nav .nav-logo a img {
    width: 140px;
  }

  .container-nav {
    /*flex-direction: column;*/
    position: relative;
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
  }

  .hide-menu {
    width: 100%;
  }

  #navigation {
    transition: all 0.5s;
  }

  #navigation.scrolled {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 8px 0px rgb(255, 164, 79);
  }

  .nav-menu .menu-nav {
    display: none !important;
  }

  .nav-logo.pointer,
  .search-bar-nav button i {
    color: var(--c-primary);
  }

  .nav-toggle-mobile {
    position: absolute;
    top: 20px;
    right: 32px;
    display: block;
    transition: ease-in-out 0.4s;
  }

  .nav-logo .text-logo {
    max-width: 120px;
  }

  .menu-container-mobile .nav-header {
    position: relative;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-header .image {
    max-width: 64px !important;
  }

  .menu-container-mobile .nav-logo-mobile {
    position: absolute;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-logo-mobile .image {
    max-width: 104px;
  }

  .menu-container-mobile .nav-close {
    z-index: 999;
    top: 1rem;
    right: 1rem;
  }

  .menu-container-mobile .menu-nav-mobile {
    width: 100%;
    height: auto;
    justify-content: start;
    padding: 0 2rem 1rem 0.5rem;
  }

  .menu-container-mobile .menu-nav-mobile li {
    opacity: 0;
    margin-bottom: 1rem;
  }


  .menu-container-mobile .menu-nav-mobile li a {
    font-size: 22px;
    display: flex;
    justify-content: space-between;
  }

  .menu-container-l-r .menu-nav-mobile>li.cursor-none.active a {
    color: var(--c-primary);
    font-weight: 700;
  }

  .menu-container-mobile .menu-container-l-r {
    position: relative;
    max-height: 100%;
    height: 100%;
    padding-top: 6rem;
    margin: 0 0 0 0;
    justify-content: space-between;
    align-items: start;
  }

  .hero-container {
    padding: 4rem 0rem 4rem 0rem;
  }

  /*====================================== SECTION MODAL ======================================*/
  /* .modal-close .close,
  .modal-header .close {
    width: 24px;
    height: 24px;
  }

  .modal-header .close {
    opacity: 1;
    top: 10px;
    right: 12px;
  } */


  /*====================================== SECTION HOME PAGE - Mobile ======================================*/
  .section-home-hero .home-hero-image {
    min-height: 480px;
    max-height: 480px;
  }

  .home-slider-text {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .home-slider-text .word h1{
font-size: 2rem;
line-height: 1.2;
}

  .swiper-pagination-wrapper {
    bottom: 1.5rem;
    right: 1.5rem;
  }

  .section-home-news .cta-swiper-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .swiper-bp-gradient::before,
  .swiper-bp-gradient::after {
    width: 60px;
  }


  .bp-head-wrapper .cta-swiper-bp {
    margin-top: 1.5rem;
  }

  .cta-swiper-bp.cta-swiper-wrapper {
    margin-right: auto;
  }

  /*====================================== SECTION ABOUT PAGE - Mobile ======================================*/
  .about-hero-video {
    height: 20rem;
  }


  .about-hero .about-hero-video iframe {
    width: 180vw;
    height: 60vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .timeline-item-list .skeleton-picture {
    width: 50%;
  }

  .about-history-timeline .timeline-list {
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 2rem 1rem;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .about-history-timeline .timeline-list::-webkit-scrollbar {
    display: none;
  }

  .about-history-timeline .timeline-item {
    width: 100%;
  }

  .about-history-timeline .timeline-link::before {
    top: 6px;
    left: 6px;
    width: 100%;
    height: 2px;
  }

  .about-history-timeline .timeline-line-fill {
    top: 6px;
    left: 6px;
    width: 0;
    height: 2px;
  }

  .about-history-timeline .timeline-item:last-child .timeline-line-fill {
    display: none;
  }


  .about-history-timeline .timeline-link {
    min-width: 160px;
    align-items: center;
    padding: 1rem 0rem 0rem 0rem;
  }

  .about-history-timeline .timeline-link span {
    padding-left: 0.5rem;
  }

  .prime-text-wrapper {
    gap: 2rem;
  }

  .ob-various-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1.5;
    width: 100%;
    height: 100%;
    padding: 16px;
    box-sizing: border-box;
  }

  .various-card.active {
    flex: 1.25;
    cursor: default;
  }

  .various-card-name {
    padding: 2rem 0rem;
  }

  .various-card-name .icon {
    max-width: 60px;
  }

  .vc-desc {
    min-width: 280px;
    max-height: 0;
  }

  .various-card.active .vc-desc {
    max-height: 1000px;
  }

  .timeline-item-list .timeline-item-header {
    position: static;
    max-width: fit-content;
}

  .certif-tab-wrapper .nav.nav-services.nav-pills {
    width: 100%;
  }

  .swiper-product-wrapper .swiper-container {
    height: 248px;
  }

  .cta-swiper-product {
    max-width: 7rem;
    gap: 1rem;
  }

  .cta-swiper-product .swiper-button-prev span i {
    transform: rotate(-90deg);
  }

  .cta-swiper-product .swiper-button-next span i {
    transform: rotate(-90deg);
  }

  .product-card .image {
    height: 12rem;
  }

  .nav.nav-about-bod.nav-pills,
  .nav.nav-about-certif.nav-pills {
    border-bottom: 1px solid var(--c-transparent);
  }

  .nav.nav-about-bod.nav-pills .nav-item,
  .nav.nav-about-certif.nav-pills .nav-item {
    width: 100%;
  }

  .about-boc-wrapper,
  .certif-tab-header {
    gap: 1rem;
  }

  #modalCertif .modal-content .certif-card-modal {
    max-width: 20rem;
}

  #modalKomisaris .modal-body {
    overflow-y: auto;
  }

  #modalKomisaris .modal-body .komisaris-detail-text {
    max-height: unset;
    overflow: unset;
    padding: 1.5rem 1.5rem 2.5rem 1.5rem;
  }

  #modalKomisaris .modal-body .komisaris-detail-content {
    flex-direction: column;
  }

  #modalKomisaris .modal-body .cta {
    position: sticky;
    top: 20px;
    left: calc(100% - 60px);
    height: 0;
  }



  /*====================================== SECTION NEWS & UPDATE - MOBILE ======================================*/
  .article-card-headline .article-desc-title {
    padding-right: 0rem;
    min-height: 3.25rem;
  }

  .article-card-headline .article-desc-word {
    min-height: 4.4rem;
  }

  .article-tag-wrapper {
    padding: .25rem .5rem;
  }

  .nav-pills.nav-news {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .nav-pills.nav-news::-webkit-scrollbar {
    display: none;
  }

  .nav-pills.nav-news .nav-item {
    flex-shrink: 0;
  }

  .nav-news-wrapper .form-group-icon {
    margin-right: auto;
    margin-left: unset;
    width: 100%;
  }

  .form-group-icon-news {
    max-width: none;
  }

  .form-news-date .form-group-icon input.form-control {
    font-size: .75rem;
  }

  .article-card-headline .article-image {
    background-color: var(--c-transparent);
  }

  .article-card-headline .article-desc {
    padding: 1rem;
    border-radius: 0rem 0rem 1.25rem 1.25rem;
  }

  .article-card-headline .article-image img {
    border-radius: 1.25rem 1.25rem 0rem 0rem;
  }

  .pagination-container {
    flex-direction: column;
    gap: 1.25rem;
  }

  .pagination-container ul.pagination li:first-child a span,
  .pagination-container ul.pagination li:last-child a span {
    display: none;
  }

  /*====================================== SECTION NEWS DETAIL - MOBILE ======================================*/
  .section-news-detail-hero .swiper-news-detail .image {
    min-height: 220px;
    max-height: 220px;
  }

  section.section-news-desc {
    padding-top: 0;
  }

  .swiper-another-news .swiper-slide:hover .article-card-thumbnail {
    transform: scale(1);
  }

  .article-card-thumbnail .article-desc .card-cta-link {
    top: 0px;
  }

  .cta-news-share {
    top: -5px;
  }

  .share-news-sosmed {
    gap: 2rem;
  }

  .copy-tooltip {
    top: -35px;
  }

  .share-news-sosmed .share-news-item .image {
    max-width: 2.5rem;
  }

  .share-news-content .share-news-copy {
    padding: 0.5rem .75rem;
  }

  /*====================================== SECTION WHAT WE DO ======================================*/

  .card-information {
    padding: 1rem 4rem 1rem 1rem;
  }

  .factory-info .card-information .card-information-title {
    min-height: 3rem;
  }

  .nav.nav-services.nav-pills {
    width: 100%;
    margin-left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .nav.nav-services.nav-pills::-webkit-scrollbar {
    display: none;
  }

  .nav.nav-services.nav-pills .nav-item {
    flex-shrink: 0;
  }

  .our-serivces-hero-wrapper .image img,
  .our-serivces-hero-wrapper .image .skeleton-picture {
    min-height: 21rem;
  }

  /*====================================== SECTION CONTACT US - MOBILE ======================================*/


    .contact-hero-left, 
    .contact-hero-left .contact-hero-image img{
      height: 100%;
min-height: 400px;

    }

  .contact-shape-position {
    position: absolute;
    top: -1px;
    right: 0px;
    z-index: 9;
  }

  .contact-rounded-shape {
    padding: 0 4rem 4rem 0;
    border-bottom-left-radius: 20px;
  }

  .contact-hero-left img {
    border-radius: 1rem 1rem 1rem 1rem;
  }

  .contact-hero-left::before {
    border-radius: 1rem 1rem 1rem 1rem;
    background: linear-gradient(190deg, rgba(34, 34, 34, 0.2) 0%, rgba(34, 34, 34, 0.697484) 79.69%, #222222 100%);
  }

  .contact-map-wrapper-desc {
    margin: 0;
  }

  .contact-map-wrapper .contact-map {
    width: 100%;
    height: 280px;
  }

  .card-information .card-information-wrapper {
    padding-right: 0rem;
  }

  .card-information .card-information-image {
    max-width: 4rem;
  }

  .contact-hero-content .contact-hero-left .hero-contact-subject-wrapper .subject-title {
    padding-right: 4rem;
    word-break: break-word;
  }

  .contact-hero .contact-rounded-shape::before {
    top: -12px;
    left: -32px;
  
}


.contact-hero .contact-rounded-shape::after {
    bottom: -20px;
    right: -8px;
    width: 29px;
    height: 29px;
}
  .contact-hero-right {
    padding: 0rem;
    background-color: transparent;
    border-radius: 0;
  }

  /*====================================== SECTION 404 - MOBILE ======================================*/



  /*====================================== SECTION EMPTY WRAPPER ======================================*/
  .empty-state-wrapper .empty-state-title {
    max-width: 16rem;
    margin: 0 auto;
  }

  .empty-state-wrapper .empty-state-image {
    max-width: 14rem;
  }

  /*====================================== SECTION Footer contact ======================================*/
  .section-footer-contact {
    margin-bottom: -2rem;
  }

  .footer-content-logo .image {
    max-width: 240px;
  }

  .footer-question-card {
    width: 100%;
    padding: 1rem;
  }

  .section-footer-contact::before {
    background-image: linear-gradient(110deg, #ffffff 100%, #f2295b00 100%);
  }

  .sales-arealoc-wrapper.show {
    height: 14rem;
  }

  .form-your-contact.show {
    height: 35rem;
  }

  /*====================================== SECTION FOOTER ======================================*/
  footer {
    margin-top: 0;
  }

  .footer-main {
    margin: 0;
  }

  .footer-image::before {
    background: -webkit-linear-gradient(180deg, rgba(40, 40, 40, 0.6391150210084033) 70%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, rgba(40, 40, 40, 0.6391150210084033) 70%, rgba(0, 0, 0, 1) 100%);
  }

  .footer-image-word {
    width: 100%;
    text-align: center;
    top: 25%;
    left: 0;
    transform: none;
  }

  .footer-logo {
    max-width: 8rem !important;
  }

  .footer-image {
    max-width: 100%;
    height: 224px;
  }

  .footer-container {
    padding: 0 1rem 2rem 1rem;
  }

  .footer-menu {
    margin-bottom: 1rem;
  }

  .footer-copyright {
    margin-top: 0;
  }
}

@media (max-width: 767px) and (min-height: 750px) {
  .menu-container-mobile .menu-nav-mobile {
    height: 100%;
    justify-content: center;
  }

  .menu-container-mobile .menu-nav-mobile li {
    margin-bottom: 1rem;
  }

  .menu-container-mobile .menu-nav-mobile li a {
    font-size: 24px;
  }

  .container-nav .nav-menu li.active>a, .menu-container-mobile .menu-nav-mobile li.active>a {
    background-color: unset;
    color: var(--c-primary);
    font-weight: 700;
  }


  .menu-container-mobile .menu-more-col a {
    font-size: 14px;
  }

  .nav-menu .menu-nav {
    display: none !important;
  }

  #navigation {
    transition: all 0.5s;
  }

  #navigation.scrolled {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 8px 0px rgb(255, 164, 79);
  }

  .nav-logo.pointer,
  .search-bar-nav button i {
    color: var(--c-primary);
  }

  .nav-toggle-mobile {
    position: absolute;
    top: 20px;
    right: 32px;
    display: block;
    transition: ease-in-out 0.4s;
  }

  .nav-logo.pointer {
    display: block;
  }
}

@media (max-width: 572px) {

  /*====================================== SECTION Home ======================================*/

  .section-home-news .cta-swiper-wrapper {
    margin-right: 0;
    margin-left: auto;
  }
}

@media (min-width: 461px) and (max-width: 767px) {
  .menu-container-mobile .nav-header {
    position: absolute;
  }

  .menu-container-mobile .nav-header .image {
    max-width: 84px !important;
  }

  .menu-container-mobile .nav-logo-mobile .image {
    max-width: 128px;
  }

  .menu-container-mobile .nav-close {
    top: 1rem;
    right: 1rem;
  }

  .menu-container-mobile .menu-container-l-r {
    position: relative;
    padding: 6rem 0 2rem 0.5rem;
    flex-direction: row !important;
    justify-content: center;
    align-items: center;
  }

  .menu-container-l-r .menu-nav-mobile>li.cursor-none.active a {
    color: var(--c-primary);
    font-weight: 700;
  }

  .nav-submenu-mobile {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 4rem;
    background-color: var(--c-white);
    color: var(--c-white);
  }

  .menu-container-mobile .menu-nav-mobile {
    justify-content: center;
    height: 100%;
    margin-top: 0;
  }

  .menu-container-mobile .menu-nav-mobile li a {
    font-size: 24px;
  }

  .menu-nav-more {
    flex-direction: column;
    justify-content: center;
    gap: 0;
    height: 100%;
    bottom: 5%;
  }

  .menu-container-mobile .menu-more-col {
    width: 128px !important;
    height: 128px !important;
  }

  .menu-container-mobile .menu-more-col:nth-child(1) {
    left: -5%;
  }

  .menu-container-mobile .menu-more-col:nth-child(2) {
    order: 3;
    top: 0;
    left: -2.5rem;
  }

  .menu-container-mobile .menu-more-col:nth-child(3) {
    margin-top: 0;
    top: 0 !important;
    right: -15% !important;
  }

  .function-area-container .fa-wrapper-list .wrapper-list-area {
    gap: 1rem !important;
    width: auto;
  }

  .section-about-lg .room-galaxy-wrapper .room-galaxy-banner {
    height: 400px;
  }

  .col-home-cta {
    padding-left: 1rem !important;
  }

  .about-gv-container {
    height: 600px;
  }

  .section-sosmed-contact .planet-sosmed {
    right: 5%;
    top: -24px;
    z-index: -2;
    max-width: 128px;
  }

  /*====================================== SECTION HOMEPAGE - MOBILE ======================================*/
  .kontribusi-table {
    max-height: 480px
  }

  .nav-contact {
    flex-wrap: nowrap;
    gap: 0;
  }

  .nav-contact .nav-link {
    font-size: 15px;
  }

  .nav-contact .nav-item:nth-child(1) .nav-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .nav-contact .nav-item:nth-child(2) .nav-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .lini-bisnis-card {
    height: 25rem;
  }

  .home-about-video {
    height: 16rem;
  }

  .image-whitsle {
    left: 35%;
  }

  /*====================================== SECTION CSR - MOBILE ======================================*/
  .csr-image .image {
    height: 240px;
    margin-bottom: 1rem;
  }

  /*====================================== SECTION JASA KONSTRUKSI - MOBILE ======================================*/

  /* .quote-card
  {
    padding: 3rem 1rem 15rem 1rem;
  }
  .quote-card .word
  {
    margin-left: 0;
  } */
  .quote-card .image {
    width: 214px;
    left: 30%;
  }

  /*====================================== SECTION BETON PRECAST - MOBILE ======================================*/
  .bp-card .image {
    height: 320px;
  }

  /*====================================== SECTION BETON PRECAST DETAIL PAGE - MOBILE ======================================*/
  .swiper-readymix .rdmx-card .image {
    margin-left: -154px;
  }

  /*====================================== SECTION QUARRY - MOBILE ======================================*/

  .quarry-tools .wrapper .image {
    width: 96px;
    height: 96px;
  }

  /*====================================== SECTION READYMIX - MOBILE ======================================*/
  .rdmx-card .image {
    margin-left: -124px;
  }

  /*====================================== SECTION WHISTLEBLOW - MOBILE ======================================*/

  .form-wbs-l .image {
    padding: 0;
    max-width: 128px;
    left: 40%;
  }

  /*====================================== SECTION LAPORAN PERUSAHAAN - MOBILE ======================================*/
  .laporan-perusahaan-card .image {
    height: auto;
  }

  /*====================================== SECTION KARIER - MOBILE ======================================*/
  .career-card .cch-title {
    min-height: 3rem;
  }
}

/*Phone FOLD Unfolded View*/
@media (min-width: 260px) and (max-width: 320px) {
  h1 {
    font-size: 1.75rem;
  }

  h2 {
    font-size: 1.5rem;
  }

  h3 {
    font-size: 1.25rem;
  }

  h4 {
    font-size: 1.125rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: 0.95rem;
  }

  p {
    font-size: 0.875rem;
  }

  .sc-xxl {
    font-size: 1.75rem !important;
  }

  .sc-xl {
    font-size: 1.5rem !important;
  }

  .sc-lg {
    font-size: 1.25rem !important;
  }

  .btn-primary {
    padding: 10px 14px;
    font-size: 0.9rem;
  }

  /*====================================== SECTION NAVBAR - Mobile Unfolded ======================================*/
  .container-nav .nav-logo a img {
    width: 100px;
  }

  /*====================================== SECTION COMPONENT - Mobile Unfolded ======================================*/
  select.form-control, input.form-control, textarea.form-control {
    font-size: .8rem;
  }

  /*====================================== SECTION HOME PAGE - Mobile Unfolded ======================================*/

  .article-card-thumbnail .card-cta-link.card-cta-black {
    margin: 0;
  }

  .article-card-thumbnail .card-cta-link.card-cta-black::before {
    top: -10px;
  }

  .article-card-thumbnail .card-cta-link.card-cta-black::after {
    right: -10px;
  }

  .article-card-thumbnail .btn-ag:hover {
    transform: scale(1);
  }

  /*====================================== SECTION ABOUT PAGE - Mobile Unfolded ======================================*/
  .about-hero-video {
    height: 14rem;
  }

  .about-hero .about-hero-video iframe {
    width: 150vw;
    height: 42vh;
  }

  .timeline-item-list .timeline-item-header {
    padding: .5rem 1rem;
  }

  .vc-desc {
    min-width: 205px;
  }

  .certif-card .skeleton-picture.xl-4 {
    height: 8rem;
  }

  /*====================================== SECTION OUR FACTORY - Mobile Unfolded ======================================*/
  .factory-info .card-information .card-information-title {
    min-height: 2rem;
  }

  /*====================================== SECTION NEWS & UPDATE - MOBILE ======================================*/
  .form-news-date .form-group-icon input.form-control {
    font-size: .65rem;
    width: 130px;
  }
}

@media (max-width: 260px)  {
  h1 {
    font-size: 1.75rem;
  }

  h2 {
    font-size: 1.5rem;
  }

  h3 {
    font-size: 1.25rem;
  }

  h4 {
    font-size: 1.125rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: 0.95rem;
  }

  p {
    font-size: 0.875rem;
  }

  .sc-xxl {
    font-size: 1.75rem !important;
  }

  .sc-xl {
    font-size: 1.5rem !important;
  }

  .sc-lg {
    font-size: 1.25rem !important;
  }

  .btn-primary {
    padding: 10px 14px;
    font-size: 0.9rem;
  }

  /*====================================== SECTION NAVBAR - Mobile Unfolded ======================================*/
  .container-nav .nav-logo a img {
    width: 100px;
  }

  /*====================================== SECTION COMPONENT - Mobile Unfolded ======================================*/
  select.form-control, input.form-control, textarea.form-control {
    font-size: .8rem;
  }

  /*====================================== SECTION HOME PAGE - Mobile Unfolded ======================================*/

  .article-card-thumbnail .card-cta-link.card-cta-black {
    margin: 0;
  }

  .article-card-thumbnail .card-cta-link.card-cta-black::before {
    top: -10px;
  }

  .article-card-thumbnail .card-cta-link.card-cta-black::after {
    right: -10px;
  }

  .article-card-thumbnail .btn-ag:hover {
    transform: scale(1);
  }

  /*====================================== SECTION ABOUT PAGE - Mobile Unfolded ======================================*/
  .about-hero-video {
    height: 14rem;
  }

  .about-hero .about-hero-video iframe {
    width: 150vw;
    height: 42vh;
  }

  .timeline-item-list .timeline-item-header {
    padding: .5rem 1rem;
  }

  .vc-desc {
    min-width: 205px;
  }

  .certif-card .skeleton-picture.xl-4 {
    height: 8rem;
  }

  /*====================================== SECTION OUR FACTORY - Mobile Unfolded ======================================*/
  .factory-info .card-information .card-information-title {
    min-height: 2rem;
  }

  /*====================================== SECTION NEWS & UPDATE - MOBILE ======================================*/
  .form-news-date .form-group-icon input.form-control {
    font-size: .65rem;
    width: 130px;
  }
}


/* Portrait iPad */
@media (min-width: 768px) and (max-width: 1024px) {
  h1 {
    font-size: 3rem;
    line-height: 64px !important;
  }

  h2 {
    font-size: 2.5rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  h5 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  h6 {
    font-size: 1.25rem;
    /* line-height: 0; */
  }

  .sc-xxl {
    font-size: 3rem !important;
  }

  .sc-xl {
    font-size: 2.5rem !important;
  }

  .sc-lg {
    font-size: 2rem !important;
  }

  .hero-container {
    padding: 4rem 0rem 4rem 0rem;
  }

  .section-hero-top {
    padding-top: 7rem;
  }

  /*====================================== SECTION NAVBAR - iPad Portrait ======================================*/
  .container-nav .nav-logo a img {
    width: 148px;
  }

  .container-nav {
    /*flex-direction: column;*/
    position: relative;
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
  }

  .hide-menu {
    width: 100%;
  }

  #navigation {
    transition: all 0.5s;
  }

  #navigation.scrolled {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 8px 0px rgb(255, 164, 79);
  }

  .nav-menu .menu-nav {
    display: none !important;
  }

  .nav-logo.pointer,
  .search-bar-nav button i {
    color: var(--c-primary);
  }

  .nav-toggle-mobile {
    position: absolute;
    top: 20px;
    right: 32px;
    display: block;
    transition: ease-in-out 0.4s;
  }

  .nav-logo.pointer {
    display: block;
  }

  .nav-logo .text-logo {
    max-width: 120px;
  }

  .navbar-hero-center .image-hero {
    height: 110% !important;
  }

  .menu-container-mobile .nav-header {
    position: relative;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-header .image {
    max-width: 64px !important;
  }

  .menu-container-mobile .nav-logo-mobile {
    position: absolute;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-logo-mobile .image {
    max-width: 148px;
  }

  .menu-container-mobile .nav-close {
    z-index: 999;
    top: 1.5rem;
    right: 1.5rem;
  }

  .menu-container-mobile .nav-close .btn-close {
    background-color: var(--c-primary);
    opacity: 1;
    color: white;
    width: 40px;
    height: 40px;
    padding: 0;
  }

  .menu-container-mobile .menu-nav-mobile {
    width: 100%;
    height: auto;
    justify-content: start;
    margin-left: 0;
    padding: 0 2rem 1rem 1.5rem;
  }

  .menu-container-mobile .menu-nav-mobile li {
    margin-bottom: 1.5rem;
  }


  .menu-container-mobile .menu-nav-mobile li a {
    font-size: 28px;
    display: flex;
    justify-content: space-between;
  }

  .menu-container-mobile .menu-container-l-r {
    position: relative;
    max-height: 100%;
    height: 100%;
    padding-top: 7rem;
    margin: 0 0 0 0;
    justify-content: space-between;
    align-items: start;
  }

  .menu-container-l-r .menu-nav-mobile>li.cursor-none.active a {
    color: var(--c-primary);
    font-weight: 700;
  }

  .menu-container-mobile .nav-footer-mobile {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .menu-container-mobile .footer-menu .footer-menu-icon {
    width: 32px;
    height: 32px;
  }

  .menu-container-mobile .nav-footer-mobile .footer-image {
    max-width: 100%;
    height: 160px;
  }

  .menu-container-mobile .nav-footer-mobile .footer-image .footer-image-word {
    position: static;
    transform: translate(0);
  }

  .bp-head-wrapper .cta-swiper-bp {
    margin-top: 1.5rem;
  }

  .cta-swiper-bp.cta-swiper-wrapper {
    margin-right: auto;
  }


  /*====================================== SECTION ABOUT PAGE - IPAD PORTRAIT ======================================*/
  .timeline-item-list .skeleton-picture {
    width: 50%;
  }

  .prime-text-wrapper {
    gap: 2rem;
  }

  .ob-various-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1.5;
    width: 100%;
    height: 100%;
    padding: 16px;
    box-sizing: border-box;
  }

  .various-card.active {
    flex: 1.25;
    cursor: default;
  }

  .various-card-name {
    padding: 3rem 0rem;
  }

  .various-card-name .icon {
    max-width: 80px;
  }

  .vc-desc {
    min-width: 280px;
    max-height: 0;
  }

  .various-card.active .vc-desc {
    max-height: 1000px;
  }

  .vc-desc p {
    font-size: 1rem;
  }

  .product-card .image {
    height: 10rem;
  }

  .swiper-product-wrapper .swiper-container {
    height: 420px;
  }

  .nav.nav-about-bod.nav-pills {
    border-bottom: 1px solid var(--c-transparent);
    position: relative;
    align-items: center;
    justify-content: center;
  }

  .nav.nav-about-bod.nav-pills .nav-item {
    width: 100%;
  }

  #modalKomisaris .modal-body {
    overflow-y: auto;
  }

  #modalKomisaris .modal-body .komisaris-detail-text {
    max-height: unset;
    overflow: unset;
    padding: 1.5rem 1.5rem 2.5rem 1.5rem;
  }

  #modalKomisaris .modal-body .komisaris-detail-content {
    flex-direction: column;
  }

  #modalKomisaris .modal-body .cta {
    position: sticky;
    top: 20px;
    left: 28rem;
    height: 0;
  }



  .swiper-bp-gradient::before,
  .swiper-bp-gradient::after {
    width: 160px;
  }

  #modalCertif .modal-content .certif-card-modal {
    max-width: 25rem
  }

  /*====================================== SECTION NEWS & UPDATE - IPAD PORTRAIT ======================================*/
  .nav-pills.nav-news {
    overflow-x: auto;
    overflow: hidden;
    flex-wrap: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .nav-pills.nav-news::-webkit-scrollbar {
    display: none;
  }

  .nav-pills.nav-news .nav-item {
    flex-shrink: 0;
  }

  .nav-news-wrapper .form-group-icon {
    margin-right: auto;
    margin-left: unset;
    width: 100%;
  }


  .pagination-container {
    flex-direction: column;
    gap: 1.25rem;
  }

  .pagination-container ul.pagination li:first-child a span,
  .pagination-container ul.pagination li:last-child a span {
    display: none;
  }

  /*====================================== SECTION NEWS DETAIL - iPad Portrait ======================================*/
  .section-news-detail-hero .swiper-news-detail .image {
    min-height: 420px;
    max-height: 420px;
  }

  .swiper-another-news .swiper-slide:hover .article-card-thumbnail {
    transform: scale(1.04);
  }

  .article-card-thumbnail .article-desc .card-cta-link {
    opacity: 0;
    top: 0px;
    right: 0;
    transition: 0.3s;
  }

  /*====================================== SECTION WHAT WE DO - ipad Portrait ======================================*/
  .our-serivces-hero-wrapper .image img,
  .our-serivces-hero-wrapper .image .skeleton-picture {
    min-height: 26rem;
  }

  .certif-tab-wrapper .nav-pills {
    width: fit-content !important;
  }

  .nav.nav-services.nav-pills {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;

  }


  .nav.nav-services.nav-pills::-webkit-scrollbar {
    display: none;
  }

  .nav.nav-services.nav-pills .nav-item {
    flex-shrink: 0;
  }

  /*====================================== SECTION CONTACT US - iPad Portrait ======================================*/
  .contact-hero-left {
    height: 520px;
  }

  .contact-shape-position {
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 9;
  }

  .contact-rounded-shape {
    padding: 0 6rem 6rem 0;
    border-bottom-left-radius: 20px;
  }

  .contact-hero-left img {
    border-radius: 1rem 1rem 1rem 1rem;
  }

  .contact-hero-left::before {
    border-radius: 1rem 1rem 1rem 1rem;
    background: linear-gradient(190deg, rgba(34, 34, 34, 0.2) 0%, rgba(34, 34, 34, 0.697484) 79.69%, #222222 100%);
  }

  .contact-hero-content .contact-hero-left .hero-contact-subject-wrapper .subject-title {
    padding-right: 3.2rem;
  }

  .contact-hero-right {
    padding: 0rem;
    background-color: transparent;
    border-radius: 0;
  }

  .contact-map-wrapper-desc {
    margin: 0;
  }

  .contact-map-wrapper .contact-map {
    width: 100%;
  }


  /*====================================== SECTION 404 - iPad Portrait ======================================*/
  section.section-notfound .subject-title {
    top: 42vh;
  }

  .subject-nf-wrapper {
    bottom: 35vh;
  }

  /*====================================== SECTION Footer Contact - iPad Portrait ======================================*/
  .section-footer-contact {
    margin-bottom: -2rem;
  }

  .section-footer-contact::before {
    background-image: linear-gradient(110deg, #ffffff 100%, #f2295b00 100%);
  }

  .sales-arealoc-wrapper.show {
    height: 11rem;
  }

  .sf-contact-wrapper {
    max-width: 100vw !important;
  }

  .form-your-contact.show {
    height: 35rem;
  }

  /*====================================== SECTION FOOTER - iPad Portrait ======================================*/
  footer {
    margin-top: 0;
    padding: 0;
  }

  .footer-main {
    padding: 0rem;
    margin: 0;
  }

  .footer-image::before {
    background: -webkit-linear-gradient(180deg, rgba(40, 40, 40, 0.6391150210084033) 70%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, rgba(40, 40, 40, 0.6391150210084033) 70%, rgba(0, 0, 0, 1) 100%);
  }

  .footer-image-word {
    width: 100%;
    text-align: center;
    top: 30%;
    left: 0;
    transform: none;
  }

  .footer-container {
    padding: 0rem 0 2rem 0;
  }

  .footer-image {
    height: 320px;
    max-width: 100%;
  }

  .footer-logo {
    max-width: 8rem !important;
  }

  .footer-menu {
    margin-bottom: 1rem;
  }

  .footer-copyright {
    margin-top: 0;
  }
}

/* Landscape iPad Air and another Tab */
@media only screen and (min-device-width: 768px) and (max-device-width: 1180px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  /*====================================== SECTION NAVBAR - iPad LANDSCAPE ======================================*/

  .container-nav {
    /*flex-direction: column;*/
    position: relative;
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
  }

  .hide-menu {
    width: 100%;
  }


  #navigation {
    transition: all 0.5s;
  }

  #navigation.scrolled {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 8px 0px rgb(255, 164, 79);
  }


  .nav-logo.pointer,
  .search-bar-nav button i {
    color: var(--c-primary);
  }

  .nav-toggle-mobile {
    position: absolute;
    top: 20px;
    right: 32px;
    display: block;
    transition: ease-in-out 0.4s;
  }

  .nav-logo.pointer {
    display: block;
  }

  .nav-logo .text-logo {
    max-width: 120px;
  }

  .navbar-hero-center .image-hero {
    height: 110% !important;
  }


  .menu-container-mobile .nav-header {
    position: relative;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-header .image {
    max-width: 64px !important;
  }

  .menu-container-mobile .nav-logo-mobile {
    position: absolute;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-logo-mobile .image {
    max-width: 148px;
  }

  .menu-container-mobile .nav-close {
    top: 1.5rem;
    right: 1.5rem;
  }

  .menu-container-mobile .nav-close .btn-close {
    background-color: var(--c-primary);
    opacity: 1;
    color: white;
    width: 40px;
    height: 40px;
    padding: 0;
  }

  .menu-container-mobile .menu-nav-mobile {
    width: 100%;
    height: auto;
    justify-content: start;
    margin-left: 0;
    padding: 0 2rem 1rem 1.5rem;
  }

  .menu-container-mobile .menu-nav-mobile li {
    margin-bottom: 1.5rem;
  }


  .menu-container-mobile .menu-nav-mobile li a {
    font-size: 28px;
    display: flex;
    justify-content: space-between;
  }

  .menu-container-mobile .menu-container-l-r {
    position: relative;
    max-height: 100%;
    height: 100%;
    padding-top: 7rem;
    margin: 0 0 0 0;
    justify-content: space-between;
    align-items: start;
  }

  .menu-container-l-r .menu-nav-mobile>li.cursor-none.active a {
    color: var(--c-primary);
    font-weight: 700;
  }

  .nav-submenu-mobile {
    overflow-y: auto;
    padding-bottom: 3rem;
    z-index: 9;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 6rem;
    background-color: var(--c-white);
    color: var(--c-white);
  }

  .nav-submenu-mobile .btn-back {
    top: 24px;
    left: 24px;
    color: var(--c-primary);
    font-size: 28px;
    opacity: 1;
  }

  .submenu-mobile-content {
    padding: 0 1rem;
  }

  .nav-submenu-mobile .submenu-mobile-link ul li a {
    color: var(--c-black) !important;
    font-weight: 500 !important;
  }

  .nav-submenu-mobile .submenu-mobile-link ul li a.active {
    color: var(--c-primary) !important;
    font-weight: 700 !important
  }

  /*====================================== SECTION HOME PAGE - IPAD LANDSCAPE ======================================*/
  .section-home-hero .home-hero-image {
    min-height: 540px;
    max-height: 540px;
  }

  .swiper-home-services .swiper-slide:nth-last-child(1) .services-card-thumbnail {
    margin-right: 0rem;
  }

  .bp-head-wrapper .cta-swiper-bp {
    margin-top: 1.5rem;
  }


  .cta-swiper-bp.cta-swiper-wrapper {
    margin-right: auto;
  }

  /*====================================== SECTION ABOUT PAGE - IPAD LANDSCAPE ======================================*/
  .timeline-item-list .skeleton-picture {
    width: 30%;
  }

  .prime-text-wrapper {
    gap: 1.5rem;
  }

  .nav.nav-services.nav-pills {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .certif-tab-wrapper .nav.nav-services.nav-pills {
    width: fit-content;
  }

  .nav.nav-services.nav-pills::-webkit-scrollbar {
    display: none;
  }

  .nav.nav-services.nav-pills .nav-item {
    flex-shrink: 0;
  }

  .vc-desc {
    min-width: 260px;
  }

  /*====================================== SECTION NEWS & UPDATE - IPAD LANDSCAPE ======================================*/
  .nav-pills.nav-news {
    overflow-x: auto;
    flex-wrap: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .nav-pills.nav-news::-webkit-scrollbar {
    display: none;
  }

  .nav-pills.nav-news .nav-item {
    flex-shrink: 0;
  }

  .nav-news-wrapper .form-group-icon {
    margin-right: auto;
    margin-left: unset;
    width: 100%;
  }

  /*====================================== SECTION NEWS DETAIL - IPAD LANDSCAPE ======================================*/
  .section-news-detail-hero .swiper-news-detail .image {
    min-height: 480px;
    max-height: 480px;
  }

  .swiper-another-news .swiper-slide:hover .article-card-thumbnail {
    transform: scale(1.04);
  }

  /*====================================== SECTION CONTACT US - IPAD LANDSCAPE ======================================*/



  /*====================================== SECTION 404 - iPad LANDSCAPE ======================================*/

  /*====================================== SECTION FOOTER ======================================*/
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  /*====================================== SECTION NAVBAR - iPad LANDSCAPE ======================================*/

  .container-nav {
    /*flex-direction: column;*/
    position: relative;
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
  }

  .hide-menu {
    width: 100%;
  }


  #navigation {
    transition: all 0.5s;
  }

  #navigation.scrolled {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 8px 0px rgb(255, 164, 79);
  }

  .nav-menu .menu-nav {
    display: none !important;
  }

  .nav-logo.pointer,
  .search-bar-nav button i {
    color: var(--c-primary);
  }

  .nav-toggle-mobile {
    position: absolute;
    top: 20px;
    right: 32px;
    display: block;
    transition: ease-in-out 0.4s;
  }

  .nav-logo.pointer {
    display: block;
  }

  .nav-logo .text-logo {
    max-width: 120px;
  }

  .navbar-hero-center .image-hero {
    height: 110% !important;
  }


  .menu-container-mobile .nav-header {
    position: relative;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-header .image {
    max-width: 64px !important;
  }

  .menu-container-mobile .nav-logo-mobile {
    position: absolute;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-logo-mobile .image {
    max-width: 148px;
  }

  .menu-container-mobile .nav-close {
    top: 1.5rem;
    right: 1.5rem;
  }

  .menu-container-mobile .nav-close .btn-close {
    background-color: var(--c-primary);
    opacity: 1;
    color: white;
    width: 40px;
    height: 40px;
    padding: 0;
  }

  .menu-container-mobile .menu-nav-mobile {
    width: 100%;
    height: auto;
    justify-content: start;
    margin-left: 0;
    padding: 0 2rem 1rem 1.5rem;
  }

  .menu-container-mobile .menu-nav-mobile li {
    margin-bottom: 1.25rem;
  }


  .menu-container-mobile .menu-nav-mobile li a {
    font-size: 26px;
    display: flex;
    justify-content: space-between;
  }

  .menu-container-mobile .menu-container-l-r {
    position: relative;
    max-height: 100%;
    height: 100%;
    padding-top: 5rem;
    margin: 0 0 0 0;
    justify-content: space-between;
    align-items: start;
  }

  .menu-container-l-r .menu-nav-mobile>li.cursor-none.active a {
    color: var(--c-primary);
    font-weight: 700;
  }

  .nav-submenu-mobile {
    z-index: 9;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 6rem;
    background-color: var(--c-white);
    color: var(--c-white);
  }

  .nav-submenu-mobile .btn-back {
    top: 24px;
    left: 24px;
    color: var(--c-primary);
    font-size: 28px;
    opacity: 1;
  }

  .submenu-mobile-content {
    padding: 0 1rem;
  }

  .nav-submenu-mobile .submenu-mobile-link ul li a {
    color: var(--c-black) !important;
    font-weight: 500 !important;
  }

  .nav-submenu-mobile .submenu-mobile-link ul li a.active {
    color: var(--c-primary) !important;
    font-weight: 700 !important
  }

  .cta-footer-card {
    height: 26.5rem;
  }

  /*====================================== SECTION HOMEPAGE - iPad Landscape ======================================*/

  .hero-home-container {
    height: 580px;
  }

  .lini-bisnis-card {
    height: auto;
  }

  .lini-bisnis-card .image {
    max-height: 100%;
    height: 192px;
  }

  .image-whitsle {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    max-width: 428px;
  }

  /*====================================== SECTION PRAKTIK TENTANG KAMI - iPad LANDSCAPE ======================================*/
  .about-image .wrapper-l,
  .about-image .wrapper-r {
    max-width: 20rem;
    height: 22.5rem;
  }

  .about-image .wrapper-r {
    margin-top: -6rem;
  }

  /*====================================== SECTION KARIER - iPad Landscape ======================================*/
  .form-career-wrapper {
    padding: 2rem 2rem 2rem 2rem;
  }

  .career-intermezo-card {
    min-width: 128px;
  }

  .career-img {
    bottom: 16px;
    left: 0;
    width: 400px;
  }

  /*====================================== SECTION 404 - iPad LANDSCAPE ======================================*/
  section.section-notfound .subject-title {
    top: 38vh;
  }

  .subject-nf-wrapper {
    bottom: 30vh;
  }
}

/* iPad Pro Portrat & Tab 1024 Portrait */
@media only screen and (device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {

  /*====================================== SECTION NAVBAR - iPad Portrait ======================================*/
  .container-nav {
    /*flex-direction: column;*/
    position: relative;
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
  }

  .hide-menu {
    width: 100%;
  }

  #navigation {
    transition: all 0.5s;
  }

  .nav-menu .menu-nav {
    display: none !important;
  }

  .nav-logo.pointer,
  .search-bar-nav button i {
    color: var(--c-primary);
  }

  .nav-toggle-mobile {
    position: absolute;
    top: 20px;
    right: 32px;
    display: block;
    transition: ease-in-out 0.4s;
  }

  .nav-logo.pointer {
    display: block;
  }

  .nav-logo .text-logo {
    max-width: 120px;
  }

  .navbar-hero-center .image-hero {
    height: 110% !important;
  }

  .menu-container-mobile .nav-header {
    position: relative;
    top: 1rem;
    left: 1rem;
  }

  .menu-container-mobile .nav-header .image {
    max-width: 64px !important;
  }

  .menu-container-mobile .nav-close {
    top: 1rem;
    right: 1rem;
  }

  .menu-container-mobile .menu-nav-mobile {
    height: auto;
    justify-content: start;
    padding: 0 1rem 1rem 1rem;
  }

  .menu-container-mobile .menu-nav-mobile li {
    margin-bottom: 0.75rem;
  }


  .menu-container-mobile .menu-nav-mobile li a {
    font-size: 20px;
  }

  .menu-container-mobile .menu-container-l-r {
    position: relative;
    max-height: 100%;
    height: 100%;
    padding-top: 3rem;
    margin: 0 0 0 0;
    justify-content: space-between;
    align-items: start;
  }

  .nav-submenu-mobile {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 4rem;
    background-color: var(--c-white);
    color: var(--c-white);
  }

  /*====================================== SECTION HOME PAGE - iPad Portrait ======================================*/
  .hero-home-container {
    height: 640px;
  }

  .lini-bisnis-card {
    height: 22.5rem;
  }

  .lini-bisnis-card a span {
    top: 0.25rem;
  }

  .home-about-video {
    height: 30.5rem;
  }

  .image-whitsle {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    max-width: 428px;
  }

  /*====================================== SECTION TENTANG KAMI PAGE - iPad Portrait ======================================*/
  .about-image .wrapper-l,
  .about-image .wrapper-r {
    max-width: 20rem;
    height: 22.5rem;
  }

  .about-image .wrapper-r {
    margin-top: -8rem;
  }

  .about-image-certif {
    margin-top: 1.5rem;
    max-width: 100%;
    position: static;
  }

  .about-image-certif .image {
    max-width: 100%;
    height: 18rem;
  }

  /*====================================== SECTION BETON PRECAST - iPad Portrait 1024 ======================================*/
  .produk-container-left .bp-card .image {
    height: 25rem !important;
  }

  .produk-container-right .bp-card .image {
    height: 14rem !important;
  }

  /*====================================== SECTION WHISTLEBLOW PAGE - iPad Portrait 1024 ======================================*/
  .form-wbs-contact {
    padding: 2rem;
  }

  .form-wbs-l .image {
    left: 8%;
    padding: 16px 32px 0 32px;
    max-width: 320px;
  }


  /*====================================== SECTION KIP - iPad Portrait ======================================*/
  .nav-kip {
    overflow-x: hidden;
    flex-wrap: wrap;
    justify-content: center;
    overflow-y: hidden;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  /*====================================== SECTION KARIER - iPad PRO Portrait ======================================*/
  .form-career-wrapper {
    padding: 2rem 2rem 2rem 2rem;
  }

  .career-intermezo-card {
    min-width: 128px;
  }

  .career-img {
    bottom: 16px;
    left: 0;
    width: 400px;
  }

  /*====================================== SECTION ABOUT PAGE - iPad PRO Portrait ======================================*/


  .nav.nav-about-bod.nav-pills {
    border-bottom: 1px solid var(--c-transparent);
    position: relative;
    align-items: center;
    justify-content: center;
  }


  .certif-tab-header .cta-swiper-wrapper {
    margin-top: -3rem;
  }

  .nav.nav-about-bod.nav-pills .nav-item {
    width: 100%;
  }

  /*====================================== SECTION 404 - iPad PRO PORTRAIT 1024 ======================================*/
}

/* 11-12 Inch */
@media (min-width: 1025px) and (max-width: 1199px) {
  .subject-title {
    max-width: 100%;
  }

  .hero-container {
    padding: 8rem 0rem 8rem 0rem;
  }

  .certificate-card .certificate-image {
    height: 20rem;
  }

  section.section-pabrik-penghargaan .swiper-certificate .swiper-button-swiper.certificate {
    bottom: 12.5rem;
  }

  .pabrik-produksi-card {
    padding: 0.5rem 3rem 0.5rem 0.5rem;
  }

  .pabrik-produksi-card .qty-facilities {
    right: 12px;
  }

  /*====================================== SECTION ABOUT - 11 INCH ======================================*/

  .nav.nav-about-bod.nav-pills {
    border-bottom: 1px solid var(--c-transparent);
    position: relative;
    align-items: center;
    justify-content: center;
  }

  .nav.nav-about-bod.nav-pills .nav-item {
    width: 100%;
  }

  #modalCertif .modal-content .certif-card-modal {
    max-width: 20.5rem;
  }

  /*====================================== SECTION LAPORAN PERUSAHAAN - 11-12 Inch ======================================*/
  .footer-image {
    max-width: 100%;
    height: 320px;
  }

  .footer-image::before {
    background: rgb(40, 40, 40);
    background: -moz-linear-gradient(180deg, rgba(40, 40, 40, 0.6391150210084033) 70%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(40, 40, 40, 0.6391150210084033) 70%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, rgba(40, 40, 40, 0.6391150210084033) 70%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#282828", endColorstr="#000000", GradientType=1);
  }

  .footer-image-word {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%);
  }

  .footer-container {
    padding: 0 1rem;
  }

  .footer-menu {
    padding-bottom: 2rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) and (max-height: 600px) {
  .menu-container-mobile .nav-header {
    top: 1rem;
    left: 3rem;
  }

  .menu-container-mobile .nav-header .image {
    max-width: 64px !important;
  }

  .menu-container-mobile .nav-close {
    top: 2rem;
    right: 3rem;
  }

  /*====================================== SECTION HOME PAGE - iPad Portrait ======================================*/
  .hero-home-container {
    height: 480px;
  }

  .home-card-link .cta {
    opacity: 0;
    margin-bottom: -48px;
  }

  section.section-home-news .quarry-place-list .wrapper a span,
  .lini-bisnis-card a span {
    opacity: 0;
  }

  /*====================================== SECTION 404 - iPad LANDSCAPE ======================================*/
  section.section-notfound .subject-title {
    top: 24vh;
  }

  .subject-nf-wrapper {
    bottom: 24vh;
  }

  /*====================================== SECTION FOOTER CONTACT ======================================*/

  .sales-arealoc-wrapper.show {
    height: 12rem;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home-about-image .image-parallax.prlx-one {
    left: 0;
  }

  .home-about-image .image-parallax.prlx-two {
    right: 0;
  }
}

/* >15 Inch */
@media (min-width: 1440px) {

  /*====================================== SECTION HOME PAGE - Mobile ======================================*/
  .vc-desc {
    min-width: 420px;
  }

  /*====================================== SECTION ABOUT PAGE - 15 INCH ======================================*/



  .about-boc-wrapper .tab-content {
    order: 4;
  }

  /*====================================== SECTION CONTACT US ======================================*/


  .contact-rounded-shape {
    padding: 0 38rem 5rem 0;
    border-bottom-left-radius: 20px;
  }

  /*====================================== SECTION FOOTER CONTACT ======================================*/

  .section-footer-contact::before {
    background-image: linear-gradient(110deg, #ffffff 60%, #f2295b00 60%);
  }

  .logo-wave {
    top: 272px;
    left: 0;
    transform: scale(0);
  }

}

/* >16 Inch */
@media (min-width: 1550px) {
  .canvas-container canvas {
    margin-top: -50px;
  }

  #modalCertif .modal-content .certif-card-modal {
    max-width: 27.5rem;
  }

  /*====================================== SECTION 404 - iPad LANDSCAPE ======================================*/
  section.section-notfound .subject-title {
    top: 30vh;
  }

  .subject-nf-wrapper {
    bottom: 26vh;
  }
}

@media (min-width: 1880px) {

  /*====================================== SECTION 404 - iPad LANDSCAPE ======================================*/
  section.section-notfound .subject-title {
    top: 29vh;
  }

  .subject-nf-wrapper {
    bottom: 28vh;
  }
}

@media (min-width: 2500px) {
  /*====================================== SECTION 404 - iPad LANDSCAPE ======================================*/
}