
@media (min-width: 1200px)
.has_site_logo .pkp_head_wrapper {
  width: 100%;
}

@media (min-width: 1200px)
.has_site_logo .pkp_site_nav_menu {
  width: 100%;
  background: orange;
}

  @media (min-width: 1200px)
.has_site_logo .pkp_head_wrapper {
  width: 1160px;
}

.pkp_site_nav_menu {
  width: 100%;
  background: orange;
}

.obj_issue_toc .sections:not(:first-child) {
  margin-top: 1.286rem;
}

.obj_issue_toc .galleys,
 .obj_issue_toc .section {
  position:relative;
  margin:1.143rem -1.43rem;
  padding:1.143rem
 }
 .obj_issue_toc .galleys:before,
 .obj_issue_toc .section:before {
  content:'';
  position:absolute;
  top:5px;
  left:0;
  width:100%;
  border-top:1px solid #ddd
 }
 .obj_issue_toc .galleys>h2,
 .obj_issue_toc .section>h2,
 .obj_issue_toc .galleys>h3,
 .obj_issue_toc .section>h3 {
  display:inline-block;
  position:relative;
  left:-15px;
  margin-top:0;
  padding:0 1.0715rem;
  background:#fff;
  font-size:1.143rem;
  font-weight:400;
  line-height:2.143rem;
  color:rgba(0,0,0,0.54)
 }

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
  margin: 1.857rem 0 1.43rem;
}

.pkp_footer_content {
  padding: 2.143rem;
  text-align: left;
  float: left;
  width: 80%;
}

.pkp_brand_footer {
  padding: 30px;
  float: right;
}

.pkp_structure_footer_wrapper {
  background: rgba(0,0,0,0.05);
  border-top: 1px solid #ddd;
  border-bottom: 20px solid #3274a3;
}
.pkp_navigation_user .profile a {
  color: #453939;
}

.cmp_button_wire, .obj_galley_link {
  display: inline-block;
  padding: 0 0em;
  background: #fff;
  border: 0px solid #006798;
  border-radius: 3px;
  font-size: .93rem;
  line-height: calc(0rem - 0px);
  color: #006798;
  text-decoration: none;
}

.pkp_page_index .current_issue .current_issue_title {
  margin: 1.43rem 0;
  font-weight: 700;
  font-family: Georgia,'Times New Roman',Times,serif;
}

.pkp_structure_main h1 {
  font-family: Georgia,'Times New Roman',Times,serif;
  font-size: 1.214rem;
  line-height: 2.143rem;
  font-weight: 700;
}

.obj_issue_toc .published {
  margin: 1.43rem 0;
  font-family: Georgia,'Times New Roman',Times,serif;
}

.cmp_breadcrumbs .current {
  color: rgba(0,0,0,0.54);
  font-family: Georgia,'Times New Roman',Times,serif;
}

.pkp_site_name .is_text {
    color: #000249;
}

img {
  max-width: 60%;
  width: auto;
  height: auto;
}

.cmp_article_list > li {
  margin-bottom: 1.143rem;
}

.obj_issue_toc .galleys, .obj_issue_toc .section {
  position: relative;
  margin: 0.143rem -1.43rem;
  padding: 1.143rem;
}

.obj_issue_toc .galleys > h2, .obj_issue_toc .section > h2, .obj_issue_toc .galleys > h3, .obj_issue_toc .section > h3 {
  display: inline-block;
  position: relative;
  left: -15px;
  margin-top: 0;
  padding: 0 1.0715rem;
  background: #fff;
  font-size: 1.143rem;
  font-weight: 400;
  line-height: 2.143rem;
  color: red;
}

.pkp_block .title {
  display: block;
  margin-bottom: .714rem;
  margin-top: 0;
  font-family: Lora,serif;
  font-size: 1.143rem;
  font-weight: 700;
  line-height: 1.43rem;
  color: red;
}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
  margin: 1.857rem 0 .2rem;
    margin-top: 1.857rem;
}

.pkp_page_index .current_issue .current_issue_title {
  margin: 0.73rem 0;
  font-weight: 700;
  font-family: Georgia,'Times New Roman',Times,serif;
}

.obj_issue_toc .published {
  margin: 1.13rem 0;
  font-family: Georgia,'Times New Roman',Times,serif;
}

.pkp_structure_footer_wrapper {
  background: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 20px solid #3274a3;
}

