@media screen and (max-width: 480px) {
    .bg-logins{
        background: url("../images/landing/Login/landing-backgro.png"), lightgray 50% / cover no-repeat;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    }

    .mob-x{
        align-items: center;
        display: flex;
        justify-content: center;
        margin-top: 55%;
    }

    .mob-y{
        align-items: center;
        display: flex;
        justify-content: center;
        margin-bottom: 40%;
    }
    .mob-z{
        margin-bottom: 10px;
    }
    .mob-reg-y{
        align-items: center;
        display: flex;
        justify-content: center;
        margin-bottom: 25%;
    }
    .mob-reg-y{
        align-items: center;
        display: flex;
        justify-content: center;
        margin-top: 60%;
    }
    .card-login-fromni{
        margin-top: 15%;
        padding: auto;
        width: 100%;

    }
    .card-reg-fromni{
        margin-top: 3%;
        padding: auto;
        width: 100%;

    }
    
    .bor-reg{
        border-radius: 30px;
border: 1px solid #000;
    }
    .marqc{
        margin-bottom: -12%;
        }
    .mar-pl{
        margin-bottom: -25%;
        }
    .mar-pr{
        margin-right: 0%;
        margin-left: 0%;
        align-items: center;
        text-align: center;
        }
        .pad-lay{
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 0px;
        }
        .pad-layreg{
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 4px;
        }
        .pad-for-bot{
            padding-top: 10px;
        }
        .pad-for-ver{
            padding-top: 50px;
            padding-bottom: 30px;
        }
        .logo-kota-log{
            width: 50px;
            height: 65px;
        }
        .logo-kominfo-log{
            width: 130px;
            height: 75px;
        }
        .logo-bjb-log{
            width: 70px;
            height: 45px;
        }
        .text-made{
            color: #3A3434;
            text-align: center;
            font-family: Quattrocento;
            font-size: 15px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        .tmb-form{
            color: #FFF;
            text-align: center;
            font-family: Righteous;
            font-size: 30px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        background: #0400B3;
        box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.25);
        }
        .floating-image0 {
overflow: hidden;
        }
        
        .floating-image1 {
            overflow: hidden;
    }
    
    .floating-image2 {
        overflow: hidden;
    }
    
    .floating-image3 {
        overflow: hidden;
    }
    
    .floating-image4 {
        overflow: hidden;
    }
    .text-selamat-land{
        color: #FFF;
    font-family: Righteous;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    }
    .text-ket-land{
        color: #FFF;
        text-align: center;
        font-family: Quattrocento;
        font-size: 21px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-left: 0px;
        margin-right: 0px;
    }
    .img-land{
    width: 200px;
    height: 80px;
    flex-shrink: 0;
    margin-top: -10px;
    margin-bottom: 20px;
    }
    .img-from{
    width: 150px;
    height: 60px;
    flex-shrink: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    }
    .btn-login{
        width: 100px;
        height: 35px;
        flex-shrink: 0;
        padding: auto;
        border-radius: 30px 0px 0px 30px;
        background: #0D0C52;
        box-shadow: 0.1px rgba(0, 0, 0, 0.25);
        position: relative;
        overflow: hidden;
        color: #3A3434;
        text-align: center;
        font-family: Righteous;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding-left: -10%;
    }
    .btn-regis{
        width: 100px;
        height: 35px;
        flex-shrink: 0;
        padding: auto;
        border-radius: 0px 30px 30px 0px;
        background: #FFF;
        box-shadow: 0.1px rgba(74, 74, 74, 0.25);
        position: absolute;
        overflow: hidden;
        color: #3A3434;
        text-align: center;
        font-family: Righteous;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .ml-left{
        margin-left: -35%;
    }
    .toggle{
        background: #0D0C52;
        color: white;
    }
    .toggle:hover{
        color: white;
    }
    .toggle.selected{
        background: white;
        color: black;
    }
    .toggle.selected:hover{
        color: black;
    }
    .sil-log{
        color: #322E2E;
        font-family: Righteous;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding: 0px;
    }

}
@media screen and (min-width: 481px) and (max-width: 699px) {

}
@media screen and (min-width: 700px) and (max-width: 1024px) {
    .bg-logins{
        background: url("../images/landing/Login/landing-backgro.png"), lightgray 50% / cover no-repeat;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
    }
    .mar-pc{
    margin-top: 10%;
    }
    .mar-pc-log{
        margin-top: 0%;
        }
    
    .card-login-fromni{
        margin-top: 5%;
        padding: 0px;
        width: 625px;
    }
    .text-map{
        height: 80px;
    }
    .pc-cen{
        align-items: center;
        display: flex;
     justify-content: center;
     margin-top: 50%;
    }
    .pc-cen-log{
        align-items: center;
        display: flex;
     justify-content: center;
     margin-top: 20%;
    }
    .card-reg-fromni{
        margin-top: -17%;
        padding: 0px;
        width: auto;

    }
    
    .bor-reg{
        border-radius: 30px;
border: 1px solid #000;
    }
    .marqc{
        margin-bottom: -12%;
        }
    .mar-pl{
        margin-bottom: -25%;
        }
    .mar-pr{
        margin-right: 10%;
        margin-left: 10%;
        align-items: center;
        text-align: center;
        }
        .pad-lay{
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 10px;
        }
        .pad-layreg{
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 4px;
        }
        .pad-for-bot{
            padding-top: 40px;
        }
        .pad-for-ver{
            padding-top: 50px;
            padding-bottom: 30px;
        }
        .logo-kota-log{
            width: 45px;
            height: 55px;
        }
        .logo-kominfo-log{
            width: 120px;
            height: 65px;
        }
        .logo-bjb-log{
            width: 55px;
            height: 40px;
        }
        .text-made{
            color: #3A3434;
            text-align: center;
            font-family: Quattrocento;
            font-size: 15px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        .tmb-form{
            color: #FFF;
            text-align: center;
            font-family: Righteous;
            font-size: 30px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        background: #0400B3;
        box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.25);
        }
        .floating-image0 {
            position: fixed;
            bottom: 5px;
            right: 5px;
            width: 35%;
            height: 100vh;
            background-image: url('../images/landing/Login/bg-putih.png');
            background-size: cover;
            cursor: pointer;
            border-radius: 150px 0px 0px 150px;
            transition: transform 0.3s ease-in-out;
        }
        
        .floating-image1 {
        position: fixed;
        bottom: 5px;
        right: 5px;
        width: 200px;
        height: 200px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image2 {
        position: fixed;
        bottom: 190px;
        right: 5px;
        width: 175px;
        height: 175px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image3 {
        position: fixed;
        bottom: 90px;
        right: 100px;
        width: 175px;
        height: 175px;
        background-image: url('../images/Landing/payung.png');
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image4 {
        position: fixed;
        bottom: 5px;
        right: 20px;
        width: 90px;
        height: 90px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    .text-selamat-land{
        color: #FFF;
    font-family: Righteous;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    }
    .text-ket-land{
        color: #FFF;
        text-align: center;
        font-family: Quattrocento;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-left: 0px;
        margin-right: 0px;
    }
    .img-land{
    width: 250px;
    height: 100px;
    flex-shrink: 0;
    margin-top: -10px;
    margin-bottom: 20px;
    }
    .img-from{
    width: 200px;
    height: 65px;
    flex-shrink: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    }
    .btn-login{
        width: 100px;
        height: 35px;
        flex-shrink: 0;
        padding: auto;
        border-radius: 30px 0px 0px 30px;
        background: #0D0C52;
        box-shadow: 0.1px rgba(0, 0, 0, 0.25);
        position: relative;
        overflow: hidden;
        color: #3A3434;
        text-align: center;
        font-family: Righteous;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding-left: -10%;
    }
    .btn-regis{
        width: 100px;
        height: 35px;
        flex-shrink: 0;
        padding: auto;
        border-radius: 0px 30px 30px 0px;
        background: #FFF;
        box-shadow: 0.1px rgba(74, 74, 74, 0.25);
        position: absolute;
        overflow: hidden;
        color: #3A3434;
        text-align: center;
        font-family: Righteous;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .ml-left{
        margin-left: -30%;
        margin-top: 5%;
    }
    .toggle{
        background: #0D0C52;
        color: white;
    }
    .toggle:hover{
        color: white;
    }
    .toggle.selected{
        background: white;
        color: black;
    }
    .toggle.selected:hover{
        color: black;
    }
    .sil-log{
        color: #322E2E;
        font-family: Righteous;
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding: 0px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

    .bg-logins{
        background: url("../images/landing/Login/landing-backgro.png"), lightgray 50% / cover no-repeat;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
    }
    .mar-pc{
    margin-top: 2%;
    }
    .card-login-fromni{
        margin-top: 20%;
        padding: 0px;
        width: 475px;

    }
    .text-map{
        height: 20px;
    }
    .card-reg-fromni{
        margin-top: 13%;
        padding: 0px;
        width: 500px;

    }
    
    .bor-reg{
        border-radius: 30px;
border: 1px solid #000;
    }
    .marqc{
        margin-bottom: -12%;
        }
    .mar-pl{
        margin-bottom: -25%;
        }
    .mar-pr{
        margin-right: 10%;
        margin-left: 10%;
        align-items: center;
        text-align: center;
        margin-top: -10%;
        }
        .pad-lay{
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 0px;
        }
        .pad-layreg{
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 8px;
        }
        .pad-for-bot{
            padding-top: 40px;
        }
        .pad-hide-log{
            display: none;
        }
        .pad-for-ver{
            padding-top: 50px;
            padding-bottom: 30px;
        }
        .logo-kota-log{
            width: 50px;
            height: 65px;
        }
        .logo-kominfo-log{
            width: 130px;
            height: 75px;
        }
        .logo-bjb-log{
            width: 70px;
            height: 45px;
        }
        .text-made{
            color: #3A3434;
            text-align: center;
            font-family: Quattrocento;
            font-size: 15px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        .tmb-form{
            color: #FFF;
            text-align: center;
            font-family: Righteous;
            font-size: 30px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        background: #0400B3;
        box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.25);
        }
        .floating-image0 {
            position: fixed;
            bottom: 5px;
            right: 5px;
            width: 356px;
            height: 100vh;
            background-image: url('../images/landing/Login/bg-putih.png');
            background-size: cover;
            cursor: pointer;
            border-radius: 150px 0px 0px 150px;
            transition: transform 0.3s ease-in-out;
        }
        
        .floating-image1 {
        position: fixed;
        bottom: 5px;
        right: 5px;
        width: 300px;
        height: 300px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image2 {
        position: fixed;
        bottom: 200px;
        right: 5px;
        width: 200px;
        height: 200px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
    
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image3 {
        position: fixed;
        bottom: 40px;
        right: 240px;
        width: 100px;
        height: 100px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
    
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image4 {
        position: fixed;
        bottom: 5px;
        right: 5px;
        width: 150px;
        height: 100px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    .text-selamat-land{
        color: #FFF;
    font-family: Righteous;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 16%;
    }
    .text-ket-land{
        color: #FFF;
        text-align: center;
        font-family: Quattrocento;
        font-size: 21px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-left: 110px;
        margin-right: 110px;
    }
    .img-land{
    width: 200px;
    height: 80px;
    flex-shrink: 0;
    margin-top: -10px;
    margin-bottom: 20px;
    }
    .img-from{
    width: 110px;
    height: 45px;
    flex-shrink: 0;
    margin-top: -5px;
    margin-bottom: 10px;
    }
    .btn-login{
        width: 120px;
        height: 35px;
        flex-shrink: 0;
        padding: auto;
        border-radius: 30px 0px 0px 30px;
        background: #0D0C52;
        box-shadow: 0.1px rgba(0, 0, 0, 0.25);
        position: relative;
        overflow: hidden;
        color: #3A3434;
        text-align: center;
        font-family: Righteous;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding-left: -10%;
    }
    .btn-regis{
        width: 120px;
        height: 35px;
        flex-shrink: 0;
        padding: auto;
        border-radius: 0px 30px 30px 0px;
        background: #FFF;
        box-shadow: 0.1px rgba(74, 74, 74, 0.25);
        position: absolute;
        overflow: hidden;
        color: #3A3434;
        text-align: center;
        font-family: Righteous;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .ml-left{
        margin-left: -22%;
    }
    .toggle{
        background: #0D0C52;
        color: white;
    }
    .toggle:hover{
        color: white;
    }
    .toggle.selected{
        background: white;
        color: black;
    }
    .toggle.selected:hover{
        color: black;
    }
    .sil-log{
        color: #322E2E;
        font-family: Righteous;
        font-size: 23px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding: 0px;
    }

}


@media screen and (min-width: 1400px) {
    .bg-logins{
        background: url("../images/landing/Login/landing-backgro.png"), lightgray 50% / cover no-repeat;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
    }
    .mar-pc{
    margin-top: 10%;
    }
    .mar-pc-log{
        margin-top: 10%;
        }
    
    .card-login-fromni{
        margin-top: 5%;
        padding: 0px;
        width: 525px;
    }
    .pc-cen{
        align-items: center;
        display: flex;
     justify-content: center;
     margin-top: 5%;
    }
    .pc-cen-log{
        align-items: center;
        display: flex;
     justify-content: center;
     margin-top: 5%;
    }
    .card-reg-fromni{
        margin-top: 3%;
        padding: 0px;
        width: 500px;

    }
    
    .bor-reg{
        border-radius: 30px;
border: 1px solid #000;
    }
    .marqc{
        margin-bottom: -12%;
        }
    .mar-pl{
        margin-bottom: -25%;
        }
    .mar-pr{
        margin-right: 10%;
        margin-left: 10%;
        align-items: center;
        text-align: center;
        }
        .pad-lay{
            padding-left: 60px;
            padding-right: 60px;
            padding-top: 10px;
        }
        .pad-layreg{
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 4px;
        }
        .pad-for-bot{
            padding-top: 40px;
        }
        .pad-for-ver{
            padding-top: 50px;
            padding-bottom: 30px;
        }
        .logo-kota-log{
            width: 60px;
            height: 65px;
        }
        .logo-kominfo-log{
            width: 140px;
            height: 75px;
        }
        .logo-bjb-log{
            width: 80px;
            height: 45px;
        }
        .text-made{
            color: #3A3434;
            text-align: center;
            font-family: Quattrocento;
            font-size: 15px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        .tmb-form{
            color: #FFF;
            text-align: center;
            font-family: Righteous;
            font-size: 30px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        background: #0400B3;
        box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.25);
        }
        .floating-image0 {
            position: fixed;
            bottom: 5px;
            right: 5px;
            width: 425px;
            height: 100vh;
            background-image: url('../images/landing/Login/bg-putih.png');
            background-size: cover;
            cursor: pointer;
            border-radius: 150px 0px 0px 150px;
            transition: transform 0.3s ease-in-out;
        }
        
        .floating-image1 {
        position: fixed;
        bottom: 5px;
        right: 5px;
        width: 300px;
        height: 300px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image2 {
        position: fixed;
        bottom: 270px;
        right: -20px;
        width: 250px;
        height: 200px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image3 {
        position: fixed;
        bottom: 100px;
        right: 200px;
        width: 225px;
        height: 225px;
        background-image: url('../images/Landing/payung.png');
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    
    .floating-image4 {
        position: fixed;
        bottom: 5px;
        right: 5px;
        width: 150px;
        height: 100px;
        background-image: url('../images/Landing/payung.png');
        background-size: cover;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
    }
    .text-selamat-land{
        color: #FFF;
    font-family: Righteous;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    }
    .text-ket-land{
        color: #FFF;
        text-align: center;
        font-family: Quattrocento;
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-left: 110px;
        margin-right: 110px;
    }
    .img-land{
    width: 300px;
    height: 100px;
    flex-shrink: 0;
    margin-top: -10px;
    margin-bottom: 20px;
    }
    .img-from{
    width: 200px;
    height: 65px;
    flex-shrink: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    }
    .btn-login{
        width: 100px;
        height: 35px;
        flex-shrink: 0;
        padding: auto;
        border-radius: 30px 0px 0px 30px;
        background: #0D0C52;
        box-shadow: 0.1px rgba(0, 0, 0, 0.25);
        position: relative;
        overflow: hidden;
        color: #3A3434;
        text-align: center;
        font-family: Righteous;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding-left: -10%;
    }
    .btn-regis{
        width: 100px;
        height: 35px;
        flex-shrink: 0;
        padding: auto;
        border-radius: 0px 30px 30px 0px;
        background: #FFF;
        box-shadow: 0.1px rgba(74, 74, 74, 0.25);
        position: absolute;
        overflow: hidden;
        color: #3A3434;
        text-align: center;
        font-family: Righteous;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .ml-left{
        margin-left: -12%;
        margin-top: 5%;
    }
    .toggle{
        background: #0D0C52;
        color: white;
    }
    .toggle:hover{
        color: white;
    }
    .toggle.selected{
        background: white;
        color: black;
    }
    .toggle.selected:hover{
        color: black;
    }
    .sil-log{
        color: #322E2E;
        font-family: Righteous;
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding: 0px;
    }
}