<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,h2,h3,h4,h5,h6{
  font-family:"Merriweather", serif !important; 
}
.iconss{
    background-color: #061a3e;
    color: #fff;
    border-radius: 50%;
    border: 1px solid grey !important;
    padding: 5px;
}

.day{
	padding: 10px;
}
.date{
	float:right;
}
.recent-articles a{
	text-decoration: none;
	color:black;
}
.recent-articles a:hover{
	color:#061a3e;
}
.recent-articles{
	margin:10px 10px;
	width:48%;
	background: #fefefe;
  border: 2px solid #f0f0f0;
  box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
  padding: 20px;
  transition: opacity .4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid;
  border-top: 2px solid #061a3e;
}

.recent-articles:hover{
	-webkit-box-shadow:inset 0px 0px 0px 2px #061a3e;
  -moz-box-shadow:inset 0px 0px 0px 2px #061a3e;
  box-shadow:inset 0px 0px 0px 2px #061a3e;
}

.butn-issues{
	margin:2px 2px;
}
.butn-issues:hover{
	background-color: #061a3e;
	color: #fff;
}
.allissues a{
	text-decoration: none;
  font-size: 14px;
}
.standard-post2 .post-title .article-type a{
    color: #061a3e;
}

.footer-content li a{
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 0.9;
}
.footer-content li a:hover{
    color: #fff;
}
.footer-content li a:before{
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    padding: 0 10px 0 0;
    font-weight: 800;
}
.footer-form{
    background: #282A2B;
    border-color: #444;
    color: #CCC;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
}
.submanubtn{
	margin-top:40px !important;
	padding:15px 20px !important;
	font-weight: 700;
	text-transform: uppercase;
}
.first-navbar{
	background-color: #C9D8F3;
}
.knoweledge-banner{
  width:100%;
}
.journal-buttons{
  margin-top: 20px !important;
}

.latest-articles:hover{
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    z-index: 2;
    border-radius:5px;
}
.all-articles{
  border:1px solid #ccc;
  background-color: green;
}
.list-post1 img{
  width:auto !important;
}
.list-post1{
  padding:0px !important;
}
.issue-options{
  padding-right: 0px !important;
}
.rss-icon{
 color: #f37324; 
}
.editor-chief p &gt;a{
   text-decoration: none;
   font-size:11px;
   color:#222;
}
.block-content1{
  padding: 30px 0 30px !important;
}


/*MegaMenu Start*/
.filter-posts1 ul li a:before{
    content: "\f192";
    font-family: "Font Awesome 5 Free";
    padding: 0 10px 0 0;
    font-weight: 800;
}
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  padding: 20px 20px;
  width:100%;
  background-color: #061a3e;
}
.dropdown-menu-large &gt; li &gt; ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large &gt; li &gt; ul &gt; li {
  list-style: none;
}
.dropdown-menu-large &gt; li &gt; ul &gt; li &gt; a {
  display: block;
  padding: 15px 20px;
  clear: both;
  line-height: 0.5;
  color:#fff;
  white-space: normal;
  font-size: 12px;
}
.dropdown-menu-large &gt; li ul &gt; li &gt; a:hover,
.dropdown-menu-large &gt; li ul &gt; li &gt; a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-large:hover .dropdown-menu-large {display: block;}
.dropdown-menu-large .disabled &gt; a,
.dropdown-menu-large .disabled &gt; a:hover,
.dropdown-menu-large .disabled &gt; a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled &gt; a:hover,
.dropdown-menu-large .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.hp_university i {
    background: #f0771e;
    width: 40px;
    height: 40px;
    color: #ffffff;
    text-align: center;
    position: relative;
    line-height: 40px;
    font-size: 20px;
    margin-right: 5px;
    float: left;
}
.ff-Roboto {
    font-family: "Roboto", sans-serif;
}
p {
    font-size: 14px;
    color: #333;
    font-family: 'Roboto', sans-serif;    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px;
}
form.university-form input[type=text] {
    padding: 8px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: #f1f1f1;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
form.university-form button {
    float: left;
    width: 20%;
    padding: 8px;
    background: #061a3e;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
/*Search Articles By Country*/
.sidebar .widget {
    margin-bottom: 40px;
}

.hp-pt-3 {
    padding-top: 30px;
}
.sidebar .subscribe-widget form {
    background: #222222;
    padding: 20px;
    margin: 0;
}
.article_by_country_h2 {
    padding: 0px !important;
    color: #FFF;
    margin-top: 0px !important;
}
.hp_h2_20 {
    font-size: 17px;
}
#subscribe {
    padding: 12px 10px 11px !important;
}
.sidebar .subscribe-widget form input[type="text"] {
    width: 100%;
    outline: none;
    background: #ffffff;
    padding: 14px 20px 11px;
    color: #999999;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    border: transparent;
    margin: 0;
    line-height: 12px;
}
.sidebar .subscribe-widget form p {
    font-size: 12px;
    color: #999999;
    margin: 14px 0 0;
    line-height: 16px;
}

/*end Search Articles By Country*/
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large &gt; li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large &gt; li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
/*MegaMenu end*/
.breadcrumb1{
  margin-bottom: 18px !important;
}
.myitems-list li a{
  font-size: 13px !important;
  font-weight: bold;
  color:#061a3e !important;
}
.search-bar{
   padding: 0;//25px 15px 20px 0;
}
.search_input{
  width:20% !important;
  padding: 20px 10px 20px !important;
  border:1px solid #061a3e;
  font-family:'Roboto', sans-serif ;
}
.search_input_journal{
  width:200px !important;
  padding: 10px 10px 10px !important;
  border:1px solid #061a3e;
  font-family:'Roboto', sans-serif ;
}
.search_button{
  padding:11px 18px 11px !important;
  font-family:'Roboto', sans-serif;
  border:1px solid #061a3e;
  font-size: 13px;
}
.sub_banner{
  border-top: 1px solid #f0771e;
  background-image: url(../../images/background.jpg);
  background-repeat: no-repeat;
  background-size: cover; 
}
.text-heading{
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 10px;
  color: #FFF;    font-weight: 400;
  letter-spacing: -0.6px;
}
.checkbox_stylee{
  width:2.3%;
}
.add_document{
  padding: 0px 1px 10px;
}
.file_input_type{
  margin: 0 0 12px !important;
}
.add_document_button,.remove_document_button{
  color: #FFF !important;
}
.submit_button{
  padding: 15px 18px !important;
  color: #FFF !important;
}
.remove_document_button{
  margin-bottom: 14px;
  padding:14px !important;
}
.checkbox_content{
  font-size: 12px !important;
}
.guideline{
  margin:0px 0px 20px;
}

/*=========*/

.sub_headding{
  font-weight: bold;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
  color:#061a3e;
}
.sub_title{
  margin-top: 20px;
  margin-bottom: 10px;
  color:#061a3e;
}
.anchor_link {
  text-decoration: none !important;
  color:#061a3e;
}
.anchor_link:hover {
  color:#666666;
}


/*==Editorial Members Display Page Style===*/
.eb_membars {
  background: #fff;
}

.eb_membars .member {
  position: relative;
  /*box-shadow: 0px 2px 15px rgba(44, 73, 100, 0.08);*/
  border-radius: 10px;
  padding: 10px; 
  margin-bottom: 30px;
}

.eb_membars .member .pic {
  overflow: hidden;
  width: 150px;
  border-radius: 50%;
}

.eb_membars .member .pic img {
  transition: ease-in-out 0.3s;
}

.eb_membars .member:hover img {
  transform: scale(1.1);
}

.eb_membars .member .member-info {
  padding-left: 20px;
}

.eb_membars .member h4 {    font-weight: 400;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #2c4964;
    margin-top: 10px;
    min-height: 40px;
}
.eb_membars .member h4 a{
  text-decoration: none;
  color: #2c4964;
}
.eb_membars .member span {
  display: block;
  font-size: 14px;
  padding-bottom: 5px;
  position: relative;
  font-weight: 400;
}
.eb_membars .member p{
  font-size: 12px;
}
/*==Editorial Members Display Page Style End===*/

/*==Editorial Members Biography Page Style Start===*/

.eb_biography{
  margin-top: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.eb_biography .member{
  margin-bottom: 0px !important;
}
.contribution {
    font-weight: 200;
    line-height: 10px;
    font-size: 16px;
}
.contibution-items {
    position: relative;
    display: inline-block;
}
/*.contibution-items a, .contibution-items a:visited, .contibution-items&gt;span {
    background: #d5e1e8;
    height: 25px;
    text-align: center;
    padding: 6px;
    line-height: 35px;
    font-size: 12px;
    color: #061a3e;
    text-decoration: none;
    border-radius: 2px;
    text-rendering: optimizeLegibility;
  }*/

/*==Editorial Members Biography Page Style End===*/

/*issues page style*/
.issues-content{
  padding:30px;
  border:2px solid #ccc;
}
.issues {
    display: inline-block;
    max-width: none;
    width: 600px;
    margin-top: 16px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: -22px;
    background: transparent;
}
.hspi_isuues a {
    padding: 5px 15px;
    display: inline-block;
    text-align: center;
    border-radius: 5px 5px 0 0;
    color: rgba(0, 0, 0, 0.7);
}
.hspi_isuues a:hover {
  background-color: #10147E;
  color: #fff;
}
 .hspi_isuues a span {
    display: block;
    color: #10147E;
    margin: 0 5px;
}
.hspi_isuues a:hover span {
  color: #fff;
}
.hspi_isuues a.open {
  background-color: #10147E;
  color: #fff;
  position: relative;
}
.hspi_isuues a.open span {
  color: #fff;
}
.hspi_isuues a.open:after {
  top: 50px;
  left: 25px;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-color: transparent;
  border-top-color: #10147E;
  border-width: 8px;
}
a.expander {
    color: #8c8585;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 11px;
}
.hspi_isuue_active{
  font-size: 19px !important;
  color:  #000000 !important;
  font-weight: bold !important;
}
/*issues page style end*/

.hp_h2{
  font-size: 25px ; 
}
.pt-1 {
    padding-top: 1% !important;
}
.body_container{
  width:1225px !important;
}
ul.related_journals &gt; li {
    padding-bottom: 2px !important;
    margin-bottom: 5px !important;
}
/*.article_date{
  font-size:10px !important; 
}*/
.journal_image{
  margin-top: 10px;
}
.label-issue{
  display: inline;
  padding: 3px 8px;
  font-size: 10px;
  line-height: 1;
  color: #333;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .0em;
  margin: 2px;
}
.article_title a{
  margin-top:15px;
}
a.btn-issues span{
  padding:3px 3px; 
  transition: all 0.2s ease-in-out;
}
a.btn-issues i{
  padding:3px 3px;
}
/*--------Editorial board members--------*/
.editorial_bord_member img{
  width:auto !important;
  float:none !important;
  height: 150px;
}
.editorial_bord_member h2{
  margin-top:10px !important;
}
.editorial_affliation li{
  font-size: 11px !important;
}
/*--------Editorial board members---------*/
.btn-issues{
  margin: 2px;
}
.issues-btns{
  padding:2px 5px;
  margin-bottom: 10px;
  margin: 2px;
}
.google-img{
    float:right ;
    width:50px !important;
}
.article_post_tags{
  margin-bottom: 10px !important;
}
/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
.archive .archive-box {
  text-align: center;
    padding: 30px 3px 30px 0px;
    transition: all ease-in-out 0.3s;
    background: #fff;
    border: 1px solid #3b5992;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.archive-box .icon {
  display: inline-block;
  height: 130px;
  width: 130px;
  margin-bottom: 30px;
  z-index: 1;
  position: relative;
}
.archive-box .icon::before {
  content: "";
  width: 100%;
  height: 0;
  border-radius: 50%;
  background-color: #061a3e;
  position: absolute;
  bottom: 135%;
  right: 0;
  left: 0;
  opacity: 0.9;
  transform: scale(3);
  transition: all 0.3s linear 0s;
}

.archive-box:hover .icon::before {
  height: 100%;
}

.archive-box .icon::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 5%;
  background-color: #061a3e;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.archive .archive-box img{
  width:100%;
  height:auto;
  border-radius: 5%;
  transform: scale(1);
  transition: all 0.9s ease 0s;
}
.archive .archive-box:hover .icon img{
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
}
.archive .archive-box h4 {
  margin: 5px 0 35px 0;
  font-size: 20px;
}

.archive .archive-box h4 a {
  color: #111;
  transition: ease-in-out 0.3s;
}
.archive .archive-box h4 a:hover {
  color: #061a3e;
  transition: ease-in-out 0.3s;
}

.archive .archive-box:hover {
  border-color: #3b5992;
  box-shadow: 0px 0 35px 0 rgba(0, 0, 0, 0.08);
}
.archive .views{
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #061a3e;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease 0s;
  padding:10px;
}
.archive .views li a{
  padding: 8px;
  font-size: 13px;
  color: #fff;
  transition: all 0.3s ease 0s;
}
.archive .views li a:hover{
  color: #000000;
  background: #fff;
}
.archive .views li {
  display: inline-block;
}
/*issues page style*/
.issues-content{
  padding:30px;
  border:2px solid #ccc;
  margin-top: 30px;
}
.issues {
    display: inline-block;
    max-width: none;
    width: 600px;
    margin-top: 16px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: -22px;
    background: transparent;
}
.hspi_isuues a {
    padding: 5px 15px;
    display: inline-block;
    text-align: center;
    border-radius: 5px 5px 0 0;
    color: rgba(0, 0, 0, 0.7);
}
.hspi_isuues a:hover {
  background-color: #10147E;
  color: #fff;
}
 .hspi_isuues a span {
    display: block;
    color: #10147E;
    margin: 0 5px;
}
.hspi_isuues a:hover span {
  color: #fff;
}
.hspi_isuues a.open {
  background-color: #10147E;
  color: #fff;
  position: relative;
}
.hspi_isuues a.open span {
  color: #fff;
}
.hspi_isuues a.open:after {
  top: 50px;
  left: 25px;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-color: transparent;
  border-top-color: #10147E;
  border-width: 8px;
}
a.expander {
    color: #8c8585;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 11px;
}
.hspi_isuue_active{
  font-size: 19px !important;
  color:  #000000 !important;
  font-weight: bold !important;
}
.label-issue{
  display: inline;
  padding: 3px 3px;
  font-size: 11px;
  line-height: 1;
  color: #333;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .1em;
}
a.btn-issues span{
  padding:3px 3px; 
  transition: all 0.2s ease-in-out;
}
a.btn-issues i{
  padding:3px 3px;
}
a.btn-issues:hover span{
  /*color: #fff;*/
}
.issues-btns{
  padding:2px 5px;
  margin-bottom: 10px;
}
.footer{
 height: 360px
}
.slick-prev:before,
    .slick-next:before {
      color: black !important;
    }
    .slick-slide {
      transition: all ease-in-out .3s !important;
    }
    .slick-active {
      /*opacity: .5;*/
    }
    .slick-current {
      /*opacity: .5;*/
    }
    .slider h5 a{
    	font-size: 16px !important;
    }
.indexing img{
height:50px;
}
.cms_content h3{
    font-size: 18px;
    font-weight: bold;
}
.cms_content p{
   font-size: 16px;
   line-height: 28px;
}
.policy_height{
min-height:60px;
font-size: 12px;
}


.cms_content h3{
 color:#333 !important;
}
.cms_content ul{padding-left:revert !important;}
.cms_content ul li{padding-bottom:5px !important; list-style-type:disclosure-closed !important; line-height:22px;}
.cms_content table{border:1px solid #333; }
.cms_content table td { height:30px; border: 1px solid #dddddd; padding-left:5px;}
.cms_content table th { height:35px; background-color: #333; color: #FFF; padding-left:5px;}
.cms_content h3{line-height:28px;}
.cms_content .pt-2{padding-top:10px;}
/*issues page style end*/
 #contact-form .error {
  color: red !important;
  font-weight: normal;  
}
 #emp_form .error {
  color: red !important;
  font-weight: normal;  
}
/*right side style*/
.cp_search .selectpicker, .cp_search{ width: 100%;}
.cp_search .bootstrap-select{
  width: 80% !important;
  float: left !important;
}
.cp_search .btn-group&gt;.btn:first-child{
  background-color: #FFF !important;
    color: #222 !important;
    border-left: 1px solid grey !important;
    width: 100%;
}
.a_satisfaction li {
    list-style: none;
    padding: 10px;
}

/*.a_satisfaction li:before {
    content: "\f18e";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    padding-right: 8px;
}*/
.a_satisfaction {
    padding: 0px;
}

.hp-mb {
    margin-bottom: 20px;
}
.title-section {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}

.sidebar .tab-posts-widget ul.nav-tabs {
    text-align: center;
    border: none;
    border-bottom: 2px solid #f44336;
}
.sidebar .tab-posts-widget ul.nav-tabs li:first-child {
    padding-left: 0;
}

.sidebar .tab-posts-widget ul.nav-tabs li {
    float: left;
    width: 25%;
    border: none;
    margin: 0;
    padding-left: 1px;
}
.ec_eb_right li {
    width: 33.33% !important;
}
.sidebar .tab-posts-widget ul.nav-tabs li.active a {
    border: none;
    background: #f44336;
}
.sidebar .tab-posts-widget ul.nav-tabs li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    display: block;
    padding: 11px 3px;
    background: #061a3e;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    color: #ffffff;
    font-size: 9px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    border: none;
    margin: 0;
    letter-spacing:0.5px;
}
#myTab li.active:after {
    content: "";
    position: relative;
    bottom: -12px;
    left: -0%;
    border: 15px solid transparent;
    border-top-color: #e74c3c;
}
.sidebar .tab-posts-widget .tab-pane {
    padding: 20px 0 0;
    background-color: #ffffff;
}
ul.list-posts {
    margin: 0;
    padding: 0;
}
ul.post-tags {
    margin: 0;
    padding: 0;
}
.sidebar .tab-posts-widget .tab-pane ul.list-posts &gt; li {
    padding-left: 20px;
    padding-right: 20px;
}
ul.list-posts &gt; li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #ccc solid;
    overflow: hidden;
}
.sidebar .features-slide-widget ul.list-posts li img {
    max-width: 70px;
}
ul.list-posts &gt; li img {
    width: 100px;
    margin-right: 20px;
    float: left;
}
.sidebar .features-slide-widget ul.list-posts li .post-content {
    margin-left: 90px;
}
ul.list-posts &gt; li .post-content h2 {
    color: #333333;
    line-height: 20px;
    margin: 0 0 10px;
    overflow: hidden;
    margin-bottom: 7px;
}
ul.list-posts &gt; li .post-content h2 a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
ul.post-tags li:last-child {
    margin-right: 0;
}

ul.post-tags li {
    display: inline-block;
    margin-right: 7px;
    color: #252424;
    font-size: 11px;
    line-height: 14px;
    padding: 8px 0 0 0;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
#country_search #submit-subscribe {
    float: unset;
}
.sidebar .subscribe-widget form button {
    position: relative;
    display: inline-block;
    background: #222222;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #f44336;
    font-size: 30px;
    border: none;
    margin-top: -4px;
    z-index: 2;
    float: right;
    outline: none;
}
.sidebar .subscribe-widget form {
    background: #222222;
    padding: 20px;
    margin: 0;
}
#country_search .btn-group&gt;.btn:first-child {
    padding: 12px 10px 11px !important;
    width: 100%;
    outline: none;
    background: #ffffff;
    padding: 14px 20px 11px;
    color: #999999;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    border: transparent;
    margin: 0;
    line-height: 12px;
    height: 35px;
}
.glyphicon-ok:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}
.h2_size{
font-size: 16px;
}
.h2_size_with{
font-size: 15px;
}
.hp_testimonials {
    border: 1px solid #CCC;
    min-height: 160px;
}
.pt-2 {
    padding-top: 3% !important;
}
.ff-Roboto {
    font-family: "Roboto", sans-serif;
}
#country_search .bootstrap-select.btn-group .dropdown-menu li {
    width: 280px;
    font-size: 12px;
}
.cp_search .bootstrap-select.btn-group .dropdown-menu li {
    width: 280px;
    font-size: 12px;
}
.mt-1{margin-bottom:15px;}
.pb-2{padding-bottom:10px;}
.pb-3{padding-bottom:20px;}
.article_buttons a{margin-left:2px; margin-right:2px;}
/*Accrodian Style(+-) */
.accordion a{text-decoration: none;}
.butn-issues{margin-bottom: 10px;}
.hp-pt-3{padding-top: 30px;}
.hp-p-0{padding: 0;}
.hp-accordion .collapsed h5{color: #337ab7;}
.collapsed .fa-minus:before{content:"\f067";}
.pointer{cursor: pointer;}
.model-height{
  margin-top: 200px;
}
/* Menu style */
.navbar-nav &gt; .subtit a:after {
    content: '\f107';
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 13px;
    top: 21px;
    right: 10px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
/*.navbar-nav &gt; li:hover &gt; a, .navbar-nav &gt; li &gt; a.video:after{
  color: #000 !important;
}*/
.navbar-nav &gt; li &gt; a:after {
    color: #fff;
}
.dropdown-large:hover a:after{
    color: #222 !important;
}
.dropdown-menu-large a{
    color: #ddd !important;
}
.dropdown-menu-large a:hover{
    color: #FFF !important;
    background-color: unset;
}
.dropdown-menu-large&gt;li&gt;a:focus, .dropdown-menu-large&gt;li&gt;a:hover{
    background-color: unset;
}
.dropdown li a:after {
    content: '' !important;
}
.navbar-nav li.drop ul.dropdown li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    display: block;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    /* text-transform: uppercase; */
    padding: 15px 20px;
    /* background: #ffffff; */
    background-color: #061a3e;
}
.dropdown-menu-large{
    padding: 5px 10%;
}
.dropdown-menu-large li{
    padding: 8px;
}
.dropdown-menu-large li:before{
    content: '\f054';
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 8px;
    padding-top:8px;
    color: #DDD;
}
.dropdown-menu-large li:hover:before{
    color: #FFF;
}
/*Footer Style*/
.footer-style{
  background-color: #222;
}
.article_tags {
    padding-bottom: 10px !important;
}
.article_tags li {
    color: #333 !important;
    font-size: 15px !important;
}
.ul.post-tags li{
padding: 8px 0 0 0;
}
#articlerecord .article_buttons a:hover, #articlerecord_view .article_buttons a:hover, .articlerecord_view .article_buttons a:hover {
  color: #f44336 !important;
  background-color: #FFF !important;
}
#articlerecord .article_buttons a, #articlerecord_view .article_buttons a, .articlerecord_view .article_buttons a {
    display: inline;
    padding: .2em .6em .2em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0 !important;
    border: 1px solid #999;
    color: #666!Important;
    font-weight: normal;
    cursor: pointer;
    text-transform: unset;
    display: inline-block;
}

.modal-dialog {
  width: 100%;
  height: 100%;
  margin-top: 0px
}
.modal-header {
 padding: 0 15px 0 15px;
}
.modal-content {
  height: 100%;
  overflow-y: scroll;
}
.popup_journals{
margin-top: 10px;
}
.popup_journals p:before {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    padding: 0 10px 0 0;
    font-weight: 800;
}
.pop_journals_line{border-bottom:1px dotted #CCC}
#SubmitArticle{z-index: 100000;}
.top_a_satisfaction li {
    list-style: none;
    padding: 4px;
}

.top_a_satisfaction li:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    padding-right: 6px;
}
.top_a_satisfaction {
    padding: 0px;
}
.top_articles{
  border-bottom: 1px dotted #bbb;
}
.top_articles a{
 color: #666666;
 font-size: 12px;
 text-decoration: none;
 font-weight: 400;
 line-height: 22px;
}
.top_articles a:hover {
      color: #337ab7;
      font-size: 12px;
  }
/*Testimonial style start*/
padding {
     padding: 5rem
 }

 .card {
    position: relative;
    display: flex;
    width: 242px;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}
 .card .card-body {
     padding: 1rem 1rem
 }

 .card-body {
     flex: 1 1 auto;
     padding: 1.25rem
 }


 .profile {
     margin-top: 16px;
     margin-left: 11px
 }

 .profile-pic {
     width: 58px
 }

 .cust-name {
     font-size: 13px;
    font-weight: bold;
 }

 .cust-profession {
     font-size: 10px
 }

 .items {
     width: 90%;
     margin: 0px auto;
     margin-top: 100px
 }

 .slick-slide {
     margin: 10px
 }
 .hr_line{
border-bottom: 1px dotted #666666;
 }
 .affiliation_color{
 color: #a7a7a7;
}
/*Testimonial Style end*/
.h2_size_with_publication {
    font-size: 14px;
    margin-top: 12px;
}

/*--------Editorial board members--------*/
.editorial_bord_member img{
  width:auto !important;
  float:none !important;
  height: 150px;
  border-radius: 50%;
}
.editorial_bord_member h2{
  margin-top:10px !important;
}
.editorial_affliation li{
  font-size: 11px !important;
}
/*--------Editorial board members---------*/
.article_tags{font-weight:bold}
/*Editor in Chief start*/
.team-member {
    background: #fff;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    box-shadow: 2px 3px 9px rgb(0 0 0 / 20%);
    margin: 10px 0;
}

.team-member {
    position: relative;
    width: 100%;
}
.team-member .team-photo {
    background: #fff;
    min-height: 100px;
    margin: 0 auto;
    padding: 15px;
}
.phone-number{
      margin-bottom: 20px;
      float: right;
      align="left" style="margin-right:20px;"
}
.img-style{
   margin-right:20px;
   height: 111px;
}
.member-text{
  font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
    font-weight: bold;
}
.editor-in-chief-affiliation{
  margin-bottom: 20px;
}
/*Editor In Chief End*/
.abstract_title{
  font-size: 28px;
  line-height: 32px;
  font-family: 'Merriweather', serif;
  
}
.abstract_authors{
   font-weight: bold;
   font-size: 16px;
    line-height: 20px;
}
.slider-caption-box p{ margin: auto !important; padding-top:8px;}
.slider-caption-box .col-md-8{padding: 0 10px 0 5px !important;}

/*Journal Info Main Page Style Start*/
  .panel-default&gt;.panel-heading-journal {
    color: #393939;
    background-color: #f6f7f9;
    border-color: #ddd;
}
.panel-heading-journal {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-title-left {
   margin-top: 9px;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
}
.panel-title-right {
   margin-top: 9px;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
}
.panel-body {
    padding: 15px;
}
.pz-journal-home-static, .pz-member-page {
    position: relative;
    border-radius: 0px;
    background-color: #ffffff;
    padding: 0px;
    border-top: 0px #dee1e4 solid;
    margin-bottom: 10px;
}
@media (min-width: 768px)
.col-sm-24 {
    width: 100%;
}
.pz-side-info {
    border-left: 0px #f7f8f9 solid;
    border-right: 0px #f7f8f9 solid;
    border-top: 0px #f7f8f9 solid;
    margin-bottom: 20px;
    box-shadow: 0 0px 0px rgb(0 0 0 / 10%);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-radius: 0px;
    margin-top: 10px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px
}

.list-inline&gt;li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}
.pz-side-info li, .pz-side-info_down li {
    -webkit-transition: box-shadow 1s;
    transition: box-shadow 1s;
    box-shadow: 0.1px 0.3px 0.5px #ddd;
    border-bottom: 1px dashed #ddd;
   
}
.pz-side-info &gt; li &gt; small {
    font-size: 13px;
    line-height: 20px;
    color: #292525;
    width: 50%;
}
.pz-side-info &gt; li &gt; * {
    display: table-cell;
    font-size: 13px;
}
.pz-side-info &gt; li &gt; span {
    width: 50%;
}
.pz-side-info &gt; li {
    display: table;
    table-layout: fixed;
    width: 98%;
    padding: 3px 0;
    padding-left: 10px;
}


.pz-side-info_down &gt; li &gt; small {
    font-size: 13px;
    line-height: 20px;
    color: #292525;
    width: 50%;
}
.pz-side-info_down &gt; li &gt; * {
    display: table-cell;
    font-size: 13px;
}
.pz-side-info_down &gt; li &gt; span {
    width: 50%;
}

.pz-side-info_down &gt; li {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 2px 0;
    padding-left: 52px;
}
.breadcrumb{
 padding:5px 0px; margin:0px;
}
.klang-font{
font-family: Roboto !important
}
.h1-text{font-size:24px;}
.panel-font{
    font: 19px Roboto sans-serif;
    text-transform: uppercase;
}
.read-mode-left{
    margin-right: 10px;
    margin-top: 5px;
}
.j-title{
  color: #061a3e;
}
.img-style{
    padding: 12px;
    margin-left: 9px;
}
.jg_buttons{
  padding:10px 70px;
}
/*Journal Info Main Page Style End*/

.indexing_img {
    padding: 10px 15px;
    float: left;
}
.indexing-list-names {
  line-height: normal;
  padding: 10px 15px;
  border: 1px solid transparent;
}
.indexing-list-names:hover {
  border: 1px solid #17628f;
  padding: 10px 15px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
.indexing-list-names a{
  text-decoration: none;
}
.o-button{
   margin-top: 18px;
}
.indexing_img img {
    border: 1px solid #CCC;
}
.member-info h1 {
   font-size: 26px !important;   
}
.panel-heading form {
  margin-top: 10px;
}
.input-group-row input[type=search] {
  width: 330px;
}
.panel .panel-body ul.list-posts li .postcontent_right {
    margin-left: 0px;
}
/*Show more less Article abstract content Style start*/
  a.morelink {
    text-decoration:none;
    outline: none;
  }
  .morecontent span {
    display: none;

  }
/*Show more less Article abstract content Style End*/
.flyer_slider{
	padding:0 0 15px 8px;
}
.flyer_slider .panel-body{
	padding:0px;
}
.title{
  font-size: 20px;
  line-height: 32px;
  font-family: 'Merriweather', serif;
  
}
.abstract_title{
  font-size: 30px;
    line-height: 40px;
    font-weight: bold;
        font-family: 'Merriweather', serif;
            color: #222;
}
.abstract_article_type{
      font-size: 16px;
    line-height: 28px;
    font-family: 'Merriweather', serif;
}
.authors{
   font-weight: bold;
   font-size: 16px;
    line-height: 20px;
}
/*Header Serch Start*/
.header_form{
  padding:10px 70px;  
}
.h_width{
  width: 165px;
}
.hspi_morecontent span {
    display: none;
}
.hspi_morecontent a{
 text-decoration: none;
 color: red;
}
.morelink, .morelink:hover {
  text-decoration: none;
  color: red;
  font-weight: bold;
  font-size: 11px;
}
/*Header Searh end*/











/*----------------------------------- Footer CSS
Tab View Start*/
@media only screen and (max-device-width : 480px) {
  .search-bar select, .search-bar input{
    margin: 4px 0;
    font-size: 11px;
  }
  .jg_buttons{
    padding:10px 0;
  }
  .navbar-nav li.drop ul.dropdown li a{
    color: #333;
  }
  .navbar-default .advertisement{ 
    display:unset;
  }
}
@media only screen and (min-device-width : 481px) and (max-device-width : 768px) {
.navbar-default .advertisement{
display:unset;
}
  .navbar-nav &gt; li &gt; a{
    font-size:11px;
  }
  .navbar-nav &gt; li &gt; a{
    padding:10px 6px;
  }
  .navbar-nav li.drop ul.dropdown li a{
    font-size:10px;
    padding:8px;
  }
  .jg_buttons{
    padding:10px;
  }
  .search-bar{
    font-size: 12px;
  }
  .search-bar select, .search-bar input{
    margin: 4px 0;
    font-size: 11px;
  }
}
@media only screen and (min-device-width : 769px) and (max-device-width : 1024px) {
 .navbar-nav &gt; li &gt; a{
    font-size:14px;
  }
  .navbar-nav &gt; li &gt; a{
    padding:15px 10px;
  }
  .navbar-nav li.drop ul.dropdown li a{
    font-size: 11px;
    padding:10px;
  }
  .dropdown-menu{
    font-size: 12px;
  }
  .dropdown-menu&gt;li&gt;a{
    padding: 1px 9px;
    line-height:1.8;
  }
  .dropdown-menu{
    font-size:12px;
  }
}
/*Tab View End*/

.modal-dialog {
  width: 90%;
  height: 90%;
  margin-top: 5px
}
.modal-header {
 padding: 0 15px 0 15px;
}
.modal-content {
  height: 90%;
  overflow-y: scroll;
  margin-top: 5%;
}
.popup_journals{
margin-top: 10px;
}
.popup_journals p:before {
    content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    padding: 0 10px 0 0;
    font-weight: 800;
}
.pop_journals_line{border-bottom:1px dotted #CCC}
.text-red {
    color: #f44336 !important;
}
.model_title_style{
    font-size: 17px;
}
.panel_font_size p{ 
  font-size: 13PX !important;
}
.group-margin{
  margin-top: 12px;
}
/*University And Country Scroll bar Style Start*/
.testimonial_drop::-webkit-scrollbar, .dropdown-menu::-webkit-scrollbar {
  width: 20px;
}
.testimonial_drop::-webkit-scrollbar-track, .dropdown-menu::-webkit-scrollbar-track {
  background-color: transparent;
}
.testimonial_drop::-webkit-scrollbar-thumb, .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
}
.testimonial_drop::-webkit-scrollbar-thumb, .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #CCC;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}
.testimonial_drop{
 overflow:auto;
 height:300px;
}
.hspi-center img{
 margin:0 auto;
 padding: 10px 0;
}

.check-mark{
  color: #f0771e;
}
.hspi-center{text-align:center}
/*University And Country Scroll bar Style End*/
/*header search style*/
.widget &gt; .search--widget {
    padding: 30px 0px;
    margin-top: 20px;
  margin-left:45px;
 background-color: #fff;
}

.search--widget .form-control {
    border-color: #eee;
}

.search--widget .input-group {
    padding: 2px;
    z-index: 999999;
}

.search--widget .input-group .form-control {
    border-width: 0;
}

.search--widget .input-group-btn {
    position: static;
    padding-right: 1px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
}

.search--widget .input-group-btn:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #061a3e;
    border-radius: 5px;
    -webkit-transition: border-color .25s;
            transition: border-color .25s;
    z-index: -1;
}

.search--widget input:focus + .input-group-btn:before {
    border-color: #061a3e;
}

.search--widget .input-group-btn button {
    padding: 4px 27px;
}

.search--widget .form-control + .btn {
    margin-top: 20px;
    padding: 5px 20px;
}

.search--widget button.dropdown-toggle {
    margin: -1px 0 -1px -1px;
    padding: 7px 12px;
    border-width: 0;
    color: #fff;
    background-color: #061a3e;
}

.search--widget .input-group-btn:first-child &gt; .btn {
    margin-left: 2px;
    margin-right: 0;
}

.search--widget button.dropdown-toggle:hover {
    background-color: #061a3e;
     color: white;
}
.search--widget button.dropdown-toggle span:hover {
    color: white;
}

.search--widget .dropdown-menu {
    padding: 0 0 2px;
}
.dropdown-menu {
    margin: 0;
    border-width: 0 0 2px;
    border-color: #061a3e;
    border-radius: 0;
    box-shadow: 0 1px 15px rgb(0 0 0 / 20%);
}

.search--widget li label {
    display: block;
    padding: 3px 13px;
    margin-bottom: 0;    font-weight: 400;
    cursor: pointer;
}

.search--widget li label input {
    display: none;
}

.search--widget li label span {
    display: block;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.search--widget li label span:hover,
.search--widget li label input:checked + span {
    color: #061a3e;
}
/*header Search Style End*/
/*Ticker Style Start*/
section.ticker-news {
  padding: 4px 0 0 0;
}
.ticker-news-box {
  overflow: hidden !important;
}
.ticker-news-box span.breaking-news {
  display: inline-block;
  float: left;
  position: relative;
  margin-right: 25px;
  color: #ffffff;
  font-size: 11px;
  line-height: 12px;
  font-family: 'Roboto', sans-serif;
  /*font-weight: 700;*/
  text-transform: uppercase;
  padding: 8px 14px;
  padding-right: 17px;
  background: #061a3e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.ticker-news-box span.breaking-news:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  background: #061a3e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 3px;
  right: -7px;
}

.indexing_icons span.breaking-news {
  display: inline-block;
  float: left;
  position: relative;
  margin-right: 20px;
  color: #ffffff;
  font-size: 10px;
  line-height: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 14px;
  padding-right: 17px;
  background: #061a3e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.indexing_icons a&gt;img.img-responsive  {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 5px;
}
.indexing_icons span.breaking-news:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  background: #061a3e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px;
    right: -9px;
}
.panel-default-indexing {
    border-color: #061a3e;
}
.panel_indexing {
    margin-bottom: 20px;
    background-color: #061a3e42;
    border: 1px solid #061a3e63;
    border-radius: 5px;
    padding: 10px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.ticker-news-box span.new-news {
  display: inline-block;
  float: left;
  color: #ffffff;
  font-size: 9px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  padding: 3px;
  background: #222222;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 8px 10px 0 0;
}
.ticker-news-box .ticker-content {
  color: #999999;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0;
}
.ticker-news-box .ticker-content span.time-news {
  color: #061a3e;
  margin-right: 3px;
}
.ticker-news-box .ticker-content a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  /*font-weight: 700;*/
  color: #666666;
}
.ticker-news-box .ticker-content a:hover {
  color: #061a3e;
}
.ticker-news-box .ticker-controls li {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #999999;
  text-align: center;
  line-height: 16px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.ticker-news-box .ticker {
  width: 980px;
}
.ticker-news-box .ticker-controls li:after {
  color: #666666;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-size: 11px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.fa-copyright:before, .fa-pied-piper-pp:before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}
.ticker-news-box .ticker-controls li:hover {
  border: 1px solid #f44336;
  background: #f44336;
}
.ticker-news-box .ticker-controls li:hover:after {
  color: #ffffff;
}
.ticker-news-box .ticker-controls li.jnt-prev:after {
  content: '\f104';
}
.ticker-news-box .ticker-controls li.jnt-next:after {
  content: '\f105';
}
.ticker-news-box .ticker-controls li.jnt-play-pause {
  line-height: 14px;
}
.ticker-news-box .ticker-controls li.jnt-play-pause:after {
  content: '\f04c';
  font-size: 8px;
}
.ticker-news-box .ticker-controls li.jnt-play-pause.paused:after {
  content: '\f04b';
}
/*Ticker Style End*/
/*Scroll top css start*/
  #return-to-top {
    position: fixed;
    bottom: 50px;
    right: 5px;
    background: rgb(0, 0, 0);
    background: #061a3e;
    width: 45px;
    height: 44px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    
    left: 13px;
    top: 7px;
    font-size: 30px;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(59 89 144);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.hspi_more{
  line-height: 1.5em;
}
.label_text_style{
  font-size: 20px;
  color: #061a3e !important;
}
.member .pic img{
  height: auto;
    width: auto;
    padding: 13px 0 0 0;
}

 /*Absract Figures Style Start*/
  .figure-item {
    max-width: 20rem;
    display: inline-block;
    margin: 0 2.4rem 2.4rem 0;
    vertical-align: bottom;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
    cursor: pointer;

    
}
.figure-item-style{
   margin: 4px 0 4px 7px;
}
.figure-item .figure-link-width{
   display: block;
    height: 18rem;
    text-align: center;
    position: relative;
   width: 160px;
}

.figure-item .figure-link {
    display: block;
    height: 18rem;
    text-align: center;
    position: relative;
    width: 20rem;

}
.figure-item .figure-thumb {
    max-width: calc(100% - 1rem);
    max-height: calc(100% - 1rem);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.figure-item .figure-caption {
    width: 20rem;
    height: 30px;
}
 .figure-item .figure-caption .caption-wrap {
    max-height: 6rem;
    overflow: hidden;
    display: block;
}
.figure-item .figure-caption-text {
    font-size: 1.4rem;
    padding: 6px 5px 5px 5px;
    background-color: #f1f1f1;
    /* vertical-align: middle; */
    /* display: table-cell; */
}
 /*Absract Figures Style End*/ 
/*Image Search Caourasl Style start*/
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
  padding: 10px;
}
 /*Image Search Coursal Style End */ 
h4.policy_class_h4 {
    font-size: 17px !important;
}

 /*Similar articles design in abstract image style Start*/
 .full-docsum {
    margin-bottom: 2.3rem;
    line-height: 2.4rem;
     list-style: none;
     margin-left: -37px;
}
.full-docsum .docsum-title {
    display: inline-block;
    outline-offset: 0;
    word-wrap: break-word;
    margin: 0;
    font-size: 1.8rem;
    line-height: 3 rem;
    text-decoration: none;

}
.full-docsum .docsum-citation {
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #4D8055;
        word-break: break-word;
}
@media screen and (min-width: 760px){
.full-docsum .docsum-citation.full-citation&gt;.docsum-authors.full-authors {
    display: block;
}
}
.full-docsum .docsum-citation .docsum-authors {
    color: #000;
}
 /*Similar articles dsign in absract image style end*/
 .vertical-menu a {
	background-color: #fff;
	color: #333;
	display: block;
	padding: 5px 12px;
	font-weight: 410;
	text-decoration: none;
}
.vertical-menu a:hover {
	 background-color: #061a3e;
	 color: #fff;
}
.vertical-menu a.active {
	 background-color: #fff;
	 color: white;
}
.owl-buttons{
  margin-top: 18px !important;
}
.img-p-left{
  padding-left: 18px !important;
}</pre></body></html>