/* resposive */
@media (width: 2560px) {
    /* area ads */

    .popup-content-ads.landscape {
        width: 700px;
        height: 389px;
    }

    .popup-content-ads.portrait {
        width: 500px;
        height: 500px;
    }

    /* ------- */

    .area-banner {
        /* margin: 0px 128px 0px 128px; */
        height: 300px;
    }

    #scrollToTopBtn {
        bottom: 105px;
        right: 15px;
        /* font-size: 20px; */
        display: flex;
        justify-content: center;
        align-items: center;
        height: 55px;
        width: 55px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 56px;
    }

    .navbar {
        padding: 0px 128px;
        height: 150px;
    }

    .image-brand {
        width: fit-content;
        height: 80px;
    }

    .area-kiri-navbar {
        width: 30%;
    }

    .area-kanan-navbar {
        width: 70%;
        justify-content: flex-end;
        gap: 20px;
    }

    .menu-link-navbar {
        gap: 20px;
    }

    .link {
        font-size: 26px;
    }

    .dropdown-text {
        font-size: 26px;
    }
    .dropdown-content,
    .dropdown-content.show {
        min-width: 240px !important;
        padding: 0px 25px 15px 25px !important;
    }
    .dropdown-content a {
        font-size: 24px; /* Ukuran font sedikit lebih kecil */
    }

    .arrow-down {
        padding: 3px;
        margin-bottom: 3px;
        margin-left: 10px;
    }

    .kotak-socmed i {
        font-size: 32px;
    }

    /* area-footer */
    body .footer {
        height: 340px; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 90%;
        padding: 0px 128px;
    }

    .footer .text-contact {
        font-size: 3rem;
    }

    .footer .text-name {
        font-size: 26px;
    }

    .footer .footer-address {
        font-size: 22px;
    }

    .text-app-download {
        font-size: 2.8rem;
    }

    .area-footer-download {
        gap: 8px;
    }

    .kotak-download {
        width: auto;
        height: 40px;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .text-partner {
        font-size: 2.8rem;
    }

    .partner {
        /* width: 130px; */
        height: 60px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 24px;
    }

    .name-owners {
        font-size: 25px;
    }

    .bottom-footer-dummy {
        height: 30%;
    }

    /* ----------- */

    /* area-audio-player */

    .content {
        /* padding: 0 15px; */
        height: 100px;
    }

    .control-btn span {
        width: 65px;
        height: 65px;
        font-size: 33px;
    }

    .icon-menu .bx-menu {
        font-size: 38px;
    }

    .music-image {
        width: 120px;
        height: 80px;
    }

    .music-titles {
        width: auto;
    }

    .music-titles .name {
        font-size: 22px;
    }

    .music-titles .artist {
        font-size: 22px;
    }

    .area-line {
        width: 1000px;
        margin-left: 40px;
        margin-right: 20px;
    }

    .area-control-btn .control-btn {
        width: 200px;
    }

    #visual {
        height: 160px;
    }

    #layer1 {
        position: absolute;
        transform: scale(3, 5);
        z-index: 100;
        -webkit-transform: scale(3, 5);
        -moz-transform: scale(3, 5);
        -ms-transform: scale(3, 5);
        -o-transform: scale(3, 5);
    }
    /* ----------------- */
}

/* Untuk Tablet (width antara 768px hingga 1024px) */
@media (min-width: 1920px) {
    /* area ads */
    .popup-content-ads.landscape {
        width: 600px;
        height: 333px;
    }
    .popup-content-ads.portrait {
        width: 450px;
        height: 450px;
    }
    /* ------- */
    #floatingButtons {
        bottom: 90px;
    }

    #promoteUMKMBtn {
        font-size: 18px;
    }

    #scrollToTopBtn {
        bottom: 65px;
        right: 15px;
        font-size: 28px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 55px;
        width: 55px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 28px;
    }

    .area-banner {
        width: auto;
        /* margin: 0px 128px 0px 128px; */
        height: 300px;
        /* border: 1px red solid; */
    }

    .area-banner-full-small {
        width: auto;
        /* margin: 0px 64px 0px 64px; */
        height: 200px;
        /* border: 1px red solid; */
        position: relative; /* Dibutuhkan untuk child position: absolute */
        overflow: hidden;
    }

    .navbar {
        padding: 0px 128px;
        height: 100px;
    }

    .image-brand {
        width: fit-content;
        height: 60px;
    }

    .area-socmed {
        width: fit-content;
    }

    .area-kiri-navbar {
        width: fit-content;
    }

    .area-kanan-navbar {
        width: 70%;
        justify-content: end;
        gap: 20px;
    }

    .menu-link-navbar {
        gap: 18px;
    }

    .link {
        font-size: 16px;
    }

    .dropdown-text {
        font-size: 16px;
    }
    .dropdown-content,
    .dropdown-content.show {
        min-width: 160px !important;
        padding: 0px 18px 18px 18px !important;
    }

    .show {
        width: 120px;
    }

    .dropdown-content a {
        font-size: 14px; /* Ukuran font sedikit lebih kecil */
    }
    .arrow-down {
        padding: 3px;
        margin-bottom: 3px;
        margin-left: 10px;
    }

    .kotak-socmed i {
        font-size: 22px;
    }

    /* area-footer */
    body .footer {
        height: 300px; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 90%;
        padding: 0px 128px;
    }

    .footer .text-contact {
        font-size: 2.2rem;
    }

    .footer .text-name {
        font-size: 16px;
    }

    .footer .footer-address {
        font-size: 16px;
    }

    .text-app-download {
        font-size: 1.9rem;
    }

    .area-footer-download {
        gap: 8px;
    }

    .kotak-download {
        width: auto;
        height: 40px;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .text-partner {
        font-size: 1.9rem;
    }

    .partner {
        /* width: 130px; */
        height: 60px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 14px;
    }

    .name-owners {
        font-size: 15px;
    }

    /* ----------- */

    /* area-audio-player */

    .audio-player-container {
        display: flex;
        justify-content: center;
    }

    .content {
        /* padding: 0 15px; */
        height: 80px;
        width: 90%;
    }

    .area-span-text{
        width: 100px;
    }

    .control-btn span {
        width: 35px;
        height: 35px;
        font-size: 22px;
    }

    .icon-menu .bx-menu {
        font-size: 28px;
    }

    .music-image {
        width: 80px;
        height: 50px;
    }

    .music-titles {
        width: fit-content;
    }

    .music-titles .name {
        font-size: 12px;
    }

    .music-titles .artist {
        font-size: 12px;
    }

    .area-line {
        width: 800px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .control-btn {
        width: fit-content;
        border-radius: 15px;
    }

    .area-control-progres {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    #visual {
        height: 160px;
    }

    #layer1 {
        position: absolute;
        transform: scale(2, 4);
        z-index: 100;
    }
    /* ----------------- */
}

@media (min-width: 1024px) and (max-width: 1280px) {
    /* area ads */
    .popup-content-ads.landscape {
        width: 480px;
        height: 270px;
    }
    .popup-content-ads.portrait {
        width: 285px;
        height: 285px;
    }
    /* -------- */

    #floatingButtons {
        bottom: 70px;
    }

    #promoteUMKMBtn {
        font-size: 12px;
    }

    #scrollToTopBtn {
        bottom: 65px;
        right: 15px;
        /* font-size: 20px; */
        display: flex;
        justify-content: center;
        align-items: center;
        height: 40px;
        width: 40px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 16px;
    }

    /* .area-banner {
        margin: 0px 32px 0px 32px;
    } */

    .area-banner-full-small {
        padding: 0px 0px 20px 0px;
    }

    .navbar {
        padding: 0px 32px;
        height: 80px;
        /*top: 1;*/
    }

    .image-brand {
        width: fit-content;
        height: 33px;
    }

    .area-socmed {
        width: fit-content;
    }

    .area-kiri-navbar {
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content;
        height: fit-content;
    }

    .area-kanan-navbar {
        width: fit-content;
        /* justify-content: center; */
        gap: 20px;
    }

    .menu-link-navbar {
        gap: 10px;
    }

    .link {
        font-size: 12px;
    }

    .dropdown-text {
        font-size: 12px;
    }
    .dropdown-content,
    .dropdown-content.show {
        min-width: 140px !important;
        padding: 0px 10px 10px 10px !important;
    }

    .show {
        width: 120px;
    }

    .dropdown-content a {
        font-size: 14px; /* Ukuran font sedikit lebih kecil */
    }
    .arrow-down {
        padding: 3px;
        margin-bottom: 3px;
        margin-left: 10px;
    }

    .kotak-socmed i {
        font-size: 18px;
    }

    /* area-footer */
    body .footer {
        height: 300px; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 90%;
        padding: 0px 32px;
    }

    .footer .text-contact {
        font-size: 24px;
    }

    .footer .text-name {
        font-size: 14px;
    }

    .footer .footer-address {
        font-size: 14px;
    }

    .text-app-download {
        font-size: 24px;
    }

    .area-footer-download {
        gap: 8px;
    }

    .kotak-download {
        width: auto;
        height: 40px;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .text-partner {
        font-size: 24px;
    }

    .partner {
        /* width: 130px; */
        height: 60px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 14px;
    }

    .name-owners {
        font-size: 15px;
    }

    /* ----------- */

    /* area-audio-player */
    .content {
        /* padding: 0 15px; */
        height: 60px;
    }

    .control-btn span {
        width: 35px;
        height: 35px;
        font-size: 22px;
    }

    .area-span-text {
        width: 90px;
        margin-right: 0px;
    }

    .span-text {
        font-size: 22px;
    }

    .icon-menu .bx-menu {
        font-size: 28px;
    }

    .music-image {
        width: 80px;
        height: 50px;
    }

    .music-titles {
        width: 120px;
    }

    .music-titles .name {
        font-size: 12px;
    }

    .music-titles .artist {
        font-size: 12px;
    }

    .area-line {
        width: 500px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .control-btn {
        width: auto;
    }

    #visual {
        height: 160px;
    }
    /* ----------------- */
}

/* Untuk Mobile (width lebih kecil dari 768px) */
@media (min-width: 768px) and (max-width: 1024px) {
    /* area ads */
    .popup-content-ads.landscape {
        width: 470px;
        height: 264px;
    }
    .popup-content-ads.portrait {
        width: 245px;
        height: 245px;
    }
    /* -------- */

    .close-icon {
        font-size: 44px;
    }

    #floatingButtons {
        right: 8px;
        bottom: 10px;
    }

    #promoteUMKMBtn {
        font-size: 10px;
    }

    #scrollToTopBtn {
        bottom: 20px;
        right: 20px;
        /* font-size: 20px; */
        display: flex;
        justify-content: center;
        align-items: center;
        height: 35px;
        width: 35px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 16px;
    }

    .area-banner {
        /* margin: 0px 20px 0px 20px; */
        height: 132px;
    }

    .area-banner-small {
        height: 80px;
    }

    .area-banner-full-small {
        height: 80px;
    }

    .navbar {
        padding: 0px 20px;
        height: 70px;
    }

    /* .area-menu-link{
        flex-direction: row-reverse;
    } */

    .menu-link-navbar {
        display: none;
    }

    .hamburger {
        display: flex;
    }

    .area-kiri-navbar {
        width: fit-content;
    }

    .image-brand {
        width: fit-content;
        height: 35px;
    }

    .area-kanan-navbar {
        width: 60%;
        /* justify-content: center; */
    }

    .area-socmed {
        margin-right: 15px;
    }

    .kotak-socmed i {
        font-size: 20px;
    }

    .menu-link-navbar {
        display: none; /* Hidden, untuk nanti digantikan dengan hamburger menu */
    }

    .link {
        font-size: 14px;
    }

    .dropdown-text {
        font-size: 14px;
    }

    /* area-footer */
    body .footer {
        height: 280px; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 90%;
        padding: 0px 32px;
    }

    .footer .text-contact {
        font-size: 22px;
    }

    .footer .text-name {
        font-size: 12px;
    }

    .footer .footer-address {
        font-size: 12px;
    }

    .area-group-tengah{
        width: 40%;
    }

    .text-app-download {
        font-size: 22px;
    }

    .area-footer-download {
        gap: 8px;
    }

    .kotak-download {
        width: auto;
        height: 30px;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .text-partner {
        font-size: 22px;
    }

    .partner {
        /* width: 130px; */
        height: 50px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 12px;
    }

    .name-owners {
        font-size: 14px;
    }

    .bottom-footer-dummy {
        display: none;
    }

    /* ----------- */

    /* area-audio-mobile */
    /* .area-audio-mobile {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .area-image-audio-mobile {
        width: auto;
        height: auto;
        padding: 10px 15px 0px 15px;
    }

    .image-audio-mobile {
        width: auto;
        height: 65px;
        background-color: #ffffff;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .area-line-progress-mobile {
        width: auto;
        height: auto;
        margin-top: 10px;
        margin-bottom: 5px;
        padding: 0px 15px;
    }

    .progress-details-mobile {
        width: 100%;
        height: 5px;
        background-color: #ffffff;
        border-radius: 15px;
    }

    .progress-bar-mobile {
        width: 0%;
        height: inherit;
        border-radius: inherit;
        background-color: #ccff00;
        cursor: pointer;
        position: relative;
    }

    .progress-bar-mobile span {
        position: absolute;
        width: 12px;
        height: 12px;
        background-color: #ccff00;
        border-radius: inherit;
        transform: translateY(-25%);
        right: -5px;
        opacity: 0;
        transition: opacity 0.3s ease-out;
    }

    .progress-details-mobile:hover .progress-bar-mobile span {
        opacity: 1;
    }

    .control-btn-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        padding: 10px;
        width: auto;
        background-color: #333333;
        gap: 5px;
    }

    .play-pause-mobile {
        background-color: white;
        border-radius: 50%;
    }

    .btn-play-mobile {
        color: black !important;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .control-btn-mobile span {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
    } */

    /* area-audio-player */
    .content {
        /* padding: 0 15px; */
        height: auto;
        /* display: none; */
    }

    .audio-player-container {
        width: fit-content;
        /* display: none; */
        /* background-color: red; */
    }

    .music-image {
        width: 80px;
        height: 50px;
    }

    .music-titles {
        width: 120px;
    }

    .music-titles .name {
        font-size: 10px;
    }

    .music-titles .artist {
        font-size: 12px;
    }

    .area-control-progres {
        display: none;
        background: transparent;
    }

    .area-line {
        width: 500px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .area-control-btn {
        width: auto;
    }

    .control-btn {
        width: auto;
        height: 50px;
        /* /*position: fixed; */
        border: 3px white solid;
    }

    .span-text {
        font-size: 20px;
    }

    .control-btn span {
        width: 30px;
        height: 30px;
        font-size: 20px;
        /* position: fixed; */
    }

    .control-btn p {
        display: none;
    }

    .icon-menu .bx-menu {
        display: none;
    }

    #visual {
        height: 160px;
        display: none;
    }
    /* ----------------- */
}

/* Untuk ukuran mobile lebih kecil (contohnya iPhone 5) */
@media (max-width: 480px) {
    .popup-content-ads.landscape {
        width: 280px;
        height: 157px;
    }
    .popup-content-ads.portrait {
        width: 200px;
        height: 200px;
    }

    .btn-link {
        font-size: 10px;
        padding: 5px 10px;
    }

    .close-icon {
        font-size: 38px;
    }

    #floatingButtons {
        right: 8px;
    }

    #promoteUMKMBtn {
        font-size: 8px;
        padding: 6px 12px;
    }

    #scrollToTopBtn {
        bottom: 15px;
        right: 15px;
        /* font-size: 20px; */
        display: flex;
        justify-content: center;
        align-items: center;
        height: 30px;
        width: 30px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 16px;
    }

    .area-banner {
        /* margin: 0px 8px 0px 8px; */
        height: 64px;
    }

    .area-banner-small {
        height: 80px;
    }

    .area-banner-full-small {
        height: 80px;
    }

    .navbar {
        padding: 0px 8px;
        height: 60px;
    }

    /* .area-menu-link{
        flex-direction: row-reverse;
    } */

    .area-menu-link{
        margin-right: 15px;
    }

    .menu-link-navbar {
        display: none;
    }

    .hamburger {
        display: flex;
    }


    .image-brand {
        width: auto;
        height: 50px;
    }

    .dropdown-text {
        font-size: 12px;
    }

    .link {
        font-size: 12px;
    }

    .kotak-socmed i {
        font-size: 18px;
    }

    /* area-footer */
    body .footer {
        height: auto; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 100%;
        padding: 0px 20px;
    }

    .group-top-footer {
        flex-direction: column;
        justify-content: center;
        gap: 20px;
        margin-top: 30px;
    }

    .area-group-kiri {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer .text-contact {
        font-size: 24px;
    }

    .footer .text-name {
        font-size: 12px;
        text-align: center;
    }

    .footer .footer-address {
        font-size: 12px;
        text-align: center;
    }

    .area-group-tengah {
        width: 100%;
    }

    .area-app-download {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .text-app-download {
        font-size: 24px;
    }

    .area-footer-download {
        gap: 8px;
        margin-top: 5px;
    }

    .kotak-download {
        width: auto;
        height: 30px;
    }

    .area-group-kanan {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .area-partner {
        width: auto;
        text-align: center;
    }
    .area-box-partner {
        justify-content: center;
    }

    .text-partner {
        font-size: 24px;
    }

    .partner {
        /* width: 130px; */
        height: 50px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 10px;
    }

    .name-owners {
        font-size: 12px;
    }

    .bottom-footer{
        margin-bottom: 10px;
    }

    .bottom-footer-dummy {
        display: none;
    }

    /* ----------- */

    /* area-audio-player */
    .content {
        /* padding: 0 15px; */
        height: 45px;
        /* display: none; */
    }

    .audio-player-container {
        width: fit-content;
        /* display: none; */
        /* background-color: red; */
    }

    .music-image {
        width: 80px;
        height: 50px;
    }

    .music-titles {
        width: 120px;
    }

    .music-titles .name {
        font-size: 10px;
    }

    .music-titles .artist {
        font-size: 12px;
    }

    .area-control-progres {
        display: none;
        background: transparent;
    }

    .area-line {
        width: 500px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .area-control-btn {
        width: auto;
    }

    .control-btn {
        width: fit-content;
        height: 100%;
        /* /*position: fixed; */
        border: 2px white solid;
    }

    .control-btn span {
        width: 28px;
        height: 28px;
        font-size: 20px;
        /* position: fixed; */
    }

    .control-btn p {
        display: none;
    }

    .icon-menu .bx-menu {
        display: none;
    }

    #visual {
        height: 160px;
        display: none;
    }
    /* ----------------- */
}


@media (max-width: 390px) {
    .popup-content-ads.landscape {
        width: 280px;
        height: 157px;
    }
    .popup-content-ads.portrait {
        width: 200px;
        height: 200px;
    }

    .btn-link {
        font-size: 10px;
        padding: 5px 10px;
    }

    .close-icon {
        font-size: 38px;
    }

    #floatingButtons {
        right: 8px;
    }

    #promoteUMKMBtn {
        font-size: 8px;
        padding: 6px 12px;
    }

    #scrollToTopBtn {
        bottom: 15px;
        right: 15px;
        /* font-size: 20px; */
        display: flex;
        justify-content: center;
        align-items: center;
        height: 30px;
        width: 30px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 16px;
    }

    .area-banner {
        /* margin: 0px 8px 0px 8px; */
        height: 64px;
    }

    .area-banner-small {
        height: 80px;
    }

    .area-banner-full-small {
        height: 80px;
    }

    .navbar {
        padding: 0px 8px;
        height: 60px;
    }

    /* .area-menu-link{
        flex-direction: row-reverse;
    } */

    .image-brand {
        width: auto;
        height: 50px;
    }

    .dropdown-text {
        font-size: 12px;
    }

    .link {
        font-size: 12px;
    }

    .kotak-socmed i {
        font-size: 18px;
    }

    /* area-footer */
    body .footer {
        height: auto; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 100%;
        padding: 0px 20px;
    }

    .group-top-footer {
        flex-direction: column;
        justify-content: center;
        gap: 20px;
        margin-top: 30px;
    }

    .area-group-kiri {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer .text-contact {
        font-size: 24px;
    }

    .footer .text-name {
        font-size: 12px;
        text-align: center;
    }

    .footer .footer-address {
        font-size: 12px;
        text-align: center;
    }

    .area-group-tengah {
        width: 100%;
    }

    .area-app-download {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .text-app-download {
        font-size: 24px;
    }

    .area-footer-download {
        gap: 8px;
        margin-top: 5px;
    }

    .kotak-download {
        width: auto;
        height: 30px;
    }

    .area-group-kanan {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .area-partner {
        width: auto;
        text-align: center;
    }
    .area-box-partner {
        justify-content: center;
    }

    .text-partner {
        font-size: 24px;
    }

    .partner {
        /* width: 130px; */
        height: 50px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 10px;
    }

    .name-owners {
        font-size: 12px;
    }

    .bottom-footer{
        margin-bottom: 10px;
    }

    .bottom-footer-dummy {
        display: none;
    }

    /* ----------- */

    /* area-audio-player */
    .content {
        /* padding: 0 15px; */
        height: 45px;
        /* display: none; */
    }

    .audio-player-container {
        width: fit-content;
        /* display: none; */
        /* background-color: red; */
    }

    .music-image {
        width: 80px;
        height: 50px;
    }

    .music-titles {
        width: 120px;
    }

    .music-titles .name {
        font-size: 10px;
    }

    .music-titles .artist {
        font-size: 12px;
    }

    .area-control-progres {
        display: none;
        background: transparent;
    }

    .area-line {
        width: 500px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .area-control-btn {
        width: auto;
    }

    .control-btn {
        width: fit-content;
        height: 100%;
        /* /*position: fixed; */
        border: 2px white solid;
    }

    .control-btn span {
        width: 28px;
        height: 28px;
        font-size: 20px;
        /* position: fixed; */
    }

    .control-btn p {
        display: none;
    }

    .icon-menu .bx-menu {
        display: none;
    }

    #visual {
        height: 160px;
        display: none;
    }
    /* ----------------- */
}
@media (max-width: 375px) {
    .popup-content-ads.landscape {
        width: 280px;
        height: 157px;
    }
    .popup-content-ads.portrait {
        width: 180px;
        height: 180px;
    }

    .btn-link {
        font-size: 10px;
        padding: 5px 10px;
    }

    .close-icon {
        font-size: 35px;
    }

    #floatingButtons {
        right: 8px;
    }

    #promoteUMKMBtn {
        font-size: 8px;
        padding: 6px 12px;
    }

    #scrollToTopBtn {
        bottom: 15px;
        right: 15px;
        /* font-size: 20px; */
        display: flex;
        justify-content: center;
        align-items: center;
        height: 25px;
        width: 25px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 16px;
    }

    .area-banner {
        /* margin: 0px 8px 0px 8px; */
        height: 60px;
    }

    .area-banner-small {
        height: 80px;
    }

    .area-banner-full-small {
        height: 80px;
    }

    .navbar {
        padding: 0px 8px;
        height: 60px;
    }

    .image-brand {
        width: auto;
        height: 50px;
    }

    .dropdown-text {
        font-size: 12px;
    }

    .link {
        font-size: 12px;
    }

    .kotak-socmed i {
        font-size: 18px;
    }

    /* area-footer */
    body .footer {
        height: auto; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 100%;
        padding: 0px 20px;
    }

    .group-top-footer {
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }

    .area-group-kiri {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer .text-contact {
        font-size: 22px;
    }

    .footer .text-name {
        font-size: 10px;
        text-align: center;
    }

    .footer .footer-address {
        font-size: 10px;
        text-align: center;
    }

    .area-group-tengah {
        width: 100%;
    }

    .area-app-download {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .text-app-download {
        font-size: 22px;
    }

    .area-footer-download {
        gap: 8px;
        margin-top: 5px;
    }

    .kotak-download {
        width: auto;
        height: 30px;
    }

    .area-group-kanan {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .area-partner {
        width: auto;
        text-align: center;
    }
    .area-box-partner {
        justify-content: center;
    }
    .text-partner {
        font-size: 22px;
    }

    .partner {
        /* width: 130px; */
        height: 50px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 10px;
    }

    .name-owners {
        font-size: 12px;
    }

    .bottom-footer-dummy {
        display: none;
    }

    /* ----------- */

    /* area-audio-player */
    .content {
        /* padding: 0 15px; */
        height: 45px;
        /* display: none; */
    }

    .audio-player-container {
        width: fit-content;
        /* display: none; */
        /* background-color: red; */
    }

    .music-image {
        width: 80px;
        height: 50px;
    }

    .music-titles {
        width: 120px;
    }

    .music-titles .name {
        font-size: 10px;
    }

    .music-titles .artist {
        font-size: 12px;
    }

    .area-control-progres {
        display: none;
        background: transparent;
    }

    .area-line {
        width: 500px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .area-control-btn {
        width: auto;
    }

    .control-btn {
        width: fit-content;
        height: 100%;
        /* /*position: fixed; */
        border: 2px white solid;
    }

    .control-btn span {
        width: 28px;
        height: 28px;
        font-size: 20px;
        /* position: fixed; */
    }

    .control-btn p {
        display: none;
    }

    .icon-menu .bx-menu {
        display: none;
    }

    #visual {
        height: 160px;
        display: none;
    }
    /* ----------------- */
}
@media (max-width: 344px) {
    .popup-content-ads.landscape {
        width: 220px;
        height: 124px;
    }
    .popup-content-ads.portrait {
        width: 170px;
        height: 170px;
    }

    .btn-link {
        font-size: 8px;
        padding: 6px 10px;
    }

    .close-icon {
        font-size: 35px;
    }

    #floatingButtons {
        right: 8px;
    }

    #promoteUMKMBtn {
        font-size: 8px;
        padding: 6px 12px;
    }

    #scrollToTopBtn {
        bottom: 15px;
        right: 10px;
        /* font-size: 20px; */
        display: flex;
        justify-content: center;
        align-items: center;
        height: 30px;
        width: 30px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 20px;
    }

    .area-banner {
        /* margin: 0px 8px 0px 8px; */
        height: 50px;
    }

    .area-banner-small {
        height: 60px;
    }

    .area-banner-full-small {
        height: 60px;
    }

    .navbar {
        padding: 0px 8px;
        height: 60px;
    }

    .image-brand {
        width: fit-content;
        height: 40px;
    }

    .dropdown-text {
        font-size: 12px;
    }

    .link {
        font-size: 12px;
    }

    .kotak-socmed i {
        font-size: 18px;
    }

    /* area-footer */
    body .footer {
        height: auto; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 100%;
        padding: 0px 20px;
    }

    .group-top-footer {
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }

    .area-group-kiri {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer .text-contact {
        font-size: 20px;
    }

    .footer .text-name {
        font-size: 10px;
        text-align: center;
    }

    .footer .footer-address {
        font-size: 10px;
        text-align: center;
    }

    .area-group-tengah {
        width: 100%;
    }

    .area-app-download {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .text-app-download {
        font-size: 20px;
    }

    .area-footer-download {
        gap: 8px;
        margin-top: 5px;
    }

    .kotak-download {
        width: auto;
        height: 30px;
    }

    .area-group-kanan {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .area-partner {
        width: auto;
        text-align: center;
    }

    .text-partner {
        font-size: 20px;
    }

    .area-box-partner {
        justify-content: center;
    }

    .partner {
        /* width: 130px; */
        height: 50px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 10px;
    }

    .name-owners {
        font-size: 12px;
    }

    .bottom-footer-dummy {
        display: none;
    }

    /* ----------- */

    /* area-audio-player */
    .content {
        /* padding: 0 15px; */
        height: 45px;
        /* display: none; */
    }

    .audio-player-container {
        width: fit-content;
        /* display: none; */
        /* background-color: red; */
    }

    .music-image {
        width: 80px;
        height: 50px;
    }

    .music-titles {
        width: 120px;
    }

    .music-titles .name {
        font-size: 10px;
    }

    .music-titles .artist {
        font-size: 12px;
    }

    .area-control-progres {
        display: none;
        background: transparent;
    }

    .area-line {
        width: 500px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .area-control-btn {
        width: auto;
    }

    .control-btn {
        width: fit-content;
        height: 100%;
        /* /*position: fixed; */
        border: 2px white solid;
    }

    .control-btn span {
        width: 28px;
        height: 28px;
        font-size: 18px;
        /* position: fixed; */
    }

    .control-btn p {
        display: none;
    }

    .icon-menu .bx-menu {
        display: none;
    }

    #visual {
        height: 160px;
        display: none;
    }
    /* ----------------- */
}
@media (max-width: 320px) {
    .popup-content-ads.landscape {
        width: 220px;
        height: 124px;
    }
    .popup-content-ads.portrait {
        width: 170px;
        height: 170px;
    }

    .btn-link {
        font-size: 8px;
        padding: 6px 10px;
    }

    .close-icon {
        font-size: 35px;
    }

    #floatingButtons {
        right: 8px;
    }

    #promoteUMKMBtn {
        font-size: 8px;
        padding: 6px 12px;
    }

    #scrollToTopBtn {
        bottom: 15px;
        right: 10px;
        /* font-size: 20px; */
        display: flex;
        justify-content: center;
        align-items: center;
        height: 30px;
        width: 30px;
    }

    #scrollToTopBtn:hover {
        background-color: var(--primary-color);
        color: black;
    }

    #scrollToTopBtn i {
        font-size: 20px;
    }

    .area-banner {
        /* margin: 0px 8px 0px 8px; */
        height: 50px;
    }

    .area-banner-small {
        height: 60px;
    }

    .area-banner-full-small {
        height: 60px;
    }

    .navbar {
        padding: 0px 8px;
        height: 60px;
    }

    .image-brand {
        width: fit-content;
        height: 40px;
    }

    .dropdown-text {
        font-size: 12px;
    }

    .link {
        font-size: 12px;
    }

    .kotak-socmed i {
        font-size: 18px;
    }

    /* area-footer */
    body .footer {
        height: auto; /* Tetap fleksibel */
    }

    .footer .top-footer {
        height: auto; /* Biarkan fleksibel untuk konten */
        height: 100%;
        padding: 0px 20px;
    }

    .group-top-footer {
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }

    .area-group-kiri {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer .text-contact {
        font-size: 20px;
    }

    .footer .text-name {
        font-size: 10px;
        text-align: center;
    }

    .footer .footer-address {
        font-size: 10px;
        text-align: center;
    }

    .area-group-tengah {
        width: 100%;
    }

    .area-app-download {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .text-app-download {
        font-size: 20px;
    }

    .area-footer-download {
        gap: 8px;
        margin-top: 5px;
    }

    .kotak-download {
        width: auto;
        height: 30px;
    }

    .area-group-kanan {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .image-platform {
        object-fit: contain;
        max-height: 100%;
        max-width: 100%;
    }

    .area-partner {
        width: auto;
        text-align: center;
    }

    .text-partner {
        font-size: 20px;
    }

    .area-box-partner {
        justify-content: center;
    }

    .partner {
        /* width: 130px; */
        height: 50px;
    }

    .image-partner {
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }

    .text-copyRight {
        font-size: 10px;
    }

    .name-owners {
        font-size: 12px;
    }

    .bottom-footer-dummy {
        display: none;
    }

    /* ----------- */

    /* area-audio-player */
    .content {
        /* padding: 0 15px; */
        height: 45px;
        /* display: none; */
    }

    .audio-player-container {
        width: fit-content;
        /* display: none; */
        /* background-color: red; */
    }

    .music-image {
        width: 80px;
        height: 50px;
    }

    .music-titles {
        width: 120px;
    }

    .music-titles .name {
        font-size: 10px;
    }

    .music-titles .artist {
        font-size: 12px;
    }

    .area-control-progres {
        display: none;
        background: transparent;
    }

    .area-line {
        width: 500px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .area-control-btn {
        width: auto;
    }

    .control-btn {
        width: fit-content;
        height: 100%;
        /* /*position: fixed; */
        border: 2px white solid;
    }

    .control-btn span {
        width: 28px;
        height: 28px;
        font-size: 18px;
        /* position: fixed; */
    }

    .control-btn p {
        display: none;
    }

    .icon-menu .bx-menu {
        display: none;
    }

    #visual {
        height: 160px;
        display: none;
    }
    /* ----------------- */
}
/* <--------------------> */
