@media(max-width:700px){
    .prev-paket {
        font-size: 10px;
        font-weight: 700;
    }

    .jdl-card {
        font-family: Montserrat, sans-serif;
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        padding: 20px 35px;
    }

    .arrow-to img {
        width: 20px;
        padding-top: 10px;
    }

    .btn-otp {
        margin-top: 20px;
        float: right;
        border-radius: 100px;
        padding: 10px 40px;
        color: black;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        background: rgba(193, 193, 193, 0.5);
        width: 100%;
    }

    .ck-box{
        margin-top:15px;
    }

    
    

    .sub-jdl-banner {
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: white;
        text-align: center;

        /* text-transform: uppercase; */
    }

    .jdl-banner {
        font-family: Montserrat, sans-serif;
        font-weight: 600;
        font-size: 18px;
        color: white;
        text-transform: uppercase;
        text-align: center;
        padding-top: 15px;
    }

    .main-body {
        /* padding-bottom: 100px; */
        margin-top: -50px;
    }


    .top{
        padding-top: 125px;
    }

    .upgrade-logo{
        float:none;
        width: 35px;
        height: 35px;
        padding:8px;
        font-size: 14px;
        background:white;
        color:black;
        text-align: center;
        border-radius: 50%;
    }

    /* footer */
    .text-call{
        padding:20px 30px 40px 20px;
        /* padding-top:45px; */
        font-family: Montserrat;
        text-align: right;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    color:white;
    line-height: 25px;
    background:#e1be43;border-top-left-radius: 60px;
    }
    
    .img-link{
        padding-right: 15px;
        padding-top:15px;
        padding-bottom: 15px;
    }

    .img-linknet{
        padding-top:30px;
    }

    .footer-sec{
        padding-left:30px;
        border-radius:8px;
    }

    .kepala .img-logo img{
        width: 65px;
    }

    
.list-paket-lp img{
    width: 95%;
}

.top-lp{
    padding-top: 75px;
}

.banner-lp img{
    width: 100%;
}

.wording{
    margin-top:10px;
    padding:15px;
    font-size: 12px;
    text-align: center;
    width: 95%;
}

    

    /* end */
}