/* Style dasar untuk nav-link */
body {
    font-family: "Roboto", sans-serif;
}
.privacy h1, 
.privacy h2, 
.privacy h3 {color:#003366;}

.privacy h1 {
    text-align:center;
    margin-bottom:20px;
}

.privacy p {
    margin-bottom:15px;
}

.privacy ul, 
.privacy ol {
    margin-left:25px;
    margin-bottom:20px;
}

.privacy .section {
    margin-bottom:20px;
    
}
.privacy .section h2 {
   font-size: 18px;
    
}

.privacy .contact p {
    margin:5px 0;
}
.ketGambar{
    font-size: 12px;
    color:#595959;
    text-transform: capitalize;
    font-style: italic;
    text-align:left;
    margin-top: -8px;
   
}
.menunya {
    font-size: 14px;
}
.judulFlash{
    color: #131313;
    font-weight: 600;
    text-transform: capitalize;
}
.judulBerit_3 {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    color: #131313;
    font-weight: 500;
}

.judulBerit_3:hover {
    color: #379778;
}

.judulBeritaRekomen {
    font-size: 17px;
    font-weight: 700;
    color: #131313;
    text-transform: capitalize;
}

.judulBeritaWB {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}

.judulBeritaTerkini {
    font-size: 15px;
    font-weight: 700;
    color: #131313;
    text-transform: capitalize;
}

.judulBeritaTerkini:hover {
    color: #379778;
}

.tagBerita {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}
.judulLainnya{
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    color: #131313;
    text-transform: capitalize;
}
.ketsingkat{
    font-size: 14px;
    font-weight: 400;
    color: #424242;
    line-height: 18px;
    text-align: left;
}

.tglBerita {
    font-size: 12px;
    font-style: normal;
    color: #525151;
}

.tglBeritaWB {
    font-size: 12px;
    font-style: normal;
    color: #ddcb6e;
}

.kotakgambarHeadline {
    width: 100%;
    height: 450px;
}
.fotoHeadutama{
    object-fit: fill;height: 450px;
    
}
.judulheadline {
    margin-top: -50px;
}

.judulTag {
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    color: #CC2525;
    text-transform: uppercase;
}

.judulTagWajibBaca {
    font-size: 20px;
    font-weight: 700;
    color: #EE9A36;
    text-transform: uppercase;
}


.fotoheadelinekanan {
    object-fit: cover;
    width: 85px;
    height: 80px;
}

.fotoBeritaTerhangat {
    width: 100%;
    height: 200px;
}
.fotoBeritaTerkini {
    width: 100%;
    height: 170px;
}

.fotoBeritaRekomendasi_1 {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.fotoPerMenuHeadline{
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
}
.fotoimgSlideDetailBerita{
    width: 100%;
    height: 400px;
}
.fotoDetailBeritaKiri {
    object-fit: cover;
    width: 100%;
    height: 100px;
    border-radius:5px;
}
.fotowajibDibaca{
    object-fit: fill; width: 100%; height: 150px;
}
.bordertipis{
    border: 1px dashed#444;
    width: 100%;
    margin:5px 0 5px 0;
}
.border-5{
    border-radius: 5px;
}
.rata{
    text-align: justify;
    line-height: 20px;
}
/*hover images*/
.image-hover-zoom {
    overflow: hidden;
    /* Penting agar gambar tidak keluar dari batas */
    /* display: inline-block; */
    border-radius: 8px;
    /* Opsional: sudut melengkung */
}

.image-hover-zoom img {
    transition: transform 0.5s ease;
    display: block;
    width: 100%;
    /* Agar responsif */
    height: auto;
}

.image-hover-zoom:hover img {
    transform: scale(1.1);
    /* Zoom 110% saat hover */

}
.image-hover-pill:hover{
    transition: transform 0.4s ease;
}
.list-unstyled li a{
    text-decoration: none;
    color:#E3E3E3;
    font-size: 14px;
    font-weight: 400;
}
.list-unstyled li a:hover{
    color:#F4CF14;
    font-size: 14px;
    font-weight: 400;
}
.footer-tentang {
    color:#E3E3E3;
}
.footer-tentang h6{
    font-size: 17px;
    font-weight: 500;
    font-style: normal;
}
.footer-tentang p{
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    text-align:left;
}
.copyrightBravo{
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color:#9C9C9C;
    
}
.copyrightBravo a{
     color:#9C9C9C;
}
.copyrightBravo a:hover{
    color:#F4CF14;
}
.kotakinfoHeadline{
    width: 94%;
    margin:auto;
    background-color: rgba(0, 0, 0, 0.8);
    height: 120px;
    padding:15px;
    position: relative;
    margin-top: -18%;
}
.kotakinfoHeadline h1{
    color:#fff;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    text-align: left;
    text-transform: capitalize;
}
.kotakinfoHeadline h1:hover{
    color:#F4CF14;
}
.judulDetail h1{
    font-style:normal;
    font-size: 32px;
    color:#131313;
    font-weight: 700;
    margin:0 0 10px 0;
}
.judulDetail h6{
    font-style:normal;
    font-size: 14px;
    color:#5E5E5E;
    font-weight: 400;
    margin: 0 0 5px 0;
}
.sinopsis {
    position: relative;
    font-size: 12px;
    line-height: 1.8;
    text-align: justify;
    border-left: 10px solid#5E5E5E;
    padding-left: 20px;
    margin-top: 15px;
    margin-left: 10px;
}

.sinopsis::first-letter {
    float: left;
    font-size: 3em;
    line-height: 1;
    padding-right: 8px;
    font-weight: bold;
}

@media (max-width: 576px) {
    .card{padding:0;}
    .fotoimgSlideDetailBerita{
        width: 100%;
        height: 250px;
        
    }
    .fotoBeritaTerkini {
        height: 100px;
    }
    .fotowajibDibaca{
        height: 250px;
    }
    .fotoBeritaTerhangat {
        height: 140px;
    }
    .kotakgambarHeadline {
        width: 100%;
        height: 300px;
        border-radius: 5px 5px 0 0;
    }
    .fotoHeadutama{
        object-fit: fill;height: 300px;
        
        
    }
    .fotoPerMenuHeadline{
        width: 100%;
        height: 250px;
       
    }
    .kotakinfoHeadline{
        width: 94%;
        margin:auto;
        background-color: rgba(0, 0, 0, 0.8);
        height: 80px;
        padding:15px;
        position: relative;
        margin-top: -24%;
    }
    .kotakinfoHeadline h1{
        color:#fff;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 600;
        font-style: normal;
        text-align: left;
        text-transform: capitalize;
    }
    .fotopermenu{
        width:100%;
        height: 100px;
    }
    .judulLainnya{
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        color: #131313;
        text-transform: capitalize;
    }
}
/* Responsif: Tablet */
@media (min-width: 577px) and (max-width: 768px) {
    .card{padding:0;}
    .ketsingkat{
        font-size: 16px;
    }
    .kotakgambarHeadline {
        width: 100%;
        height: 250px;
    }
    .fotoHeadutama{
        object-fit: fill;height: 250px;
        
    }
    .kotakinfoHeadline{
        width: 94%;
        margin:auto;
        background-color: rgba(0, 0, 0, 0.8);
        height: 120px;
        padding:15px;
        position: relative;
        margin-top: -18%;
    }
    .kotakinfoHeadline h1{
        color:#fff;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
        font-style: normal;
        text-align: left;
        text-transform: capitalize;
    }
    .fotoDetailBeritaKiri {
        object-fit: cover;
        width: 100%;
        height: 300px;
        border-radius:5px;
    }
   
}
@media (min-width: 769px) and (max-width: 1080px) {
    .fotoBeritaTerkini {
        height: 110px;
    }
    .judulBerit_3 {
        
       
    }
    .fotowajibDibaca{
        height: 200px;
    }
    .judulBeritaWB {
        font-size: 24px;
        
    }
    
}





