body {
	background-color: #fff;
}

html,
body,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-family: 'IBM Plex Sans', sans-serif;
}
.page .page_catalog {
  font-family: 'IBM Plex Sans', sans-serif;
}
.pkp_structure_main h1 {
  font-family: 'IBM Plex Sans', sans-serif;
}
.pkp_structure_main h2 {
  font-family: 'IBM Plex Sans', sans-serif;
}
.pkp_structure_main p {
  font-family: 'IBM Plex Sans', sans-serif;
}
.pkp_site_name .is_text {
  font-family: 'IBM Plex Sans', sans-serif;
}

.pkp_structure_page {
  max-width: 100%;
    overflow-x: hidden;
}


.pkp_structure_head {
	background-image: url(/image/globe-5.jpg);
  	background-size: cover;
  	background-position: center bottom;
}
.pkp_navigation_primary>li>a {
	color: #fff;
	padding: 15px 0 20px;
	border-bottom: none;
	margin: 0 0.77em;
}
.pkp_navigation_primary>li>a:hover {
	color: #fff;
	text-decoration: underline;
	border-bottom: none;
}
.pkp_navigation_user>li>a, .pkp_navigation_user>li.in_focus>a, .pkp_navigation_user>li>a:hover, .pkp_navigation_user>li>a:focus {
	color: #fff;
}
@media (min-width: 992px){
.pkp_head_wrapper .pkp_search .search_prompt{
color: #fff;
}
}
.cmp_button_wire, .obj_galley_link {
	background: #D2D9C1;
   border: 1px solid #7f8475;
   color: #000;
}
@media (min-width: 768px){
.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
	background: #F0ECE2;
	color: #000;
}
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0px;
}
@media (min-width: 992px){
.obj_issue_toc .galleys, .obj_issue_toc .section {
    margin: 10px -30px;
}
}
@media (min-width: 768px){
.pkp_structure_main:after {
	content: "";
	background: #9a9a9a;
	width: 1px;
}
}
.obj_article_details .authors .name {
	font-size: 16px;
}
.obj_article_details .authors .affiliation {
	color: rgba(0,0,0,0.8);
	font-style: italic;
}
.obj_article_details .entry_details .item .label {
	font-weight: 600;
	color: rgba(0,0,0,0.65);
}
.sub_item img {
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.55);
    border-radius: 3px;
}
.pkp_page_index .journals h3 {
	margin: 0px 0px;
}
.pkp_page_index .journals h3 a {
	font-size: 18px;
}
.pkp_page_index .journals img {
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.55);
   border-radius: 3px;
}
.pkp_navigation_primary>li>a {
	color: #f0ece2;
	font-size: 16px;
}
.pkp_page_index .journals .links li > a {
	float: left;
	margin-right: 10px;
	background-color: #93748a;
   padding: 3px 10px 3px 10px;
   border-radius: 5px;
   text-decoration: none;
   color: #fff;
   border: 1px solid #93748a;
   transition: all 0.2s;
}
.pkp_page_index .journals .links li > a:hover {
	background-color: #F0ECE2;
	color: #000;
}
@media (min-width: 768px){
.pkp_page_index .journals>ul>li{
	border-top: none;
}
}
@media (min-width: 768px){
.pkp_structure_main:before {
	width: 0px;
}
}
@media (min-width: 768px){
.pkp_page_index .journals>ul>li:first-child:before {
    margin: -25px auto 50px auto;
    content: "";
    padding: 0px;
    border-top: 2px solid #9c9c9c4d;
    width: 100%;
}
}
.lang1 {
	color: #000;
	background-color: #D2D9C1;
    border: 1px #7F8475 solid;
    font-size: 16px;
    width: 80px;
    border-radius: 5px;
}
.content_lang a:last-child {
	margin-right: 0px;
}
.titles-journals {
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.pkp_brand_footer {
	display: none;
}
@media (min-width: 992px){
.pkp_structure_main {
padding: 0px 30px 50px 0px;
}
}
.pkp_footer_content {
	padding: 30px 30px 30px 0px;
}
.pkp_structure_footer_wrapper {
    background: #001B2E;
}
@media (min-width: 992px){
.obj_issue_toc .galleys, .obj_issue_toc .section {
    margin: 10px 0px;
}
}
@media (min-width: 768px){
.obj_issue_toc .galleys, .obj_issue_toc .section{
padding: 30px 30px 30px 0px;
}
}
@media (min-width: 768px){
.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
font-weight: 600;
}
}
@media (min-width: 768px){
.obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
border-top: 1px solid #c5c5c5;
}
}
@media (min-width: 992px){
.obj_article_details .row {
 margin-left: 0px;
}
}
@media (min-width: 992px){
.pkp_structure_main {
	padding: 0px 30px 50px 0px;
}
}
@media (min-width: 992px){
.obj_article_details .item {
	padding: 30px 30px 30px 0px;
}
}
@media (min-width: 992px){
.has_site_logo .pkp_head_wrapper {
    padding-top: 60px;
}
}
.pkp_nav_list {
    margin-top: 10px;
}
.pkp_site_name>a {
    padding-top: 0px;
}
@media (min-width: 992px){
.pkp_head_wrapper .pkp_search {
	top: 5px;
}
}
.block_make_submission {
    margin: 0px auto 30px auto;
    text-align: center;
 }
.block_make_submission a {
 	padding: 15px 40px;
 	background: #F19235;
 	border-radius: 7px;
 	font-size: 16px;
 	line-height: 20px;
 	color: #252525;
 	transition: all 0.2s;
 }
 .block_make_submission a:hover {
 	background-color: #eee;
 }
/* @media (min-width: 768px){
.pkp_page_index .journals>ul>li:nth-child(n+4) {
    opacity: 60%;
}
} */
.mainNav {
	display: flex;
	align-items: center;
}
.mainNav a {
	color: #f0ece2;
    text-decoration: none;
    font-size: 16px;
    transition: 0.2s ease;
    margin-right: 20px;
    margin-left: 20px;
    text-transform: uppercase;
}
.mainNav a:hover {
	transform: scale(1.1);
}
.pkp_navigation_user_wrapper {
	display: flex;
   align-items: center;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 30px;
   border-bottom: 2px solid rgba(210, 217, 193, 0.5 );
   padding-bottom: 7px;
}
.pkp_site_name {
	margin-top: 75px;
	margin-bottom: 10px;
}
.pkp_nav_list {
	margin-top: 0px;
	flex: 1;
}
.pkp_site_name .is_img img {
	max-height: 90px;
}
.pkp_nav_list ul {
	background: #d2d9c1;
	width: 18em;
}
.pkp_nav_list a {
	padding-left: 0px;
}
.pkp_navigation_primary ul a {
	color: #000;
	transition: 0.1s all ease;
}
.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
	background: #2C7BB2;
	color: #fff;
	
}
.pkp_nav_list ul a {
	border-left: none;
	padding-left: 10px;
	border-bottom: 1px solid #9a9a9a;
}
.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
	border-color: #ffffff;
}
.pkp_navigation_user>li>ul a .task_count {
	background: #f0ece2;
}
.pkp_navigation_user>li>ul a:hover .task_count {
	color: #000;
}
.pkp_navigation_user>li>ul a {
	color: #000;
}
.pkp_navigation_user>li>a, .pkp_navigation_user>li.in_focus>a, .pkp_navigation_user>li>a:hover, .pkp_navigation_user>li>a:focus {
	color: #f0ece2;
}
@media (min-width: 992px) {
.pkp_head_wrapper .pkp_search .search_prompt {
	color: #f0ece2;
}
}
.pkp_navigation_primary>li:first-child:hover ul {
	left: 0px;
}
@media (min-width: 992px){
.pkp_block {
	padding-top: 0px;
}
}
.pkp_block .title {
	color: #505050;
}
.block_make_submission {
	margin: 0px auto 0px auto;
}
#customblock-Menu {
	margin-bottom: 20px;
}
/*
#customblock-Menu a {
	color: #000;
	border-bottom: 1px solid #9a9a9a9e;
   padding: 10px 0px 10px 0px;
}
#customblock-Menu a:hover {
	background: #2C7BB2;
	color: #fff;
	border-bottom: 1px solid #fff;
}
*/
.obj_issue_toc .cover {
	margin-right: 30px;
}
.obj_issue_toc .cover img {
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.55);
   border-radius: 3px;
}
.obj_issue_summary .cover img {
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.55);
   border-radius: 3px;
}
.galleys_links {
	list-style: none;
	margin: 0px;
   padding-left: 0px;
}
.galleys ul {
    display: block;
}
.doi {
	font-style: italic;
}
.pkp_block.block_web_feed {
    text-align: center;
    margin-top: 60px;
}
.heder-title-2 {
	margin-bottom: 75px;
	font-size: 25px;
	color: #f0ece2;
	font-family: 'Thasadith', sans-serif;
}
.pkp_site_name_wrapper {
	display: flex;
   justify-content: space-between;
   align-items: center;
   margin-top: 25px;
   margin-bottom: 25px;
}
.subscribe-form-item--container {
	display: flex;
   justify-content: space-between;
   align-items: center;
   flex-direction: column;
}
.subscribe-form-item--input-string {
	margin: 20px auto 20px auto;
	width: 100%;
}
.subscribe-form-item--input-email {
	margin: 20px auto 40px auto;
    width: 100%;
}
.subscribe-form-item__control--input-string {
	width: 100%;
   box-sizing: border-box;
   border-width: 0px 0px 2px;
   background-image: none;
   background-color: rgba(0, 0, 0, 0);
   color: #f0ece2ab;
   border-color: #d2d9c180;
   font: 15px / 1 Roboto, Helvetica;
   height: 30px;
   padding: 3px 10px 3px 10px;
   text-align: center;
}
.subscribe-form-item__control--input-email {
	width: 100%;
   box-sizing: border-box;
   border-width: 0px 0px 2px;
   background-image: none;
   background-color: rgba(0, 0, 0, 0);
   color: #f0ece2ab;
   border-color: #d2d9c180;
   font: 15px / 1 Roboto, Helvetica;
   height: 30px;
   padding: 3px 10px 3px 10px;
   text-align: center;
}
::-webkit-input-placeholder {
    color: #f0ece2ab;
    text-align: center;
}
:focus::-webkit-input-placeholder {
  color: transparent
}

:focus::-moz-placeholder {
  color: transparent
}

:focus:-moz-placeholder {
  color: transparent
}

:focus:-ms-input-placeholder {
  color: transparent
}

.subscribe-form-item__btn--btn-submit {
	font-size: 18px;
    font-weight: 600;
    font-family: Roboto, Geneva, sans-serif;
    line-height: 18px;
    color: #001b2e;
    background-color: #93748a;
    border: 1px solid #93748a;
    padding: 15px 40px 15px 40px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.2s All ease;
}
.subscribe-form-item__btn--btn-submit:hover {
	color: #f0ece2;
	background-color: rgba(0, 0, 0, 0);

}
.subscribe-form-item--btn-submit {
	margin: 0px auto;
}

.header-form {
	flex: 0 0 32%;
}

.pkp_navigation_user .task_count {

	color: #505050;
	background: #d2d9c1;
   border-radius: 18%;
   padding: 1px 2px 1px 2px;
}
/*
#customblock-Menu a:first-child {
	color: #fff;
   font-weight: 600;
   background-color: #44a1a0;
   transition: 0.2s All ease;
}
#customblock-Menu a:first-child:hover {
	color: #000;
	background-color: #44a1a0;
	border-bottom: 1px solid #44a1a0;
}
*/
.mainNav ul {
	margin-bottom: 0px;
   margin-top: 0px;
   padding: 0px;
}
.mainNav ul li {
    list-style: none;
}
.mainNav>ul {
    position: relative;
}
.main-drop-menu {
    position: absolute;
    background-color: #d2d9c1;
    z-index: 9999;
    width: 19em;
    border-radius: 3px;
    margin-left: 20px;
    overflow: hidden;
	 opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}
.mainNav>ul>li:hover > .main-drop-menu {
	visibility: visible;
	opacity: 1;
}

.main-drop-menu li {
    border-bottom: 1px solid #9a9a9a;

}
.main-drop-menu li a {
    text-transform: none;
    display: block;
    color: #000;
    transform: none;
    font-size: 14px;
    margin: 0px;
    padding: 10px 10px 10px 10px;
}
.main-drop-menu li a:hover {
    transform: none;
    background: #2C7BB2;
    color: #fff;
}
.main-drop-menu li:last-child {
    border-bottom: none;
}
.mainNav>ul>li>a:after {
	position: relative;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    margin-left: 0.5em;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    vertical-align: middle;
    overflow: hidden;
}
.body>h3 a {
    color: #000000;
}
@media (min-width: 480px){
.pkp_structure_main .page .about_section {
	font-size: 14px;
    font-style: normal;
}
}
.pkp_structure_main .page .about_section {
	color: #000;
	line-height: normal;
}
.description>strong {
    font-size: 22px;
}
@media (min-width: 992px) {
.page_catalog_category .cmp_article_list {
	border-top: 1px solid #9a9a9a;
    margin-top: 0px;
}
}
.special-sssue-flag {
    color: #fff;
    background-color: #F08F33;
    display: inline-block;
    padding: 2px 5px 2px 5px;
    margin-bottom: 7px;
}
.article_count-special {
    padding: 10px 0;
    font-size: 16px;
    color: #000;
    display: inline-block;
    margin-top: 30px;
    font-weight: 600;
}
.noitems-in-issues {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    display: block;
    border-top: 1px solid #9a9a9a;
    margin-top: 30px;
    padding-top: 30px;
}
.views-downloads {
    display: inline-block;
    margin-left: 10px;
}
.galleys_links {
    display: inline-block;
}
.views-downloads p {
    margin: 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
}
.views-downloads-details {
    margin-left: 10px;
    display: flex;
    flex-direction: row;
    flex: 0 1 auto;
    align-content: center;
    justify-content: space-between;
}
.item.galleys {
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    align-content: center;
}
.views-downloads-details div {
    margin-left: 20px;
    text-align: center;
}
.views-downloads-details .view-title-details {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 600;
}
.views-downloads-details .views-value-details {
    margin-top: 0px;
    font-size: 20px;
    font-weight: 600;
    color: #3587b7eb;
}
.item.references .value {
    word-wrap: break-word;
}
.pkp_block.block_developed_by>div span {
    text-align: center;
}
.most_read_article {
	text-align: center;
    margin-bottom: 10px;
}
.most_read_article_journal {
    display: none;

}
.most_read_article_journal span {
    margin-right: 3px;
}
.pkp_block.block_developed_by {
    margin-top: 60px;
}
.pkp_block .content ul li {
    line-height: 17px;
}
.obj_article_details .authors .orcid a {
	background-image: url(../../../image/orcid.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration: none;
    font-weight: 400;
}
.teQAzf {
    margin: 0px;
}
.pkp_site_name_wrapper {
  display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.header-title-2 {
  font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 200;
  margin-bottom: 75px;
    font-size: 25px;
    color: #f0ece2;
}
@media (max-width: 992px){
	.header-title-2 {
 		line-height: 50px;
      	text-align: center;
	}
}
@media (min-width: 992px) {
  .pkp_site_nav_menu {
    background-color: transparent;
  }
  
}

/*----------------------------------------*/

@media (max-width: 768px) {

    body,
    .pkp_structure_page {
        overflow-x: hidden;
    }

    .pkp_structure_head {
        position: relative;
        min-height: 90px;
        padding: 0;
        box-sizing: border-box;
    }

    .pkp_head_wrapper {
        position: relative;
        min-height: 90px;
    }

    .pkp_site_name_wrapper {
        position: relative;
        width: 100%;
        max-width: 100%;
        min-height: 90px;
        margin: 0;
        padding: 0 15px 0 70px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
    }

    /* Кнопка меню */
    .pkp_site_nav_toggle {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 30;
        margin: 0;
    }

    /* Логотип уже НЕ absolute */
    .pkp_site_name {
        position: static;
        transform: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        text-align: center;
        z-index: 20;
    }

    .pkp_site_name a.is_img {
        display: inline-block;
        max-width: 100%;
    }

    .pkp_site_name img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 44px;
        width: auto;
        height: auto;
    }

    .pkp_structure_content,
    .pkp_structure_main,
    .obj_issue_toc,
    .page_index_journal .current_issue,
    .page_index_journal .cmp_announcements,
    .page_index_site,
    .about_site,
    .journals,
    .journals ul,
    .journals li,
    .journals .body,
    .journals .thumb {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .pkp_structure_main,
    .page_index_site,
    .about_site,
    .journals,
    .journals .body {
        padding-left: 15px;
        padding-right: 15px;
    }

    .journals .thumb img,
    .pkp_block img,
    .about_site img {
        max-width: 100%;
        height: auto;
        display: block;
    }
}

@media (max-width: 480px) {

    .pkp_structure_head,
    .pkp_head_wrapper,
    .pkp_site_name_wrapper {
        min-height: 72px;
    }

    .pkp_site_name_wrapper {
        padding: 0 12px 0 58px;
    }

    .pkp_site_nav_toggle {
        left: 12px;
    }

    .pkp_site_name {
        text-align: left;
    }

    .pkp_site_name img {
        max-height: 32px;
        margin: 0;
    }
}




@media (max-width: 768px) {

    .pkp_site_name a.is_img {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 50px;
        max-width: 100%;
        overflow: hidden;
    }

    .pkp_site_name img {
        max-width: 100% !important;
        max-height: 50px !important;
        width: auto !important;
        height: auto !important;
        object-fit: contain;
    }
}

@media (max-width: 480px) {

    .pkp_site_name a.is_img {
        height: 32px;
    }

    .pkp_site_name img {
        max-height: 32px !important;
    }
}








/* =========================
   MOBILE MENU + BURGER FIX
   OJS 3.4
   ========================= */

@media (max-width: 768px) {

    /* Контейнер мобильного меню */
    .pkp_site_nav_menu,
    .pkp_site_nav_menu--isOpen,
    .pkp_navigation_primary_row,
    .pkp_navigation_primary_wrapper,
    .pkp_navigation_user_wrapper,
    .pkp_navigation_primary,
    .pkp_navigation_user,
    .pkp_navigation_primary ul,
    .pkp_navigation_user ul,
    .pkp_navigation_primary li,
    .pkp_navigation_user li {
        background: #ffffff !important;
    }

    .pkp_site_nav_menu {
        z-index: 999 !important;
    }

    /* Цвет ссылок */
    .pkp_site_nav_menu a,
    .pkp_site_nav_menu li,
    .pkp_site_nav_menu ul,
    .pkp_navigation_primary > li > a,
    .pkp_navigation_user > li > a,
    .pkp_navigation_primary li a,
    .pkp_navigation_user li a {
        color: #111111 !important;
        opacity: 1 !important;
    }

    .pkp_navigation_primary > li > a:hover,
    .pkp_navigation_user > li > a:hover,
    .pkp_navigation_primary li a:hover,
    .pkp_navigation_user li a:hover,
    .pkp_navigation_primary > li > a:focus,
    .pkp_navigation_user > li > a:focus,
    .pkp_navigation_primary li a:focus,
    .pkp_navigation_user li a:focus {
        color: #000000 !important;
        background: transparent !important;
    }

    /* Размеры и удобство нажатия */
    .pkp_navigation_primary > li > a,
    .pkp_navigation_user > li > a {
        display: block;
        font-size: 22px !important;
        line-height: 1.35 !important;
        font-weight: 500 !important;
        padding: 16px 0 !important;
        min-height: 48px !important;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

    .pkp_navigation_primary ul ul a,
    .pkp_navigation_user ul ul a,
    .pkp_navigation_primary li li a,
    .pkp_navigation_user li li a {
        display: block;
        font-size: 18px !important;
        line-height: 1.4 !important;
        font-weight: 400 !important;
        padding: 12px 0 !important;
        min-height: 44px !important;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

    .pkp_navigation_primary_row,
    .pkp_navigation_user_wrapper {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    /* Стрелки/индикаторы подменю */
    .pkp_navigation_primary .has_submenu > a:after,
    .pkp_navigation_primary .has_children > a:after {
        color: #111111 !important;
        opacity: 1 !important;
    }

    /* =========================
       BURGER BUTTON
       ========================= */

    .pkp_site_nav_toggle,
    .pkp_site_nav_toggle:hover,
    .pkp_site_nav_toggle:focus,
    .pkp_site_nav_toggle:active {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        width: 44px;
        height: 44px;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        outline: none !important;
        box-shadow: none !important;
        appearance: none !important;
        -webkit-appearance: none !important;
        background-color: transparent !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: 28px 28px !important;
        color: transparent !important;
        font-size: 0 !important;
        text-indent: -9999px !important;
        overflow: hidden !important;
        z-index: 1001 !important;
    }

    .pkp_site_nav_toggle span {
        display: none !important;
    }

    .pkp_site_nav_toggle::before,
    .pkp_site_nav_toggle::after,
    .pkp_site_nav_toggle span::before,
    .pkp_site_nav_toggle span::after {
        content: none !important;
        display: none !important;
        background: none !important;
        box-shadow: none !important;
    }

    /* Закрыто: белый бургер */
    .pkp_site_nav_toggle {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='3' y='5' width='18' height='2.6' fill='white'/%3E%3Crect x='3' y='10.7' width='18' height='2.6' fill='white'/%3E%3Crect x='3' y='16.4' width='18' height='2.6' fill='white'/%3E%3C/svg%3E") !important;
    }

    /* Открыто: белый крестик */
    .pkp_site_nav_toggle.pkp_site_nav_toggle--transform {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cline x1='5' y1='5' x2='19' y2='19' stroke='white' stroke-width='2.8' stroke-linecap='round'/%3E%3Cline x1='19' y1='5' x2='5' y2='19' stroke='white' stroke-width='2.8' stroke-linecap='round'/%3E%3C/svg%3E") !important;
    }
}


/* ================================
   FINAL MOBILE MENU CENTER ALIGN
   ================================ */

@media (max-width: 768px) {

    /* весь контейнер меню */
    #navigationPrimary,
    #navigationUser,
    .pkp_navigation_primary,
    .pkp_navigation_user {
        text-align: center !important;
    }

    /* списки */
    #navigationPrimary ul,
    #navigationUser ul,
    .pkp_navigation_primary ul,
    .pkp_navigation_user ul {
        text-align: center !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        list-style: none !important;
    }

    /* элементы списка */
    #navigationPrimary li,
    #navigationUser li,
    .pkp_navigation_primary li,
    .pkp_navigation_user li {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* ссылки */
    #navigationPrimary a,
    #navigationUser a,
    .pkp_navigation_primary a,
    .pkp_navigation_user a {
        display: block !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
    }

    /* подменю */
    #navigationPrimary ul ul a,
    #navigationUser ul ul a,
    .pkp_navigation_primary ul ul a,
    .pkp_navigation_user ul ul a {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

}

@media (max-width: 768px) {

    /* центрируем весь контейнер меню */
    .pkp_navigation_primary_wrapper,
    .pkp_navigation_user_wrapper {
        display: flex;
        justify-content: center;
    }

    .pkp_navigation_primary,
    .pkp_navigation_user {
        width: 100%;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
    }

    /* списки */
    .pkp_navigation_primary ul,
    .pkp_navigation_user ul {
        padding-left: 0 !important;
        margin-left: 0 !important;
        list-style: none !important;
        text-align: center !important;
    }

    /* элементы */
    .pkp_navigation_primary li,
    .pkp_navigation_user li {
        text-align: center !important;
    }

    /* ссылки */
    .pkp_navigation_primary a,
    .pkp_navigation_user a {
        display: block;
        text-align: center !important;
        margin-left: auto;
        margin-right: auto;
    }

}

/* =================================
   FINAL MOBILE MENU LAYOUT FIX
   ================================= */

@media (max-width: 768px) {

    .pkp_navigation_primary_wrapper,
    .pkp_navigation_user_wrapper {
        display: block !important;
        width: 100% !important;
        text-align: center !important;
        padding-left: 18px !important;
        padding-right: 18px !important;
        box-sizing: border-box;
    }

    .pkp_navigation_primary,
    .pkp_navigation_user,
    #navigationPrimary,
    #navigationUser {
        width: 100% !important;
        max-width: 480px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .pkp_navigation_primary ul,
    .pkp_navigation_user ul,
    #navigationPrimary ul,
    #navigationUser ul {
        padding-left: 0 !important;
        margin: 0 auto !important;
        list-style: none !important;
        text-align: center !important;
    }

    .pkp_navigation_primary li,
    .pkp_navigation_user li,
    #navigationPrimary li,
    #navigationUser li {
        text-align: center !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .pkp_navigation_primary a,
    .pkp_navigation_user a,
    #navigationPrimary a,
    #navigationUser a {
        display: block !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
    }

    /* Search и другие user-пункты не справа, а по центру */
    .pkp_navigation_user_wrapper {
        margin-top: 10px !important;
    }

    .pkp_navigation_user {
        display: block !important;
    }

    .pkp_navigation_user li {
        display: block !important;
        width: 100% !important;
    }
}





/* =========================================
   FINAL MOBILE CONTENT CENTERING
   OJS 3.4 / rspublisher.org
   ========================================= */

@media (max-width: 768px) {

    body,
    .pkp_structure_page {
        overflow-x: hidden;
    }

    /* Основной layout */
    .pkp_structure_content {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .pkp_structure_main,
    .pkp_structure_sidebar.left,
    .pkp_structure_sidebar.right {
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        box-sizing: border-box !important;
    }

    /* Главная страница */
    .page_index_site,
    .about_site,
    .journals,
    .journals ul {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        box-sizing: border-box !important;
        text-align: center !important;
    }

    .about_site {
        text-align: center !important;
        margin-bottom: 24px !important;
    }

    .page_index_site h2,
    .page_index_site h3,
    .page_index_site p,
    .page_index_site .description,
    .page_index_site .body {
        text-align: center !important;
    }

    /* Карточки журналов */
    .journals ul {
        list-style: none !important;
        margin: 0 auto !important;
    }

    .journals li,
    .journals li.has_thumb {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto 30px auto !important;
        padding: 0 !important;
        text-align: center !important;
        box-sizing: border-box !important;
    }

    .journals .thumb,
    .journals .body {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
        box-sizing: border-box !important;
    }

    .journals .thumb {
        margin-bottom: 12px !important;
    }

    .journals .thumb a {
        display: inline-block !important;
    }

    .journals .thumb img {
        display: block !important;
        max-width: 220px !important;
        width: 100% !important;
        height: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .journals .body h3,
    .journals .body .description,
    .journals .body p {
        text-align: center !important;
    }

    .journals .description p {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Кнопки View Journal / Current Issue */
    .journals .links {
        list-style: none !important;
        padding-left: 0 !important;
        margin: 16px auto 0 auto !important;
        text-align: center !important;
    }

    .journals .links li {
        display: block !important;
        width: 100% !important;
        margin: 0 auto 12px auto !important;
        text-align: center !important;
    }

    .journals .links a {
        display: inline-block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Sidebar / блок Cooperation */
    .pkp_structure_sidebar.left,
    .pkp_structure_sidebar.left .pkp_block,
    .pkp_structure_sidebar.left .content,
    .pkp_structure_sidebar.left p,
    .pkp_structure_sidebar.left div {
        text-align: center !important;
    }

    .pkp_structure_sidebar.left img,
    .pkp_block img {
        display: block !important;
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .pkp_structure_sidebar.left hr,
    .pkp_block hr {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Footer */
    .pkp_structure_footer,
    .pkp_footer_content,
    .pkp_footer_content p,
    .pkp_brand_footer {
        text-align: center !important;
    }

    .pkp_brand_footer img {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
        height: auto !important;
    }
}


@media (max-width: 768px) {

    .journals .links {
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        flex-wrap: wrap !important;
        gap: 12px !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 16px auto !important;
        list-style: none !important;
        text-align: center !important;
    }

    .journals .links li,
    .journals li .links li {
        display: inline-flex !important;
        width: auto !important;
        max-width: none !important;
        flex: 0 0 auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .journals .links a {
        display: inline-block !important;
        width: auto !important;
        min-width: 140px !important;
        text-align: center !important;
        white-space: nowrap !important;
    }
}








