.pgjournal .blog-item-single{
	padding-bottom: 20px;
}
.pgjournal .blog-item-single figure img{
	width: 100%;
}
.pgjournal .blog-item-single .blog-standard-content{
	border: 2px solid rgba(10,44,78,1);
	border-top: 0;
	padding: 10px 15px;
}
.pgjournal .blog-item-single .blog-standard-content h2{
	font-size: 25px;
	line-height: 25px;
	padding-top: 10px;
	font-weight: 100;
}
.pgjournal .blog-item-single .publishedDate i{
	padding-right:6px;
}
.pgjournal .blog-item-single a{
	background-color: rgba(10,44,78,1);
	padding: 7px;
	width: 100%;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.pgjournal .blog-item-single a i{
	padding-right: 6px;
}
.pgjournal .widget ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0px;
}
.pgjournal ul.wd-list-link a {
	padding-left: 18px;
	line-height: 40px;
	display: inline-block;
	width: 100%;
	position: relative;
	color:#222;
	-webkit-transition: all all .3s ease-in-out;
	transition: all all .3s ease-in-out;
	/*font-weight: 600;*/
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.pgjournal ul.wd-list-link a::before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 20px;
	line-height: inherit;
	color: inherit;
	/*font-family: FontAwesome;*/
	font-family:'Poppins', sans-serif;
	font-size: 18px;

}
.pgjournal h3.text-theme-colored {
	color: #fff !important;
	background: linear-gradient(to right,#063352, #d9965e);
	padding: 10px;
	width: 100%;
	float: left;
	margin: 0;
	text-align: center;
}
body {
   background:#f2f2f2 !important;
}
.pgjournal ul.wd-list-link {
   background: #fff !important;
}
/* editorial-board */
.pgjournal .infra-slide-data .col-md-4 {
	background:#fff;
	margin: 15px;
	padding:0px;
}
.pgjournal .infra-slide-data .membercontent {
	padding: 10px;
	padding-bottom: 10px;
}

.pgjournal .layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    padding: 4rem 0.5rem;
}

@media(max-width:600px){
	.pgjournal .layout {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 20px;
		padding: 4rem 0.5rem;
	}
}
.pgjournal .box {
	width:100%;
   position:relative;
    align-items: center;
    background:#fff;
    gap: 20px;
    margin-bottom: 20px;
    padding: 30px 10px;
	text-align:center;
	transition:all .3s  ease-in-out ;
	transform:scal(1.1);

	cursor:pointer;

}
.pgjournal .box:hover{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	/* border: 2px solid #ff811a; */
	background:#921003;
}

.pgjournal .box:hover >.memberimage img{border-color:#fff}
.pgjournal .box:hover > .membercontent h4{color:#fff}
.pgjournal .box:hover > .membercontent p{color:#fff}
.pgjournal .content {
    /*font-size: 18px;*/
    font-size: 15px;
    /*font-family: 'poppins';*/
    font-family:'Poppins', sans-serif;
}
.pgjournal .memberimage img {
	text-align: center;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 100%;
    border: 3px solid #ff811a;
    padding: 10px;
	background:#fff
}

.pgjournal .membercontent h4 {
	font-weight: 600;
	margin-top: 20px;
	color: #ff811a;
	margin-top: 6px;
}
.pgjournal .membercontent p {
   /* line-height: 10px;
	*/}
.pgjournal .mainimage{
margin-bottom:30px;
margin-top:20px;
	}
.pgjournal .mainimage img {
    width: 100%;
   /* height: 200px; */
    object-fit: cover;
}
.pgjournal .title1{ border-bottom:1px solid #000}
.pgjournal .title1 h2{color:#000; margin:0px; font-size:20px !important}
.pgjournal .infra-slide-data .mt-15.text-justify {
	margin-bottom: 20px;
}
/* subscription-form */
.pgjournal .infra-slide-data form {
	border: 1px solid #e6e6e6;
	padding: 40px;
	background:#fff;
}
/* issue page */
.pgjournal .col-md-4.titlbx {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: none;
	border-radius: 0;
	background-color:#fff;
	line-height: 17px;
   /* padding: 30px;
	*/
	position: relative;
	min-height: 220px;
}
.pgjournal .col-md-4.titlbx a{
	min-height: 220px;
	padding: 30px;
	display: block;
}
.pgjournal .read_more {
	display: inline-block;
	border: 1px solid #dddddd;
	color:#444444;
	padding: 15px 30px;
	margin-top: 20px;
}
.pgjournal .titlbx .read_more a {
	color:#444;
	font-size: 13px;
	font-style: normal;
}
.pgjournal .col-md-4.titlbx h3 {
	font-weight: 600;
}
.pgjournal .form-group {
	margin-bottom: 15px;
	width: 46%;
	display: inline-block;
	margin-right: 2%;
}
.pgjournal #footer .pb-40 ul.nice-menu li a {
    color: #d5d5d5;
    font-size: 14px !important;
}
.pgjournal ul#nice-menu-1 li {
    padding: 10px 5px !important;
    background: transparent;
    border: 0;
}

	.pgjournal .content .nice-menu li a{
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-size: 14px !important;
	
	}

	.pgjournal .header-middle.p-0.xs-text-center{position:relative !important;}
	.pgjournal .soc-hea-ico {
		position: absolute !important;
		right: 10%;
		top:60px !important;
	}

	 .pgjournal .span.search-class:after {
		content: "rerwe" !important;
		position: absolute;
		font-family: FontAwesome;
		top: -20px;
		right: 20px;
		font-size: 20px;
		cursor: pointer;
		color: #ff811a;
		display:none !important;
	} 
	
	.pgjournal .membercontent p{text-align: center !important;}
	
	 .pgjournal p{
	text-align: justify !important;
 }

