@media (min-width: 1139px) and (max-width: 1400px) {
   .dummy_header_text {
    background: #036b16 url(https://journal.unhas.ac.id/public/site/images/alif/forest1180.jpg) no-repeat center;
    height: 200px;
    background-size:100% 200px !important;
    }
    .header_text_content {
        display: none;
    }
    #main-navigation>li>a {
        font-size: 0.8em;
    }
}

@media (min-width: 1401px) {
    .dummy_header_text {
    background: #036b16 url(https://journal.unhas.ac.id/public/site/images/alif/forest1440.jpg) no-repeat center;
    height: 200px;
    }
    .header_text_content {
        display: none;
    }
}

@media (max-width: 641px) {
    .journal_description .issue_cover {
        margin-top: 20px;
    }
    .dummy_header_text {
        background: none;
        padding-top: 30px;
    }
    .dummy_header_text .left h1,
    .dummy_header_text .left h2 {
        color: #d1e8d5 !important;
    }
}

.statcounter {
    display: none;

}

#main-navigation>li>a {
  
    color: #309534;
}

.article-summary a.article_name {
    color: rgb(28 91 33);
}

.article_item_slider a {
    color: rgb(28 91 33);
}

.annouc_list a {
    color: rgb(28 91 33);
}

a {
    color: rgb(28 91 33);
}

.editorial_team_block .read_more a {
    color: rgb(28 91 33);
}

.pkp_block.block_Keywordcloud > .content {
  height: 29vh;
  padding: 0px;
}

.pkp_block.block_Keywordcloud > .content > svg {
  padding-top: 15px;
  padding-bottom: 15px;
}


.cmp_breadcrumbs li {
    list-style: none;
    display: inline;
    margin-right: 8px;
}
.cmp_breadcrumbs li.current {
    color: #adadad;
}

.cmp_breadcrumbs ol {
    padding-left: 0;
    background: #f7f6f6;
    padding: 8px 8px 8px 10px;
}

.page_catalog_category .about_section.has_description {
 margin-top: 40px;
}

.page_catalog_category .article-summary h3 {
    font-size: 1.75em;
}

.page_catalog_category ul.cmp_article_list { padding-left: 0px }
.page_catalog_category ul.cmp_article_list li {
    list-style: none;
}

.page_catalog_category .article-summary .author {
 text-align: right;
 display: block;
 width:  100%;
 text-align: left;
 margin-top: 10px;
}

.about.col-sm-12 {
    text-align: justify;
}