/*
Theme Name: Lifewire
Theme URI: http://underscores.me/
Author: Scott Marlow
Author URI: http://marketingbymarlow.com/
Description: a custom, mobile responsive HTML5 theme, based on _S, for LifeWire, a nonprofit ending domestic violence.
Version: 03.10.2016
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lifewire
Tags:

Lifewire is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Colors
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Colors
Teal: 		#008996, rgb(0,137,150)
40% Teal: 	#96c5cc, rgb(150,197,204)
15% Teal: 	#d6edee, rgb(214,237,238)
Dk Grey: 	#333e48, rgb(51,62,72)

Yellow: 	#edaa1e, rgb(237,170,30)
Blue: 		#0076be, rgb(0,118,190)
Orange:     #f36b21, rgb(243,107,33)
Purple: 	#873695, rgb(135,149)


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

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	overflow-y: scroll
}
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
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 600
}
dfn {
	font-style: italic
}
h1 {
	clear: both;
	font-size: 4rem;
	margin: 0 0 0.5em 0
}
mark {
	background: #ff0;
	color: #000
}
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: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, textarea {
	color: #333e48;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4
}
.home .content-area, .mission {
	font-size: 2.4rem
}
h1, h2, h3, h4, h5, h6 {
	color: #008996;
	line-height: 1.1
}
h1, h3, .entry-title {
	letter-spacing: -.025em
}
.entry-title {
	margin-bottom: 0
}
h2, #cta h2.widget-title, #secondary h2.widget-title {
	font-size: 3rem
}
h2, .widget-title {
	letter-spacing: .05em;
	margin: 0 0 .3333333em 0;
	text-transform: uppercase
}
h2.entry-title {
	text-transform: none
}
#colophon .widget-title, #colophon h2 {
	font-size: 2.1rem
}
h3 {
	font-size: 3rem
}
.mission h2, .mission h3 {
	color: #fff;
	hyphens: auto;
	letter-spacing: normal;
	text-transform: none
}
#colophon h2, #colophon h3, #colophon .widget-title {
	color: #d6edee
}
#colophon .widget:nth-of-type(4) h2.widget-title:before {
 content: "\f10b";
 display: inline-block;
 font-family: "fontawesome";
 font-size: 2.8rem;
 line-height: 0;
 padding-right: 1rem
}
p {
	margin: 0 0 1.5em 0
}
#colophon .widget:nth-of-type(4) p:first-child {
color: #fff;
font-weight: 400;
letter-spacing: .1em;
margin-left: 2.5rem
}
dfn, cite, em, i {
	font-style: italic
}
blockquote {
	display: table;
	margin: 0
}
address {
	font-style: normal;
	margin: 0 0 1.5em
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 1.5rem
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}
mark, ins {
	background: #fff9c0;
	text-decoration: none
}
big {
	font-size: 125%
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	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/ */
	box-sizing: inherit
}
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	border-top: 8px solid #008996;
	border-bottom: 1px solid #000;
	font-size: 2.4rem;
	margin-bottom: 1.5em;
	padding: .5em 0;
	quotes: "" ""
}
blockquote p {
	margin-bottom: .5em
}
hr {
	background-color: #aaa;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}
ul, ol {
	margin: 0 0 1.5em 1.5em
}
ul {
	list-style: disc
}
ol {
	list-style: decimal
}
.site-content li, .site-info li {
margin-bottom: .2rem
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em
}
dt {
	font-weight: 600
}
dd {
	margin: 0 1.5em 1.5em
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
table {
	margin: 0 0 1.5em;
	width: 100%
}
.hidden {
	display: none
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid;
	border-color: #f36b21;
	background: #fff;
	color: #f36b21;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 1;
	padding: .4em 1em;
	text-transform: uppercase
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #f36b21;
	border-color: #fff;
	color: #fff
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	background: #f36b21;
	border-color: #fff;
	color: #fff
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	background: #d6edee;
	color: #666;
	border: 2px solid #999;
	font-size: 1.5rem;
	line-height: 1.2;
	padding: 2px 7px
}
select {
	border: 1px solid #999
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	color: #111
}
input[type="search"] {
	background: #fff;
	font-weight: 600;
	text-transform: uppercase
}
.utility input.search-submit {
	display: none
}
textarea {
	padding-left: 3px;
	width: 100%
}
.widget-area .ctct-form-wrapper .success {
border: none;
color: #fff;
text-align: center
}
.widget-area .ctct-disclosure {
display: none
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #008996
}
a.button {
	background: #008d96;
	color: #fff;
	display: inline-block;
	font-size: 3.2rem;
	font-weight: 600;
	letter-spacing: -.02em;
	line-height: 1;
	padding: 2.4rem 0 2.4rem 2.4rem;
	position: relative;
	text-decoration: none;
	text-transform: uppercase
}
a.button:after {
	border: solid transparent;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #008d96;
	border-width: 38px;
	content: " ";
	height: 0;
	margin-top: -38px;
	position: absolute;
	left: 100%;
	top: 50%;
	width: 0
}
a.yellow {
	background: #edaa1e
}
a.yellow:after {
	border-left-color: #edaa1e
}
a.orange {
	background: #f36b21
}
a.orange:after {
	border-left-color: #f36b21
}
.mission a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none
}
a[href$='.pdf']:before {
 content: "\f1c1 ";
 display: inline-block;
 font-family: "fontawesome";
 padding-right: 1rem
}
.posted-on a {
	color: #333e48;
	text-decoration: none
}
#colophon a {
	color: #fff;
	font-weight: 600;
	text-decoration: none
}
#colophon .cred a {
	font-weight: normal
}
a:visited {
}
#colophon a.out {
	background: #fff;
	border: 6px solid #008996;
	box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.4);
	color: #008996;
	display: block;
	font-size: 3rem;
	padding: 0 .5em;
	position: fixed;
	right: 0;
	bottom: 0;
	text-transform: uppercase
}
a:hover, a:focus, a:active {
	color: #000;
	text-decoration: none
}
a.button:hover, a.button:focus, a.button:active {
}
#colophon a:hover, .mission a:hover, #colophon a:focus, .mission a:focus, #colophon a:active, .mission a:active {
	text-decoration: underline
}
#colophon a.out:hover, #colophon a.out:focus, #colophon a.out:active {
	background: #f36b21;
	border-color: #f36b21;
	color: #fff;
	text-decoration: none
}
a:focus {
	outline: thin dotted
}
a:hover, a:active {
	outline: 0
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	width: 100%
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0
}
.main-navigation a {
	background: #fff;
	box-shadow: inset 24px 3px 24px rgba(0, 137, 150, 0.3);
	display: block;
	font-size: 2.1rem;
	font-weight: 400;
	letter-spacing: -.02em;
 padding: .5rem 1.5rem;
	text-decoration: none;
	text-transform: uppercase
}
.main-navigation ul ul a {
	/*	box-shadow: inset 24px 3px 24px rgba(243,107,33, 0.4);*/
box-shadow: none;
	background: rgba(247, 161, 114, 1);
	background: -moz-linear-gradient(left, rgba(247, 161, 114, 1) 0%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247, 161, 114, 1)), color-stop(41%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(left, rgba(247, 161, 114, 1) 0%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(left, rgba(247, 161, 114, 1) 0%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(left, rgba(247, 161, 114, 1) 0%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(247, 161, 114, 1) 0%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
	color: #222;
	font-size: 1.6rem;
	font-weight: normal;
	text-transform: none
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
	box-shadow: inset 24px 3px 24px rgba(243, 107, 33, 0.4);
	color: #f36b21
}
.main-navigation ul ul :hover > a, .main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
	background: #f36b21;
	box-shadow: none;
	color: #fff
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
	color: #f36b21
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
	display: block;
	margin: 0 auto;
	text-align: center
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 50%
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}
/* Yoast breadcrumbs */
#breadcrumbs {
	color: #96c5cc;
	font-size: 1.3rem;
	margin-top: 3rem
}
.home #breadcrumbs {
	display: none
}
#breadcrumbs a {
	color: #96c5cc;
	font-weight: 600;
	letter-spacing: .05em;
	text-decoration: none;
	text-transform: uppercase
}
#breadcrumbs .breadcrumb_last {
	color: #333e48
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin: 0 1.5em 1.5em 0
}
.alignright {
	display: inline;
	float: right;
	margin: 0 0 1.5em 1.5em
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .utility:before, .utility:after, .mission:before, .mission:after, .textwidget:before, .textwidget:after {
	content: "";
	display: table;
	table-layout: fixed
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .utility:after, .mission:after, .textwidget:after {
	clear: both
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.site-content .widget-area {
	background: #dae7ea;
	padding: 1.5rem
}
.widget {
	margin: 0 0 1.5em
}
.mission .widget {
	margin: 0;
	padding: 4.8rem 0
}
#cta .widget {
	border: 12px solid #fff;
	box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2);
	margin: 1.5em 0
}
#cta .textwidget {
	box-shadow: inset 2px 2px 12px 12px rgba(0, 0, 0, 0.1);
	padding: 1em 1em 0 1em
}
#cta .widget:nth-child(3) .textwidget {
background: #edaa1e;
 box-shadow: inset 2px 2px 12px 12px rgba(0, 0, 0, 0.2);
color: #fff
}
#cta .widget:nth-child(4) .textwidget {
background:     #f36b21;
box-shadow: inset 2px 2px 12px 12px rgba(0, 0, 0, 0.2);
color: #fff
}
#cta .widget:nth-child(n+3) .textwidget h2 {
color: #fff
}
#cta .widget:nth-child(n+3) .textwidget h3 {
color: #fff;
letter-spacing: normal;
text-transform: uppercase
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%
}
.blue {
	background: #008d96
}
.yellow {
	background: #edaa1e
}
.orange {
	background: #f36b21
}
.site-footer .fa {
	background: #fff;
	border-radius: 50%;
	color: #edaa1e;
	font-size: 4.8rem;
	margin: 0 2.8rem 1.4rem 0;
	padding: 1rem;
	text-align: center
}
.site-footer .fa:hover {
	color: #008996
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site-header {
	background: #008996
}
.site-title {
	display: block;
	margin: 1rem auto;
	text-align: center
}
.utility {
	background: #333e48;
	clear: both;
	color: #aaa;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 2;
	padding: .3em 0;
	text-align: center;
	text-transform: uppercase
}
.utility .fa {
	/*box-shadow: 0 6px 3px 0 rgba(0,0,0,1);*/
color: #fff;
	font-size: 3.2rem
}
.utility span {
	color: #fff;
	display: block;
	margin: 0 1em
}
img.header-img {
	display: block;
	margin: 0 auto;
	width: 100%
}
.site, .site-info, #cta.site-footer {
	margin: 0 auto;
	max-width: 130rem;
	padding: 0 1.5rem
}
#colophon {
	background: #008996;
	color: #96c5cc;
	font-size: 1.6rem;
	margin-top: 1.5em;
	padding-top: 1.5em;
	position: relative
}
.site-footer ul, .site-footer ol {
	list-style: none;
	margin-left: 0;
	padding-left: 0
}
.cred {
	font-size: 1.4rem
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block
}
.hentry {
	margin: 0 0 1.5em
}
.post {
	border-bottom: 4px solid #d6edee;
	padding-bottom: 1rem
}
.byline, .updated:not(.published) {
 display: none
}
.single .byline, .group-blog .byline {
	display: none
}
.page-content, .entry-content, .entry-summary, .site-content .widget-area {
	margin: 1.5em 0 0
}
.page-links {
	clear: both;
	margin: 0 0 1.5em
}
.tags-links, .edit-link {
	margin: 0 1em
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word
}
.bypostauthor {
	display: block
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
	border: none;
	max-width: 100%
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}
 .wp-caption img[class*="wp-image-"] {
 display: block;
 margin-left: auto;
 margin-right: auto
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}
.wp-caption-text {
	text-align: center
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}
.gallery-columns-2 .gallery-item {
	max-width: 50%
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
	max-width: 25%
}
.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-caption {
	display: block
}
@media screen and (min-width: 50em) {
body, button, input, select, textarea, .main-navigation ul ul a {
 font-family: 'Myriad W01 Regular', sans-serif;
 font-size: 18px;
 font-size: 1.8rem;
 font-weight: 200
}
.site, .site-info, #cta.site-footer {
	padding: 0 3rem
}
input[type="search"] {
	width: 30rem
}
.main-navigation a, #colophon h2, #colophon h2.widget-title, #colophon h2 a, #colophon a.out {
font-family:'Myriad W01 Black Cnd', sans-serif;
 font-weight:500;
 font-style:normal
}
 h1, h2, h3, h4, a.button, .utility, b, strong, h1 strong, h2 strong, h3 strong, h4 strong, #colophon a {
 font-family:'Myriad W01 Bd', sans-serif;
 font-weight: 400
}
.site-title {
float: left
}
 .menu-toggle {
 display: none
}
 .main-navigation {
 clear: none;
 float: right;
 max-width: 80%;
 width: auto
}
 .main-navigation ul {
 display: block
}
 .main-navigation li {
 float: left;
 position: relative;
 text-align: left
}
 #site-navigation li.menu-item-180 {
 font-family: "FontAwesome"
}
.main-navigation a {
 font-size: 3.2rem;
 line-height: 1;
 display: flex;
 align-items: flex-end;
 flex-wrap: wrap;
 justify-content: flex-start;
 max-width: 14rem;
 min-height: 7.5rem
}
li.menu-item-182 a, li.menu-item-198 a {
 max-width: 11.5rem
}
li.menu-item-180 a, li.menu-item-190 a {
 max-width: 9rem
}
 .main-navigation .menu-item-180 > a {
 font-size: 3.6rem
}
 .main-navigation li.menu-item-205 > a {
background: #f36b21;
box-shadow: none;
color: #fff
}
.main-navigation li.menu-item-205 > a:hover {
color: #000
}
.main-navigation li.menu-item-205:hover > a, .main-navigation li.menu-item-205:focus > a {
background: #f36b21;
color: #fff
}
 .main-navigation ul ul {
/*	box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.4);*/
	float: left;
 position: absolute;
 top: 4.1em;
 left: -999em;
 z-index: 99999
}
#masthead .main-navigation ul ul a {
color: #000;
 font-size: 2.1rem;
 line-height: 1.4;
 width: 360px;
 display: block;
 max-width: 360px;
 min-height: inherit
}
 .main-navigation ul ul a:hover, .main-navigation ul .menu-item-205 ul a:hover {
background: #f36b21;
 color: #fff
}
 .main-navigation ul ul ul {
/* fix
left: -999em;
 top: 0;
 */
 float: none;
position: relative;
top: 0;
left: 0
}
.main-navigation ul ul ul a {
padding-left: 1.5em
}
 .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
 left: auto
}
 .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
/* fix left: 100%;*/
}
 .utility {
 text-align: left
}
 .utility span {
 display: inline
}
 .utility .search-form {
 float: right
}
.home .content-area p:first-child {
font-size: 3.2rem;
line-height: 1.3333333
}
h1, a.button, .mission h2 {
 font-size: 4.8rem
}
a.button:after {
border-width: 48px;
margin-top: -48px
}
h2, #secondary h2.widget-title, #cta h2.widget-title {
font-size: 3.6rem
}
#colophon h2.widget-title, #colophon h2 {
font-size: 2.8rem;
letter-spacing: normal
}
 #cta .widget {
 float: left;
 width: 47.65625%
}
 #cta .widget:nth-of-type(odd) {
 margin-right: 4.6875%
}
#cta .widget .textwidget {
 min-height: 42rem
}
#cta .widget:nth-child(3) .textwidget, #cta .widget:nth-child(4) .textwidget {
min-height: 33rem
}
#cta .ctct-embed-signup input, #cta .ctct-form-wrapper input.ctct-text, #cta .ctct-form-wrapper input.ctct-email {
background: #fff;
float: right;
width: 67%
}
#cta input#ctct-submitted {
float: right
}
#tertiary .widget {
 float: left;
 width: 24%
}
/* Layout: Content-Sidebar */
.content-area {
 float: left;
 margin: 0 -40% 0 0;
 width: 100%
}
.site-main {
 margin: 0 51.612903% 0 0
}
.page-template-template-full .site-main, .category-4 .site-main {
margin: 0
}
.site-content .widget-area {
float: right;
overflow: hidden;
padding: 1.5rem 3.5rem;
width: 40%
}
.home .site-content .widget-area {
background: #fff
}
#colophon {
 font-size: 1.8rem
}
.site-footer {
 clear: both;
 width: 100%
}
#colophon a.out {
font-size: 4.2rem
}
#colophon .cred a {
font-weight: normal
}
}
