.page-template-dp_custom_templates_education_hub .col-main,
	.page-template-template-education .col-main,
	.page-template-dp_custom_templates_review_hub .col-main {
	max-width: 100%
}

.filler-item {
	display: none;
}
.template-wrap #dp-content {
    margin: 20px 0 0;
    float: left;
    width: 100%;
}
@media ( min-width : 900px) {
	.filler-item {
		display: block;
	}
}

.dp-hub-hero-banner {
	display: block;
	height: 410px;
	width: 100%;
	background-size: cover;
}

.dp-hub-container p.intro {
	font-size: 1.25em;
	line-height: 1.6;
	text-align: center;
	font-style: italic;
	padding: 0 5px;
}

.dp-hub-title {
	font-size: 3.25rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 0;
	line-height: 1;
	display: none;
}

.dp-hub-title.db-hub-title-mobile {
	display: block;
	padding-top: 190px;
}

.page-template-dp_custom_templates_education_hub .dp-hub-title.db-hub-title-mobile
	{
	padding-top: 100px;
}

.dp-hub-underline.dp-hub-underline-mobile {
	display: block;
}

.dp-hub-recent-posts a {
	text-decoration: none;
	color: inherit;
}

p.education-recent-posts {
	font: 700 42px/45px Oswald, sans-serif;
	letter-spacing: 1px;
	margin: 30px 0 10px;
	color: #222;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 40px;
}

h2.dp-hub-recent-posts {
	position: relative;
	margin-top: 10px;
	text-align: left;
}

h2.dp-hub-recent-posts span {
	background: #fff;
	padding: 0 15px;
	color: #212121;
	position: relative;
	left: 25px;
	display: inline-block;
	z-index: 1;
	font: 500 30px/34px Oswald, sans-serif;
	letter-spacing: 0;
}

h2.dp-hub-recent-posts:before {
	background: #97bad6;
	content: "";
	display: block;
	height: 5px;
	position: absolute;
	top: 50%;
	width: 100%;
}

@media ( min-width : 450px) {
	.dp-hub-container p.intro {
		font-size: 1.4em;
	}
	.dp-hub-title {
		font-size: 4.25rem;
	}
}

@media ( min-width : 767px) {
	.dp-hub-container p.intro {
		padding: 0 85px;
	}
}

.dp-hub-underline {
	display: none;
	width: 85px;
	height: 10px;
	background-color: #99bbd7;
	margin: 20px auto 15px;
}

@media ( min-width : 900px) and (min-height: 750px) {
	.dp-hub-title.db-hub-title-mobile, .dp-hub-underline-mobile {
		display: none;
	}
	.dp-hub-title {
		display: block;
	}
	.dp-hub-underline {
		display: block;
	}
	.dp-hub-underline.dp-hub-underline-mobile {
		display: none;
	}
}

.page-template-dp_custom_templates_education_hub.slug-education .dp-hub-hero-banner
	{
	background-image: url('../img/Hero-Education.jpg');
	background-position: 67% 50%;
}

.page-template-dp_custom_templates_review_hub.slug-reviews .dp-hub-hero-banner
	{
	background-image: url('../img/Hero-Review.jpg');
	background-position: center center;
}

/*************************/
/******* EDUCATION  ******/
/*************************/
.page-template-dp_custom_templates_education_hub .education-teasers {
	overflow: auto;
	margin-bottom: 30px;
}

.page-template-dp_custom_templates_education_hub .education-teasers a {
	display: inline-block;
	float: left;
	width: 24%;
	margin-bottom: 20px;
	border: none !important;
}

.page-template-dp_custom_templates_education_hub .education-teasers a+a
	{
	margin-left: 1.33%;
}

@media ( max-width : 870px) {
	.page-template-dp_custom_templates_education_hub .education-teasers a+a
		{
		margin-left: 0;
	}
	.page-template-dp_custom_templates_education_hub .education-teasers a {
		width: 48%;
		margin: 1% !important;
	}
}

.page-template-dp_custom_templates_education_hub .education-teaser-image img
	{
	vertical-align: bottom;
	width: 100%;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.page-template-dp_custom_templates_education_hub .education-teaser-item:hover .education-teaser-image img
	{
	opacity: 0.75;
}

.page-template-dp_custom_templates_education_hub .education-teaser-title
	{
	background-color: #4d5e6c;
}

.page-template-dp_custom_templates_education_hub .education-teaser-title h3
	{
	margin: 0 auto;
	padding: 0;
	text-transform: uppercase;
	height: 100%;
	color: #fff;
	text-align: center;
	padding: 20px 10px;
	font-weight: 800;
	font-size: 1.35em;
	line-height: 1.5;
}

@media ( max-width : 900px) {
	.page-template-dp_custom_templates_education_hub .education-teaser-title h3
		{
		font-size: 1.20em;
	}
}

@media ( max-width : 400px) {
	.page-template-dp_custom_templates_education_hub .education-teaser-title h3
		{
		padding: 14px 10px;
		font-size: 1.05em;
	}
}

hr.blue-hr {
	background: #97bad6;
	border: none;
	height: 5px;
	clear: both;
	margin: 50px 0;
}

/******************************/

/****   END - EDUCATION    ****/

/******************************/

/*****************************/
/****   EDUCATION HUB V2   ***/
/*****************************/
.page-template-template-education .dp-hub-title.db-hub-title-mobile {
	padding-top: 100px;
}

.page-template-template-education .dp-hub-hero-banner,
	.page-template-template-education.slug-education .dp-hub-hero-banner,
	.page-template-template-education.slug-diamond-education .dp-hub-hero-banner
	{
	background-image: url('../img/Hero-Education.jpg');
	background-position: 67% 50%;
}

.page-template-template-education .education-teasers {
	overflow: auto;
	margin-bottom: 30px;
	text-align: center;
}

.page-template-template-education .education-teasers a {
	display: inline-block;
	width: 24%;
	margin-bottom: 20px;
	border: none !important;
	margin-right: -6px;
}

.page-template-template-education .education-teasers a+a {
	margin-left: 1.33%;
}

@media ( max-width : 870px) {
	.page-template-template-education .education-teasers a+a {
		margin-left: 0;
	}
	.page-template-template-education .education-teasers a {
		width: 48%;
		margin: 1% !important;
	}
}

.page-template-template-education .education-teaser-image img {
	vertical-align: bottom;
	width: 100%;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.page-template-template-education .education-teaser-item:hover .education-teaser-image img
	{
	opacity: 0.75;
}

.page-template-template-education .education-teaser-title {
	background-color: #4d5e6c;
}

.page-template-template-education .education-teaser-title h3 {
	margin: 0 auto;
	padding: 0;
	text-transform: uppercase;
	height: 100%;
	color: #fff;
	text-align: center;
	padding: 20px 10px;
	font-weight: 800;
	font-size: 1.35em;
	line-height: 1.5;
}

@media ( max-width : 900px) {
	.page-template-template-education .education-teaser-title h3 {
		font-size: 1.20em;
	}
}

@media ( max-width : 400px) {
	.page-template-template-education .education-teaser-title h3 {
		padding: 14px 10px;
		font-size: 1.05em;
	}
}

hr.blue-hr {
	background: #97bad6;
	border: none;
	height: 5px;
	clear: both;
	margin: 50px 0;
}
/*****************************/
/**** END EDUCATION HUB V2 ***/
/*****************************/
.dp-hub-wrap {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
	width: 101%;
	margin-left: -0.5%;
}

.dp-hub-cta {
	display: block;
	width: 121px;
	margin: 20px auto 0;
	padding: 8px 10px;
	background-color: #738da1;
	color: #fff;
	font-family: Raleway, Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0;
}

.dp-hub-item {
	order: 1;
	flex-basis: 100%;
	padding: 0 0 20px 0;
}

.dp-hub-item p {
	font-style: italic;
}

.dp-hub-item h3 {
	margin-top: 0;
	text-align: center;
	color: #4d5e6c;
	font-size: 1.35em;
	line-height: 1.25;
	font-weight: 600;
	padding-bottom: 6px;
	position: relative;
	padding: 0 8px;
	margin-bottom: 0;
}

.dp-hub-item h3 a, .dp-hub-item h3 a:hover, .dp-hub-item h3 a:focus,
	.dp-hub-item h3 a:active, .dp-hub-item h3 a:visited {
	text-decoration: none;
	color: inherit;
	border-bottom: 0;
	text-transform: initial;
}

.dp-hub-item h3 a:hover {
	color: #222;
}

@media screen and (min-width: 700px) {
	.dp-hub-item {
		flex-basis: 50%;
	}
}

@media screen and (min-width: 900px) {
	.dp-hub-item {
		flex-basis: 25%;
		width: 25%;
		border-top: 0;
		overflow: hidden;
		margin: 0;
		border-left: 2px solid #97bad6;
		border-right: 2px solid #97bad6;
	}
	div.dp-hub-item+div.dp-hub-item {
		border-left: 0;
	}
	div.dp-hub-item:nth-child(4n+1) {
		margin-left: 0;
		border-left: 2px solid #97bad6 !important;
	}
}

.dp-hub-container .pagination-wrap {
	text-align: center;
	margin: 40px 0 10px;
}

.page-template-dp_custom_templates_review_hub .pagination-wrap {
	display: none;
}

.dp-hub-container .page-numbers {
	border: 1px solid #d2dee8;
	padding: 0 6px;
}

.dp-hub-container .page-numbers.current {
	color: #d5e3ee;
}

@media screen and (min-width: 800px) {
	.page-template-dp_custom_templates_education_hub div.page,
		.page-template-template-education div.page,
		.page-template-dp_custom_templates_review_hub div.page {
		background: #fff;
	}
	.page-template-dp_custom_templates_education_hub .col-main,
		.page-template-template-education .col-main,
		.page-template-dp_custom_templates_review_hub .col-main {
		width: 100%;
	}
}

/******************************/

/********* REVIEWS ************/

/******************************/
.review-item {
	overflow: auto;
}

h3.review-item-title {
	font-size: 1.65em;
	display: inline-block;
	width: 235px;
	vertical-align: middle;
	margin-top: 0;
	line-height: 1.15;
	padding-top: 10px;
	padding-bottom: 5px;
}

.review-item .review-star-rating {
	display: block;
	width: 220px;
	vertical-align: middle;
}

.review-item-buttons {
	margin-top: 0;
	margin-bottom: 20px;
}

.review-item-buttons a.dp-hub-cta {
	display: inline-block;
	border: none !important;
	margin-top: 0;
	background-color: #4d5e6c;
	text-transform: initial;
}

.review-item-buttons a.dp-hub-cta+a.dp-hub-cta {
	margin-left: 10px;
}

.review-teasers {
	margin-bottom: 40px;
	padding-top: 15px;
}

h2.review-title {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	position: relative;
	top: 12px;
}

h2.review-title:before {
	background: #97bad6;
	content: "";
	display: block;
	height: 3px;
	position: absolute;
	top: 50%;
	width: 100%;
}

h2.review-title:before {
	left: 0;
}

h2.review-title span {
	background: #fff;
	padding: 0 8px;
	color: #4d5e6c;
	position: relative;
	top: -2px;
	display: inline-block;
	z-index: 1;
	font: 500 20px/1 Oswald, sans-serif;
	letter-spacing: 0;
}

@media ( max-width : 899px) {
	.review-teasers {
		margin-bottom: 0;
	}
	.review-item {
		text-align: center;
		border-bottom: 1px dotted lightblue;
	}
	.review-item:last-of-type {
		border-bottom: none;
	}
	.review-item .review-star-rating {
		margin: auto;
		padding-bottom: 20px;
	}
	h2.review-title span {
		margin-left: 0;
	}
}

@media ( min-width : 900px) {
	.review-teasers {
		padding-top: 0;
	}
	h2.review-title {
		text-align: left;
		padding-left: 30px;
	}
}



/* V2.0 */
.page-template-template-review.slug-diamond-reviews-v2-0 .dp-hub-hero-banner,
	.page-template-template-review.slug-reviews .dp-hub-hero-banner {
	background-image: url('../img/Hero-Review.jpg');
	background-position: center center;
}

.page-template-template-review .col-main {
	max-width: 100%
}

.page-template-template-review .pagination-wrap {
	display: none;
}

@media screen and (min-width: 800px) {
	.page-template-dp_custom_templates_education_hub div.page,
		.page-template-template-review div.page {
		background: #fff;
	}
	.page-template-dp_custom_templates_education_hub .col-main,
		.page-template-template-education .col-main,
		.page-template-template-review .col-main {
		width: 100%;
	}
}

