  /*
Theme Name: Ã¨ßäÉçÇø
Theme URI: http://www.lilaeamedia.com/pagecells-theme/
Template: pagecells
Author: Lilaea Media LLC
Author URI: http://www.lilaeamedia.com
Description: Custom built theme for Ã¨ßäÉçÇø by Springer Studios.
Version: 3.1.1699131012
Updated: 2023-11-04 16:50:12

*/

body {
    font-family: jost, sans-serif;
    color: #787676;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1;
    font-weight: 700;
    font-family: lehigh, serif;
    color: #32292f;
}
h1 {
    font-size: 3.75rem;
}
h2 {
    font-size: 2.5rem;
}
h5 {
    margin-top: .5rem;
}
blockquote {
    position: relative;
    font-family: lehigh, serif;
}
table {
    margin-bottom: 1rem;
    width: 100%;
}
tr:nth-child(2n) td {
    background-color: #efefef;
}
td {
    padding: .5rem;
}
ol {
    list-style: numeral;
    list-style: none;
    counter-reset: ol-ctr;
    padding: 0 0 1rem 2rem;
    margin: 1rem 0;
}
ol li {
    position: relative;
    counter-increment: ol-ctr;
    margin: .75rem 0;
}
ul {
    padding-left: 2rem;
    list-style: square;
}
ul li {
    margin: .75rem 0;
}
ul li::marker {
    color: #C25700 !important;
}
html {
    font-size: 16px;
}
ol.four {
    counter-reset: item 4;
}
ol li::before {
    font-weight: 700;
    display: inline-block;
    position: absolute;
    font-family: lehigh, serif;
    content: '';
    content: counter(ol-ctr);
    height: 1.5rem;
    background-color: #C25700;
    width: 1.5rem;
    left: -2rem;
    color: #fff;
    text-align: center;
}
.iframe-container {
    padding-top: 56.25%;
    position: relative;
    overflow: hidden;
}
.iframe-container iframe {
    position: absolute;
    border: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
ul.primary-nav li::before, ul.top-nav li::before, ul.footer-nav li::before, ul.slides li::before {
    content: '';
}
.logo-container {
    max-width: 450px;
    display: block;
}
ul.slides li {
    padding: 0;
    margin: 0;
}
ul.footer-nav, ul.slides {
    padding: 0;
    margin: 0;
}
ul.primary-nav, ul.top-nav, ul.footer-nav, ul.slides {
    list-style: none !important;
}
.nav-container {
    height: 4rem;
}
ul.primary-nav {
    padding: 1rem 1.5rem 1rem 1rem;
}
.apply-button::before {
    line-height: 1.2;
    font-size: 5rem;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    font-family: rockingham !important;
    content: '\e907';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    color: #32292f;
    text-align: center;
    opacity: .1;
}
.apply-button {
    font-size: 1.5rem;
    font-weight: 700;
    position: relative;
    font-family: lehigh, serif;
    height: 6rem;
    background-color: #C25700;
    width: 6rem;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.apply-button > span {
    position: relative;
}
ul.top-nav li {
    padding-right: 1rem;
    padding-left: 1rem;
    margin: 0;
}
.menus-container {
    flex: 1;
}
.center-page {
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 1316px;
}
.bg-lowlight {
    background-color: #0f563f;
    color: #fff;
}
.text-white {
    color: #fff;
}
.bg-lowlight h6 {
    color: #fff;
}
.bg-lowlight a {
    color: #fff;
}
ul.footer-nav li {
    padding: 0;
    margin: 0;
}
ul.footer-nav li:first-child {
    padding-left: 0;
}
.footer-nav-container {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    border-top: 1px solid rgba(216, 215, 206, 0.3);
}
.bg-dark {
    background-color: #32292f;
    color: #fff;
}
.colophon-row {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
ul.footer-nav {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.mobile-menu-toggle::before {
    line-height: 1;
    font-size: 2rem;
    font-weight: normal;
    font-style: normal;
    display: block;
    font-family: rockingham;
    content: '\e904';
}
.mobile-menu-toggle.open::before {
    content: '\e905';
}
.top-menu-container {
    padding-bottom: .75rem;
    border-bottom: 1px solid #d8d7ce;
}
button.searchsubmit {
    border: none;
    height: 1.5rem;
    background-color: transparent;
    width: 1.5rem;
    color: #0f563f;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
.rel {
    position: relative;
}
.top-menu-container .searchform > .searchinput {
    font-size: .7rem;
    border: 1px solid transparent;
    width: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 2px 4px;
}
.top-menu-container .searchform {
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem;
}
.top-menu-container .searchform:hover > .searchinput, .top-menu-container .searchinput:focus {
    border: 1px solid #d8d7ce;
    width: 150px;
}
.iwi-menupane {
    background-color: #d8d7ce;
    width: 100%;
    top: 63px;
    padding: 0;
}
.masthead {
    position: fixed;
    background-color: #fff;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 1000;
}
.iwi-menupane ul {
    list-style: none;
    padding: 0;
}
.iwi-menupane .searchform {
    display: -ms-flexbox;
    display: flex;
    align-contents: center;
    padding: 2rem;
}
.iwi-menupane .menu-primary-nav-container ul li:hover, .iwi-menupane .menu-primary-nav-container ul li.open {
    background-color: #fff;
}
.mobile-menu-toggle.show::before {
    content: '\e905';
}
.iwi-menupane .searchinput {
    flex: 1;
}
.iwi-menupane button.searchsubmit, .iwi-menupane .searchinput {
    font-size: 1.25rem;
}
.iwi-menupane button.searchsubmit {
    height: auto;
    width: auto;
    padding: 0 1rem;
}
.iwi-menupane .searchsubmit {
    padding: .25rem;
}
#applybutton-clone {
    display: block !important;
    margin: 1rem 2rem;
}
.iwi-menupane .menu-top-nav-container a {
    font-size: .85rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .07em;
}
.iwi-menupane .menu-primary-nav-container ul {
    background-color: #f1f1ee;
    padding: 1rem 0;
}
.iwi-menupane .menu-top-nav-container ul {
    float: left;
    padding: 0 2rem;
}
a.myrcc-button {
    font-weight: 500;
    text-transform: uppercase;
}
.social-icon:hover {
    background-color: #fff;
    text-decoration: none;
}
.social-icon, a.social-icon {
    margin-left: .5rem;
    line-height: 2;
    font-size: 1.5rem;
    display: block;
    height: 3rem;
    background-color: #C25700;
    width: 3rem;
    color: #0f563f;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    min-width: 3rem;
}
.apply-button:hover, .apply-button:hover::before {
    color: #fff;
    text-decoration: none;
}
.hero-photo {
    position: relative;
    background-color: #efefef;
    z-index: 50;
}
.bg-dark a {
    color: #fff;
    text-decoration: none;
}
.directory-search-initial {
    font-weight: 500;
    display: block;
    padding: .5rem;
}
.page-numbers {
    margin-right: .5rem;
    margin-left: .5rem;
    line-height: 2;
    font-size: 1.25rem;
    height: 2.625rem;
    background-color: #d8d7ce;
    width: 2.625rem;
    color: #32292f;
    text-align: center;
}
.page-numbers.current {
    background-color: #0f563f;
    color: #fff;
}
.page-numbers.next, .page-numbers.prev {
    width: 7rem;
}
.navigation {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
a.page-numbers:hover {
    background-color: #0f563f;
    color: #fff;
    text-decoration: none;
}
.directory-form .searchsubmit {
    margin-left: -2.5rem;
    font-size: 1.25rem;
    color: #df7e26;
}
.title-row, .intro-row {
    min-height: 8rem;
}
.contact-title {
    font-size: 1rem;
    color: #787676;
    text-transform: none;
    letter-spacing: 0;
}
.contact-name {
    margin-bottom: .35rem;
}
.directory-name {
    margin-top: .5rem;
    margin-bottom: .25rem;
}
.archive .directory-item {
    padding: 1rem 0;
}
.archive .directory-item:nth-child(2n) {
    background-color: #f3f3f0;
}
.program-category-container ul.program-list {
    list-style: none;
    -moz-columns: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
    padding: 0;
}
.small-rule-above::before, .small-rule-below::after {
    display: inline-block;
    content: '';
    height: 6px;
    background-color: #df7e26;
    width: 60px;
}
.section-body, .section-body-border {
    position: relative;
}
.badge-center {
    line-height: 1.5;
    font-size: 2rem;
    position: absolute;
    height: 3.25rem;
    background-color: #0f563f;
    width: 3.25rem;
    top: -1.25rem;
    left: 50%;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.badge-center::before {
    opacity: .25;
}
ul.plain {
    list-style: none;
    padding: 0;
}
.bg-white {
    background-color: #fff;
    color: #32292f;
}
.text-sans {
    font-family: jost;
}
.text-spaced {
    font-weight: 500;
    letter-spacing: .07em;
}
.advgb-column-inner {
    height: 100%;
}
.bg-topo {
    background-image: url( /wp-content/themes/rockinghamcc/images/green-road_bg_0003_4.jpg );
    background-position: left center;
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: 100% !important;
    min-height: 100% !important;
}
.wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient)::before, .wp-block-cover .wp-block-cover__gradient-background {
    position: relative !important;
    opacity: 1 !important;
}
.wp-block-cover, .wp-block-cover-image {
    display: block !important;
    height: auto !important;
    width: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
}
.wp-block-cover-image.has-background-dim, .wp-block-cover.has-background-dim {
    background-color: transparent !important;
}
.overlay-grad-lowlight::before {
    position: relative;
    background-image: -moz-linear-gradient(top, #0f563f, transparent);
    background-image: -webkit-linear-gradient(top, #0f563f, transparent);
    background-image: -o-linear-gradient(top, #0f563f, transparent);
    background-image: -ms-linear-gradient(top, #0f563f, transparent);
    background-image: linear-gradient(to bottom, #0f563f, transparent);
}
.bg-light {
    background-color: rgba(216, 215, 206, 0.30);
}
.text-base {
    font-size: 1rem !important;
}
.text-tight {
    line-height: 1.2;
}
.wp-block-cover a, .wp-block-cover-image a {
    display: block;
    height: 100%;
    color: inherit;
    text-decoration: none;
}
.overlay-grad-lowlight:hover::before {
    background-image: -moz-linear-gradient(top, rgba(15, 86, 63, 0.75), transparent);
    background-image: -webkit-linear-gradient(top, rgba(15, 86, 63, 0.75), transparent);
    background-image: -o-linear-gradient(top, rgba(15, 86, 63, 0.75), transparent);
    background-image: -ms-linear-gradient(top, rgba(15, 86, 63, 0.75), transparent);
    background-image: linear-gradient(to bottom, rgba(15, 86, 63, 0.75), transparent);
}
.editor-styles-wrapper .has-large-font-size, .has-large-font-size {
    font-size: 1.5rem !important;
}
.wp-block-cover p, .wp-block-cover-image p {
    height: 100%;
}
cite {
    font-size: 1rem;
    font-weight: 500;
    font-family: jost;
    color: #0f563f !important;
    text-transform: uppercase;
    letter-spacing: .07em;
}
blockquote::before {
    font-size: 5em;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    font-family: rockingham;
    content: '\e90b';
    left: 50%;
    bottom: -4rem;
    opacity: .15;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.wp-block-pullquote {
    padding: 2rem 0 5rem !important;
}
.bg-highlight {
    background-color: #C25700;
    color: #fff;
}
.bg-orange-highlight {
    background-color: #e17d00;
    color: #fff;
}
a.wp-block-advgb-button_link {
    font-weight: 700 !important;
    font-family: lehigh, serif !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}
a.wp-block-advgb-button_link:hover {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}
.small-rule-below::after {
    display: block;
    margin: 2rem auto;
}
ol.flex-control-nav li:before {
    content: none;
}
.abs-center-vertical {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.stat-counters .advgb-counter-number {
    line-height: 1;
    font-size: 10rem;
    font-weight: 700;
    font-family: lehigh, serif;
    opacity: .1;
}
sup {
    font-size: .5em;
    vertical-align: super;
}
.rcc-watermark {
    background-image: url(/wp-content/themes/rockinghamcc/images/RCC-Icon-watermark.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.text-larger {
    font-size: 1.25em;
}
.primary-nav ul.sub-menu {
    display: none;
    position: absolute;
    list-style: none;
    background-color: rgba(243, 243, 240, 1);
    width: 30rem;
    top: 2.25rem;
    -moz-columns: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
    left: -3rem;
    right: auto;
    padding: 1.5rem;
    margin: 0;
}
.primary-nav ul.sub-menu li {
    text-align: left;
    padding: 0;
    margin: 0 0 1.5rem;
}
.primary-nav ul.sub-menu a {
    line-height: 1.25;
    display: block;
    text-align: left;
    padding: 0;
    margin: 0;
}
ul.primary-nav > li > a {
    line-height: 1.2;
    font-size: .75rem;
    font-weight: 500;
    display: block;
    color: #32292f;
    text-align: center;
}
ul.top-nav > li > a {
    font-size: .7rem;
    font-weight: 500;
    color: #0f563f;
    text-transform: uppercase;
    letter-spacing: .075em;
}
ul.primary-nav > li > a, ul.top-nav > li > a, ul.footer-nav > li > a {
    text-decoration: none;
    white-space: nowrap;
}
ul.primary-nav > li {
    position: relative;
    padding: 0 1rem;
    margin: 0;
}
.bg-rcc-icon {
    color: #fff;
    background-image: url( /wp-content/themes/rockinghamcc/images/RCC-Icon.png );
    background-position: center center;
    background-repeat: no-repeat;
}
.p-pct {
    padding: 15%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none;
}
.arn {
    overflow: visible;
}
.large-number {
    line-height: .7;
    font-size: 8rem;
    font-weight: 700;
    font-family: lehigh, serif;
    color: rgba(0,0,0,0.10);
}
.padded-row > * {
    padding-right: 1rem;
    padding-left: 1rem;
}
.icon-arrow-long-right {
    font-size: 3rem;
    padding: 1rem;
}
.w-85 {
    width: 85%;
}
.w-80 {
    width: 80%;
}
.w-90 {
    width: 90%;
}
.bg-grad-lowlight-left {
    background-image: linear-gradient(90deg, rgba(15,86,63,1) 0%, rgba(15,86,63,0) 50%, rgba(15,86,63,0) 100%);
}
.padded-row {
    flex-wrap: wrap;
}
hr.wp-block-separator {
    border-bottom: none;
    border-top: 1px solid #d8d7ce;
    margin: 3rem 0;
}
.primary-nav a + button::before {
    content: '\e928';
}
.primary-nav a + button {
    font-weight: normal;
    font-style: normal;
    display: block;
    position: absolute;
    font-family: iwmenuicons;
    border: none;
    height: 1.5rem;
    background-color: transparent;
    width: 1.5rem;
    top: 30%;
    right: -4px;
    color: #908e8e;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transform: translateY(-50%) rotate(0);
    -webkit-transform: translateY(-50%) rotate(0);
    -o-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    outline: none;
    padding: 0;
    margin: 0;
}
.primary-nav a + button.open {
    -moz-transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.primary-nav li:last-child > ul.sub-menu {
    left: auto;
    right: -3rem;
}
.text-lowlight, a.text-lowlight {
    color: #0f563f;
}
.text-highlight, a.text-highlight {
    color: #df7e26 !important;
}
.directory-form-container {
    max-width: 550px;
}
.wp-block-cover a {
    text-shadow: 1px 1px rgba(0,0,0,0.75);
}
.wp-block-cover__inner-container:hover {
    background-color: rgba(15, 86, 63, 0.5);
}
.wp-block-cover__inner-container {
    -moz-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
.archive .list-item.even, .search .list-item.even {
    background-color: #f3f3f0;
}
a, .bg-white a {
    color: #0f563f;
    text-decoration: none;
}
a:hover, .bg-white a:hover {
    color: #C25700;
    text-decoration: underline;
}
a.mobile-menu-toggle {
    text-decoration: none;
}
.bg-lowlight-alt {
    background-color: #6e8898;
    color: #fff;
}
.bg-highlight-alt {
    background-color: #d8d7ce;
    color: #32292f;
}
.art-arn::before {
    padding-top: 45%;
    display: block;
    content: '';
}
.iw-date-start {
    margin-bottom: .5rem;
    font-size: .9rem;
    display: block;
    text-transform: uppercase;
}
body:not(.home) .widget-thumbnail-container {
    min-width: 200px;
}
.bg-rcc-icon-lighter {
    background-image: url( /wp-content/themes/rockinghamcc/images/RCC-Icon-lighter.png );
}
h6, .widget-title, .section-sidebar h2, .section-sidebar h3 {
    font-weight: 500;
    font-family: jost;
    color: #0f563f;
    text-transform: uppercase;
    letter-spacing: .07em;
}
.widget-title, .section-sidebar h2, .section-sidebar h3 {
    font-size: 1rem;
    color: #0f563f;
}
.table-plain tr td {
    background-color: transparent;
}
.table-plain td:first-child {
    padding-left: 0;
}
th {
    background-color: #0f563f;
    color: #fff;
    padding: .5rem;
}
p + h1, p + h2, p + h3, ul + h1, ul + h2, ul + h3, div + h1, div + h2, div + h3 {
    margin-top: 1.5rem;
}
ul.columns li:first-child, div.columns p:first-child {
    margin-top: 0;
}
.header-banner .flex-control-nav {
    width: auto;
    top: 1.5rem;
    left: auto;
    bottom: auto;
    right: 2rem;
}
.header-banner .flex-control-paging li a:hover {
    background-color: rgba( 255,255,255,0.7);
}
.header-banner .flex-control-paging li a {
    background-color: rgba(255,255,255,0.5);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.header-banner .flex-control-paging li a.flex-active {
    background-color: #fff;
}
ul.primary-nav > li.current-menu-ancestor > a, .primary-nav > .current-menu-item > a {
    padding-bottom: .65rem;
    border-bottom: 4px solid #df7e26;
}
.breadcrumb-links {
    font-size: .75rem;
    color: #d8d7ce;
    text-transform: uppercase;
    letter-spacing: .07em;
}
.breadcrumb-links a {
    color: #d8d7ce;
}
.text-dark {
    color: #32292f;
}
.hentry h6 {
    margin-top: 2rem;
    font-weight: 700;
}
.hentry h4 {
    margin-top: 2rem;
}
.columns .news-item {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
ul.trustees > li {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    padding: 0 15px 2rem;
}
ul.trustees {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}
ul.trustees > li img {
    display: block;
    margin: 0 auto;
}
.trustee-title {
    font-size: 2.25rem;
    text-align: center;
}
.trustee-title span {
    font-size: 1rem;
    font-weight: 500;
    display: block;
    font-family: jost;
    text-transform: uppercase;
}
.contain-logo .hero-photo {
    background-color: transparent;
    background-size: contain;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea {
    font-size: 1.25rem;
    font-family: jost, sans-serif;
    border: 1px solid #ddd;
    width: 100%;
    padding: .5rem;
}
label {
    font-size: 1rem;
    font-weight: 700;
}
.directory-form .searchtext, .directory-form select {
    font-size: 1rem;
    border: none;
    width: 100%;
    padding: .75rem 3rem .75rem .75rem;
}
a.iwi-accordion-control::after {
    line-height: 2;
    font-size: 1.5rem;
    font-weight: normal;
    font-style: normal;
    display: block;
    position: absolute;
    content: '+';
    height: 3rem;
    width: 3rem;
    top: .5rem;
    right: 0;
    text-align: center;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    text-transform: none;
    font-variant: normal;
}
a.iwi-accordion-control.open::after {
    -moz-transform: rotate( -45deg );
    -webkit-transform: rotate( -45deg );
    -o-transform: rotate( -45deg );
    transform: rotate( -45deg );
}
a.iwi-accordion-control {
    padding-top: 1rem;
    padding-right: 3rem;
    display: block;
    position: relative;
    text-decoration: none;
}
.program-category-name {
    margin-top: 2rem;
}
.program-category-item-container .program-list .program-item:first-child {
    margin-top: 0;
}
ul.columns li, .columns p, .program-list .program-item, .columns ul {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.current-cat a {
    font-weight: 700;
}
li.coned_cat {
    list-style: none;
}
.page-notice {
    font-size: 1.5em;
}
.iwi-menupane ul li.menu-item button {
    line-height: 1;
    font-size: 2rem;
    display: block;
    position: absolute;
    border: none;
    height: 3rem;
    background-color: transparent;
    width: 3rem;
    top: -.25rem;
    right: 0;
    color: #0f563f;
    text-align: center;
    opacity: .5;
    cursor: pointer;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    -moz-transform: rotate( 0 );
    -webkit-transform: rotate( 0 );
    -o-transform: rotate( 0 );
    transform: rotate( 0 );
    outline: none;
    padding: 0;
}
.iwi-menupane ul li.menu-item button::before {
    content: '+';
}
.iwi-menupane ul li.menu-item {
    position: relative;
}
.iwi-menupane ul li.menu-item a {
    display: block;
}
.iwi-menupane ul li.menu-item button.open {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.iwi-menupane .menu-primary-nav-container ul li a {
    padding: .5rem 2rem;
    margin: 0;
}
.page-id-12294 h1 {
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
}
.program-images {
    margin-top: 2rem;
    margin-right: -8px;
    margin-left: -8px;
    display: flex;
}
.program-image {
    flex: 1;
    border-left: 8px solid #fff;
    border-right: 8px solid #fff;
}
@media (max-width: 1199.98px) {
.arn::before {
    padding-top: 75%;
}
.title-row {
    margin-top: 7rem;
}
}
@media (max-width: 767.98px) {
.advgb-column-inner .wp-block-spacer {
    height: 0 !important;
}
}
@media (max-width: 575.98px) {
.arn::before {
    padding-top: 100%;
}
.arn .bg-white {
    background-color: rgba(255,255,255,0.8);
}
.title-row {
    margin-top: 4rem;
}
.stat-counters .advgb-counter-number {
    font-size: 6rem;
}
}
@media (min-width: 576px) {
.header-image {
    height: auto;
    width: auto;
}
.iwi-menupane {
    width: 576px;
    top: 136px;
}
.nav-container {
    height: 5.5rem;
    border-bottom: 1px solid #d8d7ce;
}
.mobile-menu-toggle::before {
    font-size: 3rem;
}
}
@media (min-width: 768px) {
.advgb-column.advgb-is-one-third, .advgb-column.advgb-is-one-third-tablet {
    flex: 0 0 33.33% !important;
}
.columns {
    -moz-columns: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
}
.header-banner .flex-control-nav {
    width: auto;
    top: 1.5rem;
    left: calc( 50vw + 2.25rem );
    bottom: auto;
    right: auto;
}
.section-body-border {
    border-left: 1px solid #d8d7ce;
}
.myrcc-button {
    display: none !important;
}
.apply-button-mobile {
    display: none !important;
}
}
@media (min-width: 992px) {
.center-page {
    padding-right: 4rem;
    padding-left: 4rem;
}
.colophon-row {
    flex-direction: row;
}
ul.footer-nav {
    flex-direction: row;
}
ul.footer-nav li {
    padding: 0 1rem;
}
.footer-nav-container {
    flex-direction: row;
    justify-content: space-between;
}
.overlap-bottom {
    margin-bottom: -12rem;
    position: relative;
    z-index: 50;
}
.overlap-vertical {
    margin-top: -2rem;
    margin-bottom: -2rem;
}
.underlap-top {
    padding-top: 14rem;
    position: relative;
}
.overlap-bottom-half {
    margin-bottom: -6rem;
    position: relative;
    z-index: 50;
}
.underlap-top-half {
    padding-top: 8rem;
    position: relative;
}
.advgb-columns:last-child {
    margin-bottom: 0 !important;
}
.padded-row {
    flex-wrap: nowrap;
}
.offset-n3 {
    margin-left: -25%;
}
.offset-n4 {
    margin-left: -33.3333%;
}
.offset-n5 {
    margin-left: -50%;
}
.art-arn::before {
    padding-top: 33%;
}
.header-banner .flex-control-nav {
    width: auto;
    top: 1.5rem;
    left: calc( 67vw + 2.25rem );
    bottom: auto;
    right: auto;
}
}
@media (min-width: 1200px) {
ul.primary-nav li > a {
    font-size: .85rem;
}
.masthead {
    position: relative;
}
}
@media (min-width: 1400px) {
ul.primary-nav li > a {
    font-size: .9rem;
}
}
@media (min-width: 1600px) {
ul.primary-nav li > a {
    font-size: 1rem;
}
.small-rule-below.ml-0::after {
    margin-left: 0;
}
}
