.h_title{
    font-size: 150%;
    font-family: 'Quicksand', sans-serif;
    /* color: #d18542;; */
}

.subNama{
    font-size: 120%;
    font-weight: bold;

}

.h_slogan{
    font-size: 200%;
    font-family: 'Shadows Into Light', cursive;
    color: #d1c842;
    text-transform: uppercase;
    font-weight: bold;
}


.f_captions{
    text-align: left;
}
.f_captions1{
    text-align: left;
    color: #858585;
    font-weight: 800;
}
.f_captions2{
    text-align: left;
    color: #a5a5a5;
    font-weight: 700;
    font-size: 11pt;
}
.f_captions3{
    text-align: left;
    color: rgb(163, 163, 163);
    font-weight: 600;
    font-size: 10pt;
    
}
/* .f_captions:first-letter {text-transform: uppercase} */


.h_footer1{
    font-size: 80%;
    color: #cacaca;
}

.h_footer2{
    font-size: 90%;
    color: #e2e2e2;
    font-weight: bold;
}

.h_top{
    vertical-align: top !important;
}

.h_ListJudulBerita{
    color: #888888;
    font-weight: 700;
}


.h_ListKeteranganBerita{
    color: #888888;
    font-weight: 500;
    font-size: 10pt;
}


.h_menu_drawer{
    font-weight: 600;
    font-size: 12px;
}

.h_menu_drawer1{
    font-weight: 500;
    font-size: 12px;
}

.f_carousel1{
    font-size: 36px;
}


.f_carousel2{
    font-size: 52px;
    text-transform: uppercase;
    font-weight: 700;
}

.mdlExit{
    color:white; 
    position:absolute; 
    right:10px; 
    top:10px; 
    z-index:9999;
    background-color: #5f5f5f;
    border-radius: 50% !important;
    padding: 0px 10px 0px 10px;
}

.mdlExit a{
    color:white; 
    font-size: 20px;
    font-weight: 700;
    text-decoration: none !important;
}

.perpusTitle{
    font-weight: 600;
    font-size: 16px;
    color: #636363;
    text-transform: uppercase;
}

.perpusSubTitle{
    font-weight: 600;
    font-size: 13px;
    color: #424242;
}

.perpusSubSubTitle{
    font-weight: 600;
    font-size: 12px;
    color: #858585;
}

.perpusBack{
    font-weight: 600;
    font-size: 16px;
    color: #b67b37;
    text-decoration: none !important;
}


.h_modalhead {
    font-size: 14px !important;
    color: white;
    font-weight: 800;
}

.hideHref{
    text-decoration: none !important;
}


.h_label{
    font-size: 11px;
    color: #a5a5a5;
}


.progTitle {
    text-transform: lowercase;
}

.progTitle::first-letter {
    text-transform: uppercase;
}

.h_table_body {
    /* font-family: 'Abel', sans-serif;
    font-weight: 600;
    font-size: 110%; */
    color: #888888;
    font-size: 13px;
    font-weight: 530;
}

.h_table_body1 {
    /* font-family: 'Abel', sans-serif; */
    vertical-align: text-top;
    font-weight: 570;
    font-size: 130%;
    color: #757575;
    font-size: 12px;
}


.h_table_head {
    height: 50px;
    color: #5f5f5f;

}

.h_clear1 {

    text-decoration: none !important;
}

.h_clear2 {

    text-decoration: none !important;
    color: #636363;
}


.h_exit{
    font-size:17px; color:white;
    text-shadow: 0.5px 0.5px 5px #050505;
}

/* =-===================================================================================================================== */

@media only screen and (max-width: 1096px) {

    .f_carousel1{
        font-size: 26px;
    }

    .f_carousel2{
        font-size: 22px;
    }
}
/* =-===================================================================================================================== */



/* =-===================================================================================================================== */

@media only screen and (max-width: 600px) {
    .h_slogan{
        font-size: 120%;
    }
    .h_title{
        font-size: 100%;
        font-family: 'Quicksand', sans-serif;
        /* color: #d18542;; */
    }

    .f_carousel1{
        font-size: 15px;
    }

    .f_carousel2{
        font-size: 17px;
    }
}
/* =-===================================================================================================================== */
