/*
	Theme Name: CSE for Genesis
	Theme URI: https://southernequality.org/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Status Forward
	Author URI: http://statusforward.com

	Version: 1.0.0

	Template: genesis
	Template Version: 2.6.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
========================================================================== */
@import url("https://use.typekit.net/noe7bja.css");

html, body {
  overflow-x: hidden;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: 0 0;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #333;
}

small {
  font-size: 14px;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong, .strong {
  font-weight: bold;
}

dfn, em, .em {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

p {
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
}

pre {
  margin: 0;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before, q:after {
  content: '';
  content: none;
}

small, .small {
  font-size: 14px;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

menu {
  padding: 0 0 0 40px;
}

ol, ul {
  padding: 0;
  list-style-type: none;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement, .ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

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

.clearfix, .cf {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

/******************************************************************

Stylesheet: Variables

******************************************************************/
/** COLORS **/
/** Layout **/
/** Forms **/
/******************************************************************
> Typography Styles

******************************************************************/
/* @font-face {
  font-family: 'Fontawesome';
  src: url('lib/fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
} */
@font-face {
  font-family: 'Fontawesome';
  src: url("lib/fonts/fontello/fontello.eot?23785915");
  src: url("lib/fonts/fontello/fontello.eot?23785915#iefix") format("embedded-opentype"), url("lib/fonts/fontello/fontello.woff2?23785915") format("woff2"), url("lib/fonts/fontello/fontello.woff?23785915") format("woff"), url("lib/fonts/fontello/fontello.ttf?23785915") format("truetype"), url("lib/fonts/fontello/fontello.svg?23785915#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/******************************************************************

Stylesheet: Mixins Stylesheet

******************************************************************/
/*********************
TRANSITION
*********************/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/* Extend */
.blockletters {
  text-transform: uppercase;
  font-family: "ff-good-web-pro", sans-serif;
  letter-spacing: .05em;
}

/******************************************************************

Stylesheet: Sass Functions

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
> WordPress Styles

******************************************************************/
/* # Base Styles
/*------------------------------------------------------- */
/* ## WordPress */
img {
  max-width: 100%;
  height: auto;
}

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  display: block;
  margin: 0 auto 20px;
}

.alignright {
  display: block;
  margin: 0 auto 20px;
}

a.alignleft,
a.alignnone,
a.alignright {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

.wp-caption-text {
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.more-link {
  position: relative;
}

/* Skip Links */
.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
  margin: 0;
}

/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px;
}

/* # Media Queries
/*------------------------------------------------------- */
@media only screen and (min-width: 600px) {
  .alignleft, img.alignleft {
    display: inline-block;
    float: left;
    margin: 0 24px 24px 0;
  }

  .alignright, img.alignright {
    margin: 0 0 24px 24px;
    display: inline-block;
    float: right;
  }

  .aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
}
/* end of media query */
/* end of media query */
/* end of media query */
/* end of media query */
/******************************************************************
> Imported Default Webflow Stylesheet

******************************************************************/
/******************************************************************
> Imported Default Webflow Stylesheet

******************************************************************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #333;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}

input.w-button {
  -webkit-appearance: button;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}

h1 {
  font-size: 3.8rem;
  line-height: 4.4rem;
  margin-top: 0px;
}

h2 {
  font-size: 3.2rem;
  line-height: 3.6rem;
  margin-top: 0px;
}

h3 {
  font-size: 2.4rem;
  line-height: 3rem;
  margin-top: 0px;
}

h4 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin-top: 0px;
}

h5 {
  font-size: 1.4rem;
  line-height: 2rem;
  margin-top: 0px;
}

h6 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-top: 0px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 1.8rem;
  line-height: 2.2rem;
}

figure {
  margin: 0;
  margin-bottom: 10px;
}

figcaption {
  margin-top: 5px;
  text-align: center;
}

ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}

.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}

label, .gfield_label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}

.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}

.w-nav[data-collapse="all"] .w-dropdown,
.w-nav[data-collapse="all"] .w-dropdown-toggle {
  display: block;
}

.w-nav[data-collapse="all"] .w-dropdown-list {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-dropdown,
  .w-nav[data-collapse="medium"] .w-dropdown-toggle {
    display: block;
  }

  .w-nav[data-collapse="medium"] .w-dropdown-list {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-dropdown,
  .w-nav[data-collapse="small"] .w-dropdown-toggle {
    display: block;
  }

  .w-nav[data-collapse="small"] .w-dropdown-list {
    position: static;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-dropdown,
  .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
    display: block;
  }

  .w-nav[data-collapse="tiny"] .w-dropdown-list {
    position: static;
  }
}
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}

.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}

.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  position: relative;
  float: right;
}

.w--nav-menu-open {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}

.w-nav-overlay .w--nav-menu-open {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] .w--nav-menu-open {
  right: auto;
  z-index: 1;
  top: 0;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] .w--nav-menu-open {
  left: auto;
  z-index: 1;
  top: 0;
}

.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 2.4rem;
  /* display: none; */
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
/******************************************************************
> Imported Webflow Stylesheet

******************************************************************/
html {
  font-size: 62.5%;
}

body {
  font-family: freight-macro-pro, sans-serif;
  color: #44484e;
  font-size: 1rem;
  line-height: 1.5;
}

/*
* > Baseline Styles
*/
h1 {
  margin-bottom: 10px;
  font-size: 4.6rem;
  font-weight: 700;
}

h2 {
  margin-bottom: 30px;
  font-family: ff-good-web-pro, sans-serif;
  color: #081429;
  font-size: 4.4rem;
  line-height: 1.2;
  font-weight: 700;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #44484e;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

h4 {
  margin-bottom: 10px;
  font-family: ff-good-web-pro, sans-serif;
  color: #44484e;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

h5 {
  margin-bottom: 10px;
  color: #44484e;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700;
}

h6 {
  margin-bottom: 10px;
  color: #44484e;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
}

p {
  margin-bottom: 25px;
  font-family: freight-macro-pro, sans-serif;
  color: #44484e;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 500;
}

p + h2, p + h3, p + h4, ul + h3, ul + h2 {
  margin-top: 50px;
}

p + blockquote {
  margin-top: 60px;
  margin-bottom: 80px;
}

a {
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #da6157;
  text-decoration: none;
}

a:hover {
  color: #b94f46;
}

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

ul {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 20px;
  clear: none;
  font-size: 1.8rem;
}

ol {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 1.8rem;
}

li {
  font-size: 2rem;
}

img {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 20px;
}

blockquote, blockquote p {
  margin: 30px 2%;
  padding: 10px 20px;
  border-left-style: none;
  font-family: ff-good-web-pro, sans-serif;
  color: #4ba6da;
  font-size: 2.6rem;
  line-height: 1.6;
  font-style: italic;
}
blockquote {
  border-top: 4px solid rgba(165, 172, 184, 0.2);
  border-bottom: 4px solid rgba(165, 172, 184, 0.2);
  position: relative;
}

blockquote:before {
    position: absolute;
    content: "“";
    left: -5px;
    font-size: 110px;
    top: 45px;
    line-height: 1;
}

button:hover, button:active, button:focus {
  outline: none;
}

.sf-lead {
  margin-bottom: 40px;
  color: #081429;
  font-size: 3.1rem;
  line-height: 1.3;
  font-weight: 700;
  text-align: left;
}

.style-label {
  margin-bottom: 10px;
  color: #b6b6b6;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.button,
.wpbdp-main-box .submit-btn input[type="submit"],
.statusforward .listing-actions a.button,
.statusforward #wpbdp-search-form input[type="submit"] {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 15px 20px 9px;
  border-bottom: 6px solid #b94f46;
  background-color: #de6057;
  -webkit-transition: background-color 400ms ease, border 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, border 400ms ease, color 400ms ease;
  font-family: ff-good-web-pro, sans-serif;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background-image: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  box-shadow: none;
}

.button:hover,
.statusforward .listing-actions a.button:hover {
  border-bottom-color: rgba(191, 140, 29, 0.25);
  background-color: #f5d482;
  color: #bf8c1d;
  outline: none;
  background-image: none;
}

.button.bt-small {
  padding: 10px 15px 6px;
  font-size: 1.4rem;
}

.button.gform_button.lt,
.connect .gform_button {
  margin-right: 0px;
  margin-bottom: 0px;
  border-bottom-color: #539cc5;
  background-color: #6fb4db;
  color: #081429;
}

.button.gform_button.lt:hover,
.connect .gform_button:hover {
  color: #fff;
}

.connect .gform_button {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 18px 20px 14px;
  border-bottom: 6px soLId #539cc5;
}

.button.lt {
  background-color: #fff;
  color: #de6057;
}

.button.lt:hover {
  color: #bf8c1d;
}

.button.lt.yellow {
  border-bottom-color: #f5d482;
  color: #bf8c1d;
}

.button.lt.yellow:hover {
  border-bottom-color: #de6057;
  color: #de6057;
}

.button.home-news {
  margin-top: 20px;
  margin-left: 15px;
}

.video-content {
  margin-bottom: 50px;
}

.hr, hr {
  border-top: 3px solid rgba(165, 172, 184, 0.2);
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin: 30px 0;
}

.hr {
  margin: 0;
}

.note {
  padding-right: 5px;
  font-family: ff-good-web-pro, sans-serif;
  font-size: 1.8rem;
  font-weight: 800;
  text-transform: uppercase;
}
img.noborder {
	border: 0 !important;
}

/*
* > Layout Styles
*/
/*.site-inner {
  min-height: 95vh;
}*/

.site-container {
  position: relative;
}

.content-sidebar-wrap {
  display: block;
  background-image: url("lib/images/xo-bg-corner-botright.png"), url("lib/images/xo-bg-corner-botleft.png");
  background-position: 100% 100%, 0px 100%;
  background-size: 462px, 509px;
  background-repeat: no-repeat, no-repeat;
}


.home .content-sidebar-wrap {
  max-width: 100%;
  background-image: none;
}

.content {
  display: block;
  min-height: 95vh;
}

.home .content {
  padding: 0px;
  min-height: none;
}




/*
* > Site Header *
*/
.site-header {
  position: absolute;
  display: block;
  width: 100%;
}

.site-header .wrap {
  margin-right: auto;
  margin-left: auto;
  padding: 30px 50px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  /* display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; */
}

.single .site-header,
.archive .site-header {
  border-bottom: 6px solid #f5d482;
  background-image: -webkit-linear-gradient(275deg, rgba(0, 0, 44, 0.61) 2%, rgba(39, 144, 204, 0.65)), url("lib/images/seamless_paper_texture-bg2.png");
  background-image: linear-gradient(175deg, rgba(0, 0, 44, 0.61) 2%, rgba(39, 144, 204, 0.65)), url("lib/images/seamless_paper_texture-bg2.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 150px;
}

.title-area {
  position: relative;
  z-index: 2000;
  width: 25%;
  max-width: 165px;
  float: left;
}

.site-title {
  margin-bottom: 0;
}

.custom-logo-link {
  width: 100%;
  height: 125px;
  max-width: 165px;
  display: block;
  /* background-image: url('lib/images/cse-logo.png');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat; */
}

.custom-logo {
  margin-bottom: 0px;
}

.dropdown-toggle {
  display: block;
  padding: 0px 18px 0px 0px;
}

.dropdown-toggle.w--open {
  display: block;
}

.sub-menu-toggle {
  background: transparent;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-top: 12px;
  padding-bottom: 14px;
  color: #4ba6da;
}

.dropdown-list {
  background-color: transparent;
}

.header-right {
  background-color: transparent;
  padding-top: 24px;
  padding-right: 50px;
  padding-bottom: 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  margin-top: 0px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

/*
* > Nav
*/
.header-right a.donate {
  margin-top: 25px;
  margin-right: 15px;
  padding: 12px 18px;
  background-color: #fff;
  background-image: none;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #6fb4db;
  font-size: 2rem;
  font-family: ff-good-web-pro-narrow, sans-serif;
  font-size: 2.2rem;
  font-weight: 800;
  text-align: left;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  /*float: right;*/
  position: absolute;
  right:110px;
}

.header-right a.donate:hover {
  background-color: #081429;
  /* position: relative; */
}

.nav-primary .menu-item.donate {
  margin-bottom: 10px;
  padding: 0px 0px 10px;
  border-bottom: 3px solid rgba(111, 180, 219, 0.3);
  background-image: none;
  padding-left: 20px;
}

.menu-toggle {
  color: #6fb4db;
  margin-top: 25px;
  padding: 10.5px 10px 12px;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  /* display: none; */
}
.menu-toggle:before {
  content: '\f0c9';
  display: block;
  font-family: "Fontawesome";
  font-size: 2.2rem;
  line-height: 3.6rem;
  width: 34px;
  height: 34px;
  z-index: 1000;
  background-color: transparent;
}

.menu-toggle:hover {
  background-color: #081429;
}

.menu-toggle.touch:hover {
  background: #fff;
}

.menu-toggle:hover,
.menu-toggle:focus,
.menu-toffle:active {
  outline: none;
}

.menu-toggle.w--open {
  z-index: 1000;
  background-color: transparent;
  outline: none;
  position: fixed;
  right: 50px;
}
.menu-toggle.w--open:before {
  color: #6fb4db;
}

.menu-toggle.w--open.touch {
  background: transparent;
}

.nav-primary {
  visibility: hidden;
  height: 100%;
  min-height: 100vh;
  padding-top: 56px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(279deg, #0a0d29, #0a0b18, rgba(10, 13, 41, 0.3) 100%), -webkit-linear-gradient(270deg, #00659f, rgba(31, 52, 102, 1) 100%);
  background-image: linear-gradient(171deg, #0a0d29, #0a0b18, rgba(10, 13, 41, .3) 100%), linear-gradient(180deg, #00659f, rgba(31, 52, 102, 1) 100%);
  width: 293px;
  position: absolute;
  top: 0;
  right: -293px;
  /* transition: visibility .5s, right .5s; */
  z-index: 999;
}

.nav-primary.open {
  visibility: visible;
  right: 0;
  position: fixed;
}

.nav-primary .menu-item {
  display: block;
  font-size: 1.8rem;
  text-align: left;
  padding-left: 20px;
  /* position: relative; */
}

.nav-primary .menu-item a {
  display: inline-block;
  /*padding: 8px 20px;*/
  padding: 8px 0px;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: ff-good-web-pro-narrow, sans-serif;
  color: #6fb4db;
  font-size: 2rem;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}

.nav-primary .menu-item a:hover {
  color: #b0e3f6;
}

.nav-primary .menu-item a.w--current {
  color: #b0e3f6;
}

.nav-primary .menu-item-link.drop-down-toggle {
  position: relative;
  display: inline-block;
  float: left;
}
.sub-menu .menu-item {
    padding-left: 0;
}
.nav-primary .genesis-nav-menu {
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0;
}

.nav-primary .sub-menu-toggle {
	margin-right: 0;
    padding: 12px 20px 14px 20px;
}
.nav-primary .sub-menu-toggle:hover, .nav-primary .sub-menu-toggle:active, .nav-primary .sub-menu-toggle:focus {
  outline: none;
}
.nav-primary .sub-menu a {
  white-space: normal;
  max-width: 250px;
  border-bottom: 0;
  /*padding: 5px 20px;*/
  padding: 5px 20px 5px 0;
  font-family: ff-good-web-pro-narrow, sans-serif;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.05rem;
  text-transform: none;
  font-weight: 600;
}

.nav-primary .sub-menu {
  border-top: 0;
}

.nav-primary .sub-menu.open {
  display: block;
  position: relative;
}

.nav-primary .sub-menu a:hover {
  background-color: transparent;
}

.nav-primary .sub-menu a.w--current {
  background-color: transparent;
  color: #fff;
}

/* > Middle desktop only nav */
.nav-desktop {
  z-index: 1001;
  padding-top: 15px;
  background-color: transparent;
  text-align: center;
  float: none;
  display: block;
  margin-right: 180px;
  margin-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-desktop .nav-secondary {
  /* float: none; */
}

.nav-desktop .sub-menu {
  margin-bottom: 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(111, 180, 219, 0.91);
}

.nav-desktop .sub-menu a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: ff-good-web-pro, sans-serif;
  color: #fff;
  font-size: 1.9rem;
  letter-spacing: 0.05rem;
  text-transform: none;
  font-weight: 600;
}

.nav-desktop .sub-menu a:hover {
  background-color: rgba(0, 101, 159, 0.24);
  color: #fff;
}

.nav-desktop .sub-menu a.w--current {
  background-color: rgba(0, 101, 159, 0.24);
  color: #fff;
}

.nav-desktop .sub-menu .menu-item {
  display: block;
  padding-right: 0;
}

.nav-desktop .genesis-nav-menu {
  margin-bottom: 0px;
  padding-left: 0px;
}

.nav-desktop .menu-item {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  padding-right: 18px;
}

.nav-desktop a {
  display: block;
  padding: 15px 10px;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: ff-good-web-pro-narrow, sans-serif;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 800;
  text-align: left;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}

.nav-desktop a:hover {
  color: #fff;
}

.nav-desktop a.w--current {
  color: #000;
}

.nav-desktop .menu-item-has-children a {
  display: inline-block;
}

.nav-desktop .sub-menu-toggle {
  margin-right: 10px;
  color: #fff;
  padding-left: 0;
}
.nav-desktop .sub-menu-toggle:before {
  vertical-align: top;
}

.nav-desktop .dropdown-list {
  background-color: transparent;
}

.nav-desktop .dropdown-list.w--open {
  background-color: rgba(111, 180, 219, 0.91);
}

/* Hide sub-menus */
.sub-menu {
  display: none;
  padding: 0;
  position: absolute;
}

.nav-desktop .menu-item-has-children:hover .sub-menu {
  display: block;
}
.nav-desktop .menu-item-has-children:hover .sub-menu .menu-item a {
  display: block;
  width: 100%;
}

/** template nav styles **/
/*.menu-toggle {
  display: none;
}

 .nav-primary {
  display: flex;
  justify-content: flex-end;
  position: relative;

  .genesis-nav-menu {
    padding-left: 0;

  }

  .menu-toggle {
    display: block;
    outline: 0;
  }

  .sub-menu-toggle {
    top: 12px;
    right: 0;
    margin-right: 20px;
    overflow: visible;
    width: 2em;
    height: 2.5em;
    padding: 0px 45px 35px 20px;
    -webkit-tap-highlight-color:  rgba(255, 255, 255, 0);

    position: relative;
    float: right;
    margin: 27px 20px 0 -15px;
    height: 1.2em;
    padding: 1px 6px;

    background: transparent;
  }*/
.sub-menu-toggle:before {
  content: '\e800';
  font-family: 'Fontawesome';
  font-size: 1.4rem;
  font-weight: 400;
  transition: all .2s ease-in-out;
}

.sub-menu-toggle.activated:before {
  content: '\e803';
}

/*  .sub-menu {
    display: none;
    padding-left: 0;
    z-index: 5000;
  }

}

.menu-item {
  display: inline-block;

  a {
    display: block;

    &:hover {
      height: auto;
      overflow: visible;
    }

    &:last-of-type {
    }
  }

  &:hover {
    .sub-menu {
      display: block;
      position: absolute;
      width: auto;

      top:85px;

      .menu-item {
        margin-right: auto;
        margin-left: auto;
        white-space: nowrap;
      }

      a {
        float: none;
        display: block;
        width: auto;
      }

    }
  }

}

.sub-menu {
  display: none;

  .menu-item {
    display: block;

    a {
    padding: 14px 20px;

      &:hover {
        border-bottom-style: none;

      }
    }
  }
}


.menu-item-sub a.w--current,
.sub-menu-toggle,
li.current-menu-item a,
.sub-menu li.current-menu-item a {}

@media (max-width: 991px) {
  >  Nav 991px

  .header-right {
    z-index: 900;
    padding-right: 0px;
    float: none;
  }
  .menu-toggle {
    display: block;
    padding: 18px 18px 9px;

    &:before {
      content: '\f333';

    }
  }
  .menu-toggle.w--open {
    background-color: #5c2946;
    color: #475161;
  }

  .nav-primary,
  .nav-primary .sub-menu {
    display: none;
    overflow: visible;
  }

  .nav-primary {
    width: 100%;
    padding-right: 0;
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 5000;


   .genesis-nav-menu {
      padding-left: 0;
    }
    .menu-item {
      position: relative;
      display: block;

      a {
        padding: 10px 0px 10px 40px;
        text-align: left;
        float: none;
        display: inline-block;
      }

      &:hover {
        .sub-menu {
          display: none;
          position: relative;
          top: 0;
        }
      }
    }

    .sub-menu-toggle {
      position: absolute;
      margin: auto;
      float: none;
      padding: 0px 40px 35px 20px;

    }
  }
  .sub-menu {
    .menu-item {
      padding: 0;
      a {
        padding: 10px 40px;
        text-align: left;

        &:hover {

        }
      }
    }
  }
}

@media (max-width: 767px) {
  >  Nav 767px
  .menu-item a{
    margin-right: 0px;
  }
} */
/*
* > Content
*/
.page .entry-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 550px;
  padding: 200px 80px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 8px solid #f5d482;
  background-color: #6fb4db;
  background-image: -webkit-linear-gradient(315deg, rgba(0, 0, 44, 0.61) 10%, rgba(72, 167, 221, 0.51)), url("lib/images/seamless_paper_texture-bg2.png"), url("lib/images/Jasmine-at-HB2-repeal-press-conference-copy.jpg");
  background-image: linear-gradient(135deg, rgba(0, 0, 44, 0.61) 10%, rgba(72, 167, 221, 0.51)), url("lib/images/seamless_paper_texture-bg2.png"), url("lib/images/Jasmine-at-HB2-repeal-press-conference-copy.jpg");
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, 150px, cover;
  background-repeat: repeat, repeat, no-repeat;
  text-align: center;
}

.entry-header.no-img {
  background-image: -webkit-linear-gradient(315deg, rgba(0, 0, 44, 0.61) 10%, rgba(72, 167, 221, 0.51)), url("lib/images/seamless_paper_texture-bg2.png");
  background-image: linear-gradient(135deg, rgba(0, 0, 44, 0.61) 10%, rgba(72, 167, 221, 0.51)), url("lib/images/seamless_paper_texture-bg2.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 150px;
  background-repeat: repeat, repeat;
  min-height: 300px;
  padding: 210px 80px 75px;
}

.entry-title {
  max-width: 940px;
  margin-bottom: 20px;
  font-family: 'ff-good-web-pro', sans-serif;
  color: #ffd177;
  font-size: 7rem;
  line-height: 1;
  font-weight: 900;
}
.entry-content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 80px 190px;
  background-color: transparent;
  /*background-image: url(lib/images/xo-bg-corner-botleft.png), url(lib/images/xo-bg-corner-botright.png);
  background-position: 0px 100%, 100% 100%;
  background-size: 509px, 462px;
  background-repeat: no-repeat, no-repeat;*/
}

.entry-content a {
  word-wrap: break-word;
}

.entry-content ul {
	list-style: disc;
}
.entry-content ol {
	list-style: decimal;
}
.entry-content .gform_body ul  {
	list-style: none;
	padding: 0;
}
.entry-content ul li,
.entry-content ol li {
	margin-bottom: 10px;
}
/*
* > Video Content
*/
.embed-responsive-container {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 0px;
height: 0;
overflow: hidden;
margin-bottom: 60px;
}
.embed-responsive-container iframe,
.embed-responsive-container object,
.embed-responsive-container embed,
.embed-responsive-container video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*
* > Flex Content
*/
.row {
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.row.row-wide {
  max-width: 1380px;
}

.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.one-half {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
}

.one-third {
  width: 33.3333%;
  padding-right: 20px;
  padding-left: 20px;
}

.full-width {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.two-thirds {
  width: 66.6666%;
  padding-right: 20px;
  padding-left: 20px;
}

.one-third-two {
  width: 33.3333%;
  padding-right: 20px;
  padding-left: 20px;
}

/*
* > Custom Modules
*/
/* > accordions */
.accordion {
  margin-top: 50px;
  margin-bottom: 50px;
}

.accordion-panel {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 3px none rgba(124, 120, 110, 0.2);
}

.accordion-panel.first-accordion-panel {
  border-top-style: none;
}

.accordion-toggle {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.accordion h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.2rem;
}

.accordion-content {
  width: 100%;
}

.accordion-content.w--open {
  position: static;
  padding-top: 30px;
  padding-left: 28px;
  background-color: transparent;
}

.accordion-header:before {
  content: "+";
  display: inline-block;
  padding-right: 12px;
  font-size: 2rem;
  width: 15px;
  color: #444447;
}

.accordion-toggle.w--open .accordion-header:before {
  content: "\2013";
  font-weight: 400;
}

.accordion-toggle {
  white-space: normal;
  word-wrap: break-word;
}

/* > Carousels */
.carousel-id {
	display: block;
	width: 100%;
	position: relative;
}
.slickslides .slide-box {
  display: flex;
  align-items: center;
  background: #ffffff;
  padding: 40px;
  gap: 20px;
}

.slickslides .slide-box .img img {
  max-width: 160px;
  border-radius: 50%;
}

.slickslides {
  background-image: url(lib/images/xo5.png);
    background-position: 100% 0px;
    background-size: 466px;
    background-repeat: repeat;
    padding: 40px 60px;
    background-color: #ffffff; 
    max-width: 100%;
    height: auto;
}

.slickslides {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
}

.slickslides.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.slickslides .slide-box {
  display: none;
}

.slickslides .slide-box:first-child {
  display: block;
  visibility: hidden;
}

.slickslides.slick-initialized .slide-box {
  display: flex;
  visibility: visible !important;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    opacity: 1;
    content: '';
    display: inline-flex;
    background-size: 40px 34px;
    height: 34px;
    width: 40px;
}

.slick-prev {
    left: 7px;
}

.slick-prev:before {
  background-image: url('lib/images/prev.svg');
}

.slick-next {
    right: 7px;
}

.slick-next:before {
  background-image: url('lib/images/next.svg');
}

@media (max-width: 767px) {
  .slickslides .slide-box {
    flex-direction: column;
	  padding: 30px;
  }
	.slick-prev:before,
	.slick-next:before {
    background-size: 34px 29px;
    height: 29px;
    width: 34px;
}
	.slick-prev {
    	left: 2px;
	    z-index: 1;	
}
	.slick-next {
    	right: 2px;
		z-index: 1;
}
	.slickslides {
		padding: 26px;
	}
	.slickslides .quote * {
		font-size: 1.75rem;
	}
	.slickslides .slide-box .img img {
    	max-width: 135px;
	}
}

/* > CTA blocks */
.cta-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border: 2px solid #eeecec;
  background-image: url("lib/images/xo-lg-pt.png"), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url("lib/images/xo-lg-pt.png"), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: 486px, auto;
  text-align: center;
}

.donate .cta-block {
  padding: 30px;
}

.cta-block--inner {
  padding: 40px 80px;
  background-color: #de6057;
}

.donate .cta-block--inner {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cta-block p {
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.4;
  letter-spacing: .5px;
}

.cta-block h2 {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.1rem;
}

/* > Gallery */
.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery-item {
  width: 33.333%;
  padding-right: 10px;
  padding-left: 10px;
}

.tyep .gallery-item,
.transkids-book .gallery-item {
  width: 20%;
}

.gallery-4col .gallery-item {
  width: 25%;
}

.gallery-item img {
    margin-bottom: 0;
}

.gallery-caption.wp-caption-text {
    line-height: 1.2;
    padding-bottom: 24px;
    font-weight: 400;
}

.tyep .gallery-caption.wp-caption-text {
  font-weight: 700;
  font-size: 1.8rem;
  color: #58a0d2;
}

html.w-mod-js *[data-ix="lightbox-overlay"] {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* > State Selector */
.state-selector-toggle {
  width: 100%;
  padding-right: 60px;
  padding-left: 40px;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(165, 172, 184, 0.3);
  background-color: #fff;
  font-family: ff-good-web-pro, sans-serif;
  color: #de6057;
  font-size: 1.8rem;
  text-transform: uppercase;
}

.state-selector-toggle.open {
  border-bottom: none;
}

.state-selector-list {
  background-color: #fff;
  position: absolute;
  border: 3px solid rgba(165, 172, 184, 0.3);
  border-top: none;
}

.state-selector-list.w--open {
  margin-top: -3px;
  padding-bottom: 20px;
  border-right: 3px solid rgba(165, 172, 184, 0.3);
  border-bottom: 3px solid rgba(165, 172, 184, 0.3);
  border-left: 3px solid rgba(165, 172, 184, 0.3);
}

.dropdown-link-state {
  padding: 5px 20px;
  font-size: 1.8rem;
}

.dropdown-link-state.w--current {
  color: #de6057;
}

.selector-icon {
  margin-right: 30px;
}

.selector-icon:before {
  content: '\f107';
  font-family: 'fontawesome';
}

.state-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1380px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(111, 180, 219, 0.12);
}

.select-state-menu {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.select-state-p {
  margin-right: 35px;
  margin-bottom: 0px;
  font-family: ff-good-web-pro, sans-serif;
  font-size: 1.9rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.select-state-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 80px 0px;
}

.single-resources .breadcrumb {
	display: none;
}
.single-resources .select-state-block {
  max-width: 1000px;
  padding-top: 0px;
  padding-right: 80px;
  padding-left: 80px;
}

/* > Trans in South Block */
.trans-in-south-block {
  margin-bottom: 30px;
  padding: 0px;
  background-color: #e7f3f9;
}

.trans-block-inner {
  padding: 20px 40px 50px;
  text-align: left;
}

.trans-in-south-block h3 {
  color: #6fb4db;
}

.trans-in-south-block p {
  margin-bottom: 40px;
  clear: left;
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: left;
}

.trans-in-south-block .trans-lead {
  font-family: ff-good-web-pro, sans-serif;
  font-size: 1.9rem;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 0.025rem;
  margin-bottom: 20px;
}

/* > Report Incident */
.report-incident {
  margin-bottom: 30px;
  padding: 50px 35px;
  background-color: #081429;
  background-image: -webkit-linear-gradient(270deg, rgba(8, 20, 41, 0.4), rgba(8, 20, 41, 0.4)), url("lib/images/report-incident-bg.jpg");
  background-image: linear-gradient(180deg, rgba(8, 20, 41, 0.4), rgba(8, 20, 41, 0.4)), url("lib/images/report-incident-bg.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.report-incident h4 {
  color: #ffd177;
  font-size: 3.2rem;
}

.report-incident p {
  font-family: ff-good-web-pro, sans-serif;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 600;
}

/* > Forms */
.gform_wrapper {
  margin: 0 0 15px;
  text-align: left;
}
.gform_wrapper form {
	width: 100%;
	display: block;
}
.gform_body {
	width: 100%;
}
.gform_footer {
  width: 100%;
  padding-top: 40px;
}

.gf_name_has_2 .name_first, .gf_name_has_2 .name_last {
  display: inline-block;
  width: 50%;
  padding-right: 15px;
  float: left;
}

.gf_name_has_2 .name_last {
  padding-right: 0px;
}

.gform_fields {
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  list-style: none;
}

label, legend.gfield_label {
  display: block;
  margin-top: 25px;
  margin-bottom: 5px;
  padding-top: 5px;
  color: #44484e;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
}

select, .w-select,
.select2-container--default .select2-selection--single {
  background-image: linear-gradient(rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.35) 100%);
  font-family: sans-serif;
  font-size: 1.6rem;
  display: block;
  padding: 10px 70px 10px 13px !important;
  max-width: 100%;
  height: auto !important;
  border-radius: 0px;
  background: url("http://uploads.webflow.com/5a578b14046ca9000137577e/5a747a906dbcb200017a7b5b_selectbox_arrow.png") right center no-repeat;
  line-height: 1.6rem !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0 0 12px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(165, 172, 184, 0.25);
  font-family: freight-macro-pro, sans-serif;
}

input[type="checkbox"], input[type="radio"] {
  margin-top: 5px;
  -ms-transform: scale(1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5);
  /* Chrome, Safari, Opera */
  transform: scale(1.5);
  box-sizing: border-box;
  padding: 0;
  float: left;
  margin-right: 12px;
 }

.gfield_checkbox label {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 1.8rem;
  text-transform: capitalize;
  font-weight: 400;
}

.gfield_radio label {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 1.8rem;
  text-transform: capitalize;
  font-weight: 400;
}

.form-submit {
  margin-top: 20px;
  font-size: 1.6rem;
}


textarea,
input.text,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"] {
	width: 100%
}


.field-text input,
textarea, input.text,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="button"],
input[type="submit"],
.input-checkbox,
input[type="url"] {
  margin-bottom: 5px;
  padding: 13px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(165, 172, 184, 0.25);
  font-size: 1.8rem;
  font-style: normal;
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  min-height: 120px;
}

.field_sublabel_below .ginput_complex label {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 25px;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}
.gform_widget {
  width: 100%;
}
.gform_widget:after {
  content: '';
  clear: both;
}

.validation_error {
	font-size: 20px;
	font-weight: bold;
	color: #6fb4db;
}
.gfield_description.validation_message {
	font-style: italic;
    color: #6fb4db;
}
.hidden_label label {
	display: none;
}
.gfield_visibility_hidden {
    display: none;
}

/* > Mailing List Form */
.footer-connect {
  margin-bottom: 30px;
  padding-right: 80px;
  padding-left: 80px;
}

.connect .widget-wrap {
  display: block;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding: 0px 30px 60px;
  clear: both;
  border-bottom: 3px solid rgba(75, 166, 218, 0.3);
  text-align: left;
}

.connect p {
  display: inline-block;
  color: #6fb4db;
  font-size: 1.7rem;
  font-style: italic;
}

.connect h3 {
  display: inline-block;
  margin-top: 0px;
  padding-right: 20px;
  font-family: ff-good-web-pro, sans-serif;
  color: #6fb4db;
  font-size: 2.8rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
}

.connect .gform_wrapper {
  max-width: 1800px;
}

.connect .ginput_container {
  display: inline-block;
  width: 100%;
  padding-right: 15px;
}

/*.connect form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1800px;
  margin-top: 8px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}*/
.connect form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.connect .gform_body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.connect .gform_fields {
  margin-bottom: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.connect .gfield {
  display: inline-block;
  width: 28%;
  float: left;
}
.connect .gfield.zip {
    width: 16%;
}
.connect .field-text input,
.connect .gfield.zip input {
  width: 100%;
  margin-bottom: 0px;
  padding: 20px 18px;
  border-style: none;
  background-color: #fff;
  color: #44484e;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.connect field-text:focus {
  border-style: solid;
  border-width: 2px;
  border-color: rgba(124, 120, 110, 0.45);
}

.connect .gfield_label {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -99999px;
  padding-top: 0px;
  line-height: 0;
}
.gform_validation_container,
.connect .gform_validation_container {
  display: none;
}
.connect .gform_footer {
  float: right;
  padding: 0;
  width: auto;
}
.connect .gfield_description {
    color: #da6157;
    font-style: italic;
    line-height: 1.2;
    margin-top: 10px;
}

.connect .validation_error {
    color: #fff;
    font-size: 20px;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    }
/*
* > Blog/Archives
*/
.archive .entry-header {
  min-height: 0px;
  padding: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom-style: none;
  background-color: transparent;
  background-image: none;
  text-align: left;
}

.archive .entry-title {
  display: block;
  width: 100%;
  max-width: 100%;
  color: #081429;
  font-size: 4.2rem;
  line-height: 1.1;
  letter-spacing: 0.05rem;
}

.archive.event .entry-title {
  display: inline-block;
  width: auto;
  max-width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 8px;
  float: left;
  color: #de6057;
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: 0;
}

.archive .entry-content {
  padding: 0px;
  background-image: none;
}

.archive.event .entry-content {
  display: inline-block;
  float: left;
}

.single .entry-header {
  min-height: 400px;
  padding-top: 250px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom-style: none;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  display: -ms-flexbox;
  display: flex;
  padding-left: 80px;
  padding-right: 80px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
}

.single .entry-title {
  color: #081429;
  font-size: 6rem;
  text-align: center;
}

.single .entry-content {
  max-width: 1000px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: none;
  -webkit-transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease;
}

.business-directory .entry-content {
	max-width: 1170px;
    padding: 60px 80px;
}

.single.resources .entry-content {
  max-width: 1000px;
  padding-top: 60px;
  padding-bottom: 40px;
  background-image: none;
  -webkit-transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease;
}

.post:before,
.post:after,
.news:before,
.news:after {
  content: " ";
  display: table;
}

.post:after,
.news:after {
  clear: both;
}

.archive .post,
.archive .news {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 80px;
  border-bottom: 3px solid rgba(165, 172, 184, 0.2);
}

.archive.event .post {
  max-width: 1044px;
  padding: 15px;
}

.single .post {
  padding-bottom: 100px;
}

.archive.event .entry-header {
  display: inline-block;
  float: left;
}

.archive .entry-header a {
  color: #44484e;
}

.entry-image {
  width: 100%;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 6px;
  border-color: rgba(165, 172, 184, 0.18);
}

.entry-meta, .entry-meta a,
.entry-category--link {
  font-family: ff-good-web-pro, sans-serif;
  color: #9097a3 !important;
  font-size: 1.8rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.archive.event .entry-meta, .archive.event .entry-meta a {
  display: inline-block;
  margin-bottom: 0px;
  padding-right: 5px;
  float: left;
  color: #44484e;
  font-size: 2.3rem;
  letter-spacing: 0;
  text-transform: none;
}

.single .entry-meta, .single .entry-meta a {
  color: #6fb4db !important;
  text-align: center;
}

.entry-date {
  font-weight: 600;
}

.breadcrumb, .breadcrumb a {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    font-family: ff-good-web-pro, sans-serif;
    color: #bbb;
    margin-bottom: 25px;
}

.breadcrumb_last { display: none; }

.entry-footer {
  display: none;
}
.archive .entry-image-link {
  width: 40%;
  max-width: 400px;
  margin-right: 40px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.archive-title {
  max-width: 1200px;
  margin-bottom: 20px;
  font-family: ff-good-web-pro, sans-serif;
  color: #081429;
  font-size: 7.6rem;
  line-height: 1;
  font-weight: 900;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.archive-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 350px;
  padding-top: 250px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.archive-description p {
	max-width: 1200px;
	padding: 40px 80px;
	margin: auto;
}

.read-more {
  /* padding-left: 5px; */
  font-family: ff-good-web-pro, sans-serif;
  font-size: 1.7rem;
  text-transform: uppercase;
}

.event p {
  margin-bottom: 0px;
  font-family: ff-good-web-pro, sans-serif;
  font-size: 2.3rem;
}

.statusforward .ssbp-wrap {
	padding-top:25px;
}
.statusforward .ssba-share-text {
	font-size: 15px;
}

/* > Pagination */
.pagination {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 80px 80px;
}

.archive-pagination li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 6px;
}

.archive-pagination li.pagination-omission {
  padding-right: 6px;
  padding-left: 6px;
  color: #9097a3;
}

.archive-pagination a {
  display: block;
  width: 50px;
  padding: 13px 13px 15px;
  background-color: #de6057;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: ff-good-web-pro, sans-serif;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.archive-pagination a:hover {
  background-color: #f5d482;
  color: #b94f46;
}

.archive-pagination .pagination-next a,
.archive-pagination .pagination-previous a {
  width: auto;
}

.archive-pagination .active a {
  background-color: #b94f46;
}

.adjacent-entry-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 940px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.previous-next-link {
  margin-bottom: 5px;
  padding: 13px 15px;
  border-bottom: 5px solid #b94f46;
  background-color: #de6057;
  font-family: ff-good-web-pro, sans-serif;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.previous-next-link:hover {
  border-bottom-color: #eec168;
  background-color: #f5d482;
  color: #fff;
}

.archive-pagination {
  margin-bottom: 0px;
}


.wpml-ls-statics-post_translations {
clear: both;
display: block;
max-width: 960px;
margin-right: auto;
margin-left: auto;
padding-top: 20px;
padding-bottom: 20px;
}

/*
* > Images
*/
.alignnone img
img.alignnone {
  margin-bottom: 25px;
  border-style: solid;
  border-width: 6px;
  border-color: rgba(165, 172, 184, 0.18);
}

.alignright img,
img.alignright {
  margin-bottom: 25px;
  margin-left: 25px;
  float: right;
  border-style: solid;
  border-width: 6px;
  border-color: rgba(165, 172, 184, 0.18);
}

.alignleft img,
img.alignleft {
  margin-right: 25px;
  margin-bottom: 25px;
  float: left;
  border-style: solid;
  border-width: 6px;
  border-color: rgba(165, 172, 184, 0.18);
}

.aligncenter img,
img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 6px;
  border-color: rgba(165, 172, 184, 0.18);
}

.wp-caption {
  max-width: 100%;
}

.wp-caption.alignnone {
  border-style: none;
}

.wp-caption img {
  margin-bottom: 0px;
  border-style: solid;
  border-width: 6px;
  border-color: rgba(165, 172, 184, 0.18);
}

.wp-caption-text {
  padding: 10px;
  font-size: 1.6rem;
  font-style: italic;
  text-align: center;
}

/*
* > Footer Widget Area
*/
.footer-widgets {
  background-color: #081429;
}

.footer-widgets .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 80px 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-widget-area {
  padding-right: 30px;
  padding-left: 30px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-widget-area.last {
  text-align: right;
}

.footer-widget-area.middle {
  padding-right: 80px;
  padding-left: 80px;
  border-right: 3px solid rgba(75, 166, 218, 0.3);
  border-left: 3px solid rgba(75, 166, 218, 0.3);
  text-align: center;
}

.footer-area--title {
  margin-bottom: 20px;
  font-family: ff-good-web-pro, sans-serif;
  color: #6fb4db;
  font-size: 2.5rem;
}

.footer-copy {
  display: inline-block;
  margin-bottom: 0px;
  padding-right: 5px;
  color: #6fb4db;
  font-size: 1.6rem;
}

.footer--text {
  color: #6fb4db;
  font-size: 1.8rem;
}

.footer-link {
  font-family: ff-good-web-pro, sans-serif;
  color: #6fb4db;
  font-size: 1.9rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.footer-link:hover {
  color: rgba(111, 180, 219, 0.7);
}

.social-icons {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.social-icon {
  display: inline-block;
  padding-right: 15px;
}

.social-icons-text {
  padding: 5px;
  color: #6fb4db;
}

.social-icons-text:hover {
  color: rgba(111, 180, 219, 0.7);
}

.fa {
  font-family: Fontawesome, sans-serif;
  font-size: 3rem;
}

.fa:before {
  font-family: Fontawesome, sans-serif;
  font-weight: 300;
}

.quick-links a,
.quick-links .menu-item a {
  font-family: ff-good-web-pro, sans-serif;
  color: #6fb4db;
  font-size: 1.9rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  padding-left: 0;
}

.quick-links a:hover {
  color: rgba(111, 180, 219, 0.7);
}

/*
* > Footer
*/
.site-footer {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #081429;
}

.site-footer .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.status-forward-logo {
  margin-bottom: 0px;
}

.byline-block {
  display: inline-block;
  margin-left: 10px;
}

.footer-copy-link {
  color: #6fb4db;
}

/*
* > Home
*/
/* > Hero */
.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: 800px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(45deg, rgba(0, 22, 61, 0.85), rgba(0, 101, 159, 0.41)), url("lib/images/seamless_paper_texture-bg2.png"), url("lib/images/hero.jpg");
  background-image: linear-gradient(45deg, rgba(0, 22, 61, 0.85), rgba(0, 101, 159, 0.41)), url("lib/images/seamless_paper_texture-bg2.png"), url("lib/images/hero.jpg");
  background-position: 0px 0px, 0px 0px, 100% 100%;
  background-size: auto, 150px, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.hero--wrap {
  display: block;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  padding: 100px 80px 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero--inner {
  max-width: 850px;
}

.hero h1 {
  margin-bottom: 20px;
  font-family: ff-good-web-pro, sans-serif;
  color: #ffd177;
  font-size: 8.2rem;
  line-height: 1;
  font-weight: 900;
}

.hero p {
  margin-bottom: 50px;
  font-family: freight-macro-pro, sans-serif;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 500;
}

.arrow-down {
  margin-bottom: 10px;
}

.arrow-block {
  display: block;
  width: 240px;
  border-top: 7px none #fff;
  text-align: left;
}

.button--down {
  padding: 15px 20px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, opacity 400ms ease;
  transition: background-color 200ms ease, opacity 400ms ease;
  font-family: Fontawesome, sans-serif;
  color: #4ba6da;
  font-size: 2rem;
}

.button--down:hover {
  background-color: #081429;
  color: #4ba6da;
}

/* > Meeting the Moment */
.meet-moment {
  padding: 10rem 0;
  background-color: #de6057;
}

.meet-moment--wrap {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px;
  width: 90vw;
  margin-right: auto;
  margin-left: auto;
}

.meet-moment img {
  max-width: 100%;
  margin:0;
  background-color: #fff;
}

.meet-moment--row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 4em;
  justify-content: center;
  align-items: start;
}

.meet-moment--row .feature {
  display: block;
  background-image: url("lib/images/xo5.png");
  background-position: 100% 0px;
  background-size: 466px;
  background-repeat: repeat;
  padding:2rem;
  background-color: #ffffff;
  width: 49%;
}

.meet-moment--item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 1 0%;
  font-size: 2.2rem;
  padding:2rem 3rem;
  background-color: #ffffff;
}

.meet-moment--item.moment-copy {
  padding-top: 0;
}

.meet-moment--item p span {
  font-family: ff-good-web-pro,sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.2rem;
  color: #081429;
}
.meet-moment--item.moment-img {
    flex: 0 1 12em;
    background-color:#fff;
}
.meet-moment--item.moment-copy {
}

/* Changing to two columns w/ css above this - keep this in case we want to revert to one feature ala Meet the Moment */
/*
.meet-moment {
  padding: 10rem 0;
  background-color: #de6057;
}

.meet-moment--wrap {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px;
  width: 90vw;
  margin-right: auto;
  margin-left: auto;
  background-image: url("lib/images/xo5.png");
  background-position: 100% 0px;
  background-size: 466px;
  background-repeat: repeat;
  padding:4rem;
  background-color: #ffffff;
}

.meet-moment img {
  max-width: 100%;
  margin:0;
  background-color: #fff;
}

.meet-moment--row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 4em;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: start;
  background-color: #ffffff;
  gap: 3em;
}

.meet-moment--item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 1 0%;
  font-size: 2.2rem;
  padding:0;
}

.meet-moment--item p span {
  font-family: ff-good-web-pro,sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.2rem;
  color: #081429;
}
.meet-moment--item.moment-img {
    flex: 0 1 12em;
    background-color:#fff;
}
.meet-moment--item.moment-copy {
}
*/


/* > Mission */
.mission {
  border-top: 8px solid #ffd177;
  background-image: url("lib/images/xo4.png");
  background-position: 50% 54%;
  background-size: 500px;
  background-repeat: repeat-x;
}

.mission--wrap {
  display: block;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  padding: 120px 80px 80px;
  text-align: center;
}

.mission--ctas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin: 50px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.mission h2 {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: #081429;
  font-size: 5.8rem;
}

.mission--ctas--item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 110px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 101, 159, 0.79), rgba(0, 101, 159, 0.79)), url("lib/images/SEF-team.jpg");
  background-image: linear-gradient(180deg, rgba(0, 101, 159, 0.79), rgba(0, 101, 159, 0.79)), url("lib/images/SEF-team.jpg");
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  font-size: 2.2rem;
  text-align: center;
}

.mission--ctas--item.middle {
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 149, 207, 0.85), rgba(0, 149, 207, 0.85)), url("lib/images/access-to-resources.jpg");
  background-image: linear-gradient(180deg, rgba(0, 149, 207, 0.85), rgba(0, 149, 207, 0.85)), url("lib/images/access-to-resources.jpg");
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.mission--ctas--item.last {
  margin-right: 0px;
  background-color: #b94f46;
  background-image: -webkit-linear-gradient(270deg, rgba(31, 52, 102, 0.8), rgba(31, 52, 102, 0.8)), url("lib/images/organizing.jpg");
  background-image: linear-gradient(180deg, rgba(31, 52, 102, 0.8), rgba(31, 52, 102, 0.8)), url("lib/images/organizing.jpg");
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.mission--ctas p {
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: ff-good-web-pro, sans-serif;
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.25;
  font-weight: 400;
}

.mission--ctas h3 {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: ff-good-web-pro, sans-serif;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 600;
}

.mission p {
  display: block;
  max-width: 1050px;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.2rem;
}

/* > Resources */
.home .resources {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-linear-gradient(270deg, rgba(165, 172, 184, 0.12), rgba(165, 172, 184, 0.12)), url("lib/images/xo5.png");
  background-image: linear-gradient(180deg, rgba(165, 172, 184, 0.12), rgba(165, 172, 184, 0.12)), url("lib/images/xo5.png");
  background-position: 0px 0px, -160px 88px;
  background-size: auto, 466px;
  background-repeat: repeat, no-repeat;
}

.home .resources--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 80px 80px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.home .resources--blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-top: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.home .resources--block {
  margin-left: 20px;
  padding: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  text-align: left;
}

.home .resources h2 {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #081429;
  line-height: 1;
  text-align: left;
}

.home .resources p {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
  clear: left;
  color: #081429;
  font-size: 2.2rem;
  line-height: 1.3;
  text-align: left;
}

.home .resources h3 {
  font-family: ff-good-web-pro, sans-serif;
}

.home .recources--text-block {
  padding-top: 10px;
  padding-right: 60px;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.home .resources--image {
  width: 100%;
}

/* > Donate */
.donate {
  padding: 150px 80px;
  background-image: -webkit-linear-gradient(270deg, #de6057 50%, #d8564d 0);
  background-image: linear-gradient(180deg, #de6057 50%, #d8564d 0);
}

.donate--wrap {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  background-image: url("lib/images/xo-lg-pt.png"), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url("lib/images/xo-lg-pt.png"), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: 486px, auto;
  text-align: center;
}

.home-cta-block-inner {
  padding: 50px;
  background-color: #de6057;
}

.home-cta-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  border: 2px solid #eeecec;
  background-image: url("lib/images/xo-lg-pt.png"), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url("lib/images/xo-lg-pt.png"), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: 486px, auto;
  text-align: center;
}

/* > Take Action */
.take-action {
  padding: 220px 80px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 101, 159, 0.7), rgba(0, 101, 159, 0.7)), url("lib/images/seamless_paper_texture-bg2.png"), url("lib/images/36493755_2060664363952134_6198144403815530496_n.jpg");
  background-image: linear-gradient(180deg, rgba(0, 101, 159, 0.7), rgba(0, 101, 159, 0.7)), url("lib/images/seamless_paper_texture-bg2.png"), url("lib/images/36493755_2060664363952134_6198144403815530496_n.jpg");
  background-position: 0px 0px, 50% 50%, 50% 100%;
  background-size: auto, 150px, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.take-action--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(8, 20, 41, 0.71);
}

.take-action--list {
  display: inline-block;
}

.take-action--item {
  font-family: ff-good-web-pro, sans-serif;
}

.take-action--item.first {
  border-top: 3px solid #fff;
}

.take-action--arrow:before {
  content: '\e801';
  padding-left: 3px;
  font-family: Fontawesome, sans-serif;
  font-size: 1.8rem;
}

.take-action--item a {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 3px solid #fff;
  color: #fff;
  font-size: 2.6rem;
}

.take-action--item a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.take-action--block-text {
  width: 41%;
  padding: 40px 40px 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.take-action--block-list {
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.take-action h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #ffd177;
}

.take-action h4 {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 600;
}

.take-action p {
  color: #fff;
  line-height: 1.3;
}

/* > Home Posts */
.home-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url("lib/images/xo-lg-pt.png");
  background-position: 0px 50%;
  background-size: 486px;
  background-repeat: no-repeat;
}

.home-posts--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1530px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 40px 110px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-updates {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64%;
  padding-right: 30px;
  padding-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 6px solid rgba(51, 51, 51, 0.15);
}

.home-post {
  width: 45%;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  padding: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #ecf4f9;
}

.home-updates .entry-image-link {
  display: none;
  width: 100%;
  float: none;
}

.home-updates .entry-header {
  text-align: left;
  background-image: none;
  min-height: 0;
  padding: 0;
  display: block;
  background-color: transparent;
  border-bottom: 0;
  color: #081429;
}

.home-updates .entry-title, .home-updates .entry-title a {
  margin-bottom: 30px;
  font-family: ff-good-web-pro, sans-serif;
  font-size: 2.8rem;
  color: #081429;
}

.home-updates .entry-meta {
  display: none;
}

.home-updates .entry-content {
  padding: 0;
  text-align: left;
  background-image: none;
}

.home-updates .entry-content p {
  font-size: 1.8rem;
}

.home-updates .entry-header a {
  color: #081429;
}

.home-updates h2 {
  width: 100%;
  margin-bottom: 40px;
  padding-right: 40px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #081429;
  text-align: left;
}

.home-news {
  display: block;
  width: 35%;
  padding: 0px 40px 0px 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.home-news--list {
  display: inline-block;
  margin-top: 20px;
  text-align: left;
}

.home-news--item {
  padding: 18px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-family: ff-good-web-pro, sans-serif;
  color: #081429;
  font-size: 2rem;
  font-weight: 400;
}

.home-news--item.last {
  border-bottom-style: none;
}

.home-news h2 {
  display: block;
  padding: 8px 20px 8px 15px;
  font-family: freight-macro-pro, sans-serif;
  color: #081429;
  font-size: 3rem;
  font-weight: 800;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.home-news .entry-date {
  text-transform: uppercase;
}

.learnmore {
  font-family: ff-good-web-pro, sans-serif;
  font-size: 1.6rem;
  text-transform: uppercase;
}

.home-updates .post {
  width: 44%;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  padding: 30px;
  background-color: #ecf4f9;
  display: block;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
}

.home-news .post {
  width: 100%;
  padding: 18px 16px 18px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-family: ff-good-web-pro, sans-serif;
  color: #081429;
  font-weight: 400;
}

.home-news .post.last {
  border-bottom-style: none;
}

/* > Home Events */
.home .home-events {
  background-image: url("lib/images/corner-img13.jpg");
  background-position: 100% 100%;
  background-size: 1200px;
  background-repeat: no-repeat;
}
.home .home-events--wrap {
  display: block;
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
  padding: 150px 80px;
  text-align: left;
}
.home .home-events--list {
  display: block;
  max-width: 750px;
  margin-top: 30px;
  margin-bottom: 40px;
  text-align: left;
}
.home .home-events--item {
  padding: 10px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-family: ff-good-web-pro, sans-serif;
  font-size: 2.2rem;
  font-weight: 400;
}
.home .home-events--item.last {
  border-bottom-style: none;
}
.home .home-events h2 {
  max-width: 700px;
  padding-left: 15px;
  color: #081429;
}
.home .home-events p {
  max-width: 700px;
  padding-left: 15px;
}
.home .home-events .no-events-notice {
    padding-left: 15px;
    text-transform: none;
    margin-bottom: 35px;
    letter-spacing: normal;
}

.home .home-events .button {
	margin-left: 15px;
}

/** > Events and In The News pages **/
.archive.event .content,
.archive.post-type-archive-events .content {
  padding-left: 30px;
  padding-right: 30px;
}

.post-type-archive-events .events--list,
.post-type-archive-news .home-news--list {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding-bottom: 130px;
  list-style: none;
}
.post-type-archive-news .home-news--list {
	display: block;
}
.post-type-archive-events .events--item,
.post-type-archive-news li.post {
  border-bottom: 3px solid rgba(165, 172, 184, 0.2);
  padding: 15px;
  font-family: ff-good-web-pro, sans-serif;
  font-size: 2.2rem;
  font-weight: 400;
}

.post-type-archive-news a .news-source {
  color: #1066a1;
}

.events--item .spacer {
    font-size: 22px;
    padding: 0 5px;
}
.post-type-archive-events .no-events-notice {
    margin: auto;
    max-width: 800px;
    text-align: center;
    text-transform: none;
    letter-spacing: normal;
}


/*
> Grass Roots Directory
*/

.statusforward .wpbdp-page:before,
.statusforward .wpbdp-page:after {
  content: "";
  display: table;
}
.tax-wpbdp_category .content,
.single-wpbdp_listing .content {
    padding-top: 250px;
}
.statusforward .wpbdp-main-box .submit-btn input[type="submit"] {
    margin-top: 0;
    margin-right: 0;
    width: auto;
}

/* All Categories Page */
.business-directory .wpbdp-view-content-wrapper .entry-content {
    padding-top: 0px;
}
.statusforward .wpbdp-main-box {
	background: #f4f5f6;
    margin: 0 0 60px 0;
    border-radius: 0;
    padding: 20px 20px 15px 20px;
    width: 100%;
}

.statusforward .wpbdp-main-box form {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.statusforward .wpbdp-main-box form .search-fields {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
}
.statusforward .wpbdp-main-box-large .submit-btn {
    width: auto;
}
.statusforward .wpbdp-main-box .advanced-search-link {
    font-size: 16px;
}

.entry-content ul.wpbdp-categories {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.wpbdp-categories .cat-item {
    box-sizing: border-box;
    float: left;
    margin: 0 0 20px;
    width: 50%;
    color: #aaa;
    padding-right: 30px;
}

/* Category Items Page */
.tax-wpbdp_category .content .entry-image-link {
	display: none;
}
.statusforward .wpbdp-listings-sort-options {
    font-size: 14px;
    margin: 50px 0 0px 0;
    text-align: left;
    text-transform: uppercase;
    font-family: ff-good-web-pro, sans-serif;
    letter-spacing: .35px;
}
.statusforward .wpbdp-listings-sort-options span {
    padding: 0 8px;
}
.statusforward .wpbdp-listings-list {
    margin-bottom: 60px;
}
.statusforward .wpbdp-listing .listing-title {
    border: none;
    border-bottom: 0;
    font-size: 30px;
    margin-bottom: 15px;
    background: none;
    width: 100%;
    color: #44484e;
    padding: 0;
	line-height: 1.1;
}

.statusforward .wpbdp-listing.wpbdp-excerpt .listing-title a,
.statusforward .wpbdp-listing.wpbdp-excerpt .listing-title h2,
.statusforward .wpbdp-listing .listing-title a,
.statusforward .wpbdp-listing .listing-title h2 {
    color: #44484e;
    border: 0;
}
.statusforward .wpbdp-listing-excerpt {
    padding: 30px 0;
    border-bottom: 0;
    margin-bottom: 40px;
}
.statusforward .wpbdp-listing-excerpt.odd {
    background: #f4f5f6;
    padding: 40px 50px;
}
.statusforward .wpbdp-listing .excerpt-content {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.statusforward .wpbdp-listing .listing-thumbnail {
	float: none;
	margin: 0;
	padding-right: 40px;

}
.statusforward .wpbdp-listing .listing-details {
	margin-left: 0;
	padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.statusforward .wpbdp-listing .listing-details .field-value {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    float: none;
    padding: 0;
    font-size: 18px;
}
.statusforward .wpbdp-listing .listing-details .field-value p {
	margin-bottom: 10px;
}
.statusforward .wpbdp-listing .field-value label {
    color: #444;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}

.statusforward .wpbdp-listing .field-value.wpbdp-field-city label,
.statusforward .wpbdp-listing .field-value.wpbdp-field-grant_awarded label,
.statusforward .wpbdp-listing .field-value.wpbdp-field-state label,
.statusforward .wpbdp-listing .field-value.wpbdp-field-website_ label,
.statusforward .wpbdp-listing .field-value.wpbdp-field-organization_name label {
	display: inline-block;
	padding-right: 10px;
}
.statusforward .wpbdp-listing .excerpt-content a:not(.wpbdp-button),
.statusforward .wpbdp-listing a:not(.wpbdp-button) {
    color: #da6157;
    text-decoration: none;
    border-bottom: 0;
    word-break: break-word;
}
.statusforward .wpbdp-listing .listing-actions {
    text-align: left;
}
.statusforward .wpbdp-listing-excerpt .listing-actions {
    margin-top: 50px;
}
.wpbdp-pagination {
    margin: 25px 0 0 0;
    display: none;
}

/* Directory Item Single */
.single-wpbdp_listing .breadcrumb {
	display: none;
}
/*.wpbdp-single {
	padding-bottom: 80px;
}*/
.single-wpbdp_listing .field-value.wpbdp-field-organization_name {
	display: none;
}

.statusforward .listing-actions input.delete-listing {
    margin-left: 15px;
    margin-right: 30px;
    color: #de6057 !important;
}
.statusforward .listing-actions input {
    margin: 0;
    font-size: 12px;
    background-color: transparent;
    color: #de6057;
    border: 0;
    padding: 0;
}
.statusforward .listing-actions .back-to-dir {
    float: none;
}

/* Advanced Search */

#wpbdp-bar-show-directory-button { display: none; }
#wpbdp-search-page #wpbdp-bar-show-directory-button {
    display: block;
    background-color: transparent;
    color: #de6057;
    padding: 0;
    font-size: 16px;
    margin-bottom: 20px;
    width: auto;
}
#wpbdp-search-form-wrapper {
    margin-bottom: 100px;
}
#wpbdp-search-form-wrapper h3 {
	display: none;
}
#wpbdp-search-page .wpbdp-main-links:before {
	content: "←";
    display: block;
    padding-right: 12px;
    font-size: 2rem;
    width: 15px;
    color: #de6057;
    float: left;
    line-height: .8;
}
.statusforward .wpbdp-bar {
    background: transparent;
    margin: 10px 0 20px 0;
    padding: 0;
}
.statusforward #wpbdp-search-form {
    padding-left: 0;
}
.statusforward .wpbdp-search-field-label label {
	margin-top: 0;
}
#wpbdp-search-form .wpbdp-search-filter>div.field>select {
	font-size: 16px;
}

.statusforward .select2-container--default .select2-selection--single {
	border: 2px solid rgba(165, 172, 184, 0.25);
	width: auto;
	min-width: 200px
}
.statusforward .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 1;
}
.statusforward .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.statusforward #wpbdp-search-form input[type="reset"] {
	padding-left:0;
	padding-top: 12px;
}

.statusforward #wpbdp-search-form input[type="submit"] {
	float: left;
}
.statusforward .wpbdp-form-field.wpbdp-form-field-type-textarea textarea,
.statusforward .wpbdp-form-field.wpbdp-form-field-type-textfield input[type="text"],
.statusforward .wpbdp-form-field.wpbdp-form-field-type-select select,
.statusforward .wpbdp-form-field.wpbdp-form-field-type-social-twitter input[type="text"],
.statusforward .wpbdp-form-field.wpbdp-form-field-type-social-facebook input[type="text"],
.statusforward .wpbdp-form-field.wpbdp-form-field-type-social-linkedin input[type="text"],
.statusforward .wpbdp-form-field.wpbdp-form-field-type-phone_number input[type="text"],
.statusforward .wpbdp-form-field.wpbdp-form-field-type-date input[type="text"] {
    width: 100%;
    font-size: 1.8rem;
}

.search-results {
	clear: both;
}

@media (max-width: 1024px) {
	.tax-wpbdp_category .content {
	    padding-top: 200px;
	}
	.single-wpbdp_listing .content {
	    padding-top: 220px;
	}
	.statusforward .select2-container--default .select2-selection--single {
		width: auto;
		min-width: 0
	}
}
@media (max-width: 991px) {
	.business-directory .wpbdp-view-content-wrapper .entry-content {
	    padding: 40px 80px;
	}
	.tax-wpbdp_category .content {
	    padding-top: 200px;
	}
	.single-wpbdp_listing .content {
	    padding-top: 220px;
	}
	.statusforward .wpbdp-main-box form {
		display: block;
	}
	.statusforward .wpbdp-main-box form .search-fields {
	    display: block;
	    width: 100%;
	}
	.statusforward #wpbdp-search-form .wpbdp-search-filter>.wpbdp-search-field-label {
    	display: block;
		width: 100%;
		float: none;
	}
	.statusforward #wpbdp-search-form .wpbdp-search-filter>div.field {
	    display: block;
	    width: 100%;
	    margin-left: 0;
	    padding-left: 0;
	}
}
@media (max-width: 767px) {
	.statusforward .wpbdp-categories .cat-item {
		width: 100% !important;
	}
	.statusforward .wpbdp-page-main_page,
	.statusforward .wpbdp-page {
		max-width: 700px;
	}
	.statusforward .wpbdp-main-box .advanced-search-link {
		text-align: left;
	}
	.tax-wpbdp_category .content {
	    padding-top: 160px;
	}
}
@media (max-width: 500px) {
	.business-directory .entry-content {
	    padding: 30px;
	}
	.business-directory .wpbdp-view-content-wrapper .entry-content {
		padding: 30px;
	}
	.statusforward #wpbdp-page-main_page,
	.statusforward .wpbdp-search-page.wpbdp-page {
		padding: 20px 0px;
	}
	.statusforward .wpbdp-page {
		padding: 0px;
	}
	.statusforward .wpbdp-main-box .submit-btn input[type="submit"] {
    	display: block;
		width: 100%;
	}
	.statusforward .wpbdp-listing-excerpt.odd {
    	padding: 30px;
	}
	.statusforward .listing-actions a.delete-listing {
	    margin-left: 0;
	}
	.statusforward .listing-actions a.button {
    	padding: 12px 15px 6px;
        font-size: 1.4rem;
    }

	.single-wpbdp_listing .content {
	    padding-top: 160px;
	}
	.tax-wpbdp_category .content {
	    padding-top: 110px;
	}
	.statusforward .listing-actions input.delete-listing {
	    margin-left: 15px;
	    margin-right: 30px;
	}
	.statusforward .listing-actions input,
	.statusforward .wpbdp-listing .listing-actions input {
	    margin: 0 10px 10px 0;
	    font-size: 12px;
	    padding: 0;
	}
	.statusforward .listing-actions form {
	    display: inline-block;
	}
	.statusforward .listing-actions .back-to-dir ,
	.statusforward .wpbdp-listing .listing-actions input.back-to-dir	{
	    float: none;
	}
	.statusforward input[type="button"].wpbdp-hide-on-mobile {
    	display: block;
    	float: none;
	}

	.statusforward input[type="button"].wpbdp-show-on-mobile,
	.statusforward .wpbdp-listing .listing-actions input.back-to-dir.wpbdp-show-on-mobile {
    	float: none;
    	display: none !important;
	}
}

/******************************************************************
> Media Query Styles

******************************************************************/
/* > IE Styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /*.menu-toggle:before {
    padding-top: 15px;
    height: 19px;
  }*/
  .menu-toggle:before {
    padding-top: 0px;
    height: 32px;
    }
}
@media (min-width: 1301px) and (max-width: 1430px) {
  .nav-desktop a, .nav-desktop .menu-item a {
    padding: 15px 0;
    font-size: 2.1rem;
  }

  .nav-desktop .sub-menu a {
    padding: 10px 20px;
    font-size: 1.9rem;
  }
}
@media (min-width: 992px) and (max-width: 1140px) {
  .nav-desktop .menu-item-link, .menu-item a {
    padding: 30px 15px;
  }

  .nav-primary .menu-item-link, .menu-item a {
    padding: 8px 15px;
  }

  .menu-item {
    font-size: 1.6rem;
  }

  .nav-desktop .sub-menu a, .nav-desktop .sub-menu .menu-item a {
    padding: 12px 15px;
  }

  .title-area {
    width: 26%;
  }

  .one-third, .two-thirds {
    width: 100%;
    padding-bottom: 60px;
  }
}
@media (min-width: 1700px) {
  .nav-desktop a {
    font-size: 2.4rem;
  }

  .header-right a.donate {
    font-size: 2.7rem;
  }

  .menu-toggle {
    padding: 12px 11px 18px;
  }

  .toggle-icon {
    font-size: 3.4rem;
  }

  /*flex rows*/
  .one-half, .full-width, .one-third, .two-thirds, .one-third-two {
    padding-right: 40px;
    padding-left: 40px;
  }

  .flex-wrap {
    margin-left: -40px;
    margin-right: -40px;
  }
}
/*Shrink header and nav to better fit before dropping desktop nav */
@media (min-width: 1100px) and (max-width: 1300px) {
	.site-header .wrap, .header-right {
       padding-left: 30px;
       padding-right: 30px;
	}
	.title-area {
        width: 12%;
	}
	.nav-desktop {
	    margin-right: 210px;
	}
	.nav-desktop .menu-item {
		padding-right: 0;
	}
	.nav-desktop .menu-item a {
		padding: 8px 3px;
		font-size: 1.8rem;
	}
	.nav-desktop .sub-menu .menu-item a {
		padding: 8px 15px;
	}
	.header-right a.donate {
		font-size: 1.8rem;
	    padding: 9px 12px;
        margin-right: 0;
        right: 90px;
	}
	.menu-toggle {
	    padding: 5px 5px 6px 5px;
	    margin-right: 0;
	}
	.nav-primary {
		padding-left: 0;
		padding-right: 0;
		width: 246px;
	    padding-top: 50px;
	}
	.menu-toggle.w--open {
        right: 30px;
    }
}
@media (max-width: 1099px) {
  .nav-desktop {
    display: none;
  }
}

@media (max-width: 1024px) {

  .state-navigation {
    /*-webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    display: block;
  }
  .select-state-p {
    margin-bottom: 15px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: block;
  }
  .select-state-menu {
	  display: block;
	  width: 100%;
  }
  /* move content up page for legal resources */
  .page-id-490 .entry-content {
	  padding-top: 20px;
	  max-width: 900px;
   }
}
@media (max-width: 991px) {
  .meet-moment--row .feature {
    width: 100%;
  }

  .meet-moment--row {
    flex-wrap: wrap;
  }

  blockquote {
    margin-right: 15%;
    margin-left: 15%;
  }

  .alignright {
    max-width: 50%;
  }

  .alignleft {
    max-width: 50%;
  }

  .gallery-item {
    width: 33.333%;
  }

  .gallery-4col .gallery-item {
    width: 25%;
  }

  .sf-lead {
    text-align: left;
  }

  .site-header .wrap {
    position: relative;
    padding-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .title-area {
    width: 18%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .header-right {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    float: none;
  }

  .nav-primary {
    width: 100%;
    min-height: 100vh;
    height: auto;
    padding-top: 175px;
    padding-right: 50px;
    padding-left: 50px;
    background-color: #fff;
    position: absolute;
  }

  .nav-primary.open {
    right: 0 !important;
    position: absolute;
  }

  .menu-item {
    display: block;
  }

  .menu-item-link {
    padding: 10px 40px 10px 10px;
    font-size: 2.2rem;
    text-align: left;
  }

  .menu-item-link.drop-down-toggle {
    display: inline-block;
    padding-right: 0px;
  }

  .nav-desktop .sub-menu a {
    max-width: none;
    padding: 10px 0px 10px 8px;
    text-align: left;
  }

  .sub-menu-toggle {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 0px;
    padding: 12px;
    font-size: 2.2rem;
  }

  .nav-desktop {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    float: none;
  }

  .nav-desktop {
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
  }

  .nav-desktop .menu-item {
    display: block;
  }

  .nav-desktop a {
    padding: 15px 40px;
    font-size: 2.2rem;
    text-align: left;
  }

  .nav-desktop a.drop-down-toggle {
    display: inline-block;
    padding-right: 0px;
  }

  .nav-desktop .sub-menu-toggle {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 0px;
    padding: 12px;
    font-size: 2.2rem;
  }
  .nav-primary .menu-item,
  .nav-primary .menu-item.donate {
	  padding-left: 0;
  }
  .nav-primary .menu-item a {
    padding: 8px 0;
  }

  .nav-primary .sub-menu a {
    white-space: normal;
    max-width: none;
    padding-left: 0px;
  }

  .connect widget-wrap {
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-align: center;
  }

  .connect h3 {
    display: block;
    padding-right: 0px;
  }

  .connect .field-text {
    text-align: center;
  }

  .connect .ginput_container {
    padding-right: 0px;
  }
  .connect form {
	  display: block;
  }
  .connect .gform_body {
    /*-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    display: block;
    width: 100%;
  }

  .connect .gfield,
  .connect .gfield.zip {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .gform_validation_container, .connect .gform_validation_container {
	display: none;
  }
  .gform_footer {
    width: 100%;
    text-align: center;
  }
  .connect .gform_footer {
	  width: 100%;
	  float:none;
  }

  .footer-widget-area {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 3px solid rgba(75, 166, 218, 0.3);
    text-align: center;
    padding-bottom: 40px;
  }

  .footer-widget-area.last {
    padding-top: 40px;
    border-bottom-style: none;
    text-align: center;
  }

  .footer-widget-area.middle {
    padding-top: 40px;
    border-right-style: none;
    border-left-style: none;
  }

  .button.gform_button.lt {
    display: block;
  }

  .toggle-icon {
    font-size: 3.5rem;
  }

  .row {
    max-width: 600px;
  }

  .row.row-wide {
    max-width: 100%;
  }

  .flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .one-third {
    width: 100%;
  }

  .two-thirds {
    width: 100%;
  }

  .one-third-two {
    width: 100%;
  }

  .entry-header {
    min-height: 300px;
    padding-top: 160px;
    padding-bottom: 60px;
    text-align: left;
  }
  .page .entry-header {
    min-height: 300px;
    padding: 160px 40px 60px 40px;
  }
  .home .home-posts .home-updates header.entry-header {
       padding: 0;
  }
  .entry-header.no-img {
	min-height: 300px;
    padding: 190px 40px 50px 40px;
  }
  .entry-title {
    font-size: 5.4rem;
  }

  .entry-content {
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .entry-image {
    width: 100%;
  }

  .archive .entry-header {
    clear: left;
  }

  /*.archive .entry-content {
    float: left;
  }*/
  .archive.post-type-archive-events .entry-content {
	  float: none;
  }

  .archive .entry-title {
    font-size: 3.6rem;
    line-height: 1;
  }

  .archive .post {
    max-width: 700px;
    padding: 30px 40px 0;
  }

  .archive .entry-image-link {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }

  .archive-title {
    font-size: 6rem;
  }

  .archive-description {
    min-height: auto;
    padding-top: 220px;
    padding-bottom: 0px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .archive-description p {
	max-width: 700px;
	padding: 40px;
	margin: auto;
  }

  .pagination {
    padding: 50px 40px 80px;
  }

  .archive-pagination {
    margin-bottom: 5px;
  }

  .archive.event .entry-title,
  .archive.event .entry-meta {
    word-wrap: break-word;
    white-space: pre-wrap;
    display: contents;
  }

  .archive.event .entry-location {
    padding-right: 5px;
  }

  .single .entry-header,
  .single-resources .entry-header {
    min-height: auto;
    padding-top: 220px;
    text-align: center;
  }
  .single-resources .entry-header {
	  padding-bottom: 20px;
  }
  .single .entry-content {
    padding-right: 80px;
    padding-left: 80px;
    padding-top: 20px;
  }

  .single.resources .entry-content {
    padding-right: 80px;
    padding-left: 80px;
  }

  .home-posts {
    background-position: 0px 293px;
  }

  .home-posts--wrap {
    padding-top: 40px;
    padding-bottom: 80px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-updates {
    width: 100%;
    border-right-style: none;
  }

  .home-updates .entry-header {
    padding-right: 0px;
    padding-left: 0px;
  }

  .home-updates .entry-title {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .home-updates .entry-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .home-news {
    width: 100%;
  }

  .home-news--list {
    margin-top: 0px;
  }

  .home-events {
    padding-bottom: 400px;
    background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url("lib/images/corner-img13.jpg");
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url("lib/images/corner-img13.jpg");
    background-position: 0px 0px, 100% 100%;
    background-size: auto, 1200px;
    background-repeat: repeat, no-repeat;
  }

  .home .home-events--wrap {
    padding-top: 80px;
    padding-bottom: 150px;
  }

  .hero {
    background-position: 0px 0px, 0px 0px, 86% 100%;
  }

  .hero h1 {
    font-size: 8.2rem;
  }

  .button--down {
    display: none;
  }

  .donate {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .take-action {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .take-action--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .take-action--list {
    width: 100%;
    margin-bottom: 40px;
  }

  .take-action--item a {
    padding-right: 0px;
    padding-left: 0px;
  }

  .take-action--block-text {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .take-action p {
    margin-bottom: 15px;
  }

  .mission--wrap {
    padding: 60px 40px;
  }

  .mission--ctas--item {
    padding: 40px 20px;
  }

  .mission--ctas--item.middle {
    margin-right: 10px;
    margin-left: 10px;
  }

  .mission h2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .resources--block {
    margin-right: 10px;
    margin-left: 10px;
  }
  .home .resources--block {
	  margin-left: 10px;
  }

  .recources--text-block {
    width: 100%;
    padding-right: 10px;
    padding-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .home .recources--text-block {
	  flex:none;
      padding-top: 40px;
  }

  .state-navigation {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .select-state-p {
    margin-bottom: 15px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: block;
  }
  .select-state-menu {
	  display: block;
	  width: 100%;
  }
  .select-state-block {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  /* move content up page for legal resources */
  .page-id-490 .row.row-wide {
	  max-width: 600px;
   }
}
@media (max-width: 767px) {
  p {
    line-height: 1.4;
  }

  blockquote {
    margin-right: 10%;
    margin-left: 10%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 4px solid rgba(111, 180, 219, 0.5);
    border-bottom: 4px solid rgba(111, 180, 219, 0.5);
  }

  .menu-toggle {
    margin-top: 15px;
  }

  .menu-toggle.w--open {
    position: absolute;
    right: 0;
    margin-right: 30px;
  }

  .title-area {
    width: 24%;
  }

  .nav-primary {
    padding-top: 140px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .nav-primary.open {
    position: absolute;
  }

  .header-right {
    padding-right: 30px;
  }

  .custom-logo-link {
    height: 94px;
    max-width: 120px;
    padding-left: 0px;
  }

  .custom-logo-link.w--current {
    height: 90px;
  }

  .widget-wrap {
    padding-right: 0px;
  }

  .footer-widget-area {
    width: 100%;
    float: none;
    padding-bottom: 40px;
  }

  .footer-widget-area.middle {
    padding-right: 40px;
    padding-left: 40px;
  }

  .sf-lead {
    font-size: 2.4rem;
  }

  .button.home-news {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .footer-copy {
    text-align: center;
  }
  .content-sidebar-wrap {
    background-size: 300px, 300px;
    padding-bottom: 50px;
  }
  .entry-header {
    min-height: auto;
    padding: 140px 60px 60px;
  }
  .page .entry-header {
    min-height: auto;
    padding: 140px 60px 60px 60px;
  }
  .single .entry-header {
    padding-top: 175px;
    padding-right: 80px;
    padding-left: 80px;
  }

  .entry-content {
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: 300px, 300px;
  }

  .single.resources .entry-content {
    padding-top: 40px;
  }

  .flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .one-half {
    width: 100%;
  }

  .nav-desktop .sub-menu a {
    padding-right: 10px;
    padding-left: 10px;
  }

  .archive .post {
    max-width: 550px;
  }

  .home-updates .post {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .home-news .post {
    padding-right: 0px;
    padding-left: 0px;
  }

  .social-icon {
    padding-right: 0px;
  }

  .hero h1 {
    font-size: 6.2rem;
  }

  .gallery-item,
  .gallery-4col .gallery-item {
    width: 50%;
  }

  .tyep .gallery-item,
  .transkids-book .gallery-item {
    width: 33.33%;
  }

  .home-updates {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mission--wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .resources--wrap,
  .home .resources--wrap {
    padding: 40px;
  }

  .footer-widgets .wrap {
    padding-right: 40px;
    padding-left: 40px;
  }

  .hero p {
    font-size: 2.4rem;
  }

  .gf_name_has_2 {
    display: block;
    width: 100%;
    padding-right: 0px;
    clear: both;
  }

  .site-header .wrap {
    padding-left: 30px;
  }

  .home-post {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .resources {
    padding-top: 0px;
    padding-bottom: 0px;
    /*background-image: -webkit-linear-gradient(270deg, rgba(165, 172, 184, 0.12), rgba(165, 172, 184, 0.12)), url("lib/images/xo5.png");
    background-image: linear-gradient(180deg, rgba(165, 172, 184, 0.12), rgba(165, 172, 184, 0.12)), url("lib/images/xo5.png");
    background-position: 0px 0px, 0px 59px;
    background-size: auto, 390px;*/
  }

  .home-posts {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .connect widget-wrap {
    padding-bottom: 40px;
  }

  .connect h3 {
    font-size: 2.8rem;
    letter-spacing: 0;
  }

  .connect .ginput_container {
    display: block;
    width: 100%;
    padding-right: 0px;
    clear: both;
  }

  .hero {
    height: auto;
    min-height: 0px;
    background-position: 0px 0px, 0px 0px, 86% 100%;
  }

  .hero--wrap {
    padding-top: 195px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .accordion-toggle {
    padding-right: 0px;
  }

  .header-right a.donate {
    margin-top: 15px;
    margin-right: 0;
  }

  .take-action {
    padding: 40px;
  }

  .take-action--wrap {
    padding: 30px;
  }

  .home .home-events {
    background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("lib/images/corner-img13.jpg");
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("lib/images/corner-img13.jpg");
    background-position: 0px 0px, 77% 120%;
    background-size: auto, 1100px;
    background-repeat: repeat, no-repeat;
  }

  .home .home-events--wrap {
    padding: 40px 30px 50px 30px;
  }

  .donate {
    padding: 0px;
  }

  .donate--wrap {
    padding: 35px;
  }

  .home-updates h2 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 4.4rem;
  }

  .home-news {
    padding-right: 0px;
    padding-left: 0px;
  }

  .resources--blocks {
    margin-right: 0px;
    margin-left: 0px;
  }
  .home .resources--block {
    margin-left: 10px;
    width: 100%;
    flex: none;
  }
  .resources--block {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .take-action--block-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .take-action--block-list {
    padding-right: 0px;
    padding-left: 0px;
  }

  .home-events--list {
    margin-top: 20px;
  }

  .mission--ctas--item {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .mission--ctas--item.middle {
    margin-right: 0px;
    margin-left: 0px;
  }

  .resources h2 {
    font-size: 4.4rem;
  }

  .mission h2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 5rem;
  }

  .recources--text-block {
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }


  .take-action h2 {
    font-size: 4.4rem;
  }

  .home-news--item {
    padding-right: 0px;
    padding-left: 0px;
  }

  .take-action h4 {
    font-size: 2.4rem;
  }

  .home-news h2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .button--down {
    display: none;
  }

  .mission--ctas {
    margin-bottom: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-events h2 {
    font-size: 4.4rem;
  }

  .mission p {
    font-size: 2rem;
    line-height: 1.4;
  }

  .home-posts--wrap {
    padding: 30px;
  }

  .entry-title {
    font-size: 4.5rem;
  }

  .cta-block {
    padding: 20px;
  }

  .donate .cta-block {
    padding: 0px;
    border-style: none;
  }

  .cta-block--inner {
    padding: 30px;
  }

  .cta-block h2 {
    font-size: 4.4rem;
  }

  .home-cta-block-inner {
    padding: 30px;
  }

  .home-cta-block {
    padding: 20px;
  }

  .entry-image-link.archive {
    width: 100%;
    margin-right: 0px;
  }

  .archive-title {
    font-size: 6.2rem;
  }

  .archive-description {
    padding-top: 200px;
	padding-left: 0;
	padding-right: 0;
  }
  .archive-description p {
    max-width: 550px;
    padding: 30px 40px;
    margin: auto;
  }

  .trans-block-inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .state-navigation {
    text-align: center;
  }

  .gf_name_has_2 .name_first, .gf_name_has_2 .name_last {
  display: inline-block;
  width: 100%;
  padding-right: 0px;
  float: none;
  }
}
@media (max-width: 768px) {
  
  .meet-moment--wrap {
    width: 75vw;
  }
  .meet-moment--row {
    flex-wrap: wrap;
  }
  .meet-moment--item.moment-img {
      flex: auto;
      width: 100%;
  }
}
@media (max-width: 600px) {
  .meet-moment {
      padding: 0;
  }  
  .meet-moment--wrap {
      width: 100vw;
      padding: 3em;
  }
  
  .meet-moment--row {
      padding: 2em;
  }
}
@media (max-width: 479px) {
  h2 {
    font-size: 4.2rem;
    line-height: 1.1;
  }

  blockquote {
    margin: 20px 0%;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 4px solid rgba(111, 180, 219, 0.5);
    border-bottom: 4px solid rgba(111, 180, 219, 0.5);
    font-size: 2.2rem;
  }

  .menu-toggle {
    margin-top: 10px;
    margin-right: 20px;
  }

  .menu-toggle.w--open {
    right: 0px;
    margin-right: 20px;
  }

  .title-area {
    width: 28%;
  }

  .nav-primary {
    padding-top: 120px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .menu-item-link {
    padding-left: 0px;
  }

  .header-right {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
  }

  .custom-logo-link {
    height: 90px;
  }

  .connect .widget-wrap {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .connect .gform_footer {
    text-align: center;
  }

  .connect .gform_button {
	  display: block;
      width: 100%;
  }

  .footer-widget-area {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-widget-area.middle {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sf-lead {
    margin-bottom: 30px;
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .button {
    display: block;
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .footer-copy {
    padding-right: 0px;
  }

  .alignright {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    float: none;
  }

  .alignleft {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    float: none;
  }

  .toggle-icon {
    font-size: 3.4rem;
  }

  .entry-header {
    margin-bottom: 0px;
    padding: 120px 30px 30px;
  }
  .page .entry-header {
    min-height: auto;
    padding: 140px 30px 60px 30px;
  }
  .home.page .entry-header {
    min-height: auto;
    padding: 20px 0 0;
  }

  .entry-header.archive {
    margin-bottom: 0px;
  }

  .single .entry-header {
    margin-bottom: 0px;
    padding: 150px 30px 20px;
  }

  .entry-content {
    padding-right: 30px;
    padding-left: 30px;
  }

  .single .entry-content {
    padding-right: 30px;
    padding-left: 30px;
  }

  .single.resources .entry-content {
    padding-right: 30px;
    padding-left: 30px;
  }

  /*.row {
    padding-top: 0px;
    padding-bottom: 0px;
  }*/

  .flex-wrap {
    margin-right: 0px;
    margin-left: 0px;
  }

  .one-half {
    padding-right: 0px;
    padding-left: 0px;
  }

  .one-third {
    padding-right: 0px;
    padding-left: 0px;
  }

  .full-width {
    padding-right: 0px;
    padding-left: 0px;
  }

  .two-thirds {
    padding-right: 0px;
    padding-left: 0px;
  }

  .one-third-two {
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-desktop .sub-menu a {
    padding-right: 0px;
    padding-left: 0px;
  }

  .archive .post {
    padding-right: 30px;
    padding-left: 30px;
  }

  .single .entry-meta {
    margin-bottom: 0px;
  }

  .social-icons {
    padding-left: 0px;
  }

  .hero h1 {
    margin-bottom: 10px;
    font-size: 4.5rem;
  }

  .gallery-item {
    width: 100%;
  }

  .tyep .gallery-item {
    width: 50%;
  }

  .mission--wrap {
    padding: 60px 30px;
  }

  .resources--wrap {
    padding: 0px 30px 30px;
  }

  .footer-widgets .wrap {
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .hero p {
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600;
  }

  .adjacent-entry-pagination {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .previous-next-link {
    display: block;
  }

  .site-header .wrap {
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
  }

  .site-footer .wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .resources {
    /*background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12)), url("lib/images/xo5.png");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12)), url("lib/images/xo5.png");
    background-position: 0px 0px, -94px 37px;*/
  }

  .home-posts {
    padding: 30px;
    display: block;
  }

  .connect widget-wrap {
    padding: 0px 0px 40px;
  }

  .gform_footer {
    text-align: center;
  }

  .connect h3 {
    font-size: 3rem;
  }

  .gform_widget {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 62, 97, 0.4), rgba(0, 62, 97, 0.4)), -webkit-linear-gradient(0deg, rgba(21, 42, 92, 0.8), rgba(0, 149, 207, 0.7)), url("lib/images/hero.jpg");
    background-image: linear-gradient(180deg, rgba(0, 62, 97, 0.4), rgba(0, 62, 97, 0.4)), linear-gradient(90deg, rgba(21, 42, 92, 0.8), rgba(0, 149, 207, 0.7)), url("lib/images/hero.jpg");
    background-position: 0px 0px, 0px 0px, 83% 100%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .hero--wrap {
    padding-top: 130px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .accordion {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .nav-desktop a {
    padding-right: 20px;
    padding-left: 20px;
  }

  .header-right a.donate {
    display: none;
    margin-top: 10px;
    margin-right: 10px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 1.8rem;
  }

  .take-action {
    padding: 0px;
  }

  .take-action--wrap {
    padding: 40px 40px 30px;
  }

  .home-events {
    padding-bottom: 300px;
    background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url("lib/images/corner-img13.jpg");
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url("lib/images/corner-img13.jpg");
    background-size: auto, 590px;
  }

  .home-events--wrap {
    padding: 20px;
  }

  .home-updates h2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 4.2rem;
    line-height: 1;
  }

  .home-news {
    padding: 0px;
  }

  .resources--block {
    padding: 0px;
  }

  .take-action--item a {
    font-size: 2.2rem;
  }

  .home-events--item {
    line-height: 1.3;
  }

  .mission--ctas--item {
    padding-right: 20px;
    padding-left: 20px;
  }
  .home .resources--wrap {
	  padding: 40px;
  }
  .home .recources--text-block {
	  padding: 0;
  }
  .home .resources--block {
    margin-left: 0;
    padding: 20px;
  }

  /*.resources h3, .resources p {
    padding-right: 20px;
    padding-left: 20px;
  }*/

  .home .resources h3, .home .resources p {
	  padding: 0;
  }

  .mission h2 {
    font-size: 4.2rem;
    line-height: 1;
  }

  .recources--text-block {
    padding-top: 0px;
  }

  .take-action h2 {
    font-size: 4.2rem;
    line-height: 1;
  }

  .take-action h4 {
    font-size: 2.2rem;
  }

  .button--down {
    position: static;
    left: 15px;
    right: auto;
    bottom: 15px;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: 0%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Fontawesome, sans-serif;
    font-size: 2rem;
  }

  .mission--ctas {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .home-events h2 {
    font-size: 4.2rem;
    line-height: 1;
  }

  .mission--ctas h3 {
    margin-top: 0px;
  }

  .home-posts--wrap {
    padding: 0px;
  }

  .resources--block p {
    padding-right: 20px;
    padding-left: 20px;
  }

  .entry-title {
    margin-bottom: 10px;
    font-size: 4.2rem;
  }

  .entry-title.archive {
    font-size: 3rem;
  }

  .single .entry-title {
    font-size: 4rem;
  }

  .cta-block p {
    font-size: 2rem
	word-wrap: break-word;
  }

  .cta-block h2 {
    font-size: 3.3rem;
    line-height: 1;
  }

  .archive-title {
    margin-bottom: 10px;
    font-size: 4.6rem;
  }

  .video-content {
    margin-bottom: 20px;
  }

  .archive-description {
    padding-top: 160px;
    padding-bottom: 0px;
  }

  .archive-description p {
    max-width: 550px;
    padding: 0px;
    margin: auto;
  }

  .trans-p {
    font-size: 1.8rem;
  }

  .trans-lead {
    font-size: 1.8rem;
  }

  .trans-block-inner {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .state-navigation {
    padding: 30px;
  }

  .select-state-p {
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 1.7rem;
  }

  .select-state-block {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .resources .select-state-block {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.tis-directory .hidden {
  display: none;
  padding-bottom: 20px;
}

.tis-directory .red {
  color: #da6157;
}

.tis-directory .expand {
  color: #da6157;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
  text-align: left;
  width: 100%;
}

.tis-directory .expand:after {
  content: '+';
  display: inline-block;
  padding-left: 12px;
  font-size: 3rem;
  width: 15px;
  color: #444447;
}

.tis-directory .expand.open:after {
  content: '-';
}

.tis-directory #filter-toggle {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;
  cursor: pointer;
}

.tis-directory .tis-jump {
  cursor: pointer;
}

.tis-directory .tis-jump a {
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
}

.tis-directory .filter-headline {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tis-directory .filter-title {
  border-bottom: 3px solid rgba(165, 172, 184, 0.2);
  font-size: 1.7rem;
  margin-bottom: 20px;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.tis-directory .tis-filter {
  background-color: rgba(111, 180, 219, 0.12);
  padding: 30px;
  margin-bottom: 30px;
}

.tis-directory .tis-filter input[type=text],
.tis-directory .tis-filter input[type=search],
.tis-directory .tis-filter select {
  border-color: rgba(165, 172, 184, 0.25);
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  box-sizing: border-box;
  font-size: 1.8rem;
  font-style: normal;
  max-width: 300px;
  padding: 13px 15px;
  width: 100%;
  margin-bottom: 15px;
}

.tis-directory .tis-filter select {
  background: #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  overflow: visible;
  width: 100%;
  background-color: #fff;
  background-image: url('../images/selectbox-arrow.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #999;
  padding: 13px 15px !important;
  height: 55px !important;
}

.tis-directory .tis-filter .checkbox {
    padding-bottom: 10px;
}

.tis-directory .tis-filter .checkbox label {
    display: inline;
    text-transform: none;
    font-size: 1.5rem;
}

.tis-directory .form-footer {
    margin-top: 20px;
}

.tis-directory .tis-filter input[type=submit] {
  border-bottom: 6px solid #b94f46;
  margin-bottom: 20px;
}

.tis-directory .tis-filter input[type=submit]:hover {
  border-bottom-color: rgba(191, 140, 29, 0.25);
}

.tis-directory .loader {
  border: 6px solid #6fb4db;
  border-radius: 50%;
  border-top: 6px solid #539cc5;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  display: inline-block;
  vertical-align: middle;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*** > Provider List ***/

.tis-directory article.provider {
    border-bottom: 3px solid rgba(165, 172, 184, 0.2);
    font-size: 2rem;
    padding: 20px;
}

.tis-directory article.provider:nth-child(odd) {
    background: rgba(111, 180, 219, 0.12);
}

.tis-directory .top-pagination .archive-pagination.pagination {
    margin: 0;
    padding: 0;
}

.tis-directory .top-pagination .archive-pagination.pagination ul {
    padding-left: 0;
}

.tis-directory .tis.bottom-pagination .archive-pagination {
    padding: 0;
}

.tis-directory .tis.bottom-pagination ul {
    padding-left: 0;
    margin-bottom: 0;
}

.tis-directory h3.provider--title {
    font-size: 2rem;
    text-transform: none;
}

.tis-directory article.provider p {
  font-size: 1.7rem;
}

.tis-directory .provider--info {
    font-size: 1.7rem;
}

.tis-directory .provider--address p {
    font-size: 1.7rem;
    margin-bottom: 0;
}

.tis-directory .provider--contact {
    font-size: 1.7rem;
}

.tis-directory .provider h4 {
    font-size: 1.7rem;
}

.tis-directory .provider h4:after {
  content: ':';
  color: #44484e;
}

.tis-directory .provider h4.provider--practice-name:after {
  content: none;
}

.tis-directory .tis-jump:after {
  content: '\f062';
  color: #da6157;
  font-family: 'Fontawesome';
  padding-left: 5px;
}

.tis-directory h4.prov-type-title {
    margin-top: 20px;
}

.tis-directory .provider--info .hide {
  display: none;
}
/*.marker {
    padding-bottom: 20px;
}*/

.tis-directory .provider--service-title .accordion-header {
    font-size: 1.7rem;
    line-height: 1.4;
    padding-left: 20px;
    text-indent: -15px;
}

.tis-directory .provider--service-title.no-service h5{
  font-size: 1.7rem;
  font-style: italic;
}

.tis-directory .provider--service-title .accordion-header:before {
  padding-right: 0;
}

.tis-directory li.provider--item {
    padding: 0;
    margin-bottom: 0;
}

.tis-directory .provider--data {
    margin: 0;
}

.tis-directory .provider--item .data--desc {
    font-size: 1.7rem;
    padding-top: 5px;
    padding-bottom: 10px;
}


/*** > Map ***/
.tis-directory #markers {
  display:none;
}

.tis-directory #provider-map {
  color: #00262d;
  width: 100%;
  height: 540px;
/*  width: 800px;
  height: 600px;*/
  border: 0.125rem solid rgba(1,71,79,0.8);
}

.tis-directory #provider-map a:hover {
  color: #000;
}

.tis-directory #provider-map .provider--contact {
    font-family: freight-macro-pro, sans-serif;
}

.tis-directory #provider-map .provider--marker-title {
  font-family: freight-macro-pro, sans-serif;
  font-size: 1.7rem;
  text-transform: none;
}

.tis-directory #provider-map p {
    line-height: 1.1;
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.tis-directory #provider-map .provider--phone,
.tis-directory #provider-map .provider--web,
.tis-directory #provider-map .provider--email {
    font-family: freight-macro-pro, sans-serif;
    font-size 1.5rem;
}

@media (min-width: 482px) {
  .tis-directory .tis-jump {
    line-height: 2.4;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .tis-directory .tis-filter {
    padding-left: 150px;
    padding-right: 150px;
  }

  .tis-directory .filter-section {
      width: 100%;
      /*padding-right: 20px;
*/  }

  .tis-directory .filter-section hr {
      display: none;
  }

  .tis-directory .filter-section:last-child {
      padding-right: 0;
  }

  .tis-directory #markers {
    padding-bottom: 50px;
  }

  .tis-directory article.provider {
    display: flex;
    justify-content: space-between;
  }

  .tis-directory article.provider .col {
    width: 30%;
  }

  .tis-directory .marker, .provider--services {
    padding-bottom: 0;
    width: 50%;
  }
}

/* --- Messages of Support for Trans Youth --- */

.messages-of-support {
  position: relative;
  width: 100%;
  opacity: 1;
  padding: 100px;
}


.messages-of-support .message {
  opacity:0;
  display:none;
  position: relative;
  width: 100%;
  padding: 50px 80px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  box-sizing: border-box;
  min-height: 420px;
}

.messages-of-support .message.featured-message {
  min-height: 440px;
}

.random-button {
  margin:0 auto;
}

@keyframes pixelIn {
  0% { filter: blur(10px); opacity: 0; transform: scale(0.8); }
  100% { filter: blur(0); opacity: 1; transform: scale(1); }
}

@keyframes curtainReveal {
  from {
    clip-path: inset(0 0 100% 0);
  }
  to {
    clip-path: inset(0 0 0% 0);
  }
}

@keyframes popIn {
  0% { transform: scale(0); opacity: 0; }
  70% { transform: scale(1.2); opacity: 1; }
  100% { transform: scale(1); }
}

@keyframes flipIn {
  from {
    transform: rotateY(90deg);
    opacity: 0;
  }
  to {
    transform: rotateY(0);
    opacity: 1;
  }
}

@keyframes swingIn {
  0% {
    transform: rotateX(-100deg);
    opacity: 0;
    transform-origin: top;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}

@keyframes slowZoomIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes slowBounceIn {
  0% {
    transform: scale(0.3);
    opacity: 0;
  }
  50% {
    transform: scale(1.05);
    opacity: 1;
  }
  70% {
    transform: scale(0.97);
  }
  85% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}

.messages-of-support.no-style {
  background-image: none;
  border-bottom: none;
}

.messages-of-support.default {
  background-image: url("lib/images/hearts-stars.png");
  background-repeat: repeat;
  background-size: auto;
  animation: popIn 1.2s ease-in-out;
  border-bottom: 5px solid rgba(165, 172, 184, 1);
}

.messages-of-support.pink {
  background-image: url("lib/images/bg-plusxo.png");
  background-repeat: repeat;
  background-size: auto;
  animation: curtainReveal 1s ease-out forwards;
  border-bottom: 5px solid rgba(165, 172, 184, 1);
}

.messages-of-support.blue {
  background-image: url("lib/images/envelopes-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  animation: slowZoomIn 1.2s ease-out forwards;
  border-bottom: 5px solid rgba(165, 172, 184, 1);
}

.messages-of-support.hearts {
  background-image: url("lib/images/hearts-blue.png");
  background-repeat: repeat;
  background-size: auto;
  animation: swingIn 1s ease-out both;
  border-bottom: 5px solid rgba(165, 172, 184, 1);
}

.messages-of-support.waves {
  background-image: url("lib/images/pink-blue-shapes.png");
  background-repeat: repeat;
  background-size: auto;
  animation: slowBounceIn 1.4s ease-out forwards;
  transform-origin: left;
  border-bottom: 5px solid rgba(165, 172, 184, 1);
}

.messages-of-support .message .message-content,
.messages-of-support .message .date {
  color: #1066a0;
  font-family: freight-macro-pro, sans-serif;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.messages-of-support.no-style .message .message-content {
  font-size: 4rem;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 30px;
}

.messages-of-support.no-style .message .date {
  display: none;
}

.messages-page .messages-of-support.no-style .button.random-button {
  font-size: 24px;
  font-size: 2.4rem;
}

.messages-of-support .message .message-content p {
  color: #1066a0;
  margin-bottom: 0;
  font-family: freight-macro-pro, sans-serif;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 500;
}

.messages-of-support .message .date {
  justify-content: flex-end;
  width: 100%;
  padding: 20px 0 30px;
  font-style: italic;
}

.messages-of-support.default .message {
  background: #ffffff;
}

.messages-of-support.default .message .message-content,
.messages-of-support.default .message .message-content p,
.messages-of-support.default .message .date {
  color: #1065a0;
}


.messages-of-support.blue .message {
  background-color: #1065a0;
}

.messages-of-support.blue .message .message-content,
.messages-of-support.blue .message .message-content p,
.messages-of-support.blue .message .date {
  color: #ffffff;
}

.messages-of-support.pink .message {
  background-color: #49c7f3;
}

.messages-of-support.pink .message .message-content,
.messages-of-support.pink .message .message-content p,
.messages-of-support.pink .message .date {
  color: #1065a0;
}

.messages-of-support.hearts .message {
  background-color: #1065a0;
}

.messages-of-support.hearts .message .message-content,
.messages-of-support.hearts .message .message-content p,
.messages-of-support.hearts .message .date {
  color: #ffffff;
}

.messages-of-support.waves .message {
  background-color: #49c7f3;
}

.messages-of-support.waves .message .message-content,
.messages-of-support.waves .message .message-content p,
.messages-of-support.waves .message .date {
  color: #1065a0;
}

.messages-page .site-header {
  background: #1065a0;
  position: relative;
}

.messages-page .site-header .wrap {
  padding: 20px 50px;
  justify-content: center;
}

.messages-page .site-header .title-area {
  width: 124px;
}

.messages-page .site-header .custom-logo-link {
  height: auto;
}

.messages-page .footer-copy-link {
  display: none;
}

.messages-page .entry-content .flex-row.row-logo .flex-wrap {
  justify-content: center;
}

.messages-page .button.random-button {
  border-bottom: 6px solid #f6a0ae;
  background-color: #47c7f4;
  max-width: 280px;
}

.messages-page .button.random-button:hover {
  color: #1065a0;
}

.messages-page .messages-of-support.waves .button.random-button,
.messages-page .messages-of-support.pink .button.random-button {
  background-color: #1065a0;
  color: #ffffff;
}

.messages-page .messages-of-support.waves .button.random-button:hover,
.messages-page .messages-of-support.pink .button.random-button:hover {
  color: #f6a0ae;
}

.flex-row.row-logo {
  padding-bottom: 0;
}

.row.flex-row.row-msgs {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

@media only screen and (max-width: 1600px) {
.messages-of-support {
  padding: 80px;
}

.messages-of-support .message {
  padding: 40px 70px;
}

}

@media only screen and (max-width: 1280px) {
  .messages-of-support {
    padding: 70px;
  }
  .messages-of-support .message {
    padding: 40px;
  }
  .messages-of-support.no-style .message .message-content {
    font-size: 3.6rem;
  }
}

@media only screen and (max-width: 1024px) {
  .messages-of-support {
    padding: 60px;
  }
  .messages-of-support.no-style .message .message-content {
    font-size: 3.2rem;
  }
  .messages-page .messages-of-support.no-style .button.random-button {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .messages-of-support.no-style .message .message-content {
    font-size: 2.8rem;
  }

  .messages-page .site-header .wrap {
    padding: 24px;
  }
  
  .messages-of-support {
    padding: 40px;
  }

  .messages-of-support .message {
    padding: 30px;
  }

  .messages-of-support .message .message-content {
    font-size: 2.1rem;
    line-height: 1.2;
  }

  .messages-of-support .message .date {
    font-size: 2.1rem;
    line-height: 1.2;
  }

  .messages-of-support .message .message-content p {
    font-size: 2.1rem;
    line-height: 1.2;
  }

}

@media only screen and (max-width: 600px) {
  .messages-of-support {
    padding: 30px;
  } 

  .messages-of-support.no-style {
    padding: 20px 10px;
  }

  .messages-page .button.random-button {
    font-size: 1.6rem;
  }

  .messages-page .site-header .wrap {
    padding: 20px;
  }

  .messages-page .site-header .title-area {
    width: 118px;
  }

}

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