﻿
    
/*############### TAMPILAN DEKSTOP ###############*/
@media screen and (min-width: 1024px) {
    /*#region >>>>> FORCE MOBILE VIEW*/
    #areaSyaratKetentuan.e-dialog, #navbarBawah, #comingSoon .wrapper, #loadingFullPage.e-dialog,
    #detailKelasBumil.e-dialog, #regKelasBumil.e-dialog,
    #inputDataKehamilan.e-dialog, #popupInfo.e-dialog, #scannerDiaryHamilku.e-dialog,
    #DetailDataKehamilan.e-dialog, #detailDigitalANC.e-dialog, #tabelSkorPoedji.e-dialog, #tabelSkrining.e-dialog {
        width: 45%;
    }

    /*modal mini*/
    #warningOtp.e-dialog, #verifikasiKtp.e-dialog, #warningDiary.e-dialog, #unblockNotifikasi.e-dialog {
        width: 30% !important;
    }
    /*#endregion*/
}

/*############### TAMPILAN TABLET ###############*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
    /*#region >>>>> FORCE MOBILE VIEW*/
    #areaSyaratKetentuan.e-dialog, #navbarBawah, #comingSoon .wrapper, #loadingFullPage.e-dialog,
    #detailKelasBumil.e-dialog, #regKelasBumil.e-dialog,
    #inputDataKehamilan.e-dialog, #popupInfo.e-dialog, #scannerDiaryHamilku.e-dialog,
    #DetailDataKehamilan.e-dialog, #detailDigitalANC.e-dialog, #tabelSkorPoedji.e-dialog, #tabelSkrining.e-dialog {
        width: 70%;
    }

    /*modal mini*/
    #warningOtp.e-dialog, #verifikasiKtp.e-dialog, #warningDiary.e-dialog, #unblockNotifikasi.e-dialog {
        width: 40% !important;
    }
    /*#endregion*/
}

/*############### TAMPILAN HP ###############*/
@media screen and (max-width: 767px) {
    /*#region >>>>> GENERAL*/
    *::-webkit-scrollbar {
        display: none;
    }
    #navbarBawah {
        width: 100%;
    }
    /*#endregion*/

    /*#region >>>>> COMING SOON*/
    #comingSoon .wrapper:before {
        top: -90px;
        width: 150%;
        height: 600px;
    }
    #comingSoon .teks {
        min-height: 280px;
    }
    #comingSoon .teks p:nth-of-type(1) {
        font-size: 2.5rem;
    }
    #comingSoon .teks p:nth-of-type(2) {
        font-size: 1rem;
        padding: 0 1.5rem;
    }
    #comingSoon .gambar .animasi img:nth-of-type(1) {
        width: 300px;
    }
    #comingSoon .gambar .animasi span:nth-of-type(1) {
        top: 95px;
        width: 40px;
        height: 40px;
    }
    #comingSoon .gambar .animasi span:nth-of-type(1):before {
        font-size: .6rem;
    }
    #comingSoon .gambar .animasi span:nth-of-type(2) {
        bottom: 80px;
        height: 18px;
        width: 86px;
    }
    /*#endregion*/

    /*#region >>>>> INDEX UTAMA*/
    #indexUtama {
        background: linear-gradient(to bottom, rgb(249 249 249) 30%, rgb(215 212 215) 100%);
    }
    #indexUtama .wrapperUtama .bagianAtas {
        padding: 3rem 1.5rem 1.5rem 1.5rem;
    }
    #indexUtama .wrapperUtama .bagianAtas h1 {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }
    #indexUtama .wrapperUtama .bagianAtas h4 {
        font-size: 1rem;
        line-height: 1.5
    }
    #indexUtama .wrapperUtama .bagianAtas button {
        padding: .8rem 3.3rem .8rem 1.8rem;
        margin-top: 2.5rem;
    }
    #indexUtama .wrapperUtama .bagianAtas button i {
        line-height: 3.2;
    }
        
    #indexUtama .wrapperUtama .bagianBawah:before {
        bottom: -100px;
        height: 250px;
    }
    #indexUtama .wrapperUtama .bagianBawah .gambar {
        height: 360px;
    }
    #indexUtama .bagianBawah .gambar .info:nth-of-type(1) {
        top: 205px;
        right: -30px;
    }
    #indexUtama .bagianBawah .gambar .info:nth-of-type(2) {
        top: 100px;
        left: -170px;
    }
    #indexUtama .bagianBawah .gambar .info:nth-of-type(3) {
        top: -25px;
        right: -50px;
    }
    #indexUtama .bagianBawah .gambar .info:nth-of-type(1):hover,
    #indexUtama .bagianBawah .gambar .info:nth-of-type(2):hover,
    #indexUtama .bagianBawah .gambar .info:nth-of-type(3):hover {
        width: 200px;
        height: 65px;
    }
    /*#endregion*/

    /*#region >>>>> INDEX DAN DETAIL KELAS BUMIL*/
    #kelasBumil {
        padding: 1rem
    }
    #kelasBumil::-webkit-scrollbar {
        display: none;
    }
    #kelasBumil .judul p:nth-of-type(1) {
        font-size: 1.4rem;
    }
    #kelasBumil .judul p:nth-of-type(2) {
        font-size: .9rem;
    }
    #kelasBumil .item .teks p:nth-of-type(1) {
        font-size: .95rem;
    }
    #kelasBumil .item .teks p:nth-of-type(2) {
        font-size: .8rem;
    }
    #kelasBumil .item .teks button {
        display: none;
    }

    #detailKelasBumil .konten .teks {
        padding: 1.5rem;
    }
    #detailKelasBumil .konten .teks p:nth-of-type(2) {
        font-size: 1.3rem;
        padding: 0;
    }
    #detailKelasBumil .konten .teks p:nth-of-type(3),
    #detailKelasBumil .konten .teks p:nth-of-type(4) {
        font-size: .9rem;
    }
    /*#endregion*/

    /*#region >>>>> INDEX PROFIL*/
    #indexProfil .areaInfo {
        margin: 0 1.5rem;
    }
    #indexProfil .areaInfo .atas .item {
        padding: 1rem .6rem;
    }
    #indexProfil .areaInfo .atas .item:before {
        font-size: 2.5rem;
    }
    #indexProfil .areaInfo .atas .item span:nth-of-type(1) {
        font-size: .8rem;
    }
    #indexProfil .areaInfo .atas .item span:nth-of-type(2) {
        font-size: .9rem;
    }
    /*#endregion*/
}