/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.center-foot {
    text-align: center;
}

.btn--register {
    position: fixed;
    right: 5%;
    bottom: 5%;
    background-color: #000;
    color: #02f989;
    text-transform: uppercase;
    font-size: 26px;
    font-family: steelfish;
    padding: 10px 30px;
    z-index: 1000!important;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    transition: all 0.5s ease;
}
.btn--register:hover {
cursor: pointer;
    color:#fff;
    background-color: #02f989;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.3);
  }

  #footer-outer {
    z-index: 1;
}

.traning--venue {
    font-size: 16px;
    line-height: 26px;
    color: #00fc87;
}

#tribe-bar-form label {
    display: none!important;
  }

  #tribe-bar-form input[type=text] {
    background-color: #e4e4e4!important;
    border-bottom: 0px dashed #b9b9b9!important;
  }

  .single-tribe_events .tribe-events-event-meta {
    font-size: 14px;
    font-size: 15px;
    font-weight: 700;
}

.tribe-events-event-meta .tribe-events-meta-group address.tribe-events-address {
    font-size: 14px;
    font-size: 15px;
    font-weight: 700;
  }

.cs__data-point {
    color: #fff;
}

.training-address {
    font-size: 15px;
    line-height: 22px;
    border-left: 2px solid #00fc87;
    padding-left: 8px;
    text-transform: none;
    font-weight: 300;
}

.tt--place {
    font-size: 11px;
    font-weight: 700;
    font-style: italic;
    margin-top: 10px;
    display: block;
    color: #8c8c8c;
}

.cal-county {
    text-transform: uppercase;
    background-color: #fff;
    padding: 0px 2px;
    color: #e47617;
    border-radius: 3px;
    font-size: 10px;
    letter-spacing: 0px;
}

.bbbs__chat-bubble {
        min-height: 360px;
    max-height: 360px;
}

.training--address {
    color: #fff;
    font-size: 10px;
    text-transform: none;
    font-weight: 300;
    min-height: 32px;
}

.current-menu-item {
    font-weight: 700!important;
  }

p {
    -webkit-font-smoothing: subpixel-antialiased;
    font-variant-ligatures: none;
}

.job--box {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 20px;
}

.job-title {
    font-size: 30px;

  }

.detail--box {
    background-color: #f1f1f1;
    margin-bottom: 10px;
    padding: 30px;
    font-size: 14px;
}

.job-county {
    /* background-color: #02f989; */
    color: #02f989;
    /* padding: 0px 14px; */
    /* display: inline-block; */
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 700;
    margin-bottom: 20px;
    /* border-radius: 10px; */
    letter-spacing: 2px;
}

.detailbox--title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}

.btn--apply {
    background-color: #000000;
    color: #02f989;
    display: inline-block;
    padding: 10px 30px;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    font-family: steelfish;
}

.btn--apply:hover {
    background-color: #8c3069;
  }

.email--notice {
    background-color: #ffffff;
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 300;
}

.email--notice:hover {
      background-color: #f3f3f3;
}

.apply--nocall {
    color: #d42121;
    font-size: 12px;
    font-weight: 700;
    margin-top: 20px;
}

.rb-image {
  transition: all 0.5s ease;
}
/*
.rb-image:hover {
    opacity: 0.8;
}
*/

.bbbs__blog-cat {
    color: #fff!important;
    font-size: 20px;
    line-height: 30px;
    background-color: #000;
    display: inline-block;
}

#tribe-events-countdown-widget-2 {
    padding: 20px 20px 30px 20px;
    background-color: #fff;
    border-radius: 0;
    font-size: 13px;
}

.bbbs__blog-cat {
    color: #fff!important;
    font-size: 20px;
    line-height: 30px;
    background-color: #02f989c9;
    display: inline-block;
    padding: 4px 30px;
    font-family: steelfish;
    border-radius: 0;
    text-transform: uppercase;
}

.tr-date {
    color: #fff;
}

.bbbs__blog-cat a {
  color:#fff!important;
}

.tribe-events-category-big-orientation-training {
  background-color: #efefef!important;
}

.cat_big-orientation-training h3 a {
    color: #000!important;
}

.tribe-events-category-fundraising-events {
    background-color: #6ccc8e!important;
}

.tribe-events-category-volunteer-opportunities {
  background-color: #0c9bef!important;
}

.tribe-events-category-match-events {
    background-color: #f04!important;
}

.tribe-events-category-fundraising-events a {
  color: #fff!important;
}

.tribe-events-category-volunteer-opportunities a {
  color: #fff!important;
}

.tribe-events-category-match-events a {
  color: #fff!important;
}

.cat_big-orientation-training .cal-county {
    color: #686868!important;
    text-transform: capitalize;
    font-size: 11px;
    background-color: rgb(0 0 0 / 0%);
}

.event--keywrap {
    display: flex;
}


.key--dots {
    color: #fff;
    padding: 5px 15px;
    border-radius: 100px;
    min-width: 230px;
    text-align: center;
    margin: 1%;
    width: 30%;
}

.dot--orange {
    background-color: #efefef;
    color: #000;
}

#tribe-bar-form input[type=text] {
    height: 52px;
}

#tribe-events, #tribe-events-pg-template, .tribe-events-pg-template {
    padding: 0px 20px 20px!important;
}

input.tribe-events-button.tribe-no-param {
    height: 52px!important;
    /* border: 1px solid #000!important; */
}

.tribe-events-shortcode .tribe-bar-submit {
    padding: 15px!important;
  }

  #tribe-bar-form.tribe-bar-full.tribe-events-bar--has-views #tribe-bar-filters-wrap, #tribe-bar-form.tribe-bar-mini.tribe-events-bar--has-views #tribe-bar-filters-wrap {
    width: 100%;
}

div#tribe-bar-filters-wrap {
    padding: 10px;
}

#tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
    color: #0b0a09!important;
    font-size: 16px!important;
    line-height: 26px!important;
}

#tribe-events-content .tribe-events-abbr {
    padding: 10px 0px!important;
    display: block;
    font-weight: 700!important;
  }

  .recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-shortcode.view-week .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
    padding: 30px!important;
  }

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #404040!important;
}

#recent-posts-2 {
    background-color: #000;
    padding: 20px;
    border-radius: 0;
}

.ascend #footer-outer #footer-widgets .col ul li, .ascend #sidebar div ul li, .ascend #sidebar .widget.widget_categories li, .ascend #sidebar .widget.widget_pages li, .ascend #sidebar .widget.widget_nav_menu li {
    border: none!important;
    padding: 4px 0;
    font-size: 13px;
    line-height: 23px;
    border-bottom: 1px #d2d2d2 solid !important;
}

.ascend #author-bio.no-pagination, .ascend .comment-wrap {
    border-top: 1px solid #999;
    display: none;
}

#author-bio {
    display: none;
}

.bb-sicon {
    display: inline-block;
    background-color: #191919;
    width: 40px;
    height: 40px;
    color: #02f989;
    padding: 7px;
    border-radius: 0;
}

.entry-title {
    font-size: 40px!important;
    line-height: 60px!important;
}

.fevent--county {
    font-size: 11px;
    text-transform: uppercase;
    background-color: #fff;
    color: #712153;
    padding: 3px 8px;
    border-radius: 3px;
}

.bb-sicon:hover {
opacity: 0.8;
}

.bbbs__blog-title {
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 5vw;
    line-height: 6vw;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    padding: 3% 15%;
    text-transform: uppercase;
    font-family: steelfish;
}

.bbbs__blog-area {
    padding: 6%;
    text-align: center;
    /* max-width: 1400px!important; */
    margin: 0 auto;
    background-color: #000;
    color: #fff;
}

.blogarea--readmore {
    margin-top: 70px;
}

.sy__resource-box {
    float: left;
    margin: 0px 15px 0px 0px;
    margin-bottom: 15px;
}

.resource-image {
    height: 300px!important;
    border-radius: 0;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        transition: all 0.5s ease;
}

.resource-image:hover {
        box-shadow: none;
}

.resource__title {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    bottom: 0;
    line-height: 22px;
    background-color: rgba(2, 249, 137, 0.81);
    padding: 9px 40px 9px 20px;
    border-radius: 0;
    width: 80%;
}

.bbbs__event-cat {
    position: absolute;
    margin-top: -43px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    /* background-color: #f3f3f3; */
    padding: 8px 15px;
    border-radius: 0px 20px;
}

.cat-circle {
    font-size: 13px;
    width: 23px;
    color: #0cafff;
    line-height: 34px;
}

.bbbs__featevent-date {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}

.bbbs__blog-image {
    height: 720px;
    display: table;
    width: 100%;
}

/*STAFF LOOP**/

.cs__data {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 20px 20px 20px;
}

.cs__data-readmore {
  font-size: 24px;
  font-family:oswald;
    padding: 20px;
    color: #fff;
    bottom: 0;
    position: absolute;
}

.cs__readmore {
    font-size: 21px;
}

.sy__resource-box .cs__data {
  opacity: 0;
  transition: all 0.7s ease;
}

.sy__resource-box:hover .cs__data {
  opacity: 1!important;
}

.sy__resource-box .cs__data-readmore {
    opacity: 0;
    transition: all 0.7s ease;
    background-color: #53a461;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.cs__readmore {
    bottom: 20px;
    position: absolute;
}

.sy__resource-box:hover .cs__data-readmore {
  opacity: 1!important;
  left:0px;
}

.project__attribute-wrap {
    background-color: #fff;
    display: block;
    position: relative;
    text-align: center;
        border-bottom: 1px solid #e8e8e8;
}

.staffdata-wrap {
    position: absolute;
    width: 100%;
        bottom: -100px;
}

.staffdata-wrap:hover {
    bottom: 0px;
}

.staffbox--bbbs {
    margin: 0px;
    width: 20%;
}

.staff-image {
    height: 335px!important;
    border-radius: 0px;
    transition: all 0.5s ease;
          position: relative;
}

.agencyloc--wrap {
    margin-top: 10px;
    display: inline-block;
    border-top: 1px solid rgba(255, 255, 255, 0.47);
    width: 100%;
    line-height: 18px;
}

.story--box {
    background-color: #fff;
    padding: 60px!important;
    border-radius: 20px;
    border: 1px solid #e8e8e8;
}

.entry-title {
    font-size: 60px;
    line-height: 70px;
}

.bbbs__story-watch {
    margin-top: 40px;
        margin-bottom: 30px;
  }

  .program-text {
    font-size: 13px;
}

.agency-loc {
    text-transform: uppercase;
    /* background-color: #222931; */
    color: #ffffff;
    padding: 0px 0px;
    margin-right: 0px;
    font-size: 10px;
    letter-spacing: 1px;
    border-radius: 0px;
    font-weight: 300;
    display: none;
    padding-top: 10px;
}

.staff__title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    bottom: 0;
    line-height: 22px;
    padding: 20px 40px 9px 20px;
    width: 100%;
}

.jobtitle {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 16px;
    line-height: 16px;
}

.rb-image:hover .staffdata-wrap {
      bottom: 0px;
    background-color: rgba(6, 250, 147, 0.25);
}

.rb-image:hover .agency-loc {
  display:inline-block!important;
}

.form-ci {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.form-img {
    width: 310px!important;
    text-align: center!important;
    margin: 0 auto;
    margin-top: 30px;
}

.bigform-wrapper {
    background-color: #f7f7f7;
    padding: 60px;
    border: 3px solid #e8e8e8;
}

.ci--welome {
    font-size: 30px;
}

.ci--name {
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}

#tribe-bar-form #tribe-bar-views {
    display: none;
  }

  #tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
    right: 0!important;
    width: 100%!important;
}

.tribe-bar-submit {
    padding: 14px 13px 14px 13px!important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    font-size: 12px!important;
  }

  .tribe-events-shortcode .tribe-bar-search-filter {
    width: 50%;
}

/**END STAFF LOOP**/

a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width:140px;
  color: #FFFFFF;
  background: #02f989;
  height: 40px;
  line-height: 40px;
  text-align: center;
  visibility: hidden;
  border-radius: 10px;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #02f989;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.9;
  bottom: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}

#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email] {
    margin-bottom: 8px!important;
    display: block!important;
}

/**START GFORM CUSTOM**/

  body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    padding-top: 0px!important;
}

  .gsection_title {
    font-family: steelfish!important;
}

body[data-fancy-form-rcs="1"] .select2-container, body[data-fancy-form-rcs="1"] .select2-drop, body[data-fancy-form-rcs="1"] .select2-search, .select2-search input {
    font-size: 14px;
    background-color: #fff;
}

body[data-fancy-form-rcs="1"] .select2-container .select2-choice, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single {
  border: 3px solid #e8e8e8!important;
      border-radius: 0px!important;
      padding: 13px 12px 11px 12px!important;
  }

.ginput_container_total {
    background-color: #74c494;
    position: fixed;
    top: 62px;
    left: 0;
    width: 100%;
    padding: 20px;
    z-index: 1000;
    color: #fff!important;
    font-size: 30px;
    text-align: center;
    transition-property: all;
transition-duration: .5s;
transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.btn--contactexpand {
    text-align: center;
    border: 2px solid;
    display: inline-block;
    padding: 15px 30px;
    cursor: pointer;
  }

  .btn--contactexpand:hover {
opacity: 0.8;
  }

  .hiddenupper--container {
    text-align: center;
    margin-bottom: 60px!important;
}

#contactexpander {
    background-color: #ffffff;
    padding: 40px;
    border-radius: 20px;
}

.fancy-select-wrap {
    background-color: #f9f9f9;
}

.gfield_radio {
    background-color: #f9f9f9;
}

.gchoice_3_27_1 {
    background-color: #f9f9f9;
}

#input_3_28_3_container {
    background-color: #f9f9f9;
}

#input_3_28_3 {
    background-color: #fff!important;
}

#input_3_28_6_container {
    background-color: #f9f9f9;
}

#input_3_28_6 {
    background-color: #fff!important;
}

#input_3_34_3_container {
    background-color: #f9f9f9;
}

#input_3_34_3 {
    background-color: #fff!important;
}

#input_3_34_6_container {
    background-color: #f9f9f9;
}

#input_3_34_6 {
    background-color: #fff!important;
}

.boardbox--bbbs {
    background-color: #fff;
    padding: 40px;
    min-height: 180px;
        max-height: 180px;
}

  .board__title {
      font-weight: 700;
      font-size: 18px;
      color: #02f989;
  }

  .board-datapoint {
      font-size: 14px;
          line-height: 20px;
      color: #6a7684;
      font-weight: 700;
  }

  .board-elected {
    font-style: italic;
    font-size: 12px;
}

.big-step {
    display: inline-block;
    /* background-color: #02f989; */
    /* border-radius: 20px; */
    width: 20%;
    float: left;
padding: 4%;
}

.step-num {
    background-color: #02f989;
    display: inline-block;
    padding: 16px 30px;
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    line-height: 64px;
    border-radius: 20px;
    margin-bottom: 20px!important;
}

.step-title {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}

.training-wrap {
    background-color: #272727;
    padding: 20px;
    position: relative;
    color: #06fa93;
    font-family: steelfish;
    font-weight: 300;
}

.training-position3 {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.training__title {
    font-weight: 100;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 3px;
}

.training-company {
    font-size: 18px;
    line-height: 28px;
}

.story-image {
    height: 400px!important;
}

.storybox--bbbs {
    position: relative;
    width: 30.8%;
}

.bbbs__story-name {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 30px!important;
    display: block;
    padding: 20px;
}


.training-position {
    color: #e2e2e2;
    background-color: #828b97;
    padding-left: 40px;
    display: inline-block;
    width: 100%;
    /* border-radius: 4px; */
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    /* margin-top: 30px; */
    position: absolute;
    left: 0;
    bottom: 0;
}

.training-elected {
    font-size: 12px;
    /* font-style: italic; */
    background-color: #30425a;
    color: #fff;
    padding-left: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.btn--portal {
    background-color: #02f989;
    width: 180px;
    text-align: center;
    margin: 20px auto;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 2px;
    font-weight: 700;
    padding: 5px 10px;
    font-size: 16px;
    border: 1px solid #02f989;
    font-family: steelfish;
}

.bbbs__fact-block {
    background-position: center right!important;
}

.title--council {
    font-size: 24px;
    margin-bottom: 10px;
}

.wrap--fcl {
    background-color: #fff;
    display: inline-block;
    float: left;
    width: 100%;
    padding: 40px;
    color: #444!important;
}

.wrap--fcl h3 {
  color: #444!important;
}

.wrap--fcl a:hover {
  color: #444!important;
}

.council--title {
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    /* font-weight: 300; */
    color: #a2a2a2;
}

.council--members {
    border-top: 1px solid #eaeaea;
    margin-top: 15px;
    padding-top: 15px;
    font-size: 12px;
    line-height: 24px;
}

.councilbox {
    max-height: 500px;
    width: 31%;
}

.facetwp-loading {
  margin: 14px 15px 13px 15px!important;
  color:#fff!important;
text-align: center!important;
}

.trainingbox--bbbs:hover {
    opacity: 0.9;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-event-] {
    margin: 2px 1px!important;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
    margin: 0px!important;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    margin: 0px!important;
  }

  .single-tribe_events .tribe-events-schedule .recurringinfo {
      display: none;
}

  .event--county {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 10px;
    color: #712156;
    font-weight: 700;
  }

.training--address {
    color: #fff;
    text-transform: none;
}

.training-info {
    background-color: #1b304c;
        position: absolute!important;
    top: 10px;
    right: 10px;
    border-radius: 100px;
}

.info-icon {
    padding: 1px 1px 1px 2px;
    color: #fff;
}

.training-datapoint2 {
    background-color: #000000;
    padding: 20px;
    font-family: steelfish;
    font-size: 21px;
    font-weight: 300;
    letter-spacing: 2px;
    min-height: 154px;
}

.board-position {
    text-transform: uppercase;
    font-size: 10px;
    color: #02f989;
    line-height: 12px;
    padding-top: 18px;
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: none!important;
  }

  .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=password], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=url], .gform_wrapper .gfield_error .ginput_complex .ginput_full select, .gform_wrapper .ginput_complex .ginput_full input[type=email], .gform_wrapper .ginput_complex .ginput_full input[type=number], .gform_wrapper .ginput_complex .ginput_full input[type=password], .gform_wrapper .ginput_complex .ginput_full input[type=tel], .gform_wrapper .ginput_complex .ginput_full input[type=text], .gform_wrapper .ginput_complex .ginput_full input[type=url] {
    width: 100%;
    margin-bottom: 10px;
  }

  .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip {
    margin-top: 10px;
  }

  /**END GFORM CUSTOM**/



  .donate-sticky {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #000;
    z-index: 999999;
    align-items: center;
justify-content: center;
    padding: 12px 30px 12px 12px;
}

.dontatesticky.donatesticky-cta {
    width: 90%;
}

.dontatesticky.donatesticky-action {
    width: 10%;
    min-width: 160px;
}

.dontatesticky.donatesticky-cta {
    width: 90%;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
}

.dontatesticky.donatesticky-action a {
    background-color: #05f989;
    width: 100%;
    display: block;
    color: #000;
    font-family: 'steelfish';
    font-size: 24px;
    padding: 10px 10px;
    text-transform: uppercase;
    text-align: center;
}


.flex-wrapper {
  display: flex;
}

.storybox-bythree {
    width: 30%;
    margin: 2%;
}

/*MODAL*/


/* Open modal button styling */
#open-modal {
  border: none;
  background-color: #2196f3;
  border-radius: 1.5rem;
  padding: 0.7rem 2.3rem;
  font-size: 1.1rem;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  user-select: none;
}

#open-modal:hover {
  filter: brightness(1.1);
}

/* Modal styling */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.modal-content {
  margin: 20% auto;
  max-width: 500px;
  background-color: #fff;
  padding: 20px;
  animation: scale 0.5s ease;
  border-radius: 10px;
  box-shadow: 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.02),
    22.3px 22.3px 17.9px rgba(0, 0, 0, 0.03),
    100px 100px 80px rgba(0, 0, 0, 0.05);
}

.modal-body {
  margin-top: 5px;
}

#close-modal {
  float: right;
  font-size: 1.2rem;
  font-weight: bold;
  cursor: pointer;
}


.sgpb-main-html-content-wrapper {
    padding: 70px;
    text-align: center;
}

a.popup-givlink {
    background-color: #02f989;
    padding: 20px 70px;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    font-family: steelfish;
    font-size: 22px;
    color: #000;
}

a.popup-givlink:hover {
    background-color: #02f989;
    color: #000;
}

.sgpb-main-html-content-wrapper h2 {
    margin-bottom: 30px;
    font-size: 50px;
    letter-spacing: 1px;
}

.sg-popup-id-9397 {
    background-color: #000;
    padding: 10px 20px;
    display: inline-block;
    font-family: 'steelfish';
    color: #fff;
}

a.popup-givlink {
    margin-bottom: 60px;
}

/* Modal scale animation */
@keyframes scale {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

 @media only screen and (max-width : 1300px) {
  .staffbox--bbbs {
    width: 33%;
}
}

 @media only screen and (max-width : 1200px) {
.resource-image {
    height: 420px;
  }
  .bbbs__story-name {
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 0px!important;
    padding: 10px;
}
.bbbs__chat-bubble {
    min-height: 300px;
    max-height: 300px;
}
.boardbox--bbbs {
    min-height: 220px;
    max-height: 220px;
  }
  .span_3 {
    width: 31.4%;
}
.event--keywrap {
    flex-direction: column;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.mobadj {
  margin: 0 auto;
  text-align: center;
}
.key--dots {
    color: #fff;
    padding: 5px 15px;
    border-radius: 100px;
    min-width: 230px;
    max-width: 400px;
    text-align: center;
    margin: 1%;
    width: 100%;
    margin: 1% auto;
}
}

@media only screen and (min-width : 1001px) {

  .hidden--desktop {
    display: none!important;
  }

}

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

  .hidden--mobile {
    display: none!important;
  }
.resource-image {
   height: 320px;
 }
 .staffbox--bbbs {
   width: 50%!important;
}
.fs-super {
    font-size: 16vw!important;
  }

  .boardbox--bbbs {
    width: 100%;
}
.storybox--bbbs {
    position: relative;
    width: 100%;
}

.councilbox {
    max-height: 500px;
    width: 31%;
    width: 100%!important;
}
.big-step {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
  }
  .trainingbox--bbbs {
    width: 100%;
}

.bbbs__chat-bubble {
    min-height: 0px;
}

.bbbs__blog-cat {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .flex-wrapper {
    display: flex;
    flex-direction: column;
}

element.style {
}
.storybox-bythree {
    width: 70%;
    margin: 0 auto;
}
}

@media only screen and (max-width : 690px) {
  .county-attn {
      display: none;
  }
  .ci--email {
    font-size: 12px;
    font-weight: 700;
    color: #02f989;
}
.key--name {
    font-size: 14px!important;
    font-weight: 700;
  }
  .tabbed[data-style="vertical"] .wpb_tabs_nav {
    width: 100%;
  }
  .tabbed[data-style="vertical"] .wpb_tabs_nav li {
    width: 100%;
}
.nectar-milestone {
    min-height: 0px!important;
}
.trainingbox--bbbs {
    width: 100%;
}





}

@media only screen and (max-width : 600px) {
.resource-image {
   height: 220px;
 }
}

@media only screen and (max-width : 500px) {
.resource-image {
   height: 220px;
 }

 .staffbox--bbbs {
   width: 100%!important;
}
}



h3.tribe-events-month-event-title {
    font-family: zilla-slab!important;
}

h1.entry-title {
    font-family: steelfish;
    font-weight: 300!important;
    text-transform: uppercase;
}

.bbbs__linkbox h4 {
    font-size: 40px!important;
    font-weight: 300;
}

.tribe-events-month-event-title a.url {
    color: #fff;
}
