.journals-list-box .item {
  display: block;
  background: #EEF2F6;
  border-radius: 8px;
  padding: 16px;
  align-items: flex-start;
  margin-bottom: 32px;
}

.journals-list-box .item .wrap {
  display: flex;
}

.journals-list-box .item .cover {
  display: block;
  width: 142px;
  height: 201px;
  border-radius: 4px;
  flex-shrink: 0;
  margin-right: 16px;
}

.journals-list-box .item .info {
  flex-grow: 1;
}

.journals-list-box .item .shortname {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #527FA5;
  margin-bottom: 8px;
}

.journals-list-box .item .content {
  height: 132px;
}

.journals-list-box .item a {
  color: #527FA5;
  text-decoration: none;
}

.journals-list-box .item a:hover {
  text-decoration: underline;
}

.journals-list-box .item .impact-factor {
  font-weight: bold;
}

.journals-list-box .item .more {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #527FA5;
  padding-top: 9px;
  margin-top: 16px;
  border-top: 1px solid #D7D7D7;
  background: url(/plugins/themes/gsp/img/icon-more-gray.png) no-repeat right 8px;
  background-size: 20px 20px;
}

.journals-list-box .item .name {
  display: block;
  height: 44px;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #527FA5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 8px;
}



.label-m,
.list-buttons {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -.24px;
  line-height: 1.55;
}

.list-buttons {
  color: var(--bs-primary);
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.list-buttons li a {
  align-items: center;
  background-color: rgba(4, 69, 151, .07);
  display: flex;
  justify-content: space-between;
  padding: 16px 30px;
  text-decoration: none;
  transition: .3s;
}

.list-buttons li a i:first-child {
  align-items: center;
  display: flex;
  font-size: 20px;
  height: 50px;
  justify-content: center;
  width: 50px;
}

@media (max-width: 768px) {
  .list-buttons li a span {
    padding-left: 16px;
  }
}

.list-buttons li a span {
  display: block;
  flex: 1 1 100%;
  padding-left: 32px;
  text-align: left;
}

.list-buttons li+li {
  margin-top: 32px;
}

.section .section__title {
  border-left: 5px solid var(--bs-primary);
  color: var(--bs-primary);
  margin-bottom: 32px;
  padding-left: 24px;
}

.h1,
.title-xl,
h1 {
  font-size: 55px;
}

.box {
  background: var(--bs-primary);
  color: var(--bs-white);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 282px;
  padding: 24px;
  position: relative;
}

.box>i {
  font-size: 60px;
  left: 50%;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.h5,
.news-box .news-title,
.title-xs,
h5 {
  font-size: 22px;
}

.pkp_site_name .is_img:focus {
  outline: 0;
}

.pkp_site_name .is_img {
  display: block;
  max-width: 386px;
}

.section .section__title {
  border-left: 5px solid #044597;
  color: #044597;
  margin-bottom: 32px;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -.4px;
  line-height: 1.21;
}

.pkp_structure_head {
  border-bottom: 3px solid #044597;
  position: relative;
  margin: 0 auto;
}

.my-3 {
  margin-bottom: 40px !important;
  margin-top: 40px !important;
}

.section .section__image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  max-width: 100%;
  min-height: 100%;
}

.section .section__image img {
  height: auto;
  width: 100%;
}

.list-buttons {
  color: #044597;
}

.list-buttons li a {
  align-items: center;
  background-color: rgba(4, 69, 151, .07);
  display: flex;
  justify-content: space-between;
  padding: 16px 30px;
  text-decoration: none;
  transition: .3s;
  color: #044597;
}

.list-buttons li a:hover {
  background-color: #044597;
  color: #fff;
}

.text-primary {
  color: #044597 !important;
}

.row:before,
.row:after {
  content: "";
  display: none
}

.footer-logo {
  width: 181px;
}

.journals-cate {
  padding: 24px 0 32px 0;
  color: #202124;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
}

.pkp_structure_footer_wrapper {
  background: #044597;
  margin-top: 60px;
}

.pkp_site_nav_menu {
  background: #fff;
}

.obj_article_summary {
  padding: 20px;
  box-shadow: 0 8px 9px -6px rgba(59, 112, 145, 0.2);
  font-size: 18px;
}

.obj_article_summary>.title a {
  font-size: 18px;
  text-decoration: none;
}

.obj_issue_toc .published {
  margin: 0;
}

.pkp_page_index .current_issue .read_more {
  font-size: 18px;
  margin-bottom: 60px;
}

.cmp_breadcrumbs ol {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
  line-height: 1.43rem;
  font-size: 18px;
}

.text-r {
  text-align: right;
}

.editorial-nav ol,
ul {
  padding-left: 0;
  list-style: none;
}

.editorial-nav a {
  display: inline-block;
  font-size: 18px;
  color: #4681a6;
  cursor: default;
  text-decoration: none;
  line-height: 2;
  border-bottom: 1px solid #4681a6;
}

.editorial-nav a:hover {
  text-decoration: none;
}

.editor-list {
  padding-left: 20px;
  margin-bottom: 20px;
}

.editor-list .editor-content {
  display: block;
  padding: 15px 0;
  border-bottom: solid 1px #e1eaf0;
  text-align: left;
  position: relative;
}

.editor-list .email {
  font-size: 15px;
  color: #000;
  border-bottom: solid 1px #E2894D;
  /* margin-bottom: 10px; */
  padding: 5px 0;
}

.contact_section .contact h2 {
  font-size: 18px;
  line-height: 22px;
  color: #2E75B6;
}

.page_issue_archive .cmp_pagination {
  margin: 30px 0 60px;
  text-align: center;
}

.cmp_pagination .next {
  float: right;
}

.contact_section {
  margin-bottom: 60px;
}

.page_login .login,
.lost_password,
.register {
  max-width: 17em;
  margin: 0 auto;
}

.pkp_head_wrapper {
  margin-top: 40px;
}

.pkp_site_name_wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  background-color: #fff;
  top: -40px;
}

.pkp_navigation_user_wrapper.web {
  display: none;
}

.none {
  display: none;
}

.page_issue_archive .issues_archive>li .obj_issue_summary {
  position: relative;
}

.show-description {
  width: 32px;
  height: 32px;
  background: url(../img/icon-narrow.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: -6px;
  cursor: pointer;
}

.obj_issue_summary .description {
  padding: 10px 15px;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid rgba(4, 69, 151, .07);
  border-top: none;
  box-shadow: 0 8px 9px -6px rgba(59, 112, 145, 0.2);
}

.page_issue_archive .issues_archive>li {
  padding: 15px;
}


.journal-intro-top {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.journal-intro-top .cover-box {
  width: 100%;
  display: flex;
  align-items: flex-start;
}


.journal-cover {
  background-color: #ffffff;
  -webkit-box-shadow: 0 12px 15px -9px rgba(31, 70, 95, 0.20);
  -moz-box-shadow: 0 12px 15px -9px rgba(31, 70, 95, 0.20);
  box-shadow: 0 12px 15px -9px rgba(31, 70, 95, 0.20);
  flex-shrink: 0;
}

.journal-cover img {
  display: block;
  width: 164px;
  height: 220px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 7px solid #ffffff;
}

.journal-cover-info {
  margin: 0 24px;
  width: 100%;
}

.journal-cover-info h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.33;
  /* letter-spacing: -0.6px; */
  text-align: left;
  color: #4681a6;
  margin-top: 5px;
}

.cover-chief {
  width: 100%;
  min-height: 113px;
  line-height: 1.43;
  letter-spacing: -0.3px;
  text-align: left;
  color: #333333;
  font-size: 16px;
  margin-top: 10px;
}

.cover-chief .chief-name:not(:last-of-type) {
  margin-bottom: 10px;
}

.chief-name span {
  display: inline-block;
  /* margin-right: 20px; */
}

.cover-chief p:first-of-type {
  font-weight: 600
}

.contact-phone {
  line-height: 1.67;
  letter-spacing: -0.3px;
  text-align: left;
  color: #4a4a4a;
  font-size: 16px;
  margin-top: 5px;
}

.contact-phone>.item {
  float: left;
  width: 47%;
  display: flex;
  flex-wrap: wrap;
}

.contact-phone>.item:first-of-type {
  margin-right: 6%;
}

.pkp_site_nav_toggle>span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 19px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.84);
  text-indent: -9999px;
  overflow: hidden;
}

.pkp_site_nav_toggle>span:before,
.pkp_site_nav_toggle>span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.84);
}

.pkp_site_nav_toggle--transform>span {
  border-bottom: 0;
  overflow: visible;
}

.pkp_site_nav_menu a {
  display: inline-block;
  padding: .125rem 0;
  color: rgba(0, 0, 0, 0.84);
  text-decoration: none;
}

.pkp_site_nav_menu a:hover,
.pkp_site_nav_menu a:focus {
  color: inherit;
  text-decoration: underline;
}

.pkp_structure_page {
  word-break: break-word;
}

.pkp_navigation_search_wrapper a:focus {
  background: transparent;
  color: inherit;
  outline: 0;
  text-decoration: none;
}

.pkp_navigation_search_wrapper a:hover {
  color: rgba(0, 0, 0, 0.84);
  outline: 0;
  border-color: rgba(0, 0, 0, 0.84);
  text-decoration: none;
}

.pkpFormField--large .pkpFormField--textarea__input {
  height: 10em;
}

/* .obj_article_details .authors .affiliation {
  white-space: pre-line;
} */

@media (min-width: 480px) {
  .page_issue_archive .issues_archive {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .section .section__image img {
    display: none !important;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .pkp_navigation_primary {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .pkp_navigation_primary>li>a {
    color: #044597;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.24px;
    line-height: 1.16;

    margin: .357rem 40px 0;
  }

  .pkp_head_wrapper {
    padding-top: 254px;
  }

  .pkp_head_wrapper {
    position: relative;
  }

  .pkp_navigation_primary>li>a:focus,
  .pkp_navigation_primary>li>a:hover {
    background: inherit;
    color: inherit;
    text-decoration: none;
  }

  .page_issue_archive .issues_archive>li {
    display: inline-block;
    width: 33%;
    padding: 15px;
    border-bottom: none;
  }

  .page_issue_archive .issues_archive>li .obj_issue_summary h2 {
    color: #4681a6;
    background-color: #e1eaf0;
    -webkit-box-shadow: 0 8px 9px -6px rgba(59, 112, 145, 0.2);
    -moz-box-shadow: 0 8px 9px -6px rgba(59, 112, 145, 0.2);
    box-shadow: 0 8px 9px -6px rgba(59, 112, 145, 0.2);
    padding: 10px 15px;
    border-radius: 12px;
  }

  .obj_issue_summary h2 a {
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
  }

  .obj_issue_summary h2 a span {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    font-weight: normal;
  }

  .show-description {
    top: 8px;
  }

  .page_issue_archive .issues_archive {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .pkp_structure_page .content,
  .has_sidebar .content {
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
  }

  .pkp_structure_sidebar .content {
    display: block;
    max-width: 1280px;
    margin: 0 auto;
  }

  .has_sidebar .content .page_index_journal {
    width: 100%;
  }

  .content .page_register,
  .content .page_login,
  .content .page_lost_password,
  .content .page_register_complete,
  .has_sidebar .content .page {
    width: 100%;
  }

  .has_sidebar .content .pkp_structure_sidebar {
    width: 300px;
    flex-shrink: 0;
    margin-left: 60px;
  }

  .pkp_head_wrapper {
    margin-top: 55px;
  }

  .pkp_navigation_user_wrapper {
    top: 15px;
    left: auto;
    right: 0;
    transform: translateX(0);
    z-index: 1001;
  }

  .pkp_navigation_user {
    width: auto;
  }

  .pkp_navigation_user>li>a:focus {
    outline: 0;
    background: transparent;
    color: #1ba3ff;
  }

  .pkp_site_name_wrapper {
    width: 100%;
    height: 55px;
    max-width: 1280px;
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1001;
  }

  .pkp_site_name {
    position: relative;
    width: 100%;
    z-index: 1001;
  }

  .pkp_site_name .is_img {
    display: block;
    max-width: 386px;
    z-index: 1001;
    position: relative;
  }

  .pkp_site_name .is_img img {
    max-height: 45px;
  }

  .has_site_logo .pkp_head_wrapper {
    padding-top: 214px;
  }


  .pkp_navigation_user_wrapper.web {
    display: block;
  }

  .pkp_navigation_user_wrapper.phone {
    display: none;
  }

  .pkp_nav_list ul:hover {
    left: 0;
  }
}

@media (min-width: 1400px) {
  .has_site_logo .pkp_head_wrapper {
    width: 100%;
  }

  .has_site_logo .pkp_site_name,
  .has_site_logo .pkp_navigation_primary_wrapper,
  .pkp_site_name_wrapper,
  .pkp_navigation_primary_wrapper,
  .pkp_search_mobile,
  .pkp_structure_content,
  .pkp_structure_footer {
    width: 1280px;
  }
}

@media (max-width: 992px) {
  .pkp_structure_head {
    height: 220px;
    background-size: auto 220px;
    background-position-y: center;
  }
}

@media (max-width: 800px) {
  .pkp_structure_head {
    height: 180px;
    background-size: auto 180px;
    background-position-y: center;
  }
}

@media (max-width: 660px) {
  .pkp_structure_head {
    height: 120px;
    background-size: cover;
    background-position-y: center;
  }
}