/* Theme Name: Site Theme URI: http://gantry.org Template: g5_helium Author: RocketTheme, LLC Author URI: http://rockettheme.com Description: Helium - Gantry 5 Theme from RocketTheme Version: 5.5.19.1726665088 Updated: 2024-09-18 13:11:28 */
@import url("https://use.typekit.net/izm7tlr.css");

.tk-avenir-lt-pro {
  font-family: "avenir-lt-pro", sans-serif;
}

.tk-avenir-next-lt-pro-condensed {
  font-family: "avenir-next-lt-pro-condensed", sans-serif;
}

.tk-avenir-next-lt-pro {
  font-family: "avenir-next-lt-pro", sans-serif;
}

/* Gantry Universal */
.entry-content .alignwide {
  margin-left: -80px;
  margin-right: -80px;
}

.entry-content .alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
}

/* .alignfull img {
     width: 100vw;
}
 */
.alignfull.two-column-content img,
.alignfull .alignleft img {
  width: inherit;
}

.g-container {
  padding: 0 15px;
}

.inner-row.roobely-section .roobely-container {
  padding-left: 0;
  padding-right: 0;
}

.container {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

/*HEADER*/
#g-navigation {
  padding-bottom: 30px;
  background: linear-gradient(61deg,
      rgba(0, 121, 198, 0.1) 1.31%,
      rgba(0, 121, 198, 0.03) 17.75%,
      rgba(175, 93, 171, 0.06) 34.13%,
      rgba(255, 177, 0, 0.12) 61.86%,
      rgba(255, 177, 0, 0.06) 91.73%);
}

.single #g-navigation {
  background: #fff;
}

.banner-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(61deg,
      rgba(0, 121, 198, 0.1) 13.31%,
      rgba(0, 121, 198, 0.05) 29.75%,
      rgba(175, 93, 171, 0.06) 47.13%,
      rgba(255, 177, 0, 0.12) 61.86%,
      rgba(255, 177, 0, 0.06) 91.73%);
}

.featured-program-section {
  background: linear-gradient(275deg,
      rgba(0, 121, 198, 0.1) 13.31%,
      rgba(0, 121, 198, 0.05) 29.75%,
      rgba(175, 93, 171, 0.06) 47.13%,
      rgba(255, 177, 0, 0.12) 61.86%,
      rgba(255, 177, 0, 0.06) 91.73%);
}

.plan-visit {
  background: linear-gradient(61deg,
      rgba(0, 121, 198, 0.05) 13.31%,
      rgba(0, 121, 198, 0.03) 29.75%,
      rgba(175, 93, 171, 0.03) 47.13%,
      rgba(255, 177, 0, 0.06) 61.86%,
      rgba(255, 177, 0, 0.03) 91.73%),
    linear-gradient(180deg, #fff 0%, rgba(169, 216, 244, 0.1) 100%);
}

.main-logo .g-content {
  padding: 30px 0 0 !important;
}

#g-navigation .header-menu .g-main-nav .g-toplevel>li {
  margin: 0 14px;
}

#g-navigation .header-menu .g-main-nav .g-toplevel>li:last-child {
  margin-right: 0;
}

#g-navigation .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
  padding-bottom: 0;
}

#g-navigation .header-menu .g-main-nav .g-toplevel>li>.g-menu-item-container {
  color: #525252;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.18px;
  text-transform: capitalize;
  border-top: solid 10px transparent;
  padding: 43px 0 0;
  position: relative;
}

#g-navigation .header-menu .g-main-nav .g-toplevel>li>.g-menu-item-container:hover,
#g-navigation .g-main-nav .g-toplevel>li.active>.g-menu-item-container {
  border-top: solid 10px #a461a7;
}

#g-navigation .g-main-nav .g-toplevel>li.active>.g-menu-item-container>.g-menu-item-content {
  padding: 0;
  box-shadow: none;
}

#g-navigation .header-menu .g-main-nav .g-toplevel>li.btn-contact>.g-menu-item-container {
  padding: 11px 25px 9px;
  border-radius: 30px;
  border: 2px solid #e4001a;
  color: #e4001a;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.18px;
  text-transform: capitalize;
  line-height: 1;
}

#g-navigation .header-menu .g-main-nav .g-toplevel>li.btn-contact>.g-menu-item-container:hover {
  background: #e4001a;
  color: #fff;
}

/* // HEADER*/
/*FOOTER*/
#g-footer {
  padding: 130px 0 220px 0;
  position: relative;
  margin-top: 210px;
}

#g-footer:before {
  content: "";
  background: url(/wp-content/uploads/2025/10/footer-bg.svg);
  position: absolute;
  top: -210px;
  left: 0;
  width: 100%;
  height: 210px;
  background-repeat: no-repeat;
  background-size: cover;
}

.single #g-footer {
  margin-top: 0;
}

.single #g-footer:before {
  display: none;
}

#g-footer .g-logo.g-logo-helium svg {
  max-height: 90px;
}

#g-footer .g-grid {
  align-items: center;
}

#g-footer .g-grid:nth-child(2) {
  margin-top: 39px !important;
}

#g-footer .footer-text p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
}

#g-footer .footer-menu .g-main-nav .g-toplevel>li {
  margin: 0 14px;
}

#g-footer .footer-menu .g-main-nav .g-toplevel>li:last-child {
  margin-right: 0;
}

#g-footer .footer-menu .g-main-nav .g-toplevel>li>.g-menu-item-container {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.18px;
  text-transform: capitalize;
}

#g-footer .footer-menu .g-main-nav .g-toplevel>li>.g-menu-item-container:hover,
#g-footer .footer-menu .g-main-nav .g-toplevel>li.active>.g-menu-item-container {
  color: #ffb100;
}

#g-footer .footer-menu .g-main-nav .g-toplevel>li.btn-contact>.g-menu-item-container {
  padding: 11px 25px 9px;
  border-radius: 30px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.18px;
  text-transform: capitalize;
  line-height: 1;
}

#g-footer .footer-menu .g-main-nav .g-toplevel>li.btn-contact>.g-menu-item-container:hover {
  border-color: #ffb100;
  color: #ffb100;
}

#g-footer .g-social a {
  background: #fff;
  border-radius: 30px;
  color: #0077bf;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-left: 17px;
}

#g-footer .g-social a:first-child {
  margin-left: 0;
}

#g-footer .g-social a:hover {
  background-color: #ffb100;
  color: #fff;
}

/*Home page*/
#g-mainbar {
  padding: 0;
}

.connect-form .nf-before-form-content,
.connect-form .nf-form-title,
.connect-form .nf-field-label {
  display: none;
}

.connect-form .nf-form-content .list-select-wrap .nf-field-element>div,
.connect-form .nf-form-content input:not([type="submit"]),
.connect-form .nf-form-content textarea {
  background: #f0f0f099;
  border-radius: 6px;
  border: none;
  color: #000;
  font-size: 22px;
  font-weight: 300;
  line-height: 36px;
  padding: 8px 21px;
}

.connect-form .nf-form-content .list-select-wrap .nf-field-element>div:focus,
.connect-form .nf-form-content input:not([type="submit"]):focus,
.connect-form .nf-form-content textarea:focus {
  background: #f0f0f099;
  color: #000;
}

.connect-form .nf-form-content input::placeholder {
  color: #000;
}

.connect-form .nf-form-content .email-container {
  margin-bottom: 75px;
}

.connect-form .nf-form-content .submit-wrap {
  text-align: center;
}

.connect-form .nf-form-content .submit-wrap input[type="submit"] {
  background: #d12229;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.18px;
  text-transform: capitalize;
  padding: 10px 79px 8px;
  border-radius: 30px;
  border: 2px solid transparent;
}

.connect-form .nf-form-content .submit-wrap input[type="submit"]:hover {
  background: #fff;
  border: 2px solid #d12229;
  color: #d12229;
}

.program-heading-row .text-banner-bg {
  width: 41%;
}

/*EVENTS */
.event-bg.roobely-section .roobely-row-overlay {
  max-width: 50vw;
  width: 47%;
  height: 111px;
  bottom: 127px;
  top: auto;
}

.evo_cal_above {
  display: none;
}

.evoWV.ajde_evcal_calendar .EVOWV_grid .evo_wv_day.today .day_num {
  background-color: #a461a7;
}

.EVOWV_grid .evo_wv_day span.day_num {
  color: #0077bf;
  min-width: 45px;
}

.wp-block-eventon-blocks-evo-eventon-main {
  padding: 0 !important;
  margin: 0 0;
}

.EVOWV_content.wk_1 .evowv_col_events .event {
  border-color: #f4b42d !important;
  color: #525252;
}

#evcal_list .evcal_month_line {
  display: none;
}

.eventon_events_list .eventon_list_event .evoet_dayblock,
.eventon_events_list .eventon_list_event .evoet_cx .evoet_dayblock span,
.evo_pop_body .evoet_dayblock,
.ajde_evcal_calendar #evcal_list .eventon_list_event .evoet_cx span.evcal_event_title,
.evo_lightboxes .eventon_list_event .evoet_cx span.evcal_event_title {
  color: #545454;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-weight: 900;
  text-transform: capitalize;
}

.eventon_events_list .eventon_list_event .evcal_desc span,
.eventon_events_list .eventon_list_event .evoet_cx span,
.evo_pop_body .evcal_desc span,
.evo_pop_body .evoet_cx span.evoet_subtitle,
.evcal_list_a .evoet_cx span.evoet_subtitle {
  color: #545454;
  font-size: 14px;
}

.eventon_events_list .eventon_list_event .evoet_c4,
.evo_pop_body .evoet_c4 {
  flex-direction: unset;
  flex-wrap: wrap;
}

.eventon_events_list .eventon_list_event .evoet_cx .level_3 {
  font-size: 14px;
}

.eventon_events_list .eventon_list_event .evoet_cx .evoet_location.level_3 {
  width: 100%;
  margin-bottom: 14px;
}

.eventon_events_list .eventon_list_event .evoet_cx .evoet_cmf {
  float: left;
}

#evcal_list .eventon_list_event .evoet_cx em.evocmd_button {
  background: none;
  color: #af5dab;
  font-size: 18px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: -0.18px;
  text-transform: capitalize;
  padding: 0;
  margin-right: 10px;
}

#evcal_list .evoet_cx .evcal_cmd i.fa {
  margin-left: 5px;
  float: right;
  margin-top: 3px;
}

#evcal_list .eventon_list_event .evoet_cx .evoet_cmf+.evoet_cmf em.evocmd_button {
  color: #0077bf;
}

.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig .evcal_cblock {
  margin-bottom: 20px;
}

.ajde_evcal_calendar.color #evcal_list .eventon_list_event a:hover {
  border-left: none;
}

.ajde_evcal_calendar.color #evcal_list .eventon_list_event .desc_trig_outter {
  position: relative;
}

.ajde_evcal_calendar.color #evcal_list .eventon_list_event .desc_trig_outter:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 63px;
  border-top-right-radius: 10px;
  clip-path: polygon(0 0%, 100% 0%, 100% 100%, 35% 100%);
}

.ajde_evcal_calendar.color #evcal_list .eventon_list_event:nth-child(1) .desc_trig_outter:after {
  background: #04a99c;
}

.ajde_evcal_calendar.color #evcal_list .eventon_list_event:nth-child(2) .desc_trig_outter:after {
  background: #a461a7;
}

.ajde_evcal_calendar.color #evcal_list .eventon_list_event:nth-child(3) .desc_trig_outter:after {
  background: #f5b22c;
}

.evcal_cblock .evo_start em.month {
  font-weight: 900;
}

.EVOWV_change {
  display: none;
}

.ajde_evcal_calendar.evoWV .EVOWV_dates p {
  color: #525252;
  background: #f0f0f0;
}

.EVOWV_dates .evowv_arrow {
  color: #0077bf;
}

.EVOWV_content.wk_1 .evowv_col_events .event .time {
  margin-bottom: 10px;
  font-weight: 300;
  opacity: 1;
}

.EVOWV_dates .evowv_this_weekbtn {
  color: #525252;
  border-color: #c9c9c9;
  color: #525252;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.18px;
  text-transform: capitalize;
  border-radius: 50px;
  padding: 10px 30px !important;
}

.EVOWV_grid .evo_wv_day span.day_name {
  color: #023e4e;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
}

.EVOWV_dates {
  margin-bottom: 40px;
}

.ajde_evcal_calendar.boxy .eventon_list_event,
.ajde_evcal_calendar.boxy .evoShow_more_events {
  border-width: 5px;
}

/* // EVENTS */
/* Online resources section css------------ */
.online-resources-section .online-resources-card-row .online-resources-col .roobely-column-inner .small-info-box-image {
  position: relative;
}

.online-resources-section .online-resources-card-row .online-resources-col .roobely-column-inner .small-info-box-image::after {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2025/11/Mask-group-2-cropped.svg) no-repeat;
  width: 100%;
  height: 150px;
  bottom: 0;
  left: 0;
  background-size: 100% 150px;
}

.online-resources-col-center .small-info-box-image {
  position: relative;
}

.online-resources-col-center .small-info-box-image::after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2025/11/Mask-group-3-cropped.svg") no-repeat;
  width: 100%;
  height: 150px;
  bottom: 0;
  left: 0;
  background-size: 100% 150px;
}

/* Faq section----------- */
.faq-row .roobely-accordion-active .roobely-accordion-body {
  padding: 25px 0 !important;
}

.faq-row .roobely-accordion-active .roobely-accordion-body p {
  font-size: 22px;
  font-weight: 300;
  line-height: 38px;
  color: #000000;
}

.faq-row .roobely-block-accordion {
  max-width: 860px;
  margin: 0 auto;
}

.faq-row .roobely-accordion-item {
  margin-bottom: 70px;
}

/* field-trips-section css-------------------- */
.field-trips-section .field-trips-content-col .info-box-content {
  width: 100% !important;
}

.field-trips-section .field-trips-content-col {
  display: flex;
  align-items: center;
}

.field-trips-section .field-trips-content-col .info-box-content h3 {
  color: #0077bf;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
  letter-spacing: -0.5px;
  text-transform: capitalize;
  max-width: 440px;
}

.field-trips-section .field-trips-content-col .info-box-content .info-box-desc {
  color: #000000;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

/* Our programs section css-------------- */
.our-programs-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% + 220px);
  left: 0;
  top: 0;
  background: linear-gradient(78deg,
      rgba(0, 121, 198, 0.1) 13.31%,
      rgba(0, 121, 198, 0.05) 29.75%,
      rgba(175, 93, 171, 0.06) 47.13%,
      rgba(255, 177, 0, 0.12) 61.86%,
      rgba(255, 177, 0, 0.06) 91.73%);
}

.our-programs-section .our-programs-cards-row .our-programs-cards .roobely-info-box-body {
  padding: 28px 0 8px 0;
  margin-top: -20px;
}

.our-programs-cards-row .our-programs-cards .roobely-block-info-box.roobely-info-box-media.roobely-media-has-bg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
}

.our-programs-cards .roobely-block-info-box {
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.our-programs-cards .roobely-info-box-media {
  height: 200px;
}

.our-programs-cards-row .margin-left-col {
  margin-left: -49px !important;
}

.yellow-bg .roobely-block-info-box {
  position: relative;
}

.yellow-bg .roobely-block-info-box::after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2025/11/yellow-cube.svg") no-repeat;
  height: 100%;
  width: 100%;
  left: -2px;
  top: 127px;
}

.green-bg .roobely-block-info-box {
  position: relative;
}

.green-bg .roobely-block-info-box::after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2025/11/green-cube.svg") no-repeat;
  height: 100%;
  width: 100%;
  left: -2px;
  top: 127px;
}

.our-programs-cards-row .roobely-container .roobely-row {
  display: flex;
  justify-content: center;
}

.getting-here-pro .roobely-info-box-media {
  padding-left: 0 !important;
}

.our-programs-cards .roobely-info-box-media img {
  object-position: top;
}

/* STEM staurday section css-------------------- */


.join-us-section .info-box-content h3 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.join-us-section .info-box-content .info-box-link {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -0.18px;
  text-transform: capitalize;
  border-radius: 30px;
  border: 2px solid #fff;
  padding: 5px 12px 5px 40px;
  margin-top: 30px;
}

.join-us-row .info-box-content {
  padding-right: 135px;
}

.join-us-section .wp-block-roobely-column {
  display: flex;
  align-items: center;
  justify-content: center;
}

.join-us-section .large-info-box {
  display: flex;
  justify-content: center;
}


/* exibits-section css----------- */

.exhibits-section {
  background: linear-gradient(61deg, rgba(0, 121, 198, 0.05) 13.31%, rgba(0, 121, 198, 0.03) 29.75%, rgba(175, 93, 171, 0.03) 47.13%, rgba(255, 177, 0, 0.06) 61.86%, rgba(255, 177, 0, 0.03) 91.73%), linear-gradient(180deg, #fff 0%, rgba(169, 216, 244, 0.1) 100%);
}

.exibits-row .small-info-box-corner {
  display: none;
}

.exibits-row .small-info-box-title {
  color: #FFF;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
  letter-spacing: -0.36px;
  text-transform: capitalize;
  text-align: center;
}

.exibits-row .small-info-box-link {
  left: calc(50% - 60px);
}

/* braedcrum css---------------------- */

.custom-breadcrumb {
  margin: 0px 0 -45px 0;
}

.custom-breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.custom-breadcrumb ul li {
  padding: 0 0 0 10px;
}

.custom-breadcrumb ul li:first-child {
  padding: 0;
}

.custom-breadcrumb ul li:before {
  content: "";
  background: url(/wp-content/uploads/2025/10/chevron-right.svg) no-repeat;
  width: 4px;
  height: 8px;
  display: inline-block;
  margin-right: 10px;
}

.custom-breadcrumb ul li:first-child::before {
  display: none;
}

.custom-breadcrumb ul li a {
  color: #525252;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.custom-breadcrumb ul li a:hover {
  text-decoration: underline;
}

.custom-breadcrumb ul li.current {
  color: #af5dab;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}


/* program-video-section css----------------- */

.program-video-section .roobely-block-videopopup-wrapper {
  text-align: center !important;
}

/* introductory-row section css------------ */

.introductory-row .info-box-content {
  width: 45%;
}

.introductory-row .info-box-image {
  width: 55%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.introductory-row .wp-block-roobely-column {
  display: flex;
  align-items: center;
  justify-content: center;
}

.introductory-row .large-info-box {
  justify-content: center;
  align-items: center;
}

.introductory-row .info-box-title {
  color: #0079C5;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
  letter-spacing: -0.5px;
  text-transform: capitalize;
}

.introductory-row .large-info-box.Right {
  flex-direction: row-reverse;
}

/* hero section css----------------- */

.hero-content {
  padding: 145px 0 135px 0;
  position: relative;
}

.hero-section {
  position: relative;
}

.hero-section .hero-content .hero-headline {
  color: #FFF;
  font-size: 50px;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
}

.hero-section .hero-content p {
  color: #FFF;
  font-size: 22px;
  font-weight: 800;
  line-height: 34px;
  max-width: 385px;
}

.hero-section {
  background-position: top center !important;
}


.hero-content a {
  background: #d12229;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.18px;
  text-transform: capitalize;
  padding: 10px 79px 8px;
  border-radius: 30px;
  border: 2px solid transparent;
  margin-top: 50px;
  display: inline-block;

}




/* upcoming dates section css------------- */

.upcoming-dates-section .ajde_evcal_calendar.color #evcal_list .eventon_list_event .desc_trig_outter:after {
  display: none;

}


.upcoming-dates-section .evcal_cmd {
  display: none;

}

.upcoming-dates-section .evo_start {
  display: none !important;

}

.upcoming-dates-section .eventon_events_list .eventon_list_event .evoet_dayblock,
.upcoming-dates-section .eventon_events_list .eventon_list_event .evoet_cx .evoet_dayblock span,
.upcoming-dates-section .evo_pop_body .evoet_dayblock,
.upcoming-dates-section .ajde_evcal_calendar #evcal_list .eventon_list_event .evoet_cx span.evcal_event_title,
.upcoming-dates-section .evo_lightboxes .eventon_list_event .evoet_cx span.evcal_event_title {
  color: #ffffff;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-weight: 900;
  text-transform: capitalize;
}

.upcoming-dates-section .evcal_time {
  color: #fff;
}

.upcoming-dates-section .evcal_location,
.upcoming-dates-section .eventon_events_list .eventon_list_event .evoet_cx .evoet_cmf {
  color: #fff !important;
}

.upcoming-dates-section .eventon_events_list .eventon_list_event .evoet_cx .evoet_cmf+.evoet_cmf {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  font-weight: 900;
}

.upcoming-dates-section .ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .eventon_list_event .desc_trig {
  padding: 30px 30px 10px 30px !important;

}


/* sponsor-section css------------------------- */

.sponsor-section .small-info-box-content ul li {
  font-size: 22px;
  font-weight: 300;
  LINE-HEIGHT: 38px;
  color: #000000;
  margin-bottom: 10px;
}

.sponsor-section .small-info-box-content ul {
  min-height: 212px;
  list-style-type: square;
}

.sponsor-section .small-info-box-content ul li::marker {
  color: #F4B42D !important;
  width: 12px;
  height: 12px;
}

.sponsor-section .small-info-box-title {
  color: #525252;
  font-size: 36px;
  font-weight: 900;
  line-height: 34px;
  letter-spacing: -0.36px;
  margin-left: 22px;

}

.sponsor-section .small-info-box {
  padding-top: 35px;

}

.sponsor-section .bottom-text {
  padding-left: 15px;
}


/* board of director section css---------------- */

.board-of-director-section .bod-heading {
  color: #FFF;
  text-align: center;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
  letter-spacing: -0.5px;
  text-transform: capitalize;
  margin-bottom: 80px;

}

.board-of-director-section .bod-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -100px;
  margin-right: -100px;
}

.board-of-director-section .bod-column {
  width: 33.33%;
  padding-left: 100px;
  padding-right: 100px;
  border-right: 1px solid #ededed;
  margin-bottom: 100px;
}


.board-of-director-section .bod-title {
  color: #FFF;
  font-size: 26px;
  font-weight: 900;
  line-height: 34px;
  max-width: 190px;
  margin-top: 0;
}


.board-of-director-section .bod-subheading {
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;

}

.board-of-director-section .bod-column a {
  color: #FFF;
  font-size: 18px;
  font-weight: 900;
  line-height: 18px;
  letter-spacing: -0.18px;
  text-transform: capitalize;
}



/*CSS MEDIA QUERY*/

@media screen and (min-width:768px){
  .board-of-director-section .bod-row .bod-column:nth-child(3n) {
  border-right: none;
}

}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 960px;
  }

  .green-bg .roobely-block-info-box::after {
    left: -2px;
    top: 108px;
    background-size: 36px !important;
  }

  .our-programs-cards-row .margin-left-col {
    margin-left: -63px !important;
  }

  .yellow-bg .roobely-block-info-box::after {
    left: -2px;
    top: 108px;
    background-size: 36px !important;
  }

  .our-programs-cards .roobely-info-box-media {
    height: 150px;
  }

  .our-programs-cards .roobely-block-btn .roobely-block-btn-anchor {
    font-size: 14px !important;
  }

  .our-programs-cards .roobely-info-box-title {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .our-programs-section {
    background-size: 350px !important;
  }

  .our-programs-cards .roobely-block-info-box {
    height: 275px;
  }

  .our-programs-section .our-programs-cards-row .our-programs-cards .roobely-info-box-body {
    margin-top: -25px;
  }

.board-of-director-section .bod-row {
  margin-left: 65px;
  margin-right: 65px;
}
  .board-of-director-section .bod-column {
    padding-left: 65px;
    padding-right: 65px;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .container {
    width: 480px;
  }

  .our-programs-cards .roobely-block-info-box {
    width: 420px;
    margin: 0 auto;
  }

  .our-programs-cards .roobely-info-box-media {
    height: 215px;
  }
    .board-of-director-section .bod-row {
    margin-left: 30px;
    margin-right: 30px;
  }
  .board-of-director-section .bod-column {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid #ededed;
    margin-bottom: 50px;
  }

  .board-of-director-section .bod-row .bod-column:nth-child(2n) {
    border-right: none;
  }
}

@media screen and (max-width: 575px) {
  .container {
    max-width: 100%;
  }
    .board-of-director-section .bod-row {
    margin-left: 15px;
    margin-right: 15px;
  }
  .board-of-director-section .bod-column {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    border-right: none;
    border-bottom: solid 1px #FFF;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .board-of-director-section .bod-column:last-child {
    border-bottom: none;
  }
  
}

@media screen and (min-width: 480px) and (max-width: 575px) {
  .our-programs-cards .roobely-block-info-box {
    width: 420px;
    margin: 0 auto;
  }

  .our-programs-cards .roobely-info-box-media {
    height: 215px;
  }

  .hero-content {
    padding: 70px 0 70px 0;
  }
}

@media screen and (max-width: 479px) {
  .our-programs-cards .roobely-block-info-box {
    width: 290px;
    margin: 0 auto;
  }

  .our-programs-cards .roobely-info-box-media {
    height: 140px;
  }

  .our-programs-cards .roobely-info-box-title {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .our-programs-cards .roobely-block-btn-anchor {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 991px) {
  .online-resources-section .online-resources-card-row .online-resources-col .roobely-column-inner .small-info-box-image::after {
    background-size: cover;
    height: 220px;
  }

  .online-resources-col-center .small-info-box-image::after {
    background-size: cover;
    height: 220px;
  }

  .field-trips-section .field-trips-content-col .info-box-content .info-box-desc {
    width: 100%;
  }

  .our-programs-cards-row .margin-left-col {
    margin-left: 0 !important;
  }

  .yellow-bg .roobely-block-info-box::after {
    left: 0;
    top: 168px;
    background-size: 115px;
  }

  .green-bg .roobely-block-info-box::after {
    left: 0;
    top: 168px;
    background-size: 115px;
  }

  .our-programs-section {
    background-size: 228px !important;
  }

  .yellow-bg .roobely-block-info-box::after {
    display: none;
  }

  .green-bg .roobely-block-info-box::after {
    display: none;
  }

  .introductory-row .info-box-content {
    width: 100%;
  }

  .introductory-row .info-box-image {
    width: 100%;
    margin-bottom: 50px;
  }


}

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

  .main-logo .g-logo img,
  .main-logo .g-logo svg {
    margin: 0;
  }

  .g-offcanvas-right .g-offcanvas-toggle {
    top: 34px;
  }

  .g-offcanvas-open .g-offcanvas-toggle {
    color: #0077bf;
  }

  #g-footer {
    padding: 100px 0 100px 0;
  }

  #g-footer .g-logo,
  #g-navigation .g-logo {
    margin: 0;
    padding: 0;
  }

  #g-navigation {
    padding-bottom: 15px;
  }

  .main-logo .g-content {
    padding-top: 15px !important;
  }

  #g-footer .footer-menu {
    margin-top: 15px !important;
  }

  #g-footer .footer-menu .g-main-nav .g-toplevel {
    text-align: center;
  }

  #g-footer .footer-menu .g-main-nav .g-toplevel>li {
    margin: 0 10px 5px;
  }

  #g-footer .footer-text {
    margin-bottom: 15px !important;
    text-align: center;
  }

  .footer-social .g-social {
    text-align: center;
  }

  .yellow-bg .roobely-block-info-box::after {
    display: none;
  }

  .green-bg .roobely-block-info-box::after {
    display: none;
  }

  .our-programs-section {
    background-size: 190px !important;
  }

  .our-programs-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    pointer-events: none;
    z-index: 1;
  }

  .join-us-section .info-box-content {
    width: 100%;
  }

  .hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(87, 87, 87, 0.6);
    pointer-events: none;
    z-index: 0;
  }



}




/* Tablets */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 720px;
  }

  #g-navigation .header-menu .g-main-nav .g-toplevel>li>.g-menu-item-container,
  #g-navigation .header-menu .g-main-nav .g-toplevel>li.btn-contact>.g-menu-item-container {
    font-size: 16px;
  }

  #g-navigation .header-menu .g-main-nav .g-toplevel>li {
    margin: 0 6px;
  }

  #g-footer .footer-menu .g-main-nav .g-toplevel>li>.g-menu-item-container,
  #g-footer .footer-menu .g-main-nav .g-toplevel>li.btn-contact>.g-menu-item-container {
    font-size: 16px;
  }

  #g-footer .footer-menu .g-main-nav .g-toplevel>li {
    margin: 0 6px;
  }

  .our-programs-cards .roobely-block-info-box {
    width: 550px;
    margin: 0 auto;
  }

  .our-programs-cards .roobely-info-box-media {
    height: 245px;
  }

  .our-programs-section .our-programs-cards-row .our-programs-cards .roobely-info-box-body {
    padding: 44px 0 36px 0;
    margin-top: -20px;
  }
  
  .board-of-director-section .bod-row {
    margin-left: 30px;
    margin-right: 30px;
  }
  .board-of-director-section .bod-column {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 992px) {
  .event-bg.roobely-section .roobely-row-overlay {
    bottom: 45px;
  }
}