/*
Theme Name: EMG Confidence
Theme URI:
Author: Educational Marketing Group, Inc.
Author URI: http://emgonline.com/
Description: EMG Confidence Template.
Version: 1.0
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Font Awesome
 * 3.0 - Typography
 *   3.1 - Color Palette
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 *    11.7 - Special Sections
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Print
 * 15.0 - Media Queries
 *	  15.1 - >= 360px
 *    15.2 - >= 512px
 *    15.3 - >= 768px
 *    15.4 - >= 980px
 *    15.5 - >= 1280px
 *    15.6 - >= 1920px
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

.page {
	position: relative;
}

.b1_bg,
.b2_bg,
.b3_bg,
.b4_bg,
.b5_bg,
.b6_bg,
.white_bg,
.b1_bg a,
.b2_bg a,
.b3_bg a,
.b4_bg a,
.b5_bg a,
.b6_bg a,
.white_bg a {
	-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
}


/**
 * 2.0 - Font Awesome
 */
.menu-item-has-children a:after,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

.social-navigation a:before {
	content: "\f415";
	font-family: FontAwesome;
	font-size: 20px;

}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f1cb";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f1a6";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f17d";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f16b";
}

#secondary .facebook a:before,
.social-navigation a[href*="facebook.com"]:before {
	content: "\f09a";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f180";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f0d5";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f09b";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f16d";
}

#secondary .linkedin a:before,
.social-navigation a[href*="linkedin.com"]:before {
	content: "\f0e1";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f0d2";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f1a1";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f17e";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f1a4";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f173";
}

#secondary .twitter a:before,
.social-navigation a[href*="twitter.com"]:before {
	content: "\f099";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f194";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f19a";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f167";
}

.email a:before,
.social-navigation a[href^="mailto:"]:before {
	content: "\f003";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f1bc";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f1e8";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f09e";
}


/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 18px;
	line-height: 1.55;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 500;
	margin: 0;
	text-rendering: optimizeLegibility;
	line-height: 1.25;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none;
}

h1,
h2,
h3 {
	font-family: 'Playfair Display', serif;
}

h1 {
	font-size: 2.9em;
	color: #017cb7;
}

h2 {
	font-size: 2.3em;
	color: #4cb0e3;
}

.archive h2,
.blog h2 {
	margin-top: 1.5em;
}


h3 {
	font-size: 2.0em;
	color: #a6ddf2;
}

h4 {
	font-size: 1.7em;
	color: #86c440;
}

h5 {
	font-size: 1.35em;
	color: #c2dc7d;
}

h6 {
	font-size: 1em;
	color: #039972;
}


p {
	margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 70%;
	margin: 0 auto;
}

blockquote,
q {
	quotes: none;
}

blockquote p {
	margin-bottom: 1.5em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 3.1 - Color Palette
 */
.dkgray {
	color: #555;
}

.dkgray-bg {
	background-color: #555;
}

.white {
	color: #fff;
}

.black {
	color: #000;
}

.black-bg {
	background-color: #000;
}


/**
 * 4.0 - Elements
 */
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #017cb7;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding-left: 50px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}


a img,
.custom-logo:hover,
.custom-logo:focus {
	filter: brightness(1);
	-webkit-filter: brightness(1);
	-moz-filter: brightness(1);
	-o-filter: brightness(1);
	-ms-filter: brightness(1);
}

a:hover img,
a:focus img {
	filter: brightness(0.5);
	-webkit-filter: brightness(0.5);
	-moz-filter: brightness(0.5);
	-o-filter: brightness(0.5);
	-ms-filter: brightness(0.5);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}




/**
 * 5.0 - Forms
 */
input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	border: 0;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: left;
	padding: 1.15em 1em;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline-block;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	/* background: #007acc; */
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: #f7f7f7;
	border: 1px solid #d1d1d1;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 90%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	color: #1a1a1a;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #686868;
	display: block;
	font-size: 0.8125rem;
	letter-spacing: 0.07em;
	line-height: 1.6;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	height: 46px;
}

.search-submit:before {
	content: "\f002";
	font-size: 1em;
	position: relative;
	background-color: #1a1a1a;
	padding: .75em 1em;
}

.search-submit {
	padding: .36em 10px;
	position: absolute;
	right: 30px;
	top: 0;
	margin-top: 0;
	height: 46px;
}


/**
 * 6.0 - Navigation
 */
.social-navigation ul {
	padding: 0;
	margin: 40px 0;
	list-style: none;
}

#secondary .menu-social-menu-container {
	text-align: center;
	padding-top: 5%;
}

#secondary .social-navigation ul {
	margin-top: 0;
}

.social-navigation li {
	display: inline-block;
	margin: 20px 5px;
}

.social-navigation a {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	display: block;
	height: 35px;
	width: 35px;
	padding: 3px 8px;
}


/**
 * 6.1 - Links
 */
a:hover,
a:focus,
a:active {
	color: #686868;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


/**
 * 6.2 - Menus
 */
.site-header-menu {
	display: none;
}

.site-header-menu.toggled-on {
	display: block;
}

.main-navigation {
	font-family: 'Quattrocento Sans', sans-serif;
}


.m-container {
	max-width: 100%;
	margin: 0 auto;
}

.primary-menu {
	margin: 0;
	line-height: 2;
	font-size: 1em;
	z-index: 9;
	padding-left: 0;
}

.m-drop,
.primary-menu ul,
.primary-menu .expand-toggle {
	display: none;
}

.primary-menu ul.toggled-on {
	display: block;
}

.primary-menu ul {
	padding-left: 20px;
}

.primary-menu li {
	list-style: none;
	display: block;
}

.primary-menu a {
	padding: 10px 5%;
	margin-right: 10%;
	width: 80%;
}

.primary-menu ul li {
	border: none;
}

/*
.primary-menu li.button {
	display: inline-block;
	float: left;
}

.primary-menu .nav-buttons {
	float: right;
}

.primary-menu li.button {
	width: 60px;
}

.primary-menu li.button a:hover,
.primary-menu li.button a:focus {
	background-color: #dbc156;
}

.primary-menu li.button a {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 100%;
}

.primary-menu li.button a {
	line-height: 2.9em;
}


.primary-menu li.button a:hover,
.primary-menu li.button a:focus {
	color: #3d3938;
}


.primary-menu li.links a,
.primary-menu li.search a {
	background-color: #1a1a1a; 
        color: #3d3938; 
}
*/

.primary-menu li.search > a:before,
.primary-menu li.links a:before {
	font-size: 1.2em;
}

.primary-menu li.search > a:before {
	content: '\f002';
	font-family: FontAwesome;
}

.primary-menu li.links a:before {
/*	content: '\f067'; */
	content: '\f078'; 
	font-family: FontAwesome;
}

.searching li.search > a {
	content: '\f00d';
}

.searching li.search > a:before,
/* .linking li.links > a:before */ {
	content: '\f00d';
}

.linking li.links > a:before  {
	content: '\f077';
}

/* quick links and search in main nav */
.m-extras {
	position: relative;
	width: 100%;
}

#m-search,
#m-links {
	display: none;
	max-width: 1500px;
	margin: 0 auto;
	z-index: 9;
	position: relative;
	margin-top: -1px;
}

.m-links,
.m-search{
	width: 100%;
	float: right;
	padding: 50px;
	border-top: none;
}

.linking #m-links,
.searching #m-search {
	display: block;
}

#m-search .search-submit:hover,
#m-search .search-submit:focus,
#m-search .search-submit:hover:before,
#m-search .search-submit:focus:before {
	background-color: #dbc156;
}

#m-search .search-submit {
	width: 58px;
	height: 60px;
	margin-bottom: 0;
	text-align: center;
}

.search-submit:before {
	padding: .36em 10px;
}

#m-search input.search-field[type="search"] {
	height: 60px;
}

.m-links ul {
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
}

.m-links ul li {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

.m-links .link-header > a {
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
}

.m-links .link-header > a:hover,
.m-links .link-header > a:focus {
	cursor: inherit;
}

.m-links .link-header li {
	text-decoration: none;
}

.primary-menu .current_page_item > a:after {
	font-family: FontAwesome;
}

.primary-menu .current_page_item > a:before {
	content: '';
	border-style: solid;
	border-width: 0.35em 0 0.35em 0.45em;
	display: block;
	height: 0;
	width: 0;
	left: -1.5em;
	top: 1.2em;
	position: relative;
}

.dropdown-toggle:after {
	content: '\f067';
	font-family: FontAwesome;
	font-size: .9em;
}

.dropdown-toggle.toggled-on:after {
	content: "\f068";
}

.primary-menu ul ul ul li {
	float: none;
}

.primary-menu .default {
	margin-top: 100px;
}

.primary-menu a,
.no-js .site-header-menu,
.no-js .primary-menu ul {
	display: block;
}

.primary-menu ul ul li,
.page-template-programs .primary-menu ul ul li:nth-child(2):after  {
	border: none;
}

.primary-menu li.search a,
.primary-menu li.links a {
	padding: .51em 5%;
	line-height: 2.85;
}

.primary-menu li.links li {
	float: none;
}

.primary-menu li.links ul {
	top: 60px;
	text-align: left;
	position: absolute;
	z-index: 999;
	left: inherit;
}

.dropdown-toggle {
	position: absolute;
	right: 20px;
	width: 60px;
	margin-top: -2em;
	background-color: initial;
	text-align: center;
	margin-bottom: 0;
	padding: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.site-header .main-navigation + .social-navigation {
	margin-top: 1.75em;
}

.site-footer .social-navigation {
	text-align: center;
	width: 100%;
}

.post-navigation a {
	display: block;
	padding: 1.75em 2em;
	margin: 100px 30px;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 0.8125rem;
	letter-spacing: 0.08em;
	line-height: 1.6;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2;
	text-rendering: optimizeLegibility;
}

.pagination {
	border-top: 1px solid #1a1a1a;
	margin: 3em 5%;
	min-height: 56px;
	position: relative;
}

.pagination:before,
.pagination:after {
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
}

.pagination:before {
	content: '\f0d9';
	font-family: FontAwesome;
	right: 0;
}

.pagination:after {
	font-family: FontAwesome;
	content: '\f0d9';
	right: 54px;
}

.pagination a:hover,
.pagination a:focus {
	color: #1a1a1a;
}

.pagination .nav-links {
	padding-right: 106px;
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	font-size: 32px;
	line-height: 52px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

.pagination .nav-links:before {
	content: "\f429";
	right: -1px;
}

.pagination .nav-links:after {
	content: "\f0d9";
	right: 55px;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	letter-spacing: 0.01em;
	line-height: 1;
	margin: 0 0.7em 0 -0.7em;
	padding: 0.8em 0.7em 0.4em;
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {
	background-color: #1a1a1a;
	/* color: #fff; */
	display: inline-block;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}

.pagination .prev:before {
	content: "\f0d9";
	left: -1px;
	top: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f0da";
	right: -1px;
	top: -1px;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-size: 0.8125rem;
	line-height: 1.6;
	margin: 0 7.6923% 2em;
	padding: 1em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.5em;
}


/**
 * 7.0 - Accessibility
 */
.main-navigation a,
.m-extras a,
footer a,
.social-navigation a,
.post-navigation a,
.pagination a,
a.btn,
.side-links a,
.tabs a,
.widget_nav_menu a,
.blog #secondary .widget.widget_categories a,
.blog #secondary .widget.widget_text a,
.single #secondary .widget.widget_categories a,
.single #secondary .widget.widget_text a,
.archive #secondary .widget.widget_categories a,
.archive #secondary .widget.widget_text a,
.blog #secondary .widget.widget_recent_entries a:focus,
.blog #secondary .widget.widget_recent_entries a:hover
.single #secondary .widget.widget_recent_entries a:focus,
.single #secondary .widget.widget_recent_entries a:hover,
.archive #secondary .widget.widget_recent_entries a:focus,
.archive #secondary .widget.widget_recent_entries a:hover {
	text-decoration: none;
}

footer a:hover,
footer a:focus,
.blog #secondary .widget.widget_categories a:hover,
.blog #secondary .widget.widget_text a:hover,
.single #secondary .widget.widget_categories a:hover,
.single #secondary .widget.widget_text a:hover,
.archive #secondary .widget.widget_categories a:hover,
.archive #secondary .widget.widget_text a:hover,
.blog #secondary .widget.widget_categories a:focus,
.blog #secondary .widget.widget_text a:focus,
.single #secondary .widget.widget_categories a:focus,
.single #secondary .widget.widget_text a:focus,
.archive #secondary .widget.widget_categories a:focus,
.archive #secondary .widget.widget_text a:focus {
	text-decoration: underline;
}

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */
.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3em 1.5em 1.5em 0;
}

blockquote.alignright {
	margin: 0.3em 0 1.5em 1.5em;
}

blockquote.aligncenter {
	margin-bottom: 1.5em;
}


/**
 * 9.0 - Clearings
 */
.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */
.widget {
	line-height: 1.6;
	padding: 0;
	margin-bottom: 5px;
}

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	/* color: #3d3938; */
	font-size: 1.2em;
	line-height: 1.3;
	margin: 1.5em 0 .5em;
	font-family: 'Quattrocento Sans', sans-serif;
	text-align: left;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-title a {
	color: #1a1a1a;
}

.primary-sidebar .widget .menu {
	list-style: none;
	text-align: left;
	font-size: .8em;
	padding-left: 0;
}

.primary-sidebar .menu li {
	padding: .6em 10px;
}

/* Categories & Recent Posts widget */
.widget_categories ul,
.widget_recent_entries ul {
	list-style: none;
	text-align: left;
	padding-left: 20px;
}

.widget_recent_entries .post-date {
	color: #686868;
	display: block;
	font-size: 0.8125rem;
	line-height: 1.6;
	margin-bottom: 0.5em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	color: #686868;
	display: block;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.6;
	margin-bottom: 0.5em;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

.blog #secondary .widget.widget_text,
.single #secondary .widget.widget_text,
.archive .widget.widget_text,
.widget.widget_recent_entries,
.widget.widget_categories {
	padding: 30px;
	color: #fff;
}

.blog #secondary .widget.widget_text .widget-title,
.blog #secondary .widget.widget_text a,
.single #secondary .widget.widget_text .widget-title,
.single #secondary .widget.widget_text a,
.archive .widget.widget_text .widget-title,
.archive .widget.widget_text a,
.widget.widget_recent_entries .widget-title,
.widget.widget_recent_entries a,
.widget.widget_categories .widget-title,
.widget.widget_categories a {
	color: #fff;
}

/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	outline: 0;
}


/**
 * 11.0 - Content
 */
.site-header-main {
	margin: 0 auto;
}

.site-content {
	word-wrap: break-word;
	max-width: 1500px;
	margin: 0 auto;
	margin-top: 5px;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}


/**
 * 11.1 - Header
 */
.site-branding {
	width: 1500px;
	padding: 0 20px;
}

.custom-logo-link {
	display: block;
	float: left;
	position: absolute;
	z-index: 10
}

.custom-logo {
	max-width: 180px;
}

.site-branding .site-title a {
	color: #1a1a1a;
}

#menu-toggle {
	font-size: 40px;
	float: right;
	background-color: initial;
	padding: .2em 1em;
	margin: 0;
	width: 100%;
	text-align: right;
}

.menu-toggle:before {
	content: '\f0c9';
	font-family: FontAwesome;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

.header-image {
	clear: both;
	margin: 0.875em 0;
}

.header-image a {
	display: block;
}

.header-image a:hover img,
.header-image a:focus img {
	opacity: 0.85;
}


/**
 * 11.2 - Posts and pages
 */
.entry-content,
.entry-footer {
	margin: 100px 30px;
}

.single .entry-content,
.page .entry-content{
	margin-top: 0;
}

.archive .entry-content,
.blog .entry-content {
	margin: 0;
}


.entry-title.no_thumbnail {
	margin: 100px 30px 0;
}

.entry-title a {
	color: #1a1a1a;
}

.feature-image .post-thumbnail {
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
	padding: 0;
}

.feature-image .post-thumbnail img {
	position: relative;
	min-width: 100%;
	min-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%));
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: auto;
	max-width: 600px;
}

.single .post-thumbnail img {
	margin-bottom: 5px;
}

.search .post-thumbnail img,
.archive .post-thumbnail img,
.blog .post-thumbnail img{
	max-width: 200px;
	float: left;
	margin: 0.25em 1em 1em 0;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-content,
.entry-summary {
	border-color: #d1d1d1;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.no-results h1,
.no-results h2,
.no-results h3,
.no-results h4,
.no-results h5,
.no-results h6,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	margin-top: 1em;
	margin-bottom: .5em;
}


.default-title-box .entry-title,
.no-results .page-title{
	margin-top: 0;
}

.entry-content h1.programs-title {
	margin-top: 0em;
	font-size: 1.8em;
}

.program-header {
	text-transform: uppercase;
	margin-top: 100px;
	margin-bottom: 30px;
}

.single-post h2.entry-title {
	margin-top: 0px;
}

.page-template-full-width .entry-content,
.page-template-full-width-regular-menu .entry-content {
	margin-top: 5px;
	margin-bottom: 0;
}

.single .default-title-box,
.page .default-title-box {
	width: 80%;
	margin: 450px auto 0;
}

.single .default-title-box {
	margin-top: 300px;
}

.blog .default-title-box,
.archive .default-title-box {
	width: 100%;
	margin: 0;
}

.single .site-main,
.archive .site-main {
	margin: 100px 0;
}

.archive .wrap,
.blog .site-main,
.search .site-main,
.error404 .site-main {
	margin: 100px 30px;
}

.blog .site-main {
	margin-bottom: 0;
}

.post-navigation .post-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.search article {
	margin-top: 5%
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -0.7em;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
	margin-bottom: 1.5em;
}

body:not(.search-results) .programs .entry-summary p,
body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol,
body:not(.search-results) .entry-summary blockquote > :last-child,
.entry-content > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
	padding: 0.4em;
}

body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 1.5em;
	padding: 0.5em;
}


body:not(.search-results) .entry-summary .alignleft {
	margin: 0.3em 1.5em 1.5em 0;
}

body:not(.search-results) .entry-summary .alignright {
	margin: 0.3em 0 1.5em 1.5em;
}

body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 1.5em;
}

.comments-area,
.post-navigation {
	padding: 0 50px;
}

.more-link {
	white-space: nowrap;
	/*! margin-bottom: 50px; */
}

.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}

.author-avatar .avatar {
	float: left;
	height: 42px;
	margin: 0 1.75em 1.75em 0;
	width: 42px;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.entry-content .author-title {
	clear: none;
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.75;
	margin: 0;
}

.author-bio {
	color: #686868;
	font-size: 0.8rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	overflow: hidden;
}

.author-link {
	white-space: nowrap;
}

.entry-footer {
	color: #686868;
	font-size: 0.8125rem;
	line-height: 1.6;
	margin-top: 2em;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.5em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.15em 0.5em 0 0;
	width: 21px;
}

.sticky-post {
	color: #686868;
	display: block;
	font-size: 0.8125rem;
	letter-spacing: 0.07em;
	line-height: 1.6;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}


body.error404 .page-header,
body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0;
}

.taxonomy-description {
	color: #686868;
	font-size: 0.8125rem;
	line-height: 1.6;
}

.taxonomy-description p {
	margin: 0.5em 0 1.6em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	font-size: 0.8125rem;
	height: 1.8em;
	line-height: 1.7em;
	margin-right: 0.3em;
	text-align: center;
	width: 1.8em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
}

.page-links a:hover,
.page-links a:focus {
	border-color: transparent;
}

.page-links > .page-links-title {
	border: 0;
	/* color: #1a1a1a; */
	height: auto;
	margin: 0;
	padding-right: 0.6em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6;
	padding-top: 1em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}



/**
 * 11.3 - Post Formats
 */
.category-title-box {
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.blog .default-title,
.single .default-title,
.archive .default-title {
	text-align: center;
}

.blog .entry-title,
.archive .entry-title {
	display: inline;
}

.blog .entry-summary p,
.archive .entry-summary p {
	padding-top: 5px;
	padding-bottom: 15px;
}

.entry-data {
	color: #1a1a1a;
	font-size: .8em;
}

.entry-data span {
	display: inline-block;
}

body .entry-data ul,
body .entry-summary .entry-data ul {
	margin: 0 0 0 5px;
	padding-left: 5px;
	border-left: 1px solid #1a1a1a;
}

.entry-data li {
	list-style: none;
	display: inline-block;
}

.entry-data li:after {
	content: ",";
}

.entry-data li:last-child:after {
	content: "";
}

.single .entry-data {
	margin-top: -1.5em;
	margin-bottom: 2em;
}

.blog #secondary .widget-title,
.single #secondary .widget-title,
.archive #secondary .widget-title {
	font-family: 'Playfair Display', serif;
}

.blog #secondary .widget a:hover,
.single #secondary .widget a:hover,
.archive #secondary .widge a:hover {
	text-decoration: underline;
}

.blog #secondary .widget-title,
.single #secondary .widget-title,
.archive #secondary .widget-title {
	font-size: 1.8em;
}

.blog #secondary .widget.widget_text .widget-title,
.single #secondary .widget.widget_text .widget-title,
.archive #secondary .widget.widget_text .widget-title {
	font-size: 2.3em;
	padding-bottom: 1em;
}

.blog #secondary .widget-title,
.single #secondary .widget-title,
.archive #secondary .widget-title {
	margin-top: .5em;
}

.blog #secondary .widget.widget_categories ul,
.single #secondary .widget.widget_categories ul,
.archive #secondary .widget.widget_categories ul,
.blog #secondary .widget.widget_recent_entries ul,
.single #secondary .widget.widget_recent_entries ul,
.archive #secondary .widget.widget_recent_entries ul {
	padding: 0;
	margin: 0;
}

.blog #secondary .widget.widget_categories li,
.single #secondary .widget.widget_categories li,
.archive #secondary .widget.widget_categories li,
.blog #secondary .widget.widget_recent_entries li,
.single #secondary .widget.widget_recent_entries li,
.archive #secondary .widget.widget_recent_entries li {
	padding: 10px 0;
}

.single h2.subtitle-box {
	color: #1a1a1a;
}

.single .navigation.post-navigation {
	display: none;
}



/**
 * 11.4 - Comments
 */
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	font-size: 1.8em;
	font-weight: 700;
}

.comments-title {
	margin-bottom: 1.2em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-meta {
	background-color: #fff;
}

.comment-meta a {
	color: #1a1a1a;
}

.comment-metadata,
.pingback .edit-link {
	font-size: 0.8125rem;
	line-height: 1.6;
}

.comment-metadata {
	margin-bottom: 2.2em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.5em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	display: inline-block;
	font-size: 0.9em;
	line-height: 1;
	margin-top: 2em;
	padding: 1em 1em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-size: 0.8125rem;
	letter-spacing: 0.07em;
	line-height: 1.6;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 0.8125rem;
	line-height: 1.6;
	margin-bottom: 2em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}


/**
 * 11.5 - Sidebar
 */
.sidebar {
	margin-bottom: 3.5em;
	padding: 0 8%;
}

#secondary {
	margin: 100px 30px;
}

.side-links {
	margin-bottom: 5px;
}




.side-links .wrap {
	height: 150px;
	margin-top: 5px;
}

.side-links .inner {
	padding: 10%;
	text-align: center;
}

.side-links .one_half .inner {
	padding: 20px 10%;
}

.side-links .alignleft {
	float: none;
	margin: 0 auto;
}

.side-links .inner img {
	max-height: 45px;
	max-width: none;
	width: auto;
}


.side-links .one_half .wrap {
	margin-top: 0;
	text-align: center;
	margin-bottom: 5px;
}

.side-links .one_half.last .inner {
	position: absolute;
	top: 0;
	/*! left: 20%; */
	width: 100%;
}

.side-links .one_half.last .wrap {
	padding: 0;

}

.side-links .wrap.img {
	display: block;
	width: 100%;
	height: 150px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.side-links .wrap.img > img {
	position: relative;
	min-width: 100%;
	min-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%));
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: auto;
	max-width: none;
}


.side-links img {
	margin: 0 auto;
	padding-bottom: 10px;
}

.side-links a:hover .inner img {
	filter: brightness(1);
	-webkit-filter: brightness(1);
	-moz-filter: brightness(1);
	-o-filter: brightness(1);
	-ms-filter: brightness(1);
}


.single #secondary .post-thumbnail,
.page #secondary .post-thumbnail {
	position: absolute;
	top: 0;
	margin-left: -30px;
	height: 350px;
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.single #secondary .post-thumbnail img,
.page #secondary .post-thumbnail img {
	position: relative;
	min-width: 100%;
	min-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%));
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: auto;
	max-width: 960px;
}





/**
 * 11.6 - Footer
 */
footer {
	padding: 20px;
}

footer .container {
	max-width: 1500px;
	margin: 0 auto;
}

footer a {
	color: #fff;
}

.address {
	font-size: .9em;
	margin: 40px 0;
}

.site-info {
	font-size: .7em;
}

.content-bottom-widgets  .widget {
	border: none;
	margin: 0;
	padding: 0;
}

.content-bottom-widgets .widget-area ul {
	padding-left: 0;
	margin: 20px 20px 0;
	text-align: center;
}

.content-bottom-widgets .widget-area ul li {
	list-style: none;
}



/**
 * 11.7 - Special Sections
 */
.feature-image .post-thumbnail {
	margin-bottom: 0;
	padding-top: 0;
}

.feature-title {
	margin: 0;
	max-width:100%;
	float: none;
	text-align: center;
	font-size: .8em;
}

.feature-title h1 {
	padding: 30px 20px;
	padding: 30px;
	font-size: 3.5em;
}



/**
 * 12.0 - Media
 */
.site .avatar {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
	width: 100%;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7em;
}


/**
 * 12.1 - Captions
 */
.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-style: italic;
	line-height: 1.4;
	padding-top: 0.6em;
}


/**
 * 12.2 - Galleries
 */
.gallery {
	margin: 0;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	margin: 1%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: .8em;
	font-style: italic;
	line-height: 1.6;
	padding-top: 0.5em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Multisites
 */



/**
 * 14.0 - Print
 */
@media print {
	header,
	footer,
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link,
	#secondary,
	.comments-area {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title.no_thumbnail,
	.entry-title {
		font-size: 24.75pt;
		line-height: 1.3;
		margin-bottom: 1.7em;
		margin: 0;
	}

	h1 {
		font-size: 30pt;
	}

	h2 {
		font-size: 20pt;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.3;
		margin-bottom: 1.8em;
	}

	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		text-decoration: underline;
		color: #555 !important; /* Make sure color schemes don't affect to print */
	}

	a:after {
		content: " (" attr(href) ") ";
		font-size: 0.8em;
		font-weight: normal;
	}

	img {
		display: none !important;
	}

	.b1_bg,
	.b1_text,
	.b2_bg,
	.b2_text,
	.b3_bg,
	.b3_text,
	.b4_bg,
	.b4_text,
	.b5_bg,
	.b5_text,
	.b6_bg,
	.b6_text,
	.gray_bg,
	.red_bg {
		background-color: #fff !important;
		color: #1a1a1a !important;
	}

	.site {
		margin: 5%;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9em 0 0;
		width: -webkit-calc(50% - 0.7em);
		width: calc(50% - 0.7em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.5em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
}


/**
 * 15.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/**
 * 15.1 - <= 360px
 */
@media screen and (max-width: 22.5em) {
	body {
		font-size: .8em;
	}|

}

@media screen and (min-width: 22.5em) {
	.primary-menu li.search a,
	.primary-menu li.links a {
		padding: .29em 5%;
	}
}


/**
* 15.2 - >= 512px
*/
@media screen and (min-width: 32em) {
	.feature-image .post-thumbnail {
		height: 400px;
	}

	.feature-image .post-thumbnail img {
		max-width: 1500px;
	}

	.side-links {
		margin-bottom: 5px;
	}

	.side-links .full {
		width: 32.67%;
		float: left;
	}

	.side-links .one_half {
		width: 32.6%;
		float: left;
		margin-left: 1%;
	}

	.side-links .one_half.last {
		margin-left: 5px;
		float: right;
	}

	#menu-footer-menu li {
		float: left;
		width: 50%;
	}
}


/**
* 15.3 - >= 768px
*/
@media screen and (min-width: 48em) {
	.custom-logo {
		max-width: 200px;
	}

	footer {
		padding: 40px;
	}

	.address {
		margin-top: 0;
	}

	.content-bottom-widgets .widget-area ul {
		text-align: left;
	}

	#menu-footer-menu li {
		width: 33.33%;
	}

	.content-bottom-widgets .widget-area:first-child {
		width: auto;
		float: right;
		margin-top: -80px;
	}

	.content-bottom-widgets .widget-area:nth-child(2) {
		width: 100%;
		margin-top: 100px;
	}

	.site-footer .social-navigation {
		padding-top: 100px;
	}

	.nav-previous,
	.nav-next {
		width: 50%;
		display: inline-block;
	}

}


/**
* 15.4 - >= 980px
*/
@media screen and (min-width: 61.25em) {
	.custom-logo {
		max-width: 210px;
	}

	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h1,
	.comment-content h1,
	.textwidget h1 {
		margin-top: 1.5em;
	}

	.feature-title {
		float: right;
		margin-top: -350px;
		margin-right: 100px;
		max-width: 30%;
		position: relative;
		line-height: 3.5em;
	}

	.feature-title h1 {
		text-align:left;
		padding: 20px;
		font-size: 3.2em;
	}

	.default-title-box {
		width: 75%;
	}

	.program-header,
	.single .default-title-box,
	.page .default-title-box {
		margin-top: 150px
	}

	.single .default-title-box {
		margin-top: 100px
	}

	.archive .default-title-box {
		width: 100%;
	}

	.page-template-default .default-title {
		float: left;
		margin-right: -100%;
		width: 40%;
	}

	.page-template-default .default-excerpt {
		float: right;
		width: 60%;
	}

	.page-template-default .brand_divider {
		width: 75%
	}

	.page-template-default .entry-content,
	.single-post .entry-content,
	.archive .wrap,
	.search .site-main,
	.error404 .site-main {
		float: left;
		margin-right: -10%;
		width: 60%;
		margin-top: 0;
	}

	.search .page-title {
		margin-top: 100px;
	}

	.page-template-programs .entry-content {
		float: right;
		margin-left: -10%;
		width: 60%;
	}

	.archive .entry-summary,
	.blog .entry-summary {
		margin: 0;
	}

	#secondary {
		margin: 0;
	}

	.page-template-default #secondary,
	.single-post #secondary,
	.archive #secondary,
	.blog #secondary,
	.search #secondary,
	.error404 #secondary {
		float: right;
		width: 30%;
	}

	.archive #secondary {
		margin-top: -1em;
	}

	.single #secondary {
		margin-top: 4em;
	}

	.page-template-programs #secondary {
		float: left;
		width: 30%;
		margin: 100px 30px;
	}

	.single #secondary .post-thumbnail,
	.page #secondary .post-thumbnail {
		position: relative;
		margin-left: 0;
		height: 250px;
	}

	.single #secondary .post-thumbnail {
		margin-bottom: 5px;
	}

	.single #secondary .post-thumbnail img,
	.page #secondary .post-thumbnail img {
		max-width: 600px;
	}

	.blog article {
		display: inline;
		float:left;
		width: 33.33%;
		padding-left: 15px;
		padding-right: 15px
	}

	.blog article:nth-of-type(-n+2) {
		width: 50%;

	}

	.blog .post-thumbnail img{
		float:none;
		max-width: 100%;
	}

	.side-links .full {
		width: 100%;
		float: none;
	}

	.side-links .one_half {
		margin-right: 0;
		width: 49%;
	}

	.side-links .one_half:first-of-type {
		margin-left: 0;
	}

	.side-links .one_half.last .inner {
		position: absolute;
		top: 0;
	}
	.give-sub-menu {
		width:inherit;
	}
}


/**
* 15.5 - >= 1280px
*/
@media screen and (min-width: 80em) {
	.site-branding {
		padding: 0 80px;
	}

	.custom-logo {
		max-width: 240px;
	}

	.site-content {
		margin-top: 65px;
	}

	.site-header-menu {
		display: block;
	}

	.menu-toggle {
		display: none;
	}

	footer aside {
		margin-bottom: 60px;
	}

	.content-bottom-widgets .widget-area:first-child {
		margin-top: 40px;
	}

	.content-bottom-widgets .widget-area:nth-child(2) {
		margin-top: 40px;
	}

	.site-footer .social-navigation,
	.content-bottom-widgets .widget-area,
	.content-bottom-widgets .widget-area:first-child {
		float: left;
		padding-top: 0;
	}

	.content-bottom-widgets .widget-area ul {
		margin-top: 0;
	}


	.site-footer .social-navigation {
		width: 30%;
	}

	.content-bottom-widgets .widget-area:first-child {
		width: 20%;
	}

	.content-bottom-widgets .widget-area:nth-child(2) {
		width: 50%;
	}

	.m-container {
		max-width: 1500px;
		overflow: hidden;
	}

	.m-wrap {
		float: right;
	}

	.primary-menu {
		position: relative;
		text-align: right;
		max-height: 68px;
		line-height: 2.9;
		font-size: .9em;
	}

	.primary-menu a {
		padding: 10px 25px;
		margin-right: 0;
		width: 100%;
	}

	.primary-menu ul .current-page-ancestor ul,
	.primary-menu .toggled-on ul {
		top: 60px;
		font-size: 1em;
		line-height: 1.5;
	}

	.sub-menu a {
		padding: 10px 9px;
	}

	.inner .m-wrap {
		float: none;
		margin: 0 auto;
		margin-left: 350px;
	}

	.inner ul a {
		padding: 10px 12px;
		font-size: .9em;
		line-height: 1.8em;
	}

	.inner ul ul .m-wrap{
		float: none;
		margin: 0 auto;
		margin-left: 0;
	}

	.primary-menu .default {
		margin-top: 0px;
		margin-left: -9999px;
	}

	.sub-menu {
		padding-left: 0;
	}

	.inner .current-page-ancestor:after,
	.page-template-programs .primary-menu ul li:nth-child(2):after {
		border-style: solid;
		content: "";
		position: relative;
		border-width: 10px 10px 0;
		top: -1px;
		z-index: 999;
	}

	.inner ul .current-page-ancestor:after {
		border: none;
	}

	.primary-menu > .sub-menu {
		overflow: hidden;
	}

	.primary-menu ul ul .sub-menu,
	.primary-menu .sub-menu.toggled-on {
		overflow: visible;
	}

	.main-navigation .primary-menu li {
		float: left;
		border: none;
	}

	.main-navigation .primary-menu ul ul ul li {
		float: none;
	}

	.primary-menu li.search a,
	.primary-menu li.links a {
		padding: .36em 5%;
        	color: #3d3938; 
	}

	.primary-menu li > ul {
		max-height: 60px;
		font-size: 1.15em;
		line-height: 2.15;
	}

	.primary-menu .default > ul,
	.primary-menu ul .current-page-ancestor ul,
	.primary-menu .current_page_item.menu-item-has-children ul,
	.primary-menu .current_page_ancestor ul,
	.primary-menu .current_page_ancestor .current_page_ancestor ul {
		position: absolute;
		width: 100%;
		margin: 0;
		left: 0;
		text-align: center;
	}

	.primary-menu .current_page_ancestor .current_page_ancestor ul .menu-item-has-children:hover ul,
	.primary-menu .current_page_ancestor .current_page_ancestor ul .menu-item-has-children:focus ul{
		display: block;
		width: auto;
		top: 48px;
		text-align: left;
		position: absolute;
		z-index: 999;
		left: inherit;
		max-height: 80%;
	}

	.primary-menu ul.toggled-on,
	.primary-menu ul,
	ul .current_page_item ul,
	.sub-menu ul .current_page_item ul,
	.primary-menu ul .current-page-ancestor ul ul {
		display: none;
	}

	.m-drop,
	.primary-menu .expand-toggle,
	.primary-menu .current_page_item > ul,
	.primary-menu .default > ul,
	.current_page_item ul,
	.current_page_item > ul,
	.primary-menu .current-page-ancestor > ul {
		display: block;
	}

	.primary-menu ul ul ul {
		padding-left: 0px;
	}

	.primary-menu .current_page_item > a:before {
		top: initial;
		position: relative;
		border: none;
		left:inherit
	}


	/* quick links and search in main nav */
	.m-extras {
		position: absolute;
	}

	.m-search,
	.m-links {
		width: 70%;
	}

	.m-links {
		margin-right: 60px;
	}

	.dropdown-toggle {
		display: none;
	}

	/* 3rd level dropped nav */
	.primary-menu .current_page_ancestor ul.float-nav {
		background-color: transparent;
		margin-top: 510px;
	}

	.float-nav.hidden .inner {
		height: 60px;
	}

	.float-nav.hidden .m-wrap {
		display: none;
	}

	.float-nav .expand-toggle {
		background-color: inherit;
		position: absolute;
		right: 15px;
		top: 0;
		padding: 10px;
		margin-top: 0;
		z-index: 9;
	}

	.float-nav .expand-toggle.toggled-on {
		display: block;
	}

	.float-nav .expand-toggle:after {
		background-color: transparent;
		font-family: FontAwesome;
		content: 'Section Menu  \f0c9';
		font-size: .8em;
		text-transform: capitalize;
		font-weight: 100;
	}

	.float-nav .expand-toggle.toggled-on:after {
		content: '\f106';
		font-size: 1.3em;
	}

	.inner .borderLeft {
		position: absolute;
		top: 55px;
		bottom: 0;
	}

	.inner .borderRight {
		position: absolute;
		top: 55px;
		bottom: 0;
		right: 0;
	}

	.float-nav .inner {
		width: 1200px;
		position: relative;
	}

	.float-nav .m-drop {
		font-family: 'Playfair Display', serif;
		font-size: 2em;
		line-height: 1em;
		width: 25%;
		text-align: right;
		padding: 5px 20px 10px 20px;
		float: left;
	}

	.float-nav .l-drop {
		display: inline-block;
		width: 75%;
		padding: 10px 20px 0 20px;
	}

	.float-nav .m-drop span {
		font-size: .9em;
		display: block;
	}

	.float-nav .m-wrap {
		margin: 0 auto;
		width: 1190px;
		padding: 5px 20px;
		position: relative;
	}

	.float-nav li {
		text-align: left;
		display: inline-block;
		float: none;
		width: 30%;
	}

	.float-nav .inner a {
		padding: 10px;
		font-size: .9em;
		line-height: 1em;
	}

	.feature-title h1 {
		font-size: 3.5em;
	}

	/* pages & posts */
	.page .default-title-box {
		margin-top: 100px;
	}

	.open .grid:first-of-type .grid_title {
		padding-top: 80px;
	}

	.feature-image .post-thumbnail {
		height: 560px;
	}


	.give-sub-menu {
		width:inherit;
	}

.primary-menu li.button {
	display: inline-block;
	float: left;
}

.primary-menu .nav-buttons {
	float: right;
}

.primary-menu li.button {
	width: 60px;
}

.primary-menu li.button {
	background-color: #f9dc62;
}

.primary-menu li.button a:hover,
.primary-menu li.button a:focus {
	color: #3d3938;
	background-color: #dbc156;
}

.primary-menu li.button a {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 100%;
}

.primary-menu li.button a {
	color: #3d3938;
	line-height: 2.9em;
}

}


/**
* 15.6 - >= 1920px
*/
@media screen and (min-width: 120em) {
	.primary-menu a {
		padding: 10px 20px;
		margin-right: 0;
		width: 100%;
	}

	.inner ul a {
		padding: 10px 20px;
		font-size: 1em;
		line-height: 1.8em;
	}

	#menu-footer-menu li {
		width: 25%;
	}
	.give-sub-menu {
		width:inherit;
	}
}