.col-lg-8 {
    width: 100%;
}
.hero-section>.container>.row {
    min-height: 517px !important;
}
.hero-section {
    background-size: 100% 100%;
}
/*#homecontent{
    color:white !important;
}*/
.hero-section.inner-page .hero-text {
    margin-top: 0px;
}
.hero-section{
    min-height: 550px;
}
.navbar-dark .navbar-nav .nav-link {
    color: white;
}
a {
    color: #526b9d;
}
.btn-primary {
    color: #fff;
    background-color: #244478;
}
p{
    text-align:justify;
}
.obj_article_details .main_entry .item {
    text-align: justify;
}
.obj_article_details .item
{
    padding: 0rem
}
/*.cmp_article_list>li:hover {background-color: #D6EEEE;}*/
/*.obj_article_summary{
        margin-bottom: 20px;
    border-bottom: #4d5697;
    padding: 1rem;
    border-radius: 0rem 0rem 2rem 0rem;
    box-shadow: 0.2rem 0.2rem 0.1rem #196fad;
    border: 1px solid #196fad;
    background:url(https://iimpanveshak.in/public/journals/294/images/slider-wrap-bg.png);
}*/
.accordion-item {
    border: 2px solid rgb(120 30 123);
}
.footer-col a {
  color: white;
}

.footer-content-wrapper {
  width: auto;
  margin: -1em auto;
}

.footer-col {
  display: inline-block;
  padding: 0.5em 2.1em 0.5em 1em;
  box-sizing: border-box;
}
.footer-col:nth-child(4) {
  border: none;
}

.ta-l {
  text-align: left;
}
.flt {
  float: left;
}

.flt:nth-child(4):after {
   content: " "; 
   visibility: hidden; 
   display: block; 
   height: 1em; 
   clear: both;
}

.pkp_brand_footer {
    padding: 0px;
}
.pkp_footer_content {
    padding: 0px;
}
.footer-col a {
  display: block;
  margin: 0.3em 0;
  text-decoration: none;
}

@media (max-width: 550px) {
  .small-50 {
    width: 50%;  
  }
  .footer-col:nth-child(2) {
    border: none;
  }
}

@media (max-width: 300px) {
  .tiny-100 {
    width: 100%;
  }
  .footer-col { 
    border: none;
  }
}
#copyright1 {
    color: white;
    text-align: center;
    clear: both;
    font-size: 14px;
}
.footer .text-center {
    display:none;
}
.footer {
    padding: 0rem 0 0rem 0;
    background: #526b9d;
}
.pkp_page_index .additional_content {
    padding: 0rem 0rem 0 0rem;
    border-top: none;
}
.hero-section {
    background: linear-gradient(to right, rgba(39,70,133,0.8) 0%, rgba(121 30 123) 101%),url(https://jattjournal.net/public/journals/202/homepageImage_en_US.jpg);
    position: relative;
}
#header .logo img {
    max-height: 100px;
}
.editorial_team_block h1 {
    text-align: center!important
}

.editorial_team_block div {
    padding: 0
}

.editorial_team_block .col-md-4 {
    width: 30%
}

.editorial_team_block img {
    width: 85px!important;
    height: 90px!important;
    padding: 5px;
    border: 1px solid #d6cfcf46;
    float: left;
    box-shadow: 10px 10px 5px -13px rgba(105,98,98,.75)
}

.editorial_team_block .profile {
    min-height: 100px
}

.editorial_team_block .profile div {
    line-height: 1.5;
    text-align: justify;
}

.editorial_team_block .profile .name {
    font-size: 16px;
    color: #526b9d;
    font-weight: bold;
}

.editorial_team_block .profile .speciality {
    font-weight: 700
}
.cmp_edit_link {
    display: none;
}