/*
Theme Name: Fountain Digital - Senior Living

Author: Fountain Digital
Description: Fountain Digital Clean Base
Version: 2024.2
Requires at least: 5.2


*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
html {
  scroll-behavior: smooth;
}
body {
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-size: 1.125rem; /* 18px */
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
button {
  font-family: "Poppins", sans-serif;
}
a {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  font-size: 1rem; /* 16px */
  cursor: pointer;
}
a:hover {
  color: #0f2e5d;
  text-decoration: underline;
}

/* @media screen and (max-width: 678px) {
  a[href^="tel"] {
    color: inherit;
    text-decoration: none;
    font-size: 25px;
  }
} */
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
a[href^="tel"]:hover {
  text-decoration: underline;
}
button {
  outline: 0;
}
ol,
ul {
  list-style: none;
}
/** Global List Style */
ul li {
  font-weight: 300;
  margin-bottom: 5px;
  font-size: 1rem; /* 16px */
  line-height: 150%;
  list-style-type: disc;
}

p {
  font-size: 1rem; /* 16px */
  line-height: 150%;
  margin-bottom: 20px;
  color: #000;
  font-weight: 300;
}

blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
q {
  display: inline;
  font-style: italic;
}
q:before {
  content: '"';
  font-style: normal;
}
q:after {
  content: '"';
  font-style: normal;
}

.event-single-content img {
  width: 100%;
  height: 100%;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 2px;
}
big {
  font-size: 120%;
}
small,
sup,
sub {
  font-size: 80%;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
dd {
  margin-left: 20px;
}
kbd,
tt {
  font-family: courier;
  font-size: 12px;
}
ins {
  text-decoration: underline;
}
del,
strike,
s {
  text-decoration: line-through;
}
dt {
  font-weight: bold;
}
address,
cite,
var {
  font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/**
Jake Global Styles
*/

h1 {
  text-transform: uppercase;
  font-size: 1.25rem; /* 20px */
  letter-spacing: 1px;
  padding-bottom: 30px;
  padding-bottom: 10px;
  line-height: 1;
  margin-bottom: 30px;
}

.mainheader {
  border: 2px solid black;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
}

.entry-content {
  margin: 0 auto;
}

.wp-block-heading {
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 20px;
}

body,
html {
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
  background: #fff;
}

.maincopy p {
  font-size: 1rem; /* 16px */
  line-height: 150%;
  margin-bottom: 20px;
  color: #000;
  font-weight: 300;
}

.maincopy h1 {
  margin-bottom: 20px;
  line-height: 120%;
  font-size: 52px;
  font-weight: 600;
  text-transform: none;
  padding: 0px;
}

.maincopy a {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}

.maincopy h2 {
  margin-bottom: 20px;
  line-height: 120%;
  font-size: 46px;
  font-weight: 600;
}

.maincopy h3 {
  margin-bottom: 20px;
  line-height: 120%;
  font-size: 34px;
  font-weight: 600;
}

.maincopy h4 {
  margin-bottom: 20px;
  line-height: 120%;
  font-size: 1.625rem; /* 26px */
  font-weight: 600;
}

.maincopy ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.maincopy ul li {
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 1rem; /* 16px */
  line-height: 150%;
  list-style-type: disc;
}

.maincopy .subhead {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.blogLeft {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.blogSidebar {
  background-color: #e6f4f5;
  position: relative;
  padding: 50px !important;
}

@media screen and (min-width: 1280px) {
  .blogSidebar::after {
    background-color: #e6f4f5;
    content: "";
    height: 100%;
    right: -100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

.blogSidebar ul {
  list-style-type: none;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}

.blogSidebar ul li a {
  font-size: 1.125rem; /* 18px */
  line-height: 150%;
  margin-bottom: 10px;
  color: #000;
  font-weight: 300;
  display: table;
  text-decoration: none;
}

.sidebarRelated {
  background-color: #fff;
  padding: 30px;
  display: block;
  color: #000;
  text-decoration: none;
  border-radius: 4px;
  margin-bottom: 20px;
}
.sidebarRelated h2 {
  font-weight: 500;
  line-height: 120%;
  margin-top: 10px;
}
.sidebarRelated p {
  color: #0f2e5d !important;
  text-transform: uppercase;
  font-size: 1rem; /* 16px */
  text-decoration: none;
  font-weight: 400 !important;
}

.sidebarTitle {
  color: #000;
  font-size: 1.25rem; /* 20px */
  font-weight: 600;
  margin-bottom: 20px;
}

.single .post-thumbnail img {
  display: block;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.singleCat a {
  color: #0f2e5d !important;
  text-transform: uppercase;
  display: table;
  margin: 15px 0px;
  font-size: 1rem; /* 16px */
  text-decoration: none;
  font-weight: 500 !important;
}

.post-date p {
  font-size: 14px !important;
  margin-bottom: 20px;
  font-weight: 400;
}

.blogTitle {
  margin-bottom: 5px;
  line-height: 110%;
  font-size: 50px;
  font-weight: 700;
  text-transform: none;
}

/* Main Navigation */
.topSubHead {
  background-color: #f2f3f3;
  position: relative;
}
.topSubHead:after {
  background-color: #f2f3f3;
  content: "";
  height: 100%;
  right: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}

#header {
  position: sticky;
  top: 0;
  background-color: white;
  width: 100%;
  z-index: 10;
  box-shadow: 1px 0px 5px grey;
}

#header .cta1 {
  display: inline-block;
  margin-top: 8px;
  font-size: 1.125rem; /* 18px */
  box-shadow: 0 9px 29px 0 rgba(0, 0, 0, 0.06);
  position: absolute;
  right: 0px;
  padding: 12px 42px;
}

.menu-header-menu-container {
  display: inline-block;
}

.menu-foundation-container {
  display: inline-block;
}

.menu-careers-container {
  display: inline-block;
}

.main-navigation {
  /*display: flex;*/
  /*justify-content: flex-end;*/
  text-align: left;
  padding-left: 40px;
}

.main-navigation::after,
.main-navigation::before {
  content: " ";
  display: table;
}

.main-navigation::after {
  clear: both;
}

.main-navigation li {
  display: inline-block;
  position: relative;
}

.main-navigation li a,
.main-navigation li button {
  display: block;
  /* padding: 20px .5vw; */
  text-decoration: none;
  white-space: nowrap;
  color: #000; /* Replace with $black */
  font-weight: 400;
  font-size: 1rem; /* 16px */
  line-height: 150%;
  cursor: pointer;
}

@media screen and (min-width: 1280px) {
  .main-navigation li a:is(:first-child) {
    padding: 20px 2.5rem 20px 0px;
  }
}

@media screen and (max-width: 1280px) {
  .main-navigation li a:is(:first-child) {
    padding: 20px 1.5vw 20px 0px;
  }
}

.main-navigation li a .fa-solid,
.main-navigation li button .fa-solid {
  position: relative;
  margin-left: 3px;
  font-size: 12px;
  vertical-align: middle;
}

.main-navigation li a:hover,
.main-navigation li a:focus,
.main-navigation li button:hover,
.main-navigation li button:focus {
  color: #0f2e5d; /* Replace with $brandFirst200 */
  text-decoration: underline;
}

.parentActive a,
.parentActive button {
  color: #0f2e5d !important; /* Replace with $brandFirst200 */
  text-decoration: underline !important;
}

.menu-item:hover .sub-menu {
  display: block;
}

/* Drop Down Menu */
.main-navigation .sub-menu {
  display: none;
  box-shadow: 0px 6px 24px rgba(51, 50, 48, 0.25);
  position: absolute;
  min-width: 225px;
  background-color: #fff; /* Replace with $white */
  z-index: 10;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  border-radius: 2px;
  /* overflow: hidden; */
}

.main-navigation .sub-menu li a {
  background-color: #fff; /* Replace with $white */
  color: #000 !important; /* Replace with $black */
  font-size: 1rem; /* 16px */
  text-decoration: none !important;
  padding: 6px 20px;
  display: block;
}

.main-navigation .sub-menu li a:hover,
.main-navigation .sub-menu li a:focus {
  color: #0f2e5d !important;
  text-decoration: underline !important;
}

.twocolumn .sub-menu {
  /* Define the number of columns */
  column-count: 2; /* Adjust this value to split into more or fewer columns */
  column-gap: 20px; /* Adjust space between columns */
  padding-top: 50px;
}

.twocolumn .sub-menu::before {
  content: "CCRC"; /* Text for the first column header */
  font-weight: 600;
  grid-column: 1; /* Place in the first column */
  margin-bottom: 10px; /* Space below header */
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
  font-size: 1.25rem; /* 20px */
}

/* Header for the second column */
.twocolumn .sub-menu::after {
  content: "Rental Options"; /* Text for the second column header */
  font-weight: 600;
  grid-column: 2; /* Place in the second column */
  margin-bottom: 10px; /* Space below header */
  position: absolute;
  left: 55%;
  top: 20px;
  font-size: 1.25rem; /* 20px */
}

/* Sub-navigation*/

.topSubHead {
  display: flex !important;
  align-items: center;
}

.headerCall {
  display: flex;
  justify-content: center;
  justify-items: center;
  flex-direction: column;
  height: 100%;
  margin-bottom: 0px;

  /* display: inline-block; */
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: auto;
  color: #0f2e5d;
}

.headerCall p {
  margin-bottom: 0px;
}

.topSubHead li {
  margin-bottom: 0px;
}

.menu-sub-menu-container {
  display: inline-block;
}

.sub-navigation {
  text-align: left;
  padding-left: 15px;
}

.sub-navigation::after,
.sub-navigation::before {
  content: " ";
  display: table;
}

.sub-navigation::after {
  clear: both;
}

.sub-navigation li {
  display: inline-block;
  position: relative;
}

.sub-navigation li:after {
  content: "";
  position: absolute;
  height: 15px;
  width: 2px;
  background: black;
  right: -1px;
  top: 18px;
}

.sub-navigation li:last-child:after {
  display: none;
}

.sub-navigation li a,
.sub-navigation li button {
  display: block;
  padding: 15px 25px;
  text-decoration: none;
  white-space: nowrap;
  color: #000; /* Replace with $black */
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  cursor: pointer;
}

.sub-navigation li a .fa-solid,
.sub-navigation li button .fa-solid {
  position: relative;
  margin-left: 3px;
  font-size: 12px;
  vertical-align: middle;
}

.sub-navigation li a:hover,
.sub-navigation li a:focus,
.sub-navigation li button:hover,
.sub-navigation li button:focus {
  color: #0f2e5d; /* Replace with $brandFirst200 */
  text-decoration: underline;
}

/* CTA */
.mainCTA {
  display: table;
  padding: 12px 30px;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid;
  position: relative;
  outline: none;
}
.mainCTA:hover {
  background-color: rgb(61, 123, 191);
}
.activedemand-page .btn {
  cursor: pointer;
}

.activedemand-page .btn {
  color: #000;
  background-color: rgb(223, 159, 1) !important;
}

.cta1 {
  background: rgba(252, 94, 84, 1);
  color: white;
  border-radius: 5px;
}

.cta2 {
  background-color: rgb(223, 159, 1);
  color: black;
  border-radius: 5px;
}

#footer {
  padding-top: 60px;
  padding-bottom: 60px;
}

.menuTitle {
  color: #0f2e5d;
  font-weight: 500;
  font-size: 1.25rem; /* 20px */
  margin-bottom: 20px;
}

.footer-menu li {
  display: table;
  margin-bottom: 15px;
}

.footer-menu li a {
  color: black;
  text-decoration: none;
  font-weight: 300;
  line-height: 150%;
}

.footer-menu li a:hover {
  text-decoration: underline;
}

.footerLocation input {
  width: 100% !important;
  border: 1px solid black;
  padding: 14px 20px;
  border-radius: 4px;
  font-size: 1.125rem; /* 18px */
  text-align: center;
}

.footerLocation button {
  margin-left: 0px;
  background: rgba(252, 94, 84, 1);
  border-radius: 2px;
  border: none;
  vertical-align: middle;
  color: #fff;
  font-size: 1.25rem; /* 20px */
  font-weight: 500;
  margin-top: 15px;
  display: block;
  width: 100%;
  padding: 14px 10px;
  cursor: pointer;
}

.footerLocation #search {
  position: relative;
}

.footerLocation img {
  position: absolute;
  left: 5px;
  top: 10px;
  z-index: 10;
  width: 30px;
}

.footerLeft img {
  max-width: 220px;
  margin-bottom: 40px;
}
.socialicons {
  margin-top: 14px;
}
.socialicons a {
  display: inline !important;
}

.footerLeft a {
  color: #000;
  font-weight: 600;
  margin-top: 20px;
  display: table;
}

/* .footerimages {
  position: absolute;
  bottom: -32px;
  width: 90%;
} */

.footerimages {
  display: grid;
  grid-template-columns: repeat(4, 25%);
}

.footericons {
  justify-items: center;
}

.footerimages i {
  padding-right: 10px;
  font-size: 50px;
  height: 50px;
}

.footerimages img {
  max-width: 100px;

  height: 50px;
}

.footerLeft p {
  font-weight: 300;
  line-height: 150%;
  color: #000;
  margin-bottom: 0px;
}

.footerCenter {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.mainLogo {
  max-width: 270px !important;
}

.navWrapper {
  display: none;
}

.logo {
  max-width: 250px;
  padding-bottom: 0px !important;
}

.logoMobile {
  max-width: 140px !important;
  margin: 0px auto;
}

.mm-listitem__text {
  font-weight: 400;
}

.mm-navbar__title {
  font-weight: 500;
}

.tabletContainer {
  display: none;
}

.tabletNav {
  display: none;
}

.imgs.open img {
  width: 100% !important;
}

.cta {
  display: table;
  font-size: 1.125rem; /* 18px */
  margin-top: 20px;
  box-shadow: 0 9px 29px 0 rgba(0, 0, 0, 0.06);
  padding: 12px 30px;
  background: rgba(252, 94, 84, 1);
  color: white;
  font-weight: 500;
  text-decoration: none;
  border-radius: 5px;
}

a.cta-base {
  color: black;
  border-radius: 5px;
  border: none;
  padding: 10px 20px;
  font-size: 1.125rem; /* 18px */
  font-weight: 600;
  background-color: rgb(223, 159, 1);
  text-decoration: none;
}

@media screen and (max-width: 1096px) {
  a.cta-base {
    display: block !important;
    text-align: center;
  }
}

.cta-clear {
  background-color: rgba(0, 0, 0, 0) !important;
  border: solid black 1px !important;
}

main .cta-base::after {
  content: "\f178";
  font-family: "Font Awesome 6 Pro";
  color: inherit;
  padding-left: 10px;
}

.cta:hover,
.cta:focus {
  background: rgb(61, 123, 191) !important;
}
.cta-base:hover,
main.cta-base:focus,
.cta1:hover {
  background-color: rgb(61, 123, 191) !important;
  color: white;
  text-decoration: none;
}

.cta-base.search::after {
  content: "";
  padding-left: 0px;
}

.cta-base {
  border-radius: 5px !important;
}

/* Style for images aligned to the left */
.alignleft {
  float: left;
  margin: 0 1.5em 1.5em 0; /* Adjust the margins as needed */
}

/* Style for images aligned to the center */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Style for images aligned to the right */
.alignright {
  float: right;
  margin: 0 0 1.5em 1.5em; /* Adjust the margins as needed */
}

@media screen and (max-width: 1199px) {
  .desktopContainer {
    display: none;
  }

  .mobileonly {
    display: flex;
  }
  .tabletContainer {
    display: inherit;
  }
  .tabletNav {
    display: inherit;
  }
  .tabletNav .grid {
    min-height: 100%;
  }
  .tabletNav .bar {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 7px;
    height: 3px;
    width: 30px;
    background-color: #707070;
  }
  .tabletNav .phonecolumn {
    text-align: center;
    background-color: #0f2e5d;
    min-height: 90px;
    color: white;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
  }

  .tabletNav .phonecolumn a {
    padding: 15px;
    color: inherit;
  }
  .tabletNav .phonecolumn a i {
    font-size: 36px;
  }
}

@media screen and (max-width: 991px) {
  .footerCenter {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .blogLeft {
    padding-left: 0px;
    padding-right: 0px;
  }

  .blogTitle {
    font-size: 35px;
  }
  .container-full {
    padding: 0px !important;
  }

  .maincopy h2 {
    font-size: 32px;
  }

  #footer {
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
  }

  .footerLeft a,
  .footerLeft img {
    margin: 20px auto;
  }

  .footer-menu li {
    margin: 3px auto;
  }

  .footerCenter {
    background-color: #f2f3f3;
  }

  .menuTitleLocation {
    margin-top: 20px;
  }

  div .innercontainer {
    margin: 0px !important;
  }
}

div .innercontainer {
  margin: 0px !important;
}

.mm-menu--theme-dark {
  --mm-color-background: rgb(61, 123, 191) !important;
}

/* Blog */
.blogHero {
  background: #0f2e5d;
  text-align: center;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.blogHero h1,
.blogHero p {
  color: #fff;
  max-width: 900px;
  margin: 20px auto;
  text-shadow: 1px 1px #000;
}

.blogHero .intro {
  text-shadow: 1px 1px #000;
  line-height: 120%;
  display: table;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 600;
  font-size: 1.25rem; /* 20px */
}

.blogHero h1 {
  line-height: 120%;
  font-size: 56px;
}

.blogFilter {
  background-color: #00939c;
}

.blogFilter label {
  text-transform: uppercase;
  font-size: 1.125rem; /* 18px */
  margin-right: 15px;
  line-height: 120%;
  color: #fff;
  font-weight: 600;
}

.blogDropdown {
  padding: 10px 20px;
  border-radius: 8px;
  width: 300px;
  font-size: 1.125rem; /* 18px */
  letter-spacing: 1px;
}

.blogFluid {
  padding-top: 20px;
  padding-bottom: 40px;
}

#breadcrumbs {
  color: gray !important;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 20px;
}

#breadcrumbs a {
  font-weight: 400;
  text-decoration: none;
  color: gray;
}

.cardBasic {
  background-size: contain;
  background-position: top;
  height: 300px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  text-decoration: none;
  color: #000;
  background-repeat: no-repeat;
}

.cardBasic:hover {
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.3);
}

.cardBasic:hover .cardBasicBody {
  background: #e7e7e7;
}

.cardBasicBody {
  background-color: #fff;
  padding: 20px;
  border-radius: 6px;
}

.cardBasicBody h2 {
  font-weight: 600;
  margin-top: 10px;
}

.cardBasicBody .preHeadline {
  font-weight: 400;
  color: #0f2e5d;
  text-transform: uppercase;
}

.cardBasicBody p,
.cardBasicBody h2 {
  color: #000;
  line-height: 120%;
}

.firstBlog {
  margin: 0px 0px 40px 0px !important;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
}

.blogLeft {
  /** TODO: variables */
  padding: 20px 65px !important;
}

.blogLeft h2 {
  font-size: 40px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 120%;
  margin-bottom: 20px;
}

.blogLeft p {
  font-weight: 300;
  line-height: 120%;
  margin-bottom: 10px;
}

.blogLeft .preHeadline {
  font-weight: 400;
  color: #0f2e5d;
  text-transform: uppercase;
}

.readMore {
  display: table;
  margin-top: 20px;
  font-size: 1.125rem; /* 18px */
  border: 1px solid #000;
  color: #000;
  box-shadow: 0 9px 29px 0 rgba(0, 0, 0, 0.06);
  padding: 15px 30px;
  text-decoration: none;
  font-weight: 500;
}

.readMore:hover {
  background: #0f2e5d;
  color: #fff;
}

.blogRight {
  height: 450px;
  background-size: cover;
  background-position: center;
}

.navigation {
  text-align: center;
}

.navigation ul {
  list-style-type: none;
  padding: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.navigation ul li {
  display: inline-block;
  padding: 0px 3px;
}

.navigation ul .active a {
  color: #000; /* Replace with actual value */
  background-color: transparent;
}

.navigation ul a {
  background-color: #0f2e5d; /* Replace with actual value */
  color: #fff; /* Assuming $white is white */
  text-decoration: none;
  padding: 5px 10px;
  font-weight: 500;
}

.closemenu {
  font-weight: bold;
  display: block;
  font-size: 1.25rem; /* 20px */
  text-align: right;
  padding-right: 20px;
  padding-top: 10px;
}

.megaMenuContainer {
  min-width: 500px !important;
  padding: 40px 20px !important;
}

.megaMenuContainer p {
  font-weight: 600;
  font-size: 1.25rem; /* 20px */
  margin-bottom: 10px;
}

.megaMenuContainer ul {
  padding-right: 5px;
}

.megaMenuContainer ul li {
  margin-bottom: 7px !important;
}

.megaMenuContainer ul li a {
  padding: 0px !important;
  white-space: break-spaces;
}

.ftn-breadcrumbs {
  padding-bottom: 20px;
}

.megaMenuContainer .grid div:is(:last-child) {
  /* padding-left: 15px; */
}

.sub-menu .sub-menu {
  padding-left: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
  /* margin-left: 10vw; */
  /* margin-top: -5vh; */
  z-index: -10;
}

.sub-menu .sub-menu li {
  margin-bottom: 0px;
}

.sub-menu .sub-menu li a::before {
  content: "\f178";
  font-family: "Font Awesome 6 Pro";
  color: inherit;
  padding-right: 10px;
}

.sub-menu .sub-menu li a::before:hover {
  content: "\f178";
  font-family: "Font Awesome 6 Pro";
  color: inherit;
  padding-right: 10px;
  text-decoration: none;
}

.locfilter {
  display: inline-block;
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .blogHero h1 {
    font-size: 42px;
  }
  .locfilter {
    display: inline;
    margin-left: 0px;
  }

  .blogfilter {
    display: none;
  }

  .blogDropdown {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 10px;
  }
}

.maincopy a :not(.cta-base) {
  text-decoration: underline !important;
}

.news .cardBasic {
  justify-content: flex-start;
  background-size: cover;
  padding: 10px !important;
  height: unset;
}

.news .cardBasicBody {
  min-height: 220px;
  padding: 12px;
}

.news .cardBasicBody p {
  margin-bottom: 0px;
  font-weight: 400;
}

/**
* Smart Recruiter
*/
/* #sr-alert-widget {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: 1000;
} */
input[type="tel"] {
  width: 100% !important;
}

#mongo-form label {
  visibility: visible;
}

@media screen and (min-width: 1200px) {
  .mobileonly {
    display: none !important;
  }
}
@media screen and (max-width: 1199px) {
  .mobileonly {
    display: inline-block !important;
    width: 100%;
  }
}
.grecaptcha-badge {
  visibility: hidden !important;
}

.singleBlogContainer .grid {
  letter-spacing: normal;
  word-spacing: normal;
}

[id^="blackbaud-donation-form_"] {
  text-align: center;
}

.loading:empty {
  background-color: rgba(1, 51, 101, 0.8);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  animation: spin 1.5s linear infinite;
  position: absolute;
  top: 20%;
  left: 50%;
}

.loading:empty::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #fff;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}