	/* --- Font Sizes --- */
	.single-post .entry-header h1.entry-title,
	.single-attachment .entry-header h1.entry-title,
	.page h1.entry-title {
		font-size: 48px;
		font-size: 3rem;
	}
	.single-post .entry-content blockquote p,
	.page .entry-content blockquote p,
	.front-section-title,
	.blog-wrap h3.blog-title,
	.social-front-title,
	.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-header h2.entry-title,
	.featured-slider .entry-header h2.entry-title,
	.section-one-column-one .entry-header h2.entry-title,
	.section-three-column-one .entry-header h2.entry-title,
	#front-section-four .entry-header h2.entry-title,
	.recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline,
	.archive-header h1.archive-title,
	.entry-content h1 {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.entry-header p.intro,
	.section-about-column-one p,
	p.text-big,
	.single-post .entry-content p.intro,
	.entry-content h2 {
		font-size: 26px;
		font-size: 1.625rem;
	}
	.entry-header h2.entry-title,
	.entry-content  h3 {
		font-size: 24px;
		font-size: 1.5rem;
	}
	.entry-content  h4,
	.entry-content p.pull-left,
	.entry-content p.pull-right {
		font-size: 22px;
		font-size: 1.375rem;
	}
	.entry-content p,
	.entry-content ol,
	.entry-content ul,
	.entry-content dl,
	.big-thumb .entry-header p.intro,
	.section-one-column-one .type-post .entry-summary,
	.section-three-column-one .type-post .entry-summary,
	p.text-small,
	.single-post .entry-content blockquote cite,
	.page .entry-content blockquote cite,
	.entry-content  h5,
	.entry-content  h6,
	address {
		font-size: 19px;
		font-size: 1.1875rem;
	}
	.entry-summary,
	.section-one-column-two .type-post:nth-of-type(n+2) .entry-header h2.entry-title,
	.section-two-column-two .type-post .entry-header h2.entry-title,
	.section-three-column-two .type-post .entry-header h2.entry-title,
	#front-section-fourcolumn .type-post .entry-header h2.entry-title,
	.section-sixcolumn-postwrap .type-post .entry-header h2.entry-title {
		font-size: 16px;
		font-size: 1rem;
	}
	input[type="button"],
	input[type="submit"],
	input#submit,
	.single-post .hentry .entry-meta,
	.single-attachment .hentry .entry-meta,
	.front-section a.all-posts-link,
	.single-post .entry-tags,
	.single-post div.sharedaddy h3.sd-title,
	.page div.sharedaddy h3.sd-title,
	.page div.sharedaddy h3.sd-title,
	.null-instagram-feed .clear {
		font-size: 15px;
		font-size: 0.9375rem;
	}
	.section-fourcolumn-postwrap .type-post .entry-summary,
	.section-sixcolumn-postwrap .type-post .entry-summary {
		font-size: 14px;
		font-size: 0.875rem;
	}

	/* --- Typography --- */
	.single-post .entry-content blockquote,
	.page .entry-content blockquote {
		margin: 0 0 40px;
		padding-bottom: 40px;
	}
	#front-section-four .format-video .entry-thumbnail a:before,
	.section-three-column-one .format-video .entry-thumbnail a:before,
	.featured-slider .format-video .entry-thumbnail a:before {
		width: 60px;
		height:42px;
		padding: 22px 0 0 24px;
		font-size: 16px;
	}