/* -------------------------------------------------------------------------- */
/*                                    HOME                                    */
/* -------------------------------------------------------------------------- */
@media (min-width: 768px) {

    /* ============= Pengumuman */
    .pengumuman .card-basic {
        width: 215px;
        height: 175px;
        margin: 0 auto;
    }
}

@media (min-width: 1024px) {

    /* ============= Pengumuman */
    .pengumuman .card-basic {
        width: 260px;
        height: 175px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    /* ============= Running Text */
    .running-text .left-box {
        width: 330px;
    }

    /* ============= End Running Text */

    /* ============= Pengumuman */
    .pengumuman .card-basic .content-item {
        height: 175px;
    }

    .pengumuman .card-basic .content-item h6 {
        font-size: 13px;
    }

    /* ============= End Pengumuman */

    /* ============= Gallery */
    .gallery .gallery-item {
        width: 215px;
        height: 215px;
    }

    /* ============= End Gallery */

    /* ============= Infografis */
    .infografis-preview .card-infografis {
        height: 345px;
    }

    .infografis-preview .card-infografis .image-item {
        height: 240px;
    }

    .infografis-preview .card-infografis .content-item {
        height: 90px;
    }

    .infografis-preview .card-infografis .content-item h6,
    .infografis-preview .card-infografis .content-item .text-item a {
        font-size: 13px !important;
    }


    /* ============= End Infografis */
}

/* When page size is 1024px or less */
@media (max-width: 1024px) {

    /* ============= Navbar */
    .navbar.navbar-desktop {
        display: none;
    }

    .navbar.navbar-offcanvas {
        display: block;
    }

    /* ============= End Navbar */

    /* ============= Card Carousel */
    .card-carousel .section-content {
        width: auto;
        height: 500px;
    }

    .card-carousel .card-carousel-cover {
        display: none;
    }

    .card-carousel .card-carousel-cover-res {
        display: block;
    }

    .card-carousel .owl-carousel {
        left: 0;
        margin-top: 100px;
        width: 100%;
    }

    .card-carousel .owl-nav .owl-prev {
        left: 50px;
    }

    /* =============== End Card Carousel */
}

/* When page size is 768px or less */
@media (max-width: 768px) {

    /* ================ Services */
    .services .services-content {
        display: none;
    }

    .services .services-content-res.services-content-res-tablet {
        display: block !important;
    }

    .services .services-content-res.services-content-res-mobile {
        display: none !important;
    }

    .services .services-content-res .service-item {
        display: inline-table;
        height: 230px;
        width: 150px;
        margin: 10px;
        position: relative;
    }

    .services .services-content-res .service-item a {
        display: block;
    }

    .services .services-content-res .owl-nav {
        position: absolute;
        top: -70px;
        right: 0;
    }

    /* ================= End Services */

    /* ================= Pengumuman */
    .pengumuman .card {
        width: 100%;
    }

    /* ================= End Pengumuman */

    /* ================= Gallery */
    .gallery .gallery-item {
        margin: auto;
    }

    /* ================= End Gallery */
}

/* When page size is 425px or less */
@media (max-width: 425px) {

    /* ============= Running Text */



    /* ============= Running Text */

    /* ============= Card Carousel */
    .card-carousel-content.owl-carousel {
        width: 85%;
        right: 0;
    }

    .card-carousel-content.owl-carousel .owl-item .card {
        margin: auto;
    }

    /* ============= End Card Carousel */

    /* ============= Footer */
    .footer .address {
        width: 100%;
    }

    /* ============= End Footer */

    /* ============= Infografis */
    .infografis-preview .card {
        width: 90%;
        margin: auto;
    }

    .infografis-preview .card-infografis {
        width: 80%;
        margin: auto;
    }

    /* ============= End Infografis */

    /* ============= Pengumuman */
    .pengumuman .card {
        width: 90%;
        margin: auto;
    }

    .pengumuman .card-basic {
        height: 170px;
        margin: auto;
    }

    .pengumuman .card-basic .content-item {
        height: 160px;
    }

    .pengumuman .card-basic .content-item h6 {
        font-size: 13px;
    }

    /* ============= End Pengumuman */

    /* ================= Services */
    .services .services-content-res.services-content-res-tablet {
        display: none !important;
    }

    .services .services-content-res.services-content-res-mobile {
        display: block !important;
    }

    .services .services-content-res.services-content-res-mobile .service-item {
        height: 215px;
        width: 120px;
        margin: 5px;
    }

    .services .services-content-res.services-content-res-mobile .service-item img {
        width: 120px;
        height: 120px;
    }

    .services .services-content-res.services-content-res-mobile .service-item h6 {
        font-size: 13px;
    }

    /* ================= End Services */

    /* ============ End Services */

    /* ============ WA Widget */
    .wa-widget i {
        min-height: unset;
        min-width: unset;
        max-width: unset;
        max-height: unset;
    }

    /* ============ End WA Widget */
}

/* When page size is 375px or less */
@media (max-width: 375px) {

    /* ============ Navbar Logo */
    .navbar-logo img {
        width: 130px;
    }

    /* ============ End Navbar Logo */

    /* ============= Card Carousel */
    .card-carousel-content.owl-carousel {
        width: 100%;
    }

    /* ============= End Card Carousel */

    /* ================= Services */
    .services .services-content-res.services-content-res-mobile .services-slide {
        width: 350px;
    }

    .services .services-content-res.services-content-res-mobile .service-item {
        height: 170px;
        margin: 5px 25px;
    }

    /* ================= End Services */
}

/* When page size is 375px or less */
@media (max-width: 320px) {

    /* ============= Card Carousel */
    .card-carousel-content.owl-carousel .owl-item .card-basic {
        width: 295px;
    }

    /* ============= End Card Carousel */

    /* ================= Services */
    .services .services-content-res.services-content-res-mobile .service-item {
        height: 170px;
        margin: 5px 15px;
    }

    /* ================= End Services */
}

/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/*                                  VISI MISI                                 */
/* -------------------------------------------------------------------------- */
/* When page size is 1024px or less */
@media (max-width: 1024px) {

    /* ================ Page header */
    #single-page-header {
        margin-top: 100px;
    }

    /* ================ End Page header */

    /* ================ Page content */
    .visi-misi .container .row .pe-5,
    .visi-misi .container .row .ps-5 {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }

    .visi-misi .container h1 {
        width: unset !important;
    }

    /* ================ End Page content */
}

/* When page size is 768px or less */
@media (max-width: 768px) {}

/* When page size is 425px or less */
@media (max-width: 425px) {}

/* When page size is 375px or less */
@media (max-width: 375px) {}

/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/*                                   BERTIA                                   */
/* -------------------------------------------------------------------------- */
/* When page size is 1024px or less */
@media (max-width: 1024px) {}

/* When page size is 768px or less */
@media (max-width: 768px) {}

/* When page size is 425px or less */
@media (max-width: 425px) {

    /* =============== Page content */
    .berita-detail h1 {
        font-size: 20px;
    }

    /* =============== End Page content */
}

/* When page size is 375px or less */
@media (max-width: 375px) {

    /* =============== Page content */
    .berita .row .col-12 {
        margin-bottom: 20px;
    }

    .berita .row .people-item {
        display: block;
        width: 100%;
        height: 100%;
        margin-bottom: unset;
    }

    .berita .row .people-item .photo {
        background-size: cover;
        background-position: center 0;
        width: 100%;
        margin: unset;
    }

    /* =============== End Page content */
}

/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/*                                 INFOGRAFIS                                 */
/* -------------------------------------------------------------------------- */
/* When page size is 1024px or less */
@media (max-width: 1024px) {}

/* When page size is 768px or less */
@media (max-width: 768px) {}

/* When page size is 425px or less */
@media (max-width: 425px) {

    /* ============== Page content */
    .infografis .row .content-item h4 {
        font-size: 15px;
    }

    .infografis .row .content-item p {
        font-size: 12px;
    }

    /* ============== End Page content */
}

/* When page size is 375px or less */
@media (max-width: 375px) {

    /* ============== Page content */
    .infografis .row .content-item h4 {
        font-size: 13px;
    }

    .infografis .row .content-item p {
        font-size: 11px;
    }

    /* ============== End Page content */
}

/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*                                    DATA                                    */
/* -------------------------------------------------------------------------- */
/* When page size is 1024px or less */
@media (max-width: 1024px) {}

/* When page size is 768px or less */
@media (max-width: 768px) {}

/* When page size is 425px or less */
@media (max-width: 425px) {

    /* =============== Page header */
    .data-publikasi .single-page-header-right .nav .nav-item {
        margin-bottom: 10px;
    }

    /* =============== End Page header */
}

/* When page size is 375px or less */
@media (max-width: 375px) {}

/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*                                 PENGUMUMAN                                 */
/* -------------------------------------------------------------------------- */
/* When page size is 1024px or less */
@media (max-width: 1024px) {}

/* When page size is 768px or less */
@media (max-width: 768px) {}

/* When page size is 425px or less */
@media (max-width: 425px) {

    /* =============== Page content */
    .pengumuman-page .row .content-item h4 {
        font-size: 15px;
    }

    .pengumuman-page .row .content-item p {
        font-size: 12px;
    }

    .pengumuman-page-detail h1 {
        font-size: 20px;
    }

    /* =============== End Page content */
}

/* When page size is 375px or less */
@media (max-width: 375px) {

    /* =============== Page content */
    .pengumuman-page .row .content-item h4 {
        font-size: 13px;
    }

    .pengumuman-page .row .content-item p {
        font-size: 11px;
    }

    /* =============== End Page content */
}

/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/*                                  PPKUKM TV                                 */
/* -------------------------------------------------------------------------- */
/* When page size is 1024px or less */
@media (max-width: 1024px) {}

/* When page size is 768px or less */
@media (max-width: 768px) {

    /* =============== Page content */
    .ppkukm-tv .row .hovering-card {
        position: unset;
        margin: unset;
    }

    .ppkukm-tv .row .hovering-card:hover .img-cover.img-cover-small {
        margin: auto;
    }

    .ppkukm-tv .row .hovering-card:hover .hovering-card-title {
        text-align: center;
    }

    /* =============== End Page content */
}

/* When page size is 425px or less */
@media (max-width: 425px) {

    /* =============== Page content */
    .ppkukm-tv .row .hovering-card a .img-cover {
        margin: auto;
    }

    /* =============== End Page content */
}

/* When page size is 375px or less */
@media (max-width: 375px) {

    /* =============== Page content */
    .ppkukm-tv .row .content-item h4 {
        font-size: 13px;
    }

    .ppkukm-tv .row .content-item p {
        font-size: 11px;
    }

    /* =============== End Page content */
}