@media(min-width: 980px) {
body {max-width: 1920px}
h1 {font-size: var(--h1)}
h2 {font-size: var(--h2)}
h3 {font-size: var(--h3)}
h4, h5, h6 {font-size: var(--h4)}
.d-only {display: block}
.d-sr-only {border:0; clip:rect(0, 0, 0, 0); height:1px; overflow:hidden; padding:0; position:absolute; white-space:nowrap; width:1px}
.container {margin: 0 auto; max-width: 1280px}
.d-tbl {border-collapse: collapse; border-style: hidden; display: table; table-layout: fixed; width: 100%}
.d-tbl.rev {direction: rtl}
.d-tbl_row {display: table-row}
.d-tbl_cell, .theme-form legend.d-tbl_cell {border: 2rem solid transparent; direction: ltr; display: table-cell; vertical-align: top}

/* form */
.fieldset {border-collapse: collapse; border-style: hidden; display: table; margin: 1rem 0; table-layout: fixed; width: 100%}
.fieldset .field {border: 1rem solid transparent; display: table-cell; vertical-align: bottom} 
.horiz_cb .field.cb {display: inline-table; margin: 0 0.5rem 0.5rem 0}
.flex_cb {align-items: baseline; display: flex; gap: 0.5rem 1rem; flex-wrap: wrap}
.flex_cb .field.cb {margin: 0}
.flex_cb legend, .flex_cb .field:not(.cb) {flex-basis: 100%}
.col_cb .cb_wrapper {column-count: 4; column-gap: 1rem}
.col_cb .cb_wrapper .field.cb {margin-top: 0}
/*tour survey*/
.tbl_cb_wrap .d-tbl_cell {border-width: 1rem}
.tbl_cb_colheadings span {text-align: center; vertical-align: baseline}
.tbl_cb_rowheading {width: 30%}
.tbl_cb_cb_wrap .field.cb {justify-content: center; margin: 0}
.fs_prehead {margin-top: 2rem}

/* header */
#header {margin-bottom: -6rem; padding: 1rem 0 0.5rem}
.header_obj {height: auto; vertical-align: top}
#header_logo_obj {box-sizing: content-box; width: calc(120px + 1rem)}
#top_menu_obj {border: 2rem solid transparent; border-bottom-width: 0; border-top-width: 0; width: auto}
#header_logo {height: auto}
#header_sidemenu_obj {width: 3rem}
#side_menu_wrap {width: 3rem; height: 3rem}
#side_menu_open {line-height: 1.45em; font-size: 2rem}

/* menu */
#top_menu {align-items: center; background-color: var(--primary); box-sizing: border-box; color: var(--neutral); display: flex; margin: 0 0 0 auto; min-height: 3rem; padding: 0.5rem; width: max-content}
#top_menu .menu {list-style: none; margin: 0; padding: 0}
#top_menu .menu > li {border-right: 1px solid var(--neutral); display: inline-block; margin: 0; padding: 0.25rem 0.5rem 0.25rem calc(0.5rem - 3px); vertical-align: bottom}
#top_menu .menu > li.menu-item-has-children {position:relative}
#top_menu .menu > li.menu-item-has-children:after {content: '\25BE'}
#top_menu .menu .sub-menu {border:0; clip:rect(0, 0, 0, 0); height:1px; overflow:hidden; padding:0; position:absolute; white-space:nowrap; width:1px}
#top_menu .menu > li:hover .sub-menu, #top_menu .menu > li:focus .sub-menu, #top_menu .menu > li:focus-within .sub-menu {background-color: var(--secondary); color: var(--neutral_dark); clip: auto; height: auto; left: 50%; list-style: none; overflow: auto; padding: 0.5rem 1rem; position: absolute; top: 100%; transform: translateX(-50%); white-space: nowrap; width: auto; z-index: 1}#top_menu .menu a {text-decoration: none}
#top_menu .menu > li:last-child {border: none}

/* hero */
#hero.has_BG.home {padding: 10rem 0 5rem 0}
#hero.has_BG.home #hero_copy {margin: 0; max-width: 40%}
#hero.has_video {overflow: clip; position: relative}
#hero.has_video.home #hero_copy, #hero.has_BG.has_video.home #hero_copy {background-color: #ffffffd0}
#hero.has_video > video, #hero.has_video > .iframe_wrap {left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); user-select: none; z-index: 0}
#hero.has_video > video {display: block; height: 100%; object-fit: cover; width: 100%;}
#hero.has_video > .iframe_wrap {height: 0; padding-bottom: 56.25%; width: 100%}
#hero.has_video > .iframe_wrap iframe {height: 100%; left: 0; position: absolute; top: 0; width: 100%}

/* posts*/
#post_hero_imgholder {width: 25%}
#post_hero_title {vertical-align: middle}
.page-numbers {font-size: var(--h5); padding: 0}

/** sections **/
/*general*/
.sub_section .section_viewall_heading {min-height: 1rem; padding-right: 50%}
.sub_section .viewall {margin: 0; position: absolute; right: 1rem; top: 0}
.sub_section .tabsnav {clip:auto; height:auto; overflow:visible; position:static; white-space:normal; width:auto}
body.js .sub_section .tabsnav_select {display:none}
.sub_section .tabsnav li a {color: var(--primary)}
.sub_section .tabsnav li a.active, .tabsnav li a:hover {background-color: var(--primary); border-color: var(--primary); color: var(--neutral)}
.section.altcol2 .sub_section .tabsnav li a {color: var(--neutral)}
.section.altcol2 .sub_section .tabsnav li a.active, .section.altcol2 .sub_section .tabsnav li a:hover {background-color: var(--neutral); border-color: var(--neutral); color: var(--primary)}

/*boxes*/
.sub_section_boxes .boxes {display: flex; flex-wrap: wrap; justify-content: center}
.sub_section_boxes .box {background-clip: padding-box; border: 0.5rem solid transparent; box-sizing: border-box; width: 25%; margin: 0}
.sub_section_boxes.layout_block .box {border-width: 0.125rem; padding: 4rem}
.sub_section_boxes .box:nth-child(4n) {border-right:none}
.sub_section_boxes .box:nth-child(4n+1) {border-left: none}
.sub_section_boxes.layout_columns .boxwrapper:has(.copyholder) {border-collapse: collapse; border-style: hidden; display: table; table-layout: fixed; width: 100%}
.sub_section_boxes.layout_columns .boxwrapper:has(.copyholder) .copyholder, .sub_section_boxes.layout_columns .boxwrapper:has(.copyholder) .boxholder {display: table-cell; vertical-align: middle}
.sub_section_boxes.layout_columns .boxwrapper:has(.copyholder):has(.box:nth-child(3)) .copyholder, .sub_section_boxes.layout_columns .boxwrapper:has(.copyholder):has(.box:nth-child(3)) .boxholder {vertical-align: text-top}
.sub_section_boxes.layout_columns .boxwrapper:has(.copyholder) .copyholder {padding-right: 4rem}
.sub_section_boxes.layout_columns .boxwrapper:has(.copyholder) .box {width: 50%}
.sub_section_boxes.layout_columns .boxwrapper:has(.copyholder) .box:nth-child(2n) {border-right: none}
.sub_section_boxes.layout_columns .boxwrapper:has(.copyholder) .box:nth-child(2n+1) {border-left: none}

/*carousel*/
.sub_section_carousel .carousel_wrap {padding: 0 6rem; position: relative}
.sub_section_carousel .swiper-button {margin: 0; position: absolute; top: 50%; transform: translateY(-50%)}
.sub_section_carousel .swiper-prev {left: 0}
.sub_section_carousel .swiper-next {right: 0}

/*cta*/
.sub_section_cta.layout_center .cta, .sub_section_cta.layout_left .cta, .sub_section_cta.layout_right .cta {box-sizing: border-box; width: 50%}
.section.hasBG .sub_section_cta.layout_center .cta, .sub_section_cta.layout_center .cta {margin-left: auto; margin-right: auto}
.section.hasBG .sub_section_cta.layout_left .cta, .sub_section_cta.layout_right .cta {margin-left: 0; margin-right: auto}
.section.hasBG .sub_section_cta.layout_right .cta, .sub_section_cta.layout_left .cta {margin-left: auto; margin-right: 0}

/*events*/
.sub_section_events .events {display: flex; flex-wrap: wrap}
.sub_section_events .events .event {margin-right: 4%; width: 48%}
.sub_section_events .events .event:nth-child(2n) {margin-right: 0}

/*featured post*/
.sub_section_featuredpost .featured_post .d-tbl_cell {border-width: 6rem}
.sub_section_featuredpost .featured_post .copyholder {vertical-align: middle; width: 66.6667%}
.sub_section_featuredpost .featured_post .post_link {margin-top: 2rem}

/*featured staff*/
.sub_section_featured_staff .featured_staff .d-tbl_cell {border-width: 1rem 6rem}
.sub_section_featured_staff .featured_staff_copy {vertical-align: middle; width: 66.6667%}

/*info-links*/
.sub_section_infolinks .copyholder, .sub_section_infolinks .linksholder {border-width: 6rem}
.sub_section_infolinks .copyholder {width: 60%}
.sub_section_infolinks .copyholder > :first-child, .sub_section_infolinks .linksholder > :first-child {margin-top: 0}
.sub_section_infolinks .copyholder > :last-child, .sub_section_infolinks .linksholder > :last-child {margin-bottom: 0}
.sub_section_infolinks .linksholder.middle {vertical-align: middle}
.sub_section_infolinks .linksholder .linkgroup:first-child .linkholder:first-child {margin-top: 0}
.sub_section_infolinks .linksholder .linkgroup:last-child .linkholder:last-child {margin-bottom: 0}
.sub_section_infolinks .linksholder .button, .sub_section_infolinks .linksholder .link {display: block; margin-right: 0}

/*info-list*/
.sub_section_infolist .infolist {height: 1px}
.sub_section_infolist .copyholder, .sub_section_infolinks .linksholder {border-width: 4rem}
.sub_section_infolist .linksholder {height: 100%}
.sub_section_infolist .linkholder_inner {display: flex; flex-direction: column; height: 100%}
.sub_section_infolist .linkgroup {margin: 0 0 2rem 0}
.sub_section_infolist .linkgroup:last-child {margin: 0}
.sub_section_infolist .linkgroup.layout_link:last-child {margin-top: auto}
.sub_section_infolist .copyholder {width: 66.6667%}
.sub_section_infolist .infolist_img {aspect-ratio: 2.25; margin: 2rem 0 1rem 0}

/*linkbar*/
.linkbar .linkholder {display: flex; flex-wrap: wrap; justify-content: center}

/*link + links*/
.sub_section_link_links .link_links {display: flex; flex-wrap: wrap; margin: 2rem 0}
.sub_section_link_links .link_link {margin: 0 1rem 1rem 0; width: calc(20% - 1rem)}

/*news-events*/
.sub_section_newsevents .newsevents {height: 1px}
.sub_section_newsevents .sub_section_newsevents .colheading {font-size: var(--h2); line-height: 1; margin: 0; min-height: 2em}
.sub_section_newsevents .newsevents_posts_wrap {border-width: 8rem}
.sub_section_newsevents .newsevents_posts {border-collapse: separate; height: calc(100% - (var(--h4) * 2) + 0.25rem); margin: -2rem 0 0; table-layout: auto}
.sub_section_newsevents .newsevents_date, .newsevents_copy {border: 0 solid var(--primary); border-bottom-width: 2px}
.sub_section_newsevents .newsevents_date {padding: 2rem 2rem 1rem 0; white-space: nowrap}
.sub_section_newsevents .newsevents_time {display: block; font-size: 1rem; margin: 1rem 0}
.sub_section_newsevents .newsevents_title {margin-top: 0}
.sub_section_newsevents .newsevents_copy {padding: 2rem 0 1rem 0}

/*posts*/
.sub_section_posts .post .d-tbl_cell {border-width: 4rem}
.sub_section_posts .post .copyholder.d-tbl_cell {vertical-align: middle}
.sub_section_posts .post .imgholder.d-tbl_cell {vertical-align: top; width: 20%}
.sub_section_posts.layout_boxes .container {overflow-x: clip}
.sub_section_posts.layout_boxes .posts {display: flex; flex-wrap: wrap; margin: -1rem -2rem -2rem -2rem; width: calc(100% + 4rem)}
.sub_section_posts.layout_boxes .post {border: 2rem solid transparent; box-sizing: border-box; margin: 0; padding-bottom: 3rem; position: relative; width: 33.3333%}
.sub_section_posts.layout_boxes .post .post_link {bottom: 0; margin: 0; position: absolute}

/*row*/
.sub_section_row {margin: 0}
.sub_section_row .row {min-height: 24rem}
.sub_section_row .row > .d-tbl_cell {border: none}
.sub_section_row .imgholder {aspect-ratio: auto}
.sub_section_row .copyholder {padding: 1rem 0 1rem 4rem; vertical-align: middle}
.sub_section_row .row.rev .copyholder {padding: 1rem 4rem 1rem 0}

/*staff*/
.sub_section_staff .container {overflow-x: clip}
.sub_section_staff .staff_wrap {display: flex; flex-wrap: wrap; margin: -0.5rem -1.5rem}
.sub_section_staff .staff {border: 1.5rem solid transparent; box-sizing: border-box; width: 25%; margin: 0}
.sub_section_staff .staff_toptitle {font-size: var(--h3); height:2.5em}

/*tab boxes*/
.sub_section_tab_boxes .tabsnav {display: flex; flex-wrap: wrap; list-style: none; margin: 2rem 0; padding: 0}
.sub_section_tab_boxes .tabsnav li a {border-bottom: 2px solid; border-top: 2px solid transparent; margin: 0 2rem 1rem 0; padding: 0.5rem 1rem; text-decoration: none}
.sub_section_tab_boxes .tab {overflow: clip}
.sub_section_tab_boxes .boxes {display: flex; flex-wrap: wrap; margin: 0 -1rem; width: calc(100% + 2rem)}
.sub_section_tab_boxes .box {border: 1rem solid transparent; box-sizing: border-box; width: 25%; margin: 0}

/*tab info*/
.sub_section_tab_info .tabsnav_holder, .sub_section_tab_info .tabsholder {border-width: 8rem}
.sub_section_tab_info .tabsholder {width: 66.6667%}
.sub_section_tab_info .tabsnav {border-left: 2px solid var(--primary); list-style: none}
.sub_section_tab_info .tabsnav li {margin: 0}
.sub_section_tab_info .tabsnav a {display: block; font-weight: bold; text-decoration: none; padding: 0.5rem 1rem}

/*testimonials*/
.sub_section_testimonials .testimonial {padding: 2rem 2rem 0 2rem}
.sub_section_testimonials .testimonial_img_name .imgholder {width: 180px}
.sub_section_testimonials .testimonial_img_name .nameholder {vertical-align: middle}
.sub_section_testimonials .linkholder {padding: 0 2rem}
.sub_section_testimonials .swiper-nav {z-index: 1}
.sub_section_testimonials .testimonials_wrapper.hasImg {padding-bottom: 2.5rem; position: relative}
.sub_section_testimonials .testimonials_wrapper.hasImg .imgvidholder {margin: 0 0 0 auto; width: 70%}
.sub_section_testimonials .testimonials_wrapper.hasImg .testimonial_carousel {bottom: 0; max-height: calc(100% - 2rem); position: absolute; width: 40%}

/* sidebar layout */
.pseudosidebar_wrapper {margin: 4rem 0 0}
.pseudosidebar_wrapper::after {clear: both; display:block}
.pseudosidebar_wrapper .section {float: left; margin: 0 0 4rem; width: 60%}
.pseudosidebar {float: right; width: 25%}
.sidebar .heading{font-size: var(--h3)}

/* program page */
.fac_sidebar_name {font-size: var(--h6)}

/* footer */
#footer_left {border-width: 8rem}
#footer_right, .footer_col_right {border-width: 4rem}
#footer_left {width: 300px}
#footer_buttons {margin: 2rem 0 0 0}
#footer_social, #footer_notice {margin: 2rem 0}
#copyright, #subfooter_links, #subfooter_links li {display: inline-block}
#copyright, #subfooter_links {vertical-align: middle}
#subfooter_links {margin: 0 -0.5rem 0 2.5rem}
#subfooter_links li {margin: 0.25rem 0.5rem}
.footer_col_heading {font-size: var(--h4)}
}