body.pkp_page_index.pkp_op_index.has_site_logo {
    font-family: Roboto;
    font-size: 13px;
}
.journal_index {
    background: none;
}

/* Animated footer */
.social_img:hover {
    transform: scale(1.10);
    -webkit-filter: drop-shadow(0px 0px 1px white);
    filter: drop-shadow(0px 0px 1px white);
    transition: all .2s cubic-bezier(0, 2.26, 0.58, 1);
}
 
span.social_media a {
    text-decoration: none;
}
 
@media (min-width: 992px) and (max-width: 1199px) {
    .social_media {
        display: block;
        margin-top: 5px;
    }
    .social_img {
        margin-top: 5px;
        margin-right: 5px;
    }
}

a {
    color: #2771c3;
}

#customblock-CustomLink h1 {
    text-align: center;
}

@media (max-width: 640px) {
    .footer-contact {
        padding: 30px !important;
    }
}

ul li.checklist_guidelines {
    list-style-type: "\2714\0020";
    display: list-item !important;
}

ul li.list_item {
    display: list-item !important;    
}

.editorial_team_block .profile .scopus {
    background: url(https://ijrpp.com/plugins/themes/academic_pro/images/scopus_logo.svg) no-repeat 0px;
    background-size: 50px;
    padding-left: 57px !important;
}

.editorial_page.reviewers img {
    width: 143px !important;
}