.full-width-banner img {
	width: 100%;
}

.full-width-banner {
	margin-bottom: 25px;
	margin-top: 25px;
	position: relative;
}

.full-width-banner h3 {
	position: absolute;
	color: #fff;
	bottom: 30%;
	font-size: 30px;
	height: max-content;
	margin: 0;
	left: 5%;
	font-weight: bold;
}

.avatar.photo {
	position: relative;
}

span.wpcf7-not-valid-tip {
	display: block !important;
}

.comment-form-comment {
	float: right;
}

.lesson-content ul li {
	font-size: 120%;
}

.lesson-content ol li {
	font-size: 120%;
}

.ban {
	background-size: cover;
}

.jts-banner-text h1 {
	text-shadow: 3px 3px 7px #2a2a2a;
}

.course-lesson-description li {
	text-align: justify;
}

.course-lesson-description p {
	text-align: justify;
}

.jts-banner-text h1 {
	font-size: 40px;
}

.ban-cat {
	background-attachment: initial !important;
	background-image: linear-gradient(rgba(0,0,25,0.5),rgba(0,0,25,0.5)), url(https://d2xzzrevs9co3g.cloudfront.net/files/Banner-Book-Titles-2.jpg) !important;
}

.book-list-wrapper {
	min-height: 400px !important;
	width: 230px !important;
	font-size: 20px !important;
}

.book-list-wrapper p {
	margin: 0 0 10px !important;
}

.jts-page-content h1 {
	padding: 0 50px;
}

.jts-bottom-subscriptions {
	padding-top: 20px;
	padding-left: 180px;
}

.jts-card {
	position: relative;
	display: inline-block;
}

.jts-card .jts-img-top {
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
	z-index: 99;
}

.jts-card:hover .jts-img-top {
	display: inline;
}

.jts-banner-btn.inline {
	color: #fff;
}

.jts-page-banner {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 460px;
}

.single-signup .jts-page-banner {
	background-position: 70% center;
	background-attachment: initial !important;
}

.jts-print-sub-text {
	display: flex;
	justify-content: center;
	width: 100%;
	font-size: 120%;
}

.author-img-wrapper {
	text-align: right;
}

.sd-sharing .sd-content ul li {
	padding: 0 10px !important;
}


@media screen and (max-width: 415px) {
	.sd-sharing {
		padding-top: 20px !important;
		padding-left: 40px;
	}
	
	.jts-curriculum-wrapper {
		margin: 30px !important;
	}
	
	.jts-page-banner {
		background-position: 85% center;
	}
	
	.comments-title {
		font-size: 20px;
	}
	
	.jts-overview-mobile {
		padding-left: 40px;
	}
	
	.jts-bottom-subscriptions {
		padding-left: 55px !important;
	}
	
	.col-md-8 h4 {
		padding-left: 30px;
	}
	
	.author-img-wrapper {
		text-align: left;
		margin-bottom: 10px;
	}
	
	.author-img {
		max-width: 30%;
	}
}

@media screen and (max-width: 769px) {
	.jts-print-sub-text {
		padding-bottom: 20px;
	}
	
	.jts-bottom-subscriptions {
		padding-left: 15px;
	}
	
	.jts-bottom-subscriptions {
		padding-left: 0;
	}
}

p {
	margin: 0 0 30px !important;
}

@media screen and (min-width: 1440px) {
	#learn-press-content-item {
		text-align: center;
	}
	
	.learn-press-content-item-summary {
		font-size: 17px;
		line-height: 2em;
	}
}

@media screen and (min-width: 768px) {
	.learn-press-content-item-only {
		width: 700px;
		margin: 0 auto;
	}
}