.book-popup-cover, .book-popup-notes {
	clear: both;
	float: left;
	max-height: 300px
}

.book p, .book-popup-title, .book-title {
	font-weight: 700
}

.book table {
	width: 240px
}

.book-cover {
	width: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer
}

.book-title {
	width: 100%
}

.book-popup {
	float: left;
	background: #fff;
	padding: 15px 20px;
	display: none;
	position: absolute;
	z-index: 100
}

.book-popup-cover {
	width: 240px
}

.book-popup-notes {
	margin: 5px 0 0 70px;
	width: 170px
}

.book-popup-content {
	margin-left: 260px
}

.book-popup-close {
	float: right;
	margin-top: -10px;
	margin-right: -10px;
	cursor: pointer
}

#overlay {
	background-image: url(overlay.png)
}

.book {
	float: none;
	height: auto;
	overflow: visible;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	vertical-align: top;
	text-align: left
}

.book p {
	margin-bottom: 15px
}

.book img {
	width: 100%;
	display: block;
	cursor: pointer
}

.book-popup {
	width: 90%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	top: 42.2px;
	left: 0;
	right: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box
}

@media screen and (max-width:650px) {
	.book-popup-content, .book-popup-cover-wrap {
		display: inline-block
	}
	.book-popup-cover-wrap, .book-popup-notes, .book-popup-publish,
		.book-popup-title {
		text-align: center
	}
	.book-popup {
		top: 50px;
		margin: 0;
		width: 100%
	}
	.book-popup-content {
		margin: 0
	}
	.book-popup-cover {
		float: none;
		display: inline
	}
	.book-popup-cover-center {
		width: 100%;
		text-align: center
	}
	.book-popup-notes {
		margin-left: 0;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 5px;
		width: 100%
	}
	#overlay {
		background: #FFF
	}
}

@media screen and (min-width:700px) {
	.book {
		display: inline-block;
		width: 32.9%;
		padding: 10px
	}
}

@media screen and (max-width:699px) {
	.book {
		display: inline-block;
		width: 49%;
		padding: 10px
	}
}

@media screen and (max-width:479px) {
	.book {
		display: block;
		width: 100%;
		text-align: center
	}
	.book img {
		margin: 0 auto;
		max-width: 166px
	}
}

.subtitleHeader{
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 23px;
	margin-top: 50px;
}

nlb-share {
	display: block;
	float: right;
}

@media ( max-width :767px) {
	nlb-share {
		display: block;
		float: left;
	}
}

.blastFont p{
	font-size: 14px !important;
}
.blastContent{
	font-size: 15px !important;
}

.blastHeader{
	font-size: 25px !important;
}

.blockTxt{
	padding-bottom: 0px;
}
.creditTxt{
	font-weight: normal !important;
	font-style: italic !important;
	padding-bottom: 0px;
}
.synopsisTxt{
	font-weight: normal !important;
	padding-bottom: 0px;
}

.btnListenFull{
	width: 200px;
	border: 1.5px solid #4CAF50;
    text-align: center;
    height: 3em;
    vertical-align: middle;
    margin: auto;
    border-radius: .3em;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btnListenFull a {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
.outer {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
}
.middle {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.inner {
    margin: auto;
}
.inner>span {
    display: inline-block;
}
span {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    color: #000000;
}
.resource-popup-cover, .resource-popup-notes {
	clear: both;
	float: left;
	max-height: 300px
}

.resource p, .resource-popup-title, .resource-title {
	font-weight: 700
}

.resource table {
	width: 240px
}

.resource-cover {
	width: 100%;
	margin: 0;
	padding: 0;
}

.resource-photo {
	height: 100%;
	margin: 0;
	padding: 0;
	object-fit: scale-down;
	position: relative;
}

.pdfcontainer {
  position: relative;
  max-height: 300px;
  max-width: 200px;
  margin: auto;
}
.resource-pdf {
	height: 300px;
	padding: 0;
	cursor: pointer;
	object-fit: scale-down;
	position: relative;
}
.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 1;
  top: 0;
}

.material-icons {
	font-size: 50px;
	color: RGB(62,109,194);
	position: absolute;
	bottom: 0%;
	right: 0%;
}
.pdfcontainer:hover .overlay {
  opacity: 0.7;
  background-color: #ffffff;
}
.audio-thumbnail {
	background: #000;
	margin-top: 0px;
	height: auto;
	position: relative
}

.resource-title {
	width: 100%
}

.resource-popup {
	float: left;
	background: #fff;
	padding: 15px 20px;
	display: none;
	position: absolute;
	z-index: 100
}

.resource-popup-cover {
	width: 240px
}

.resource-popup-notes {
	margin: 5px 0 0 70px;
	width: 170px
}

.resource-popup-content {
	margin-left: 260px
}

.resource-popup-close {
	float: right;
	margin-top: -10px;
	margin-right: -10px;
	cursor: pointer
}

.resource {
	float: none;
	height: auto;
	overflow: visible;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	vertical-align: top;
	text-align: left
}

.resource p {
	margin-bottom: 15px
}

.resource img {
	width: 100%;
	display: block;
}

.resource-popup {
	width: 90%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	top: 42.2px;
	left: 0;
	right: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box
}

@media screen and (max-width:650px) {
	.resource-popup-content, .resource-popup-cover-wrap {
		display: inline-block
	}
	.resource-popup-cover-wrap, .resource-popup-notes, .resource-popup-publish,
		.resource-popup-title {
		text-align: center
	}
	.resource-popup {
		top: 50px;
		margin: 0;
		width: 100%
	}
	.resource-popup-content {
		margin: 0
	}
	.resource-popup-cover {
		float: none;
		display: inline
	}
	.resource-popup-cover-center {
		width: 100%;
		text-align: center
	}
	.resource-popup-notes {
		margin-left: 0;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 5px;
		width: 100%
	}
	#overlay {
		background: #FFF
	}
}

@media screen and (min-width:1083px) {
	.resource {
		display: inline-block;
		width: 49%;
		padding: 10px 10px 10px 10px;
	}
}

@media screen and (max-width: 1083px) and (min-width: 1058px)   {
	.resource {
		display: inline-block;
		width: 49.5%;
		padding: 10px 7px 10px 7px;
	}
}

@media screen and (max-width:1058px) and (min-width: 900px)  {
	.resource {
		display: inline-block;
		width: 47%;
		padding: 10px 10px 10px 47px;
	}
}

@media screen and (max-width:900px) and (min-width: 699px)  {
	.resource {
		display: inline-block;
		width: 49%;
		padding: 10px 10px 10px 20px;
	}
}

@media screen and (max-width:699px) and (min-width: 600px)  {
	.resource {
		display: inline-block;
		width: 49%;
		padding: 10px 10px 10px 10px;
	}
}

@media screen and (max-width:600px) {
	.resource {
		display: block;
		width: 100%;
		text-align: center;
		padding: 10px 10px 10px 10px;
	}
	.resource img {
		margin: 0 auto;
		max-width: 166px
	}
	.btnListenFull{
		display: block;
		width: 100%;
	}
}

/*
@media screen and (min-width:700px) {
	.resource {
		display: inline-block;
		width: 49%;
		padding: 10px
	}
}

@media screen and (max-width:699px) {
	.resource {
		display: inline-block;
		width: 49%;
		padding: 10px
	}
}

@media screen and (max-width:479px) {
	.resource {
		display: block;
		width: 100%;
		text-align: center
	}
	.resource img {
		margin: 0 auto;
		max-width: 166px
	}
	.btnListenFull{
		display: block;
		width: 100%;
	}
}
*/

.mb3, .my-3 {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.jw-wrapper {
	background-color: #FFF !important;
}
