a.text-primary {
    color: #007bff !important;
}


a.text-primary:hover {
    text-decoration: none;
    color: white !important;
}

.container#cp {
    min-height: 761px;
    padding-left: 4rem;
    padding-right: 0rem;
}


.w3-sidebar {
    height: 1080;
    width: 200px;
    background-color: #fff;
    position: absolute !important;
    z-index: 1;
    overflow: auto;
}


h6#CP {
    margin-bottom: 2px;
}

p#CP {
    margin-bottom: 1px;
}
.w3-bar-block .w3-bar-item {
    padding: 8px 8px !important;
}

.dropdown-btn.w3-button.active {
    color: #007bff;
    font-weight: bold;
}

  /* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
    display: none;
    background-color: white;
    margin-right: 1rem;
}
img#PP {
    max-height: 555px;
    width: auto;
}

img#PP {
    max-height: 555px;
    width: auto;
}


p#isi-profil-indo {
    text-align: justify;
    color: gray !important;
}
p#isi-profil {
    text-align: justify;
}

/*BOD, BOC, Dll*/
.col-md-4#grace, .col-md-4#evi {
    text-align: center;
    align-self: flex-end;
}

.col-md-4#audit {
    text-align: center;
    
}

.col-md-4#audit
img {
    max-height: 100%;
    width: 100%;
}

/*@media (max-width: 767px) {
    .col-md-4#audit
    img {
        width: auto;
    }
}*/

.card {
    border-width: 0px !important;
}

.card#grace, .card#evi, .card#markus, .card#meriam {
    margin-top: 0px;
    max-width: 100% !important;
    border-width: 0px !important;
    background-color: transparent;
}
.container#team {
    background-image: url('img/BG-team.png'); background-position: bottom;
    background-repeat: no-repeat;
    min-height: 735px;
}

.container#mobile {
    display: none;
}

/*------------- Under 14" ------------------*/
@media (max-width: 1280px) {
    .container#cp {
        padding-left: 2rem;
        padding-right: 0rem;
    }

    /*struktur*/
    img#struktur {
        width: 100% !important;
    }
}


/*------ Tablet Kebawah ------*/
@media (max-width: 991.98px) {

    p {
        font-size: 14px;
    }

    h2 {
        font-size: 26px;
    }

    h6 {
        font-size: 14px;
    }


    .container#cp {
        padding-left: 2rem;
        padding-right: 0rem;
    }




}


/*------------ dibawah 768px -------------*/
@media (max-width: 767px) {

    p {
        font-size: 13px !important;
    }

    h2 {
        font-size: 24px !important;
    }
    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 13px !important;
    }

    .w3-sidebar {
        width: 130px !important;
    }


    div#isi-cp {
        margin-left: 130px !important;
    }

    .container#cp {
        padding-left: 1rem;
        padding-right: 0rem;
    }

    h2#judul {
        text-align: left !important;

    }

    /*BOC, BOD, Dll*/
    .card#grace, .card#evi, .card#markus, .card#meriam  {
        margin-top: 2rem !important;
        padding: 0rem !important;
    }

    .container#team {
        background-image: none;
    }

    .col-md-4#grace {
        background-image: url('img/BG-team.png'); background-position: center;
        background-repeat: no-repeat;
        padding-top: 6rem;
    }



}
/*-------------------- Khusus -----------------*/
@media (max-width: 767px) and (min-width: 576px) {

    
}

/*------------------------ HP -----------------------------*/
@media (max-width: 575px) {

    .container#mobile {
        display: block;
    }
    .container#dekstop {
        display: none;
    } 
    .container#banner-about {
        background-position-y: -60vw !important;
        background-position-x: 75% !important;
    }
    .container {
        padding: 0rem;
    }

    .w3-bar-block .w3-bar-item {
        text-align: left !important;
    }

    .w3-black {
        display: contents;
    }

    div#isi-cp {
        margin-left: 0px !important;
    }

    .container#cp {
        padding: 0rem !important;
    }

    .w3-container,
    .w3-panel {
        margin-top: 1rem;
        padding: 0px !important;
    }

    h2#judul {
        margin-left: 5px;
        text-align: left !important;

    }


    .dropdown-container {
        margin-left: 1rem !important;
        margin-right: 0px !important;
    }
    .w3-bar-item.w3-button#khusus {
        text-align: left !important;
    }

    /*BOC, BOD, Dll*/




}

/*------------------------ HP KENTANG -----------------------------*/
@media (max-width: 420px) {}