@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap");
body {
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
    font-size: 15px;
}
html,
body {
  background: #fff;
}
  p{  font-size: 15px;
    line-height: 24px;

  }
p,
ul,
li {
  font-family: "Public Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif !important;
}
.pkp_structure_head.sticky .main-nav {
    position: fixed;
    width: 100%;
    top: -7px;    z-index: 9;
    max-width: 1170px;
}
.obj_issue_toc .heading .pub_id, .obj_issue_toc .heading .published{
  font-family: "Inter", sans-serif !important;
} 
 .obj_article_summary .authors{
font-size: 16px;
} 
body.pkp_page_index.pkp_op_index.has_site_logo {
    overflow-x: hidden;
}.topheaderContent .top-head-link a {
    text-decoration: none;
    font-size: 13px;
    font-family: "Inter", sans-serif !important;
}
.pkp_structure_head, .pkp_site_name_wrapper {
    background-color: transparent!important;

}
.obj_article_details>h1.page_title {
    font-size: 2.5rem;
    line-height: 3rem;
}
  .pkp_page_index .additional_content {

    border-top: none;
}
  .topmain--banner {
    max-width: 1170px;
    margin: auto;
}.topmain--banner   .pkp--container{
	  display: flex;
    padding: 2rem 2rem;
    flex-wrap: wrap;
  }
  .pkp--container .pkp-row{
	  display: flex;
  
    flex-wrap: wrap;
  } 
  
  .pkp-row .pkp-colm-6:first-child {
    padding-right: 40px;
} 
.pkp-colm-6 {
    flex: 0 0 50%;
}.box_inner_top .pkp_article_block {
    display: flex;
    gap: 1.75rem;
}
.box_inner_top .pkp_article_block .pkp_article_image {
    flex: 0 0 35%;
}.pkp_current-issue-title { 
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 0 0 0.75rem 0;
}.pkp_article-volume { 
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.3;
    text-transform: none;
    margin: 0;
    display: inline;
}.pkp_article-issue-date {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 0.75rem 0;
    display: block;
}
.pkp_view-issue {
    font-size: 1.45rem;
    font-weight: 700;
    line-height: 1.3;
    text-transform: none;
    margin: 18px 0;
}
.pkp_view-issue a {
    border: 1px solid;
    text-decoration: none;
    padding: 7px 11px;
    font-size: 1rem;
    cursor: pointer;
}
.pkp_open-text {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 10px 0 0.75rem 0;
}
.pkp-issues_label {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .4px;
    text-transform: uppercase;
    margin: 0 0 1rem 0;
   
}
.pkp-issues_link a {
    font-weight: bold;
}
.box_inner_bottom {
    margin-top: 2rem !important;
    display: flex;
    gap: 20px;
    margin-bottom: 1rem;
}
.box_inner_bottom a.btn:hover, .pkp_view-issue a:hover{
opacity:0.85;
}
.box_inner_bottom a.btn {
    border: 1px solid;
    padding:0.6rem 1.3rem;
    text-decoration: none;
    font-weight: bold;
}.box_content_block {
    border: 1px solid #dbdbdb;
    padding: 1rem;
}.box_content_block p {
    font-size: 1rem;
    line-height: 1.6rem;
}.pkp_social_link {
    display: flex;
    justify-content: flex-end;
    gap: 14px;
}.pkp_social_link a img {
    width: 40px;
    height: 40px;
}
  /*****top-main-banner css end****/
  

#navigationPrimary > li > a {
  font-family: "Inter", sans-serif !important;
  font-weight: bold;
}
.pkp_navigation_primary_row{padding:0!important;}
.pkp_structure_head {
  border: none !important;
}
.pkp_site_name {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pkp_site_name .cta_block {
    flex: 0 0 60%;
}
.pkp_structure_page {
  margin: 0 auto;
  box-shadow: none;
  max-width: 100%;
}

.pkp_navigation_search_wrapper {
  display: none;
}

.pkp_navigation_user_wrapper ul#navigationUser > li > a:before {
  content: "";
  display: block;
  height: 15px;
  width: 1px;
  position: absolute;
  right: unset;
  left: 0;
  top: 8px;
}


.pkp_page_index .current_issue .current_issue_title {
  margin: 0;
  font-weight: 700;
}


.pkp_structure_sidebar.left div#customblock-trending-now {
    background: transparent;
}

div#customblock-cta-block img {
    display: block;    border: 1px solid #ddd;
}

div#customblock-cta-block {
    padding: 0;
}
.pkp_structure_sidebar.left .pkp_block {
    margin: 0px 0px 0px 0px;
    padding: 35px 25px 35px 25px;
    background-color: #0000000D;
    margin-top: 20px;
} 
.pkp-links-wrap ul li a{     text-decoration: none;}

.pkp_block .title {
     border-bottom-width: 0px;
    font-size: 20px;
    font-weight: bold;
    text-transform: initial;
    margin: 0px 0 20px;
}
.pkp_structure_content.has_sidebar .pkp_structure_main {
    padding: 0;
}
.pkp_block .content ul li a, .pkp_block .content ul li {
    font-size: 15px !important;
    letter-spacing: -0.005em;
    font-weight: 600;
    line-height: 1.43;
    text-decoration: none;
}
.pkp_site_name .is_img:focus {
  outline: none;
}
.pkp_navigation_primary_wrapper ul#navigationPrimary li ul.dropdown-menu {
     top: 100%;
    min-width: 235px;
    max-width: 350px;
   
    margin: 0;
    padding: 0;
    transform: none;    border-radius: 0;
}

.pkp_navigation_primary_wrapper ul#navigationPrimary li ul ul {
  float: none;
  min-width: 235px;
  max-width: 350px;
  border-top: 0;
  padding: 0 0;
  position: relative;
}
.our-custom-follow {
    margin: 0px 0px 0px 0px;
    padding: 35px 25px 35px 25px;
    background-color: #0000000D;
}

.our-custom-follow .article_head-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: initial;    margin: 0px 0 20px;
}

div#customblock-trending-now {
   
    padding: 0;
    
}



.pkp_block.block_custom h2.title {
    font-size: 20px;
    font-weight: bold;
    text-transform: initial;
}


.pkp_site_name {
    padding: 10.2px 0;
}
.main-nav {
    margin-top: 7px;
}
.pkp_navigation_primary_wrapper ul#navigationPrimary li > a {
    font-weight: 700;
    text-transform: capitalize;font-family: "Public Sans", sans-serif !important;
  
    font-size: 15px;
    padding: 16px 15px;
    border: none;
    margin: 0; 
 
} 
.pkp_navigation_primary_wrapper ul#navigationPrimary li > ul > li > a {
  font-family: "Public Sans", sans-serif !important;
}


.pkp-footer-container {
  margin: auto;
  padding-left: 0rem;
  padding-right: 0rem;
}
.pkp_structure_content {
  padding-top: 0;
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
}
.pkp-container {
  margin: 0 auto;
}
.pkp_structure_footer {
  display: flex;
  justify-content: space-between;

  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.has_site_logo .pkp_head_wrapper,
.pkp_structure_footer,
.pkp-container,
.pkp_structure_content,
.pkp-footer-container {
  max-width: 1170px;
}

.pkp_navigation_primary > li:hover ul {
  left: -50px !important;
}

.pkp_navigation_user_wrapper ul li a {
  font-weight: normal;
  position: relative;
}

.pkp_navigation_user_wrapper {
  top: -36px;
  text-transform: capitalize;
}
.pkp_navigation_user > li:last-child > a {
  margin-right: 0;
}

.obj_article_details .entry_details .sub_item:not(:first-child) .label {
  display: block;
}

.obj_article_details .main_entry .label {
  border-bottom-width: 0px;
}
.pkp_structure_content.has_sidebar {
  display: flex;
  flex-wrap: wrap;padding: 40px 0;
}

.obj_issue_toc .published {
  margin: 1.43rem 0 0;
}
.pkp_structure_content.has_sidebar .pkp_structure_main {
  flex: 1;
}

.pkp_structure_content.has_sidebar .pkp_structure_main .row {
  display: flex;
  flex-wrap: wrap;
}

.pkp_structure_content.has_sidebar .pkp_structure_main .row .main_entry {
  flex: 1;
}

.page.page_search form.cmp_form fieldset.search_advanced select {
  width: 32%;
}

.top-header {
    padding: 5px 0px;
}
.pkp_head_wrapper .pkp_site_name_wrapper {
  padding: 0;
}
.entry_details ul.value.galleys_links li {
    width: 100%;
    margin: 0;
    text-align: center;
}
.topheaderContent {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-left: 0;
}
.topheaderContent .top-head-link {
  display: flex;
  gap: 10px;
  align-items: center;
}
.top-header .searh-forms {
  display: flex;
  margin-right: 21%;
}
.block_browse .has_submenu {
  font-size: 1rem !important;
}
.top-header .searh-forms .top_search {
  display: flex;
  align-items: center;
  gap: 30px;
}
.pkp_navigation_primary_wrapper .pkp_navigation_primary>li>a:focus {
    background: transparent !important;

}
.pkp_navigation_primary_wrapper ul#navigationPrimary li > ul > li > a {
    padding: 13px 15px;
       border-bottom: 1px solid #222222 !important;
   
    font-weight: 500; 
}
.advances_search a {
  text-decoration: none;    font-size: 13px;
    font-family: "Inter", sans-serif !important;
}
.top-header .searh-forms .top_search .search_input {
  display: flex;
  position: relative;
}

.top-header .searh-forms .top_search input {
    min-width: 230px;

    padding: 6px 35px 6px 20px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
}


.top-header .searh-forms .top_search .search_input button.submit {
  position: absolute;
  right: 6px;
  top: 5px;cursor: pointer;
  background: transparent;
  border: none;
}
.pkp-links-wrap .pkp-row {
  padding: 0;
}
.pkp_page_index .current_issue h2 {
   
    border-bottom: 0px;
}
.pkp_structure_footer_wrapper {
  border-bottom: 0;
}
.footer_row {
	display: flex;
    flex-wrap: wrap;
    width: 100%;    gap: 20px;
    justify-content: center;
    flex-direction: column-reverse;}
.footer_col6 {
  width: 100%;
}
.footer_col6.footer_menu ul li {
    position: relative;
}

.footer_col6.footer_menu ul li:after {
    /*content: "";
    width: 2px;
    height: 10px;
    background: #545454;
    display: block; 
    position: absolute;
    top: 6px;
    left: -12px;*/
} 

.footer_col6.footer_menu ul li:first-child:after {
    display: none;
}
.pkp-links-row.bootom-footer p, .pkp-links-row.bootom-footer a{
	    margin: 0;
}
.pkp_structure_footer_wrapper p {
    font-size: 14px;
	margin-bottom:21px; line-height:26px;
}.pkp_structure_footer_wrapper a {
    font-size: 15px !important;
}
.footer_col6.footer_menu ul {
      display: flex;
    justify-content: center;
    gap: 30px;
    margin: 0;
    padding: 0;
    list-style: none;
}.pkp-links-row.bootom-footer a i {
    margin-right: 5px;
}
.footer_row {
  margin-right: calc(-1 * calc(50px / 2));
  margin-left: calc(-1 * calc(50px / 2));
}

.footer_row .footer_col4 {
  padding-left: calc(50px / 2);
  padding-right: calc(50px / 2);
  width: 33.3333333333%;
}
.pkp-social-block {
    display: flex;
    gap: 8px;
}
.pkp-social-block a img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%);
    width: 15px;
}
.pkp-social-block a {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    background: #706565;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    padding: 11px;
    cursor: pointer;
}
.pkp-social-block a:hover img{filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(262deg) brightness(98%) contrast(105%);}
.pkp-social-block a:hover {
    background: #dbdbdb;
}
.pkp_structure_footer .pkp_brand_footer {
  display: none;
}
.footer_row .footer_col4 ul.menu_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer_row .footer_col4 ul.menu_list li a {
    font-size: 15px;
    letter-spacing: -0.005em;
    font-weight: 500;
    line-height: 2;
    text-decoration: none;
}
.pkp_structure_footer .pkp_footer_content {
  padding: 0 !important;
  flex: 0 0 100%;
  margin: 0 !important;
}
.pkp-links-row.bootom-footer {
    padding: 24px 0;
}
.our-custom-follow h4.article-post-title {
    margin-top: 0;
}
.footer_col4 h5.heading {
  letter-spacing: 0.03em;
  font-size: 15px;
  margin: 0 0 15px;
  font-family: "Public Sans", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
 
}

.pkp_navigation_user_wrapper ul li:first-child.profile a:before {
    border: none !important;
}
.info_title {
  border-bottom: 1px solid #ffffff21;
  margin-bottom: 35px;
}  

.pkp_structure_footer_wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer_col4.info-about .image-logo img {
  width: 200px;
}
.footer_col6.copy_right {
    justify-content: center;
  display: flex;
  align-items: center;
}
.obj_article_summary>.title a {
    text-decoration: none;
  font-size: 16px;
    letter-spacing: -.005em;
    line-height: 1.36;
     font-family: "Inter", sans-serif !important;
    font-weight: 600;
}

.article_item {
 display: flex;
    width: 100%;
    --post-format-scale: 0.82;
    position: relative;
    margin-bottom: 16px;
    border-bottom: 1px solid #ffffff21;
    padding-bottom: 15px;

} .article_item:hover img {
    opacity: .85;
}
.article_item:last-child {
    border: none;
    margin: 0;
    padding: 0;
}
.our-custom-follow .article_item {
  
    border-bottom: 1px solid #e8e8e8;
}
.article_item .article-picks_content h4.article-post-title {
    margin-top: 0;margin-bottom: 8px; 
}
.article_item .article-picks_image {
  display: block;
  width: 110px;
  max-width: 40%; 
  margin-right: 18px;
  flex-shrink: 0;
}
a.read_more {
    margin-top: 30px;
}
.article_item .article-picks_content {
  margin-top: 2px;
  flex-grow: 1;
}

.article-picks_content h4 {
    margin-top: 0;
}
.article-picks_content h4 a {
  font-size: 15px;
  letter-spacing: -0.005em;
  font-weight: 500;
  line-height: 1.43;
  text-decoration: none;
}


.article_media a {
    display: block;
    position: relative;
    max-width: 100%;
    padding-top: 74%;
}

.article_media a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
span.meta-item.date {
  font-size: 11px;
  letter-spacing: 0.03em; 
}


.obj_article_details .entry_details .sub_item:not(:first-child) .label {
  
    border-bottom-width: 1px;
}

/********login-registerpage css***/	

.pkp_page_login .pkp_structure_main, .pkp_op_register .pkp_structure_main {
  max-width: 1024px !important;
  width: 100%;
}
.log-reg-section {
  display: flex;    gap: 4%;
  justify-content: space-between;align-items: flex-start;
}

.log-reg-section .page.page_login {
  flex: 0 0 48%;
}



.log-reg-section .image-block {
  flex: 0 0 48%;

  border-radius: 20px;
  overflow: clip;
}

.log-reg-section .image-block .image-wrapper.relative {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.log-reg-section .image-block .image-wrapper.relative img.w-full {
  width: 100%;
  border-radius: 20px;
  transition: 0.5s ease-in-out;
  position: relative;
  display: block;
}
.absolute.image--content {
  transition-duration: 300ms;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 30px;
  opacity: 0;
  z-index: 10;
}
.absolute.image--content h3 {

  margin: 0 !important;
}
.absolute.image--content p {

  margin: 0;
}
.log-reg-section .image-block .image-wrapper.relative:hover:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  
  z-index: 9;
  top: 0;
  border-radius: 20px;
}
.log-reg-section .image-block:hover img.w-full {
  transform: scale(1.05);
}
.log-reg-section .image-block:hover .absolute.image--content {
  opacity: 1;
}
.log-reg-section nav.cmp_breadcrumbs {
  display: none;
}
.form-wrapper {
  padding: 2rem;
  border-radius: 20px;
}

.pages_links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.pages_links a {
  flex: 1;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
 
  font-weight: 600;
  text-decoration: none;
  font-size: 18px;
  border-radius: 20px 0 0 0;
}
a.page-link.register-link {
  border-radius: 0 20px 0 0;
}
.form-wrapper .cmp_form .fields > div {
  padding-bottom: 1rem;
}
.form-wrapper .cmp_form {
  max-width: 100%;
}
a.page-link.register-link {
  border-radius: 0 20px 0 0;
}

.form-wrapper .cmp_form input[type="text"],
.form-wrapper .cmp_form input[type="password"] , .form-wrapper .cmp_form input[type="email"], .form-wrapper .cmp_form select{
  width: 100%;
  border-radius: 0.5rem; 
  max-width: 100%;
  padding: 10px 15px !important;    font-size: 16px;
  height: 42px;

}
.form-wrapper .cmp_form .fields > div.password a {
  text-decoration: none !important;
  text-align: right;
  display: inline-block;
  float: right;
  margin: 14px 0 0;
}

.form-wrapper .cmp_form {
  max-width: 100%;
}
 

.form-wrapper .cmp_form .fields > div.password a {
  text-decoration: none !important;
  text-align: right;
  display: inline-block;
  float: right;z-index: 1;
    position: relative;
  margin: 14px 0 0;
}
.form-wrapper .cmp_form div.buttons button.submit:hover , .form-wrapper .cmp_form  div.buttons a:hover{
    transform: translateY(-5px);
}
.form-wrapper .cmp_form  div.buttons button.submit,
.form-wrapper .cmp_form  div.buttons a {
     cursor: pointer;
  flex: auto;
  padding: 8px 15px;    transition: 0.5s ease-in-out;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  font-size: 16px;
  box-sizing: border-box; 
}

.form-wrapper .cmp_form  div.buttons {

  display: flex;
  justify-content: space-between;
  gap: 2%;
  padding: 0;
}

.resources-links {
    padding: 2rem;
    border-radius: 20px;
   
}

.resources-block table {
    border-color: #ddd;
}

.resources-block table td {
    padding: 10px;
}

.resources-block table td a {
    text-decoration: none;
}
 




@media (min-width: 992px) {
  .pkp_navigation_user > li:last-child > a {
    margin-right: 0;
  }
  .pkp_site_name .is_img img {
    max-height: 200px;
  }

  .pkp_navigation_search_wrapper a {
    border-bottom-width: 1px;
    font-weight: normal;
  }
  .pkp_navigation_primary > li:hover ul {
    left: -50px !important;
  }
  .obj_issue_toc .cover {
    margin-right: 2.143rem;
    margin-bottom: 0;
  }

  .pkp_navigation_user > li > a:focus {
    outline: 0;
    background: rgb(255 255 255 / 0%);
  }
}

@media (min-width: 1200px){
.has_site_logo .pkp_head_wrapper, .pkp_site_name_wrapper, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_search_mobile, .pkp_structure_content, .pkp_structure_footer {
    width: 1170px;
}
} 
@media (min-width: 992px) {
  .pkp_structure_sidebar:before {
    border-left: none !important;
  }

  .pkp_structure_sidebar { 
       position: sticky;
    top: 100px;
    height: 100%;
    max-width: 400px;
    width: auto;
    padding-left: 40px;
  }
.pkp_structure_sidebar.left div#customblock-trending-now {
    background: transparent;
    position: sticky;
    margin-top: 40px;
    top: 50px;
    height: 100%;
}
  .pkp_nav_list [aria-haspopup]:after {
       position: relative;
    
    border-width: 0 1px 1px 0 !important;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    margin-top: -7px;
    -webkit-transform: rotate(45deg);
    margin-left: 10px;

  }
}

@media (max-width: 991px) {
	.has_site_logo .pkp_head_wrapper, .pkp_structure_footer, .pkp-container, .pkp_structure_content, .pkp-footer-container {
   
    padding: 0 20px !important;
}
  .pkp_brand_footer {
    display: none;
  }
  .has_site_logo .pkp_head_wrapper .pkp_site_name_wrapper {
    width: 100%;
    position: relative;
  }
  .top-header .searh-forms .top_search input {
    min-width: auto;
  }
  nav.pkp_site_nav_menu
    .pkp_navigation_primary_row
    .pkp_navigation_primary_wrapper {
    margin-right: 0;
    width: 100%;
  }

  .has_site_logo .pkp_site_name,
  .has_site_logo .pkp_navigation_primary_wrapper nav.pkp_site_nav_menu {
    flex: 0 0 100%;
    width: 100%;
    left: 0;
    padding: 0;
    overflow: visible;
  }

  nav.pkp_site_nav_menu .pkp_navigation_primary_wrapper {
    width: 100%;
  }

  .pkp_site_name_wrapper .pkp_site_nav_toggle {
    position: absolute;
    top: 15px;
    right: 0;
    left: auto;
  }

  .pkp_site_name .is_img img {
    max-height: 75px !important;
  }

  .pkp_site_name_wrapper {
    height: 75px !important;
  }

  #navigationPrimary > li > a {
    border-bottom-width: 1px !important;
  }

  .topheaderContent {
    width: 100%;
  }
  .box_inner_bottom a.btn {
    padding: 0.8rem 1rem;
  }.obj_article_details>h1.page_title {
    font-size: 2rem;
    line-height: 2.5rem;
}.obj_article_details .item {
    padding-top: 0;
    padding-bottom: 0;
}
}

@media (max-width: 767px) {
  .topheaderContent {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-left: 0;
    flex-wrap: wrap;
    gap: 10px;
  }
.form-wrapper {
    padding:1.5rem;
   
}.resources-links {
    padding: 1.5rem;
    
}
  body.pkp_page_article
    .pkp_structure_content.has_sidebar
    .pkp_structure_main
    .entry_details {
    flex: 100%;
    padding-right: 0;
    width: auto;
  }

  .pkp_structure_sidebar.left {
    width: 100%;
  }

  .pkp-row .pkp-colm-6:first-child {
    padding-right: 0;
  }.topheaderContent .top-head-link {
    display: none;
  
}.top-header .searh-forms {
   
    margin-right: 0;
}.pkp_site_name .cta_block {
    
    display: none;
}.footer_row .footer_col4 {
    padding: 0;

    width: 100%;
}
.pkp_footer_content .footer_row {
    margin: 0;
    width: 100% !important;
}.footer_row .footer_col4 {
   margin-bottom: 35px;
}.footer_row .footer_col4:last-child {
    margin: 0;
}.footer_col6 {
    width: 100%;
    text-align: center;
}.pkp-links-row.bootom-footer {
    padding: 10px 0;
}.pkp-links-row.bootom-footer .footer_row.footer-cpyright {
    margin: 0;
}.footer_col6 {
    padding: 0;
    width: 100%;
    justify-content: center;
    flex: 0 0 100%;
}.footer_col6.footer_menu ul {
    display: flex;
    justify-content: center;
    gap: 15px;
}.footer_col6.footer_menu ul {
   
    justify-content: center;
}.log-reg-section {
   
    gap: 4%; row-gap:24px;
	padding-bottom: 30px;
    flex-wrap: wrap;
}.log-reg-section .page.page_login {
    flex: 0 0 100%;
}
.log-reg-section .image-block {
    flex: 0 0 100%;   
} 
.form-wrapper .cmp_form  div.buttons button.submit, .form-wrapper .cmp_form  div.buttons a {   
    padding: 8px 11px;   
}.pkp_navigation_user_wrapper ul#navigationUser > li > a:before{content:none;}
}      
@media (max-width:567px) {
.obj_issue_toc .cover img {
    display: block;
    max-height: 100%;
    width: auto;
}.obj_article_details>h1.page_title {
    font-size: 1.5rem;
    line-height: 2.2rem;
}
}

@media (max-width: 480px) {
  .advances_search {
    display: none;
  }
   
}
 
 @media (min-width: 768px){
.obj_article_details .entry_details {
  
    margin-right: 30px;
    margin-left: auto;
}  
 }
 
 :root {  
            --primary-color: #981F25;  
            --text-color: #ffffff;  
            --hover-color: #34495e;  
        }  

        * {  
            margin: 0;  
            padding: 0;  
            box-sizing: border-box;  
        }  

        body {  
            font-family: 'Inter', sans-serif;  
            background-color: #f4f6f7;  
            color: #333;  
            line-height: 1.6;  
        }  

        .container {  
            max-width: 800px;  
            margin: 50px auto;  
            background-color: white;  
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);  
            border: 2px solid var(--primary-color);  
        }  

        .header {  
            background-color: var(--primary-color);  
            color: var(--text-color);  
            padding: 20px;  
            text-align: center;  
        }  

        .header h1 {  
            font-weight: 300;  
            letter-spacing: 1px;  
        }  

        .header p {  
            margin-top: 10px;  
            font-weight: 300;  
        }  

        .button-wrapper {  
            display: flex;  
            flex-direction: column;  
            padding: 30px;  
            gap: 20px;  
        }  

        .button-row {  
            display: flex;  
            justify-content: center;  
            gap: 20px;  
            width: 100%;  
        }  

        .btn {  
            flex: 1;  
            display: inline-block;  
            text-align: center;  
            text-decoration: none;  
            padding: 15px 25px;  
            background-color: #ddd;  
            color: var(--text-color);  
            border: 1px solid var(--primary-color);  
            text-transform: uppercase;  
            font-weight: 600;  
            letter-spacing: 2px;  
            transition: all 0.3s ease;  
            max-width: 250px;  
        }  

        .btn:hover {  
            background-color: var(--hover-color);  
            border-color: var(--hover-color);  
            transform: translateY(-5px);  
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);  
        }  

        .footer-content {  
            background-color: var(--primary-color);  
            color: var(--text-color);  
            text-align: center;  
            padding: 20px;  
        }  

        @media (max-width: 600px) {  
            .button-row {  
                flex-direction: column;  
                align-items: center;  
            }  

            .btn {  
                width: 100%;  
                max-width: 300px;  
            }  
        } 