.pro_menu{
	color:#fff;
	text-align:center;
}
.pro_menu  i{
	color:#fff;
	font-size:18px;
	font-weight:600;
}
.pro_menu h5{
	color:#fff;
	font-weight:500;
	font-size:16px;
}
.pro_menu .icon-center{
	background:#fff;
	
}
.pro_btn a{
	color:#2E28A2;
}
.pro_journal p{
	color:#000;
	text-align:justify;
	font-size:14px;
	line-height:170%;
}
.left_journal{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	margin-bottom:20px;
}
.left_journal img{
	border:1px solid #4169E4;
	padding:2px;
}
.left_journal h6{
	text-align:justify;
	padding-top:10px;
	
}
.pro_categorys{
	padding:5px;
}
.left_journal:nth-child(even) {
    background: #FBFBFB;
}
.prons_links{
	background:#FBFBFB;
	padding:10px;
	border-radius:5px;
	border:1px solid #e1e1e1;
	margin-bottom:20px;
}
.prons_links nav .nav li{
	background:#f1f1f1;
	border-top:1px solid #d7e0fb;
	border-bottom:1px solid #d7e0fb;
}
.prons_links nav .nav li a{
	color:#4169E1;
	font-weight:600;
}
.list-icons li{
	color:#000;
	font-size:14px;
}
.list-icons li i{
	padding-right:10px;
}
.proclins_title{
	background:#012D6E;
	line-height:600px;
}
.pro_journal .proclins_title h5{
	color:#fff;
	line-height:40px;
	padding-left:10px;
}
.pro_journal h5{
	color:#012D6E;
}
.pro_editor{
	cursor:pointer;
	display:block;
}
.pro_editor p span{
	background:#012D6E;
	color:#fff;
	padding:5px 10px 5px 10px;
	font-size:15px;
	margin-right:10px;
}
.pro_editor p span:hover{
	background:#ff4e5f;
		text-decoration:none;
}
.pro_editor p{
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	line-height:30px;
	background:#FBFBFB;
	color:#012D6E;
	display:block;
}
.pro_editor p:hover{
	border-bottom:1px solid #ff4e5f;
	border-top:1px solid #ff4e5f;
	color:#ff4e5f;
}

.pro_about{
	background:#fff;
	padding:20px;
	color:#000;
}
.pro_about h5{
	color:#ff4e5f;
}
.pro_about p{
	font-size:14px;
}
.about1{
	border-right:2px solid #ff4e5f;
	text-align:right;
}
.about2{
	border-right:2px solid #4169E1;
	text-align:right;
}
.pro_about1{
	background:#fff;
	padding:0px;
	color:#000;
}
.pro_about1 h5{
	color:#4169E1;
}
.post img{
	margin-right:15px;
}
.pro_ehics{
	padding:10px;
}
.pro_ehics ol li{
	color:#000;
	font-size:16px;
	line-height:180%;
	text-align:justify;
}
.pro_ehics ol li span{
	color:#4169E3;
	font-weight:600;
}
.editorials{
	background:#f4f4f4;
	padding:10px;
	border-radius:5px;
	margin-bottom:30px;
}
.editorials p span{
	color:#587BE3;
	font-weight:600;
}
.editorials img{
	border:1px solid #587BE3;
	padding:1px;
	height:200px;
	min-height:200px;
	max-height:200px;
}
.int{
	position: absolute; 
	top: 50%;
	min-height:90px; 
	left:25%;
	width:50%;
	border: 0px solid #73AD21;
}	
.ipt_text{
	min-height:45px;
	width:50%;
} 
.sld_img{
	 position: relative;width:100%;height:500px;
}
@media (min-width: 320px) and (max-width: 480px) {
	
.int{
	position: absolute; 
	top: 40%;
	min-height:90px; 
	left:2%;
	width:95%;
	border: 0px solid #73AD21;
}	
.ipt_text{
	min-height:40px;
	width:90%;
} 
.btn-bavel{
	min-height:30px;
	width:90%;
	padding:10px 15px 10px 10px;
	
}
}

.journal_image{
	width:25%;
	height:200px;
}
.input-group1{
	background-color: red;
	position:relative;
	z-index: -1;
	}
.input-group1 input[type="radio"]{
    -webkit-appearance: radio !important;
}