@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
	display: none;
	height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
	display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
	font-size: 100%;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
	font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
	margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
	outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
	outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0; }

h2 {
	font-size: 1.5em;
	margin: 0.83em 0; }

h3 {
	font-size: 1.17em;
	margin: 1em 0; }

h4 {
	font-size: 1em;
	margin: 1.33em 0; }

h5 {
	font-size: 0.83em;
	margin: 1.67em 0; }

h6 {
	font-size: 0.67em;
	margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
	border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
	font-weight: bold; }

blockquote {
	margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
	font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
	background: #ff0;
	color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
	margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
	quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
	content: '';
	content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
	font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline; }

sup {
	top: -0.5em; }

sub {
	bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
	margin: 1em 0; }

dd {
	margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
	padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
	list-style: none;
	list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
	border: 0;
	/* 1 */
	-ms-interpolation-mode: bicubic;
	/* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
	overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
	margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
	margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	white-space: normal;
	/* 2 */
	*margin-left: -7px;
	/* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
	font-size: 100%;
	/* 1 */
	margin: 0;
	/* 2 */
	vertical-align: baseline;
	/* 3 */
	*vertical-align: middle;
	/* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
	line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
	text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
	*overflow: visible;
	/* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
	cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
	*height: 13px;
	/* 3 */
	*width: 13px;
	/* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* 2 */
	box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
	overflow: auto;
	/* 1 */
	vertical-align: top;
	/* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse: collapse;
	border-spacing: 0; }

.max-width {
	padding: 0 20px;
	max-width: 980px;
	margin: 0 auto; }

.add-bottom-margin, .full-screen-image__title.full-screen-image__title--alternate.add-bottom-margin, .full-screen-image__title.add-bottom-margin {
	margin-bottom: 10px; }

/* Breakpoints */
/* Colors */
/* Fonts & Typography*/
/*font-sizes*/
/*Buttons*/
.alignright {
	float: right; }

.alignleft {
	float: left; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html {
	color: #222;
	font-size: 1em;
	line-height: 1.4; }

/* Remove text-shadow in selection highlight */
::selection {
	background: #b3d4fc;
	text-shadow: none; }

/* A better looking default horizontal rule */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0; }

/* Remove the gap between audio, canvas, iframes,images, videos and the bottom of their containers */
audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle; }

/* Remove default fieldset styles */
fieldset {
	border: 0;
	margin: 0;
	padding: 0; }

/* Allow only vertical resizing of textareas */
textarea {
	resize: vertical; }

.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
	font-family: "Lato", arial, sans-serif; }

h1 {
	font-size: 14px; }

body {
	color: #989898;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: "Lato", arial, sans-serif; }
@media only screen and (min-width: 768px) {
	body {
		line-height: 1.5em; } }
@media only screen and (min-width: 980px) {
	body {
		line-height: 1.7em; } }

h1 {
	display: block;
	font-size: 24px;
	margin: 0;
	color: #0094ce; }

h2 {
	display: block;
	font-size: 18px;
	margin: 0;
	color: #0094ce; }

h3 {
	display: block;
	font-size: 18px;
	margin: 0 0 1em 0;
	color: #0094ce; }

ul {
	font-size: 15px;
	margin: 0 0 1em 0; }
ul li {
	list-style-image: url("/wp-content/uploads/2016/06/bullet.png");
	word-wrap: break-word; }

li {
	line-height: 1.6em; }
@media only screen and (min-width: 768px) {
	li {
		line-height: 1.7em; } }
@media only screen and (min-width: 980px) {
	li {
		line-height: 1.9em; } }

a {
	color: #0094ce;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer; }
a:hover {
	color: #005f8e;
	text-decoration: underline; }

a, a:hover, a:active, a:focus {
	outline: 0; }

picture {
	width: 100%;
	height: 100%;
	display: inline-block; }

.button-wrapper {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	height: 45px;
	margin-top: 20px; }

.cta-button, .cta-button--reverse, .collage-block__button, .bordered-content__button, #show-less-button, #view-all, .numbered-block__button, .statistics-block__wrapper .statistics-block__button, .callout-ribbon__button, .event__cta-button, .two-column-content-block__button, .background-image-block__button, #question-button--left, #question-button--right, .answer-block__next-question, .answer-block__button {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 900;
	font-size: 16px;
	background-color: #0094ce;
	color: #ffffff;
	padding: 13px 20px;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	-webkit-transition: background-color .05s linear;
	-moz-transition: background-color .05s linear;
	-o-transition: background-color .05s linear;
	-ms-transition: background-color .05s linear;
	transition: background-color .05s linear; }
.cta-button:hover, .cta-button--reverse:hover, .collage-block__button:hover, .bordered-content__button:hover, #show-less-button:hover, #view-all:hover, .numbered-block__button:hover, .statistics-block__wrapper .statistics-block__button:hover, .callout-ribbon__button:hover, .event__cta-button:hover, .two-column-content-block__button:hover, .background-image-block__button:hover, #question-button--left:hover, #question-button--right:hover, .answer-block__next-question:hover, .answer-block__button:hover {
	background-color: #005f8e;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: background-color .05s linear;
	-moz-transition: background-color .05s linear;
	-o-transition: background-color .05s linear;
	-ms-transition: background-color .05s linear;
	transition: background-color .05s linear; }

.cta-button--reverse {
	background-color: #fff;
	color: #0094ce; }

.image-contain, .image-contain--full-screen-image {
	max-width: 100%;
	clear: none;
	margin: 0 auto;
	text-align: center;
	position: relative; }

.flex-container, .card-wrapper__inner, .text-half-width, .grid-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	flex-flow: row wrap; }

.flex-item, .image-half, .image-half--left, .image-half--right, .text-half, .text-half--right, .text-half--left {
	-webkit-order: 0;
	order: 0;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: auto;
	flex-basis: auto;
	-webkit-align-self: auto;
	align-self: auto; }

.equalize-heights--parent-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }

.equalize-heights--child-container, .card__title-container, .card__text-container {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
	display: none !important; }

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto; }

/* Hide visually and from screen readers, but maintain layout */
.invisible {
	visibility: hidden; }

.clearfix:before, .wrapper:before, .header__wrap:before, .footer-inner:before, .footer__privacy-policy:before, .card-wrapper__inner:before, .header-image:before, .full-screen-image__text-overlay:before, .full-width-text:before, .text-half-width:before, .text-two-thirds:before, .collage-block__wrapper:before, .collage-block:before, .collage-block__content:before, .bordered-content:before, .page-copy__wrapper:before, .page-copy__wrapper .page-copy:before, .statistics-block__wrapper:before, .statistics-block__wrapper .statistics-block:before, .events-landing:before, .two-column-content-block:before, .grid-wrapper:before, .quiz-container:before, .page-not-found:before, .full-screen-image:before, .question-block:before, .question-block__button-wrapper:before,
.clearfix:after,
.wrapper:after,
.header__wrap:after,
.footer-inner:after,
.footer__privacy-policy:after,
.card-wrapper__inner:after,
.header-image:after,
.full-screen-image__text-overlay:after,
.full-width-text:after,
.text-half-width:after,
.text-two-thirds:after,
.collage-block__wrapper:after,
.collage-block:after,
.collage-block__content:after,
.bordered-content:after,
.page-copy__wrapper:after,
.page-copy__wrapper .page-copy:after,
.statistics-block__wrapper:after,
.statistics-block__wrapper .statistics-block:after,
.events-landing:after,
.two-column-content-block:after,
.grid-wrapper:after,
.quiz-container:after,
.page-not-found:after,
.full-screen-image:after,
.question-block:after,
.question-block__button-wrapper:after,
.clear:before,
.clear:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */ }

.clearfix:after, .wrapper:after, .header__wrap:after, .footer-inner:after, .footer__privacy-policy:after, .card-wrapper__inner:after, .header-image:after, .full-screen-image__text-overlay:after, .full-width-text:after, .text-half-width:after, .text-two-thirds:after, .collage-block__wrapper:after, .collage-block:after, .collage-block__content:after, .bordered-content:after, .page-copy__wrapper:after, .page-copy__wrapper .page-copy:after, .statistics-block__wrapper:after, .statistics-block__wrapper .statistics-block:after, .events-landing:after, .two-column-content-block:after, .grid-wrapper:after, .quiz-container:after, .page-not-found:after, .full-screen-image:after, .question-block:after, .question-block__button-wrapper:after,
.clear:after {
	clear: both; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media print, (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
	/* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   ========================================================================== */
@media print {
	*,
	*:before,
	*:after,
	*:first-letter,
	*:first-line {
		background: transparent !important;
		color: #000 !important;
		/* Black prints faster:
		   http://www.sanbeiji.com/archives/953 */
		box-shadow: none !important;
		text-shadow: none !important; }

	a,
	a:visited {
		text-decoration: underline; }

	a[href]:after {
		content: " (" attr(href) ")"; }

	abbr[title]:after {
		content: " (" attr(title) ")"; }

	/*
	 * Don't show links that are fragment identifiers,
	 * or use the `javascript:` pseudo protocol
	 */
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""; }

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid; }

	/*
	 * Printing Tables:
	 * http://css-discuss.incutio.com/wiki/Printing_Tables
	 */
	thead {
		display: table-header-group; }

	tr,
	img {
		page-break-inside: avoid; }

	img {
		max-width: 100% !important; }

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3; }

	h2,
	h3 {
		page-break-after: avoid; } }
blockquote {
	border: 0 solid #0094CE;
	border-left-width: 3.5px;
	color: #989898;
	/*    font-size: 19px;
		font-size: 1.1875rem;*/
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em; }

.main-navigation {
	clear: both;
	display: block;
	width: 100%;
	position: relative; }
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0; }
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999; }
.main-navigation ul ul ul {
	left: -999em;
	top: 0; }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	left: 100%; }
.main-navigation ul ul a {
	width: 200px; }
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto; }
.main-navigation a {
	display: block;
	text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block; }

@media only screen and (min-width: 1115px) {
	.menu-toggle {
		display: none; }

	.main-navigation {
		margin-top: 0; }
	.main-navigation ul {
		display: block; } }
.comment-navigation,
.posts-navigation,
.post-navigation {
	max-width: 980px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 auto 1.5em;
	overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: right;
	width: 50%;
	text-align: right; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: left;
	width: 50%; }

.navbar-toggle {
	background: none;
	background-image: none;
	border: none;
	box-shadow: none;
	padding: 10px 10px;
	vertical-align: top;
	position: absolute;
	right: 12px;
	top: 35px;
	/*@include respond(landscape-phones-and-up) {
	  top:60px;
	}
	@include respond(desktop) {
	  //top:21px;
	  top:70px;
	}*/ }
.navbar-toggle:focus, .navbar-toggle:hover, .navbar-toggle:active {
	outline: 0;
	box-shadow: none; }
@media only screen and (min-width: 1115px) {
	.navbar-toggle {
		display: none; } }
.navbar-toggle .bar-holder {
	position: relative; }
.navbar-toggle .icon-bar {
	display: block;
	position: relative;
	width: 32px;
	height: 4px;
	border-radius: 2px;
	background: #989898;
	-webkit-transition: background 0 0.3s;
	transition: background 0 0.3s; }
.navbar-toggle .icon-bar.first, .navbar-toggle .icon-bar.last {
	-webkit-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s;
	-webkit-transition-delay: 0.3s, 0;
	transition-delay: 0.3s, 0; }
.navbar-toggle .icon-bar.first {
	-webkit-transition-property: -webkit-transform;
	transition-property: top, transform; }
.navbar-toggle .icon-bar.first {
	-webkit-transition-property: -webkit-transform;
	transition-property: bottom, transform; }
.navbar-toggle.menu-shown .icon-bar {
	background: #989898; }
.navbar-toggle.menu-shown .icon-bar.mid {
	background: transparent; }
.navbar-toggle.menu-shown .icon-bar.first, .navbar-toggle.menu-shown .icon-bar.last {
	-webkit-transition-delay: 0, 0.3s;
	transition-delay: 0, 0.3s; }
.navbar-toggle.menu-shown .icon-bar.first {
	top: 8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg); }
.navbar-toggle.menu-shown .icon-bar.last {
	bottom: 8px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg); }
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px; }

.menu-shown {
	background: white;
	border-radius: 100%; }

@media only screen and (min-width: 1115px) {
	.menu-primary-menu-container {
		/*display: inline-block;
		position:absolute;
		right:0;
		bottom: 25px;*/
		/*display: inline-block;
		position: absolute;
		right: 0;
		bottom: -45px;*/
		position: absolute;
		right: 0;
		bottom: -75px; } }

#primary-menu {
	background: transparent; }
@media only screen and (min-width: 1115px) {
	#primary-menu {
		background: transparent;
		padding: 0; } }
#primary-menu li {
	position: relative; }
#primary-menu li a {
	padding: 0 0 10px;
	vertical-align: middle; }
@media only screen and (max-width: 1114px) {
	#primary-menu li {
		padding: 15px 0 0;
		display: block;
		border-bottom: 1px solid #ededed;
		text-align: left; }
	#primary-menu li:first-of-type {
		border-top: 1px solid #ededed; }
	#primary-menu li a {
		padding: 0 25px 15px; } }
@media only screen and (min-width: 1115px) {
	#primary-menu li {
		display: inline-block;
		padding-bottom: 5px;
		vertical-align: middle;
		max-width: 161px; }

		#primary-menu li.menu-item-2177{
			max-width: 115px; }
	
	}
@media only screen and (min-width: 1115px) {
	#primary-menu > li {
		padding: 0 0 5px 0;
		margin: 0 0 0 40px; } }
#primary-menu .current-menu-item > a {
	color: #000; }
#primary-menu .sub-menu li {
	max-width: none; }

#site-navigation {
	display: none; }
@media only screen and (min-width: 1115px) {
	#site-navigation {
		display: block; } }

@media only screen and (min-width: 1115px) {
	.main-navigation li:hover .sub-menu {
		background: #ededed;
		position: absolute;
		padding: 7px 0;
		top: 30px;
		display: block !important;
		left: 50%;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0); } }
@media only screen and (min-width: 1115px) and (min-width: 1115px) {
	.main-navigation li:hover .sub-menu {
		left: 50%;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0); } }
@media only screen and (min-width: 1115px) {
	.main-navigation li:hover .sub-menu li {
		padding: 10px;
		min-width: 205px; } }
.main-navigation li .sub-menu {
	box-shadow: none;
	background: #ededed;
	position: absolute;
	padding: 7px 0;
	top: 30px;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	display: none; }
@media only screen and (max-width: 1114px) {
	.main-navigation li .sub-menu {
		background: #ededed;
		position: static;
		left: 0;
		padding: 7px 0;
		float: none;
		width: 100%;
		transform: none; } }
@media only screen and (min-width: 1115px) {
	.main-navigation li .sub-menu {
		left: 50%;
		-moz-transform: translate(-41%, 0);
		-ms-transform: translate(-41%, 0);
		-webkit-transform: translate(-41%, 0);
		transform: translate(-41%, 0); } }
.main-navigation li .sub-menu li {
	padding: 10px; }
.main-navigation li .sub-menu li a {
	width: auto; }

#primary-menu .holder-link {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	font-size: 32px;
	line-height: 32px;
	padding: 7px; }
@media only screen and (min-width: 1115px) {
	#primary-menu .holder-link {
		display: none; } }
#primary-menu .holder-link .holder {
	color: #0094ce;
	height: 32px;
	font-size: 32px;
	line-height: 32px; }

/*Wrappers*/
.wrapper, .header__wrap, .footer-inner, .footer__privacy-policy, .card-wrapper__inner, .header-image, .full-screen-image__text-overlay, .full-width-text, .text-half-width, .text-two-thirds, .collage-block__wrapper, .collage-block, .collage-block__content, .bordered-content, .page-copy__wrapper, .page-copy__wrapper .page-copy, .statistics-block__wrapper, .statistics-block__wrapper .statistics-block, .events-landing, .two-column-content-block, .grid-wrapper, .quiz-container, .page-not-found {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	width: 100%;
	padding: 0 20px;
	max-width: 980px;
	margin: 0 auto; }

/*.wrapper--small {
    @include box-sizing;
    @extend .clearfix;
    position: relative;
    width: 100%;
    padding: $wrapper-padding;
    max-width: $wrapper-width-small;
    margin: 0 auto;
}*/
.full-screen-width {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	width: 100%;
	margin: 0 auto; }

.section-title, .section-title--left, .text-half__title, .text-two-thirds__title, .background-image-block__title, .answer-block__answer h3, .card__section-title, .full-screen-image__title.full-screen-image__title--alternate, .collage-block__title, .bordered-content__title, .page-copy__wrapper .page-copy__title, .page-copy__wrapper .page-copy h2, .numbered-block__title, .statistics-block__wrapper .statistics-block__title, .event__title, .page-width-buttons__title, .two-column-content-block__title, .question-block__question, .page-not-found__title {
	font-size: 18px;
	color: #000;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: .1em; }

@media only screen and (min-width: 980px) {
	.section-title--left, .text-half__title, .text-two-thirds__title, .background-image-block__title, .answer-block__answer h3 {
		text-align: left; } }

.header__wrap {
	padding: 10px 0;
	position: relative; }
@media only screen and (min-width: 768px) {
	.header__wrap {
		padding: 20px 0; } }
@media only screen and (min-width: 980px) {
	.header__wrap {
		padding-bottom: 15px; } }
@media only screen and (min-width: 768px) {
	.header__wrap {
		padding: 10px;
		min-height: 104px; } }
.header.bordered-bottom {
	margin-bottom: 70px;
	border-bottom: 2px solid #ebebeb; }

.header-logo {
	display: block;
	position: static;
	/*@media only screen and (min-width:768px) {
		//width:20%;
		display: inline-block;
		position: absolute;
		z-index: 10;
		bottom: -55px;
		background: white;
		//padding: 15px;
		padding: 15px 35px 15px 15px;
		border-radius: 100%;
		img {
			max-width: 125px;
		}
	}*/ }
@media only screen and (min-width: 1115px) {
	.header-logo {
		position: absolute;
		z-index: 10;
		top: 10px; } }

.main-navigation {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding: 0;
	margin: 15px auto 0 auto; }
@media only screen and (min-width: 980px) {
	.main-navigation {
		position: relative; } }
@media only screen and (min-width: 768px) {
	.main-navigation {
		margin-top: 0; } }

.menu {
	text-align: center; }
.menu ul {
	padding: 20px 0 0 0;
	margin: 0;
	display: inline-block; }
@media only screen and (min-width: 980px) {
	.menu ul {
		padding: 0;
		position: relative;
		float: right;
		top: 20px; } }
.menu li {
	display: inline;
	padding: 5px 10px; }
@media only screen and (min-width: 980px) {
	.menu li {
		padding: 0 0 0 40px; } }
.menu a {
	text-decoration: none;
	color: #989898;
	text-transform: uppercase;
	letter-spacing: .125em;
	font-weight: 700;
	font-size: 1em; }
.menu a:hover {
	color: #000; }

.footer {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding: 50px 0 0 0;
	background-color: #ededed;
	color: #ededed; }
.footer .main-navigation {
	width: 100%; }
.footer .menu ul {
	float: none;
	text-align: center;
	margin: 0;
	padding: 0;
	top: 0; }
.footer .menu li {
	padding: 5px;
	display: block;
	line-height: 1em; }
@media only screen and (min-width: 768px) {
	.footer .menu li {
		padding: 5px 20px;
		display: inline-block; } }

.footer-inner {
	position: relative;
	padding-bottom: 50px; }

.footer__privacy-policy {
	padding: 30px 0 50px 0; }
@media only screen and (min-width: 480px) {
	.footer__privacy-policy {
		padding: 100px 0 60px 0; } }
.footer__privacy-policy a {
	text-align: center;
	color: #666;
	display: block;
	font-size: 1em; }
.footer__privacy-policy a:hover {
	color: #666; }

footer.entry-footer {
	float: left; }

.events-list footer.entry-footer {
	float: none;
	margin-top: 35px; }

.back-to-top {
	position: fixed;
	bottom: 8px;
	right: 10px;
	width: 42px;
	height: 35px;
	z-index: 999; }
@media only screen and (min-width: 980px) {
	.back-to-top {
		position: absolute;
		top: -125px;
		right: 25px; } }

.back-to-top__link {
	width: 42px;
	height: 35px;
	display: block;
	padding: 3px;
	z-index: 999; }
.back-to-top__link img {
	z-index: 999; }

.card-wrapper {
	padding: 60px 0;
	background-color: #808080; }

.card {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	max-width: 326.666px;
	margin: 0 auto 15px auto;
	display: block;
	background-color: #fff; }
.card:last-of-type {
	margin-bottom: 0; }
@media only screen and (min-width: 768px) {
	.card {
		width: 32.333%;
		max-width: none;
		display: inline-block;
		margin: 0 1% 0 0;
		background-color: #ffffff; }
	.card:nth-child(3n) {
		margin-right: 0; } }
.card:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.card__section-title {
	margin-bottom: 30px; }
@media only screen and (min-width: 980px) {
	.card__section-title {
		margin-bottom: 50px; } }

.card__image-container {
	width: 100%;
	max-width: 326px;
	text-align: center;
	margin: 0 auto;
	background-color: #ffffff; }

.card__title-container {
	position: relative;
	height: auto; }

.card__title {
	display: block;
	font-size: 19px;
	margin: 0 0 1em 0;
	color: #16447a;
	line-height: 1.4em; }

.card__divider {
	width: 33px;
	border-top: 3px solid #666;
	margin: 0 auto; }

.card__text-container {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #ffffff;
	padding: 30px 20px;
	text-align: center; }

.card__description {
	margin: 1em 0; }
@media only screen and (min-width: 980px) {
	.card__description {
		line-height: 1.5em; } }

.card__link-container {
	display: inline-block; }

.card__link {
	font-size: 17px;
	padding: 8px;
	font-weight: bold; }

.header-image {
	max-width: 1200px;
	padding: 0;
	position: relative; }

.banner-image--full-width {
	width: 100%;
	margin: 0 auto 35px auto; }

.full-screen-image {
	position: relative;
	width: 100%;
	max-width: none;
	text-align: center;
	margin: 0 auto 40px;
	min-width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	min-height: 125px; }
@media only screen and (min-width: 980px) {
	.full-screen-image {
		min-height: 450px;
		margin-bottom: 100px; } }
.full-screen-image img {
	margin: 0 0 30px; }

.image-contain--full-screen-image {
	width: 100%; }

.full-screen-image__text-overlay {
	padding: 7% 20px; }
@media only screen and (min-width: 980px) {
	.full-screen-image__text-overlay {
		padding: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%); } }

.full-screen-image__title {
	color: #ffffff;
	font-weight: 300;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto; }
@media only screen and (min-width: 980px) {
	.full-screen-image__title {
		font-weight: 300;
		font-size: 36px;
		line-height: 1.2em;
		letter-spacing: .125em;
		max-width: 460px; } }
.full-screen-image__title.full-screen-image__title--alternate {
	font-weight: 400;
	color: #ffffff; }

.full-screen-image__description {
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	margin: 0 auto; }
.full-screen-image__description p {
	margin: 1.25em auto; }
@media only screen and (min-width: 768px) {
	.full-screen-image__description {
		max-width: 550px; } }

.add-negative-margin {
	margin-top: -70px; }

.centerer {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%); }

.full-width-text {
	padding-top: 40px;
	padding-bottom: 40px; }
@media only screen and (min-width: 980px) {
	.full-width-text {
		padding-top: 80px;
		padding-bottom: 80px; } }

.full-width-description {
	width: 100%;
	max-width: 810px;
	margin: 10px auto 0 auto;
	text-align: center; }
@media only screen and (min-width: 768px) {
	.full-width-description {
		max-width: 620px; } }
@media only screen and (min-width: 980px) {
	.full-width-description {
		text-align: left;
		margin: 15px auto 0 auto; } }

.two-column-description, .two-column-description--750, .two-column-description--810 {
	width: 100%;
	margin: 15px auto 40px auto;
	text-align: center; }
@media only screen and (min-width: 980px) {
	.two-column-description, .two-column-description--750, .two-column-description--810 {
		text-align: left;
		-webkit-columns: 355px 2;
		-moz-columns: 355px 2;
		columns: 355px 2;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;
		margin: 25px auto 0 auto; } }

.two-column-description--750 {
	max-width: 750px; }

.two-column-description--810 {
	max-width: 810px; }

.text-half-width {
	padding-top: 50px;
	padding-bottom: 50px; }
@media only screen and (min-width: 980px) {
	.text-half-width {
		padding-top: 80px;
		padding-bottom: 80px; } }

.text-half__title {
	margin-top: 40px; }

/* ========================================
    Base Classes
======================================== */
.image-half, .image-half--left, .image-half--right {
	width: 100%;
	margin: 0 auto;
	text-align: center; }
@media only screen and (min-width: 980px) {
	.image-half, .image-half--left, .image-half--right {
		width: 45%;
		margin: 0 5% 0 0; } }

.text-half, .text-half--right, .text-half--left {
	width: 100%;
	text-align: left; }
@media only screen and (min-width: 980px) {
	.text-half, .text-half--right, .text-half--left {
		width: 50%;
		margin: 0; } }

/* ========================================
    Image Left - Text Right
======================================== */
.text-half__description--right {
	margin: 20px 0 0 0;
	text-align: left; }
@media only screen and (min-width: 768px) {
	.text-half__description--right {
		text-align: center;
		margin: 20px auto 0 auto;
		max-width: 600px; } }
@media only screen and (min-width: 980px) {
	.text-half__description--right {
		margin: 20px 0 0 0;
		text-align: left;
		max-width: 100%; } }

/* ========================================
    Image Right - Text Left
======================================== */
@media only screen and (min-width: 980px) {
	.image-half--right {
		float: left; } }

.text-half__description--left {
	margin: 20px 0 0 0;
	text-align: left; }
@media only screen and (min-width: 768px) {
	.text-half__description--left {
		margin: 0 auto;
		text-align: center;
		max-width: 600px; } }
@media only screen and (min-width: 980px) {
	.text-half__description--left {
		margin: 20px 0 0 0;
		text-align: left;
		max-width: 100%; } }

.text-two-thirds {
	margin-top: 65px;
	margin-bottom: 65px; }
@media only screen and (min-width: 980px) {
	.text-two-thirds {
		margin-top: 110px;
		margin-bottom: 110px; } }

.text-two-thirds__title {
	margin: 30px auto 0 auto; }
@media only screen and (min-width: 980px) {
	.text-two-thirds__title {
		margin-top: -6px; } }

/* ========================================
    Image Left - Text Right
======================================== */
.image-one-third--left {
	width: 100%;
	max-width: 310px;
	margin: 0 auto; }
@media only screen and (min-width: 980px) {
	.image-one-third--left {
		width: 310px;
		margin: 0 50px 0 0;
		float: left; } }

.text-two-thirds--right {
	width: 100%; }
@media only screen and (min-width: 980px) {
	.text-two-thirds--right {
		width: 600px;
		margin: 0;
		float: left; } }

.text-two-thirds__description--right {
	margin: 20px 0 0 0;
	text-align: left; }
@media only screen and (min-width: 768px) {
	.text-two-thirds__description--right {
		text-align: center;
		margin: 20px auto 0 auto;
		max-width: 600px; } }
@media only screen and (min-width: 980px) {
	.text-two-thirds__description--right {
		text-align: left;
		margin: 20px 0 0 0;
		max-width: 100%; } }

/* ========================================
    Image Right - Text Left
======================================== */
.image-one-third--right {
	width: 100%;
	max-width: 310px;
	margin: 0 auto; }
@media only screen and (min-width: 980px) {
	.image-one-third--right {
		width: 310px;
		margin: 0 0 0 50px;
		float: right; } }

.text-two-thirds--left {
	width: 100%; }
@media only screen and (min-width: 980px) {
	.text-two-thirds--left {
		width: 600px;
		margin: 0;
		float: left; } }

.text-two-thirds__description--left {
	margin: 20px 0 0 0;
	text-align: left; }
@media only screen and (min-width: 768px) {
	.text-two-thirds__description--left {
		text-align: center;
		margin: 20px auto 0 auto;
		max-width: 600px; } }
@media only screen and (min-width: 980px) {
	.text-two-thirds__description--left {
		text-align: left;
		margin: 20px 0 0 0;
		max-width: 100%; } }

.full-screen-image {
	position: relative;
	width: 100%;
	max-width: none;
	text-align: center;
	margin: 0 auto 40px;
	min-width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	min-height: 125px; }
@media only screen and (min-width: 980px) {
	.full-screen-image {
		min-height: 450px;
		margin-bottom: 100px; } }
.full-screen-image img {
	margin: 0 0 30px; }

.image-contain--full-screen-image {
	width: 100%; }

.full-screen-image__text-overlay {
	padding: 7% 20px; }
@media only screen and (min-width: 980px) {
	.full-screen-image__text-overlay {
		padding: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%); } }

.full-screen-image__title {
	color: #ffffff;
	font-weight: 300;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto; }
@media only screen and (min-width: 980px) {
	.full-screen-image__title {
		font-weight: 300;
		font-size: 36px;
		line-height: 1.2em;
		letter-spacing: .125em;
		max-width: 460px; } }
.full-screen-image__title.full-screen-image__title--alternate {
	font-weight: 400;
	color: #ffffff; }

.full-screen-image__description {
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	margin: 0 auto; }
.full-screen-image__description p {
	margin: 1.25em auto; }
@media only screen and (min-width: 768px) {
	.full-screen-image__description {
		max-width: 550px; } }

.add-negative-margin {
	margin-top: -70px; }

.centerer {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%); }

.collage-block__wrapper {
	max-width: none; }

.collage-block {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0; }
@media only screen and (min-width: 980px) {
	.collage-block {
		margin-top: 0; } }

.collage-block__left-half {
	width: 49.5%;
	margin-right: .5%;
	float: left;
	display: inline-block; }

.collage-block__right-half {
	width: 49.5%;
	float: right;
	padding-left: .5%;
	display: inline-block; }

.collage_image_one {
	width: 100%;
	height: 100%; }

.collage_image_two {
	width: 100%;
	height: 100%; }

.collage_image_three {
	width: 100%;
	height: 100%; }

.collage_image_four {
	width: 100%;
	height: 100%; }

.collage-block__green-placeholder--large-square {
	background-color: #8ecb40; }

.collage-block__rectangle-img {
	width: 100%;
	padding-bottom: 1%;
	height: 50%;
	box-sizing: border-box; }

.collage-block__green-placeholder--rectangle {
	background-color: #8ecb40;
	height: 100%; }

.collage-block__small-squares {
	width: 100%;
	display: inline-block;
	padding-top: 1%;
	height: 50%;
	box-sizing: border-box; }

.collage-block__small-square-img--left {
	float: left;
	width: 49%;
	margin-right: 1%;
	height: 100%; }

.collage-block__green-placeholder--small-square {
	background-color: #8ecb40;
	height: 100%; }

.collage-block__small-square-img--right {
	float: right;
	width: 49%;
	margin-left: 1%;
	height: 100%; }

.collage-block__content {
	margin-top: 30px;
	margin-bottom: 40px; }
@media only screen and (min-width: 980px) {
	.collage-block__content {
		max-width: 680px;
		margin-top: 51px;
		margin-bottom: 100px; } }

.collage-block__title {
	text-align: left; }
@media only screen and (min-width: 768px) {
	.collage-block__title {
		max-width: 640px;
		text-align: center; } }

.collage-block__copy {
	width: 100%;
	max-width: 810px;
	margin: 10px auto 0 auto; }
@media only screen and (min-width: 768px) {
	.collage-block__copy {
		max-width: 640px; } }
@media only screen and (min-width: 980px) {
	.collage-block__copy {
		text-align: left;
		margin: 15px auto 0 auto; } }

.image-banner--centered {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	width: 100%;
	padding: 0 20px;
	max-width: 1020px;
	margin-top: 40px; }
@media only screen and (min-width: 980px) {
	.image-banner--centered {
		text-align: left;
		margin: 0 auto 100px auto; } }
.image-banner__image {
	width: 100%; }

.bordered-content__wrapper {
	margin: 30px auto 40px;
	padding: 0 20px; }
@media only screen and (min-width: 980px) {
	.bordered-content__wrapper {
		margin: 0 auto 100px; } }

.bordered-content {
	padding: 51px 51px;
	box-sizing: border-box;
	border: 2px solid #EDEDED;
	margin-top: 40px;
	margin-bottom: 40px; }
@media only screen and (min-width: 980px) {
	.bordered-content {
		margin-bottom: 100px; } }
.bordered-content img {
	display: block;
	margin: 0 auto 30px auto; }
.bordered-content__title {
	margin-bottom: 25px; }
.bordered-content__copy {
	max-width: 465px;
	margin: 0 auto; }
.bordered-content__copy p {
	text-align: center;
	margin-bottom: 36px; }

hr {
	max-width: 980px;
	width: 100%;
	margin: 40px auto;
	color: #DBDBDB; }
@media only screen and (min-width: 768px) {
	hr {
		margin-bottom: 100px;
		margin-top: 100px; } }

.page-copy__wrapper {
	max-width: none; }
.page-copy__wrapper .page-copy {
	padding: 0;
	margin: 30px auto 40px; }
.page-copy__wrapper .page-copy.no-title-margin {
	margin: 30px auto 20px; }
@media only screen and (min-width: 980px) {
	.page-copy__wrapper .page-copy {
		margin: 0 auto 100px; }
	.page-copy__wrapper .page-copy.no-title-margin {
		margin: 0 auto 30px; } }
.page-copy__wrapper .page-copy__copy ul, .page-copy__wrapper .page-copy__copy ol {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto; }
.page-copy__wrapper .page-copy__copy p, .page-copy__wrapper .page-copy__copy blockquote {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto; }
.page-copy__wrapper .page-copy__copy p.full-width, .page-copy__wrapper .page-copy__copy blockquote.full-width {
	max-width: 980px; }
.page-copy__wrapper .page-copy__copy p img, .page-copy__wrapper .page-copy__copy blockquote img {
	width: 100%;
	height: auto;
	display: block;
	margin: 44px auto 47px; }
@media only screen and (min-width: 768px) {
	.page-copy__wrapper .page-copy__copy p img, .page-copy__wrapper .page-copy__copy blockquote img {
		margin: 88px auto 47px; } }

.page-copy__wrapper .no-pre-title p img {
	margin-top: 0; }

.events .page-copy__copy {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto; }

.inpage-navigation {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	width: 100%;
	padding: 0 20px 30px;
	max-width: 845px;
	margin: 0 auto 20px;
	border-bottom: 1px solid #DBDBDB; }
@media only screen and (min-width: 768px) {
	.inpage-navigation {
		margin: 0 auto 50px;
		padding-bottom: 50px; } }
.inpage-navigation__list {
	list-style: none;
	padding: 0;
	margin: 0; }
.inpage-navigation__list li {
	display: inline-block;
	width: 33%;
	text-align: center;
	word-spacing: 102px; }
@media only screen and (min-width: 768px) {
	.inpage-navigation__list li {
		word-spacing: normal; } }

/*.inpage-navigation--parents {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 0 20px 30px;
  max-width: 980px;
  margin:0 auto 20px;
  border-bottom:1px solid #DBDBDB;
  @include respond(desktop) {
	margin:0 auto 50px;
	padding-bottom:50px;
  }
  &__list {
	list-style:none;
	padding:0;
	margin:0;
	li {
	  display: block;
	  width: 100%;
	  text-align: center;
	  word-spacing: normal;
	  margin-right: 10px;
	  vertical-align: middle;
	  margin-bottom: 13px;
	  &:last-of-type {
		margin-right: 0;
		margin-bottom: 0;
	  }
	  @include respond(desktop) {
		word-spacing: 133px;
		display: inline-block;
		width: 23.9%;
		text-align: center;
		margin-right:10px;
		margin-bottom:0;
	  }
	  @include respond(internal-nav) {
		word-spacing:normal;
		width:24%;
	  }
	  a {

	  }
	}
  }
}*/
.inpage-navigation--parents {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	width: 100%;
	padding: 0 20px 30px;
	max-width: 980px;
	margin: 0 auto 20px;
	border-bottom: 1px solid #DBDBDB; }
@media only screen and (min-width: 768px) {
	.inpage-navigation--parents {
		margin: 0 auto 50px;
		padding-bottom: 50px; } }
.inpage-navigation--parents__list--one {
	list-style: none;
	padding: 0;
	margin: 0; }
.inpage-navigation--parents__list--one li {
	display: block;
	width: 100%;
	text-align: center;
	word-spacing: normal;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 13px; }
.inpage-navigation--parents__list--one li:last-of-type {
	margin-right: 0;
	margin-bottom: 0; }
@media only screen and (min-width: 768px) {
	.inpage-navigation--parents__list--one li {
		word-spacing: 133px;
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 0; } }
@media only screen and (min-width: 880px) {
	.inpage-navigation--parents__list--one li {
		word-spacing: normal; } }
.inpage-navigation--parents__list--one li a {
	word-spacing: normal; }
.inpage-navigation--parents__list--two {
	list-style: none;
	padding: 0;
	margin: 0; }
.inpage-navigation--parents__list--two li {
	display: block;
	width: 100%;
	text-align: center;
	word-spacing: normal;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 13px; }
.inpage-navigation--parents__list--two li:last-of-type {
	margin-right: 0;
	margin-bottom: 0; }
@media only screen and (min-width: 768px) {
	.inpage-navigation--parents__list--two li {
		word-spacing: 133px;
		display: inline-block;
		width: 49%;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 0; } }
@media only screen and (min-width: 880px) {
	.inpage-navigation--parents__list--two li {
		word-spacing: normal; } }
.inpage-navigation--parents__list--two li a {
	word-spacing: normal; }
.inpage-navigation--parents__list--three {
	list-style: none;
	padding: 0;
	margin: 0; }
.inpage-navigation--parents__list--three li {
	display: block;
	width: 100%;
	text-align: center;
	word-spacing: normal;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 13px; }
.inpage-navigation--parents__list--three li:last-of-type {
	margin-right: 0;
	margin-bottom: 0; }
@media only screen and (min-width: 768px) {
	.inpage-navigation--parents__list--three li {
		word-spacing: 133px;
		display: inline-block;
		width: 32%;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 0; } }
@media only screen and (min-width: 880px) {
	.inpage-navigation--parents__list--three li {
		word-spacing: normal; } }
.inpage-navigation--parents__list--three li a {
	word-spacing: normal; }
.inpage-navigation--parents__list--four {
	list-style: none;
	padding: 0;
	margin: 0; }
.inpage-navigation--parents__list--four li {
	display: block;
	width: 100%;
	text-align: center;
	word-spacing: normal;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 13px; }
.inpage-navigation--parents__list--four li:last-of-type {
	margin-right: 0;
	margin-bottom: 0; }
@media only screen and (min-width: 768px) {
	.inpage-navigation--parents__list--four li {
		word-spacing: 133px;
		display: inline-block;
		width: 23.9%;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 0; } }
@media only screen and (min-width: 880px) {
	.inpage-navigation--parents__list--four li {
		word-spacing: normal; } }
.inpage-navigation--parents__list--four li a {
	word-spacing: normal; }
.inpage-navigation--parents__list--five {
	list-style: none;
	padding: 0;
	margin: 0; }
.inpage-navigation--parents__list--five li {
	display: block;
	width: 100%;
	text-align: center;
	word-spacing: normal;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 13px; }
.inpage-navigation--parents__list--five li:last-of-type {
	margin-right: 0;
	margin-bottom: 0; }
@media only screen and (min-width: 768px) {
	.inpage-navigation--parents__list--five li {
		word-spacing: 133px;
		display: inline-block;
		width: 18.5%;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 0; } }
@media only screen and (min-width: 880px) {
	.inpage-navigation--parents__list--five li {
		word-spacing: normal; } }
.inpage-navigation--parents__list--five li a {
	word-spacing: normal; }

/*.inpage-navigation--students {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  width: 100%;
  //padding: 0 20px;
  //padding: 0 20px 40px;
  padding: 0 20px 30px;
  max-width: 980px;
  //margin:0 auto 40px;
  margin:0 auto 20px;
  border-bottom:1px solid #DBDBDB;
  @include respond(desktop) {
	margin:0 auto 50px;
	padding-bottom:50px;
	//margin:0 auto 100px;
	//padding-bottom:100px;
  }
  &__list {
	list-style:none;
	padding:0;
	margin:0;
	li {
	  //display: inline-block;
	  display: block;
	  //width: 47.2%;
	  width: 100%;
	  text-align: center;
	  //word-spacing: 102px;
	  word-spacing: normal;
	  margin-right: 10px;
	  vertical-align: middle;
	  margin-bottom: 13px;
	  &:last-of-type {
		margin-right: 0;
		margin-bottom: 0;
	  }
	  @include respond(desktop) {
		word-spacing: 133px;
		display: inline-block;
		width: 18.5%;
		text-align: center;
		margin-right:10px;
		margin-bottom:0;
	  }
	  @include respond(internal-nav) {
		word-spacing:normal;
		//width:24%;
		width:19%;
	  }
	  a {

	  }
	}
  }
}*/
.add-more-bottom-padding {
	padding-bottom: 70px; }

.acf-map {
	width: 100%;
	position: static;
	height: 400px;
	border: #ccc solid 1px;
	margin: 0; }
@media only screen and (min-width: 768px) {
	.acf-map {
		position: absolute;
		width: 48%;
		right: 20px; } }

/* fixes potential theme css conflict */
.acf-map img {
	max-width: inherit !important; }

.map-block__wrapper {
	position: relative;
	max-width: 1020px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; }

.map-info__styles, .map-block .marker__address, .map-block .marker__phone, .map-block .marker__url, .map-block .marker__email, .map-block .marker__description {
	color: #666666;
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 9px;
	line-height: 14px; }

.map-block {
	margin-bottom: 40px; }
@media only screen and (min-width: 768px) {
	.map-block {
		margin-bottom: 100px;
		height: 400px; } }
.map-block .marker__title {
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #000;
	margin-bottom: 15px;
	line-height: 14px; }
.map-block .marker__phone a {
	color: #666666;
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-weight: 400; }
.map-block .marker__url a {
	color: #666666;
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-weight: 400; }
.map-block .marker__email a {
	color: #666666;
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-weight: 400; }
.map-block .marker__directions {
	color: #0094CE;
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px; }
.map-block__listing {
	width: 100%;
	position: static;
	padding: 0;
	margin-top: 25px;
	list-style: none;
	border-bottom: 3px solid #DBDBDB;
	border-top: 3px solid #DBDBDB; }
@media only screen and (min-width: 768px) {
	.map-block__listing {
		width: 45%;
		position: absolute;
		left: 20px;
		margin-top: 0;
		height: 398px;
		max-height: 398px;
		overflow-y: auto; } }
.map-block__listing-item {
	border-bottom: 1px solid #DBDBDB;
	padding: 15px 0; }
.map-block__listing-item a {
	display: block; }
.map-block__listing-item a:hover {
	text-decoration: none; }
.map-block__listing-item a:hover .map-block__details .map-block__title {
	text-decoration: underline; }
.map-block__listing-item a:hover .map-block__details .map-block__address {
	text-decoration: none; }
.map-block__listing-item a .map-block__details .map-block__title {
	font-size: 16px;
	font-weight: bold;
	color: #0094CE;
	padding-bottom: 11px;
	margin: 0; }
.map-block__listing-item a .map-block__details .map-block__address {
	font-size: 14px;
	font-weight: 400;
	color: #989898;
	margin: 0; }

.view-all-button, .show-less-button {
	display: block; }
@media only screen and (min-width: 768px) {
	.view-all-button, .show-less-button {
		display: none; } }

#show-less-button {
	display: none;
	text-align: center; }
@media only screen and (min-width: 768px) {
	#show-less-button {
		display: none; } }

#view-all {
	text-align: center;
	display: block; }
@media only screen and (min-width: 768px) {
	#view-all {
		display: none; } }

.hidden-marker {
	display: none; }
@media only screen and (min-width: 768px) {
	.hidden-marker {
		display: block; } }

.visible-marker {
	display: block; }

@media only screen and (min-width: 768px) {
	.was-hidden {
		display: block; } }

.numbered-block {
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0 20px; }
@media only screen and (min-width: 768px) {
	.numbered-block {
		margin-top: 76px;
		margin-bottom: 76px;
		padding: 0 20px 50px 20px; } }
.numbered-block__count {
	position: relative;
	max-width: 980px;
	margin: 65px auto 40px; }
.numbered-block__hr {
	border: 1px solid #DCDCDC; }
.numbered-block__number-circle {
	background: #FFF;
	display: inline-block;
	border: 1px solid #DCDCDC;
	border-radius: 100%;
	padding: 8px 12.22px;
	color: #000;
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%); }
.numbered-block__content {
	position: relative;
	max-width: 548px;
	margin: 0 auto; }
.numbered-block__content p {
	line-height: 1.7; }
.numbered-block__button {
	position: absolute;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0); }
.numbered-block__copy {
	margin: 1em 0 0 0;
	padding-bottom: 0; }
.numbered-block__title {
	padding-top: 21px; }

.statistics-block__wrapper {
	margin: 30px auto 40px;
	max-width: none; }
@media only screen and (min-width: 980px) {
	.statistics-block__wrapper {
		margin: 0 auto 100px; } }
.statistics-block__wrapper .statistics-block {
	padding: 0; }
.statistics-block__wrapper .statistics-block .test-contain {
	position: relative; }
.statistics-block__wrapper .statistics-block__image {
	display: block;
	width: 100%; }
.statistics-block__wrapper .statistics-block__stack {
	background: #8FCE42;
	width: 87%;
	box-sizing: border-box;
	padding: 46px 39px;
	position: absolute; }
@media only screen and (max-width: 769px) {
	.statistics-block__wrapper .statistics-block__stack {
		top: 0;
		position: absolute;
		left: 50%;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0); } }
@media only screen and (min-width: 769px) {
	.statistics-block__wrapper .statistics-block__stack {
		top: 74%;
		right: 15px;
		width: 48%;
		max-width: 427px;
		max-height: 578px; } }
.statistics-block__wrapper .statistics-block__stack-statistic:nth-child(2n+2) {
	padding: 45px 0; }
.statistics-block__wrapper .statistics-block__content {
	display: block; }
@media only screen and (min-width: 769px) {
	.statistics-block__wrapper .statistics-block__content {
		width: 48%;
		padding-top: 100px; } }
.statistics-block__wrapper .statistics-block__title {
	text-align: left; }
.statistics-block__wrapper .statistics-block__copy {
	line-height: 1.7; }
.statistics-block__wrapper .statistics-block__number {
	color: #FFF;
	font-size: 48px;
	font-weight: 100;
	margin: 0;
	line-height: 48px;
	letter-spacing: 3.75px; }
.statistics-block__wrapper .statistics-block__number-copy {
	color: #FFF;
	font-size: 21px;
	margin: 0;
	line-height: 21px; }

.callout-ribbon {
	padding: 20px;
	position: relative;
	height: 118px;
	background-color: #f5f5f5; }
.callout-ribbon__content-container {
	max-width: 980px;
	margin: 0 auto;
	min-width: 330px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%); }
.callout-ribbon__copy {
	display: inline-block;
	text-align: center;
	margin: 0 0 25px;
	vertical-align: middle;
	font-size: 20px;
	color: #666666; }
@media only screen and (min-width: 1250px) {
	.callout-ribbon__copy {
		margin: 0 34px 0 0;
		text-align: left; } }
.callout-ribbon__button {
	margin: 0 auto;
	vertical-align: middle;
	display: block;
	max-width: 205px;
	overflow: hidden;
	text-align: center; }
@media only screen and (min-width: 1250px) {
	.callout-ribbon__button {
		margin: 0;
		text-align: left;
		max-width: none;
		display: inline-block; } }

.remove-block-top-margin {
	margin-top: -40px; }
@media only screen and (min-width: 980px) {
	.remove-block-top-margin {
		margin-top: -100px; } }

.event-details {
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	margin: 0 auto; }
.event-details p {
	margin: 7px auto 0; }
@media only screen and (min-width: 980px) {
	.event-details {
		max-width: 650px; } }
.event-details__dates {
	margin-top: 15px; }
.event-details__start {
	display: inline-block;
	margin-bottom: 0; }
.event-details__end {
	display: inline-block;
	margin-bottom: 0; }
.event-details__time {
	display: inline-block;
	margin-bottom: 0; }
.event-details__where {
	display: inline-block;
	margin-bottom: 0; }

.events-banner {
	background-color: #47bafd; }

.events-landing {
	margin-bottom: 40px; }
@media only screen and (min-width: 980px) {
	.events-landing {
		margin-bottom: 100px; } }

.events-filter {
	width: 100%;
	margin-top: 45px; }
@media only screen and (min-width: 768px) {
	.events-filter {
		display: inline-block;
		float: left;
		width: 30%;
		margin-right: 5%; } }

.events-filter__header {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 15px 0;
	background-color: #ededed;
	border-bottom: 2px solid #ffffff; }

.filter-title {
	color: #000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: 700;
	font-size: 1em;
	margin: 0; }

.events-filter__filters {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 25px 25px 25px;
	background-color: #f5f5f5; }

.events-filter__filter-title {
	display: block;
	text-align: center;
	color: #666;
	margin-bottom: 2px;
	padding-top: 20px; }

.events-filter__filters > form > select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 5px 10px;
	height: 40px;
	text-align: center;
	width: 100%;
	color: #666;
	font-size: 1em; }

.events-filter__filters > form > input[type="text"] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 5px 10px;
	height: 40px;
	text-align: center;
	width: 100%;
	color: #666;
	font-size: 1em; }

.events-filter__filters > form > button {
	color: #0094ce;
	text-decoration: none;
	line-height: 18px;
	cursor: pointer;
	display: block;
	background-color: transparent;
	border: 0;
	text-align: center;
	margin: 25px auto 0 auto;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: .125em;
	font-weight: 900;
	padding: 0;
	font-family: "Lato", arial, sans-serif;
	border-bottom: 2px solid transparent; }
.events-filter__filters > form > button:hover {
	color: #0094ce;
	text-decoration: none;
	border-bottom: 2px solid #0094ce; }

.events-list {
	width: 100%; }
@media only screen and (min-width: 768px) {
	.events-list {
		display: inline-block;
		float: left;
		width: 65%; } }

.events-list > article.events {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #ededed;
	margin: 45px 0;
	padding: 0 20px 40px 20px; }
.events-list > article.events:last-of-type {
	border-bottom: none;
	margin: 45px 0 0 0; }

.event__title {
	text-align: left; }

.event__date-time {
	color: #666;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: .25em;
	margin: 8px 0 0 0; }

.event__summary {
	margin: .8em 0 2em 0; }

.search-results__nothing {
	margin-top: 45px; }
.search-results__nothing h2 {
	font-size: 18px;
	color: #000;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: .1em; }
.search-results__nothing p {
	margin-top: 5px; }

.events-banner {
	margin-bottom: 20px; }

.page-width-buttons {
	width: 100%;
	border: 0 #DBDBDB solid;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px; }
.page-width-buttons__container {
	width: 100%;
	display: block;
	height: 100%;
	border-right: none;
	border-bottom: 1px solid #DBDBDB;
	white-space: nowrap;
	margin: 0 -2px 0 -1px;
	margin: 0 -2px 0 -1px; }
@media only screen and (min-width: 768px) {
	.page-width-buttons__container {
		width: 50%;
		display: inline-block;
		height: 100%;
		border-right: 1px solid #DBDBDB;
		border-bottom: none; } }
.page-width-buttons__container:nth-child(2n+2) {
	border-right: none;
	border-bottom: none; }
.page-width-buttons__title {
	font-weight: bold;
	font-size: 14px;
	padding: 35px 10px 15px 10px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word; }
.page-width-buttons__button {
	color: #1794CB;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	height: 100%;
	width: 100%;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	padding: 15px 0; }
.page-width-buttons__button:hover {
	text-decoration: none;
	background: #F5F5F5; }
.page-width-buttons__button:hover .page-width-buttons__title {
	text-decoration: none; }
.page-width-buttons__button:hover .page-width-buttons__text {
	text-decoration: none; }
.page-width-buttons__text {
	text-align: center; }

.two-column-content-block_wrapper {
	margin: 30px auto 40px;
	padding: 0 20px;
	max-width: 980px; }
@media only screen and (min-width: 980px) {
	.two-column-content-block_wrapper {
		margin: 0 auto 100px; } }

.no-wrapper-margin {
	margin: 30px auto 20px; }
@media only screen and (min-width: 980px) {
	.no-wrapper-margin {
		margin: 0 auto 20px; } }

.two-column-content-block {
	margin-bottom: 0;
	padding: 0; }
.two-column-content-block.half-margin .one-half-content:first-of-type {
	float: left; }
.two-column-content-block.half-margin .one-half-content:last-of-type {
	float: right; }

.one-half-content {
	width: 100%;
	display: inline-block;
	vertical-align: middle; }
@media only screen and (min-width: 640px) {
	.one-half-content {
		width: 49%; } }
.one-half-content h3 {
	font-family: 'Lato', Arial, serif;
	font-size: 24px;
	font-weight: bold;
	color: #214289;
	text-align: left;
	margin: 0 0 30px 0; }
@media only screen and (min-width: 768px) {
	.one-half-content h3 {
		font-size: 36px;
		margin-bottom: 38px; } }
.one-half-content .img-title {
	font-family: 'Lato', Arial, serif;
	font-size: 24px;
	font-weight: bold;
	color: #8c8c8c;
	text-align: left;
	margin: 0 0 30px 0; }
@media only screen and (min-width: 768px) {
	.one-half-content .img-title {
		font-size: 36px;
		margin-bottom: 38px; } }
.one-half-content__img {
	width: 100%; }
.one-half-content .block_caption {
	margin-top: 15px; }
.one-half-content .block_caption p {
	text-align: left;
	color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: 400; }
.one-half-content img {
	display: block;
	width: 100%; }
.one-half-content a {
	word-wrap: break-word; }

.three-quarter-content {
	width: 100%;
	display: inline-block;
	vertical-align: middle; }
@media only screen and (min-width: 640px) {
	.three-quarter-content {
		width: 65%; } }
@media only screen and (min-width: 960px) {
	.three-quarter-content {
		width: 67%; } }
@media only screen and (min-width: 1025px) {
	.three-quarter-content {
		width: 67.8%; } }
@media only screen and (min-width: 1192px) {
	.three-quarter-content {
		width: 69%; } }

.one-qtr-img-block {
	width: 100%;
	display: inline-block;
	vertical-align: middle; }
@media only screen and (min-width: 640px) {
	.one-qtr-img-block {
		width: 25%; } }

.left-block .first-block {
	float: left; }
.left-block .last-block {
	float: right; }
@media only screen and (min-width: 640px) {
	.left-block .one-half-content {
		width: 47%; }
	.left-block .first-block {
		margin-right: 30px; }
	.left-block .three-quarter-content.first-block, .left-block .three-quarter-content.last-block {
		margin: 0; } }
@media only screen and (min-width: 768px) {
	.left-block .one-half-content {
		width: 45%; }
	.left-block .first-block {
		margin-right: 3em; } }
@media only screen and (min-width: 868px) {
	.left-block .one-half-content {
		width: 45.5%; } }
@media only screen and (min-width: 960px) {
	.left-block .one-half-content {
		width: 46%; } }
@media only screen and (min-width: 1025px) {
	.left-block .one-half-content {
		width: 46.3%; } }
@media only screen and (min-width: 1192px) {
	.left-block .one-half-content {
		width: 46.8%; } }
@media only screen and (min-width: 1314px) {
	.left-block .one-half-content {
		width: 47.1%; } }

.right-block .first-block {
	float: left; }
.right-block .last-block {
	float: right; }
@media only screen and (min-width: 640px) {
	.right-block .one-half-content {
		width: 47%; }
	.right-block .last-block {
		margin-left: 30px; }
	.right-block .three-quarter-content.first-block, .right-block .three-quarter-content.last-block {
		margin: 0; } }
@media only screen and (min-width: 768px) {
	.right-block .one-half-content {
		width: 45%; }
	.right-block .last-block {
		margin-left: 3em; } }
@media only screen and (min-width: 960px) {
	.right-block .one-half-content {
		width: 46%; } }
@media only screen and (min-width: 1025px) {
	.right-block .one-half-content {
		width: 46.3%; } }
@media only screen and (min-width: 1192px) {
	.right-block .one-half-content {
		width: 46.8%; } }
@media only screen and (min-width: 1314px) {
	.right-block .one-half-content {
		width: 47.1%; } }

.half-content-blocks {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px; }
.half-content-blocks .one-half-block {
	width: 100%;
	display: block;
	margin-bottom: 42px; }
.half-content-blocks .one-half-block:first-of-type {
	margin: 0 1.3% 42px 0; }
@media only screen and (min-width: 770px) {
	.half-content-blocks .one-half-block:first-of-type {
		margin: 0 4% 42px 0; } }
@media only screen and (min-width: 640px) {
	.half-content-blocks .one-half-block {
		width: 49%;
		vertical-align: top;
		display: inline-block; } }
@media only screen and (min-width: 770px) {
	.half-content-blocks .one-half-block {
		width: 47.5%; } }
.half-content-blocks .one-half-block h2 {
	color: #214289;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Lato', Arial, serif; }
@media only screen and (min-width: 640px) {
	.half-content-blocks .one-half-block h2 {
		font-size: 36px; } }
.half-content-blocks .one-half-block p {
	color: #8C8C8C;
	font-size: 21px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif; }
.half-content-blocks .one-half-block ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; }
.half-content-blocks .one-half-block ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px; }
.half-content-blocks .one-half-block ul li a:link, .half-content-blocks .one-half-block ul li a:visited {
	text-decoration: none;
	color: #51B448; }
.half-content-blocks .one-half-block ul li a:hover, .half-content-blocks .one-half-block ul li a:active {
	text-decoration: underline; }

.one-third-content-blocks {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px; }
.one-third-content-blocks .one-third-block {
	width: 100%;
	display: block;
	margin-bottom: 42px; }
.one-third-content-blocks .one-third-block:first-of-type {
	margin: 0 1.3% 42px 0; }
@media only screen and (min-width: 770px) {
	.one-third-content-blocks .one-third-block:first-of-type {
		margin: 0 4% 42px 0; } }
@media only screen and (min-width: 957px) {
	.one-third-content-blocks .one-third-block:nth-of-type(2) {
		margin: 0 4% 42px 0; } }
@media only screen and (min-width: 640px) {
	.one-third-content-blocks .one-third-block {
		width: 49%;
		vertical-align: top;
		display: inline-block; } }
@media only screen and (min-width: 770px) {
	.one-third-content-blocks .one-third-block {
		width: 47.5%; } }
@media only screen and (min-width: 957px) {
	.one-third-content-blocks .one-third-block {
		width: 30.33%; } }
.one-third-content-blocks .one-third-block h2 {
	color: #214289;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Lato', Arial, serif; }
@media only screen and (min-width: 640px) {
	.one-third-content-blocks .one-third-block h2 {
		font-size: 36px; } }
.one-third-content-blocks .one-third-block p {
	color: #8C8C8C;
	font-size: 21px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif; }
.one-third-content-blocks .one-third-block ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; }
.one-third-content-blocks .one-third-block ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px; }
.one-third-content-blocks .one-third-block ul li a:link, .one-third-content-blocks .one-third-block ul li a:visited {
	text-decoration: none;
	color: #51B448; }
.one-third-content-blocks .one-third-block ul li a:hover, .one-third-content-blocks .one-third-block ul li a:active {
	text-decoration: underline; }

.two-column-content-block__title {
	text-align: center;
	margin-top: 30px; }
@media only screen and (min-width: 640px) {
	.two-column-content-block__title {
		margin-top: 0;
		text-align: left; } }

.content_img img {
	width: 100%; }

.background-image-block {
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 100px; }
@media only screen and (max-width: 690px) {
	.background-image-block {
		background-image: none !important;
		margin-bottom: 40px; } }
.background-image-block .image-placeholder {
	width: 100%;
	visibility: hidden; }
@media only screen and (max-width: 690px) {
	.background-image-block .image-placeholder {
		width: 100%;
		visibility: visible;
		margin: 30px auto 0; } }
.background-image-block__content {
	position: relative;
	max-width: 980px;
	margin: 0 auto;
	display: block; }
@media only screen and (max-width: 690px) {
	.background-image-block__content {
		padding: 0 20px; } }
@media only screen and (max-width: 690px) {
	.background-image-block__content {
		max-width: 100%;
		position: static; } }
.background-image-block .right-block .background-image-block__content-container {
	position: absolute;
	top: 45px;
	right: 10px;
	max-width: 410px; }
@media only screen and (max-width: 690px) {
	.background-image-block .right-block .background-image-block__content-container {
		position: static;
		max-width: none; } }
.background-image-block .left-block .background-image-block__content-container {
	position: absolute;
	top: 45px;
	left: 10px;
	max-width: 410px; }
@media only screen and (max-width: 690px) {
	.background-image-block .left-block .background-image-block__content-container {
		position: static;
		max-width: none; } }
.background-image-block__button {
	margin-top: 15px; }

@media only screen and (min-width: 480px) {
	.grid-centerer {
		margin: 0 -10px; } }

.grid-wrapper {
	max-width: 1060px; }

.grid-image-container {
	margin: 0 auto;
	text-align: center; }

.grid-item, .two-col-item, .three-col-item, .four-col-item {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	flex-basis: 100%;
	padding: 0 10px 10px 0; }

/*-----------------------------
 Two Columns
 ------------------------------*/
@media only screen and (min-width: 480px) {
	.two-col-item {
		padding: 10px;
		flex-basis: 50%; } }

/*-----------------------------
 Three Columns
 ------------------------------*/
@media only screen and (min-width: 480px) {
	.three-col-item {
		padding: 10px;
		flex-basis: 50%; } }
@media only screen and (min-width: 768px) {
	.three-col-item {
		flex-basis: 33.333%; } }

/*-----------------------------
 Four Columns
 ------------------------------*/
@media only screen and (min-width: 480px) {
	.four-col-item {
		padding: 10px;
		flex-basis: 50%; } }
@media only screen and (min-width: 768px) {
	.four-col-item {
		flex-basis: 33.333%; } }
@media only screen and (min-width: 980px) {
	.four-col-item {
		flex-basis: 25%; } }

.answer-block {
	display: none; }

.hidden-question {
	display: none; }

.active-question {
	display: block; }

.quiz-container {
	margin-top: 100px;
	margin-bottom: 100px; }

.question-block__count {
	color: #8ecb40;
	text-align: center;
	padding: 0 30px;
	font-size: 13px;
	font-weight: 900;
	word-spacing: 5px;
	letter-spacing: .125em;
	margin: 0 0 20px 0; }

.question-block__question {
	max-width: 400px;
	margin-bottom: 60px;
	line-height: 1.2em; }

.question-block__button-wrapper {
	width: 100%;
	margin: 0 auto; }
@media only screen and (min-width: 480px) {
	.question-block__button-wrapper {
		width: 330px; } }

#question-button--left {
	padding: 13px 40px;
	width: 100%;
	max-width: 150px;
	text-align: center;
	display: block;
	margin: 0 auto 20px auto; }
@media only screen and (min-width: 480px) {
	#question-button--left {
		display: inline-block;
		float: left; } }

#question-button--right {
	padding: 13px 40px;
	width: 100%;
	max-width: 150px;
	text-align: center;
	display: block;
	margin: 0 auto 20px auto; }
@media only screen and (min-width: 480px) {
	#question-button--right {
		display: inline-block;
		float: right; } }

.answer-block-wrapper {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 50px 20px;
	margin: 30px 0 0 0;
	background-color: #f5f5f5; }

.answer-block__answer {
	width: 100%;
	max-width: 650px;
	margin: 0 auto; }
.answer-block__answer p {
	margin: .8em 0 2em 0; }

.answer-block__next-text {
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .25em; }

.answer-block__next-button-wrapper {
	width: 88px;
	margin: 0 auto; }

.answer-block__next-question, .answer-block__button {
	text-align: center; }

.answer-block__button {
	position: absolute;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0); }

.final-answer__button-container {
	position: relative;
	min-height: 45px; }

.post-1208 {
	position: relative;
	height: 75vh; }

.coming-soon--centered {
	margin-top: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%); }
.coming-soon--centered img {
	display: block;
	margin: 0 auto 35px; }
.coming-soon--centered h1 {
	font-size: 60px;
	text-tranform: uppercase;
	line-height: 1; }

.page-not-found {
	padding-top: 60px;
	padding-bottom: 80px; }

.page-not-found__description {
	text-align: center; }

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent; }

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0; }
.slick-list:focus {
	outline: none; }
.slick-list.dragging {
	cursor: pointer;
	cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); }

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block; }
.slick-track:before, .slick-track:after {
	content: "";
	display: table; }
.slick-track:after {
	clear: both; }
.slick-loading .slick-track {
	visibility: hidden; }

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none; }
[dir="rtl"] .slick-slide {
	float: right; }
.slick-slide img {
	display: block; }
.slick-slide.slick-loading img {
	display: none; }
.slick-slide.dragging img {
	pointer-events: none; }
.slick-initialized .slick-slide {
	display: block; }
.slick-loading .slick-slide {
	visibility: hidden; }
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent; }

.slick-arrow.slick-hidden {
	display: none; }

/* Slider */
.slick-loading .slick-list {
	background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
	font-family: "slick";
	src: url("./fonts/slick.eot");
	src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: black;
	color: black;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: black;
	color: black; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25; }
.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

.slick-prev {
	left: -25px; }
[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px; }
.slick-prev:before {
	content: "←"; }
[dir="rtl"] .slick-prev:before {
	content: "→"; }

.slick-next {
	right: -25px; }
[dir="rtl"] .slick-next {
	left: -25px;
	right: auto; }
.slick-next:before {
	content: "→"; }
[dir="rtl"] .slick-next:before {
	content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px; }

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%; }
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer; }
.slick-dots li button {
	border: 0;
	background: black;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: black;
	padding: 5px;
	cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1; }
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75; }

/*# sourceMappingURL=style.css.map */