/* =========================================================
   JPIP FOOTER - GLOBAL
   Jurnal Pelita Ilmu Pendidikan (JPIP)
   ========================================================= */
body{
    background-image:url("https://jurnal.ilmubersama.com/public/site/images/bg-rech.png");
    background-repeat:repeat;
    background-attachment:fixed;
}


/* ==========================================================
   HEADER FULL WIDTH
   ========================================================== */

.pkp_structure_head,
.pkp_head_wrapper,
.pkp_site_name_wrapper,
.pkp_navigation_primary_wrapper{
    margin:0 !important;
    padding:0 !important;
    width:100% !important;
    max-width:100% !important;
}

.pkp_structure_head{
    border:none;
}

.pkp_site_name{
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden;
    text-align:center;
}

.pkp_site_name > a{
    display:block;
    width:100%;
    margin:0;
    padding:0;
}

.pkp_site_name .is_img{
    display:block;
    width:100%;
    margin:0;
    padding:0;
}

.pkp_site_name img,
.pkp_site_name .is_img img{

    display:block;

    width:100% !important;

    max-width:100% !important;

    height:auto !important;

    max-height:none !important;

    border:none;

    box-shadow:none;

    object-fit:cover;

}

/* Hilangkan jarak banner dengan menu */

.pkp_navigation_primary_wrapper{

    margin-top:0 !important;

    padding-top:0 !important;

}

.pkp_navigation_primary{

    margin-top:0 !important;

}


/* ==========================================================
   FOOTER
   ========================================================== */

.pkp_footer_content{

    float:left;

    width:70%;

    padding:15px 0;

}

.pkp_brand_footer{

    float:right;

    width:30%;

    padding:15px 0;

    text-align:right;

}


/* ==========================================================
   SIDEBAR MENU
   ========================================================== */

.hover{

    width:100%;

    border-collapse:collapse;

}

.hover td{

    height:30px;

    padding:8px;

    text-align:left;

    border-bottom:2px solid #FFFFFF;

}

.hover td a{

    display:block;

    color:#ffffff;

    text-decoration:none;

}

.hover tr{

    background:#963D18;

    color:#ffffff;

    transition:all .25s ease;

}

.hover tr:hover{

    background:#F7BC4A;

}

.hover tr:hover a{

    color:#ffffff;

}


/* ==========================================================
   LINK
   ========================================================== */

a{

    color:#0d2455;

    transition:.3s;

}

a:hover{

    color:#8fad26;

}


/* ==========================================================
   BUTTON
   ========================================================== */

.cmp_button_wire,
.obj_galley_link{

    background:#963D18;

    border:1px solid #963D18;

    color:#ffffff;

    border-radius:4px;

    transition:.3s;

}

.cmp_button_wire:hover,
.obj_galley_link:hover{

    background:#b44a1c;

    border-color:#b44a1c;

}


/* ==========================================================
   ARTICLE CARD
   ========================================================== */

.obj_article_summary{

    border:1px solid #d7d7d7;

    border-radius:12px;

    padding:18px;

    margin-bottom:20px;

    background:
    transparent url("https://i.ibb.co.com/8jpRJGX/vb-toc-comdev.jpg")
    repeat;

    box-shadow:0 5px 18px rgba(0,0,0,.10);

    transition:.30s;

}

.obj_article_summary:hover{

    transform:translateY(-3px);

    box-shadow:0 10px 25px rgba(0,0,0,.15);

}

.jpip-footer {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #002147;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.6;
    box-sizing: border-box;
}

.jpip-footer *,
.jpip-footer *::before,
.jpip-footer *::after {
    box-sizing: border-box;
}


/* =========================================================
   FOOTER MAIN CONTENT
   ========================================================= */

.jpip-footer > div:first-child {
    max-width: 1200px;
    margin: 0 auto;
    padding: 45px 35px 40px;
}


/* =========================================================
   FOOTER GRID
   ========================================================= */

.jpip-footer > div:first-child > div {
    display: grid !important;
    grid-template-columns: 1.5fr 1fr 1fr 1fr !important;
    gap: 40px !important;
    align-items: start !important;
}


/* =========================================================
   FOOTER HEADINGS
   ========================================================= */

.jpip-footer h3,
.jpip-footer h4 {
    color: #ffffff !important;
    font-family: Arial, Helvetica, sans-serif;
}

.jpip-footer h3 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    line-height: 1.45 !important;
    font-weight: 700 !important;
}

.jpip-footer h4 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-weight: 700 !important;
}


/* =========================================================
   GOLD ACCENT LINE
   ========================================================= */

.jpip-footer h3 + div,
.jpip-footer h4 + div {
    width: 55px !important;
    height: 4px !important;
    background: #d4ac0d !important;
    margin: 14px 0 18px !important;
    border: 0 !important;
}


/* =========================================================
   FOOTER TEXT
   ========================================================= */

.jpip-footer p {
    font-family: Arial, Helvetica, sans-serif;
}

.jpip-footer p,
.jpip-footer li {
    font-size: 13px;
}

.jpip-footer p[style*="text-align: justify"] {
    text-align: justify !important;
}

.jpip-footer a {
    transition: all 0.25s ease;
}


/* =========================================================
   FOOTER LINKS
   ========================================================= */

.jpip-footer ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.jpip-footer li {
    margin-bottom: 9px !important;
    padding: 0 !important;
}

.jpip-footer li a {
    display: inline-block;
    color: #e5edf5 !important;
    text-decoration: none !important;
    font-size: 13px;
    line-height: 1.7;
}

.jpip-footer li a:hover {
    color: #d4ac0d !important;
    padding-left: 5px;
}


/* =========================================================
   EMAIL
   ========================================================= */

.jpip-footer a[href^="mailto:"] {
    color: #e5edf5 !important;
    text-decoration: none !important;
}

.jpip-footer a[href^="mailto:"]:hover {
    color: #d4ac0d !important;
}


/* =========================================================
   COPYRIGHT AREA
   ========================================================= */

.jpip-footer > div:nth-last-child(2) {
    width: 100%;
    background: #00182f !important;
    border-top: 1px solid rgba(255,255,255,0.15) !important;
    text-align: center;
    padding: 18px 20px !important;
}

.jpip-footer > div:nth-last-child(2) p {
    margin: 0 !important;
}

.jpip-footer > div:nth-last-child(2) p:first-child {
    margin-bottom: 5px !important;
    font-size: 12px !important;
    color: #ffffff !important;
}

.jpip-footer > div:nth-last-child(2) p:last-child {
    font-size: 11px !important;
    color: #9fb0c3 !important;
}


/* =========================================================
   OJS / PKP BRANDING
   ========================================================= */

.jpip-footer > div:last-child {
    width: 100%;
    background: #ffffff !important;
    color: #333333 !important;
    text-align: center;
    padding: 20px 20px 22px !important;
    border-top: 4px solid #d4ac0d !important;
}

.jpip-footer > div:last-child p {
    margin: 0 0 8px !important;
    font-size: 11px !important;
    line-height: 1.5 !important;
    color: #666666 !important;
}

.jpip-footer > div:last-child > div {
    color: #111111 !important;
}


/* =========================================================
   FOOTER IMAGE / LOGO
   ========================================================= */

.jpip-footer img {
    max-width: 180px;
    height: auto;
    display: inline-block;
}


/* =========================================================
   TABLET
   ========================================================= */

@media screen and (max-width: 900px) {

    .jpip-footer > div:first-child {
        padding: 40px 25px 35px;
    }

    .jpip-footer > div:first-child > div {
        grid-template-columns: 1fr 1fr !important;
        gap: 35px 30px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media screen and (max-width: 600px) {

    .jpip-footer > div:first-child {
        padding: 35px 20px 30px;
    }

    .jpip-footer > div:first-child > div {
        grid-template-columns: 1fr !important;
        gap: 30px !important;
    }

    .jpip-footer h3 {
        font-size: 20px !important;
    }

    .jpip-footer h4 {
        font-size: 16px !important;
    }

    .jpip-footer p,
    .jpip-footer li,
    .jpip-footer li a {
        font-size: 13px !important;
    }

    .jpip-footer > div:nth-last-child(2) {
        padding: 16px 15px !important;
    }

    .jpip-footer > div:last-child {
        padding: 18px 15px 20px !important;
    }

}


/* =========================================================
   VERY SMALL SCREEN
   ========================================================= */

@media screen and (max-width: 400px) {

    .jpip-footer > div:first-child {
        padding: 30px 15px 25px;
    }

    .jpip-footer h3 {
        font-size: 19px !important;
    }

    .jpip-footer h4 {
        font-size: 15px !important;
    }

    .jpip-footer p,
    .jpip-footer li,
    .jpip-footer li a {
        font-size: 12px !important;
    }

}