a {
	color: #07c;
	text-decoration: none;
		transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
a:hover {
	color:#30a7fc;
}
panel-heading collapsed[data-toggle="collapse"]::after {
	transition: all 1s ease-in-out 0s;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: 'Roboto', sans-serif;
}
p {
	margin: 0;
}
.m-b{
	margin-bottom:15px;
}
.m-t{
	margin-top:15px;
}
.m-r
{
	margin-right:15px;
}

/*header styels*/
header {
	min-height:130px;
	text-align:center;
}
.header {
	margin:0;
	padding:10px 0;
}
.header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	color:#ca2b27;
	font-weight:900;
}
.header_nav ul li {
background:#596e83;
border-radius:0 0 4px 4px;
padding:2px 5px;
}
.header_nav ul li a {
	color:#fff;
	font-size:13px;
}
/* nav bar styles */
.dropdown:hover .dropdown-menu {
	display:block;
}
.navbar-nav > li {
	margin-right:4px;
}
.navbar-nav > li:last-child {
	margin-right:0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background:-moz-linear-gradient(#c0444a, #8e3136);
	background:-o-linear-gradient(#c0444a, #8e3136);
	background:-webkit-linear-gradient(#c0444a, #8e3136);
	background:linear-gradient(#c0444a, #8e3136);
	color:#fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	background:-moz-linear-gradient(#c0444a, #8e3136);
	background:-o-linear-gradient(#c0444a, #8e3136);
	background:-webkit-linear-gradient(#c0444a, #8e3136);
	background:linear-gradient(#c0444a, #8e3136);
	color:#fff;
}
.navbar-nav {
	margin:0 4.5px;
}
/* container bg */
.container_bg {
	background:#fff;
	min-height:200px;
	padding-bottom:20px;
	margin-top:30px;
	border-radius:20px;
	box-shadow:0px 1px 8px #202020;
/*	border-top:5px solid #34495e;
*/
}
.banner_bg {
	color:#101010;
	border-bottom:#8e3136 solid 5px;
}
.banner_bg .col-md-2 {
	width:18%;
}
widget_small{
	width:20%;
}
.widget_links_2 {
}
.widget_links p {
/*	color:#00585b;
*/	line-height:25px;
	font-size:18px;
}
.widget_links_2 span{
	color:#101010;
}
.widget_links_2 strong {
	color:#101010;
	font-size:14px;
	font-weight:600;
}
.btn-more {
	border:1px solid #fff;
	float:right;
	margin-bottom:10px;
	border-radius:0;
	padding:2px 5px;
	font-size:13px;
	transition:all 1s ease-in-out 0s;
}
.btn-more:hover{
	background:#f37548;
	border:1px solid #db5237;
}
.submt_mnscript {
	line-height:24px;
	clear:both;
	margin-top:10px;
	padding:10px 15px;
	border:1px dotted #f37548;
	border-radius:4px;
}
.submt_mnscript h2 {
	color:#ffeb43;
	font-size:20px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #f37548;
}
.submt_mnscript a {
	color:#fff;
	font-size:15px;
	font-weight:600;
	font-style:normal;
}
.home_widget h2 {
	font-size:22px;
	margin-bottom:5px;
	color:#c0444a;
}
.home_widget h3 {
	font-size:20px;
	color:#c0444a;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-top:10px;
}
.home_widget h2 span {
	/*color:#6161ab;*/
}
.home_widget p{
	padding-bottom:5px;
	line-height:22px;
}
/* Homepage Current Journals */
.currnet_jrnls {
	border:1px solid #dce2ef;
	padding:5px 10px;
	border-radius:3px;
}
.currnet_jrnls h2 {
	font-size:22px;
	margin-bottom:5px;
	color:#c0444a;
	border-bottom:1px solid #dce2ef;
	padding-bottom:5px;
}
.currnet_jrnls p{
	padding-bottom:5px;
	line-height:22px;
}
.currnet_jrnls > .journl_list {
	border-bottom: 1px dotted #b3b9c6;
    margin-bottom: 5px;
    padding:2px 0;
    width: 100%;
	display:inline-block;
	clear:both;
}
.currnet_jrnls > .journl_list span {
	font-size:13px;
	color:#757b88;
}
.jrnl_name a {
	/*color:#000080;*/
}
.currnet_jrnls > .journl_list > .jrnl_no{
float:left;
width:100px;
margin-right:15px;
background:url(../images/arrow_frwrd.png) no-repeat right 3px;
}
.currnet_jrnls > .journl_list > .jrnl_name{
	float:left;
	width:100%;
}
.jrnl_hgh h2 {
 color:#fff;
 background:#c0444a;
 font-size:22px;
 line-height:35px;
 text-indent:10px;
 border-radius:3px 3px 0 0;
}
.jrnl_hgh ul {
	min-height:460px;
	overflow-y:auto;
	border:1px solid #ddd;
	padding-bottom:10px;
}
.abs_inds ul {
	margin-right:20px;
	padding-left:15px;
}
.abs_inds ul:last-child {
	margin-right:0;
}
.abs_inds ul li {
	list-style:square;
	line-height:32px;
}
.aims_scope, .ai_in {
	min-height:230px;
	padding:10px 10px 0;
	box-sizing:border-box;
	border-radius:0 0 0 30px;
	-webkit-box-shadow: 0 8px 6px -6px #999;
	   -moz-box-shadow: 0 8px 6px -6px #999;
	        box-shadow: 0 8px 6px -6px #999;
}
.aims_scope p, .ai_in p {
	min-height:135px;
}
.aims_scope {
	background:#fce2aa;
}
.ai_in {
	background:#fce2aa;
}
.abs_inds h2 {
	color:#101010;
	border-bottom:1px dotted #c0b6f3;
	padding-bottom:10px;
	width:95%;
}
.abs_inds ul li {
	color:#101010;
}
.bg_widget{
	padding:3px 10px;
}
.brownbg-l {
	background:#e8eefb;
	min-height:273px;
}
.brownbg-m {
	background:#e8eefb;
}
.brownbg-d {
	background:#dce2ef;
	
}
.grnbg-l {
	background:#ffa800;
	text-align:center;
	border-color:#fff;
}
.grnbg-m {
	background:#f17800;
	border-color:#fff;
}
.grnbg-d {
	background:#cb451b;
	border-color:#fff;
}
.ylbg-l {
	background:#ffa800;
	text-align:center;
}
.ylbg-m {
	background:#f17800;
}
.ylbg-d {
	background:#cb451b;
}

/* Accordion Styles */

.panel-default {
	border-color:none;
	display:inline-block;
}
.panel-default > .panel-heading {
	background:none;
    border:0;
	padding:5px 15px 5px 0;
}
.panel-default > .panel-heading a:hover{
	color:#323232;
	text-decoration:none;
}
.panel-body .btn-info {
	padding:2px 10px;
	margin:5px;
	float:right;
	border-radius:0;
}
plus {
	background:url("../images/accordion_plus.png") no-repeat right 2px;
	line-height:20px;
}
minus {
	background:#9292dc url("../images/accordion_minus.png") no-repeat scroll 95% 7px;
	line-height:20px;
	color:#fff;
	padding:5px;
}
.active_acr {
	background-color:#496887 !important;
	line-height:20px;
	color:#fff !important;
	padding:5px;
	border-radius:0;
}
#accordion {
	margin-top:10px;
}
.glyphicon-minus {
	font-weight:normal;
	padding:0 10px;
	font-size:12px;
}
.glyphicon-plus {
	font-weight:normal;
	padding:0 10px;
	font-size:12px;
	color:#c0c6d3;
}
.panel-group .panel {
	width:100%;
}
.panel-body {
	padding:5px 10px;
}
.panel-group .panel {
	border-radius:0;
	border:0;
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
	display:block;
}
.btn-info {
    border-radius: 0;
    padding:4px 10px;
}
/* Footer Styels*/
.footer_links ul li a {
	color:#466584;
}

@media only screen and (max-width:768px) {
	.container_fluid {
		 margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
	}
	.navbar-default .navbar-nav > li {
		margin-right:0;
	}
	.navbar-default .navbar-nav > li > a {
		border-radius:0;
	}
	.header_nav {
		display:none;
	}
	.header h1,
	.header p {
		text-align:center;
	}
	.search input[type="text"] {
		width:190px;
	}
	.navbar-default {
		background-color:#ca2b27;
		margin-top:15px;
	}
	.submt_mnscript a {
		word-wrap:break-word;
	}
	.dropdown-menu {
		width:255px;
	}
}
/*----------------scroll to top---------------------*/
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
.vol_issue {
    font-size: 15px;
    color: #333;
    background: #d4d4d4 none repeat scroll 0% 0%;
    padding: 3px;
    border: 1px solid #BF4349;
}
.fixed {
	left:80%;
	float:right;
    margin-left:0;
	margin-right:20px;
    position:fixed;
    top:5%;
    z-index:9998;
	background:#fff;
	width:250px;
}
.ph h2{
 color:#fff !important;
 background:#c0444a;
 font-size:19px !important;
 line-height:35px;
 text-indent:10px;
 border-radius:3px 3px 0 0;
 margin-bottom:0px !important;
}
.ph ul {
	border:1px solid #ccc;
	border-bottom:0;
	margin-bottom:0;
}
.ph ul li {
	line-height:30px;
	border-bottom:1px solid #ccc;
	text-indent:10px;
}
.ph ul li a {
	list-style-type:none;
	display:block;
	list-style-position:inside;
}
.ph ul li:hover a{
	background:#e8eefb;
	text-decoration:none;
	color:#333;
}
.trborder
{
	border-bottom:2px solid #555;
	border-top:2px solid #555;
}

.banner_bg .media-heading{
	font-size:17px;
}
.banner_bg .list-unstyled{
	margin-bottom:0;
}
.banner_bg .list-unstyled li:not(:last-child){
	border-bottom:1px dotted #9797e0;
}
.banner_bg .list-unstyled li{
	padding:6px 0;
}

.abs_inds .list-inline li::before{
	 color: #496887;
    content: "";
    float: left;
    font-family: "FontAwesome";
    margin-left: -11px;
}
.icon-list-1 .list-group-item::before {  
}
.panel-primary > .panel-heading{
	background:rgba(0, 0, 0, 0) linear-gradient(#496887, #2c3f51) repeat scroll 0 0;
}
.panel-primary {
    border-color: #496887;
}
.special-issues .media{
	margin-top:0;
}
.dl-horizontal dt {
    width: 210px;
}
.dl-horizontal dd {
    margin-left: 230px;
}