﻿/*
font-family: 'Bilo';
*/



img {max-width: 100%; border: none;}
.clearDiv {clear: both;}
.setWidth {width: 92%; max-width: 1300px; margin: 0 auto;}
*{box-sizing: border-box;}
iframe {max-width: 100%;}
body * {letter-spacing: normal; line-height: inherit;}
.sc-content-block-quick-insert {display: none !important;}
div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {height: auto !important;}
.eds_galleryWrapper {padding-top: 0px !important;}
.slider-wrapper > div {background: transparent !important;}
.sc-menu {position: relative; margin: 0 !important;z-index: 100 !important;}
.slick-dots {margin-left: 0;}
.theme-default .nivoSlider {background: transparent !important; -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important; -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important; box-shadow: 0px 0px 0px 0px #4a4a4a !important; margin-bottom: 0px !important;}
.menuBtn, .mobileMenuWrapper {display: none;}
.fa-facebook-f:before {content: "\f39e" !important;}
.slick-dots {margin: 0 !important;}
.clearBtn {background: none;color: inherit;border: none;padding: 0;font: inherit;cursor: pointer;outline: inherit;transition: all 0.3s ease;}



/* header & footer */

.topWrapper {
    background: #36566f;
    text-align: right;
    padding: 4px 0;
    position: relative;
    z-index: 105;
}
.socialsWrapper {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}
.socialsWrapper a {
    color: #fff !important;
    font-size: 100%;
    line-height: 100%;
    position: relative;
    top: -1px;
    margin-left: 10px;
}
.socialsWrapper a:hover, .socialsWrapper a:focus {
    color: #87a461 !important;
}
.phoneWrapper {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 100%;
    line-height: 100%;
    letter-spacing: 0.7px;
    font-weight: 300;
    margin-right: 30px;
}
.searchWrapper {
    display: inline-block;
    vertical-align: middle;
}
.headerWrapper {
    background: #eff2f4;
    padding: 10px 0 0;
    box-shadow: rgb(27 40 73 / 50%) 0px -11px 29px;
    position: relative;
    z-index: 100;
}
.headerWrapper > .setWidth {
    display: table;
}
.logoWrapper {
    display: table-cell;
    vertical-align: bottom;
    width: 185px;
    padding-bottom: 11px;
}
.menuWrapper {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
}
.staticMenu {
    margin-bottom: 22px;
}
.staticLink {
    display: inline-block;
    margin-left: 23px;
}
.staticLink a {
    color: #142029 !important;
    text-decoration: none !important;
    font-size: 110%;
    line-height: 100%;
    position: relative;
    padding: 20px 0px 1px;
}
.billPayLink a {
    color: #465430 !important;
    font-weight: 600;
}
.billPayLink a i {
    font-size: 84%;
    padding-right: 5px;
}
.smallLink a:hover, .smallLink a:focus {
    color: #3D7AA9 !important;
}
.staticLink a::before {
    content: '';
    position: absolute;
    width: 98%;
    height: 2px;
    border-radius: 4px;
    background-color: #3D7AA9;
    bottom: -5px;
    left: 2px;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
}
.billPayLink.staticLink a::before {
    background-color: #4f5e36;
}
.staticLink a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}
.footerWrapper {
    background: #0c2539;
    padding: 60px 0;
    position: relative;
}
.footerWrapper > .setWidth {
    display: table;
}
.footerLogoCol {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
}
.footerLocationsCol {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
    width: 50%;
}
.footerSocialsCol {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.footerLogo {
    width: 174px;
    display: table-cell;
    vertical-align: middle;
}
.footerLogoInfo {
    padding: 0 0 0 40px;
    display: table-cell;
    vertical-align: bottom;
}
.footerLogoText {
    color: #fff;
    font-weight: 300;
    font-size: 90%;
    line-height: 110%;
    padding: 4px 0 0;
    letter-spacing: 0.6px;
}
.footerLogoText span {
    font-weight: 500;
    letter-spacing: 0.6px;
}
.footerLocationsTitle {
    color: #fff;
    font-size: 170%;
    letter-spacing: 0.4px;
    margin: 0 0 14px 0;
}
.footerLocationsLink {
    padding: 4px 0;
}
.footerLocationsLink a {
    color: #fff !important;
    text-decoration: none !important;
    letter-spacing: 0.5px;
    font-size: 95%;
    line-height: 110%;
    padding: 2px 0;
}
.footerLocationsLink a i {
    color: #87a461;
    font-size: 80%;
    padding-right: 7px;
}
.footerLocationsLink a:hover, .footerLocationsLink a:focus {
    letter-spacing: 1px;
}
.footerSocialsCol a {
    color: #fff !important;
    font-size: 110%;
    padding: 2px;
    margin-right: 13px;
}
.footerSocialsCol a:last-child {
    margin-right: 0;
}
.fb {
    font-size: 110% !important;
}
.li {
    font-size: 120% !important;
    position: relative;
    top: 2px;
}
.footerSocialsCol a:hover, .footerSocialsCol a:focus {
    color: #87a461 !important;
}
.copyLoginDiv {
    background: #061826;
    text-align: center;
    padding: 6px 0;
}
.copyLogin {
    font-weight: 300;
    font-size: 90%;
    color: #A3AAAF;
}
.copyLogin span {
    color: #A3AAAF;
    letter-spacing: 0.7px;
}
.copyLogin a {
    color: #A3AAAF !important;
    letter-spacing: 0.7px;
    text-decoration: none !important;
}
.copyLogin a:hover, .copyLogin a:focus {
    text-decoration: underline !important;
}









/* generic */

p, li, .contentDiv td, .Normal {font-family: 'Bilo';font-size: 107%;line-height: 150%;color: #142029;}
p {margin: 0 0 12px 0;}
.ModDNNHTMLC p:last-child {margin-bottom: 0;}
.DnnModule-avtTabsPro .ModDNNHTMLC {font-size: 93%;}

body {margin: 0; padding: 0; width: 100%; height: 100%; background: #fff; font-family: 'Bilo'; font-size: 1em;}

.contentWrapper {padding-top: 180px; padding-bottom: 180px; position: relative;}
.contentDiv li{padding: 4px 0;}
.contentDiv ul, .contentDiv ol{margin: 0 0 22px 35px;}
.contentDiv ul li ul li {font-size: 0.9em; line-height: 1.25em; list-style-type: circle;}
.contentDiv ul li ul {margin-top: 1px; line-height: 1.2em; margin-bottom: 0;}
.contentDiv li p {line-height: 1.5em;}

strong{font-weight: 700; font-family: 'Bilo';}
em{font-style: italic; font-family: 'Bilo';}
strong em, em strong{font-style: italic; font-weight: 800; font-family: 'Bilo';}

h1 {
    font-family: 'Bilo';
    font-size: 300%;
    line-height: 106%;
    font-weight: 800;
    font-style: normal;
    color: #36566f;
    margin: 0 0 40px 0;
}

h2 {
    font-family: 'Bilo';
    font-size: 250%;
    line-height: 112%;
    font-weight: 700;
    font-style: normal;
    color: #36566f;
    margin: 0 0 32px 0;
}

h3 {
    font-family: 'Bilo';
    font-size: 154%;
    line-height: 106%;
    font-weight: 600;
    font-style: normal;
    color: #4F5E36;
    margin: 33px 0 16px 0;
}

h4 {
    font-family: 'Bilo';
    font-size: 143%;
    line-height: 106%;
    font-weight: 500;
    font-style: normal;
    color: #4B789B;
    margin: 26px 0 22px 0;
}

h5 {
    font-family: 'Bilo';
    font-size: 123%;
    line-height: 106%;
    font-weight: 500;
    font-style: normal;
    color: #4F5E36;
    margin: 26px 0 22px 0;
}

h6 {
    font-family: 'Bilo';
    font-size: 113%;
    line-height: 106%;
    font-weight: 400;
    font-style: normal;
    color: #4B789B;
    margin: 26px 0 22px 0;
}

h1 + h2{margin-top: 15px;}
h1 + h3, h2 + h3{margin-top: 15px;}
h1 + h4, h2 + h4, h3 + h4{margin-top: 15px;}
h1 + h5, h2 + h5, h3 + h5, h4 + h5{margin-top: 15px;}
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6{margin-top: 15px;}
p + h2 {margin-top: 75px;}

a:link, a:visited{ text-decoration: underline;color: #2E5C7F; }
a:hover, a:active, a:focus{ text-decoration: none; color: #3D7AA9; }
a:focus, select:focus, input:focus, textarea:focus, .slick-arrow:focus, .slick-dots li:focus, .slick-dots button:focus {outline: thin dotted #000 !important;}
a {transition: all 0.3s ease;}

small{font-size:0.8em;}
big{font-size:1.2em;}
blockquote, pre{font-family:Lucida Console, monospace;}
ul li{list-style-type:disc;}
ul li li{list-style-type:circle;}
ul li li li{list-style-type:square;}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha;}
ol ol ol li{list-style-type:lower-roman;}
ol ul li{list-style-type:disc;}
li::marker {color: #87a461;}

hr{color: #87a461; background-color: #87a461; border: none; height: 1px; text-align: left; margin: 48px 0 45px; opacity: 100%;}

.skiptocontent a {
    padding: 6px 8px;
    position: absolute;
    z-index: 1025;
    top: -50px;
    left: 0;
	color: #fff;
    background: #36566f;
    font-family: 'Bilo';
    font-size: 95%;
    line-height: 150%;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
}
.skiptocontent a:focus {
    top: 0;
    text-decoration: none;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}
.skipLink {
    position: absolute; 
    top: 50px; /* adjust as needed */
}

.containerWidthHalf {width: 46%;margin-right: 8%;display: inline-block;vertical-align: top;}
.containerWidthHalf + .containerWidthHalf {margin-right: 0;}
.containerWidthOneThird {width: 28%;margin-left: 5%;display: inline-block;vertical-align: top;}
.containerWidthTwoThird {width: 67%;margin-right: 0;display: inline-block;vertical-align: top;}

/* buttons */
.mainBtn {margin: 40px 0;}
.aMainBtn {margin: 20px 0 35px;}
.mainBtn a, .aMainBtn {background: linear-gradient(106deg, #7aa1bf 0, #1f3c53 100%);text-decoration: none !important;color: #fff !important;padding: 12.5px 30px 14.5px;display: inline-block;position: relative;z-index: 50;border-radius: 30px;font-weight: 500;font-size: 105%;letter-spacing: 0.7px;}
.mainBtn a:before, .aMainBtn:before {background: linear-gradient(246deg, #7aa1bf 0, #1f3c53 100%);content: '';display: block;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;width: 100%;z-index: -50;border-radius: 30px;transition: opacity 0.4s;}
.mainBtn a:hover:before, .mainBtn a:focus:before, .aMainBtn:hover:before, .aMainBtn:focus:before {opacity: 1}
.mainBtn a i, .aMainBtn i {color: #bad39f !important;padding-right: 11px;font-size: 83%;}
.greenBtn a, .aGreenBtn {background: linear-gradient(106deg, #f8f9f6 0, #9DB082 100%);color: #142029 !important;}
.greenBtn a:before, .aGreenBtn:before {background: linear-gradient(246deg, #f8f9f6 0, #9DB082 100%);}
.greenBtn a:hover:before, .greenBtn a:focus:before, .aGreenBtn:hover:before,  .aGreenBtn:focus:before {opacity: 1}
.greenBtn a i, .aGreenBtn i {color: #36566f !important;}


/* specific styling */

#dnn_search {min-height: unset !important;}
.blueWrapper {position: relative;}
.blueWrapper:before {content: ' ';opacity: 70%;display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #BED6EA;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%23BED6EA'/%3E%3Cstop offset='1' stop-color='%23C8D5EA'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23FAFDFF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23FAFDFF' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2'%3E%3Cstop offset='0' stop-color='%23FAFDFF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23FAFDFF' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='2' height='1'/%3E%3Cg fill-opacity='0.4'%3E%3Cpolygon fill='url(%23b)' points='0 1 0 0 2 0'/%3E%3Cpolygon fill='url(%23c)' points='2 1 2 0 0 0'/%3E%3C/g%3E%3C/svg%3E");background-attachment: fixed;background-size: cover;}
.blueDiv {padding: 130px 0;}
.blueDiv.DNNEmptyPane {padding: 0;}
.grayWrapper {background: #eff2f4;}
.grayDiv {padding: 130px 0;}
.grayDiv.DNNEmptyPane {padding: 0;}
.whiteDiv {padding: 130px 0;}
.whiteDiv.DNNEmptyPane {padding: 0;}
.subPhysicalTherapy, .subHomeHealth, .subMedicalClinic, .subWoundCare {display:none;}
.imgItem > a {position: relative;}
.imgItem > a:hover .imgPlay, .imgItem > a:focus .imgPlay {color: #fff;}
.imgPlay {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 460%;color: #ffffff9c;filter: drop-shadow(0 0 11px #000);transition: all 0.3s ease;}
.imgItem img, .imgRowItem img {border-radius: 13px; box-shadow: rgba(100, 100, 111, 11%) 0px 2px 20px 0px;}
.imgRowWrap {display: flex;flex-wrap: wrap;justify-content: left;gap: 40px;padding: 100px 0;}
.imgRowItem {display: flex;flex-direction: column;}
.imgRowWrap3 .imgRowItem {flex: 0 0 calc(33.3% - 28px);}
.aos-init[data-aos].aos-animate {transform: unset !important;}
.youtubeEmbed {position: relative;padding-bottom: 56.25%;height: 0;width: 100%}
.youtubeEmbed iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.youtubeEmbed.ratioMobile {padding-bottom: 177.78%;}
span.linkADA {height: 1px;width: 1px;position: absolute;overflow: hidden;top: -10px;}
.ModDNNHTMLC img {border-radius: 8px;}



/* --------------------- modules --------------------- */



/* tabs module */

.nav-tabs {
    border-bottom: 2px solid #36566f;
    margin-bottom: 57px !important;
}
.nav > li {
    list-style: none;
    padding: 0;
}
.nav-tabs .nav-link {
    border-radius: 8px 8px 0 0;
    padding: 11px 18px 13px;
    text-decoration: none;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 115%;
    line-height: 110%;
    color: #36566f;
    border: 2px solid #36566f !important;
    border-bottom: none !important;
    background: transparent;
    margin-right: 5px;
}
.nav-tabs .nav-link.active {
    background: #36566f !important;
    color: #fff !important;
}
.nav-tabs .nav-link:focus {
    outline: none !important;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus-visible {
    background-color: #e2ebf1;
}
.nav-tabs .nav-link:focus-visible {
    outline: 3px solid #ffc100 !important
}
.tab-pane {
    padding: 0 !important;
    border: none !important;
}

/* END tabs module */





/* home slider */

.sliderWrap  {
    text-align: center;
    margin-bottom: 0 !important;
}
.sliderWrap .homeHeroContent {
    text-align: left;
}
.slick-slide { 
    backface-visibility: hidden;
} 
.slick-prev .slick-prev-icon:before {
    content: "\f053" !important;
    font-weight: 900;
    font-family: 'Font Awesome 6 Pro';
}
.slick-next .slick-next-icon:before {
    content: "\f054" !important;
    font-weight: 900;
    font-family: 'Font Awesome 6 Pro';
}
.slick-prev {
    left: 25px !important;
}
.slick-next {
    right: 25px !important;
}
.slick-arrow {
    z-index: 20;
    background: #D2DEEA !important;
    border-radius: 50%;
    height: 35px !important;
    width: 35px !important;
    transition: all 0.3s ease;
}
.slick-next-icon, .slick-prev-icon {
    color: #36566f !important;
    font-size: 21px !important;
    opacity: 100% !important;
    transition: all 0.3s ease;
}
.slick-arrow:hover, .slick-arrow:focus-visible {
    top: 50% !important;
    background: #36566f !important;
}
.slick-arrow:hover .slick-next-icon, .slick-arrow:hover .slick-prev-icon, .slick-arrow:focus-visible .slick-next-icon, .slick-arrow:focus-visible .slick-prev-icon {
    color: #D2DEEA !important;
}
.slick-arrow:focus-visible, .slick-autoplay-toggle-button:focus-visible, .sliderBtns .mainBtn a:focus-visible {
    outline: 4px solid #ffc100 !important;
}
.slick-dots li button:focus, .slick-autoplay-toggle-button:focus, .slick-arrow:focus, .sliderBtns .mainBtn:focus {
    outline: none !important;
}
.slick-autoplay-toggle-button {
    left: unset !important;
    bottom: 42px !important;
    transform: translateX(-50%);
    background: #D2DEEA !important;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    color: #36566f !important;
    opacity: 100% !important;
    transition: all 0.3s ease;
}
.slick-autoplay-toggle-button:focus, .slick-autoplay-toggle-button:hover {
    background: #36566f !important;
    color: #D2DEEA !important;
}
.slick-dots {
    bottom: 7px !important;
    display: inline-block !important;
    width: max-content !important;
    transform: translateX(-50%);
    background: #D2DEEA;
    padding: 9px 16px 3px !important;
    border-radius: 30px;
    transition: all 0.3s ease;
}
.slick-dots li button .slick-dot-icon {
    color: #36566f !important;
    opacity: 50% !important;
}
.slick-dots li.slick-active button .slick-dot-icon {
    opacity: 100% !important;
}
.slick-dots li button .slick-dot-icon:before {
    transition: all 0.3s ease !important;
}
.slick-dots li button:focus-visible .slick-dot-icon:before, .slick-dots li button:hover .slick-dot-icon:before{
    color: #4F5E36 !important;
}
.homeHeroBtn.mainBtn a i {
    padding-left: 7px;
    padding-right: 0;
}
.homeHeroItem {
    position: relative;
}
.homeHeroItem img {
    transition: all 0.3s ease;
    width: 100%;
}
.homeHeroItem > a {
    display: block;
    width: 100%;
    height: 100%;
}
.homeHeroItem > a:hover img, .homeHeroItem > a:focus img {
    opacity: 80%;
}
.homeHeroItem > a:focus-visible img {
    outline: 4px solid #ffc100 !important;
}
.mobileImg {
    display: none !important;
}
.homeHeroBtn {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.homeHeroBtn a {
    display: block;
    border-radius: 0;
    padding: 20px 30px 22px;
    text-align: right;
    font-size: 150%;
    font-weight: 600;
}
.homeHeroBtn a .setWidth {
    transition: all 0.3s ease;
    position: relative;
    left: 0;
}
.homeHeroBtn a:before, .homeHeroBtn:before {
    border-radius: 0;
}
.homeHeroBtn a:hover, .homeHeroBtn a:focus {
    border-radius: 0;
}
.homeHeroBtn a:hover .setWidth, .homeHeroBtn a:focus .setWidth{
    left: 8px;
}

/* END home slider */








/* hotspot image */

.hotWrap {
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
}
.hotItem {
    position: relative;
    display: inline-block;
}
.hotLink {
    position: absolute;
    width: 28%;
    height: 28%;
}
.hotLink a {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transition: all 0.3s ease;
}
.hotLink a:hover, .hotLink a:focus, .hotLink a:focus-visible {
    outline: none !important;
    border: 1px solid #1d303e !important;
}

/* END hotspot image */





/* staff no bio */

.staffNoWrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 28px;
    row-gap: 43px;
}
.staffNoItem {
    flex: 0 0 calc(20% - 24px);
    display: flex;
    flex-direction: column;
}
.staffNoImg {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    overflow: hidden;
}
.staffNoImg img {
    border-radius: 6px;
}
.staffNoName {
    padding-top: 16px;
    color: #142029;
    font-weight: 700;
    font-size: 140%;
    line-height: 100%;
}
.staffNoTitle {
    color: #36566f;
    font-size: 100%;
    line-height: 105%;
    padding-top: 5px;
}
.containerWidthOneThird .staffNoName {
    font-size: 165%;
}
.containerWidthOneThird .staffNoTitle {
    font-size: 120%;
}
.DnnModule-683 .staffItem {
    flex: 0 0 calc(20% - 24px);
}
.DnnModule-683 .staffName {
    font-size: 145.5%;
}
.DnnModule-683 .staffName span {
    font-size: 70%;
}
.containerWidthHalf .staffNoItem, .containerWidthHalf .staffItem {
    flex: 0 0 calc(50% - 24px);
}
.containerWidthOneThird .staffNoItem, .containerWidthOneThird .staffItem {
    flex: none !important;
    margin-right: 0;
    max-width: 100%;
}
.containerWidthHalf  .staffNoWrap, .containerWidthHalf .staffWrap, .containerWidthOneThird .staffNoWrap, .containerWidthOneThird .staffWrap {
    justify-content: end;
}

/* END staff no bio */







/* video gallery */

.vidWrap {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 80px;
}
.vidItem {
    flex: 0 0 calc(33.33% - 35px);
    display: flex;
    flex-direction: column;
}
.vidTitle {
    font-size: 150%;
    line-height: 100%;
    margin: 17px 0 0;
    font-weight: 500;
}
.tabsProC .vidWrap {
    text-align: left;
    padding: 50px 0;
}

/* END video gallery */





/* services */

.servLandWrap {
    column-count: 2;
    column-gap: 55px;
}
.servLandItem {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 2px 29px 0px;
    border-radius: 9px;
    margin: 0 0 55px;
    break-inside: avoid;
}
.servLandLink {
    border-radius: 9px;
    text-decoration: none !important;
}
.servLandLink:hover .servLandTitle, .servLandLink:focus .servLandTitle {
    background: #4F5E36;
}
.servLandLink:hover .servLandTitle i, .servLandLink:focus .servLandTitle i {
    color: #b1c9e1;
    right: 15px;
}
.servLandTitle {
    background: #36566f;
    color: #fff;
    border-radius: 9px;
    padding: 12px 30px 15px;
    margin-bottom: 0;
    font-size: 200%;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.4px;
    position: relative; 
    z-index: 1;
    transition: all 0.3s ease;
}
.servLandList:has(.servLandServices)::before {
    content: '';
    position: absolute;
    top: 1px; 
    left: 0;
    width: 100%;
    height: 9px;
    background-color: #36566F; 
    z-index: 0; 
}
.servLandList {
    position: relative; 
    margin-top: -9px; 
    background-color: #ffffff; 
    border-radius: 9px;
    padding-bottom: 9px;
}
.servLandTitle i {
    font-size: 66%;
    color: #c5d9ab;
    position: absolute;
    transition: all 0.3s ease;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
}
.servLandList:has(a) {
    padding: 9px 0 0;
}
.servLandServices {
    display: block;
    color: #142029 !important;
    text-decoration: none !important;
    border-bottom: 1px solid #ebebeb;
    padding: 13px 30px;
    font-size: 112%;
    line-height: 100%;
    position: relative;
}
.servLandServices i {
    font-size: 66%;
    padding-left: 10px;
    color: #87a461;
    transition: all 0.3s ease;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
}
.servLandServices:last-child {
    border: none;
    padding-bottom: 13px;
}
.servLandServices:first-child {
    padding-top: 13px;
}
.servLandServices:hover, .servLandServices:focus {
    background-color: #F4F4F4;
}
.servLandServices:hover i, .servLandServices:focus i {
    right: 13px;
}

/* END services */






/* medical minute */

.minWrapper {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    gap: 30px;
}
.minList {
    flex: 0 0 calc(33.33% - 22px);
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 40px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 11%) 0px 5px 15px;
}
.minListTitle {
    margin: 0 0 18px 0;
}
.minListTitle a {
    text-decoration: none;
    color: #4F5E36;
}
.minListTitle a:hover, .minListTitle a:focus {
    color: #3D7AA9;
}
.minListDate {
    color: #50595E;
    font-size: 85%;
    line-height: 100%;
    letter-spacing: 0.4px;
}
.minPreview {
    margin: 0;
    padding: 22px 0 25px;
}
.minLink {
    margin-top: auto;
}
.minLink a {
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 90%;
    line-height: 100%;
}
.minLink a i {
    font-size: 75%;
    padding-left: 3px;
    position: relative;
    top: -1px;
}
.minLink a:hover, .minLink a:focus {
    letter-spacing: 2.5px;
    color: #87a461;
}
.minBackLink {
    margin: -70px 0 100px;
}
.minBackLink a {
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 90%;
    line-height: 100%;
}
.minBackLink a i {
    font-size: 75%;
    padding-right: 3px;
    position: relative;
    top: -1px;
}
.minBackLink a:hover, .minBackLink a:focus {
    letter-spacing: 2.5px;
    color: #87a461;
}
.minByline {
    margin-bottom: 70px;
    color: #50595E;
    font-weight: 500;
}
.minDetailDate {
    color: #2E5C7F;
    font-weight: 400;
}
.minAuthorTitle {
    font-weight: 400;
}
.minImage {
    float: right;
    margin: 5px 0 43px 50px;
    position: relative;
}
.minImage img {
    border-radius: 10px;
}
.minImgCaption {
    color: #50595E;
    font-size: 88%;
    line-height: 110%;
    padding-top: 10px;
}
.minArticle h2 {
    font-size: 190%;
    margin-bottom: 22px;
}
.minList .minImage {
    padding: 0 0 35px;
    margin: 0;
}
.imgPopup {
    text-align: center;
    padding: 0 !important;
    background: transparent !important;
}
.popImg {
    border-radius: 6px;
}
.popImgOverlay {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgb(255 255 255 / 40%);
    transition: all .3s;
}
.popImgOverlay:before {
    content: "\f055";
    font-weight: 900;
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    top: 55%;
    left: 50%;
    margin: -13px 0 0 -17px;
    font-size: 190%;
    color: #36566f;
    transition: all 0.3s ease;
}
.minImage:hover .popImgOverlay, .minImage:focus-visible .popImgOverlay {
    z-index: 3;
    opacity: 1;
}
.minImage:hover .popImgOverlay:before, .minImage:focus-visible .popImgOverlay:before {
    top: 50%;
}
.minImage:focus-visible {
    outline: 3px solid #ffc100 !important;
}
.fancybox-skin {
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* END medical minute */






/* search results */

.sb-head, .sb-opt, .sb-footer {
    padding: 0 !important;
}
.sb-opt {
    margin-top: 40px;
}
.sb-container {
    padding: 13px 0;
}
.sb-title {
    margin: 0 0 -7px !important;
    font-weight: 600;
    font-size: 131% !important;
}
.sb-title a {
    text-decoration: none;
}
.sb-title a:hover, .sb-title a:focus, .sb-title a:hover .highlight {
    color: #87a461;
}
.sb-link, .sb-exectime, .sb-publishdate, .sb-author {
    display: none;
}
.sb-description {
    margin: 0 !important;
}
.sb-pagination {
    margin: 60px 0 0 !important;
}
.sb-pagination .btn-outline-secondary {
    padding: 4px 13px;
    border-color: #3D7AA9;
}
.sb-pagination .btn-outline-secondary a {
    text-decoration: none;
    color: #3D7AA9;
    font-weight: 600;
}
.sb-pagination .btn-outline-secondary:hover, .sb-pagination .btn-outline-secondary:focus {
    background-color: #3D7AA9;
}
.sb-pagination .btn-outline-secondary:hover a, .sb-pagination .btn-outline-secondary:focus a, .sb-page.active a {
    color: #fff;
}
.sb-page.active {
    background-color: #36566f;
}
.sb-page.active:hover, .sb-page.active:focus {
    background-color: #36566f;
    cursor: default;
}
.sb-page.active:hover a, .sb-page.active:focus a {
    cursor: default;
}
.sb-dspl strong {
    color: #36566f;
}
.highlight {
    font-weight: 700 !important;
    color: #36566f;
}
.sb-title .highlight {
    color: #3D7AA9;
    font-weight: unset !important;
}

/* END search results */





/* forms */

.ModActionFormC .form-label {
    color: #142029;
    font-weight: 500;
    font-size: 110%;
    line-height: 100%;
    margin-bottom: 5px;
}
.ModActionFormC .form-control {
    font-family: 'bilo';
    padding: 5px 18px;
    font-size: 100%;
    line-height: 100%;
    border-color: #d4dde5;
    border-radius: 30px !important;
}
.ModActionFormC .form-select {
    padding-top: 6px;
    padding-bottom: 7px;
    line-height: 109%;
}
.ModActionFormC textarea.form-control {
    line-height: 137%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 13px !important;
}
.ModActionFormC label.required:after {
    content: "*";
    color: #87a461;
    font-size: 100%;
    font-weight: 600;
    position: relative;
    top: 1px;
    padding-right: 3px;
}
.ModActionFormC .btn {
    background: #36566f;
    text-decoration: none;
    color: #fff !important;
    padding: 8px 30px 9px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 100%;
    letter-spacing: 0.7px;
    font-family: 'bilo';
    line-height: 100%;
    border: none;
    margin-top: 14px;
    transition: all 0.3s ease;
}
.ModActionFormC .btn:hover, .ModActionFormC .btn:focus {
    background: #142029;
}
.ModActionFormC .form-root .c-form {
    column-gap: 24px !important;
}
.alert-info {
    background: #eff2f4;
    border: none;
    border-radius: 13px;
    margin: 0;
    padding: 50px 40px;
}
.alert-info h2 {
    margin: 0 0 23px 0;
    font-size: 200%;
    color: #4F5E36;
}
.alert-info p {
    margin: 0;
    font-size: 110%;
}

/* END forms */





/* locations */

.locItem {
    border-radius: 9px;
    padding: 34px 33px;
    margin: 0 0 30px;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    background: #eff2f4;
}
.locItem:nth-child(odd) {
    margin-right: calc(2% - 4.5px);
}
.locTitle {
    margin: 0 0 26px 0;
    padding-left: 1px;
}
.locCol {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.locCol:nth-child(odd) {
    margin-right: calc(2% - 4.5px);
}
.locAddress {
    color: #142029;
    font-size: 107%;
    line-height: 105%;
}
.locAddress2 {
    padding-top: 2px;
    margin-left: -1px;
}
.locMailing {
    padding-top: 10px;
}
.locPhone {
    color: #142029;
    font-size: 107%;
    line-height: 105%;
}
.locFax {
    color: #142029;
    font-size: 107%;
    line-height: 105%;
    padding-top: 10px;
}
.locItem .locCol i {
    color: #87a461;
    font-size: 87%;
    width: 23px;
    padding-right: 7px;
    text-align: right;
}
.locAddress2 i {
    color: #eff2f4 !important;
}
.locWrap.locSingleWrap {
    text-align: center;
}
.locSingleWrap .locItem {
    width: unset;
    padding: 34px 38px;
    text-align: left;
    margin: 0;
}
.locText {
    padding-top: 15px;
    border-top: 1px solid #d2d2d2;
    margin-top: 21px;
}
.locText p:last-child, .locText ul:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

/* END locations */




/* services list */

.accItem {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 2px 29px 0px;
    border-radius: 9px;
    margin: 0 0 30px;
}
.accTitle {
    margin: 0;
}
.accBtn {
    color: inherit;
    border: none;
    font: inherit;
    outline: none;
    display: block;
    position: relative;
    text-align: left;
    width: 100%;
    background:none;
    transition: background 0.3s ease;
}
.accBtn, .accNoBtn {
    padding: 30px 35px;
}
.accBtn i {
    right: 35px;
    color: #87a461;
    opacity: 60%;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease;
    font-size: 70%;
    margin-top: -10px;
}
.accBody {
    padding: 0 35px 30px;
    display: none;
    transition: background 0.3s ease;
}
.accBody p:last-child, .accBody ul:last-child {
    margin-bottom: 0;
}
.accBody p {
    font-size: 111%;;
}
.accBody ul {
    font-size: 99%;
}
.accBtn[aria-expanded="true"], .accBody[aria-hidden="false"], .accBtn:focus-visible, .accBtn:hover {
    background: rgb(239 242 244 / 46%);
}
.accBtn[aria-expanded="true"] i {
    transform: rotate(45deg);
    opacity: 100%;
}
.accBtn:focus {
    outline: none !important;
}
.accBtn:focus-visible {
    outline: 3px solid #000 !important;
}
.accBtn:focus-visible i, .accBtn:hover i {
    opacity: 100%;
}

/* END services list */




/* mailchimp signup */

.edmcp_headerTitle {
    font-family: 'bilo' !important;
    font-weight: 600 !important;
    margin: 20px 0 24px !important;
    font-size: 174% !important;
    line-height: 106% !important;
    color: #4F5E36 !important;
}
.edmcp_header {
    border-bottom: none !important;
    background: #eff2f4 !important;
}
.edmcp_mainWrapper {
    border: solid 1px #dbe0e3 !important;
    border-radius: 11px !important;
    max-width: 510px !important;
    margin: 0 auto;
}
.edmcp_header::after {
    border: solid 1px #dbe0e3 !important;
    background: #eff2f4 !important;
    color: #87a461 !important;
    font-size: 180% !important;
}
.edmcp_formWrapper {
    padding: 70px 30px 20px !important;
}
.edmcp__checkBox > label > span {
    font-family: 'bilo' !important;
    color: #142029 !important;
    font-size: 16px !important;
    letter-spacing: 0.4px;
}
.edmcp__checkBox > label > span::before {
    margin-right: 11px !important;
    position: relative;
    top: -1px;
}
.edmcp__checkBox {
    margin: 0 0 8px !important;
}
.edmcp__checkBoxGroup {
    margin: 10px 0 10px 0 !important;
}
.edmcp__label {
    font-family: 'bilo' !important;
    color: #142029 !important;
    font-weight: 500 !important;
    font-size: 105% !important;
    line-height: 100% !important;
}
.edmcp__inputGroup.edmcp_fullWidth input {
    font-family: 'bilo' !important;
    color: #36566f !important;
    font-weight: 400 !important;
    font-size: 98% !important;
    line-height: 100% !important;
    letter-spacing: 0.3px;
}
.edForm__subscribe {
    font-family: 'bilo' !important;
    text-transform: none !important;
    font-size: 110% !important;
    font-weight: 500;
    letter-spacing: 0.7px;
    border-radius: 30px !important;
    padding: 9px 30px 11px !important;
    color: #36566f !important;
    border: 1px solid #36566f !important;
    margin: 26px 0 10px;
    transition: all 0.3s ease !important;
}
.edForm__subscribe:hover, .edForm__subscribe:focus {
    background: #36566f !important;
    color: #fff !important;
}

/* END mailchimp signup */






/* staff */


.staffWrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 28px;
    row-gap: 35px;
}
.staffItem {
    flex: 0 0 calc(25% - 22px);
    display: flex;
    flex-direction: column;
}
.staffPopDiv {
    cursor: pointer;
}
.staffImg {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    overflow: hidden;
}
.staffImg img {
    border-radius: 6px;
    --f: 1.08;
    clip-path: inset(0);
    transition: all 0.35s ease;
}
.staffPopBtn {
    text-align: left;
}
.staffPopDiv:hover .staffImg img, .staffPopDiv:focus .staffImg img, .staffPopBtn:hover .staffImg img, .staffPopBtn:focus .staffImg img {
    clip-path: inset(calc((1 - 1/var(--f)) * 50%));
    scale: var(--f)
}
.staffPopBtn:focus-visible {
    outline: 3px solid #ffc100 !important;
    outline-offset: 3px;
}
.staffName {
    padding-top: 18px;
    color: #142029;
    font-weight: 700;
    font-size: 150%;
    line-height: 100%;
    transition: all 0.3s ease;
}
.staffName span, .staffNoName span {
    font-weight: 400;
    font-size: 76%;
    display: inline !important;
}
.staffTitle {
    color: #36566f;
    font-size: 110%;
    line-height: 105%;
    padding-top: 5px;
}
.staffPopDiv:hover .staffName, .staffPopDiv:focus .staffName {
    color: #36566f;
}
.staffPopup {
    padding: 50px 70px !important;
    width: 100%;
    max-width: 1200px !important;
    border-radius: 10px !important;
}
.staffTable {
    display: table;
    width: 100%;
}
.staffPopLeft {
    display: table-cell;
    vertical-align: top;
    width: 240px;
    padding-top: 3px;
}
.staffPopRight {
    display: table-cell;
    vertical-align: top;
    padding-left: 40px;
}
.staffBio p, .staffBio li {
    line-height: 150%;
    font-size: 98%;
    color: #142029;
}
.staffBio p:last-child, .staffBio ul:last-child {
    margin-bottom: 0;
}
.staffPopup .staffName {
    padding: 0 0 17px 0;
    font-size: 180%;
    margin: 0;
}
.staffPopup .staffName + .staffTitle {
    margin-top: -12px;
    font-size: 130%;
    padding-bottom: 23px;
}
.staffInfo {
    font-size: 109%;
    line-height: 100%;
    color: #142029;
    font-weight: 500;
    padding-bottom: 9px;
}
.staffInfo i {
    color: #87a461;
    font-size: 84%;
    width: 22px;
    text-align: center;
}
.staffInfo + .staffBio {
    padding-top: 18px;
}
.staffTitle + .staffInfo {
    margin-top: -7px;
}
.staffPopBtn span {
    display: block;
}
.fancybox-inner {
    height: auto !important;
}
.fancybox-overlay, .fancybox__backdrop {
    background: rgb(0 0 0 / 63%) !important;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}
.fancybox-nav {
    height: auto !important;
    top: 50% !important;
    transform: translateY(-50%);
    width: unset !important;
    font-size: 140%;
    color: #36566f !important;
    padding: 10px !important;
    background: none !important;
    opacity: 30%;
}
.fancybox-prev {
    left: 8px !important;
}
.fancybox-next {
    right: 8px !important;
}
.fancybox__nav button {
    color: #fff !important;
}
.fancybox-nav:hover, .fancybox-nav:focus, .fancybox__nav button:hover, .fancybox__nav button:focus {
    opacity: 100%;
}
.fancybox-close {
    background: none !important;
    width: unset !important;
    height: unset !important;
    padding: 10px;
    font-size: 140%;
    right: 8px !important;
    top: 4px !important;
    color: #36566f !important;
    opacity: 30%;
}
.fancybox-close:hover, .fancybox-close:focus {
    opacity: 100%;
}

/* END staff */







 
/* map */

.mapWrapper  {
    position: relative;
    overflow: hidden;
}
.mapTextDiv .ctaItem {
    padding: 170px 0 170px 60px !important;
    max-width: 630px;
    margin-right: 0;
    margin-left: auto;
    background: #F1F3F4;
    box-shadow: 330px 0 0 0 #F1F3F4;
}
.mapWrapper .ctaGradient {
    position: absolute;
    z-index: 2;
    left: -160px;
    bottom: 0;
    top: 0;
    right: auto;
    width: 160px;
    background: rgb(241 243 244);
    background: linear-gradient(90deg, rgba(241, 243, 244, 0) 0%, rgba(241, 243, 244, 1) 100%);
}
.mapTextDiv {
    display: table-cell;
    vertical-align: top;
    z-index: 20;
    position: relative;
}
.mapDiv {
    display: table-cell;
    vertical-align: top;
    width: 63%;
}
.edMaps_moduleWrapper {
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    overflow: hidden;
}
.mapWrapper .setWidth {
    display: table;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow {
    border: 1px solid #87a461 !important;
    box-shadow: none !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_closeTrigger {
    background: none !important;
    left: auto !important;
    right: 0 !important;
    top: 0 !important;
    opacity: 1 !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_closeTrigger:hover::after, .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_closeTrigger:focus::after {
    color: #4F5E36 !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_closeTrigger::after {
    color: #87a461 !important;
    transition: all 0.3s ease !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_contentOverflow {
    margin: 8px 0 8px 7px !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_content .edMaps_title {
    font-family: 'bilo' !important;
    padding: 10px 24px 0 10px !important;
    color: #36566f !important;
    font-weight: 600 !important;
    font-size: 145% !important;
    line-height: 100% !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_content .edMaps_html {
    padding: 7px 10px 0 !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_content .edMaps_html p {
    margin: 0;
    color: #142029 !important;
    font-weight: 500;
    font-size: 103% !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_bubbleArrow .edMaps_leftSide::after, .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_bubbleArrow .edMaps_rightSide::after {
    border-color: #87a461 !important;
    box-shadow: none !important;
}

/* END map */







/* best of award */

.bestItem {
    display: table;
    width: 100%;
}
.bestTitle {
    display: table-cell;
    vertical-align: middle;
    font-size: 210%;
    width: 1%;
    white-space: nowrap;
}
.bestImageDiv {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.bestImageDiv img {
    display: inline-block;
    padding-left: 9%;
}

/* END best of award */







/* mission */

.missionWrapper {
    background-color: #2B4559;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%232d485d' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%232f4c62' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23324f66' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%2334536b' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%2336566F' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23385a74' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%233b5e79' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%233d617e' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%23406583' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%23426988' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.missionDiv.DNNEmptyPane {
    padding: 0;
}
.missionDiv {
    padding: 100px 0;
}
.missionLeft {
    display: table-cell;
    vertical-align: middle;
    padding-right: 9%;
}
.missionRight {
    display: table-cell;
    vertical-align: middle;
    width: 150px;
}
.missionTitle {
    overflow: hidden;
    margin: 0;
    color: #fff;
}
.missionTitle span {
    position: relative;
    display: inline-block;
}
.missionTitle > span:before, .missionTitle > span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #fff;
    width: 100vw;
    margin: 0 20px;
}
.missionTitle > span:before{
   right: 100%;
}
.missionTitle > span:after{
   left: 100%;
}
.missionText {
    color: #fff;
    margin: 24px 0 0;
    line-height: 155%;
}
.missionItem  {
    display: table;
    width: 100%;
    padding: 20px 0;
}

/* END mission */







/* icon boxes */

.iconBoxItem {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin: 12px 0;
}
.iconBoxGray .iconBoxLink {
    background: #eff2f4;
}
.iconBoxWhite .iconBoxLink {
    background: #fff;
}
.iconBoxItem:nth-child(even) {
    margin-left: calc(1% - 2px);
}
.iconBoxItem:nth-child(odd) {
    margin-right: calc(1% - 2px);
}
.iconBoxLink {
    border: none;
    text-align: center;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 14px;
    padding: 20px 30px;
    text-decoration: none !important;
    color: #36566f !important;
    transition: all 0.5s ease;
}
.iconBoxLink::before {
    content: "";
    position: absolute;
    z-index: 1;
    height: 400px;
    width: 100%;
    bottom: 100%;
    left: 0;
    background: #36566f;
    transition: all 0.3s ease;
}
.iconBoxLink:hover::before, .iconBoxLink:focus::before { 
    bottom: -110px;
    transition: all 1s ease;
}  
.iconBoxLink:hover {
    color: #fff !important;
}
.iconBoxIcon {
    display: table-cell;
    vertical-align: middle;
    width: 170px;
    position: relative;
    z-index: 10;
}
.iconBoxIcon img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.iconBoxCircle {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    background: #e4e9e4;
    text-align: center;
    transition: all 0.5s ease;
}
.iconBoxWhite .iconBoxCircle {
    background: #EDF1ED;
}
.iconBoxText {
    display: table-cell;
    vertical-align: middle;
    font-size: 150%;
    line-height: 110%;
    font-weight: 600;
    position: relative;
    z-index: 10;
    text-align: left;
}

/* END icon boxes */








/* call to action */

.ctaTitle {
    overflow: hidden;
    margin: 0;
    font-size: 250%;
    line-height: 112%;
    font-weight: 700;
}
.ctaTitle span {
    position: relative;
    display: inline-block;
}
.ctaTitle > span:before, .ctaTitle > span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #87a461;
    width: 100vw;
    margin: 0 20px;
}
.ctaTitle > span:before{
   right: 100%;
}
.ctaTitle > span:after{
   left: 100%;
}
.ctaText {
    margin-top: 40px;
}
.ctaText p, .ctaText li {
    font-size: 115%;
}
.ctaBtn {
    margin: 45px 0 0;
}
.ctaImgItem {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 100px 60px;
    border-image: fill 0 linear-gradient(90deg, #345b79c9, #01223c);
}
.ctaImgItem .ctaTitle, .ctaImgItem .ctaText * {
    color: #fff;
}
.ctaImgItem .ctaTitle > span:before, .ctaImgItem .ctaTitle > span:after {
    border-color: #fff;
}
.ctaImgItem .ctaContent {
    max-width: 940px;
    margin: 0 auto;
}


/* END call to action */




/* hero */

.intHeroItem {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 180px 0 160px;
}
.intHeroContent {
    max-width: 680px;
}
.intHeroTitle {
    font-weight: 700;
    margin: 0;
    font-size: 370%;
    line-height: 100%;
}
.intHeroCategory {
    margin: -80px 0 0;
    padding-bottom: 22px;
    padding-right: 40px;
    font-size: 100%;
    line-height: 100%;
    letter-spacing: 0.5px;
    color: #142029;
    font-weight: 300;
    display: inline-block;
    border-bottom: 1px solid #36566f36;
}
.intHeroGradient {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    height: 140px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%);background: linear-gradient(180deg, rgb(99.608% 99.608% 99.608% / 0) 0%, rgb(99.612% 99.612% 99.612% / 0.009607359798384785) 6.25%, rgb(99.623% 99.623% 99.623% / 0.03806023374435663) 12.5%, rgb(99.641% 99.641% 99.641% / 0.08426519384872738) 18.75%, rgb(99.665% 99.665% 99.665% / 0.1464466094067262) 25%, rgb(99.695% 99.695% 99.695% / 0.22221488349019886) 31.25%, rgb(99.729% 99.729% 99.729% / 0.3086582838174551) 37.5%, rgb(99.766% 99.766% 99.766% / 0.40245483899193585) 43.75%, rgb(99.804% 99.804% 99.804% / 0.49999999999999994) 50%, rgb(99.842% 99.842% 99.842% / 0.5975451610080641) 56.25%, rgb(99.879% 99.879% 99.879% / 0.6913417161825448) 62.5%, rgb(99.913% 99.913% 99.913% / 0.777785116509801) 68.75%, rgb(99.943% 99.943% 99.943% / 0.8535533905932737) 75%, rgb(99.967% 99.967% 99.967% / 0.9157348061512727) 81.25%, rgb(99.985% 99.985% 99.985% / 0.9619397662556434) 87.5%, rgb(99.996% 99.996% 99.996% / 0.9903926402016152) 93.75%, rgb(100% 100% 100%) 100%);
}

/* END hero */








/* search bar */

.searchbar-bs5 {
    background: transparent;
    border-radius: 40px;
    width: 500px;
    max-width: 225px;
    border: 1px solid #fff;
}
.search-box {
    font-family: 'bilo';
    color: #fff;
    font-size: 88%;
    line-height: 100%;
    border: none;
    padding: 1px 0 1px 14px;
    background: none !important;
    letter-spacing: 0.9px;
    font-weight: 300;
}
.search-box::placeholder {
    color: rgb(255 255 255 / 80%);
}
.search-box:focus {
    box-shadow: none;
    border: none;
    color: #fff;
}
.searchbar-icon {
    color: #fff;
    padding: 3px 10px !important;
    border-radius: 0 40px 40px 0;
    font-size: 80%;
    position: relative;
    top: 2px;
    border: none;
}
.searchbar-icon:hover, .searchbar-icon:focus {
    color: #87a461;
}
.searchbar-icon:focus {
    box-shadow: none;
    border: none;
}
.tt-menu {
    display: none !important;
}

/* END search bar */




/* specialty clinic services */

.specialtyOuterWrap h2 {
    text-align: center;
    margin: 0 0 90px;
}
.specialtyWrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 25px;
    row-gap: 28px;
}
.specialtyItem {
    flex: 0 0 calc(25% - 20px);
    display: flex;
    flex-direction: column;
}
.specialtyLink {
    display: flex;     
    flex-direction: column; 
    flex-grow: 1;        
}
.specialtyLink a {
    text-decoration: none;
    padding: 29px;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border-radius: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 0 15px;
    border: 1px solid transparent;
    transition: all 0.3s ease;
}
.specialtyLink a:hover, .specialtyLink a:focus {
    box-shadow: none;
    border: 1px solid rgb(135 164 97 / 51%);
}
.specialtyLink h3 {
    margin: 0;
    font-weight: 700;
}
.specialtyLink p {
    margin: 11px 0 17px;
}
.specialtyLearn {
    margin-top: auto;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-size: 84%;
    line-height: 100%;
    font-weight: 500;
    transition: all 0.3s ease;
}
.specialtyLink a:hover .specialtyLearn, .specialtyLink a:focus .specialtyLearn {
    color: #87a461;
}
.specialtyLearn i {
    padding-right: 3px;
    position: relative;
    left: 0;
    transition: left 0.3s ease;
}
.specialtyLink a:hover .specialtyLearn i, .specialtyLink a:focus .specialtyLearn i {
    left: 3px;
}

/* END specialty clinic services */





/* specialty schedule */

.schedItem {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 0 15px;
    border-radius: 20px;
    margin: 150px 0 0;
    padding: 70px;
    border: 1px solid #dce6d1;
    background: #f2f7ee;
}
.schedTitle {
    margin: 0 0 45px;
}
.schedList {
    display: flex;
    flex-wrap: wrap;
    column-gap: 42px;
    row-gap: 42px;
}
.schedListItem {
    flex: 0 0 calc(33.3% - 29px);
    display: flex;
    flex-direction: column;
}
.schedListTitle {
    margin: 0 0 10px;
}
.schedDates ul {
    margin: 0 0 0 22px;
}
.schedDates li {
    padding: 6px 0;
    text-indent: -11px;
    list-style: none;
    line-height: 129%;
}
.schedDates li:before {
    content: "\f073";
    font-weight: 100;
    padding-right: 9px;
    color: #36566fa3;
    font-family: 'Font Awesome 6 Pro';
    display: inline-block;
    font-size: 95%;
}

/* END specialty schedule */





/* testimonial slider */

.tsmlWrap {
    text-align: center;
    padding: 0 90px 110px 90px;
}
.tsmlItem {
    text-align: left;
    padding: 0 50px;
}
.tsmlTsml {
    background: #EFEFEF;
    margin: 0;
    border-radius: 12px;
    padding: 37px 52px;
    font-size: 115%;
    position: relative;
}
.tsmlTsml:after {
    content: " ";
    position: absolute;
    top: 100%;
    right: 167px;
    margin-left: -5px;
    border-width: 16px;
    border-style: solid;
    z-index: 10;
    border-color: #EFEFEF transparent transparent transparent;
}
.tsmlAttribution {
    text-align: right;
    padding: 37px 120px 0 0;
}
.tsmlAttrText {
    display: inline-block;
    vertical-align: middle;
    padding-right: 22px;
}
.tsmlAttrImg {
    display: inline-block;
    vertical-align: middle;
}
.tsmlName {
    margin: 0;
    font-size: 140%;
    line-height: 100%;
}
.tsmlPosition {
    font-size: 100%;
    line-height: 100%;
    font-weight: 400;
    letter-spacing: 0.2px;
    padding: 8px 0 0;
}
.tsmlAttrImg img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 10px;
}


/* END testimonial slider */





/* photo gallery */

.photoGalWrap {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    transition: all 0.6s ease;
}
.photoGalItem {
    position: absolute;
}
.photoGalImg {
    display: inline-block;
    position: relative;
}
.photoGalWrap .photoGalImg img {
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 17%) 0px 0px 13px 0px;
}
.photoGalCaption {
    background: #EFEFEF;
    border-radius: 0 0 15px 15px;
    color: #000;
    font-size: 111%;
    line-height: 126%;
    padding: 17px 17px 20px;
    display: block;
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
    box-sizing: border-box;
}
.photoGalWrap .photoGalCaption {
    position: relative;
    z-index: 50;
    margin-top: -10px;
}
.photoSliderWrap {
    text-align: center;
    padding: 70px 20px 75px 20px;
}
.photoSliderItem {
    padding: 10px;
}
.photoGalImgTag {
    box-shadow: rgba(100, 100, 111, 0.17) 0px 0px 13px 0px;
}
.photoGalImgTag.all-rounded {
    border-radius: 15px;
}
.photoGalImgTag.no-bottom-rounded {
    border-radius: 15px 15px 0 0;
}
.photoSliderWrap .slick-prev {
    left: -30px !important;
}
.photoSliderWrap .slick-next {
    right: -30px !important;
}
.photoSliderWrap .slick-arrow, .photoSliderWrap .slick-arrow:hover, .photoSliderWrap .slick-arrow:focus {
    top: 43% !important;
}

/* END photo gallery */





/* --------------------- responsive --------------------- */

@media all and (max-width: 1350px) { 
    .slick-prev {left: 7px !important;}
    .slick-next {right: 7px !important;}
    .slick-next-icon, .slick-prev-icon {font-size: 18px !important;}
    .imgRowWrap3 .imgRowItem {flex: 0 0 calc(33.3% - 14px);}
    .imgRowWrap {gap: 20px;}
    .fancybox__nav button {background: #36566f !important;}
    .fancybox__nav button:hover, .fancybox__nav button:focus {background: #213341 !important;}
    .fancybox__nav .is-prev {left: 7px !important;}
    .fancybox__nav .is-next {right: 7px !important;}}

@media all and (max-width: 1200px) {
    .specialtyLink a {padding: 24px 21px 26px;}
    .specialtyWrap {column-gap: 17px; row-gap: 17px;}
    .specialtyItem {flex: 0 0 calc(25% - 14px);}
    .specialtyLink h3 {font-size: 145%;}
}

@media all and (max-width: 1150px) {
    .bestImageDiv {width: 1%;text-align: left;padding-left: 30px;}
    .bestTitle {white-space: normal;text-align: right;}
    .bestImageDiv img {padding-left: 5%;max-width: 110px;}
    .edMaps_moduleWrapper {right: -430px;}
    .mapTextDiv .ctaItem {box-shadow: 240px 0 0 0 #F1F3F4;padding: 140px 0 140px 40px !important;}
    .locAllWrap .locItem {padding: 30px 23px;margin-bottom: 21px;}
    .staffName {font-size: 130%;}
    .DnnModule-683 .staffItem, .staffNoItem {flex: 0 0 calc(25% - 22px);}
    .containerWidthHalf .staffNoItem, .containerWidthHalf .staffItem {flex: 0 0 calc(50% - 24px)}
    .vidTitle {font-size: 120%;}
    .vidWrap {column-gap: 23px;row-gap: 60px;}
    .vidItem {flex: 0 0 calc(33.33% - 17px);}
}

@media all and (max-width: 1075px) {
    .specialtyItem {flex: 0 0 calc(33.3% - 13px);}
    .schedListItem {flex: 0 0 calc(50% - 22px);}
}

@media all and (max-width: 1000px) {
    #dnn_pnav > li {margin-left: 19px !important;}
    #dnn_pnav > li > a, #dnn_pnav > li > span {font-size: 120% !important;}
    .staticLink a {font-size: 104%;}
    .iconBoxText {font-size: 140%;}
    .iconBoxCircle {width: 100px;height: 100px;}
    .iconBoxIcon {width: 130px;}
    .iconBoxItem {margin: 9px 0;}
    .minList {flex: 0 0 calc(50% - 16px); padding: 26px;}
    .servLandTitle {font-size: 160%; padding: 12px 30px 15px 20px;}
    .servLandWrap {column-gap: 25px;}
    .servLandItem {margin: 0 0 25px;}
    .servLandServices {padding: 10px 20px;}
    .containerWidthHalf .staffNoItem, .containerWidthHalf .staffItem {flex: none !important;}
    .homeHeroBtn a {padding: 15px 30px 17px;}
    .sliderWrap .slick-dots {padding: 6px 13px 0px !important;bottom: 4px !important;}
    .sliderWrap .slick-autoplay-toggle-button{bottom: 30px !important;}
    .staffPopup {padding: 50px 60px !important;}
    .tsmlItem {padding: 0 30px;}
    .tsmlWrap {padding: 0 50px 103px 50px;}
}

@media all and (max-width: 900px) {
    .logoWrapper {width: 145px;height: 92px;vertical-align: middle;}
    #dnn_pnav > li {margin-left: 15px !important;}
    #dnn_pnav > li > a, #dnn_pnav > li > span {font-size: 110% !important;}
    #dnn_pnav > li:hover > ul {top: 38px !important;}
    .menuParentGreen:after {padding-left: 3px !important; font-size: 62% !important;}
    .staticLink a {font-size: 100%;}
    .homeHeroTitle {font-size: 330%;}
    .homeHeroText {font-size: 105%;}
    .iconBoxText {font-size: 120%;}
    .iconBoxCircle {width: 80px;height: 80px;}
    .iconBoxIcon {width: 100px;}
    .iconBoxItem {margin: 7px 0;}
    .iconBoxIcon img {max-height: 82px;}
    .iconBoxLink {padding: 14px 21px;}
    .bestTitle {display: block;width: 100%;text-align: center;margin: 0 0 40px 0;}
    .bestImageDiv {display: block;width: 100%;padding: 0;text-align: center;}
    .bestImageDiv img {padding: 0 16px;max-width: unset;}
    .whiteWrapper {padding: 0;}
    .locAllWrap .locItem  {width: 100%;margin: 0 0 20px !important;}
    .minImage { max-width: 370px;margin: 5px 0 28px 34px;}
    .staffName {font-size: 120%; padding-top: 12px;}
    .staffItem, .staffNoItem {flex: 0 0 calc(33.3% - 20px) !important;}
    .sliderItem .setWidth {width: 90%;}
    .vidItem {flex: 0 0 calc(50% - 13px);}
    .homeHeroBtn a {font-size: 135%;}
    .mobileImg {display: block !important;}
    .desktopImg {display: none !important;}
    .imgRowWrap {gap: 10px;}
    .imgRowWrap3 .imgRowItem {flex: 0 0 calc(33.3% - 8px);}
    .schedItem {padding: 50px 60px;}
    .photoSliderWrap .slick-prev {left: 0 !important;}
    .photoSliderWrap .slick-next {right: 0 !important;}
    #dnn_sub > li {margin: 18px 4px 0 4px !important;padding-bottom: 15px !important;}
    #dnn_sub > li > a, #dnn_sub > li > span {padding: 7px 18px 7px !important;font-size: 100% !important;}
    #dnn_sub > li:hover > ul {top: 59px !important;}
    #dnn_sub > li ul a {font-size: 90% !important;}
    .tsmlAttribution {padding: 37px 4px 3px 0;}
    .tsmlTsml:after { right: 48px;}
    .tsmlTsml {padding: 32px;}
    .tsmlWrap {padding: 0 0 79px 0;}
    .tsmlWrap .slick-arrow, .tsmlWrap .slick-arrow:hover, .tsmlWrap .slick-arrow:focus {bottom: 0; top: unset !important;}
}

@media all and (max-width: 800px) { 
    .containerWidthOneThird, .containerWidthTwoThird {width: 100%; margin: 0; display: block; padding: 25px 0;}
    .containerWidthHalf .staffNoWrap, .containerWidthHalf .staffWrap, .containerWidthOneThird .staffNoWrap, .containerWidthOneThird .staffWrap {justify-content: left;}
    .DnnModule-718 .imgItem {text-align: center !important;}
    .accBtn, .accNoBtn {padding: 27px 65px 27px 20px;}
    .accBody {padding: 0px 20px 30px;}
    .specialtyItem {flex: 0 0 calc(50% - 10px);}
    .homeHeroBtn a {padding: 11px 30px 13px;font-size: 120%;}
    .slick-prev {left: 15px !important;}
    .slick-next {right: 15px !important;}
    .sliderWrap .slick-dots {bottom: -64px !important;}
    .sliderWrap .slick-autoplay-toggle-button {bottom: -38px !important;}
    .sliderWrap .slick-dots.lowSlider {bottom: -130px !important;}
    .sliderWrap .slick-autoplay-toggle-button.lowSlider {bottom: -104px !important;}
}

@media all and (max-width: 765px) {
	.menu { display: none; padding: 20px 0 11px 0;}
    .menuBtn {cursor: pointer;display: inline-block;padding: 3px 3px 18px;font-size: 130%;line-height: 100%;font-weight: 700;color: #36566f;text-decoration: none;transition: all 0.3s ease;}
    .menuBtn:hover, .menuBtn:focus {color: #87a461;}
    .menuBtn i {padding-left: 4px;padding-right: 2px; font-size: 90%;}
    .closeBtn {cursor: pointer;text-align: right;font-size: 100%;color: #fff;font-weight: 500;background: #36566f;padding: 6px 5%;transition: all 0.3s ease;}
    .closeBtn i {font-size: 95%; padding-left: 2px;}
	.closeBtn:hover, .closeBtn:focus {background: #87a461; }
    .logoWrapper {width: 125px;height: 83px;vertical-align: middle;}
    .staticLink {margin: 0 5px;}
    .staticLink a {font-size: 94%;}
    .staticMenu {margin-bottom: 18px;}
    .smallLink a::before {display: none;}
    .smallLink a:hover, .smallLink a:focus {letter-spacing: 0;}
    .phoneWrapper {font-size: 84%;}
    .socialsWrapper a {font-size: 95%;margin-left: 6px;padding-left: 5px;}
    .search-box {font-size: 77%;}
    .socialsWrapper, .phoneWrapper {margin-right: 20px;}
    .containerWidthHalf{width: 100%; margin-right: 0; display: block; padding: 20px 0;}
    .contentWrapper, .heroWrapper, .missionWrapper, .whiteWrapper, .mapWrapper, .blueWrapper, .footerWrapper, .copyLoginDiv {font-size: 90%;}
    .iconBoxItem {width: 100%;margin: 9px 0;}
    .iconBoxCircle {width: 70px;height: 70px;}
    .iconBoxIcon img {max-height: 72px;}
    .ctaImgItem {padding: 80px 40px;}
    .missionRight {width: 110px;}
    .mapDiv {display: block; width: 100%; position: relative;}
    .mapTextDiv {display: block; width: 100%}
    .mapWrapper .setWidth {display: block;}
    .mapTextDiv .ctaItem {box-shadow: 240px 0 0 0 #F1F3F4, -240px 0 0 0 #F1F3F4;padding: 140px 0 !important;margin: 0;max-width: unset;}
    .staffItem, .staffNoItem {flex: 0 0 calc(50% - 15px) !important;}
    .staffTitle {font-size: 117% !important;}
    .staffPopup .staffName + .staffTitle {margin-top: -9px;}
    .staffInfo {font-size: 100%;padding-bottom: 7px;}
    .staffName {font-size: 140%;}
    .staffBio p, .staffBio li {font-size: 84%;}
    .staffPopup .staffName {padding: 0 0 10px 0;font-size: 150%;}
    .staffPopRight {padding-left: 24px;}
    .staffPopLeft {width: 200px;}
    .fancybox-prev {left: 0 !important;}
    .fancybox-next {right: 0 !important;}
    .fancybox__nav .is-next {right: 2px !important;}
    .fancybox__nav .is-prev {left: 2px !important;}
    .fancybox-nav {font-size: 100%;}
    .ctaTitle > span:before, .ctaTitle > span:after, .missionTitle > span:before, .missionTitle > span:after {margin: 0 12px;}
    .accBody ul {margin: 0 0 22px 18px;}
    .imgRowItem {flex: 0 0 100% !important;}
    .imgRowWrap {gap: 40px;}
    .photoGalImgTag {max-height: 300px;}
    #dnn_sub > li > a, #dnn_sub > li > span {padding: 14px 5px !important;font-size: 89% !important;background: transparent !important;border-radius: 0 !important;}
    #dnn_sub > li {border-right: 1px solid #fff;padding: 0 !important;display: table-cell !important;vertical-align: middle;}
    #dnn_sub {display: table !important;width: 100%;;}
    #dnn_sub > li:last-child {border: none !important;}
    #dnn_sub > li:last-child > a, #dnn_sub > li:last-child > span {padding-right: 0 !important;}
    #dnn_sub > li:hover > ul {top: 43px !important;left: -1px;}
    .submenuWrapper {background: #ACC294 !important;}
    #dnn_sub > li:hover > a::before, #dnn_sub > li:focus > a::before, #dnn_sub > li.active > a::before, #dnn_sub > li:hover > a:active::before {bottom: 100% !important;}
    .sliderWrap .slick-dots.lowSlider {bottom: -114px !important;}
    .sliderWrap .slick-autoplay-toggle-button.lowSlider {bottom: -85px !important;}
    .footerLogoCol {display: block;width: 100%;padding: 0 0 50px;}
    .footerLocationsCol {display: block;width: 100%;padding: 0 0 50px;}
    .footerSocialsCol {display: block;width: 100%;text-align: left;}
    .copyLoginDiv {text-align: left;}
    .minImage {max-width: unset;float: none;margin: 0 0 50px;}
    .tsmlTsml {padding: 21px 25px;}
    .tsmlItem {padding: 0 15px;}
}

@media all and (max-width: 600px) {
	.ModDNNHTMLC td { display: block; width: 100%;}
    .ctaContent td, .ctaContent table, .ctaContent tr, .ctaContent tbody {display:block;width:100%;}
    .ctaContent td {padding: 7px 0 !important;}
    .logoWrapper {display: block;max-width: 160px;width: unset;height: unset;text-align: center;padding: 12px 0 20px;margin: 0 auto;}
    .menuWrapper {display: block;text-align: center;}
    .staticMenu {margin-bottom: 19px;}
    .menuBtn {display: block;background: #36566f;color: #fff;box-shadow: 0 0 0 100vw #36566f;clip-path: inset(0 -100vw);padding: 7px 0;font-size: 120%;font-weight: 600;text-align: right;}
    .menuBtn:hover, .menuBtn:focus {background: #87a461; box-shadow: 0 0 0 100vw #87a461; color: #fff}
    .contentWrapper, .heroWrapper, .missionWrapper, .whiteWrapper, .mapWrapper, .blueWrapper, .footerWrapper, .copyLoginDiv {font-size: 85%;}
    .missionLeft {display: block;width: 100%;padding: 0 0 55px 0;}
    .missionRight {text-align: center;display: block;width: 100%}
    .missionRight img {max-width: 130px;}
    .missionDiv {padding: 100px 0 70px}
    .intHeroCategory {font-size: 120%;}
    .menuParentBlue:after {padding-left: 3px !important;font-size: 68% !important;}
    .staffPopLeft {display: block;width: 100%;padding: 0;}
    .staffPopRight {display: block;padding: 36px 0 0;}
    .fancybox__nav .is-next {right: 22px !important;}
    .minList {flex: 0 0 100%;padding: 30px;}
    .servLandWrap {column-count: 1;}
    .vidItem {flex: 0 0 100%;}
    .specialtyItem {flex: 0 0 100%;}
    .schedItem {padding: 40px 35px;}
    .schedListItem {flex: 0 0 100%;}
    .schedList {row-gap: 29px;}
    .schedDates li {padding: 5px 0;}
    .photoGalImgTag {max-height: 210px;}
    .photoSliderItem {padding: 10px 5px;}
    .photoSliderWrap {padding: 70px 0;}
    .photoGalCaption { padding: 12px 17px 15px;}
    .footerLogo {display: block;width: 100%;}
    .footerLogoInfo {display: block;padding: 40px 0 0 2px;}
}

@media all and (max-width: 500px) {
    .searchbar-bs5 {max-width: 169px;}
    .socialsWrapper, .phoneWrapper {margin-right: 15px;}
    .ctaImgItem {padding: 70px 17px;}
    .staticLink {margin: 4px 5px;}
    .intHeroTitle {font-size: 320%;}
    .intHeroItem {padding: 210px 0 160px;border-image: fill 0 linear-gradient(to right, rgb(255 255 255 / 45%), rgb(255 255 255 / 56%));}
    .heroWrapper {position: relative;z-index: 2;}
    .locSingleWrap .locItem {padding: 27px 19px;}
    .locTitle {margin: 0 0 19px 0;}
    .fancybox__nav {--f-button-width: 40px !important; --f-button-height: 40px !important;}
    .fancybox__nav button, .fancybox__nav button:hover, .fancybox__nav button:focus {background: none !important;color: #36566f !important;}
    .staffItem, .staffNoItem {flex: 0 0 100% !important;}
    .staffPopup {padding: 38px 40px !important;}
    .fancybox__nav .is-next {right: 7px !important;}
    .staffPopRight {padding: 23px 0 0;}
    .staffPopup .staffName {font-size: 140%;}
    .accordion-button:not(.collapsed) {box-shadow: none !important;background: #36566F !important;color: #fff !important;font-weight: 500;font-size: 120%;}
    .accordion-button, .accordion-button:hover, .accordion-button:focus, .accordion-button:focus-visible {text-decoration: none !important;}
    .accordion-button {color: #00282e !important;font-weight: 500;font-size: 115%;}
    .accordion-button::after {color: #36566F;content: "\f078";font-family: 'Font Awesome 6 Pro';font-weight: 900;background: none !important;}
    .accordion-button:not(.collapsed):after {color: #fff;}
    .accordion-item {border: 1px solid #36566F !important;}
    .accordion-item:first-of-type, .accordion-item:first-of-type .accordion-button {border-top-left-radius: 10px !important; border-top-right-radius: 10px !important;}
    .accordion-item:last-of-type, .accordion-button.collapsed {border-bottom-left-radius: 10px !important; border-bottom-right-radius: 10px !important;}
    .accordion-body {padding: 20px !important;}
    .accordion iframe {height: 440px !important;}
    .accordion .youtubeEmbed iframe {height: 100% !important;}
    .nav-tabs .nav-link {    border-radius: 6px 6px 0 0;padding: 9px 10px 11px;font-size: 110%;margin-right: 2px;}
    .homeHeroBtn{position: relative;margin: 10px 0 0 8px;left: unset;right: unset;bottom: unset;text-align: left;}
    .homeHeroBtn a .setWidth{display: inline;}
    .homeHeroBtn a {display: inline-block;border-radius: 40px;}
    .homeHeroBtn a:hover, .homeHeroBtn a:focus, .homeHeroBtn a:before, .homeHeroBtn:before {border-radius: 40px;}
    .homeHeroBtn a:hover .setWidth, .homeHeroBtn a:focus .setWidth {left: 0;}
    .schedItem {padding: 30px 25px;}
    .schedTitle {margin: 0 0 32px;font-size: 223%;}
    .schedDates li {font-size: 120%;}
    .sliderWrap .slick-dots.lowSlider {bottom: -124px !important;}
    .sliderWrap .slick-autoplay-toggle-button.lowSlider {bottom: -98px !important;}
    .searchWrapper {padding-top: 7px;padding-bottom: 6px;}
    .tsmlPosition {font-size: 108%;}
    .tsmlAttrImg img {width: 105px; height: 105px;}
    .tsmlAttribution {padding: 22px 4px 3px 0;}
    .tsmlTsml:after {right: 39px;}
    .tsmlAttrText {padding-right: 14px;}
    .minDetailTitle {font-size: 240%;}
}
