/*
 Custom Styles Beyond Theme Defaults
*/

html {
	scroll-behavior: smooth;
}

.hide {
	display: none;
}

a.post-edit-link {
	display: none;
}

.content {
	max-width: 1200px;
}

body.page-parent .site-inner,
body.page-child .site-inner,
body.single-events .site-inner,
body.single-publication .site-inner {
	padding-top: 45px;
}

body.page-parent .content .entry,
body.page-child .content .entry, 
body.single-events .content .entry,
body.single-publication .content .entry {
	border-radius: 5px;
	overflow: hidden;
}

body.page-parent .content-sidebar-wrap, body.page-child .content-sidebar-wrap,
body.single-events .content-sidebar-wrap, body.single-publication .content-sidebar-wrap {
	margin-bottom: 45px;
}

body.page-parent .content .entry-content, body.page-child .content .entry-content {
	padding: 0 6% 6%;
}

body.single-events .content .entry-content, body.single-publication .content .entry-content {
	padding: 6%;
}

.page-overview-container,
body.page-parent.full-width-content .entry-content > .alignwide,
body.single-events.full-width-content .entry-content > .alignwide,
body.single-publication.full-width-content .entry-content > .alignwide,
.full-width-content .entry-content > .wp-block-cover.alignwide:first-child {
	margin-left: -7% !important;
    margin-right: -7% !important;
    max-width: calc(100% + 14%) !important;
	padding: 6% 7%;
}

body.page-parent .content-sidebar-wrap .inner-content,
body.page-child .content-sidebar-wrap .inner-content,
body.single-events .content-sidebar-wrap .inner-content,
body.single-publication .content-sidebar-wrap .inner-content {
	max-width: 960px;
	margin: 6% auto 0;
}

body.page-child .content-sidebar-wrap .bulletins-container.inner-content {
	margin: 10% auto;
}

body {
	font-family: Arial, sans-serif;
}

body, .site-inner {
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
	color: #2D6E8D;
}

h2 {
	font-size: 34px;
	line-height: 1.4;
	letter-spacing: .2px;
}

h3 {
	line-height: 1.4;
}

p {
	color: #464646;
}

a {
	border: none;
}

h1.entry-title {
	font-weight: 700;
}

.wp-block-image {
	margin-bottom: 0;
}

body.page-parent h1 {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

.gb-block-layout-column {
    height: 100%;
}

.home-page h1 {
	font-size: 90px;
	color: #fff;
}

.home-page h1 span {
	display: block;
	font-size: 60px;
	font-weight: 600;
}

.intro-box {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}

.site-title, .genesis-nav-menu a, .genesis-nav-menu .toggle-header-search {
	font-family: 'Noto Sans', sans-serif;
}

.site-container .wp-block-button .wp-block-button__link,
.subscribe .subscribe-cols .email-form .wp-block-kadence-form button,
.site-container .wp-block-button.is-style-outline .wp-block-button__link {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 600;
	padding: 13px 22px 14px;
}

.site-container .wp-block-button.is-style-outline .wp-block-button__link {
	color: #e47225;
	background-color: #fff;
	transition: all .2s ease;
}

.site-container .wp-block-button.is-style-outline .wp-block-button__link:hover {
	background-color: #e47225;
	color: #fff;
	box-shadow: none;
	border-color: #e47225;
}

.wp-custom-logo .title-area {
	height: 80px;
	max-width: 440px;
	overflow: hidden;
}

.header-search-wrap input[type="search"] {
	padding-left: 20px;
	border-radius: 10px;
	border-color: #ddd;
    border-width: 1px;
}

.toggle-header-search.close {
	right: 5px;
}

.home-page .site-header {
	background-color: unset;
	transition: background-color .2s ease;
}

.site-header .custom-logo-link, .home-page .site-header.scroll .custom-logo-link {
	display: inline-block;
    height: 100%;
    width: 436px;
}

.home-page .site-header .custom-logo-link {
	background: no-repeat url(https://abhpc.org/wp-content/uploads/2023/12/New-ABHPC-Logo-white.png);
	background-position: center;
	background-size: contain;
}

.home-page .site-header.scroll {
	background-color: #fff;
}

.home-page .site-header.scroll .custom-logo-link {
	background: no-repeat url(https://abhpc.org/wp-content/uploads/2023/12/New-ABHPC-Logo.png);
	background-position: center;
	background-size: contain;
}

.site-header .custom-logo-link {
	background: no-repeat url(https://abhpc.org/wp-content/uploads/2023/12/New-ABHPC-Logo.png);
	background-position: center;
	background-size: contain;
}

.site-header .custom-logo-link .custom-logo {
	display: none;
}

.home-page .content-sidebar-wrap {
	margin: 0 auto;
}

.genesis-nav-menu > li:not(:last-child) {
	border-right: none;
	position: relative;
}

.genesis-nav-menu > li:hover {
	cursor: pointer;
}

.home-page .genesis-nav-menu > .menu-item > a {
	color: #fff;
	transition: all .2s ease;
}

.home-page .site-header.scroll .genesis-nav-menu > .menu-item:not(:last-child) > a,
.genesis-nav-menu .sub-menu a, .genesis-nav-menu a {
	color: #173159;
}

.genesis-nav-menu > .menu-item:last-child {
	display: flex;
	align-items: center;
	margin-left: 20px;
}

.genesis-nav-menu > .menu-item:last-child > a {
	padding: 22px 26px;
    border-radius: 30px;
	color: #fff;
}

.genesis-nav-menu > .menu-item > a:focus, .genesis-nav-menu > .menu-item > a:hover, .genesis-nav-menu > .menu-item:focus-within > a, .genesis-nav-menu > .menu-item:hover > a, .genesis-nav-menu > .menu-item.current-menu-item > a, .genesis-nav-menu > .menu-item > a, .genesis-nav-menu .toggle-header-search {
	border-top: none;
}

.genesis-nav-menu .toggle-header-search {
	background-color: #e47225;
	transition: background-color .3s ease;
}

.home-page .genesis-nav-menu .toggle-header-search:hover, .genesis-nav-menu .toggle-header-search:hover {
	background-color: #c57326;
	color: #fff;
}

.genesis-nav-menu .sub-menu {
	display: flex;
    flex-direction: column;
	background-color: unset;
}

.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
	width: unset;
	min-width: 200px;
	max-width: 280px;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	line-height: 1.4;
	padding: 18px;
}

.nav-primary .genesis-nav-menu .sub-menu a:focus, .nav-primary .genesis-nav-menu .sub-menu a:hover {
	background-color: #173159;
	color: #fff !important;
}

.genesis-nav-menu > .menu-item > .sub-menu .menu-item:last-child > a {
	border-radius: 0 0 10px 10px;
}

.home-hero {
	height: 100vh;
	max-height: 900px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    align-items: center;
}

.home-hero .hero-copy p {
    line-height: 1.5;
	max-width: 1000px;
	font-size: 30px;
}

.intro-text {
	margin-bottom: 0;
}

.quicklinks, .contact-info {
    overflow: visible;
}

.quicklinks:nth-of-type(2), .quicklinks:nth-of-type(3) {
    margin-top: 10px;
}

.quicklinks > div,
.contact-info > div.gb-block-layout-column-gap-1 {
	grid-gap: 10px;
}

.quicklinks .link-col {
	border: 2px solid;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.quicklinks .link-col:nth-child(1) {
	border-color: #17315A;
}

.quicklinks .link-col:nth-child(1):hover > div > div:last-child {
	background-color: #17315A;
}

.quicklinks .link-col:nth-child(2):hover > div > div:last-child {
	background-color: #2D6E8D;
}

.quicklinks .link-col:nth-child(3):hover > div > div:last-child {
	background-color: #E47225;
}

.quicklinks .link-col:nth-child(4):hover > div > div:last-child {
	background-color: #F9A71C;
}

.quicklinks .link-col:hover > div > div:last-child span.kb-svg-icon-wrap {
	color: #fff;
}

.quicklinks .link-col:nth-child(2) {
	border-color: #2D6E8D;
}

.quicklinks .link-col:nth-child(3) {
	border-color: #E47225;
}

.quicklinks .link-col:nth-child(4) {
	border-color: #F9A71C;
}

.quicklinks:nth-of-type(2) .link-col:nth-child(1) {
	border-color: #F9A71C;
}

.quicklinks:nth-of-type(2) .link-col:nth-child(2) {
	border-color: #17315A;
}

.quicklinks:nth-of-type(2) .link-col:nth-child(3) {
	border-color: #2D6E8D;
}

.quicklinks:nth-of-type(2) .link-col:nth-child(1):hover > div > div:last-child {
	background-color: #F9A71C;
}

.quicklinks:nth-of-type(2) .link-col:nth-child(2):hover > div > div:last-child {
	background-color: #17315A;
}

.quicklinks:nth-of-type(2) .link-col:nth-child(3):hover > div > div:last-child {
	background-color: #2D6E8D;
}

.quicklinks:nth-of-type(3) .link-col:nth-child(1) {
	border-color: #e47225;
}

.quicklinks:nth-of-type(3) .link-col:nth-child(1):hover > div > div:last-child {
	background-color: #e47225;;
}

.quicklinks:nth-of-type(3) .link-col:nth-child(2) {
	border-color: #f6a71e;
}

.quicklinks:nth-of-type(3) .link-col:nth-child(2):hover > div > div:last-child {
	background-color: #f6a71e;
}

.quicklinks.gb-layout-columns-2:nth-of-type(2) .link-col:nth-child(1) {
	border-color: #e47225;
}

.quicklinks.gb-layout-columns-2:nth-of-type(2) .link-col:nth-child(1):hover > div > div:last-child {
	background-color: #e47225;
}

.quicklinks.gb-layout-columns-2:nth-of-type(2) .link-col:nth-child(2) {
	border-color: #f9a71c;
}

.quicklinks.gb-layout-columns-2:nth-of-type(2) .link-col:nth-child(2):hover > div > div:last-child {
	background-color: #f9a71c;
}

.quicklinks .link-col > div, .contact-info .contact-col > div {
    height: 100%;
	position: relative;
}

.quicklinks .link-col > div > div:first-child,
.quicklinks .link-col > div > div:first-child a {
    height: 100%;
}

.quicklinks .link-col > div > div:first-child a {
	padding-left: 18px;
    padding-right: 18px;
	padding-bottom: 100px;
	position: relative;
    z-index: 1;
    background: none;
}

.quicklinks .link-col > div > div:last-child {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
    margin-bottom: 0;
    padding: 20px 0;
	transition: background-color .2s ease;
}

.contact-info + div {
    gap: 1em;
	margin-top: 6%;
}

.contact-info .contact-col {
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	border: 1px solid rgba(0, 0, 0, 0.07);
}

.contact-info .contact-col .wp-block-kadence-infobox, 
.contact-info .contact-col span {
	height: 100%;
}

.contact-info .contact-col .wp-block-kadence-infobox > span {
	padding: 20px 16px 30px;
}

.contact-info .contact-col .wp-block-kadence-infobox > span p {
	font-size: 17px;
}

body.page-child .cta-banner.subscribe {
	margin-left: -7%;
    margin-right: -7%;
    margin-bottom: -7%;
	max-width: none;
}

.cta-banner.subscribe > div {
	display: flex;
	justify-content: end;
}

.cta-banner .inner-card {
	width: 47%;
	border-radius: 5px;
    overflow: hidden;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
}

.cta-banner .inner-card > div {
    padding: 35px;
}

.cta-banner .inner-card h2 {
	margin-bottom: 10px;
	font-size: 30px;
}

.cta-banner .inner-card p {
	margin-bottom: 20px;
}

.cta-banner .inner-card p span {
	white-space: nowrap;
}

.cta-banner.subscribe .inner-card .wp-block-kadence-form {
	margin-bottom: 0;
}

.cta-banner.subscribe .inner-card .wp-block-kadence-form button {
	border-radius: 40px;
	background-color: #E47225;
    letter-spacing: .5px;
    text-transform: capitalize;
	transition: all .2s ease;
	line-height: 1.4;
    border: 2px solid #E47225;
	padding: 13px 22px 14px;
	font-weight: 600;
	margin: 0;
}

.cta-banner.subscribe .inner-card .wp-block-kadence-form button:hover {
	background-color: #c57326;
	border-color: #c57326;
	box-shadow: none;
}

.site-container .wp-block-button .wp-block-button__link {
    color: #fff;
    background-color: #2D6E8D;
    text-transform: capitalize;
	font-size: 18px;
	line-height: 1.4;
	transition: all .2s ease;
	border-radius: 40px;
}

.site-container .wp-block-button .wp-block-button__link:hover {
	background-color: #335969;
	border-color: #335969;
	color: #fff;
	box-shadow: none;
}

.training-topics .topic > div, .featured-events .event > div {
	height: 100%;
	border-radius: 5px;
    overflow: hidden;
}

.training-topics .topic > div {
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
}

.featured-events .event > div {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07);
	background-color: #fff;
}

.training-topics .topic .copy p, .featured-events .event .copy p, .featured-events .event figure {
	margin-bottom: 0;
}

.training-topics .topic .copy {
	padding: 35px;
}

.featured-events .event .copy > div > div:first-child {
	margin-bottom: 30px;
}

.training-topics .topic figure {
	margin: -1px;
}

.training-topics .gb-block-layout-column-gap-2 {
	grid-gap: 25px 20px;
}

.featured-events .event h3 {
	font-size: 20px;
	margin-bottom: 6px;
}

.featured-events .event h4 {
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 1.5;
	color: #464646;
}

.featured-events .event figure,
.announcement .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
	max-height: 300px;
	overflow: hidden;
}

.featured-events .event > div {
    display: flex;
    flex-direction: column;
}

.featured-events .event .copy {
	flex: 1;
}

.featured-events .event .copy > div {
	height: 100%;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.featured-events .event .copy p.date {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}

.announcement {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07);
}

.announcement p {
	margin-bottom: 30px;
}

.announcement .wp-block-media-text {
	grid-template-columns: 35% 1fr;
}

.announcement figure {
	height: 100%;
}

.announcement figure img {
	height: 100%;
	object-fit: cover;
	object-position: 20%;
	aspect-ratio: 16/9;
}

.regionals-cta h2 {
	font-size: 30px;
	margin-bottom: 10px;
}	

.regionals-cta > div {
	grid-gap: 0;
}

.regionals-cta .image-col > div, 
.regionals-cta .image-col figure {
	height: 100%;
}

.regionals-cta .image-col figure img {
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.regionals-cta .copy {
	display: flex;
	align-items: center;
	padding: 35px;
	max-width: 720px;
}

.regionals-cta .copy p {
	margin-bottom: 20px;
}

.site-footer {
	position: relative;
	padding: 8%;
}

.site-footer > .wrap {
	padding-left: 0;
	padding-right: 0;
}

.site-footer .footer-logo {
	display: none;
}

.site-footer .footer-widgets img {
    width: 520px;
    margin-left: -20px;
}

.site-footer .wrap {
	display: flex;
    flex-direction: column-reverse;
	position: relative;
}

.site-footer .footer-widgets {
	max-width: none;
}

.site-footer ul#menu-header-menu-1 {
	display: flex;
	flex-direction: column;
}

.site-footer ul#menu-header-menu-1 li {
	line-height: 1.4;
	font-size: 14px;
}

.site-footer:before {
	background: center / cover no-repeat url("https://abhpc.org/wp-content/uploads/2023/11/Surfer.jpg");
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
    height: 100%;
	opacity: .15;
}

.site-footer ul#menu-header-menu-1 > li {
	padding-right: 30px;
	margin-bottom: 24px;
}

.site-footer ul#menu-header-menu-1 > li > a {
	font-weight: bold;
}

.site-footer ul#menu-header-menu-1 .sub-menu li {
	margin-left: 0;
	margin-top: 8px;
}

.site-footer .footer-copyright-container {
	margin-bottom: 0;
	margin: 20px auto;
}

/* Internal Pages ------------------- */

body.prevention-pathways .quicklinks > div {
	grid-template-columns: 1fr 1fr;
	grid-template-areas:
        "col1 col2"
        "col3 col4";
}

.inner-sub-page .site-inner {
	padding-top: 10%;
}

.inner-sub-page .content-sidebar-wrap {
	margin: 0 auto 10%;
}

.genesis-title-hidden:not(.unboxed) .content > .entry:not(.type-post) {
	padding-top: 0;
}

.page-overview-container {
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 40px;
	padding: 7% !important;
	background: linear-gradient(90deg,#17315A,#2e6f8d);
}

.page-overview-container p {
	max-width: 960px;
	margin: 0 auto;
	color: #fff;
}

.page-overview-container h1,
.full-width-content .entry-content > .wp-block-cover.alignwide:first-child h1{
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
}

.page-overview-container h1:only-child {
	margin-bottom: 0;
}

.page-overview-container a {
	color: #e99f1b;
	text-decoration: underline;
}

.page-overview-container a:hover {
	color: #fff;
	text-decoration: none;
}

.page-overview-container hr {
	margin-top: 5%;
}

.page-overview-container p:last-of-type {
	margin-top: 2%;
}


body.page-parent .entry-content .inner-content > ul,
body.page-child .entry-content .inner-content > ul,
body.single-events .events .inner-content > ul,
body.page-child .entry-content .inner-content > ol, {
	padding-left: 20px;
	margin-top: -15px;
}

body.page-parent .entry-content .inner-content ul > li,
body.page-child .entry-content .inner-content ul > li,
body.single-events .events .inner-content ul > li,
body.page-child .entry-content .inner-content ol > li {
	padding-top: 10px;
    padding-bottom: 12px;
	padding-left: 26px;
	line-height: 1.4;
}

body.page-parent .entry-content .inner-content ul > li,
body.page-child .entry-content .inner-content ul > li,
body.single-events .events .inner-content ul > li {
	list-style-type: circle;
}

body.page-parents .entry-content .inner-content ul > li > ul,
body.page-child .entry-content .inner-content ul > li > ul {
	margin-top: 10px;
}

body.page-parent .entry-content .inner-content ul > li::marker,
body.page-child .entry-content .inner-content ul > li::marker,
body.single-events .events .inner-content ul > li::marker {
	font-size: 22px;
}

body.page-parent .entry-content .inner-content ul > li:nth-child(even),
body.page-child .entry-content .inner-content ul > li:nth-child(even),
body.single-events .events .inner-content ul > li:nth-child(even),
body.page-child .entry-content .inner-content ol > li:nth-child(even) {
	background-color: #fffbf1;
    border-radius: 10px;
}

ul li ul li {
	background-color: unset !important;
}

body.page-child .our-team .gb-block-profile .gb-profile-image-wrap img {
	object-position: top;
}

body.page-child .our-team .is-style-column-corners {
	border-radius: 5px;
	overflow: hidden;
	    border: 1px solid rgba(0, 0, 0, 0.07);
}

body.page-child .our-team h2 {
	margin-bottom: 8px;
}

body.page-child .our-team p {
	line-height: 1.4;	
}

.sub-hero {
	padding: 8%;
}

.sub-hero-header {
    margin-bottom: 5%;
}

.event-container {
	margin: 20px 0;
	padding: 16px 22px;
	border: 1px solid #e47725;
}

.bulletin {
	padding: 24px 24px 35px;
	flex: 0 1 49%;
  	margin: 0;
	border-radius: 5px;
	color: #fff;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.bulletin:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	background-color: rgba(23,49,90,.85);
	transition: background-color .3s ease;
}

.bulletin:hover:after {
	background-color: rgba(23,49,90,1);
}

.bulletin:nth-child(3n+2):after {
	background-color: rgba(43,110,141,.85);
}

.bulletin:nth-child(3n+2):hover:after {
	background-color: rgba(43,110,141,1);
}

.bulletin:nth-child(3n+3):after {
	background-color: rgba(228,114,37,.85);
}

.bulletin:nth-child(3n+3):hover:after {
	background-color: rgba(228,114,37,1);
}

.bulletin:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.bulletin figure {
	margin-bottom: 0;
}

.bulletin figure img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    height: 100%;
}

.bulletin .card-content h2,
.bulletin .card-content p {
	position: relative;
	z-index: 1;
}

.bulletin h2 {
	font-size: 24px;
	color: #fff;
}

.bulletin p {
	margin-bottom: 12px;
	color: #fff;
}

.bulletins-container > div {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

.bulletin h4 {
	font-size: 18px !important;
	color: #fff !important;
	margin-bottom: 10px;
}

.bulletin h4 a {
	text-decoration: none;
}

.bulletin .wp-block-buttons {
	margin: 0;
}

.bulletin .wp-block-buttons a.wp-block-button__link {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	background-color: unset;
	border-radius: 0;
}

.bulletin .wp-block-buttons a span {
	display: none;
}

.bulletin .wp-block-buttons a img {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.bulletin .wp-block-buttons a.wp-block-button__link:hover {
	background-color: unset;
	box-shadow: unset;
}

body.page-child .entry-content .inner-content .topics ul > li {
	padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
	list-style-type: none;
	background-color: unset;
}

.topics .bulletin:after {
	background-color: rgba(230,235,244,1) !important;
}

.topics .bulletin {
	padding: 20px 20px;
	border: 1px solid rgba(23,49,90,1);
	box-shadow: none;
}

.topics .bulletin h2, .topics .bulletin p {
	color: rgba(23,49,90,1);
}

.topics .bulletin h2 {
	margin-bottom: 20px;
}

body.page-child .content-sidebar-wrap .topics .bulletins-container.inner-content {
	margin: 5% auto;
}

body.page-child .cta-banner .inner-card {
	width: 100%;
    max-width: 700px
}

body.page-child .cta-banner.subscribe > div {
	justify-content: center;
}

.session-info:first-child {
	margin-bottom: 30px;
}

.session-info h4 {
	margin-bottom: 5px;
}

.session-info p {
	margin-bottom: 20px;
}

.subscribe.mb-negative {
    margin-bottom: -54px;
}

.accordion-group .kt-blocks-accordion-header {
	border-radius: 38px !important;
	padding-left: 30px !important;
    padding-right: 22px !important;
	border-left: none !important;
	font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
	letter-spacing: 0.5px;
}

.accordion-group .kt-blocks-accordion-header .kt-blocks-accordion-title-wrap {
	padding-right: 25px;
}

.our-team .gb-block-profile .gb-profile-image-wrap, .speaker .wp-block-image {
	border-radius: 20px;
	overflow: hidden;
}

/* ---------- */
/* Events Page */

body.single-events .entry-footer {
	display: none;
}

.wp-block-toolset-views-custom-search-container.search-events, 
.publications .search-directory {
    margin: -90px -7% 3em;
    padding: 0 7% 5% !important;
	border: none !important;
	background: linear-gradient(90deg,#17315A,#2e6f8d);
}

.publications .search-directory {
	padding-bottom: 3.5em !important;
}

.search-events h2, .search-events label, .search-directory h2, .search-directory label {
	color: #fff;
}

.search-events label, .search-directory label {
    font-size: 16px;
    text-transform: capitalize;
}

.search-events .search-buttons,
.publications .search-directory .search-buttons > div {
	display: flex;
	gap: 0 20px;
	margin-bottom: 0;
}

.publications .search-directory .search-buttons > div {
	flex-wrap: wrap;
}

.search-events input, .search-events select, .search-directory .wpv-custom-search-filter__input input,
.search-directory select, body.subscribe-bulletin div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
	border-radius: 40px;
	height: 52px;
	padding-left: 22px;
}

.search-events .search-buttons .wpv-custom-search-filter-submit input, 
.search-events .search-buttons .wpv-custom-search-filter-reset input,
.event .event-content .event-button a.tb-button__link, .search-directory .wpv-custom-search-filter-submit input,
.search-directory .wpv-custom-search-filter-reset input, body.subscribe-bulletin .ctct-form-embed.form_6 .ctct-form-custom .ctct-form-button {
	border-radius: 40px;
    color: #fff;
    text-transform: capitalize;
	font-size: 18px;
	font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    padding: 10px 20px 11px;
	border: 2px solid;
	line-height: 1.4 !important;
	transition: all .2s ease;
	letter-spacing: normal;
	white-space: nowrap;
	height: auto;
}

body.subscribe-bulletin .ctct-form-embed.form_6 .ctct-form-custom .ctct-form-button {
	font-weight: 700;
	width: auto;
	margin: 0 auto;
	padding: 10px 30px 11px;
}

body.subscribe-bulletin .ctct-form-embed.form_6 .ctct-form-custom .ctct-form-button:hover {
	box-shadow: inset 0 0 200px rgba(255, 255, 255, 0.2), 0 1px 15px 0 rgba(0, 0, 0, 0.12);
	opacity: 0.9;
}

.search-events .search-buttons .wpv-custom-search-filter-submit input,
.search-directory .wpv-custom-search-filter-submit input,
body.subscribe-bulletin .ctct-form-embed.form_6 .ctct-form-custom .ctct-form-button {
	background-color: #e47225;
	border-color: #e47225;
}

.search-events .search-buttons .wpv-custom-search-filter-reset input,
.search-directory .wpv-custom-search-filter-reset input {
	background-color: #ddd;
	color: #505050;
	border-color: #ddd;
}

.search-events .search-buttons .wpv-custom-search-filter-reset input:hover,
.search-directory .wpv-custom-search-filter-reset input:hover {
	background: transparent;
	color: #ddd;
	opacity: .9;
}

.search-events .events-search-box h2 + div.wp-block-columns.is-layout-flex {
	gap: 1em 2em;
}

.event > div {
	display: flex;
	position: relative;
	flex-direction: column;
}

#search-events .event {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	border: 1px solid rgba(0,0,0,0.07);
	margin-bottom: 30px;
}

#search-events .event figure, body.single-events .event figure {
	margin-bottom: 0;
}

#search-events .event figure img, body.single-events .event figure img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 16/9;
}

#search-events .event .date-lg, body.single-events .event .date-lg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f6f6f6;
}

body.single-events .event .date-lg {
	border-radius: 20px;
}

#search-events .event .date-lg {
	width: 150px;
}

#search-events .event .date-lg p, body.single-events .event .date-lg p {
	margin-bottom: 0;
	color: #2e6f8d;
    text-transform: uppercase;
    font-weight: bold;
}

#search-events .event .date-lg .day p, body.single-events .event .date-lg .day p {
    font-size: 40px;
	line-height: 1;
}

.event .event-content {
	flex: 1;
	padding: 4% 6%;
}

.event .event-content .event-series-teaser-text { 
	font-size: 18px;
	line-height: 1.4;
	color: #e47225;
	margin-bottom: 4px;
}

.event .event-content h3 {
	margin-bottom: 10px;
	font-size: 20px;
}

.event .event-content p.calendar-date {
	margin-bottom: 0;
}

.event .event-content p.date-time {
	margin-bottom: 10px;
    font-weight: bold;
}

.event .event-content .location-type span {
    display: inline-block;
    padding: 9px 15px 8px;
    background: #dfebf2;
    border-radius: 30px;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #252529;
	margin-bottom: 25px;
	position: absolute;
    top: 10px;
    left: 10px;
}

.event .event-content .event-address > div,
.event .event-content .event-contact > div,
.event .event-content .event-email > div,
.event .event-content .event-phone > div {
    display: flex;
    align-items: baseline;
}

.event .event-content .address-icon span,
.event .event-content .contact-icon span {
    font-size: 20px !important;
    margin-right: 8px;
}

.event .event-content .event-button a.tb-button__link {
	background-color: #2D6E8D;
	margin-bottom: 5px;
}

.event .event-content .event-button a.tb-button__link:hover {
	background-color: #335969;
	color: #fff;
    box-shadow: none;
}

.event .event-content p.address-text, .event .event-content .event-contact p,
.event .event-content .event-email p,
.event .event-content .event-phone p {
    line-height: 1.6;
    margin-bottom: 20px;
}

.event .event-content .contact-wrapper > div {
    display: flex;
    gap: 3em;
}

.event .event-content .event-main .group-buttons > div {
	display: flex;
	gap: 0 0.5em;
}

.event .event-content .event-main .group-buttons > div .event-button,
.event .event-content > div.wp-block-group__inner-container > div:first-child {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

body.single-events header.entry-header {
	display: none;
}

body.single-events .events .events-return-link a {
	color: #e47225;
    transition: all .2s ease;
	font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    padding: 13px 22px 14px;
	border: 2px solid #e47225;
	border-radius: 40px;
	line-height: 1;
	cursor: pointer;
	display: inline-block;
}

body.single-events .events h1 {
	font-size: 45px;
}

body.single-events .event .event-content .event-series-teaser-text { 
	font-size: 26px;
	line-height: 1.4;
	color: #e47225;
	margin-bottom: 4px;
	font-style: italic;
	display: block;
}

.featured-image {
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 40px;
}

.featured-image img {
	width: 100%;
}

.inline-image figure, figure.inline-image  {
	border-radius: 20px;
	overflow: hidden;
}

body.single-events .events .events-return-link a:hover {
	background-color: #e47225;
	color: #fff;
}

body.single-events .events .events-return-link a span {
	margin-right: 10px;
}

body.single-events .event .event-content .location-type span {
	position: relative;
	left: 0;
}

body.single-events .event .event-content .event-main .event-button {
	margin-left: 0 !important;
}

body.single-events .event .event-content .event-button a.tb-button__link {
	margin: 0;
	border: none;
}

body.single-events .event .date-lg {
	padding: 4%;
	margin-left: 0 !important;
    margin-right: 0 !important;
}

body.single-events .events .featured-image {
	margin-bottom: 0;
}

body.single-events .events .featured-image img {
	object-fit: cover;
    object-position: center;
    height: 100%;
	max-height: 500px;
    aspect-ratio: 16/9;
    width: 100%;
}

body.single-events .event .event-content {
	padding: 4% 4% 2%;
}

body.single-events .events .inner-content .event-copy h2 {
	margin-bottom: 20px;
}

body.single-events .events .inner-content .event-copy .presenter-image,
body.single-events .events .inner-content .event-copy .presenter-image figure {
	margin-bottom: 20px;
	margin-right: 25px;
	margin-top: 0;
}

body.single-events .events .inner-content .event-copy .presenter-image img {
	margin-top: 8px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
	border-radius: 20px;
	object-position: top;
}

p#search-results {
    font-weight: 700;
    font-size: 16px;
}

/* Publications -------------------------- */

.publications .search-directory .tb-grid {
	gap: 1em 2em;
}

body.single-publication header.entry-header {
	display: none;
}

body.single-publication .return-link a, .return-link a {
	color: #e47225;
    transition: all .2s ease;
	font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    padding: 13px 22px 14px;
	border: 2px solid #e47225;
	border-radius: 40px;
	line-height: 1;
	cursor: pointer;
	display: inline-block;
}

body.single-publication .return-link a:hover, .return-link a:hover {
	background-color: #e47225;
	color: #fff;
}

body.single-publication .return-link a span, .return-link a span {
	margin-right: 10px;
}

body.single-publication .return-link a {
	font-size: 18px;
}

body.single-publication .entry-footer {
	display: none;
}

body.single-publication h1 {
	font-size: 45px;
	margin-bottom: 4%;
}

body.single-publication .publication-details-container .wp-block-group__inner-container:after {
	content: "."; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}

body.single-publication .publication-details-container .wp-block-image {
	margin-bottom: 0;
	float: left;
    width: 50%;
    max-width: 315px;
    margin-right: 4%;
}

body.single-publication .publication-details-container .featured-image {
	width: 100%;
	margin-top: 0;
	float: none;
}

body.single-publication .publication-details-container .featured-image img {
	width: 100%;
}

body.single-publication .publication-details-container .wp-block-button {
	margin-top: 4%;
	margin-bottom: 1%;
}

body.single-publication .publication-details-container p:only-of-type {
	margin-bottom: 0;
}

.publication-results .tb-grid {
	grid-row-gap: 25px;
    grid-column-gap: 20px;
}

.publication-results .tb-grid .publication {
	background-color: unset;
}

.publication-results .tb-grid > div {
	border: 1px solid rgba(0,0,0,0.05);
	border-radius: 5px;
    overflow: hidden;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07);
}

.publication-results .tb-grid .publication .tb-container {
	padding: 0;
}

.publication-results .tb-grid .publication .tb-container figure {
	margin-bottom: 30px;
}

.publication-results .tb-grid .publication .tb-container .copy {
    padding: 0 20px 20px;
}

.publication-results .tb-grid .publication .tb-container .copy h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

.publication-results .tb-grid .publication .tb-container .copy .tb-field {
	font-size: 16px;
	margin-bottom: 0;
}

.single .content .entry-content > p:first-of-type {
	border: none;
	padding: 0;
}

.publication-tag-grouping p {
    font-size: 16px;
	font-weight: 600 !important;
    letter-spacing: .25px;
	margin-bottom: 20px !important;
}

.publication-tag-grouping p span {
	font-weight: 500 !important;
	padding: 8px 16px;
	background: #17315a;
	color: #fff;
	border-radius: 30px;
	font-size: 14px;
    word-break: break-all;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 1.2;
}

.call-to-action.container {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	border: 1px solid rgba(0, 0, 0, 0.07);
	border-radius: 5px;
}

.call-to-action.container p {
	font-size: 22px;
	margin-bottom: 20px;
}

.call-to-action.container .wp-block-buttons.is-layout-flex {
	gap: 1em;
}

.call-to-action.container .wp-block-image {
	border-radius: 20px;
	overflow: hidden;
}

/* Subscribe Bulletin --------------------------- */

body.subscribe-bulletin header.entry-header,
body.subscribe-bulletin header.entry-header h1 {
	margin-bottom: 0;
}

body.subscribe-bulletin header.entry-header {
	padding: 7% 7% 0;
}

body.subscribe-bulletin div.ctct-form-embed div.ctct-form-defaults {
	padding: 7%;
	background: linear-gradient(90deg,#17315A,#2e6f8d);
}

body.subscribe-bulletin div.ctct-form-embed form.ctct-form-custom .ctct-form-required:before {
	top: -8px;
    left: 45px;
}

.wpv-pagination-nav-links {
	margin-top: 30px;
}

.wpv-pagination-nav-links ul {
	padding-left: 0;
}

.wpv-pagination-nav-links ul > li {
	list-style-type: none;
}

h3#north, h3#central, h3#south, #speaker-hero {
	padding-top: 100px;
    margin-top: -100px;
}

h3#north:focus, h3#central:focus, h3#south:focus, #speaker-hero:focus {
	outline: none;
}

.regional-event-info h4 {
	line-height: 32px;
}

.regional-event-info p {
	margin-bottom: 0;
}

.profile {
    position: relative;
}

.profile figure.wp-block-image.size-full.award {
    position: absolute;
    bottom: -10px;
    width: 60px;
    right: -10px;
    height: 60px;
    padding: 15px;
    border-radius: 50%;
    background: #e47225;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-col p:first-of-type,
.profile-col p:last-child {
    margin-bottom: 0px;
}

.profile-col p:last-of-type {
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-col p:last-of-type img {
    margin-right: 10px;
}

.profile-col .profile-pic img {
	width: 100%;
	object-position: 0 10%;
}

/* Topics --------------------------- */

.topics .kt-tabs-content-wrap > .wp-block-kadence-tab {
	border-top-color: #edf2f7;
    border-right: none;
    border-left: none;
    border-bottom: none;
}

/*  ---------- */

.featured-events .wp-block-genesis-blocks-gb-columns .gb-is-responsive-column {
	display: flex;
}

.featured-events .wp-block-genesis-blocks-gb-columns .gb-is-responsive-column .event {
	height: auto;
}

/* Regionals --------------------------- */

.regionals .accordion-group a {
	color: #17315a;
}

.regionals .accordion-group a:hover {
	color: #2d6e8d;
}

/* ---------- */

@media screen and (max-width: 1280px) {
	.search-resources.publications .publication-results .js-wpv-loop-wrapper .tb-grid {
		grid-template-columns: minmax(0, 0.5fr) minmax(0, 0.5fr);
    	grid-auto-flow: row;
	}
}

@media screen and (max-width: 1023px) {
	body.page-parent .site-inner,
	body.page-child .site-inner,
	body.single-events .site-inner,
	body.single-publication .site-inner {
		padding-top: 0;
	}
	
	body.page-parent .content-sidebar-wrap,
	body.page-child .content-sidebar-wrap,
	body.single-events .content-sidebar-wrap,
	body.single-publication .content-sidebar-wrap {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 0;
		max-width: none;
	}
	
	body.page-parent .content > .entry,
	body.page-child .content > .entry, 
	body.single-events .content > .entry,
	body.single-publication .content > .entry {
		max-width: none;
	}
	
	body.page-parent .content .entry,
	body.page-child .content .entry,
	body.single-events .content .entry,
	body.single-publication .content .entry {
		border-radius: 0;
		border: none;
	}
	
	.home-page .site-header {
		background-color: #15315a;
	}
	
	#genesis-mobile-nav-primary.menu-toggle {
		width: 110px;
		padding: 18px;
		margin-right: 20px;
    	margin-top: 11px;
		border-radius: 30px;
		background-color: #e47225;
		color: #fff;
	}
	
	.home-page #genesis-mobile-nav-primary.menu-toggle:hover,
	#genesis-mobile-nav-primary.menu-toggle:hover {
		background-color: #c57326;
		outline: none;
	}
	
	.home-page .sub-menu-toggle {
		color: #fff;
	}
	
	.sub-menu-toggle:focus {
		color: #15315a;
	}
	
	.sub-menu-toggle {
		height: 46px;
		top: 0px;
		margin-bottom: 0px;
	}
	
	.gb-layout-columns-4 > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-rows: auto;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		grid-template-areas:
			"col1 col2"
			"col3 col4";
	}
	
	.gb-layout-columns-2 > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr;
		grid-template-areas:
			"col1"
			"col2";
	}
	
	.featured-events .wp-block-genesis-blocks-gb-columns .gb-is-responsive-column {
		flex-direction: column;
	}
	
	.gb-layout-columns-3>.gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr;
		grid-template-areas:
			"col1"
			"col2"
			"col3";
	}
	
	.featured-events .gb-block-layout-column-gap-2 {
		grid-gap: 25px 0px;
	}
	
	.bulletin {
		flex: 1 1 100%;
	}
	
	.announcement .wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100%!important;
	}
	
	.announcement .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		grid-column: 1;
    	grid-row: 1;
	}
	
	.announcement .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		grid-column: 1;
    	grid-row: 2;
	}
	
	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		padding-right: 15px;
	}
	
	.genesis-nav-menu > .menu-item > .sub-menu .menu-item:last-child > a {
		border-radius: 0;
	}
	
	.home-page .genesis-nav-menu > li:not(:last-child) a:hover,
	.home-page .genesis-nav-menu > li:not(:last-child) a:hover + button,
	.home-page .genesis-nav-menu > li:not(:last-child) button:hover,
	.genesis-nav-menu > .menu-item:focus-within > a {
		background-color: #fff;
		color: #15315a;
	}
	
	.home-page .site-header.scroll .genesis-nav-menu > .menu-item:not(:last-child) button {
		background-color: unset;
		color: #15315a;
	}
	
	.home-page .site-header.scroll .genesis-nav-menu > .menu-item:not(:last-child) a:hover,
	.home-page .site-header.scroll .genesis-nav-menu > .menu-item:not(:last-child) button:hover,
	.genesis-nav-menu > .menu-item:not(:last-child) a:hover,
	.genesis-nav-menu > .menu-item:not(:last-child) a + button:hover,
	.genesis-nav-menu > .menu-item:not(:last-child) > .sub-menu > .menu-item a:hover {
		background-color: #15315a;
		color: #fff;
	}
	
	.home-page .site-header.scroll .genesis-nav-menu > .menu-item:not(:last-child) a:hover + button,
	.genesis-nav-menu > .menu-item:not(:last-child) a:hover + button {
		color: #fff;
	}
	
	#search-events .js-wpv-loop-wrapper {
		display: flex;
		flex-wrap: wrap;
		gap: 1.5em 1em;
	}
	
	#search-events .js-wpv-loop-wrapper > div .event > div {
		height: 100%;
	}
	
	#search-events .event .date-lg {
		width: 100%;
		padding: 4% 6%;
		flex-direction: row;
		justify-content: start;
	}
	
	.event .event-content .event-main .group-buttons > div {
		gap: 0 5px;
    	flex-wrap: wrap;
	}
	#search-events .event .date-lg p {
		line-height: 1;
	}
	
	#search-events .event .date-lg .day p {
		font-size: 18px;
		margin-left: 8px;
	}
	
	#search-events .event {
		margin-bottom: 0;
		height: 100%;
	}
	
	.event .event-content > div {
		height: 100%;
		display: flex;
    	flex-direction: column;
	} 
	
	.event .event-content .event-main {
		flex: 1;
		margin-left: 0 !important;
    	margin-right: 0 !important;
	}
	
	.event .event-content .event-main .wp-block-group__inner-container > .wp-block-group {
		margin-left: 0 !important;
    	margin-right: 0 !important;
	}
	
	.event .event-content .event-main > div {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	
	.regionals-cta .copy {
		padding: 7%;
		max-width: none;
	}
	
	.regional-event-info.gb-layout-columns-2 > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr 1fr;
    	grid-template-areas: "col1 col2";
	}
	
	.speaker.gb-layout-columns-2 > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr 2fr;
    	grid-template-areas: "col1 col2";
	}
}

@media screen and (max-width: 800px) {
	h3#north, h3#central, h3#south {
		text-align: center;
	}
	
	body.single-events .event .event-content {
		padding: 6% 0 2%;
	}
	
	.speaker.gb-layout-columns-2 > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr;
    	grid-template-areas: "col1"
							 "col2";
		gap: 1.5em 0em;
	}
	
	.speaker .profile {
		max-width: 295px;
		margin: 0 auto;
	}
	
	.speaker .wp-block-image {
		text-align: center;
	}
	
	.speaker .wp-block-image:first-child img {
		max-width: 295px;
		border-radius: 20px;
		overflow: hidden;
	}
	
	.bulletin-page .wp-block-image.aligned-image figure {
		float: none;
		margin-right: 0;
		margin-left: 0;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	.bulletin-page .wp-block-image.aligned-image.center-image figure {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	
	.bulletin-page .wp-block-image.aligned-image figure img {
		width: 100% !important;
	}
	
	.bulletin-page .wp-block-image.aligned-image.center-image figure img {
		height: 400px;
	}
	
	.bulletin-page h2.center-text {
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.cta-banner .inner-card {
		width: 100%;
	}
	
	.publications .search-directory .tb-grid {
		grid-template-columns: minmax(0, 1fr) !important;
    	grid-auto-flow: row !important;
	}
	
	.publications .search-directory .tb-grid > .tb-grid-column:nth-of-type(1n+1) {
		grid-column: 1 !important;
	}
}

@media screen and (max-width: 700px) {
	.search-resources.publications .publication-results .js-wpv-loop-wrapper .tb-grid {
		grid-template-columns: minmax(0, 1fr);
    	grid-auto-flow: row;
	}
	
	.publication-results .tb-grid {
		grid-row-gap: 25px;
	}
}

@media screen and (max-width: 600px) {
	
	h2, .cta-banner .inner-card h2, .regionals-cta h2 {
		font-size: 24px;
	}
	
	h2 {
		margin-bottom: 15px;
	}
	
	h3 {
		font-size: 20px;
		margin-bottom: 15px !important;
	}
	
	.home-hero {
		max-height: 470px;
	}
	
	.home-hero h1 {
		font-weight: 600;
	}
	
	.home-page h1 span {
		display: inline;
		font-size: 40px;
	}
	
	.home-hero .hero-copy p {
		font-size: 24px;
	}
	
	.intro-text {
		font-size: 16px;
	}
	
	.gb-layout-columns-4 > .gb-layout-column-wrap.gb-is-responsive-column, body.prevention-pathways .quicklinks > div {
		grid-template-rows: auto;
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		grid-template-areas:
			"col1"
			"col2"
			"col3"
			"col4";
	}
	
	.technical-assistance .inner-card > div, .training-topics .topic .copy, .featured-events .event .copy,
	.announcement .wp-block-media-text .wp-block-media-text__content {
		padding: 25px;
	}
	
	.site-footer ul#menu-header-menu-1 > li {
		margin-bottom: 24px;
	}
	
	.call-to-action.container p {
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	
	.site-container .wp-block-button .wp-block-button__link,
	.subscribe .subscribe-cols .email-form .wp-block-kadence-form button,
	.search-events .search-buttons .wpv-custom-search-filter-submit input, 
	.search-events .search-buttons .wpv-custom-search-filter-reset input,
	.event .event-content .event-button a.tb-button__link, .search-directory .wpv-custom-search-filter-submit input,
	body.single-publication .return-link a, .return-link a {
		font-size: 16px;
	}
	
	body.subscribe-bulletin div.ctct-form-embed div.ctct-form-defaults {
		padding: 4%;
	}
	
	body.single-events .content .entry-content, body.single-publication .content .entry-content {
		padding: 8% 6% 6%;
	}
	
	.event .event-content h3 {
		font-size: 18px;
	}
	
	.event .event-content .event-button a.tb-button__link {
		margin-bottom: 5px;
	}
	
	.event .event-content p.calendar-date {
		line-height: 1;
	}
	
	body.single-events .events .events-return-link a,
	body.single-publication .return-link a {
		font-size: 16px;
	}

}

@media screen and (max-width: 572px) {
	.wp-custom-logo .title-area {
		max-width: 140px !important;
	}
	
	.home-page .site-header .custom-logo-link, .site-header .custom-logo-link, .home-page .site-header.scroll .custom-logo-link {
		background-size: contain;
	}
	
	body.single-events .event .event-content {
		padding: 6% 0 0%;
	}
	
	body.single-events .event .event-content h1.entry-title,
	body.single-publication h1 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	
	body.single-events .event .event-content p.date-time {
		margin-bottom: 0;
	}
	
	body.single-publication .publication-details-container .wp-block-image {
		float: none;
		width: 100%;
		max-width: none;
		margin-bottom: 30px;
	}

}

@media screen and (max-width: 500px) {
	.contact-info + div {
		flex-direction: column;
	}
	
	.contact-info + div > div.wp-block-button,
	.contact-info + div > div.wp-block-button a.wp-block-button__link {
		width: 100%;
	}
	
	.entry-content ol, .entry-content ul {
		padding-left: 20px;
	}
	
	body.page-parent .entry-content .inner-content ul > li, body.page-child .entry-content .inner-content ul > li, body.single-events .events .inner-	content ul > li {
		padding-left: 15px;
	}
	
	body.single-events .events .inner-content .event-copy .presenter-image,
	body.single-events .events .inner-content .event-copy .presenter-image figure {
		margin-bottom: 20px;
		margin-right: 0;
		float: unset;
	}

	body.single-events .events .inner-content .event-copy .presenter-image img {
		width: 100% !important;
		max-width: 300px;
	}
	
	.regional-event-info.gb-layout-columns-2 > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr;
    	grid-template-areas: "col1" 
							 "col2";
	}

}

@media screen and (max-width: 399px) {
	.search-events .search-buttons .wpv-custom-search-filter-reset, .search-events .search-buttons .wpv-custom-search-filter-reset input,
	.search-events .search-buttons .wpv-custom-search-filter-submit input, .search-directory .wpv-custom-search-filter-submit input,
	.search-events .search-buttons .wpv-custom-search-filter-submit, .search-directory .wpv-custom-search-filter-submit,
	.search-directory .wpv-custom-search-filter-reset input, .search-directory .wpv-custom-search-filter-reset {
		width: 100%;
	}
	
	.search-events .search-buttons {
		flex-wrap: wrap;
	}
}

@media screen and (min-width: 501px) {
	body.single-events .event .event-content .event-main .event-button {
		margin-left: auto !important;
		margin-top: -62px;
		margin-right: 0 !important;
	}
}

@media screen and (min-width: 601px) {
	.featured-events .event .copy, .announcement .wp-block-media-text .wp-block-media-text__content {
		padding: 35px;
	}
	
	.site-footer ul#menu-header-menu-1 {
		flex-direction: row;
    	flex-wrap: wrap;
	}
	
	.site-footer ul#menu-header-menu-1 > li {
		flex: 0 1 50%;
	}
}

@media screen and (min-width: 736px) {
	#search-events .js-wpv-loop-wrapper > div {
		flex: 0 1 48%;
	}
}

@media screen and (min-width: 801px) {
	.site-footer ul#menu-header-menu-1 > li {
		flex: 0 1 33.33%;
	}
}

@media screen and (min-width: 888px) {
	.sessions-block.gb-layout-columns-2 > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr 1fr;
    	grid-template-areas: "col1 col2";
	}
	
	.session-info:first-child {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1024px) {
	.home-page .site-inner {
		top: -80px;
		margin-bottom: -80px;
	}
	
	.site-header {
		padding-right: 20px;
	}
	
	.genesis-nav-menu > li:not(:last-child) > a {
		position: relative;
	}

	.genesis-nav-menu > li:not(:last-child) > a:before {
		content: "";
		position: absolute;
		height: 6px;
		width: 100%;
		top: 0;
		left: 0;
		background-color: transparent;
		transition: all .3s ease;
	}

	.home-page .genesis-nav-menu > li:not(:last-child) > a:hover:before {
		background-color: #fff;
	}
	
	.genesis-nav-menu > li:not(:last-child) > a:hover {
		color: #173159; 
	}
	
	/* Matt added 11/17 to address issue with top level menu text appearing as dark blue over dark blue background */
	.home-page .genesis-nav-menu > li:not(:last-child) > a:hover {
		color: #fff; 
	}
	

	.home-page .site-header.scroll .genesis-nav-menu > li:not(:last-child) > a:hover:before,
	.genesis-nav-menu > li:not(:last-child) > a:hover:before {
		background-color: #173159;
	}
	
	.wp-custom-logo .title-area {
		max-width: 128px;
	}
	
	.genesis-nav-menu > .menu-item > a {
		padding: 32px 14px;
		font-size: 15px;
	}
	
	.genesis-nav-menu > .menu-item:last-child {
		margin-left: 10px;
	}
	
	.featured-events .gb-block-layout-column-gap-2 {
		grid-gap: 0 15px;
	}
	
	.featured-events .event .copy {
		padding: 35px 20px;
	}
	
	.announcement .wp-block-media-text .wp-block-media-text__content {
		padding: 30px 35px;
	}
	
	.announcement .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		max-height: none;
	}
	
	.gb-layout-columns-4.contact-info > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-rows: auto;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		grid-template-areas:
			"col1 col2"
			"col3 col4";
	}
	
	.event > div {
		flex-direction: row;
	}
	
	.event .event-content {;
		padding: 2%;
	}
	
	body.single-events .event .event-content {
		padding: 2% 0% 2% 4%;
	}
	
	#search-events .event figure {
		flex: 0 0 35%;
	}
	
	body.single-events .event .event-content .event-main .event-button {
		text-align: right;
	}
	
	body.single-events .event .date-lg {
		padding: 4%;
	}
	
	body.single-events .event .date-lg p {
		font-size: 25px;
	}
	
	body.single-events .event .date-lg .day p {
		font-size: 45px;
	}
	
	.featured-events .wp-block-genesis-blocks-gb-columns .gb-is-responsive-column .event {
		max-width: 592px;
		margin: 0 auto;
	}
}

@media screen and (min-width: 1240px) {
	
	.genesis-nav-menu > .menu-item > a {
		padding: 32px 30px;
	}
	
	.featured-events .event .copy {
		padding: 35px 22px;
	}
	
	.site-footer ul#menu-header-menu-1 > li {
		flex: 1 1;
	}
	
	.site-footer ul#menu-header-menu-1 .sub-menu li {
		margin-top: 16px;
	}
}

@media screen and (min-width: 1281px) {
	.gb-layout-columns-4.contact-info > .gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-rows: 1fr;
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
    	grid-template-areas: "col1 col2 col3 col4";
	}
}

@media screen and (min-width: 1480px) {
	
	.wp-custom-logo .title-area {
		max-width: 420px;
	}
}

@media screen and (min-width: 1550px) {
	
	.home-page .site-header .custom-logo-link, .site-header .custom-logo-link, .home-page .site-header.scroll .custom-logo-link {
		background-position: center;
	}
	
	.genesis-nav-menu > .menu-item > a {
		font-size: 16px;
	}
}