/* Right from customizer  */

.opentable {
	
	margin-bottom: 1em;
	
	h1 {

		font-size: 20px;
		line-height: 24px;

		margin-bottom: 0.5em
		
	}
	
	@media (min-width:1024px) {
		
		float: left;
		margin-right: 1em;		
	
		& ~ h3 {

			clear: both;

		}
		
	}
		
}
.entry-content .is-style-video-width-center-370 iframe {
	position: static ! important;
}

.wp-embed-responsive .wp-embed-aspect-16-9.is-style-video-width-center-370 .wp-block-embed__wrapper:before {
	padding-top: 0;
}

.wp-embed-responsive .wp-embed-aspect-16-9.is-style-video-width-center-370 .wp-block-embed__wrapper:before {
	padding-top: 0;
}

.is-style-video-width-center-370 .embed-youtube {
	padding-bottom: 0;
	display: table ! important;
}

.site-header .site-branding .site-title a {
	min-width: 142px
}


/* end of customizer styles, move back if anything breaks. */


.is-style-video-width-370 iframe,
.is-style-video-width-left-370 iframe,
.is-style-video-width-right-370 iframe,
.is-style-video-width-center-370 iframe {
    width: 370px !important;
    height: 208px !important;
}

.is-style-video-width-left-370 .embed-youtube {
    margin-right: auto;
    max-width: 370px;
}


.is-style-video-width-right-370 .embed-youtube {
    margin-left: auto;
    max-width: 370px;
}

.is-style-video-width-center-370 .embed-youtube {
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 370px;
}

.wp-embed-responsive .wp-embed-aspect-16-9.is-style-video-width-center-370 .wp-block-embed__wrapper:before {
    padding-top: 0;
}

.wp-embed-responsive .wp-embed-aspect-16-9.is-style-video-width-center-370 .wp-block-embed__wrapper:before {
    padding-top: 0;
}

.is-style-video-width-center-370 .embed-youtube {
    padding-bottom: 0;
    display: table ! important;
}

/* Color Options
--------------------------------------------- */
.has-blue-color {
    color: #59BACC !important;
}

.has-blue-background-color {
    background-color: #59BACC !important;
}

.has-green-color {
    color: #58AD69 !important;
}

.has-green-background-color {
    background-color: #58AD69 !important;
}

.has-orange-color {
    color: #FFBC49 !important;
}

.has-orange-background-color {
    background-color: #FFBC49 !important;
}

.has-red-color {
    color: #E2574C !important;
}

.has-red-background-color {
    background-color: #E2574C !important;
}

.visitor-info.footer-visitor .container .button.narrow {
    align-self: end;
}

.visitor-info .widget-title {
    font-size: 24px !important;
    line-height: 30px !important;
}


.promo.middle.second {
    border-left: none !important;
}

.promo.middle.third {
    border-left: none !important;
    border-right: none !important;
}

.visitor-info.footer-visitor .middle {
    border-bottom: none !important;
}

.promo-wrapper .vert {
    display: grid !important;
    grid-template-rows: repeat(4, minmax(5px, auto)) !important;
    grid-auto-rows: 1fr !important;
}

.visitor-info .subtitle {
    font-size: 16px !important;
    text-transform: lowercase;
}

.widget-hours-admission a.button {
    margin-top: 30px;
}

.wp-block-embed-youtube.is-style-default iframe {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.row-bottom {
    border-top: 1px solid color(navy);
    padding-top: 36px;
}

.row-bottom .pjg-bottom-logos-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.row-bottom .pjg-bottom-logos-wrapper .pjg-bottom-logos__image {
    display: block;
    margin: 0 0 18px;
}

.row-bottom .pjg-bottom-logos-wrapper .pjg-bottom-logos__image:last-child {
    margin-right: 0;
}

@media only screen and (min-width: 767px) {
    .visitor-info.footer-visitor .container .columns.middle {
        margin-right: 0 !important;
    }

    .type-event.event-sidebar-share:not(.item-search) .entry-content,
    .type-event.event-sidebar-share:not(.item-search) .entry-summary,
    .type-event.event-sidebar-share:not(.item-search) .page-content,
    .type-post.event-sidebar:not(.item-search) .entry-content,
    .type-post.event-sidebar:not(.item-search) .entry-summary,
    .type-post.event-sidebar:not(.item-search) .page-content {
        width: 100%;
    }
}


@media only screen and (max-width: 460px) {
   .entry-header .featured-image .title-wrapper h1 {
    font-size: 36px;
    line-height: 36px;
   }

   .entry-header .featured-image .title-wrapper .entry-content {
    margin-top: 0px;
   }

   .entry-header .featured-image .title-wrapper .entry-content p {
    margin-bottom: 15px;
   }

   .home .entry-header .entry-content .arrow {
        width: 40px;
    }
}

/* Menu overlay layout shift fix */

body.overlay-nav {
    overflow: auto ;
}

/* Alert Styles */
.global-alert .wrapper {
    padding: 15px !important;
}

.global-alert.color-green.open {
    height: auto !important;
}

.global-alert .global-alert-row .global-alert-copy .global-alert-content {
    height: auto !important;
}

.global-alert a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.global-alert .global-alert-row .global-alert-copy .global-alert-content p {
    line-height: 1.3 !important;
    margin-top: -5px !important;
}

.global-alert.color-green .global-alert-title .title {
    font-size: 24px;
    white-space: nowrap !important; /* Prevent text from wrapping */
}

.global-alert-title {
    color: #253746 !important;
    display: flex;
    align-items: center !important; /* Vertically align items */
    /* Optionally, you can use justify-content: center; to center the content horizontally */
}
.global-alert-title a:visited, .global-alert-title a {
    color: #253746;
    text-decoration: none;
}

.title {
    font-size: 16px; /* Adjust the font size as needed */
}

.global-alert {
    position: relative !important;
    padding-right: 40px;
}

.global-alert-close {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    height: 24px !important;
}

.global-alert-close svg {
    width: 20px !important; /* Adjust the size of the icon */
    height: 20px !important; /* Adjust the size of the icon */
}

.wrapper {
    padding-top: 40px !important; /* Adjust to ensure content does not overlap with the close button */
}

.global-alert .global-alert-row .global-alert-title {
    width: auto !important;
}

.global-alert .global-alert-row .global-alert-copy {
    width: auto !important;
    margin-left: 25px;
}

.global-alert .global-alert-row {justify-content: center;}

.global-alert .global-alert-row .global-alert-title {
    padding-right: 25px;
    margin-right: 0;
    border-right: 2px solid #25374650;
}


.global-alert-button a {
    padding: 7px 15px 8px;
    border: 1px solid #253746;
    cursor: pointer;
    font-family: AddingtonCF-DemiBold, serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none;
    background-color: transparent;
    border-radius: 0;
    color: #253746;
    margin: 10px 0;
	z-index: 10000;
	white-space: nowrap;
	touch-action: manipulation;
}

.global-alert-copy {
    display: flex;
    
}
.global-alert-content {
    display: flex;
    align-items: center; /* Vertically center */
    justify-content: center; /* Horizontally center */
    height: 100%; /* Ensure it takes up the full height of its container */
}
.global-alert-content p {
    margin-right: 25px;
}

.global-alert-button a:hover {
    background: #253746;
    color: #fff;
}
.global-alert-button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.global-alert-content a {
    touch-action: manipulation; 
}

@media (max-width: 767px) {
    .global-alert .global-alert-row .global-alert-copy {
        margin-left: 0px;
    }
    .global-alert .global-alert-row .global-alert-title {
    border-right: none;
}
.global-alert {
    padding-right: 0;
}
.global-alert .global-alert-row .global-alert-copy .global-alert-content p {
    font-size: 15px;
}
}

@media screen and (max-width: 767px) {
    .global-alert .global-alert-row .global-alert-title {
        display: block;
        border-right: none;
    }
    .global-alert .global-alert-row .global-alert-copy 
    {
        display: block;
    }
    .global-alert-row {
        text-align: center;
    }
   
    .global-alert .global-alert-row .global-alert-title
    {
        padding-right: 0;
    }
    .global-alert-content p
    {
        margin-right: 0;
    }
    .global-alert-button a {
    margin: 7px 0 0 0;
        padding: 5px 13px 5px;
        font-size: 14px;
        line-height: 1.1;
		width: 100%;
}

    .global-alert .global-alert-row .global-alert-title 
    {
        margin-bottom: 5px
        
    }
    .global-alert .global-alert-row .global-alert-copy .global-alert-content p {
        font-size: 14px
    }
    .global-alert.color-green .global-alert-title .title
    {
       font-size: 22px;
    }
	.archive.alert .site-content, .blog.alert .site-content, .page.alert .site-content {
    padding-top: 240px;
}
}
@media screen and (min-width: 1024px) {
    .alert.media-top:not(.archive) .site-content, .single.alert .site-content {
        padding-top: 240px;
    }
}
@media screen and (min-width: 768px) {
    .archive.alert .site-content, .blog.alert .site-content, .page.alert .site-content {
        padding-top: 240px;
    }
}





.membership-container.has-the-blue-bar {
    display: flex;
}

.main-membership-content {
margin-left: 0px;
}
.membership-container .sidebar {
    width: 550px;
    height: fit-content;
    background-color: #333;
    color: white;
    position: sticky;
    top: 150px;
    padding: 20px;
    margin-left: 25px;
}

.main-membership-content {
    display: flex;
    flex-direction: column;
    gap: 25px; /* Adjusts space between grid containers */
	width: 100%;
	padding-top: 36px;
}

.grid-container {
    display: grid;
    gap: 25px; /* Adjusts space between grid items */
}

/* For the second grid container */
.grid-container.secondary {
    grid-template-columns: repeat(2, 1fr); /* 2 columns for the second grid */
}

/* For the third grid container */
.grid-container.specialty {
    grid-template-columns: repeat(3, 1fr); /* 3 columns for the second grid */
}

/* General styling for items */
.main-membership-content .item {
    background-color: transparent;
    padding: 0;
    text-align: center;
    border: none;
}
.membership-container .sidebar {
    background-color: #253746;
}

.membership-container .sidebar h2 {
    color: #fff;
    font-size: 24px;
}

.membership-container .sidebar h3 {
    color: #fff;
    letter-spacing: 0;
    font-size: 17px;
    margin-bottom: 5px;
}

.membership-container ul li {
    font-family: Roboto-Light, sans-serif;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 16px;
    margin-bottom: 0;
}

.entry-content .membership-container ul {
    margin-top: 0;
    margin-bottom: 26px;
}
.membership-image {
    position: relative;
}

.membership-title {
    color: #fff;
    bottom: 0;
    left: 0;
    font-size: 23px;
    padding: 15px;
    width: 100%;
    text-align: left;
    font-family: 'Roboto-Light';
    background: #e44126;
    font-weight: 700;
}

.overlay {
    background: rgba(0,0,0,.0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.membership-price {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 26px;
    padding: 15px;
    background: transparent;
    width: 100%;
    text-align: right;
    font-family: 'Roboto-Light';
    font-weight: 100;
}

.membership-details-container p.membership-customization-note {
    font-size: 15px;
}

.membership-image-container {
    position: relative;
}

.membership-details-container.entry-content ul li {
    color: #000;
}

.membership-details-container.entry-content {}

.membership-details-container ul li {
    color: #000;
    margin-bottom: 0;
    font-family: AddingtonCF-Light,serif;
    font-size: 17px;
}

.membership-details-container ul {
    margin-top: 25px;
}

.entry-content .membership-container .membership-details-container ul {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    max-width: fit-content;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.membership-details-container p {
    font-family: 'AddingtonCF-Light';
    line-height: 1.4;
    font-size: 17px;
}

.membership-details-container {
    padding: 15px 15px 25px 15px;
}

.membership-details-container a.button {
    margin-bottom: 15px;
    margin-top: 15px;
    background: transparent;
	font-size: 18px;
}

.membership-seperator {
    margin-right: 15px;
    background: #000;
    height: 1px;
    margin-left: 15px;
}
.item.item1 {
    background: linear-gradient(135deg, rgba(209, 197, 169, 0.2) 0%, rgba(209, 197, 169, 0.19) 88%);
}
.most-popular {
    position: relative;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 100px solid #B5AD03; /* Change to your desired color */
    border-left: 100px solid transparent;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    transform: rotate(0deg);
    transform-origin: 0 0;
    z-index: 1;
}
.most-popular-text {
    width: revert-layer;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    transform: rotate(45deg);
    position: absolute;
    top: 40px;
    right: -40px;
    z-index: 1;
}
.golden-crane .membership-title {
    background: #ac9b67;
        padding-right: 100px;
}

.most-popular::after {
    content: "Most Popular";
    position: absolute;
    right: 0;
    transform: rotate(45deg););););););
    top: -86px;
    font-size: 18px;
    font-family: 'Roboto-Light';
    font-weight: 700;
}

.most-popular-container {
    position: absolute;
    right: 0;
}
.item.item1 {
    position: relative;
}
.page-template-page-membership .entry-content {
    max-width: 100%;
    padding-right: 108px;
    padding-left: 108px;
}
.featured-media .entry-header {
    margin-bottom: 25px;
}
.membership-details-container p.description {
    font-size: 17px;
    line-height: 1.4;
}
.membership-details-container a.button.small {
    font-size: 14px;
    margin-bottom: 15px;
}

.membership-details-container a.button {
    margin-bottom: 5px;
    margin-top: 5px;
}


.entry-content .membership-details-container ul {
    margin-bottom: 15px !important;!i;!;
}
.membership-details-container p {
    margin-bottom: 15px;
}

.grid-container.secondary .item.item1:first-child {
	grid-column: 1 / -1; /* Span the entire width */
	}
	
.item.item1:not(:first-child) .most-popular-container {
	display: none;
}

.grid-container.specialty .item.item1 .most-popular-container {
	display: none;
}

.membership-container .terms {
    font-size: 11px;
    line-height: 1.2;
}
.membership .entry-content {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding-left: 108px;
    padding-right: 108px;
    margin-bottom: 90px;
}
.membership .entry-header {
    width: 100%;
    max-width: 100%;
    padding-right: 108px;
    padding-left: 108px;
    margin-bottom: 25px;
}
.membership .site-content {
    padding-top: 120px;
}
.main-membership-content.membership-details .entry-content {
    font-family: AddingtonCF-Demi, serif;
    font-weight: 400;
    line-height: 40px;
    padding: 0 36px 0 36px;
    margin-bottom: 0;
}
.grid-container.secondary.golden-crane .item.item1:first-child {
    grid-column: inherit;
}
.membership-details ul li {
    color: #222;
    font-family: AddingtonCF-Light, serif;
    font-size: 18px;
}
.grid.container.secondary.membership.intro.entry-content {
    margin-bottom: 0px;
}
.grid.container.secondary.membership.intro.entry-content {
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 18px;
    padding-bottom: 9px;
}
.specific-membership-benefits {
    margin-bottom: 25px;
}
.entry-content.membership {
    padding: 36px 36px 0 36px;
    margin-bottom: 0;
}
.membership p {
    margin-bottom: 26px;
}
.accordion-grid {
margin-bottom: 26px;
}
.sidebar .membership-benefits ul {
    margin-bottom: 13px;
}
.entry-content .membership .accordion-grid ul li {font-family: 'AddingtonCF-Light';font-size: 17px;color: #222;line-height: 30px;}
.grid-container.specialty {
    margin-bottom: 26px;
}
.grid-container.secondary {
    margin-bottom: 26px;
}
.entry-content h1 em, .entry-content h2 em, .entry-content h3 em, .entry-content h4 em, .entry-content h5 em, .entry-content h6 em {
font-family: Roboto-Light,sans-serif
}

@media screen and (min-width: 1024px) {
    .archive .site-content, .blog .site-content, .page .site-content {
        padding-top: 120px;
    }
}
@media only screen and (min-width: 768px) {
.membership .entry-header .entry-title {
    font-family: Roboto-Thin, sans-serif;
    text-transform: none;
    font-size: 80px;
    margin-bottom: 0;
}
}

@media only screen and (max-width: 1414px) {
	.membership .entry-content {
    padding-left: 36px;
    padding-right: 36px; 
}
.membership .entry-header {
    padding-left: 36px;
    padding-right: 36px;
}

@media only screen and (max-width: 1271px) {
		.membership .entry-content {
    padding-left: 18px;
    padding-right: 18px;
}
.membership .entry-header {
    padding-left: 18px;
    padding-right: 18px;
}
.grid-container:not(.feature) {
    grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 1023px) {
.grid-container.feature.secondary {
    grid-template-columns: repeat(1, 1fr);
}
.grid-container:not(.feature) {
    grid-template-columns: repeat(1, 1fr);
}
}
@media only screen and (max-width: 767px) {
.membership-container .sidebar {
    width: 100%;
    max-width: 100%;
    position: relative;
    top: 0;
    margin-left: 0;
    margin-top: 9px;
}

.membership-container.has-the-blue-bar {
    display: block;
}

.membership .entry-content {
    padding-right: 9px;
    padding-left: 9px;
    margin-top: 0;
}
.membership .entry-header {
    padding-right: 9px;
    padding-left: 9px;
}
.membership .entry-header {
    margin-bottom: 0px;
}

.membership .membership-container .sidebar {
    margin-bottom: 9px;
}


.grid-container.feature.secondary {
    grid-template-columns: repeat(1, 1fr);
}

.grid-container {
    gap: 9px;
}

.main-membership-content {
    gap: 9px;
}

.grid-container:not(.feature) {
    grid-template-columns: repeat(1, 1fr);
}
}
.entry-content h3 em {
    font-family: 'AddingtonCF-DemiBold';
}
}
@media screen and (min-width: 768px) {
    .sponsor-grid .sponsor-row .sponsor-cell {
        flex: 1;
        margin-right: 36px;
        margin-bottom: 0;
        margin-left: 36px;
    }
}
.sponsor-grid .sponsor-row .sponsor-cell:last-child {
    margin-left: 35px;
    margin-right: 35px;
}
#primary.content-area.japanese {
    font-family: Noto Sans JP;
    font-weight: 200;
}

.japanese .entry-title {
    font-family: Noto Sans JP;
    font-weight: 200;
}

.japanese .entry-meta .entry-date, .japanese .entry-meta .event-date {
    font-family: 'Noto Sans JP';
    font-weight: 300;
}

.japanese .event-location {
    font-family: 'Noto Sans JP';
    font-weight: 400;
}

.japanese .entry-content h2, .japanese .entry-summary h2, .japanese .page-content h2 {
    font-family: 'Noto Sans JP';
    font-weight: 200;
}

.japanese .entry-content h2, .japanese .entry-summary h2, .japanese .page-content h2 {
    font-family: 'Noto Sans JP';
    font-weight: 300;
}
/* Applies Japanese font-family when text is in Japanese */
:lang(ja) {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    line-height: 30px;
}
h2.subtitle {
    font-size: 44px;
}
.japanese .entry-content>p {
    font-family: 'Noto Sans JP';
    font-weight: 300;
}
.wp-block-image .wp-caption-text, .wp-block-image figcaption, .wp-caption .wp-caption-text, .wp-caption figcaption {
    font-family: 'Roboto-Light';
    font-style: italic;
    font-size: 12px;
}
.cta.aligncenter .cta-copy .cta-content p {
    font-size: 18px;
}
.membership-price {
    font-size: 22px;
}

.membership-title {
    font-size: 20px;
}
.dynamic-content-feed-rows .dynamic-content-feed-row.single {
    display: flex;
    margin-bottom: 25px;
    align-items: center;
    align-content: center;
    align-self: center;
}

.dynamic-content-feed-rows .entry-media {
    width: 25%;
    margin-right: 25px;
}

.dynamic-content-feed-rows .entry-title {
    font-family: Roboto-Light, sans-serif;
    text-transform: none;
    font-size: 25px;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 5px;
}

.dynamic-content-feed-rows .entry-content a, 
.dynamic-content-feed-rows .entry-summary a, 
.dynamic-content-feed-rows .page-content a,
{
    border-bottom: none;
}

.dynamic-content-feed-rows .entry-meta {
    display: inline-block;
    font-family: Roboto-Light, sans-serif;
    text-transform: none;
    color: #253746;
    line-height: 28px;
}

.dynamic-content-feed-rows .entry-header-wrapper {
    width: 75%;
    height: 100%;
    align-self: center;
}

.dynamic-content-feed-rows .dynamic-content-feed-row.single {
    /* You can add additional styles if needed */
}

.dynamic-content-feed-rows .entry-meta {
    margin-bottom: 0;
}

.dynamic-content-feed-row .entry-title a {
    border-bottom: none;
}
.dynamic-content-feed-rows-container {
    margin-top: 25px;
}
.membership-container .sidebar {
    margin-left: 0;
}

.entry-content .alignnone, .entry-content .gallery-wrapper, .entry-content .video, .entry-content [class*=" embed-"], .entry-content [class^=embed-], .entry-content blockquote, .entry-summary .alignnone, .entry-summary .gallery-wrapper, .entry-summary .video, .entry-summary [class*=" embed-"], .entry-summary [class^=embed-], .entry-summary blockquote, .page-content .alignnone, .page-content .gallery-wrapper, .page-content .video, .page-content [class*=" embed-"], .page-content [class^=embed-], .page-content blockquote {
    margin-left: 0;
    width: auto !important;
}
.membership-container .sidebar.jump-to {
    width: 350px;
}
.membership-benefits li::before {
    display: none;
}

.membership-benefits li a {
    color: #fff;
    font-family: AddingtonCF-Light,serif;
    border-bottom: none;
    font-size: 18px;
    line-height: 20px;
}

.membership-benefits ul li {
    margin-bottom: 25px;
}

.membership-container .sidebar {
    padding-top: 30px;
}
main#main {
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
}
html {
  scroll-behavior: smooth;
}
html {
  scroll-padding-top: 250px; /* Adjust to your fixed header height */
}
.sponsor-logo a img:hover {
    scale: 1.05;
    transition: .5s;
}
.sponsor-logo a img {
    transition: .5s;
}

a.cta-arrow:hover {transform: translateX(20%);transition: transform 0.5s ease-in-out;}
a.cta-arrow {
    transition: transform 0.5s ease-in-out;
}
.wp-block-media-text__content {
    margin-bottom: 0;
}
hr.wp-block-separator.has-alpha-channel-opacity {
    margin-top: 45px;
}
.membership-container .sidebar {
    padding-right: 30px;
}
.main-membership-content.membership-details {
    margin-right: 25px;
}
.membership-container .sidebar h2 {
    font-size: 20px;
    padding-top: 0;
}
.membership-container.has-the-blue-bar .sidebar ul li {
    margin-bottom: 0;
}
.membership-container.has-the-blue-bar .sidebar.jump-to ul li {
    margin-bottom: 15px;
}
@media (max-width: 1415px) {

.entry-content .gform_confirmation_message, .entry-content .gform_description, .entry-content .validation_error, .entry-content .wp-block-column p, .entry-content .wp-block-media-text p, .entry-content>.accordion-grid p, .entry-content>.sponsor-grid p, .entry-content>p, .entry-content div[class*=" embed-"], .entry-content div[class^=embed-], .entry-content td, .entry-summary .gform_confirmation_message, .entry-summary .gform_description, .entry-summary .validation_error, .entry-summary .wp-block-column p, .entry-summary .wp-block-media-text p, .entry-summary>.accordion-grid p, .entry-summary>.sponsor-grid p, .entry-summary>p, .entry-summary div[class*=" embed-"], .entry-summary div[class^=embed-], .entry-summary td, .page-content .gform_confirmation_message, .page-content .gform_description, .page-content .validation_error, .page-content .wp-block-column p, .page-content .wp-block-media-text p, .page-content>.accordion-grid p, .page-content>.sponsor-grid p, .page-content>p, .page-content div[class*=" embed-"], .page-content div[class^=embed-], .page-content td {
Line-height: 35px;
}
.entry-content .gform_confirmation_message, .entry-content .gform_description, .entry-content .validation_error, .entry-content .wp-block-column p, .entry-content .wp-block-media-text p, .entry-content>.accordion-grid p, .entry-content>.sponsor-grid p, .entry-content>p, .entry-content div[class*=" embed-"], .entry-content div[class^=embed-], .entry-content td, .entry-summary .gform_confirmation_message, .entry-summary .gform_description, .entry-summary .validation_error, .entry-summary .wp-block-column p, .entry-summary .wp-block-media-text p, .entry-summary>.accordion-grid p, .entry-summary>.sponsor-grid p, .entry-summary>p, .entry-summary div[class*=" embed-"], .entry-summary div[class^=embed-], .entry-summary td, .page-content .gform_confirmation_message, .page-content .gform_description, .page-content .validation_error, .page-content .wp-block-column p, .page-content .wp-block-media-text p, .page-content>.accordion-grid p, .page-content>.sponsor-grid p, .page-content>p, .page-content div[class*=" embed-"], .page-content div[class^=embed-], .page-content td {
Line-height: 30px;
        font-size: 16px;
}
.membership-details ul li {
        font-size: 16px;
}
.membership-container .sidebar {
    width: 300px;
}
    .membership-benefits li a {
        font-size: 16px;
        line-height: 0;
    }
.membership-benefits ul li {
        margin-bottom: 10px;
        line-height: 1.2;
}
.sidebar-menu-title {
    font-size: 22px;
}
}
    @media only screen and (max-width: 767px) {
        .membership .membership-container .sidebar {
            width: 100%
        }
.cta {
    padding: 0;
}
.membership-container .sidebar {
    display: none;
}
    }
.alert .site-content .membership-container .sidebar {
    top: 240px !important;
}
.membership-container .sidebar {
    width: 550px;
}
.membership-container .sidebar {
    height: calc(100vh - 175px);
    overflow: auto;
}
.alert .site-content .membership-container .sidebar {
    height: calc(100vh - 265px);
}
.membership-details ul li {
    line-height: 35px;
}