/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 25 2024 | 22:12:15 */
@charset "UTF-8";
/*Top Nav*/
/*Mobile*/
/*addednum*/
/*Widescreen Breakpoint*/
:root {
  --bv-dark-blue: #082951;
  --bv-light-blue: #006cc9;
  --bv-medium-blue: #005298;
  --bv-orange: #F98E11;
  --bv-gray: #6C6C6C;
  --bv-lighter-blue: #4DC0C9;
  --font-xs-small: 12px;
  --font-x-small: 13px;
  --font-smaller: 15px;
  --font-small: 15px;
  --font-normal: 14px;
  --font-normal-2: 16px;
  --font-medium: 16px;
  --font-large: 18px;
  --font-larger: 21px;
  --font-x-large: 30px;
  --font-xx-large: 35px;
  --font-16: 12px;
  --font-18: 14px;
  --font-23: 16px;
}
@media (min-width: 1930px) {
  :root {
    --font-xs-small: 14px;
    --font-x-small: 15px;
    --font-smaller: 18px;
    --font-small: 20px;
    --font-normal: 22px;
    --font-medium: 25px;
    --font-large: 30px;
    --font-larger: 35px;
    --font-x-large: 40px;
    --font-xx-large: 45px;
    --font-16: 16px;
    --font-18: 18px;
    --font-23: 23px;
  }
}
body {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  margin: 0;
}
h1 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  color: var(--bv-light-blue);
}
h2 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  color: var(--bv-light-blue);
}
h3 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  color: var(--bv-light-blue);
}
h4 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  color: var(--bv-light-blue);
}
h5 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  color: var(--bv-light-blue);
}
h6 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  color: var(--bv-light-blue);
}
.tippy-box {
  background-color: var(--bv-light-blue) !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  padding: 0.6rem;
  max-width: 225px !important;
  font-style: italic !important;
}
.tippy-arrow:before {
  color: var(--bv-light-blue) !important;
}
.et-db #et-boc .et-l.et-l--header > div {
  z-index: 500 !important;
}
.et-db #et-boc .et-l.et-l--header .et_pb_icon {
  display: none !important;
}
@media (max-width: 980px) {
  .et-db #et-boc .et-l.et-l--header .et_pb_row.et_pb_row_1_tb_header {
    padding-top: 1.9rem !important;
  }
  .et-db #et-boc .et-l.et-l--header .et_pb_row.et_pb_row_1_tb_header .et_pb_column_2_tb_header {
    align-self: center;
    margin-bottom: 0 !important;
  }
  .et-db #et-boc .et-l.et-l--header .et_pb_row.et_pb_row_2_tb_header {
    padding-top: 1.9rem !important;
  }
  .et-db #et-boc .et-l.et-l--header .et_pb_row.et_pb_row_2_tb_header .et_pb_column_3_tb_header {
    align-self: center;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 800px) {
  .et-db #et-boc .et-l.et-l--header .et_pb_row.et_pb_row_1_tb_header {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
}
.et-db #et-boc .et-l.et-l--header .et_pb_column {
  position: initial !important;
}
.et-db #et-boc .et-l.et-l--header .et_pb_column .et_pb_module {
  position: initial !important;
}
.et-db #et-boc .et-l.et-l--header .et_pb_column .et_pb_module .et_pb_menu_inner_container {
  position: initial !important;
}
.et-db #et-boc .et-l.et-l--header .et_pb_column .et_pb_module .et_pb_menu_inner_container .et_mobile_menu, .et-db #et-boc .et-l.et-l--header .et_pb_column .et_pb_module .et_pb_menu_inner_container .sub-menu {
  background-color: var(--bv-light-blue) !important;
  margin-left: -5px;
}
body.home.et-db #et-boc .et-l .et_pb_column_18, body.home.et-db #et-boc .pum .et-l .et_pb_column_18 {
  /* width: 63% !important;*/
}
body.et-db.logged-in #et-boc .et-l .bv-private {
  display: block !important;
}
body.et-db.logged-in #et-boc .et-l .bv-public {
  display: none !important;
}
body.et-db.logged-in #et-boc .et-l .bv-breadcrumbs {
  margin: 3rem 0 1rem;
}
@media (min-width: 1930px) {
  body.et-db.logged-in #et-boc .et-l .bv-breadcrumbs {
    margin: 5rem 0 1rem;
  }
}
@media (max-width: 1200px) {
  body.et-db.logged-in #et-boc .et-l .bv-breadcrumbs {
    margin: 6rem 0 1rem;
  }
}
body.et-db.logged-in #et-boc .et-l .bv-with-ads .bv-breadcrumbs {
  margin: 4rem 0 1rem;
}
@media (min-width: 1930px) {
  body.et-db.logged-in #et-boc .et-l .bv-with-ads .bv-breadcrumbs {
    margin: 4rem 0 1rem;
  }
}
@media (max-width: 1200px) {
  body.et-db.logged-in #et-boc .et-l .bv-with-ads .bv-breadcrumbs {
    margin: 6rem 0 1rem;
  }
}
body.et-db:not(.logged-in) #et-boc .et-l .bv-private {
  display: none !important;
}
.et-db {
  /*General Adjusments End*/
}
.et-db #et-boc .et-l .bv-masked-bg {
  position: relative;
}
.et-db #et-boc .et-l .bv-masked-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 172, 98, 0.6), rgba(255, 172, 98, 0.6));
  z-index: 1;
}
.et-db #et-boc .et-l .bv-masked-bg .et_pb_module {
  position: relative;
  z-index: 2;
  /* Ensure that the text is on top of the mask */
  text-shadow: 1px 1px 2px #e58146 !important;
}
.et-db #et-boc .et-l .bv-membership-hero-text h1 {
  color: var(--bv-light-blue) !important;
  font-size: var(--font-xx-large) !important;
  margin-bottom: 30px !important;
  font-weight: 700 !important;
}
.et-db #et-boc .et-l .bv-membership-hero-text h2 {
  color: var(--bv-dark-blue) !important;
  font-size: var(--font-medium) !important;
  margin-bottom: 15px !important;
  font-weight: 800 !important;
}
.et-db #et-boc .et-l .bv-membership-hero-text h4 {
  color: var(--bv-dark-blue) !important;
  font-size: var(--font-medium) !important;
}
.et-db #et-boc .et-l .bv-membership-hero-text .et_pb_text .et_pb_text_inner p {
  font-size: var(--font-18) !important;
}
.et-db #et-boc .et-l .bv-membership-hero-text .et_pb_text .et_pb_text_inner strong {
  color: var(--bv-light-blue) !important;
  font-size: var(--font-18) !important;
  display: block !important;
  margin-bottom: 20px !important;
}
.et-db #et-boc .et-l .bv-info {
  color: var(--bv-gray);
  font-size: 23px;
  cursor: pointer;
}
@media (max-width: 1920px) {
  .et-db #et-boc .et-l .bv-info {
    font-size: 19px;
  }
}
.et-db #et-boc .et-l .bv-info:before {
  content: "";
  font-family: FontAwesome !important;
}
.et-db #et-boc .et-l .bv-more-opportunities .et_pb_text_inner p {
  font-size: 15px !important;
}
@media (max-width: 600px) {
  .et-db #et-boc .et-l .bv-more-opportunities {
    padding: 1rem !important;
  }
  .et-db #et-boc .et-l .bv-more-opportunities .et_pb_text_inner {
    padding: 1rem !important;
  }
  .et-db #et-boc .et-l .bv-more-opportunities .et_pb_text_inner br {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1920px) {
  .et-db #et-boc .et-l .bv-more-opportunities .et_pb_column {
    padding: 12px !important;
  }
  .et-db #et-boc .et-l .bv-more-opportunities .et_pb_column .et_pb_text_inner p {
    font-size: var(--font-xs-small) !important;
  }
  .et-db #et-boc .et-l .bv-more-opportunities .et_pb_column .et_pb_text_inner h3 {
    font-size: var(--font-normal-2) !important;
  }
}
.et-db #et-boc .et-l .et_pb_row:not(.bv-featured-event) {
  max-width: 1200px !important;
  width: 100% !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .et_pb_row:not(.bv-featured-event) {
    max-width: 1920px !important;
  }
}
@media (max-width: 1200px) {
  .et-db #et-boc .et-l .et_pb_row:not(.bv-featured-event) {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
.et-db #et-boc .et-l .et_pb_row_0_tb_header {
  max-width: 1200px !important;
  width: 100% !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .et_pb_row_0_tb_header.bv-top-nav-container {
    max-width: 1920px !important;
  }
}
.et-db #et-boc .et-l .et_pb_sticky.et_pb_section_2_tb_header.must-switch-logo img {
  /* content: url(/wp-content/uploads/2023/08/Logo.png) !important;*/
}
.et-db #et-boc .et-l button.et_pb_menu__icon {
  content: "Search";
  font-family: ETmodules !important;
  text-transform: uppercase;
  color: white !important;
  font-size: var(--font-small);
  font-weight: 600;
  margin: 0;
}
.et-db #et-boc .et-l button.et_pb_menu__icon:after {
  content: none !important;
}
.et-db #et-boc .et-l a.et_pb_menu__icon {
  margin: 0;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .hero-section .et_pb_text:not(.hero-heading-text) .et_pb_text_inner {
    font-size: var(--font-medium) !important;
  }
  .et-db #et-boc .et-l .hero-section .et_pb_text_0_tb_body:not(.hero-heading-text) .et_pb_text_inner {
    font-size: var(--font-medium) !important;
  }
  .et-db #et-boc .et-l .hero-section h1 {
    font-size: var(--font-xx-large) !important;
    margin-bottom: 2rem !important;
  }
  .et-db #et-boc .et-l .hero-section .et_pb_text_1_tb_body .et_pb_text_inner {
    font-size: var(--font-xx-large) !important;
    margin-bottom: 2rem !important;
  }
  .et-db #et-boc .et-l .hero-section .hero-heading-text {
    font-size: var(--font-xx-large) !important;
    margin-bottom: 2rem !important;
  }
  .et-db #et-boc .et-l .hero-section h2 {
    font-size: var(--font-medium) !important;
  }
  .et-db #et-boc .et-l .hero-section .et_pb_text_2_tb_body:not(.hero-heading-text) .et_pb_text_inner {
    font-size: var(--font-medium) !important;
  }
  .et-db #et-boc .et-l .hero-section.with-featured-content {
    padding-bottom: 300px;
  }
}
.et-db #et-boc .et-l .hero-section {
  color: white !important;
}
.et-db #et-boc .et-l .hero-section .et_pb_text_0_tb_body:not(.hero-heading-text) .et_pb_text_inner {
  font-size: var(--font-medium) !important;
}
.et-db #et-boc .et-l .hero-section h1 {
  font-size: var(--font-xx-large) !important;
  margin-bottom: 2rem !important;
}
.et-db #et-boc .et-l .hero-section .et_pb_text_1_tb_body .et_pb_text_inner {
  font-size: var(--font-xx-large) !important;
  margin-bottom: 2rem !important;
}
.et-db #et-boc .et-l .hero-section .hero-heading-text {
  font-size: var(--font-xx-large) !important;
  margin-bottom: 2rem !important;
}
.et-db #et-boc .et-l .hero-section h2 {
  font-size: var(--font-medium) !important;
}
.et-db #et-boc .et-l .hero-section .et_pb_text_2_tb_body:not(.hero-heading-text) .et_pb_text_inner {
  font-size: var(--font-medium) !important;
}
.et-db #et-boc .et-l .hero-section.restricted-content {
  padding-bottom: 0 !important;
}
.et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 {
  padding-bottom: 0 !important;
  max-width: 1200px !important;
}
.et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module {
  text-align: center !important;
}
.et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module .btn-primary {
  display: inline-block !important;
  margin: 1rem 0.5rem;
}
.et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module h2 {
  margin-bottom: 0 !important;
}
.et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module h3 {
  font-size: var(--font-medium) !important;
  margin-bottom: 0.7rem !important;
}
.et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module.heading-text {
  margin-bottom: 0 !important;
}
.et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module.heading-text h1 {
  margin-bottom: 2rem !important;
}
.et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module:last-child {
  background-color: #00000075;
  padding: 4rem 2rem !important;
}
@media (max-width: 1920px) {
  .et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 {
    max-width: 900px !important;
  }
  .et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module h2 {
    font-size: var(--font-large) !important;
  }
  .et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module h3 {
    font-size: var(--font-large) !important;
  }
  .et-db #et-boc .et-l .hero-section.restricted-content .et_pb_row.et_pb_row_0 .et_pb_column .et_pb_module:last-child {
    background-color: #00000075;
    padding: 2rem 1rem !important;
  }
}
.et-db #et-boc .et-l .bv-simple-table.five-column .et_pb_post .entry-featured-image-url {
  height: 170px !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-simple-table.five-column .et_pb_post .entry-featured-image-url {
    height: 222px !important;
  }
}
.et-db #et-boc .et-l .bv-news-carousel article .article-contents .post-content-inner a {
  display: inline-block !important;
  margin-top: 1.5rem !important;
  font-size: 15px !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
}
.et-db #et-boc .et-l .bv-news-carousel article .article-contents .published {
  font-size: var(--font-x-small) !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  color: var(--bv-dark-blue) !important;
  font-weight: 600 !important;
  display: block !important;
  margin-bottom: 13px !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-news-carousel article .article-contents .published {
    margin-bottom: 18px !important;
  }
}
.et-db #et-boc .et-l .bv-news-carousel article.et_pb_post .article-contents .entry-title a {
  font-size: var(--font-small) !important;
  display: block !important;
  max-height: 2.25em;
  line-height: 1.1em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-news-carousel article.et_pb_post .article-contents .entry-title a {
    font-size: var(--font-medium) !important;
  }
}
.et-db #et-boc .et-l .bv-news-carousel article.et_pb_post .article-contents .post-content {
  display: block !important;
  max-height: 2.65em;
  line-height: 1.3em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.et-db #et-boc .et-l .bv-news-carousel article.et_pb_post .article-contents .post-content p {
  font-size: var(--font-x-small) !important;
  font-weight: normal;
  line-height: 1.3em;
}
.et-db #et-boc .et-l .bv-news-carousel article .entry-featured-image-url {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.et-db #et-boc .et-l .bv-news-carousel article .entry-featured-image-url > a {
  position: absolute;
  top: 1rem;
  left: 1.2rem;
  font-size: var(--font-x-small);
  text-transform: uppercase !important;
  color: white !important;
}
.et-db #et-boc .et-l .bv-news-carousel article .entry-title {
  font-size: 18px !important;
  font-weight: 600 !important;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}
.et-db #et-boc .et-l .bv-news-carousel article .entry-title a {
  font-size: 18px !important;
  font-weight: 600 !important;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}
.et-db #et-boc .et-l .bv-news-carousel article .bv-img-wrapper {
  height: 100%;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-two-brothers article .article-contents .published {
  font-size: var(--font-x-small) !important;
  color: var(--bv-lighter-blue) !important;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-two-brothers article .entry-featured-image-url {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-two-brothers article .entry-featured-image-url .bv-img-wrapper {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-carousel article .article-contents .published {
  font-size: var(--font-x-small) !important;
  color: var(--bv-lighter-blue) !important;
  text-transform: uppercase !important;
  display: block;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-carousel article .article-contents .post-content {
  max-height: 4.2em;
  line-height: 1.3em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single article {
    max-width: 600px !important;
  }
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single article .article-contents {
  padding-left: 2rem !important;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single article .article-contents .published {
  font-size: var(--font-x-small) !important;
  color: var(--bv-lighter-blue) !important;
  text-transform: uppercase !important;
  display: block;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single article .article-contents .entry-title a {
  font-size: var(--font-normal) !important;
  display: block !important;
  max-height: 2.25em;
  line-height: 1.1em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single article .article-contents .entry-title a {
    font-size: var(--font-small) !important;
  }
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single article .article-contents .entry-title a {
    font-size: var(--font-smaller) !important;
  }
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single:not(.bv-variation) article .article-contents .published {
  margin-bottom: 1.2em !important;
  color: var(--bv-dark-blue) !important;
  font-size: var(--font-xs-small) !important;
  font-weight: 800 !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single:not(.bv-variation) article .article-contents .published {
    font-size: var(--font-xs-small) !important;
  }
}
.et-db #et-boc .et-l .bv-news-carousel:not(.bv-news-single):not(.bv-news-two-brothers) article .article-contents {
  position: absolute;
  bottom: 0;
  padding: 1px 1.2rem 1.2rem !important;
  left: 0;
  right: 5rem;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single {
  display: grid;
  gap: 10px;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single article {
  overflow: hidden;
  margin: 0 !important;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single article .bv-img-wrapper {
  height: 100%;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single:not(.bv-variation) article .entry-featured-image-url {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single:not(.bv-variation) article .article-contents {
  position: relative;
  bottom: 0;
  padding: 1px 0 1.2rem 1.2rem !important;
  right: initial;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single:not(.bv-variation) .et_pb_ajax_pagination_container {
  display: grid;
  gap: 10px;
  height: 390px;
  row-gap: 25px;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-news-single .entry-featured-image-url {
  width: 100%;
  overflow: initial;
  height: 100% !important;
}
.et-db #et-boc .et-l .bv-news-carousel.bv-variation article .article-contents {
  position: absolute;
  bottom: 0;
  padding: 1px 0.6rem 0.6rem !important;
  left: 0;
  right: initial;
}
.et-db #et-boc .et-l .bv-news-carousel .slick-prev {
  bottom: 0;
  top: initial !important;
  right: 62px !important;
  left: initial;
}
.et-db #et-boc .et-l .bv-news-carousel .slick-next {
  bottom: 0;
  top: initial !important;
  right: 10px;
}
.et-db #et-boc .et-l .bv-news-carousel .slick-slide article {
  margin: 0 !important;
}
.et-db #et-boc .et-l .bv-news-carousel .slick-list {
  margin: 0 !important;
}
.et-db #et-boc .et-l .bv-news-carousel .entry-featured-image-url {
  width: 100%;
  height: 390px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .et-db #et-boc .et-l .bv-news-carousel .entry-featured-image-url {
    height: 650px;
  }
}
.et-db #et-boc .et-l .bv-news-carousel .entry-featured-image-url img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
@media (max-width: 600px) {
  .et-db #et-boc .et-l .bv-news-carousel .entry-featured-image-url .bv-img-wrapper {
    height: 100% !important;
  }
}
.et-db #et-boc .et-l .bv-news-carousel .slick-slider {
  width: 100%;
  height: 390px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .et-db #et-boc .et-l .bv-news-carousel .slick-slider {
    height: 650px;
  }
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-news-carousel:not(.bv-news-two-brothers):not(.bv-news-single) article .article-contents {
    left: 2.2rem;
    padding: 0 !important;
    bottom: 1.6rem;
    right: 7.6rem;
  }
  .et-db #et-boc .et-l .bv-news-carousel:not(.bv-news-two-brothers) .entry-featured-image-url {
    height: 633px;
  }
  .et-db #et-boc .et-l .bv-news-carousel .slick-slider {
    height: 633px;
  }
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single:not(.bv-variation) .et_pb_ajax_pagination_container {
    height: 633px;
    overflow: hidden;
  }
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single article {
    overflow: initial !important;
  }
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single article .bv-img-wrapper {
    max-height: calc(603px / 4);
  }
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-two-brothers article .entry-featured-image-url {
    height: 257px;
  }
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-two-brothers article .entry-featured-image-url .bv-img-wrapper {
    height: 257px;
  }
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-two-brothers article .entry-featured-image-url img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single.bv-variation article .bv-img-wrapper {
    max-height: 100%;
  }
}
.et-db #et-boc .et-l .bv-sidebar .bv-news-carousel.bv-news-single:not(.bv-variation) .et_pb_ajax_pagination_container {
  height: auto !important;
}
.et-db #et-boc .et-l .bv-sidebar .bv-news-carousel.bv-news-single:not(.bv-variation) .et_pb_ajax_pagination_container article.et_pb_post a.entry-featured-image-url .article-contents h2.entry-title a {
  color: var(--bv-light-blue) !important;
}
.et-db #et-boc .et-l .et_pb_preload {
  background-color: #46464605 !important;
}
.et-db #et-boc .et-l .bv-post-grid article.et_pb_post {
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
  margin-bottom: 1rem !important;
}
.et-db #et-boc .et-l .bv-post-grid article.et_pb_post h2.entry-title a {
  margin-bottom: 0 !important;
  color: var(--bv-light-blue) !important;
  font-size: var(--font-normal) !important;
  display: block !important;
  max-height: 2.25em;
  line-height: 1.1em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: block;
  font-weight: 600 !important;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-post-grid article.et_pb_post h2.entry-title a {
    font-size: var(--font-smaller) !important;
  }
}
.et-db #et-boc .et-l .bv-post-grid article.et_pb_post .post-content {
  font-size: var(--font-x-small) !important;
}
.et-db #et-boc .et-l .bv-post-grid article.et_pb_post .post-content a, .et-db #et-boc .et-l .bv-post-grid article.et_pb_post .post-content .post-content-inner a {
  display: inline-block !important;
}
.et-db #et-boc .et-l .bv-post-grid.bv-carousel article {
  padding: 0 1.25rem !important;
}
.et-db #et-boc .et-l .bv-post-grid.type-b article.et_pb_post {
  display: grid !important;
  grid-template-columns: calc(60% - .8rem) calc(40% - .8rem) !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0;
  background-color: var(--bv-light-blue);
  grid-row-gap: 0;
  gap: 1.6rem;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-post-grid.type-b article.et_pb_post {
    gap: 3.2rem;
    grid-template-columns: calc(60% - 1.6rem) calc(40% - 1.6rem) !important;
  }
}
.et-db #et-boc .et-l .bv-post-grid.type-b article.et_pb_post .published {
  color: var(--bv-orange) !important;
  margin-top: 0 !important;
  font-size: var(--font-x-small) !important;
}
.et-db #et-boc .et-l .bv-post-grid.type-b article.et_pb_post .post-content .post-content-inner a {
  margin-top: 0.8rem !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-post-grid.type-b article.et_pb_post .post-content .post-content-inner a {
    margin-top: 1.8rem !important;
  }
}
.et-db #et-boc .et-l .bv-std-list .bv-post-grid {
  grid-template-columns: 1fr;
  display: grid;
  gap: 10px;
  row-gap: 25px;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-std-list .bv-post-grid {
    /* grid-auto-rows: 1fr;*/
  }
}
.et-db #et-boc .et-l .bv-std-list .bv-post-grid article {
  padding: 0 !important;
}
.et-db #et-boc .et-l .bv-std-list .bv-post-grid article .entry-featured-image-url {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  height: 100% !important;
  aspect-ratio: initial !important;
}
.et-db #et-boc .et-l .bv-std-list .bv-post-grid article .entry-featured-image-url .article-contents {
  padding-left: 2rem !important;
}
.et-db #et-boc .et-l .bv-std-list .bv-post-grid article .entry-featured-image-url .article-contents .published {
  color: var(--bv-orange) !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.et-db #et-boc .et-l .bv-std-list .bv-post-grid article .entry-featured-image-url .article-contents .post-content .post-content-inner {
  color: var(--bv-gray);
}
.et-db #et-boc .et-l .bv-std-list .bv-post-grid article .entry-featured-image-url .article-contents .btn-primary {
  font-size: var(--font-x-small) !important;
}
.et-db #et-boc .et-l .bv-std-list .bv-post-grid article .entry-featured-image-url .article-contents .bv-image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.et-db #et-boc .et-l .bv-std-list.bv-variation article .entry-featured-image-url .article-contents .published {
  color: var(--bv-dark-blue) !important;
}
.et-db #et-boc .et-l .bv-std-list.bv-variation article .entry-featured-image-url .article-contents .post-content {
  display: none;
}
.et-db #et-boc .et-l .bv-std-list.bv-variation article .entry-featured-image-url .article-contents .home-event-meta {
  display: none;
}
.et-db #et-boc .et-l .bv-std-list.bv-variation article .entry-featured-image-url .article-contents h2 {
  margin-bottom: 1rem !important;
}
.et-db #et-boc .et-l .bv-std-list.bv-variation article .entry-featured-image-url .bv-img-wrapper {
  aspect-ratio: 1.9;
}
@media (max-width: 1920px) {
  .et-db #et-boc .et-l .bv-std-list.bv-variation article .entry-featured-image-url .article-contents {
    padding-left: 1rem !important;
  }
  .et-db #et-boc .et-l .bv-std-list.bv-variation article .entry-featured-image-url .article-contents .published {
    margin-bottom: 0.3rem !important;
  }
  .et-db #et-boc .et-l .bv-std-list.bv-variation article .entry-featured-image-url .article-contents h2 {
    margin-bottom: 0.4rem !important;
  }
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid {
  grid-template-columns: 1fr;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid {
    /*  row-gap: 0 !important;*/
  }
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article .published {
  color: var(--bv-orange) !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article h2.entry-title {
  padding: 0 !important;
  margin: 0 !important;
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article h2.entry-title a {
  color: white !important;
  padding: 0 !important;
  margin: 0 !important;
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article .home-event-meta {
  display: block;
  padding: 0;
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article .home-event-meta dl:before {
  content: "FEATURED SPEAKERS: ";
  color: white;
  font-weight: 600;
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article .home-event-meta dl dt {
  float: none;
  clear: none;
  padding: 0;
  display: inline;
  color: white;
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article .home-event-meta dl dt:before {
  content: ", ";
  background: none;
  position: relative;
  display: inline;
  width: auto;
  margin-right: -1px;
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article .home-event-meta dl dt:first-child:before {
  content: none;
}
.et-db #et-boc .et-l .bv-std-list.bv-vertical-light .bv-post-grid article .home-event-meta dl dd {
  display: none;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-std-list.bv-vertical .bv-post-grid.bv-carousel article {
    max-width: 100% !important;
  }
  .et-db #et-boc .et-l .bv-std-list.bv-vertical .bv-post-grid.bv-carousel article .entry-featured-image-url .article-contents h2.entry-title.summary {
    font-size: var(--font-normal) !important;
  }
}
.et-db #et-boc .et-l .bv-post-carousel article.et_pb_post {
  padding: 0.75rem 1.25rem !important;
}
.et-db #et-boc .et-l .bv-post-carousel article.et_pb_post .entry-featured-image-url {
  margin-bottom: 0 !important;
  position: relative;
  aspect-ratio: 1.88;
  display: block !important;
}
.et-db #et-boc .et-l .bv-post-carousel article.et_pb_post .entry-featured-image-url img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.et-db #et-boc .et-l .bv-post-carousel article.et_pb_post .entry-featured-image-url a:last-child {
  position: absolute;
  right: 0;
  color: white !important;
  background-color: var(--bv-light-blue) !important;
  text-transform: uppercase !important;
  padding: 0.6rem !important;
  font-size: var(--font-smaller);
  font-size: var(--font-xs-small) !important;
  padding: 12px 20px 13px !important;
  font-weight: 800 !important;
}
.et-db #et-boc .et-l .bv-post-carousel article.et_pb_post h2.entry-title a {
  margin-bottom: 0 !important;
  color: var(--bv-light-blue) !important;
  font-size: var(--font-normal) !important;
  display: block;
  line-height: 1.2em;
  font-weight: 600 !important;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}
.et-db #et-boc .et-l .bv-post-carousel article.et_pb_post .post-content {
  margin-top: 1rem !important;
}
.et-db #et-boc .et-l .bv-post-carousel article.et_pb_post .post-content p {
  font-size: var(--font-x-small) !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
}
.et-db #et-boc .et-l .bv-post-carousel.bv-variation article {
  padding: 0.75rem !important;
}
.et-db #et-boc .et-l .bv-post-carousel.three-column article h2 {
  margin-top: 10px !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-post-carousel.three-column article.et_pb_post .entry-featured-image-url {
    height: 320px !important;
  }
  .et-db #et-boc .et-l .bv-post-carousel.three-column article.et_pb_post .entry-featured-image-url img {
    max-height: 320px !important;
  }
  .et-db #et-boc .et-l .bv-post-carousel.three-column article.et_pb_post .entry-featured-image-url img + a {
    font-size: var(--font-xs-small) !important;
    padding: 12px 20px 13px !important;
    font-weight: 800 !important;
  }
}
.et-db #et-boc .et-l .bv-post-carousel.bv-dark .published {
  color: var(--bv-lighter-blue) !important;
  display: block;
}
.et-db #et-boc .et-l .bv-post-carousel.bv-dark article.et_pb_post h2.entry-title a {
  color: white !important;
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post {
  display: grid !important;
  grid-template-columns: calc(42% - 10px) calc(58% - 10px) !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0;
  background-color: var(--bv-light-blue);
  grid-row-gap: 0;
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post > div:nth-child(2) {
  padding: 2.5rem 3rem;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-featured-post article.et_pb_post > div:nth-child(2) {
    padding: 3.5rem 7rem 4.5rem 2.5rem;
  }
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post h2.entry-title a {
  color: white !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-featured-post article.et_pb_post h2.entry-title a {
    font-size: var(--font-xx-large) !important;
  }
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post .published {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  display: block !important;
  text-transform: uppercase !important;
  font-size: var(--font-x-small) !important;
  font-weight: 600 !important;
  color: white !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-featured-post article.et_pb_post .published {
    font-size: var(--font-small) !important;
    margin-top: 1rem !important;
  }
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post .published + .post-content {
  margin-top: 0.6rem !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-featured-post article.et_pb_post .published + .post-content {
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
  }
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post .published + .post-content .post-content-inner {
  color: white !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-featured-post article.et_pb_post .published + .post-content .post-content-inner {
    font-size: var(--font-small) !important;
  }
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post .post-content .post-content-inner a {
  display: inline-block !important;
  margin-top: 1.5rem !important;
  font-size: var(--font-smaller) !important;
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post .post-content .post-content-inner .bv-the-content {
  display: block;
  max-height: 2.4em;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  /* Number of lines to display */
  -webkit-box-orient: vertical;
}
.et-db #et-boc .et-l .bv-featured-post article.et_pb_post .entry-featured-image-url {
  max-height: 390px !important;
  height: 100% !important;
  display: block;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-featured-post article.et_pb_post .entry-featured-image-url {
    height: 390px !important;
    aspect-ratio: 2.05;
  }
  .et-db #et-boc .et-l .bv-featured-post article.et_pb_post .entry-featured-image-url img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    max-height: 100% !important;
    max-width: 100% !important;
  }
}
.et-db #et-boc .et-l .bv-event-heading .et_pb_text_0_tb_body {
  margin-bottom: 10px !important;
}
.et-db #et-boc .et-l .bv-event-heading .et_pb_text_0_tb_body .et_pb_text_inner, .et-db #et-boc .et-l .bv-event-heading .et_pb_text_0_tb_body .et_pb_text_inner p {
  font-size: var(--font-medium);
}
.et-db #et-boc .et-l .bv-event-heading .et_pb_text_1_tb_body {
  margin-bottom: 20px !important;
}
.et-db #et-boc .et-l .bv-event-heading .et_pb_text_1_tb_body .et_pb_text_inner, .et-db #et-boc .et-l .bv-event-heading .et_pb_text_1_tb_body .et_pb_text_inner p {
  font-size: var(--font-xx-large) !important;
}
.et-db #et-boc .et-l .bv-event-heading .bv-event-information {
  display: flex;
  align-items: center;
}
.et-db #et-boc .et-l .bv-event-heading .bv-event-information img {
  height: 60px;
  margin-right: 15px !important;
}
.et-db #et-boc .et-l .bv-event-heading .bv-event-information span {
  font-size: var(--font-medium) !important;
}
.et-db #et-boc .et-l .bv-orange-banner .et_pb_text_inner, .et-db #et-boc .et-l .bv-orange-banner .et_pb_text_inner p {
  font-size: var(--font-larger);
}
.et-db #et-boc .et-l .bv-featured-event .et_pb_column {
  padding: 0 !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-featured-event .et_pb_column_1 {
    min-width: 802px;
  }
}
.et-db #et-boc .et-l .bv-featured-event .et_pb_image {
  height: 100%;
}
.et-db #et-boc .et-l .bv-featured-event .et_pb_image .et_pb_image_wrap {
  height: 100%;
}
.et-db #et-boc .et-l .bv-featured-event .et_pb_image .et_pb_image_wrap img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.et-db #et-boc .et-l .bv-featured-event .et_pb_column_2 .et_pb_text_inner {
  padding: 4rem 3.5rem;
  font-size: var(--font-18) !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-featured-event .et_pb_column_2 .et_pb_text_inner h2 {
    font-size: var(--font-xx-large) !important;
  }
  .et-db #et-boc .et-l .bv-featured-event .et_pb_column_2 .et_pb_text_inner h3 {
    font-size: var(--font-small) !important;
  }
}
.et-db #et-boc .et-l .bv-featured-event .et_pb_column_2 .et_pb_text_inner p {
  margin: 1.5rem 0 !important;
}
.et-db #et-boc .et-l .bv-bottom-hero .et_pb_text_inner h3 {
  font-size: var(--font-x-large) !important;
  font-weight: 800 !important;
}
.et-db #et-boc .et-l .bv-bottom-hero .et_pb_text_inner p {
  font-size: var(--font-18) !important;
}
.et-db #et-boc .et-l .bv-more-topics-subhead h2 {
  font-size: var(--font-medium) !important;
}
.et-db #et-boc .et-l .bv-border {
  border-top: 1px solid #CCC;
  margin-bottom: 2rem !important;
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 {
  max-width: 1200px !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 {
    max-width: 1762px !important;
  }
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column .et_pb_module.et_pb_text {
  padding-left: 34px !important;
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column .et_pb_module.et_pb_text.et_pb_text_0 .et_pb_text_inner p {
  font-size: var(--font-medium) !important;
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column .et_pb_module.et_pb_text.et_pb_text_2 {
  padding-top: 60px !important;
  padding-bottom: 30px !important;
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column .et_pb_module.et_pb_text.et_pb_text_3 {
  padding-top: 44px !important;
  padding-bottom: 30px !important;
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column .et_pb_module.et_pb_text.et_pb_text_4 {
  padding-top: 49px !important;
  padding-bottom: 39px !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column_1_2.et_pb_column_1 .et_pb_text_inner h3 {
    font-size: var(--font-normal) !important;
  }
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column_1_2 .et_pb_module.et_pb_text.et_pb_text_1 {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  background-color: var(--bv-orange);
  padding-top: 38px !important;
  padding-right: 30px !important;
  padding-bottom: 17px !important;
  padding-left: 30px !important;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column_1_2 .et_pb_module.et_pb_text.et_pb_text_1 {
    padding-bottom: 38px !important;
  }
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column_1_2 .et_pb_module.et_pb_text.et_pb_text_1 .et_pb_text_inner h3 {
  margin-bottom: 15px;
}
@media (min-width: 1930px) {
  .et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column_1_2 .et_pb_module.et_pb_text.et_pb_text_1 .et_pb_text_inner h3 {
    font-size: var(--font-normal) !important;
  }
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column_1_2 .et_pb_module.et_pb_text.et_pb_text_1 .et_pb_text_inner .custom-select a {
  text-transform: uppercase;
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column_1_2 .et_pb_module.et_pb_text.et_pb_text_1 .et_pb_text_inner p {
  padding-bottom: 23px !important;
}
.et-db #et-boc .et-l .bv-behind-login.et_pb_row_0 .et_pb_column_1_2 .et_pb_module.et_pb_text .et_pb_text_inner p {
  font-size: var(--font-x-small) !important;
}
.et-db #et-boc .custom-select-wrapper {
  width: 100% !important;
  position: relative;
}
.et-db #et-boc .custom-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 500 !important;
  padding: 0.5rem 1rem !important;
  color: #b9b9b9 !important;
}
.et-db #et-boc .custom-select-wrapper select option {
  color: var(--bv-gray) !important;
}
.et-db #et-boc .custom-select-wrapper:after {
  content: "";
  font: normal normal normal 17px/1 FontAwesome;
  color: #b9b9b9;
  right: 11px;
  top: 10px;
  height: 34px;
  padding: 0;
  position: absolute;
  pointer-events: none;
}
.et-db #et-boc .custom-select-wrapper.bv-variation select {
  border: 1px solid #bbb;
  color: #898989 !important;
  font-size: var(--font-smaller) !important;
}
.et-db #et-boc .custom-select-wrapper.bv-variation:after {
  font: normal normal normal 24px/1 FontAwesome;
  color: var(--bv-gray);
  right: 22px;
  top: 50%;
  padding: 0;
  position: absolute;
  pointer-events: none;
  margin-top: -11px;
}
.et-db #et-boc form.frm_pro_form .frm_required_field::after {
  top: 50% !important;
  left: -17px !important;
  margin-top: -6px;
}
.et-db #et-boc form.frm_pro_form span.frm_required {
  display: none !important;
}
.et-db #et-boc form.frm_pro_form input::placeholder {
  color: #898989 !important;
  font-size: var(--font-smaller) !important;
  opacity: 1;
}
@media (max-width: 600px) {
  .et-db #et-boc .dont-miss-alts .et_pb_text_inner a {
    display: block !important;
    max-width: 228px;
    margin: 1rem auto;
  }
}
.et-db #et-boc .bv-sidebar .bv-news-carousel.bv-news-single:not(.bv-variation) article .article-contents {
  padding-left: 2rem !important;
}
@media (max-width: 1920px) {
  .et-db #et-boc .bv-sidebar .bv-news-carousel.bv-news-single:not(.bv-variation) article .article-contents {
    padding-left: 1rem !important;
  }
}
.et-db #et-boc .bv-sidebar .bv-news-carousel.bv-news-single:not(.bv-variation) article .entry-featured-image-url .bv-img-wrapper {
  aspect-ratio: 1.9;
  max-height: initial !important;
}
.et-db #et-boc .slick-slide article.et_pb_post h2.entry-title {
  font-size: var(--font-normal) !important;
  line-height: 1.1em;
  max-height: 2.25em;
  line-height: 1.1em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 0 !important;
}
.et-db #et-boc .slick-slide article.et_pb_post h2.entry-title a {
  font-size: var(--font-normal) !important;
  padding-bottom: 0 !important;
}
.et-db #et-boc .tribe-events-pg-template {
  padding: 0 !important;
  margin: 0 !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-size: var(--font-smaller) !important;
}
.et-db #et-boc .tribe-events-pg-template span, .et-db #et-boc .tribe-events-pg-template p {
  font-size: var(--font-smaller) !important;
}
.et-db #et-boc .tribe-events-pg-template .tribe-events-content {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
}
.et-db #et-boc .tribe-events-pg-template .tribe-events-back, .et-db #et-boc .tribe-events-pg-template .tribe-events-notices, .et-db #et-boc .tribe-events-pg-template .tribe-events-schedule, .et-db #et-boc .tribe-events-pg-template .tribe-events-header, .et-db #et-boc .tribe-events-pg-template .tribe-events.tribe-common, .et-db #et-boc .tribe-events-pg-template .tribe-events-single-section, .et-db #et-boc .tribe-events-pg-template .tribe-events-event-meta {
  display: none !important;
}
.et-db #et-boc .tribe-events-pg-template #tribe-events-footer {
  display: none;
}
.et-db #et-boc .tribe-events-pg-template .fasc-button.fasc-size-medium.fasc-type-flat {
  background-color: var(--bv-orange) !important;
  color: white !important;
  text-transform: uppercase !important;
  padding: 0.5rem 1.4rem !important;
  display: inline-block !important;
  font-size: var(--font-x-small) !important;
  margin: 1.5rem auto !important;
}
.et-db #et-boc .et_pb_blurb.industry-partners .et_pb_main_blurb_image .et_pb_only_image_mode_wrap {
  width: 25vw !important;
  height: 25vw !important;
  display: grid;
  align-items: center;
  justify-items: center;
  padding: 2rem !important;
  max-width: 270px;
  max-height: 270px;
}
@media (max-width: 1920px) {
  .et-db #et-boc .et_pb_blurb.industry-partners .et_pb_main_blurb_image .et_pb_only_image_mode_wrap {
    max-width: 220px;
    max-height: 220px;
  }
}
@media (max-width: 980px) {
  .et-db #et-boc .et_pb_blurb.industry-partners .et_pb_main_blurb_image .et_pb_only_image_mode_wrap {
    width: 35vw !important;
    height: 35vw !important;
  }
}
@media (max-width: 680px) {
  .et-db #et-boc .et_pb_blurb.industry-partners .et_pb_main_blurb_image .et_pb_only_image_mode_wrap {
    width: 100% !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
  }
  .et-db #et-boc .et_pb_blurb.industry-partners .et_pb_main_blurb_image .et_pb_only_image_mode_wrap img {
    max-width: 45% !important;
  }
}
@media (min-width: 1930px) {
  .et-db #et-boc .bv-webinars-section h2 {
    font-weight: 700 !important;
    margin-top: 1.35rem !important;
  }
  .et-db #et-boc .bv-webinars-section .et_pb_column.et_pb_column_2_5 {
    padding: 5rem 3.25rem !important;
  }
  .et-db #et-boc .bv-webinars-section article .entry-featured-image-url .article-contents .post-content {
    margin: 0.5rem 0 1.5rem !important;
  }
  .et-db #et-boc .bv-webinars-section article .entry-featured-image-url .article-contents .home-event-meta {
    margin-bottom: 1.5rem !important;
  }
}
.et-db #et-boc .bv-participants {
  margin-top: 0.6rem !important;
  color: var(--bv-gray) !important;
  font-size: var(--font-xs-small) !important;
}
.et-db #et-boc .bv-participants label {
  font-weight: 600 !important;
  color: var(--bv-light-blue) !important;
  text-transform: uppercase !important;
  font-size: var(--font-xs-small) !important;
}
.et-db #et-boc #cm-full-height > div.et_pb_row {
  display: flex;
}
@media (max-width: 1200px) {
  .et-db #et-boc #cm-full-height > div.et_pb_row {
    flex-direction: column;
  }
  .et-db #et-boc #cm-full-height > div.et_pb_row .et_pb_column_1 {
    order: 1;
  }
  .et-db #et-boc #cm-full-height > div.et_pb_row .et_pb_column_0 {
    order: 2;
  }
  .et-db #et-boc #cm-full-height > div.et_pb_row .et_pb_column_3 {
    margin-bottom: 0 !important;
  }
  .et-db #et-boc #cm-full-height > div.et_pb_row #cm-full-height-wrp > .et_pb_code {
    max-height: 400px;
    height: 400px;
    margin-top: 2rem;
  }
}
@media (max-width: 1200px) {
  .et-db #et-boc .bv-page-industry-access .et_pb_row.et_pb_row_0, .et-db #et-boc .bv-page-industry-access .et_pb_row.et_pb_row_1, .et-db #et-boc .bv-page-industry-access .et_pb_image_0 {
    max-width: 90% !important;
    width: 90% !important;
  }
}
.et-db #et-boc .bv-no-content .post-content {
  display: none !important;
}
.et-db #et-boc .bv-no-cats .bvcatlabel {
  display: none !important;
}
@media (max-width: 1200px) {
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row:first-child {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
@media (max-width: 880px) {
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row:first-child .et_pb_column[class*="et_pb_column_"] {
    display: flex !important;
    justify-content: center !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row:first-child .et_pb_column[class*="et_pb_column_"] ul {
    flex: 0 !important;
    align-self: center !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row:first-child .et_pb_column:first-child {
    margin-bottom: 1rem !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row:first-child .et_pb_column:first-child a {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 880px) and (max-width: 980px) {
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row:first-child {
    display: flex !important;
    align-items: center !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row:first-child .et_pb_column:last-child {
    display: flex !important;
    justify-content: flex-end !important;
  }
}
@media (max-width: 700px) {
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row .et_pb_column.bv-menu-column:nth-child(2) {
    align-items: center !important;
    display: flex !important;
    flex-direction: column !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row .et_pb_column.bv-menu-column:nth-child(2) .et_pb_module.et_pb_text {
    text-align: center !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_section.bv-common-footer .et_pb_row .et_pb_column.bv-menu-column:nth-child(3) {
    align-items: flex-end !important;
    display: flex !important;
    flex-direction: column !important;
  }
}
.et-db #et-boc #payment ul li {
  list-style: none !important;
}
.et-db #et-boc .bv-breadcrumbs {
  margin: 3rem 0 1rem;
}
@media (min-width: 1930px) {
  .et-db #et-boc .bv-breadcrumbs {
    margin: 5rem 0 1rem;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .et-db #et-boc .bv-breadcrumbs {
    margin: 5rem 0 1rem;
  }
}
@media (max-width: 800px) {
  .et-db #et-boc .bv-breadcrumbs {
    margin: 1rem 0 1rem;
  }
}
.et-db #et-boc .bv-with-ads .bv-breadcrumbs {
  margin: 4rem 0 1rem;
}
@media (min-width: 1930px) {
  .et-db #et-boc .bv-with-ads .bv-breadcrumbs {
    margin: 4rem 0 1rem;
  }
}
@media (max-width: 1200px) {
  .et-db #et-boc .bv-with-ads .bv-breadcrumbs {
    margin: 6rem 0 1rem;
  }
}
.et-db #et-boc .bv-service-providers-listing .bv-post-grid.bv-single {
  display: grid;
  grid-template-columns: 1fr 1fr !important;
  gap: 3rem;
}
.et-db #et-boc .bv-service-providers-listing .bv-post-grid.bv-single .et_pb_main_blurb_image .et_pb_image_wrap.et_pb_only_image_mode_wrap {
  border: 1px solid #b9b9b9;
}
@media (max-width: 980px) {
  .et-db #et-boc .bv-service-providers-listing .bv-post-grid.bv-single {
    grid-template-columns: 1fr !important;
  }
}
.et-db #et-boc .frm_forms .frm_fields_container div[aria-hidden="true"] {
  display: none !important;
}
.et-db #et-boc .frm_forms .frm_fields_container #frm_error_field_uca3x2 {
  display: none !important;
}
.et-db #et-boc .frm_forms .frm_error_style {
  display: none;
}
.et-db.single #et-boc .et_pb_section_1_tb_body .et_pb_row_1_tb_body .et_pb_column_1_tb_body .et_pb_text_3_tb_body .et_pb_text_inner, .et-db.single #et-boc .et_pb_section_1_tb_body .et_pb_row_1_tb_body .et_pb_column_1_tb_body .bv-detail-excerpt .et_pb_text_inner {
  font-size: var(--font-large) !important;
  line-height: 2rem;
}
.et-db.single #et-boc .et-l.et-l--body .et_pb_post_content.bv-std-post-detail {
  font-size: var(--font-18) !important;
}
.et-db.single #et-boc .et-l.et-l--body .et_pb_section:not(.hero-section) .bv-webinar-participants, .et-db.single #et-boc .et-l.et-l--body .et_pb_section:not(.hero-section) .et_pb_text_inner {
  font-size: var(--font-smaller) !important;
}
.et-db.single #et-boc .et-l.et-l--body .et_pb_module.et_pb_text h2 {
  font-size: var(--font-23) !important;
}
.et-db.single #et-boc .et-l.et-l--body .bv-form h2 {
  font-size: var(--font-medium) !important;
  font-weight: 800 !important;
  margin-bottom: 30px !important;
}
.et-db.single #et-boc .et-l.et-l--body .bv-form .frm_primary_label, .et-db.single #et-boc .et-l.et-l--body .bv-form .frm_checkbox label {
  font-size: var(--font-smaller) !important;
}
.et-db.single #et-boc .et-l.et-l--body .bv-form .frm_required_field::after {
  content: none;
}
.et-db .pum .et-l .et_pb_row_0_tb_header {
  max-width: 1200px !important;
  width: 100% !important;
}
.bv-2023-top-navbar .et_pb_menu__menu ul {
  display: flex !important;
  align-items: center !important;
}
.bv-2023-top-navbar .et_pb_menu__menu > nav > ul > li {
  margin-top: 0 !important;
  padding: 0 5px !important;
}
.bv-2023-top-navbar .et_pb_menu__menu > nav > ul > li a {
  padding-bottom: 0 !important;
}
.bv-2023-top-navbar .et_pb_menu__menu > nav > ul > li a button.et_pb_menu__icon {
  margin: 0 !important;
}
.bv-2023-top-navbar .et_pb_menu__menu > nav > ul > li:first-child:after {
  content: "|";
  margin-left: 10px;
}
.bv-2023-top-navbar .et_pb_menu__menu > nav > ul > li.nav-orange-item {
  background-color: var(--bv-orange) !important;
  padding: 1rem !important;
  margin-left: 5px !important;
}
.bv-2023-top-navbar .et_pb_menu__menu > nav > ul > li.nav-orange-item a {
  font-weight: bold !important;
}
.bv-2023-top-navbar .et_pb_menu__menu > nav > ul > li.nav-linkedin-item a {
  font-size: 0 !important;
}
.bv-2023-top-navbar .et_pb_menu__menu > nav > ul > li.nav-linkedin-item a:after {
  content: "" !important;
  font-family: ETmodules;
  font-size: var(--font-smaller) !important;
  line-height: var(--font-smaller);
  font-weight: 200;
}
.bv-2023-top-navbar .et_pb_menu__menu + button {
  display: none !important;
}
.bv-home-splash {
  position: relative;
  min-height: 430px !important;
  display: flex;
  flex-wrap: wrap;
}
.bv-home-splash:before {
  content: " ";
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  background: linear-gradient(90deg, #ffffff 80%, rgba(0, 255, 255, 0) 20%) !important;
}
.bv-home-splash-line-1 {
  color: var(--bv-orange) !important;
  font-weight: bold;
  margin-bottom: 1.5rem !important;
  font-size: var(--font-small);
}
.bv-home-splash-line-2 {
  color: var(--bv-light-blue) !important;
  font-weight: bold;
  margin-bottom: 0.75rem !important;
  font-size: 39px;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}
.bv-home-splash-line-3 {
  color: transparent !important;
  background-image: url("/wp-content/uploads/2023/07/iStock-1365567295-scaled.jpg") !important;
  background-position: 10px 758px !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  font-size: 88px;
  font-weight: bolder;
  line-height: 1em;
  letter-spacing: 0.5rem !important;
  margin-bottom: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.bv-home-splash-line-3 span {
  color: #B8CCCE !important;
}
.bv-home-splash-line-4 {
  margin-bottom: 1.5rem !important;
  color: var(--bv-gray) !important;
}
.bv-home-splash-line-5 {
  font-size: var(--font-smaller);
}
.btn-primary, .load_more_sponsor {
  background-color: var(--bv-orange) !important;
  color: white !important;
  text-transform: uppercase !important;
  padding: 0.5rem 1.4rem !important;
  display: inline-block !important;
  font-size: var(--font-x-small) !important;
}
.btn-primary.bv-blue, .load_more_sponsor.bv-blue {
  background-color: var(--bv-light-blue) !important;
}
.load_more_sponsor {
  border: 0 !important;
  margin: -1rem auto 2rem !important;
}
.btn-secondary {
  background-color: var(--bv-dark-blue) !important;
  color: white !important;
  text-transform: uppercase !important;
  padding: 0.5rem 1.4rem !important;
  display: inline-block !important;
  font-size: var(--font-x-small) !important;
}
.btn-secondary.light {
  background-color: var(--bv-light-blue) !important;
}
.bv-home-splash-key-info {
  display: flex !important;
  justify-content: center !important;
  cursor: pointer !important;
  overflow: hidden;
}
.bv-home-splash-key-info h2 {
  font-size: var(--font-medium) !important;
  text-align: center !important;
  color: var(--bv-orange) !important;
}
.bv-home-splash-key-info img {
  max-width: 40% !important;
}
.bv-home-splash-key-info p {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center !important;
}
.bv-home-splash-key-info p:first-child {
  height: 100px;
  padding-bottom: 1px !important;
}
.bv-home-splash-key-info p span {
  font-size: var(--font-smaller);
  opacity: 0;
  margin-top: -100px !important;
  position: relative !important;
}
.bv-home-splash-key-info:hover {
  z-index: 3 !important;
  position: absolute !important;
}
.bv-home-splash-key-info:hover h2 {
  color: white !important;
}
.bv-home-splash-key-info:hover p span {
  opacity: 1;
  margin-top: 0px !important;
  transform: all ease-in 2s;
}
.bv-more-opportunities img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.slick-prev {
  background-color: transparent !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 10;
  top: 30% !important;
  left: -20px;
}
.slick-prev:after {
  content: "" !important;
  font-family: ETmodules !important;
  color: #6c6c6c !important;
  font-size: 30px;
  line-height: 1;
  opacity: 1 !important;
}
.slick-prev:before {
  position: absolute;
  content: " ";
  opacity: 1 !important;
  background-color: white;
  width: 50%;
  height: 55%;
  top: 22%;
  left: 25%;
  z-index: -1;
}
@media (min-width: 1930px) {
  .slick-prev {
    width: 50px;
    height: 50px;
  }
  .slick-prev:after {
    font-size: 50px;
  }
}
@media (max-width: 600px) {
  .slick-prev {
    left: 0;
  }
}
.slick-next {
  background-color: transparent !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 10;
  top: 30% !important;
  right: -20px;
}
.slick-next:after {
  content: "" !important;
  font-family: ETmodules !important;
  font-size: 30px;
  line-height: 1;
  opacity: 1;
  color: #6c6c6c !important;
}
.slick-next:before {
  position: absolute;
  content: " ";
  opacity: 1 !important;
  background-color: white;
  width: 50%;
  height: 55%;
  top: 22%;
  left: 25%;
  z-index: -1;
}
@media (min-width: 1930px) {
  .slick-next {
    width: 50px;
    height: 50px;
  }
  .slick-next:after {
    font-size: 50px;
  }
}
@media (max-width: 600px) {
  .slick-next {
    right: 0;
  }
}
.slick-slide article {
  margin-bottom: 1rem !important;
}
.slick-slide article .published {
  color: var(--bv-dark-blue) !important;
  font-size: var(--font-xs-small);
  font-weight: bold !important;
  text-transform: uppercase;
  display: block;
  margin: 1rem 0 0.6rem !important;
  font-weight: 800 !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
}
@media (min-width: 1930px) {
  .slick-slide article .published {
    margin: 1.7rem 0 0.94rem !important;
  }
}
.slick-slide article .post-content {
  font-size: var(--font-x-small) !important;
  display: block !important;
  max-height: 2.65em;
  line-height: 1.3em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 1rem !important;
}
.slick-slide article .post-content-inner label {
  color: var(--bv-light-blue) !important;
  font-size: 0.85rem !important;
  line-height: 1em !important;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  display: inline-block;
  font-weight: 600;
  margin-top: 1rem !important;
}
.bv-news-two-brothers .entry-featured-image-url img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.bv-news-two-brothers .et_pb_ajax_pagination_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
@media (max-width: 600px) {
  .bv-news-two-brothers .et_pb_ajax_pagination_container {
    grid-template-columns: 1fr;
  }
}
.bv-news-two-brothers article {
  margin-bottom: 0 !important;
}
.bv-news-two-brothers article .article-contents {
  position: absolute;
  bottom: 0;
  padding: 0 0.75rem 0.3rem !important;
  left: 0;
}
.bv-news-two-brothers article .article-contents .published {
  font-size: var(--font-smaller) !important;
  color: var(--bv-lighter-blue) !important;
  text-transform: uppercase !important;
  margin-bottom: 0.4rem !important;
  display: block;
}
.bv-news-two-brothers article .article-contents .entry-title {
  font-size: var(--font-smaller);
  line-height: 1rem !important;
}
.bv-news-more-topics p {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.bv-news-more-topics br {
  display: none;
}
.bv-news-more-topics a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--font-small);
  background-color: var(--bv-dark-blue) !important;
  color: white !important;
  padding: 1.25rem 2rem !important;
}
.bv-news-more-topics a:hover {
  background-color: var(--bv-light-blue) !important;
}
.bv-news-more-topics a img {
  margin-right: 0.75rem !important;
  width: 30px;
}
@media (min-width: 1930px) {
  .bv-news-more-topics .et_pb_text_inner p a:nth-child(1) img {
    width: 57px;
  }
  .bv-news-more-topics .et_pb_text_inner p a:nth-child(2) br {
    display: block;
  }
  .bv-news-more-topics .et_pb_text_inner p a:nth-child(2) img {
    width: 62px;
  }
  .bv-news-more-topics .et_pb_text_inner p a:nth-child(3) br {
    display: block;
  }
  .bv-news-more-topics .et_pb_text_inner p a:nth-child(3) img {
    width: 55px;
  }
  .bv-news-more-topics .et_pb_text_inner p a:nth-child(4) img {
    width: 40px;
  }
}
.bv-simple-table {
  display: grid;
}
.bv-simple-table.five-column {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px !important;
}
.bv-simple-table.five-column > div {
  width: 100% !important;
  order: 0 !important;
}
.bv-simple-table.two-columns {
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 25px !important;
}
.bv-simple-table.two-columns h5 {
  padding-bottom: 0px !important;
}
.bv-simple-table.two-columns small {
  font-weight: lighter;
  font-style: italic;
}
.bv-simple-table.two-columns.classA {
  grid-template-columns: 1fr auto;
  gap: 20px;
  margin-top: 25px !important;
  align-items: center;
}
@media (min-width: 980px) and (max-width: 1200px) {
  .bv-simple-table.two-columns.classA {
    min-height: 56px !important;
  }
}
.bv-simple-table.two-columns.classA div:nth-child(2) {
  text-align: right;
  padding-bottom: 10px !important;
}
.bv-simple-table.two-columns.classA h2 {
  font-size: var(--font-normal) !important;
}
@media (max-width: 1920px) {
  .bv-simple-table.two-columns.classA h2 {
    font-size: var(--font-x-small) !important;
  }
}
.bv-simple-table.two-columns.classA a {
  font-variant: small-caps !important;
  font-weight: 600 !important;
  text-transform: lowercase !important;
  font-size: var(--font-xs-small) !important;
  padding-bottom: 0 !important;
}
.bv-home-bottom.bv-simple-table.two-columns {
  margin: 0 !important;
  height: 100%;
}
.bv-home-bottom.bv-simple-table.two-columns > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bv-home-bottom.bv-simple-table.two-columns > div:first-child img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.bv-home-bottom.bv-simple-table.two-columns > div a {
  margin-top: 1rem !important;
}
.bv-home-bottom img {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  max-width: 200px !important;
  margin: 0 0 1.4rem 0 !important;
}
.bv-news-carousel.bv-news-single.bv-variation article .article-contents {
  padding: 0 0.7rem 0.2rem !important;
}
.bv-news-carousel.bv-news-single.bv-variation article .article-contents h2.entry-title {
  display: block !important;
  max-height: 2.25em;
  line-height: 1.1em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  /* Number of lines to display */
  -webkit-box-orient: vertical;
}
.bv-social-share span {
  color: var(--bv-dark-blue) !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: var(--font-normal);
  display: inline-block;
  margin-right: 10px !important;
}
.bv-social-share a {
  display: inline-block;
  font-size: var(--font-medium);
  margin: 0 !important;
  padding: 0 !important;
  color: var(--bv-orange) !important;
}
.bv-social-share a br {
  display: none;
}
.bv-social-share a:before {
  font-family: ETmodules !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.bv-social-share a.bv-facebook-icon:before {
  content: "";
}
.bv-social-share a.bv-twitter-icon:before {
  content: "";
}
.bv-social-share a.bv-mail-icon:before {
  content: "";
}
.bv-link-listing ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.bv-link-listing li {
  width: 50%;
  box-sizing: border-box;
  padding: 0px !important;
  margin: 0 !important;
  margin-bottom: 0.5em !important;
}
.bv-link-listing li a {
  color: var(--bv-light-blue) !important;
  padding-bottom: 0 !important;
  font-size: var(--font-normal) !important;
  font-weight: 700 !important;
}
@media (min-width: 1930px) {
  .bv-link-listing li {
    margin-bottom: 0.8em !important;
  }
  .bv-link-listing li a {
    font-size: var(--font-smaller) !important;
  }
  .bv-link-listing li a br {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .bv-link-listing li a br {
    display: block !important;
  }
}
.et_pb_column.et_pb_column_2_5 .bv-link-listing ul li a br {
  display: none;
}
.bv-detail-sidebar-images .bv-simple-table div:first-child {
  background-color: var(--bv-light-blue) !important;
  padding: 1rem !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bv-detail-sidebar-images .bv-simple-table div:first-child img {
  margin-bottom: 0.4rem !important;
  max-width: 90% !important;
  margin: auto !important;
}
@media (max-width: 1920px) {
  .bv-detail-sidebar-images .bv-simple-table div:first-child img {
    max-width: 180px !important;
  }
}
.bv-detail-sidebar-images .bv-simple-table div:first-child a {
  width: 90% !important;
  margin: auto !important;
  margin-top: 0.4rem !important;
}
.bv-detail-sidebar-images .bv-simple-table div:first-child span {
  font-size: var(--font-medium) !important;
  display: block;
  margin: 10px auto 16px !important;
}
@media (max-width: 1920px) {
  .bv-detail-sidebar-images .bv-simple-table div:first-child span {
    margin: 0 auto 8px !important;
  }
}
@media (max-width: 980px) {
  .bv-detail-sidebar-images .bv-simple-table div:first-child span {
    font-size: var(--font-x-large) !important;
  }
}
@media (max-width: 1920px) {
  .bv-detail-sidebar-images .bv-simple-table div:first-child {
    padding: 0.8rem !important;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .bv-detail-sidebar-images .bv-simple-table {
    grid-template-columns: 1fr !important;
  }
  .bv-detail-sidebar-images .bv-simple-table div:first-child {
    max-width: 300px;
    width: 100%;
    margin: auto !important;
  }
  .bv-detail-sidebar-images .bv-simple-table div span {
    font-size: var(--font-normal) !important;
  }
}
@media (max-width: 600px) {
  .bv-detail-sidebar-images .bv-simple-table {
    grid-template-columns: 1fr !important;
  }
  .bv-detail-sidebar-images .bv-simple-table div:first-child {
    max-width: 300px;
    width: 100%;
    margin: auto !important;
    padding: 1.5rem !important;
  }
  .bv-detail-sidebar-images .bv-simple-table div:first-child span {
    font-size: var(--font-medium) !important;
    margin: 1.5rem auto !important;
  }
}
.bv-post-grid:not(.bv-carousel) {
  display: grid;
  grid-template-columns: repeat(3, calc(33% - .9rem));
  gap: 1.6rem;
  row-gap: 5rem;
}
@media (max-width: 600px) {
  .bv-post-grid:not(.bv-carousel) {
    row-gap: 2rem;
  }
}
.bv-post-grid.bv-single {
  display: grid;
  grid-template-columns: 1fr !important;
}
.bv-post-grid.bv-single article .entry-featured-image-url {
  position: relative !important;
  aspect-ratio: 1.88;
}
.bv-post-grid.bv-single article .entry-featured-image-url span.bvcatlabel, .bv-post-grid.bv-single article .entry-featured-image-url a.bvcatlabel {
  position: absolute;
  right: 0;
  top: 0;
  color: white !important;
  background-color: var(--bv-light-blue) !important;
  text-transform: uppercase !important;
  padding: 0.6rem !important;
  font-size: var(--font-smaller);
  font-size: var(--font-xs-small) !important;
  padding: 12px 20px 13px !important;
  font-weight: 800 !important;
}
@media (min-width: 1930px) {
  .bv-post-grid article {
    max-width: 600px !important;
  }
}
.bv-post-grid article a {
  margin-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.bv-post-grid article .published {
  color: var(--bv-dark-blue) !important;
  font-size: var(--font-small);
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 1.7rem 0 0.94rem !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  color: var(--bv-dark-blue) !important;
  font-size: var(--font-xs-small);
  font-weight: bold !important;
  text-transform: uppercase;
  display: block;
  font-weight: 800 !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
}
.bv-post-grid article .entry-featured-image-url {
  display: block !important;
  padding: 0 !important;
}
.bv-post-grid article .entry-featured-image-url img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
}
.bv-post-grid article h2.entry-title {
  margin-bottom: 0 !important;
  color: var(--bv-light-blue) !important;
  font-size: var(--font-normal) !important;
  line-height: 1.1em !important;
}
@media (min-width: 1930px) {
  .bv-post-grid article h2.entry-title {
    font-size: var(--font-smaller) !important;
  }
}
.bv-post-grid article h2.entry-title a {
  display: block !important;
  max-height: 2.25em;
  line-height: 1.1em !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  /* Number of lines to display */
  -webkit-box-orient: vertical;
  font-weight: 600 !important;
  margin-bottom: 1.25rem !important;
}
.bv-post-grid article .post-content-inner {
  font-size: var(--font-x-small) !important;
  color: var(--bv-gray) !important;
}
.bv-post-grid article .post-content-inner label {
  color: var(--bv-light-blue) !important;
  font-size: 0.85rem !important;
  line-height: 1em !important;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  display: inline-block;
  font-weight: 600;
  margin-top: 1rem !important;
}
.bv-post-grid article .post-content-inner .bv-the-content {
  display: block;
  max-height: 2.4em;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  /* Number of lines to display */
  -webkit-box-orient: vertical;
}
.bv-post-grid:not(.bv-std-list) article .entry-featured-image-url {
  aspect-ratio: 1.89;
}
.bv-post-grid.type-b article {
  max-width: 100% !important;
}
.bv-post-grid.type-b article .bv-the-content {
  display: block;
  max-height: 4.8em;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  /* Number of lines to display */
  -webkit-box-orient: vertical;
}
.bv-post-grid.type-b {
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
@media (min-width: 1930px) {
  .bv-post-grid.type-b {
    gap: 50px;
  }
}
.bv-pagination {
  display: flex;
  justify-content: center;
  display: flex;
  justify-content: center;
  margin-top: 4rem !important;
  margin-bottom: 1.5rem !important;
}
.bv-pagination a {
  display: block;
  margin-bottom: 0 !important;
  padding: 0.2rem !important;
  margin: 0 0.1rem !important;
  line-height: 1em !important;
  display: block;
  margin-bottom: 0 !important;
  padding: 0.2rem !important;
  margin: 0 0.1rem !important;
  line-height: 1em !important;
  color: var(--bv-light-blue) !important;
  font-weight: 600 !important;
}
.bv-pagination span {
  display: block;
  margin-bottom: 0 !important;
  padding: 0.2rem !important;
  margin: 0 0.1rem !important;
  line-height: 1em !important;
  display: block;
  margin-bottom: 0 !important;
  padding: 0.2rem !important;
  margin: 0 0.1rem !important;
  line-height: 1em !important;
}
.bv-pagination span.current {
  color: white !important;
  background-color: var(--bv-orange) !important;
  border-radius: 50% !important;
  min-width: 22px;
  text-align: center !important;
  color: white !important;
  background-color: var(--bv-orange) !important;
  border-radius: 50% !important;
  text-align: center !important;
}
.bv-carousel-grid article .entry-featured-image-url img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.home-event-meta {
  font-size: var(--font-x-small) !important;
  display: block;
  padding: 0.6rem 0;
}
.home-event-meta dl:after {
  content: "";
  display: block;
  clear: both;
}
.home-event-meta dt {
  position: relative;
  padding-left: 20px;
  font-size: var(--font-x-small);
  float: left;
  clear: left;
  padding-right: 5px;
}
.home-event-meta dt:before {
  content: "";
  background-image: url(/wp-content/themes/bvp/img/person.png);
  -webkit-background-size: cover;
  background-size: cover;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: -3px;
}
.home-event-meta dd {
  float: left;
  font-size: 12.8px;
  color: var(--bv-light-blue);
  font-weight: bold;
  font-style: italic;
  margin: 0;
}
.home-event-meta dl:before {
  content: "FEATURED SPEAKERS: ";
  color: var(--bv-light-blue);
  font-weight: 600;
}
.home-event-meta dl dt {
  float: none;
  clear: none;
  padding: 0;
  display: inline;
  color: var(--bv-gray);
}
.home-event-meta dl dt:before {
  content: ", ";
  background: none;
  position: relative;
  display: inline;
  width: auto;
  margin-right: -1px;
}
.home-event-meta dl dt:first-child:before {
  content: none;
}
.home-event-meta dl dd {
  display: none;
}
.bv-featured-post article .entry-featured-image-url {
  margin-bottom: 0 !important;
  position: relative;
  padding-bottom: 0 !important;
}
.bv-featured-post article .entry-featured-image-url img {
  /*max-height: 200px;*/
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
}
#speakers .bv-simple-table.two-columns {
  grid-template-columns: 230px 1fr !important;
}
#speakers h2 {
  font-weight: 600 !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 18px !important;
  color: var(--bv-light-blue) !important;
  text-transform: uppercase !important;
  font-size: var(--font-23) !important;
}
#speakers .speaker-name {
  font-weight: 600 !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: var(--font-18) !important;
  color: var(--bv-light-blue) !important;
  text-transform: uppercase !important;
}
#speakers .speaker-meta {
  font-weight: 600 !important;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  color: var(--bv-dark-blue) !important;
  font-size: var(--font-18) !important;
}
#speakers .speaker-meta .speaker-role {
  display: block;
}
.bv-webinar-participants div span {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  color: var(--bv-dark-blue) !important;
}
.bv-webinar-participants div span:first-child {
  font-weight: 600 !important;
  color: var(--bv-light-blue) !important;
  text-transform: uppercase !important;
}
.frm_fields_container input[type="text"] {
  width: 100% !important;
  background: white !important;
}
.frm_fields_container input[type="checkbox"] {
  outline: 1px solid var(--bv-light-blue) !important;
  margin-right: 0.625rem !important;
}
.frm_fields_container .frm_checkbox label {
  padding-left: 20px !important;
}
.frm_fields_container label {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  color: var(--bv-light-blue) !important;
  margin-bottom: 13px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.frm_fields_container .frm_required {
  color: #ff0000 !important;
}
@media (min-width: 600px) {
  .slick-list {
    margin: 0 -20px !important;
  }
}
.bv-simple-table.two-columns.bv-members-welcome {
  grid-template-columns: 100px 1fr !important;
  margin-top: 0 !important;
}
.bv-simple-table.two-columns.bv-members-welcome img {
  max-width: 90px !important;
  max-height: 97px !important;
  width: auto;
}
.bv-simple-table.two-columns.bv-members-welcome > div:first-child {
  align-self: center;
  text-align: center !important;
}
.custom-select {
  display: grid !important;
  grid-template-columns: 1fr 188px !important;
}
.custom-select select {
  width: 100%;
  height: 35px;
}
.custom-select a {
  background-color: var(--bv-light-blue) !important;
  display: block !important;
  width: auto !important;
  align-self: center !important;
  padding: 10px 20px !important;
  text-align: center !important;
  color: white !important;
  text-transform: uppercase;
}
.bv-bottom-banners .et_pb_text_inner p {
  font-size: var(--font-larger) !important;
}
.bv-bottom-banners .et_pb_text_inner .btn-secondary {
  font-size: var(--font-x-small) !important;
}
@media only screen and (max-width: 600px) {
  .bv-home-splash-line-2 {
    font-size: 22px;
    line-height: 20px;
  }
  .bv-home-splash-line-3 {
    font-size: 8.2vw;
    line-height: 1em;
  }
  .bv-home-splash-line-4 {
    font-size: 13px !important;
  }
  .bv-home-splash-key-info:hover {
    z-index: 3 !important;
    position: relative !important;
  }
  .bv-news-more-topics a {
    padding: 1rem 0.75rem !important;
  }
  .bv-news-more-topics a img {
    width: 20px;
  }
  .bv-home-bottom.bv-simple-table.two-columns {
    grid-template-columns: 1fr;
  }
  .bv-home-bottom.bv-simple-table.two-columns > div {
    padding: 10px !important;
  }
  .bv-home-bottom.bv-simple-table.two-columns > div:first-child {
    padding: 0 !important;
  }
  .bv-home-splash:before {
    content: none !important;
  }
  .bv-simple-table.five-column {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 15px !important;
  }
  .bv-post-grid {
    grid-template-columns: 1fr;
  }
}
.bv-bottom-disclaimer .et_pb_text_inner, .bv-bottom-disclaimer .et_pb_text_inner p {
  font-size: var(--font-x-small) !important;
  line-height: 1.4em !important;
}
@media (max-width: 1200px) {
  .bv-internal {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
.bv-internal h2 {
  font-size: var(--font-xx-large) !important;
}
.bv-internal h1 {
  font-size: var(--font-medium) !important;
  color: var(--bv-dark-blue) !important;
  font-weight: 800 !important;
}
.bv-internal h3 {
  font-size: var(--font-medium) !important;
  color: var(--bv-dark-blue) !important;
}
.bv-internal h3.section-subtitle {
  font-weight: 700 !important;
  margin-bottom: 0 !important;
}
.bv-internal label {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  color: var(--bv-light-blue);
  font-size: var(--font-18);
  font-weight: 600;
}
.bv-internal #about h3.section-subtitle {
  margin-bottom: 1.5rem !important;
}
.bv-internal .hotspots {
  background-color: transparent !important;
  padding: 0 !important;
}
.bv-internal .hotspots:not(.no-margin) {
  padding-bottom: 94px !important;
}
.bv-internal .hotspots.no-margin {
  padding-bottom: 2rem !important;
  margin-bottom: 3rem !important;
  border-bottom: 1px solid var(--bv-light-blue) !important;
}
@media (max-width: 900px) {
  .bv-internal .hotspots {
    padding-bottom: 2rem !important;
  }
}
.bv-internal .hotspots .hotspots-headline {
  max-width: 1920px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-bottom: 2rem;
}
@media (max-width: 1200px) {
  .bv-internal .hotspots .hotspots-headline {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1920px) {
  .bv-internal .hotspots .hotspots-headline {
    max-width: 1200px;
  }
}
.bv-internal .hotspots .hotspots-wrapper {
  max-width: 1920px;
  margin: auto;
}
@media (max-width: 1920px) {
  .bv-internal .hotspots .hotspots-wrapper {
    max-width: 1200px;
  }
}
@media (max-width: 900px) {
  .bv-internal .hotspots .hotspots-wrapper {
    flex-direction: column !important;
  }
}
@media (max-width: 900px) {
  .bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-info {
    padding: 0 !important;
  }
}
.bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-contact h4 {
  font-weight: 800 !important;
}
.bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-contact p, .bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-contact ul li, .bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-contact ul li p {
  font-size: var(--font-18) !important;
}
@media (max-width: 900px) {
  .bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-contact {
    border-left: 0 !important;
    border-top: 1px solid #CCC;
    flex: 1 1 100%;
    margin-top: 2rem !important;
    padding-top: 2rem !important;
    padding-left: 0 !important;
  }
}
.bv-internal .hotspots .hotspots-wrapper .hotspots-left {
  display: flex;
  flex-wrap: wrap;
}
.bv-internal .hotspots .hotspots-wrapper .hotspots-left .hotspots-title {
  flex: 1 1 100%;
  margin-bottom: 1rem !important;
}
.bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-img {
  align-self: flex-start;
}
@media (max-width: 900px) {
  .bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-img {
    flex: 1 1 100% !important;
    margin-top: 2rem !important;
    justify-content: flex-start !important;
  }
  .bv-internal .hotspots .hotspots-wrapper .hotspots-wrapper-img img {
    width: 50%;
    margin-left: 0;
    margin-bottom: 2rem;
  }
}
.bv-internal .sponsor_social_links {
  margin: 1.5rem 0 !important;
}
.bv-internal .sponsor_social_links span {
  color: var(--bv-dark-blue) !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: var(--font-normal);
  display: inline-block;
  margin-right: 10px !important;
}
.bv-internal .sponsor_social_links a {
  display: inline-block;
  font-size: var(--font-medium);
  margin: 0 !important;
  padding: 0 !important;
  color: var(--bv-light-blue) !important;
  margin-right: 0.3rem !important;
}
.bv-internal .sponsor_social_links a br {
  display: none;
}
.bv-internal .sponsor_social_links a:before {
  font-family: ETmodules !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.bv-internal .sponsor_social_links a.bv-website-link {
  color: var(--bv-orange) !important;
  font-size: var(--font-18) !important;
  font-weight: 600 !important;
}
.bv-internal .sponsor_social_links a.bv-facebook-icon:before {
  content: "";
}
.bv-internal .sponsor_social_links a.bv-twitter-icon:before {
  content: "";
}
.bv-internal .sponsor_social_links a.bv-mail-icon:before {
  content: "";
}
.bv-internal .sponsor_social_links a.bv-youtube-icon:before {
  content: "";
}
.bv-internal .sponsor_social_links a.bv-instagram-icon:before {
  content: "";
}
.bv-internal .sponsor_social_links a.bv-linkedin-icon:before {
  content: "";
}
.bv-internal .tabcontent {
  padding: 0;
  max-width: 1920px;
  margin: auto;
}
@media (max-width: 1920px) {
  .bv-internal .tabcontent {
    max-width: 1200px;
  }
}
.bv-internal .tabcontent h3 {
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .bv-internal .bv-management-team.table-container .flex-table {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 3rem;
  }
  .bv-internal .bv-management-team.table-container .flex-table .bv-image-wrapper, .bv-internal .bv-management-team.table-container .flex-table .flex-row {
    width: 230px;
    height: auto;
  }
}
.bv-internal .bv-management-team.table-container .flex-table .flex-row.bv-title {
  color: var(--bv-gray) !important;
  font-size: var(--font-18) !important;
  font-weight: 600 !important;
}
.bv-internal .bv-management-team.table-container .bv-image-wrapper {
  width: 230px;
  height: 230px;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .bv-internal .bv-management-team.table-container .bv-image-wrapper {
    width: auto;
    height: 200px;
  }
}
.bv-internal .bv-management-team.table-container .bv-image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.bv-internal .bv-management-team.table-container .bv-image-wrapper + span {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  font-size: var(--font-18);
  color: var(--bv-light-blue);
}
.bv-internal .nav_header {
  background-color: transparent !important;
  border-bottom: 1px solid var(--bv-light-blue) !important;
  padding: 0;
  margin-bottom: 70px;
}
.bv-internal .nav_header .nav_header-menu {
  max-width: 1920px;
  margin: auto;
  width: 100%;
}
@media (max-width: 1920px) {
  .bv-internal .nav_header .nav_header-menu {
    max-width: 1200px;
  }
}
.bv-internal .nav_header .nav_header-menu ul {
  height: 65px;
  justify-content: flex-start;
}
@media (max-width: 900px) {
  .bv-internal .nav_header .nav_header-menu ul {
    height: auto;
  }
}
.bv-internal .nav_header .nav_header-menu ul li {
  width: auto;
  padding: 19px 26px;
}
@media (max-width: 600px) {
  .bv-internal .nav_header .nav_header-menu ul li {
    width: 100%;
  }
}
.bv-internal .nav_header .nav_header-menu ul li.active {
  background-color: var(--bv-light-blue);
  color: white;
}
.bv-internal .nav_header .nav_header-menu ul li.active button.tablink {
  color: white !important;
}
.bv-internal .nav_header .nav_header-menu ul li button.tablink {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  padding: 0 !important;
  font-weight: 600;
  color: var(--bv-light-blue);
  text-transform: uppercase;
  font-size: var(--font-x-small) !important;
}
.bv-internal .links-container p a {
  font-size: var(--font-18);
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  color: var(--bv-light-blue);
}
.bv-internal .main-about-info-txt {
  width: 100%;
}
.bv-internal .main-wrapper-webinars .bv-post-grid {
  max-width: 1920px;
  margin-bottom: 6rem !important;
}
@media (max-width: 1920px) {
  .bv-internal .main-wrapper-webinars .bv-post-grid {
    max-width: 1200px;
  }
}
.bv-internal .main-wrapper-webinars .bv-post-grid article .published {
  margin-top: 2rem !important;
}
.bv-internal .main-wrapper-webinars .bv-post-grid article h2.entry-title a {
  color: var(--bv-light-blue) !important;
}
body.home.et-db #et-boc .et-l .et_pb_text_15 {
  font-size: var(--font-large) !important;
}
body.home.et-db #et-boc .et-l .et_pb_text_16 {
  padding-right: 1.45rem !important;
}
body.home.et-db #et-boc .et-l .et_pb_text_16 .et_pb_text_inner p {
  font-size: var(--font-larger) !important;
}
@media (min-width: 1930px) {
  body.home.et-db #et-boc .et-l .et_pb_text_16 {
    padding-right: 3.59rem !important;
  }
}
body.home.et-db #et-boc .et-l .et_pb_text_16 a {
  font-size: 15px;
}
body.home.et-db #et-boc .et-l .et_pb_testimonial_0.et_pb_testimonial {
  padding: 2.4rem 2.8rem 2.65rem 2rem !important;
}
body.home.et-db #et-boc .et-l .et_pb_testimonial_0.et_pb_testimonial .et_pb_testimonial_content p {
  font-size: var(--font-larger) !important;
}
@media (max-width: 1920px) {
  body.home.et-db #et-boc .et-l .et_pb_text_18 .et_pb_text_inner p {
    font-size: var(--font-large) !important;
  }
}
body.home.et-db #et-boc .et-l .et_pb_image_5 {
  height: 100%;
}
body.home.et-db #et-boc .et-l .et_pb_image_5 .et_pb_image_wrap {
  height: 100%;
}
body.home.et-db #et-boc .et-l .et_pb_image_5 .et_pb_image_wrap img {
  max-height: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 980px) {
  .bv-simple-table.five-column {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px !important;
  }
  .bv-simple-table.five-column br {
    display: none;
  }
}
@media only screen and (max-width: 769px) {
  .bv-post-grid {
    grid-template-columns: 1fr !important;
  }
  .et-db #et-boc .et-l .bv-featured-post article.et_pb_post {
    grid-template-columns: 1fr !important;
  }
}
@media only screen and (max-width: 500px) {
  #speakers .bv-simple-table.two-columns {
    grid-template-columns: 1fr !important;
  }
}
@media (min-width: 1930px) {
  h1 {
    font-size: var(--font-x-large) !important;
  }
  h2:not(.entry-title) {
    font-size: var(--font-x-large);
  }
  h3 {
    font-size: var(--font-large) !important;
  }
  h4 {
    font-size: var(--font-medium);
  }
  .bv-home-splash-line-2 {
    font-size: 65px !important;
    font-weight: 0 !important;
    margin-top: 52px !important;
  }
  .bv-home-splash-line-3 {
    font-size: 125px !important;
    font-weight: 800 !important;
  }
  .bv-home-splash-line-4 {
    font-size: 25px !important;
  }
  .et-db #et-boc .et-l .et_pb_row_0 {
    max-width: 1920px !important;
  }
  .et-db #et-boc .et-l .et_pb_image_0_tb_header.bv-top-logo {
    width: 262px !important;
  }
  .et-db #et-boc .et-l .et_pb_menu_1_tb_header.et_pb_menu ul li {
    font-size: var(--bv-smaller) !important;
  }
  .et-db #et-boc .et-l .et_pb_menu_1_tb_header.et_pb_menu ul li a {
    font-size: var(--bv-smaller) !important;
  }
  .et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu ul li:not(.nav-linkedin-item) {
    font-size: 15px !important;
  }
  .et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu ul li:not(.nav-linkedin-item) a {
    font-size: 15px !important;
  }
  .et-db #et-boc .et-l .et_pb_text_0_tb_header {
    font-size: 15px !important;
  }
  .et-db #et-boc .et-l .et_pb_row.bv-more-opportunities {
    max-width: 1625px !important;
  }
  .et-db #et-boc .et-l .et_pb_gutters2.et_pb_row.bv-more-opportunities .et_pb_column {
    padding-top: 30px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 50px;
    width: 23.5%;
    margin-right: 2%;
  }
  .et-db #et-boc .et-l .et_pb_gutters2.et_pb_row.bv-more-opportunities .et_pb_column .et_pb_image {
    margin-right: 35px !important;
  }
  .et-db #et-boc .et-l .et_pb_gutters2.et_pb_row.bv-more-opportunities .et_pb_column .et_pb_image .et_pb_image_wrap img {
    width: 70px !important;
    max-width: 70px;
  }
  .et-db #et-boc .et-l .et_pb_gutters2.et_pb_row.bv-more-opportunities h3 {
    font-size: var(--font-normal) !important;
  }
  .et-db #et-boc .et-l .et_pb_gutters2.et_pb_row.bv-more-opportunities p {
    font-size: 15px !important;
  }
  .et-db #et-boc .et-l .et_pb_module.bv-news-carousel.bv-news-two-brothers.et_pb_posts article.et_pb_post .entry-title a {
    font-size: var(--font-smaller) !important;
  }
  .et-db #et-boc .et-l .et_pb_testimonial_0.et_pb_testimonial .et_pb_testimonial_author {
    font-size: 23px !important;
  }
  .et-db #et-boc .et-l .et_pb_text_1_tb_footer a, .et-db #et-boc .et-l.et-l--footer .et_pb_text .footer-address a {
    font-size: 15px !important;
  }
  .et-db #et-boc .et-l .bv-news-carousel.bv-news-single.bv-variation article h2 a {
    font-size: var(--font-smaller) !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_text {
    font-size: 15px !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_section_0_tb_footer .et_pb_image {
    max-width: 260px;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_text.bv-footer-heading {
    font-size: 17px !important;
  }
  .et-db #et-boc .et-l.et-l--footer .et_pb_text.bv-actionable-box {
    font-size: 18px !important;
  }
  .et-db #et-boc .et-l.et-l--footer .btn-primary {
    padding: 0.85rem !important;
  }
  .et-db #et-boc .et-l.et-l--footer .bv-bottom-disclaimer .et_pb_text_inner, .et-db #et-boc .et-l.et-l--footer .bv-bottom-disclaimer .et_pb_text_inner p {
    font-size: var(--font-x-small) !important;
  }
  .et-db .pum .et-l .et_pb_row_0 {
    max-width: 1920px !important;
  }
  .et-db .pum .et-l .et_pb_image_0_tb_header.bv-top-logo {
    width: 262px !important;
  }
  .et-db .pum .et-l .et_pb_menu_1_tb_header.et_pb_menu ul li {
    font-size: var(--bv-smaller) !important;
  }
  .et-db .pum .et-l .et_pb_menu_1_tb_header.et_pb_menu ul li a {
    font-size: var(--bv-smaller) !important;
  }
  .et-db .pum .et-l .et_pb_menu_0_tb_header.et_pb_menu ul li:not(.nav-linkedin-item) {
    font-size: 15px !important;
  }
  .et-db .pum .et-l .et_pb_menu_0_tb_header.et_pb_menu ul li:not(.nav-linkedin-item) a {
    font-size: 15px !important;
  }
  .et-db .pum .et-l .et_pb_text_0_tb_header {
    font-size: 15px !important;
  }
  .et-db .pum .et-l .et_pb_text_1_tb_footer a {
    font-size: 15px !important;
  }
  a.btn-primary {
    font-size: 15px;
    padding: 0.95rem 2rem !important;
    font-weight: 700 !important;
  }
  .bv-news-carousel article .entry-featured-image-url > a {
    top: 1.6rem;
    left: 2.2rem;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_15 {
    font-size: var(--font-large) !important;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_16 {
    font-size: var(--font-x-large) !important;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_16 a {
    font-size: 15px;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_17 h3 {
    font-size: 22px !important;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_17 h4 {
    font-size: 55px !important;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_17 h5 {
    font-size: 25px;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_17 p small {
    font-size: 20px !important;
  }
  body.home.et-db #et-boc .et-l .et_pb_testimonial_0.et_pb_testimonial {
    padding: 2.4rem 2.8rem 2.65rem 2rem !important;
  }
  body.home.et-db #et-boc .et-l .et_pb_testimonial_0.et_pb_testimonial .et_pb_testimonial_content {
    font-size: 40px !important;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_19 {
    width: 100%;
    font-size: 30px !important;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_19 .bv-simple-table {
    grid-template-columns: 674px 1fr;
  }
  body.home.et-db #et-boc .et-l .et_pb_text_19 .bv-simple-table div:nth-child(2) {
    padding: 3rem 1rem;
    line-height: 1.2em;
  }
  body.home.et-db #et-boc .et-l .et_pb_image_5 {
    height: 100%;
  }
  body.home.et-db #et-boc .et-l .et_pb_image_5 .et_pb_image_wrap {
    height: 100%;
  }
  body.home.et-db #et-boc .et-l .et_pb_image_5 .et_pb_image_wrap img {
    max-height: 100% !important;
    height: 100% !important;
  }
  body.home.et-db .pum .et-l .et_pb_text_16 {
    font-size: 25px !important;
  }
  body.home.et-db .pum .et-l .et_pb_text_17 {
    font-size: 40px !important;
  }
  body.home.et-db .pum .et-l .et_pb_text_17 a {
    font-size: 15px;
  }
  body.home.et-db .pum .et-l .et_pb_text_17 h3 {
    font-size: 22px !important;
  }
  body.home.et-db .pum .et-l .et_pb_text_17 h4 {
    font-size: 55px !important;
  }
  body.home.et-db .pum .et-l .et_pb_text_17 h5 {
    font-size: 25px;
  }
  body.home.et-db .pum .et-l .et_pb_text_17 p small {
    font-size: 20px !important;
  }
  body.home.et-db .pum .et-l .et_pb_testimonial_0.et_pb_testimonial .et_pb_testimonial_content {
    font-size: 40px !important;
  }
  body.home.et-db .pum .et-l .et_pb_testimonial_0.et_pb_testimonial .et_pb_testimonial_author {
    font-size: 23px !important;
  }
  body.home.et-db .pum .et-l .et_pb_image_5 .et_pb_image_wrap img {
    max-height: 300px !important;
    height: 300px !important;
  }
  body.home.et-db .pum .et-l .et_pb_text_19 {
    font-size: 30px !important;
  }
  body.home.et-db .pum .et-l .et_pb_text_19 .bv-simple-table {
    grid-template-columns: 674px 1fr;
  }
  body.home.et-db .pum .et-l .et_pb_text_19 .bv-simple-table div:nth-child(2) {
    padding: 46px 1rem 60px;
    line-height: 1.2em;
  }
  .bv-simple-table.five-column .bv-simple-table.two-columns.classA h2 {
    font-size: 22px !important;
  }
  .bv-simple-table.five-column .bv-simple-table.two-columns.classA a {
    font-size: 20px !important;
  }
  .bv-news-more-topics a {
    padding: 2rem 2.5rem !important;
  }
  .bv-more-opportunities-section .et_pb_row:first-child h2 {
    font-size: 30px !important;
  }
  .dont-miss-alts .et_pb_text_inner {
    font-size: 30px;
    padding: 0.6rem 0 0.2rem !important;
  }
  .dont-miss-alts .et_pb_text_inner a {
    font-size: 15px !important;
  }
  .increase-your-alts .et_pb_text_inner {
    font-size: 30px;
    padding: 0.6rem 0 0.2rem !important;
  }
  .increase-your-alts .et_pb_text_inner a {
    font-size: 15px !important;
  }
}
@media (min-width: 1930px) and (min-width: 1930px) {
  body.home.et-db #et-boc .et-l .et_pb_text_16 {
    padding-right: 3.59rem !important;
  }
}
@media (min-width: 1930px) and (min-width: 1930px) {
  body.home.et-db #et-boc .et-l .et_pb_testimonial_0.et_pb_testimonial {
    padding: 4.8rem 5.6rem 5.25rem 4rem !important;
  }
}
@media (min-width: 1930px) and (max-width: 1920px) {
  body.home.et-db #et-boc .et-l .et_pb_image_5 .et_pb_image_wrap img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
}
