.box > .icon {
  text-align: center;
  position: relative;
}

.box > .icon > .image {
  position: relative;
  z-index: 2;
  margin: auto;
  width: 44px;
  height: 44px;
  border: 4px solid white;
  line-height: 44px;
  border-radius: 50%;
  background: #63b76c;
  vertical-align: middle;
}

.box > .icon:hover > .image {
  background: #1babc8;
}

.box > .icon > .image > i {
  font-size: 24px !important;
  color: #fff !important;
}

.box > .icon:hover > .image > i {
  color: white !important;
}

.box > .icon > .info {
  margin-top: -24px;
  background: rgba(0, 0, 0, 0.04);
  border: 1px solid #e0e0e0;
  padding: 15px 0 10px 0;
}

.box > .icon:hover > .info {
  background: rgba(0, 0, 0, 0.04);
  border-color: #e0e0e0;
  color: white;
}

.box > .icon > .info > h3.title {
  font-size: 16px;
  color: #222;
  font-weight: 500;
}
.box > .icon > .info > p {
  font-size: 13px;
  color: #666;
  line-height: 1.5em;
  margin: 20px;
}
.box > .icon:hover > .info > h3.title,
.box > .icon:hover > .info > p,
.box > .icon:hover > .info > .more > a {
  color: #222;
}

.box > .icon > .info > .more a {
  font-family: "Roboto", sans-serif !important;
  font-size: 12px;
  color: #222;
  line-height: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

.box > .icon:hover > .info > .more > a {
  color: #fff;
  padding: 6px 8px;
  background-color: #63b76c;
}

.box .space {
  height: 30px;
}
.carousel-inner img {
  width: 99.98%;
  height: 350px;
  border-style: groove;
}
.imgs {
  border-radius: 50%;
  border: 1px solid #e8e8e8;
  padding: 5px;
}
.containertest img {
  float: left;
  margin-right: 20px;
  border-radius: 50%;
}

.containertest span {
  font-size: 20px;
  margin-right: 15px;
}
.testimonial_subtitle {
  color: #0aaa7a;
  font-size: 12px;
}

.testimonial_btn {
  background-color: #373d4b !important;
  color: #fff !important;
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
.title-wrapper {
  color: white;
  background: rgb(0, 39, 93);
  margin-bottom: 10px;
  text-align: center;
  margin-top: 9px;
}

.img-flex img {
  width: 10em;
  height: 12em;
  border: 0px;
  box-shadow: rgb(80 80 80 / 20%) -3px 7px 12px 0px;
}
.title-flex {
  margin: 3.1rem 0px 0px 1.8rem;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: row;
}
.title-flex .section1 {
  max-width: 100%;
  min-width: 0px;
  padding: 0.5rem;
  display: block;
}
.title-flex .section2 {
  display: block;
}

/*new update start*/
.left-menu img {
  border: 1px solid #ddd;
  padding: 4px;
  box-shadow: 0 2px 4px 0px #333;
  width: 100%;
  background: #fff;
}
.left-menu .issn {
  margin-bottom: 20px;
}
.left-menu .issn * {
  margin-bottom: 10px;
}
.left-menu .quick-links a:before {
  /* content: "\f0da";
  font-family: Fontawesome;
  padding-right: 8px;
  color: #1a75bb; */
}
.left-menu .quick-links a {
  background-color: #dddee1;
  display: block;
  padding: 4px 10px;
  margin-bottom: 4px;
  color: #000;
  font-weight: 500;
  font-size: 15px;
}
.left-menu .pubmed-index .scrollset-div {
  padding: 10px 0px 10px 0px;
  height: 270px;
  background: #f5f5f5;
  overflow: hidden;
}
#main .inner-page {
  padding: 0px 0;
}
#main .main-container .journal-mails2 li {
  float: left;
  width: 44%;
  line-height: 30px;
}
#main .main-container .journal-mails2 li a {
  font-weight: 600;
}
#main .main-container .journal-mails2 .fa {
  color: #333;
}

.articles-list .article {
  box-shadow: none;
  margin-bottom: 16px;
  padding: 6px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.articles-list .article .article-body {
  font-family: calibri;
  padding: 4px 8px;
  background: #fff;
}
.article-details .section-ttl {
  margin-top: 0;
  margin-bottom: 6px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
  font-weight: 600;
  font-size: 14px;
  color: #b71307;
}
.article-details .section-ttl span.pDate {
  color: #333;
}
div.article-details h4 {
  margin-bottom: 6px !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.articles-list .article-details p.name {
  padding: 0;
  font-size: 14px;
}
.article-details p.art-date {
  color: #333333;
  font-weight: normal;
  font-size: 16px;
  margin-top: 4px;
}
.article-btns li {
  float: left;
  padding: 0 10px;
  border-right: 1px solid #ddd;
}
.article-btns li a {
  font-weight: 600;
  font-size: 15px;
  color: #035e89;
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main,
#main * {
  /* font-family: "Calibri (Body)"; */
}
#main .container-xl {
  color: #444444;
}
#main .highlights li {
  padding: 0px 0px 0px 10px;
  font-size: 18px;
}
.aj-description {
  text-align: justify;
}
/*new update end*/

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

@media (max-width: 500px) {
  .containertest {
    text-align: center;
  }

  .containertest img {
    margin: auto;
    float: none;
    display: block;
  }
}
