/*
Theme Name: SEPN
Theme URI: http://underscores.me/
Author: Media Access and Production (eMAP)
Author URI: http://emap.usask.ca/
Description: Description
Version: 0.2.2
License: GNU General Public License
License URI: license.txt
Text Domain: sepn
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 SEPN is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/
/*! normalize.css v3.0.0-rc.1 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. 3. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ font-size: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 8/9. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. 3. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ *display: inline; /* 3 */ *zoom: 1; /* 3 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9. Hide the `template` element in IE, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** 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 5, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }

/** 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, .h1 { font-size: 36px; font-size: 2.25rem; margin: 0 0 0.41667em; }

h2, .h2 { font-size: 24px; font-size: 1.5rem; margin: 0 0 0.625em; }

h3, .h3 { font-size: 18px; font-size: 1.125rem; margin: 0 0 0.83333em; }

h4, .h4 { font-size: 16px; font-size: 1rem; margin: 0 0 0.9375em; }

h5, .h5 { font-size: 14px; font-size: 0.875rem; margin: 0 0 1.07143em; }

h6, .h6 { font-size: 11px; font-size: 0.6875rem; margin: 0 0 1.36364em; }

/** 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: #950001; color: #f2f2f2; }

/** Address margins set differently in IE 6/7. */
p, pre { margin: 0 0 0.9375em; }

/** 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: 0 0 0.9375em; }

dd { margin: 0 0 0 1.875em; }

/** Address paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 1.875em; }

/** 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; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** Correct margin displayed oddly in IE 6/7. */
form { margin: 0; }

/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10. */
button { overflow: visible; }

/** 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 Firefox, IE 8+, and Opera Correct `select` style inheritance in Firefox. */
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; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width.  1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. 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 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 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 and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 0.125em; padding: 0.3125em 0.625em 0.625em; }

/** 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 */ }

/** Remove default vertical scrollbar in IE 8/9. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/* What follows is the result of much research on cross-browser styling. Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev community and team. */
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */
html { color: #2e2e2e; font-size: 1em; font-weight: 300; line-height: 1.4; }

/* Remove text-shadow in selection highlight: h5bp.com/i These selection rule sets have to be separate. Customize the background color to match your design. */
::-moz-selection { background: #950001; color: #f2f2f2; text-shadow: none; }

::selection { background: #950001; color: #f2f2f2; text-shadow: none; }

/* A better looking default horizontal rule */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #2e2e2e; margin: 1em 0; padding: 0; }

/* Remove the gap between images, videos, audio and canvas and the bottom of their containers: h5bp.com/i/440 */
audio, canvas, 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; }

/* ========================================================================== EXAMPLE Media Queries for Responsive Design. These examples override the primary ('mobile first') styles. Modify as content requires. ========================================================================== */
/* ========================================================================== Print styles. Inlined to avoid required HTTP connection: h5bp.com/r ========================================================================== */
*, *:before, *:after { -webkit-font-smoothing: antialiased; }

html { background-color: #e8e6e2; }
@media (min-width: 43.75em) { html { background: #e8e6e2 url(images/backgrounds.jpg) no-repeat fixed top center; background-size: cover; } }

body { font-family: "Oswald", Arial, Helvetica, sans-serif; font-size: 16px; font-size: 1rem; overflow-x: hidden; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .aux-nav, .social-nav, .lead, .widget-title { font-family: NewhouseDTSCond-Bold, Arial, Helvetica, sans-serif; }

a { text-decoration: none; }
a, a:visited { color: #2d80a9; }
a:hover, a:focus { color: #950001; }
a:active { color: #620001; }
a:hover, a:active { text-decoration: underline; }

img { max-width: 100%; height: auto; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { line-height: 1.2; font-weight: normal; color: #3f5058; }

.hgroup { margin: 0 0 0.9375em; overflow: hidden; }
.hgroup > * { margin: 0 0 0.3125em; }

.inline-list { padding: 0; }
.inline-list > li { display: inline; }

.unstyled-list { padding: 0; }
.unstyled-list > li { list-style: none; }

input[type='text'], textarea, input[type='email'] { display: inline-block; *display: inline; *zoom: 1; border: 1px solid #CCC; padding: 0.3125em 0.625em; margin: 0; background-color: white; width: auto; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.uppercase { text-transform: uppercase; }

.lowercase { text-transform: lowercase; }

.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.red-text { color: #950001; }

.wrapper { max-width: 960px; margin-right: auto !important; margin-left: auto !important; }
.lt-ie9 .wrapper { width: 960px; }
.wrapper.box { margin: 1.875em 0; }

.inner-wrap { background: #f2f2f2; }
@media (min-width: 43.75em) { .inner-wrap { -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); } }

.box { padding: 0 0.9375em; margin: 0.9375em 0; }

.content-70 { overflow: hidden; margin-bottom: 0.9375em; }
@media (min-width: 43.75em) { .content-70 { float: left; width: 63.666%; padding-right: 1.5%; padding-left: 1.5%; } }
.lt-ie9 .content-70 { float: left; width: 63.666%; padding-right: 1.5%; padding-left: 1.5%; }

.content-100 { margin-bottom: 0.9375em; }
@media (min-width: 43.75em) { .content-100 { padding-right: 1.5%; padding-left: 1.5%; } }
.lt-ie9 .content-100 { padding-right: 1.5%; padding-left: 1.5%; }

.context { overflow: hidden; }
@media (min-width: 43.75em) { .context { padding-right: 1%; padding-left: 1%; } }
.lt-ie9 .context { padding-right: 1%; padding-left: 1%; }

.inner-wrap { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; min-height: 100vh; }

.body { -webkit-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; -ms-flex-preferred-size: auto; }

.site-title { text-align: center; font-size: 36px; font-size: 2.25rem; margin: 0 0 0.41667em; }
@media (min-width: 31.25em) { .site-title { text-align: left; } }
.lt-ie9 .site-title { text-align: left; }

.logo { display: inline-block; *display: inline; *zoom: 1; height: 110px; height: 6.875rem; width: 205px; width: 12.8125rem; margin: 0; background-image: url("images/logo/SEPN_Logo.svg"); background-size: auto 100%; background-position: 0 0; background-repeat: no-repeat; text-indent: -9999px; overflow: hidden; }
@media (min-width: 31.25em) { .logo { height: 96px; height: 6rem; width: 225px; width: 14.0625rem; } }
@media (min-width: 34.375em) { .logo { height: 110px; height: 6.875rem; width: 250px; width: 15.625rem; } }
@media (min-width: 43.75em) { .logo { height: 125px; height: 7.8125rem; width: 285px; width: 17.8125rem; margin: 0 0 0.9375rem; } }
@media (min-width: 51.5625em) { .logo { height: 132px; height: 8.25rem; width: 300px; width: 18.75rem; } }
.lt-ie9 .logo { background-image: url("images/logo/SEPN_Logo-200px.png"); height: 110px; margin: 0 0 15px; }

.no-svg .logo { background-image: url("images/logo/SEPN_Logo-300px.png"); height: 110px; height: 6.875rem; }
@media (min-width: 31.25em) { .no-svg .logo { background-image: url("images/logo/SEPN_Logo-100px.png"); } }
@media (min-width: 34.375em) { .no-svg .logo { background-image: url("images/logo/SEPN_Logo-100px.png"); } }
@media (min-width: 43.75em) { .no-svg .logo { background-image: url("images/logo/SEPN_Logo-100px.png"); } }
@media (min-width: 51.5625em) { .no-svg .logo { background-image: url("images/logo/SEPN_Logo-100px.png"); } }
.no-svg.lt-ie9 .logo { background-image: url("images/logo/SEPN_Logo-200px.png"); height: 110px; margin: 0 0 15px; }

@media (min-width: 31.25em) { .site-title > .logo { margin: 15px 15px 0; } }
@media (min-width: 43.75em) { .site-title > .logo { margin: 15px 30px 0; } }
.lt-ie9 .site-title > .logo { margin: 15px 30px 0; }
.site-title > .logo { padding: 15px 0; }

.aux-nav li { padding: 0 0.375em 0 0.5em; border-left: 1px solid #484848; }
.aux-nav li:first-child { border: none; }

.social-nav li { padding: 0 0.1875em 0 0.3125em; }

.aux-nav, .social-nav { margin: 0 0 0.9375em; font-size: 16px; font-size: 1rem; font-weight: normal; text-align: center; }
.aux-nav ul, .social-nav ul { margin: 0; }
@media (min-width: 31.25em) { .aux-nav, .social-nav { font-size: 14px; font-size: 0.875rem; margin: 0 0 0.53571em; } }
@media (min-width: 37.5em) { .aux-nav, .social-nav { font-size: 16px; font-size: 1rem; margin: 0 0 0.9375em; } }
.lt-ie9 .aux-nav, .lt-ie9 .social-nav { font-size: 16px; font-size: 1rem; margin: 0 0 0.9375em; }

.header { position: relative; width: 100%; }

.header-nav { margin: 0.9375em 0 0; overflow: hidden; }
@media (min-width: 31.25em) { .header-nav { margin: 0; position: absolute; right: 0.9375em; top: 1.875em; width: 50%; } }
@media (min-width: 34.375em) { .header-nav { top: 0.9375em; } }
@media (min-width: 43.75em) { .header-nav { top: 1.25em; width: 33%; } }
@media (min-width: 60em) { .header-nav { top: 1.875em; } }
.lt-ie9 .header-nav { margin: 0; position: absolute; right: 0.9375em; top: 1.875em; width: 33%; }

.motto { font-family: 'Rock Salt', cursive; text-align: center; left: 34.333%; font-size: 16px; font-size: 1rem; margin: 0 0 0.9375em; }
@media (min-width: 60em) { .motto { position: absolute; left: 34%; width: auto; bottom: 1.5625em; } }
/*.lt-ie9 .motto { position: absolute; left: 33%; width: auto; bottom: 1.5625em; }*/
.lt-ie9 .motto { position: absolute; left: 0; width: 100%; bottom: 25px; font-size: 32px; font-family: cursive; margin: 0; }

input[type='search'] { width: 77%; font-size: 16px; font-size: 1rem; }

.search { display: block; margin: 0 0 0.9375em; }
@media (min-width: 31.25em) { .search { position: absolute; right: 0.9375em; bottom: 4.375em; width: 50%; } }
@media (min-width: 43.75em) { .search { position: absolute; width: 33%; } }
@media (min-width: 60em) { .search { bottom: 1.5625em; } }
.lt-ie9 .search { position: absolute; right: 0; bottom: 1.25em; width: 33%; }
.lt-ie8 .search { bottom: 0.9375em; }

.search-form { position: relative; width: 85%; max-width: 250px; border: 1px solid #484848; margin: 0 auto; background-color: white; overflow: hidden; }
.search-form > fieldset { margin: 0; }

.search-field { display: inline-block; *display: inline; *zoom: 1; padding: 0.3125em 0.625em; border: none; margin: 0; background-color: white; width: auto; }

button.search-submit { position: absolute; right: 0; top: 0; margin: 0; border: 0; height: 102%; font-size: 16px; font-size: 1rem; background-color: #484848; color: #f2f2f2; }

.search-submit { width: 2.125em; background-image: url(images/search-icon.png); background-position: center 40%; background-repeat: no-repeat; background-size: 1.5em 1.4375em; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .search-submit { background-image: url(images/search-icon_2x.png); } }
body.search { position: static; width: auto; }

.nav-btn { display: none; }

.outer-wrapper { position: relative; }

.nav-close-btn { text-align: right; }

.main-nav .nav-btn { display: none; }

@media only screen and (max-width: 699px) { .js .nav-wrap { -webkit-box-shadow: inset -3px 0 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset -3px 0 3px rgba(0, 0, 0, 0.1); box-shadow: inset -3px 0 3px rgba(0, 0, 0, 0.1); }
  .js .main-nav { background-color: #f8f8f8; }
  .js .main-nav a { color: #950001; }
  .js .main-nav .main-nav-menu { border-top: none; text-align: left; padding: 0 15px; }
  .js .main-nav .main-nav-submenu { background-color: #f8f8f8; }
  .js .main-nav .main-nav-submenu li { padding-left: 15px; }
  .js .nav-btn-group { background-color: #950001; font-size: 18px; font-size: 1.125rem; font-family: NewhouseDTSCond-Bold, Arial, Helvetica, sans-serif; }
  .js .nav-btn-group a { display: block; padding: 0.27778em 0.55556em; color: white; } }
@media only screen and (max-width: 699px) { .js .nav-btn { display: block; }
  .inner-wrap { -moz-transition: left 500ms ease; -webkit-transition: left 500ms ease; -o-transition: left 500ms ease; transition: left 500ms ease; }
  .no-boxshadow .inner-wrap { border: none; }
  .inner-wrap, .nav-wrap { position: relative; }
  .outer-wrap, .nav-wrap { width: 100%; overflow: hidden; }
  .nav-wrap { z-index: 200; overflow-y: scroll; }
  .js .inner-wrap { left: 0; }
  .js .nav-wrap { position: absolute; top: 0; }
  .js .nav-wrap { height: 100%; width: 70%; }
  .js .nav-wrap { left: -70%; }
  .active-nav .inner-wrap { left: 70%; }
  .csstransforms3d.csstransitions .nav-wrap { left: 0; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; }
  .csstransforms3d.csstransitions .inner-wrap { left: 0 !important; -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); -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; }
  .csstransforms3d.csstransitions .active-nav .inner-wrap { -webkit-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); -moz-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); -ms-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); -o-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); }
  .csstransforms3d.csstransitions .nav-wrap > * { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease; -webkit-transition-delay: ease, 0s; -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease; -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease; transition: opacity 300ms 100ms ease, transform 500ms ease; -webkit-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); -moz-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); -ms-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); -o-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); -webkit-transform-origin: 50% 0%; -moz-transform-origin: 50% 0%; -ms-transform-origin: 50% 0%; -o-transform-origin: 50% 0%; transform-origin: 50% 0%; }
  .csstransforms3d.csstransitions .active-nav .nav-wrap > * { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; -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); } }
.nav-btn-group { border-bottom: 5px solid white; }
@media (min-width: 43.75em) { .nav-btn-group { display: none; } }
.lt-ie9 .nav-btn-group { display: none; }

.main-nav { background-color: #950001; line-height: 1.2; font-size: 16px; font-size: 1rem; font-family: NewhouseDTSCond-Regular, Arial, Helvetica, sans-serif; }
@media (min-width: 43.75em) { .main-nav { font-size: 16px; font-size: 1rem; } }
@media (min-width: 48.4375em) { .main-nav { font-size: 18px; font-size: 1.125rem; } }
@media (min-width: 56.25em) { .main-nav { font-size: 16px; font-size: 1rem; /* FONT TEST */ font-size: 18px; font-size: 1.125rem; } }
.main-nav a { display: inline-block; *display: inline; *zoom: 1; color: white; text-decoration: none; padding: 0.46875em; }
@media (min-width: 43.75em) { .main-nav a { padding: 0.9375em 0.3125em; } }
@media (min-width: 48.4375em) { .main-nav a { padding: 0.83333em 0.41667em; } }
@media (min-width: 56.25em) { .main-nav a { padding: 0.46875em; /* FONT TEST */ padding: 0.55556em; } }

.main-nav-menu { margin: 0; padding: 0; border-top: 1px solid #cccccc; text-align: center; }
@media (min-width: 43.75em) { .main-nav-menu { position: relative; border: none; display: block; } }
.lt-ie9 .main-nav-menu { position: relative; border: none; display: block; }
.main-nav-menu li { position: relative; border-top: 1px solid #cccccc; }
@media (min-width: 43.75em) { .main-nav-menu li { border: none; display: inline-block; *display: inline; *zoom: 1; } }
.lt-ie9 .main-nav-menu li { border: none; display: inline-block; *display: inline; *zoom: 1; }
.main-nav-menu li:first-child { border-width: 0; }
@media (min-width: 43.75em) { .main-nav-menu > li:hover .main-nav-submenu { display: block; } }
.lt-ie9 .main-nav-menu > li:hover .main-nav-submenu { display: block; }
.main-nav-menu a { width: 100%; letter-spacing: 0.0625em; }
@media (min-width: 43.75em) { .main-nav-menu a { width: auto; padding: 0.9375em 0.3125em; } }
@media (min-width: 48.4375em) { .main-nav-menu a { padding: 0.83333em 0.41667em; } }
@media (min-width: 56.25em) { .main-nav-menu a { width: auto; padding: 0.9375em 0.625em; padding: 0.55556em; } }
.lt-ie9 .main-nav-menu a { width: auto; padding: 0.625em; }
.toggled .main-nav-menu { display: block; }

.main-nav-submenu { margin: 0; padding: 0; background-color: white; border-top: 3px solid #950001; z-index: 10; }
@media (min-width: 43.75em) { .main-nav-submenu { display: none; position: absolute; top: 100%; width: 250px; min-width: 120%; border: none; border-bottom: 5px solid #950001; background-color: white; text-align: left; } }
.lt-ie9 .main-nav-submenu { display: none; position: absolute; top: 100%; width: 250px; min-width: 120%; border: none; border-bottom: 5px solid #950001; background-color: white; text-align: left; }
@media (min-width: 43.75em) { .main-nav-submenu:before { position: absolute; top: -8px; left: 10px; display: inline-block; *display: inline; *zoom: 1; content: ''; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid white; } }
.lt-ie9 .main-nav-submenu:before { position: absolute; top: -8px; left: 10px; display: inline-block; *display: inline; *zoom: 1; content: ''; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid white; }
.main-nav-submenu li { display: block; }
.main-nav-submenu a { color: #950001; }
.main-nav-submenu a:hover { text-decoration: underline; }

.no-js #site-navigation:target .main-nav-menu { display: block; }

.social-nav li, .social-nav li a { display: inline-block; *display: inline; *zoom: 1; }
.social-nav li a { width: 26px; height: 26px; background: url("images/social_sprites.png"); background-size: 310px 362px; }
.social-nav li a[href*="facebook.com"] { background-position: -26px -52px; }
.social-nav li a[href*="facebook.com"]:hover { background-position: 0px -52px; }
.social-nav li a[href*="plus.gooogle.com"] { background-position: -26px -234px; }
.social-nav li a[href*="plus.gooogle.com"]:hover { background-position: 0px -234px; }
.social-nav li a[href*="twitter.com"] { background-position: -26px -26px; }
.social-nav li a[href*="twitter.com"]:hover { background-position: 0px -26px; }
.social-nav li a[href*="youtube.com"] { background-position: -26px -78px; }
.social-nav li a[href*="youtube.com"]:hover { background-position: 0px -78px; }
.social-nav li a[href*="mailto:"] { background-position: -26px 0px; }
.social-nav li a[href*="mailto:"]:hover { background-position: 0px 0px; }
.social-nav li a[href*="linkedin.com"] { background-position: -26px -208px; }
.social-nav li a[href*="linkedin.com"]:hover { background-position: 0px -208px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #menu-social-menu li a { background-image: url("images/social_sprites_2x.png"); } }
.page-intro { padding: 0.46875em 0 0.9375em; background-color: #2e2e2e; color: #f2f2f2; }

.page-intro-heading { font-size: 28px; font-size: 1.75rem; margin: 0 0 0.53571em; color: #f2f2f2; }
@media (min-width: 43.75em) { .page-intro-heading { font-size: 36px; font-size: 2.25rem; margin: 0 0 0.41667em; } }
.lt-ie9 .page-intro-heading { font-size: 36px; font-size: 2.25rem; margin: 0 0 0.41667em; }

.title-bar { padding: 0 1.875em; background-color: #484848; color: #f2f2f2; overflow: hidden; }

.title-bar-heading { font-size: 24px; font-size: 1.5rem; margin: 0; padding: 0.41667em 0; text-align: center; color: #f2f2f2; }
@media (min-width: 43.75em) { .title-bar-heading { text-align: left; width: 66.666%; float: left; } }
.lt-ie9 .title-bar-heading { text-align: left; width: 66.666%; float: left; }

.title-bar-button { margin: 0 0 0.625em; }
@media (min-width: 43.75em) { .title-bar-button { width: 33.333%; padding: 0.3125em 0; margin: 0; float: left; } }
.lt-ie9 .title-bar-button { width: 33.333%; padding: 0.3125em 0; margin: 0; float: left; }
.title-bar-button > .btn, .title-bar-button > .btn-alt { margin: 0.3125em 0; padding: 0.3125em 1.25em; }

.title-bar-heading, .title-bar-button { vertical-align: top; }

.lead { margin: 0 0 0.83333em; font-size: 18px; font-size: 1.125rem; line-height: 1.2; font-weight: normal; color: #7b7b7b; }

.feed { margin: 0.625em 0; padding: 0 0.9375em; }

.feed-item { padding: 0 0.625em; margin: 0 0 0.625em; overflow: hidden; }
@media (min-width: 37.5em) { .feed-item { width: 31.333%; float: left; padding: 0; margin: 0.625em 1%; background-color: #e8e8e8; } }
.lt-ie9 .feed-item { width: 290px; float: left; padding: 0; margin: 0.625em 10px; background-color: #e8e8e8; }

.feed-item-image { position: relative; overflow: hidden; width: 100%; }
.category-news article .feed-item-image {height: 195px;}
.category-news article .feed-item-body {height: auto;}
.feed-item-image img { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%; }
.category-news article .feed-item-image img {min-height: auto;}

/* .feed-item-image { width: 40%; overflow: hidden; float: left; margin-right: 0.625em; padding-bottom: 30.0%; }
@media (min-width: 37.5em) { .feed-item-image { float: none; width: auto; margin-right: 0; padding-bottom: 75%; } }
.lt-ie9 .feed-item-image { float: none; width: auto; margin-right: 0; padding-bottom: 75%; }
.lt-ie9 .feed-item-image img { min-height: 0; } */

.feed-item-body { overflow: hidden; font-size: 12px; font-size: 0.75rem; margin: 5px 0; color: #484848; }
@media (min-width: 37.5em) { .feed-item-body { font-size: 14px; font-size: 0.875rem; margin: 1.07143em 0 0; } }
.lt-ie9 .feed-item-body { font-size: 14px; font-size: 0.875rem; margin: 1.07143em 0 0; }
.feed-item-body .btn { display: block; }

.feed-item-title { font-size: 18px; font-size: 1.125rem; font-family: NewhouseDTSCond-Regular, Arial, Helvetica, sans-serif; margin: 0 0 0.83333em; }
@media (min-width: 28.125em) { .feed-item-title { font-size: 24px; font-size: 1.5rem; margin: 0 0 0.625em; } }
@media (min-width: 37.5em) { .feed-item-title { padding: 0 0.55556em; font-size: 18px; font-size: 1.125rem; margin: 0 0 0.9375em; } }
@media (min-width: 46.875em) { .feed-item-title { font-size: 18px; font-size: 1.125rem; margin: 0 0 0.83333em; /* FONT TEST */ letter-spacing: 0.025em; font-size: 21px; font-size: 1.3125rem; margin: 0 0 0.71429em; } }
.lt-ie9 .feed-item-title { padding: 0 0.55556em; font-size: 18px; font-size: 1.125rem; margin: 0 0 0.83333em; }
.feed-item-title a { color: #484848; }

.feed-item-details { font-size: 14px; font-size: 0.875rem; margin: 0 0 1.07143em; line-height: 1.2; }
@media (min-width: 28.125em) { .feed-item-details { font-size: 16px; font-size: 1rem; margin: 0 0 0.9375em; } }
@media (min-width: 37.5em) { .feed-item-details { padding: 0 0.83333em; font-size: 12px; font-size: 0.75rem; margin: 0 0 1.25em; } }
@media (min-width: 37.5em) { .feed-item-details { font-size: 14px; font-size: 0.875rem; margin: 0 0 1.07143em; } }
.lt-ie9 .feed-item-details { padding: 0 0.71429em; }

.feed-item-event { position: absolute; top: 0; right: 0; width: 5.125em; height: 5.125em; background: transparent url(images/event-flag.png) no-repeat 0 0; background-size: 5.125em 5.125em; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .feed-item-event { background-image: url(images/event-flag_2x.png); } }
.profile-card .profile { margin: 0 0 1.25em; padding: 0; background-color: #e8e8e8; overflow: hidden; }
@media (min-width: 25em) { .profile-card .profile { float: left; width: 33%; margin: 0 0.625em 0.625em 0; } }
@media (min-width: 43.75em) { .profile-card .profile { margin: 0 1.25em 0.625em 0; } }
.lt-ie9 .profile-card .profile { float: left; width: 33%; margin: 0 1.25em 0.625em 0; }

.profile-image { padding-bottom: 40%; }
@media (min-width: 37.5em) { .profile-image { padding-bottom: 100%; } }
.lt-ie9 .profile-image { padding-bottom: 100%; }
.profile-card .profile-image { float: none; width: auto; margin: 0; padding-bottom: 100%; }

@media (min-width: 37.5em) { .profile-body { padding: 0 0.625em; margin: 0.625em 0 0; text-align: center; } }
.lt-ie9 .profile-body { padding: 0 0.625em; margin: 0.625em 0 0; text-align: center; }
.profile-card .profile-body { padding: 0 0.625em; text-align: center; }

.profile-name { font-size: 18px; font-size: 1.125rem; margin: 0; }
@media (min-width: 28.125em) { .profile-name { font-size: 24px; font-size: 1.5rem; } }
@media (min-width: 37.5em) { .profile-name { padding: 0 0.55556em; font-size: 18px; font-size: 1.125rem; } }
@media (min-width: 46.875em) { .profile-name { font-size: 24px; font-size: 1.5rem; } }
.lt-ie9 .profile-name { padding: 0 0.41667em; font-size: 24px; font-size: 1.5rem; }
.profile-name a { color: #484848; }

.profile-role { font-size: 14px; font-size: 0.875rem; margin: 0 0 0.53571em; }
@media (min-width: 28.125em) { .profile-role { font-size: 16px; font-size: 1rem; } }
@media (min-width: 37.5em) { .profile-role { font-size: 14px; font-size: 0.875rem; margin: 0 0 1.07143em; } }
@media (min-width: 46.875em) { .profile-role { font-size: 16px; font-size: 1rem; margin: 0 0 0.9375em; } }
.lt-ie9 .profile-role { font-size: 16px; font-size: 1rem; margin: 0 0 0.9375em; }

.profile-organization { font-size: 14px; font-size: 0.875rem; }
@media (min-width: 37.5em) { .profile-organization { font-size: 13px; font-size: 0.8125rem; margin: 0 0 1.15385em; } }
@media (min-width: 46.875em) { .profile-organization { font-size: 14px; font-size: 0.875rem; margin: 0 0 1.07143em; } }
.lt-ie9 .profile-organization { margin: 0 0 1.07143em; }
.profile-card .profile-organization { margin: 0 0 0.53571em; }

@media (min-width: 31.25em) { .profile-content { overflow: hidden; margin: 0 0 0 0.625em; } }
.lt-ie9 .profile-content { overflow: hidden; margin: 0 0 0 0.625em; }

.method-feed { margin: 1.25em 0 0.625em; }

.method-item { background-color: transparent; }
@media (min-width: 28.125em) { .method-item { float: left; padding: 0; width: 48%; margin: 0 1% 0.625em; text-align: center; } }
@media (min-width: 37.5em) { .method-item { float: none; width: 80%; margin: 0 auto 0.625em; text-align: left; } }
@media (min-width: 43.75em) { .method-item { float: left; width: 23%; margin: 0 1% 0.625em; text-align: center; } }
.lt-ie9 .method-item { float: left; width: 23%; margin: 0 1% 0.625em; background-color: transparent; text-align: center; }

@media (min-width: 28.125em) { .method-image { width: auto; padding-bottom: 75%; margin: 0; float: none; } }
@media (min-width: 37.5em) { .method-image { width: 50%; padding-bottom: 37.5%; margin: 0 0.625em 0 0; float: left; } }
@media (min-width: 43.75em) { .method-image { width: auto; padding-bottom: 75%; margin: 0; float: none; } }
.lt-ie9 .method-image { width: auto; padding-bottom: 75%; margin: 0; float: none; }

.method-title { font-size: 24px; font-size: 1.5rem; margin: 0 0 0.3125em; }
@media (min-width: 37.5em) { .method-title { margin: 0 0 0.625em; text-align: center; } }
.lt-ie9 .method-title { margin: 0 0 0.625em; text-align: center; }

.service-item { text-align: center; background-color: transparent; }
.lt-ie9 .service-item { background-color: transparent; }

.org-feed-item { background-color: #e8e8e8; max-width: 26.5625em; margin-left: auto; margin-right: auto; }
@media (min-width: 37.5em) { .org-feed-item { width: 48%; max-width: none; margin: 0.625em 1%; } }

.org-feed-images { width: 98%; padding: 0 1%; margin: 0.625em auto; float: none; text-align: center; }
.org-feed-images img { position: static; }

.org-feed-logo, .org-feed-profile { display: inline-block; width: 47%; margin: 0 1%; overflow: hidden; text-align: center; vertical-align: middle; *display: inline; *zoom: 1; }
.org-feed-logo img, .org-feed-profile img { width: 100%; height: auto; min-height: 0; }

.org-feed-title { margin: 0; padding: 10px; text-align: center; font-size: 18px; font-size: 1.125rem; background-color: #484848; color: #f2f2f2; overflow: hidden; }
.org-feed-title a { color: inherit; }

.org-feed-body { padding: 0 0.9375em; text-align: center; }

.org-feed-rep { margin: 0.9375em 0; font-weight: normal; }
.org-feed-rep a { color: inherit; }

.get-involved-block { margin: 0 auto 1.875em; overflow: hidden; max-width: 18.75em; }
@media (min-width: 28.125em) { .get-involved-block { max-width: none; } }
.get-involved-block .get-involved-btn { display: block; }
@media (min-width: 28.125em) { .get-involved-block .get-involved-btn { display: inline-block; *display: inline; *zoom: 1; } }

.get-involved-image { margin: 0 auto 0.9375em; max-width: 15.625em; }
@media (min-width: 28.125em) { .get-involved-image { float: left; margin-right: 0.625em; width: 40%; max-width: 12.5em; } }
@media (min-width: 37.5em) { .get-involved-image { margin-right: 0.9375em; } }
.get-involved-image img { display: block; width: 100%; height: auto; }

@media (min-width: 28.125em) { .get-involved-body { overflow: hidden; _overflow: visible; zoom: 1; } }

.get-involved-title { font-size: 24px; font-size: 1.5rem; }
@media (min-width: 37.5em) { .get-involved-title { font-size: 28px; font-size: 1.75rem; } }

.get-involved-btn { display: block; }
@media (min-width: 28.125em) { .get-involved-btn { display: inline-block; *display: inline; *zoom: 1; } }

.logo-feed { max-height: 15.625em; overflow: hidden; }

.widget { background-color: #2e2e2e; color: #f2f2f2; padding: 0.9375em; margin: 0 0 0.9375em; }
.context .widget { border-bottom: 0.625em solid #cccccc; }
@media (min-width: 43.75em) { .context .widget { border: none; border-right: 0.625em solid #cccccc; } }
.lt-ie9 .context .widget { border: none; border-right: 0.625em solid #cccccc; }
.footer .widget { padding: 0 1%; background-color: transparent; }

.widget-title { padding: 0 0 0.41667em; color: #f2f2f2; font-size: 18px; font-size: 1.125rem; border-bottom: 1px solid #4c4c4c; }
.context .widget-title { margin: 0 0 0.41667em; }
.footer .widget-title { padding: 0; border: none; margin: 0 0 0.625em; font-size: 24px; font-size: 1.5rem; }
@media (min-width: 40.625em) { .footer .widget-title { margin: 0 0 0.83333em; } }

.widget-feed, .widget-menu { margin: 0 0 0.9375em; }
.widget-feed a, .widget-menu a { color: #51a7d1; }
.widget-feed time, .widget-menu time { font-size: 80%; display: block; color: #f2f2f2; }

.widget-feed li { padding: 0 0 0.46875em; margin: 0 0 0.46875em; border-bottom: 1px solid #4c4c4c; line-height: 1.2; }

.widget-menu li { line-height: 1.6; }

.footer { background-color: #2e2e2e; color: #f2f2f2; }
.footer a { color: #328fbd; }
.footer address { font-style: normal; }
@media (min-width: 40.625em) { .footer { padding: 0.9375em 0; } }
.lt-ie9 .footer { padding: 0.9375em 0; }

.footer-left, .footer-right, .footer-center { overflow: hidden; }
@media (min-width: 40.625em) { .footer-left, .footer-right, .footer-center { width: 31.333%; float: left; } }
.lt-ie9 .footer-left, .lt-ie9 .footer-right, .lt-ie9 .footer-center { width: 31.333%; float: left; }

.gov-sponsor { padding: 0 0.9375em; }

.copyright { font-family: NewhouseDTSCond-Bold, Arial, Helvetica, sans-serif; font-size: 16px; font-size: 1rem; margin: 0 0 0.9375em; }

.btn, .btn-alt, .contact-submit input[type="submit"] { display: inline-block; padding: 0.4375em 1.25em; background-size: 100% 200%; font-size: 1em; font-family: NewhouseDTSCond-Bold, Arial, Helvetica, sans-serif; text-transform: uppercase; text-align: center; -webkit-transition: all 0.15s ease; -moz-transition: all 0.15s ease; -o-transition: all 0.15s ease; transition: all 0.15s ease; *display: inline; *zoom: 1; }
.btn:hover, .btn-alt:hover, .contact-submit input[type="submit"]:hover { text-decoration: none; background-position: 100% 100%; }
.title-bar .btn, .title-bar .btn-alt, .title-bar .contact-submit input[type="submit"], .contact-submit .title-bar input[type="submit"] { display: block; margin: 0 0.625em; }

.btn { background-color: #2e2e2e; border-bottom: 0.3125em solid white; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #2e2e2e), color-stop(50%, white), color-stop(100%, white), color-stop(100%, #2e2e2e)); background-image: -webkit-linear-gradient(#2e2e2e 50%, white 50%, white 100%, #2e2e2e 100%); background-image: -moz-linear-gradient(#2e2e2e 50%, white 50%, white 100%, #2e2e2e 100%); background-image: -o-linear-gradient(#2e2e2e 50%, white 50%, white 100%, #2e2e2e 100%); background-image: linear-gradient(#2e2e2e 50%, white 50%, white 100%, #2e2e2e 100%); }
.btn, .btn:visited { color: #f2f2f2; }
.btn:hover { background-color: white; color: #2e2e2e; border-color: #2e2e2e; }

.btn-alt, .contact-submit input[type="submit"] { background-color: #950001; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #950001), color-stop(50%, white), color-stop(100%, white), color-stop(100%, #950001)); background-image: -webkit-linear-gradient(#950001 50%, white 50%, white 100%, #950001 100%); background-image: -moz-linear-gradient(#950001 50%, white 50%, white 100%, #950001 100%); background-image: -o-linear-gradient(#950001 50%, white 50%, white 100%, #950001 100%); background-image: linear-gradient(#950001 50%, white 50%, white 100%, #950001 100%); border-bottom: 0.3125em solid white; }
.btn-alt, .btn-alt:visited, .contact-submit input[type="submit"], .contact-submit input[type="submit"]:visited { color: white; }
.btn-alt:hover, .contact-submit input[type="submit"]:hover { background-color: white; color: #950001; border-color: #950001; }

a { -webkit-transition: color 200ms ease-in; -o-transition: color 200ms ease-in; }

@-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.fadeIn { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

.meta-byline { margin: 0 0 20px; color: #adadad; font-size: 12px; font-style: italic; }

.posted-on, .byline { display: block; }

.meta-tags { padding: 10px 10px 0; border-left: 10px solid #cccccc; background-color: #e5e5e5; overflow: hidden; }
.meta-tags p { font-size: 12px; margin: 0 0 10px; }

.meta-tags-title { margin: 0 0 5px; font-size: 16px; }

.entry-thumb { max-width: 100%; margin: 0 0 10px; overflow: hidden; width:auto!important; }

.entry-thumb-caption { padding: 10px; font-size: 12px; font-style: italic; color: #616161; background-color: #e5e5e5; }

.entry-thumb-img { position: relative; }

.entry-thumb-cats { position: absolute; padding: 5px 15px; margin: 0 15px 0 0; bottom: -10px; background-color: #328fbd; font-family: NewhouseDTSCond-Bold, Arial, Helvetica, sans-serif; color: #f2f2f2; }
.entry-thumb-cats p { margin: 0; }
.entry-thumb-cats a { color: #f2f2f2; }

.entry-content { overflow: hidden; }

.alignleft { float: left; }

.alignright { float: right; }

.aligncenter { display: block; margin-left: auto !important; margin-right: auto !important; }

img.alignleft { margin: 10px 20px 10px 0; }

img.alignright { margin: 10px 0 10px 20px; }

img.aligncenter { margin-top: 10px; margin-bottom: 10px; }

#contact-form-6 { padding-top: 20px; border-top: 5px solid #605f5b; }

div.sharedaddy .sd-content { width: auto !important; float: none !important; }

img#wpstats { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.contact-submit input[type="submit"] { border-top-width: 0; border-left-width: 0; border-right-width: 0; }

#owl-banner .item { position: relative; }
#owl-banner .item img { display: block; width: 100%; height: auto; }

@media (min-width: 43.75em) { .owl-banner-wrapper { position: absolute; top: 0; right: 0; height: 100%; width: 100%; } }
.lt-ie9 .owl-banner-wrapper { position: absolute; top: 0; right: 0; height: 100%; width: 100%; }
.owl-banner-wrapper .wrapper { position: relative; height: 100%; width: 100%; }

.owl-banner-title { font-size: 16px; font-size: 1rem; }
@media (min-width: 31.25em) { .owl-banner-title { font-size: 18px; font-size: 1.125rem; } }
@media (min-width: 43.75em) { .owl-banner-title { font-size: 20px; font-size: 1.25rem; } }
@media (min-width: 60em) { .owl-banner-title { font-size: 24px; font-size: 1.5rem; } }
.lt-ie9 .owl-banner-title { font-size: 24px; }

.owl-banner-caption { padding: 0.9375em 1.5%; background-color: #616161; }
@media (min-width: 43.75em) { .owl-banner-caption { margin: 0.9375em; width: 47%; position: absolute; top: 0; right: 0; } }
@media (min-width: 56.25em) { .owl-banner-caption { width: 30.3%; } }
.lt-ie9 .owl-banner-caption { margin: 0.9375em; width: 30.3%; position: absolute; top: 0; right: 0; }

.owl-banner-title, .owl-banner-body { color: #f2f2f2; }

.owl-orgs { margin: 0.9375em 0; }
.owl-orgs .item { text-align: center; margin: 0.3125em 3%; }
.owl-orgs .item a { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.owl-orgs .item img { display: block; margin: 0 auto; width: auto; max-height: 7.1875em; }

.owl-orgs .item a { display: inline-block; vertical-align: middle; }

.owl-orgs .item img { display: block; margin: 0 auto; width: auto; max-height: 115px; }

.pull-left { float: left; }

.pull-right { float: right; }

.block { display: block; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.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: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Clearfix: contain floats  For modern browsers 1. The space content is one way to avoid an Opera bug when the `contenteditable` attribute is included anywhere else in the document. Otherwise it causes space to appear at the top and bottom of elements that receive the `clearfix` class. 2. The use of `table` rather than `block` is only necessary if using `:before` to contain the top-margins of child elements. */
.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }

.clearfix:after { clear: both; }

#primary.wrapper.box {
  margin: 1.875em 0;
  display: flex;
  flex-direction: row;
  width: calc(100% - 1.875em);
  flex-wrap: wrap;
}

.footer .wrapper.box {
  display:  block;
}

@media(min-width: 801px) {
  .wrapper.box table, .wrapper.box tbody, .wrapper.box tr, .wrapper.box td {
     padding-left: 0 !important;
  }
}

@media(max-width: 800px) {
    .wrapper.box table {
        display: table;
        width: calc(800px-1.875em);
        width: auto;
    }
}

@media(max-width: 400px) {
    .wrapper.box table, .wrapper.box tbody, .wrapper.box tr, .wrapper.box td {
        padding-left: 0 !important;
    }

    .wrapper.box table {
        display: block;
        width: auto;
        height: auto !important;
    }

    .wrapper.box tbody, .wrapper.box tr {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: auto;
    }
}

@media (max-width: 801px) {
    .footer .wrapper.box {
        flex-direction: row;
    }
}

.feed-item.type-profile.hentry {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.feed-item-image.profile-image {
    width: 50%;
    padding-bottom: 0 !important;
}

.feed-item-image.profile-image img {
    min-width: 0;
    min-height: 0;
    position: relative;
}

.profile-card .profile-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.feed-item.type-profile:only-of-type {
    min-height: 0;
}

.profile-feed .feed-item-image.profile-image {
    width: 7.5em;
    height: 7.5em;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-feed .feed-item-body h1 {
    font-size: 1rem;
}

.feed-item-body {
    height: 6em;
}

.profile-feed .feed-item-body p {
    font-size: 0.75rem;
}

@media (min-width: 37.5em) {
.profile-feed .feed-item {
    width: 48% !important;
}
}

.profile-feed .feed-item-body {
    height: 90px !important;
    flex-grow: 1;
}


.tablepress-id-12 tbody td {
         font-family: "Oswald", Arial, Helvetica, sans-serif !important;
}

/* Was in extra.css, moved because godaddy is bonkers */

/*.no-svg .logo { background-image: url("images/logo/SEPN_Logo-300px.png"); height: 110px; height: 6.875rem; }

@media (min-width: 31.25em) { .no-svg .logo { background-image: url("images/logo/SEPN_Logo-100px.png"); } }
@media (min-width: 34.375em) { .no-svg .logo { background-image: url("images/logo/SEPN_Logo-100px.png"); } }
@media (min-width: 43.75em) { .no-svg .logo { background-image: url("images/logo/SEPN_Logo-100px.png"); } }
@media (min-width: 51.5625em) { .no-svg .logo { background-image: url("images/logo/SEPN_Logo-100px.png"); } }*/

/*
.no-svg .logo { background-image: url("../images/logo/fonts/SEPN_NewhouseRegular300px.png"); height: 110px; height: 6.875rem; }

@media (min-width: 31.25em) { .no-svg .logo { background-image: url("../images/logo/fonts/SEPN_NewhouseRegular100px.png"); } }
@media (min-width: 34.375em) { .no-svg .logo { background-image: url("../images/logo/fonts/SEPN_NewhouseRegular100px.png"); } }
@media (min-width: 43.75em) { .no-svg .logo { background-image: url("../images/logo/fonts/SEPN_NewhouseRegular300px.png"); } }
@media (min-width: 51.5625em) { .no-svg .logo { background-image: url("../images/logo/fonts/SEPN_NewhouseRegular300px.png"); } }
*/


/*Added in for testing fonts*/

/*
.font4 { background-image: url("../images/logo/fonts/SEPN_NewhouseRegular300px.png");  }
.font3 { background-image: url("../images/logo/fonts/SEPN_NewhouseBold300px.png");  }
.font2 { background-image: url("../images/logo/fonts/SEPN_NewhouseBold-Reg300px.png");  }
.font1 { background-image: url("../images/logo/fonts/SEPN_NewhouseReg-Bold300px.png");  }
*/



/*.get-involved-block {
  margin: 0 auto 30px;
  overflow: hidden;
  max-width: 300px;
}

.get-involved-image {
  margin: 0 auto 15px;
  max-width: 250px;
}

.get-involved-image img {
  display:block;
  width: 100%;
  height: auto;
}

.get-involved-title {
  font-size: 24px;
}

.get-involved-btn {
  display: block;
}

@media (min-width: 450px) {
  .get-involved-block {
    max-width: none;
  }
  .get-involved-image {
    float:left; margin-right: 10px;
    width: 40%;
    max-width: 200px;
  }
  .get-involved-body {
    overflow:hidden; _overflow:visible; zoom:1;
  }
  .get-involved-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
}

@media (min-width: 600px) {
  .get-involved-image {
    margin-right: 15px;
  }
  .get-involved-title {
    font-size: 28px
  }
}*/

/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */

/*.org-feed-item {
  background-color: #E8E8E8;
  padding: 0;
  max-width: 425px;
  margin-left: auto;
  margin-right: auto;
}*/

@media (min-width: 600px) {
  .org-feed-item {
    /*width: 48%;
    max-width: none;
    margin: 0.71429em 1%;*/
  }
  .org-feed-title {
   /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
  }
}

.org-feed-images {
/*  width: 98%;
  padding: 0 1%;
  margin: 10px auto;
  float: none;
  text-align: center; */
  /*font-size: 0;*/
}

.org-feed-images > * {
 /* font-size: 14px;
  font-size: 0.875rem;*/
}

/*.org-feed-images img {
  position: static;
}

.org-feed-logo, .org-feed-profile {
  display: inline-block;
  width: 47%;
  margin: 0 1%;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}


.org-feed-logo img, .org-feed-profile img {
  width: 100%;
  height: auto;
  min-height: 0;
  font-size: 14px;
  font-size: 1.0rem;
}

.org-feed-title {
  margin: 0;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  background-color: #484848;
  color: #f2f2f2;
  overflow: hidden;
}

.org-feed-title a {
  color: inherit;
}

.org-feed-body {
  padding: 0 15px;
  text-align: center;
}

.org-feed-rep {
  margin: 15px 0;
  font-weight: bold;
}

.org-feed-rep a {
  color: inherit;
}*/

/* DONE */

/*.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}*/


/*#menu-social-menu li a {
  background-size: 310px 362px;
}*/

/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */

/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 1.5/1),
only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {
  #menu-social-menu li a {
    background-image: url("../images/social_sprites_2x.png");
  }
}

#menu-social-menu li a[href*="facebook.com"] { background-position: -26px -52px; }

#menu-social-menu li a[href*="facebook.com"]:hover { background-position: 0 -52px; }

#menu-social-menu li a[href*="plus.gooogle.com"] { background-position: -26px -234px; }

#menu-social-menu li a[href*="plus.gooogle.com"]:hover { background-position: 0 -234px; }

#menu-social-menu li a[href*="twitter.com"] { background-position: -26px -26px; }

#menu-social-menu li a[href*="twitter.com"]:hover { background-position: 0 -26px; }

#menu-social-menu li a[href*="youtube.com"] { background-position: -26px -78px; }

#menu-social-menu li a[href*="youtube.com"]:hover { background-position: 0 -78px; }

#menu-social-menu li a[href*="mailto:"] { background-position:  -26px 0; }

#menu-social-menu li a[href*="mailto:"]:hover { background-position: 0 0; }

#menu-social-menu li a[href*="linkedin.com"] { background-position: -26px -208px; }

#menu-social-menu li a[href*="linkedin.com"]:hover { background-position: 0 -208px; }*/

/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */

/*.contact-submit input[type="submit"] {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}*/

/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/*input[type='text'], textarea, input[type='email'] {
  border-color: #CCC;
}*/



/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/*   Fix Path in final Sass  */
/*.feed-item-event {
  background-image: url(../images/event-flag.png);
}*/
/* End DONE */

/*.pub-filter select {
  border: 1px solid #CCC;
  font-size: 14px;
  line-height: 1.4;
  padding: 5px 20px 5px 5px;
  background: #F2F2F2;
  -webkit-appearance: none;
  border-radius: 0;
  margin: 5px 0;
}*/

/*.inner-wrap {
  background: #F2F2F2;
}

@media (min-width: 43.75em) {
  .inner-wrap {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  }
  html {
   background: #E8E8E8 url(../images/backgrounds/SEPN-Background-4.jpg) no-repeat fixed top center;
   background-size: cover;
  }
}

.tittle-bar, .feed {
  padding: 0 15px;
}*/

/*.site-title > .logo {
  margin: 15px 15px 0;
}*/

/*.logo {
  background-image: url("../images/logo/SEPN_Logo.svg");
  background-size: auto 100%;
  height: 110px;
  height: 3.056em;
  width: 205px;
  width: 5.694em;
  margin: 0;
}

.lt-ie9 .logo { background-image: url("../images/logo/SEPN_Logo-300px.png"); height: 110px; }

.no-svg .logo { background-image: url("../images/logo/SEPN_Logo-300px.png"); height: 110px; }

.search-form {
  width: 85%;
  max-width: 250px;
}*/



/*.lt-ie9 .logo { background-image: url("../images/logo/SEPN_Logo-300px.png"); height: 162px; }

.no-svg .logo { background-image: url("../images/logo/SEPN_Logo-300px.png"); height: 162px; }
@media (min-width: 31.25em) {
  .no-svg .logo {
    background-image: url("../images/logo/SEPN_Logo-300px.png");
    height: 135px;
  }
}
@media (min-width: 34.375em) {
  .no-svg .logo {
    background-image: url("../images/logo/SEPN_Logo-300px.png");
    height:121px;
  }
}
@media (min-width: 43.75em) {
  .no-svg .logo {
    background-image: url("../images/logo/SEPN_Logo-300px.png");
    height: 154px;
  }
}
@media (min-width: 51.5625em) {
  .no-svg .logo {
    background-image: url("../images/logo/SEPN_Logo-300px.png");
    height: 162px;
  }
}*/

/*@media (min-width: 31.25em) {
  .site-title > .logo {
    margin: 15px 15px 0;
  }
}

@media (min-width: 43.75em) {
  .site-title > .logo {
    margin: 15px 30px 0;
  }
}

.site-title > .logo {
  padding: 15px 0;
}*/

.entry-meta .cat-links, .entry-meta .tags-links {
  display: block;
  font-size: 85%;
  font-style: italic;
}

/*.motto {
  left: 34.333%;
}*/

.owl-orgs .item img {
  max-width: 100%;
}

.owl-orgs .item a {
    max-width: 100%;
}

/*@import url(http://fonts.googleapis.com/css?family=Rock+Salt);

.motto {
  font-family: 'Rock Salt', cursive;
}*/
/*.motto {
  font-family: 'Rock Salt', cursive;
  text-align: center;
  bottom: 15px;
  font-size: 18px;
  margin: 0 0 15px;
}

@media (min-width: 31.25em) {
  .motto {
    font-size: 24px;
  }
  .search {
    bottom: 55px;
  }
  .site-title {
    margin: 0;
  }
}

@media (min-width: 60em) {
  .motto {
    position: absolute;
    left: 32%;
    width: auto;
  }
  .search {
    bottom: 20px;
  }
  .site-title {
    margin: 0 0 15px;
  }
}

.lowercase {
  text-transform: lowercase;
}
*/
/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ */
/*.logo-feed {
  max-height: 250px;
  overflow:hidden;
}

.owl-orgs {
  margin: 15px 0;
}

.owl-orgs .item{
  text-align: center;

  margin: 5px 3%;
}
.owl-orgs .item a {
  display: inline-block;
  vertical-align: middle;
}
.owl-orgs .item img{
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 115px;
}*/


.filters-wrapper {
    display: flex;
    align-self: center;
    justify-content: space-between;
}

@media screen and (max-width: 520px) {
    .filters-wrapper {
        flex-direction: column;
    }

    .dropdown-wrapper {
        margin: 0.75em;
    }
}

.dropdown-wrapper select {
    color: black;
    background: white;
}

.dropdown-wrapper h3 {
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    color: white;
    font-weight: 100;
    font-size: 1em;
    margin-bottom: 0.25em;
}

button#search-terms {
  display: block;
  margin: 1em auto 0;
}

a.back {
  float: left;
}

span.collapse-box {
  float: right;
}

a.back, a.back:hover, span.collapse-box, span.collapse-box:hover {
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  font-size: 1em;
  margin-top: -1.5em;
  color: white;
  font-family: NewhouseDTSCond-Bold, Arial, Helvetica, sans-serif;
  clear:both;
}

.page-intro-heading {
  clear:both;
}

.page-intro .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dropdown-wrapper {
  margin: 0.15em;
}

.intro-search-navigation {
  width: 100%;
}

.collapsed .page-intro-heading, .collapsed .filters-wrapper, .collapsed button#search-terms {
    display: none;
}

.collapsed.wrapper {
    margin: 1.5em;
    height: 0;
}

.collapsed a.back, .collapsed span.collapse-box {
    margin-top: -1.5em;
}

header.page-intro.clearfix.text-center.collapsed {
    padding-bottom: 0;
    height: 2.5em;
}

.ajax-resource-pagination a {
    display: block;
    clear: both;
    background-color: #950001;
    color: white;
    background-image: linear-gradient(#950001 50%, white 50%, white 100%, #950001 100%);
    border-bottom: 0.3125em solid white;
    padding: 0.4375em 1.25em;
    background-size: 100% 200%;
    font-size: 1em;
    font-family: NewhouseDTSCond-Bold, Arial, Helvetica, sans-serif;
    transition: all 0.15s ease;
    text-align: center;
    text-transform: uppercase;
    margin: 0 1.5em;
}

.loading-modal {
  z-index: 100;
  height: 40%;
  width: 40%;
  position: fixed;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  border: 5px solid #950001;
  display: flex;
  align-items: center;
  left: 50%;
  top: 50%;
}

@keyframes spinner {
  to {transform: rotateY(360deg);}
}

.feed-item {
	background-color: #e8e8e8 !important;
}
.loading-modal::before {
  content: "";
  position: absolute;
  top: 2.5%;
  width: 100%;
  height: 100%;
  background-image: url(./images/logo/SEPN_Logo_leaf.svg);
  background-size: 5em;
  background-position: center;
  background-repeat: no-repeat;
  animation: spinner 2s linear infinite;
}

.loading-modal::after {
    /* content: "Filtering"; */
    margin: 0.5em auto;
    display: block;
    text-align: center;
}
a.back::before {
    height: 0.75em;
    content: "";
    background-image: url(../images/arrow.svg);
    width: 0.5em;
    display: inline-block;
    transform: rotate(180deg);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 0.5em 0 0;
    background-position: center;
}

.collapsed .collapse-box::after {
  height: 0.75em;
  content: "";
  background-image: url(../images/arrow.svg);
  width: 0.5em;
  display: inline-block;
  transform: rotate(90deg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 0 0 0.5em;
  background-position: center;
}

.collapse-box::after {
  height: 0.75em;
  content: "";
  background-image: url(../images/arrow.svg);
  width: 0.5em;
  display: inline-block;
  transform: rotate(-90deg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 0 0 0.5em;
  background-position: center;
}

.post-type-archive-resources div.wrapper.feed {
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-start;
   margin: 0.625em;
   padding: 0;
   width: 100%;
}

.post-type-archive-resources article .feed-item-image img {
    position: static;
    height: 10em;
    width: auto;
}

.post-type-archive-resources article .feed-item-image {
    max-height: 17em;
}


@media(max-width: 41.3em) { 
.post-type-archive-resources .feed article {
   width: 100%;
}
}

.post-type-archive-resources article.feed-item {
  float: left;
  padding: 0;
  margin: 0.625em;
  background-color: #e8e8e8;
  padding-bottom: 0.625em;
}

.post-type-archive-resources section.no-results.not-found {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.post-type-archive-resources article.feed-item .feed-item-body {
  padding: 0 0.625em;
}

@media (min-width: 43.75em) {
    .post-type-archive-resources article.feed-item { flex: 0 0 18.5em; width: auto; }
    .post-type-archive-resources article .feed-item-image img { height: 17em; }
}
@media (max-width: 950px) {
    .post-type-archive-resources article.feed-item { flex: 0 0 17em; width: auto; }
    .post-type-archive-resources article .feed-item-image img { height: 16em; }
}
@media (max-width: 875px) {
    .post-type-archive-resources article.feed-item { flex: 0 0 47.625%; width: auto; }
    .post-type-archive-resources article .feed-item-image img { height: 16em; }
    .post-type-archive-resources div.wrapper.feed { justify-content: center; }
}
@media (max-width: 31.25em) {
    .post-type-archive-resources article.feed-item { flex: 0 0 95%; width: auto; }
    .post-type-archive-resources article .feed-item-image img { height: 16em; }
}

.body {
	flex-grow: 0;
}

.navigation.ajax-resource-pagination {
    clear: both;
    align-self: stretch;
    display: block;
    margin: 0 auto;
    width: 90%;
}

.single-profile #primary.wrapper.box {
    flex-wrap: nowrap;
    flex-direction: column;
}

.single-profile .profile-card .profile {
	float: none;
	clear: both;
	width: 100%;
}

.profile-content p {
       font-size: 1em;
}

.feed-item.type-profile.hentry {
   position: relative;
}
.org-feed .feed-item.type-profile.hentry {
    flex-direction: column;
    height: 295px !important;
}

.home article .feed-item-image img {
   position: relative;
}

.org-feed-images {
   display: flex;
   flex-direction: row-reverse;
}

.profile.feed-item h1 {
    font-size: 1.5em;
}

.profile.feed-item p {
    font-size: 1.25em;
}

.profile.feed-item p.profile-organization {
    font-size: 1.05em;
}

