﻿.divSpotPromo {
    margin: 1em 0px;
    background-color: #000000;
    box-shadow: 0px 0px 15px #999999;
}

.figtree-regular {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #468ab5;
    font-size: 12pt;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}

body.desktop {
    font-size: 10pt;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
}

h1 {
    color: #4b7816;
    font-optical-sizing: auto;
    /*text-transform:uppercase;*/
}

h2 {
    font-size: 28pt;
    color: inherit;
    color: #0D6986;
    font-optical-sizing: auto;
}

h2.bottom-space {
    margin-bottom: 1em !important;
}

h2.giant {
    font-size: 3em;
    font-weight: 900 !important;
    margin-bottom: 0.5em;
    font-optical-sizing: auto;
    line-height: 1em;

}

h3.giant {
    font-size: 1.5em;
    font-weight: bold;
    font-optical-sizing: auto;
}


h3 {
    color: inherit;
    color: #326217;
    font-optical-sizing: auto;
}

.benefit-image {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
    border-radius: 1em;
    border: 1px solid rgba(0, 0, 0, .15);
    padding: 5px;
}

a,
a:visited {
    color: #07446a;
}

a:hover,
a:active {
    color: #480000;
}

a.btn-success,
a.btn-info,
a.btn-warning {
    color: #ffffff;
}

.calibri {
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.btn-site {
    border-radius: 25px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    font-weight: bold;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .70);
    border: 10px solid rgba(255, 255, 255, .25);
}

.btn-site:active,
.btn-site:visited,
.btn-site:focus,
.btn-site:hover {
    color:#ffffff;
}

.logo-area img {
    max-height:75px;
    height:100%;
    width:auto;
}

#divMobileMenu {}

#divMobileMenu a {
    display: block;
    background-color: #07485B;
    text-align: center;
    color: #ffffff;
    padding: 1em 0;
    font-size: 0.9em;
    text-decoration: none;
}

#divTopBar {
    max-width: 1170px;
}

#divTopLoginArea {
    background-color: #021526;
}

#frmSignIn input[type=text],
#frmSignIn input[type=password] {
    background-color: #07446a;
    color: #d3e7fe;
}

#frmSignIn input[type=submit],
#frmSignIn input[type=button] {
    background-color: #07446a;
    background-image: none;
    color: #ffffff;
    border-color: #07446a;
}

#frmSignIn input[type=submit]:hover,
#frmSignIn input[type=button]:hover {
    background-color: #d3e7fe;
    color: #07446a;
}

#divTopBarArea {
    background-color: #0d6986;
    color: rgba(255, 255, 255, .75);
}

#divTopBar {
    color: rgba(255, 255, 255, .75);
    font-size: 9pt;
}

#divHeaderArea {
    background-color: rgba(255, 255, 255, 1);
    padding: 2em 1em;
}

#divHeader {
    max-width: inherit;
}

#divHeader.desktop {
    padding: 0px 25px;
}

#divHeader .inner {
    display: flex;
    gap: 1em;
    justify-content: space-between;
    align-items: center;
}

#divTopMenu {
    text-align: right;
    padding-top: 5px;
}

#divTopMenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#divTopMenu ul li {
    display: inline-block;
}

#divTopMenu ul li a {
    display: inline-block;
    color: #648d4d;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
    margin-left: 5px;
    padding: 10px 10px;
    background-position: center right;
    background-repeat: no-repeat;
}

#divTopMenu ul li a:hover {
    text-shadow: 0px 0px 3px #ffffff;
}

#divTopMenu ul li ul {
    position: absolute;
    z-index: 10;
    display: block;
    display: none;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, .25);
}

#divTopMenu ul li:hover ul {
    display: block;
    background-color: #0d6986;
}

#divTopMenu ul li ul li {
    display: block;
}

#divTopMenu ul li ul li a {
    display: block;
    text-align: left;
    color: #ffffff;
    width: 225px;
    font-size: 1em;
    background-image: none;
    margin-left: 0px;
    padding: 1em;
    font-weight: normal;
    white-space: nowrap;
}

#divTopMenu ul li ul li a:hover {
    background-color: rgba(0, 0, 0, .25);
    text-shadow: none;
}

#divHeaderMenu.desktop {
    padding-top: 0px;
}

#divHeaderLogo.desktop {
    max-width: inherit;
    padding-top: 5px;
}

#divHeaderMenu ul li a {
    color: #ffffff;
}

#divSplashArea {
    background-color: #07485B;
    background-image: url('/lib/layout/nonprofitmarketingcenter.com/images/BackgroundSplash.jpg');
    background-size: cover;
    background-position: top center;
    padding: 7em 1em;
}

#divSplashCopy {
    text-align: left;
}

#divSplash h1 {
    margin-top: 0px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
    font-size: 3.2em;
    margin-bottom: 0.5em;
    font-weight: 800;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
}

#divSplash h1 .green {
    color: #bee2aa;
}

#divSplash h2 {
    color: #ffffff;
    font-size: 1.8em;
    text-shadow: 1px 1px 2px #000000;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    margin-bottom: 1.5em;
    font-weight: normal;
}

#divSplash strong {
    color: #f2c749;
    font-weight: normal;
}

#divSplash hr {
    width: 25%;
    height: 5px;
    border: 0;
    background: #fff;
    margin: 1em auto;
}

a.btn-cta1 {
    color: #ffffff;
    display: inline-block;
    background-color: #dba507;
    border-radius: 0;
    padding: 1em 2em;
    font-size: 1.1em;
}

.btn-site {
    color: #ffffff;
    display: inline-block;
    background-color: #dba507;
    border-radius: 0;
    padding: 1em 2em;
    font-size: 0.9em;
    box-shadow: none;
    border: 0;
}

a.btn-cta1:hover,
a.btn-cta1:active,
a.btn-cta1:focus {
    color: #ffffff;
    background-color: #326217;
}

a.btn-cta2:hover {
    color: #ffffff;
    background-color: #1c3c0b;
}

a.btn-cta3 {
    color: #ffffff;
    background-color: #3b6d20;
    font-size: 0.8em !important;
    font-weight: bold;
}

a.btn-cta3:hover {
    color: #ffffff;
    background-color: #295311;
}

section.benefit-area {
    font-size: 1.4em;
    color: rgba(0, 0, 0, .50);
}

section.benefit-area .container .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.benefit-area h2 {
    font-size: 2.4em;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 0.5em;
    font-optical-sizing: auto;
}

section.benefit-area .green,
section .green {
    color: #295311;
}

section.green {
    background-color: #326217;
    padding: 6em 1em;
    color: #ffffff;
}

section.green h2,
section.green h3 {
    color: #ffffff !important;
    font-optical-sizing: auto;
}

section.grey {
    background-color: #f0f0f0;
    padding: 6em 1em;
}

section.grey h2,
section.grey h3 {
    color: #07446a !important;
    font-optical-sizing: auto;
}

section.black {
    background-color: #000000;
    padding: 6em 1em;
    color:#ffffff;
}

section.black h2,
section.black h3 {
    color: #ffffff !important;
    font-optical-sizing: auto;
}

section.stand-alone {
    padding: 6em 1em !important;
}

.core-value {
    background-color: rgba(255, 255, 255, .10);
    padding: 1.5em;
    border-radius: 1em;
    height: 100%;
    margin-bottom: 1em;
}

.core-value h4,
.support-option h4 {
    margin-top: 0.5em;
    font-size: 1.2em;
}

.core-value p,
.support-option p {
    opacity: 0.75;
}

.support-option {
    background-color: rgba(0, 0, 0, .10);
    padding: 1.5em;
    border-radius: 1em;
    height: 100%;
    margin-bottom: 1em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

a.splashLink {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 1em;
}

a.splashLink:hover {
    color: #ffffff;
    text-shadow: 0px 0px 3px #ffffff;
}

#divLogosArea {
    background-color: #063a4a;
    padding: 3em 0 4em;
    text-align: center;
    font-size: 1.8em;
    color: #ffffff;
}

#divLogosArea p {
    margin-bottom: 2em;
}

#divLogosArea .green {
    color: #84b668;
}

#divLogosArea .inner {
    display: flex;
    gap: 1em;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

#divLogosArea .happy-client {
    font-weight: bold;
    font-size: 0.7em;
    display: block;
    background-color: rgba(0, 0, 0, .50);
    padding: 1em 2em;
}

#divIntroArea {
    background-color: #ffffff;
    padding: 6em 0;
}

#divIntroContent {
    font-size: 1.4em;
    color: #3d6924
}

#divIntroContent h2 {
    font-weight: 900;
    color: #3d6924;
    font-size: 2.6em;
    font-family: "Figtree", sans-serif;
    margin-top: 0;
    font-optical-sizing: auto;
    line-height: 1em !important;
    margin-bottom: 0.5em;
}

#divIntroContent .blue {
    color: #07485b;
}

#divIntroContent h3 {
    font-weight: bold;
    color: #3d6924;
    opacity: 0.74;
    font-size: 1.4em;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
}

#divIntroContent p {
    color:#333333;
}

.more-testimonials {
    margin-top: 2em;
}

.intro-testimonial {
    background-color: #0d6986;
    color: #ffffff;
    padding: 2em;
    height: 100%;
    margin-bottom: 1em;
}

.intro-testimonial.main {
    font-size: 1.4em;
}

.intro-testimonial .testimonial-organization {
    color: #eebe32;
    font-weight: bold;
}

.intro-testimonial .testimonial-name {
    font-weight: bold;
}

.intro-testimonial .testimonial-body {
    font-style: italic;
    font-size: 1.1em;
}

.intro-testimonial .testimonial-date {
    font-size: 0.8em;
    opacity: 0.5;
}

#divLogosArea2 h2 {
    font-family: "Figtree", sans-serif;
    font-size: 2em;
    font-weight: 900;
    color: #3d6924;
    margin-bottom: 1em;
    font-optical-sizing: auto;
}

#divLogosArea2 h2 .blue {
    color: #07485b;
    font-optical-sizing: auto;
}

#divLogosArea2 {
    background-color: #f0f0f0;
    padding: 3em 1em;
    text-align: center;
    font-size: 2em;
}

#divLogosArea2 .inner {
    display: flex;
    gap: 1em;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

#divLogosArea2 .happy-client {
    font-weight: bold;
    font-size: 0.6em;
    display: block;
    background-color: rgba(0, 0, 0, .05);
    padding: 1em 2em;
    color: rgba(0, 0, 0, .50);
}


#divBAMHomepageArea {
    background-color: #ffffff;
    padding: 50px 0px;
    background-image: url('/lib/layout/nonprofitwebsites.com/images/BAMBG.jpg');
    background-position: center center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#divBAMHomepage h2 {
    background-color: #5c99bf;
    color: #ffffff;
    padding: 10px;
    font-optical-sizing: auto;
}

#divBAMHomepage h2 .em {
    color: #b4f758;
}

#divBAMHomepage h3 {
    margin-top: 0px;
    font-size: 1.2em;
    font-optical-sizing: auto;
}

#divBAMHomepage em {
    font-style: normal;
}

#divBAMHomepageArea p {
    text-shadow: 0px 0px 5m rgba(0, 0, 0, .50);
}

.bam-border-top {
    border-top: 1px solid rgba(0, 0, 0, .25);
}

.bam-border {
    border-left: 1px solid rgba(0, 0, 0, .25);
    border-right: 1px solid rgba(0, 0, 0, .25);
}

#divBAMHomepage .col-md-4 {
    padding: 50px;
}

#divBAMHomepage .bam-icon {
    font-size: 3.5em;
    margin-left: 0.25em;
    color: #ffffff;
    background-color: #5c99bf;
    padding: 15px;
    border-radius: 10px;
}

#divBAMHomepage h3 {
    color: #000000;
}

#divBAMHomepage .bigger {
    font-size: 1.8em;
}

#divHomepageBlogArea {
    background-color: #ffffff;
    padding: 50px 0px;
}

#divHomepageBlog h2 {
    color: #000000;
    font-optical-sizing: auto;
}

#divHomepageBlog h2 .em {
    color: #5c99bf;
}

.divHomepageBlog {
    background-color: rgba(0, 0, 0, .05);
}

.divHomepageBlog .inner {
    padding: 0px 25px;
    min-height: 325px;
    max-height: 350px;
    overflow: hidden;
}

#divSummary {
    color: #ffffff;
    padding: 50px 0px;
}

#divSummary h3 {
    margin: 0px;
}

#divSummary .fa {
    float: left;
    margin: 0px 20px 0px 0px;
    font-size: 75px;
    color: #f0ad4e;
}

#divHowWeHelpArea {
    background-color: #ffffff;
    padding: 5em 0;
}

#divHowWeHelpArea h2 {
    font-family: "Figtree", sans-serif;
    font-size: 4em;
    font-weight: 900;
    color: #3d6924;
}

#divHowWeHelpArea h2 .blue {
    color: #07485b;
    font-optical-sizing: auto;
}

#divMissionArea {
    background-color: #326217;
    padding: 6em 1em;
    color: #ffffff;
}

#divMissionArea h2 {
    font-family: "Figtree", sans-serif;
    font-size: 2em;
    font-weight: 900;
    color: #ffffff;
    font-optical-sizing: auto;
}

#divMissionArea h3 {
    font-family: "Figtree", sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #ffffff;
}

#divAdviceArea {
    background-color: #ffffff;
    padding: 6em 1em;
}

#divAdviceArea h2 {
    font-family: "Figtree", sans-serif;
    font-size: 4em;
    font-weight: 900;
    color: #3d6924;
    font-optical-sizing: auto;
}

#divAdviceArea h2 .blue {
    color: #07485b;
    font-optical-sizing: auto;
}

.article-content h3 {
    color: #07485B;
    font-weight: 800;
    font-optical-sizing: auto;
}

#divFAQArea {
    background-color: #f0f0f0;
    padding: 6em 1em;
}

#divFAQArea h2 {
    font-family: "Figtree", sans-serif;
    font-size: 4em;
    font-weight: 900;
    color: #3d6924;
    font-optical-sizing: auto;
}

#divFAQArea h2 .blue {
    color: #07485b;
    font-optical-sizing: auto;
}

#divFAQArea .faq-item {
    border: 1px dashed rgba(0, 0, 0, .15);
    padding: 1em;
    margin-bottom: 1em;
}

#divFAQArea .faq-item h3 {
    color: #3d6924;
    margin: 0;
}

#divFAQArea .faq-item h3 button {
    margin-right: 0.5em;
}

#divFAQArea .faq-item .faq-answer {
    display: none;
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 1em 2em;
    background-color: rgba(255, 255, 255, .25);
    margin-top: 1em;
}

#divFAQArea .faq-item .faq-answer strong {
    color: #07485b;
}

#divFinalCallArea,
#divContactArea {
    background-color: #07485b;
    padding: 5em 1em;
    color: #ffffff;
    font-size: 1.6em;
}

#divFinalCallArea h2,
#divContactArea h2 {
    font-family: "Figtree", sans-serif;
    font-size: 2em;
    font-weight: bold;
    color: #ffffff;
    font-optical-sizing: auto;
}

.splashSale {
    background-color: #07446a;
    color: #ffffff;
    padding: 25px 35px 35px;
    text-align: center;
    font-size: 14pt;
}

.splashSale h2 {
    color: #ffffff;
    margin-top: 0px;
    font-size: 24pt;
    margin-bottom: 0.25em;
    font-optical-sizing: auto;
}

.splashButton {
    display: block;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24pt;
    background-color: #133758;
    padding: 1px;
    border: 1px solid #02172c;
    border-radius: 15px;
    box-shadow: 0px 5px 5px #00203b;
}

.splashButton div {
    display: block;
    box-shadow: inset 0px 0px 6px #b2c9d8;
    padding: 10px;
    border-radius: 15px;
    background: -webkit-linear-gradient(#8dbedd, #07446a);
    background: -o-linear-gradient(#8dbedd, #07446a);
    background: -moz-linear-gradient(#8dbedd, #07446a);
    background: linear-gradient(#8dbedd, #07446a);
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
}

.splashButton div:hover {
    background: -webkit-linear-gradient(#07446a, #8dbedd);
    background: -o-linear-gradient(#07446a, #8dbedd);
    background: -moz-linear-gradient(#07446a, #8dbedd);
    background: linear-gradient(#07446a, #8dbedd);
    color: #ffffff;
    text-shadow: -1px -1px 1px #000000;
    box-shadow: 0px 0px 10px #ffffff;
}

#divContent {
    max-width: inherit;
    padding-top: 3em;
    padding-bottom: 3em;
}

#divContent.desktop {
    padding: 25px;
}

#divFooterArea {
    padding: 4em 0;
    background-color: #ffffff;
    color: #333333;
    font-size: 0.9em;
}

#divFooterArea h4 {
    color: #326217;
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 0;
}

#divFooterArea ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#divFooterArea ul li a {
    text-decoration: none;
    color: #326217;
    opacity: 0.75;
    font-size: 0.9em;
}

#divFooterArea ul li a:hover {
    opacity: 1;
}

ul.footer-links li,
ul.footer-links li a {
    display: inline-block !important;
    margin-right: 1em;
    text-transform: uppercase;
    font-size: 1.2em !important;
}

ul.footer-icons li,
ul.footer-icons li a {
    display: inline-block !important;
    margin-left: 1em;
}

.login-header {
    padding: 5em 1em !important;
    background-color: #e5f1dfee !important;
}

.btn-primary {
    background-color: #07446a;
}

.btn-success {
    background-color: #46712e;
}

#divManageBranding img {
    filter: brightness(0) invert(1);
    padding: 1em !important;
}

/* System */

#divPageBanner {}

#divHeaderBannerArea .container {
    padding: 75px 0px;
    text-align: center;
}

#divHeaderBannerArea h1 {
    color: #ffffff;
    font-size: 4em;
    font-weight: bold;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .50);
    margin: 0px;
    font-optical-sizing: auto;
}

#divHeaderBannerArea h2 {
    color: #ffffff;
    font-size: 16pt;
    font-weight: normal;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .50);
    margin: 1em auto;
    font-optical-sizing: auto;
    max-width: 80%;
    background-color: rgba(0, 0, 0, .10);
    border: 2px dashed rgba(0, 0, 0, .20);
    border-radius: 1em;
    padding: 1em;
}

#divHeaderBannerArea h1 .yellow,
h2.giant .yellow,
p .yellow {
    color: #f2c749;
}

section {
    padding: 6em 1em 1em;
}

section.secondary {
    padding: 6em 1em 1em;
}

section.secondary:last-of-type {
    padding: 6em 1em 7em;
}

.readable-copy {
    font-size: 16pt;
    font-optical-sizing: auto;
    line-height: 1.4em;
}

.callout-area {
    font-size: 13pt;
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
}

.callout-box {
    background-color: #32621711;
    border-radius: 1em;
    padding: 1.5em;
    display: flex;
    gap: 0.5em;
    justify-content: space-between;
    align-items: top;
    margin-bottom: 0.5em;
    height: 100%;
}

.callout-box .fa-icon {
    font-size: 2em;
    color: #DBA507;
}

.callout-box h3 {
    margin-top: 0;
    font-size: 1.2em;
    color: #326217;
    margin-bottom: 0.25em;
}

.callout-box p {
    margin: 0;
    opacity: 0.75;
}

.websitePackage {
    background-color: #e0e0e0;
    padding: 20px;
    margin: 1em 0px;
}

.websitePackage h3 {
    padding: 5px 15px;
    background-color: #000000;
    color: #ffffff;
    margin-top: 0px;
}

a.btn {
    text-decoration: none;
    color: #ffffff;
}

.capitalize {
    text-transform: capitalize;
}

.noBottomMargin {
    margin-bottom: 0px;
}

.noTopMargin {
    margin-top: 0px;
}

.featureLine {
    background-color: #e5e5e5;
    padding: 10px 20px;
    margin-top: 1px;
    font-size: 0.8em;
    color: #777777;
    text-align: center;
}

.cents {
    position: relative;
    font-size: 0.5em;
    top: -0.75em;
}

.disclaimer {
    background-color: #feffcc;
    font-size: 0.6em;
    padding: 15px;
    text-align: center;
}

.bottomSeparator {
    margin-bottom: 1em;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 2em;
}

.bottomSpacer {
    margin-bottom: 1em;
    padding-bottom: 2em;
}

.normalWeight {
    font-weight: normal;
}

.moreinfo {
    content: 'i'
}

.articleResult {
    margin-bottom: 1em;
}

.articleResult .title {
    font-weight: bold;
}

.articleResult .url a {
    font-size: 0.7em;
    color: #999999;
}

#divOrder {
    font-size: 10pt;
}

.portfolio .inner {
    box-sizing: border-box;
    width: 20%;
    float: left;
    padding: 5px;
}

.portfolio .inner img {
    box-shadow: 0px 0px 3px #999999;
}


/* Overrides */

.websitePackage h3 {
    background-color: #4f3e0a;
}

a.btn-info,
a.btn-info:active,
a.btn-info:visited {
    background-color: #07446a;
    border: #28012b;
    font-size: 0.9em;
    background-image: url('/lib/layout/nonprofitwebsites.com/images/buttonArrow.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 40px;
    color: #ffffff;
}

a.btn-info:hover {
    background-color: #28012b;
}

.btnCSS2 {
    display: inline-block;
}

.lead-form-light {
    font-size: 0.8em;
    background-color: rgba(255, 255, 255, .95);
    padding: 2em;
    color: rgba(0, 0, 0, 1);
    border-radius: 1em;
}

.lead-form-light h3 {
    display: none;
}

.lead-form-light label {
    font-size: 0.8em;
    margin-bottom: 1em;
    font-weight: bold;
    color: rgba(0, 0, 0, .50);
}

.lead-form-light .consent-statement {
    padding: 2em;
    font-size: 0.7em;
    background-color: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .50);
}

.lead-form-light .btn-lead {
    background-color: #326217;
    color: #ffffff;
}

.lead-form-dark {
    font-size: 0.8em;
    background-color: rgba(0, 0, 0, .05);
    padding: 2em;
    color: rgba(0, 0, 0, 1);
    border-radius: 1em;
    border:1px dashed rgba(0,0,0,.15);
}

.lead-form-dark h3 {
    display: none;
}

.lead-form-dark label {
    font-size: 0.8em;
    margin-bottom: 1em;
    font-weight: bold;
    color: rgba(0, 0, 0, .50);
}

.lead-form-dark .consent-statement {
    padding: 2em;
    font-size: 0.7em;
    background-color: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .50);
}

.lead-form-dark .btn-lead {
    background-color: #326217;
    color: #ffffff;
}

.growEffect {
    transition: all 0.25s ease;
}

.growEffect:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.25s ease;
}

.riseEffect {
    transition: all 0.25s ease;
}

.riseEffect:hover {
    transform: translateX(0px) translateY(-25px) !important;
    transition: all 0.25s ease;
}

.homepage-client {
    transform: scale(1.35) translateX(-50px) translateY(-50px);
    border: 5px solid #333333;
    border-top: 10px solid #333333;
}


a.resource-guide {
    display: block;
    text-decoration: none;
    color: rgba(0, 0, 0, .50);
    margin-bottom: 2em;
}

a.resource-guide .cover:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.15) rotate(5deg);
    transition: all 0.25s ease;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .50);
    z-index: 2;
}

a.resource-guide .cover {
    z-index: 1;
    transition: all 0.25s ease;
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    aspect-ratio: 2 / 3;
    border: 1px solid rgba(0, 0, 0, 0.15);
    resize: both;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .25);
    margin-bottom: 2em;
}

a.resource-guide .cover .brand {
    height: 15%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em 25%;
}

a.resource-guide .cover .title {
    height: 85%;
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0d6986;
    color: #ffffff;
    padding: 1em;
}

a.resource-guide .summary {
    font-size: 1rem;
    text-align: center;
}

a.resource-guide .summary h3 {
    color: #0d6986 !important;
}

a.resource-guide:hover .cover .title {
    background-color: #07485B;
}

.session-box {
    border-radius:1em;
    box-shadow:0px 0px 3px rgba(0,0,0,.25);
    padding:2em;
    font-size:0.9em;
    line-height:1.25em;
    display:flex;
    gap:2em;
    justify-content:space-between;
    align-items:center;
}

.session-box .session-step {
    background-color:#0d6986;
    color:#ffffff;
    display:inline-block;
    padding:0.5em;
    font-size:5em;
    font-weight:900;
    border-radius:0.10em;
}


@media only screen and (max-width: 768px) {
    a.resource-guide {
        margin-bottom: 2em;
    }
}

@media only screen and (max-width: 1200px) {
    #divTopMenu ul li a {
        font-size: 9.5pt;
        padding-left: 5px;
        padding-right: 5px;
    }

    #divFooterArea img {
        display: inline-block;
        margin-bottom: 3em;
    }

    #divFooterArea h4 {
        margin-top: 1em;
    }

    #divFooterArea,
    #divSplashCopy,
    #divIntroContent,
    #divMissionArea,
    #divFinalCallArea {
        text-align: center;
    }

    #divMissionArea .btn-cta1 {
        margin-bottom: 1em;
    }

    .intro-testimonial {
        margin-bottom: 1em;
        text-align: center;
    }

    .intro-testimonial img {
        display: inline-block;
    }

    .mobile-center {
        text-align: center;
    }
    .session-box {
        flex-wrap:wrap;
        gap:0em;
    }
    .session-box .session-description {
        order:1;
    }

    .session-box .session-count {
        order:0;
        width:100%;
    }

}

@media only screen and (max-width: 768px) {
    #divHeader .inner {
        display: block;
        text-align: center;
    }

    #divHeaderBannerArea h1 {    
        font-size:3em;
    }

    .homepage-client {
        transform: scale(1.35) translateX(0px) translateY(-50px);
    }

    .lead-form .input-group-addon {
        display: none;
    }

    .lead-form input {
        text-align: center;
    }

    section.benefit-area .container .row {
        display: block;
    }

    .row.callout-area {
        display: block;
    }


}