body {
	background-color: #ddd;
	color: #000000;
	text-align:justify;
	font-family: 'FontAwesome';
    font-size: 17px;
}

.pkp_structure_content {
        background: white;
    }
/*.pkp_site_name .is_img img {*/
/*        background: #ddd;*/
/*    }*/
.pkp_brand_footer img {
    width:0px;
}
a:link {
	color: #000000;
}

a:active {
	color: #000000;
}

a:visited {
	color: black;
}

a:hover {
	color: red;
	background: #ffffff;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #eeeeee;
}

input.defaultButton {
	background-color: #000000;
	color: #ffffff;
}

#header {
	background-color: #ffffff;
}

#headerTitle {
	color: #000000;
}

#header h1 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#main {
	background-color: #ffffff;
}

#main h2 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#main h3 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#navbar {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: red;
}

#breadcrumb {
	padding-bottom: 10px;
	border-bottom: 1px dotted red;
}

#content {
	border-top: 0px dotted #000;
}

#content h3 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#content h4 {
	font-family: 'Arial Black', Monaco, Chicago;
}

#navbar a {
	background-color: red;
	padding: 5px;
	color: white;	
}
.sticky-container{
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		right: -154px;
		top:130px;
		width: 200px;
		z-index:9999 !important;
}
.sticky li{
		list-style-type: none;
		background-color: #333;
		color: #efefef;
		height: 43px;
		padding: 0px;
		margin: 0px 0px 1px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(0%); 
}
.sticky li:hover{
		margin-left: -105px;
		/*-webkit-transform: translateX(-115px);
		-moz-transform: translateX(-115px);
		-o-transform: translateX(-115px);
		-ms-transform: translateX(-115px);
		transform:translateX(-115px);*/
		/*background-color: #8e44ad;*/
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
}
.sticky li img{
		float: left;
		margin: -5px -7px;
		margin-right: 10px;

}
.sticky li p{
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 43px;
}

.thumbnail:hover{
transform: scale(1.5);
}
.media-object:hover{
	  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5);
}
.media-object {
    width: 214px;
    /*padding-top: 28px;*/
}

.cricle-main {
    position: relative;
    display: block;
    height: 300px;
    width: 280px;
    margin: -17px;
}
.cricle-outer {
    position: absolute;
    left: 0px;
    top: 0px;
    border: 15px solid #128cb8;
    height: 280px;
    width: 280px;
    border-radius: 100%;
}
.cricle-inner {
    position: absolute;
    left: 15px;
    top: 15px;
    border: 15px solid #004c8f;
    height: 250px;
    width: 250px;
    border-radius: 100%;
}
.circle-title {
    position: absolute;
    top: 38%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #31556C;
}
.circle-number {
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 60px;
    text-transform: uppercase;
    color: #31556C;
}
.impact-factor-wrap .year {
    position: absolute;
    left: 50%;
    bottom: -13%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #31556C;
}
.footer .container .row .col-md-4 img {    
    display: none;
}
#kelageline2 {
    border-bottom: 1px solid #27abd5 !important;
    width: 285px;
    position: relative;
    right: 21px;
    bottom: 119px;
}
@media (max-width: 400px) {
    #kelageline2 {
    right: -23px;
    bottom: 92px;
}
  }
.obj_article_summary .meta {
    font-size: 15px;
}
footer[role="contentinfo"] {
    background: url(footer_bg.jpg) repeat;
}
.journal_index {
    background: url(banner.jpg) top right no-repeat;
    background-size: 100% 100%;
    padding-top: 285px;
    margin-top: 10px;
    }
.journal_index .site_logo {
        margin-top: -256px;
}
.media-object:hover{
	  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5);
}
.editorial_team_block .profile .name {
    color: #176b9f;
    font-size: 16px;
}
.editorial_team_block .profile .speciality {
    font-weight: bold;
}
.editorial_team_block .profile div {
    line-height: 1.5;
    /*text-align: left;*/
}
.editorial_team_block h1 {
    text-align: center !important;
    border-bottom: 0px !important;
}
.editorial_team_block img {
    width: 85px!important;
    height: 90px!important;
    padding: 5px;
    border: 1px solid #d6cfcf46;
    float: left;
    box-shadow: 10px 10px 5px -13px rgb(105 98 98 / 75%);
}
.about_journal {
    background: #04070ecf;
}
div.scrolling {    
    top: -18px;        
}
div.scrolling-limit{
  width: 100%;
  height: 93px;
  overflow:hidden;
  white-space:nowrap;
  color:#cdf109;
  
}

div.scrolling{
  position: relative;
  -webkit-animation: scroll 20s infinite linear;;
  -moz-animation: scroll 20s infinite linear;
  -o-animation: scroll 20s infinite linear;
  animation: scroll 14s infinite linear;
  top:0px;
  font-size:23px;
  font-weight:bold;
  font-style: italic;
}

@keyframes scroll{
    0%   {left: 500px;}
    100% {left: -345px;}
}
@-webkit-keyframes scroll{
    0%   {left: 500px;}
    100% {left: -345px;}
}
.about_journal {   
    display: none;
}
.panel-default > .panel-heading, .pkp_block .title {
    background: linear-gradient(to bottom, rgb(15 75 105) 0%, rgb(15 75 105) 100%);
    padding: 9px;
    text-align: center;
    color: white;
    border-radius: 5px 10px 1px 10px;
}
.pkp_navigation_primary>li>a, .pkp_navigation_primary>li>a:hover {
        color: white;
}
.user_navigation{
	background: linear-gradient(to right, #05080f 0%,#3fa1e2 100%)
	}
.page_contact .address, .page_contact .phone, .page_contact .email {
    font-size: 17px;
}
li a:hover{
     background: #1dacd000;
}
#main-navigation > li a {
    color: black;
    font-weight: 520;
}	
.nav>li>a {
    font-weight: 900;
}	
.cmp_edit_link {
    font-size: 0px;
}
.pkp_structure_content {
        background: white;
    }
.pkp_site_nav_menu .pkp_nav_list {
    padding-left: 25px;
}
.pkp_site_nav_menu{
        background: black;
}
#copyright1 {
    /*width: 1000px;*/
    /*margin: auto;*/
    /*margin: -23px;*/
    color: white;
    text-align: center;
    /*line-height: 30px !important;*/
    clear: both;
    font-family: "Humnst777 BT";
    font-size: 14px;
}
.pkp_structure_footer_wrapper {
    background: none;
 border-top: 0px solid #ddd;
 border-bottom: none;
}
.pkp_brand_footer {
    padding: 0.143rem;
}
.footer-col a {
  /*color: rgba(0,0,0,0.75);*/
  color: white;
	text-decoration:none;
}
.footer-col a:hover{
	background: #f0f8ff00;
}
.footer-content-wrapper {
  width: 80%;
  margin: -1em auto;  
}

.footer-col {
  display: inline-block;
  padding: 0.5em 1.1em 0.5em 1em;
  box-sizing: border-box;
  /*border-right: solid 1px #bbb;*/
}
.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;
}


.footer-col a {
  display: block;
  margin: 0.3em 0;
}

@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;
  }
}

.pkp_structure_footer {
/*background: url(https://cprijournal.in/public/journals/1/footer_bg.jpg);*/
border-radius: 5px;
background: #bfc2c7;
}
.has_site_logo .pkp_head_wrapper {
    padding-right: 0em;
}
.pkp_footer_content {
    padding: 0rem;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0rem;
}
.most_read, .most-viewed-title, .most-viewed-content, .most-viewed-author{
    	text-align:justify !important;
	font-family: 'FontAwesome' !important;
    font-size: 17px !important;
}
.pkp_structure_main h2{
    margin: 0.857rem 0 1.43rem;
}
.pkp_structure_head {
    background-size: 85% 78%;
}
.pkp_navigation_user li, .pkp_navigation_user a {
    background: black;
    color: white !important;
    font-size: 16px;
}
.page_issue_archive .issues_archive>li {
    padding: 1rem 1rem;
        margin: -3px 0 14px 0;
    width: 33.33%;
}
.page_issue_archive .issues_archive { padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: flex-end;
    justify-content: space-between;}
.pkp_navigation_search_wrapper a {
        color: #fff;
    }