@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");

.pkp_page_index.pkp_op_index {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.pkp_page_index.pkp_op_index .pkp_structure_page {
	width: 100%;
	max-width: none;
	margin: 0;
	box-shadow: none;
}

.pkp_page_index.pkp_op_index .pkp_structure_main {
	width: 100%;
	max-width: none;
	margin: 0 !important;
	padding: 0 !important;
}

.pkp_page_index.pkp_op_index .pkp_structure_content:not(.has_sidebar) {
	padding: 0 !important;
}

.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:not(:first-of-type) {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0 !important;
}

.pkp_page_index.pkp_op_index .pkp_head {
	position: relative;
	height: 35px;
	background: #000;
	color: #fff;
}

.pkp_page_index.pkp_op_index .pkp_head_c {
	position: relative;
	width: 100%;
	max-width: none;
	height: 35px;
	padding: 0 10px;
	line-height: 35px;
}

.pkp_page_index.pkp_op_index .pkp_head_c > span {
	display: inline-block;
	height: 35px;
	padding: 0 12px;
	background: #202c84;
	color: #fff;
	font-size: 0;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
}

.pkp_page_index.pkp_op_index .pkp_head_c > span::before {
	content: "LATEST NEWS";
	font-size: 13px;
}

.pkp_page_index.pkp_op_index .pkp_head_c::after,
.pkp_page_index.pkp_op_index .pkp_head_ul {
	display: none !important;
}

.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type {
	position: relative;
	z-index: 8;
	width: calc(100% - 60px);
	max-width: 1420px;
	height: 85px;
	margin: 0 auto;
	padding: 0 !important;
	overflow: visible;
	background: transparent;
	pointer-events: none;
}

.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type > .fl_l,
.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type > .pkp_navigation_search_wrapper {
	display: none !important;
}

.pkp_page_index.pkp_op_index .pkp_structure_head {
	position: absolute;
	z-index: 7;
	top: 35px;
	left: 0;
	right: 0;
	height: 85px;
	background: transparent !important;
	pointer-events: none;
}

.pkp_page_index.pkp_op_index .pkp_head_wrapper {
	position: relative;
	width: calc(100% - 60px);
	max-width: 1420px;
	height: 85px;
	margin: 0 auto;
}

.pkp_page_index.pkp_op_index .pkp_site_nav_menu {
	position: absolute;
	top: 0;
	left: 200px;
	right: 330px;
	height: 85px;
	background: transparent !important;
	pointer-events: auto;
}

.pkp_page_index.pkp_op_index .pkp_navigation_primary_row {
	height: 85px;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.pkp_page_index.pkp_op_index .pkp_navigation_primary_wrapper {
	width: 100%;
	max-width: none;
	margin: 0;
	background: transparent !important;
}

.pkp_page_index.pkp_op_index #navigationPrimary {
	display: flex;
	align-items: center;
	gap: 40px;
	height: 85px;
	margin: 0;
	padding: 0;
	background: transparent !important;
}

.pkp_page_index.pkp_op_index #navigationPrimary > li {
	float: none;
	margin: 0;
	background: transparent !important;
}

.pkp_page_index.pkp_op_index #navigationPrimary > li:first-child {
	display: none;
}

.pkp_page_index.pkp_op_index #navigationPrimary > li > a {
	display: block;
	padding: 35px 0;
	color: #000;
	background: transparent !important;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	text-transform: uppercase;
}

.pkp_page_index.pkp_op_index #navigationPrimary > li:nth-child(3) > a {
	color: #ff0033;
}

.bilpub-header-social {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	gap: 17px;
	height: 35px;
}

.bilpub-header-social a {
	color: #9b9b9b;
	font-size: 15px;
	font-weight: 700;
	line-height: 35px;
	text-decoration: none;
}

.bilpub-header-logo,
.bilpub-header-search,
.bilpub-header-search-panel {
	position: absolute;
	z-index: 12;
	pointer-events: auto;
}

.bilpub-header-logo {
	top: 15px;
	left: 0;
	width: 160px;
	height: 55px;
	background: url("/templates/images/structure/logo.png") left center / contain no-repeat;
}

.pkp_page_index.pkp_op_index .pkp_head_wrapper > .pkp_navigation_user_wrapper,
.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type > .pkp_navigation_user_wrapper {
	position: absolute;
	z-index: 12;
	top: 0 !important;
	right: auto !important;
	left: calc(100% - 215px) !important;
	display: block !important;
	width: 170px !important;
	height: 85px;
	padding: 0 !important;
	transform: none !important;
	pointer-events: auto;
}

.pkp_page_index.pkp_op_index #navigationUser {
	display: flex;
	align-items: center;
	width: 170px !important;
	max-width: none !important;
	height: 85px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pkp_page_index.pkp_op_index #navigationUser > li {
	position: static !important;
	top: auto !important;
	width: auto !important;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pkp_page_index.pkp_op_index #navigationUser a {
	display: block;
	width: 170px !important;
	height: 85px !important;
	padding: 0 !important;
	color: #000;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 85px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.pkp_page_index.pkp_op_index #navigationUser a:hover {
	color: #ff0020;
}

.pkp_page_index.pkp_op_index #navigationUser img {
	display: none !important;
}

.pkp_page_index.pkp_op_index #navigationUser span {
	position: static !important;
	top: auto !important;
	left: auto !important;
	font-size: 14px !important;
}

.bilpub-header-search {
	top: 33px;
	right: 0;
	width: 20px;
	height: 20px;
	margin: 0;
}

.bilpub-header-search button {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	border: 0;
	background: transparent url("/images/homepage-bilpub/icon-search.svg") center / 16px 16px no-repeat;
	cursor: pointer;
}

.bilpub-header-search-panel {
	top: 85px;
	right: 0;
	display: none;
	align-items: center;
	width: 520px;
	padding: 18px;
	background: #fff;
	box-shadow: 0 8px 25px rgba(0, 0, 0, .16);
}

.pkp_page_index.pkp_op_index.bilpub-header-search-open .bilpub-header-search-panel {
	display: flex;
}

.bilpub-header-search-panel input[type="text"] {
	flex: 1 1 auto;
	height: 44px;
	padding: 0 15px;
	border: 1px solid #aaa;
	border-right: 0;
	color: #000;
	font-size: 14px;
}

.bilpub-header-search-panel button[type="submit"] {
	height: 44px;
	padding: 0 22px;
	border: 1px solid #202c84;
	background: #202c84;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.bilpub-header-search-panel .close {
	position: relative;
	width: 24px;
	height: 24px;
	margin-left: 14px;
	border: 0;
	background: transparent;
	cursor: pointer;
}

.bilpub-header-search-panel .close::before,
.bilpub-header-search-panel .close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 3px;
	width: 18px;
	height: 2px;
	background: #888;
}

.bilpub-header-search-panel .close::before {
	transform: rotate(45deg);
}

.bilpub-header-search-panel .close::after {
	transform: rotate(-45deg);
}

.bilpub-home,
.bilpub-home * {
	box-sizing: border-box;
}

.bilpub-home {
	width: 100%;
	background: #fff;
	color: #000;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.bilpub-home a {
	color: inherit;
	text-decoration: none;
}

.bilpub-home ul,
.bilpub-home li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bilpub-home img {
	max-width: 100%;
	border: 0;
}

.bilpub-home .journals img {
	max-height: none;
	margin-right: 0;
}

.bilpub-home .commonBtn {
	display: inline-block;
	padding: 15px 24px;
	border: 1px solid #202c84;
	background: #202c84;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	text-transform: uppercase;
	transition: all .3s ease;
}

.bilpub-home .commonPageBanner {
	width: 100%;
	margin: 0;
}

.bilpub-home .commonPageBanner .bannerImg {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
	background: #202c84;
}

.bilpub-home .commonPageBanner .bannerImg::after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, .15);
}

.bilpub-home .commonPageBanner .bannerImg > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.bilpub-home .commonPageBanner .bannerText {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	right: 0;
	width: calc(100% - 60px);
	max-width: 1420px;
	margin: 0 auto;
	transform: translateY(-50%);
}

.bilpub-home .commonPageBanner h2 {
	margin: 0;
	color: #fff;
	font-family: "Merriweather", Georgia, "Times New Roman", serif;
	font-size: 45px;
	font-weight: 700;
	line-height: 1.15;
}

.bilpub-home .journals {
	width: 100%;
	margin: 0;
}

.bilpub-home .journals > .container {
	width: calc(100% - 60px);
	max-width: 1420px;
	margin: 0 auto;
	padding: 80px 0;
}

.bilpub-home .commonJN_BK {
	width: 100%;
	font-size: 0;
}

.bilpub-home .coverLists {
	position: relative;
	display: inline-block;
	width: calc(100% - 450px);
	vertical-align: top;
}

.bilpub-home .coverLists h3 {
	max-width: 760px;
	margin: 0 120px 38px 0;
	color: #000;
	font-family: "Merriweather", Georgia, "Times New Roman", serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.18;
}

.bilpub-home .coverSearch {
	display: inline-block;
	width: 360px;
	margin-left: 90px;
	vertical-align: top;
}

.bilpub-home .textFieldSearch {
	display: table;
	width: 100%;
	height: 45px;
	border: 1px solid #999;
}

.bilpub-home .textFieldSearch .field,
.bilpub-home .textFieldSearch .btn {
	display: table-cell;
	vertical-align: middle;
}

.bilpub-home .textFieldSearch input {
	width: 100%;
	height: 43px;
	padding: 0 16px;
	border: 0;
	color: #000;
	font-size: 14px;
	outline: none;
}

.bilpub-home .textFieldSearch .btn {
	width: 45px;
	background: #202c84;
}

.bilpub-home .textFieldSearch button {
	width: 45px;
	height: 45px;
	padding: 0;
	border: 0;
	background: #202c84;
	cursor: pointer;
}

.bilpub-home .textFieldSearch button img {
	width: 18px;
	height: 18px;
}

.bilpub-home .coverSearch_mobile,
.bilpub-home .selectDropDown_mobile {
	display: none;
}

.bilpub-home .gridListBtns {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
}

.bilpub-home .gridListBtns span {
	display: inline-block;
	vertical-align: top;
}

.bilpub-home .gridListBtns .submitArticle_mobile {
	display: none;
}

.bilpub-home .listBtn,
.bilpub-home .gridBtn {
	position: relative;
	display: block;
	width: 45px;
	height: 45px;
	background: #f5f5f5;
}

.bilpub-home .listBtn.active,
.bilpub-home .gridBtn.active {
	background: #202c84;
}

.bilpub-home .listBtn::before,
.bilpub-home .gridBtn::before {
	content: "";
	position: absolute;
	inset: 12px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.bilpub-home .listBtn::before {
	background-image: linear-gradient(#999, #999), linear-gradient(#999, #999), linear-gradient(#999, #999);
	background-size: 22px 4px, 22px 4px, 22px 4px;
	background-position: center 2px, center 10px, center 18px;
}

.bilpub-home .listBtn.active::before {
	background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
}

.bilpub-home .gridBtn::before {
	background-image: linear-gradient(#999, #999), linear-gradient(#999, #999), linear-gradient(#999, #999), linear-gradient(#999, #999);
	background-size: 8px 8px, 8px 8px, 8px 8px, 8px 8px;
	background-position: 2px 2px, 14px 2px, 2px 14px, 14px 14px;
}

.bilpub-home .gridBtn.active::before {
	background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
}

.bilpub-home .commonDisplay {
	width: 100%;
}

.bilpub-home .commonDisplay li {
	padding: 0 0 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #919798;
}

.bilpub-home .journalCard {
	display: grid;
	grid-template-columns: 200px minmax(0, 1fr);
	gap: 30px;
	align-items: start;
}

.bilpub-home .coverImg {
	position: relative;
	display: block;
	width: 200px;
	height: 0;
	min-height: 0;
	padding-top: 200px;
	background: #f4f4f4;
	border-bottom: 5px solid #fff;
	overflow: hidden;
}

.bilpub-home .coverImg img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: auto;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	object-fit: contain;
	transition: transform .3s ease;
}

.bilpub-home .coverImg:hover img {
	height: 95%;
	transform: translateY(-50%);
	top: 50%;
}

.bilpub-home .coverText {
	min-width: 0;
	padding-top: 0;
}

.bilpub-home .journalMetaTop {
	display: block;
	margin-bottom: 18px;
}

.bilpub-home .commonTag {
	display: inline-block;
	padding: 0 13px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
}

.bilpub-home .subject-1 { background: #e8a000; }
.bilpub-home .subject-2 { background: #5a8d19; }
.bilpub-home .subject-3 { background: #9b3d06; }
.bilpub-home .subject-4 { background: #008577; }
.bilpub-home .subject-5 { background: #007d70; }
.bilpub-home .subject-6 { background: #8d228c; }
.bilpub-home .subject-7 { background: #777; }
.bilpub-home .subject-8 { background: #2426aa; }

.bilpub-home .latestContent {
	display: block;
	margin-top: 10px;
	color: #202c84;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	text-decoration: none;
}

.bilpub-home .coverText h5 {
	margin: 0 0 18px;
	color: #000;
	font-family: "Merriweather", Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	overflow-wrap: anywhere;
}

.bilpub-home .coverText h5 a:hover,
.bilpub-home .latestContent:hover,
.bilpub-home .journalActions a:hover {
	color: #ff0020;
}

.bilpub-home .coverText p {
	margin: 0 0 12px;
	color: #111;
	font-size: 16px;
	line-height: 20px;
	overflow-wrap: anywhere;
}

.bilpub-home .coverText .issn {
	display: block;
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 18px;
}

.bilpub-home .coverText .description {
	max-width: 760px;
	color: #000;
}

.bilpub-home .journalActions {
	display: flex;
	flex-wrap: wrap;
	gap: 0 12px;
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #f0f0f0;
}

.bilpub-home .journalActions a {
	position: relative;
	display: inline-block;
	min-height: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #000;
	font-size: 11px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

.bilpub-home .journalActions a + a::before {
	position: absolute;
	top: 2px;
	left: -8px;
	color: #919798;
	content: "|";
}

.bilpub-home .journalActions a:last-child {
	background: transparent;
	color: #000;
}

.bilpub-home .commonDisplay.gridDisplay {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 32px;
}

.bilpub-home .commonDisplay.gridDisplay li {
	padding: 0;
	margin: 0;
	border-bottom: 0;
}

.bilpub-home .commonDisplay.gridDisplay .journalCard {
	display: block;
	height: 100%;
}

.bilpub-home .commonDisplay.gridDisplay .coverImg {
	width: 100%;
	height: 0;
	min-height: 0;
	padding-top: 100%;
	margin-bottom: 16px;
}

.bilpub-home .commonDisplay.gridDisplay .coverImg img {
	height: 100%;
}

.bilpub-home .commonDisplay.gridDisplay .journalMetaTop {
	display: block;
}

.bilpub-home .commonDisplay.gridDisplay .latestContent {
	display: block;
	margin-top: 4px;
}

.bilpub-home .commonDisplay.gridDisplay .coverText .description {
	display: none;
}

.bilpub-home .categoryBtns {
	margin-top: 40px;
}

.bilpub-home .categoryBtns h5,
.bilpub-home .latestPanel h5 {
	margin: 0 0 24px;
	color: #000;
	font-family: "Merriweather", Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.15;
}

.bilpub-home .categoryBtns ul {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
}

.bilpub-home .categoryBtns li {
	position: relative;
	min-height: 70px;
	overflow: hidden;
	background: #777;
}

.bilpub-home .categoryBtns li a,
.bilpub-home .categoryBtns li img {
	display: block;
	width: 100%;
	height: 70px;
}

.bilpub-home .categoryBtns li img {
	object-fit: cover;
	mix-blend-mode: multiply;
	opacity: .65;
}

.bilpub-home .categoryBtns li span {
	position: absolute;
	left: 10px;
	bottom: 10px;
	right: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
}

.bilpub-home .latestPanel {
	margin-top: 38px;
}

.bilpub-home .latestPanel li {
	padding: 14px 0;
	border-top: 1px solid #ccc;
}

.bilpub-home .latestPanel li a {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	overflow-wrap: anywhere;
}

.bilpub-home .latestPanel li span {
	display: block;
	margin-top: 8px;
	color: #777;
	font-size: 12px;
	line-height: 16px;
}

.bilpub-home .submitArticle {
	margin-top: 38px;
}

.bilpub-home .submitArticle a {
	position: relative;
	display: block;
	height: 252px;
	overflow: hidden;
	color: #fff;
	background: #202c84;
}

.bilpub-home .submitArticle .image,
.bilpub-home .submitArticle .image img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.bilpub-home .submitArticle .image img {
	object-fit: cover;
	opacity: .72;
}

.bilpub-home .submitArticle .text {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
}

.bilpub-home .submitArticle strong {
	display: block;
	margin-bottom: 12px;
	font-family: "Merriweather", Georgia, "Times New Roman", serif;
	font-size: 20px;
	line-height: 1.2;
}

.bilpub-home .submitArticle p {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}

@media (max-width: 1180px) {
	.bilpub-home .coverLists {
		width: calc(100% - 390px);
	}

	.bilpub-home .coverSearch {
		width: 330px;
		margin-left: 60px;
	}

	.bilpub-home .commonDisplay.gridDisplay {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 991px) {
	.pkp_page_index.pkp_op_index .pkp_head {
		height: 30px;
	}

	.pkp_page_index.pkp_op_index .pkp_head_c {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 30px;
		padding: 0 15px;
	}

	.pkp_page_index.pkp_op_index .pkp_head_c > span,
	.bilpub-header-social {
		display: none;
	}

	.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type {
		width: 100%;
		max-width: none;
		height: 72px;
	}

	.pkp_page_index.pkp_op_index .pkp_structure_head {
		top: 30px;
		height: 72px;
	}

	.pkp_page_index.pkp_op_index .pkp_head_wrapper,
	.pkp_page_index.pkp_op_index .pkp_site_nav_menu {
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-width: none;
		height: 72px;
		pointer-events: none;
	}

	.bilpub-header-logo {
		top: 16px;
		left: 50%;
		width: 132px;
		height: 42px;
		transform: translateX(-50%);
	}

	.pkp_page_index.pkp_op_index .pkp_head_wrapper > .pkp_navigation_user_wrapper,
	.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type > .pkp_navigation_user_wrapper,
	.bilpub-header-search,
	.bilpub-header-search-panel {
		display: none !important;
	}

	.pkp_page_index.pkp_op_index .pkp_navigation_primary_row {
		position: absolute;
		top: 72px;
		left: 0;
		display: none;
		width: 100vw;
		height: auto;
		background: #fff !important;
		border-top: 1px solid #e5e5e5 !important;
		pointer-events: auto;
	}

	.pkp_page_index.pkp_op_index.bilpub-mobile-nav-open .pkp_navigation_primary_row {
		display: block;
	}

	.pkp_page_index.pkp_op_index #navigationPrimary {
		display: block;
		height: auto;
		padding: 8px 0;
	}

	.pkp_page_index.pkp_op_index #navigationPrimary > li:first-child {
		display: block;
	}

	.pkp_page_index.pkp_op_index #navigationPrimary > li > a {
		padding: 0 20px;
		font-size: 13px;
		line-height: 42px;
	}

	.bilpub-mobile-menu-toggle {
		position: absolute;
		z-index: 20;
		top: 53px;
		left: 15px;
		display: block;
		width: 22px;
		height: 18px;
		padding: 0;
		border: 0;
		background: transparent;
		cursor: pointer;
	}

	.bilpub-mobile-menu-toggle span,
	.bilpub-mobile-menu-toggle::before,
	.bilpub-mobile-menu-toggle::after {
		content: "";
		position: absolute;
		left: 0;
		width: 22px;
		height: 3px;
		background: #202c84;
	}

	.bilpub-mobile-menu-toggle::before { top: 0; }
	.bilpub-mobile-menu-toggle span { top: 7px; }
	.bilpub-mobile-menu-toggle::after { top: 14px; }

	.bilpub-home .commonPageBanner .bannerImg,
	.bilpub-home .commonPageBanner .bannerImg > img {
		height: 220px;
	}

	.bilpub-home .commonPageBanner h2 {
		font-size: 38px;
	}

	.bilpub-home .commonPageBanner .bannerText,
	.bilpub-home .journals > .container {
		width: calc(100% - 30px);
		max-width: calc(100vw - 30px);
	}

	.bilpub-home .journals > .container {
		padding: 50px 0;
	}

	.bilpub-home .coverLists,
	.bilpub-home .coverSearch {
		display: block;
		width: 100% !important;
		max-width: calc(100vw - 30px);
		margin-left: 0;
	}

	.bilpub-home .coverSearch > form,
	.bilpub-home .categoryBtns {
		display: none;
	}

	.bilpub-home .coverSearch_mobile,
	.bilpub-home .selectDropDown_mobile {
		display: block;
		width: 100%;
		max-width: 500px;
		margin-bottom: 10px;
	}

	.bilpub-home .selectDropDown_mobile {
		position: relative;
		z-index: 5;
	}

	.bilpub-home .selectDropDown_mobile .selectField {
		position: relative;
		width: 100%;
		padding: 15.5px 15px;
		margin-bottom: 10px;
		background: #919798;
		color: #fff;
		cursor: pointer;
		font-size: 14px;
		font-weight: 700;
		line-height: 14px;
		text-transform: uppercase;
	}

	.bilpub-home .selectDropDown_mobile .selectField::after {
		content: "";
		position: absolute;
		top: 17px;
		right: 12px;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-left: 8px solid #fff;
	}

	.bilpub-home .selectDropDown_mobile .selectList {
		position: absolute;
		top: 45px;
		left: 0;
		display: none;
		width: 100%;
		background: #fff;
	}

	.bilpub-home .selectDropDown_mobile .selectList.open {
		display: block;
	}

	.bilpub-home .selectDropDown_mobile li a {
		display: block;
		padding: 15.5px 15px;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		line-height: 14px;
		text-transform: uppercase;
	}

	.bilpub-home .selectDropDown_mobile li img {
		display: none;
	}

	.bilpub-home .coverLists h3 {
		margin-top: 30px;
		margin-right: 0;
		font-size: 28px;
		overflow-wrap: anywhere;
	}

	.bilpub-home .gridListBtns {
		position: static;
		margin-bottom: 20px;
	}

	.bilpub-home .gridListBtns .submitArticle_mobile {
		display: inline-block;
		width: calc(100% - 100px);
		margin-right: 10px;
	}

	.bilpub-home .gridListBtns .submitArticle_mobile .commonBtn {
		width: auto;
		height: auto;
		padding: 15.5px 25px;
		background: #202c84;
		color: #fff;
	}

	.bilpub-home .journalCard {
		grid-template-columns: 170px minmax(0, 1fr);
		gap: 18px;
	}

	.bilpub-home .coverImg {
		width: 170px;
		height: 0;
		min-height: 0;
		padding-top: 170px;
	}

	.bilpub-home .coverImg img {
		height: 100%;
	}

	.bilpub-home .coverText h5 {
		font-size: 20px;
	}

	.bilpub-home .latestPanel,
	.bilpub-home .submitArticle {
		max-width: 680px;
	}
}

@media (max-width: 767px) {
	body.pkp_page_index.pkp_op_index,
	.pkp_page_index.pkp_op_index .pkp_structure_page,
	.pkp_page_index.pkp_op_index .pkp_structure_main,
	.bilpub-home {
		max-width: 100vw;
		overflow-x: hidden;
	}

	.bilpub-home .commonJN_BK,
	.bilpub-home .coverLists,
	.bilpub-home .coverLists h3,
	.bilpub-home .commonDisplay,
	.bilpub-home .commonDisplay li {
		width: 100% !important;
		max-width: calc(100vw - 30px) !important;
	}

	.bilpub-home .journalCard,
	.bilpub-home .commonDisplay.gridDisplay .journalCard {
		display: grid;
		grid-template-columns: 100px minmax(0, 1fr);
		gap: 20px;
		align-items: start;
	}

	.bilpub-home .coverText,
	.bilpub-home .commonDisplay.gridDisplay .coverText {
		width: 100% !important;
		max-width: none !important;
		margin: 0;
	}

	.bilpub-home .coverImg,
	.bilpub-home .commonDisplay.gridDisplay .coverImg {
		width: 100px;
		height: 0;
		min-height: 0;
		padding-top: 100px;
		margin: 0;
	}

	.bilpub-home .coverImg img,
	.bilpub-home .commonDisplay.gridDisplay .coverImg img {
		height: 100%;
	}

	.bilpub-home .journalMetaTop {
		display: block;
		margin-bottom: 12px;
	}

	.bilpub-home .latestContent {
		display: block;
		margin-top: 4px;
		font-size: 12px;
		line-height: 16px;
	}

	.bilpub-home .coverText h5,
	.bilpub-home .coverText p,
	.bilpub-home .latestPanel li a {
		white-space: normal;
		overflow-wrap: anywhere;
	}

	.bilpub-home .coverText h5 {
		margin-bottom: 10px;
		font-size: 19px;
		line-height: 1.15;
	}

	.bilpub-home .coverText p {
		margin-bottom: 8px;
		font-size: 14px;
		line-height: 18px;
	}

	.bilpub-home .coverText .issn {
		display: block;
	}

	.bilpub-home .coverText .issn span {
		display: block;
	}

	.bilpub-home .journalActions a {
		display: inline-block;
		width: auto;
		margin: 0 0 4px;
		font-size: 11px;
		line-height: 16px;
	}

	.bilpub-home .commonDisplay.gridDisplay {
		display: block;
	}
}

@media (max-width: 560px) {
	.bilpub-home .gridListBtns .submitArticle_mobile {
		display: inline-block;
		width: calc(100% - 100px);
		margin: 0 10px 0 0;
	}

	.bilpub-home .submitArticle .text {
		width: calc(100% - 30px);
	}
}

/* Header reset: keep homepage header in normal flow so controls remain clickable. */
.pkp_page_index.pkp_op_index .pkp_head {
	position: relative !important;
	z-index: 20;
	box-sizing: border-box;
	height: 35px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	overflow: hidden !important;
}

.pkp_page_index.pkp_op_index .pkp_head_c {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	transform: none !important;
	box-sizing: border-box;
	display: flex !important;
	align-items: center;
	width: 100% !important;
	max-width: none !important;
	height: 35px !important;
	margin: 0 auto !important;
	padding: 0 35px 0 0 !important;
	line-height: normal !important;
}

.pkp_page_index.pkp_op_index .pkp_head_c > span {
	position: relative;
	top: 0 !important;
	z-index: 21;
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 126px;
	width: 126px;
	height: 35px;
	margin-top: 0;
	padding: 0;
	white-space: nowrap;
	line-height: 35px;
}

.pkp_page_index.pkp_op_index .pkp_head_c > span::before {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
}

.pkp_page_index.pkp_op_index .bilpub-news-ticker {
	flex: 1 1 auto;
	min-width: 0;
	height: 35px;
	margin: 0 10px;
	overflow: hidden;
}

.pkp_page_index.pkp_op_index .bilpub-news-ticker a {
	display: inline-block;
	min-width: 100%;
	padding-left: 100%;
	color: #c9c9c9;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	text-decoration: none;
	white-space: nowrap;
	animation: bilpub-news-marquee 22s linear infinite;
	will-change: transform;
}

.pkp_page_index.pkp_op_index .bilpub-news-ticker a:hover {
	color: #fff;
	animation-play-state: paused;
}

@keyframes bilpub-news-marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

.pkp_page_index.pkp_op_index .bilpub-header-social {
	position: static !important;
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	gap: 17px;
	height: 35px;
	margin-left: auto;
}

.pkp_page_index.pkp_op_index .bilpub-header-social img {
	display: block;
	width: 15px;
	height: 15px;
}

.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type {
	position: relative !important;
	z-index: 8;
	width: 100% !important;
	max-width: none !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	background: transparent !important;
	box-shadow: none !important;
	pointer-events: none !important;
}

.pkp_page_index.pkp_op_index .pkp_structure_head {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	z-index: 9;
	width: 100%;
	height: auto !important;
	min-height: 85px;
	background: #fff !important;
	box-shadow: 0 5px 10px rgba(145, 151, 152, .3);
	pointer-events: auto !important;
}

.pkp_page_index.pkp_op_index .pkp_head_wrapper {
	position: relative !important;
	width: calc(100% - 60px) !important;
	max-width: 1420px !important;
	height: auto !important;
	min-height: 85px;
	margin: 0 auto !important;
	pointer-events: auto !important;
}

.pkp_page_index.pkp_op_index .bilpub-mainbar {
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 85px;
}

.pkp_page_index.pkp_op_index .bilpub-header-logo {
	position: static !important;
	flex: 0 0 160px;
	width: 160px;
	height: 55px;
	margin-right: 40px;
	transform: none !important;
	pointer-events: auto;
}

.pkp_page_index.pkp_op_index .pkp_site_nav_menu {
	position: static !important;
	flex: 0 0 auto;
	width: auto !important;
	max-width: none !important;
	height: auto !important;
	margin-right: auto;
	background: transparent !important;
	pointer-events: auto !important;
}

.pkp_page_index.pkp_op_index .pkp_navigation_primary_row,
.pkp_page_index.pkp_op_index .pkp_navigation_primary_wrapper {
	position: static !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	pointer-events: auto !important;
}

.pkp_page_index.pkp_op_index #navigationPrimary {
	display: inline-flex;
	align-items: center;
	gap: 40px;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	flex: 0 0 auto;
}

.pkp_page_index.pkp_op_index #navigationPrimary > li:first-child {
	display: block;
}

.pkp_page_index.pkp_op_index #navigationPrimary > li {
	position: static !important;
	height: auto !important;
}

.pkp_page_index.pkp_op_index #navigationPrimary > li > a {
	color: #000 !important;
	margin: 0 !important;
	padding: 35.5px 0;
	line-height: 14px;
}

.pkp_page_index.pkp_op_index #navigationPrimary > li:first-child > a {
	color: #ff0020 !important;
}

.pkp_page_index.pkp_op_index .bilpub-mainbar > .pkp_navigation_user_wrapper,
.pkp_page_index.pkp_op_index .pkp_head_wrapper > .pkp_navigation_user_wrapper {
	position: static !important;
	display: block !important;
	flex: 0 0 auto;
	width: auto !important;
	height: auto !important;
	margin: 0 40px 0 20px !important;
	padding: 0 !important;
	transform: none !important;
	pointer-events: auto !important;
}

.pkp_page_index.pkp_op_index #navigationUser,
.pkp_page_index.pkp_op_index #navigationUser > li {
	position: static !important;
	display: flex !important;
	align-items: center;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	transform: none !important;
}

.pkp_page_index.pkp_op_index #navigationUser a {
	position: static !important;
	display: block !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	transform: none !important;
	line-height: 14px !important;
	padding: 35.5px 0 !important;
}

.pkp_page_index.pkp_op_index #navigationUser a::after {
	margin-left: 1em !important;
}

.pkp_page_index.pkp_op_index .bilpub-user-separator {
	display: inline-block;
	margin: 0 8px;
	color: #ff0020;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
}

.pkp_page_index.pkp_op_index #navigationUser > li.profile {
	position: relative !important;
}

.pkp_page_index.pkp_op_index #navigationUser > li.profile > ul {
	position: absolute !important;
	top: 65px !important;
	right: 0 !important;
	z-index: 40;
	display: none !important;
	min-width: 185px;
	margin: 0 !important;
	padding: 10px 0 !important;
	list-style: none;
	background: #fff;
	box-shadow: 0 8px 24px rgba(0, 0, 0, .16);
}

.pkp_page_index.pkp_op_index #navigationUser > li.profile:hover > ul,
.pkp_page_index.pkp_op_index #navigationUser > li.profile:focus-within > ul {
	display: block !important;
}

.pkp_page_index.pkp_op_index #navigationUser > li.profile > ul > li {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.pkp_page_index.pkp_op_index #navigationUser > li.profile > ul a {
	display: block !important;
	width: 100% !important;
	padding: 10px 16px !important;
	color: #111 !important;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px !important;
	text-transform: none;
	white-space: nowrap;
}

.pkp_page_index.pkp_op_index #navigationUser > li.profile > ul a:hover {
	background: #f5f6fa;
	color: #ff0020 !important;
}

.pkp_page_index.pkp_op_index .bilpub-header-search {
	position: relative !important;
	top: auto !important;
	right: auto !important;
	flex: 0 0 20px;
	width: 20px;
	height: 20px;
	margin: 0 !important;
	pointer-events: auto;
}

.pkp_page_index.pkp_op_index .bilpub-header-search-panel {
	position: absolute !important;
	top: 85px !important;
	right: 0 !important;
	z-index: 30;
}

.pkp_page_index.pkp_op_index .bilpub-mobile-menu-toggle {
	display: none;
}

@media (max-width: 991px) {
	.pkp_page_index.pkp_op_index .pkp_head {
		height: 30px !important;
	}

	.pkp_page_index.pkp_op_index .pkp_head_c {
		width: 100% !important;
		height: 30px !important;
		padding: 0 15px !important;
	}

	.pkp_page_index.pkp_op_index .pkp_head_c > span,
	.pkp_page_index.pkp_op_index .bilpub-header-social {
		display: none !important;
	}

	.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type,
	.pkp_page_index.pkp_op_index .pkp_head_wrapper,
	.pkp_page_index.pkp_op_index .bilpub-mainbar {
		min-height: 72px;
	}

	.pkp_page_index.pkp_op_index .pkp_structure_page > .pkp_structure_content:first-of-type {
		height: 0 !important;
		min-height: 0 !important;
	}

	.pkp_page_index.pkp_op_index .pkp_structure_head {
		min-height: 72px;
	}

	.pkp_page_index.pkp_op_index .pkp_head_wrapper {
		width: 100% !important;
	}

	.pkp_page_index.pkp_op_index .bilpub-mainbar {
		justify-content: center;
	}

	.pkp_page_index.pkp_op_index .bilpub-header-logo {
		flex: 0 0 132px;
		width: 132px;
		height: 42px;
		margin: 0;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-menu-toggle {
		position: absolute;
		top: 27px;
		left: 15px;
		display: block;
		width: 22px;
		height: 18px;
		padding: 0;
		border: 0;
		background: transparent;
		cursor: pointer;
	}

	.pkp_page_index.pkp_op_index .pkp_site_nav_menu {
		position: absolute !important;
		top: 72px !important;
		left: 0 !important;
		display: none;
		width: 100vw !important;
		background: #fff !important;
		box-shadow: 0 8px 16px rgba(0, 0, 0, .1);
	}

	.pkp_page_index.pkp_op_index.bilpub-mobile-nav-open .pkp_site_nav_menu {
		display: block;
	}

	.pkp_page_index.pkp_op_index #navigationPrimary {
		display: block;
		width: 100%;
		padding: 8px 0 !important;
	}

	.pkp_page_index.pkp_op_index #navigationPrimary > li:first-child {
		display: block;
	}

	.pkp_page_index.pkp_op_index #navigationPrimary > li > a {
		padding: 0 20px !important;
		line-height: 42px !important;
	}

	.pkp_page_index.pkp_op_index .bilpub-mainbar > .pkp_navigation_user_wrapper,
	.pkp_page_index.pkp_op_index .pkp_head_wrapper > .pkp_navigation_user_wrapper,
	.pkp_page_index.pkp_op_index .bilpub-header-search,
	.pkp_page_index.pkp_op_index .bilpub-header-search-panel {
		display: none !important;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-user-links {
		display: flex;
		align-items: center;
		gap: 10px;
		padding: 14px 20px 18px;
		border-top: 1px solid #e5e5e5;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-user-links a,
	.pkp_page_index.pkp_op_index .bilpub-mobile-user-links span {
		color: #000;
		font-size: 13px;
		font-weight: 700;
		line-height: 18px;
		text-decoration: none;
		text-transform: uppercase;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-user-menu {
		align-items: stretch;
		flex-direction: column;
		gap: 0;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-user-menu .pkp_navigation_user_wrapper,
	.pkp_page_index.pkp_op_index .bilpub-mobile-user-menu .pkp_navigation_user,
	.pkp_page_index.pkp_op_index .bilpub-mobile-user-menu .pkp_navigation_user li {
		position: static !important;
		display: block !important;
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		transform: none !important;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-user-menu .pkp_navigation_user a {
		display: block !important;
		width: 100% !important;
		height: auto !important;
		padding: 8px 0 !important;
		line-height: 18px !important;
		white-space: normal;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-user-menu .pkp_navigation_user li ul {
		position: static !important;
		display: block !important;
		min-width: 0;
		margin: 0 !important;
		padding: 2px 0 0 12px !important;
		background: transparent;
		box-shadow: none;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-user-menu .pkp_navigation_user li ul a {
		color: #333 !important;
		font-weight: 600;
		text-transform: none;
	}
}

.pkp_page_index.pkp_op_index .bilpub-mobile-user-links {
	display: none;
}

@media (max-width: 991px) {
	.pkp_page_index.pkp_op_index.bilpub-mobile-nav-open .bilpub-mobile-user-links {
		display: flex !important;
	}
}

.bilpub-home .textFieldSearch {
	display: flex;
	align-items: stretch;
	height: 45px;
}

.bilpub-home .textFieldSearch .field {
	display: block;
	flex: 1 1 auto;
	min-width: 0;
}

.bilpub-home .textFieldSearch input {
	height: 43px;
}

.bilpub-home .textFieldSearch .btn {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 45px;
	width: 45px;
	height: 45px;
}

.bilpub-home .textFieldSearch button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
}

.bilpub-home .gridListBtns {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0;
}

.bilpub-home .listBtn,
.bilpub-home .gridBtn {
	display: flex;
	align-items: center;
	justify-content: center;
}

.bilpub-home .categoryBtns li span {
	right: 6px;
	left: 6px;
	bottom: 6px;
	max-width: calc(100% - 12px);
	font-size: 14px;
	line-height: 16px;
	overflow-wrap: break-word;
	word-break: normal;
	white-space: normal;
}

/* Journal list refinements. */
.bilpub-home .commonDisplay > li {
	padding: 0;
	margin-bottom: 24px;
	border-bottom: 0;
}

.bilpub-home .journalCard {
	display: grid;
	grid-template-columns: 176px minmax(0, 1fr);
	gap: 28px;
	align-items: stretch;
	padding: 22px 24px;
	border: 1px solid #e4e8ec;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 8px 22px rgba(18, 25, 40, .06);
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.bilpub-home .journalCard:hover {
	border-color: #d5dbe5;
	box-shadow: 0 16px 34px rgba(18, 25, 40, .12);
	transform: translateY(-4px);
}

.bilpub-home .coverImg {
	width: 176px;
	height: 238px;
	padding-top: 0;
	border: 1px solid #eef1f4;
	border-bottom: 1px solid #eef1f4;
	background: #f6f7f8;
}

.bilpub-home .coverImg img {
	position: static;
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: transform .25s ease;
}

.bilpub-home .coverImg:hover img {
	top: auto;
	height: 100%;
	transform: scale(1.025);
}

.bilpub-home .coverText {
	display: flex;
	flex-direction: column;
	min-width: 0;
	padding-top: 2px;
}

.bilpub-home .journalMetaTop {
	margin-bottom: 12px;
}

.bilpub-home .commonTag {
	max-width: 100%;
	padding: 0 12px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 28px;
	white-space: normal;
}

.bilpub-home .coverText h5 {
	margin-bottom: 12px;
}

.bilpub-home .coverText p {
	color: #4b5560;
	font-size: 14px;
	line-height: 1.65;
}

.bilpub-home .coverText .description {
	display: -webkit-box;
	max-width: 860px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.bilpub-home .coverText .journalIntro {
	color: #4b5560;
}

.bilpub-home .journalInfoList {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 7px 20px;
	max-width: 860px;
	margin: 0 0 12px;
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
}

.bilpub-home .journalInfoItem {
	display: flex;
	min-width: 0;
	gap: 6px;
}

.bilpub-home .journalInfoLabel {
	flex: 0 0 auto;
	color: #111827;
	font-weight: 700;
}

.bilpub-home .journalInfoValue {
	min-width: 0;
	overflow-wrap: break-word;
}

.bilpub-home .coverText .issn {
	color: #4b5560;
	font-size: 14px;
	line-height: 1.55;
}

.bilpub-home .latestContent {
	width: fit-content;
	max-width: 100%;
	margin-top: 6px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #202c84;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}

.bilpub-home .journalActions {
	gap: 8px;
	margin-top: auto;
	padding-top: 18px;
	border-top: 0;
}

.bilpub-home .journalActions a {
	padding: 8px 11px;
	border: 1px solid #d9dee4;
	border-radius: 3px;
	background: #fff;
	color: #1d2530;
	font-size: 11px;
	line-height: 13px;
}

.bilpub-home .journalActions a + a::before {
	content: none;
}

.bilpub-home .journalActions a:last-child {
	border-color: #202c84;
	background: #202c84;
	color: #fff;
}

.bilpub-home .commonDisplay.gridDisplay {
	gap: 24px;
}

.bilpub-home .commonDisplay.gridDisplay .journalCard {
	display: flex;
	flex-direction: column;
	padding: 18px;
}

.bilpub-home .commonDisplay.gridDisplay .coverImg {
	width: 100%;
	height: 220px;
	padding-top: 0;
	margin-bottom: 14px;
}

.bilpub-home .commonDisplay.gridDisplay .coverText {
	flex: 1;
}

.bilpub-home .commonDisplay.gridDisplay .coverText h5 {
	font-size: 18px;
	line-height: 1.3;
}

.bilpub-home .commonDisplay.gridDisplay .coverText .description {
	display: -webkit-box;
	-webkit-line-clamp: 3;
}

.bilpub-home .commonDisplay.gridDisplay .journalInfoList {
	grid-template-columns: 1fr;
	gap: 5px;
	font-size: 13px;
	line-height: 1.45;
}

.bilpub-home .commonDisplay.gridDisplay .journalActions {
	margin-top: auto;
}

.bilpub-home .commonDisplay.gridDisplay .journalActions a {
	flex: 1 1 100%;
	text-align: center;
}

@media (max-width: 991px) {
	.pkp_page_index.pkp_op_index .bilpub-mainbar {
		justify-content: flex-start;
		padding: 0 15px;
	}

	.pkp_page_index.pkp_op_index .bilpub-header-logo {
		margin: 0 auto 0 0;
	}

	.pkp_page_index.pkp_op_index .bilpub-mobile-menu-toggle {
		right: 15px;
		left: auto;
	}
}

@media (max-width: 767px) {
	.bilpub-home .gridListBtns > span:not(.submitArticle_mobile) {
		display: none;
	}

	.bilpub-home .gridListBtns .submitArticle_mobile,
	.bilpub-home .gridListBtns .submitArticle_mobile .commonBtn {
		display: block;
		width: 100%;
		margin: 0;
		text-align: center;
	}

	.bilpub-home .commonDisplay.gridDisplay {
		display: block;
	}

	.bilpub-home .journalCard,
	.bilpub-home .commonDisplay.gridDisplay .journalCard {
		grid-template-columns: 96px minmax(0, 1fr);
		gap: 14px;
		padding: 14px;
		border-radius: 6px;
	}

	.bilpub-home .coverImg,
	.bilpub-home .commonDisplay.gridDisplay .coverImg {
		width: 96px;
		height: 132px;
		padding-top: 0;
		margin: 0;
	}

	.bilpub-home .commonTag {
		padding: 0 8px;
		font-size: 10px;
		line-height: 22px;
	}

	.bilpub-home .coverText h5,
	.bilpub-home .commonDisplay.gridDisplay .coverText h5 {
		margin-bottom: 8px;
		font-size: 18px;
		line-height: 1.22;
		overflow-wrap: break-word;
	}

	.bilpub-home .coverText p,
	.bilpub-home .coverText .issn {
		font-size: 13px;
		line-height: 1.45;
	}

	.bilpub-home .coverText .description {
		-webkit-line-clamp: 2;
	}

	.bilpub-home .journalInfoList {
		grid-template-columns: 1fr;
		gap: 4px;
		margin-bottom: 8px;
		font-size: 12px;
		line-height: 1.35;
	}

	.bilpub-home .latestContent {
		width: 100%;
		padding: 0;
		background: transparent;
		font-size: 11px;
		line-height: 15px;
	}

	.bilpub-home .journalActions {
		gap: 6px;
		padding-top: 10px;
	}

	.bilpub-home .journalActions a {
		flex: 1 1 calc(50% - 3px);
		margin: 0;
		padding: 7px 8px;
		text-align: center;
	}

	.bilpub-home .journalActions a:last-child {
		flex-basis: 100%;
	}
}
