@media only screen and (max-width: 992px) {
  .hero--image {
    padding-top: 0 !important; } }
@media only screen and (min-width: 993px) {
  .combo_tabbed .nav-tabs li.firstLoad {
    position: relative; }

  .combo_tabbed .nav-tabs li.firstLoad:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 15px;
    left: 25px;
    width: 112px;
    border-bottom: 1px solid #cacaca; }

  .combo_tabbed .nav-tabs li.firstLoad a {
    background: 0 0;
    color: #4a413a; }

  .tab-content > .firstLoad {
    display: block; } }
@media only screen and (max-width: 992px) {
  body .combo_tabbed .tab-pane.active .collapsible-header span:after {
    content: '\f056'; }

  body .combo_tabbed .tab-pane .collapsible-header span:after {
    content: '\f055'; } }
#bboxevent_BBEmbeddedForm {
  padding: 45px;
  background: #f5f5f5;
  border-radius: 0 !important; }

#bboxevent_BBEmbeddedForm select,
#bboxevent_BBEmbeddedForm .BBFormTextbox,
#bboxevent_BBEmbeddedForm .BBFormTextArea {
  font-size: 15px;
  padding: 0 10px;
  border-radius: 0 !important;
  border: 1px solid #d4d4d4;
  color: #868686;
  height: 42px !important; }

body #bboxevent_BBEmbeddedForm input[type=email],
body #bboxevent_BBEmbeddedForm input[type=tel],
body #bboxevent_BBEmbeddedForm input[type=text] {
  margin: 0 !important;
  border: none;
  background: #d4cfc9; }

#bboxevent_BBEmbeddedForm .BBFormTable.BBFormPricingTable {
  border: 0 !important;
  background: #4a413a !important;
  border-radius: 0 !important;
  color: #fff; }

#bboxevent_BBEmbeddedForm .BBFormTable.BBFormPricingTable .BBFormTableHeaderCell {
  color: #fff; }

#bboxevent_BBEmbeddedForm .BBFormSelectQuantity {
  width: 66px !important; }

#bboxevent_BBEmbeddedForm .BBFormSubmitbutton {
  border-radius: 0 !important;
  background: #0068a5;
  font-size: 18px;
  font-family: avenir-bold, Helvetica, sans-serif;
  font-weight: 400; }

@media only screen and (max-width: 600px) {
  #bboxevent_BBEmbeddedForm #bboxevent_priceselect_divFooterRow > div {
    width: auto !important;
    text-align: left !important; } }
@media only screen and (min-width: 768px) {
  .blog .post:not(.sticky) .post--image,
  .blog .post:not(.sticky) .post--content {
    right: auto !important;
    left: auto !important;
    float: none !important;
    width: auto !important; }

  .blog .post:not(.sticky) .post--date {
    margin-top: 10px; } }
#solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxBottom #solarBoxTitle {
  font-size: 17px;
  line-height: 20px; }

@media only screen and (max-width: 768px) {
  li[class^=page_gallery]:nth-of-type(n+2) {
    display: none; }

  li[class^=page_gallery]:nth-of-type(1) a {
    position: relative;
    display: block; }

  li[class^=page_gallery]:nth-of-type(1) a:after {
    display: block;
    content: 'View Gallery';
    text-align: center;
    background: #0068a5;
    color: #fff;
    padding: 8px 10px; } }
body.archive.tax-news_category #right {
  padding-left: 15px;
  padding-right: 15px; }

body.archive.tax-news_category #right .row {
  margin-left: auto;
  margin-right: auto; }

body.archive.tax-news_category #right .row .post {
  padding: 36px 15px; }

.tribe-events-month #tribe-events-header ul.tribe-events-sub-nav > li:nth-of-type(2) {
  float: none; }

.single-tribe_events .tribe-events-single-event-title {
  font-size: 38px; }

#bboxdonation_BBEmbeddedForm.BBFormContainer[data-bbox-part-id="d78c9849-fa93-4793-8102-c76f35d5a3a5"] .BBDFormSectionComments .BBFormFieldLabel {
  margin-left: 0;
  line-height: 26px !important; }

.clubos-container {
  position: relative;
  padding-bottom: 950px;
  padding-top: 80px;
  height: 0;
  overflow: hidden; }

.clubos-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 767px) {
  .home .header-wrapper {
    position: relative; } }
#solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxBottom {
  padding: 0; }

#solarBoxContainer #solarSocial {
  display: block;
  font-size: 20px; }

.hide-menu-item {
  display: none !important; }

.faqItem.active .collapse-body {
  display: block; }

.expandable--drawer #faqBlock .group-holder .faqItem {
  background: transparent; }

.expandable--drawer #faqBlock .group-holder .faqItem.active {
  background: #fff; }

.videoBanner {
  position: relative;
  background-color: #0068a5;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (min-width: 768px) {
    .videoBanner {
      max-height: 800px;
      overflow: hidden; } }

.videoBanner video {
  width: 100%;
  display: none; }
  @media screen and (min-width: 1024px) {
    .videoBanner video {
      display: block; } }

.videoBanner .textWrapper > div {
  width: 80%;
  max-width: 900px;
  padding: 20px;
  margin: 0 auto;
  text-align: center; }

.videoBanner .textWrapper h1,
.videoBanner .textWrapper h2,
.videoBanner .textWrapper h3,
.videoBanner .textWrapper p {
  color: #fff; }

.videoBanner + #interior {
  padding-top: 0 !important; }

@media only screen and (min-width: 992px) {
  .videoBanner .textWrapper {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

  .videoBanner {
    margin: 120px 0 0; }

  .videoBanner video {
    width: 100%;
    display: block; } }
@media only screen and (max-width: 991px) {
  .videoBanner .textWrapper {
    padding: 100px 0 90px;
    position: relative; } }
@media only screen and (max-width: 767px) {
  .videoBanner {
    margin-bottom: 30px; } }
.tablepress tfoot th,
.tablepress thead th {
  background-color: #E7EAEF !important;
  color: #313235;
  font-family: 'avenir', Verdana, Tahoma, sans-serif;
  text-align: center;
  min-height: 58px; }

.tablepress .sorting:hover,
.tablepress .sorting:focus,
.tablepress .sorting:active,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
  background-color: #005181 !important; }

.tablepress .odd td {
  background-color: #f5f5f5 !important; }

.tablepress tbody td {
  padding: 15px; }

.tablepress tbody td,
.tablepress tfoot th {
  border-top: none !important;
  text-align: left; }

.tablepress tbody td a.cal-icon span {
  display: inline-block;
  width: 33px;
  height: 33px;
  overflow: hidden;
  text-indent: -999px;
  background: url("/wp-content/themes/orbit-media/images/add-to-calendar.png") no-repeat; }

.tablepress tbody td a {
  color: #1495E7;
  font-weight: 900; }

.dataTables_wrapper .dataTables_filter input {
  background: #9c968f;
  border: 0;
  color: #fff;
  padding: 5px 15px;
  margin-right: 0; }

.paging_simple .paginate_button.next:after,
.paging_simple .paginate_button.previous:before {
  text-shadow: none !important; }

.paginate_button.disabled:after,
.paginate_button.disabled:before {
  color: #0068a5 !important; }

.paginate_button:hover:after,
.paginate_button:hover:before {
  color: #fe5a13 !important; }

.tablepress .row-hover tr:hover td {
  background-color: #e6e3df !important; }

.tab-content #faqBlock h4 a.collapse-toggle {
  text-indent: 0 !important; }

@media (max-width: 768px) {
  #pageBlocks .combo_tabbed table {
    display: table;
    min-width: 500px; }

  #pageBlocks .combo_tabbed table tr {
    display: table-row; }

  #pageBlocks .combo_tabbed table td {
    display: table-cell; } }
#pageBlocks .ninja-forms-form-wrap {
  margin: 0 auto;
  max-width: 700px;
  text-align: left;
  background-color: transparent;
  border-bottom: none; }

.ninja-forms-form-wrap .nf-field-label {
  color: #54565A;
  font-family: Avenir;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 32px; }

.ninja-forms-form-wrap input[type=text],
.ninja-forms-form-wrap input[type=email],
.ninja-forms-form-wrap input[type=number],
.ninja-forms-form-wrap input[type=password],
.ninja-forms-form-wrap input[type=tel] {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0 !important;
  width: 100%;
  height: 50px;
  border: none;
  padding: 0 10px;
  background: #E7EAEF;
  border-radius: 24px; }

.ninja-forms-form-wrap textarea {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0px !important;
  width: 100%;
  height: 290px;
  border: none;
  max-width: none;
  background: #E7EAEF;
  border-radius: 24px;
  padding: 10px; }

nf-field .listselect-wrap {
  text-align: left; }

.ninja-forms-form-wrap select {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0 !important;
  width: auto !important;
  height: 60px !important;
  border: none;
  padding: 0 90px 0 10px;
  background: #E7EAEF url(/wp-content/themes/orbit-media/images/dropdownarrow.jpg) no-repeat right center;
  border-radius: 24px;
  position: relative; }

.ninja-forms-form-wrap input[type=button] {
  width: auto;
  padding: 15px 30px;
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  font-family: "avenir-bold", Helvetica, sans-serif;
  display: inline-block;
  width: 100%;
  padding: 13px 31px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  text-align: center;
  border: none;
  border-radius: 24px;
  background-color: #0073BC;
  color: #fff;
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 900; }

.ninja-forms-form-wrap input[type=button]:hover {
  background-color: #002061; }

.emma-wrap .ninja-forms-req-symbol,
.ninja-forms-form-wrap .ninja-forms-req-symbol {
  float: none !important; }

.nf-form-cont {
  text-align: center; }

.header-wrapper .topnav .help .phone,
.help_mobile .phone {
  color: #fe5a13; }

.videoBanner.sizeCropped:not(.fullVideo) {
  max-height: 450px;
  overflow: hidden; }

.videoBanner .textWrapper {
  z-index: 2; }

.videoBanner.showOverlayYes:after {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

/*.videoBanner .fullVideoPlayButton {
    display: inline-block;
    background: #fff;
    background: #00000057;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    position: relative;
}
.videoBanner .fullVideoPlayButton:hover {
    background:#fff;
}
.videoBanner .fullVideoPlayButton i {
    font-size:40px;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    margin-left:5px;
}*/
.videoBanner .fullVideoWrapper {
  display: none;
  position: relative;
  z-index: 3;
  background: #fff; }

.videoBanner .fullVideoWrapper .closeVideo {
  position: absolute;
  font-size: 40px;
  color: #fff;
  top: 1%;
  left: 2%;
  opacity: 0.8;
  cursor: pointer;
  z-index: 2;
  max-width: 1330px;
  width: 100%;
  margin: 0 auto; }

@media only screen and (min-width: 991px) {
  .videoBanner .fullVideoWrapper .closeVideo {
    right: 2%;
    top: 2%; } }
.videoBanner .fullVideoWrapper .embedCode {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto; }

.videoBanner .fullVideoWrapper .embedCode > span {
  display: block;
  position: relative;
  padding: 0 0 56.231884057971016%;
  z-index: 1; }

.videoBanner .fullVideoWrapper .embedCode iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.button_columns_block .contentWrapper,
.camp_program_block .contentWrapper {
  width: 100%;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto; }

.button_columns_block .columnWrapper .image {
  text-align: center;
  padding: 0 0 20px; }

.button_columns_block .content-col .image {
  margin-bottom: 35px; }

.button_columns_block .button-col a.button {
  text-align: center;
  width: 100%; }

/* Camp program */
.camp_program_block .select-col .button {
  margin-top: 10px;
  width: 100%; }

.camp_program_block .selectize-input {
  width: 100%; }

@media only screen and (min-width: 800px) {
  #pb_29413 {
    padding-top: 0; }

  #pb_29409 {
    padding-bottom: 25px;
    padding-top: 0; }

  .camp_program_block .row {
    border: 1px solid #cdcdcd;
    padding: 35px;
    margin: 0 15px 0 0; }

  .button_columns_block .button-row,
  .camp_program_block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .button_columns_block .button-row {
    padding: 20px;
    margin: 0 15px 35px 0;
    border: 1px solid #cdcdcd; }

  .button_columns_block .button-col,
  .camp_program_block .select-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .button_columns_block .content-col,
  .camp_program_block .content-col {
    padding-right: 65px; } }
@media only screen and (max-width: 799px) {
  #pb_29413 {
    padding-top: 0; }

  #pb_29409 {
    padding-top: 0; }

  .button_columns_block .button-col,
  .camp_program_block .select-col {
    margin-top: 15px; }

  .button_columns_block .button-row,
  .camp_program_block .row {
    margin: 45px 0 0;
    border: 1px solid #cdcdcd;
    padding: 15px 0; }

  .button_columns_block .image {
    text-align: center;
    display: none; }

  .camp_program_block .content-col {
    padding-top: 15px; }

  .interior-content {
    padding-bottom: 20px; }

  #pb_29413 > div > .row {
    margin-top: 0; } }
/* Home Hero Update */
@media only screen and (max-width: 992px) {
  .home #hero--image-bg .container-fluid {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

  .home #hero--image-bg .img-wrapper {
    position: relative;
    width: auto;
    height: 100%;
    min-height: 720px; }

  .home #hero--image-bg .img-wrapper img {
    width: auto;
    position: absolute;
    top: 0;
    right: -7.5%;
    height: 720px; }

  .home #hero--image-bg .hero--overlay {
    background: none; }

  .home #hero--image-bg {
    position: relative; } }
@media only screen and (max-width: 668px) {
  .home #hero--image-bg {
    overflow: hidden; }

  .home #hero--image-bg .hero--overlay::before {
    display: none; }

  .home #hero--image-bg .container-fluid {
    text-align: center; }

  .home #hero--image-bg .img-wrapper {
    min-height: 600px; }

  .home #hero--image-bg .img-wrapper img {
    right: -15%;
    height: 600px; } }
.full_width_block .text .table,
.two_column_block .text .table,
.three_column_block .text .table {
  height: auto; }

.camp_program_block .selectize-dropdown,
.selectize-dropdown.form-control {
  height: 43vh !important; }

.camp_program_block .selectize-dropdown-content {
  max-height: 100% !important;
  height: 100% !important; }

@media screen and (min-width: 992px) {
  #tribe-events .hero--image {
    padding-top: 135px; } }
#pb_29413 {
  background: #fff !important; }

/* message fix */
.message .message--content,
.message .message--content p {
  margin-bottom: 0 !important; }

.message .message--content p span {
  line-height: 22px !important; }

.message .message--icons {
  display: none; }

.message .message--dismiss {
  top: 10px; }

#sidebar .widget.social ul {
  margin: 0 !important; }

#sidebar .widget.social li {
  font-size: 24px;
  list-style: none;
  display: inline; }
.tribe-bar-date-filter #tribe-bar-date {
    border: none !important;
}
.tribe-bar-filters .tribe-bar-submit {
  display:none;
}
@media only screen and (min-width: 767px) {
  div#tribe_events_filter_control {
    float: right;
  }
}

#toggleTribeFilter,
#resetTribeFilter {
  border: none;
  background: transparent;
}

#toggleTribeFilter:before {
  content: "\f0b0";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  margin-right: 5px;
}

#resetTribeFilter:before {
  content: "\f0e2";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  margin-right: 5px;
}

span.tribe-filter-status {
  margin-top: 1rem !important;
  display: inline-block;
}

.tribe-events-list .result-count {
  display: none;
}

.datepicker.dropdown-menu {
  z-index: 120 !important;
}

.hideMainContent_yes #pageBlocks {
  margin-top: 0 !important;
}

.hero--image {
  padding-top: 0 !important;
}

@media (max-width: 992px) {
  .page-template-default.has-hero .hero--image .img-wrapper {
    display: block !important;
  }
}

body {
  font-size: 17px !important;
}

header .rightnav {
  font-size: 15px !important;
}

/* Salesforce Form update CSS */
form[action*='salesforce.com'] label {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  color: #54565A;
  font-weight: 700;
  font-size: 16px;
  font-family: Avenir;
}

form[action*='salesforce.com'] input[type='text'] {
  height: 50px;
  width: 100%;
  padding: 0 10px;
  background: #E7EAEF;
  border-radius: 24px;

  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: -internal-light-dark(black, white);
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: textfield;
  background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
  -webkit-rtl-ordering: logical;
  cursor: text;
  margin: 0em;
  font: 400 13.3333px Arial;
  border: none;
  margin-bottom: 25px;
}

form[action*='salesforce.com'] textarea {
  border: none;
  max-width: none;
  background: #E7EAEF;
  border-radius: 24px;
  padding: 10px;
  width: 100%;
  height: 200px;
  margin-bottom: 25px;
}


form[action*='salesforce.com'] .selectize-input {
  width: 50%;
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0 !important;
  width: auto !important;
  height: 60px !important;
  min-width: 50%;
  border: none;
  padding: 0 90px 0 10px;
  background: #E7EAEF url(/wp-content/themes/orbit-media/images/dropdownarrow.jpg) no-repeat right center !important;
  border-radius: 24px;
  position: relative;
  margin-bottom: 25px;
}

form[action*='salesforce.com'] .selectize-input:after {
  display: none !important;
}

form[action*='salesforce.com'] .selectize-input .item {
  line-height: 60px;
}

form[action*='salesforce.com'] input[type='submit'] {
  display: inline-block;
  padding: 13px 31px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  text-align: center;
  border: none;
  border-radius: 24px;
  background-color: #0073BC;
  color: #fff;
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 900;
}

.blockContentWrapper {
  position: relative;
  width: 100%;
}

.blockContentWrapper:after {
  clear: both;
  content: '';
  display: block;
}

@media (min-width: 992px) {
  .two_column_block.reverse .block.text .table.wrapper {
    float: none;
  }
}

@media (max-width: 991px) {
  .two_column_block .blockContentWrapper>.block:not(:first-child) {
    margin-top: 2rem;
  }
}


.header-wrapper .topnav--jccSites,
.header-wrapper .topnav,
.header-wrapper .topnav--jccSites a,
.header-wrapper .topnav a,
.header-wrapper .topnav--jccSites span,
.header-wrapper .topnav span {
  font-family: sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 15px !important;
  letter-spacing: .425px !important;
}

.header-wrapper .topnav--jccSites .selectize-control.single .selectize-input .item,
.header-wrapper .topnav .selectize-control.single .selectize-input .item {

  font-size: 14px !important;
  color: #adadad;
  font-weight: 400 !important;
  font-style: normal;
  font-family: sans-serif;
}

.header-wrapper .topnav--jccSites a.phone,
.header-wrapper .topnav a.phone,
.header-wrapper .topnav--jccSites a.phone span,
.header-wrapper .topnav a.phone span {
  font-weight: 500 !important;
}

@media (min-width: 1300px) {
  .header-wrapper .topnav .logo_containers {
    display: inline-block;
  }

  .header-wrapper .topnav .selectize-control.siteDropdown.single {
    display: none;
  }
}
@media (min-width: 992px) {
  .tribe-common {
      padding-top: 35px;
  }
}
.tribe-events .tribe-events-c-top-bar__nav-list-item {
    list-style: none;
}
.tribe-events-meta-group {
  width:auto !important;
}
@media (max-width: 500px) {
  .single-tribe_events .tribe-events-single-event-title {
      font-size: 1.7rem;
      line-height: 2rem;
  }
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    font-family: sans-serif;
    font-size: 1.2rem;
    line-height: 1;
    margin: 0;
}
.nf-field-container input[type=submit] {
    -webkit-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    font-family: "avenir-bold", Helvetica, sans-serif;
    font-weight: 400;
    display: inline-block;
    padding: 12px 36px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.025em;
    text-align: center;
    border: none;
    background-color: #0073BC;
    color: #fff;
}
.nf-field-container input[type=submit]:hover {
      background-color: #002061;
}

.nf-response-msg:focus{
  outline:none !important;
}
.nf-response-msg:focus-visible{
  outline: 1px solid #002061 !important;
}


a.volunteer::before {
    content:'\f1ae';
    color: #ABB1BC;
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 11px;
}
#primaryNav .bottom-links-mobile a.volunteer {
    color: #313235;
}
#primaryNav .bottom-links-mobile {
    flex-wrap: wrap;
}
#primaryNav .bottom-links-mobile a.phone {
    flex: 1 1 100%;
}
.locationsDropdown{display:none;}