a {
    color: #800000;
    text-decoration: none;
}
p{
    text-align:justify;
}
.btn-primary {
    color: #fff;
    background-color: #800000;
    border-color: #800000;
}
.menu li {
    font-size: 17px;
}

a:hover, a:focus {
    text-decoration: none;
}

.galley-link.btn.btn-primary.pdf {
    background: transparent;
    color: #ca1d08db;
    border: none;
    font-weight: bold;
    font-size: 15px;
}

.article-summary.media.article_ls {
    padding: 10px 0px;
    background: #e5cfc72e;
}

h2, .h2 {
    font-size: 23px;
    font-weight: bold;
}
.pkp_block .title {
    display: block;
    margin-top: 0;
    background: #011447;
    color: #fff;
}

h3, .h3 {
    font-size: 24px;
    font-weight: bold;
}
.ijcp_captialise {
    font-size: 17px;
    color:#333;
}
.galley-link{
         color: #800000 !important;
    background: transparent !important;
    font-weight: bold;
}

.page-header {
    margin: 0px !important;
}

 .latest-bar-container {
      background-color: #f5f6f7;
      overflow-x: auto;
      white-space: nowrap;
      height:47px;
      margin-bottom:20px;
    }

    .latest-bar-content {
      display: flex;
      align-items: center;
      font-size: 14px;
      font-weight: 600;
      color: #ffffff;
      height:47px;
    }

    .latest-bar-label {
       background-color: maroon;
    padding: 0.5rem 1.5rem;
    clip-path: polygon(0 0, 81% 0, 100% 100%, 0% 100%);
    flex-shrink: 0;
    height: 47px;
    padding-top: 11px;
        width: 250px;
    }

    .latest-bar-link {
      display: inline-flex;
      align-items: center;
      padding: 0 1rem;
      color: maroon;
      text-decoration: none;
      transition: text-decoration 0.2s;
    }

    .latest-bar-link:hover {
      text-decoration: underline;
    }

    .latest-bar-icon {
      margin-left: 0.5rem;
    }
    
        .navbar, .header_view {
margin-bottom:0px;        
    }
    
    
    .pkp_block .title
 {
   
    clip-path: polygon(0 0, 44% 0, 59% 100%, 0% 100%);
    border-bottom: 2px solid #800000 !important;
        background: #800000;
}

.block_custom {
    position:relative;
    position: relative;
    height: 460px;
}
.block_custom::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    border-bottom: 2px solid #800000;
    margin-top: 5px;
    top: 9%;
}

.footer-top{
     background-image: url("https://journalskart.com/journals/public/journals/11/image.jpg");
  background-repeat: no-repeat;        
  background-size: cover;               
  background-position: center center;  
      padding: 95px 0;

margin-top:50px;
display:none;
}
.content-area {
    width: 900px;
    background: #ffffffcf;
    margin: auto;
    padding:50px;
}
.content-area p{
    color: #000;
    font-weight: 500;
    font-size: 16px;
}


footer[role="contentinfo"] {
    margin-top: 0px;
 
}

.issue-item {
    background-color: #8000000a !important;
}
.text-primary {
    color: #800000;
}

.badge {

    background-color: #800000;
  
}
.most-view-article .home_obj_article_summary {
    height: 211px !important;
 
}
.home-author {
    font-weight: bold;
    color: #800000;
}
.article-details .article-abstract {
    text-align: justify;
}
