html, body {
  background: url(https://ittelkom-pwt.ac.id/wp-content/uploads/2020/09/motif-background.jpg);
  background-size: 300px;
}

.homepage_image {
    display:inline-block;
    width:28%;
    margin-left:0px;
    float:right;
}

.homepage_image img {
    margin:60px 0px 0px -20px;
    box-shadow:4px 2px 5px gray;
    width:300px;
 }

.homepage_Home {
    display:inline-block;
    width:70%;
}
 
.homepage_about {
    display:inline-block;
    width:70%;
}

.Home{
    display:block;
}
.current_issue{
    display:block;
}


@media (max-width: 600px) {
/* For mobile phones: */
  .homepage_about {
    width:100%;
  }
}

@media (max-width: 991px) {
    .homepage_Home{
        margin-top:30px;
    }
}

@media (max-width: 991px) {
    .homepage_about{
        margin-top:30px;
    }
}

@media (max-width: 360px) {
    /* For mobile phones: */
    .homepage_image {
        width:90%;
        margin:0;
    }
    .homepage_about{
        margin-top:0px;
    }
}

.homepage_about p{
    text-align:justify;
}

.pkp_navigation_user>li>a {
        color: rgba(0,0,0,0.84);
        background: #8c8c8c;
    }

.pkp_block {
    padding: 2.143rem 1.43rem;
    font-size: 1rem;
    line-height: 1.43rem;
    width:300px;
}

header .container {
    background: url(https://journal.qiyam.or.id/public/site/images/admin/header-issn-online--3110-181x.png) no-repeat center center;
    background-size: cover;
}

.container.main_menu {
    background: url(https://journal.qiyam.or.id/public/site/images/admin/gold.png);
    background-repeat: no-repeat;
    background-size: cover;
}

footer .container {
    background: #19273e;
}

footer h4 {
    color: #ffffff;
}

footer .copyright-wrapper {
    color: #fefefe;
}

footer .container {
    color: #ffffff;
}

#customblock-SidebarMenu p.menu_item, #customblock-sidebarmenu p.menu_item {
    font-size: 1.6em;
}

h3, h4, .h4 {
    font-size: 1.3em;
    font-weight: bold;
}

.btn-info {
    background-color: #b99522;
    border-color: #b99522;
}

div#customblock-editorialboard {
    font-size: 1em;
}

/* teesss */
.pkp_block h2.title,
.pkp_block .content span.title,
.pkp_block span.title {
    display: block;
    font-size: 1.5em;
    margin-bottom: 0;
    color: #000;
}

.pkp_block h2.title::after,
.pkp_block .content span.title::after,
.pkp_block span.title::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #DAA520;
    border-radius: 2px;
    margin-top: 0.2em;
    font-size: 1.2em;
}

.pkp_block ul li {
    border: 0;
    font-size: 1.4em;
    line-height: 1.1;
}

#customblock-editorfoto .show img {
    width: 50px !important;
    height: 80px !important;
}

.journal-description p {
    margin: inherit;
}
.navbar-brand>img {
    display: none;
}

.row {
    margin-bottom: 0px;
}

div.issn {
    padding-top: 135px;
}