/*
Theme Name: UWGA
Description: Custom theme for United Way of Greater Altanta based on Bootstrap 3.3.5
Author: Julie Thorn, Bobbie Wilson
Author URI: http://creative-mischief.com
Version: 1.22
*/
/* --------------------
  -- fonts
---------------------- */
* {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

.hidden-input {
    display: none;
  }

  .addtocalendar var {
    display: none;
  }

.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker-header {
  color: #000 !important; }

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
  vertical-align: top; }

.gform_wrapper .gf_step {
  font-size: 16px; }

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  margin-left: 7px !important;
  width: calc(100% - 14px) !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: 2px solid #fff !important; }

.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
  max-width: 50% !important; }

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
  width: 100% !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none; }

#gform_page_1_1 li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#gform_page_1_1 li.gfield_error textarea {
  border: 1px solid #790000 !important; }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: #fff !important; }

body {
  font-family: "ff-meta-web-pro" !important;
  font-size: 17px !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

h1 {
  font-size: 74px;
  font-family: "alternate-gothic-no-2-d";
  line-height: 68px;
  color: rgba(0, 0, 0, 0.85); }

h1.jumbo {
  font-size: 183px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 153px;
  letter-spacing: -8px; }

h2 {
  font-size: 48px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 52px;
  color: rgba(0, 0, 0, 0.85); }

h3 {
  font-size: 36px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 36px;
  color: rgba(0, 0, 0, 0.85); }

h4 {
  font-size: 30px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 34px;
  color: rgba(0, 0, 0, 0.85); }

h5 {
  font-size: 24px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 28px;
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.85); }

h6 {
  font-size: 20px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 22px;
  letter-spacing: 0.3px;
  color: rgba(0, 0, 0, 0.85); }

h6.small, tr {
  font-size: 17px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 20px;
  letter-spacing: 0.4px; }

p {
  font-size: 17px;
  font-family: "ff-meta-web-pro";
  line-height: 1.471em;
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85); }

p.21 {
  font-size: 21px;
  font-family: "ff-meta-web-pro";
  line-height: 30px;
  text-align: center;
  margin-bottom: 22px;
  letter-spacing: -0.1px; }

p.lead {
  font-size: 24px;
  font-family: "ff-meta-web-pro";
  line-height: 1.417em;
  text-align: center;
  margin-bottom: 22px;
  letter-spacing: -0.1px;
  color: #fff; }

p.small, .tablepress td {
  font-size: 14px;
  font-family: "ff-meta-web-pro";
  line-height: 1.214em;
  margin-bottom: 10px;
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.85); }

.shelby {
  font-family: shelby, sans-serif !important; }

blockquote {
  font-size: 36px;
  font-family: "alternate-gothic-no-2-d";
  color: #FCB53E;
  line-height: 1.056em;
  text-align: left;
  padding: 15px 30px;
  border-left: 12px solid #f5f5f5;
  margin: 20px 0; }

.cite {
  display: block;
  font-size: 18px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 1.167em;
  color: #808080;
  text-align: left;
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.65);
  margin-top: 10px; }

a {
  -webkit-transition: all ease .25s;
  transition: all ease .25s; }

a, a:hover, a:visited, a:active {
  text-decoration: none !important; }

.recent-posts-2 ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style-type: none; }

.recent-posts-2 ul li {
  margin: 0; }

ul.inline-buttons {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0; }

ul.inline-buttons > li {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px; }

ul.inline-buttons > li i {
  margin-left: 8px; }

a:focus, button:focus, input:focus {
  outline: 0 !important; }

.page-id-1817 div.layout ul > li, .page-id-1817 div.layout ol > li {
  font-size: 17px; }

.single-focus h4.ribbon {
  display: none; }

.single-focus h1.focus-icon {
  margin-bottom: -22px; }

/* --------------------
  -- globals
---------------------- */
.black {
  color: #000 !important; }

.shoebox-orange, .orange {
  color: #f58220 !important; }

.gray {
  color: #808080 !important; }

.red, .education, .education .stat-number {
  color: #f04e31 !important; }

.education_bg {
  background-color: #f04e31;
  color: #fff; }

.blue, .homelessness, .homelessness .stat-number {
  color: #0056a7 !important; }

.homelessness_bg {
  background-color: #0056a7;
  color: #fff; }

.yellow, .income, .income .stat-number {
  color: #fcb23d !important; }

.income_bg {
  background-color: #fcb23d; }

.ltblue, .health, .health .stat-number {
  color: #788ec7 !important; }

.health_bg {
  background-color: #788ec7;
  color: #fff !important; }

.white {
  color: #fff !important; }

.icon-circle [class^="icon-"] {
  font-size: 45px;
  height: 95px;
  width: 95px;
  padding: 24px 0;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: inline-block; }

body, html {
  overflow-x: hidden; }

.container-fluid {
  max-width: 1200px; }

.overlay-black-50 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  z-index: -1; }

.layout {
  position: relative; }

.vert-align {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%; }

.round-image {
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 220px;
  height: 220px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  margin: 0 30px 20px -100px; }

/* -- Home service icons / hover states -- */
a .icon-red {
  color: #f04e31; }

a:hover .icon-red {
  background-color: #f04e31;
  color: #fff; }

a .icon-blue {
  color: #0056a7; }

a:hover .icon-blue {
  background-color: #0056a7;
  color: #fff; }

a .icon-ltblue {
  color: #788ec7; }

a:hover .icon-ltblue {
  background-color: #788ec7;
  color: #fff; }

a .icon-yellow {
  color: #fcc05b; }

a:hover .icon-yellow {
  background-color: #fcc05b;
  color: #fff; }

.home .icon-icon-education, .home a.service-education:hover h3 {
  color: #f04e31; }

.home a:hover .icon-icon-education {
  background-color: #f04e31;
  color: #fff; }

.home .icon-icon-income, .home a.service-income:hover h3 {
  color: #fcc05b; }

.home a:hover .icon-icon-income {
  background-color: #fcc05b;
  color: #fff; }

.home .icon-icon-health, .home a.service-health:hover h3 {
  color: #788ec7; }

.home a:hover .icon-icon-health {
  background-color: #788ec7;
  color: #fff; }

.home .icon-icon-homelessness, .home a.service-homelessness:hover h3 {
  color: #0056a7; }

.home a:hover .icon-icon-homelessness {
  background-color: #0056a7;
  color: #fff; }

.layout-four-columns [class^="icon-icon"], .layout-four-columns [class*=" icon-icon"], .layout-three-column-offset [class^="icon-icon"], .layout-three-column-offset [class*="icon-icon"], .flexslider [class^="icon-icon"], .flexslider [class*=" icon-icon"] {
  color: rgba(0, 0, 0, 0.4); }

/* --------------------
  -- masthead
---------------------- */
#masthead {
  position: relative;
  height: 110px;
  width: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  z-index: 9; }

#logo {
  padding: 32px 0; }

/* -- prenav -- */
ul.prenav {
  margin: 15px 0 -30px 36px;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  text-align: right; }

ul.prenav > li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff; }

ul.prenav > li:last-of-type {
  border: none;
  margin: 0;
  padding: 0; }

ul.prenav > li > a {
  color: #fff;
  font-family: "ff-meta-web-pro";
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.2px; }

ul.prenav li:hover a {
  color: #fcb23d; }

/* -- main nav -- */
ul.main-nav {
  height: 110px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  text-align: center; }

ul.main-nav > li {
  position: relative;
  display: inline-block; }

ul.main-nav > li > a {
  position: relative;
  display: block;
  font-size: 20px;
  padding: 45px 20px 36px 20px;
  font-family: "alternate-gothic-no-3-d";
  color: #fff; }

ul.main-nav > li > a::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all ease .25s;
  transition: all ease .25s;
  background-color: #003343;
  z-index: -1; }

ul.main-nav li a:hover {
  color: #fcb23d; }

ul.main-nav > li > a:hover::before, ul.main-nav > li:hover > a::before {
  visibility: visible;
  opacity: .33; }

ul.main-nav > li.has-child > a::after {
  content: "\f0d7";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 5px; }

/* -- sub nav -- */
ul.main-nav > li.has-child > ul {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  min-width: 130%;
  text-align: left;
  -webkit-box-shadow: 0px 3px 33px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 3px 33px 0px rgba(0, 0, 0, 0.33);
  background-color: #fff;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

ul.main-nav > li.has-child:hover > ul {
  display: block; }

ul.main-nav > li.has-child > ul > li {
  position: relative; }

ul.main-nav > li.has-child > ul > li > a {
  position: relative;
  display: block;
  font-size: 20px;
  color: #000;
  font-family: "alternate-gothic-no-3-d";
  padding: 9px 20px;
  line-height: 1em;
  opacity: .85; }

ul.sub-menu li {
  -webkit-transition: 0.2s background-color ease;
  transition: 0.2s background-color ease; }

ul.sub-menu li:hover {
  background-color: rgba(0, 0, 0, 0.1); }

/* -- sub nav 3rd level -- */
ul.main-nav > li.has-child > ul > li > ul.sub-menu {
  margin: 0;
  padding: 0;
  list-style-type: none; }

ul.main-nav > li.has-child > ul > li > ul.sub-menu > li > a {
  position: relative;
  font-size: 17px;
  color: #000;
  font-family: "alternate-gothic-no-3-d";
  padding: 7px 20px 7px 30px;
  line-height: 1em;
  display: block;
  z-index: 1; }

ul.main-nav > li.has-child > ul > li > ul > li > a::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all ease .25s;
  transition: all ease .25s;
  background-color: #f2f2f2;
  z-index: -1; }

ul.main-nav > li.has-child > ul > li > ul > li > a:hover::after {
  visibility: visible;
  opacity: 1; }

/* -- hide 4th level -- */
ul.main-nav > li.has-child > ul > li > ul.sub-menu > li > .sub-menu {
  display: none !important; }

/* -- header search menu + donate button -- */
.masthead-search-donate-wrapper {
  margin: 0;
  padding: 40px 0;
  list-style-type: none;
  font-size: 0;
  text-align: right; }

.masthead-search-donate-wrapper > li {
  display: inline-block;
  position: relative; }

.masthead-search-donate-wrapper > li:first-of-type {
  margin-right: 20px; }

.search-form-wrapper input[type="search"] {
  height: 36px;
  max-width: 184px;
  width: 100%;
  background-color: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 20px;
  padding-left: 20px;
  font-family: "alternate-gothic-no-3-d";
  font-size: 20px;
  color: #ffffff; }

.search-form-wrapper input[type="submit"] {
  position: absolute;
  top: 9px;
  right: 20px;
  border: none;
  background-color: transparent;
  background-image: url("img/search-icon.png");
  height: 16px;
  width: 16px; }

/* --------------------
  -- footer
---------------------- */
footer {
  min-height: 300px;
  background-color: #f5f5f5;
  margin-top: 100px; }

footer .inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto; }

footer h4 {
  font-family: "alternate-gothic-no-3-d";
  font-size: 20px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  color: #000;
  opacity: .65;
  text-transform: uppercase; }

footer h6 {
  text-transform: uppercase;
  color: #000;
  opacity: .65; }

footer h6.tax {
  opacity: .42; }

footer h6 a {
  color: #000; }

footer h6 a:hover {
  color: #fcb23d; }

.footer-credits > li, .footer-credits > li > a {
  font-size: 20px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  text-transform: none !important; }

.footer-s-1, .footer-s-2, .footer-s-3 {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e6e6e6; }

.footer-s-1 .col-1 {
  padding: 59px 0; }

.footer-s-1 .col-1 h4 {
  margin-bottom: 0; }


.footer-s-2 .col-1, .footer-s-2 .col-2 {
  padding: 59px 0 36px 0; }



footer ul.social {
  margin: 20px 0;
  padding: 0;
  font-size: 0; }

footer ul.social > li {
  display: inline-block;
  margin-right: 10px; }

footer ul.social > li > a {
  display: block;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 32px;
  border: 2px solid #707070;
  color: #707070;
  border-radius: 50%;
  line-height: 1em;
  padding: 9px 0;
  -webkit-transition: all ease .25s;
  transition: all ease .25s; }

footer ul.social > li > a:hover {
  background-color: #707070;
  color: #fff; }

 .footer-s-1 .col-2 {
padding: 35px 0; }

.footer-s-2 .col-2 ul {
  margin: 0 0 18px 0;
  padding: 0;
  list-style-type: none; }

.footer-s-2 .col-2 ul > li {
  margin: 8px 0; }

.footer-s-2 .col-2 ul > li > a {
  font-size: 14px;
  color: #000000;
  font-family: "ff-meta-web-pro";
  opacity: .85; }

.footer-s-2 .col-2 ul > li > a:hover {
  opacity: 1;
  color: #fcb23d; }

footer .single-contact-block {
  height: 215px; }

footer .single-contact-block .inner {
  height: inherit;
  padding: 36px 0;
  position: relative; }

footer .single-contact-block .inner img {
  margin-bottom: 16px; }

footer .single-contact-block .inner.has-dotted-border::after {
  content: "";
  height: 80%;
  width: 2px;
  border-left: 1px dotted #e3e4e4;
  position: absolute;
  top: 10%;
  right: -20px; }

.footer-s-4 {
  float: left;
  width: 100%; }

.footer-s-4 .col-1 {
  padding: 36px 0; }

.footer-credits {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0; }

.footer-credits > li {
  display: inline-block;
  font-family: "alternate-gothic-no-3-d";
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  margin-right: 16px;
  opacity: 0.65; }

.footer-credits > li > a {
  font-family: "alternate-gothic-no-3-d";
  font-size: 24px;
  color: #000;
  text-transform: uppercase; }

.footer-credits > li.footer-credits--link:hover {
  opacity: 1; }

/* --------------------
  -- layouts
---------------------- */
/*  News - Blog Landing */
img.blog-img {
  margin-bottom: 20px; }

p.date {
  font-family: "alternate-gothic-no-3-d";
  font-size: 17px;
  margin-bottom: 7px; }

.news-post {
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0; }

ul.page-numbers {
  list-style: none;
  margin: 50px 0;
  padding: 0; }

ul.page-numbers li {
  float: left;
  display: inline-block;
  margin-right: 12px; }

ul.page-numbers li a, a.page-numbers {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  font-family: "alternate-gothic-no-3-d"; }

ul.page-numbers li .page-numbers.current, span.page-numbers.current {
  color: #000;
  opacity: .65;
  font-size: 17px;
  font-weight: bold;
  font-family: "alternate-gothic-no-3-d"; }

/* -- featured title / hero area -- */
.page-id-1953 .layout.layout-featured-title-area {
  background-size: contain !important;
  background-color: #582369; }

.layout-featured-title-area {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover !important;
  height: 600px; }

.layout-featured-title-area-has-text-headline h2 {
  font-family: "alternate-gothic-no-2-d";
  font-size: 60px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  -webkit-text-shadow: 1px 1px 33px rgba(0, 0, 0, 0.33);
  text-shadow: 1px 1px 33px rgba(0, 0, 0, 0.33); }

.layout-featured-title-area-has-text-headline .inner {
  position: absolute;
  bottom: 36px;
  width: 100%; }

.layout-featured-title-area-has-text-headline p {
  color: #fff;
  font-size: 18px;
  font-family: "ff-meta-web-pro";
  margin-bottom: 15px; }

/* -- featured title area logo center -- */
.layout-featured-title-area-has-centered-logo .vert-align {
  position: absolute;
  bottom: 20px;
  top: auto;
  -webkit-transform: none;
          transform: none; }


/* -- events featured title / hero area -- */
.layout-featured-event {
  background-color: #555; }

.layout-featured-event .inner {
  position: absolute;
  bottom: 36px;
  width: 100%;
  text-align: center; }

.layout-featured-event .event-date {
  color: #fff;
  font-size: 25px;
  font-family: "ff-meta-web-pro";
  margin-bottom: 10px; }

.layout-featured-event h3 {
  color: #fff;
  font-family: "alternate-gothic-no-3-d"; }

.layout-featured-event h2 {
  font-size: 60px;
  color: #fff;
  font-family: "alternate-gothic-no-3-d"; }

.event-host {
  /*text-transform: uppercase;*/
  /*display: inline-block;*/
  margin-bottom: 10px;
  color: #fff;
  /*font-size: 25px;*/
  /*font-family: "ff-meta-web-pro";*/ }

/* -- featured title -- */
.featured-title {
  display: inline-block;
  position: relative;
  font-family: "alternate-gothic-no-3-d";
  color: #000;
  opacity: .85;
  font-size: 36px; }

.featured-title::after {
  content: "";
  position: absolute;
  height: 3px;
  width: 50px;
  background-color: #e0e0e0;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto; }

/* -- horizontal featured posts --*/
.single-hortizontal-featured-post {
  float: left;
  width: 100%;
  margin-bottom: 5px; }

.featured-post-info-wrapper {
  float: left;
  display: inline-block;
  height: 383px;
  width: calc(33.33% - 4px);
  background-color: #f5f5f5; }

.featured-post-info-wrapper > .inner {
  padding: 125px 25px 50px 50px; }

.featured-post-featured-image {
  float: right;
  height: 383px;
  width: calc(66% + 6px);
  background-repeat: no-repeat;
  background-size: cover;
  background-repeat: no-repeat; }

.single-hortizontal-featured-post.alt .featured-post-featured-image, .featured-post-row:nth-child(even) .single-hortizontal-featured-post .featured-post-featured-image {
  float: left; }

.single-hortizontal-featured-post.alt .featured-post-info-wrapper, .featured-post-row:nth-child(even) .single-hortizontal-featured-post .featured-post-info-wrapper {
  float: right; }

.featured-post-info-wrapper h3 a {
  color: #000;
  opacity: .85;
  font-family: "alternate-gothic-no-3-d";
  font-size: 36px; }

.featured-post-info-wrapper p {
  font-size: 17px;
  color: #000;
  opacity: .85;
  font-family: "ff-meta-web-pro"; }

/* -- secondary posts -- */
.layout-secondary-posts .single-secondary-post.one-third {
  position: relative;
  float: left;
  min-height: 383px;
  margin-top: 0;
  margin-bottom: 6px;
  width: calc(33.33% - 4px);
  background-color: #f5f5f5; }

.layout-secondary-posts div.margin-left-right, .layout-secondary-posts a.margin-left-right > div {
  margin-left: 6px;
  margin-right: 6px; }

.layout-secondary-posts .single-secondary-post.one-third .inner {
  position: relative;
  padding: 95px 25px 50px 50px; }

.layout-secondary-posts .single-secondary-post.one-third .inner.education {
  background-color: #f04e31;
  color: #fff; }

.layout-secondary-posts .single-secondary-post.one-third .inner.homelessness {
  background-color: #0056a7;
  color: #fff; }

.layout-secondary-posts .single-secondary-post.one-third .inner.income {
  background-color: #fcb23d; }

.layout-secondary-posts .single-secondary-post.one-third .inner.health {
  background-color: #788ec7;
  color: #fff !important; }

.layout-secondary-posts .single-secondary-post .inner.education h3 a, .layout-secondary-posts .single-secondary-post .inner.education p, .layout-secondary-posts .single-secondary-post .inner.homelessness h3 a, .layout-secondary-posts .single-secondary-post .inner.homelessness p {
  color: #fff;
  opacity: 1; }

.layout-secondary-posts .single-secondary-post h3 a {
  color: #000;
  opacity: .85;
  font-family: "alternate-gothic-no-3-d";
  font-size: 36px; }

.layout-secondary-posts .single-secondary-post.has-featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.layout-secondary-posts .single-secondary-post.has-featured-image h3 {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 40px;
  right: 25px;
  text-shadow: 0px 0px 33px rgba(0, 0, 0, 0.33); }

.layout-secondary-posts .single-secondary-post.has-featured-image h3 a {
  color: #fff; }

.layout-secondary-posts .single-secondary-post.no-featured-image .ribbon {
  position: absolute;
  z-index: 2; }

.layout-secondary-posts .single-secondary-post.no-featured-image .inner {
  padding: 128px 25px 50px 50px;
  min-height: 383px; }

/* ---- TOOL KIT PAGE --- */
.page-id-493 .layout-page-content .download-links p {
  width: 100%;
  padding: 25px 20px;
  margin: 0;
  background-color: #f5f5f5;
  border-bottom: 2px solid #fff; }

.page-id-493 .layout-page-content .download-links p:hover {
  background-color: #0056a7;
  color: #fff !important; }

.page-id-493 .layout-page-content .download-links p a {
  color: #000;
  font-weight: bold; }

.page-id-493 .layout-page-content .download-links p:hover a {
  color: #fff;
  font-weight: bold; }

.page-id-493 .layout-page-content .download-links p a:after {
  content: "\f019";
  font-family: FontAwesome;
  background-color: #0056a7;
  color: #fff !important;
  display: inline-block;
  float: right;
  padding: 6px 11px;
  margin: -5px 0 0 0;
  border-radius: 50%; }

.page-id-493 .layout-page-content .download-links p:hover a:after {
  background-color: #fff !important;
  color: #0056a7 !important; }

.page-id-493 .layout-page-content h4 {
  margin-top: 30px; }

/* ---- TOOL KIT PAGE --- */
/* -- GIVING PAGE -- */
body.page-template-page-giving {
  background: url("img/giving-top-bg.png") no-repeat top center;
  background-size: contain; }

body.page-template-page-forms .layout-giving-page-header h2.featured-title {
  color: rgba(0, 0, 0, 0.85);
  text-shadow: 0px 0px 0px #fff; }

/*.giving-page-top-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.giving-page-top-image img {
    height: auto;
    width: 100%;
}*/
.layout-giving-page-header {
  padding: 175px 0 47px 0; }

.layout-giving-page-header h2.featured-title {
  color: #fff;
  font-family: "alternate-gothic-no-2-d";
  font-size: 90px;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px #666; }

.layout-giving-page-header h2.featured-title::after {
  display: none; }

.form-wrapper {
  padding-bottom: 0px; }

.layout-giving-image-bottom img {
  width: 100%;
  height: auto; }

/*-- giving form toggle -- */
.form-toggle {
  margin: 0 auto 65px auto;
  padding: 0;
  font-size: 0;
  width: 750px;
  width: 100%;
  list-style-type: none; }

.form-toggle > li {
  text-align: center;
  width: 33%;
  display: inline-block;
  background-color: #d3ecf5;
  padding: 15px 15px 10px 15px;
  border-bottom: 4px solid #a0b2b8;
  border-right: 2px solid #addcec;
  cursor: pointer; }

.form-toggle > li:last-of-type {
  border-right: none; }

.form-toggle > li:hover, .form-toggle > li.active {
  background-color: #fff;
  border-bottom: 4px solid #fcb23d; }

.form-toggle > li > span {
  color: #000000;
  opacity: .85;
  font-size: 20px;
  font-family: "alternate-gothic-no-3-d";
  text-transform: uppercase; }

.form-wrapper {
  display: none; }

.form-wrapper.active {
  display: block; }

/* --------------------
  -- FORM STYLES
---------------------- */
.validation_error {
  font-size: 15px;
  color: #f04e31;
  font-family: "ff-meta-web-pro"; }

.gfield_description.validation_message {
  color: #f04e31;
  padding-left: 12px; }

.gform_wrapper ul.gform_fields {
  padding: 0 20px; }

.gform_wrapper input[type=text] {
  border: 0; }

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px; }

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  font-size: 100% !important;
  font-weight: normal; }

.gform_wrapper .hidden_label .gfield_label, .gform_wrapper label.hidden_sub_label, .gform_wrapper label.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.gform_wrapper .gform_page_fields {
  margin-bottom: 20px; }

.gform_wrapper .gform_save_link {
  margin-left: 40px;
  margin-top: 15px; }

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  border: 1px solid #fcb23d;
  background-color: #fcb23d;
  color: #000;
  font-weight: bold;
  padding: 7.5px 20px 8px 20px; }

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  border-radius: 4px;
  border-color: transparent;
  margin-top: 5px; }

.gform_body input[type=button], .gform_body input[type=reset], .gform_body input[type=submit], .gform_page_footer button {
  border: 1px solid #fcb23d;
  background-color: #fcb23d;
  color: #000;
  font-weight: bold;
  padding: 7.5px 20px 8px 20px;
  right: 30px;
  bottom: 30px; }

.gform_body {
  background: rgba(0, 0, 0, 0.05);
  padding: 40px 25px 50px;
  border-radius: 5px;
  font-family: "ff-meta-web-pro"; }

.gf_progressbar_wrapper {
  display: none; }

.gform_body ul.gform_fields {
  list-style: none; }

.gform_body ul.gform_fields li, .gform_body ul.gform_fields li.gf_left_half.gfield_price {
  margin: 0;
  padding: 3px;
  border-radius: 4px; }

.gform_body ul.gform_fields li.gf_left_half.gf_grid {
  border-radius: 4px 0 0 0 !important; }


.gform_body ul.gform_fields li.gf_right_half.gf_grid {
  border-radius: 0 4px 0 0 !important; }



.gform_body input[type=text]:focus, .gform_body input.medium:focus {
  outline: none !important;
  border: 2px solid #0056a7 !important;
}

.gform_body ul.gform_fields li.gf_grid {
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #cfe5eb; }

.gform_body ul.gform_fields li.gf_list_inline.gfield_price {
  margin: 10px 0; }

.gform_body ul.gform_fields li.gfield_html {
  background-color: transparent;
  border: 1px solid  transparent;
  padding: 5px 0 15px 10px;
  font-size: 17px;
  font-weight: normal;
  font-family: "ff-meta-web-pro";
  line-height: 22px; }

.gform_wrapper .gfield_html.gfield_no_follows_desc, li#field_37_3 {
  margin-top: 0px; }

#field_34_30 h4 {
  margin-top: 10px; }

#field_37_9 {
  width: 300px !important; }

li#field_8_1 label, li#field_8_3 label {
  font-size: 17px;
  font-weight: 700;
  font-family: "ff-meta-web-pro";
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 0;
  margin-left: 0; }

.gform_wrapper span.ginput_total, .gform_wrapper .gfield_html.gfield_no_follows_desc {
  font-size: 17px;
  font-weight: normal;
  font-family: "ff-meta-web-pro";
  line-height: 22px; }

.gform_wrapper .field_sublabel_above ul.gfield_radio li label, .gform_wrapper .field_sublabel_below ul.gfield_checkbox li label, .gform_body li ul.gfield_radio label {
  font-size: 17px;
  font-weight: normal;
  font-family: "ff-meta-web-pro";
  line-height: 20px;
  margin-bottom: 7px;
  color: rgba(0, 0, 0, 0.85); }

.gform_body ul.gform_fields li.gf_list_inline.gf_button_bar.gfield_price, .gform_body ul.gform_fields li.gfield_price.gfield_total, .gform_body ul.gform_fields .gfield_price.gfield_price_37_9 {
  background: none !important;
  padding-left: 0px; }

.gform_body ul.gform_fields li.gfield_price ul.gfield_radio li {
  width: 20% !important;
  border-radius: 0; }

.gform_body ul.gform_fields li.gfield_price ul.gfield_radio li:first-of-type {
  border-top-left-radius: 7px !important;
  border-bottom-left-radius: 7px !important; }

.gform_body ul.gform_fields li.gfield_price ul.gfield_radio li:last-of-type {
  border-top-right-radius: 7px !important;
  border-bottom-right-radius: 7px !important; }

.gform_body ul.gform_fields li.gfield_price.gfield_total label, .gform_body ul.gform_fields li.gf_list_inline.gf_button_bar.gfield_price label {
  padding: 20px 0px 0px;
  margin-bottom: 0;
  color: #999999; }

.gform_body ul.gform_fields li.gf_list_inline.gf_button_bar.gfield_price label {
  padding: 20px 20px;
  margin-bottom: 0;
  color: #999999; }

.gform_body ul.gform_fields li.gf_list_inline.gf_button_bar.gfield_price label {
  width: 100%;
  cursor: pointer;
  text-align: center;
  height: 100%;
  display: block;
  padding: 15px 0 8px;
  border-radius: 0 !important;
  border-bottom-left-radius: 0;
  margin-top: 0;
  margin-bottom: 0; }

.gform_body ul.gform_fields li.gfield_price.gfield_total label:after, .gform_body ul.gform_fields li.gf_list_inline.gf_button_bar.gfield_price label:after {
  border: 0; }

.gform_body ul.gform_fields li.gfield_price {
  background: url("img/field-price.png") no-repeat left center;
  padding-left: 10px;
  background-size: contain;
  border: 1px solid transparent !important;
  border-radius: 4px; }

.gform_body ul.gform_fields li.gfield_price label {
  display: none !important; }

.gform_body ul.gform_fields li .ginput_container_product_price input.medium {
  margin-left: 40px;
  width: 150px;
  font-size: 24px;
  font-weight: normal;
  font-family: "alternate-gothic-no-3-d";
  color: #0056a7 !important;
  padding: 3px 0 0 0; }

input#input_1_5 {
  max-width: 100%; }

.gform_body ul.gform_fields li label {
  padding: 2px 7px 0px;
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.65); }

.gform_body ul.gform_fields li.gf_inline.gfield_price label, .gform_body ul.gform_fields li.gfield_total.gfield_price label {
  display: block !important; }

.gform_body ul.gform_fields li.gf_inline.gfield_price label.gfield_label {
  margin-top: 25px; }

.gform_body ul.gform_fields li.gf_inline.gfield_price ul.gfield_radio li {
  width: 100% !important; }

.gform_body ul.gform_fields li label {
  width: 320px; }

.gform_body ul.gform_fields li label.gfield_label.full {
  width: 100%; }

/*.gform_body ul.gform_fields li#field_1_5 {
	border: 1px solid transparent;
	background-color: transparent;
}
.gform_body ul.gform_fields li#field_1_5 input{
border: 1px solid #fff;
background-color: #fff !important;
padding: 6px 8px;
}
.gform_body ul.gform_fields li#field_1_5 input:before{
	content: 'the ';
    display:inline-block;
	border-radius: 4px 0 0 4px;
	background-color: #f5f5f5 !important;
	padding: 3px 5px;
}*/


.gform_body ul.gform_fields li.gf_button_bar.gfield_price label {
  display: block !important; }

.gform_body ul.gform_fields li input.medium, .gform_body input.large {
  padding: 3px 7px;
  margin: 0px 7px 3px 7px;
  width: 98%;
  border: 1px solid transparent;
}

.gform_wrapper textarea.large, .gform_wrapper textarea {
  border: 1px solid transparent;
 }

.gform_body li.gf_left_half, .gform_body li.gf_right_half {
  display: inline-block;
  width: 50%;
  vertical-align: top; }

.gform_body li.gf_left_half {
  border-radius: 4px 0 0 4px !important; }

.gform_body li.gf_right_half {
  border-radius: 0 4px 4px 0 !important; }

.gform_body ul.gform_fields li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100% !important;
  font-size: 0; }

.gform_wrapper form .gform_body ul li.gf_list_inline.gf_button_bar ul.gfield_radio li {
  display: inline-block; }

.gform_wrapper form .gform_body ul li.gf_list_inline.gf_button_bar {
  margin: 20px 0 20px;
  padding: 0;
  background-color: transparent;
  border: 1px solid transparent; }

.gform_wrapper form .gform_body ul li.gf_list_inline.gf_button_bar ul.gfield_radio li {
  background-color: transparent;
  border: 1px solid transparent;
  margin: 0 !important;
  padding: 0 !important; }

.gform_wrapper ul li.gf_list_inline.gf_button_bar .gfield_radio li label {
  max-width: 100%; }

body .gform_wrapper ul li.gfield.gf_grid {
  margin-top: 0px !important;
  padding-top: 0; }

.gform_body li.gf_list_inline.gf_button_bar input[type=radio] {
  display: none; }

.gform_body li.gf_list_inline.gf_button_bar input[type=radio] + label {
  border: none;
  float: left;
  position: relative;
  margin-left: 0px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  color: #0056a7 !important;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 24px;
  font-weight: normal;
  font-family: "alternate-gothic-no-3-d";
  text-transform: uppercase;
  vertical-align: top;
  padding: 10px 27px 10px 26px; }

.gform_body li.gf_list_inline.gf_button_bar input[type=radio]:checked + label {
  background-image: none;
  color: #fff !important;
  outline: 0;
  background-color: #0056a7;
  border-color: #0056a7;
  border-width: 1px;
  border-style: solid; }

.gform_body ul.gform_fields li#field_1_6, .gform_body ul.gform_fields li ul.gfield_radio li {
  background-color: transparent;
  border: 1px solid  transparent;
  color: #000;
  padding: 3px 0 8px !important; }

.gform_body li ul li input[type=radio], .gform_body li ul#input_1_12 li
input[type=radio] + label:before {
  display: none !important; }

.gform_body ul.gform_fields li#field_8_10.gfield_price, .gform_body ul.gform_fields li#field_8_11.gfield_price {
  background: none !important;
  padding-left: 0px;
  border: 0px solid transparent !important;
  border-radius: 0px; }

.gform_body ul.gform_fields li#field_8_10.gfield_price label, .gform_body ul.gform_fields li#field_8_11.gfield_price label {
  display: block !important; }

.gform_body ul.gform_fields li#field_8_10.gfield_price ul.gfield_radio li, .gform_body ul.gform_fields li#field_8_11.gfield_price ul.gfield_radio li {
  width: 80% !important; }

/* old styles */
.gform_body li ul#input_1_6 li input[type=radio] label {
  position: relative;
  cursor: pointer; }

.gform_body li ul li input[type=radio] + label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0px 8px 0 0px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #999; }

.gform_body li ul li input[type=radio]:checked + label {
  position: relative; }

.gform_body li ul li input[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 4px;
  width: 24px;
  height: 24px;
  border: 1px solid #0056a7;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer; }

.gform_body li ul li input[type=radio]:checked + label:before {
  background-color: #0056a7;
  border: 1px solid #fff; }

.gform_wrapper li#field_1_14.gfield_html.gfield_no_follows_desc {
  margin-top: 0px; }

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
  margin-top: 8px;
  margin-bottom: 0; }

/* Shoebox Agency Custom form */
.gform_wrapper .top_label li#field_45_13.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li#field_45_14.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
  width: 31.3%;
  margin-right: 10px; }

.gform_wrapper .top_label li#field_45_11.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
  width: 32.4%; }

/* Shoebox Mobile Form */
.gform_body ul.gform_fields li#field_47_8.gfield_price label {
  display: inline-block !important;
  font-size: 30px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 34px;
  color: rgba(0, 0, 0, 0.85); }

.gform_body ul.gform_fields li.gfield_price {
  background-image: none !important; }

.gform_body ul.gform_fields li#field_47_8.gfield_price ul.gfield_checkbox li {
  width: 100% !important;
  /*width: 50% !important; float: left;*/ }

.gform_body ul.gform_fields li#field_47_8.gfield_price ul.gfield_checkbox li label {
  font-size: 17px !important;
  font-family: "ff-meta-web-pro" !important;
  line-height: 19px !important;
  margin-bottom: 10px; }

ul#input_47_8.gfield_checkbox li {
  padding: 7px 15px 0 !important; }

ul.gform_fields li#field_47_2.gfield_price.gfield_total {
  font-size: 25px !important;
  text-align: center !important; }

#field_48_7, #field_47_2 label, .gform_wrapper #field_47_2 span.ginput_total, #gform_submit_button_47, #gform_47 .gform_wrapper .gform_footer {
  font-size: 25px !important;
  text-align: center !important; }

/* Silence the Growl Form */
.gform_body ul.gform_fields li#field_42_23.gfield_price, .gform_body ul.gform_fields li#field_42_29.gfield_price {
  background: none !important;
  padding-left: 0px !important; }

body .gform_wrapper #field_42_26 div.ginput_container {
  margin-left: 40px; }

.gform_body ul.gform_fields li#field_42_23.gfield_price label, .gform_body ul.gform_fields li#field_42_29.gfield_price label {
  display: block !important;
  width: 80%; }

@media only screen and (min-width: 641px) {
  .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0; } }

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea {
  border-radius: 20px;
  padding: 10px;
  margin-top: 5px;
}

.gform_confirmation_wrapper {
    padding: 0 0 50px 0;
    text-align: center;
}

/*  VERTICAL TABS */
div.bhoechie-tab-container {
  z-index: 10;
  background: rgba(0, 0, 0, 0.05);
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border: 0px solid #ddd;
  margin-top: 17px;
  margin-left: 0px; }

div.bhoechie-tab-container h2.title-circle {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 25px 15px;
  font-size: 18px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 18px;
  width: 110px;
  height: 110px;
  text-align: center !important;
  margin: 0px auto 20px;
  color: #0056a7; }

div.bhoechie-tab-container h2.title-circle:hover, div.bhoechie-tab-container h2.title-circle:active, div.bhoechie-tab-container h2.title-circle:focus {
  background-color: #0056a7;
  border: 2px solid #001B40;
  color: #fff; }

div.bhoechie-tab-container p {
  line-height: 1.3em; }

div.bhoechie-tab-container .border-bottom {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
  padding: 5px 0; }

div.bhoechie-tab-container .border-bottom:last-of-type {
  border-bottom: 0px solid transparent;
  margin-bottom: 0px; }

div.bhoechie-tab-container a.list-group-item {
  color: #0056a7 !important; }

div.bhoechie-tab-container a.list-group-item:hover, div.bhoechie-tab-container a.list-group-item.active {
  color: #fff !important; }

div.bhoechie-tab-container .icon-icon-income, div.bhoechie-tab-container .icon-icon-education, div.bhoechie-tab-container .icon-icon-health, div.bhoechie-tab-container .icon-icon-homelessness {
  color: #0056a7 !important; }

div.bhoechie-tab-container .icon-icon-income:hover, div.bhoechie-tab-container .icon-icon-education:hover, div.bhoechie-tab-container .icon-icon-health:hover, div.bhoechie-tab-container .icon-icon-homelessness:hover, div.bhoechie-tab-menu div.list-group > a.active [class^="icon-"], div.bhoechie-tab-menu div.list-group > a:hover [class^="icon-"] {
  color: #fff !important;
  background-color: transparent; }

div.bhoechie-tab-container a:hover .icon-icon-income, div.bhoechie-tab-container a:hover .icon-icon-education, div.bhoechie-tab-container a:hover .icon-icon-health, div.bhoechie-tab-container a:hover .icon-icon-homelessness {
  background-color: transparent !important; }

div.bhoechie-tab-container a.list-group-item:focus, div.bhoechie-tab-container a.list-group-item:hover, div.bhoechie-tab-container button.list-group-item:focus, div.bhoechie-tab-container button.list-group-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0056a7; }

div.bhoechie-tab-container [class^="icon-"] {
  font-size: 40px; }

div.bhoechie-tab-container .list-group-item {
  padding: 28px 10px; }

div.bhoechie-tab-container a.list-group-item:focus [class^="icon-"], div.bhoechie-tab-container a.list-group-item:hover [class^="icon-"], div.bhoechie-tab-container button.list-group-item:focus [class^="icon-"], div.bhoechie-tab-container button.list-group-item:hover [class^="icon-"] {
  color: #fff; }

div.bhoechie-tab-container .list-group-item {
  border: 1px solid transparent !important;
  background-color: transparent; }

div.bhoechie-tab-menu {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0; }

div.bhoechie-tab-menu div.list-group {
  margin-bottom: 0;
  border-right: 1px solid #d5d5d5; }

div.bhoechie-tab-menu div.list-group > a {
  margin-bottom: 0; }

div.bhoechie-tab-menu div.list-group > a .glyphicon,
div.bhoechie-tab-menu div.list-group > a .fa {
  color: #0056a7; }

div.bhoechie-tab-menu div.list-group > a:first-child {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0; }

div.bhoechie-tab-menu div.list-group > a:last-child {
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0; }

div.bhoechie-tab-menu div.list-group > a.active,
div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
div.bhoechie-tab-menu div.list-group > a.active .fa {
  background-color: #0056a7;
  background-image: #0056a7;
  color: #ffffff; }

div.bhoechie-tab-menu div.list-group > a.education.active, div.bhoechie-tab-menu div.list-group > a.education.active .glyphicon, div.bhoechie-tab-menu div.list-group > a.education.active .fa {
  background-color: #f04e31 !important; }

/* arrow right */
div.bhoechie-tab-menu div.list-group > a.education.active:after {
  border-left: 29px solid #f04e31 !important; }

/* background on active */
div.bhoechie-tab-container a.list-group-item.education:focus, div.bhoechie-tab-container a.list-group-item.education:hover, div.bhoechie-tab-container button.list-group-item.education:focus, div.bhoechie-tab-container button.list-group-item.education:hover {
  background-color: #f04e31 !important; }

/* amount */
div.bhoechie-tab-container .education h2.title-circle {
  color: #f04e31; }

/* amount on hover */
div.bhoechie-tab-container .education h2.title-circle:hover, div.bhoechie-tab-container .education h2.title-circle:active, div.bhoechie-tab-container .education h2.title-circle:focus {
  background-color: #f04e31;
  border: 2px solid #555;
  color: #fff !important; }

div.bhoechie-tab-menu div.list-group > a.health.active, div.bhoechie-tab-menu div.list-group > a.health.active .glyphicon, div.bhoechie-tab-menu div.list-group > a.health.active .fa {
  background-color: #788ec7 !important; }

/* arrow right */
div.bhoechie-tab-menu div.list-group > a.health.active:after {
  border-left: 29px solid #788ec7 !important; }

/* background on active */
div.bhoechie-tab-container a.list-group-item.health:focus, div.bhoechie-tab-container a.list-group-item.health:hover, div.bhoechie-tab-container button.list-group-item.health:focus, div.bhoechie-tab-container button.list-group-item.health:hover {
  background-color: #788ec7 !important; }

/* amount */
div.bhoechie-tab-container .health h2.title-circle {
  color: #788ec7; }

/* amount on hover */
div.bhoechie-tab-container .health h2.title-circle:hover, div.bhoechie-tab-container .health h2.title-circle:active, div.bhoechie-tab-container .health h2.title-circle:focus {
  background-color: #788ec7;
  border: 2px solid #777;
  color: #fff !important; }

div.bhoechie-tab-menu div.list-group > a.income.active, div.bhoechie-tab-menu div.list-group > a.income.active .glyphicon, div.bhoechie-tab-menu div.list-group > a.income.active .fa {
  background-color: #fcb23d !important; }

/* arrow right */
div.bhoechie-tab-menu div.list-group > a.income.active:after {
  border-left: 29px solid #fcb23d !important; }

/* background on active */
div.bhoechie-tab-container a.list-group-item.income:focus, div.bhoechie-tab-container a.list-group-item.income:hover, div.bhoechie-tab-container button.list-group-item.income:focus, div.bhoechie-tab-container button.list-group-item.income:hover {
  background-color: #fcb23d !important; }

/* amount */
div.bhoechie-tab-container .income h2.title-circle {
  color: #fcb23d; }

/* amount on hover */
div.bhoechie-tab-container .income h2.title-circle:hover, div.bhoechie-tab-container .income h2.title-circle:active, div.bhoechie-tab-container .income h2.title-circle:focus {
  background-color: #fcb23d;
  border: 2px solid #777;
  color: #fff !important; }

div.bhoechie-tab-menu div.list-group > a.active:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 10%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 62px solid transparent;
  border-top: 62px solid transparent;
  border-left: 29px solid #0056a7; }

div.bhoechie-tab-menu div.list-group > a:hover .glyphicon, div.bhoechie-tab-menu div.list-group > a:hover .fa {
  color: #fff; }

div.bhoechie-tab-menu div.list-group > a .glyphicon, div.bhoechie-tab-menu div.list-group > a .fa {
  color: #0056a7; }

div.bhoechie-tab-content {
  background-color: transparent;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px; }

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
  display: none; }

/*  END VERTICAL TABS */
/* -- testimonial -- */
.layout-testimonial {
  padding: 30px 0 36px 0;
  background-color: #0056a7;
  text-align: center; }

.layout-testimonial .inner {
  max-width: 960px;
  width: 100%;
  margin: 0 auto; }

.layout-testimonial p {
  color: #fff;
  font-size: 24px;
  margin-bottom: 0;
  font-family: "ff-meta-web-pro"; }

.layout-testimonial p a {
	color: #fcb23d;
}

.layout-testimonial p a:hover {
	text-decoration: underline !important;
}

/* -- past events slider -- */
.past-events-headline-wrapper {
  position: relative;
  margin-bottom: 47px; }

.layout-past-events h3.past-events {
  display: inline-block;
  background-color: #fff;
  position: relative;
  margin-bottom: 0;
  padding-right: 36px;
  color: #636466;
  font-family: "alternate-gothic-no-3-d"; }

.layout-past-events h3.past-events::before {
  font-family: FontAwesome;
  content: "\f073";
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.4) !important; }

.past-events-headline-wrapper::after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #efefef;
  position: absolute;
  z-index: -1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0; }

.single-slider-post .featured-image-wrapper {
  margin-bottom: 27px; }

span.meta {
  display: inline-block;
  font-family: "ff-meta-web-pro";
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 17px;
  color: #939598; }

.single-slider-post h4 {
  font-family: "alternate-gothic-no-3-d";
  font-size: 24px; }

.single-slider-post h4 a {
  color: #636466; }

.bx-wrapper {
  max-width: 1200px !important; }

.bx-wrapper .bx-viewport {
  background-color: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.bx-wrapper .bx-pager {
  display: none; }

.custom-post-nav {
  background-color: #fff;
  position: absolute;
  top: -20px;
  right: 0;
  padding-left: 20px; }

.slider-prev-wrapper, .slider-next-wrapper {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 42px; }

.slider-prev-wrapper {
  margin-right: 8px; }

.slider-prev-wrapper a, .slider-next-wrapper a {
  color: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 42px; }

#slider-prev, #slider-next {
  font-size: 50px;
  color: #bfbfbf; }

/* -- page layout -- */
.page-into {
  position: relative;
  margin-bottom: 75px; }

.page-into:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 50px;
  bottom: -25px;
  background-color: #e0e0e0; }

/* -- single posts -- */
.single-post .layout-page-content {
  margin-top: 50px; }

/* -- fourth level nav -- */
.layout-fourth-level-nav {
  visibility: hidden;
  padding: 25px 0 75px 0; }

.fourth-level-active .layout-fourth-level-nav, .third-level-active .layout-fourth-level-nav {
  visibility: visible; }

ul.fourth-level-nav, ul.fourth-level-nav ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  display: inline-block; }

.menu-main-menu-container {
  position: relative; }

.menu-main-menu-container::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: -15px;
  background-color: #e0e0e0;
  left: 0; }

ul.fourth-level-nav li {
  display: inline-block;
  margin: 0 5px; }

ul.fourth-level-nav > li:first-of-type {
  margin-left: 0; }

ul.fourth-level-nav > li a {
  position: relative;
  font-family: "alternate-gothic-no-3-d";
  font-size: 16px;
  color: #000;
  opacity: .65;
  display: inline-block; }

ul.fourth-level-nav li.active a, ul.fourth-level-nav li a:hover, ul.fourth-level-nav li.current-menu-item > a {
  opacity: 1; }

ul.fourth-level-nav li.active a:after, ul.fourth-level-nav li a:hover:after, ul.fourth-level-nav li.current-menu-item > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 4px;
  width: 100%;
  background-color: #fcb23d; }

.third-level-active ul.fourth-level-nav > li:first-of-type > a {
  display: none; }

.third-level-active ul.fourth-level-nav > li > ul > li:first-of-type {
  margin-left: 0; }

/* -- service funnel -- */
.single-service [class^="icon-"] {
  font-size: 40px;
  height: 95px;
  width: 95px;
  padding: 25px 0;
  text-align: center;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 15px; }

.single-service h3 {
  font-size: 36px;
  font-family: "alternate-gothic-no-3-d"; }

.single-service p {
  font-size: 17px;
  opacity: .65;
  font-family: "ff-meta-web-pro";
  margin-bottom: 0; }

.ci-large {
  display: inline-block;
  height: 93px;
  width: 93px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  border-radius: 50%; }

.ci-education {
  background-image: url("assets/img/icon-health.png");
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0 8px 0; }

/* postgrid */
h4.ribbon {
  background-color: #fff;
  position: relative;
  display: inline-block;
  font-size: 26px;
  font-weight: normal;
  padding: 5px 10px 6px 10px;
  margin: 45px 0 0;
  color: #969696;
  height: 44px;
  text-transform: uppercase; }

h4.ribbon.featured-ribbon {
  color: #fff !important;
  padding: 7px 10px 6px 10px;
  position: absolute; }

h4.ribbon:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  border-top: 22px solid #fff;
  border-bottom: 22px solid #fff;
  border-right: 10px solid transparent !important; }

h4.ribbon.grey2 {
  color: #788ec7; }

h4.ribbon.blue {
  color: #0056a7; }

h4.ribbon.yellow {
  color: #fcb23d; }

h4.ribbon.red {
  color: #f04e31; }

h4.ribbon.light-blue {
  color: #788ec7; }

h4.featured-ribbon.ribbon {
  background-color: #969696; }

h4.featured-ribbon.ribbon:after {
  border-color: #969696; }

h4.featured-ribbon.ribbon.grey2 {
  background-color: #788ec7; }

h4.featured-ribbon.ribbon.grey2:after {
  border-color: #788ec7; }

h4.featured-ribbon.ribbon.blue {
  background-color: #0056a7; }

h4.featured-ribbon.ribbon.blue:after {
  border-color: #0056a7; }

h4.featured-ribbon.ribbon.yellow {
  background-color: #fcb23d; }

h4.featured-ribbon.ribbon.yellow:after {
  border-color: #fcb23d; }

h4.featured-ribbon.ribbon.red {
  background-color: #f04e31; }

h4.featured-ribbon.ribbon.red:after {
  border-color: #f04e31; }

h4.featured-ribbon.ribbon.light-blue {
  background-color: #788ec7; }

h4.featured-ribbon.ribbon.light-blue:after {
  border-color: #788ec7; }

.volunteer-opportunity h4.ribbon:before {
  font-family: icomoon;
  content: "\e92c";
  top: 1px;
  position: relative;
  margin-right: 8px; }

.event h4.ribbon:before {
  font-family: FontAwesome;
  content: "\f073";
  top: 1px;
  position: relative;
  margin-right: 8px; }

h4.ribbon.post-type-post:before {
  content: ''; }

h4.ribbon i {
  padding-right: 8px;
  position: relative;
  top: 2px; }

h4.ribbon.featured-ribbon i {
  padding-right: 5px;
  position: relative;
  top: 2px; }

/* -- social media bar -- */
.layout-social-media-bar ul.social {
  margin: 20px 0;
  padding: 0;
  font-size: 0; }

.layout-social-media-bar ul.social > li {
  display: inline-block;
  margin-right: 20px; }

.layout-social-media-bar ul.social > li:last-of-type {
  margin-right: 0; }

.layout-social-media-bar ul.social > li > a {
  display: block;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 23px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  line-height: 1em;
  padding: 10px 0;
  /*transition: all ease .25s;*/ }

.layout-social-media-bar ul.social > li > a:hover {
  background-color: #fff;
  color: #f04e31; }

/* -- layout intro alt -- */
.layout-intro-alt p {
  font-family: "ff-meta-web-pro";
  font-size: 24px;
  line-height: 1.65em;
  opacity: .85; }

/* -- layout other ways to give -- */
.layout-other-give h4 {
  margin-bottom: 60px; }

.layout-other-give a.give:hover h5 {
  color: #0056a7; }

.layout-other-give a.advocate:hover h5 {
  color: #f04e31; }

.layout-other-give a.volunteer:hover h5 {
  color: #fcc05b; }

.layout-other-give [class^="icon-"] {
  font-size: 40px;
  height: 95px;
  width: 95px;
  padding: 26.5px 0 0 0;
  text-align: center;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 15px; }

/* -- layout two column offset -- */
.layout-two-column-offset h4, .layout-three-column-offset h4 {
  position: relative;
  display: inline-block;
  margin-bottom: 30px; }

.layout-two-column-offset h4:after, .layout-three-column-offset h4:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 50px;
  background-color: #e0e0e0;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto; }

.layout-center-buttons {
  margin: 80px 0; }

/* -- layout fancy testimonial -- */
.layout-fancy-testimonial {
  padding: 45px 0;
  background-color: #f5f5f5;
  text-align: center; }

.layout-fancy-testimonial img {
  margin-bottom: 25px; }

.layout-fancy-testimonial p {
  color: #000;
  opacity: .85;
  font-size: 24px;
  margin-bottom: 25px; }

@media (max-width: 767px) {
  .layout-fancy-testimonial p {
    font-size: 18px; } }

.fancy-testimonail-author {
  display: block;
  font-size: 15px;
  font-family: "ff-meta-web-pro"; }

.flexslider {
  position: relative; }

.custom-flexslider-nav.vert-align {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 1170px;
  width: 100%;
  right: 0;
  left: 0;
  margin: 0 auto; }

.custom-flexslider-nav.vert-align .inner {
  position: relative;
  width: 100%; }

.prev-slide, .next-slide {
  width: 36px;
  font-size: 150px;
  margin-top: -75px;
  cursor: pointer;
  color: #7a7a7a; }

.prev-slide:hover, .next-slide:hover {
  color: #000; }

.prev-slide {
  position: absolute;
  left: 0; }

.next-slide {
  position: absolute;
  right: 0; }

/* -- layout full width button -- */
.layout-full-width-buttons {
  text-align: center;
  float: left;
  width: 100%; }

.half-col {
  float: left;
  width: 50%; }

.layout-full-width-buttons .half-col {
  background-color: #fcb23d;
  cursor: pointer; }

.layout-full-width-buttons a.half-col:hover {
  background-color: #fdce80; }

/* education */
.education .layout-full-width-buttons .half-col {
  background-color: #f04e31 !important;
  color: #fff;
  cursor: pointer; }

.education .layout-full-width-buttons a.half-col:hover {
  background-color: #f04e31 !important;
  opacity: 0.8  !important;
  color: #fff; }

.education .layout-full-width-buttons span {
  color: #fff  !important;
  opacity: 1  !important; }

/* income  */
.income .layout-full-width-buttons .half-col {
  background-color: #fcb23d !important;
  color: #fff; }

.income .layout-full-width-buttons a.half-col:hover {
  background-color: #fcb23d !important;
  opacity: 0.8  !important;
  color: #fff; }

.income .layout-full-width-buttons span {
  color: #fff  !important;
  opacity: 1  !important; }

/* health  */
.health .layout-full-width-buttons .half-col {
  background-color: #788ec7 !important;
  color: #fff; }

.health .layout-full-width-buttons a.half-col:hover {
  background-color: #788ec7 !important;
  opacity: 0.8  !important;
  color: #fff; }

.health .layout-full-width-buttons span {
  color: #fff  !important;
  opacity: 1  !important; }

/* homelessness  */
.homelessness .layout-full-width-buttons .half-col {
  background-color: #0056a7 !important;
  color: #fff; }

.homelessness .layout-full-width-buttons a.half-col:hover {
  background-color: #0056a7 !important;
  opacity: 0.8  !important;
  color: #fff; }

.homelessness .layout-full-width-buttons span {
  color: #fff  !important;
  opacity: 1  !important; }

/* basic needs  */
.basic-needs .layout-full-width-buttons .half-col {
  background-color: #000;
  opacity: 0.85  !important;
  color: #fff; }

.basic-needs .layout-full-width-buttons a.half-col:hover {
  background-color: #000;
  opacity: 0.65  !important;
  color: #fff; }

.basic-needs .layout-full-width-buttons span {
  color: #fff  !important;
  opacity: 1  !important; }

.layout-full-width-buttons .half-col .inner {
  padding: 50px 50px; }

.layout-full-width-buttons span {
  color: #000;
  opacity: .85;
  font-size: 30px;
  font-family: "alternate-gothic-no-3-d"; }

.layout-full-width-buttons [class^="icon-"], .layout-full-width-buttons [class*=" icon-"] {
  font-size: 30px;
  margin: 0px 10px 0 0; }

/* -- layout past event content --*/
.layout-past-event-content h2 {
  font-size: 54px;
  color: #000;
  opacity: .85; }

/* -- layout fancy gallery  --*/
/*-- single event -- */
.layout-event-details {
  padding: 50px 0;
  background-color: #efefef; }

ul.event-details {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin-right: -45px; }

ul.event-details > li {
  display: inline-block;
  padding: 0 30px; }

ul.event-details > li:first-of-type {
  position: relative;
  text-align: right;
  margin-right: 30px; }

ul.event-details > li:first-of-type::after {
  content: "";
  position: absolute;
  right: -20px;
  width: 2px;
  height: 90%;
  top: 5%;
  bottom: 5%;
  background-color: #fff; }

ul.event-details > li {
  max-width: 48%;
  vertical-align: top; }

ul.event-details > li:last-of-type {
  text-align: left; }

ul.event-details > li h4 {
  margin-bottom: 5px; }

ul.event-details > li h6 {
  margin-bottom: 0; }

ul.speakers li {
  margin: 10px 15px;
  max-width: 240px; }

ul.speakers li img {
  max-width: 225px;
  border-radius: 50%;
  border: 6px solid #d5d5d5; }

/* -- layout-single-focus-intro --*/
.layout-single-focus-intro p {
  margin-bottom: 0; }

.icon-wrapper p {
  color: rgba(0, 0, 0, 0.55); }

/* --------------------
  -- Page Specific
---------------------- */
.layout-center-buttons {
  margin-top: 20px; }

.layout-other-give {
  margin: 60px 0; }

/* FOCUS AREA STYLES */
.single-focus .layout-full-width-buttons {
  margin: 60px 0; }

/* GROUP STYLES */
.single-group .layout-fancy-testimonial {
  margin: 60px 0 0 0; }

.single-group .layout-fancy-testimonial {
  margin: 60px 0 0 0; }

.single-group .layout-horizontal-featured-post {
  margin: 60px 0 0 0; }

.single-group .layout-center-buttons.layout-pdf-buttons {
  margin: 60px 0; }

.single-group .layout-video-carousel {
  width: 100%;
  margin: auto;
  max-width: 1160px;
  margin-bottom: 30px; }

.single-group .layout-video-carousel .carousel-control {
  background: none;
  height: 73px;
  top: 50%;
  opacity: 0.7;
  width: 40px;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: contain; }

.single-group .layout-video-carousel .carousel-control.left {
  background-image: url(img/previous-arrow.png);
  left: 25px; }

.single-group .layout-video-carousel .carousel-control.right {
  background-image: url(img/next-arrow.png);
  right: 25px; }

.single-group .layout-video-carousel .video-carousel-title {
  position: absolute;
  bottom: 0;
  z-index: 100;
  width: 100%;
  color: #fff;
  text-align: center;
  padding-bottom: 5vw;
  margin: 0;
  /*background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  -webkit-transition: 0.3s ease bottom;
  transition: 0.3s ease bottom; }

.postid-85 ul.inline-buttons > li {
  margin-right: 0px; }

.postid-85 .layout-center-givingwidget {
  margin: 0px 0 50px; }

/* IMPACT FUND STYLES */
.page-template-page-impact .layout-page-content {
  margin-top: 50px; }

.page-template-page-impact .icon-circle [class^="icon-"] {
  margin-bottom: 25px;
  color: #fcb23d; }

a .hover-column {
  background-color: #f5f5f5;
  padding: 40px 25px 60px;
  border: 1px solid #fff; }

a:hover .hover-column {
  background-color: #0056a7;
  padding: 40px 25px 60px;
  border: 1px solid #fff;
  color: #fff !important; }

a:hover .hover-column p {
  color: #fff !important; }

a:hover .hover-column h2.title-circle {
  border: 2px solid #001B40; }

h2.title-circle {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 30px 20px;
  font-size: 25px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 25px;
  width: 120px;
  height: 120px;
  text-align: center !important;
  margin: 0px auto 20px;
  color: #0056a7; }

h2.title-circle span {
  display: block;
  font-size: 48px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 44px;
  margin-bottom: -8px; }

h2.title-circle span sup {
  top: -.2em !important; }

/* IMPACT FUND STYLES END */
/* LEADERSHIP / PROFILES STYLES */
.layout.layout-three-column-offset.profile {
  margin-top: 60px; }

.profile-column img {
  -webkit-transition: -webkit-filter 0.3s,  -webkit-transform 0.3s; }

img.profile-pic {
  margin-bottom: 25px; }

ul.inline.circle-icons > li {
  margin-right: 6px; }

.circle-icons a {
  padding: 4px 8px;
  border: 2px solid #337ab7;
  border-radius: 50%; }

.circle-icons a:hover {
  background-color: #337ab7;
  color: #fff; }

.profile-column {
  padding: 0 20px; }

.profile-column h3 {
  margin: 0;
  padding: 0;
  line-height: 100%;
  font-size: 28px; }

.profile-column h6 {
  margin: 0 0 10px;
  padding: 0;
  line-height: 100%;
  opacity: 0.5; }

.profile-column .copy-profile {
  margin: 0 0 12px; }

.profile h5.subtitle {
  padding: 20px 12% 40px;
  font-weight: 300; }

.profile-column ul.inline {
  margin-bottom: 15px; }

/* END LEADERSHIP / PROFILES STYLES */
/*  GIVE VOLUNTEER JOIN PAGE  */
.join-group-wrapper .join-group-content {
  max-width: 675px;
  margin: auto;
  text-align: center;
  margin-bottom: 55px; }

.join-group-wrapper > h4 {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }

.join-group-wrapper > h4:nth-of-type(2):after {
  content: '';
  height: 3px;
  width: 60px;
  background: #CCD7DA;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.join-group-links {
  text-align: center;
  margin-bottom: 40px; }

.join-group-links .group-form-icon-wrapper {
  display: inline-block;
  width: 180px;
  cursor: pointer;
  opacity: 0.6;
  -webkit-transition: 0.2s ease opacity;
  transition: 0.2s ease opacity; }

.join-group-links .group-form-icon-wrapper:hover, .join-group-links .group-form-icon-wrapper.active {
  opacity: 1; }

.join-group-links .group-form-icon-wrapper img {
  width: 100%; }

#group-links-expanded-content {
  text-align: center;
  max-width: 675px;
  margin: auto; }

#group-links-expanded-content > h4 {
  position: relative;
  padding-top: 15px; }

#group-links-expanded-content > h4:before {
  content: '';
  height: 3px;
  width: 60px;
  background: #CCD7DA;
  margin: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

#group-links-expanded-content > h6 {
  font-size: 17px; }

#group-links-expanded-content > h6 span:first-of-type {
  display: inline-block;
  position: relative;
  padding-right: 35px; }

#group-links-expanded-content > h6 span:first-of-type:after {
  content: '';
  height: 6px;
  width: 6px;
  border-radius: 4px;
  background: #000;
  position: absolute;
  top: 8px;
  right: 13px; }

#group-links-expanded-content > div {
  margin-bottom: 45px; }

#group-links-expanded-content .button {
  background-color: #fcb23d;
  color: #000;
  position: relative;
  padding: 10px 70px;
  text-transform: capitalize; }

#group-links-expanded-content .button:after {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px; }

/*  END VOLUNTEER JOIN PAGE  */
/*  GIVE VOLUNTEER JOIN PAGE  */
#logoWall img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  /* For IE8 and earlier */ }

#logoWall img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */ }

/* END GIVE VOLUNTEER JOIN PAGE */
/*  DEFAULT PAGE TEMPLATE */
.home.page-template-default .layout-featured-title-area {
  margin-bottom: 0px; }

.page-template-default .layout-featured-title-area, .page-template-page-clickdimensions .layout-featured-title-area {
  margin-bottom: 50px; }

.page-template-

/*  END DEFAULT PAGE TEMPLATE */
/* --------------------
	-- Table style 
----------------------- */
.paginate_button.disabled:after,
.paginate_button.disabled:before {
  color: #d5d5d5 !important; }

.paginate_button:after,
.paginate_button:before {
  color: #049cdb !important; }

/* --------------------
  -- buttons
---------------------- */
.btn-default {
  display: inline-block;
  font-size: 24px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 24px;
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.85);
  border: 2px solid #fcb23d;
  border-radius: 50px;
  background-color: transparent;
  padding: 15px 25px 12px 25px;
  text-align: center;
  vertical-align: middle; }

.btn-default:hover {
  background-color: #fcb23d;
  border: 2px solid #fcb23d; }

.btn-blue {
  display: inline-block;
  font-size: 24px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #fff;
  border: 2px solid #0056a7;
  border-radius: 50px;
  background-color: #0056a7;
  padding: 15px 25px 12px 25px;
  text-align: center;
  vertical-align: middle; }

.btn-blue:hover {
  background-color: transparent;
  border: 2px solid #0056a7;
  color: #0056a7; }

.btn-orange {
  border: 2px solid #f58220;
  color: #f58220;
  display: inline-block;
  font-size: 24px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 24px;
  letter-spacing: 0.2px;
  border-radius: 50px;
  background-color: transparent;
  padding: 15px 25px 12px 25px;
  text-align: center;
  vertical-align: middle; }

.btn-orange:hover {
  background-color: #f58220;
  border: 2px solid #f58220;
  color: #fff; }

.btn-lg {
  font-size: 24px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.85);
  border: 2px solid #fcb23d;
  border-radius: 50px;
  background-color: transparent;
  padding: 15px 25px 12px 25px;
  text-align: center;
  vertical-align: middle; }

.btn-lg:hover {
  color: rgba(0, 0, 0, 0.85);
  background-color: #fcb23d;
  border: 2px solid #fcb23d; }

.button {
  display: inline-block;
  border-radius: 20px;
  font-size: 20px;
  line-height: 1em;
  padding: 7.5px 20px 6.5px 20px;
  -webkit-transition: all ease .25s;
  transition: all ease .25s;
  text-transform: uppercase; }

.button.transparent {
  background-color: transparent;
  color: #fff;
  font-family: "alternate-gothic-no-3-d"; }

.btn-orange-border {
  border: 1px solid #fcb23d; }

.layout-featured-title-area .btn-orange-border {
  border-width: 2px; }

.btn-orange-border:hover {
  background-color: #fcb23d;
  color: #000; }

.button.dark {
  color: #000; }

/* rollover styles */
.page-template-page-grouplanding .layout-intro-alt .text-center h4, .page-template-page-grouplanding .layout-intro-alt .text-center p {
  text-align: left !important; }

.page-template-page-grouplanding .layout-intro-alt .text-center p {
  font-size: 17px;
  font-family: "ff-meta-web-pro";
  line-height: 1.471em;
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85); }

#rollover {
  margin-top: -20px; }

#rollover .top {
  /*margin: 5px;*/
  position: relative;
  min-height: 383px;
  /*margin-top: 0;*/
  margin-bottom: 0px;
  width: calc(33.33% - 6px);
  border: 0px solid #ccc;
  overflow: hidden;
  background-size: auto 395px !important;
  background-position: 60% 50% !important; }

#rollover .top p, #rollover .top p a {
  font-size: 16px;
  line-height: 1.1;
  color: #fff !important;
  margin: 4px 12px; }

#rollover .top h5 {
  font-size: 25px;
  line-height: 27px;
  padding: 0 10px;
  /*text-shadow: 0px 0px 33px rgba(0,0,0,0.85); top: 42%; position: relative;*/ }

#rollover .top div.first {
  font-size: 12px;
  padding: 10px;
  position: absolute;
  bottom: 15px;
  left: 0;
  text-align: center;
  background: transparent; }

#rollover .top div.second {
  font-size: 14px;
  padding: 10px 15px;
  position: absolute;
  top: 35%;
  left: 0;
  text-align: center;
  background: transparent; }

#rollover .top div.first {
  z-index: 1000;
  display: block; }

#rollover .top div.second {
  display: none; }

#rollover .top:hover div.second {
  display: block; }

#rollover .top:hover div.second h5 {
  text-align: center; }

#rollover .top:hover div.first {
  display: none; }

#rollover .top:hover {
  background-image: none !important; }

.img-bg .top {
  position: relative;
  float: left;
  min-height: 383px;
  margin-top: 0;
  margin-bottom: 6px;
  width: calc(33.33% - 6px);
  /*background-position: 60% 50% !important;
	background-size: auto 33.33%;
    background-position: top center;*/ }

@media (max-width: 767px) {
  .img-bg .top {
    width: calc(100% - 6px); } }

.img-bg .top .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: auto 383px !important;
  background-position: 60% 50% !important; }

.img-bg .top:hover > .bg {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: ease all .5s;
  transition: ease all .5s; }

.img-bg .top h5 {
  font-size: 35px;
  display: inline-block;
  text-align: left;
  position: absolute;
  bottom: 30px;
  left: 40px;
  right: 25px;
  text-shadow: 0px 0px 33px rgba(0, 0, 0, 0.85);
  /*top: 42%; position: relative;*/ }

/* rollover styles end */
/* Advocacy - Public Policy Carousel Icons */
.page-id-610 .icon-icon-programs {
  color: #0056a7; }

.page-id-610 .icon-icon-education {
  color: #f04e31; }

.page-id-610 .icon-icon-legal {
  color: #f58220; }

.page-id-610 .icon-icon-health {
  color: #788ec7; }

.page-id-610 .icon-icon-volunteer {
  color: #fcb23d; }

.page-id-610 .icon-icon-bn-result2 {
  color: #0056a7; }

/* Advocacy - Public Policy Carousel Icons End */
/* -- layout video module -- */
.layout-module-video {
  height: 550px;
  width: 100%;
  position: relative;
  background-color: #000; }

.play-video a.trigger-module {
  font-size: 75px;
  color: #fff;
  height: 120px;
  width: 120px;
  padding: 5px 35px;
  display: inline-block;
  border: 2px solid #fff;
  text-align: center;
  border-radius: 50%; }

/* -- featured sponsors -- */
.layout-featured-sponsors h4 {
  font-size: 30px;
  color: #000;
  opacity: .85; }

.layout-featured-sponsors p {
  font-size: 24px;
  color: #000;
  opacity: .65;
  font-style: italic; }

/* -- layout featured speakers -- */
.layout-event-speakers img {
  margin-bottom: 10px; }

.layout-event-speakers ul.speakers h4 {
  margin-bottom: 5px; }

.layout-event-speakers ul.speakers h6 {
  color: #595959; }

/* -- sponsor level -- */
.presenting-level {
  margin: 0px 0; }

.presenting-level-header {
  position: relative; }

.presenting-level-header::after {
  content: "";
  width: 80%;
  height: 2px;
  background-color: #efefef;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute; }

.presenting-level ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.sponsor-level h6 {
  display: inline-block;
  background-color: #fff;
  padding: 0 30px;
  font-size: 18px;
  color: #000;
  opacity: .65;
  margin-bottom: 0; }

/* --------------------
  -- County Case Styles
---------------------- */
/* --------------------
  -- end County Case Styles
---------------------- */
/* --------------------
  -- Microsite Page Builder Styles
---------------------- */
.page-template-page-micrositebuilder .layout-featured-title-area-has-centered-logo img {
  margin-bottom: 40px; }

.page-template-page-micrositebuilder .layout-featured-title-area-has-centered-logo h2.subtitle {
  padding: 40px 10% 40px !important; }

.page-template-page-micrositebuilder .layout-featured-title-area-has-centered-logo .vert-align {
  bottom: 50px; }

.layout-content-row .row {
  margin: 25px 0; }

.layout-content-row .row.btn-row, .layout-content-row .row.cols-row {
  margin: 35px 0 0 0 !important; }

.page-id-4338 h2, .page-id-4338 h3, .page-id-4338 h4, .page-id-4338 h5, .page-id-4338 p {
  color: #636466; }

.page-template-page-micrositebuilder .micro-logo {
  position: absolute;
  left: 30px;
  top: 40px; }

/* --------------------
  -- end Microsite Page Builder Styles
---------------------- */
/* --------------------
  -- STG Supplemental Page Styles
---------------------- */
.page-template-page-stg-supplement .micro-logo-center {
  margin: 40px 0; }

.page-template-page-stg-supplement .micro-logo-center img {
  display: block;
  margin: auto; }

.page-template-page-stg-supplement #main {
  margin-top: 90px; }

.page-template-page-stg-supplement #main p.lead {
  max-width: 350px;
  text-align: center;
  margin: auto; }

/* --------------------
  -- end STG Supplemental Page Styles
---------------------- */
/* --------------------
  -- STG Microsite Page Styles
---------------------- */
#find-meals p, #quick-faqs, #our-goal p {
  color: #fff; }

.page-template-page-micrositebuilder h2.featured-title {
  display: block; }

.page-template-page-micrositebuilder .layout-full-width-buttons .half-col .inner {
  padding: 50px 60px !important; }

.page-template-page-micrositebuilder .layout-full-width-buttons .inner i {
  display: none; }

.page-template-page-micrositebuilder .layout-featured-title-area-has-centered-logo .inline-buttons img {
  margin-bottom: 0px; }

ul.inline-buttons > li.wistia-embed {
  margin: 10px 5px -30px 15px; }

.page-id-5179 .layout-full-width-buttons .half-col:nth-child(odd) {
  background-color: #eb9b24 !important; }

.page-id-5179 .layout-full-width-buttons .half-col:nth-child(odd):hover {
  background-color: #f8af3e !important; }

.page-id-5179 .layout-full-width-buttons .half-col:nth-child(even) {
  background-color: #f5ab38 !important; }

.page-id-5179 .layout-full-width-buttons .half-col:nth-child(even):hover {
  background-color: #f8af3e !important; }

#quick-faqs .col-md-6 div.col-md-6::after {
  content: "";
  position: absolute;
  top: -20px;
  height: 2px;
  width: 25px;
  background-color: #f8af3e;
  left: 15px;
  right: 0;
  margin: 0; }

/* ------ STG donate Page ----*/
.gform_body ul.gform_fields li#field_42_26.gfield_price {
  background: url(img/field-price.png) no-repeat left center !important; }

/* --------------------
  -- end STG Microsite Page Styles
---------------------- */
/* --------------------
  -- Custom Thank You Styles
---------------------- */
.page-template-page-thankyou h4 a:hover {
  text-decoration: underline !important; }

.bottom-thankyou .post-block {
  margin-bottom: 60px; }

.zoom-image img {
  -webkit-transition: all 1s ease;
  /* Safari and Chrome */
  /* Firefox */
  /* IE 9 */
  /* Opera */
  -webkit-transition: ease all .5s;
  transition: ease all .5s;
  max-width: 100%; }

.zoom-image:hover img {
  -webkit-transform: scale(1.05);
  /* Safari and Chrome */
  /* Firefox */
  /* IE 9 */
  /* Opera */
  transform: scale(1.05); }

/* just apply some height and width to the wrapper.*/
.zoom-image {
  width: 100%;
  height: 195px;
  overflow: hidden;
  margin-bottom: 15px; }

/* --------------------
  -- end Custom Thank You Styles
---------------------- */
/* --------------------
  -- misc
---------------------- */
.text-center img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.no-banner {
  padding-top: 140px; }

.has-border-bottom {
  display: inline-block;
  position: relative;
  margin-bottom: 40px; }

.has-border-bottom::after {
  content: "";
  position: absolute;
  bottom: -15px;
  height: 3px;
  width: 50px;
  background-color: #efefef;
  left: 0;
  right: 0;
  margin: 0 auto; }

git .has-border-top {
  display: block;
  position: relative;
  margin-top: 40px; }

.has-border-top::after {
  content: "";
  position: absolute;
  top: -35px;
  height: 3px;
  width: 50px;
  background-color: #efefef;
  left: 0;
  right: 0;
  margin: 0 auto; }

ul.inline {
  margin: 0;
  padding: 0;
  list-style-type: none; }

ul.inline > li {
  display: inline-block;
  margin-right: 30px; }

ul.inline > li:last-of-type {
  margin-right: 0; }

.font-size-54 {
  font-size: 54px; }

.stat-number {
  font-size: 75px;
  color: rgba(0, 0, 0, 0.65);
  display: block;
  font-family: "alternate-gothic-no-2-d"; }

.stat-number.inview.stat-inline {
  display: inline;
  font-size: 48px; }

.page-id-623 .stat-number.inview {
  color: #fcb23d; }

/* -- margins -- */
.mt-20 {
  margin: 20px 0 0 0; }

.mtb-40 {
  margin: 40px 0; }

.mb-40 {
  margin: 0 0 40px 0; }

.mt-60 {
  margin: 60px 0 0; }

.mtb-60 {
  margin: 60px 0; }

.mtb-90 {
  margin: 90px 0; }

.mb-60 {
  margin-bottom: 60px; }

/* --------------------
  -- responsive
---------------------- */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; }
  #sidr li.menu-item {
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease; }
  .page-template-page-stg-supplement #sidr .hidden-lg, .page-template-page-micrositemini #sidr .hidden-lg, .page-template-page-micrositebuilder #sidr .hidden-lg {
    display: block !important; }
  .page-template-page-stg-supplement #sidr > ul > li.menu-item-has-children::before, .page-template-page-micrositebuilder #sidr > ul > li.menu-item-has-children::before, .page-template-page-micrositemini #sidr > ul > li.menu-item-has-children::before {
    content: "\002b";
    display: inline;
    width: 50px;
    height: 100%;
    font-family: 'Glyphicons Halflings';
    font-weight: normal;
    font-weight: 400;
    text-align: center;
    padding-left: 10px; }
  .page-template-page-stg-supplement #sidr > ul > li.menu-item-has-children ul.sub-menu, .page-template-page-micrositebuilder #sidr > ul > li.menu-item-has-children ul.sub-menu, .page-template-page-micrositemini #sidr > ul > li.menu-item-has-children ul.sub-menu {
    max-height: 0;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    overflow: hidden; }
  .page-template-page-stg-supplement #sidr > ul > li.menu-item-has-children.active ul.sub-menu, .page-template-page-micrositebuilder #sidr > ul > li.menu-item-has-children.active ul.sub-menu, .page-template-page-micrositemini #sidr > ul > li.menu-item-has-children.active ul.sub-menu {
    max-height: 200000px; }
  .page-template-page-stg-supplement #sidr > ul > li.menu-item-has-children.active::before, .page-template-page-micrositebuilder #sidr > ul > li.menu-item-has-children.active::before, .page-template-page-micrositemini #sidr > ul > li.menu-item-has-children.active::before {
    content: "\e014"; }
  .page-template-page-stg-supplement #sidr > ul > li.menu-item-has-children > a, .page-template-page-micrositebuilder #sidr > ul > li.menu-item-has-children > a, .page-template-page-micrositemini #sidr > ul > li.menu-item-has-children > a {
    display: inline; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }

/* -- mobile menu -- */
#mobile-menu-toggle {
  position: absolute;
  top: 36px;
  right: 15px;
  z-index: 2; }

body.sidr-open #mobile-menu-toggle {
  right: 275px; }

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  background-color: #fff; }

#sidr .donate-now {
  background-color: #fcb23d; }

#sidr li > a {
  font-family: "alternate-gothic-no-3-d";
  font-size: 21px; }

#sidr li.donate-now > a {
  text-transform: uppercase; }

.sidr input[type="text"] {
  background-color: #fff !important;
  width: 80%;
  display: inline-block; }

#sidr .btn-default {
  display: inline-block;
  font-size: 18px;
  font-family: "alternate-gothic-no-3-d";
  line-height: 18px;
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.85);
  border: 2px solid #fcb23d;
  border-radius: 50px;
  background-color: transparent;
  padding: 6px 8px;
  text-align: center;
  vertical-align: middle; }

#sidr .btn-default:hover {
  background-color: #fcb23d; }

#sidr #mobile-search {
  margin-top: 8px; }

/* -- media queries -- */
@media screen and (max-width: 1240px) {
  ul.main-nav > li > a {
    font-size: 18px;
    padding: 45px 18px 38px 18px; } }

@media screen and (max-width: 1200px) {
  .search-form-wrapper input[type="search"] {
    max-width: 140px; }
  .masthead-search-donate-wrapper > li:first-of-type {
    margin-right: 2px; } }

@media screen and (max-width: 1150px) {
  .search-form-wrapper input[type="search"] {
    max-width: 130px; } }

@media screen and (max-width: 1110px) {
  .search-form-wrapper {
    display: none !important; }
  .footer-s-1 .col-1, .footer-s-1 .col-2, .footer-s-2 .col-1, .footer-s-2 .col-2, .footer-s-3 .col-1, .footer-s-3 .col-2, .footer-s-4 .col-1, .footer-s-4 .col-2 {
    padding-left: 15px;
    padding-right: 15px; }
  .newsletter-form-wrapper input[type="text"], .newsletter-form-wrapper input[type="email"] {
    max-width: 220px;
    margin-right: 0; }
  .featured-post-featured-image, .featured-post-info-wrapper {
    width: 50%; } }

@media screen and (max-width: 1050px) {
  ul.main-nav > li > a {
    font-size: 16px;
    padding: 48px 18px 38px 18px; }
  .newsletter-form-wrapper input[type="text"], .newsletter-form-wrapper input[type="email"] {
    max-width: 175px; } }

@media screen and (min-width: 600px) and (max-width: 991px) {
  #rollover .top {
    /* margin: 5px; */
    position: relative;
    min-height: 383px;
    /* margin-top: 0; */
    margin-bottom: 0px;
    width: 100%;
    border: 0px solid #ccc;
    overflow: hidden;
    background-size: cover !important;
    background-position: 60% 50% !important; }
  #rollover .top .first p {
    text-align: center;
    margin: 4px auto !important; } }

@media screen and (max-width: 599px) {
  #rollover .top {
    /* margin: 5px; */
    position: relative;
    min-height: 250px;
    /* margin-top: 0; */
    margin-bottom: 0px;
    width: 100%;
    border: 0px solid #ccc;
    overflow: hidden;
    background-size: cover !important;
    background-position: 60% 50% !important; }
  #rollover .top .first p {
    text-align: center;
    margin: 4px auto !important; }
  #rollover .top div.second {
    top: 18%; } }

@media screen and (max-width: 1100px) {
  .page-template-page-micrositebuilder .layout-featured-title-area-has-centered-logo h2.subtitle {
    padding: 15px 10% 15px !important; } }

@media screen and (max-width: 767px) {
  .layout-featured-title-area {
    background-size: 100% 100%;
    height: 400px !important; }
  .page-template-page-micrositebuilder .layout-featured-title-area {
    background-size: 100% 100%;
    height: 600px !important; }
  .page.page-id-4338 .layout-featured-title-area {
    background-position: 67% center !important; }
  .home .single-service {
    margin-bottom: 40px; }
  .footer-s-1 .col-1 {
    padding-bottom: 0; }
  .footer-s-1 .col-2 {
    padding-top: 30px; }
  .newsletter-form-wrapper input[type="text"], .newsletter-form-wrapper input[type="email"] {
    max-width: 100%;
    margin-bottom: 10px; }
  .featured-post-featured-image, .featured-post-info-wrapper {
    float: none !important;
    width: 100%; }
  .layout-secondary-posts .single-secondary-post.one-third {
    width: 100%;
    height: auto !important;
    margin-left: 0;
    margin-right: 0;
    min-height: 300px; }
  .single-contact-block h4 {
    font-size: 14px; }
  .col-xs-6 {
    margin-bottom: 30px; }
  .layout-social-media-bar ul.social > li, ul.social > li {
    margin-bottom: 10px !important; }
  .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
    width: 100%; }
  .gform_body li.gf_left_half, .gform_body li.gf_right_half {
    display: block;
    width: 100%;
    vertical-align: top; }
  .gform_body li.gf_list_inline.gf_button_bar input[type=radio] + label {
    font-size: 18px;
    padding: 10px 27px 10px 26px; }
  h2.featured-title {
    color: #fff;
    font-family: "alternate-gothic-no-2-d";
    font-size: 80px;
    line-height: 80px; }
  .gform_body ul.gform_fields li .ginput_container_product_price input.medium {
    height: 30px;
    margin-left: 40px;
    font-size: 24px; }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
    width: 30%;
    margin: 0 0 16px; }
  .gform_body ul.gform_fields li.gfield_price {
    padding-left: 20px;
    background-size: contain; }
  ul.event-details > li {
    display: inline-block;
    padding: 0 10px;
    float: left; }
  .layout-social-media-bar ul.social > li > a {
    padding: 11px 0; } }

@media screen and (max-width: 675px) {
  body.sidr-open #logo {
    display: none; }
  .form-toggle > li {
    width: 100%; } }

@media screen and (max-width: 425px) {
  #tablepress-1_wrapper {
    display: none !important; }
  .layout-service-funnel a {
    margin-bottom: 40px; }
  h4.ribbon {
    margin-top: 15px;
    margin-bottom: 30px !important;
    clear: both; }
  .featured-post-info-wrapper h3 {
    margin: 30px 0 !important;
    clear: both !important; }
  .layout-two-column-offset .col2 {
    margin-top: 40px; }
  .page-id-70 .layout-center-buttons {
    margin: 0 30px !important; }
  ul.event-details > li {
    width: 90%;
    max-width: 90%;
    display: block;
    text-align: center; }
  ul.event-details > li:first-of-type {
    text-align: center;
    margin-right: 10px;
    margin-bottom: 20px; }
  ul.event-details > li:last-of-type {
    text-align: center; }
  ul.event-details > li:first-of-type::after {
    width: 0px !important; }
  .flex-direction-nav a {
    top: 99%;
    color: rgba(0, 0, 0, 0.33);
    font-size: 30px;
    line-height: 30px; }
  .featured-post-featured-image.mh-item .bg {
    background-position: center center !important;
    background-size: cover !important; }
  .prev-slide i, .next-slide i {
    font-size: 55px; }
  .custom-flexslider-nav.vert-align {
    top: 30% !important; }
  .layout-fancy-testimonial p {
    margin: 0 0px 20px; }
  .layout.layout-featured-title-area.layout-featured-title-area-has-centered-logo, .layout.layout-featured-title-area.layout-featured-title-area-has-text-headline {
    height: 370px !important; }
  .page-template-page-micrositebuilder .layout-featured-title-area-has-centered-logo h2.subtitle {
    padding: 0px 10% 40px !important; }
  .page-template-page-micrositebuilder .layout.layout-featured-title-area.layout-featured-title-area-has-centered-logo {
    height: 600px !important; }
  .page-template-page-micrositebuilder .layout.layout-featured-title-area.layout-featured-title-area-has-centered-logo img {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
    -webkit-transform: scale(0.7);
    /* Saf3.1+, Chrome */
    /* FF3.5+ */
    /* IE9 */
    /* Opera 10.5+ */
    transform: scale(0.7); }
  .page-template-page-micrositebuilder h2.subtitle {
    font-size: 35px !important;
    line-height: 40px !important; }
  .layout-full-width-buttons .half-col .inner {
    padding: 50px 18px 40px;
    text-align: center; }
  .layout-full-width-buttons .half-col .inner span.lineup, .layout-full-width-buttons .half-col .inner i {
    display: block;
    margin: 0 0 10px 0; }
  .layout-full-width-buttons span {
    font-size: 25px;
    line-height: 28px; }
  footer ul.social > li > a, .layout-social-media-bar ul.social > li > a {
    height: 45px;
    width: 45px;
    font-size: 25px;
    padding: 8px 0; }
  .layout-social-media-bar ul.social > li {
    margin-right: 12px; }
  div.bhoechie-tab-container h2.title-circle {
    padding: 16px 10px;
    font-size: 14px;
    font-family: "alternate-gothic-no-3-d";
    line-height: 16px;
    width: 90px;
    height: 87px;
    margin: 0px auto 6px; }
  div.bhoechie-tab-container p {
    line-height: 1.2em;
    font-size: 14px; }
  h2.title-circle span {
    display: block;
    font-size: 40px;
    font-family: "alternate-gothic-no-3-d";
    line-height: 42px;
    margin-bottom: -8px; }
  div.bhoechie-tab-container .list-group-item {
    padding: 46px 10px; }
  div.bhoechie-tab-menu div.list-group > a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 11%;
    margin-top: -19px;
    border-left: 0;
    border-bottom: 82px solid transparent;
    border-top: 83px solid transparent;
    border-left: 20px solid #0056a7; }
  .gform_wrapper ul.gform_fields {
    padding: 0px; }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
    width: 45%;
    margin: 0 0 16px; }
  .layout-giving-page-header h2.featured-title {
    font-size: 65px;
    line-height: 70px; }
  .layout-featured-title-area {
    background-size: 100% 100%;
    height: 380px !important; }
  .layout-featured-event h2 {
    font-size: 52px;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.8); } }

@media screen and (max-width: 441px) {
  /* cover up to iphone plus screens */
  footer ul.social > li > a, .layout-social-media-bar ul.social > li > a {
    height: 34px;
    width: 34px;
    font-size: 18px;
    padding: 5px 0; }
  .layout-giving-page-header {
    padding: 125px 0 17px 0; }
  h2.featured-title {
    color: #fff;
    font-family: "alternate-gothic-no-2-d";
    font-size: 60px;
    line-height: 60px; }
  .featured-post-info-wrapper > .inner {
    padding: 50px 15px 50px 30px; } }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

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

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/**********
Edits/Overrides
***********/
p.date,
p.date a.black {
  color: #777 !important; }

@media screen and (max-width: 767px) {
  .icon-wrapper {
    padding: 20px 0px; }
  .padding-mbl {
    padding: 10px 0px; } }

@media screen and (max-width: 990px) {
  .padding-tab {
    padding: 15px 20px; } }

.mission-img {
  margin-bottom: 50px; }

.layout-content-slider {
  margin-bottom: 100px !important; }

.layout-full-width-buttons .half-col .inner {
  padding: 0 !important; }

.button-half.half-col .inner > span {
  float: left;
  width: 100%;
  padding: 50px 0;
  white-space: nowrap; }

@media screen and (max-width: 516px) {
  .button-half.half-col .inner span {
    font-size: 25px;
    line-height: 28px;
    white-space: normal; } }

@media screen and (min-width: 640px) and (max-width: 685px) {
  .button-half.half-col:nth-of-type(2) .inner {
    padding-top: 70px; } }

@media screen and (max-width: 369px) {
  footer .single-contact-block {
    width: 100%;
    height: 140px; } }

@media screen and (min-width: 768px) {
  .gform_body ul.gform_fields li#field_47_8.gfield_price ul.gfield_checkbox li {
    width: 50% !important;
    float: left; }
  .posts-container {
    padding-right: 30px;
    padding-left: 75px; }
  .event-details-link {
    font-size: 40px;
    width: 20%;
    color: #707070; }
  .event-details-link.link-left {
    float: right;
    text-align: center; }
  .event-details-link.link-right {
    float: left;
    text-align: center; }
  .event-details-link a {
    color: #707070; }
  .event-details-link a:hover {
    color: #23527c; }
  li.atcb-item {
    width: 100% !important;
    max-width: 100% !important; }
  .event-details-text {
    float: right;
    width: 80%; }
  ul.event-details li:nth-of-type(1) {
    margin-right: 0; }
  ul.event-details li:nth-of-type(2) .event-details-text {
    float: left; }
  ul.event-details li {
    padding: 0;
    width: 50%;
    max-width: 49.5%; }
  ul.event-details > li:first-of-type::after {
    right: -2px; }
  ul.event-details {
    float: left;
    width: 100%; } }

ul.inline-buttons > li.single-ftd-button {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .col-xs-6.single-contact-block {
    margin-bottom: 0; }
  #group-links-expanded-content {
    position: fixed;
    padding: 20px 10px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    background-color: #FBFBFB;
    z-index: 9999;
    border-bottom: 4px solid #fcb23d;
    width: 80%; } }

.blue-icon {
  color: #0056a7 !important; }

.red-icon {
  color: #f04e31 !important; }

.light-blue-icon {
  color: #788ec7 !important; }

.yellow-icon {
  color: #fcb23d !important; }

.blue-icon {
  color: #0056a7 !important; }

.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label {
  overflow: visible; }

.widget_recent_entries {
  margin-top: 60px; }

.sponsor-item.text-only {
  /*padding-top: 40px;*/
  height: 75px;
  position: relative;
  margin-top: 20px; }

.sponsor-item.text-only .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100%; }

.sponsor-item.text-only .inner h5 {
  margin-bottom: 0; }

.sidr ul li ul li:hover {
  border-top: 1px solid #fff;
  line-height: 40px; }

.sidr ul li:hover {
  border-top: 1px solid #fff;
  line-height: 48px; }

ul#menu-main-menu-1.mobile-nav {
  padding-bottom: 75px; }

.expanded-close {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 999;
  cursor: pointer;
  color: black; }

.sponsor-item.text-only .inner a {
  color: #333; }

.layout-featured-title-area .inner h2 {
  margin-top: 20px; }

.featured-event-link {
  height: 100%;
  display: block; }

.layout-social-media-bar ul.social > li {
  margin-bottom: 0; }

.layout.layout-featured-sponsors .container-fluid .row:nth-of-type(2) .presenting-level,
.presenting-level li.sponsor-item {
  margin-bottom: 0; }

.layout-featured-sponsors h4 {
  font-size: 24px; }

.uppercase {
  text-transform: uppercase; }

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

.mb-20 {
  margin-bottom: 20px; }

.mt-20 {
  margin-top: 20px; }

.layout-measures h6 {
  padding: 20px 0;
  font-size: 18px;
  color: #636466; }

.layout.layout-other-give .row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.layout.layout-other-give .row .col-md-4 img {
  width: 100%; }

.single-service .inner h3.orange {
  color: #f58220 !important; }

.home-video-player {
  position: absolute;
  top: 50%;
  left: 70%;
  margin-top: -75px;
  margin-left: 0;
  height: 150px;
  width: 150px; }

.home-video-player a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.home-video-player span,
.home-video-player span div {
  display: block !important;
  height: 100%;
  width: 100%; }

@media (max-width: 767px) {
  .home-video-player {
    height: 75px;
    width: 75px;
    margin-left: -37.5px;
    margin-top: -70px;
    position: absolute;
    top: 50%;
    left: 50%; }
  .home-hero h2 {
    margin-bottom: 0;
    font-size: 35px; }
  .home-hero p {
    font-size: 16px; }
  .home-hero .inner {
    bottom: auto;
	position: relative;
	padding-top: 100px;}
  .layout.layout-featured-title-area.layout-featured-title-area-has-text-headline.home-hero {
    height: 525px !important; } }

.layout.layout-form-toggle .gform_wrapper .field_sublabel_below ul.gfield_checkbox li label {
  width: 100% !important; }

@media (max-width: 992px) {
  .page-template-page-micrositebuilder .layout-featured-title-area-has-centered-logo h2.subtitle {
    padding: 0px 2% 15px !important; }
  .page-template-page-micrositebuilder .layout.layout-featured-title-area.layout-featured-title-area-has-centered-logo img {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
    -webkit-transform: scale(0.7);
    transform: scale(0.6); }
  p.lead {
    font-family: "ff-meta-web-pro";
    font-size: 17px;
    line-height: 1.471em;
    font-weight: bold; }
  #sidr li.menu-item {
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease; }
  #sidr > ul > li.menu-item-has-children::before {
    content: "\002b";
    display: inline;
    width: 50px;
    height: 100%;
    font-family: 'Glyphicons Halflings';
    font-weight: normal;
    font-weight: 400;
    text-align: center;
    padding-left: 10px; }
  #sidr > ul > li.menu-item-has-children ul.sub-menu {
    max-height: 0;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    overflow: hidden; }
  #sidr > ul > li.menu-item-has-children.active ul.sub-menu {
    max-height: 200000px; }
  #sidr > ul > li.menu-item-has-children.active::before {
    content: "\e014"; }
  #sidr > ul > li.menu-item-has-children > a {
    display: inline; }
  body.sidr-open .hamburger .hamburger-inner::before {
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background-color: white;
    transition: top 0s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }
  body.sidr-open .hamburger .hamburger-inner::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: white; }
  body.sidr-open .hamburger-inner {
    background: transparent !important; }
  .hamburger .hamburger-inner::before {
    transition: top 0s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }
  #sidr.sidr ul li.active > a {
    -webkit-box-shadow: 0px 0px 0px;
            box-shadow: 0px 0px 0px; }
  .sidr ul li:hover > a,
  .sidr ul li:hover > span,
  .sidr ul li.active > a,
  .sidr ul li.active > span,
  .sidr ul li.sidr-class-active > a,
  .sidr ul li.sidr-class-active > span {
    -webkit-box-shadow: 0px 0px 0px !important;
            box-shadow: 0px 0px 0px !important; } }

#stg-sponsorship .gform_wrapper.gf_browser_ie .gform_footer input.button {
  padding: 7.5px 20px 8px 20px; }

@media (max-width: 991px) {
  .stg-donation-hero h2 {
    text-shadow: 0px 0px 0px transparent !important; } }

.logo-sponsors ul li.logo-sponsor {
  margin: 0 25px;
  /*width: auto;*/ }

.text-sponsors ul {
  display: block;
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
  text-align: center; }

.text-sponsors ul li.text-only {
  /*width: auto;*/
  display: inline;
  /*float: none;*/
  padding: 0 15px; }

.text-sponsors ul li.text-only h6 {
  padding: 0 0 !important;
  color: black;
    margin-bottom: 10px;  }

.text-sponsors ul li.text-only h6 a {
  color: rgba(0, 0, 0, 0.85);
  font-family: "ff-meta-web-pro";
  letter-spacing: -0.2px;
  font-size: 17px;
  line-height: 25px; }

.text-sponsors ul li.text-only h6 a:hover {
  color: black; }

.text-sponsors ul span {
  display: inline;
  float: none;
  color: #bbb; }

.presenting-level-header {
  padding: 20px 0 30px; }

.presenting-level-header h6 {
  background-color: #262626;
  opacity: 1;
  padding-top: 6px;
  padding-bottom: 3px;
  letter-spacing: 2px;
  border-radius: 25px;
  color: white;
  line-height: unset; }

body.overflow-off {
  width: 100vw;
  height: 100vh;
  overflow: hidden; }

.single-event .layout-event-description iframe {
  width: 100%;
  max-width: 640px;
  margin: 0 auto; }

@media (max-width: 420px) {
  h3.past-events {
    font-size: 30px; } }

/***** MODS *****/
@media (max-width: 767px) {
  .layout.layout-featured-title-area.layout-featured-event .inner .event-host,
  .layout.layout-featured-title-area.layout-featured-event .inner h3 {
    font-size: 18px;
    line-height: 18px; } }

@media (max-width: 767px) {
  .layout.layout-featured-title-area.layout-featured-event .inner h2 {
    font-size: 32px;
    line-height: 32px;
    text-shadow: 0px 0px 0px transparent;
    margin-top: 0; } }

/***** SECTIONS *****/
section.layout.layout-volunhere-hero {
  min-height: 840px;
  padding: 180px 0 80px; }
  @media (max-width: 992px) {
    section.layout.layout-volunhere-hero {
      padding: 120px 0 80px;
      min-height: unset; } }
  section.layout.layout-volunhere-hero h2 {
    font-size: 60px;
    margin-bottom: 30px; }
  section.layout.layout-volunhere-hero p {
    margin-bottom: 30px; }
  section.layout.layout-volunhere-hero img {
    margin-bottom: 30px; }
  section.layout.layout-volunhere-hero a.btn {
    font-size: 14px;
    font-family: "meta-web-pro", helvetica, sans-serif;
    font-weight: 700;
    color: black;
    background: #fcb23d;
    text-transform: uppercase;
    padding: 5px 30px;
    -webkit-transition: 0.2s -webkit-box-shadow ease-out;
    transition: 0.2s -webkit-box-shadow ease-out;
    transition: 0.2s box-shadow ease-out;
    transition: 0.2s box-shadow ease-out, 0.2s -webkit-box-shadow ease-out; }
    section.layout.layout-volunhere-hero a.btn:hover {
      -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.15);
              box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.15); }

section.layout.layout-volunhere-features {
  padding: 70px 0 90px; }
  section.layout.layout-volunhere-features h2 {
    font-size: 60px;
    font-family: "alternate-gothic-no-2-d", sans-serif; }
  section.layout.layout-volunhere-features p, section.layout.layout-volunhere-features li {
    font-size: 18px;
    color: #58595B;
    opacity: 0.7; }
  section.layout.layout-volunhere-features p.yellow-underline {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    section.layout.layout-volunhere-features p.yellow-underline::after {
      content: "";
      position: absolute;
      top: 100%;
      height: 1px;
      width: 100px;
      background: #fcb23d;
      left: 0; }
  section.layout.layout-volunhere-features .row {
    position: relative; }
    section.layout.layout-volunhere-features .row:nth-of-type(1) {
      padding: 0; }
      @media (min-width: 992px) {
        section.layout.layout-volunhere-features .row:nth-of-type(1) {
          padding: 60px 0; } }
      @media (min-width: 1200px) {
        section.layout.layout-volunhere-features .row:nth-of-type(1) {
          padding: 160px 0 120px; } }
    section.layout.layout-volunhere-features .row:nth-of-type(2) {
      padding: 0; }
      @media (min-width: 800px) {
        section.layout.layout-volunhere-features .row:nth-of-type(2) {
          padding: 60px 0 0; } }
      @media (min-width: 992px) {
        section.layout.layout-volunhere-features .row:nth-of-type(2) {
          padding: 150px 0 50px; } }
  section.layout.layout-volunhere-features div.map-bg {
    background: url("./img/eventAppScreen.jpg") no-repeat right center;
    background-size: auto 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding-bottom: 50%;
    width: 100%; }
  section.layout.layout-volunhere-features div.map-bg-mobile {
    background: url("./img/eventAppScreenMobile.jpg") no-repeat center top;
    background-size: 480px auto;
    padding-bottom: 110%;
    margin-top: 30px; }
    @media (max-width: 400px) {
      section.layout.layout-volunhere-features div.map-bg-mobile {
        padding-bottom: 150%; } }
    @media (min-width: 600px) {
      section.layout.layout-volunhere-features div.map-bg-mobile {
        padding-bottom: 80%; } }
    @media (min-width: 800px) {
      section.layout.layout-volunhere-features div.map-bg-mobile {
        padding-bottom: 60%; } }
  section.layout.layout-volunhere-features div.cause-bg {
    background: url("./img/causesCategories.jpg") no-repeat left center;
    background-size: auto 100%;
    position: absolute;
    left: -150px;
    top: 0;
    padding-bottom: 60%;
    width: 100%; }
  section.layout.layout-volunhere-features div.cause-bg-mobile {
    background: url("./img/causesCategoriesMobile.jpg") no-repeat top center;
    background-size: 720px auto;
    padding-bottom: 140%;
    margin-top: 30px; }
    @media (max-width: 400px) {
      section.layout.layout-volunhere-features div.cause-bg-mobile {
        padding-bottom: 200%; } }
    @media (min-width: 600px) {
      section.layout.layout-volunhere-features div.cause-bg-mobile {
        padding-bottom: 150%; } }
    @media (min-width: 800px) {
      section.layout.layout-volunhere-features div.cause-bg-mobile {
        padding-bottom: 80%; } }
  section.layout.layout-volunhere-features ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    -webkit-column-count: 2;
            column-count: 2;
    width: 100%;
    max-width: 350px; }
    section.layout.layout-volunhere-features ul li {
      padding-left: 20px;
      position: relative;
      margin-bottom: 15px; }
      section.layout.layout-volunhere-features ul li::before {
        content: "";
        width: 15px;
        height: 1px;
        background: #fcb23d;
        top: 12px;
        left: 0;
        position: absolute; }

section.layout-volunhere-donate {
  padding: 100px 0;
  background: #0056a7; }
  @media (max-width: 992px) {
    section.layout-volunhere-donate form {
      text-align: center; } }
  section.layout-volunhere-donate .btn {
    font-size: 14px;
    font-family: "meta-web-pro", helvetica, sans-serif;
    font-weight: 700;
    color: black;
    background: #fcb23d;
    text-transform: uppercase;
    padding: 5px 30px;
    -webkit-transition: 0.2s -webkit-box-shadow ease-out;
    transition: 0.2s -webkit-box-shadow ease-out;
    transition: 0.2s box-shadow ease-out;
    transition: 0.2s box-shadow ease-out, 0.2s -webkit-box-shadow ease-out;
    margin: 15px 0; }
    @media (max-width: 992px) {
      section.layout-volunhere-donate .btn {
        width: 100%;
        max-width: 250px;
        padding: 15px 30px; } }
    section.layout-volunhere-donate .btn:hover {
      -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.15);
              box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.15); }
  section.layout-volunhere-donate .form-group {
    margin: 15px 0;
    float: left;
    width: 100%; }
    @media (max-width: 992px) {
      section.layout-volunhere-donate .form-group {
        text-align: center; } }
  section.layout-volunhere-donate label {
    color: white;
    padding-right: 30px; }
    @media (max-width: 500px) {
      section.layout-volunhere-donate label {
        margin-bottom: 20px; } }
  section.layout-volunhere-donate input[type=checkbox] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #fcb23d;
    height: 30px;
    width: 30px;
    margin-bottom: -9px;
    margin-right: 15px; }
    section.layout-volunhere-donate input[type=checkbox]:checked {
      border: 3px solid #fcb23d;
      background: url("./img/checkmarkIcon.png") no-repeat center center;
      background-size: 15px auto; }
  section.layout-volunhere-donate input[type=text] {
    width: 100%;
    max-width: 400px;
    background: transparent;
    border: 0px solid transparent;
    border-bottom: 1px solid #fcb23d;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 0px;
            box-shadow: 0px 0px 0px;
    color: white;
    padding-left: 0;
    font-size: 24px; }
    @media (max-width: 992px) {
      section.layout-volunhere-donate input[type=text] {
        margin: 0 auto;
        text-align: center; } }
    section.layout-volunhere-donate input[type=text]::-webkit-input-placeholder {
      color: #edeeee;
      opacity: 0.5; }
    section.layout-volunhere-donate input[type=text]::-moz-placeholder {
      color: #edeeee;
      opacity: 0.5; }
    section.layout-volunhere-donate input[type=text]:-ms-input-placeholder {
      color: #edeeee;
      opacity: 0.5; }
    section.layout-volunhere-donate input[type=text]:-moz-placeholder {
      color: #edeeee;
      opacity: 0.5; }

@media (max-width: 767px) {
  .presenting-level ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.presenting-level ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .presenting-level ul li.logo-sponsor {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;*/
    margin: 5px 0px;
    /*-webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;*/
            justify-content: center; }
    @media (max-width: 767px) {
      .presenting-level ul li.logo-sponsor {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }

@media (max-width: 767px) {
  .page-template-page-eventlanding .featured-post-info-wrapper.mh-item.event {
    height: auto; } }

.page-template-page-eventlanding .post-type-event .bg {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, transparent), to(rgba(0, 0, 0, 0.36)));
  background: linear-gradient(to bottom, transparent 0%, transparent 20%, rgba(0, 0, 0, 0.36) 100%); }

.page-template-page-eventlanding .post-type-event h3 {
  font-size: 32px; }

.layout.layout-event-speakers ul.speakers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .layout.layout-event-speakers ul.speakers::before {
    border: solid;
    margin: 0 auto 0 0;
    padding: 1em;
    content: '';
    border: none;
    padding: 0; }
    @media (max-width: 767px) {
      .layout.layout-event-speakers ul.speakers::before {
        display: none; } }
  .layout.layout-event-speakers ul.speakers li.single-speaker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 10px 0px;
    margin: 0 auto 0 0;
    padding: 1em; }
    @media (max-width: 767px) {
      .layout.layout-event-speakers ul.speakers li.single-speaker {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        margin: 10px auto; } }
    .layout.layout-event-speakers ul.speakers li.single-speaker img {
      width: 100%;
      /*max-width: 125px;*/
      margin: 10px auto;
      -webkit-box-sizing: content-box;
              box-sizing: content-box; }
    .layout.layout-event-speakers ul.speakers li.single-speaker p.small {
      color: #595959; display: inline-block; width: 100%; }

.layout.layout-event-speakers .presenting-level-header h6 {
  display: inline-block;
  margin: 0 auto;
  padding: 5px 30px 3px;
  background: #d5d5d5;
  color: #262626; }

.page-template-page-volunteerlanding .layout-page-header h2.featured-title,
.page-template-page-eventlanding .layout-page-header h2.featured-title {
  color: #000 !important; }

.page-template-page-container-fluid .full-width {
  max-width: 100%;
}

.page-template-page-container-fluid .full-width .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-fluid.benefits {
  background: url(/wp-content/uploads/2018/06/benefits-background.jpg) no-repeat top center;
  background-size: cover;
  color: #fff;
}

.container-fluid.benefits p, .container-fluid.benefits h1, .container-fluid.engage p, .container-fluid.engage h1 {
  color: #fff;
}


.container-fluid.benefits .col-md-6 .col-md-6 {
    padding: 25px 15px;
}

.container-fluid.benefits h2 {
  font-size: 74px;
  color: #fcb23d;
  border-top: 1px solid #fff;
  padding: 20px 0 0 0;
  line-height: 1;
}

.page-template-page-container-fluid .page-header {
  border-bottom: 0 none;
  padding-bottom: 0;
}

.container-fluid.current-partnership .page-header h1, .container-fluid.engage .page-header h1, .expect .page-header h1 {
  font-size: 48px;
  line-height: 1;
}

.container-fluid.current-partnership {
  background: url(/wp-content/uploads/2018/06/current-background.jpg) no-repeat top center;
  background-size: cover;
}

.container-fluid.engage {
  background: url(/wp-content/uploads/2018/06/engage-background.jpg) no-repeat top center;
  background-size: cover;
  padding: 250px 0;
}

.cotainer-fluid.mobile-engage {
  background: #f5f5f5;
}

@media screen and (max-width: 425px) {
  .page-id-8467 .layout.layout-featured-title-area.layout-featured-title-area-has-text-headline {
    height: 670px !important;
  }
}

@media screen and (min-width: 1024px) {
  .page-id-8467 .layout-featured-title-area {
    height: 800px;
  }

  .page-id-8467 .layout-featured-title-area div.col-sm-12 {
    padding-bottom: 150px;
  }
}

.postid-8548 .layout-featured-title-area {
  height: 705px;
}

.postid-8548 .layout-featured-title-area .inner .col-md-6 {
  padding-left: 0;
}

.postid-8548 .layout-featured-title-area .inline-buttons li {
  margin: 0;
}

.postid-8548 .layout-featured-title-area .btn-orange-border {
  background: #fcb23d;
  color: #000;
}

.three-women .fl-module-content {
  margin: 0;
}

.cole-united {
  background: #a2112a; /* Old browsers */
background: -moz-linear-gradient(top, #a2112a 0%, #811541 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a2112a 0%,#811541 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a2112a 0%,#811541 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2112a', endColorstr='#811541',GradientType=0 ); /* IE6-9 */
}

.tocqueville-united {
  background: #1c497b; /* Old browsers */
background: -moz-linear-gradient(top, #1c497b 0%, #403467 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1c497b 0%,#403467 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1c497b 0%,#403467 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c497b', endColorstr='#403467',GradientType=0 ); /* IE6-9 */
}

.women-united-featured .fl-post-grid-post {
  border: 0 none;
}

.women-united-featured .featured-post-featured-image img {
  max-width: initial;
  width: 100%;
  height: 100%;
}

.fl-post-grid-post.event-type-women-united {
  position: relative;
}

.fl-post-grid-post.event-type-women-united .fl-post-title {
  position: absolute;
  bottom: 40px;
  padding: 0 0 0 30px;
  font-size: 30px;
  line-height: 1.5;
}

.fl-post-grid-post.event-type-women-united .fl-post-title a {
  color: #fff;
}

@media screen and (max-width: 423px) {
  .postid-8548 .featured-post-featured-image {
    height: auto;
  }

  .postid-8548 .layout.layout-featured-title-area.layout-featured-title-area-has-text-headline {
    height: 995px !important;
  }
}

#gform_wrapper_60 .gform_heading, #gform_wrapper_60 .gform_body {
  background: #0000000d;
  margin: 0;
}

#gform_wrapper_60 .gform_heading {
  padding: 40px 60px 30px 60px;
}

#gform_wrapper_60 .gform_body {
  padding: 0 60px 60px 60px;
}

#gform_wrapper_60 .gform_description {
  margin-bottom: 0;
}

#gform_wrapper_60 ul {
  background: none;
  padding: 0;
}

#gform_wrapper_60 li {
  background: none;
  border: 0;
  padding: 0;
}

#gform_wrapper_60 input:not([type="submit"]), #gform_wrapper_60 textarea, #gform_wrapper_60 select {
  background: #fff !important;
}

#gform_wrapper_60 .gform_drop_instructions {
  color: #000;
}

#gform_wrapper_60 .button.gform_button_select_files {
  right: auto;
  bottom: auto;
}

div.clickdform {
  padding: 40px;
  background: #f5f5f5;
}

.clickdform span {
  font-family: "ff-meta-web-pro", "Trebuchet MS", san-serif !important;
  font-weight: bold !important;
}

.clickdform .responsiveRow {
  font-size: initial;
}

.clickdform .emptyCell {
  display: none;
}

.clickdform .responsiveCell div.alignTop {
  display: block !important;
}

.clickdform .responsiveCell.alignBottom span {
  padding-bottom: 20px;
}

.clickdform .responsiveCell .alignBottom span {
  padding-bottom: 10px;
}

.clickdform .responsiveCellSize1 {
  width: 50% !important;
  min-width: 50% !important;
  padding-right: 20px;
}

.clickdform .responsiveCellSize2 {
  width: 100% !important;
  min-width: 100% !important;
}

.clickdform .minSize1, .clickdform .minSize2 {
  width: 100% !important;
  min-width: 100% !important;
}

.clickdform .maxSize2, .clickdform .maxSize1 {
  padding-bottom: 10px !important;
  max-width: 100% !important;
}

.clickdform input[type='text'], .clickdform textarea, .clickdform select {
  background: none;
  background-color: #fff;
  border-radius: 50px;
  padding: 5px 10px 10px 10px;
  border: 1px transparent !important;
}

.clickdform input[type='radio'] {
  font-size: 32px;
    margin-right: 10px;
}

.clickdform input[type='checkbox'] {
  margin-right: 4px;
}

.clickdform .requiredInfo.floatLeft {
  display: block !important;
}

.clickdform .buttonContainer {
  display: block !important;
  position: relative;
  margin-bottom: 40px !important;
}

.clickdform .SplitPage {
  position: relative;
}

.clickdform .SplitPage .buttonContainer {
  position: absolute;
  width: 100%;
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}

.clickdform #btnSubmit {
    color: rgb(0, 0, 0) !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    font-size: 16px !important;
    font-family: "ff-meta-web-pro", "Trebuchet MS", san-serif !important;
    font-weight: bold;
    background-color: transparent !important;
    border: 1px solid rgb(252, 178, 61);
    transition: all ease .25s;
    position: absolute;
    left: 0;
    width: 50%;
    border-radius: 20px;

}

.clickdform .SplitPage #btnSubmit {
  position: relative;
  width: auto;
  border-radius: 20px;
}

.clickdform .WizardNextButton {
  color: rgb(0, 0, 0) !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  text-transform: uppercase;
  font-size: 16px !important;
  font-family: "ff-meta-web-pro", "Trebuchet MS", san-serif !important;
  font-weight: bold;
  background-color: transparent !important;
  border: 1px solid rgb(252, 178, 61);
  transition: all ease .25s;
  border-radius: 20px;
  float: none !important;
}

.clickdform .WizardPrevButton {
  color: rgb(0, 0, 0) !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  text-transform: uppercase;
  font-size: 16px !important;
  font-family: "ff-meta-web-pro", "Trebuchet MS", san-serif !important;
  font-weight: bold;
  background-color: transparent !important;
  border: 1px solid rgb(252, 178, 61);
  transition: all ease .25s;
  border-radius: 20px;
  float: left;
}

.clickdform #btnSubmit:hover, .clickdform .WizardNextButton:hover, .clickdform .WizardPrevButton:hover {
  background-color: #FCB23D !important;
}

@media screen and (max-width: 414px) {
  div.clickdform {
    padding: 20px !important;
  }

  .clickdform .responsiveCellSize1 {
    width: 100% !important;
    min-width: 100% !important;
    padding-right: 0;
  }
}

.newsletter-form-wrapper .clickdform {
  padding: 20px 0 0 0 !important;
}

.newsletter-form-wrapper input {
  border-radius: 20px; }

.newsletter-form-wrapper input[type="text"], .newsletter-form-wrapper input[type="email"] {
  border: none !important;
  background-color: #fff;
  font-family: "ff-meta-web-pro";
  font-size: 18px;
  color: #000;
  opacity: .65;
  padding: 5px 0 5px 35px;
  max-width: 312px;
  width: 100%; }

.newsletter-form-wrapper input[type="text"] {
  background-image: url("img/profile-icon.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 20px;
}

.newsletter-form-wrapper input[type="email"], .newsletter-form-wrapper input[type="text"].EmailComponent {
  background-image: url("img/mail-icon.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  margin-right: 18px; }

.newsletter-form-wrapper #clickdimensionsForm {
  margin: 0 !important;
  max-width: 100% !important;
}

.newsletter-form-wrapper .responsiveRow {
  float: left;
}

.newsletter-form-wrapper div[class="responsiveRow"]:nth-of-type(2) {
  display: none;
}

.newsletter-form-wrapper .responsiveCellSize1 {
  width: auto !important;
  min-width: auto !important;
  padding-right: 10px;
}

.newsletter-form-wrapper .buttonContainer #btnSubmit {
  border: 1px solid #fcb23d;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 35px;
  color: #000 !important;
  font-size: 16px !important;
  background-color: transparent !important;
  text-transform: none !important;
  position: relative;
  left: auto;
  width: auto;
}

.newsletter-form-wrapper .buttonContainer #btnSubmit:hover {
  background-color: #fcb23d !important;
}

.newsletter-form-wrapper .btn-orange-border {
  color: #000 !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  text-transform: capitalize !important;
  font-size: 24px !important; }

  @media screen and (max-width: 414px) {

    .newsletter-form-wrapper div[class="responsiveRow"]:nth-of-type(2) {
      width: 100%;
    }

    .newsletter-form-wrapper .responsiveCellSize1 {
      width: 100% !important;
      padding: 0;
    }

    .newsletter-form-wrapper .clickdform .minSize1 {
      display: block !important;
      width: 100%;
    }
  }

.child-wellbeing-slider .fl-slide-bg-photo {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  display: block;
  height: 250px;
  background-size: initial;
}

.child-wellbeing-slider .fl-slide-content-wrap {
  float: none;
  text-align: center;
  width: 100% !important;
}

.child-wellbeing-slider p {
  opacity: 0.85;
}

.child-wellbeing-slider .fl-slide-1 .fl-slide-title {
  color: #f04e31;
}

.child-wellbeing-slider .fl-slide-2 .fl-slide-title {
  color: #fcb23d;
}

.child-wellbeing-slider .fl-slide-3 .fl-slide-title {
  color: #4db1b3;
}

.child-wellbeing-slider .fl-slide-text p {
  opacity: 0.85;
}


.fl-builder-content .child-button a.fl-button {
  border: 0;
  padding: 60px 0;
}

.fl-builder-content .child-button a.fl-button:hover {
  border: 0;
}
.child-button span {
  opacity: .85;
    font-size: 30px;
    font-family: "alternate-gothic-no-3-d";
}


.teal {
  color: #4db1b3 !important;
}

@media screen and (max-width: 768px) {
  .child-wellbeing-slider .fl-slide-mobile-photo {
      width: 50%;
      margin: 0 auto;
  }

  .child-wellbeing-slider .fl-slide-3 .fl-slide-mobile-photo {
    width: 85%;
  }

  .child-wellbeing-slider .fl-slide-bg-photo {
    display: none;
  }

  .fl-builder-content .fl-module-content-slider.child-wellbeing-slider .fl-slide-title {
    font-size: 32px !important;
    padding: 0 15px !important;
  }

  .child-icons .fl-module-content {
    margin-top: 60px;
  }

  .child-buttons-container .fl-col-small {
    max-width: 100%;
  }
}


.newsletter-form-wrapper .clickdform {
  padding: 20px 0 0 0 !important;
}

.newsletter-form-wrapper div.gform_body {
  background: none;
  padding: 0;
  border-radius: 0;
}

.newsletter-form-wrapper .gform_wrapper ul.gform_fields {
  float: left;
}

.newsletter-form-wrapper .gform_wrapper ul li.gfield {
  display: inline-block;
  padding-right: 0 !important;
}

.newsletter-form-wrapper .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

.newsletter-form-wrapper div.ginput_container_name span {
  vertical-align: baseline;
  padding-right: 15px;
  margin-right: 0;
  width: auto !important;
}

.newsletter-form-wrapper .gform_body ul.gform_fields li input.medium, .newsletter-form-wrapper .gform_body input.large {
  margin: 0 !important;
}

.newsletter-form-wrapper .gform_body ul.gform_fields li label {
  width: 1px !important;
}
.newsletter-form-wrapper input {
  border-radius: 20px; }

.newsletter-form-wrapper input[type="text"], .newsletter-form-wrapper input[type="email"] {
  border: none !important;
  background-color: #fff;
  font-family: "ff-meta-web-pro" !important;
  font-size: 18px !important;
  color: #000;
  opacity: .65;
  padding: 5px 0 5px 35px !important;
  max-width: 312px;
  width: 100%; }

.newsletter-form-wrapper input[type="text"] {
  background-image: url("img/profile-icon.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 20px;
}

.newsletter-form-wrapper input[type="email"], .newsletter-form-wrapper input[type="text"].EmailComponent {
  background-image: url("img/mail-icon.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  margin-right: 18px; }

.newsletter-form-wrapper #clickdimensionsForm {
  margin: 0 !important;
  max-width: 100% !important;
}

.newsletter-form-wrapper .responsiveRow {
  float: left;
}

.newsletter-form-wrapper div[class="responsiveRow"]:nth-of-type(2) {
  display: none;
}

.newsletter-form-wrapper .responsiveCellSize1 {
  width: auto !important;
  min-width: auto !important;
  padding-right: 10px;
}

.newsletter-form-wrapper .buttonContainer #btnSubmit {
  border: 1px solid #fcb23d;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 35px;
  color: #000 !important;
  font-size: 16px !important;
  background-color: transparent !important;
  text-transform: none !important;
  position: relative;
  left: auto;
  width: auto;
}

.newsletter-form-wrapper .buttonContainer #btnSubmit:hover {
  background-color: #fcb23d !important;
}

.newsletter-form-wrapper .btn-orange-border {
  color: #000 !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  text-transform: capitalize !important;
  font-size: 24px !important; }

  .newsletter-form-wrapper .gform_wrapper .gform_footer {
    clear: none;
    margin: 0 0 0 15px;
    width: auto;
    float: left;
    padding: 7px 0 0 0;
  }

  @media screen and (max-width: 414px) {

    .newsletter-form-wrapper div[class="responsiveRow"]:nth-of-type(2) {
      width: 100%;
    }

    .newsletter-form-wrapper .responsiveCellSize1 {
      width: 100% !important;
      padding: 0;
    }

    .newsletter-form-wrapper .clickdform .minSize1 {
      display: block !important;
      width: 100%;
    }
  }

  .page-id-9649 .layout-featured-title-area {
    height: auto;
  }

  .landing-page .page-into {
    display: none;
  }

  @media only screen and (max-width: 414px) {
    .landing-page .layout.layout-featured-title-area.layout-featured-title-area-has-text-headline {
      height: auto !important;
    }
  }

  .give-tab-block input#input_1_5 {
    margin-left: 0;
  }

  @media only screen and (max-width: 414px) {
    .single-post .layout-featured-title-area .inner h2 {
      font-size: 36px;
    }

    .page-template-page-blog-landing article h2 {
      font-size: 36px;
    }

    .single-post .layout-featured-title-area-has-text-headline p {
      font-size: 14px;
      position: absolute;
      bottom: -140px;
      color: #000;
    }

    .single-post .layout-page-content {
      padding-top: 50px;
    }
  }

  #takeoverModal button.close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 4;
    font-size: 30px;
    color: #fff;
    opacity: 0.8;
  }

  #takeoverModal button.close:hover {
    color: #fff;
    opacity: 1;
  }

  #takeoverModal .modal-dialog {
    width: calc( 100vw - 20%);
  }

@media screen and (max-width: 414px) {
	#takeoverModal .modal-dialog {
		width: calc( 100vw - 6%);
	}
}

  #takeoverModal .modal-body {
    padding: 0;
  }

  .ui-datepicker {
    width: 220px !important;
    height: auto;
    margin: 5px auto 0;
    font: 9pt Arial,sans-serif;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}

/*program title area logo*/
@media screen and (max-width: 768px) {
  .layout.layout-featured-title-area.layout-featured-title-area-has-centered-logo {
    height: 500px !important;
  }
}

/*We are Here Form*/
.wah-form label {
  color: #fff;
  padding: 0 15px 0 0;
}

.wah-form input[type="text"] {
  background: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #f6b242;
  width: 50%;
  color: #fff;
  font-size: 24px;
}

.wah-form input[type="text"]::placeholder {
  color: #fff;
  font-size: 24px;
}

.wah-form input[type=checkbox] {
  margin-right: 10px;
}

.wah-form .btn-default {
  font-family: "ff-meta-web-pro";
  font-size: 17px;
  font-weight: 600;
    line-height: 24px;
    padding: 10px 20px;
    text-transform: uppercase;
    background: #fcb23d;
    color: #333333;
}

#gform_wrapper_73 .gform_body ul.gform_fields li.gfield_price label {
  display: inline-block !important;
}

@media screen and (max-width: 375px) {

  .page-id-135 .layout-county-landing {
    margin-top: 25px;
  }
}

@font-face {
 font-family: 'aracne-regular';
 src: url("fonts/aracne-ultra-condensed-regular.otf") format("opentype");
 src: url('fonts/aracne-ultra-condensed-regular.ttf?2cau2t') format('truetype');
 src: url("fonts/aracne-ultra-condensed-regular.woff") format('woff');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'aracne-regular-italic';
 src: url("fonts/aracne-ultra-condensed-regular-italic.otf") format("opentype");
 src: url('fonts/aracne-ultra-condensed-regular-italic.ttf?2cau2t') format('truetype');
 src: url("fonts/aracne-ultra-condensed-regular-italic.woff") format('woff');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'aracne-light';
 src: url("fonts/aracne-ultra-condensed-light.otf") format("opentype");
 src: url('fonts/aracne-ultra-condensed-light.ttf?2cau2t') format('truetype');
 src: url("fonts/aracne-ultra-condensed-light.woff") format('woff');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'aracne-light-italic';
 src: url("fonts/aracne-ultra-condensed-light-italic.otf") format("opentype");
 src: url('fonts/aracne-ultra-condensed-light-italic.ttf?2cau2t') format('truetype');
 src: url("fonts/aracne-ultra-condensed-light-italic.woff") format('woff');
 font-weight: normal;
 font-style: normal;
}

.aracne-regular {
  font-family: 'aracne-regular';
}

.aracne-regular-italic {
  font-family: 'aracne-regular-italic';
}

.aracne-light {
  font-family: 'aracne-light';
}

.aracne-light-italic {
  font-family: 'aracne-light-italic';
}

body.page-id-12580 h1 {
  font-family: 'aracne-regular';
  font-size: 90px;
  line-height: 36px;
  color: #fff;
  margin-top: 40px;
  text-align: left;
}

body.page-id-12580 h2 {
  font-size: 36px;
  line-height: 30px;
  margin-top: 45px;
  text-align: left;
}

@media screen and (max-width: 414px) {
  body.page-id-12539 h1, body.page-id-12539 h2 {
    text-align: center;
  }
}

.social-icons img {
  opacity: 0.5;
}

.social-icons img:hover {
  opacity: 1.0;
  cursor: pointer;
}

/*BW 9/18/19: Fix for fontawesome BB bug*/
/* CMM REMOVED Feb 23 2021, to fix... you guessed it. A FontAwesome bug. */
/*footer .fa, #menu-side-pagination .fa {
  font-family: FontAwesome !important;
  font-weight: normal;
}*/

@media screen and (max-width: 414px) {

  body.page-id-5618 {
    background: url(/wp-content/uploads/2019/09/know-your-hero-mobile-v2.jpg) no-repeat top center !important;
  }
}

/*BW 10/11/19: Pride Shirt Size Label*/
body.page-id-12849 .gform_body ul.gform_fields li.gfield_price label {
  display: inline-block !important;
  padding-left: 0;
}

/*BW: 11/25/19: College Bound Selection*/
ul#input_76_40 label {
  display: inline-block !important;
}

input#input_76_32 {
  margin-left: 0;
}

#field_76_40 label.gfield_label {
  display: block !important;
}

/*BW Home Depot Form */

img.ui-datepicker-trigger {
  float: none !important;
}

#field_70_62 table table {
  background: rgba(0,0,0,0.5) !important;
}

#field_70_62 table table td {
  padding: 10px;
  
}

#field_70_62 table table td strong {
  color: #fff;
  font-size: 14px;
}

#field_70_62 table table tr[bgcolor="#EAF2FA"] {
  background: rgba(0,0,0,0.5);
}

#field_70_62 table table tr[bgcolor="#EAF2FA"] font {
  font-size: 14px;
}

li.gchoice_70_12_15 {
	display: none !important;
}

@media screen and (max-width: 414px) {
	.need-help .layout.layout-featured-title-area.layout-featured-title-area-has-text-headline {
		height: 500px !important;
	}
}

.sidr ul li ul li ul.sub-menu li {
	padding-left: 20px;
}