/*
Theme Name: CAW
Theme URI: https://chicagoartistwriters.com
Author: Useful Art Services (after Elmastudio)
Author URI: https://usefulartservices.com
Description: CAW
Version: 1.0.2
Tags: CAW
Text Domain: caw

* @version 1.0.2
*/

/*--------------------------------------------------------------
Table of Contents:
----------------------------------------------------------------
1.0  - Reset
2.0  - General Styles
3.0  - Header
4.0  - Off Canvas Area
5.0  - Featured Slider + Custom Header Image
6.0  - Front Page - Post Sections
7.0  - Blog Front
8.0  - Blog Posts
	   8.1 - Comments
9.0  - Pagination + Infinite Scroll
10.0  - Default Page
11.0  - Fullwidth / Archives / Search Results / 404
12.0  - Sidebar + Widgets
13.0  - Social Icon Menu
14.0  - Footer
15.0  - Plugins + Jetpack Styles
16.0  - Shortcodes
17.0  - Media Queries
--------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	1.0 Reset
/*-----------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; }
figure {margin: 0;}
figcaption { text-align: center; }
img { border: 0; -ms-interpolation-mode: bicubic;}
a:hover, a:active, a:focus { outline: none; -moz-outline-style: none;}
input {-webkit-border-radius:0; border-radius:0;}

*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/* Clearfix */
.clearfix:after, #main-wrap .sharedaddy:after {clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.cf:before, .cf:after {content: " "; /* 1 */ display: table; /* 2 */}
.cf:after {clear: both;}


/*-----------------------------------------------------------------------------------*/
/*	2.0 General Styles
/*-----------------------------------------------------------------------------------*/
body {
	display: block;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.35;
	overflow-x: hidden;
}

html.overlay-show,
body.overlay-show {
    overflow-y: hidden;
}

body.overlay-one-scroll {
	overflow-y: hidden;
}

body {
	padding-top: 51px; /* if main nav is fixed-positioned */
}
body.blog.slider-on.slider-fullscreen,
body.blog.headerimg-on.header-fullscreen {
	padding-top: 0;
}
#site-branding,
.blog-wrap,
.singlepost-wrap,
.recommended-posts-wrap,
#colophon,
.featured-slider .entry-header,
.featured-slider .entry-meta,
#overlay-nav ul li a,
#overlay-nav ul ul li a,
#mobile-social,
#sidebar-offcanvas .widget,
.front-section,
.slider-on.slider-boxed .featured-content {
	padding-left: 5.3125%; /* 17px at 320px */
	padding-right: 5.3125%; /* 17px at 320px */
}
.mobile-search {
	padding-left: 0;
	padding-right: 0;
}
#offcanvas-widgets-open,
.headerimg-on.header-boxed .header-image {
	margin-left: 5.3125%; /* 17px at 320px */
	margin-right: 5.3125%; /* 17px at 320px */
}
.featured-slider .entry-thumbnail a,
#front-section-four .entry-thumbnail a {
	width: 130%;
}
.featured-content,
#front-section-four .type-post {
	width: 100%;
	overflow: hidden;
}
.front-section:first-of-type,
.page .content-wrap,
.search-results .blog-wrap,
.archive .blog-wrap,
.error404 .content-wrap {
	padding-top: 35px;
}
.slider-on .front-section:first-of-type,
.headerimg-on .front-section:first-of-type {
	padding-top: 0;
}

/* --- Serif Styles --- */
h1.site-title,
p.site-title,
.entry-summary,
.widget,
.title-footer,
.entry-header p.intro,
.entry-content,
entry-content.entry-content p,
.entry-thumbnail p,
.entry-content table,
.entry-content dl,
.entry-content ul,
.entry-content ol,
p.section-about-text,
p.text-big,
p.text-small {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
}
#secondary h2.widget-title,
#sidebar-page h2.widget-title,
/*.entry-content blockquote p, */
.entry-content p span.uppercase,
.section-about-column-two  .social-nav ul li a,
.section-about-column-one p cite,
.widget_mc4wp_form_widget input[type="email"],
.widget_mc4wp_form_widget input[type="submit"],
.jetpack_subscription_widget #subscribe-email input[type="email"],
.jetpack_subscription_widget #subscribe-submit input[type="submit"],
.contact-form input[type="submit"],
input, 
textarea,
.site-content div.wpcf7 input,
.site-content div.wpcf7 textarea,
.site-content div.wpcf7 p,
a.standard-btn,
div.sharedaddy h3.sd-title,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}

/* --- Font Sizes --- */
h1.site-title,
p.site-title {
	font-size: 0px;
	font-size: 0rem;
}
.single-post .entry-header h1.entry-title,
.page-template-all-articles .entry-header h1.entry-title,
.blog-wrap h3.blog-title,
.archive-header h1.archive-title,
.page h1.entry-title,
.featured-slider .entry-header h2.entry-title,
#front-section-four .entry-header h2.entry-title,
/* .blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-header h2.entry-title, */
.front-section-title,
.social-front-title,
.section-one-column-one .entry-header h2.entry-title,
.section-three-column-one .entry-header h2.entry-title,
p.text-big,
.widget_mc4wp_form_widget p,
.jetpack_subscription_widget #subscribe-text p,
/* .single-post .entry-content blockquote p, */
/* .page .entry-content blockquote p, */
#front-section-three h3.front-section-title,
.recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline,
#big-footer-feature h3.footer-feature-title,
.single-post .entry-content p.intro,
.page-template-all-articles .entry-content p.intro {
	font-size: 28px;
	font-size: 1.875rem;
	letter-spacing: -1px;
}
/* .entry-content blockquote, */
.section-about-column-one p,
.entry-content p.pull-left,
.entry-content p.pull-right {
	font-size: 17px;
	font-size: 1.0625rem;
}
.entry-content p,
#secondary h2.widget-title,
#sidebar-page h2.widget-title,
#comments .comment-author,
.entry-header h2.entry-title,
.entry-header p.intro,
/* .page .entry-content blockquote  cite, */
/* .single-post .entry-content blockquote  cite, */
.site-content div.wpcf7 input,
.site-content div.wpcf7 textarea,
.site-content div.wpcf7 p {
	font-size: 17px;
	font-size: 1.0625rem;
}
@media all and (max-width: 48.001em) {
	.entry-content ul li {
	font-size: 17px;
	font-size: 1.0625rem;
	}
}		

.footer-menu h3.footer-menu-title,
#overlay-nav ul li a,
#desktop-navigation ul li a,
.comments-toggle,
.authorbox h3.author-title,
#comments h3.comments-title,
#comments #respond h3#reply-title,
.section-about-column-two  .social-nav ul li a,
.section-about-column-one p cite,
.footer-feature-btn,
.widget_mc4wp_form_widget h2.widget-title,
.jetpack_subscription_widget h2.widget-title,
.page a.post-edit-link,
.site-content p.nocomments,
.site-content div.wpcf7 p input.wpcf7-submit {
	font-size: 15px;
	font-size: 0.9375rem;
}
.entry-summary,
.footer-menu ul li,
#overlay-nav ul ul li a,
#footer-social span,
.widget_rss ul li .rssSummary,
.widget_rss ul li cite,
.contact-form label span {
	font-size: 14px;
	font-size: 0.875rem;
}
#site-info,
.front-section a.all-posts-link,
.single-post .entry-tags,
.page-template-all-articles .entry-tags,
div.sharedaddy h3.sd-title {
	font-size: 10px;
	font-size: 0.625rem;
}
.entry-meta,
.entry-cats {
	font-size: 10px;
	font-size: 0.625rem;
}
.entry-cats .category-categories {
	font-size: 11px;
	font-size: 0.6875rem;
}
.entry-meta,
.entry-cats,
.site-content p.nocomments,
.page-links {
	text-transform: none;
	letter-spacing: 0px;
}

#overlay-nav ul li a,
#desktop-navigation ul li a {
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* --- Links + Colors --- */
.entry-content a,
.comment-text a,
.author-bio a,
.textwidget a {
	text-decoration: none;
	padding-bottom: 1px;
}
.page-links a {
	text-decoration: none;
}
a,
.entry-header h2.entry-title,
.entry-header h2.entry-title a,
#secondary h2.widget-title,
#sidebar-page h2.widget-title,
.entry-meta a,
.entry-cats a {
	text-decoration: none;
}


/* --- Headings --- */
h1, h2, h3, h4, h5, h6 {
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	    -ms-hyphens: auto;
			hyphens: auto;
}
.entry-content h1 {
	font-size: 29px;
	font-size: 1.8125rem;
	padding: 8px 0 22px;
	line-height: 1.2;
	font-weight: 700;
}
.entry-content h2 {
	font-size: 26px;
	font-size: 1.625rem;
	padding: 8px 0 22px;
	line-height: 1.2;
	font-weight: 700;
}
.entry-content h2.widget-title {
	font-size: 21px;
	font-size: 1.3125rem;
}
.entry-content h3 {
	font-size: 21px;
	font-size: 1.3125rem;
	padding: 7px 0 20px;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 400;
}
.entry-content h4 {
	font-size: 23px;
	font-size: 1.4375rem;
	padding: 7px 0 20px;
	line-height: 1.3;
}
.entry-content h5 {
	font-size: 18px;
	font-size: 1.125rem;
	padding: 4px 0 10px;
	line-height: 1.3;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.entry-content h6 {
	font-size: 17px;
	font-size: 1.0625rem;
	padding: 3px 0;
	line-height: 1.3;
	font-weight: 700;
}
h1, h2, h3, h4, h5, h6,
#overlay-nav ul li a,
#desktop-navigation ul li a,
.authorbox h3.author-title,
#comments h3.comments-title,
.page-links {
	font-weight: 400;
}
h1.site-title,
p.site-title {
	font-weight: 700;
}
p.site-title {
	margin: 0;
}
.footer-menu h3.footer-menu-title {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* --- Typography --- */
p {
	margin-bottom: 30px;
}
.entry-content p:last-child,
.team-text p:last-child {
	margin-bottom: 0;
}
.entry-content p,
.footer-wrap-letter,
.footer-wrap,
td.td-letter-call,
.single-post .entry-header h1.entry-title,
.page-template-all-articles .entry-header h1.entry-title,
.entry-main header.entry-header h2.entry-title {
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-word;
	-ms-hyphens: none;
  	-moz-hyphens: none;
  	-webkit-hyphens: none;
	hyphens: none;
}
ul, ol {
	margin: 0 0 30px 0;
	padding-left: 40px;
	list-style-position: inside;
}
div.entry-content ul {
	margin: 0 0 0 0;
}
ul ul,
ol ol {
	margin: 0;
}
ol ol {
	list-style: lower-alpha;
}
.comment-text ul,
.comment-text ol {
	margin: 0 0 15px;
	padding-left: 20px;
}
ul {
	list-style: none;
}
.entry-content ul li,
.comment-text li {
	position: relative;
	padding: 0 0 0 24px;
}
@media all and (max-width: 48.001em) {
.entry-content ul li,
.comment-text li {
	position: relative;
	padding: 0 0 0 18px;
}
}
.entry-content ul li:before,
.comment-text ul li:before {
	vertical-align: top;
	position: absolute;
	top: 0;
	left: 0;
	content: '\2022';
	padding: 0;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0;
}
.entry-content ul {
	padding-left: 0px;
}
.entry-content ol {
	padding-left: 20px;
}

.entry-content ol li {
	padding-left: 4px;
}
.entry-content ul li,
.entry-content ol li,
#comments ul li,
#comments ol li  {
	list-style-position: outside;
}
.entry-content ul ul,
.entry-content ol ol,
#comments ul ul,
#comments ol ol {
	padding-left: 50px;
}
b,
strong {
	font-weight: 700;
}
dfn, em, i {
	font-style: italic;
}
s, strike, del {
	text-decoration: line-through;
}
address {
	margin: 0 0 30px;
}
pre {
	max-width: 100%;
	word-wrap: break-word;
	margin-bottom: 30px;
	padding: 15px;
	overflow: auto;
}
code, kbd, tt, var, pre {
	font-family: Courier, Monaco, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr, acronym {
	cursor: help;
}
mark, ins {
	text-decoration: none;
}
sup,
sub {
	position: relative;
	vertical-align: baseline;
	height: 0;
	font-size: 85%;
	line-height: 0;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
img {
	max-width: 100%; /* Adhere to container width. */
	height: auto; /* Make sure images are scaled correctly. */
}
.single-post .entry-thumbnail img,
.page-template-all-articles .entry-thumbnail img {
		width: 100%;
	}
dt {
	padding-bottom: 4px;
	font-weight: 700;
}
dd {
	margin: 0 0 30px;
}
dl dt {
	font-weight: 700;
}
dl dd {
	margin: 0 0 30px;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.justify {
	text-align: justify;
}
.entry-content p.pull-left,
.entry-content p.pull-right {
	margin-bottom: 15px;
	font-weight: 700;
	line-height: 1.4 !important;
}
span.dropcap {
	float: left;
	padding: 3px 4px 0 0;
	font-size: 64px;
	font-size: 4rem;
	font-weight: 700;
	line-height: 0.78;
}
.uppercase {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wide-content {
	margin-bottom: 30px;
}

/* --- Tables --- */
table {
	max-width: 100%;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.6;
	font-size: 18px;
	font-size: 1.125rem;
	table-layout:fixed;
}
table {
	border-bottom: 0;
}
@media all and (max-width: 48.001em) {
	table {
	font-size: 16px;
	font-size: 1rem;
}
}
div#entry-content table {
	width: 100%;
}

div#entry-content table td, div#entry-content table th {
    word-wrap: break-word;       /* Internet Explorer 5.5+, Chrome, Firefox 3+ */
    overflow-wrap: break-word;   /* CSS3 standard: Chrome & Opera 2013+ */
}

/* Use this if you also want to preserve multiple spaces in text */
div#entry-content table td, div#entry-content table th {
    white-space: -moz-pre-wrap;  /* Firefox 1.0-2.0 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* CSS3 */
}
table td {
	padding: 0px 0px 0px 0;
	border-top: 0;
}
table caption {
	margin: 40px 0;
}
table th {
	border-top: 0;
	padding: 10px 10px 10px 0;
	text-align:left;
}

/* --- Alignment --- */
.alignleft,
.alignright {
	display: block;
}
.alignleft {
	margin-right: 35px;
	float: left;
}
.alignright {
	margin-left: 35px;
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
img.alignleft,
img.alignright {
	margin-top: 8px;
	margin-bottom: 25px;
}

/* --- Forms & Buttons --- */
input,
textarea {
	padding: 12px 15px;
	line-height: normal;
	outline: none;
}
div.mobile-search input,
div.mobile-search textarea {
	padding: 12px 0;
	line-height: normal;
	outline: none;
	font-weight: 400;
}	
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
input[type="button"],
input[type="submit"],
input#submit  {
	padding: 9px 30px;
	line-height: normal;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 3px;
}
.post-password-form input[type="password"] {
	padding: 9px 15px;
}
.widget_search .searchform {
	width: 100%;
	max-width: 500px;
	display: block;
	overflow: hidden;
}
.widget_search input.search-field {
	margin-right: 6px;
	padding: 12px 0;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	float: left;
	width: 58%;
}
.error404 input.search-field {
	padding: 6px 0;
	margin-right: 10px;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	position: relative;
	top: -1px;
}
section.no-results input.search-field {
	padding: 7px 0;
	margin-right: 10px;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	position: relative;
	top: -1px;
}
	
.error404 input[type="submit"] {
	padding: 11px 30px 9px;
}
.widget_search input[type="submit"],
.post-password-form input[type="submit"] {
	padding: 11px 0 9px 0px;
	font-weight: 400;
	line-height: 1.6;
}
.widget_search input[type="submit"] {
	width: 40%;
	float: right;
}

/* --- Images / Video --- */
img.wp-post-image {
	padding: 0;
}
img.img-border-thin {
	padding: 5px;
}
.widget img {
	max-width:100%;
	height:auto;
}
.wp-caption.alignnone {
	margin: 0;
}
.wp-caption {
	max-width: 100%;
}
.wp-caption a {
	line-height: 0;
	display: block;
}
img#wpstats {
	display: none;
}
.entry-content p.wp-caption-text,
.entry-thumbnail p.wp-caption-text,
.type-attachment .entry-content .entry-caption p,
.gallery .gallery-item .gallery-caption {
	margin: 0;
	padding: 1px 0px 30px;
	font-size: 13px;
	font-size: 0.8125rem;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	line-height: 1.4!important;
}
.entry-content p.force-wp-caption-text {
	margin-top: -22px;
	padding: 1px 0px 8px;
	font-size: 13px;
	font-size: 0.8125rem;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	line-height: 1.4!important;
}
#headerimagecaption {
	margin-top: 7px;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 5px;
	font-size: 11px;
	font-size: 0.6875rem;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	line-height: 1.4!important;
}
p#headerimagecaption a {
	text-decoration: none!important;
	color: inherit!important;
}


@media all and (max-width: 48.001em) {
.entry-content p.wp-caption-text,
.entry-content p.force-wp-caption-text,
.entry-thumbnail p.wp-caption-text,
.type-attachment .entry-content .entry-caption p,
.gallery .gallery-item .gallery-caption {
	font-size: 11px;
	font-size: 0.6875rem;
}
}

@media all and (max-width: 66.25em) {
#headerimagecaption {
	padding-left: 5.3125%;
	padding-right: 5.3125%; 
	margin-left: -1px;
}
}


@media all and (max-width: 48.001em) {
#headerimagecaption {
	font-size: 9px;
	font-size: 0.5625rem;
	line-height: 1.4!important;
}
}

@media all and (max-width: 37.5em) {
#headerimagecaption {
	font-size: 8px;
	font-size: 0.5rem;
	line-height: 1.4!important;
}
}


.entry-content .alignleft p.wp-caption-text,
.entry-content .alignleft p.force-wp-caption-text {
	text-align: left;
}
.entry-content .alignright p.wp-caption-text,
.entry-content .alignleft p.force-wp-caption-text {
	text-align: left;
}
embed,
iframe,
object,
video {
	max-width:100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
.site-content .type-attachment {
	padding-top: 0 !important;
}

/* --- Image Galleries --- */
.gallery,
.tiled-gallery {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.tiled-gallery {
	margin-bottom: 30px !important;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	width: 33.3%;
}
.gallery .gallery-item a {
	border-bottom: none;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-2 .gallery-item:nth-of-type(odd),
.gallery-columns-3 .gallery-item:nth-of-type(3n+1) {
	padding-right: 1.4%;
}
.gallery-columns-2 .gallery-item:nth-of-type(even),
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
	padding-left: 1.4%;
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+2) {
	padding-left: 0.7%;
	padding-right: 0.7%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6%;
}
.gallery-columns-7 .gallery-item {
	width: 14%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11%;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail,
.gallery-columns-5 .attachment-thumbnail,
.gallery-columns-6 .attachment-thumbnail {
	max-width: 93%;
	height: auto;
}
.gallery-columns-7 .attachment-thumbnail,
.gallery-columns-8 .attachment-thumbnail,
.gallery-columns-9 .attachment-thumbnail {
	max-width: 94%;
	height: auto;
}
.gallery dl, .gallery dt {
	margin: 0;
}
.gallery br+br {
	display: none;
}
.gallery .gallery-item img {
	width: 100%;
	height: auto;
}
.single .gallery .gallery-item .gallery-caption {
	display: block;
}

/* --- Image Overlays, if text on image (Customizable im Theme Options) --- */
/* .blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-thumbnail a:after, */
.featured-slider .entry-thumbnail a:after,
.single-post .big-thumb .entry-thumbnail a:after,
.page-template-all-articles .big-thumb .entry-thumbnail a:after,
.header-image:after {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content:"";
}
#front-section-four .meta-main-wrap,
.featured-slider .meta-main-wrap/*,
 .blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .meta-main-wrap */ {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.big-thumb .title-wrap {
	position: absolute;
}


/*-----------------------------------------------------------------------------------*/
/*	3.0 Header
/*-----------------------------------------------------------------------------------*/
#desktop-navigation,
.header-social,
.search-open,
.desktop-search,
.sticky-header {
	display: none;
}
#desktop-navigation .menu {
	display: none;
}
#site-branding {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	z-index: 10;
	height: 50px;
}
.blog.slider-on.slider-fullscreen #site-branding,
.blog.headerimg-on.header-fullscreen #site-branding {
	position: absolute;
}
.admin-bar #site-branding,
.admin-bar .inner-offcanvas-wrap {
	top: 46px;
}
a.site-logo {
	display: none;
	line-height: 0;
}
.home a.site-logo {
	display: inline-block;
}
p.site-description {
	display: none;
}
.header-image {
	display: block;
	position: relative;
}
.custom-logo-wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: block;
}
.custom-logo-wrap a.custom-logo-link img {
	max-width: 100px;
	max-height: 45px;
}

/* --- Main Menu --- */
#overlay-nav {
	display: block;
}
#overlay-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#overlay-nav ul li {
	display: block;
	margin: 0;
	padding: 0;
}
#overlay-nav ul ul li {
	margin: 0;
	padding: 5px 0;
	border-bottom: none;
}
#overlay-nav ul li a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
#overlay-nav ul ul.sub-menu,
#overlay-nav ul ul.children {
	/* display: none; */
	display: inherit;
	overflow: hidden;
	margin: 0;
	padding: 0 0 10px 15px;
}
#overlay-nav ul ul ul.sub-menu,
#overlay-nav ul ul ul.children {
	margin: 0;
	border-top: none;
}
#overlay-nav ul ul li a {
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 400;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* --- Sub Menu Toggle --- */
.dropdown-toggle {
	border: none;
	outline: none;
}
#secondary .dropdown-toggle,
#sidebar-offcanvas .widget-area .dropdown-toggle,
#colophon .dropdown-toggle {
	display: none;
}
.menu-item-has-children,
.page_item_has_children {
	position: relative;
}
.dropdown-toggle {
	display: none;
	position: absolute;
	top: 0;
	right: 5.3125%;
	width: 50px;
	height: 50px;
	background: transparent;
}
.dropdown-toggle:after {
	vertical-align: top;
	position: absolute;
	content: '\f431';
	font: normal 24px/1 'Genericons';
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	padding: 13px 0 0 0;
	text-align: right;
}
.dropdown-toggle.toggle-on:after {
  content: "\f432";
}
.sub-menu .menu-item-has-children .dropdown-toggle,
.children .page_item_has_childrenn .dropdown-toggle:after {
	width: 30px;
	height: 30px;
}
.sub-menu .menu-item-has-children .dropdown-toggle:after,
.children .page_item_has_children .dropdown-toggle:after {
	padding: 4px 0 0 0;
}
.screen-reader-text {
  position: absolute;
  left: -1000em;
}
#overlay-nav ul.sub-menu.toggled-on,
#overlay-nav ul.children.toggled-on {
	display: block !important;
}

/* --- Overlay - Mobile Social Menu --- */
#mobile-social li {
	padding: 10px 0;
}


/*-----------------------------------------------------------------------------------*/
/*	4.0  Off Canvas Area
/*-----------------------------------------------------------------------------------*/
/* --- Main Menu Buttons (Off Canvas) --- */
.overlay-btn {
	border: none;
	outline: none;
}
.overlay-btn {
	display: block;
	margin: 0;
	padding: 0;
	z-index: 9999;
	text-align: right;
	background: transparent;
	line-height: 1;
	opacity: 1;
}


/* --- Overlay Buttons: Fix-positioning --- */
#overlay-open,
#overlay-close {
	position: absolute;
	top: 6px;
	right: 5.3125%;
	width: 40px;
	height: 40px;
}
#overlay-open {
	z-index: 100;
}
#overlay-close {
	z-index: 1000;
}
.overlay-btn span {
	display: none;
}
.overlay-btn:before {
	font: normal 24px/1 'Genericons';
	display: block;
}
#overlay-open:before,
#overlay-open-sticky:before {
	content: '\f419';
}
#overlay-close:before {
	content: '\f406';
}
.close-btn-wrap {	
	height: 50px;
}
@media all and (max-width: 66.25em) {
.close-btn-wrap button#overlay-close {
	padding-top: 4px;
}
}

/* --- Sub Menu Toggle --- */
.menu-item-has-children,
.page_item_has_children {
	position: relative;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}

/* --- Overlay Widget Area --- */
.inner-offcanvas-wrap {
	width: 100%;
	display: block;
    position: fixed;
	left: -100%;
	top: 0;
	height: 100%;
	overflow: auto;
    z-index: 1000;
    -webkit-overflow-scrolling:touch;
    -webkit-transition: left,.35s,ease-in-out;
	-moz-transition: left,.35s,ease-in-out;
	-o-transition: left,.35s,ease-in-out;
	transition: left,.35s,ease-in-out;
}
.overlay-show .inner-offcanvas-wrap {
	left: 0;
}
#offcanvas-widgets-open {
	margin-top: 20px;
	margin-bottom: 20px;
	outline: none;
	width: 89.375%;
	background: transparent;
	display: block;
	padding: 14px 0;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	/* text-align: center; */
}
.sidebar-offcanvas {
	display: none;
	padding: 0 0 30px;
}
.mobilewidgets-show .sidebar-offcanvas {
	display: block;
}

/* --- Mobile Search --- */
.mobile-search {
	padding-top: 15px;
	padding-bottom: 0;
}
.mobile-search .searchform #s {
	width: 100%;
	padding-left: 5.3125%;
	padding-right: 5.3125%;
	line-height: 1.4;
}
.mobile-search .submit {
	display: none;
}


/*-----------------------------------------------------------------------------------*/
/* 5.0 Featured Slider + Custom Header Image
/*-----------------------------------------------------------------------------------*/
.featured-content {
	padding-bottom: 35px;
}
.header-image {
	display: block;
	line-height: 0;
	margin-bottom: 0;
}
@media all and (max-width: 66.25em) {
	.header-image {
	margin-bottom: 0;
	}
}
.header-image img {
	width: 100%;
}
/*
@media all and (max-width: 37.5em) and (orientation: portrait) {
	.header-image img {
		width: 180%;
		max-width: 180%;
		margin-left: -40%;
		margin-right: -40%;
		overflow: hidden;
	}
}*/

.slider-on.slider-boxed .featured-content {
	padding-top: 20px;
}
.headerimg-on.slider-on.slider-boxed .featured-content {
	padding-top: 0 !important;
}
.headerimg-on.header-boxed .header-image {
	margin-top: 20px;
}
.slider-on.slider-boxed .featured-slider .entry-header,
.slider-on.slider-boxed .featured-slider .entry-meta {
	padding-left: 17px;
	padding-right: 17px;
}
.featured-slider {
	visibility: hidden;
	overflow: hidden;
	position: relative;
	padding-bottom: 35px;
}
.slick-initialized {
	visibility: visible !important;
}
.featured-slider .entry-thumbnail img {
	position: relative;
	width: 100%;
}
.slick-slide {
	position: relative;
}
.featured-slider .meta-main-wrap {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.featured-slider .meta-main-wrap {
	padding-bottom: 17px;
}
.featured-slider .entry-author {
	display: none;
}
.featured-slider .entry-edit {
	margin-left: 20px;
}
.featured-slider button.slick-next,
.featured-slider button.slick-prev {
	position: absolute;
	bottom: 0;
	width: 50%;
	height: 35px;
	background: transparent;
	outline: 0;
	border-top: none;
	border-left: none;
	text-indent: -99999px;
}
.featured-slider button.slick-prev {
	left: 0;
}
.featured-slider button.slick-next {
	right: 0;
	border-right: none;
}
.featured-slider button.slick-prev:after,
.featured-slider button.slick-next:after {
	position: absolute;
	display: block;
	font: normal 24px/1 'Genericons';
	text-indent: 0;
	content: '\f431';
}
.featured-slider button.slick-prev:after {
    left: 47%;
    bottom: 3px;
    transform: rotate(90deg);
}
.featured-slider button.slick-next:after {
    right: 47%;
    bottom: 4px;
    transform: rotate(-90deg);
}

/* --- Fullscreen Slider and Header Image Option  --- */
.slider-on.slider-fullscreen .featured-content,
.headerimg-on.header-fullscreen .featured-content {
	padding-top: 0;
}
.blog.slider-on.slider-fullscreen #site-branding,
.blog.headerimg-on.header-fullscreen #site-branding {
	background: none;
	border-bottom: none;
}


/*-----------------------------------------------------------------------------------*/
/* 6.0 Front Page - Post Sections
/*-----------------------------------------------------------------------------------*/
.front-section {
	margin: 0 auto;
	padding-bottom: 70px;
}
.front-section-title,
.social-front-title {
	position: relative;
	display: block;
	padding: 3px 140px 20px 0;
}
.social-front-title {
	padding-right: 0;
}
.front-section a.all-posts-link {
	position: absolute;
	top: 11px;
	right: -2px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 700;
}
.front-section a.all-posts-link:after {
	content: '\2192';
	text-align: right;
	padding-left: 3px;
}
.front-section .type-post {
	position: relative;
	display: block;
	margin: 0;
	padding: 20px 0 35px;
	border-top: 0px;
}

/* --- Front Section - Meta Info  --- */
.section-one-column-one .entry-author,
.section-two-column-one .entry-author,
.section-three-column-one .entry-author {
	font-weight: 700;
}
.section-one-column-one .entry-date:before,
.section-two-column-one .entry-date:before,
.section-three-column-one .entry-date:before {
	content: ' / ';
	padding: 0 2px;
}
.section-one-column-one .entry-comments,
.section-one-column-one .entry-edit,
.section-two-column-one .entry-comments,
.section-two-column-one .entry-edit,
.section-three-column-one .entry-comments,
.section-three-column-one .entry-edit {
	margin-left: 20px;
}

/* --- Front Section Small Posts --- */
.section-one-column-two,
.section-two-column-two {
	display: block;
	overflow: hidden;
}
.section-one-column-two .type-post:nth-of-type(n+2),
.section-two-column-two .type-post,
.section-fourcolumn-postwrap .type-post,
.section-sixcolumn-postwrap .type-post {
	width: 47.8134110787172%;
}
.section-one-column-two .type-post:nth-of-type(2),
.section-one-column-two .type-post:nth-of-type(4),
.section-two-column-two .type-post:nth-of-type(1),
.section-two-column-two .type-post:nth-of-type(3),
.section-two-column-two .type-post:nth-of-type(5),
.section-two-column-two .type-post:nth-of-type(7),
.section-fourcolumn-postwrap .type-post:nth-of-type(odd),
.section-sixcolumn-postwrap .type-post:nth-of-type(odd) {
	float: left;
	margin-right: 2.1865889212828%;
	clear: left;
}
.section-one-column-two .type-post:nth-of-type(3),
.section-one-column-two .type-post:nth-of-type(5),
.section-two-column-two .type-post:nth-of-type(2),
.section-two-column-two .type-post:nth-of-type(4),
.section-two-column-two .type-post:nth-of-type(6),
.section-two-column-two .type-post:nth-of-type(8),
.section-fourcolumn-postwrap .type-post:nth-of-type(even),
.section-sixcolumn-postwrap .type-post:nth-of-type(even) {
	float: right;
	margin-left: 2.1865889212828%;
	clear: right;
}
#front-section-one .section-one-column-two .type-post:nth-of-type(4),
#front-section-one .section-one-column-two .type-post:nth-of-type(5),
#front-section-two .section-two-column-two .type-post:nth-of-type(7),
#front-section-two .section-two-column-two .type-post:nth-of-type(8),
.section-fourcolumn-postwrap .type-post:last-child,
.section-fourcolumn-postwrap .type-post:nth-last-child(2),
.section-sixcolumn-postwrap .type-post:last-child,
.section-sixcolumn-postwrap .type-post:nth-last-child(2) {
	padding-bottom: 0;
}
.section-one-column-one .entry-header,
.section-two-column-one .entry-header,
.section-three-column-one .entry-header {
	padding: 15px 0 10px;
}
.section-one-column-one .entry-cats {
	position: absolute;
	top: 37px;
	left: 17px;
}
.section-one-column-one .entry-summary,
.section-two-column-one .entry-summary,
.section-three-column-one .entry-summary {
	padding: 0 0 20px;
	line-height: 1.35;
}
.columns-wrap .entry-header,
.columns-wrap .entry-header h2.entry-title,
.columns-wrap .entry-summary  {
	padding: 8px 0 0 0;
}

/* --- Front Section 3 (on Background) --- */
#front-section-three {
	width: 100%;
	margin-left: 0;
    margin-right: 0;
    margin-bottom: 70px;
    padding-top: 35px;
    padding-bottom: 35px;
}
#front-section-three h3.front-section-title {
    position: relative;
    display: block;
    padding: 8px 0 20px;
    border-top: none;
}
#front-section-three h3.front-section-title:before,
#big-footer-feature h3.footer-feature-title:before {
	content: " ";
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
}
#front-section-three a.all-posts-link {
	padding: 4px 6px;
	top: 2px;
}
#front-section-three a.all-posts-link:after {
	display: none;
}
#front-section-three .section-three-column-one .type-post {
	border-top: none;
	padding-top: 0;
}
.section-three-column-two .entry-cats {
	display: none;
}
.section-three-column-two .entry-thumbnail {
	width: 50%;
	float: left;
	padding-right: 4.6875%;
	padding-bottom: 35px;
}
.section-three-column-two .entry-header {
	width: 50%;
	float: left;
}
.section-three-column-two .type-post .entry-header h2.entry-title {
    padding: 0;
}
.section-three-column-two .type-post:last-of-type .entry-thumbnail {
	padding-bottom: 0;
}
.section-three-column-two .type-post {
	clear: both;
}
.section-three-column-one .entry-cats {
	position: absolute;
	top: 17px;
	left: 17px;
}

/* --- Front Section Four (Fullwidth) --- */
#front-section-four {
 	padding-left: 0;
 	padding-right: 0;
}
#front-section-four .type-post {
	position: relative;
    padding: 0;
    border-top: none;
}
#front-section-four .type-post .entry-summary,
#front-section-four .type-post .entry-author {
   display: none;
}
#front-section-four .type-post .entry-thumbnail img {
    width: 100%;
}
#front-section-four .meta-main-wrap {
	display: block;
	padding-left: 5.3125%;
    padding-right: 5.3125%;
    padding-bottom: 17px;
}

/* --- Front Section About (About Info + Social Menu) --- */
.section-about-column-one {
	padding: 0;
	overflow: hidden;
}
.section-about-column-one .front-section-title {
	margin-bottom: 20px;
}
.front-about-img {
	width: 50%;
	float: left;
	clear: left;
	padding-right: 2.34375%;
}
.section-about-column-one p {
	display: block;
	margin: 0;
	clear: right;
	float: left;
	width: 50%;
	padding-left: 2.34375%;
}
.section-about-column-one p cite {
	display: block;
	padding: 20px 0 0 0;
	font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-style: normal;
}
.section-about-column-two {
	padding-top: 60px;
}
.section-about-column-two  .social-nav ul {
	display: block;
}
.section-about-column-two  .social-nav ul li {
	display: block;
}
.section-about-column-two  .social-nav ul li a {
	position: relative;
    display: block;
    margin: 0;
    padding: 0;
    padding: 22px 0 22px 35px;
    text-align: left;
    width: auto;
    height: auto;
    overflow: hidden;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.section-about-column-two  .social-nav ul li a:before {
    position: absolute;
    top: 18px;
    left: 0;
    font-size: 24px;
    width: 28px;
}

/* --- Front Section - Columns --- */
#front-section-twocolumn .type-post:last-of-type,
#front-section-threecolumn .type-post:last-of-type {
	padding-bottom: 0;	
}
#front-section-twocolumn .entry-summary,
#front-section-threecolumn .entry-summary,
#front-section-fourcolumn .entry-summary,
#front-section-sixcolumn .entry-summary {
	display: none;
}


/*-----------------------------------------------------------------------------------*/
/* 7.0 Blog Front
/*-----------------------------------------------------------------------------------*/

.blog-wrap h3.blog-title,
.archive-header h1.archive-title {
	display: inline-block;
	padding: 3px 0 20px;
}

/* --- Blog Front: Posts --- */
#primary .hentry {
	position: relative;
	padding: 55px 0 0px;
}

@media all and (max-width: 48.001em) {
#primary .hentry {
	position: relative;
	padding: 45px 0 0px;
}
}
	
body.page #primary .hentry {
	position: relative;
	padding: 0px 0 0px;
}

#primary .hentry .entry-meta,
#primary .hentry .entry-author {
	display: none;
}
.blog #primary .hentry .entry-thumbnail,
.archive #primary .hentry .entry-thumbnail,
.search-results #primary .hentry .entry-thumbnail {
	width: 32.1875%; /* -- 103px at 320px ---*/
	margin: 0 0 0 10px;
	float: right;
}
.blog .hentry .entry-cats a.category-categories,
body.archive .entry-cats a.category-categories,
body.search .entry-cats a.category-categories,
body.tag .entry-cats a.category-categories
 {
	/* display: none; */
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	display: inline-block;
	margin: 0px 8px 4px 0px;
	padding: 4px 1px 1px 1px;
	
}

.blog .hentry .entry-cats a,
body.archive .entry-cats a,
body.search .entry-cats a,
body.tag .entry-cats a
 {
	/* display: none; */
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	display: inline-block;
	margin: 4px 8px 0px 0px;
	padding: 4px 1px 1px 1px;
	
}


@media all and (max-width: 48.001em) {
.blog .hentry .entry-cats a.category-categories,
body.archive .entry-cats a.category-categories,
body.search .entry-cats a.category-categories,
body.tag .entry-cats a.category-categories
 {
	/* display: none; */
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	display: inline-block;
	margin: 0px 6px 4px 0px;
	padding: 4px 1px 1px 1px;
	
}

.blog .hentry .entry-cats a,
body.archive .entry-cats a,
body.search .entry-cats a,
body.tag .entry-cats a
 {
	/* display: none; */
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	display: inline-block;
	margin: 4px 6px 0px 0px;
	padding: 4px 1px 1px 1px;
	
}
}

/*
.blog .entry-cats a:nth-child(n+2):before,
.search-results .entry-cats a:nth-child(n+2):before,
.archive .entry-cats a:nth-child(n+2):before {
	content: '';
	margin: 0px 1px;
	padding: 0 3px;
} */

/* .blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-cats a:before, */
.blog .section-one-column-one .entry-cats a:before,
.blog .section-three-column-one .entry-cats a:before,
.blog #front-section-four .entry-cats a:before,
.featured-slider .entry-cats a:before {
	display: none;
}
/*
.blog .hentry .entry-cats a:nth-child(1),
.blog .hentry .entry-cats a:nth-child(2) {
	display: inline-block;
	margin: 0px 1px;
	padding: 0 3px;
} */

/* --- Blog Front: Bigger Posts ---
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) {
	margin-left: -5.94405594405594%; /* -- 17px at 320px ---*//*
	margin-right: -5.94405594405594%; /* -- 17px at 320px ---*//*
	margin-bottom:  34px;
	padding: 0;
    border-top: 0;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-thumbnail {
    width: 100%;
    margin: 0;
    float: none;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-thumbnail img {
    width: 100%;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .meta-main-wrap {
	width: 100%;
	padding: 0 5.3125% 28px;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-meta {
    float: none;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-summary {
	display: none;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-cats a {
	padding: 2px 5px;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-date,
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-comments,
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-edit,
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-author {
	display: inline-block;
	padding-bottom: 0;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-date,
#front-section-four .entry-date,
.featured-slider .entry-date {
	padding-right: 20px;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-author {
	font-weight: 700;
}
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-meta {
	display: block;
	position: absolute;
	width: 80.43478260869566%;
	left: 5.3125%;
	bottom: 17px;
}
.featured-slider .entry-edit,
#front-section-four .entry-edit,
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-edit,
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-author {
	display: none;
}
*/

/*-----------------------------------------------------------------------------------*/
/*	8.0 Blog Posts
/*-----------------------------------------------------------------------------------*/

.entry-header h2.entry-title {
	padding: 6px 0 10px;
}
.entry-thumbnail a {
	position: relative;
	line-height: 0;
	display: block;
}
.entry-thumbnail .wp-caption-text a,
.entry-thumbnail .force-wp-caption-text a {
	position: relative;
	line-height: 1.6!important;
	display: inline;
}
.entry-content .wp-caption-text a,
.entry-thumbnail .force-wp-caption-text a {
	position: relative;
	line-height: 1.6!important;
	display: inline;
	border-bottom: 0;
}
.entry-header h2.entry-title,
.entry-header h1.entry-title {
	display: block;
	margin: 0;
	line-height: 1.2;
	font-weight: 700;
}
.entry-summary {
	line-height: 1.5;
}
.single-post .entry-content p,
.single-post .entry-thumbnail p,
.page-template-all-articles .entry-content p,
.page-template-all-articles .entry-thumbnail p,
.page .entry-content p,
.page .entry-content,
.entry-content ol,
.entry-content ul {
	line-height: 1.6;
}
body.page section.widget ul {
	line-height: 1.65;
}
.single-post .entry-content p.intro,
.page-template-all-articles .entry-content p.intro {
	line-height: 1.6;
}
.format-video .entry-thumbnail {
	position: relative;
}
.format-video .entry-thumbnail a:before {
	content: '\25b6';
	position: absolute;
	display: block;
	width: 40px;
	height: 28px;
	padding: 15px 0 0 16px;
	font-size: 12px;
	z-index: 1;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.single-post .format-video .entry-thumbnail a:before,
.page-template-all-articles .format-video .entry-thumbnail a:before {
	display: none;
}
#front-section-twocolumn .format-video .entry-thumbnail a:before,
#front-section-threecolumn .format-video .entry-thumbnail a:before,
.section-one-column-one .format-video .entry-thumbnail a:before,
/* .blog #primary .hentry.format-video:nth-child(4n+1) .entry-thumbnail a:before, */
.section-two-column-one .format-video .entry-thumbnail a:before {
	width: 60px;
	height: 42px;
	padding: 22px 0 0 24px;
	font-size: 16px;
}
/* .blog #primary .hentry.format-video:nth-child(4n+1) .entry-thumbnail a:before, */
#front-section-four .format-video .entry-thumbnail a:before {
	top: 30px;
    left: 5.3125%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0,0);
    transform: translate(0, 0);
}
.featured-slider .format-video .entry-thumbnail a:before {
	display: none;
}
.sticky {}

/* --- Post Meta --- */
.entry-meta {
	display: block;
	clear: both;
}
#primary .hentry .entry-date,
#primary .hentry .entry-comments,
#primary .hentry .entry-edit {
	display: block;
}

#primary .hentry #entry-cats-bottom  {
	margin-top: 14px;
}

@media all and (max-width: 48.001em) {
	#primary .hentry #entry-cats-top  {
	margin-bottom: 4px;
}
}

#primary .hentry .entry-date {
	padding-bottom: 0px;
	padding-top: 10px;
	line-height: 10px;
	line-height: 0.625rem;
}
#primary .hentry .entry-date
	
.entry-comments a {
	position: relative;
	padding-left: 18px;
}
.entry-comments a:before {
	font: normal 14px/1 'Genericons';
    display: block;
    content: '\f108';
    position: absolute;
    top: 2px;
    left: 0;
}
.entry-meta .entry-tags ul {
	margin: 0;
	padding: 0;
}
.featured-slider .entry-cats a.category-categories,
.section-one-column-one .entry-cats a.category-categories,
.section-three-column-one .entry-cats a.category-categories,
#front-section-four .entry-cats a.category-categories,
.single-post .entry-cats a,
.page-template-all-articles .entry-cats a {
	padding: 4px 1px 1px 1px;
	margin: 0px 8px 4px 0px;
}

.featured-slider .entry-cats a,
.section-one-column-one .entry-cats a,
.section-three-column-one .entry-cats a,
#front-section-four .entry-cats a,
.single-post .entry-cats a,
.single-post .entry-cats .entry-tags a,
.page-template-all-articles .entry-cats a,
.page-template-all-articles .entry-cats .entry-tags a,
header.entry-header .entry-cats .entry-tags a {
	padding: 4px 1px 1px 1px;
	margin: 4px 8px 0px 0px;
}

@media all and (max-width: 48.001em) {
.featured-slider .entry-cats a.category-categories,
.section-one-column-one .entry-cats a.category-categories,
.section-three-column-one .entry-cats a.category-categories,
#front-section-four .entry-cats a.category-categories,
.single-post .entry-cats a,
.page-template-all-articles .entry-cats a {
	padding: 4px 1px 1px 1px;
	margin: 0px 6px 4px 0px;
}

.featured-slider .entry-cats a,
.section-one-column-one .entry-cats a,
.section-three-column-one .entry-cats a,
#front-section-four .entry-cats a,
.single-post .entry-cats a,
.single-post .entry-cats .entry-tags a,
.page-template-all-articles .entry-cats a,
.page-template-all-articles .entry-cats .entry-tags a,
header.entry-header .entry-cats .entry-tags a {
	padding: 4px 1px 1px 1px;
	margin: 4px 6px 0px 0px;
}
}

/* --- Single Post --- */
.singlepost-wrap,
.recommended-posts-wrap {
	margin-left: auto;
	margin-right: auto;
}
.single-post .hentry,
.page-template-all-articles .hentry {
    position: relative;
    padding: 0;
}

/* --- Single Post - Header --- */
.single-post .entry-header,
.page-template-all-articles .entry-header,
.single-attachment .entry-header {
	display: block;
	margin: 0 0 35px;
	padding: 25px 0 0;
	position: relative;
}
.single-post .entry-header .entry-cats,
.single-post .entry-header .entry-tags,
.single-post .entry-cats .entry-tags,
.page-template-all-articles .entry-header .entry-cats,
.page-template-all-articles .entry-header .entry-tags,
.page-template-all-articles .entry-cats .entry-tags {
	display: block;
	letter-spacing: 0px;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}

.single-post .entry-header .entry-cats,
.page-template-all-articles .entry-header .entry-cats {
	margin-top: 0;
}
.single-post .entry-header .entry-cats a.category-categories,
.page-template-all-articles .entry-header .entry-cats a.category-categories {
	margin-bottom: 10px;
}
.single-post .entry-header .entry-cats a,
.page-template-all-articles .entry-header .entry-cats a {
	display: inline-block;
}
.single-post .entry-header h1.entry-title,
.page-template-all-articles .entry-header h1.entry-title {
	position: relative;
	display: block;
	padding-top: 5px;
	font-size: 26px;
	font-size: 1.75rem;
	letter-spacing: -1px;
	line-height: 1.25;
}
.single-post .hentry .entry-meta,
.page-template-all-articles .hentry .entry-meta,
.single-attachment .entry-meta {
	display: block;
	/*	margin-top: 20px; */
	margin-top: 0px;
	padding-top: 10px;
	line-height: 1.6;
}
.entry-header p.intro {
	display: none;
	margin: 0;
	padding: 10px 0 0;
}
.meta-columnone {
	width: 100%;
	float: left;
}
.meta-columntwo,
.meta-columthree {
	width: 40%;
	float: left;
}
.single-post .entry-comments-title,
.page-template-all-articles .entry-comments-title {
	font-weight: 700;
}
.author-pic {
	width: auto;
	float: left;
	margin: 0 10px 0 0;
	display: block;
	line-height: 0;
}
.author-pic img {
	width: auto;
	height: 50px;
/*	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px; */
}
.single-post .entry-author-new,
.page-template-all-articles .entry-author-new {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	font-weight: 400;
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 0px;
	font-style: normal;
}

@media all and (min-width: 66.25em) {
.single-post .entry-cats .entry-tags,
.single-post .entry-cats .entry-tags span,
.page-template-all-articles .entry-cats .entry-tags,
.page-template-all-articles .entry-cats .entry-tags span {
	font-size: 11px;
	font-size: 0.6875rem;
}
}

.single-post .entry-editor,
.single-post .entry-guest-editor,
.page-template-all-articles .entry-editor,
.page-template-all-articles .entry-guest-editor {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	font-weight: 400;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: normal;
}

.single-post .entry-date,
.page-template-all-articles .entry-date {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	font-weight: 400;
	font-size: 17px;
	font-size: 1.0625rem;
}


@media all and (max-width: 66.250em) {
	.single-post .entry-author-new,
	.single-post .entry-tags span,
	.page-template-all-articles .entry-author-new,
	.page-template-all-articles .entry-tags span {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	font-weight: 400;
	font-size: 18px;
	font-size: 1.125rem;
}
	.single-post .entry-editor,
	.single-post .entry-guest-editor,
	.page-template-all-articles .entry-editor,
	.page-template-all-articles .entry-guest-editor {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	font-weight: 400;
	font-size: 17px;
	font-size: 1.0625rem;
}
	.single-post .entry-date,
	.page-template-all-articles .entry-date {
	font-weight: 400;
	font-size: 16px;
	font-size: 1rem;
}
}

.single-post .entry-author-new a,
.page-template-all-articles .entry-author-new a/*,
.single-post .entry-editor a,
.single-post .entry-guest-editor a*/ {
	font-weight: 400;
}

/* --- Single Post - Thumbnail + Big Thumbnail Option --- */
.single-post .entry-thumbnail,
.page-template-all-articles .entry-thumbnail {
	padding-bottom: 5px;
}
.single-post .big-thumb .entry-thumbnail,
.page-template-all-articles .big-thumb .entry-thumbnail {
	margin-left: -5.94405594405594%; /* 17px at 320px --- */
    margin-right: -5.94405594405594%;
    padding-bottom: 35px;
}
.single-post .big-thumb .entry-thumbnail img,
.page-template-all-articles .big-thumb .entry-thumbnail img {
	width: 100%;
}
.big-thumb .entry-header {
	position: relative;
	padding: 0;
}
.big-thumb .title-wrap {
	bottom: 88px;
	width: 111.88811188811188%;
	margin-left: -5.94405594405594%; /* 17px at 320px --- */
    margin-right: -5.94405594405594%;
    padding-bottom: 17px;
}
.big-thumb .title-wrap .entry-cats,
.big-thumb .entry-header h1.entry-title,
.big-thumb .entry-header p.intro {
	padding-left: 5.3125%;
    padding-right: 5.3125%;
}
.single-post .big-thumb .entry-meta,
.page-template-all-articles .big-thumb .entry-meta {
	margin-top: 0;
}

/* --- Single Post - Footer --- */
.single-post .entry-tags,
.page-template-all-articles .entry-tags {
	padding: 0px 0 0 0;
	text-transform: none;
	letter-spacing: 0px;
}
.single-post .entry-tags span:after,
.page-template-all-articles .entry-tags span:after {
	/* content: '\2022'; */
	padding: 0 7px;
}
.single-post .authorbox,
.page-template-all-articles .authorbox {
	position: relative;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	clear: both;
}
.authorbox .author-pic {
	width: 40px;
	height: 40px;
	float: left;
}
.authorbox .author-pic img {
	width: 40px;
	height: 40px;
}
.authorbox .author-heading {
	padding: 0 0 0 60px;
}
.authorbox h3.author-title {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.authorbox h3.author-title span {
	padding: 0 5px 0 0;
	display: inline-block;
	font-style: normal;
}
.authorbox h3.author-title:after {
	content: ':';
	padding-left: 1px;
}
.authorbox p.author-bio {
	margin: 0;
	padding: 15px 0 0 60px;
}
.authorbox .author-links {
	padding: 16px 0 0 60px;
}
.author-links a.author-website {
	position: relative;
	padding: 0 0 0 20px;
	display: block;
}
.author-links a.author-twitter {
	position: relative;
	display: block;
	margin: 4px 0 0 0;
	padding: 0 0 0 18px;
}
.author-links a.author-website:before,
.author-links a.author-twitter:before {
    display: block;
    position: absolute;
    top: 2px;
    left: -4px;
    text-align: left;
}
.author-links a.author-website:before {
	font: normal 23px/1 'Genericons';
    content: '\f442';
}
.author-links a.author-twitter:before {
	font: normal 18px/1 'Genericons';
    content: '\f202';
}


/*-----------------------------------------------------------------------------------*/
/*	8.1 Comments
/*-----------------------------------------------------------------------------------*/
#comments {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
}

#comments-toggle {
	position: relative;
	display: block;
	width: 100%;
	padding: 18px 20px 18px 60px;
	background: none;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
	outline: none;
}
#comments-toggle:before {
	font: normal 24px/1 'Genericons';
    display: block;
    content: '\f431';
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 58px;
    text-align: center;
    padding-top: 16px;
    background: none;
}
.comments-show #comments-toggle:before {
	content: '\f432';
}
.toggledcomments .comments-content {
	display: none;
}
.comments-show .comments-content {
	display: block;
}
#comments {
	position: relative;
	padding: 60px 0 0 0;
}
#comments li.comment,
#comments li.pingback {
	overflow:hidden;
	margin: 0 0 16px;
	padding: 0;
}
#comments li.comment:last-of-type,
#comments li.pingback:last-of-type {
	margin: 0;
}
#comments li.comment ul.children {
	margin: 16px 0 0;
}
#comments .children .comment:last-child {
	margin: 0;
}
#comments h3.comments-title {
	padding: 27px 0 0 0;
	display: block;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}
ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 40px 0 0;
}
ol.commentlist li {
	display: block;
	margin: 0;
	padding: 0;
}
ol.commentlist .comment-text li {
	padding: 0 0 0 18px;
}
#comments ul.children {
	margin: 0;
	padding: 0;
}

/* --- Comment Content --- */
.comment-wrap {
	padding: 0 0 16px 0px;
}
ol.commentlist li.comment:last-of-type .comment-wrap {
	padding-bottom: 0;
}
ol.commentlist ul.children li.comment:last-of-type .comment-wrap {
	padding-bottom: 16px;
}
#comments .comment-details {
	position: relative;
	margin: 0 90px 0 0;
	padding: 0;
}
#comments li.pingback {
	padding: 0 0 0 50px;
}
#comments .comment-avatar {
	margin: 0;
	padding: 0;
	line-height: 0;
	float: left;
}
#comments .comment-avatar img.avatar {
	width: 40px;
	height: 40px;
	margin:  0;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
#comments .comment-author {
	font-weight: 700;
}
#comments .comment-author span {
	display: none;
}
#comments .comment-text {
	overflow: hidden;
	padding: 10px 30px 10px 0;
}
#comments .comment-text p {
	margin: 0;
	padding: 0 0 15px;
}
#comments .comment-text p:last-child {
	padding: 0;
}
#comments .comment-meta {
	overflow: hidden;
	list-style: none;
}
#comments .comment-meta li {
	display: inline;
}
#comments .comment-reply {
	position: relative;
	padding: 0;
}
#comments p.comment-awaiting-moderation {
	display: inline-block;
}
.bypostauthor {
}
.comment-edit:before {
	content: ',';
	display: inline;
}
#comments .comment-reply a {
	padding-left: 13px;
}
#comments .comment-reply a:before {
	font: normal 12px/1 'Genericons';
    display: block;
    content: '\f412';
    position: absolute;
    top: 4px;
    left: 0;
    text-align: left;
}

/* --- Pingbacks --- */
#comments ol li.pingback p {
	margin:0;
}

/* --- No Comments Info --- */
.site-content .nopassword,
.site-content p.nocomments {
	position: relative;
	margin: 15px 0 0;
	padding: 0;
	font-weight: 700;
}

/* --- Comments Reply --- */
#comments #respond {
	margin: 0;
	padding-top: 60px;
	overflow: hidden;
	text-align: left;
}
#comments li.comment #respond {
	padding-top: 20px;
}
#comments ol.commentlist #respond {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
#comments #respond h3#reply-title {
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
#comments #respond p.comment-notes {
	margin: 0;
	padding: 0;
}
#comments #respond p.logged-in-as {
	padding: 3px 0 0 0;
}
#respond a#cancel-comment-reply-link {
	margin: 21px 0 0 0;
	float:  right;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
	margin:0;
	padding: 20px 0 0;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment,
.contact-form div {
	float: none;
	clear: both;
	width: 100%;
}
#commentform p.comment-form-comment {
	line-height: 0;
}
#commentform p label,
#commentform p span {
	display: none;
}
#commentform p.form-allowed-tags {
	display: none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url {
	display: block;
	width: 100%;
	margin: 0;
	line-height: normal;
	-webkit-appearance: none;
	outline-color: transparent;
	outline-style: none;
}
#commentform textarea#comment {
	width:100%;
	margin: 0;
	line-height: normal;
	-webkit-appearance: none;
	outline-color: transparent;
	outline-style: none;
}
#commentform input#submit {
	margin: 20px 0;
	width: 100%;
	font-weight: 700;
}
#commentform p.form-submit {
	margin:0;
	clear: both;
}
#respond small {
	font-size: 100%;
}
.comment-notes {
	display: none;
}


/*-----------------------------------------------------------------------------------*/
/*	9.0 Pagination + Infinite Scroll
/*-----------------------------------------------------------------------------------*/
body.search div#nav-container {
	display: none;
}

.pagination {
	position: relative;
	float: left;
	padding: 25px 25px;
	bottom: 5px;
	margin-left: 33.86243%;
	margin-bottom: 0;
	margin-top: 40px;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}

@media all and (min-width: 48.001em) and (max-width: 66.250em) {
	.pagination {
		margin-left: 40%;
	}
}

@media all and (max-width: 48.001em) {
	.pagination {
	float: right;
	text-align: right;
	margin-left: 0;
	border-left: 0px;
	padding: 20px 20px;

	}
}


.pagination a.go-to-archive:after {
    content: '\2192';
    text-align: right;
    padding-left: 3px;
}

.pagination .nav-links a.next.page-numbers:hover,
.pagination .nav-links a.prev.page-numbers:hover {
	text-decoration: none;
}
.pagination .nav-links {
	text-align: center;
}
.single-post .navigation,
.page-template-all-articles .navigation {
	clear: both;
	text-align: center;
}
.single-post .post-navigation,
.single-attachment .post-navigation,
.page-template-all-articles .post-navigation {
	overflow: hidden;
	clear: both;
	padding-top: 60px;
}
.single-post .post-navigation .nav-previous,
.page-template-all-articles .post-navigation .nav-previous,
.pagination .prev,
.single-attachment .nav-previous {
	float: left;
}
.single-post .post-navigation .nav-next,
.page-template-all-articles .post-navigation .nav-next
.pagination .next,
.single-attachment .nav-next {
	float: right;
}
.single-post .post-navigation a,
.page-template-all-articles .post-navigation a,
.single-attachment .post-navigation a {
	position: relative;
	display: block;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.15;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
.single-post .post-navigation .nav-previous a,
.page-template-all-articles .post-navigation .nav-previous a {
	text-align: left;
}
.single-post .post-navigation .nav-next a,
.page-template-all-articles .post-navigation .nav-next a {
	text-align: right;
}
#nav-comments {
	padding: 10px 0;
	clear: both;
	overflow: hidden;
}
#nav-comments .nav-previous {
	float: right;
}


/*-----------------------------------------------------------------------------------*/
/*	10.0 Default Page
/*-----------------------------------------------------------------------------------*/
.page-template-default #primary .hentry,
.page-fullwidth #primary .hentry,
.page-template-no-sidebar #primary .hentry,
.error404 #primary .page {
	padding: 0;
	border-top: 0px;
}
.page h1.entry-title {
	display: block;
	margin: 0 0 30px;
	padding: 6px 0 20px;
}
.page a.post-edit-link {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.page.has-thumb .content-wrap {
	padding-top: 0;
}
.page.has-thumb .blog-wrap {
	padding-top: 35px;
}
.page.has-thumb .entry-thumbnail img {
	width: 100%;
}


/*-----------------------------------------------------------------------------------*/
/*	11.0 Fullwidth / Archives / Search Results / 404
/*-----------------------------------------------------------------------------------*/

.archive-header .taxonomy-description p {
	margin: 8px 0 0 0;
}
.entry-summary p:last-child {
	margin-bottom: 0;
}
.archive .site-content .post,
.search-results .site-content .post,
.search-results .site-content .page {
	clear: both;
	overflow: hidden;
}
.search-no-results .searchform {
	width: 100%;
}
.error404 .site-content .entry-wrap {
	overflow: hidden;
}
.author h3.author-archive-title {
	margin: 0;
	padding: 80px 0 0 0;
}
.page .edit-link {
	padding-top: 30px;
}

/*-----------------------------------------------------------------------------------*/
/* 12.0 Sidebar + Widgets
/*-----------------------------------------------------------------------------------*/

#secondary,
#sidebar-page {
	padding-top: 40px;
	padding-bottom: 70px;
}
.no-sidebar #secondary,
.no-sidebar #sidebar-page {
	display: none;
}
.widget-area .widget {
	clear: both;
	float: none;
	line-height: 1.5;
	padding-bottom: 34px;
}
#sidebar-offcanvas .widget-area .widget {
	padding-bottom: 24px;
}
@media all and (min-width: 48.001em) {
#sidebar-offcanvas .widget-area .widget p,
#sidebar-offcanvas .widget-area .widget li {
	font-size: 17px;
	font-size: 1.0625rem;
}
}
@media all and (max-width: 48.001em) {
#sidebar-offcanvas .widget-area .widget p,
#sidebar-offcanvas .widget-area .widget li {
	font-size: 16px;
	font-size: 1rem;
}
}
#secondary .widget:last-of-type,
#sidebar-page.widget:last-of-type {
	padding-bottom: 0;
}
.widget .widget-title-wrap {
	display: block;
}
.widget h2.widget-title {
	display: block;
	margin: 0;
	padding: 15px 0 24px;
}
#sidebar-offcanvas .widget h2.widget-title {
	display: block;
	margin: 0;
	padding: 0px 0 24px;
}
#sidebar-offcanvas section.widget {
	padding-top: 15px;
}

#sidebar-offcanvas section#text-5.widget {
	padding-top: 24px;
}

.entry-content .widget h2.widget-title {
	display: block;
	margin-top: 30px;
	padding: 15px 0 24px;
	border-top: 0px;
	font-weight: 400;
	text-transform: uppercase;
}

.widget-area .widget ul {
	margin: 0;
	padding: 0;
}
.widget-area .widget ul ul {
	display: inline;
}
.widget ul ul:before {
	display: inline;
	content: ' / ';
}
.widget ul li:after {
	display: inline;
	content: ' / ';
}
.widget-area .widget ul li {
	list-style: none;
	display: inline;
}
.widget-area .widget ul li:last-child {
	padding-bottom: 0;
}
.widget-area .widget ul li:last-child::after {
	content: '';
}
section.widget ul li:last-child::after {
	content: '';
}
.widget-area .widget img.resize {
	max-width: 100%;
	height: auto;
}
.widget select,
.widget iframe {
	max-width: 99%;
	margin-left: 1px;
	margin-left: 0.1rem;
}
.wp_widget_tag_cloud div,
.widget_tag_cloud div {
	-ms-word-break: break-all;
     word-break: break-all;
	 word-break: break-word;
}
.widget_recent_comments a.url,
.widget_recent_comments span.comment-author-link {
	font-weight: 700;
}
.widget-area .widget_recent_comments ul li {
	display: block;
	padding-bottom: 6px;
}
.widget-area .widget_recent_comments ul li:after,
.widget-area .widget_rss ul li:after {
	display: none;
	content: '  ';
}

/* --- Search Widget + default Search Form --- */
.widget_search {
	clear: both;
	overflow: hidden;
}
.widget ul .dropdown-toggle {
	display: none;
}

/* --- RSS Widget --- */
.widget-area .widget_rss ul {
	margin: 0;
	padding: 0;
}
.widget-area .widget_rss ul li {
	display: block;
	padding-bottom: 20px;
}
.widget-area .widget_rss ul li .rssSummary {
	padding: 0;
	display: inline-block;
}
.widget-area .widget_rss ul li cite {
	font-style: normal;
	font-weight: 700;
}
a.rsswidget {
	font-weight: 700;
}
.widget-area .widget_rss ul ul:after {
	display: none;
	content: ' ';
}

/* --- Calendar Widget --- */
.widget_calendar #calendar_wrap {
	position: relative;
}
.widget_calendar #calendar_wrap table {
	width: 100%;
}
.widget_calendar #calendar_wrap a {
	font-weight: 700;
}
.widget_calendar #wp-calendar caption {
	margin: 0 0 15px;
	text-align: left;
}
.widget_calendar table#wp-calendar tr th {
	padding: 2px;
	text-align: center;
}
.widget_calendar table#wp-calendar tr td {
	padding: 7px 0 3px;
	text-align: center;
}
.widget_calendar table#wp-calendar tbody tr td a {
	display: block;
}

/* --- Text Widget --- */
.textwidget p {
	margin: 0 0 20px;
}
.textwidget p:last-child {
	margin: 0;
}
.textwidget img {
	display: block;
	line-height: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	13.0 Social Icon Menu
/*-----------------------------------------------------------------------------------*/
.social-nav ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.social-nav ul li {
	display: inline-block;
	margin: 0 -2px;
	border-bottom: none;
}
.social-nav ul li a::before {
	text-align: center;
	height: 30px;
}
.social-nav ul li a {
	display: block;
	margin: 0;
	padding: 7px 0 0 0;
	font: normal 19px/1 'Genericons';
	text-align: center;
	width: 30px;
	height: 30px;
	overflow: hidden;
}
.social-nav ul li a:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	vertical-align: top;
	visibility: visible;
}
.social-nav ul li a::before {
	font: normal 19px/1 'Genericons';
	padding: 0;
	text-align: left;
	width: 23px;
	overflow: hidden;
}
.social-nav ul li a::before { content: '\f408';}
.social-nav ul li a[href*="codepen.io"]::before {content: '\f216';}
.social-nav ul li a[href*="digg.com"]::before {content: '\f221';}
.social-nav ul li a[href*="dropbox.com"]::before {content: '\f225';}
.social-nav ul li a[href*="facebook.com"]::before {content: '\f204';}
.social-nav ul li a[href*="flickr.com"]::before {content: '\f211';}
.social-nav ul li a[href*="plus.google.com"]::before {content: '\f218';}
.social-nav ul li a[href*="github.com"]::before {content: '\f200';}
.social-nav ul li a[href*="instagram.com"]::before {content: '\f215';}
.social-nav ul li a[href*="linkedin.com"]::before {content: '\f208';}
.social-nav ul li a[href*="pinterest.com"]::before {content: '\f210';}
.social-nav ul li a[href*="path.com"]::before {content: '\f219';}
.social-nav ul li a[href*="dribbble.com"]::before {content: '\f201';}
.social-nav ul li a[href*="polldaddy.com"]::before {content: '\f217';}
.social-nav ul li a[href*="getpocket.com"]::before {content: '\f224';}
 .social-nav ul li a[href*="reddit.com"]::before {content: '\f222';}
.social-nav ul li a[href*="foursquare.com"]::before {content: '\f226';}
.social-nav ul li a[href*="skype.com"]::before, .social-nav ul li a[href*="skype:"]::before {content: '\f220';}
.social-nav ul li a[href*="stumbleupon.com"]::before {content: '\f223';}
.social-nav ul li a[href*="tumblr.com"]::before {content: '\f214';}
.social-nav ul li a[href*="twitter.com"]::before {content: '\f202';}
.social-nav ul li a[href*="vimeo.com"]::before {content: '\f212';}
.social-nav ul li a[href*="youtube.com"]::before {content: '\f213';}
.social-nav ul li a[href*="spotify.com"]::before {content: '\f515';}
.social-nav ul li a[href*="wordpress.org"]::before, .social-nav ul li a[href*="wordpress.com"]::before  {content: '\f205';}
.social-nav ul li a[href*="feed"]::before {content: '\f413';}
.social-nav ul li a[href*="mailto"]::before {content: '\f410';}


/*-----------------------------------------------------------------------------------*/
/*	14.0 Footer
/*-----------------------------------------------------------------------------------*/
#colophon {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media all and (max-width: 48.001em) {
#colophon {
	padding-top: 0px;
	padding-bottom: 10px;
}
}
.no-sidebar #colophon {
	margin-top: 0px;
}
#site-info {
	padding-top: 0;
}
#site-info ul {
	margin: 0;
	padding: 0;
}
#site-info ul li {
	display: block;
}
.title-footer {
	display: block;
	margin: 0;
	padding-bottom: 0px;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
}
#colophon .custom-logo-wrap {
	text-align: left;
	display: block;
	padding-bottom: 45px;
}

/* --- Big Footer Ad --- */
.big-footer-feature {
	display: block;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#big-footer-feature h3.footer-feature-title {
	position: relative;
	display: block;
    padding: 8px 0 20px;
}
.big-footer-feature p {
	margin-bottom: 0;
}
.big-footer-feature p.text-small {
	padding: 10px 0 0 0;
	opacity: 0.5;
}
.footer-feature-btn {
	display: inline-block;
	margin: 20px 0 0 0;
	padding: 18px 30px;
	background: none;
	text-transform: uppercase;
	letter-spacing: 3px;
	outline: none;
	font-weight: 500;
}
.footer-feature-textwrap {
	padding: 15px 0 0 0;
}
.footer-feature-image a {
	display: block;
	line-height: 0;
}

/* --- Footer Menus --- */
.footer-wrap {
	margin: 0 auto;
}
.footer-menu h3.footer-menu-title {
	padding: 0 0 20px;
}
.footer-menu {
	width: 50%;
	float: left;
}
#footer-menu-one,
#footer-menu-three {
	clear: left;
}
#footer-menu-two,
#footer-menu-four {
	clear: right;
}
.footer-menu ul {
	margin: 0;
	padding: 0 0 60px;
}
.footer-menu ul ul {
	margin: 0;
	padding: 0;
}
.footer-menu ul li {
	padding: 0 0 10px;
}
.footer-menu ul ul li:last-child {
	padding: 0;
}

/* --- Footer Social --- */
#footer-social {
	padding-top: 30px;
}
#footer-social span {
	display: none;
}
#footer-social ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}
#footer-social span {
	display: none;
}
#footer-social ul li {
	display: inline-block;
}


/*-----------------------------------------------------------------------------------*/
/*	15.0 Plugins + Jetpack Styles
/*-----------------------------------------------------------------------------------*/

/* --- Jetpack Subscription Widget --- */
.jetpack_subscription_widget {
	clear: both;
	overflow: hidden;
	margin-bottom: 34px;
}
.jetpack_subscription_widget #subscribe-text p {
	margin-bottom: 23px;
	display: block;
	margin-bottom: 0;
}
.jetpack_subscription_widget p#subscribe-email,
.jetpack_subscription_widget p#subscribe-submit {
    width: 100%;
    display: block;
    margin-bottom: 0;
}
.jetpack_subscription_widget p#subscribe-email input {
    width: 100%;
}
.jetpack_subscription_widget input[type="submit"] {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	border-left: none;
}
.jetpack_subscription_widget label#jetpack-subscribe-label {
	display: none;
}
.widget-grofile ul.grofile-accounts {
	margin: 0 auto;
	display: inline-block;
}
.comment-subscription-form .subscribe-label {
	display: inline !important;
	float: none !important;
	font-weight: 400;
}
p.comment-subscription-form {
	clear: both;
	overflow: hidden;
	margin-top: 2px !important;
	margin-bottom: 2px !important;
	font-weight: 400;
}
p.comment-subscription-form:last-child {
	padding-top: 0;
	margin-bottom: 0 !important;
}
.widget_twitter_timeline iframe {
	display: block;
}
.widget_jetpack_display_posts_widget img {
	margin: 0 0 15px;
}
.widget_contact_info .contact-info-map-canvas {
    height: 400px;
}
.widget_contact_info .confit-address {
	margin: 30px 0 0 0;
}
.contact-form {
	padding: 0 0 30px;
}
.contact-form div {
	overflow: hidden;
	margin-top: 10px;
}
.contact-form label {
	margin-left: 0;
	margin-bottom: 3px !important;
	font-weight: 700 !important;
}
.contact-form label span {
	margin-left: 3 !important;
	padding-top: 0;
	font-weight: 400;
}
.contact-form input,
.contact-form textarea {
	margin-bottom: 8px;
}
.page .contact-form input[type='text'],
.page .contact-form input[type='email'],
.page .contact-form textarea {
	display: block;
	width: 99%;
	max-width: 99%;
}
.contact-form input[type='text'],
.contact-form input[type='email'] {
	margin-bottom: 4px !important;
}
.contact-form p.contact-submit {
	clear: both;
	float: none;
	overflow: hidden;
	margin-top: 5px;
}
.contact-form input[type='submit'] {
	width: 99%;
	font-weight: 700;
}

/* --- Infinite Scroll --- */
.infinite-scroll .pagination {
	display: none;
}
.infinity-end.neverending #colophon {
	display: block;
}
#primary #infinite-footer .container {
	display: none;
}
 #primary #infinite-handle {
	display: block;
	overflow: hidden;
	clear: both;
}
#primary #infinite-handle {
	float: none;
	margin: 0;
	text-align: center;
}
#primary #infinite-handle span {
	background: none;
	border-radius: 0;
	cursor: pointer;
	display: block;
	width: 100%;
	padding: 18px;
}
#primary #infinite-handle span:hover {
	padding: 18px;
}
#primary #infinite-handle span,
#primary #infinite-handle span button {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 700;
	width: 100%;
	display: block;
}
#primary .infinite-loader {
	margin: 0;
	padding:  0;
	text-align: center;
}
#primary .infinite-loader .spinner {
	left: 50% !important;
}
#primary #infinite-handle span button {
	outline: none
}

/* --- Jetpack Share Icons --- */
.disable-share .sharedaddy {
	display: none !important;
}
.single-post div.sharedaddy h3.sd-title,
.page-template-all-articles div.sharedaddy h3.sd-title {
	margin: 0;
}
.entry-content .sharedaddy ul li:before {
	display: none;
}
div.sharedaddy h3.sd-title:before {
    display: none !important;
}
.single-post .sd-social-icon .sd-content ul li[class*='share-'] a,
.single-post .sd-social-icon .sd-content ul li[class*='share-'] a:hover, 
.single-post .sd-social-icon .sd-content ul li[class*='share-'] div.option a,
.page-template-all-articles .sd-social-icon .sd-content ul li[class*='share-'] a,
.page-template-all-articles .sd-social-icon .sd-content ul li[class*='share-'] a:hover, 
.page-template-all-articles .sd-social-icon .sd-content ul li[class*='share-'] div.option a,
.page .sd-social-icon .sd-content ul li[class*='share-'] a,
.page .sd-social-icon .sd-content ul li[class*='share-'] a:hover, 
.page .sd-social-icon .sd-content ul li[class*='share-'] div.option a {
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0;
    padding: 16px;
}
.single-post .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button,
.page-template-all-articles .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button,
.page .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
    margin-top: 0;
}
div.sharedaddy h3.sd-title {
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.single-post .sd-content ul li a.sd-button:before,
.page-template-all-articles .sd-content ul li a.sd-button:before,
.page .sd-content ul li a.sd-button:before {
    font-size: 19px !important;
    vertical-align: top;
}
.single-post #sharing_email,
.page-template-all-articles #sharing_email,
.page #sharing_email {
    z-index: 10000001;
}

/* --- Jetpack Related Posts --- */
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, 
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
   display: none;
}
.recommended-posts-wrap #jp-relatedposts {
	width: 100%;
    display: none;
    padding-top: 0;
    margin: 0;
    position: relative;
    clear: both;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none !important;
}
.recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0;
	padding: 3px 140px 20px 0;
    display: block;
    float: none;
    font-weight: 700;
    font-family: inherit;
    position: relative;
}
.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding-right: 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
     width: 46.1%;
     margin: 0;
     padding: 20px 0 35px;
}
.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(odd) {
    float: left;
    margin-right: 2.1865889212828%;
    clear: left;
}
.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(even) {
	float: left;
    margin-left: 2.1865889212828%;
    clear: right;
}
.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: none;
}
.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 16px;
	font-size: 1rem;
    line-height: 1.1;
    margin: 0;
    padding: 8px 0 0 0;
}
.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	 font-weight: 700;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
	width: 100%;
}

/* --- Mailchimp for WP Widget --- */
.widget_mc4wp_form_widget,
.jetpack_subscription_widget {
	padding: 25px 30px 30px;
    clear: both;
    overflow: hidden;
}
#secondary .widget_mc4wp_form_widget:last-of-type,
#sidebar-page .widget_mc4wp_form_widget:last-of-type,
#secondary .jetpack_subscription_widget:last-of-type,
#sidebar-page .jetpack_subscription_widget:last-of-type {
	padding-bottom: 30px;
}
.widget_mc4wp_form_widget h2.widget-title,
.jetpack_subscription_widget h2.widget-title {
	padding: 0 0 15px;
    border-top: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    line-height: 1.2;
}
.widget_mc4wp_form_widget p,
.jetpack_subscription_widget #subscribe-text p {
	line-height: 1.4;
	margin-bottom: 25px;
}
.widget_mc4wp_form_widget input[type="email"],
.jetpack_subscription_widget #subscribe-email input[type="email"] {
	width: 100%;
	padding: 17px 4%;
	margin-bottom: 10px;
}
.widget_mc4wp_form_widget input[type="submit"],
.jetpack_subscription_widget #subscribe-submit input[type="submit"] {
	padding: 19px 4%;
	border: none !important;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.52;
	width: 100%;
}
.widget_mc4wp_form_widget input[type="submit"]:hover,
.jetpack_subscription_widget #subscribe-submit input[type="submit"]:hover {
	border: none !important;
}

/* --- Contact Form 7 --- */
.site-content div.wpcf7 {
	clear: both;
	overflow: hidden;
	max-width: 100%;
	padding: 0 0 30px;
}
.site-content div.wpcf7 p {
	margin: 10px 0 0 0;
	padding: 0;
}
.site-content div.wpcf7 p:last-of-type {
	padding: 0;
}
.site-content div.wpcf7 input[type='text'],
.site-content div.wpcf7 input[type='email'],
.site-content div.wpcf7 textarea {
	width: 100%;
}
.site-content input.wpcf7-submit,
.site-content div.wpcf7 p input.wpcf7-submit {
	clear: both;
	overflow: hidden;
	width: 100%;
	font-weight: 700;
}


/*-----------------------------------------------------------------------------------*/
/*	16.0 Shortcodes
/*-----------------------------------------------------------------------------------*/

/* --- Multi Columns --- */
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
	width:100%;
}
.entry-content .two-columns-one,
.entry-content .three-columns-one,
.entry-content .three-columns-two,
.entry-content .four-columns-one,
.entry-content .four-columns-two,
.entry-content .four-columns-three {
	position: relative;
	float: left;
	margin-bottom: 30px;
	font-size: 16px;
	font-size: 1rem;
}
.entry-content .two-columns-one p,
.entry-content .three-columns-one p,
.entry-content .three-columns-two p,
.entry-content .four-columns-one p,
.entry-content .four-columns-two p,
.entry-content .four-columns-three p {
	font-size: 16px;
	font-size: 1rem;
}
.last {
	clear: right;
	margin-right: 0 !important;
}
.divider {
	width: 100%;
	margin-bottom: 21px;
	padding-top: 21px;
	display: block;
	clear: both;
}

/* --- Infoboxes --- */
.box {
	margin: 0 0 30px;
	padding: 20px;
	overflow: hidden;
	line-height: 1.4;
}
.site-content .box p {
	margin: 0 0 30px;
}

/* --- Buttons --- */
a.standard-btn {
	display: inline-block;
	margin: 0 0 30px;
	padding: 10px 18px;
	overflow: hidden;
	cursor: pointer;
	font-size: 16px;
	font-size: 1rem;
	text-align: center;
	font-weight: 400;
	text-decoration: none !important;
	-webkit-transition: 0.2s background ease;
	   -moz-transition: 0.2s background ease;
		 -o-transition: 0.2s background ease;
		-ms-transition: 0.2s background ease;
			transition: 0.2s background ease;
}
.post .entry-content a.standard-btn,
.page .entry-content a.standard-btn,
.post .entry-content a.standard-btn:hover,
.page .entry-content a.standard-btn:hover {
	border: none;
}
a.standard-btn.xsmall-btn {
	padding: 5px 10px 3px;
	font-size: 14px;
	font-size: 0.875rem;
}
a.standard-btn.small-btn {
	padding: 7px 12px 5px;
	font-size: 18px;
	font-size: 1.125rem;
}
a.standard-btn.large-btn {
	padding: 14px 20px 13px;
	font-size: 23px;
	font-size: 1.4375rem;
}
a.standard-btn.xlarge-btn {
	padding: 18px 30px 17px;
	font-size: 25px;
	font-size: 1.5625rem;
}


/*-----------------------------------------------------------------------------------*/
/*	17.0 Media Queries
/*-----------------------------------------------------------------------------------*/

/* Minimum width of 600 pixels (smartphone landscape)
------------------------------------------------------------------------------------ */
@media all and (min-width: 37.500em) {
	.featured-slider .entry-edit,
	#front-section-four .entry-edit/*,
	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-edit,
	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-author */ {
		display: inline-block;
	}
/*	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-date:before {
		content: ' / ';
		padding: 0 4px;
	} */
/*	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-edit, */
	#front-section-four .entry-edit {
		padding-left: 20px;
	} 
	.entry-content p.pull-left,
	.entry-content p.pull-right {
		width: 48%;
	}
	.entry-content p.pull-left {
		float: left;
		margin-right: 30px;
	}
	.entry-content p.pull-right {
		float: right;
		margin-left: 20px;
		text-align: right;
	}
	
	/* --- Front Section 2-column --- */
	#front-section-twocolumn .type-post {
		width: 47.8134110787172%;
		float: left;
	}
	#front-section-twocolumn .type-post:nth-of-type(odd) {
		margin-right: 2.1865889212828%;
		clear: left;
	}
	#front-section-twocolumn .type-post:nth-of-type(even) {
		margin-left: 2.1865889212828%;
		clear: right;
	}
	#front-section-twocolumn .type-post:nth-last-of-type(2) {
		padding-bottom: 0;
	}
	
	/* --- Widgets --- */
	.widget_search input.search-field {
		width: 67.8%;
	}
	.widget_search input[type="submit"] {
		width: 30%;
	}
	
	.widget_mc4wp_form_widget input[type="email"],
	.jetpack_subscription_widget #subscribe-email input[type="email"] {
		width: 58%;
		float: left;
	}
	.widget_mc4wp_form_widget input[type="submit"],
	.jetpack_subscription_widget #subscribe-submit input[type="submit"] {
		width: 40%;
		float: right;
	}

	/* --- Footer --- */
	.footer-feature-image {
		width: 47.8134110787172%;
		float: left;
		margin-right: 2.1865889212828%;
	}
	.footer-feature-textwrap {
		width: 47.8134110787172%;
		float: right;
		padding-top: 0;
		margin-left: 2.1865889212828%;
	}
}


/* Minimum width of 768 pixels (tablet portrait)
------------------------------------------------------------------------------------ */
@media all and (min-width: 48.001em) {

	/* --- General --- */
	.page .content-wrap,
	.front-section:first-of-type,
	.page.has-thumb .blog-wrap,
	.search-results .blog-wrap,
	.archive .blog-wrap,
	.error404 .content-wrap {
    	padding-top: 60px;
	}

	/* --- Font Sizes --- */
	.single-post .entry-header h1.entry-title,
	.page-template-all-articles .entry-header h1.entry-title,
	.single-attachment .entry-header h1.entry-title,
	.page h1.entry-title {
		font-size: 35px;
		font-size: 2.1875rem;
		letter-spacing: -1px;
		font-weight: 700;
	}
	/* .single-post .entry-content blockquote p,
	.page .entry-content blockquote p, */
	.front-section-title,
/*	.blog-wrap h3.blog-title, */
	.social-front-title,
/*	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .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 {
		font-size: 26px;
		font-size: 1.625rem;
		letter-spacing: 1px;
		font-style: italic;
		font-weight: 700;
	}
	.entry-content h1 {
		font-size: 32px;
		font-size: 2rem;
		letter-spacing: 1px;
		font-weight: 700;
	}	
	.entry-header p.intro,
	.section-about-column-one p,
	p.text-big,
	.single-post .entry-content p.intro,
.page-template-all-articles .entry-content p.intro,
	 {
		font-size: 24px;
		font-size: 1.5rem;
	}
	.entry-content h2 {
		font-size: 29px;
		font-size: 1.8125rem;
	}
	.entry-content h2.widget-title {
		font-size: 24px;
		font-size: 1.5rem;
	}
	.entry-header h2.entry-title {
		font-size: 24px;
		font-size: 1.5rem;
	}
	.entry-content h3 {
		font-size: 23px;
		font-size: 1.4375rem;
		text-transform: uppercase;
	}
	.entry-content p.pull-left, 
	.entry-content p.pull-right {
		font-size: 22px;
		font-size: 1.375rem;
	}
	.entry-content h4 {
		font-size: 26px;
		font-size: 1.625rem;
	}
	.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, */
	address {
		font-size: 19px;
		font-size: 1.1875rem;
	}
	.entry-content h5 {
		font-size: 21px;
		font-size: 1.3125rem;
		text-transform: uppercase;
	}
	.entry-content h6 {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.entry-content section.widget ul {
		font-size: 18px;
		font-size: 1.125rem;
	}	
	.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;
	}
	.entry-summary {
		font-size: 17px;
		font-size: 1.0625rem;
	}
	input[type="button"],
	input[type="submit"],
	input#submit,
	.single-post .hentry .entry-meta,
	.page-template-all-articles .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-template-all-articles div.sharedaddy h3.sd-title,
	.page div.sharedaddy h3.sd-title,
	.page div.sharedaddy h3.sd-title {
		font-size: 15px;
		font-size: 1.1rem;
	}
	.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;
	}
	
	/* --- Featured Posts Slider + Header Image --- */
	.featured-content {
		padding-bottom: 60px;
	}
	.featured-slider {
		padding-bottom: 0;
	}
	.featured-slider .meta-main-wrap,
	#front-section-four .meta-main-wrap {
		padding-bottom: 35px;
	}
	.featured-slider button.slick-next,
	.featured-slider button.slick-prev {
		position: absolute;
		bottom: 0;
		outline: 0;
		border-top: none;
		border-left: none;
		border-bottom: none;
		text-indent: -99999px;
		z-index: 1;
	    width: 50px;
		height: 50px;
	}
	.slider-on.slider-boxed .featured-slider button.slick-prev,
	.slider-on.slider-boxed .featured-slider button.slick-next {
		border: none;
	}

	.featured-slider button.slick-prev {
		left: auto;
		right: 50px;
		border-right: none;
	}
	.featured-slider button.slick-next {
		right: 0;
	}
	.featured-slider button.slick-prev:after,
	.featured-slider button.slick-next:after {
		position: absolute;
		bottom: 0;
	}
	.featured-slider button.slick-prev:after {
	    left: 13px;
	    bottom: 10px;
	}
	.featured-slider button.slick-next:after {
	    right: 13px;
	    bottom: 13px;
	}
	.slider-on.slider-boxed .featured-slider .entry-header,
	.slider-on.slider-boxed .featured-slider .entry-meta {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	/* --- Front Page - Sections --- */
	.front-section {
		padding-bottom: 75px;
	}
	.front-section-title,
	.social-front-title,
	.page h1.entry-title,
	.recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline {
		padding: 3px 0 20px;
	}
	.page-template-all-articles h1.entry-title {
	padding: 5px 0 0 0;
	}
	.front-section a.all-posts-link {
	    top: 25px;
	}

	/* --- Front Section One --- */
	.section-one-column-one .entry-cats {
		top: 60px;
		left: 40px;
	}

	/* --- Front Section Two --- */
	.section-two-column-two .type-post {
		width: 22.28915662650602%;
	}
	.section-two-column-two .type-post:nth-of-type(1),
	.section-two-column-two .type-post:nth-of-type(2),
	.section-two-column-two .type-post:nth-of-type(3),
	 .section-two-column-two .type-post:nth-of-type(5),
	.section-two-column-two .type-post:nth-of-type(6),
	.section-two-column-two .type-post:nth-of-type(7) {
		float: left;
		margin-right: 3.6144578313253%;
		margin-left: 0;
		clear: none;
	}
	.section-two-column-two .type-post:nth-of-type(1),
	.section-two-column-two .type-post:nth-of-type(5) {
		clear: left;
	}
	.section-two-column-two .type-post:nth-of-type(4),
	.section-two-column-two .type-post:nth-of-type(8) {
		float: right;
		margin: 0;
		clear: right;
	}
	.front-section .section-two-column-two .type-post:nth-of-type(5),
	.front-section .section-two-column-two .type-post:nth-of-type(6),
	.front-section .section-two-column-two .type-post:nth-of-type(7),
	.front-section .section-two-column-two .type-post:nth-of-type(8) {
		padding-bottom: 0;
	}

	/* --- Front Section Three --- */
	#front-section-three {
	    padding-top: 75px;
	    padding-bottom: 75px;
	}
	#front-section-three h3.front-section-title {
		padding-bottom: 40px;
	}
	#front-section-three a.all-posts-link {
	    padding: 8px 20px;
	    top: 0;
	}
	.section-three-column-two .entry-thumbnail {
		padding-bottom: 0;
	}
	.section-three-column-two .type-post:nth-of-type(1),
	.section-three-column-two .type-post:nth-of-type(3) {
		width: 47.81021897810219%;
		float: left;
		clear: left;
	}
	.section-three-column-two .type-post:nth-of-type(2),
	.section-three-column-two .type-post:nth-of-type(4) {
		width: 47.81021897810219%;
		float: right;
		clear: right;
	}
	.section-three-column-two .type-post:nth-of-type(3),
	.section-three-column-two .type-post:nth-of-type(4) {
		padding-bottom: 0;
	}

	/* --- Front Section Columns --- */
	#front-section-threecolumn .type-post,
	.section-sixcolumn-postwrap .type-post {
		width: 30.42333333333333%;
		float: left;
	}
	.section-sixcolumn-postwrap .type-post:nth-of-type(even) {
	    float: left;
	    clear: none;
	    margin-left: 0;
	}
	.section-sixcolumn-postwrap .type-post:nth-of-type(odd) {
	    clear: none;
	    margin-right: 0;
	}
	#front-section-threecolumn .type-post:nth-of-type(3n+1),
	.section-sixcolumn-postwrap .type-post:nth-of-type(3n+1) {
		margin-right: 2.9%;
		clear: left;
	}
	#front-section-threecolumn .type-post:nth-of-type(3n+2),
	.section-sixcolumn-postwrap .type-post:nth-of-type(3n+2) {
		margin-left: 1.455%;
		margin-right: 1.455%;
	}
	#front-section-threecolumn .type-post:nth-of-type(3n+3),
	.section-sixcolumn-postwrap .type-post:nth-of-type(3n+3) {
		margin-left: 2.915%;
		clear: right;
	}
	.section-fourcolumn-postwrap .type-post {
		width: 22.28915662650602%;
		margin-right: 3.6144578313253%;
		float: left;
		clear: none;
	}
	.section-fourcolumn-postwrap .type-post:nth-of-type(odd),
	.section-fourcolumn-postwrap .type-post:nth-of-type(even) {
	    clear: none;
	    margin-left: 0;
	    margin-right: 3.6144578313253%;
	    float: left;
	}
/*	.section-fourcolumn-postwrap .type-post:nth-of-type(4n+1) {
		clear: left;
	} */
	.section-fourcolumn-postwrap .type-post:nth-of-type(4n+4) {
		margin-right: 0;
		clear: right;
	}
	#front-section-threecolumn .type-post:last-child,
	#front-section-threecolumn .type-post:nth-last-child(2),
	#front-section-threecolumn .type-post:nth-last-child(3),
	.section-fourcolumn-postwrap .type-post:last-child,
	.section-fourcolumn-postwrap .type-post:nth-last-child(2),
	.section-fourcolumn-postwrap .type-post:nth-last-child(3),
	.section-fourcolumn-postwrap .type-post:nth-last-child(4),
	.section-sixcolumn-postwrap .type-post:nth-last-child(3) {
		padding-bottom: 0;
	}

	/* --- Front Page - Blog --- */
	#primary .hentry {
		padding: 30px 0 30px;
		clear: both;
	}

	body.page #primary .hentry {
		padding: 0px 0 30px;
		clear: both;
	}

	/* --- Blog - default --- */
	.blog #primary .hentry .entry-meta,
	.archive #primary .hentry .entry-meta,
	.search-results #primary .hentry .entry-meta {
		width: 25.49019607843137%; /* -- 130px at 1440px ---*/
		float: left;
		display: block;
	}
	/* .blog #primary .hentry .entry-main,
	.archive #primary .hentry .entry-main,
	.search-results #primary .hentry .entry-main {
		width: 74.50980392156863%; /* -- 380px at 1440px ---*/
/*		float: left; */
/*	} */
/*	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-main {
		width: 100%;
		float: none;
	} */
	.blog #primary .hentry .entry-thumbnail,
	.archive #primary .hentry .entry-thumbnail,
	.search-results #primary .hentry .entry-thumbnail {
		width: 36.14457831325301%; /* -- 300px at 1440px ---*/
	}
	/*.blog #primary .hentry .meta-main-wrap,
	.archive #primary .hentry .meta-main-wrap,
	.search-results #primary .hentry .meta-main-wrap {
		width: 61.44578313253012%; /* -- 510px at 1440px ---*/
		/*float: left;*/
	/*}*/

	/* --- Blog - default Bigger Posts --- 
	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) {
		margin-top: 40px;
		margin-bottom: 80px;
	}
	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .meta-main-wrap {
		padding: 0 5.3125% 64px;
	}
	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-meta {
		width: 80.43478260869566%;
		left: 5.3125%;
		bottom: 35px;
	}
	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-cats {
		padding-bottom: 8px;
	}
	*/

	/* --- Single Post --- */
	.single-post .entry-header,
	.page-template-all-articles .entry-header {
		margin: 0 0 60px;
		padding: 55px 0 0;
	}
	.single-post .big-thumb .entry-header,
	.page-template-all-articles .big-thumb .entry-header {
		padding:  0;
	}
	.single-post .entry-thumbnail,
	.page-template-all-articles .entry-thumbnail {
		padding-bottom: 23px;
	}
	.single-post .entry-thumbnail img,
	.page-template-all-articles .entry-thumbnail img {
		width: 100%;
	}
	.single-post .big-thumb .entry-thumbnail,
	.page-template-all-articles .big-thumb .entry-thumbnail {
		padding-bottom: 60px;
	}
	.single-post .big-thumb .entry-thumbnail,
	.page-template-all-articles .big-thumb .entry-thumbnail,
	.big-thumb .title-wrap {
		margin-left: -7.14285714285714%; /* 90px at 1440px */
		margin-right: -7.14285714285714%;
		padding-bottom: 60px;
	}
	.big-thumb .title-wrap {
		width: 114.28571428571428%;
	}
	.big-thumb .title-wrap .entry-cats, 
	.big-thumb .entry-header h1.entry-title, 
	.big-thumb .entry-header p.intro {
	    padding-left: 6.25%;
	    padding-right: 6.25%;
	}
	.big-thumb .title-wrap {
	    bottom: 128px;
	    padding-bottom: 35px;
	}
	.meta-columnone,
	.meta-columntwo {
		display: block;
	}
	.meta-columntwo {
		width: 200px;
	}
	.single-post .entry-comments-title,
	.page-template-all-articles .entry-comments-title {
		display: block;
	}
	.single-post .entry-comments a:before,
	.page-template-all-articles .entry-comments a:before {
	    font: normal 18px/1 'Genericons';
	    top: 4px;
	}
	.single-post .entry-comments a,
	.page-template-all-articles .entry-comments a {
	    padding-left: 22px;
	}
	.single-post .entry-tags,
	.page-template-all-articles .entry-tags {
		padding: 0px 0 0 0;
	}
	.author-pic {
		width: auto;
	}
	.author-pic img {
		width: auto;
		height: 70px;
	}
	.authorbox .author-heading,
	.authorbox p.author-bio,
	.authorbox .author-links {
		padding-left: 90px;
	}
	.authorbox .author-pic,
	.authorbox .author-pic img {
		width: 70px;
		height: 70px;
	}
	.author-links a.author-website {
		display: inline-block;
		margin: 0 30px 0 0;
	}
	.author-links a.author-twitter {
		display: inline-block;
	}

	/* --- Comments --- */
	#comments {
		padding: 70px 0 0 0;
	}
	ol.commentlist {
	    padding: 40px 0 10px;
	}
	/* --- Pagination --- */
	.pagination {
		letter-spacing: 1px;
	}
	.single-post .post-navigation,
	.page-template-all-articles .post-navigation {
		padding-top: 75px;
	}
	#comments li.comment ul.children {
		margin-left: 60px;
	}
	#comments li.comment ul.children ul.children ul.children {
		margin-left: 0;
	}

	/* --- Pages --- */
	.page h1.entry-title {
		margin-bottom: 30px;
	}
	.page-template-all-articles h1.entry-title {
		margin-bottom: 0;
	}

	/* --- Footer --- */
	#colophon {
		padding-top: 0px;
	}
	#site-info {
	    font-size: 14px;
		font-size: 0.875rem;
	}
	#site-info ul li {
	    display: inline-block;
	}
	#footer-social {
	    padding-top: 10px;
	}
	.big-footer-feature {
    	margin-bottom: 70px;
		padding-bottom: 70px;;
	}
	#big-footer-feature h3.footer-feature-title {
    	padding: 8px 0 35px;
	}

	/*--- Shortcodes ---*/
	.two-columns-one {width: 48.5%;}
	.three-columns-one {width: 30.3%;}
	.three-columns-two {width: 65.15%;}
	.four-columns-one {width: 22.375%;}
	.four-columns-two {width: 48%;}
	.four-columns-three {width: 74.5%;}
	.two-columns-one,
	.three-columns-one,
	.three-columns-two,
	.four-columns-one,
	.four-columns-two,
	.four-columns-three {
		position: relative;
		float: left;
		margin-bottom: 0;
	}
	.two-columns-one {margin: 0 1.5% 0 0;}
	.two-columns-one.last {margin: 0 1.5% 0;}
	.three-columns-one {margin: 0 3% 0 0;}
	.four-columns-one {margin: 0 3.5% 0 0;}
	
	/*--- Jetpack Related Posts ---*/
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
		width: 21.8%;
		margin-right: 3.6144578313253%;
		float: left;
		clear: none;
	}
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(odd),
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(even) {
		margin-left: 0;
		margin-right: 3.6144578313253%;
		clear: none;
	}
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(4n+4) {
    	margin-right: 0;
		clear: right;
	}
/*	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(4n+1) {
    	clear: left;
	} */
}

/* Minimum width of 790 pixels (WP Admin bar changes size)
------------------------------------------------------------------------------------ */
@media all and (min-width: 49.375em) {
	.admin-bar #site-branding,
	.admin-bar .inner-offcanvas-wrap {
		top: 32px;
	}
}

/* Minimum width of 1024 pixels (tablet landscape)
------------------------------------------------------------------------------------ */
@media all and (min-width: 64.000em) {

	/* --- General --- */
	.featured-slider .entry-thumbnail a,
	#front-section-four .entry-thumbnail a {
		width: 100%;
	}

	/* --- Font Sizes --- */
	.entry-header h2.entry-title {
		font-size: 30px;
		font-size: 1.875rem;
		letter-spacing: -1px;
	}
	#front-section-twocolumn .entry-header h2.entry-title,
	p.text-big {
		font-size: 30px;
		font-size: 1.875rem;
		letter-spacing: -1px;
	}

	/* --- Front Page Sections --- */
	.front-about-img {
    	width: 32.8%;
		padding-right: 1.6%;
	}
	.section-about-column-one p {
		padding-left: 1.6%;
		width: 67.2%;
	}

	/* --- Footer --- */
	.footer-feature-btn {
    	margin: 40px 0 0 0;
    	padding: 18px 40px;
	}
	.big-footer-feature p.text-small {
    	padding: 20px 0 0 0;
	}
}


/* Minimum width of 1060 pixels (small desktop screens)
------------------------------------------------------------------------------------ */
@media all and (min-width: 66.250em) {

	/* --- General --- */
	body,
	 .inner-offcanvas-wrap,
	 .featured-content {
    	padding-top: 0;
	}
	.blog.slider-on #masthead,
	.blog.headerimg-on #masthead {
		margin-bottom: 0;
		border-bottom: none;
	}
	.front-section:first-of-type {
    	padding-top: 0;
	}
	.page .content-wrap {
    	padding-top: 60px;
	}
	.blog #masthead {
		margin-bottom: 60px;
	}

	/* --- Header --- */
	.custom-logo-wrap {
		text-align: center;
	}
	.custom-logo-wrap a.custom-logo-link img {
		width: 260px;
		max-width: 260px;
		max-height: 120px;
	}
	.admin-bar #site-branding,
	.admin-bar .inner-offcanvas-wrap {
		top: 0;
	}
	.admin-bar .inner-offcanvas-wrap {
		top: 32px;
	}
	.admin-bar.slider-on.overlay-show #masthead {
    	padding-top: 32px;
	}
	p.site-description {
		display: block;
		text-align: center;
		margin: 0;
		padding: 4px 0 0 0;
		font-size: 12px;
		font-size: 0.75rem;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	.hide-tagline p.site-description {
		display: none;
	}
	.blog.slider-on.slider-fullscreen #site-branding,
	.blog.headerimg-on.header-fullscreen #site-branding {
		position: relative;
	}
	.content-wrap {
		margin-top: 0;
	}
	#site-branding {
	    position: relative;
	    width: 87.5%; /* -- 1260px at 1440px ---*/
	    margin-left: auto;
	    margin-right: auto;
	    padding: 17px 0 0;
	    height: 140px;
	    background: transparent;
	}
	/* --- Image Fade In --- */
	.imgfade-on .fadein {
    	opacity: 0;
		transition: opacity 0.7s ease-in-out;
		-webkit-transition: opacity 0.7s ease-in-out;
		-webkit-transform: translateZ(0);
	}
	.imgfade-on .fadein.inview {
    	opacity: 1;
	}

	/* --- Blog - default --- */
	.blog-wrap {
		padding-bottom: 10px;
	}
	.blog-wrap, #colophon,
	.featured-slider .entry-header,
	.featured-slider .entry-meta,
	.singlepost-wrap,
	.recommended-posts-wrap,
	.front-section,
	.slider-on.slider-boxed .featured-content,
	.headerimg-on.header-boxed .header-image {
    	padding-left: 0;
		padding-right: 0;
	}
	.blog-wrap,
	.front-section,
	.singlepost-wrap,
	.recommended-posts-wrap,
	.big-footer-feature,
	.slider-on.slider-boxed .featured-content,
	.headerimg-on.header-boxed .header-image {
		margin-left: 6.25%;
		margin-right: 6.25%;
	}
	.footer-wrap {
		width: 78.75%;
		margin-left: auto;
		margin-right: auto;
	}
	.slider-on.slider-boxed .featured-content {
		width: 87.5%;
	}
	#front-section-four {
		margin-left: auto;
		margin-right: auto;
	}
	#primary {
		width: 65.87301587301587%; /* -- 830px at 1440px ---*/
		float: left;
	}
/*	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) {
    	margin-left: -10.8433734939759%; /* -- 90px at 1440px ---*/ /*
		margin-right: 0;
	} */
/*	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) img.wp-post-image {
		width: 100%;
	}
	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .meta-main-wrap {
		padding-left: 9.78260869565217%;
	}
	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-meta {
    	left: 9.78260869565217%;
	}
	.blog #primary .hentry.has-post-thumbnail.format-video:nth-child(4n+1) .entry-thumbnail a:before {
		left: 9.78260869565217%;
		top: 35px;
	} */
	#secondary,
	#sidebar-page {
		width: 31.74603174603175%; /* -- 400px at 1440px ---*/
		float: right;
		padding-top: 0;
	}

	/* --- Left and no Sidebar Options --- */
	.sidebar-left #primary {
		float: right;
	}
	.single-post.sidebar-left .contentwrap,
	.page-template-all-articles.sidebar-left .contentwrap {
		float: right;
	}
/*	.blog.sidebar-left #primary .hentry.has-post-thumbnail:nth-child(4n+1) {
    	margin-right: -10.8433734939759%; /* -- 90px at 1440px ---*/ /*
		margin-left: 0;
	}
	.blog.sidebar-left #primary .hentry.has-post-thumbnail:nth-child(4n+1) .meta-main-wrap {
		padding-left: 40px;
		padding-right: 9.78260869565217%;
	} */
	.sidebar-left #secondary,
	.sidebar-left #sidebar-page {
		float: left;
		padding-top: 0;
	}
/*	.blog.sidebar-left #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-meta,
	.blog.no-sidebar #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-meta  {
    	left: 40px;
	} */
	.no-sidebar #primary {
    	width: 90%;
    	max-width: 1260px;
    	float: none;
    	margin-left: auto;
    	margin-right: auto;
	}
	.page-fullwidth #primary {
		width: 100%;
    	max-width: none;
    	float: none;
    	margin-left: auto;
    	margin-right: auto;
	}
/*	.blog.no-sidebar #primary .hentry.has-post-thumbnail:nth-child(4n+1) {
    	margin-left: auto;
	}
	.blog.no-sidebar #primary .hentry.has-post-thumbnail:nth-child(4n+1) .meta-main-wrap {
		padding-left: 40px;
	} */
	.single-post.no-sidebar .contentwrap,
	.page-template-all-articles.no-sidebar .contentwrap {
    	width: 100%;
    	max-width: 1260px;
    	float: none;
    	margin-left: 0;
	}
	.single-post.no-sidebar .entry-content,
	.single-post.no-sidebar .entry-footer,
	.single-post.no-sidebar #comments,
	.single-post.no-sidebar .post-navigation,
	.page-template-all-articles.no-sidebar .entry-content,
	.page-template-all-articles.no-sidebar .entry-footer,
	.page-template-all-articles.no-sidebar #comments,
	.page-template-all-articles.no-sidebar .post-navigation {
		margin-left: auto;
    	margin-right: auto;
    	width: 80%;
	}
	.single-post.no-sidebar .entry-content .wide-content,
	.page-template-all-articles.no-sidebar .entry-content .wide-content {
		margin-left: -12.5%;
		margin-right: -12.5%;
	}

	/* --- Font Sizes --- */
	h1.site-title,
	p.site-title {
    	font-size: 0px;
		font-size: 0rem;
		text-align: center;
	}
/*	.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .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,
	p.text-big {
		font-size: 48px;
		font-size: 3rem;
	}
	.section-one-column-one .type-post .entry-summary,
	.section-about-column-one p {
		font-size: 32px;
		font-size: 2rem;
		line-height: 1.25;
	}
	.big-thumb .entry-header p.intro {
		font-size: 26px;
		font-size: 1.625rem;
	}
	#front-section-fourcolumn .type-post .entry-header h2.entry-title,
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.entry-cats {
    	font-size: 11px;
		font-size: 0.6875rem;
		font-weight: 400;
	}

	.entry-cats .category-categories {
    	font-size: 12px;
		font-size: 0.75rem;
		font-weight: 400;
	}

	
	.entry-meta,
	.search-results a.post-edit-link,
	.archive a.post-edit-link {
    	font-size: 12px;
		font-size: 0.75rem;
		font-weight: 400;
	}

	/* --- Off Canvas Area --- */
	#overlay-nav .dropdown-toggle {
		display: none !important;
	}
	.overlay-show #overlay-wrap {
    	width: 100%; /* -- 1010px at 1440px ---*/
    	background: transparent;
    	position: fixed;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: -20px;
    	z-index: 90000000;
    	cursor: pointer;
    }
    .inner-offcanvas-wrap {
	    position: fixed;
		left: -100%;
		top: 0;
		height: 100%;
		overflow: auto;
	    display: block;
	    width: 70.13888888888889%; /* -- 1010px at 1440px ---*/
	    padding-left: 6.25%; /* -- 90px at 1440px ---*/
    	padding-right: 6.25%; /* -- 90px at 1440px ---*/
    	z-index: 100000000;
    	pointer-events: auto;
		padding-bottom: 100px;
		-webkit-transition: all,.35s,ease-in-out;
		-moz-transition: all,.35s,ease-in-out;
		-o-transition: all,.35s,ease-in-out;
		transition: all,.35s,ease-in-out;
    }
    .offcanvas-widgets-off .inner-offcanvas-wrap {
	     width: 40.27777777777778%; /* -- 580px at 1440px ---*/
    }
    .overlay-show .inner-offcanvas-wrap {
		left: 0;
    }
	#overlay-open {
		position: absolute;
		top: 40px;
		left: -8px;
		right: auto;
		/* width: 4.76190476190476%; */
		height: 59px;
		text-align: center;
	}
	.close-btn-wrap {
		border: none;
	}
	.mobile-search,
	#mobile-social {
		display: none;
	}
	#overlay-nav {
		width: 48.19277108433735%; /* -- 400px at 1440px ---*/
		float: left;
	}
	#sidebar-offcanvas {
		width: 48.19277108433735%; /* -- 400px at 1440px ---*/
		float: right;
	}
	.offcanvas-widgets-off #overlay-nav {
		width:100%;
	}
	.close-btn-wrap {
		position: relative;
		height: 160px;
	}
	#overlay-close {
	    position: absolute;
	    top: 40px;
	    left: -17px;
	    right: auto;
	    width: 59px;
	    height: 59px;
	    text-align: center;
	}
	#overlay-nav ul li {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#overlay-nav ul li.menu-item-has-children,
	#overlay-nav ul li.page_item_has_children {
		padding-bottom: 0;
		border-bottom: none;
	}
	#overlay-nav ul li a {
		display: inline-block;
		padding: 0;
	}
	#overlay-nav ul li.menu-item-has-children a,
	#overlay-nav ul li.page_item_has_children a {
		border-bottom: none !important;
		padding-bottom: 0;
	}
	#overlay-nav ul ul.sub-menu,
	#overlay-nav ul ul.children {
    	display: block;
    	padding-top: 15px;
    	padding-bottom: 15px;
    }
    #overlay-nav ul ul ul.sub-menu,
	#overlay-nav ul ul ul.children {
    	border-bottom: none;
    	padding-top: 0;
    	padding-bottom: 0;
    }
    #overlay-nav ul ul li a {
		padding-left: 0px;
		padding-right: 0;
	}
	#offcanvas-widgets-open {
		display: none;
	}
	#sidebar-offcanvas {
		display: block !important;
	}
	#sidebar-offcanvas .widget {
		padding-left: 0;
		padding-right: 0;
	}
	.overlay-show .close-btn-wrap {
	    position: relative;
	    top: 0;
	    left: auto;
	    right: auto;
	    background: transparent;
	    height: 158px;
	}

	/* --- Social Nav Header --- */
	.header-social {
		display: block;
		position: absolute;
		right: 0;
		top: 40px;
		height: 59px;
	}
	.header-social ul li a {
	    font: normal 22px/1 'Genericons';
	    padding: 0;
	    width: 45px;
	    height: 59px;
	}
	.header-social ul li a::before {
	    font: normal 22px/1 'Genericons';
	    text-align: center;
	    width: 45px;
	    height: 59px;
	    padding-top: 20px;
	}

	/* --- Search Desktop --- */
	#masthead {
	    position: relative;
	 	border-bottom: 0px;
    }
	.search-open,
	.desktop-search {
		display: block;
	}
	.search-open {
		position: absolute;
	    top: 40px;
	    left: 9.23611111111111%;
	    right: auto;
	    width: 4.16666666666667%;
	    height: 59px;
	    text-align: center;
	    background: transparent;
	    border: none;
	    text-indent: -99999px;
	    z-index: 10000;
	    outline: none;
    }
    .search-open:before {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		text-indent: 0;
		font: normal 27px/1 'Genericons';
		content: '\f400';
	    text-align: center;
	    width: 100%;
	    height: 59px;
	    padding-top: 17px;
    }
    .desktop-search {
	   display: none;
	   position: absolute;
	   top: 100%;
	   width: 87.5%;
	   margin-left: 6.25%;
	   margin-right: 6.25%;
	   height: 118px;
	   z-index: 10000;
	   text-align: center;
	   padding-top: 35px;
	   border-top: 0px;
    }
    
    .header-stick .desktop-search,
    body.home .desktop-search {
    	width: 100%;
	   margin-left: 0px;
	   margin-right: 0px;
	       }
    
    .desktop-search input.search-field {
	   width: 33%;
	   border-top: 0;
	   border-left: 0;
	   border-right: 0;
	   background: none;
	   padding: 1px 0;
	   letter-spacing: 0.5px;
       font-size: 20px;
	   font-size: 1.25rem;
    }
     .desktop-search input[type="submit"] {
	     margin-left: 10px;
	   padding: 9px 18px 6px 20px;
	   background: none;
	   font-size: 15px;
	   font-size: 0.9375rem;
	   text-transform: uppercase;
	   letter-spacing: 3px;
    }
	/* --- Desktop Nav --- */
	#desktop-navigation {
		display: block;
		padding: 0;
	}
	#desktop-navigation ul {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	#desktop-navigation ul li {
		position: relative;
		display: inline-block;
		padding: 20px 15px 18px;
	}
	#desktop-navigation ul li.menu-item-has-children a:after {
		content: "";
	    height: 0;
	    width: 0;
	    pointer-events: none;
	    border-width: 6px;
	    display: inline-block;
	    vertical-align: bottom;
	    margin-top: 6px;
	    margin-left: 6px;
	}
	#desktop-navigation ul li.menu-item-has-children ul a:after {
		display: none;
	}
	#desktop-navigation .sub-menu,
	#desktop-navigation .children {
		display: none;
	}
	#desktop-navigation .dropdown-toggle {
    	display: none;
	}

	/* --- Desktop Nav - Sub Menu --- */
	#desktop-navigation ul li:hover > ul.sub-menu,
	#desktop-navigation ul li:hover > ul.children {
		display: block !important;
	}
	#desktop-navigation ul ul.sub-menu,
	#desktop-navigation ul ul.children {
		position: absolute;
		top: 59px;
		left: 0;
		width: 200px;
		margin: 0;
		padding: 5px 0;
		text-align: left;
		z-index: 10000;
	}
	#desktop-navigation ul ul.sub-menu:before,
	#desktop-navigation ul ul.children:before {
		font: normal 22px/1 'Genericons';
		content: '\f500';
		position: absolute;
		top: -22px;
		left: 15px;
	    width: 30px;
	    text-align: left;
	    background: none;
	    z-index: 10;
	}
	#desktop-navigation ul ul.sub-menu ul.sub-menu:before,
	#desktop-navigation ul ul.children ul.children:before {
		display: none;
	}
	#desktop-navigation ul ul.sub-menu ul.sub-menu,
	#desktop-navigation ul ul.children ul.children {
		top: -5px;
		left: 200px;
	}
	#desktop-navigation .sub-menu li a,
	#desktop-navigation .children li a {
		display: block;
		padding: 10px 15px;
		font-size: 14px;
		font-size: 0.875rem;
		text-transform: none;
		font-weight: 400;
		letter-spacing: 0;
	}
	#desktop-navigation .sub-menu li,
	#desktop-navigation .children li {
		padding: 0;
		line-height: 1.1;
		display: block;
	}

	/* --- Desktop Header - Sticky --- */
	.hide-header-sticky .sticky-header {
		display: none !important;
	}
	.sticky-header {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 59px;
		transition: -webkit-transform .3s;
		transition: transform .3s;
    	transition: transform .3s,-webkit-transform .3s;
    	-webkit-backface-visibility: hidden;
    	backface-visibility: hidden;
    	/* box-shadow: 0 0 8px rgba(0,0,0,.25); */
    	border-bottom: 0px;
    	z-index: 100000;
	}
	.sticky-header.hidden {
    	-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		box-shadow: none;
	}
	.sticky-header p {
		display: none;
		font-size: 30px;
		font-size: 1.875rem;
	}
	.header-stick .sticky-header p {
		display: block;
		padding: 8px 0 0 0;
	}
	#overlay-open-sticky {
		position: absolute;
		height: 59px;
		text-align: center;
	}
	#overlay-open-sticky {
		top: 0;
		left: 10px;
		width: 59px;
	}
	#search-open-sticky {
		top: 0;
		left: 69px;
		width: 59px;
	}
	#header-social-sticky {
		top: 0;
		right: 20px;
	}
	.header-stick #overlay-open-sticky,
	.header-stick #search-open-sticky,
	.header-stick #header-social-sticky {
		top: 0;
		z-index: 9999;
	}
	#overlay-open-sticky {
		width: 60px;
	}
	.header-stick .desktop-search {
    	display: none;
		position: fixed;
		top: 59px;
		border-top: none;
	}
	.sticky-header .custom-logo-wrap {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.sticky-header .custom-logo-wrap .custom-logo-link img {
		max-width: 130px;
		max-height: 59px;
	}

	/* --- Featured Slider + Header Image --- */
	.featured-slider .entry-header,
	.featured-slider .entry-meta {
		width: 57.63888888888889%; /* -- 830px at 1440px ---*/
	    margin-left: 6.25%;
	}
	.slider-on.slider-boxed .featured-slider .entry-header,
	.slider-on.slider-boxed .featured-slider .entry-meta {
		 margin-left: 0;
	}
	.featured-slider .entry-author {
    	display: inline-block;
	}
	.featured-slider .entry-date:before {
		content: ' / ';
		padding: 0 2px;
	}
	.featured-slider .entry-meta {
		padding-top: 20px;
	}
	.featured-slider .entry-header h2.entry-title {
    	padding-top: 10px;
	}
	.slider-on.slider-boxed .featured-content {
		padding-top: 30px;
	}
	.headerimg-on.header-boxed .header-image {
		margin-top: 30px;
	}
	.blog.headerimg-on.header-fullscreen #masthead .site-header-content,
	.blog.slider-on.slider-fullscreen #masthead .site-header-content {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		border-bottom: none;
		z-index: 80000000;
	}

	/* --- Front Section One --- */
	.section-one-column-one {
		width: 65.87301587301587%; /* -- 830px at 1440px ---*/
		float: left;
	}
	.section-one-column-one .type-post {
		padding-bottom: 0;
	}
	.section-one-column-two {
		width: 31.74603174603175%; /* -- 400px at 1440px ---*/
		float: right;
	}
	.section-one-column-one .entry-header {
		padding: 25px 0 15px;
	}
	.section-one-column-one .entry-summary,
	.section-three-column-one .entry-summary {
    	padding: 0 0 35px;
	}
	.columns-wrap .entry-header {
    	padding: 12px 0 0 0;
	}

	/* --- Front Section Two --- */
	.section-two-column-one {
		width: 31.74603174603175%; /* -- 400px at 1440px ---*/
		float: left;
	}
	.section-two-column-two {
		width: 65.87301587301587%; /* -- 830px at 1440px ---*/
		float: right;
	}
	.section-two-column-one .entry-header {
		padding: 20px 0 0 0;
	}
	.section-two-column-one .entry-header h2.entry-title {
    	padding: 10px 0 20px;
	}
	.front-section .section-two-column-one .type-post {
		padding-bottom: 0;
	}

	/* --- Front Section Three (on Background) --- */
	#front-section-three {
		padding-left: 6.25%;
		padding-right: 6.25%;
	}
	.section-three-column-one {
		padding-bottom: 50px;
		clear: both;
		overflow: hidden;
	}
	.section-three-column-one .entry-thumbnail {
		width: 48.80952380952381%; /* -- 615px at 1440px ---*/
    	float: right;
	}
	.section-three-column-one .entry-cats {
    	top: 30px;
		left: 53.57142857142857%; /* -- 675px at 1440px ---*/
	}
	.section-three-column-one .entry-header,
	.section-three-column-one .entry-summary,
	.section-three-column-one .entry-meta {
		width: 48.80952380952381%; /* -- 615px at 1440px ---*/
		float: left;
		clear: left;
	}
	.section-three-column-one .entry-header,
	.section-three-column-one .entry-header h2.entry-title {
		padding-top: 0;
	}
	.section-three-column-two .type-post {
    	width: 23.21428571428571% !important;
    	float: left !important;
    	padding-bottom: 0 !important;
	}
	.section-three-column-two .type-post .entry-header h2.entry-title {
    	padding-bottom: 0;
	}
	.section-three-column-two .type-post:nth-of-type(2),
	.section-three-column-two .type-post:nth-of-type(3) {
		clear: none;
		margin-right: 2.38095238095238%;
	}
	.section-three-column-two .type-post:nth-of-type(1) {
		clear: left;
		margin-right: 2.38095238095238%;
	}
	.section-three-column-two .type-post:nth-of-type(4) {
		clear: right;
	}

	/* --- Front Section Four (on Background) --- */
	#front-section-four .meta-main-wrap {
		padding-left: 6.25%;
		padding-right: 6.25%;
	}
	#front-section-four .format-video .entry-thumbnail a:before,
	.featured-slider .format-video .entry-thumbnail a:before {
		left: 6.25%;
		top: 40px;
	}
	#front-section-four .meta-main-wrap .entry-header {
		width: 65.87301587301587%; /* -- 830px at 1440px ---*/
	}
	#front-section-four .meta-main-wrap .entry-meta {
		padding-top: 20px;
	}
	#front-section-four .entry-header h2.entry-title {
    	padding-top: 10px;
	}

	/* --- Front Section About  --- */
	.section-about-column-one {
		width: 74.4047619047619%; /* -- 937px at 1440px ---*/
		float: left;
	}
	.section-about-column-two {
		width: 23.21428571428571%;  /* -- 292px at 1440px ---*/
		float: right;
		padding: 0;
	}

	/* --- Front Section Columns --- */
	#front-section-twocolumn .type-post {
		width: 48.80952380952381%;
	}
	#front-section-twocolumn .type-post:nth-of-type(odd) {
		margin-right: 1.19047619047619%;
	}
	#front-section-twocolumn .type-post:nth-of-type(even) {
		margin-left: 1.19047619047619%;
	}
	#front-section-threecolumn .type-post {
		width: 31.74603333333333%;
	}
	#front-section-threecolumn .type-post:nth-of-type(3n+1) {
		margin-right: 1.5873%;
	}
	#front-section-threecolumn .type-post:nth-of-type(3n+2) {
		margin-left: 0.79365%;
		margin-right: 0.79365%;
	}
	#front-section-threecolumn .type-post:nth-of-type(3n+3) {
		margin-left: 1.5873%;
	}
	.section-fourcolumn-postwrap .type-post {
		width: 23.21428571428572%;
		margin-right: 2.38095238095238%; /* 30px at 1440px */
		float: left;
		clear: none;
	}
	.section-fourcolumn-postwrap .type-post:nth-of-type(odd),
	.section-fourcolumn-postwrap .type-post:nth-of-type(even) {
	    margin-right: 2.38095238095238%;
	}
/*	.section-fourcolumn-postwrap .type-post:nth-of-type(4n+1) {
		clear: left;
	} */
	.section-fourcolumn-postwrap .type-post:nth-of-type(4n+4) {
		margin-right: 0;
		clear: right;
	}
	.section-sixcolumn-postwrap .type-post {
		width: 14.68253968253968%;
		margin-right: 2.38095238095238% !important;
		margin-left: 0;
		float: left;
		clear: none;
	}
	.section-sixcolumn-postwrap .type-post:nth-of-type(3n+1) {
    	clear: none;
    }
	.section-sixcolumn-postwrap .type-post:nth-of-type(3n+2) {
    	margin-left: 0;
	}
	.section-sixcolumn-postwrap .type-post:nth-of-type(3n+3) {
    	margin-left: 0;
		clear: none;
	}
	.section-sixcolumn-postwrap .type-post:nth-of-type(6n+1) {
    	clear: left;
    }
	.section-sixcolumn-postwrap .type-post:nth-of-type(6n+6) {
    	clear: right;
		margin-right: 0 !important;
    }
    .section-sixcolumn-postwrap .type-post:nth-last-child(4),
    .section-sixcolumn-postwrap .type-post:nth-last-child(5),
    .section-sixcolumn-postwrap .type-post:nth-last-child(6) {
		padding-bottom: 0;
	}
	#front-section-twocolumn .entry-header,
	#front-section-threecolumn .entry-header,
	#front-section-fourcolumn .entry-header {
    	padding: 20px 0 0 0;
	}
	#front-section-twocolumn .entry-summary,
	#front-section-threecolumn .entry-summary,
	#front-section-fourcolumn .entry-summary {
    	padding: 12px 0 0 0;
	}

	/* --- Single Post --- */
	.singlepost-wrap {
    	margin-top: 0;
	}
	.single-post .contentwrap,
	.page-template-all-articles .contentwrap,
	.single-attachment .contentwrap {
		width: 65.87301587301587%;
		float: left;
	}
	.single-post #colophon,
	.page-template-all-articles #colophon,
	.single-attachment #colophon {
		margin-top: 0px;
	}
	.entry-header p.intro {
		display: block;
	}

	/* --- Footer --- */
	.title-footer,
	#colophon .custom-logo-wrap {
		/* width: 31.74603174603175%; /* -- 400px at 1440px ---*/
		margin-right: 2.38095238095238%; /* -- 30px at 1440px ---*/
		width: 100%;
		float: left;
	}
	#colophon .custom-logo-wrap .custom-logo-link img {
    	max-width: 130px;
		max-height: 59px;
	}
	#footer-menu-one,
	#footer-menu-two,
	#footer-menu-three,
	#footer-menu-four {
    	clear: none;
	}
	.footer-menu {
		width: 14.68253968253968%; /* -- 185px at 1440px ---*/
		float: left;
	}
	#footer-menu-one,
	#footer-menu-two,
	#footer-menu-three {
		margin-right: 2.38095238095238%; /* -- 30px at 1440px ---*/
	}
	.title-footer {
		font-size: 36px;
		font-size: 2.25rem;
	}
	#site-info {
		width: 100%;
		float: left;
	}
	#footer-social {
	    padding-top: 23px;
	    float: right;
	    text-align: right;
	}
	#footer-social ul {
		float: left;
	}
	#footer-social span {
	    display: inline-block;
	    float: left;
	    padding: 8px 15px 0px 0px;
	}
	.footer-feature-image {
    	width: 31.74603174603175%;
		margin-right: 0;
	}
	.footer-feature-textwrap {
   		width: 65.87301587301587%;
   	 	margin-left: 0;
	}

	/* --- Extra Plugins --- */
	.widget_mc4wp_form_widget input[type="email"],
	.jetpack_subscription_widget #subscribe-email input[type="email"] {
		width: 100%;
		margin-bottom: 10px;
	}
	.widget_mc4wp_form_widget input[type="submit"],
	.jetpack_subscription_widget #subscribe-submit input[type="submit"] {
		width: 100%;
	}

	/*--- Jetpack Related Posts ---*/
	.recommended-posts-wrap {
		padding-top: 80px;
	}
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
		width: 22.6%;
		margin-right: 2.38095238095238%;
		padding-bottom: 0;
	}
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(odd),
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(even) {
		margin-right: 2.38095238095238%;
	}
	.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
		padding: 18px 0 0 0;
	}
}


/* Minimum width of 1360 pixels (larger desktop screens)
------------------------------------------------------------------------------------ */
@media all and (min-width: 85.000em) {

	/* --- Font Sizes --- */
	.featured-slider .entry-header h2.entry-title,
	.single-post .entry-header h1.entry-title,
	.page-template-all-articles .entry-header h1.entry-title,
	#front-section-four .entry-header h2.entry-title  {
    	font-size: 58px;
		font-size: 3.625rem;
		line-height: 1.03;
	}
	.section-three-column-one .type-post .entry-summary,
	.section-about-column-one p,
	.widget_mc4wp_form_widget p,
	.jetpack_subscription_widget #subscribe-text p {
		font-size: 34px;
		font-size: 2.125rem;
		line-height: 1.3;
	}
	
	/* --- Typography --- */
	.entry-content p.pull-left, .entry-content p.pull-right {
    	margin-bottom: 20px;
	}

	/* --- Blog - Bigger Posts --- 
	.single-post #primary .hentry.has-post-thumbnail:nth-child(4n+1) {
		margin-left: 0;
	}
	*/
	
	/* ---Front Page Sections --- */
	.section-about-column-one p cite {
    	padding: 30px 0 0 0;
	}
	.section-one-column-one .format-video .entry-thumbnail a:before, 
	.section-two-column-one .format-video .entry-thumbnail a:before,
	#front-section-four .format-video .entry-thumbnail a:before {
    	width: 70px;
		height: 52px;
		padding: 29px 0 0 28px;
		font-size: 19px;
	}
	#front-section-fourcolumn .format-video .entry-thumbnail a:before {
    	width: 60px;
		height: 42px;
		padding: 22px 0 0 24px;
		font-size: 16px;
	}

	/* --- Single Posts --- */
	.single-post .entry-content,
	.single-post .entry-footer,
	.single-post #comments,
	.single-post .post-navigation,
	.page-template-all-articles .entry-content,
	.page-template-all-articles .entry-footer,
	.page-template-all-articles #comments,
	.page-template-all-articles .post-navigation {
		margin-left: 12.04819277108434%;
	}
	.big-thumb .title-wrap {
		width: 114.28571428571428%;
	}
	.single-post .entry-content,
	.page-template-all-articles .entry-content {
		margin-top: -8px;
	}
	
	/* --- No Sidebar --- */
	.no-sidebar #primary {
   /* 	width: 80%; */
    }
	.single-post.no-sidebar .contentwrap,
	.page-template-all-articles.no-sidebar .contentwrap {
    	width: 100%;
    	float: none;
    	margin-left: 0;
	}
	.single-post.no-sidebar .entry-content,
	.single-post.no-sidebar .entry-footer,
	.single-post.no-sidebar #comments,
	.single-post.no-sidebar .post-navigation,
	.page-template-all-articles.no-sidebar .entry-content,
	.page-template-all-articles.no-sidebar .entry-footer,
	.page-template-all-articles.no-sidebar #comments,
	.page-template-all-articles.no-sidebar .post-navigation {
		width: 70%;
		margin-left: auto;
    	margin-right: auto;
	}
	.single-post.no-sidebar .entry-content .wide-content,
	.page-template-all-articles.no-sidebar .entry-content .wide-content {
		margin-left: -21.42857142857143%!important;
		margin-right: -21.42857142857143%!important;
	}
	body.single .wp-caption.alignleft,
	body.single .entry-content p img.alignleft,
	body.page-template-all-articles .wp-caption.alignleft,
	body.page-template-all-articles .entry-content p img.alignleft {
	margin-left: -21.42857142857143%!important;
	}
	body.single .wp-caption.alignright,
	body.single .entry-content p img.alignright,
	body.page-template-all-articles .wp-caption.alignright,
	body.page-template-all-articles .entry-content p img.alignright  {
	margin-right: -21.42857142857143%!important;
	}
	body.single div.superwide,
	body.page-template-all-articles div.superwide {
	margin-right: -21.42857142857143%;
	margin-left: -21.42857142857143%;
	width: 142.85714285714286%!important;
	float: none;
	}
	blockquote.pullquote, aside.pullquote, div.pullquote, .pull-quote-left:before {
	margin-left: -21.42857142857143%!important;
	}
	blockquote.pqRight, aside.pqRight, div.pqRight, .pull-quote-right:before {
	margin-right: -21.42857142857143%!important;
	}
	
	
	/* --- Jetpack Share Icons --- */
	.single-post #socialicons-sticky,
	.page-template-all-articles #socialicons-sticky {
		position: relative;
	}
	.single-post div.sharedaddy .sd-social-icon h3.sd-title,
	.page-template-all-articles div.sharedaddy .sd-social-icon h3.sd-title {
		display: none;
	}
	.single-post .sharedaddy .sd-social-icon,
	.page-template-all-articles .sharedaddy .sd-social-icon {
		display: block;
		position: absolute;
		top: 8px;
		left: 0;
		z-index: 10000;
	}
	.single-post .sd-social-icon .sd-content ul li,
	.page-template-all-articles .sd-social-icon .sd-content ul li {
   		display: block;
	}
	.single-post .sd-social-icon .sd-content ul,
	.page-template-all-articles .sd-social-icon .sd-content ul {
    	margin: 0 !important;
	}

	/* --- Extra Plugins --- */
	.widget_mc4wp_form_widget,
	.jetpack_subscription_widget {
		margin-bottom: 45px;
	}
	.widget_mc4wp_form_widget input[type="email"],
	.jetpack_subscription_widget #subscribe-email input[type="email"] {
		width: 60%;
		margin-bottom: 0;
	}
	.widget_mc4wp_form_widget input[type="submit"],
	.jetpack_subscription_widget #subscribe-submit input[type="submit"] {
		width: 38%;
		padding: 19px 4%;
	}
}

/* Keep footer elements same width as header image on larger screens
------------------------------------------------------------------------------------ */
@media all and (min-width: 85em) and (max-width: 90em) {
	.footer-wrap {
    margin-left: 10.625%;
    margin-right: 10.625%;
    max-width: 1260px!important;
	}
	footer#letter-to-the-editor {
    margin-left: 10.625%;
    margin-right: 10.625%;
    max-width: 1260px!important;
	}
}

@media all and (min-width: 90em) {
	.footer-wrap {
    max-width: 1260px!important;
	}
	footer#letter-to-the-editor {
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px!important;
	}
}

/* Minimum width of 1800 pixels (larger desktop screens)
------------------------------------------------------------------------------------ */
@media all and (min-width: 112.500em) {
	
	/* --- General --- */
	/*.blog-wrap, 
	.front-section,
	#front-section-three .front-section-title,
	#front-section-three .section-three-column-one,
	#front-section-three .section-three-column-two,
	.singlepost-wrap,
	.recommended-posts-wrap,
	.footer-wrap,
	.big-footer-feature,
	.slider-on.slider-boxed .featured-content,
	.headerimg-on.header-boxed .header-image,
	.featured-slider .entry-header, 
	.featured-slider .entry-meta {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
	#front-section-three {
    padding-left: 0;
    padding-right:0;
}
	#front-section-four {
		width: 100%;
		margin-left: 0;
	}
	#front-section-four .meta-main-wrap,
	.big-thumb .title-wrap .entry-cats, 
	.big-thumb .entry-header h1.entry-title, 
	.big-thumb .entry-header p.intro {
    	padding-left: 15%;
		padding-right:15%;
	}
	#front-section-four .format-video .entry-thumbnail a:before {
		left: 15%;
	}
	.single-post .big-thumb .entry-thumbnail {
		width: 142.85714285714286%;
		margin-left: -21.42857142857143%;
	}
	.single-post .big-thumb .title-wrap {
    	width: 142.85714285714286%;
		margin-left: -21.42857142857143%;
		margin-right: -21.42857142857143%;
	}
	.slider-on .featured-slider .entry-thumbnail a,
	.single-post .big-thumb .entry-thumbnail a,
	#front-section-four .entry-thumbnail a {
		max-height: 700px;
		overflow: hidden;
	}*/
	.slider-on.slider-fullscreen .featured-slider .entry-thumbnail a,
	.headerimg-on.header-fullscreen a.header-image {
		max-height: 900px !important;
		overflow: hidden;
	}
}


/* Minimum width of 2200 pixels (larger desktop screens)
------------------------------------------------------------------------------------ */
@media all and (min-width: 137.500em) {

	/* --- General --- */
	/*.blog-wrap, 
	.front-section,
	#front-section-three .front-section-title,
	#front-section-three .section-three-column-one,
	#front-section-three .section-three-column-two,
	.singlepost-wrap,
	.recommended-posts-wrap,
	.footer-wrap, 
	.big-footer-feature, 
	.slider-on.slider-boxed .featured-content,
	.headerimg-on.header-boxed .header-image,
	.featured-slider .entry-header, 
	.featured-slider .entry-meta {
		width: 56%;
	}
	#front-section-four .meta-main-wrap,
	.big-thumb .title-wrap .entry-cats, 
	.big-thumb .entry-header h1.entry-title, 
	.big-thumb .entry-header p.intro {
    	padding-left: 22%;
		padding-right:22%;
	}
	#front-section-four .format-video .entry-thumbnail a:before {
		left: 22%;
	}
	.single-post .big-thumb .entry-thumbnail {
		width: 178.86178861788618%;
		margin-left: -39.43089430894309%;
	}
	.single-post .big-thumb .title-wrap {
    width: 178.86178861788618%;
    margin-left: -39.43089430894309%;
    margin-right: -39.43089430894309%;
	}*/
}


/* customizations begin */

@media all and (max-width: 48.001em) {
	.archive-header img {
	width: 100%;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 25px;
}
	.archive-header div.taxonomy-description {
	width: 100%;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 0px;
	clear: both;
	display: block;
    margin-top: -15px;
    padding-top: 10px;
	}
	}

@media all and (min-width: 66.25em) {
	.archive-header img {
	width: 40%;
	margin-left: 33.86243%;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
	.archive-header div.taxonomy-description {
	width: 66.13757%;
	margin-left: 33.86243%;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 0px;
	}
}

@media all and (min-width: 48.001em) and (max-width: 66.25em) {
	.archive-header img {
	width: 35%;
	margin-left: 40%;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
	.archive-header div.taxonomy-description {
	width: 60%;
	margin-left: 40%;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 0px;
}
}

.archive-header img[alt="CAW_Contributor_Generic"] {
	display: none;
}

.author-pic .taxonomy-images-the-terms {
	margin: 5px 0!important;
}


div.taxonomy-description {
	font-family: 'CAW Serif', 'sans-serif';
	font-weight: 400;
}

@media all and (min-width: 48.001em) {
	div.taxonomy-description {
	margin-bottom: 35px;
	}
}

@media all and (max-width: 48.001em) {
	div.taxonomy-description {
	margin-bottom: 0px;
	}
}

div.taxonomy-description {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
}


@media all and (max-width: 66.25em) {
	#logo_svg {
	display: none;
}
}

.hide-header-sticky #logo_svg {
		display: none !important;
	}

@media all and (min-width: 66.25em) {
div.site-header-content #logo_svg {
	display: block;
	position: absolute;
	top: 27px;
	right: -2px;
	width: 80px;
}
}	

@media all and (min-width: 66.25em) {
div.sticky-header #logo_svg {
    position: absolute;
    bottom: 9px;
    right: 29px;
    left: auto;
    height: 40px;
}
}

@media all and (min-width: 66.25em) {
div.site-header-content #site-title-svg {
	position: relative;
	top: 24px;
	right: auto;
	left: auto;
	width: 500px;
}
}

@media all and (min-width: 66.25em) {
div.sticky-header #site-title-svg {
    height: 44px;
    margin-top: 13px;
}
}

@media all and (max-width: 66.25em) {
div.site-header-content #site-title-svg {
	position: absolute;
	top: 14px;
	right: auto;
	left: 5.3125%;
	height: 30px;
}
}

@media all and (min-width: 66.25em) {
.title-footer #site-title-svg {
	display: none;
	margin: auto;
	position: relative;
	top: 0px;
	height: 44px;
}
}

@media all and (max-width: 66.25em) {
.title-footer #site-title-svg {
	display: none;
	position: relative;
	top: 0px;
	right: auto;
	left: 0;
	height: 30px;
}
}


.single-post .entry-author-new:before,
.page-template-all-articles .entry-author-new:before,
#primary .entry-author-new:before {
	content: "By ";
}


/* CAW Custom Fonts
------------------------------------------------------------------------------------ */


/* CAW Sans */

@font-face {
	font-family: 'CAW Sans';
	font-style: italic;
	font-weight: 400;
	src: url('fonts/CAWSans-LightItalic.eot');
	src: url('fonts/CAWSans-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/CAWSans-LightItalic.woff2') format('woff2'),
		url('fonts/CAWSans-LightItalic.woff') format('woff'),
		url('fonts/CAWSans-LightItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'CAW Sans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/CAWSans-Regular.eot');
	src: url('fonts/CAWSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/CAWSans-Regular.woff2') format('woff2'),
		url('fonts/CAWSans-Regular.woff') format('woff'),
		url('fonts/CAWSans-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'CAW Sans';
	font-style: italic;
	font-weight: 700;
	src: url('fonts/CAWSans-RegularItalic.eot');
	src: url('fonts/CAWSans-RegularItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/CAWSans-RegularItalic.woff2') format('woff2'),
		url('fonts/CAWSans-RegularItalic.woff') format('woff'),
		url('fonts/CAWSans-RegularItalic.ttf') format('truetype');

}

@font-face {
	font-family: 'CAW Sans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/CAWSans-Light.eot');
	src: url('fonts/CAWSans-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/CAWSans-Light.woff2') format('woff2'),
		url('fonts/CAWSans-Light.woff') format('woff'),
		url('fonts/CAWSans-Light.ttf') format('truetype');
}


/* CAW Serif */

@font-face {
	font-family: 'CAW Serif';
	src: url('fonts/CAWSerif-BoldItalic.eot');
	src: url('fonts/CAWSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/CAWSerif-BoldItalic.woff2') format('woff2'),
		url('fonts/CAWSerif-BoldItalic.woff') format('woff'),
		url('fonts/CAWSerif-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'CAW Serif';
	src: url('fonts/CAWSerif-Bold.eot');
	src: url('fonts/CAWSerif-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/CAWSerif-Bold.woff2') format('woff2'),
		url('fonts/CAWSerif-Bold.woff') format('woff'),
		url('fonts/CAWSerif-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'CAW Serif';
	src: url('fonts/CAWSerif-BookItalic.eot');
	src: url('fonts/CAWSerif-BookItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/CAWSerif-BookItalic.woff2') format('woff2'),
		url('fonts/CAWSerif-BookItalic.woff') format('woff'),
		url('fonts/CAWSerif-BookItalic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'CAW Serif';
	src: url('fonts/CAWSerif-Book.eot');
	src: url('fonts/CAWSerif-Book.eot?#iefix') format('embedded-opentype'),
		url('fonts/CAWSerif-Book.woff2') format('woff2'),
		url('fonts/CAWSerif-Book.woff') format('woff'),
		url('fonts/CAWSerif-Book.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}


/* 
------------------------------------------------------------------------------------ */

h3.blog-title {
	text-transform: none;
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}

@media all and (max-width: 48.001em) {
	h3.blog-title {
	margin-top: 0;
	letter-spacing: 0;
	font-size: 29px;
	font-size: 1.8125rem;
}
} 

@media all and (min-width: 66.25em) {
	h3.blog-title {
	/* text-align: center; */
}
} 
@media all and (min-width: 66.25em) {
.meta-columnone, .meta-columntwo {
    width: 100%!important;
}
}

@media all and (min-width: 66.25em) {
div.title-wrap, header.entry-header.cf div.entry-cats, div.entry-meta.cf {
 /*   text-align: center!important; */
}
}

/*@media all and (min-width: 66.25em) {
div.title-wrap {
	width: 85%;
}
} */


.page h1.entry-title {
	text-transform: none;
}

h1.archive-title {
	text-transform: uppercase;
}

h1.entry-title, h2.entry-title {
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}

@media all and (min-width: 66.25em) {
	header.archive-header h1.archive-title {
	/* text-align: center; */
	}
}

@media all and (min-width: 66.25em) {
	div.taxonomy-description {
	/* text-align: center; */
	}
}

@media all and (min-width: 66.25em) {
	.page h1.entry-title {
	/* text-align: center; */
	}
}


@media all and (min-width: 66.25em) {
	body.archive.category header.archive-header,
	body.archive.date header.archive-header,
	body.search header.archive-header,
	body.archive.tag header.archive-header {
	/* text-align: center; */
	}
}

#primary section.no-results.not-found {
	margin-top: 60px
}

@media all and (max-width: 48.001em) {
#primary section.no-results.not-found {
	margin-top: 35px;
}
#primary section.no-results.not-found .entry-header h1.entry-title {
	font-size: 32px!important;
	font-size: 2rem!important;
	margin: 0 0 20px;
	padding: 6px 0 20px;
}
}

#primary section.no-results.not-found .entry-header h1.entry-title {
	font-size: 42px;
	font-size: 2.625rem;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

@media all and (min-width: 48.001em) {
	/*#primary section.no-results.not-found header.entry-header,*/
	body.search h1.archive-title,
	body.archive h1.archive-title {
	font-size: 24px;
	font-size: 1.5rem;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
	}	
}

@media all and (min-width: 48.001em) {
	header.archive-header {
		margin-bottom: 35px;
	}
}

/* widget on main page */

.entry-content section.widget ul li {
	display: inline;
	position: relative;
	padding: 0px;
}
.entry-content section.widget ul li:before {
	vertical-align: top;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	padding: 0;
}
section.widget ol {
	list-style: decimal;
}
section.widget li > ul,
section.widget li > ol {
	margin-bottom: 0;
	margin-left: 0;
}

.entry-content section.widget ul {
	padding-left: 00px;
}
.entry-content section.widget ol {
	padding-left: 70px;
}
.entry-content section.widget ol li {
	padding-left: 4px;
}
.entry-content section.widget ul li,
.entry-content section.widget ol li
  {
	list-style-position: outside;
}
.entry-content section.widget ul ul,
.entry-content section.widget ol ol {
	padding-left: 00px;
}

@media all and (min-width: 66.25em) {
.entry-content section.widget {
	/* text-align: center; */
}
}

.entry-content section.widget a {
	text-decoration: none;
}

/* contributors page */

/* div#contributors-list {
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
} */

@media all and (min-width: 48.001em) {
	div#contributors-list {
		margin-top: -30px;
	}
}

div#contributors-list p {
	margin-bottom: 15px;
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	font-style: italic;
	padding-left: 2px;
	padding-right: 4px;
	font-size: 17px;
	font-size: 1.0625rem;
}

div#contributors-list ul {
	width: 100%;
}

div#contributors-list li {
	list-style-type: none;
	display: inline-block;
	width: 16.66666666%;
	padding: .5%;
	vertical-align: top;
}

div#contributors-list li img {
	width: 100%;
}

div#contributors-list ul {
	padding-left: 0px;
	margin: 0px;
}	

@media all and (max-width: 48.001em) {
div#contributors-list p {
	font-size: 15px;
	font-size: 0.9375rem;
}
}


@media all and (max-width: 66.25em) {
div#contributors-list li {
	width: 25%;
	padding: .5%
}
}
	
@media all and (max-width: 48.001em) {
div#contributors-list li {
	width: 33.333333333%;
	padding: .5%;
}
}

/* footnotes styling */

ol.footnotes-wrapper {
	padding-left: 30px;
	padding-right: 17px;
	margin-top: 55px;
	padding-top: 15px;
	word-wrap: break-word;
}

@media all and (min-width: 48.001em) {
	ol.footnotes-wrapper li,
	ol.footnotes-wrapper li p {
	font-size: 17px;
	font-size: 1.0625rem;
	}
}

@media all and (max-width: 48.001em) {
	ol.footnotes-wrapper li,
	ol.footnotes-wrapper li p {
	font-size: 15px;
	font-size: 0.9375rem;
	}
	ol.footnotes-wrapper {
	padding-left: 23px;
	padding-right: 10px;
	}
}	

.footnote-margin-adjust {
	display: inline-block;
    position: relative;
    top: -80px;
    visibility: hidden;
}

@media all and (min-width: 66.25em) {
.footnote-margin-adjust {
	display: inline-block;
    position: relative;
    top: -93px;
    visibility: hidden;
}
}

/* blockquote styling */

@media all and (max-width: 48.001em) {
	div#entry-content blockquote {
	font-size: 15px;
	font-size: 0.9375rem;
	padding-left: 10px;
    padding-right: 10px;
    margin-top: 16px;
    margin-bottom: 30px;
    	}
    div#entry-content blockquote p {	
	font-size: 15px;
	font-size: 0.9375rem;
    }
    ol.footnotes-wrapper li blockquote p {
    font-size: 14px!important;
    font-size: 0.875rem!important;
    }
}	

@media all and (min-width: 48.001em) {
	div#entry-content blockquote {
	padding-left: 17px;
    padding-right: 17px;
    margin-top: 21px;
    margin-bottom: 35px;
    	}
   	ol.footnotes-wrapper li blockquote {
    margin-bottom: 30px!important;
   	}   	
    div#entry-content blockquote p {	
	font-size: 17px;
	font-size: 1.0625rem;
}	
	ol.footnotes-wrapper li blockquote p {
	font-size: 16px!important;
	font-size: 1rem!important;
	}
}

/* Comments are closed */

p.nocomments { margin-top: 25px; font-style: normal; text-transform: uppercase; letter-spacing: 1px; font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif'; font-size: 14px; font-size: 0.875rem; }


/* Allow for custom background to show through header on desktop version */
@media all and (min-width: 66.25em) {
	body.page #site-branding,
	body.single #site-branding,
	body.archive #site-branding,
	body.search #site-branding,
	body.page-template-all-articles #site-branding {
	background: none;
}
}

/* index page featured pull quote/excerpt */
		
	.blog #primary .hentry .meta-main-wrap,
	.archive #primary .hentry .meta-main-wrap,
	.search-results #primary .hentry .meta-main-wrap {
		width: 100%;
		float: left;
	}

@media all and (min-width: 66.25em) {
.blog #primary .hentry .entry-main, .archive #primary .hentry .entry-main, .search-results #primary .hentry .entry-main {
    width: 66.13757%;
    float: right;
    padding-left: 25px;
}
.entry-summary {
	display: inline-block;
    width: 33.86243%;
    float: left;
    text-align: right;
    padding-right: 25px;
    padding-top: 15px;
   
}
}    

@media all and (min-width: 48.001em) and (max-width: 66.25em) {
.blog #primary .hentry .entry-main, .archive #primary .hentry .entry-main, .search-results #primary .hentry .entry-main {
    width: 60%;
    float: right;
    padding-left: 25px;
}
.entry-summary {
	display: inline-block;
    width: 40%;
    float: left;
    text-align: right;
    padding-right: 25px;
    padding-top: 15px;
}
}    

@media all and (max-width: 48.001em) {
.blog #primary .hentry .entry-main, .archive #primary .hentry .entry-main, .search-results #primary .hentry .entry-main {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    padding-left: 20px;
    
}
.entry-summary {
	display: inline-block;
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-bottom: 15px;
	font-size: 16px;
	font-size: 1rem;	
}
}

.entry-summary p:before {
	content: '“';
}

.entry-summary p:after {
	content: '”';
}

.entry-summary p {
	font-style: italic; 
	}

/* index page general */
.entry-main .entry-author-new {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	font-style: normal;
}
@media all and (min-width: 48.001em) {
	.entry-main .entry-author-new {
	font-size: 18px;
	font-size: 1.125rem;
}
}
@media all and (max-width: 48.001em) {
	.entry-main .entry-author-new {
	font-size: 19px;
	font-size: 1.1875rem;
	margin-top: 8px;
}
	.entry-main header.entry-header h2.entry-title a {
	font-size: 27px;
	font-size: 1.6875rem;
	letter-spacing: -1px;
}
}

#primary .entry-main .entry-date {
	margin-top: 0;
	font-weight: 400;
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
}


/* custom footer */
#colophon #site-info {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	}

#colophon #site-info ul.credit {
	margin-bottom: 40px;
}

@media all and (min-width: 48.001em) {
	#colophon #site-info {
	font-size: 21px;
	font-size: 1.3125rem;
	}
}

@media all and (max-width: 48.001em) {
	#colophon #site-info {
	font-size: 18px;
	font-size: 1.125rem;
	}
}

@media all and (min-width: 66.25em) {
	#colophon #site-info {
	/* text-align: center; */
	}
}

.footer-caw-extras h3 {
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-weight: 400;
}

@media all and (min-width: 48.001em) {
	#colophon #site-info .footer-caw-extras p {
	font-size: 17px;
	font-size: 1.0625rem;
	}
#colophon #site-info .footer-caw-extras h3 {
	font-size: 20px;
	font-size: 1.25rem;
	}
}

@media all and (max-width: 48.001em) {
	#colophon #site-info .footer-caw-extras p {
	font-size: 16px;
	font-size: 1rem;
	}
	#colophon #site-info .footer-caw-extras h3 {
	font-size: 17px;
	font-size: 1.0625rem;
	}
}

/* menu fonts */

#sidebar-offcanvas .widget h2.widget-title {
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 400;
	text-transform: uppercase;
}
#overlay-nav ul li a,
#overlay-nav ul li li a {
	font-weight: 400;
}

/* desktop article layout */

@media all and (min-width: 66.25em) {
	body.single article,
	body.page-template-all-articles article {
		width: 90%;
		max-width: 1260px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}

body.single div.entry-date,
body.page-template-all-articles div.entry-date {
	margin-top: 0;
	margin-bottom: 10px;
}

/* image alignment in articles */

/* left */

@media all and (min-width: 66.25em) {
	body.single .wp-caption.alignleft,
body.single .entry-content p img.alignleft,
body.page-template-all-articles .wp-caption.alignleft,
body.page-template-all-articles .entry-content p img.alignleft {
	margin-left: -12.5%;
	margin-right: 35px;
	margin-top: 5px;
	float: left;
	max-width: 52%!important;
	clear: both;
}
	body.page .wp-caption.alignleft,
body.page .entry-content p img.alignleft {
	margin-left: 0;
	margin-right: 35px;
	margin-top: 5px;
	float: left;
	max-width: 42%!important;
	clear: both;
}
}
@media all and (min-width: 48.001em) and (max-width: 66.25em) {
	body.single .wp-caption.alignleft,
body.single .entry-content p img.alignleft,
body.page-template-all-articles .wp-caption.alignleft,
body.page-template-all-articles .entry-content p img.alignleft {
	margin-left: 0px!important;
	margin-right: 35px;
	margin-top: 5px;
	float: left;
	max-width: 48%!important;
	clear: both;
}
	body.single .wp-caption.alignleft,
body.single .entry-content p img.alignleft,
body.page-template-all-articles .wp-caption.alignleft,
body.page-template-all-articles .entry-content p img.alignleft {
	margin-left: 0px!important;
	margin-right: 35px;
	margin-top: 5px;
	float: left;
	max-width: 45%!important;
	clear: both;
}
}
@media all and (max-width: 48.001em) {
	body.single .wp-caption.alignleft,
	body.single .entry-content p img.alignleft,
	body.page-template-all-articles .wp-caption.alignleft,
	body.page-template-all-articles .entry-content p img.alignleft {
	width: 100%!important;
}
body.single .wp-caption.alignleft img,
body.page-template-all-articles .wp-caption.alignleft img {
	width: 100%!important;
	}
}

/* right */

@media all and (min-width: 66.25em) {
body.single .wp-caption.alignright,
body.single .entry-content p img.alignright  {
	margin-right: -12.5%;
	margin-left: 35px;
	margin-top: 5px;
	float: right;
	max-width: 52%!important;
	clear: both;
}
body.page .wp-caption.alignright,
body.page .entry-content p img.alignright  {
	margin-right: 0px;
	margin-left: 35px;
	margin-top: 5px;
	float: right;
	max-width: 42%!important;
	clear: both;
}
body.page.page-template-all-articles .wp-caption.alignright,
body.page.page-template-all-articles .entry-content p img.alignright  {
	margin-right: -12.5%;
	margin-left: 35px;
	margin-top: 5px;
	float: right;
	max-width: 52%!important;
	clear: both;
}
}
@media all and (min-width: 48.001em) and (max-width: 66.25em) {
body.single .wp-caption.alignright,
body.single .entry-content p img.alignright {
	margin-left: 35px;
	margin-right: 0px!important;
	margin-top: 5px;
	float: right;
	max-width: 48%!important;
	clear: both;
	}
body.page .wp-caption.alignright,
body.page .entry-content p img.alignright {
	margin-left: 35px;
	margin-right: 0px!important;
	margin-top: 5px;
	float: right;
	max-width: 45%!important;
	clear: both;
	}
body.page.page-template-all-articles .wp-caption.alignright,
body.page.page-template-all-articles .entry-content p img.alignright {
	margin-left: 35px;
	margin-right: 0px!important;
	margin-top: 5px;
	float: right;
	max-width: 48%!important;
	clear: both;
	}
	}
@media all and (max-width: 48.001em) {
	body.single .wp-caption.alignright,
	body.single .entry-content p img.alignright,
	body.page-template-all-articles .wp-caption.alignright,
	body.page-template-all-articles .entry-content p img.alignright {
	width: 100%!important;
}
body.single .wp-caption.alignright img,
body.page-template-all-articles .wp-caption.alignright img {
	width: 100%!important;
	}
}

/* superwide (125% width) */

div.superwide p.wp-caption-text,
div.superwide img,
div.superwide p.force-wp-caption-text {
	padding: 4px 0px 0px!important;
}

body.single div.superwide,
 body.page-template-all-articles div.superwide {
	padding: 0px 0px 30px;
}

@media all and (min-width: 66.25em) {
	body.single div.superwide,
	body.page-template-all-articles div.superwide {
	margin-right: -12.5%;
	margin-left: -12.5%;
	width: 125%!important;
	float: none;
	}

	body.single div.superwide .wp-caption.alignnone,
body.single div.superwide .entry-content p img.alignnone,
body.single div.superwide img,
body.page-template-all-articles div.superwide .wp-caption.alignnone,
body.page-template-all-articles div.superwide .entry-content p img.alignnone,
body.page-template-all-articles div.superwide img {
	width: 100%!important;
} 
}

@media all and (max-width: 66.25em) {
	body.single div.superwide,
	body.page-template-all-articles div.superwide {
	margin-left: 0;
	margin-right: 0;
	width: 100%!important;
}
 }

/* author bio at bottom of single psts */

	div.entry-author-new-description {
	line-height: 1.45;
	font-size: 16px;
	font-size: 1rem;	
	margin-top: 45px;
	padding-top: 15px;
	font-weight: 400;
	}

	div.author-new-description-bottom {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
	font-style: italic;
	}
	
	div.entry-author-new-description div.author-new-description-bottom {
	display: block;
	padding-top: 0;
	padding-bottom: 6px;
	}
	
	div.entry-author-new-description a {
		text-decoration: none;
	}
	
	div.entry-author-new-description a.author-new-link {
		font-style: normal;
		display: block;
		clear: both;
		font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif';
		letter-spacing: 0;
		text-transform: none;
	}
	div.entry-author-new-description a.author-new-link:after {
    content: '\2192';
    text-align: left;
    padding-left: 3px;
	}
	
@media all and (min-width: 48.001em) {
	div.entry-author-new-description {	
	font-size: 17px;
	font-size: 1.0625rem;
	}
	div.entry-author-new-description a.author-new-link {
	font-size: 16px;
	font-size: 1rem;
}
}

/* fancy blog/archive/tag/search/page title */

@media all and (min-width: 66.25em) {
.blog-wrap h3.blog-title,
body.archive h1.archive-title,
body.search h1.archive-title,
body.tag h1.archive-title {
    margin-left: 33.86243%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}
}

@media all and (min-width: 48.001em) and (max-width: 66.25em) {
.blog-wrap h3.blog-title,
body.archive h1.archive-title, 
body.search h1.archive-title,
body.tag h1.archive-title {
    margin-left: 40%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}

}


@media all and (max-width: 48.001em) {
body.archive h1.archive-title,
body.search h1.archive-title,
body.tag h1.archive-title {
	float: right;
	font-size: 20px;
	font-size: 1.25rem;
	letter-spacing: 1px;
    margin-left: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}
.blog-wrap h3.blog-title {
	float: right;
	font-size: 21px;
	font-size: 1.3125rem;
	letter-spacing: 1px;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
}

body.home .blog-wrap h3.blog-title
/*body.search h1.archive-title,
body.tag h1.archive-title*/ {
	margin-bottom: 35px;
}	
}

@media all and (min-width: 66.25em) {
	.blog-wrap h3.blog-title {
		font-size: 24px;
		font-size: 1.5rem;
		margin-bottom: 35px;
		letter-spacing: 1px;
	}
}

@media all and (min-width: 48.001em) and (max-width: 66.25em) {
	.blog-wrap h3.blog-title {
		font-size: 23px;
		font-size: 1.4375rem;
		margin-bottom: 35px;
		letter-spacing: 1px;
	}
}


@media all and (min-width: 48.001em) {
	.blog-wrap h3.blog-title {
		margin-top: 30px;
	}
}

@media all and (max-width: 48.001em) {
	.blog-wrap h3.blog-title {
		margin-top: 30px;
	}
body.home .blog-wrap {
		padding-top: 0;
		margin-top: -30px;
}
}


body.home .blog-wrap h3.blog-title,
body.search h1.archive-title,
body.tag h1.archive-title {
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}	

/* letter to the editor */


.footer-wrap-letter {
	width: 100%;
}

@media all and (min-width: 66.25em) {
footer#letter-to-the-editor {
	width: 78.75%;
	margin-left: auto;
	margin-right: auto;
}
}
@media all and (min-width: 72em) {
footer#letter-to-the-editor .letter-call {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5!important;
	font-weight: 400;
	margin-right: 8px;
}
footer#letter-to-the-editor .genericon {
	font-size: 23px;
	font-size: 1.4375rem;
	float: none;
}
}

.footer-wrap-letter {
	display: none;
}

body.single .footer-wrap-letter,
body.page-template-all-articles .footer-wrap-letter {
	display: inherit;
	padding-top: 40px;
	padding-bottom: 40px;
}

@media all and (min-width: 48.001em) and (max-width: 66.25em) {
body.single .footer-wrap-letter,
body.page-template-all-articles .footer-wrap-letter {
	display: inherit;
	padding-top: 30px;
	padding-bottom: 30px;
}
}

@media all and (max-width: 48.001em) {
body.single .footer-wrap-letter,
body.page-template-all-articles .footer-wrap-letter {
	display: inherit;
	padding-top: 30px;
	padding-bottom: 30px;
}
}


@media all and (max-width: 66.25em) {
footer#letter-to-the-editor {
	padding-left: 5.3125%;
	padding-right: 5.3125%;
}
} 

@media all and (min-width: 48.001em) and (max-width: 72em) {
	footer#letter-to-the-editor .genericon {
	font-size: 22px;
	font-size: 1.375rem;
	float: none;
}
footer#letter-to-the-editor .letter-call {
	line-height: 1.5!important;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	margin-right: 7px;
}
}

@media all and (max-width: 48.001em) {
	footer#letter-to-the-editor .genericon {
	font-size: 21px;
	font-size: 1.3125rem;
	float: none;
}
footer#letter-to-the-editor .letter-call {
	line-height: 1.4!important;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 400;
	margin-right: 7px;
}
}


.singlepost-wrap, .blog-wrap {
	padding-bottom: 45px;
	padding-top: 0px;
}

@media all and (min-width: 48.001em) {
body.home .blog-wrap,
body.archive .blog-wrap,
body.search .blog-wrap,
body.error404 .blog-wrap {
	padding-bottom: 70px!important;
}
}

@media all and (max-width: 48.001em) {
.singlepost-wrap, .blog-wrap {
	padding-bottom: 35px;
}
body.home .singlepost-wrap, .blog-wrap {
	padding-bottom: 55px;
}
}

/* connect with caw */

footer#connect-with-caw table {
	width: 100%;
}

footer td.td-facebook-footer {
	padding-top: 0px;
}


@media all and (max-width: 48.001em) {
	footer td.td-facebook-footer {
	padding-top: 0px;
}
}
@media all and (min-width: 66.25em) {
footer#connect-with-caw span.genericon.genericon-facebook {
	font-size: 29px;
	font-size: 1.8125rem;
	margin-left: -3px;
	margin-right: 3px;
	margin-top: 2px;
}
footer td.td-facebook-footer {
	padding-left: 29px;
	height: 59px;
	vertical-align: middle;
}
footer#connect-with-caw {
	height: 59px;
}
}

@media all and (max-width: 48.001em) {
footer#connect-with-caw span.genericon.genericon-facebook {
	font-size: 24px!important;
	font-size: 1.5rem!important;
	margin-left: -1px;
	margin-right: 1px;
	margin-top: 1px!important;
}
footer input[type="email"] {
	width: 40%;
}
}

@media all and (max-width: 66.25em) {
footer#connect-with-caw span.genericon.genericon-facebook {
	font-size: 29px;
	font-size: 1.8125rem;
	margin-left: -1px;
	margin-right: 1px;
	margin-top: 2px;
}
footer#connect-with-caw {
	height: 50px;
}
footer td.td-facebook-footer {
	height: 50px;
	vertical-align: middle;
}
footer#connect-with-caw {
	padding-left: 5.3125%;
	padding-right: 5.3125%;
}
}

/* footer mailchimp */

footer input, footer input[type="button"], footer input[type="submit"], footer input#submit {
	padding: 0;
	margin-right: 8px;
    background: none;
    line-height: normal;
    outline: none;
    font-size: 14px;
    font-size: 0.875rem;
    text-align: left;
    font-weight: 400;
}
footer input[type="button"], footer input[type="submit"], footer input#submit {
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: left;
  }
   
footer .mc-field-group { display: inline-block; } /* positions input field horizontally */
footer #mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
footer #mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */

footer input[type="email"] {
	width: 140px;
}

@media all and (max-width: 48.001em) {
footer input[type="email"] {
	width: 120px;
	font-size: 16px;
	font-size: 1rem;
}
}

footer input[type="text"] {
	width: 80px;
}
footer #mc_embed_signup_scroll {
	position: relative;
	margin-top: 1px;
}
footer #mc_embed_signup_scroll input[type="submit"]:hover {
}
footer #mc_embed_signup_scroll input[type="text"]:hover,
footer #mc_embed_signup_scroll input[type="email"]:hover {
	cursor: pointer;
}
@media all and (min-width: 66.25em) {
	footer td.td-mailchimp-footer {
	vertical-align: middle;
	padding-right: 29px;
	width: 90%;
	float: none;
	text-align: right;
}
}

@media all and (max-width: 66.25em) {
	footer td.td-mailchimp-footer {
	vertical-align: middle;
	width: 90%;
	float: none;
	text-align: right;
	margin-right: -1px;
}
}

@media all and (max-width: 48.001em) {
	footer #mc_embed_signup_scroll input[type="text"],
	footer #mc_embed_signup_scroll span.slashie1 {
		display: none;	
}
footer input, footer input[type="button"], footer input[type="submit"], footer input#submit {
    font-size: 13px;
    font-size: 0.8125rem;
}
}




/* hide double editor issue */
article#post-321 .entry-editor span.editor-lede {
	display: none;
}
article#post-321 .entry-editor:before {
	content: 'Editors: ';
}
article#post-321 .entry-editor a[href='http://chicagoartistwriters.com/editor/sofia-leiby/']:before {
	content: ' & ';
}


/* pullquotes additional */
div#entry-content.entry-content aside.pullquote,
div#entry-content.entry-content p.css-pull-quote:before {
	font-family: 'CAW Serif', 'Times', 'Times New Roman', 'serif'!important;
	font-style: italic;
}


	/* --- Tablet and Mobile Header on Homepage - Sticky/Fixed --- */
@media all and (max-width: 66.25em) {
	.header-image {
		margin-top: 50px;
	}
.blog.slider-on.slider-fullscreen #site-branding,
.blog.headerimg-on.header-fullscreen #site-branding {
	position: fixed;
	top: 0;
}
}


/* editions three-column on front page (incomplete) */
@media all and (min-width: 66.25em) {
	.front-section {
    width: 78.75%;
    margin-left: auto;
    margin-right: auto;
}
}
	.front-section h2.entry-title {
	font-size: 22px;
	font-size: 1.375rem;
	}

blockquote.pullquote, aside.pullquote, div.pullquote {
/* box */
	display: block!important;
	text-align: left;
	padding: 0px 25px 15px 15px;
/* positioning */
	position: relative!important;
	margin-left: -12.5%!important;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-top: 5px;
	float: left;
	width: 42%;
/* typography */
	color: inherit;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
}


/*** PULLQUOTES ****/

blockquote.pqRight, aside.pqRight, div.pqRight {
	margin-right: -12.5%;
	margin-left: 40px;
	margin-bottom: 30px;
	margin-top: 5px;
	float: right;
	width: 42%;
	text-align: left;
	border-left: 0px;
	padding: 0px 15px 15px 25px;	
}
.pull-quote-right:before {
	content: '“' '' attr(data-pull-quote) '' '”';
	display: block!important;
	background-color: transparent;
	background-image: none;
	padding: 0px 25px 15px 15px;
/* positioning */
	position: relative!important;
	margin-left: 40px;
	margin-right: -12.5%!important;
	margin-bottom: 30px;
	margin-top: 5px;
	border-left: 0px;
	padding: 0px 15px 15px 25px;
	float: right;
	width: 42%;
/* typography */
	color: inherit;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
	font-size: 24px!important;
	font-size: 1.5rem!important;
	line-height: 1.4!important;
}

blockquote.pullquote p, aside.pullquote p, div.pullquote p {
	background-color: transparent;
	background-image: none;
	margin:  0;
	color: inherit;
	letter-spacing: normal;
	font-size: 24px!important;
	font-size: 1.5rem!important;
	line-height: 1.4!important;
}
.pull-quote-left:before {
	content: '“' '' attr(data-pull-quote) '' '”';
	display: block!important;
	text-align: left;
	background-color: transparent;
	background-image: none;
	padding: 0px 25px 15px 15px;
/* positioning */
	position: relative!important;
	margin-left: -12.5%!important;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-top: 5px;
	float: left;
	width: 42%;
/* typography */
	color: inherit;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
	font-size: 24px!important;
	font-size: 1.5rem!important;
	line-height: 1.4!important;
}
	

div.pullquote p:before {
	content: '“';
}
div.pullquote p:after {
	content: '”';
}

/* Capitalize first letter of the quote */
blockquote.pullquote p:first-letter, aside.pullquote p:first-letter, div.pullquote p:first-letter {
	text-transform: uppercase;
}

@media all and (min-width: 48.001em) and (max-width: 66.25em) {
	blockquote.pullquote, aside.pullquote, div.pullquote,
	.pull-quote-left:before {
		margin-right: 40px;
		margin-left: 0!important;
		width: 40%;
	}
	blockquote.pqRight, aside.pqRight, div.pqRight,
	.pull-quote-right:before {
		margin-right: 0!important;
		margin-left: 40px;
		width: 40%;
	}
}

@media all and (max-width: 48.001em) {
	blockquote.pullquote, aside.pullquote, div.pullquote,
	.pull-quote-left:before {
		margin-left: 0!important;
		margin-right: 40px!important;
		width: 100%!important;
		border-left: 0px;
		padding: 15px 0px 15px 0px;
		text-align: left;
	}
	blockquote.pqRight, aside.pqRight, div.pqRight,
	.pull-quote-right:before {
		margin-right: 0!important;
		margin-left: 40px!important;
		width: 100%;
		border-right: 0px;
		padding: 15px 0px 15px 0px;	
		text-align: left;
	}
	blockquote.pullquote p, aside.pullquote p, div.pullquote p,
	.pull-quote-right:before, .pull-quote-left:before {
		font-size: 24px!important;
		font-size: 1.5rem!important;
		line-height: 1.4!important;
}
}

/**** Responsive Font Sizes for Inline Editing ****/

/*** Small sizes, minus1 through minus5 ***/

@media all and (min-width: 48.001em) {
.entry-content span.minus1 {
	font-size: 17px;
	font-size: 1.0625rem;
}
.entry-content span.minus2 {
	font-size: 15px;
	font-size: 0.9375rem;
}
.entry-content span.minus3 {
	font-size: 13px;
	font-size: 0.8125rem;
}
.entry-content span.minus4 {
	font-size: 11px;
	font-size: 0.6875rem;
}
.entry-content span.minus5 {
	font-size: 9px;
	font-size: 0.5625rem;
}
}

@media all and (max-width: 48.001em) {
.entry-content span.minus1 {
	font-size: 14px;
	font-size: 0.875rem;
}
.entry-content span.minus2 {
	font-size: 13px;
	font-size: 0.8125rem;
}
.entry-content span.minus3 {
	font-size: 11px;
	font-size: 0.6875rem;
}
.entry-content span.minus4 {
	font-size: 9px;
	font-size: 0.5625rem;
}
.entry-content span.minus5 {
	font-size: 7px;
	font-size: 0.4375rem;
}
}

/*** Large sizes, plus1 through plus8 ***/

@media all and (min-width: 48.001em) {
.entry-content span.plus1 {
	font-size: 21px;
	font-size: 1.3125rem;
}
.entry-content span.plus2 {
	font-size: 23px;
	font-size: 1.4375rem;
}
.entry-content span.plus3 {
	font-size: 26px;
	font-size: 1.625rem;
}
.entry-content span.plus4 {
	font-size: 30px;
	font-size: 1.875rem;
}
.entry-content span.plus5 {
	font-size: 36px;
	font-size: 2.25rem;
}
.entry-content span.plus6 {
	font-size: 44px;
	font-size: 2.75rem;
}
.entry-content span.plus7 {
	font-size: 56px;
	font-size: 3.5rem;
}
.entry-content span.plus8 {
	font-size: 76px;
	font-size: 4.75rem;
}
}
@media all and (max-width: 48.001em) {
.entry-content span.plus1 {
	font-size: 18px;
	font-size: 1.125rem;
}
.entry-content span.plus2 {
	font-size: 20px;
	font-size: 1.25rem;
}
.entry-content span.plus3 {
	font-size: 22px;
	font-size: 1.375rem;
}
.entry-content span.plus4 {
	font-size: 25px;
	font-size: 1.5625rem;
}
.entry-content span.plus5 {
	font-size: 30px;
	font-size: 1.875rem;
}
.entry-content span.plus6 {
	font-size: 36px;
	font-size: 2.25rem;
}
.entry-content span.plus7 {
	font-size: 47px;
	font-size: 2.9375rem;
}
.entry-content span.plus8 {
	font-size: 63px;
	font-size: 3.9375rem;
}
}

/*** Regular size 'reset' ***/


@media all and (min-width: 48.001em) {
.entry-content span.reset {
	font-size: 19px;
	font-size: 1.1875rem;
}
}

@media all and (max-width: 48.001em) {
.entry-content span.reset {
	font-size: 16px;
	font-size: 1rem;
}
}

/* mailing list page signup form */
.entry-content .mc-field-group { display: inline-block; } /* positions input field horizontally */
.entry-content #mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
.entry-content #mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */

.entry-content #mc_embed_signup_scroll input {
	font-family: 'CAW Sans', 'Helvetica', 'Arial', 'sans-serif';
	font-size: 16px;
	font-size: 1rem;
}
.entry-content #mc_embed_signup_scroll input[type="text"],
.entry-content #mc_embed_signup_scroll input[type="email"],
.entry-content #mc_embed_signup_scroll [type="text"] textarea,
.entry-content #mc_embed_signup_scroll [type="email"] textarea {
	padding: 8px 0px 4px;
	}	
.entry-content #mc_embed_signup_scroll input[type="text"] {
	margin-right: 15px;
}
.entry-content #mc_embed_signup_scroll input[type="email"] {
	margin-right: 7px;
}
.entry-content #mc_embed_signup_scroll input[type="submit"] {
	margin-top: 25px;
}

/* PRINT STLYES */

@media print {

.sticky-header {display: none;}
.blog.slider-on.slider-fullscreen #site-branding, .blog.headerimg-on.header-fullscreen #site-branding, #site-branding {position: absolute;}
}

@media print and (min-width: 66.25em) {
.blog.slider-on.slider-fullscreen #site-branding, .blog.headerimg-on.header-fullscreen #site-branding, #site-branding {position: relative;}
}