

/* Global */

/* Jump link scroll offsets */
:target {
    scroll-margin-top: 8rem!important; 
}

body.marketing.grow-rural {
    font-family: "Open Sans", sans-serif;
    color: #3d3d3d;
}

body.marketing.grow-rural main {
    margin-top: 1px;
}

body.marketing article > section {
    padding: 0;
    width: calc(100% - 6rem);
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem
}

body.marketing.grow-rural article>section>* {
    max-width: none!important;
} 

@media print, screen and (max-width: 63.99875em) {
    body.marketing article > section {
        width: 90vw;
    }
}

body.marketing.grow-rural main a,
body.marketing.grow-rural .overlay a,
body.marketing.grow-rural footer a {
    color: #3d3d3d;
}

body.marketing.grow-rural main a:hover,
body.marketing.grow-rural footer a:hover {
    color: #3d3d3d;
    text-decoration: underline;
}

body.marketing.grow-rural .overlay a:hover {
    color: #3d3d3d;
}

body.marketing.grow-rural.marketing {
    background-color: #fff;
}

body.marketing.grow-rural h1,
body.marketing.grow-rural h2,
body.marketing.grow-rural h3,
body.marketing.grow-rural main section .row h1,
body.marketing.grow-rural main section .row h2,
body.marketing.grow-rural main section .row h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 1rem 0;
}

body.marketing.grow-rural h1,
body.marketing.grow-rural h2,
body.marketing.grow-rural main section .row h1,
body.marketing.grow-rural main section .row h2 {
    color: #838d40;
}

body.marketing.grow-rural h3,
body.marketing.grow-rural main section .row h3 {
    margin: 0 0 1rem 0;
}

body.marketing.grow-rural h4,
body.marketing.grow-rural h5,
body.marketing.grow-rural h6,
body.marketing.grow-rural main section .row h4,
body.marketing.grow-rural main section .row h5,
body.marketing.grow-rural main section .row h6 {
    color: #3d3d3d;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 1rem 0;
}

body.marketing.grow-rural h4,
body.marketing.grow-rural main section .row h4 {
    font-size: 1.25rem;
}

.callout.primary {
    background-color: #edefdc;
}

@media print, screen and (min-width: 40em) {
    body.marketing.grow-rural main .h2, body.marketing.grow-rural main h2 {
        font-size: 2rem;
    }
    body.marketing.grow-rural main .h3, body.marketing.grow-rural main h3 {
        font-size: 1.5rem;
    }
}

body.marketing.grow-rural .row,
body.marketing.grow-rural.adaptive hr,
body.marketing.grow-rural.marketing hr {
    max-width: none;
}

body.marketing.grow-rural .columns-intro-content > section {
    margin-bottom: 0;
}

/* Section */
body.marketing.grow-rural section.green-bg {
    background-color: #f8f9f5;
    padding: 4rem 4rem 3rem 4rem;
    border-radius: 3rem;
}

body.marketing.grow-rural section.blue-bg {
    background-color: #ebedf0;
    padding: 4rem 4rem 3rem 4rem;
    border-radius: 3rem;
}

body.marketing.grow-rural section.dark-blue-bg {
    background-color: #78a6a7;
    color: white!important;
    padding: 4rem 4rem 3rem 4rem;
    border-radius: 3rem;
}

@media print, screen and (max-width: 39.99875em) {
    body.marketing.grow-rural section.green-bg,
    body.marketing.grow-rural section.blue-bg,
    body.marketing.grow-rural section.blue-bg,
    body.marketing.grow-rural section.dark-blue-bg {
        padding: 2rem 2rem 2rem 2rem;
    }
}


body.marketing.grow-rural section.multi-column-container .row .columns div.green-bg {
    background-color: #f8f9f5;
    padding: 2rem 2rem 1rem 2rem;
    border-radius: 3rem;
    margin-bottom: 2rem;
}

body.marketing.grow-rural section.multi-column-container .row .columns div.blue-bg {
    background-color: #ebedf0;
    padding: 2rem 2rem 1rem 2rem;
    border-radius: 3rem;
    margin-bottom: 2rem;
}

/* Pills */

span.green-pill {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    background-color: #838d40;
    color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 2rem;
}

@media print, screen and (min-width: 40em) {
    span.green-pill {

    }
}

/* Div Color Tabs */
body.marketing.grow-rural section div.red-tab {
    border-left: 5px solid #dc5f31;
    padding-left: 1rem;
}

body.marketing.grow-rural section div.blue-tab {
    border-left: 5px solid #78a6a7;
    padding-left: 1rem;
}


body.marketing.grow-rural section div.orange-tab {
    border-left: 5px solid #f4923c;
    padding-left: 1rem;
}


body.marketing.grow-rural section div.green-tab {
    border-left: 5px solid #838d40;
    padding-left: 1rem;
}

/* Menu */

body.marketing.grow-rural .overlay {
    top: 8.6rem!important;
    height: calc(100vh - 8.6rem)!important;
}    

@media print, screen and (min-width: 40em) {
    body.marketing.grow-rural header #header_top ul#header_elem-list:not(.no-menu) {
      padding-right: 5rem; /* center header logo */
    }
  }


/* Header */

#header-logo-desktop {
    max-width: 70px;
}

#header-logo {
    max-width: 60px;
}

@media print,screen and (max-width: 39.99875em) {
    body.marketing.grow-rural header #header_top {
        padding: 1rem !important;
    }
}

body.marketing.grow-rural header .sticky {
    box-shadow: none;
}

body.marketing.grow-rural header.elem_stuck .sticky {
    top: 0!important;
}

body.marketing.grow-rural header #header_top {
    background-color: #fff;
    /*max-width: 95vw;*/
    padding: 1.75rem 2rem;
}

body.marketing.grow-rural header #header_top #header_elem-list li {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: center;
}

body.marketing.grow-rural header #header_top #header_elem-list li a {
    color: #838d40;
    font-weight: 600;
}

body.marketing.grow-rural header #header_top #header_elem-list li a:hover {
    color: #687033;
    text-decoration: none;
}

@media print, screen and (min-width: 40em) {
    body.marketing.grow-rural header #top-menu-nav-btn {
        top: 2.5rem;
        left: 2rem;
    }
    body header.elem_stuck #top-menu-nav-btn {
        top: 2rem;
        left: 2.25rem;
    }
}

body.marketing.grow-rural header #top-menu-nav-btn button .button-container#toggle span {
    background: #687033;
}

@media print, screen and (max-width: 39.99875em) {
    body.marketing.grow-rural header #top-menu-nav-btn button .button-container#toggle span {
        background: #fff;
    }
}

body.marketing.grow-rural header #top-menu-nav-btn button .button-container .icon-text {
    color: #687033;
}

@media print, screen and (max-width: 39.99875em) {
    body.marketing.grow-rural header #top-menu-nav-btn button .button-container .icon-text {
        color: #fff;
    }
}

@media print, screen and (max-width: 39.9988em) {
    body.marketing.grow-rural header #top-menu-nav-btn {
      background-color: #687033;
    }
}


body.marketing.grow-rural .overlay #mm-close {
    background-color: #687033;
}

/* Internal Banner */

body.marketing.grow-rural #subpage-banner-container {
    width: calc(100% - 6rem);
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    border-radius: 3rem;
}

body.marketing.grow-rural main #subpage-banner-container #subpage-banner-overlay {
    border-radius: 3rem;
    padding: 2rem 3rem;
}

body.marketing.grow-rural #subpage-banner-width {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

body main #subpage-banner-container #subpage-banner-overlay #subpage-banner-width h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    flex: 1 0 49%;
    text-align: left;
    font-size: 2.5rem;
    line-height: 1.3;
    display: inline-block;
    margin: 0;
    padding: 0;
}

body.marketing.grow-rural main #subpage-banner-container #subpage-banner-overlay #subpage-banner-width ul#subpage-breadcrumbs {
    flex: 1 1 51%;
    text-align: right;
    border-top: none;
    padding: 0;
}

body.marketing.grow-rural main #subpage-banner-container #subpage-banner-overlay #subpage-banner-width ul:before {
    content: none;
}

@media print, screen and (max-width: 39.99875em) {
    body.marketing.grow-rural #subpage-banner-container {
        border-radius: 1.5rem;
    }
    body.marketing.grow-rural main #subpage-banner-container #subpage-banner-overlay {
        border-radius: 1.5rem;
        padding: 2rem 1rem;
    }
    body.marketing.grow-rural #subpage-banner-width {
        flex-direction: column;
        align-items: center;
    }
}

@media print, screen and (max-width: 63.99875em) {
    body.marketing.grow-rural #subpage-banner-container {
        width: 90vw;
    }
    body.marketing.grow-rural #subpage-banner-container,
    body.marketing.grow-rural main #subpage-banner-container #subpage-banner-overlay {
        border-radius: 1.5rem;
    }
    body main #subpage-banner-container #subpage-banner-overlay #subpage-banner-width h1,
    body.marketing.grow-rural main #subpage-banner-container #subpage-banner-overlay #subpage-banner-width ul#subpage-breadcrumbs {
        width: initial;
        text-align: center;
    }
    body main #subpage-banner-container #subpage-banner-overlay #subpage-banner-width h1 {
        font-size: 2rem;
    }
}


/* Rotating Banner */

body.marketing.grow-rural .container_rotating-banner.adaptive {
    width: calc(100% - 6rem);
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3rem;
    margin-bottom: 2rem;
}

body.marketing.grow-rural#home .container_rotating-banner.adaptive .glide__controls {
    display: none;
}

@media print, screen and (max-width: 63.99875em) {
    body.marketing.grow-rural .container_rotating-banner.adaptive {
        width: 90vw!important;
    }
}

body.marketing.grow-rural .container_rotating-banner.adaptive .slide-info-wrap {
    background: linear-gradient(0deg,rgba(255,255,255,0%) 10%,rgb(255,255,255, 50%) 100%);
    padding: 10rem 6rem;
}

@media print, screen and (max-width: 39.99875em) {
    body.marketing.grow-rural .container_rotating-banner.adaptive .slide-info-wrap {
        padding: 2rem 3rem;
    }
}

body.marketing.grow-rural .container_rotating-banner.adaptive .slide-info-wrap h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 3rem;
}

body.marketing.grow-rural .container_rotating-banner.adaptive .slide-info-wrap h2.name {
    color: #3d3d3d!important;
    text-shadow: none;
}

body.marketing.grow-rural#home .glide__slides .glide__slide .slide-info-wrap > p img {
    filter: drop-shadow(2px 2px 2px rgb(255 255 255 / 0.6));
}

body.marketing.grow-rural#home .glide__slides .glide__slide .slide-info-wrap .button {
    font-size: 1.5rem;
    font-weight: 200;
}

@media print, screen and (min-width: 40em) { 
    body.marketing.grow-rural .container_rotating-banner.adaptive .slide-info-wrap h2.name {
        margin-bottom: 10rem;
    }
    body.marketing.grow-rural#home .glide__slides .glide__slide .slide-info-wrap > p {
        margin-bottom: 10rem;
    }
    body.marketing.grow-rural#home .glide__slides .glide__slide .slide-info-wrap {
        padding: 3rem 6rem;
    }
}


/* Gray background multi-column container */

/* body.marketing.grow-rural .multi-column-container {
    width: calc(100% - 6rem);
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
}

body.marketing.grow-rural .multi-column-container.gray-background {
    background-color: #EBEDF0;
    padding: 2rem 3rem 0.5rem 3rem;
    border-radius: 3rem;
    margin-bottom: 2rem;
}

body.marketing.grow-rural .multi-column-container.gray-background .columns-intro-content > section {
    display: flex;
    justify-content: space-between;
}

body.marketing.grow-rural .multi-column-container.gray-background > section > .row {
    background-color: #fff;
    border: 1px solid #9E9E9E;
    border-radius: 2rem;
    padding: 2rem 1rem;
}

body.marketing.grow-rural .multi-column-container.gray-background > section > .row img {
    border-radius: 2rem;
}


@media print, screen and (max-width: 39.99875em) {
    body.marketing.grow-rural .multi-column-container.gray-background .columns-intro-content > section {
        flex-direction: column;
        align-items: center;
    }
}

@media print, screen and (max-width: 63.99875em) {
    body.marketing.grow-rural .multi-column-container.gray-background {
        width: 90vw;
        margin-bottom: 5vw;
        padding: 2rem 2rem 0.25rem 2rem;
        border-radius: 1.5rem;
    }
    body.marketing.grow-rural .multi-column-container.gray-background > section > .row {
        border-radius: 0.75rem;
    }
} */


/* Card */

body.marketing.grow-rural .card {
    background-color: #EBEDF0;
    border: none;
    padding: 1.5rem 1.5rem 0.5rem 1.5rem;
    margin: 1.5rem 0;
    display: flex;
    line-height: 1.4;
}

body.marketing.grow-rural .card.justify {
    justify-content: center;
}

body.marketing.grow-rural .card *:last-child {
    margin-bottom: 1rem;
}

body.marketing.grow-rural .card.blue,
body.marketing.grow-rural .card.blue h3,
body.marketing.grow-rural .card.blue a,
body.marketing.grow-rural .card.blue a:hover {
    background-color: #78a6a7;
    color: white;
}


body.marketing.grow-rural .card.blue a,
body.marketing.grow-rural .card.blue h3 {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

body.marketing.grow-rural .card.blue a:hover {
    text-decoration: underline;
}

body.marketing.grow-rural .card img {
    max-height: 100px;
}

body.marketing.grow-rural img.rounded {
    border-radius: 3rem!important;
}


body.marketing.grow-rural a.button.secondary,
body.marketing.grow-rural .button.secondary {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    background-color: #dc5f31;
    color: #fff;
    border: none;
}

body.marketing.grow-rural a.button.secondary:hover,
body.marketing.grow-rural .button.secondary:hover {
    background-color: #b8502a;
    color: #fff;
    border: none;
    text-decoration: none;
}


body.marketing.grow-rural .callout {
    border: none;
    color: #3d3d3d;
}

body.marketing.grow-rural tbody tr:nth-child(2n) {
    background-color: unset;
}


/* Hover Card */

body.marketing.grow-rural .hover-cards {
    width: calc(100% - 4rem);
    max-width: calc(2000px + 2rem);
}

body.marketing.grow-rural .hover-cards .card-container {
    background-color: #EBEDF0;
    border: none;
    line-height: 1.4;
}

body.marketing.grow-rural .hover-cards .card-container .card-base-content .card-icon img {
    min-height: 80px;
    max-height: 100px;
}

body.marketing.grow-rural .hover-cards .card-container .card-hover-content h3 {
    color: #fff;
    line-height: 1.3;
}


/* Tabs/Accordion */


body.marketing.grow-rural .tabs-container {

    background-color: #EBEDF0;

    border-radius: 3rem;
}

body.marketing.grow-rural article > div:not(.county-details-container) .tabs-container {
    width: calc(100% - 6rem);
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    padding: 3rem;
    margin-bottom: 2rem;
}

body.marketing.grow-rural article > div.county-details-container section {
    padding: 0;
}

body.marketing.grow-rural article > div.county-details-container section.tabs-container {
    padding: 1rem;
}

body.marketing.grow-rural main article section.tabs-container .tabs {
    /*background-color: #EBEDF0;*/
    background-color: #fff;
}


body.marketing.grow-rural main article section.tabs-container .tabs .tabs-title {
    margin-right: 0.75rem;
}

body.marketing.grow-rural main article section.tabs-container .tabs .tabs-title:last-of-type {
    margin-right: 0;
}

body.marketing.grow-rural main article section.tabs-container .tabs .tabs-title>a {
    color: #3d3d3d;
    background-color: #fff;
    font-size: 1.25rem;
    font-family: "Montserrat", sans-serif;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    border: 1px solid #9E9E9E;
    padding: 1.5rem 1rem 1rem 1rem;
}

body.marketing.grow-rural main article section.tabs-container .tabs .tabs-title>a:hover {
    background-color: #fff!important;
}


body.marketing.grow-rural main article section.tabs-container .tabs .tabs-title>a[aria-selected=true] {
    border-bottom: 0;
}

body.marketing.grow-rural main article section.tabs-container .tabs-content {
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    border: 1px solid #9E9E9E;
    border-bottom: 1px solid #9E9E9E;
}


@media print, screen and (max-width: 39.99875em) {
    body.marketing.grow-rural .tabs-container {
        padding: 2rem;
    }
}

@media print, screen and (max-width: 63.99875em) {
    body.marketing.grow-rural .tabs-container {
        max-width: 90vw;
        margin-bottom: 5vw;
        padding: 2rem;
        border-radius: 1.5rem;
    }
    body.marketing.grow-rural main article section.tabs-container .tabs .tabs-title>a {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }
    body.marketing.grow-rural main article section.tabs-container .tabs-content {
        border-bottom-left-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
}

/* Accordion */
body.marketing.grow-rural .accordion-container {
    width: calc(100% - 6rem);
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
}

body.marketing.grow-rural main article section .accordion {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

body.marketing.grow-rural main article section .accordion .accordion-item {
    margin-bottom: 0.5rem;
    overflow: auto;
}

body.marketing.grow-rural main article section .accordion .accordion-item .accordion-title {
    font-weight: 700;
    background-color: #ebedf0!important;
    color: #303E58;
    border-radius: 1rem;
}

body.marketing.grow-rural main article section .accordion .accordion-item.is-active {
    border: solid 1px #9E9E9E;
    border-radius: 1rem;
}

body.marketing.grow-rural main article section .accordion .accordion-item.is-active .accordion-title {
    background-color: #fff!important;
    border-bottom: solid 1px #9E9E9E;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #303E58;
}

body.marketing.grow-rural main article section .accordion .accordion-content {
    background-color: #fff;
}

@media print, screen and (max-width: 63.99875em) {
    body.marketing.grow-rural .accordion-container {
        max-width: 90vw;
        margin-bottom: 5vw;
    }
}

/* Pre-Footer */

body.marketing.grow-rural #prefooter {
    color: #fff;
    width: calc(100% - 6rem);
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    background-color: #838d40;
    padding: 4rem 4rem 3rem 4rem;
    border-radius: 3rem;
}

body.marketing.grow-rural #prefooter-content {
    background-color: initial;
    border-radius: initial;
    padding: initial;
}

body.marketing.grow-rural #prefooter-content h2 {
    color: #fff;
}

@media print, screen and (max-width: 63.99875em) {
    body.marketing.grow-rural #prefooter {
        width: 90vw;
        margin-bottom: 5vw;
        padding: 2rem;
        border-radius: 1.5rem;
    }
}

body.marketing.grow-rural #prefooter .sign-up-form input[type=text],
body.marketing.grow-rural #prefooter .sign-up-form input[type=email],
body.marketing.grow-rural #prefooter .sign-up-form input[type=submit] {
    width: 100%;
    border: none;
    border-radius: 3rem;
    box-sizing: border-box;
    font-size: 1.25rem;
    margin: 0;
}

body.marketing.grow-rural #prefooter .sign-up-form input[type=text],
body.marketing.grow-rural #prefooter .sign-up-form input[type=email] {
    padding: 1.75rem 2rem;
}

body.marketing.grow-rural #prefooter .sign-up-form input[type=submit] {
    text-transform: uppercase;
    font-weight: 700;
}

body.marketing.grow-rural #prefooter .sign-up-form input[type=text]:focus,
body.marketing.grow-rural #prefooter .sign-up-form input[type=email]:focus {
    border: none;
    box-shadow: none;
    transition: none;
}

/* Footer */

body.marketing.grow-rural footer > section {
    width: calc(100% - 6rem);
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    background-color: #ebedf0;
    padding: 4rem;
    border-radius: 3rem;
}

body.marketing.grow-rural footer > section h3 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #78a6a7;
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
}

body.marketing.grow-rural footer > section .columns p {
    font-weight: 400;
    margin-bottom: 0.25rem;
}

body.marketing.grow-rural footer > section hr.divider {
    border-top: 3px solid #78a6a7;
    border-bottom: none;
    margin: 2rem 0;
}

@media print, screen and (max-width: 63.99875em) {
    body.marketing.grow-rural footer > section {
        width: 90vw;
        margin-bottom: 5vw;
        padding: 2rem;
        border-radius: 1.5rem;
    }
    body.marketing.grow-rural footer > section > .row > .columns:not(:last-child) {
        margin-bottom: 2rem;
    }
}
