.user_navigation img.journal_logo {
    max-width: 35px;
    height: auto;
}
.user_navigation {
    background: #ffffff;
}

footer[role="contentinfo"] {
    background: linear-gradient(135deg, #9d4a4a, #855656, #403131);
    background-color: #343236;
    background-color: #1b3d6b;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%), linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%), linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%), linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
}

@media (max-width: 641px) {
    .slick-slide img {
        max-width: none;
        width: 100%;
        height: auto;
    }
}

.editorial_team_block .profile .speciality {
    color: #000000;
}

#block-afterindexinglist > h3 {
    color: #1b3d6b;
}

.item-contact a {
    color: beige !important;
}

.indexing_list img {
    width: 370px;
    height: auto;
    max-width: 100%;
}

#block-header_text, .dummy_header_text {
    background: url(https://saudijmph.com/public/site/images/akrmesmail/group7.jpg);
    background-size: cover;
}

.journal_description .author_resources.animatedFadeInDown,
.journal_description .dummy_editorial_team.custom_block {
    padding: 0 !important;
}

.journal_description .author_resources .dummy_author_resources.custom_block h3,
.journal_description .dummy_editorial_team.custom_block h1 {
    padding: 12px 15px;
    color: #fff;
    border-bottom: 1px solid #618bc3;
    background: linear-gradient(135deg, #618bc3 7%, #618bc3 3%, #618bc3 3%, #618bc3 12%, #618bc3 54%, #1b3d6b 85%, #0c1a2e 120%);
    font-size: 1.3em;
    border-color: #ddd;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    display: block;
    margin: 0;
    -webkit-text-fill-color: white;
}

.journal_description .author_resources .dummy_author_resources.custom_block ul,
.journal_description .dummy_editorial_team.custom_block div.row {
  padding: 10px 1.5rem;
}