<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*Adjunct CSS*/

/*@media only screen and (min-width: 1200px) {
	
	.container {
    width: 100% !important;
    max-width: 1440px !important;
}
}*/

.nav li.menu-item-has-children {
  position: relative;
}


.nav li ul.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ebe9e5;
  padding: 10px 0;
  z-index: 9999;
  min-width: 200px;
}

.nav li:hover &gt; ul.sub-menu {
  display: block;
}

.nav li ul.sub-menu li {
  padding: 5px 20px;
  white-space: nowrap;
}

.nav li ul.sub-menu li a {
  color: #333;
  text-decoration: none;
}

.nav li ul.sub-menu li a:hover {
  color: #a94f16;
}


/* */
.single-blog .loop-post.loop-post-galleries .meta-info h2 {
    margin-top: 0px;
}
.blog-template-default iframe {
    width: 100%;
    height: 400px;
}
.single-blog  #velocirapper {
    padding-top: 10em;
}
.single-blog .col-md-12 h2 {
    margin-top: 36px;
}
.single-blog .gen-content-featured-image img {
    width: calc(100% - 30px);
    background: url(dist/img/background-content-headline.svg) 0 0 repeat-x;
    max-width: 1080px !important;
}
.single-blog img.alignright, .single-blog img.alignnone, .single-blog img.alignleft, .single-blog img.aligncenter {
    max-width: 100%;
    height: auto;
}
.single-blog .gen-content .container {
    max-width: 1080px !important;
}
.single-blog .additional-posts-construction .container, .single-blog .gen-content-headline-alt.secondbg .container, .gen-content-headline-alt.recent .container {
    width: 100%;
    max-width: 1440px !important;
    padding: 0px 54px;
}
.single-blog .col-md-12.first-recent h2 {
    font-size: 18px;
    font-family: 'futura-pt-bold';
    color: #7C716A;
}
.single-blog .col-md-12.second-recent h2 {
    font-size: 64px;
}
.single-blog .meta-info h3 {
    font-family: "futura-pt-bold", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 1em;
    color: #7B716A;
}
.blog-categories {
    margin-top: 18px;
}
a.cat-culture {
	background-color: #CA9D2A;
    color: #3B3835;
    font-size: 13px;
    font-weight: 700;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    padding: 5px 13px;
    border-radius: 5px;
    letter-spacing: 1px;
    margin-right: 9px;
	line-height: 50px;
}

a.cat-experience {
	background-color: #693C5E;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    padding: 5px 13px;
    border-radius: 5px;
    letter-spacing: 1px;
    margin-right: 9px;
}
a.cat-flavor {
    background-color: #A53B2F;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    padding: 5px 13px;
    border-radius: 5px;
    letter-spacing: 1px;
    margin-right: 9px;
}
a.cat-learning {
	background-color: #00697F;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    padding: 5px 13px;
    border-radius: 5px;
    letter-spacing: 1px;
    margin-right: 9px;
}

a.cat-sustainability {
    background-color: #686F12;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    padding: 5px 13px;
    border-radius: 5px;
    letter-spacing: 1px;
    margin-right: 9px;
}

.single-blog .gen-content-featured-image {
	background: none !important;
}

.single-blog .gen-content-featured-image .col-md-12 {
    padding: 18px 0px;
    /* margin-top: 18px; */
}
.single-blog h1 {
    color: #a1561c !important;
    font-size: 64px !important;
}
a.facetwp-page.previous, a.facetwp-page.next {
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'futura-pt-bold';
    color: #000;
    letter-spacing: 2px;
    font-size: 18px;
}
.facetwp-custom-pager {
    text-align: center !important;
}
.gen-content-headline-alt.secondbg {
    background: url(/wp-content/themes/national%20-%202/2024/background-content-headline-2.svg) center center repeat;
    margin-top: 9px;
    margin-bottom: 1.5em;
    background-size: 33px;
    padding: 4px 0px;
}
select.facetwp-dropdown {
    color: #4797A8;
    font-size: 16px;
    padding: 4px 9px;
    font-weight: 700;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    border-radius: 5px;
    border-color: #4797A8;
    border-width: 2px;
}
.facetwp-facet.facetwp-facet-topics.facetwp-type-dropdown {
    margin: 9px 0px 18px;
}
 .col-md-12.first h1 {
    color: #7C716A;
    font-size: 20px;
    font-family: 'futura-pt-bold';
}
.col-md-12.second h1 {
    font-size: 64px;
    color: #A1561C;
}
 .facetwp-pager {
    width: 100%;
    padding: 18px 0px 36px;
}
 .post-type-archive-blog .posts-galleries,  .tax-blog-topic .posts-galleries {
    margin-top: 9px;
}


.post-type-archive-blog .meta-info-thumb img, .single-blog .meta-info-thumb img, .tax-blog-topic .meta-info-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-type-archive-blog .meta-info p:nth-of-type(2), .single-blog .meta-info p:nth-of-type(2), .tax-blog-topic .meta-info p:nth-of-type(2) {
    margin-top: 13px;
}
.post-type-archive-blog .meta-info-container, .single-blog .meta-info-container, tax-blog-topic .meta-info-container {
    background: none !important;
}
.tax-blog-topic .meta-info a.blogbutton, .post-type-archive-blog .meta-info a.blogbutton, .single-blog .meta-info a.blogbutton {
    background-color: #4797A8;
    border: 0px;
    border-radius: 5px;
    padding: 9px 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-family: 'futura-pt-bold';
    margin-top: 18px;
}
.post-type-archive-blog .meta-info h2 a, .post-type-archive-blog .meta-info p, .single-blog .meta-info h2 a, .single-blog .meta-info p, .tax-blog-topic .meta-info h2 a, .single-blog .meta-info p, .tax-blog-topic .meta-info p {
    color: #000000 !important;
}

.tax-blog-topic .meta-info-thumb, .post-type-archive-blog .meta-info-thumb, .single-blog .meta-info-thumb {
    width: 100%;
	        height: 250px;
}
.single-blog .additional-posts-construction .col-md-4 {
    display: flex;
    flex-direction: column;
}

.post-type-archive-blog .loop-post.loop-post-galleries .meta-info, .single-blog .loop-post.loop-post-galleries .meta-info-container, .tax-blog-topic .meta-info {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.single-blog .meta-info {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.post-type-archive-blog .row.facetwp-template {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}
.post-type-archive-blog .row.facetwp-template.facetwp-page:after {
    content: "";
    width: calc(100% - 30px);
    margin-left: 15px !important;
    margin-bottom: 10px;
    height: 2px;
    background-color: #6b6b6b;
}
.post-type-archive-blog .row.facetwp-template.facetwp-page .col-md-4 a.blogbutton, .post-type-archive-blog .row.facetwp-template.facetwp-page .col-md-4 a.blogbutton, .single-blog .meta-info a.blogbutton, .tax-blog-topic .meta-info a.blogbutton  {
margin-top: auto;
max-width: 170px;
text-align: center;
}

.post-type-archive-blog .row.facetwp-template.facetwp-page .col-md-4, .single-blog .row.facetwp-template.facetwp-page .col-md-4, .tax-blog-topic .row.facetwp-template.facetwp-page .col-md-4 {
    display: flex;
    flex-direction: column;
}
.post-type-archive-blog .loop-post-galleries .meta-info-container, .single-blog .loop-post-galleries .meta-info-container, .tax-blog-topic .loop-post-galleries .meta-info-container {
    padding: 27px 27px;
    background-color: #E7E4E0 !important;
	height: 300px !important;
	background-image: none !important;
}
.gen-content-headline .col-md-10.col-md-offset-1.gen-content-headline-contacts-authority {
    z-index: 1 !important;
}
.board-of-directors .sup-content.sup-content-faq:before {
	content: none !important;
}
.board-of-directors img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: inherit;
    aspect-ratio: 1 / 1;
}
.page-id-5094 .row.staff-members-flex img:is([sizes="auto" i], [sizes^="auto," i]) {

    aspect-ratio: 1 / 1;
}

.tribe-related-events-thumbnail a img {
    contain-intrinsic-size: 300px 150px !important;
}

/*Q4 2024 Updates*/

.page-id-11766 h2 {
    font-size: 2em;
    color: #693C5E;
}
.page-id-11766 .sup-content.sup-content-text-left {
    background-color: #fff;
}
.page-id-11766 .container-fluid.sup-content.sup-content-img {
    height: 50vh;
    min-height: 20em;
}
.page-id-11806 .gen-content-headline, .event-booking .gen-content-headline {
    background: url(/wp-content/themes/national%20-%202/2024/background-content-headline-2.svg) center center repeat;
    margin-top: 3em;
    margin-bottom: 1.5em;
    background-size: 33px;
    padding: 4px 0px;
}
.page-id-11806 ul.tribe-events-c-nav__list {
    padding: 0 36px !important;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .row {
    width: 100%;
    margin: auto;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .col-md-5 {
        width: 50%;
    }
.page-id-11806 video.jumbotron-big-video {
    position: fixed;
    top: 0;
    right: unset;
    bottom: unset;
    min-width: 100%;
    min-height: 0%;
    width: auto;
    z-index: -10;
    background: url(dist/img/background-vid-placeholder.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
	
}
.event-booking .sup-content.sup-content-image-captions .col-md-10.col-md-offset-1.col-sm-12, .page-id-11806 .sup-content.sup-content-image-captions .col-md-10.col-md-offset-1.col-sm-12 {
    display: flex;
  flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
	padding: 0px;
}
.event-booking .sup-content.sup-content-image-captions .col-md-10.col-md-offset-1.col-sm-12 .sup-content-image-captions-item.col-sm-4, .page-id-11806 .sup-content.sup-content-image-captions .col-md-10.col-md-offset-1.col-sm-12 .sup-content-image-captions-item.col-sm-4 {
    flex: 1;
   flex-direction: column;
   display: flex;
}
.event-booking .sup-content-image-captions-item.col-sm-4 a, .event-booking .sup-content-image-captions-item.col-sm-4 .captxt, .page-id-11806 .sup-content-image-captions-item.col-sm-4 a, .page-id-11806 .sup-content-image-captions-item.col-sm-4 .captxt {
	flex: auto;
	display: flex;
    flex-direction: column;
}

.event-booking .faq-question h3 {
    margin: 0;
    padding: 23px 60px 23px 22px;
    font-size: 16px;
    font-family: 'futura-pt-bold';
    color: #000;
}
.event-booking .faq-question {
    min-height: 64px;
    position: relative;
    cursor: pointer;
    border-bottom: 2px solid #D7D2CB;
}
.event-booking .faq-toggle {
    position: absolute;
    top: 22px;
    right: 0;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(dist/img/nav-accordion-toggle.png) 0 0 no-repeat;
    background-size: 47px 24px;
    display: block;
}
.event-booking .sup-content-faq .active .faq-toggle {
    background-position: -23px 0;
}
@media only screen and (min-width: 1150px) {
.event-booking img.aligncenter.wp-image-11796.size-full {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
}
@media only screen and (min-width: 1550px) {
	
	.sup-content.sup-content-2col.img-leftdrop img.wp-image-11751.size-full {
    aspect-ratio: 4 / 3;
    object-fit: cover;
    margin-top: 4px;
}
.page-id-11806 .jumbotron-big-video-overlay-content h1 {
    color: #fff;
    font-size: 72px !important;
    padding-bottom: 0em;
    max-width: 546px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1549px)   {
	
	.sup-content.sup-content-2col.img-leftdrop img.wp-image-11751.size-full {
    aspect-ratio: 9 / 10;
    object-fit: cover;
    margin-top: 4px;
}
.page-id-11806 .jumbotron-big-video-overlay-content h1 {
    color: #fff;
    font-size: 64px !important;
    padding-bottom: 0em;
    max-width: 546px;
}
	.page-id-11806 .jumbotron-big {
    height: 75vh !important;
    min-height: 650px;
    background: none;
    border: none;
    position: relative;
    padding: 0;
    margin: 0;
}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
		  .event-booking img.aligncenter.wp-image-11796.size-full {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
	      .page-id-11806 .sup-content.sup-content-2col .row {
        display: block !important;
    }
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .row {
    width: 100% !important;
    margin: auto;
}	
	   .page-id-11806 .sup-content.sup-content-2col.img-leftdrop .col-sm-6.col-md-5:nth-of-type(2) {
        width: 100% !important;
        padding: 5%;
    }
	    .page-id-11806 .sup-content.sup-content-2col .col-sm-6.col-md-5.col-md-offset-1 {
        width: 100% !important;
        margin-left: 0px;
        margin-top: 0px;
    }
	.page-id-11806 .jumbotron-big {
    height: 65vh !important;
    min-height: 650px;
    background: none;
    border: none;
    position: relative;
    padding: 0;
    margin: 0;
}
.page-id-11806 .jumbotron-big-video-overlay-content h1 {
    color: #fff;
    font-size: 2.65em !important;
    padding-bottom: 0em;
    max-width: 546px;
    margin-top: 54px;
}
.page-id-11806 .gen-content-headline-contacts-authority h2, .event-booking .gen-content-headline-contacts-0 h2, .event-booking .gen-content-headline-contacts-authority h2 {
    color: #A1561C;
    font-weight: normal;
    font-size: 38px !important;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .sup-content-2col-right h3 {
    color: #fff;
    font-size: 40px !important;
    margin-bottom: 18px;
    max-width: 450px;
    margin-top: 36px;
}
.page-id-11806 .captxt a h2, .event-booking .captxt a h2 {
    color: #fff;
    font-size: 24px !important;
    text-align: left;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey h3 {
    color: #A1561C;
    font-size: 40px !important;
    max-width: 520px;
    margin-bottom: 18px;
}
.sup-content-overlay-bg {
    display: flex;
    align-items: center;
    min-height: 350px !important;
}
.footer-nav a, .footer-nav a:link, .footer-nav a:visited {
    font-family: "Industry-Book", Arial, sans-serif;
    color: #303030;
    font-weight: bold;
    font-size: 10px !important;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop {
    background-color: #A1561C;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop:before {
    content: "";
    width: 125%;
    margin-left: -25%;
    height: 525px;
    background-color: #A1561C;
    position: absolute;
    /* top: 0px; */
    margin-top: 0px !important;
    background-image: url(/wp-content/themes/national%20-%202/2024/orange-jagged-footer.svg);
    background-size: 15px;
    background-repeat: repeat-x;
}
.page-id-11806 .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    min-height: auto !important;
    margin-bottom: 0px !important;
}
.page-id-11806 .sup-content.sup-content-wysiwyg.eventshome .col-md-10.col-md-offset-1 {
    width: 96% !important;
    float: inherit;
}
.page-id-11806 article.tribe-common-g-col.tribe-events-pro-photo__event.tribe_events.type-tribe_events.status-publish.has-post-thumbnail.hentry.tag-featured {
    width: 50% !important;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .sup-content-2col-right h3 {
    color: #fff;
    font-size: 60px;
    margin-bottom: 18px;
    max-width: 450px;
    margin-top: 0px !important;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey .col-sm-6.col-md-5:nth-of-type(2) {
    width: 100% !important;
    padding: 0px 15px !important;
}
.page-id-11806 .tribe-events .tribe-events-l-container {
    min-height: auto !important;
    padding-bottom: var(--tec-spacer-12);
    padding-top: var(--tec-spacer-11);
}
   .page-id-11806 .sup-content.sup-content-2col.img-leftdrop img.wp-image-11751.size-full {
        aspect-ratio: 16 / 9;
        object-fit: cover;
        margin-top: 0px !important;
    }
	.event-booking .sup-content.sup-content-image-captions .col-md-10.col-md-offset-1.col-sm-12 .sup-content-image-captions-item.col-sm-4, .page-id-11806 .sup-content.sup-content-image-captions .col-md-10.col-md-offset-1.col-sm-12 .sup-content-image-captions-item.col-sm-4 {
    flex: auto !important;
    flex-direction: column;
    display: flex;
    /* column-count: 1; */
    width: 100% !important;
    margin-bottom: 18px;
}
.page-id-11806 .sup-content.sup-content-image-captions img, .event-booking .sup-content.sup-content-image-captions img  {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
.page-id-11806 .tribe-common-l-container.tribe-events-l-container {
    padding: 0px 18px !important;
}
.page-id-11806 article.tribe-common-g-col.tribe-events-pro-photo__event:nth-of-type(3) {
    display: none;
}
.page-id-11806 nav.tribe-events-pro-photo-nav.tribe-events-c-nav.navbar-reset {
    display: none;
}
}

.sup-content.sup-content-image-captions.grey34 a {
	pointer-events: none;
}
.sup-content.sup-content-image-captions.grey34 .col-md-10.col-md-offset-1.col-sm-12 {
    display: flex;
}
.page-id-11806 .sup-content-image-captions-item a:hover h2, .page-id-11806 .sup-content-image-captions-item a:hover p strong, .event-booking .sup-content-image-captions-item a:hover h2, .event-booking .sup-content-image-captions-item a:hover p strong {
	color: #ffffff !important;
	opacity: .8;
}
.page-id-11806 span.tribe-events-pro-photo__event-featured-image-date-tag-month {
    color: #5e5e5e !important;
    font-weight: 500 !important;
    text-transform: math-auto;
}
.sup-content.sup-content-image-captions.bottommargin {
    margin-bottom: 0px !important;
}
.sup-content.sup-content-image-captions.topmargin {
    margin-top: 36px;
}
.page-id-11806 .captxt a, .event-booking .captxt a {
    display: flex;
    flex-direction: column;
}

.page-id-11806 .sup-content.sup-content-image-captions img, .event-booking .sup-content.sup-content-image-captions img {
    margin: 0px;
}
.sup-content.sup-content-image-captions img {
    aspect-ratio: 1 / 1 ;
    object-fit: cover;
}
.page-id-11806 span.tribe-events-pro-photo__event-featured-image-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
    font-family: 'refrigerator-deluxe';
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .col-sm-6.col-md-5.col-md-offset-1 {
    padding: 0px;
}
.page-id-11806 .sup-content.sup-content-image-captions.grey34 .capimg img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
.page-id-11806 .sup-content.sup-content-wysiwyg.eventshome .col-md-10.col-md-offset-1 {
    width: 90%;
    float: inherit;
}
img.stars.alignnone.wp-image-11775 {
    margin-bottom: 18px;
}
.page-id-11806 .tribe-events-pro-photo__event-details-wrapper {
    min-height: 270px !important;
}
/**.sup-content.sup-content-2col.video.onethird .sup-content-2col-right p:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/national%20-%202/2024/playbutton.png);
    width: 40px;
    height: 40px;
    background-size: 40px;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    opacity: 1 !important;
    z-index: 2;
} **/
img.play.video {
    opacity: .2;
	aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: bottom;
}
img.play.video:hover {
	cursor: pointer;
    opacity: .5;
}
/**.sup-content.sup-content-2col.video.onethird .col-sm-6.col-md-5 .sup-content-2col-right p {
    background-color: #4797a8;
    z-index: 1;
    display: inline-block;
}**/
a.play.eventbtn {
    background-image: url(/wp-content/themes/national%20-%202/2024/playbutton.png);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position-x: 12px;
    background-position-y: 7px;
}
.event-booking .featured-content-headline-medium .featured-content-headline-header:after {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    transform: scale(-1) translateY(-1.25em);
    content: "";
    width: 125%;
    margin-left: -25%;
    height: 85px;
    position: absolute;
    margin-top: 4px;
    background-image: url(/wp-content/themes/national%20-%202/2024/orange-jagged-footer.svg);
    background-size: 15px;
    background-repeat: repeat-x;
}
.event-booking .featured-content-headline.featured-content-headline-medium .col-md-10.col-md-offset-1, .featured-content-headline.featured-content-headline-medium .col-md-10.col-md-offset-1 p, .featured-content-headline.featured-content-headline-medium .col-md-10.col-md-offset-1 h1 {
    text-align: left;
	color: #fff;
}
.event-booking a.play.eventbtn {
    text-align: left;
    padding: 9px 18px;
    background-color: #4797A8 !important;
    color: #fff;
    max-width: 154px;
    display: block;
    letter-spacing: 1px;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 3px;
    width: 100%;
    padding-left: 50px;
}
a.eventbtn.prebook {
    text-align: left;
    padding: 9px 18px;
    background-color: #4797A8 !important;
    color: #fff;
    max-width: 224px;
    display: block;
    letter-spacing: 1px;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 3px;
    width: 100%;
    text-shadow: none;
    text-align: center;
}
.event-booking .featured-content-headline.featured-content-headline-medium a {
    text-align: left;
    padding: 9px 18px;
    background-color: #4797A8 !important;
    color: #fff;
    max-width: 224px;
    display: block;
    letter-spacing: 1px;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 3px;
    width: 100%;
	text-shadow: none;
}
.event-booking .featured-content-headline.featured-content-headline-medium .col-md-10.col-md-offset-1 {
    max-width: 600px;
	margin-left: 36px;
    padding: 0px;
}
.event-booking .featured-content-headline.featured-content-headline-medium .container {
    width: 90%;
    max-width: 1920px !important;
}

.event-booking .featured-content-headline.featured-content-headline-medium .col-md-10.col-md-offset-1 h1:nth-of-type(1) {
    font-size: 22px;
}
.event-booking .featured-content-headline.featured-content-headline-medium .col-md-10.col-md-offset-1 h1:nth-of-type(2) {
    font-size: 60px;
	text-shadow: none;
}
.event-booking .featured-content-headline-medium {
    text-shadow: none;
}
.event-booking .sup-content h2 {
    font-size: 64px;
}
.event-booking .sup-content.sup-content-2col.video.onethird .col-sm-6.col-md-5.col-md-offset-1 {
    width: 35%;
	padding-right: 5%;
}
.event-booking .sup-content.sup-content-2col.video.onethird .col-sm-6.col-md-5 {
    width: 65%;
}
.event-booking .sup-content.sup-content-2col.video.onethird {
    margin-top: 4em;
}
.b4 h3 {
    margin: 4px 0px 0px;
}
.b4 p {
	margin-top: 2px;
}
.sup-content.sup-content-2col.video.onethird .row {
    display: flex;
    align-items: center;
}
.event-booking .col-sm-6.col-md-5 {
    width: 50%;
}
.event-booking .sup-content.sup-content-faq {
    background-color: #E7E4E0;
    margin-bottom: 0px;
    padding-top: 6em;
    padding-bottom: 4em;
}
.event-booking .sup-content.sup-content-2col.image-right .col-sm-6.col-md-5.col-md-offset-1 {
    padding: 5%;
    display: flex;
    align-items: center;
}
.sup-content.sup-content-2col.image-right .row, .sup-content.sup-content-2col.image-left .row {
	display: flex;
    align-items: center;
}
.booking-event .featured-content-headline-medium {
    text-shadow: none !important;
}
.booking-event .sup-content.tan-bg {
    background-color: #e7e4e0;
    padding-top: 6em !important;
    padding-bottom: 2.5em;
}
.event-booking .sup-content.sup-content-2col.image-left .col-sm-6.col-md-5.col-md-offset-1 {
    padding: 0px;
}
.event-booking .sup-content.sup-content-2col.image-left .col-sm-6.col-md-5 {
    padding: 5%;
    display: flex;
    align-items: center;
}
.event-booking .gen-content-headline {
    margin-top: 4px;
}
.event-booking .col-md-10.col-md-offset-1.gen-content-headline-contacts-authority {
    width: 96% !important;
}
.event-booking .sup-content.sup-content-wysiwyg.tan-bg.brown-overline .container .col-md-10.col-md-offset-1 {
    width: 96%;
    margin: auto;
    float: inherit;
}
ul.nav.navbar-nav.navbar-nav-misc {
    height: 29px;
    align-items: center;
}
.event-booking .b4 {
    width: 23%;
    display: inline-table;
    margin-right: 1%;
    text-align: left;
    min-height: 180px;
    align-items: self-start;
}
.event-booking .b4 img {
    margin: 0px;
}
.event-booking .sup-content.sup-content-wysiwyg.tan-bg.brown-overline {
    margin-bottom: 0px;
    padding-bottom: 4em;
}
.event-booking .capimg img {
    width: 100%;
}

.page-id-11806 img.tribe-events-pro-photo__event-featured-image {
    aspect-ratio: 3 / 2;
	width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.page-id-11806 .viewevent {
  width: 100%;
  height: 60px;
}
.event-booking .sup-content.sup-content-wysiwyg.tan-bg.brown-overline:before {
    content: "";
    width: 100%;
    height: 70px;
    background-image: url(/wp-content/themes/national%20-%202/2024/background-content-headline.svg);
    position: absolute;
    background-size: 35px;
    opacity: .75;
}
.event-booking .sup-content.tan-bg {
    background-color: #e7e4e0;
    padding-top: 0em;
    padding-bottom: 2.5em;
}
.event-booking .sup-content.sup-content-wysiwyg.tan-bg.brown-overline .col-md-10.col-md-offset-1 {
    padding-top: 7em;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey:before {
    content: "";
    width: 100%;
    height: 70px;
    background-image: url(/wp-content/themes/national%20-%202/2024/background-content-headline.svg);
    position: absolute;
    background-size: 35px;
    opacity: .75;
}
.page-id-11806 .sup-content.sup-content-image-captions.grey34:before {
    width: 100%;
    height: 300px;
    position: absolute;
    content: "";
    background-color: #e7e4e0;
}
.page-id-11806 .container-fluid.sup-content.sup-content-overlay.overlay-pad.overlay-alt-text {
    padding: 0px;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .sup-content-2col-right h3 {
    color: #fff;
    font-size: 60px;
    margin-bottom: 18px;
    max-width: 450px;
    margin-top: 36px;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .sup-content-2col-right p{
	color: #fff;
}
.page-id-11806 .viewevent {
    position: inherit;
    display: inline-flex !important;
	align-items: flex-end;
}
.page-id-11806 h3.tribe-events-pro-photo__event-title.tribe-common-h6 {
	
    font-family: 'refrigerator-deluxe';
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1;
    text-transform: uppercase;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop p a, .page-id-11806 .sup-content.sup-content-2col.img-rightgrey p a {
    background-color: #4797A8;
    color: #ffffff !important;
    font-family: 'futura-pt-bold';
    font-size: 13px;
    padding: 9px 18px;
    margin-top: 10px !important;
    border-radius: 3px;
    text-transform: uppercase;
}
.page-id-11806 a.vieweventbutton {
	position: absolute !important;
    background-color: #4797A8;
    color: #ffffff !important;
    font-family: 'futura-pt-bold';
    font-size: 13px;
    padding: 9px 18px;
    margin-top: 10px !important;
    border-radius: 3px;
}
.page-id-11806 .tribe-events-pro-photo__event-details-wrapper {
    min-height: 270px;
}
.page-id-11806 article.tribe-common-g-col.tribe-events-pro-photo__event.tribe_events.type-tribe_events.status-publish.hentry.tribe-recurring-event.tribe-recurring-event-child {
    margin-bottom: 18px;
}
.page-id-11806 .tribe-events-pro-photo__event-details-wrapper {
    background-color: #E7E4E0;
    padding: 30px !important;
}
.page-id-11806 .tribe-events-pro-photo__event-featured-image-wrapper {
    margin-bottom: 0px !important;
}
.page-id-11806 .col-md-10.col-md-offset-1.col-sm-12, .event-booking .col-md-10.col-md-offset-1.col-sm-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    float: inherit;
}

.sup-content-image-captions-item.col-sm-4.solidblue .captxt, .sup-content-image-captions-item.col-sm-4.solidpurple .captxt, .sup-content-image-captions-item.col-sm-4.solidgreen .captxt {
	min-height: 150px;
	pointer-events: none;
	
}

.sup-content-image-captions-item.col-sm-4.blue a, .sup-content-image-captions-item.col-sm-4.blue .captxt, .sup-content-image-captions-item.col-sm-4.solidblue .captxt {
    background-color: #006980;
}
.page-id-11806 .captxt a:nth-of-type(2), .event-booking .captxt a:nth-of-type(2) {
    text-align: left;
    padding: 9px 18px;
    background-color: #4797A8 !important;
    color: #fff;
    max-width: 98px;
    display: block;
    letter-spacing: 1px;
    font-family: 'futura-pt-bold';
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 3px;
	flex: 0 !important;
}
.page-id-11806 .captxt a p strong, .page-id-11806 .captxt a p, .event-booking .captxt a p strong, .event-booking .captxt a p {
    color: #fff;
    font-weight: 500 !important;
    font-family: 'franklin-gothic-urw';
    text-align: left !important;
    font-size: 15px;
}
.page-id-11806 .captxt a h2, .event-booking .captxt a h2 {
    color: #fff;
    font-size: 32px;
    text-align: left;
}
.sup-content-image-captions-item.col-sm-4.orange a, .sup-content-image-captions-item.col-sm-4.orange .captxt {
    background-color: #A1561C;
}
.sup-content-image-captions-item.col-sm-4.green a, .sup-content-image-captions-item.col-sm-4.green .captxt, .sup-content-image-captions-item.col-sm-4.solidgreen .captxt {
    background-color: #686F12;
}
.sup-content-image-captions-item.col-sm-4.purple a, .sup-content-image-captions-item.col-sm-4.purple .captxt, .sup-content-image-captions-item.col-sm-4.solidpurple .captxt {
    background-color: #693C5E;
}
.captxt {
	padding: 30px;
}

.sup-content-image-captions-item.col-sm-4.purple .capimg:after {
    content: "";
    width: 100%;
    height: 60%;
    /* background-color: red; */
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgb(105, 60, 94);
    background: linear-gradient(180deg, rgba(105, 60, 94, 0) 0%, rgba(105, 60, 94, 1) 96%);
}

.sup-content-image-captions-item.col-sm-4.orange .capimg:after {
    content: "";
    width: 100%;
    height: 60%;
    /* background-color: red; */
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgb(161,86,28);
background: linear-gradient(180deg, rgba(161,86,28,0) 0%, rgba(161,86,28,1) 96%);
}
.sup-content-image-captions-item.col-sm-4.green .capimg:after {
    content: "";
    width: 100%;
    height: 60%;
    /* background-color: red; */
    position: absolute;
    left: 0px;
    bottom: 0px;
  background: rgb(104,111,18);
background: linear-gradient(180deg, rgba(104,111,18,0) 0%, rgba(104,111,18,1) 96%);
}
.sup-content-image-captions-item.col-sm-4.blue .capimg:after {
    content: "";
    width: 100%;
    height: 60%;
    /* background-color: red; */
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgb(0,105,128);
background: linear-gradient(180deg, rgba(0,105,128,0) 0%, rgba(0,105,128,1) 96%);
}

.sup-content-image-captions-item.col-sm-4.purple img, .sup-content-image-captions-item.col-sm-4.orange img, .sup-content-image-captions-item.col-sm-4.green img, .sup-content-image-captions-item.col-sm-4.blue img, .sup-content-image-captions-item.col-sm-4.solidpurple img, .sup-content-image-captions-item.col-sm-4.solidgreen img, .sup-content-image-captions-item.col-sm-4.solidblue img  {
    margin-bottom: 0px;
}

.page-id-11806 .gen-content-headline-contacts-authority h2, .event-booking .gen-content-headline-contacts-0 h2, .event-booking .gen-content-headline-contacts-authority h2 {
    color: #A1561C;
    font-weight: normal;
	font-size: 64px;
}


.page-id-11806 .sup-content.sup-content-2col.img-leftdrop:before {
  content: "";
    width: 125%;
    margin-left: -25%;
    height: 525px;
    background-color: #A1561C;
    position: absolute;
    /* top: 0px; */
    margin-top: 4px;
    background-image: url(/wp-content/themes/national%20-%202/2024/orange-jagged-footer.svg);
    background-size: 15px;
    background-repeat: repeat-x;
}


.page-id-11806 .sup-content.sup-content-2col .row {
    display: flex;
    
}
.page-id-11806 .sup-content.sup-content-image-captions.grey34 a.caplink {
    display: none;
}
.page-id-11806 img.alignright, .page-id-11806 img.alignnone, .page-id-11806 img.alignleft, .page-id-11806 img.aligncenter {
    max-width: 100%;
    height: 50vh;
    width: 100%;
	object-fit: cover;
}

.page-id-11806 .sup-content.sup-content-wysiwyg.eventshome .container {
    padding: 0px;
}
.page-id-11806 .sup-content.sup-content-wysiwyg.eventshome .col-md-10.col-md-offset-1, .event-booking .sup-content.sup-content-wysiwyg.eventshome .col-md-10.col-md-offset-1  {
    padding: 0px;
}
.page-id-11806 .sup-content.sup-content-2col .col-sm-6.col-md-5.col-md-offset-, .event-booking .sup-content.sup-content-2col .col-sm-6.col-md-5.col-md-offset-1  {
    width: 50%;
    margin-left: 0px;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .col-sm-6.col-md-5:nth-of-type(2), .event-booking .sup-content.sup-content-2col.img-leftdrop .col-sm-6.col-md-5:nth-of-type(2)  {
    width: 50%;
    padding: 5%;
}
.sup-content.sup-content-2col.img-rightgrey .col-sm-6.col-md-5:nth-of-type(2) {
    width: 50%;
    padding: 20px;
}
.sup-content.sup-content-2col.img-rightgrey .col-sm-6.col-md-5:nth-of-type(1) {
    width: 50%;
    padding: 5%;
}
.page-id-11806 .sup-content-image-captions-item img {
    display: block;
    margin: 2em 0 1em;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey .col-sm-6.col-md-5.col-md-offset-1, .event-booking .sup-content.sup-content-2col .col-sm-6.col-md-5.col-md-offset-1 {
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.page-id-11806 .sup-content.sup-content-image-captions.grey34 .col-md-10.col-md-offset-1.col-sm-12:before {
    content: "";
    width: 200%;
    height: 50%;
    background-color: #E7E4E0;
    position: absolute;
    top: 0px;
    left: -50%;
}
.page-id-11806  .sup-content.sup-content-image-captions.grey34 {
    margin-top: 0px !important;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey {
    background-color: #E7E4E0 !important;
    margin-bottom: 0px !important;
	padding-top: 0px;;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey .container {
    padding-top: 72px;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey h3 {
    color: #A1561C;
    font-size: 60px;
    max-width: 520px;
	margin-bottom: 18px;
}

 .page-id-11806 .tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}
.btns {
    display: inline-flex;
    padding: 36px 0px;
}
.btn1 a {
        display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 13px 24px;
    gap: 8px;
    width: 195px;
    height: 50px;
    background: #006980;
    border-radius: 5px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-right: 18px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'futura-pt-bold';
}
.btn2 a {
    /* Style=Primary, Small=False, Alternate=False, Icon position=No icon */

box-sizing: border-box;

/* Auto layout */
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 11px 24px;
gap: 8px;

width: 174px;
height: 50px;

background: #E87722;
border: 1px solid #FFFFFF;
border-radius: 5px;

/* Inside auto layout */
flex: none;
order: 1;
flex-grow: 0;
color: #fff !important;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'futura-pt-bold';
}
.btn2 a:hover, .btn1 a:hover {
    background-color: #a94f16;
}
.page-id-11806 .jumbotron-big {
    height: 95vh;
    min-height: 650px;
    background: none;
    border: none;
    position: relative;
    padding: 0;
    margin: 0;
}
.sup-content.sup-content-wysiwyg.tan-bg.brown-overline .container .col-md-10.col-md-offset-1 {
    width: 100%;
    margin: auto;
    float: inherit;
}
.page-id-11806 .sup-content.sup-content-image-captions.bottommargin {
    margin: 0 30px;
}
.page-id-11806 .sup-content.sup-content-image-captions.topmargin {
    margin: 36px 30px;
}
.sup-content.sup-content-faq:before {
    content: "";
    width: 100%;
    height: 70px;
    background-image: url(/wp-content/themes/national%20-%202/2024/background-content-headline.svg);
    position: absolute;
    background-size: 35px;
    opacity: .75;
	    margin-top: -6em;
}
    .page-id-11806 .col-md-offset-1, .event-booking .col-md-offset-1 {
        margin-left: auto;
		margin-right: auto;
    }
    .page-id-11806 .col-md-10, .event-booking .col-md-10 {
        width: 90%;
		float: inherit;
    }
.page-id-11806 .jumbotron-big-video-overlay-content h2 {
    width: 402px;
    /* height: 66px; */
    font-family: 'FranklinGothic URW';
    font-style: normal;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1.3;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.page-id-11806 .jumbotron-big-video-overlay:before {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    /* background-color: #ff000075; */
    background-image: url(/wp-content/themes/national%20-%202/2024/Illustration.svg);
    bottom: 0px;
    background-size: auto;
    background-position: bottom;
    background-repeat: repeat-x;
	z-index: 11;
}
.sup-content-overlay-bg {
    display: flex;
    align-items: center;
    min-height: 550px;
}
.page-id-11806 .jumbotron-big-video-overlay-content {
    text-align: left;
    max-width: 45% !important;
    margin: 5% 0 0 5%;
	z-index: 12;
}

.page-id-11806 .jumbotron-big-video-overlay {
    background: rgba(0, 0, 0, 0) !important;
	margin: 0 0 !important;
    justify-content: left;
}

.page-id-11806 .jumbotron-big-video-overlay-content h1 {
    color: #fff;
    font-size: 3.65em;
    padding-bottom: 0em;
    max-width: 546px;
}
.page-id-11806 .jumbotron-big-video-overlay-content h2 {
    font-size: 1.3em;
    margin: 0;
    padding: 0;
    color: #fff;
    text-transform: none;
    font-family: 'franklin-gothic-urw';
    max-width: 560px;
	 padding-bottom: .25em;
}
.page-id-11806 .jumbotron-big-video-overlay:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    background-size: auto;
    background-image: url(/wp-content/themes/national%20-%202/2024/angle-frame.svg);
    top: 0px;
    z-index: -1;
    background-repeat: no-repeat;
}

.jumbotron-big-logo {
	display: none !important;
}
.page-id-11806 p.cta, .event-booking p.cta {
    margin-bottom: 4px;
}
.page-id-11806 p.cta strong, .event-booking p.cta strong  {
    font-size: 12px !important;
    font-weight: 700 !important;
    font-family: 'futura-pt-bold' !important;
}
.page-id-11806 .sup-content-video-container {
    display: flex;
    max-width: 83.3%;
    margin: 0 auto;
}
.page-id-11806 .cate div {
    display: none;
}
.page-id-11806 ul.tribe-event-categories {
    padding: 0px !important;
    margin-bottom: 8px;
}
.page-id-11806 ul.tribe-event-categories a {
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'futura-pt-bold';
    font-size: 14px;
}
.page-id-11806 .nwc-logo-desktop {
        opacity: 1;
        width: 0;
        height: 0;
    }
.page-id-11806 .gen-content-headline {
    margin-top: 0px;
}
.page-id-11806 .hometitlesub h5, .event-booking .hometitlesub h5 {
    margin-bottom: 4px;
    font-size: 18px;
	    color: #7C716A;
}
.page-id-11806 .sup-content.sup-content-wysiwyg.eventshome .col-md-10.col-md-offset-1 p {
    display: none;
}
.page-id-11806 .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    min-height: auto;
    margin-bottom: 36px;
}
.page-id-11806 header.tribe-events-header {
    display: none;
}
.page-id-11806 .tribe-events-pro-photo {
    margin-top: 36px !important;
}
.page-id-11806 .tribe-common-l-container.tribe-events-l-container {
    min-width: 100% !important;
}
.page-id-11806 .tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag {
    position: absolute;
    bottom: inherit;
    left: inherit;
    top: 0px;
    background-color: #fff ;
    padding: 6px 12px 8px;
    right: 0px;
	min-width: 66px;
}
 .page-id-11806 span.tribe-events-pro-photo__event-featured-image-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
    color: #e87722 !important;
}    
.page-id-11806 div#velocirapper {
    padding-top: 1.5em !important;
}   
.page-id-11806 .container, .event-booking .container, .post-type-archive-blog .container,  .single-blog .container  {
    width: 90%;
	max-width: 1920px !important;
}

.single-blog .gen-content-featured-image .container {
	   width: 100%;
	max-width: 1920px !important;
}

.page-id-11806 .col-md-10.col-md-offset-1.col-sm-12, .event-booking .col-md-10.col-md-offset-1.col-sm-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px !important;
    float: inherit !important;
}
.page-id-11806 .sup-content.sup-content-wysiwyg.eventshome .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event {
    width: var(--tec-grid-width-1-of-3) !important;
}
.page-id-11806 .tribe-events-pro-photo__event-featured-image-date-tag {
    margin-top: 20px !important;
    margin-right: 20px !important;
}    
    
/*â€”â€”â€”â€”â€”â€”â€”*/    

.gen-content ul, .gen-content ol, .sup-content-wysiwyg ul, .sup-content-wysiwyg ol {
    padding: 0 0 0 2em !important;
}
.gen-content li::marker {
    font-size: 22px !important;
    line-height: 30px !important;
}

.sup-content.sup-content-wysiwyg li::marker {
    font-size: 22px !important;
    line-height: 30px !important;
}

.sup-content.sup-content-wysiwyg li::marker {
    font-size: 22px;
    line-height: 30px;
}

.page-id-1422 .navigation-blocks-design-and-construction {
    display: none;
}

.pum-content.popmake-content h3 {
    margin-bottom: 8px;
}
a.button.button-sup-content.pum-trigger {
    font-size: 1.25em;
}

/*Updated Events*/
div#tribe-events-view-selector-content li.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--photo {
    display: none !important;
}
li.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--photo.tribe-events-c-view-selector__list-item--active {
    display: none !important;
}
.page-id-8858  header.tribe-events-header {
    display: none !important;
}
.page-id-8858 .gen-content .container .col-md-10.col-md-offset-1 {
    margin-left: 0px;
    width: 100%;
}
.tribe-events-event-image img.attachment-full.size-full.wp-post-image {
    width: 100%;
}
.tribe-events-calendar-month__calendar-event-tooltip-datetime {
    font-weight: 700 !important;
    border-bottom: 2px solid #a94f16 !important;
    padding-bottom: 5px !important;
    color: #a94f16 !important;
    margin-bottom: 8px !important;
}
.tribe-events-calendar-month__day.tribe-events-calendar-month__day--next-month h3.tribe-events-calendar-month__day-date.tribe-common-h4 {
    background-color: #ecdcc0;
}
#velocirapper li {
    margin-bottom: 0px !important;
}
span.tribe-events-pro-photo__event-featured-image-date-tag-month {
    color: #fff !important;
    font-weight: 900 !important;
    line-height: 1 !important;
}
span.tribe-events-pro-photo__event-featured-image-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
    color: white;
}
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event {
    width: var(--tec-grid-width-1-of-2) !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding: 0px !important;
}
span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
    color: #4797A8;
}
.tribe-events-c-view-selector {
    background-color: #4797a8 !important;
}
h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt {
    text-transform: none;
    font-weight: 500;
    line-height: 1.25;
}
h3.tribe-events-calendar-month__header-column-title.tribe-common-b3 {
    font-size: 10px !important;
    font-weight: bolder;
    color: #000;
}
h3.tribe-events-calendar-month__day-date.tribe-common-h4 {
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 900;
    background-color: #ebe9e5;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: black !important;
    font-size: 18px;
    padding: 5px 6px;
}
.tribe-events-calendar-month__header-column {
    background-color: #83786F;
    padding: 5px 10px !important;
    border: 2px solid #fff !important;
	text-align: center;
}
span.tribe-events-calendar-month__header-column-title-desktop.tribe-common-a11y-hidden {
    text-align: center;
    color: #fff;
}
.tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #4797a8 !important;
    color: #fff !important;
}
h3.tribe-events-calendar-month__multiday-event-bar-title.tribe-common-h8 {
    color: #fff !important;
    font-weight: 600;
    letter-spacing: 2px;
}
.tribe-events-calendar-month__calendar-event {
    border-top: 2px solid #f47f29 !important;
    background-color: #f4f4f4;
}
.tribe-events .tribe-events-calendar-month__calendar-event {
    margin: 0px;
    padding: 10px;
    position: relative;
}
.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #0000002e !important;
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
  position: relative;
}
 
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgb(232 119 34);
  padding: 6px 12px;
}
 
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-datetime {
  display: flex;
  flex-direction: column;
  text-align: center;
}
 
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-month {
  color: #141827;
  font-family: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5;
  color: #727272;
  text-transform: uppercase;
}
/*â€”â€”â€”*/


.nav, .nav&gt;.kn-container {
    align-items: stretch;
    display: flex;
    min-height: 0px !important;
}

.page-id-8858 h1.tribe-events-page-title {
    display: none !important;
}
.page-id-8858 #tribe-events, .page-id-8858 #tribe-events-pg-template, .page-id-8858 .tribe-events-pg-template {
    background-color: var(--tec-color-background-events);
    padding: 40px 0px 40px;
}
.navbar-nav-secondary li a {
    letter-spacing: 0px;
}
.navbar-nav-secondary li, .navbar-nav-misc li {
    margin-left: 10px !important;
}

h2#place, h2#aplacetogather, h2#jobs, h2#programs, h2#investing {
    scroll-margin-top: 200px;
}

.type-tribe_events.tribe-clearfix.tribe-events-category-programs.tribe-events-first.tribe-events-last h2.tribe-events-title a {
    font-size: 24px;
}
.page-id-8858 p.tribe-events-widget-link a {
    display: none;
}f

p#caption-attachment-8266 {
    font-size: 10px;
    line-height: 1.2;
}
.numbers strong {
    font-size: 3em;
    line-height: 1;
    font-family: "refrigerator-deluxe",Arial,sans-serif;
	color: #E87722;
}
.numbers {
    margin-bottom: 16px;
	font-weight: 600;
	    color: #808080;
	    text-transform: uppercase;
}

.page-id-5094 hr {
	margin-bottom: 0px !important;
}
.page-id-5094 .sup-content {
    margin-bottom: 20px !important;
}
.page-id-5094 .sup-content.sup-content-people {
    margin-top: 0px !important;
}

.page-id-7958 .featured-content-headline-header:before {
    content: '';
    width: 100%;
    height: 8em;
    bottom: 0;
    z-index: 0;
    position: absolute;
    background: linear-gradient(
0deg
, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,0) 100%) !important; 
}

.page-id-7854 .featured-content-headline-header {
    background-position: center bottom !important;
}

.wp-caption .wp-caption-text, .gallery-caption {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 5px;
}
.menu-item-7233.dropdown a:first-of-type {
    padding-bottom: 0px;
}

.page-id-7466 .sup-content-text-left-text {
    align-self: center;
}
.page-id-7466 .sup-content-text-left {
	background-color: #ffffff !important;
}
.page-id-7466 .sup-content-text-left-frame {
    margin-left: 8.3333333333%;
    max-width: 83.3333333333%;
}

.sup-content.tan-bg {
    background-color: #e7e4e0;
    padding-top: 4em;
    padding-bottom: 2.5em;
}
ul#input_8_8 {
    padding-left: 0px;
}

.gfield_checkbox li input {
    text-align: left !important;
    width: auto !important;
    margin-right: 10px !important;
}
ul#input_8_5 {
    padding-left: 0px;
}
.pum-container .gform_body {
    width: 90%;
    margin: 0 auto 1.6666666667em;
}

.form-text h3 {
    color: #e77724;
    text-align: center;
	margin-bottom: 10px;
}
.sup-content-text-left-text h3 {
    margin-bottom: 10px;
	color: #000;
}
.sup-content-overlay-text h3 {
    margin-bottom: 10px;
}
.sup-content-overlay-text img.aligncenter {
    margin-bottom: 15px;
}
.form-text p {
    text-align: center;
    font-weight: 700;
    font-size: 1.25em;
    max-width: 600px;
    margin: 0 auto;
}

.loop-posts.loop-posts-recent-news .col-sm-4:first-of-type {
    padding: 0 15px 0 0;
}
.loop-posts.loop-posts-recent-news .col-sm-4:last-of-type {
    padding: 0 0 0 15px;
}
.loop-posts.loop-posts-recent-news .col-sm-4 {
    padding: 0px;
}
.page-template-page-food-work .featured-content-headline-header .container {
    padding: 0 30px;
}
.page-template-page-food-work .sup-content-text-left-frame {
    padding: 0 15px;
}
.page-template-page-food-work .sup-content-text-left-frame {
    display: flex;
    flex-wrap: wrap;
}

.page-template-page-food-work  .ginput_container.ginput_container_checkbox ul li {
    display: inline-flex;
}
.page-template-page-food-work .col-md-10.col-md-offset-1.sup-content-overlay-frame h3 {
    margin-top: 0px;
}

.page-template-page-food-work .sup-content-text-left-text {
    padding: 2em 1em 2em 0em;
}
.page-template-page-food-work .sup-content.sup-content-text-left {
    margin-bottom: 0px !important;
}
.page-template-page-food-work a.button.button-sup-content {
    margin-top: 26px;
}
.page-template-page-food-work .sup-content-overlay-text {
    max-width: 50em;
    padding: 0.3em;
    background-color: rgba(242,241,238,0) !important;
}
.page-template-page-food-work .sup-content-overlay-text h3 {
    color: #fff !important;
}
.page-template-page-food-work .sup-content-overlay-text p {
    color: #fff !important;
	max-width: 450px;
	    margin: 0 auto;
}
.page-template-page-food-work h4.module-title {
    margin-bottom: 8px;
	margin-top: 8px;
}
.project-text-inner h4 {
    margin-bottom: 5px;
    margin-top: 2px;
}
h6.module-title {
  margin: 18px 0 0 0;
  text-align: right;
  text-decoration: underline;
}
.project-text-inner p {
    margin-top: 0px;
}
.module.module-staff-department.module-bg-lightgray h6 {
   margin-bottom: 5px;
   margin-top: 15px;
   line-height: 15px;
   text-align: right;
   text-decoration: underline;
}
.module.module-staff-department.module-bg-lightgray {
    margin-top: 26px;
}
.page-template-page-food-work .featured-content-headline-header h1:before {
    width: 110px;
    height: 13px;
    content: '';
    display: inline;
    position: absolute;
    background-image: url(https://denvernwcstag.wpengine.com/wp-content/uploads/2021/04/grey-pattern.png);
    top: 10px;
    background-repeat: no-repeat;
    left: 18px;
}

.page-id-7709 .sup-content-faq .active .faq-toggle {
    background-position: -30px 0;
}
.page-id-7709 .faq-question {
    min-height: 76px;
    position: relative;
    cursor: pointer;
    border-bottom: 3px solid #D7D2CB;
}

.page-id-7709 .faq-toggle {
    position: absolute;
    top: 24px;
    right: 0;
    width: 30px;
    height: 54px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(dist/img/nav-accordion-toggle.png) 0 0 no-repeat;
    background-size: 60px 30px;
    display: block;
}

.page-id-7709 .faq .faq-question h3 {
    font-family: "franklin-gothic-urw",Arial,sans-serif !important;
    font-weight: 700;
    font-variant: initial;
    font-size: 24px;
}

.page-id-7709 video.jumbotron-big-video {
    position: relative;
    right: 0;
    top: -10%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -10;
    background: url(https://nationalwesterncenter.com/wp-content/uploads/2021/05/nwc-river.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.page-id-7854 .jumbotron-big {
    height: 25em !important;
    background: none;
    border: none;
    position: relative;
    padding: 0;
    margin: 0;
}

.page-id-7861 a.button.button-sup-content {
    margin: 10px auto;
	    max-width: 25em;
		font-size: 1.25em;
		    line-height: 1em;
}
.sup-content-three-slider-text {
    padding: 1.25em .5em;
    font-size: 1em !important;
    font-weight: 100;
    text-align: center !importantobi;
    opacity: 0;
    transition: opacity .3s;
}
.page-id-7861 .col-md-10.col-md-offset-1 ul, .page-id-7861 .col-md-10.col-md-offset-1 p {
    margin-bottom: 20px;
}

.page-id-7854 video.jumbotron-big-video {
position: relative;
/* right: 0; */
top: 0%;
left: -10%;
/* min-width: 100%; */
min-height: 100%;
background-position: center center !important;
/* width: auto; */
/* height: auto; */
z-index: -10;
/* background: url(https://nationalwesterncenter.com/wp-content/uploads/2021/06/National-Western-Spur-hero.jpg) no-repeat; */
/* background-size: cover; */
/* overflow: hidden; */
display: flex;
justify-content: center;
}

.page-id-8114 h2 {
    font-size: 2em;
    color: #693C5E;
}

.page-id-8115 h2 {
    font-size: 2em;
    color: #693C5E;
}

.page-id-7709 h2{
    font-size: 1.625em;
    color: #693C5E;
}
.page-id-8114 .faq-question h3 {
    text-transform: inherit;
	    font-size: 1.75em;
}
.page-id-8115 .sup-content.sup-content-2col {
    margin: 0em 0;
}
.page-id-8115 .gen-content {
    margin-top: 2.5em;
    margin-bottom: 0em;
}

.page-id-8115 .sup-content:nth-of-type(1) {
    margin-top: 0px !important;
}

.page-id-8114 .wp-caption {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #000;
    max-width: 96%;
    padding: 0px;
    text-align: center;
}

.page-id-8114 .faq-question h3 {
    margin: 0;
    padding: 1.1em 2em .95em 0;
}
.page-id-8114 .faq-question {
    min-height: 90px;
    position: relative;
    cursor: pointer;
    border-bottom: 3px solid #D7D2CB;
}
.page-id-8114 .sup-content-img, .page-id-8115 .sup-content-img {
   width: 100%;
   height: 30em;
   background-repeat: no-repeat;
   background-position: center center;
   margin: 80px 0;
}

.page-id-7709 .faq-question h3 {
    text-transform: inherit;
}
.page-id-7709 .wp-caption {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #000;
    max-width: 96%;
    padding: 0px;
    text-align: center;
}

.page-id-7709 .featured-content-headline:after{
    background-image: url(#) !important;
    background-position: bottom center;
    background-repeat: repeat-x;
    content: '';
    width: 100%;
    height: 3em;
    display: block;
	background-color: #ffffff;
}
.page-id-7709 .jumbotron-big-video-overlay-content h1 {
    color: #fff;
    font-size: 4.65em;
    padding-bottom: .25em;
    padding-top: 1em;
}

.page-template-page-food-work .featured-content-headline:after {
    background-image: url(dist/img/border-jagged-bottom-orangnew.svg);
    background-position: bottom center;
    background-repeat: repeat-x;
    content: '';
    width: 100%;
    height: 3em;
    display: block;
	background-color: #f5f3f3;
}
.page-template-page-food-work .sup-content.sup-content-text-left {
    padding-bottom: 26px;
}
.loop-posts.loop-posts-recent-news .row {
    display: flex;
    width: 100%;
	margin: 0px;
}


.loop-posts.loop-posts-recent-news .col-sm-4 {
    display: table-cell;
}
.loop-post-tile-news {
    height: 100%;
    background-color: #e7e4e0;
}

.page-template-page-food-work .featured-content-headline h1 {
    position: relative;
    bottom: 5px;
    font-size: 3.8em;
    line-height: 1em;
    letter-spacing: -.015em;
    color: #fff;
    background-color: #E87722;
    padding: 18px 36px 10px 16px;
	display: inline;
}
.page-template-page-food-work .featured-content-headline-header {
    padding-top: 33%;
    background-size: cover;
    background-position: center;
}
.loop-posts-recent-news .loop-post-content.loop-post-tile-content h3 {
    font-size: 1.5em;
    color: #000;
    text-transform: initial;
}
.loop-post-content.loop-post-tile-content {
    padding: 16px;
    background-color: #e7e4e0;
   
}
.loop-posts.loop-posts-recent-news {
    margin-bottom: 26px;
}
img.placeholder-img {
    width: 100%;
}
.loop-post-tile-img.loop-post-tile-default-img {
    height: 150px;
    overflow: hidden;
}
.loop-post-content.loop-post-tile-content h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}
.post-ex {
    color: #000;
}

.img-text.col-sm-12.col-md-4 {
    min-height: 460px;
    margin: 17px;
    background-size: Cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: flex;
    flex-direction: column-reverse;
}

.project-img {
	 display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding: 100% 0 0 0; /* 34.37% = 100 / (w / h) = 100 / (640 / 220) */
}

.project-img img.project {
 display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
z-index: 0;
}
.project-text {
    z-index: 1;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
}
.project-text-inner {
    background-color: rgba(255,255,255,.9);
    padding: 5px 10px;
}
a.project-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.img-text.col-sm-6.col-md-4 {
    margin-bottom: 20px;
        margin-top: 5px;
}
.navbar {
    border: none;
    background-color: rgba(255,255,255,0.90);
}



.page-id-7253 h4, .page-id-7253 h6 {
    margin: 0px 0px 10px 0px !important;
  
}

.sup-content-text-left-text p, .sup-content-text-left-text ul li {
    padding-right: 15%;
}

/*Food System Updates*/

.page-id-7078 .container-fluid-form-headline {
    text-align: center;
    background: #ebe9e5 !important;
}

.sup-content .container h4 {
    margin-top: 0px;
}

.page-id-7078 .container-fluid-form-headline h3 {
    font-family: "futura-pt-bold",Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 1.625em;
    line-height: 1em;
    max-width: 900px;
    margin: 36px auto 9px;
}

/*privacy updates*/

th.cookielawinfo-row-cat-title-head {
    padding-bottom: 5px;
    padding-top: 20px;
}
td.cookielawinfo-column-1, td.cookielawinfo-column-4 {
    padding-right: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid lightgray;
    padding-top: 10px;
}

a:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

/*/*/


.post-type-archive-tribe_events .tribe-bar-disabled {
    display: none;
}
.tribe-bar-disabled {
    display: none;
}
.post-type-archive-tribe_events .meta-info h2 {
	text-align: left;
}

.partner:hover a img {
    opacity: .5;
}
.page-id-65 .sup-content.tan-bg {
    background-color: #e7e4e0;
    padding-top: 2em;
    padding-bottom: 2em;
    margin: 0em 0 3em 0 !important;
}
.page-id-65 .gen-content-alt-headline h2 {
    padding: 10px 0;
    margin-bottom: 0px;
}
.page-id-65 .gen-content {
    margin-top: 2.5em;
    margin-bottom: 1.5em;
}
.page-id-65 .partner {
    width: 100%;
    height: 3em;
    margin: 2.5em 0;
}


@media only screen and (max-width: 767px) {
	
	.post-type-archive-blog .loop-post-galleries .meta-info-container, .single-blog .loop-post-galleries .meta-info-container, .tax-blog-topic .loop-post-galleries .meta-info-container {
    padding: 27px 27px;
    background-color: #E7E4E0 !important;
    height: auto !important;
    background-image: none !important;
}

a.blogbutton {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 18px !important;
}
	.single-blog #velocirapper {
    padding-top: 2em;
}
.single-blog h1 {
    color: #a1561c !important;
    font-size: 44px !important;
}
.single-blog .gen-content-featured-image img {
    width: 100%;
    background: url(dist/img/background-content-headline.svg) 0 0 repeat-x;
    max-width: 1080px !important;
}
.single-blog .additional-posts-construction .container, .single-blog .gen-content-headline-alt.secondbg .container, .gen-content-headline-alt.recent .container {
    width: 100%;
    max-width: 1440px !important;
    padding: 0px 15px;
}
	.featured-content-headline-header:before {
    width: auto !important;
}
	.sup-content.sup-content-2col.image-left .row .col-sm-6.col-md-5.col-md-offset-1 img {
    padding: 0 15px;
}
.event-booking .featured-content-headline.featured-content-headline-medium .col-md-10.col-md-offset-1 h1:nth-of-type(1) {
    font-size: 22px !important;
}
.event-booking .featured-content-headline-medium .featured-content-headline-header {
    padding-top: 3em;
    padding-bottom: 7em;
    padding-left: 36px;
    padding-right: 36px;
}
.sup-content.sup-content-2col.video.onethird .col-sm-6.col-md-5 {
    padding: 0px;
}
.sup-content-overlay-bg {
    display: flex
;
    align-items: center;
    min-height: 350px;
}
.featured-content-headline-header:before {
    content: '';
    width: auto;
    height: 8em;
    bottom: 0;
    z-index: 0;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%);
}
.event-booking .sup-content-image-captions-item a:hover h2, .event-booking .sup-content-image-captions-item a:hover p strong {
    color: #fff !important;
    opacity: .8;
}
.page-id-11806 h2 {
    font-size: 32px;
    margin: 0;
    padding: 0;
}
.event-booking h2 {
    font-size: 32px;
    margin: 0;
    padding: 0;
}
.sup-content.sup-content-2col.image-right .col-sm-6.col-md-5 .sup-content-2col-right img {
    margin: 0px;
}
	.sup-content.sup-content-2col.image-left .row {
		flex-wrap: wrap !important;
    display: flex !important;
	}
	
	.sup-content.sup-content-2col.image-left .row .col-sm-6.col-md-5.col-md-offset-1 {
		order: 2;
	}
	
	.sup-content.sup-content-2col.image-left .row .col-sm-6.col-md-5 {
		order: 1;
	}
	
	.page-id-11806 .tribe-common-l-container.tribe-events-l-container {
    padding: 0px;
}
iframe {
    width: 100%;
	max-height: 300px;
} 
/*.sup-content.sup-content-2col.video.onethird .sup-content-2col-right p:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/national%20-%202/2024/playbutton.png);
    width: 60px;
    height: 60px;
    background-size: 60px;
    top: calc(50% - 50px);
    left: calc(50% - 30px);
    opacity: 1 !important;
    z-index: 2;
}*/
.b4 p, .b4 h3 {
	text-align: center;
}
.sup-content.sup-content-2col.image-right .col-sm-6.col-md-5 {
    padding: 0px;
}
.sup-content.sup-content-2col.image-right {
    margin-bottom: 0px !important;
}
.sup-content.sup-content-2col.image-left {
    margin-top: 0px;
}
.event-booking .b4 {
    width: 23%;
    display: inline-table;
    margin-right: 1%;
    text-align: left;
    min-height: 180px;
    align-items: self-start;
}
.sup-content.sup-content-wysiwyg.tan-bg.brown-overline h2 {
    font-size: 32px;
}
.sup-content.sup-content-wysiwyg.tan-bg.brown-overline .b4 img {
    margin: auto;
}
.page-id-11806 .gen-content-headline-contacts-authority h2 {
    color: #A1561C;
    font-weight: normal;
    font-size: 32px;
    text-align: center;
}
.page-id-11806 .sup-content.sup-content-image-captions.grey34 .col-md-10.col-md-offset-1.col-sm-12 {
    display: block;
    padding: 0 36px;
}
.page-id-11806 .sup-content.sup-content-image-captions.grey34 .col-md-10.col-md-offset-1.col-sm-12 {
    display: block;
}
.page-id-11806 .col-md-10.col-md-offset-1.col-sm-12, .event-booking .col-md-10.col-md-offset-1.col-sm-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px !important;
    float: inherit !important;
    padding: 0px;
}
    .page-id-11806 .sup-content-image-captions-item {
        overflow: hidden;
        margin: 0 auto;
        max-width: 100%;
        padding: 0px;
    }
	
/*Mobile Nav*/

ul.nav.navbar-nav.navbar-nav-secondary {
    margin-top: 10px !important;
}

a.responsive-menu-item-link {
    font-family: "futura-pt-bold",Arial,sans-serif !important;
    font-weight: 900;
    text-transform: uppercase;
}

div#responsive-menu-additional-content {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-top: 10px;
}

div#responsive-menu-additional-content .nav&gt;li&gt;a {
    padding: 0;
    line-height: inherit;
    color: #000000;
    position: relative;
    width: 100%;
}
.goog-te-menu-value {
    display: inline-block;
    margin: .7em 0 0 !important;
    padding: 0 !important;
    color: #000 !important;
}

div#responsive-menu-additional-content .nav li#menu-item-4815 a , div#responsive-menu-additional-content .nav li#menu-item-421 a, div#responsive-menu-additional-content .nav li#menu-item-422 a, div#responsive-menu-additional-content .nav li#menu-item-423 a, div#responsive-menu-additional-content .nav li#menu-item-424 a    {
    padding: 7px 0 0 40px;
    line-height: inherit;
    color: #000000;
    position: relative;
    width: 100%;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    display: block;
    width: 100%;
    height: 100%;
    background: transparent url(dist/img/icons-social-sprite.svg) 0 0 no-repeat;
    background-size: 3.75em 9.375em;
}

li#menu-item-4815, li#menu-item-421, li#menu-item-423, li#menu-item-424, li#menu-item-422 {
    position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    margin-right: 10px;
}

li#menu-item-421 a {
    background-position: 0 -1.875em !important;
}
li#menu-item-4815 a {
    background-position: 0 0!important;
}
li#menu-item-422 a {
    background-position: 0 -7.5em !important;
}
li#menu-item-423 a {
    background-position: 0 -3.75em !important;
}
li#menu-item-424 a {
    background-position: 0 -5.625em !important;
}

.featured-content-headline h1 {
    position: relative;
    bottom: -.3em;
    font-size: 2.8em !important;
    line-height: .9em;
    letter-spacing: -.015em;
    color: #fff;
}

/*---*/
	
	
	
	
	
}

.partners.partners-founding .col-md-10.col-md-offset-1 .row {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.partners.partners-founding .col-sm-4 {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.col-sm-4 .partner {
    align-content: center;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

button#responsive-menu-button {

    top: 35px !important;
}


.page-id-6447 h2 {
    font-size: 2em;
	margin-top: 1em;
}
.page-id-6447 h4 {
    margin-bottom: .25em;
	margin-top: .25em;
}
.page-id-6447 .faq-question h3 {
    font-size: 1.25em;
	color: #000;
	    font-family: "franklin-gothic-urw",Arial,sans-serif;
		text-transform: none;
		
}
.page-id-6447 .faq-toggle {
    position: absolute;
    top: 17px;
    right: 0;
    width: 35px;
    height: 35px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(dist/img/nav-accordion-toggle.png) 0 0 no-repeat;
    background-size: 70px 35px;
    display: block;
}
.page-id-6447 .faq-question {
    min-height: 70px;
    position: relative;
    cursor: pointer;
    border-bottom: 3px solid #D7D2CB;
}
.page-id-6447 .sup-content-faq .active .faq-toggle {
    background-position: -35px 0;
}
.page-id-6447 .faq-question h3 {
    margin: 0;
    padding: 1.2em 2em .95em 0;
}

.featured-content-headline-header:before {
    content: '';
    width: 100%;
    height: 8em;
    bottom: 0;
    z-index: 0;
    position: absolute;
    background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,0) 100%);
}
.featured-content-headline h1 {
    position: relative;
    bottom: -.3em;
    font-size: 4.8em;
    line-height: .9em;
    letter-spacing: -.015em;
    color: #fff;
}


/*Covid-19 Banner*/

.page-id-11806 .sup-content.sup-content-wysiwyg.tan-bg.brown-overline:first-of-type {
    background-color: #4797A8;
    color: white;
    margin-bottom: 0px !important;
    padding-bottom: 20px;
}

.page-id-11806 .sup-content.sup-content-wysiwyg.tan-bg.brown-overline a {
    color: orange;
}
.page-id-11806 .sup-content.sup-content-wysiwyg.tan-bg.brown-overline a:hover {
    text-decoration: underline;
}

.page-id-5858 a.button {
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: "futura-pt-bold",Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center;
    display: inline;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: none;
    background-color: #4797A8;
    color: #fff;
    margin: 0 auto;
    padding: .625em 1.8333333333em;
    min-width: 15em;
    max-width: 50%;
}
.page-id-5858 a.button:hover {
    background-color: #74c5d6;
}

/*HOME*/

.partner img {
    width: auto !important;
}

.the-center h2 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 0em;
    font-family: "futura-pt-bold",Arial,sans-serif;
}
.the-center .gen-content-headline.gen-content-headline-no-margin {
    margin-top: 0px;
}

.the-center .sup-content.sup-content-text-left {
    margin-bottom: 10px;
}

.the-center .gen-content-headline.gen-content-headline-no-margin .col-md-10.col-md-offset-1.gen-content-headline-contacts-authority {
    margin-left: 3%;
}


.sup-content-image-captions-item a {
    height: auto;
    position: relative;
    display: block;
}
.sup-content-image-captions-item a:hover img {
  opacity: .75;
}

.sup-content-image-captions-item a:hover h2, .sup-content-image-captions-item a:hover p strong {
	color: #E87722 !important;
}

.gen-content-alt-headline h2 {
    padding: 10px 0;
}


span.TextRun.MacChromeBold.SCXW3256532.BCX0 {
    font-family: "futura-pt-bold",Arial,sans-serif;
    font-size: .6em;
    line-height: 1.3;
}
.page-id-11806 h4 {
    margin: .5em 0 !important;
}
.page-id-11806 .sup-content.sup-content-wysiwyg {
    margin: 0em 0 0;
}
.page-id-11806 .sup-content.sup-content-wysiwyg.brown-overline {
    padding: 2em 0 0 0;
}

/*Body*/

.archive #velocirapper .container:first-of-type {
    max-width: inherit;
}
 
#velocirapper .container:first-of-type {
    max-width: inherit;
}
h2 {
	line-height: 1em;
}

h5 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: .5em;
}

/*Header headlines*/
.featured-content-headline-header .container {
    max-width: 1120px;
}

/*Staff page*/

.page-id-5094 h3 {
    margin: 0em 0 0.25em;
}

.page-id-5094 p {
    margin: .25em 0 0.25em;
}

span.meta-info-email {
    line-height: 0.9em;
}

.gen-content-headline-alt.gen-content-headline-contacts p {
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0;
}

.jumbotron-big-logo .nwc-logo {
    padding-top: 21.7em;
    margin-left: -1.4em;
}
video.jumbotron-big-video {
    position: fixed;
    top: 0;
    right: unset;
    bottom: unset;
    min-width: 100%;
     min-height: 0%; 
    width: auto;
    z-index: -10;
    background: url(dist/img/background-vid-placeholder.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}
p {
    font-size: 1em;
    line-height: 1.5em;
}
.loop-post-meta-info p {
    font-size: 1em;
    line-height: 1.5em;
    margin: 0;
}
.page-id-11806 .meta-info h3 a {
    color: #a39589;
}
.meta-info-cat a {
    padding: 0 .5em;
}
.gen-content-headline-contacts, .gen-content-headline-construction, .follow-us-content-headline {
    background-position: 0 -.01em;
    margin-bottom: 5px;
    margin-top: 14px;
}
}
.meta-info.contact-us-meta-info {
    margin: 10px 0px;
}
.meta-info h2, .meta-info h3 {
    margin: 5px 0px 0px;
    padding: 0;
    line-height: 1em;
}
.meta-info p {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.2em;
}
.meta-info-email a {
    margin-top: 0em;
	margin-left: 0px;
}
.contact-us .sup-content.sup-content-text-updates {
    display: none;
}
.navbar-nav-primary {
    float: right;
    font-size: 1em;
    line-height: 1em;
    margin-top: 2.8em;
    margin-bottom: 2.8em;
}
.event-booking  .sup-content.sup-content-faq h2 {
    font-size: 64px;
    color: #a1561c;
}

@media only screen and (min-width: 768px) {

li#menu-item-11890 a {
    /* display: flex
; */
    /* flex-direction: row; */
    /* justify-content: center; */
    /* align-items: center; */
    padding: 13px 24px;
    /* gap: 8px; */
    /* width: 195px; */
    /* height: 50px; */
    background: #4797A8;
    border-radius: 5px;
    /* flex: none; */
    order: 0;
    flex-grow: 0;
    /* margin-right: 18px; */
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 900;
    /* font-family: 'futura-pt-bold'; */
    margin-top: -13px;
}

.page-id-11806 .pum-content.popmake-content iframe, .event-booking .pum-content.popmake-content iframe {
   
}
.jumbotron.jumbotron-big.mobile {
    display: none;
}
.page-id-11806 .navbar:not(.navbar-reset) {
        background: rgba(255, 255, 255, 0.90);
        border: none;
    }
	    .page-id-11806 .navbar-nav-primary {
        margin-top: 2.8em;
        margin-bottom: 2.8em;
    }
	    .page-id-11806 .navbar:not(.navbar-reset) .navbar-nav-primary&gt;li&gt;a {
        padding: 0;
        line-height: inherit;
        color: #83786F;
        position: relative;
    }
li#menu-item-138 &gt; a {
    padding-bottom: 0px;
}
li#menu-item-138 ul {
    padding-bottom: 16px !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1300px)   { 
.post-type-archive-blog .row.facetwp-template.facetwp-page .col-md-4 {
    width: 50%;
}
}

@media only screen and (max-width: 768px) {
		div#responsive-menu-container ul.nav.navbar-nav.navbar-nav-secondary {
    display: inline-block;
}
		.event-booking .gen-content {
    margin: 0px;
}
.event-booking .sup-content.sup-content-2col.video.onethird {
    margin-top: 1em;
}
		.tribe-common-g-row.tribe-common-g-row--gutters {
    margin: 0px !important;
}
		.sup-content.sup-content-2col.img-leftdrop img.wp-image-11751.size-full {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
	    .footer-nav li {
        width: 100%;
        text-align: center;
    }
	    .footer-nav {
        flex-wrap: wrap;
    }
	.footer-nav a:after {
    content: none;
}
	.sup-content.sup-content-image-captions img {
    aspect-ratio: 16 / 9 !important;
    object-fit: cover;
}
	.page-id-11806 article.tribe-common-g-col.tribe-events-pro-photo__event {
    width: 100% !important;
	padding: 0px ;
}
.page-id-11806 .tribe-events-pro-photo__event-details-wrapper {
    min-height: fit-content !important;
}
.page-id-11806 img.tribe-events-pro-photo__event-featured-image {
    aspect-ratio: 16 / 9 !important;
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}
	.event-booking .sup-content.sup-content-image-captions .col-md-10.col-md-offset-1.col-sm-12 .sup-content-image-captions-item.col-sm-4, .page-id-11806 .sup-content.sup-content-image-captions .col-md-10.col-md-offset-1.col-sm-12 .sup-content-image-captions-item.col-sm-4 {
    flex: auto;
    flex-direction: column;
    display: flex;
    margin-top: 36px;
}
.sup-content.sup-content-image-captions.topmargin {
    margin-top: 0px !important;
}
	.event-booking .featured-content-headline.featured-content-headline-medium .col-md-10.col-md-offset-1 {
    max-width: 600px;
    margin-left: 0px;
    padding: 0px;
}
	.page-id-11806 .sup-content.sup-content-2col .col-sm-6.col-md-5.col-md-offset-1, .event-booking .sup-content.sup-content-2col .col-sm-6.col-md-5.col-md-offset-1 {
    width: 100%;
    margin-left: 0px;
}
.event-booking .sup-content.sup-content-2col.image-right .row, .event-booking .sup-content.sup-content-2col.image-left .row {
    display: inline;
    align-items: center;
}
.event-booking .col-sm-6.col-md-5 {
    width: 100%;
}
.sup-content.sup-content-2col.video.onethird .row {
    display: inline;
    align-items: center;
}
.event-booking .sup-content.sup-content-2col.video.onethird .col-sm-6.col-md-5.col-md-offset-1 {
    width: 100%;
    padding-right: 0%;
}
.event-booking .sup-content.sup-content-2col.video.onethird .col-sm-6.col-md-5 {
    width: 100%;
}
	.event-booking .sup-content-image-captions-item {
        overflow: hidden;
        margin: 0 auto;
        max-width: 100% !important;
    }
	.event-booking .b4 {
    width: 100%;
    display: inline-block;
    margin-right: 1%;
    text-align: left;
}
	.jumbotron-big {
	    height: 20em;
	    background: none;
	    border: none;
	    position: relative;
	    padding: 0;
	    margin: 0;
	}
	div#navbar-collapse-1 {
	    width: 100%;
	}
	div#navbar-collapse-1 {
	    padding: 20px 0;
	}
	.collapse.in {
	    display: inline-block;
	}
	.navbar-collapse.collapse.in {
	    margin-top: -15px;
	}
}

img.alignnone.wp-image-5960:hover {
    opacity: .5;
}


.page-id-77 .sup-content-overlay-text {
    max-width: 50em;
    text-shadow: 0px 0px 15px rgba(0,0,0,1);
    font-size: 16px;
}
.page-id-77 h6 {
	margin-bottom: 5px;
}
.page-id-77 .sup-content.tan-bg h6 {
    color: #E87722;
}
.page-id-77 .alignnone {
	    margin: 5px 0 0px 0;
}
.page-id-77 .sup-content.sup-content-wysiwyg.tan-bg {
    margin-bottom: 0px;
}
.parent-pageid-77 h6 {
    margin-bottom: 10px;
}

.parent-pageid-77 .col-sm-6 {
	padding-right: 55px;
}

.parent-pageid-77 .featured-content-headline-medium .featured-content-headline-header .container {
    display: flex;
    align-items: center;
    text-align: center;
    min-height: 30em;
    width: 100%;
    padding-top: 5em;
}
.parent-pageid-77 .sup-content-overlay-text  {
    max-width: 50em;
    text-shadow: 0px 0px 15px #000000;
    font-size: 20px;
}
.parent-pageid-77 .sup-content-overlay-text p {
    text-shadow: 0px 0px 5px #000000;
   
}
.parent-pageid-77 .sup-content-overlay-text a {
    /* color: #ffffff; */
    background-color: #ffffff;
    padding: 5px 10px;
    text-shadow: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.parent-pageid-77 .sup-content-overlay-bg, .page-id-77 .sup-content-overlay-bg {
    background-position: center;
}

/*Text Updates*/
.sup-content.sup-content-text-updates {
    display: none;
}

.page-id-5094 h3 {
    margin: 0em 0 0.25em !important;
}
span.staff-email {
    font-size: 12px;
    font-weight: bold;
    line-break: loose;
	word-break: break-word;
}
span.staff-email a {
line-height: 12px;
}
span.staff-email a:hover  {
   color:  #000000 !important;
}
span.staff-email-modal {
    
    font-weight: bold;
    line-break: loose;
}
span.staff-email-modal a:hover  {
   color:  #000000 !important;
}
.col-sm-6.col-md-4.staff-members-person.user-6128 {
    display: none;
}
.col-sm-6.col-md-4.staff-members-person.user-4302 {
    display: none;
}

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

img.alignleft.wp-image-6125 {
    width: 50%;
}
}

@media only screen and (max-width: 768px) {
	video.jumbotron-big-video.mobile {
    /* position: relative; */
    left: 50%;
    transform: translateX(-50%);
}
    .sup-content.sup-content-wysiwyg.tan-bg.brown-overline h2 {
        font-size: 46px;
        text-align: center;
    }
.event-booking .featured-content-headline-header .container {
    margin: 0 15px;
    padding: 0px;
}
.event-booking .sup-content h2 {
    font-size: 40px;
}
.event-booking .sup-content.sup-content-image-captions.bottommargin {
    margin-top: 0px !important;
} 
.event-booking .gen-content-headline {
    margin-bottom: 0px !important;
}
.page-id-11806 .hometitlesub h5, .event-booking .hometitlesub h5 {
    margin-bottom: 4px;
    font-size: 18px;
    color: #7C716A;
    text-align: center;
}
.event-booking a.play.eventbtn {
    display: none;
}
.page-id-11806 .col-md-10, .event-booking .col-md-10 {
    width: 100%;
    float: inherit;
}
.event-booking .featured-content-headline.featured-content-headline-medium .container {
    width: 100%;
    max-width: 1920px !important;
}
.page-id-11806 .gen-content-headline-contacts-authority h2, .event-booking .gen-content-headline-contacts-0 h2, .event-booking .gen-content-headline-contacts-authority h2 {
    color: #A1561C;
    font-weight: normal;
    font-size: 34px;
	text-align: center;
}
img.alignleft.wp-image-6125 {
   width: 100%;
       max-width: 480px;
       margin: 0 auto;
       position: relative;
       display: inherit;
}
.staff .sup-content.sup-content-wysiwyg.tan-bg .container .row {
    max-width: 480px;
    margin: 0 auto;
}
}

.page-id-6684 .sup-content.sup-content-text-left .container {width: 100%;}
/*.page-id-6684 .sup-content.sup-content-text-left .container .sup-content-text-left-text {position: -webkit-sticky; /* Safari *!/ position: sticky; top: 190px;}*/
.page-id-6684 .sup-content.sup-content-text-left {margin: 32px;}
.page-id-6684 .featured-content-headline-header { padding-top: 13em; background-size: cover; background-position: center;}
.page-id-6684 .sup-content-text-left-text { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding-right: 8%; padding-left: 8%;}
.page-id-6684 h4 { margin-bottom: 5px !important;}
.page-id-6684 h4 {margin-bottom: 0px;}

/*
Tables*/
#privacy {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#privacy td, #privacy th {
  border: 1px solid #ddd;
  padding: 8px;
}

#privacy tr:nth-child(even){background-color: #f2f2f2;}

#privacy tr:hover {background-color: #ddd;}

#privacy th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #000000;
  color: white;
}

@media only screen and (max-width: 767px) {
.page-id-11806 .jumbotron-big-video-overlay:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    background-size: auto;
    background-color: #E87722;
    background-image: none;
    top: -5px;
    z-index: -1;
    background-repeat: no-repeat;
}
.page-id-11806 .tribe-common-l-container.tribe-events-l-container {
    padding-bottom: 0px;
	padding-top: 0px;
}
video.jumbotron-big-video.mobile {
    position: fixed;
    height: 500px;
    max-height: 500px;
}
.jumbotron.jumbotron-big.mobile {
    height: 300px;
    min-height: 300px;
    background: none;
    border: none;
    position: relative;
    padding: 0px;
    margin: 0;
}
.page-id-11806 .sup-content.sup-content-image-captions {
    margin-top: 0px;
}
.page-id-11806 .gen-content-headline {
    margin-bottom: 0px;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .sup-content-2col-right h3 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 18px;
    max-width: 100%;
    margin-top: 0px;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey h3 {
    color: #A1561C;
    font-size: 34px;
    max-width: 520px;
    margin-bottom: 18px;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey .col-sm-6.col-md-5:nth-of-type(2) {
    width: 100%;
    padding: 13px;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop {
    background-color: #a1561c;
	margin-top: 20px;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .col-sm-6.col-md-5:nth-of-type(2) {
    width: 100%;
    padding: 5%;
}
.page-id-11806 .sup-content.sup-content-2col .col-sm-6.col-md-5.col-md-offset-1 {
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
}
.page-id-11806     .sup-content-image-captions-item {
        overflow: hidden;
        margin: 0 auto;
        max-width: 100%;
    }
video.jumbotron-big-video.desktop {
      position: fixed;
        height: 500px;
        max-height: 500px;
}
.page-id-11806 .jumbotron-big-video-overlay:before {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    /* background-color: #ff000075; */
    background-image: url(/wp-content/themes/national%20-%202/2024/Illustration.svg);
    bottom: 0px;
    background-size: 210%;
    background-position: left bottom;
    background-repeat: repeat-x;
    z-index: 11;
}
		.page-id-11806 .jumbotron-big {
    height: 55vh;
        min-height: 55vh;
        background: none;
        border: none;
        position: relative;
        padding: 0px;
        margin: 0;
}

		.page-id-11806 .btns .btn1 a, .page-id-11806 .btns .btn2 a {

    padding: 9px 18px !important;
    height: 40px;
    margin-bottom: 10px;
}
	     .page-id-11806 .jumbotron-big-video-overlay-content {
        padding: 0 10% !important;
        max-width: 100% !important;
        margin: 0px auto;
    }
	.page-id-11806 .jumbotron-big-video-overlay-content h1 {
    color: #fff;
    font-size: 2.65em;
    padding-bottom: 0em;
    max-width: 546px;
	text-align: center;

}
.page-id-11806 .sup-content.sup-content-wysiwyg.eventshome .col-md-10.col-md-offset-1 {
    width: 100%;
    float: inherit;
}
.page-id-11806 nav.tribe-events-pro-photo-nav.tribe-events-c-nav.navbar-reset {
    display: none;
}
.page-id-11806 .sup-content.sup-content-2col.img-leftdrop .container {
    width: 96%;
}
.page-id-11806 .sup-content.sup-content-2col.img-rightgrey .container {
    width: 100%;
}
.page-id-11806 img.alignright, .page-id-11806 img.alignnone, .page-id-11806 img.alignleft, .page-id-11806 img.aligncenter {
    max-width: 100%;
    height: 33vh;
    width: 100%;
    object-fit: cover;
}
.page-id-11806 .btn1 a, .page-id-11806 .btn2 a {
    margin: 0 auto;
    position: relative;
    text-align: center;
}

    .page-id-11806 .jumbotron-big-video-overlay-content h2 {
        font-size: 1.3em;
        margin: 0;
        padding: 0;
        color: #fff;
        text-transform: none;
        font-family: 'franklin-gothic-urw';
        max-width: 100%;
        padding-bottom: .25em;
        font-size: 17px !important;
		text-align: center;

    }
	.page-id-11806 .row {
    margin-left: 0px !important;
    margin-right: 0px !important;	
}
	.page-id-11806 .sup-content.sup-content-2col.img-leftdrop:before {
    content: "";
    width: 100% !important;
    margin-left: 0px;
    height: 200px%;
    background-color: #A1561C;
    position: absolute;
    /* top: 0px; */
    margin-top: 4px;
    background-image: url(/wp-content/themes/national%20-%202/2024/orange-jagged-footer.svg);
    background-size: 15px;
    background-repeat: repeat-x;
	z-index: 0;
}
	.page-id-11806 .sup-content.sup-content-2col .row {
    display: block !important;
}
	.page-id-11806 .jumbotron-big-video-overlay-content h2 {
    font-size: 1.3em;
    margin: 0;
    padding: 0;
    color: #fff;
    text-transform: none;
    font-family: 'franklin-gothic-urw';
    max-width: 100%;
    padding-bottom: .25em;
    font-size: 18px !important;
}
.page-id-11806 .btns {
    display: block;
    padding: 9px 0px;
}
}
</pre></body></html>