/*** biodata pengurus besar start***/

.hh01 {
    position: relative;
    margin: 50px;
    padding-left: 7rem;
    align-items: center;
    font-size: 2rem;
}


.team_grid1{
        font-family: sans-serif;
        padding: 20px;
        background-color: #ebe3e3;
        margin-bottom: 5rem;
}
.team-grid0 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 300px));
    gap: 100px;
    margin-bottom: 10px;
    margin-left: 5rem;
    }

.team-grid2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 300px));
    gap: 100px;
    margin-bottom: 10px;
    margin-left: 5rem;
    }
.team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-bottom: 10px;
    }

    .card {
    background-color: #fcfcf9;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);
    }

    .card img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    }

    .card a h3 {
    margin: 10px 0 5px;
    color: #000;
    }

    .card a p {
    margin-bottom: 10px;
    font-weight: bold;
    color: #000;
    }
@media (max-width: 768px){
    .hh01 {
        font-size: 1rem;
        margin-left: 15px;
        padding-left: 15px;
        text-align: left;
}
    .team-grid2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 20px;
    margin-bottom: 10px;
    margin-left: 1rem;
    }
    .team-grid2 .card img {
        height: 380px;
    }
}

    @media (max-width: 568px) {
         .hh01{
            font-size: 1rem;
            margin-left: 1px;
            padding-left: 1px;
            text-align: center;
        }
    .card img {
        height: 30  0px;
    }
    .team-grid0 {
    margin-left: 1rem;
    }
    .team-grid0 .card img{
        width: 100%;
        height: 380px;
        object-fit: cover;
    }
    }

/*** biodata pengurus besar end***/

/*** Surat Keputusan start ***/
.Surat_sk{
    display: flex;
    margin-top: 0   ;
    margin-left: 20rem;
    margin-right: 50rem;
    background-color: rgb(255, 146, 3);
    margin-bottom: 3rem;
    
}
.Surat_sk0{
    padding-left: 10px;
}

.Surat_sk2_2{
    padding-left: 30px;
}
.surat_sk{
    display: flex;
    margin-bottom: 5rem;
}
.surat_sk0{
    padding-left: 30px;
    background-color: orange;
    background-size: cover;
    margin-left: 20rem;
    margin-right: 5rem;
}
.sk-container {
    background-color: #f39c12;
    color: #3b1c00;
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 5px;
    width: 40rem;
    position: relative;
    margin-left: 15rem;
    margin-bottom: 5rem;
}
.icon5 {
    font-size: 30px;
    margin-right: 15px;
}
.text_keputusan {
    font-weight: bold;
    font-size: 24px;
    margin-right: 20px;
    color: #fffdfd;
}
.sk_container01 {
    position: relative;
    display: inline-block;
}
.wilayah_pw1 {
    background-color: white;
    color: #3b1c00;
    font-weight: bold;
    padding: 10px 15px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: white;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 10px;
    border-radius: 3px;
    z-index: 1;
}
.dropdown-content a {
    color: #3b1c00;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.dropdown-content a:hover {
    background-color: #f1f1f1;
}
.dropdown:hover .dropdown-content {
    display: block;
}


/*** Surat Keputusan start ***/
@media (max-width: 1400px) {
    .Surat_sk{
    display: flex;
    margin-top: 0   ;
    margin-left: 10rem;
    margin-right: 20rem;
    background-color: rgb(255, 146, 3);
    margin-bottom: 3rem;
    
}
.Surat_sk0{
    padding-left: 10px;
}

.Surat_sk2_2{
    padding-left: 30px;
}
.surat_sk{
    display: flex;
    margin-bottom: 5rem;
}
.surat_sk0{
    padding-left: 30px;
    background-color: orange;
    background-size: cover;
    margin-left: 20rem;
    margin-right: 5rem;
}
.sk-container {
    background-color: #f39c12;
    color: #3b1c00;
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 5px;
    width: 40rem;
    position: relative;
    margin-left: 15rem;
    margin-bottom: 5rem;
}
}
@media (max-width:568px){
    .Surat_sk{
    display: flex;
    margin-top: 0   ;
    margin-left: 5rem;
    margin-right: 1rem;
    background-color: rgb(255, 146, 3);
    margin-bottom: 3rem;
    }
    .Surat_sk2 .Surat_sk2_2{
    padding-left: 15px;
    font-size: 5px;
    margin-top: 2px;
}
}

@media (max-width:400px) {
    .Surat_sk{
    display: flex;
    margin-top: 0   ;
    margin-left: 5rem;
    margin-right: 5rem;
    background-color: rgb(255, 146, 3);
    margin-bottom: 3rem;
    
}
.Surat_sk2{
    margin-top: 10px;
    margin-bottom: 5px;
}
.Surat_sk2_2{
    padding-left: 15px;
    font-size: 15px;
    margin-top: 2px;
}
.Surat_sk1 {
    width: 200px;
    margin-left: 40px;
}
.Surat_sk3 {
    margin-top: 10px;
    margin-bottom: 10px;
    
}
.Biodata_Organisasi1 {
    position: relative;
    margin: 50px;
    padding-left: 1.5rem;
    align-items: center;
    font-size: 15px;
}
.sk-container {
    background-color: #f39c12;
    color: #3b1c00;
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 5px;
    width: 20rem;
    position: relative;
    margin-left: 4rem;
    margin-bottom: 5rem;
}
.sk_container01 {
    position: relative;
    display: inline-block;
    font-size: 10px;
}
.icon5 {
    font-size: 30px;
    margin-right: 15px;
}
.text_keputusan {
    font-weight: bold;
    font-size: 10px;
    margin-right: 20px;
    color: #fffdfd;
}
.wilayah_pw1 {
    background-color: white;
    color: #3b1c00;
    font-weight: bold;
    padding: 10px 15px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    
}
}