@media (min-width: 280px) and (max-width: 500px) {

    .posisi-mobil {
        margin-top: -25%;
        margin-left: 11%;
        position: absolute;
        z-index: 100;
        width: 60% !important;
    }

    .posisi-motor {
        margin-top: -44%;
        margin-left: 5%;
        position: absolute;
        z-index: 100;
        width: 64% !important;
    }

    .posisi-text {
        position: absolute;
        margin-top: 7%;
        left: 27%;
    }


    .card-fifgroup {
        background: #7fdefd57;
        padding: 20px;
        border-radius: 0px 30px 0px 30px;
        transition: 0.6s;
        z-index: 1000;
        height: 400px;
    }


    .btn-product {
        padding: 2px 0px 5px 0px;
        cursor: pointer;
        width: 100%;
        background: #66ccff;
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        border-radius: 20px 0px 0px 0px;
    }

    .btn-apps {
        padding: 2px 0px 5px 0px;
        cursor: pointer;
        width: 100%;
        background: #0066cc;
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        border-radius: 0px 0px 20px 0px;
    }

    .btn-download2 {
        background: #ffb649;
        padding: 7px 15px;
        border-radius: 0px 0px 15px 15px;
        color: #fff;
        width: 50%;
        text-align: center;
        font-size: 20px;
        cursor: pointer;
    }

    .bg-body1 {
        background: none;
        scroll-behavior: smooth;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 100dvh;
    }

    .bg-transparant2 {
        background: rgba(255, 255, 255, 0.8);
        padding: 7px 26px;
        border-radius: 6px;
    }

    .ml-10 {
        margin-left: 0%;
    }

    .flex-center-mobile {
        display: flex;
        justify-content: center;
    }

    .set-card-cara-bermain {
        padding: 7px;
        border-radius: 30px 0px 30px 0px;
        border: 2px solid #33ccff;
        background: linear-gradient(90deg, rgba(0, 212, 255, 1) 0%, rgba(9, 9, 121, 1) 35%, #090472 100%);
    }

    .bg-transparant {
        background: rgba(255, 255, 255, 0.8);
        padding: 30px;
        border-radius: 50px;
    }

    .posisi-menu {
        position: absolute;
        width: 100%;
        bottom: -5%;
    }

    .card-photo {
        background: #a7cbdf78;
        border-radius: 20px;
        padding: 15px;
        width: 100%;
        height: 400px;
    }

    .card-photo2 {
        background: #a7cbdf78;
        border-radius: 20px;
        padding: 15px;
        width: 100%;
        height: 440px;
    }


    .ditengah1 {
        position: absolute;
        top:50%;
        left: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }

    .w6p {
        width: 10% !important;
    }

    .w75pm {
        width: 75%;
    }

    .w100ps {
        width: 60%;
    }

    .lh-24 {
    line-height: 14px;
    }

    .lh-30 {
        line-height: 24px;
    }

    .panah-kanan {
        width: 20%;
        margin-right: 60%;
        margin-top: -65%;
    }

    .panah-kiri {
        width: 20%;
        margin-right: 60%;
        margin-top: -65%;
    }

    .panah-kanan2 {
        width: 20%;
        margin-right: 85%;
    }

    .panah-kiri2 {
        width: 20%;
        margin-left: 85%;
    }

    .panah-kanan3 {
        width: 20%;
        margin-right: 100%;
    }

    .panah-kiri3 {
        width: 20%;
        margin-right: -100%;
    }

    .pt-30 {
        padding-top: 20%;
    }

    .btn-download {
        background: #ffb649;
        padding: 7px 15px;
        border-radius: 0px 0px 15px 15px;
        color: #fff;
        font-weight: bold;
        width: 40%;
        font-size: 14px;
        text-align: center;
    }

    .menu-mobile {
        position: absolute;
        right: 5%;
        top: 2%;
    }

    .mt-35p {
        margin-top: 2%;
    }

    .w30pm {
        width: 30% !important;
    }


    .w50pm {
        width: 50% !important;
    }

    .w70pm {
        width: 70% !important;
    }


    .set-car-credit {
        background: #3399cc6b;
        padding: 10px;
        border-radius: 15px 15px 0px 0px;
    }

    .set-catalog {
        height: 90px;
        border: 3px solid #a9d4ea;
        border-radius: 15px 15px 0px 0px;
    }

    .set-promo {
        height: 90px;
        background: #fbab18;
        border: 3px solid #fbab18;
        border-radius: 0px 0px 0px 0px;
    }

    .set-specs {
        height: 90px;
        background: #09c;
        border: 3px solid #09c;
        border-radius:0px 0px 15px 15px ;
    }

    .font-50 {
        font-size: 28px;
        line-height: 30px;
    }

    .font-70 {
        font-size: 30px;
        line-height: 34px;
    }

    .hover1 {
        background: transparent;
        padding: 0px;
        border-radius: 10px 0px;
        transition: 0.6s;
    }

    .hover1:hover {
        background: #b6e3fa;
        padding: 5px;
        border-radius: 10px 0px;
    }

    .hover2 {
    background: #b6e3fa75;
    padding: 20px;
    border-radius: 20px 0px;
    transition: 0.6s;
    }

    .hover2:hover {
        background: #b6e3fa;
        padding: 20px;
        border-radius: 20px 0px;
    }

    .w10p {
        /* width: 35% !important; */
        width: 12% !important;
    }

    

    .btn-verify {
        cursor: pointer;
        background: #6699ff;
        padding: 2px 8px 4px;
        border-radius: 10px 0px;
        color: #fff;
        font-weight: bold;
        width: 50%;
        font-size: 18px;
    }

    .mr-18p {
        margin-right: 5%;
    }

    .form-otp {
        width: 20% !important;
        background: #66ccff;
        border: 1px solid #66ccff;
        color: #fff;
        font-size: 24px;
        height: 45px;
        text-align: center;
        border-radius: 15px 0px;
    }

    .form-otp:focus {
        width: 20% !important;
        background: #66ccff;
        border: 1px solid #66ccff;
        color: #fff;
        font-size: 24px;
        height: 45px;
        text-align: center;
        border-radius: 15px 0px;
    }

    .posisi-logo-astra-sign {
        position: relative;
        margin-top: 0%;
        margin-bottom: 2rem;
    }

    .posisi-logo-astra-otp {
        position: relative;
        margin-top: 0%;
        margin-bottom: 1rem;
    }

    .ml-3m {
        margin-left: 3rem ;
    }

    .ml-100min {
        margin-left: -100% !important;
    }

    .font-12m {
        font-size: 12px;
    }

    .font-16 {
        font-size: 14px;
    }

    .font-40 {
        font-size: 22px;
    }

    /* .font-70 {
        font-size: 50px;
        line-height: 55px;
    } */

    .w7p {
        /* width: 15% !important; */
        width: 10% !important;
    }

    /* .w15p {
        width: 30% !important;
    } */

    .w16p {
        width: 30% !important;
    }

    .posisi-bawah {
        position: absolute;
        bottom: auto;
        right: 35%;
        margin-top: 10%;
    }

    .btn-know-more {
        background: #ff9900;
        padding: 8px 15px;
        border-radius: 10px 0px;
        color: #fff;
        font-weight: bold;
        width: 100%;
        font-size: 14px;
        margin-right: 0%;
    }


    .mt-m5{
        margin-top: -5%;
    }

    .w90p {
    width: 100%;
}

    .w70p {
        width: 100%;
    }

    .mb-0m {
        margin-bottom: 0rem !important;
    }

    .pdb-1m {
        padding-bottom: 1rem !important;
    }

    .mr-05m {
        margin-right: 0.5rem !important;
    }

    .w100pm {
        width: 100% !important;
    }

    .btn-regis {
        background: #6699ff;
        padding: 4px 17px;
        border-radius: 10px 0px;
        color: #fff;
        font-weight: bold;
        width: 35%;
        font-size: 14px;
        margin-right: 15%;
    }

    .form1 {
        width: 100% !important;
        background: #66ccff;
        border: 1px solid #66ccff;
        color: #fff;
        font-size: 16px;
        height: 40px;
        border-radius: 15px 0px;
    }

    .form1:focus {
        width: 100% !important;
        background: #66ccff;
        border: 1px solid #66ccff;
        color: #fff;
        font-size: 16px;
        height: 40px;
        border-radius: 15px 0px;
    }

    .produk-mobile {
        position: relative;
        top:0%;
        display: block;
        /* padding-bottom: 8%; */
    }

    .produk-desktop {
        display: none;
    }

    .view-desktop {
        display: none;
    }

    .view-mobile {
        display: block;
    }

    .bg-body-index {
        background: url("../images/komponen/bgportraid.png");
        scroll-behavior: smooth;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: auto;
        overflow: scroll;
    }

    .bg-body {
        background: url("../images/komponen/bgportraid.png");
        scroll-behavior: smooth;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 100dvh;
        /* min-height: 100vh; */
    }

    .logo-tengah-index {
        position: absolute;
        top: 27%;
        left: 50%;
        width: 80%;
        transform: translate(-50%, -50%);
    }

    .logo-tengah {
        position: absolute;
        top: 21%;
        left: 50%;
        width: 65%;
        transform: translate(-50%, -50%);
    }

    .ditengah {
        position: absolute;
        top: 55%;
        left: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }

    .set-bottom {
        position: fixed;
        bottom: 33.3%;
    }

    .mt-0m {
        margin-top: 0rem !important;
    }

    .mt-1m {
        margin-top: 1rem !important;
    }
    
    .mt-2m {
        margin-top: 2rem !important;
    }

    .mt-3m {
        margin-top: 3rem !important;
    }

    .mt-4m {
        margin-top: 4rem !important;
    }

    .mt-5m {
        margin-top: 5rem !important;
    }

    .mb-1m {
        margin-bottom: 1rem !important;
    }

    .mb-05m {
        margin-bottom: 0.5rem !important;
    }

    .mb-2m {
        margin-bottom: 2rem !important;
    }

    .mb-02m {
        margin-bottom: 0.2rem !important;
    }


    .pd-40 {
        padding: 10px 30px 10px 30px;
    }

    .font-18 {
        font-size: 14px;
    }

    .font-20 {
        font-size: 14px;
    }

    .font-24 {
        font-size: 18px;
    }

    .font-30 {
        font-size: 20px;
    }

    .w40p {
        width: 50%;
    }

    .w80p {
        width: 100%;
    }

    /* .form-control {
        height: calc(1.7rem + 2px);
    } */

    .lh-22 {
        line-height: 18px;
    }


 }



 @media (min-width: 501px) and (max-width: 717px) {

    .view-desktop {
        display: none;
    }

    .view-mobile {
        display: block;
    }

    .bg-body-index {
        background: url("../images/komponen/bgportraid.png");
        scroll-behavior: smooth;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 100dvh;
        /* min-height: 100vw; */

    }

    .bg-body {
        background: url("../images/komponen/bgportraid.png");
        scroll-behavior: smooth;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 100dvh;
        /* min-height: 100vh; */
    }

    .logo-tengah-index {
        position: absolute;
        top: 27%;
        left: 50%;
        width: 80%;
        transform: translate(-50%, -50%);
    }

    .logo-tengah {
        position: absolute;
        top: 39%;
        left: 50%;
        width: 75%;
        transform: translate(-50%, -50%);
    }

    .ditengah {
        position: absolute;
        top: 55%;
        left: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }

    .posisi-indosat {
        position: absolute;
        top: 3%;
        right: 36%;
        width: 25%;
    }

    .set-bottom {
        position: fixed;
    bottom: 10.3%;
    }

    .mt-0m {
        margin-top: 0rem !important;
    }

    .mt-1m {
        margin-top: 1rem !important;
    }

    .mb-1m {
        margin-bottom: 1rem !important;
    }

    .mb-05m {
        margin-bottom: 0.5rem !important;
    }

    .mb-02m {
        margin-bottom: 0.2rem !important;
    }

    .mb-3t


    .pd-40 {
        padding: 10px 30px 10px 30px;
    }

    .font-18 {
        font-size: 14px;
    }

    .font-20 {
        font-size: 14px;
    }

    .font-24 {
        font-size: 18px;
    }

    .font-30 {
        font-size: 20px;
    }

    .w40p {
        width: 40%;
    }

    .w80p {
        width: 50%;
    }

    .form-control {
        height: calc(1.7rem + 2px);
    }

    .lh-22 {
        line-height: 18px;
    }


 }