
html, body {
	font-family: "Noto Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue",                       	sans-serif;
	font-size: 14px;
    	line-height: 1.43rem;
    	color: 000000;
 	background:#dca851;

.pkp_page_index .homepage_image {
        padding: 0px 8px;
        margin-top: -10px;
}

.pkp_navigation_user_wrapper .pkp_navigation_user{
	padding: 0px 42px;
}

@media (min-width: 992px) {
    .pkp_navigation_user_wrapper{
	top:0px!important;
	width:100%!important;
	margin-top:-30px!important;
	padding:0px!important;
	
}
}

.pkp_navigation_search_wrapper a{
	color: #dbaa51!important;
}
.pkp_site_name_wrapper{
        height: 6.857rem!important;
	background:#ffffff;
	height:9rem;

}

@media (min-width: 992px) {
    .pkp_navigation_user>li:last-child>a {
	color:#dca851!important;
}
}
@media (min-width: 992px) {
    .pkp_navigation_user>li>a {
        color:#dca851!important;
    }
}

.pkp_site_nav_toggle {
	height: 6.857rem!important;
	background:#143c4c!important;
}



.pkp_site_name .is_img img {
    max-height: 62px;
    margin-top: 12px;
    margin-left:10px;
}


.pkp_site_nav_menu,.pkp_nav_list{
background:#143c4c;
}

/*Sub Menu */

@media (min-width: 992px) {
    #navigationPrimary ul {
        background:#143c4c!important;
    }
}

/*Articles Section*/
.obj_galley_link{
	background:#143c4c!important;
	color:#fff;
}

.obj_article_summary>.title a {
    text-decoration: none;
    color:#143c4c!important;
}
.read_more{
	color:#143c4c!important;
	margin-top:30px!important;
}

/*Side Bar*/

@media (min-width: 992px){
.pkp_block {
     padding: 0px!important; 
}
}

.pkp_block {
     padding: 20px 20px!important; 
}

/* Side bar Block*/
.main-sec{
    border: 1px solid #ccc;
    
    border-radius: 4px;
    border-left: 4px solid #8BC53F!important;
    font-style: normal;
   
}
.child-sec{
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}


.homepage_about h2 {
    margin-top: -0.714rem;
    font-size:22px;
    color:#143c4c!important;
}
.pkp_structure_main h1 {
     font-size:22px;
     color:#143c4c!important;
}

.cmp_notification{
    border-left: .357rem solid #143c4c!important;
}
.cmp_breadcrumbs {
	padding: 1.143rem 0!important;
}


/*Page Content*/
.page_content{
	margin:20px 0px;
	border: 1px solid #dbaa51;
	border-left: .357rem solid #143c4c!important;
	padding: 0px 20px 20px; 
}

.page_content p{
text-align:justify;
}


/*For moblie Header*/

.has_site_logo .pkp_head_wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-right: 0px!important;
    border-top:3px solid #dca851;
    border-bottom:3px solid #dca851;
}

@media (min-width: 992px){
.pkp_site_name_wrapper {
	margin-top:0px;
	height:9.857rem!important;
}
.pkp_site_name .is_img img {
    	max-height: 116px;
    	margin-top: -10px;
	margin-left:0px!important;
}
.pkp_head_wrapper{

	border-bottom: 0px solid #87be42!important;
    	border-top: 0px solid #87be42!important;
}
}

.pkp_navigation_primary_row {
	background:#143c4c;
	padding-top:5px;
	
}

#navigationPrimary>li>a:hover{
border-bottom:#8BC53F!important;
color:#dca851;
}

#navigationPrimary>li>a:focus{
border-bottom:#000!important;
color:fff!important;
}

#navigationPrimary a {
color:#fff!important;
}

#navigationPrimary ul a{
	color:#fff!important;
} 


#navigationPrimary ul a:hover{
	color:#dca851!important;
	background:#fff!important;

} 
.pkp_site_nav_toggle>span {
	border-bottom: 3px solid #fff!important;
}
.pkp_site_nav_toggle>span:before, .pkp_site_nav_toggle>span:after{
background:#fff!important;
}

/*Heading*/
.pkp_structure_main h2{
font-size:1.285rem!important;
}


.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #f7bc4a;
    text-transform: uppercase;
    font-weight: 700;
    /* color: rgba(0,0,0,0.54); */
    font-size: 1.5rem!important;
    margin-top: -20px;
    color:#000!important;

}

.obj_issue_toc .description>*:last-child {
    margin-bottom: 0;
    text-align: justify!important;
}

.obj_issue_toc .section>h3 {
    border-bottom: 1px solid #8BC53F!important;
    border-left: 0;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0.15em 1em;
    background-color: #fafbfb;
    width: 100%;
    color:#000!important;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}

.pkp_structure_footer_wrapper {
    background: #143c4c!important;
    
    border-bottom: 5px solid #ffffff;
}

.pkp_structure_content {
    font-size: 15px;
    margin-bottom: 0.3em;
    -webkit-box-shadow: 0 0 5px 0.5px rgba(103,104,107,.34);
    -moz-box-shadow: 0 0 5px .5px rgba(103,104,107,.34);
    box-shadow: 0 0 25px 0.5px rgba(103,104,107,.34);      
    Padding-top:15px;
    margin-top:2px;

}

/*Editorial Team*/

div.img_div {
    background: #; 
    width: 20%; 
    padding: 10px 12px; 
    padding-top: 16px;
}

div.img_div img{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

div.content_div {
    width: 80%; 
    padding: 16px 20px;"

}


@media (max-width: 800px) {
  div.main_div {
    flex-direction: column;
    width:100%;
}
}

 @media (max-width: 800px) {
 div.img_div {
        width:100%;
        padding: 0px 12px; 
        padding-top:12px;
	
}
 div.img_div img {
        width:60%!important;
	margin:auto;
        display:block;
 
	
}
}

@media (max-width: 800px) {
 div.content_div {
	width:100%;
	margin:0px;
	margin-bottom: 20px;
	padding-bottom:10px;

}
}
@media (max-width: 800px) {
 div.content_div, h2{
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
}
}

@media (max-width: 800px) {
 div.content_div, p{
	text-align:justify;
}
}

//indexing section//

.columnindexing img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 1px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    width: 95%;
    border: 1px solid #ddd;
}

.column img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 1px;
    margin-bottom: 10px;
}
.columnside img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 1px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    width: 85%;
    border: 1px solid #ddd;
}