.text-8 {
    font-size: 8px;
}

.text-9 {
    font-size: 9px;
}

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

.text-11 {
    font-size: 11px;
}

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

.text-13 {
    font-size: 13px;
}

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

.text-15 {
    font-size: 15px;
}

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

.text-17 {
    font-size: 17px;
}

.text-18 {
    font-size: 18px;
}

.text-19 {
    font-size: 19px;
}

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

.text-weight-bold {
    font-weight: bold;
}

.text-custome {
    font-family: 'Roboto', sans-serif;
}

.text-bold {
    font-weight: bold;
}

.text-primary {
    color: #07B0C8 !important;
}

.text-primary-dark {
    color: #026A87 !important;
}

.text-primary-light {
    color: #EBF3F5 !important;
}

.text-gray {
    color: #AEAEB2 !important;
}

.text-black {
    color: #363738 !important;
}

.text-secondary-light {
    color: #FDD37F !important;
}

.btn-utama {
    padding: 10px 10px;
    color: #07B0C8;
    background-color: #EBF3F5;
    border-radius: 10px;
}

.btn-biru {
    padding: 10px 10px;
    color: #EBF3F5;
    background-color: #07B0C8;
    border-radius: 10px;
}

.btn-biru:hover {
    text-decoration: none;
    color: #EBF3F5;

}

.btn-primary-light {
    padding: 10px 20px;
    /* font-size: 12px; */
    color: #07B0C8 !important;
    background-color: #effdff;
    border-radius: 10px;
}

.btn-blue {
    background-color: #07B0C8;
}

.btn-blue:hover {
    background-color: #2c838f;
    color: #fff;
}

.bg-primary {
    background-color: #07B0C8 !important;
}

.bg-primary-light {
    background-color: #EBF3F5 !important;
}

.banner-text {
    font-size: 52px;
    font-weight: bold;
}

.btn-program-donasi {
    margin-left: 15px;
}

#spare-line-banner {
    display: none;
}

#banner-btn {
    margin-top: 200px;
}

#capign .btn-blue {
    padding-top: 10px;
    width: 135px;
    height: 48px;
}

.laporan-keuangan {
    display: block;
}

.laporan-keuangan-mobile {
    display: none;
}

.scoll-btn-testimoni {
    display: block;
}

.more-news {
    background-color: #EBF3F5;
    padding: 10px 10px;
    font-size: 12px;
    color: #07B0C8 !important;
}

.more-news-mobile {
    display: none;
}

#sosmed-m {
    display: none !important;
}

.img-bg-mobile {
    display: none;
}

#cta a {
    margin-top: 100px;
    padding: 15px 30px;
}

.text-two-line {
    line-height: 1.4;
    min-height: calc(1.4em * 2);
}

.text-one-line {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* jumlah baris */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* // Small devices (landscape phones, 576px and up) */
@media (max-width: 575.98px) {
    .min-p {
        margin-left: 10px !important;
    }

    .banner-text {
        font-size: 40px;
    }

    .btn-program-donasi {
        margin-left: 0px;
        margin-top: 20px;
    }

    #spare-line-banner {
        display: block;
    }

    #banner-btn {
        margin-top: 100px;
    }

    .fitur-card {
        min-height: 3000px;
        margin-bottom: 20px;
    }

    .fitur-card .text-primary {
        font-size: 35px !important;
    }

    #capign .text-primary-dark {
        font-size: 18px !important;
    }

    #capign .btn-blue {
        padding: 2px;
        font-size: 15px !important;
        width: 100px;
        height: 30px;
    }

    .laporan-keuangan {
        display: none;
    }

    .laporan-keuangan-mobile {
        display: block;
    }

    .m-mitral-amal {
        font-size: 20px !important;
    }

    .scoll-btn-testimoni {
        display: none;
    }

    #kabar-unggulan .head-title {
        font-size: 24px !important;
    }

    #kabar-unggulan .sub-title {
        font-size: 16px !important;
    }

    .more-news {
        display: none !important;
    }

    .more-news-mobile {
        background-color: #EBF3F5;
        padding: 10px 10px;
        font-size: 12px;
        color: #07B0C8 !important;
        display: inline;
    }

    #footer {
        text-align: center;
    }

    #footer .col-md-2 {
        margin-top: 50px;
    }

    #copyright {
        justify-content: center;
    }

    #sosmed {
        display: none !important;
    }

    #sosmed-m {
        display: block !important;
    }

    .img-bg-mobile {
        display: block;
    }

    .img-bg {
        display: none;
    }

    #cta .title {
        font-size: 40px !important;
    }

    #cta .sub-title {
        font-size: 16px !important;
    }

    #cta .card-img-overlay {
        padding-left: 30px !important;
        padding-top: 30px !important;
    }

    #cta br {
        display: none;
    }

    #cta a {
        margin-top: 50px;
        padding: 10px 20px;
    }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {}