:root {
	--primary: #193764;
	--secondary: #C5EAF7;
}

body {
	font-family: objektiv-mk3, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	vertical-align: baseline;
	vertical-align: -moz-middle-with-baseline;
}

strong, bold {
	font-family: objektiv-mk3, sans-serif;
	font-weight: 700;
	font-style: normal;
}

a {
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}

a.review {
  font-weight: bold;
  font-style: italic;
}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	font-weight: 800;
}

strong {
	font-weight: 700;
}

.primary {
	color: var(--primary);
}

.secondary {
	color: var(--secondary);
}

blockquote {
	border: 1px solid #efefef;
background: #F4F3F2;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 300;
	border-left: 0;
	padding: 20px;
	display: flex;
	font-style: normal;
	
}

blockquote em {
	font-style: italic;
}

blockquote p {
	line-height: 1.5;
	margin-bottom: 0;
}

iframe {
	border: none;
}

h1 {
	margin-top: 0;
  font-size: 46px;
  letter-spacing: 1px;
  font-family: objektiv-mk1, sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  color: rgba(18,102,149,1);
  margin-bottom: 70px;
}

#bookpage h1 {
	text-align: left;
	margin-bottom: 0;
	text-transform: none;
	color: #000;
	font-size: 36px;
}

#banner h1 {
	font-size: 30px;
	color: #FFF;
  line-height: 1.2;
  margin: 0;
  max-width: 1000px;
  margin: 0px auto;
  padding: 0 50px;
  text-align: center;
  color: #FFF;
  text-transform: none;
  font-weight: 300;
  font-family: objektiv-mk3, sans-serif;
}

#banner h1 strong {
  
 
}

.introtext p {
	margin-bottom: 0px;
  margin-top: 0;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.3;
}

.author {
	color: #0076BE;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  margin-bottom: 20px;
}

dd.category-name {
	padding: 0;
}

dd.category-name span.icon-fw {
	display: none;
}


h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
}

h2.module-title {
	
}

.custom h2 {
	color: #0076BE;
	text-transform: uppercase;
	position: relative;
	font-family: objektiv-mk1, sans-serif;
	font-weight: 800;
	font-size: 38px;
	line-height: 1.3;
}

.custom h2:after  {
	content: '';
	background: #0076BE;
	width: 60px;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: -10px;;
}


h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
}

.staff h3 {
	margin: 0; 
	font-size: 20px;
	text-transform: uppercase;
}

.staff p {
	font-size: 15px; line-height: 1.5;
}

h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
}

.btn {
	text-transform: lowercase;
	padding: 10px 20px;
	background-color: #FFA91F;
	color: #000;
	font-size: 18px;
}

.btn:hover {
	background-color: #0076BE;
	color: #FFF;
}

a.readon {
	text-transform: uppercase;
	font-size: 85%;
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

form.mod-finder {
	display: flex;
	align-items: center;
}

form.mod-finder button.btn {
  padding: 8px 20px 6px 20px;
  border-radius: 0 5px 5px 0;
  font-size: 13px;
  border: none;
  background: #FFA91F;
}

input#mod-finder-searchword141 {
	padding: 5px;border-radius: 5px 0 0 5px;
}

#headerwrap {
	
}

label.finder {
	text-transform: uppercase; font-size: 13px;
  font-weight: 500;
  padding: 0 10px;
}

#mod-custom160 p {
	margin: 0;
	text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  padding: 0 10px;
  line-height: 44px;
}

.nav-link {
	text-transform: uppercase;
  line-height: 35px;
  height: 36px;
  color: rgba(255, 255, 255, 1);
  font-family: objektiv-mk3, sans-serif;
  font-weight: 500;
  vertical-align: baseline;
  vertical-align: -moz-middle-with-baseline;
  border: 1px solid #C5EAF7;
  border-width: 1px 0 1px 0;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
}

.astroid-header-section header.astroid-stacked-divided-header:not(.astroid-header-sticky) .as-megamenu-section {
	border: none!important;
}

.astroid-nav .nav-submenu > li > .as-menu-item {
	font-size: 14px;
	line-height: 1.3;
	padding: 8px 10px;
	font-weight: 500;
}

.mls-form {
	padding: 0;;
}

.mls-dropdown .mls-results-box {
	background: #FFF;
	color: #000;
}

.mls-results-count,
.mls-results-count .mls-small {
	color: #000;
}

#mls-2 .mls-results, .mls-results.col {
  margin: 20px 0 0;
  width: 500px;
  right: 0;
  position: absolute;
}

.mls-active-filters, .mls-suggested-query {
	
	color: #000;
}

.mls-st-header, .mls-af-header {
	text-shadow: none;
}

.mls-panel-items ul li a {
	color: #000;
}

.mls-results a {
	color: rgba(18,102,149,1);
}

.mls-dropdown .mls-results-tools span {
	display: inline-block; text-transform: uppercase; font-size: 14px;
}

select#sort_order-2 {
	font-size: 15px;
}

#mod-custom160 .mls-results-box p {
	text-transform: none;
	line-height: 16px;
	font-weight: 300;
	padding: 0;
}

#mod-custom160 .mls-results .search-results .result-url {
	font-size: 12px;
}

.mls-dropdown .mls-results .search-results .search-result {
	flex-wrap: nowrap;
}

.mls-dropdown {
	margin-left: 10px;
}

#headerwrap .container {
	
}

.nav-link-item-id-1948 img {
	
}

.navlogos.partners .custom p {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.navlogos img {
	max-height: 100px;
	max-width: 100px;
	filter: grayscale(100%);
	opacity: 1;
}

.navlogos.partners img {
	max-height: 50px;
	vertical-align: middle;
	margin: 10px;
	width: auto;
	display: inline-block;
	max-width: 225px;
	filter: grayscale(100%);
	opacity: 1;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}



.navlogos img:hover {
	filter: grayscale(0%);
	opacity: 1;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}

.container-fluid {
	padding: 0;
}

.megamenu-container.nav-submenu-container, #astroid-sticky-header, .megamenu-container {
	box-shadow: 1px 2.1px 2.2px rgba(0, 0, 0, 0.02),
	  2.5px 5.1px 5.3px rgba(0, 0, 0, 0.028),
	  4.6px 9.6px 10px rgba(0, 0, 0, 0.035),
	  8.3px 17.2px 17.9px rgba(0, 0, 0, 0.042),
	  15.5px 32.2px 33.4px rgba(0, 0, 0, 0.05),
	  37px 77px 80px rgba(0, 0, 0, 0.07);
}

ul.nav.justify-content-left {
	justify-content: end!important;
	margin-top: 10px;
	margin-bottom: 5px;
}

ul.nav li:last-child a {
	padding-right: 0;
}

.offcanvasRight {
	margin: 0;
	display: none!important;
}

/*Banner*/

#bannerwrap {
	padding: 60px 0 130px 0;

}


/*row1wrap*/

#row1wrap {
	
}


#position-1-1 {
	position: relative;
	max-width: 1200px;
  box-shadow: 0px 2px 10px #44444469;
  position: relative;
  margin-top: -100px;
  background: #FFF;
  margin-bottom: 50px;
  margin: auto;
  margin-top: -100px;
  padding: 50px;
  
}

#position-1-1::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 75px 50px 75px;
  position: absolute;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}

/*row2wrap*/

#row2wrap {
	background-color: #F5F3F1;
  padding: 60px 0;
  box-shadow: 0px 0px 11px #44444469;
  margin-bottom: 40px;
  margin-top: 60px;
}

#row2wrap .container {
	max-width: 1120px;
}

#row2wrap p {
	font-size: 16px; margin: 10px 0;
}

#position-2-1 {
	
}

/*row3wrap*/

#row3wrap {
	
}

#position-3-1 {
	
}


/*row4wrap*/

#row4wrap {
	
}

#position-4-1 {
	
}

/*row5wrap*/

#row5wrap {
	padding-bottom: 150px!important;
}

#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}

.bottomlogos {
	text-align: center;
	margin: 0 auto 0 auto!important;
	max-width: 690px;
	background: #FFF;
	box-shadow: 0px 0px 11px #4444442e;
	position: relative;
	z-index: 1;
}

.bottomlogos img {
	max-height: 120px;
	vertical-align: middle;
	margin: 20px;
	width: auto;
	display: inline-block;
	max-width: 120px;
	filter: grayscale(100%);
	opacity: .75;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}

.bottomlogos img:hover {
	filter: grayscale(0%);
	opacity: 1;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}

/*Footer*/

#footerwrap {
	font-size: 85%;
	position: relative;
	margin-top: -75px;
}

#footerwrap::before {
  content: '';
  background: linear-gradient(90deg, rgba(18,102,149,1) 0%, rgba(75,196,233,1) 100%);
  left: 0;
  top: -20px;
  height: 20px;
  width: 100%;
  position: absolute;
}

#footerwrap p {
	font-size: 14px;
	font-weight: 300;

}

#footerwrap .members p {
	margin: 0;
}

#footerwrap p a {
	text-decoration: none;;
}

#footerwrap h3 {
	color: #FFF;
  font-size: 22px;
  text-transform: uppercase;
}

#footerwrap small {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	margin-top: 20px;
	display: block;
}

#footer1 .socialicons .fa-2x {
	vertical-align: middle;
	margin: 0 10px;
	display: block;
}

.socialicons {
	text-align: center;
	display: flex;
	justify-content: center;
}

#footer1 .socialicons a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	margin: 0 15px;
}

.footer-section .astroid-row {
	padding: 0;;
}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #mainwrap {
	display: none;
}

#mainwrap {
	
}

#mainwrap .container {
	max-width: 960px;
}

.astroid-article-full-image figure {
	margin-bottom: 0px;
}

.item-image img {
	
}

.booksearch a {
	 font-size: 15px; font-weight: 700;
}

.booksearch ul {
	margin: 0;
}

#booksidebar {
	width: 45%; margin-top: 50px;
	padding: 0 30px 30px 30px;
}

#booksidebar .astroid-article-full-image {
	transform: translateY(-50px); margin: 0 auto;
}

#booksidebar .astroid-article-full-image img {
	width: 100%; height: auto;
}

#booksidebar ul.fields-container {
	text-align: center;
}

#imprintlogo {
	float: right;
	
}

#imprintlogo img {
	max-height: 130px;
	width: auto;
	transform: translateY(-130px)
}

li.author-s {
	background: #C5EAF7; padding: 25px;
	margin-bottom: 30px;
}

li.author-s p {
	font-size: 15px;
	margin: 0;
}

li.author-s h4 {
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;font-weight: 700;
	
}


li.author-s h4 a {
	text-decoration: none;
}

.books .field-value {
	display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.books .field-value .authortitle img {
	width: 100%;
	height: auto;
}

.caption {
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
}

ul.fields-container {
	list-style-type: none;
	padding: 0;
	font-size: 85%;
}


span.field-label {
	display: inline;
	font-weight: bold;
	
	padding-top: 10px;
}

.partners {
	display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: 30px auto;
}

.partners img {
	margin: 15px;
	max-height: 66px;
	max-width: 254px;
	width: auto;
	height: auto;
	vertical-align: middle;
}

.partnerspage {
	justify-content: center; align-items: center; 
	text-align: center;
}

.partnerspage img {
	height: 80px;
	width: auto;
	
}

.partnerspage .col-sm {
	border: 1px solid #efefef;
	border-radius: 5px;
	padding: 25px!important;
	margin: 20px 0;
}

.partnerspage h4 {
	font-size: 15px;
	line-height: 1.5;
	text-transform: uppercase;
	margin-bottom: 0px;
	
}

.imprints {
	display: flex; justify-content: center;
	align-items: center;
}


.imprints img {
	background: #FFF;
	border-radius: 100%;
	width: 230px;
	height: auto;
	margin: 0 auto;
	padding: 30px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}

.imprints img:hover {
	width: 230px;
	padding: 10px;
}

.bookbrowsetab h3 {
	text-transform: uppercase;
	margin: 0 0 0px 0;
	font-family: objektiv-mk1, sans-serif;
	font-weight: 900;
	font-size: 24px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	padding: 30px 30px 50px 30px!important;
	position: relative;
}
.bookbrowsetab h3:after {
	content: '';
	background: #0076BE;
	width: 60px;
	height: 5px;
	position: absolute;
	left: 30px;
	bottom: 25px;;
}

.mod-list {
  padding-inline-start: 0;
  list-style: none;
  column-count: 2;
  display: list-item;
}

.bookstagged h3 {
	font-size: 18px;
  padding-bottom: 5px;
  line-height: 22px;
  font-weight: 500;
  margin: 10px 0 0 0;
}

.bookstagged h3 a {
	text-decoration: none;
}

.bookstagged .tag-body p {
	font-size: 14px; line-height: 22px;
	margin-bottom: 5px;
}

.bookstagged li.author  {
	font-size: 14px;font-weight: 400;
	line-height: 1.3;
}

.bookgrid h3 {
	
font-size: 18px;
  color: #222;
  font-weight: 500;
}


.bookgrid h3 a {
	text-decoration: none;
}


.bookgrid .card-text {
	font-size: 15px;
}

.tag-category ul.category {
	margin: 0;
}

.tag-category ul.category li {
	border: 0;
	padding: 4px 0;
}

.tag-category ul.category li h3, .tag-category ul.category li .h3 {
	font-size: 18px; font-weight: 400;
	
}

.product-item-info .name .item-field-label, 
.product-item-info .product-item-actions,
.toolbar-top .pages{
	display: none;
}

.ja-products-wrapper .product-item {
  min-width: 0;
  align-self: center;
  justify-self: center;
}
.ja-products-wrapper .product-items {
	gap: 0
}

.ja-products-wrapper .product-item .product-item-info {
	border: none;
}
.ja-filter-wrapper .filter-content .input-text {
	padding: 5px; font-size: 13px; text-transform: uppercase;
}

.ja-products-wrapper .product-item .name {
	margin: 0 auto; text-align: center;
}

.ja-filter-wrapper .filter-content .selected-filters ol li.item {
  padding: 0px;
  font-size: 12px;
}

.limiter .chosen-container a {
	width: 60px;
}

#sorter_chosen ul.chosen-results li:first-child,
.products-toolbar .jamg-layout-chooser,
.toolbar-bottom .orderby-displaynumber {
	display: none;
}

.products-toolbar .toolbar-sorter .action {
	background: #183A68; border-radius: 100%;
	height: 28px;
	width: 30px;
}

.limiter .chosen-container {
	width: 62px!important;
}

.btn.clear-all-filter {
	padding: 3px 6px; font-size: 12px; display: block;
  margin-bottom: 20px;
}

.products-toolbar .pagination-wrap {
	flex-direction: column;
	justify-content: center;
	font-size: 90%;
}

.ja-products-wrapper.list .list .product-item .product-item-info {
	min-height: 0;
}

.products-toolbar .toolbar-amount {
	padding: 20px;
}

.pagination-wrap a {
	text-decoration: none;
}

.products-toolbar label, span.limiter-text {
	font-size: 14px;
	text-transform: uppercase;
}

#raxo-module-id278 {
	width: 100%;
}

.raxo-default .raxo-header {
	border-top-color: #ccc;;
}

.raxo-default .raxo-block-name {
	padding: 15px 0; font-size: 22px; text-transform: uppercase;
}

.raxo-default article {
	background: none; padding: 0;
}

.raxo-normal {
	display: grid;
grid-template-columns: repeat(5, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 15px;
grid-row-gap: 0px; 
}

.raxo-default .raxo-image {
	padding: 0;
	border: none;
	border-radius: 0;
}

.raxo-default a {
	color: #0076BE!important;
  font-weight: bold;
  font-size: 16px;
}

.news h3 {
	font-size: 22px;
}

.news p {
	font-size: 15px;
}

.news p.date {
	font-size: 12px;
	text-transform: uppercase;
	margin: 8px 0;
}

body.itemid-600 .astroid-article-text ul {
	column-count: 2;
}

ul.tags.list-inline .btn-info {
	background: #C5EAF7; font-size: 15px; padding: 5px 10px; display: inline-block; border: none; margin: 5px 0; font-weight: 400;
}

ul.tags.list-inline .btn-info:hover {
	background: #193764;
}

.fixedright {
	position: fixed;
	right: -40px;
	top: 200px;
	-moz-transform: rotate(90deg);
	z-index: 9;
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fixedright a.btn {
	border-radius: 0 0 12px 12px;
	color: #000!important;
}

.fixedright a.btn:hover {
	color: #FFF!important;
	
}

.members .col-sm {
	border-bottom: 1px dashed #ccc;
}

.members p {
	font-size: 16px;
}


.wf_file::before {
	content: "\f15b";
	font-family: "Font Awesome 7 Free";
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	margin: 0 5px 0 0;
	font-style: normal;
}

.wf_file[href$=".pdf"]::before {
	content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

.wf_file[href$=".zip"]::before {
	content: "\f1c6";
}

.wf_file[href$=".png"]::before {
	content: "\f1c5";
}

.wf_file[href$=".jpg"]::before {
	content: "\f1c5";
}

.homelogos h4 {
	text-align: center;
	font-size: 36px;
	border-bottom: 1px solid #cecece;
	padding-bottom: 15px;
	max-width: 900px; margin: 10px auto;
}

@media  (max-width: 800px) {
	body {
		
	}
	
	#booksidebar {
		width: 100%;
	}
	
	#banner h1 {
		font-size: 24px;
	}
	
	.partnerspage.flex-gap-lg,
	.members.flex-gap-lg {
		gap: 0!important;
	}
	
	li.item-1948 ul li.dropdown-menus-item {
		width: 50%!important; display: inline-block!important;
	}
	
	#mod-custom228 img {
		max-width: 200px;
		margin: auto;;
	}
	
	.imprints {
		flex-wrap: wrap;
	}
	
	.imprints a {
		width: 50%;
		
	}
	
	.fixedright {
		font-size: 80%;
	}
	
	.fixedright a.btn {
		font-size: 16px;
		padding: 5px 20px;
	}
	
	.offcanvasRight {
		margin: inherit;
		display: flex!important;
	}
	
	.nav-child.unstyled.dropdown-menus:not(.menu_open) {
		display: none;
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}