@charset "UTF-8";
/* CSS Document */

html {
	scroll-padding-top: 200px; /* height of sticky header */
}

body, td, p, dd, li {
    font-family: "Montserrat", sans-serif;
    color: #343e6c;
    font-size: 19px;
    line-height: 1.7;
    font-weight: 400;
}

body p {
    padding-bottom: 13px;
	margin: 0;
}

body li {
    padding-bottom: 1px;
}

body blockquote {
    margin: 0 0 1rem;
    border: 7px solid #fcbc05;
    border-width: 0 0 0 11px;
    padding: 0 0 0 7px;
}

body blockquote p {
    padding: 5px 0 7px;
}

hr {
    clear: both;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: "Libre Baskerville", serif;
    color: #0e3160;
    font-weight: 700;
    line-height: 1.1;
    padding: 0 0 13px;
    margin: 0;
    letter-spacing: .1rem;
}

body h1 { font-size: 190%; padding: 0 0 19px;}
body h2 { font-size: 160%; }
body h3 { font-size: 140%; }
body h4 { font-size: 130%; }
body h5 { font-size: 120%; }
body h6 { font-size: 110%; }

strong { font-weight: 700; }

body a { color: #9a2727; }

body a:hover  { color: #756c69; }

body .btn-primary {
    background-color: #5f3519;
    border-color: #5f3519;
}

body .btn-primary:hover {
    background-color: #862231;
    border-color: #862231;
}

body .wf_caption {
    border: 1px solid #ddd;
}

body .wf_caption img {
    padding-bottom: 5px;
}

body .wf_caption span {
    background: #eee;
    padding: 5px 7px;
    text-align: center;
    font-size: 87%;
}

body .page-item > .page-link {
    padding: 5px 11px;
}

body .active > .page-link,
body .page-item > .page-link:hover {
    background: #5f3519;
    border: 1px solid #5f3519;
    color: #fff;
}

body hr { 
    background: url('../images/stethascope.png') no-repeat 50% 50%;
    background-size: contain;
    display: block;
    height: 47px !important;
    border: none !important;
    position: relative;
    opacity: 1;
    margin: .5vw 0 1vw;
    clear: both;
}

hr:before, hr:after {
    content: '';
    display: block;
    position: absolute;
    height: 7px;
    top: 20px;
}

hr:before {
    left: 0;
    right: 50%;
    margin-right: 25px;
    background: #eaaa00;
}

hr:after {
    right: 0;
    left: 50%;
    margin-left: 25px;
    background: #eaaa00;
}

/* accordians */

body #myAccordion .accordion-item {
	border: 1px solid #ddd;
	border-width: 0 0 1px;
}

body #myAccordion .accordion-item h2 {
	padding: 0;
	display: inline-block;
}

body #myAccordion .accordion-item h2 .accordion-button {
	font-size: 83%;
	color: #fff;
	background: #6da4d1;
	box-shadow: none;
	display: inline-block;
	border-radius: 23px 23px 0 0;
	border: 1px solid #ddd;
	border-width: 1px 1px 0px 1px;
	margin-top: 11px;
}

body #myAccordion .accordion-item h2 .accordion-button:hover {
	background: #0e3160;
}


body #myAccordion .accordion-body {
	border: 1px solid #ddd;
	border-radius: 0 0 23px 23px;
}


/* responsive video ************************************************************************************************************************************************************/

.r-video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }

.r-video iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }















/* structural ************************************************************************************************************************************************************/

body:not(.has-sidebar-right) .site-grid .container-component {
    grid-column-start: full-start;
}

body:not(.has-sidebar-right) .site-grid .container-component {
    grid-column-end: full-end;
}

body .container-header {
    background: none;
}

body .container-header .container-topbar {
    width: 100%;
    padding-bottom: 0;
    background: #144688;
    border-bottom: 17px solid #eaaa00;
    box-shadow: 0 1vw 5vw rgba(0,0,0,.4);
    color: #fff;
    z-index: 2;
}

body .site-grid {
    z-index: 1;
}

body .container-component > :first-child, 
body .container-sidebar-left > :first-child, 
body .container-sidebar-right > :first-child, 
body .container-component > * + *, 
body .container-sidebar-left > * + *, 
body .container-sidebar-right > * + * {
    margin: 0;
}


/* logo */

body .logo {
    display: inline-block;
    margin: 0;
    padding: 31px 0 31px 6vw;
    width: 33%;
    transition: all 0.9s ease-out;
}

body #logoshrink {
    max-width: 100%;
    height: auto;
    transition: all 0.9s ease-out;
}










/* scrolled ************************************************************************************************************************************************************/

body.scrolled .logo {
    padding: 11px;
}

body.scrolled #logoshrink {
    max-width: 300px;
    height: auto;
}

body.scrolled .container-topbar .horizontal-menu {
    padding: 0 11px 0 0;
}

body.scrolled .container-header .mod-menu > li > a,
body.scrolled .container-header .mod-menu > li > span {
    font-size: 17px;
    line-height: 1.2;
}

body.scrolled .metismenu.mod-menu .metismenu-item > a.search {
    height: 19px;
    width: 19px;
    margin: 0;
}







/* top menu ************************************************************************************************************************************************************/

body .container-header .metismenu > li > a:hover::after, /* get rid of stupid white underline - be sure to change .container-header to correct position */
body .container-header .metismenu > li > button:hover::before, 
body .container-header .metismenu > li.active > a::after, 
body .container-header .metismenu > li.active > button::before {
    background: none;
}

body .container-topbar .metismenu.mod-menu > li:hover > .mm-collapse { /* make menu drop down on hover */
    display: block !important;
}

body .container-topbar .metismenu.mod-menu .mm-toggler {  /* hide arrow to indicate dropdowns */
    display: none !important;
}


body .container-topbar .horizontal-menu {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0;
    padding: 0 5vw 0 0;
    z-index: 3;
    width: 66%;
    transition: all 0.9s ease-out;
}

body .container-header nav {
    margin-top: 0;
    padding: 0;
    transition: all 0.9s ease-out;
}

body .container-header .horizontal-menu .mod-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
}

body .metismenu.mod-menu .metismenu-item {
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
	margin: 0 1px;
    font-size: inherit;
    line-height: 1;
    display: flex;
    border: 1px solid rgba(255,255,255,0);
}

body .container-header .metismenu.mod-menu > li.metismenu-item > a,
body .container-header .metismenu.mod-menu > li.metismenu-item > span {
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    font-weight: 700;
    border: 1px solid rgba(255,255,255,0);
    padding: 3px;
    margin: 0 3px;
    transition: all 0.9s ease-out;
    white-space: nowrap;
}

body .container-header .mod-menu > li.active > a,
body .container-header .mod-menu > li.active > span,
body .container-header .mod-menu > li:hover > a,
body .container-header .mod-menu > li:hover > span{
    color: #fff;
}

body .container-header .mod-menu > li.active,
body .container-header .mod-menu > li:hover {
    border: 1px solid rgba(255,255,255,.67);
}


/* dropdowns */

body .metismenu.mod-menu .metismenu-item:not(.level-1) > ul, 
body .metismenu.mod-menu .metismenu-item:not(.level-2) > ul {
  margin-inline-end: 0;
}

body .metismenu.mod-menu .mm-collapse .metismenu-item {
    padding: 13px;
    font-size: 17px;
    line-height: 1.2;
}

body .container-header .metismenu.mod-menu .mm-collapse {
    width: 15vw;
    border: 1px solid rgba(255,255,255,.3);
}

body .metismenu.mod-menu .metismenu-item.active > a, 
body .metismenu.mod-menu .metismenu-item.active > button, 
body .metismenu.mod-menu .metismenu-item > a:hover, 
body .metismenu.mod-menu .metismenu-item > button:hover {
    text-decoration: none;
}

body .container-header .metismenu.mod-menu .mm-collapse li a {
    color: #136082;
    white-space: break-spaces !important;
    line-height: 1.2;
    text-align: center;
}

body .container-header .metismenu.mod-menu .mm-collapse li:hover,
body .container-header .metismenu.mod-menu .mm-collapse li.active {
    background: #136082;
}

body .container-header .metismenu.mod-menu .mm-collapse li:hover a,
body .container-header .metismenu.mod-menu .mm-collapse li.active a{
    color: #fff;
}



/* search icon */

body .metismenu.mod-menu .metismenu-item > a.search {
    border: none;
    height: 19px;
    width: 19px;
    color: rgba(0,0,0,0) !important;
    background: transparent url("../images/search.png") no-repeat;
    background-size: contain;
    padding: 0;
    margin: 3px 0 0 3px;
    transition: all .5s ease-in-out;
    transform: rotate(0deg);
}

body .metismenu.mod-menu .metismenu-item.active > a.search,
body .metismenu.mod-menu .metismenu-item:hover > a.search,
body .metismenu.mod-menu .metismenu-item.active:hover > a.search {
    border: none;
	color: rgba(0,0,0,0) !important;
    transform: rotate(90deg);
}








/* main *********************************************************************************************************************************/

body .site-grid .container-component main {
    width: 1600px;
    max-width: 100%;
    margin: auto;
    padding: 4vw 2vw 3vw;
}



/* jevents ************************************************************************************************************************************************************/

body .jev_evdt .jev_evdt_title {
	font-size: 200%;
}

body #jevents_body p {
	font-size: 19px;
}

body #jevents_body .nav-items > div a {
	padding: 3px 13px;
	text-decoration: none;
	color: #264f86;
}

body #jevents_body .nav-items > div a:hover {
	padding: 3px 13px;
	background: #fcbc05;
	border: none;
	color: #264f86;
	border-bottom: 1px solid #264f86;
}

body #jevents_body .nav-items div.active a:hover, 
body .jev_header2 .active a:hover {
	border-left: 1px solid #264f86;
}

body a.ev_link_row:link, 
body a.ev_link_row:visited, 
bpdy a.ev_link_row:hover {
	font-size: 23px;
	color: #264f86;
}

body #jevents_body .jev_listview .jev_listrow li {
	background: none;
	padding-left: 10px;
	margin: 5px 10px;
	border-style: solid;
	border-width: 0px 0px 2px 11px !important;
}

body #jevents_body ul.ev_ul li.ev_td_li {
  padding-left: 11px;
}

body #jevents_body .nav-items,
body #jevents_body .nav-items > div {
	border-color: #264f86 !important;
}

body #jevents_body .nav-items div:hover {
	background: #fcbc05 !important;
}

body #jevents_body .nav-items div:hover a {
	color: #264f86 !important;
}

body #jevents_body .nav-items div.active a, 
body .jev_header2 .active a {
	background-color: #264f86 !important;
	color: #fff !important;
}

	
body #jevents_body #jev_maincal.jev_listview .jev_daysnames {
	background: #264f96;
	color: #fff;
	border-radius: 0px;
	padding: 3px 10px;
	font-weight: 700;
	line-height: 1.4;
	font-size: 17px;
	height: auto;
	width: auto;
}

body #jevents_body #jumpto form select {
	font-size: 17px;
	line-height: auto;
	border: 1px solid #264f86;
	border-radius: 4px;
}

body #jevents_body #jumpto form button {
	font-size: 17px;
	line-height: 1.4;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	border: 1px solid #264f86;
}

body div.jev_daynum_outofmonth span {
	color: #777;
	font-size: 12px;
}

body #jevents_body .jev_underlay .jev_underlay_daynum_today div {
	background-color: #fcbc05;
}

body div.jev_dayoutofmonth,
body #jevents_body .jev_underlay .jev_underlay_outofmonth_end div {
	background-color: #eee;
}

body #jevents_body .jev_toprow {
	border: 1px solid #264f86;
	background: #fff;
}

body #jevents_body .jev_toprow div.currentmonth,
body #jevents_body .jev_toprow div.previousmonth,
body #jevents_body .jev_toprow div.nextmonth {
	background: none !important;
	border: none !important;
	font-size: 17px !important;
	color: #264f86 !important;
}

body #jevents_body .jev_toprow div.nextmonth {
	border-left: 1px solid #264f86 !important;
}

body #jevents_body .jev_toprow div.previousmonth {
	border-right: 1px solid #264f86 !important;
}

body #jevents_body .jev_toprow div.nextmonth a,
body #jevents_body .jev_toprow div.previousmonth a {
	font-size: 19px;
	color: #264f86;
	font-weight: 400 !important;
}

body #jevents_body .jev_toprow div.nextmonth a {
	padding-left: 15px;
}

body #jevents_body .jev_toprow div.previousmonth a {
	padding-right: 15px;
}






/* sidebar */

body .container-sidebar-right h1, body .container-sidebar-right h2, body .container-sidebar-right h3, body .container-sidebar-right h4, body .container-sidebar-right h5, body .container-sidebar-right h6 {
    padding: .5vw 1vw;
    padding: 3px;
    border-bottom: 1px solid #285288;
}

body .container-sidebar-right ul.mod-list li {
	padding: 1px 0;
}

body .container-sidebar-right ul.mod-list li a {
	display: block;
	color: #285288;
	margin: 0;
    padding: .5vw 1vw;
	line-height: 1.2;
}

body .container-sidebar-right ul.mod-list li a:hover ,
body .container-sidebar-right ul.mod-list li a.active {
    text-decoration: none !important;
    color: #fff;
	background: #285288;
}









/*creative slider */

#layerslider_1 {
    border-bottom: 1vw solid #6da4d1;
}





/* sp pagebuilder *************************************************************************************************************************************************************/

body .homepage .sppb-row-container {
    width: 2000px;
    max-width: 100%;
}

body .homepage h1 {
    font-size: calc(15px + 2.5vw);
    font-weight: 500;
}

body .homepage h2 {
    font-size: calc(13px + 2.2vw);
    font-weight: 500;
    color: #5665a9;
}

body .homepage p {
    font-size: calc(11px + .9vw);
}

body .homepage .divider .sppb-row-container {
    width: 100%;
    max-width: 100%;
}



body .homepage .our-promise .sppb-row-container {
    width: 1600px;
    max-width: 100%;
}

body .homepage .our-promise-hdr .sppb-row-container p {
    line-height: 1.2;
    font-weight: 600;
    color: #5665a9;
    font-size: calc(13px + 1,5vw);
}

body .homepage .our-promise .sppb-row-container p {
    line-height: 1.2;
    font-weight: 600;
    font-size: calc(7px + .8vw);
}








/* creative slider */

html body .site-grid .ls-container img.learn-more, 
html body .site-grid .ls-container img.learn-more, 
#ls-global .site-grid .ls-container img.learn-more {
  min-width: 1000px !important;
  max-width: none !important;
}

html#ls-global body#ls-global .ls-container img.learn-more,
html#ls-global body#ls-global .ls-container img.bettter-care {
    min-width: 80vw !important;
}



/* upcoming events ***********************************************************************************/

body .upcoming-events {
    background: #004c9a url(../images/upcoming-events-bg.png) repeat-x;
    background-position: top center;
    padding: 150px 11vw;
    border-bottom: 17px solid #7bafd4;
}

body .upcoming-events .scroll {
    height: 24vw;
    width: 41vw;
    overflow-y: scroll;
    border: 1px solid rgba(0,0,0,.2);
    padding: 1vw;
    border-radius: 1vw;
    background: rgba(255,255,255,.2);
    scrollbar-width: none; /* Firefox  hide scrollbar */
    -ms-overflow-style: none;  /* Internet Explorer 10+  hide scrollbar */
}

body .upcoming-events .scroll::-webkit-scrollbar { /* WebKit hide scrollbar */
    width: 0;
    height: 0;
}

body .upcoming-events h2 {
    font-size:  calc(7px + 3vw);
    font-weight: 900;
    color: #fff;
    padding-bottom: 1vw;
    display: flex;
    justify-content: center;
}

body .upcoming-events h2 img {
    width: calc(3vw);
    margin: .5vw 1vw;
    opacity: 37%;
}

body .upcoming-events h2 img:hover {
    opacity: 100%;
}

body .upcoming-events p {
    font-size:  calc(11px + .5vw);
    line-height: 1.3;
    padding-bottom: .3vw;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
}

body .upcoming-events p span.mod_events_latest_date {
    color: #fff;
}

body .upcoming-events p span.mod_events_latest_content a {
    text-decoration: none;
    color: #fff;
}

body .upcoming-events p span.mod_events_latest_content a:hover {
    text-decoration: underline;
    color: #fff;
}

body .upcoming-events .jevbootstrap span.mod_events_latest_date, 
body .upcoming-events .jevbootstrap span.mod_events_latest_content {
  line-height: inherit;
  margin-top: 0;
  vertical-align: baseline;
}





/* make table work as 2 columns */

body .upcoming-events table, body .upcoming-events thead, body .upcoming-events tbody, body .upcoming-events th, .upcoming-events td, body .upcoming-events tr { 
    display: flex;
    border: none;
}

body .upcoming-events tbody {
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    align-items: top;
    justify-content: center;
}

body .upcoming-events tr {
    width: 33.333333%;
}

body .upcoming-events td { 
    width: 100%;
    padding: 1vw;
    border: 1px solid rgba(255,255,255,.2);
    margin: 1vw;
}



/* animated numbers */

body .numbers-mod {
    width: 3000px;
    max-width: 100%;
}

body .numbers-mod .page-content {
    border-bottom: 17px solid #eaaa00;
}

body .numbers-mod .numbers-hdr h2 {
    font-size: 200%;
    color: #fff;
}

body .numbers-mod .numbers,
body .numbers-mod .sppb-row-container {
    min-width: 100%;
}

body .numbers-mod .numbers .sppb-addon-content p {
    color: #fff;
    font-size: 150%;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
}


body .numbers-mod .numbers .sppb-animated-number {
    font-size: calc(31px + 5vw);
    color: #eaaa00;
    font-weight: 900;
}

.sppb-animated-number::after {
    padding-left: 2rem;
}








/* footer ************************************************************************************************************************************************************/

body .footer {
    margin: 0;
}

body > .footer {
    width: 100%;
    background: none;
    margin: 0;
    display: block;
}

.footer .grid-child {
    padding: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 100%;
}




/* copyright */

body .footer .copyright {
    background: #fff;
    width: 100%;
    min-width: 100%;
    padding: 4vw 2vw 4vw;
}



/* btm menu */

body .footer .horizontal-menu {
    background: none;
    margin: 2vw 1vw 1vw;
}

body .footer .horizontal-menu .metismenu-item {
    padding: 3px 11px;
}

body .footer .horizontal-menu .metismenu-item:hover,
body .footer .horizontal-menu .metismenu-item.active {
    border: 1px solid #0e3160;
}

body .footer .horizontal-menu .metismenu-item:hover a,
body .footer .horizontal-menu .metismenu-item.active a {
    color: #0e3160;
}

body .footer .mod-menu {
    position: relative;
    background: none;
}

body .footer .mod-menu {
    position: relative;
    display: flex;
    flex-direction: row;
    background: none;
}

body .footer .metismenu.mod-menu .metismenu-item > a.search {
    background: transparent url("../images/search-btm.png") no-repeat;
    background-size: contain;
}



/* admin */

body .footer .login-logout {
	background: #fff;
}

body .footer .login-logout a {
	background: #eaaa00;
	color: #000;
	padding: 7px 17px;
	margin-bottom: 2vw;
	border-radius: 23px;
	font-size: 87%;
	font-weight: 700;
	display: block;
}

body .footer .login-logout a:hover {
	background: #144688;
	color: #fff;
	text-decoration: none;
}




/* media queries ************************************************************************************************************************************************************/

@media only screen and (max-width: 1199px) {

body .rooted table,
body .rooted table tbody, 
body .rooted table tr, 
body .rooted table td {
    display: block;
    width: 100%;
}

}


@media only screen and (max-width: 991px) {

body .container-topbar .horizontal-menu {
  padding: 0 2vw 0 0;
}

.solutions div {
    max-width: 100%;
    width: 1600px;
    padding: 11vw 7vw 11vw 7vw;
    margin: 4vw auto;
}

body .logo {
    display: block;
    width: 75%;
}

body #logoshrink {
    width: 500px;
    height: auto;
    transition: all 0.9s ease-out;
}

body .top-links {
    transition: all 0.9s ease-out;
}

body .phone {
    font-size: 31px;
    transition: all 0.9s ease-out;
    letter-spacing: 0;
}

body .address {
    font-size: 9.9px;
    transition: all 0.9s ease-out;
    letter-spacing: 0;
}
    
body .position-sticky {
    position: relative !important;
}
    
body .container-topbar .horizontal-menu {
    display: block;
    width: 100%;
    margin-top: -47px;
}
    
body .container-header nav {
    justify-content: right;
}
    
body .container-header .navbar-toggler {
    margin: 5px 17px;
    box-shadow: none;
}
    
body .metismenu.mod-menu > .metismenu-item {
    justify-content: right;
    margin-right: 13px;
}

body .container-header .mod-menu > li > a, body .container-header .mod-menu > li > span {
    font-size: inherit;
}

}


@media only screen and (max-width: 767px) {

body .upcoming-events tr {
    width: 50%;
}

body .together-we-flourish-title h2 {
    font-size: 7vw;
}
    
body .together-we-flourish h3 img {
    padding-bottom: 1vw;
    width: calc(53px + 31vw);
    height: auto;
}

body .together-we-flourish h3 {
    font-size: 5vw;
}

body .together-we-flourish-title p,
body .together-we-flourish p {
    font-size: 4vw;
}

body .footer .horizontal-menu {
    display: none;
}

}
    

@media only screen and (max-width: 546px) {

body .top-links {
    padding: 0 13px 13px;
}

body .pipe {
    color: #fff;
}

body .phone { 
    font-size: 23px; 
}

body .phone img { 
    margin-top: -1px;
    width: 31px;
}

}



@media only screen and (max-width: 499px) {

body .upcoming-events tr {
    width: 100%;
}

body .wf_caption {
    float: none !important;
    margin: 0 !important;
}

}
