@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");

:root {
    --c-primary: #f0ae24;
    /*Gold*/
    --c-secondary: #d48c2b;
    /*Semi Gold*/
    --c-white: #f4f4f4;
    /*White*/
    --c-black: #060707;
    /*Pure Black*/
    --bg-body: #e9e9e9;
    /*Body Background*/
    --c-white: #ffffff;
    /* White */
    --c-grey: #d1d1d1;
    /* Grey */
    --c-transparent: transparent;
    /* Transparent */
    --ts-cubic: all 0.3s cubic-bezier(0.47, 0.71, 0.66, 0.84);
    /* Animation */
}

@media (max-width: 325px) {
    header #navigation .logo img.navbar-logo {
        width: 7.5rem !important;
        margin-top: 0.25rem !important;
    }
}

@media (max-width: 1024px) {
    h1 {
        font-size: 2.5rem;
        line-height: 48px !important;
    }

    h2 {
        font-size: 2.25rem;
        line-height: 1.25 !important;
    }

    h3 {
        font-size: 1.75rem;
        line-height: 1.25 !important;
    }

    h4 {
        font-size: 1.5rem;
    }

    h5 {
        font-size: 1.375rem;
    }

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

    p {
        font-size: 1rem;
    }

    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: 0.875rem;
    }

    .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;
    }

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

    /*====================================== SECTION WORD ======================================*/
    .ab-head {
        line-height: 1.25;
    }

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

    .modal-header .close {
        opacity: 1;
        top: 0.5rem;
        right: 0.25rem;
    }

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

    /*====================================== SECTION MENU NAVBAR ======================================*/
    header nav {
        padding: 0.5rem 0.25rem;
    }

    .nav-menu .nav-header .nav-socmed {
        margin-top: 12px;
    }

    .nav-menu .nav-close {
        top: -8px;
        right: 16px;
        width: 3rem;
        height: 3rem;
        font-size: 14px;
    }

    .nav-menu .nav-header h2 {
        font-size: 1.75rem;
    }

    .nav-menu li a {
        font-size: 1.25rem;
    }

    .nav-menu .nav-footer {
        bottom: 190px;
    }

    .form-group {
        margin-bottom: 2rem;
    }
}

/*Phone View*/
@media (max-width: 767px) {
    /*====================================== SECTION MENU NAVBAR ======================================*/
    .container-nav {
        /*flex-direction: column;*/
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 0 0.75rem;
    }

    .nav-menu .menu-nav-wrapper {
        gap: 2rem;
    }

    .nav-menu ul {
        flex-direction: column;
        gap: 2rem;
    }

    /*====================================== SECTION DEFAULT ======================================*/
    .btn-primary {
        width: 2.25rem;
        height: 2.25rem;
    }

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

    .section-home-hero .home-hero-image,
    .section-home-hero .swiper-home-hero {
        min-height: 70dvh;
        max-height: 70dvh;
    }

    .section-home-hero .swiper-pagination-wrapper {
        display: flex;
        align-items: center;
        justify-items: center;
        justify-content: center;
        position: relative;
        bottom: 3.5rem;
        right: 0rem;
    }

    .section-home-hero .swiper-pagination {
        right: unset;
        justify-content: center;
    }

    .swiper-pagination {
        flex-wrap: wrap;
        max-width: 280px;
        gap: 0.5rem;
    }

    .mouse-scroll-wrapper {
        bottom: 32px;
    }

    .home-hero-animation {
        display: none;
    }

    .each-word {
        font-size: 2.5rem;
    }

    .hero-image {
        margin-top: 0;
        transform: scale(1.05);
    }

    .home-about h1.sta-h {
        font-size: 1.75rem;
        line-height: 3rem !important;
    }

    .random-word {
        height: 36px;
    }

    .random-word .line {
        font-size: 21px;
    }

    .home-about .cta {
        display: block;
        margin-top: 0 !important;
    }

    .home-about-client {
        padding: 0;
        margin: 1rem 0;
    }

    .home-wave {
        margin-top: 32px;
        padding-top: 32px;
    }

    .logo-wave {
        top: 90px;
    }

    .logo-wave .image {
        width: 4rem;
    }

    section.section-home-showcase {
        margin-top: 0;
    }

    .swiper-hero-slider {
        padding-bottom: 11rem;
    }

    .hero-home__slider .subject-title {
        padding: 0 1rem;
        top: 0;
    }

    .swiper-hero-slider .hero-home__slider--card .word {
        bottom: -6rem;
    }

    .hero-home__slider .subject-title h1,
    .hero-home__slider--card .word h2 {
        font-size: 1.75rem;
    }

    .hero-home__slider--card .slider--card__logo {
        width: 7rem;
    }

    .popup-l {
        left: -8px;
    }

    .popup-r {
        bottom: -24px;
    }

    .popup-l,
    .popup-r {
        width: 90px;
        height: 116px;
    }

    .modal-detail__gallery {
        flex-direction: column;
    }

    .swiper-detail-gallery .image {
        height: 20rem;
    }

    .modal-bg-detail .modal-body {
        padding: 2rem 1rem;
    }

    .modal-detail__desc h2.sta-h {
        font-size: 1.75rem;
    }

    .modal-detail__desc .subject-heading .image {
        margin-bottom: 8px;
    }

    .bg-floor {
        height: 6rem;
    }

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

    .home-product-card a,
    .home-product-card:nth-child(even) a {
        padding: 0 1rem;
        flex-direction: column;
        justify-content: center !important;
        gap: 16px;
    }

    .home-product-card a {
        align-items: start !important;
        background-size: 200%;
    }

    .home-product-card:nth-child(even) a {
        align-items: end !important;
    }

    .home-product-card a .home-product-card__logo img,
    .home-product-card a:hover .home-product-card__logo img {
        width: 8rem;
    }

    .home-product-card a:hover .home-product-card__logo {
        transform: none;
    }

    .home-product-card a .home-product-card__desc {
        height: auto;
        transform: none;
        opacity: 1;
    }

    section.section-home-brand .subject-title {
        margin-bottom: 0;
    }

    section.section-home-brand {
        padding-top: 3rem;
        padding-bottom: 4rem;
    }

    .image-brand-fly .img_container {
        max-width: 4rem;
    }

    .image-brand-fly.one {
        top: 600px;
    }

    .image-brand-fly.two {
        top: 360px;
    }

    .image-brand-fly.one,
    .image-brand-fly.three {
        left: -12px;
    }

    .image-brand-fly.two,
    .image-brand-fly.four {
        right: -8px;
    }

    .brand-home-card {
        height: 224px;
    }

    .brand-home-card .image {
        padding: 1rem 1.5rem 1rem 1.5rem;
    }

    .home-about-client:before,
    .home-about-client:after {
        width: 5rem;
    }

    .box-marq .image {
        display: flex;
        width: 5rem;
        height: 5rem;
        margin: 0 auto;
    }

    section.section-home-career {
        padding-bottom: 0;
    }

    section.section-home-career .subject-title,
    .col-home-blog .subject-title {
        gap: 8px !important;
    }

    section.section-home-career .title {
        flex-direction: row !important;
        justify-content: center;
        gap: 0.25rem !important;
    }

    section.section-home-career .subject-title .cta a,
    .col-home-blog .subject-title .cta a {
        justify-content: center !important;
    }

    section.section-home-career .career-home-list__card {
        margin-top: 0;
    }

    .career-empty .image {
        max-width: 160px !important;
    }

    .career-card__top-position h3 {
        font-size: 1.5rem;
    }

    .col-home-blog {
        flex-direction: column;
    }

    .col-home-blog .subject-title {
        text-align: center;
        margin-bottom: 0;
    }

    .col-home-blog .subject-arrow {
        max-width: 128px;
        height: 80px;
        margin: 0 auto;
    }

    .image-graphic {
        width: 4rem;
        top: 80px;
        left: -40px;
    }

    .blog-card {
        flex-direction: column;
    }

    .contact-home-wrapper .contact-home-title {
        width: 128px;
        flex-direction: column;
        padding: 1rem 0.5rem 1rem 2rem;
        align-items: start !important;
        justify-content: center !important;
        gap: 12px !important;
    }

    .contact-home-wrapper.onscreen .contact-home-title {
        padding: 1rem 0.5rem 1rem 2.5rem;
    }

    .contact-home-wrapper .contact-home-title .subject-title h1 {
        font-size: 2.5rem;
    }

    /*====================================== SECTION ABOUT PAGE ======================================*/
    section.section-about-hero {
        height: 600px;
    }

    .home-about-container {
        padding: 72px 0 64px 0;
    }

    .rollingText .image,
    .rollingText02 .image {
        width: 5rem;
        height: 7rem;
        border-radius: 8px;
        margin-left: 0.5rem;
    }

    .rollingText .image img,
    .rollingText02 .image img {
        border-radius: 8px;
    }

    .section-about-about {
        padding-bottom: 0;
    }

    .row-about-about {
        flex-direction: column-reverse;
        text-align: center;
    }

    .image-about__about {
        max-width: 8rem;
        margin: 0 auto 16px auto;
    }

    section.section-about-vm {
        margin-top: 32px;
    }

    .about-vm__left,
    .about-vm__right {
        margin: 0 0 64px auto;
    }

    .initial,
    .about-vm-image,
    .second-marker,
    .third-marker {
        width: 80px;
        height: 80px;
    }

    .second-marker {
        top: -42px;
        right: 0;
    }

    .third-marker {
        top: -36px;
    }

    .service-indicator-wrapper {
        top: 140px;
        left: 0.5rem;
        justify-content: start;
    }

    .section-about-services .service-card {
        flex-direction: column-reverse;
        padding: 5.5rem 0.5rem 0 0.5rem;
    }

    .service-card article {
        flex-basis: 60%;
        padding: 0 1rem;
    }

    .service-card .service-image {
        flex-basis: 35%;
        max-width: 240px;
        height: 10rem;
        border-radius: 1rem;
        margin: 0 auto 16px auto;
    }

    .section-title-subs .blog-company {
        text-align: center;
        margin-bottom: 12px;
    }

    .swiper-subsidiaries {
        padding: 1rem 0 4rem 0;
    }

    .swiper-subsidiaries .swiper-wrapper {
        height: auto;
    }

    section.section-about-subsidiaries {
        background: linear-gradient(to right, #fcf6ed 0%, #d48c2bb3 100%);
    }

    .about-subs-container {
        flex-direction: column-reverse !important;
        gap: 12px;
        padding: 0;
    }

    .about-subs-container__image .image {
        height: 21.5rem;
    }

    .about-subs-container__desc {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        flex-basis: 100%;
    }

    .about-subs-container__desc .subs-container__body p {
        font-size: 100%;
    }

    .year-wrapper {
        bottom: 0;
    }

    .about-video-wrapper .video-about video {
        display: none;
    }

    .about-video-wrapper .video-about .video-poster {
        width: 100vw;
        height: 100vh;
    }

    .about-video-wrapper .video-about .video-mask {
        transform: none;
        height: 100%;
    }

    .about-video-wrapper .video-about img {
        display: block;
    }

    .modal-video {
        height: 320px;
    }

    section.section-about-contact {
        margin-bottom: -5rem;
    }

    /*====================================== SECTION BRAND LIST PAGE ======================================*/
    section.section-brand {
        padding-bottom: 0;
    }

    .brand-card-list {
        padding-bottom: 0 !important;
    }

    .img-brand-wrapper .img_container {
        max-width: 100px;
        height: 124px;
    }

    .img-brand-wrapper .img_container img {
        border-radius: 0.5rem !important;
    }

    .img-brand-wrapper.one {
        top: 8px;
        left: 0;
    }

    .img-brand-wrapper.two {
        top: 436px;
    }

    .img-brand-wrapper.three {
        bottom: 940px;
    }

    .img-brand-wrapper.four {
        bottom: 40px;
        right: 0;
    }

    /*====================================== SECTION BRAND DETAIL PAGE ======================================*/

    section.section-detail-hero {
        padding-top: 10rem;
    }

    .cta-backto {
        position: absolute;
        top: -54px;
    }

    .detail-logo {
        max-width: 160px !important;
    }

    .detail-hero {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .swiper-hero-detail .swiper-slide .hero-detail--card .image {
        min-height: 160px;
        max-height: 160px;
    }

    .detail-animation {
        overflow: hidden;
    }

    .detail-animation video {
        transform: scale(1.5);
    }

    .detail-about-image {
        max-width: 256px !important;
        margin-bottom: 32px;
    }

    .detail-about-image .wrapper:nth-child(1) .image {
        width: 136px;
        height: 160px;
    }

    .detail-about-image .wrapper:nth-child(2) .image {
        width: 128px;
        height: 154px;
    }

    .detail-about-image .wrapper:nth-child(2) {
        bottom: -48px;
        right: 16px;
    }

    section.section-detail-about {
        overflow: hidden;
    }

    section.section-detail-about .detail-logo {
        margin-bottom: 12px;
    }

    .service-img .image {
        max-width: 4rem;
    }

    .service-img.left {
        left: 0;
    }

    .service-img.right {
        top: -36px;
        right: 0;
    }

    .service-list {
        margin-bottom: 1rem;
        gap: 8px !important;
        word-break: break-word;
    }

    .service-list .icon {
        margin-top: 0;
    }

    .service-list h4 {
        font-size: 1.25rem;
    }

    .service-list h3 {
        font-size: 20px;
    }

    .wwo-card {
        padding: 3rem 1rem;
    }

    .modal-bg-wwo {
        max-width: 100%;
    }

    .iframe-wwo {
        height: 450px;
    }

    .modal-bg-wwo .modal-body {
        padding-top: 1rem;
    }

    section.section-detail-service,
    section.section-detail-product {
        padding-bottom: 0;
    }

    .product-card {
        margin-bottom: 1.75rem;
    }

    .product-card .image {
        max-width: 100%;
        height: 12rem;
    }

    .detail-visit {
        height: 8rem;
        box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 50%);
    }

    .detail-visit a {
        flex-direction: column;
        padding: 1rem;
    }

    .detail-visit a h2 {
        font-size: 1.5rem;
    }

    .detail-visit-another {
        height: 15rem;
    }

    .detail-visit-another__desc {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .service-list {
        width: 100%;
    }

    /*====================================== SECTION CONTACT PAGE ======================================*/
    section.section-contact {
        padding-top: 6rem;
    }

    .location-card {
        height: 25rem;
    }

    .contact-order-2 {
        order: 1;
    }

    .contact-order-1 {
        order: 2;
        margin: 24px 0;
    }

    .contact-order-3 {
        order: 3;
    }

    .row-contact {
        padding-top: 0;
    }

    .row-contact .subject-title {
        margin-bottom: 1.5rem !important;
    }

    .contact-image {
        gap: 1rem !important;
    }

    .contact-image h3 {
        font-size: 1.5rem;
    }

    .contact-image .image {
        max-width: 4rem;
    }

    .form-contact {
        padding: 1rem 1rem 1.5rem 1rem;
        border-radius: 1rem;
    }

    .requirement-list {
        flex-wrap: wrap;
        gap: 1rem !important;
    }

    .requirement-list .radio-customs {
        margin-bottom: 0;
    }

    /*====================================== SECTION BLOG LIST PAGE ======================================*/
    section.section-hero-top {
        min-height: 50vh;
        margin-bottom: 2.5rem !important;
    }

    section.section-hero-top .subject-title {
        margin-top: 0;
    }

    .blog-company {
        /* flex-direction: column; */
        gap: 16px;
    }

    /*====================================== SECTION SUB BLOG PAGE ======================================*/

    .sub-blog-card-wrapper .blog-card__image {
        width: 280px;
        height: 280px;
    }

    .section-blog-top .cta-position,
    .section-blog-detail-top .cta-position {
        top: 94px;
    }

    /*====================================== SECTION BLOG DETAIL PAGE ======================================*/
    section.section-blog-detail-top {
        min-height: 70vh;
    }

    section.section-blog-detail-top .hero-subblog-wrapper {
        min-height: 70vh;
        padding: 10rem 0 4rem;
    }

    /*====================================== SECTION CAREER LIST PAGE ======================================*/
    .career-hero .career-hero__image {
        transform: translate(0, 0) !important;
    }

    section.section-hero-contact {
        margin-bottom: 0 !important;
    }

    .career-filter .career-filter__body {
        display: flex;
        flex-wrap: wrap;
        column-gap: 12px;
    }

    .career-filter .career-filter__body .wrapper {
        width: 45%;
    }

    .career-filter .career-filter__body .cta {
        width: 100%;
    }

    .career-home-list__card {
        margin-top: 32px;
    }

    #modalCareer .career-card__body-location {
        margin-top: 8px;
    }

    /*====================================== SECTION 404 ======================================*/
    section.section-notfound {
        padding-top: 6rem;
    }

    .pagenotfound .image {
        max-width: 240px !important;
    }

    /*====================================== SECTION FOOTER ======================================*/
    footer {
        padding: 2rem 0 0 0;
    }

    .footer-top {
        margin-bottom: -0.125rem;
    }

    .footer-logo {
        max-width: 4rem;
    }

    .footer-link ul {
        flex-wrap: wrap;
        gap: 1rem;
    }

    .footer-sta {
        margin-top: 48px;
        margin-bottom: -12px;
    }

    .footer-sta h1 {
        font-size: 4rem;
    }

    .footer-sta::before {
        height: 64px;
    }
}

@media (min-width: 461px) and (max-width: 767px) {
    .logo-wave {
        top: 108px;
    }
}

/* 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;
    }

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

    /*====================================== SECTION NAVBAR ======================================*/
    .nav-menu.active .nav-header h2 {
        font-size: 2.25rem;
    }

    .nav-menu .nav-close {
        top: 0;
        right: 16px;
        width: 4rem;
        height: 4rem;
        font-size: 16px;
    }

    .nav-menu .nav-footer {
        bottom: 148px;
    }

    .nav-menu li a {
        font-size: 1.75rem;
    }

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

    .section-home-hero .home-hero-image,
    .section-home-hero .swiper-home-hero {
        min-height: 70dvh;
        max-height: 70dvh;
    }

    .section-home-hero .swiper-pagination-wrapper {
        display: flex;
        align-items: center;
        justify-items: center;
        justify-content: center;
        position: relative;
        bottom: 3.5rem;
        right: 0rem;
    }

    .section-home-hero .swiper-pagination {
        right: unset;
        justify-content: center;
    }

    .mouse-scroll-wrapper {
        bottom: 214px;
    }

    .random-word {
        height: 50px;
        margin-top: 12px;
    }

    .hero-image {
        margin-top: -2rem;
    }

    .home-about .cta {
        display: block;
        margin-top: 16px !important;
    }

    .home-wave {
        margin-top: 32px;
    }

    .logo-wave {
        top: 112px;
    }

    .logo-wave .image {
        width: 5rem;
    }

    section.section-home-showcase {
        margin-top: -2rem;
    }

    .hero-home__slider--card .word {
        bottom: -7rem;
    }

    .bg-floor {
        height: 8rem;
    }

    .home-about-client:before,
    .home-about-client:after {
        width: 8rem;
    }

    .modal-detail__gallery {
        flex-direction: column;
    }

    .swiper-detail-gallery .image {
        height: 20rem;
    }

    .modal-bg-detail {
        max-width: 400px;
        margin: 0 auto;
    }

    .modal-bg-detail .modal-body {
        padding: 2rem 1rem;
    }

    .modal-detail__desc h2.sta-h {
        font-size: 1.75rem;
    }

    .modal-detail__desc .subject-heading .image {
        margin-bottom: 8px;
    }

    section.section-home-brand {
        padding-top: 4rem;
        padding-bottom: 5rem;
    }

    section.section-home-brand .subject-title {
        margin-bottom: 0;
    }

    .image-brand-fly.three {
        bottom: 320px;
        left: 0;
    }

    .home-product-card a .home-product-card__logo {
        max-width: 360px;
    }

    .home-product-card a .home-product-card__logo img,
    .home-product-card a:hover .home-product-card__logo img {
        width: 8rem;
    }

    .home-product-card a:hover .home-product-card__logo {
        transform: none;
    }

    .home-product-card a .home-product-card__desc {
        height: auto;
        transform: none;
        opacity: 1;
    }

    section.section-home-career .title {
        gap: 0 !important;
    }

    .career-home-left .subject-title,
    section.section-home-blog .subject-title {
        gap: 0px !important;
    }

    .col-home-blog .subject-arrow {
        top: 12px;
        max-width: 128px;
    }

    .image-graphic {
        width: 4rem;
        top: 80px;
        left: -64px;
    }

    .contact-home-wrapper .contact-home-title {
        width: 128px;
        /* flex-direction: column; */
        padding: 1rem 1.5rem 1rem 2.5rem;
        align-items: center !important;
        justify-content: center !important;
        gap: 12px !important;
    }

    .contact-home-wrapper .contact-home-title h1 {
        font-size: 0.1rem;
    }

    .contact-home-wrapper.onscreen .contact-home-title {
        padding: 1rem 1.5rem 1rem 2.5rem;
    }

    /*====================================== SECTION ABOUT PAGE ======================================*/
    section.section-about-hero {
        height: 720px;
    }

    .home-about-container {
        padding: 72px 0 64px 0;
    }

    .rollingText .image,
    .rollingText02 .image {
        width: 8rem;
        height: 10rem;
    }

    .row-about-about {
        flex-direction: column-reverse;
        text-align: center;
    }

    .image-about__about {
        max-width: 8rem;
        margin: 0 auto 16px auto;
    }

    .row-about-about .subject-title.max-480 {
        max-width: 100% !important;
    }

    section.section-about-vm {
        margin-top: 32px;
    }

    .about-vm__left,
    .about-vm__right {
        margin: 0 0 64px auto;
    }

    .initial,
    .about-vm-image,
    .second-marker,
    .third-marker {
        width: 114px;
        height: 114px;
    }

    .second-marker {
        top: 64px;
        right: 0;
    }

    .third-marker {
        top: 0;
    }

    .service-indicator-wrapper {
        top: 320px;
        left: 1rem;
        justify-content: start;
    }

    .section-about-services .service-card {
        flex-direction: column-reverse;
        justify-content: center;
        padding: 5.5rem 0.5rem 0 0.5rem;
    }

    .service-card article {
        flex-basis: 50%;
        padding: 0 1rem;
        max-width: 512px;
        margin: 0 auto;
    }

    .service-card .service-image {
        flex-basis: 45%;
        max-width: 480px;
        width: 100%;
        margin: 0 auto 48px auto;
    }

    .section-title-subs .blog-company {
        margin-bottom: 12px;
    }

    .section-title-subs .blog-company .cta {
        display: flex;
        justify-content: end;
        flex-basis: 32%;
    }

    .swiper-subsidiaries {
        padding: 2rem 0 4rem 0;
    }

    section.section-about-subsidiaries {
        background: linear-gradient(to right, #fcf6ed 0%, #d48c2bb3 100%);
    }

    .about-subs-container {
        flex-direction: column-reverse !important;
        gap: 24px;
        padding: 0;
    }

    .about-subs-container__image .image {
        height: auto;
    }

    .about-subs-container__desc {
        padding-left: 4rem;
        padding-right: 4rem;
        flex-basis: 100%;
    }

    .year-wrapper {
        bottom: 0;
    }

    .about-video-wrapper .video-about video {
        display: none;
    }

    .about-video-wrapper .video-about .video-poster {
        width: 100vw;
        height: 100vh;
    }

    .about-video-wrapper .video-about .video-mask {
        transform: none;
        height: 100%;
    }

    .about-video-wrapper .video-about img {
        display: block;
    }

    .modal-video {
        height: 480px;
    }

    section.section-about-contact {
        margin-bottom: -5rem;
    }

    /*====================================== SECTION BRAND LIST PAGE ======================================*/
    section.section-brand {
        padding-bottom: 0;
    }

    .img-brand-wrapper .img_container {
        max-width: 124px;
        height: 140px;
    }

    .img-brand-wrapper .img_container img {
        border-radius: 0.5rem !important;
    }

    .img-brand-wrapper.one {
        top: 48px;
        left: 0;
    }

    .img-brand-wrapper.two {
        top: 16px;
    }

    .img-brand-wrapper.three {
        bottom: 240px;
    }

    .img-brand-wrapper.four {
        bottom: 96px;
        right: 0;
    }

    /*====================================== SECTION BRAND DETAIL PAGE ======================================*/
    section.section-detail-about {
        padding-bottom: 5rem;
    }

    .swiper-hero-detail .swiper-slide .hero-detail--card .image {
        min-height: 320px;
        max-height: 320px;
    }

    .detail-about-image {
        max-width: 256px !important;
        margin-bottom: 32px;
    }

    .detail-about-image .wrapper:nth-child(1) .image {
        width: 216px;
        height: 240px;
    }

    .detail-about-image .wrapper:nth-child(2) .image {
        width: 168px;
        height: 192px;
    }

    .detail-about-image .wrapper:nth-child(2) {
        bottom: -128px !important;
        right: 0 !important;
    }

    .service-img .image {
        max-width: 6rem;
    }

    .service-img.left {
        left: 64px;
    }

    .service-img.right {
        top: -36px;
        right: 80px;
    }

    .service-list {
        align-items: start !important;
    }

    .service-list .icon img.icon-24 {
        width: 1.5rem;
        height: 1.5rem;
    }

    .wwo-card {
        padding: 5rem 3rem;
    }

    .modal-bg-wwo {
        max-width: 100%;
    }

    .modal-bg-wwo .modal-body {
        padding: 1rem 2rem 2rem 2rem;
    }

    section.section-detail-service,
    section.section-detail-product {
        padding-bottom: 0;
    }

    .product-card .image {
        max-width: 90%;
        height: 16rem;
    }

    .service-list {
        width: 100%;
    }

    /*====================================== SECTION BLOG LIST PAGE ======================================*/
    section.section-hero-top {
        min-height: 50vh;
    }

    section.section-hero-top .subject-title {
        margin-top: 0;
    }

    .blog-company {
        flex-direction: row;
        /* gap: 16px; */
    }

    /*====================================== SECTION BLOG DETAIL PAGE - IPAD PORTRAIT ======================================*/
    section.section-blog-detail-top {
        min-height: 70vh;
    }

    section.section-blog-detail-top .hero-subblog-wrapper {
        min-height: 70vh;
        padding: 10rem 0 10rem;
    }

    /*====================================== SECTION CAREER LIST PAGE ======================================*/
    .career-hero .career-hero__image {
        transform: translate(0, 0) !important;
    }

    section.section-hero-contact {
        margin-bottom: 0 !important;
    }

    .career-filter .career-filter__body .cta {
        width: 100%;
    }

    .career-home-list__card {
        margin-top: 32px;
    }

    #modalCareer .career-card__body-location {
        margin-top: 8px;
    }

    /*====================================== SECTION CONTACT PAGE ======================================*/
    section.section-contact {
        padding-top: 6rem;
    }

    .contact-order-2 {
        order: 1;
    }

    .contact-order-1 {
        order: 2;
        margin: 24px 0;
    }

    .contact-order-3 {
        order: 3;
    }

    .contact-order-2 {
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .contact-order-2 .location-card-container {
        width: 47%;
    }

    .location-card {
        height: 20rem;
    }

    .row-contact {
        padding-top: 32px;
    }

    .form-contact {
        padding: 1rem 1rem 1.5rem 1rem;
        border-radius: 1rem;
    }

    /*====================================== SECTION FOOTER ======================================*/
    footer {
        padding: 2rem 0 0 0;
    }

    .footer-top {
        margin-bottom: -0.125rem;
    }

    .footer-logo {
        max-width: 5rem;
    }

    .footer-sta {
        margin-top: 48px;
        margin-bottom: -12px;
    }

    .footer-sta h1 {
        font-size: 7rem;
    }

    .footer-sta::before {
        height: 72px;
    }
}

/* 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 ======================================*/
    .nav-menu .nav-close {
        top: 0;
    }

    .nav-menu .nav-footer {
        bottom: 86px;
    }

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

    .mouse-scroll-wrapper {
        bottom: 214px;
    }

    .hero-image {
        margin-top: -4rem;
    }

    .logo-wave {
        top: 135px;
    }

    .logo-wave .image {
        width: 7rem;
    }

    /* .home-about {
		margin-bottom: 32px;
	} */

    .home-product-card a .home-product-card__logo img,
    .home-product-card a:hover .home-product-card__logo img {
        width: 10rem;
    }

    .home-product-card a:hover .home-product-card__logo {
        transform: none;
    }

    .home-product-card a .home-product-card__desc {
        height: auto;
        transform: none;
        opacity: 1;
    }

    .home-about-client:before,
    .home-about-client:after {
        width: 12rem;
    }

    /*====================================== SECTION ABOUT  PAGE ======================================*/
    .image-about__about {
        margin: 0 auto;
    }

    .initial,
    .about-vm-image,
    .second-marker,
    .third-marker {
        width: 124px;
        height: 124px;
    }

    .second-marker {
        top: 48px;
        right: 48px;
    }

    .third-marker {
        top: 0;
        left: 64px;
    }

    .section-about-services .service-card {
        padding: 0 4rem 0 8rem;
    }

    .service-card article {
        flex-basis: 50%;
    }

    .service-card .service-image {
        flex-basis: 50%;
    }

    .about-video-wrapper .video-about video {
        display: none;
    }

    .about-video-wrapper .video-about .video-poster {
        width: 100vw;
        height: 100vh;
    }

    .about-video-wrapper .video-about .video-mask {
        transform: none;
        height: 100%;
    }

    .about-video-wrapper .video-about img {
        display: block;
    }

    .modal-video {
        height: 480px;
    }

    /*====================================== SECTION BRAND LIST PAGE ======================================*/
    .img-brand-wrapper .img_container {
        max-width: 140px;
        height: 164px;
    }

    .img-brand-wrapper .img_container img {
        border-radius: 0.5rem !important;
    }

    .img-brand-wrapper.one {
        top: 8px;
        left: 0;
    }

    .img-brand-wrapper.two {
        top: 128px;
    }

    .img-brand-wrapper.three {
        bottom: 240px;
    }

    .img-brand-wrapper.four {
        bottom: 32px;
        right: 0;
    }

    /*====================================== SECTION BRAND DETAIL PAGE ======================================*/
    .swiper-hero-detail .swiper-slide .hero-detail--card .image {
        min-height: 320px;
        max-height: 320px;
    }

    .detail-about-image {
        /* max-width: 320px !important; */
    }

    .detail-about-image .wrapper:nth-child(2) {
        right: 72px;
        bottom: -64px;
    }

    .service-list {
        align-items: start !important;
    }

    .service-img .image {
        max-width: 6rem;
    }

    .service-img.left {
        left: 164px;
    }

    .service-img.right {
        top: 0;
        right: 164px;
    }

    .product-card .image {
        max-width: 90%;
    }

    .service-list {
        width: 100%;
    }

    /*====================================== SECTION BLOG LIST PAGE ======================================*/
    section.section-hero-top {
        min-height: 70vh;
    }

    .blog-card-wrapper:nth-child(1) {
        display: flex;
        align-items: center;
    }

    .blog-card__image {
        width: 175px;
        height: 200px;
    }

    /*====================================== SECTION BLOG DETAIL PAGE - IPAD LANDSCAPE ======================================*/
    section.section-blog-detail-top {
        min-height: 70vh;
    }

    section.section-blog-detail-top .hero-subblog-wrapper {
        min-height: 70vh;
        padding: 10rem 0 10rem;
    }

    /*====================================== SECTION CAREER LIST PAGE ======================================*/
    .career-hero .career-hero__image {
        transform: translate(0, 0) !important;
    }

    section.section-hero-top .subject-title {
        margin-top: -5rem;
    }

    /*====================================== SECTION CONTACT PAGE ======================================*/
    section.section-contact {
        padding-top: 6rem;
    }

    .contact-order-2 {
        order: 1;
    }

    .contact-order-1 {
        order: 2;
        margin: 24px 0;
    }

    .contact-order-3 {
        order: 3;
    }

    .contact-order-2 {
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .contact-order-2 .location-card-container {
        width: 47%;
    }

    .location-card {
        height: 20rem;
    }

    .row-contact {
        padding-top: 32px;
    }

    .form-contact {
        padding: 1rem 1rem 1.5rem 1rem;
        border-radius: 1rem;
    }

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

    .footer-sta h1 {
        font-size: 7rem;
    }

    .footer-sta::before {
        height: 124px;
    }
}

/* Landscape iPad Mini & Tab */
@media only screen and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    /*====================================== SECTION HOMEPAGE ======================================*/
    .logo-wave {
        top: 140px;
    }

    .logo-wave .image {
        width: 7rem;
    }

    section.section-home-brand {
        padding-bottom: 15rem;
    }

    .brand-home-card {
        max-width: 720px !important;
    }

    /*====================================== SECTION ABOUT  PAGE ======================================*/
    .image-about__about {
        margin: 0 auto;
        max-width: 12rem;
    }

    .row-about-about .subject-title.max-480 {
        text-align: left;
    }

    .row-about-about {
        flex-direction: row;
    }

    .about-vm__left {
        margin-left: 120px;
    }

    .about-vm__right {
        margin-right: 120px;
    }

    .second-marker {
        right: 24px;
    }

    .third-marker {
        left: 24px;
    }

    .section-about-services .service-card {
        flex-direction: row;
        padding: 0 4rem 0 2.5rem;
    }

    .service-indicator-wrapper {
        left: 0.5rem;
    }

    .service-card article {
        flex-basis: 50%;
    }

    .service-card .service-image {
        flex-basis: 40%;
    }

    .section-title-subs .blog-company .cta {
        flex-basis: auto;
    }

    .about-subs-container__desc {
        padding-left: 2rem;
    }

    .about-subs-container {
        flex-direction: row !important;
    }

    /*====================================== SECTION BRAND LIST PAGE ======================================*/
    .img-brand-wrapper .img_container {
        max-width: 124px;
        height: 140px;
    }

    .img-brand-wrapper .img_container img {
        border-radius: 0.5rem !important;
    }

    .img-brand-wrapper.one {
        top: 8px;
        left: 0;
    }

    .img-brand-wrapper.two {
        top: 16px;
    }

    .img-brand-wrapper.three {
        bottom: 240px;
    }

    .img-brand-wrapper.four {
        bottom: 124px;
        right: 0;
    }

    /*====================================== SECTION BLOG LIST PAGE ======================================*/
    section.section-hero-top {
        min-height: 70vh;
    }

    section.section-hero-top .subject-title {
        margin-top: 0;
    }

    .blog-card__image {
        width: 200px;
        height: 216px;
    }
}

/* 11-12 Inch */
@media (min-width: 1024px) and (max-width: 1152px) {
    .nav-menu .nav-footer {
        bottom: 64px;
    }

    .detail-about-image {
        max-width: 320px !important;
        margin-bottom: 32px;
    }
}

/* >15 Inch */
@media (min-width: 1440px) {
    .logo-wave {
        top: 190px;
        left: 0;
        transform: scale(0);
    }
}

/* >16 Inch */
@media (min-width: 1550px) {
    .nav-menu .nav-footer {
        bottom: -100px;
    }

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

@media (min-width: 1880px) {
    .logo-wave {
        top: 290px;
    }
}

@media (min-width: 2600px) {
    .logo-wave {
        top: 310px;
    }
}
