.excerpt {
	display: none;
}
@media screen and (min-width: 1000px) and (max-width: 1040px) {
    #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}
#single-below-header {
	display: none;
}

.bottom-meta {
	display: none;
}

#author-bio {
	display: none;
}

#footer-widgets .textwidget > p > a:nth-of-type(-n+2) {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}


#footer-widgets .textwidget > p > a:nth-of-type(-n+2) img {
  height: 38px;
  width: auto;
  display: inline-block;
}

.lc-action-btn {
	font-family: Rubik !important;
	font-size: 22px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 30px !important; /* 136.364% */
	padding-right: 48px !important;
}

.nectar-button.lc-action-btn.has-icon i  {
	font-size: 20px !important;
	line-height: 40px !important;
	height: 40px !important;
	width: 40px !important;
	right: 16px !important;
}


.lc-action-btn-sm {
	font-family: Rubik !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	line-height: 24px !important; /* 136.364% */
}


.lc-sign-in {
	margin-right: 10px !important;
}

/* Base size: match the pie chart's current ~168px */
.congress-module img.wp-image-131880186 {
 
  margin: 0 auto !important;
}

.congress-module .wpb_content_element { margin-bottom: 0 !important; }

.congress-module .vc_custom_heading,
.congress-module h4.vc_do_custom_heading {
  font-size: 12px !important;
  font-weight: 700 !important;
  text-align: center !important;
  margin-top: 20px !important;
  margin-bottom: 3px !important;
  color: #333333 !important;
  font-family: "Open Sans" !important;
  letter-spacing: 2px !important;
}

.congress-module .nectar-button {
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}

/* Icon badge container using the image element itself */
.card-icon-badge {
  width: 64px !important;
  height: 64px !important;
  background: #ffffff;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.h4-mulish {
	font-family: Mulish !important;
	font-size: 28px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 36px !important; 
}

.lc-call-to-action .wpb_wrapper h2.vc_custom_heading {
	font-size: 48px !important;
	line-height: 56px !important;
	
}

/* Override Salient mega menu active heading highlight */
#header-outer:not([data-format="left-header"]) nav > ul > .megamenu > ul > .current-menu-ancestor.menu-item-has-children > a {
  color: inherit !important; /* or your desired color */
}



/* Center menu under Resources tab */
@media (max-width: 1366px) {
  li.menu-item-493991136 > ul.sub-menu.tracked-pos {
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%);
    max-width: calc(100vw - 32px);
  }
}