/* General styles */
body{font-family: 'Questrial',sans-serif;font-size:1em;color:black; line-height: 1.4}
h1, h2, h3 {text-transform: uppercase}
h1, h2, h3, h4, h5, h6{font-weight:bold; letter-spacing: 1px; line-height: 1.1}
h2, h3, h4, h5, h6{margin:25px 0 15px}
h1{font-size: 3em}
h2{font-size: 2.25em}
h3{font-size: 2em}
h4{font-size: 1.4em}
h5{font-size: 1.3em}
h6{font-size: 1.1em}
h4 + h5 {text-transform: lowercase; font-size: 16px; letter-spacing: 6px; margin-top: -15px; font-weight: normal}
p{margin:0 0 15px}
.centeredtext {text-align: center}
.entry-content a {color: #6AB2BD; text-decoration: none}
.entry-content a:hover {color: #464C59} /* #2EAA4D */
.entry-content a.button {color: white}
.entry-content a.button:hover {background: #484848; color: white}
.entry-content li, .widget-container li, .comment-body li{margin: 0 0 10px}
.clear {clear: both}
.vc_row-full-width {min-height: 15px}
.wpb_content_element.wpb_raw_html {margin-bottom: 0 !important}
iframe {max-width: 100%; margin-top: 25px; margin-bottom: 25px !important; border: 5px solid white}
strong {font-weight: bold}
#scrolldown {position: fixed; top: 90vh; width: 100%; left: 0}
#scrolldown a {display: block; text-align: center}
#scrolldown i {background-color: rgba(255,255,255,0.7); width: 40px; height: 40px; line-height: 40px !important; color: #333; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s}
#scrolldown i:hover {background-color: rgba(255,255,255,1); color: #000}

/* Layout styles */
#content {width: 100%; padding: 0; float: none}
#container {margin-bottom: 0}
.fullwidth #content {max-width: 1200px; margin: 0 auto}
.vc_row-has-fill, .wpb_row.forms-section {background-size: cover; background-attachment: scroll; padding-top: 75px; padding-bottom: 115px; background-position: bottom center;}
#header {position: fixed; top: 0px; margin-bottom: 0; background-color: #ffffff; width: 100%; padding: 10px 25px; z-index: 3;
    display: flex;
    justify-content: space-between;
align-items: center;
}
#branding {float: left; z-index: 3}
#branding img {max-width: 500px; max-height: 250px;}
#menu {text-align: right; margin: 0; padding-top: 4px}
#menu .menu-main-menu-1-container {
    margin-bottom: 15px;
}
#menu ul li a {
    font-size: 22.4px;
    font-weight: 600;
    color: #464C59;
    fill: #464C59;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    line-height: 1.2;
}
#menu ul li.button-item a {
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 25px;
}
#menu ul li.button-item:hover a:after {
    content: none;
}
#menu ul li.button-item a:hover::after {
    content: none;
}
#menu ul li.button-item.border a {
    border: solid 1px #6AB2BD;
}
#menu ul li.button-item.border a:hover {
    border: solid 1px #6AB2BD;
    background-color: #6AB2BD;
    color: #ffffff;

}
#menu ul li.button-item.bg a {
    background-color: #6AB2BD;
    color: #ffffff;
}
#menu ul li.button-item.bg a:hover {
    background-color: #6AB2BD;
}
#menu ul {
    margin-inline-start: auto;
    justify-content: flex-end;
    display: flex;
    gap: 20px;
    align-items: center;
}

/* #menu ul li a:hover {color: white} */
#menu ul li:hover a::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #0C4235;
}
#menu ul li.menu-item-has-children {
    padding-right: 25px;
}
#menu ul li.menu-item-has-children:hover a::after {
    width: calc(100% + 25px);
}
#menu ul li.menu-item-has-children:after {
    content: "";
    background: url('/wp-content/themes/generic/images/icon-dropdown.svg');
    width: 25px;
    height: 25px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
} 
/* #menu .menu > li:last-child a {border-right: none !important; padding-right: 0 !important} */
label.toggle, #menu .close{display: none;}
#menu .menu-menu-1-container {height: 30px; line-height: 30px;}
.socialmediasection i {width: 30px; height: 30px; line-height: 30px !important; text-align: center; color: white; border-radius: 50%; float: right; display: inline-block; margin-left: 10px; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; cursor: pointer;}
.socialmediasection a:last-of-type:after {content: ""; clear: both; display: block}
.socialmediasection i:hover {-webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); transform: scale(1.1,1.1)}
/* .socialmediasection .searchbutton  i {
    font-size: 22px !important;
} */
.fa-facebook {background-color: #6AB2BD}
/* .fa-twitter {background-color: #4099FF} */
.fa-linkedin {background-color: #6AB2BD}
.fa-instagram {background-color: #6AB2BD}
.fa-search {background-color: #464C59}
.nav2 { margin: 12px 0 5px; text-align: right;     
    display: flex;
    justify-content: end;
    gap: 15px;}
.nav1 .socialmediaicons{
    display: none;
}
#menu .nav2 ul li a {
    font-size: 20px;
    color: #464C59;
}
#menu .nav2 .menu-with-dropdown {
    display: inline-block;
}
#menu .nav2 .sub-menu-opener {
    display: none;
}
#menu ul ul li a{
    padding: 11px 20px;
    border: unset;
    transition: 0.2s ease-in-out;
}
#menu ul ul li a:hover{
    background-color: #6AB2BD;
    color: #fff;
}
#menu ul ul li a::after {
    display: none;
}
.nav2 a.different { background: #c0c0c0; color: #333;}
.nav2 a.different:hover {background: #616161;}
.nav2 a:hover {color: white;}
#video-viewport { position: relative; top: 0; left: 0; overflow: hidden}
#video-viewport video { max-width: none }
.forms-section img {border: 7px solid white; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; box-shadow: 0 0 1px rgba(0,0,0,0.2)}
.testimonials-section .vc_col-sm-4 {padding: 25px}
.testimonials-section .vc_col-sm-4 .vc_column-inner {background-color: rgba(255,255,255,0.7); padding: 25px; min-height: 100px}
.testimonials-section.mobile {
    display: none;
}
.centeredbox {padding: 0 15%}
.footer-section {color: white}
.footer-section h6 {color: #afa489}
.footer-section a {}
#copyright {padding: 15px 0 25px; font-size: 10px}
#copyright a {text-decoration: none}
#copyright span, #copyright span a {font-size: 10px !important; letter-spacing: 4px; text-transform: uppercase}
#logospacer {min-height: 225px}
#testimonials {min-height: 650px}
.clinicname {float: right; color: #c7c7c7; line-height: 30px; margin-right: 15px; text-transform: uppercase}

/* Top Bar */

.socialmediaicons {
    display: flex;
    justify-content: end;
}


/* Blog search */
.blog .search-form {
    border-bottom: 1px solid #6AB2BD;
    position: relative;
}

.blog .search-form .search-field {
    width: 100%;
    background: transparent !important;
}
.blog .search-form .search-submit {
    opacity: 0;
    height: 40px;
    width: 40px;
    right: 0;
    margin-top: 0px;
}
.blog .search-form label {
    position: relative;
}
.blog .search-form label:after {
    content: url(/wp-content/uploads/searchiconblack.png);
    width: 30px;
    height: 30px;
    stroke: black;
    display: inline-block;
    position: absolute;
    pointer-events: none;
    top: -12px;
    right: 5px;
}
.blog .search-form label input {
    font-weight: 400;
    background: transparent;
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    padding-left: 10px;
    border: none;
    color: black;
    visibility: visible !important;
}
/* Search */
.searchpop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    transform-origin: center top;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 9999;
    opacity: 0;
}

.searchpop .search-form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    border-bottom: 1px solid #6AB2BD;
}
.searchpop .search-form .search-submit {
    opacity: 0;
    height: 40px;
    width: 40px;
    right: 0;
    margin-top: 0px;
}
.searchpop .search-form label input {
    font-weight: 400;
    background: transparent;
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    padding-left: 10px;
    border: none;
    color: black;
    visibility: visible !important;
}
.searchpop .search-form label input::-webkit-input-placeholder {
    display: none !important;
}
.searchpop .search-form label {
    position: relative;
    height: 40px;
    width: 25vw;
    display: inline-block;
}

.searchpop .search-form label:after {
    content: url('/wp-content/uploads/searchiconblack.png');
    width: 30px;
    height: 30px;
    stroke: black;
    display: inline-block;
    position: absolute;
    pointer-events: none;
    top: 7px;
    right: 5px;
}

.searchpop .close-search {
    background: url('/wp-content/themes/generic/images/icon-close.svg') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 5%;
    top: 12%;
    cursor: pointer;
    z-index: 9;
}
.searchpop .search-form .search-field {
    width: 25vw;
}

body.searching .searchpop {
    animation: showsearch 0.5s forwards;
}
body.searching .search-form {
    animation: showsearch2 1s forwards;
}
body.searching .searchpop .close-search {
    animation: showsearch2 1s forwards;
}
body.hidesearch .searchpop {
    animation: hidesearch 1s forwards;
  }
  body.hidesearch .search-form {
    animation: hidesearch2 0.5s forwards;
  }
  body.hidesearch .searchpop .close-search {
    animation: hidesearch2 0.5s forwards;
  }

/* Accordion */
h4.vc_tta-panel-title {font-size: 1.25em}
h4.vc_tta-panel-title a {color: black !important}
.vc_tta-panel-body {padding: 25px 10px 25px 46px !important; background-color: rgba(255,255,255,0.6) !important}
.vc_tta-controls-icon:before {border-color: green !important}
.vc_tta-panel .vc_tta-panel-heading {border-top-color: #CCC !important}
.vc_tta-panel:first-of-type .vc_tta-panel-heading {border-top-color: #f0f0f0 !important}



.mt-200 {
	margin-top: 250px;
}
.mb-100 {
	margin-bottom: 100px;
}
.max-width-730 {
	max-width: 730px;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* Media Queries */
@media (max-width: 1599px) {
    .menu-menu-1-container {display: inline-block; max-width: 800px;}
}
@media (max-width: 1150px) {
.clinicname {float: none}
}

@media (max-width: 768px) {
.ms-layer p{font-size: 13px;line-height: 1.5;}  
#menu {background: transparent; margin: 10px 0 0 0}
/* #menu ul {background-color: #6B6B6B} */
.socialmediasection {margin: 0}
#menu input.toggle:checked + div > ul li a {padding: 8px 0 8px 30px; margin-right: 0; border-bottom: 1px solid #777777}
.clinicname {display: none}
}
@media (max-width: 767px) {
.forms-section, .footer-section {text-align: center}	
.forms-section img {max-width: 50%}
.vc_row-has-fill, .wpb_row.forms-section {padding-top: 0; padding-bottom: 0}
/* .vc_row-has-fill div {z-index: 2} */
/* .vc_row-has-fill:after {content: ""; background-color: rgba(255,255,255,0.8); width: 100%; height: 100%; display: block !important; position: absolute; top: 0; z-index: 1} */
.footer-section.vc_row-has-fill:after {display: none !important}
.testimonials-section .vc_col-sm-4 .vc_column-inner {background-color: rgba(255,255,255,1)}
.testimonials-section.desktop {
    display: none;
}
.testimonials-section.mobile {
    display: block;
}
.testimonials-section.mobile .vc_tta-panel-body {
    background-color: transparent !important;
}
#logospacer {display: block}
.mb-100 {
	margin-bottom: 50px;
}
.blog.search {
    margin-top: 50px;
}
.blog .search-form label:after {
    top: -7px;
}
}
@media (max-width: 400px) {
.forms-section img {max-width: 70%}	
}


#scrolldown { -webkit-animation: downarrow 4s infinite linear; -moz-animation: downarrow 4s infinite linear; -ms-animation: downarrow 4s infinite linear; -o-animation: downarrow 4s infinite linear; animation: downarrow 4s infinite linear }
 @-webkit-keyframes downarrow {
 0% {transform: translateY(0)}
15% {transform: translateY(0)}
65% {transform: translateY(8px)}
70% {transform: translateY(0)}
72% {transform: translateY(5px)}
74% {transform: translateY(0)}
76% {transform: translateY(3px)}
78% {transform: translateY(0px)}
80% {transform: translateY(2px)}
82% {transform: translateY(0px)}
}
 @-moz-keyframes downarrow {
 0% {transform: translateY(0)}
15% {transform: translateY(0)}
65% {transform: translateY(8px)}
70% {transform: translateY(0)}
72% {transform: translateY(5px)}
74% {transform: translateY(0)}
76% {transform: translateY(3px)}
78% {transform: translateY(0px)}
80% {transform: translateY(2px)}
82% {transform: translateY(0px)}
}
 @-o-keyframes downarrow {
 0% {transform: translateY(0)}
15% {transform: translateY(0)}
65% {transform: translateY(8px)}
70% {transform: translateY(0)}
72% {transform: translateY(5px)}
74% {transform: translateY(0)}
76% {transform: translateY(3px)}
78% {transform: translateY(0px)}
80% {transform: translateY(2px)}
82% {transform: translateY(0px)}
}
 @keyframes downarrow {
 0% {transform: translateY(0)}
15% {transform: translateY(0)}
65% {transform: translateY(8px)}
70% {transform: translateY(0)}
72% {transform: translateY(5px)}
74% {transform: translateY(0)}
76% {transform: translateY(3px)}
78% {transform: translateY(0px)}
80% {transform: translateY(2px)}
82% {transform: translateY(0px)}
}

@keyframes showsearch {
    0% {
        height: 0;
        opacity: 0;
    }
    1% {
        height: 100%;
        opacity: 0;
    }
    100% {
        height: 100%;
        opacity: 1;
    }
}
@keyframes showsearch2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes hidesearch {
    0% {
      height: 100%;
      opacity: 1;
    }
    50% {
      height: 100%;
      opacity: 1;
    }
    99% {
      height: 100%;
      opacity: 0;
    }
    100% {
      height: 0;
      opacity: 0;
    }
  }
  @keyframes hidesearch2 {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }


/* for the locations pages */
.single-maplist #wrapper #header {display: none}
.single-maplist .maplist header {display: none}
.single-maplist #sidebar {display: none}
.single-maplist footer.entry-footer {display: none}
/* .single-maplist .entry-content {margin: 0 15px;} */
.prettyMapList .corePrettyStyle {background: #007550 !important; text-shadow: none !important}
.single-maplist h1, .single-maplist h2, .single-maplist h3 {text-transform: none}
.single-maplist h1, .single-maplist h2, .single-maplist h3 {color: #6AB2BD !important}
.single-maplist p + h1, .single-maplist p + h2, .single-maplist p + h3 {margin-top: 35px}
.customCategoryList, .showSortingBtn {display: none}
.prettyMapList .corePrettyStyle, .prettyMapList .corePrettyStyle a {color: white !important}
.apss-social-share .fa-facebook, .apss-social-share .fa-twitter {background-color: transparent}
.prettyMapList .address p {
    display: none;
}


/* for the blog posts */
.single #wrapper #header {display: none}
.single-post #container {margin-top: 250px}
.single #sidebar {display: none}
.single #wrapper {max-width: 1200px}
.single-post #container {margin-left: 15px; margin-right: 15px}
.single .entry-meta, .single footer.entry-footer {display: none}
.single footer.footer {padding-bottom: 75px}


.ms-skin-black-1 .ms-nav-prev {
   left: -94px !important;  
}

.ms-skin-black-1 .ms-nav-next  {
    right: -108px !important;
}

.ms-layer p
{
margin-top:100px;
}

input, textarea, select {border:1px solid rgba(84, 83, 79, 0.4); background:#f6f6f6; height:44px; line-height:44px; padding:0 15px !important}
input[type="checkbox"] {height:auto; line-height:normal; margin:6px 8px 0 0}
.wrapper_sm .gform_wrapper .top_label input.medium, .wrapper_sm .gform_wrapper .top_label select.medium {width:100%; margin:0}
body .wrapper_sm .gform_wrapper .top_label div.ginput_container {margin:0 !important}
body .wrapper_sm .gform_wrapper ul li.gfield {margin:0 0 25px}
.wrapper_sm .gform_wrapper select {-webkit-appearance:textfield; appearance:textfield}
.wrapper_sm .gform_wrapper li {position:relative}
.wrapper_sm .gform_wrapper .gform_footer input[type=submit] {font-family:'Questrial', sans-serif; width:150px; text-align:center; position:relative; left:50%; transform:translateX(-50%)}
.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {width:100% !important}
.gform_wrapper input[type="checkbox"] {width:auto !important}
#gform_fields_1 > li:first-child, .gform_wrapper {margin-top:0 !important; padding-top:0 !important}

#menu li:last-child.ptbutton a {
    background: #a5c138;
    color: white !important;
    padding: 10px 20px !important;
    margin: 0 !important;
}
#menu li:last-child.ptbutton a:hover {
    background: #1D2327;

}


/* Map list styling hugo */
#wrapper , .fullwidth #content {
    max-width: unset;
}
/* .fullwidth #content {
    padding: 10px;
} */

.wpb-content-wrapper .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/* .mapHolder */
.prettyFileBar {
    display: none;
}
.maxwidth_1170 {
    padding-left: calc((100% - 1170px) / 2);
    padding-right: calc((100% - 1170px) / 2);
}

.title_wrapper {
    background-color: #011e41;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 250px;
}
.title_wrapper .title {
    margin-bottom: 0px;
}
.title_wrapper .title h1 {
    color: #ffffff;
    font-weight: 400;
    font-size: 30px;
    font-size: 40px;
    text-transform: capitalize;
}
.prettyMapList ul.unstyled.prettyListItems .featuredImage, .single-maplist .maplist .attachment-post-thumbnail, .single-maplist .maplist .maplist_featuredimage {
    display: none;
}
.prettyMapList ul.unstyled.prettyListItems {
	display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 30px;
    padding: 10px !important;
}

.prettyMapList ul.prettyListItems li.corePrettyStyle {
	padding: 0px !important;
    border-radius: 0px !important;
    border: none !important;
    background: white !important;
    box-shadow: none !important;
    position: relative;
    margin: 0px !important;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    overflow: hidden;
}
.prettyMapList ul.prettyListItems li.corePrettyStyle:after,  .service_wrapper .service-grid .single-service:after {
	content: "";
	background: linear-gradient(to bottom, rgba(1, 30, 65, 0) 50%, rgba(106, 178, 189,95%) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.3s;
    mix-blend-mode: normal;
}

.prettyMapList ul.prettyListItems li.corePrettyStyle:hover::after, .service_wrapper .service-grid .single-service:hover::after {
	    background: linear-gradient(to bottom, rgba(1,30,65,0) 35%,rgba(106, 178, 189, 1) 90%);
}


.prettyMapList ul.prettyListItems li a.viewLocationDetail {
	position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 50px);
    text-align: center;
    border-bottom: solid 3px #85b168;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}
.prettyMapList ul.prettyListItems li.corePrettyStyle:hover a.viewLocationDetail {
    border-bottom: solid 3px #ffffff;
}

.prettyMapList ul.prettyListItems li .mapLocationDetail .description p {
	margin: 0px;
}

.prettyMapList ul.prettyListItems li .mapLocationDetail .loc_featured_image {
	position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    z-index: 0;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.4s;
}

.prettyMapList ul.prettyListItems li.corePrettyStyle:hover .mapLocationDetail .loc_featured_image {
    transform: scale(1.05);
}

.prettyMapList .prettylink .mapcategories {
    display: none;
}
.prettyMapList .mapLocationDetail {
    padding: 0px !important;
    display: block !important;
}

.prettyMapList .prettylink .address {
    margin-bottom: 0px !important;
}


.prettyMapList ul.prettyListItems li .mapLocationDetail .viewLocationPage.btn  {
	position: absolute;
    width: 100%;
    height: 100%;
    background: transparent !important;
    border: none;
    padding: 0px;
    margin: 0;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    z-index: 1;
}

.prettyMapList ul.prettyListItems li .mapLocationDetail .getDirections {
    display: none;
}

/* Single Location */
.single-maplist .FullMapPage #SingleMapLocation, 
.single-maplist .footer, 
.single-maplist #MapAddressContainer {
    display: none;
}
.single-maplist #wrapper, .single-maplist .wpb-content-wrapper {
    max-width: unset !important; 
}
.maxwidth_1170 {
    padding-left: calc((100% - 1170px) / 2);
    padding-right: calc((100% - 1170px) / 2);
}

#container .wpb-content-wrapper {
    display: none;
}

.top_head  {
    background-color: #6AB2BD;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
.top_head .vc_column_container > .vc_column-inner > .wpb_wrapper  {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_head .title, .top_head .title h4, .top_head .link {
    margin: 0px;
}

.top_head .title h4  {
    color: #ffffff;
    font-weight: 400;
    font-size: 30px;
}

.top_head .link a  {
    font-weight: 600;
    color: #000000;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 10px;
    display: inline-block;
    text-align: center;
}

.loc_featured_image {
    background-size: cover;
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
}
.loc_info_wrapper {
    margin-top: 100px;
}
.loc_info_wrapper .vc_column_container > .vc_column-inner > .wpb_wrapper  {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}
.loc_info_wrapper .info_content{
    width: calc(50% - 15px);
}
.loc_info_wrapper .col_map{
    width: calc(50% - 15px);
}
.loc_info_wrapper .info_content h3  {
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    color: #22754F;
    margin-top: 0px;
}
.loc_info_wrapper .info_content h4  {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    color: #6AB2BD;
}

.loc_info_wrapper .info_content ul li  {
    font-size: 18px;
    color: #011E41;
    margin-bottom: 0px;
}
.loc_info_wrapper .info_content ul li strong  {
    font-weight: 800;
}
.loc_info_wrapper .info_content .google_link  {
    font-weight: 700;
    color: #00819e;
    margin-top: 20px;
    display: block;
    text-decoration: underline;
    font-size: 18px;
}
.loc_info_wrapper .info_content .google_link:hover  {
    color: #011E41;
}
.loc_info_wrapper .col_map {
    margin-bottom: 0px;
}
.loc_info_wrapper .col_map iframe {
    margin-top: 0px;
    margin-bottom: 0px !important;
}

.two_col_wrapper {
    margin-top: 50px;
    margin-bottom: 20px;
}
.two_col_wrapper .vc_column_container > .vc_column-inner > .wpb_wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}

.two_col_wrapper h2 {
    font-size: 32px;
    line-height: 1;
    color: #011E41;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
}

.two_col_wrapper ul li {
    position: relative;
}
.two_col_wrapper ul li:before {
    content: "";
    background-color: #0c4235;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0px;
    top: 5px;
}

.two_col_wrapper ul li a, .two_col_wrapper .list_no_link ul li {
    color: #0c4235;
    transition: color 0.3s;
    border-bottom: 1px solid rgba(12, 66, 53, 0.5);
    font-size: 18px;
    line-height: 1;
    display: flex;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}
.two_col_wrapper ul li a:hover {
    color: #011E41;
    border-bottom: 1px solid #011E41;
}
.two_col_wrapper .content {
    margin-bottom: 0px;
}
.two_col_wrapper .content .member_wrapper .image {
    width: 120px;
    height: 120px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 60px;
}
.two_col_wrapper .content .member_wrapper {
    display: flex;
    gap: 30px;
    align-items: center;
}
.two_col_wrapper .content .member_wrapper .member_info h3 {
    color: #00819e;
    font-size: 25px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 10px;
}
.two_col_wrapper .content .member_wrapper .member_info p {
    color: #011e41;
    font-size: 15px;
}



/* Service section */



.service_wrapper {
    margin-bottom: 100px;
}
.service_wrapper .service-grid > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 30px;
}
.service_wrapper .service-grid .service-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.4s;
}
.service_wrapper .service-grid .single-service:hover .service-bg {
    transform: scale(1.05);
}
.service_wrapper .service-grid .single-service {
    position: relative;
    margin-bottom: 0px;
    cursor: pointer;
    overflow: hidden;
}
.service_wrapper .service-grid .single-service p {
    width: calc(100% - 50px);
    text-align: center;
    border-bottom: solid 3px #6AB2BD;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #ffffff;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.service_wrapper .service-grid .single-service p a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #ffffff;
}

/* Search */
.searchwrapper {
    float: right;
    margin-left: 30px;
    display: none;
}
.searchwrapper .search-form {
    width: 130px;
    overflow: hidden;
    border: 1px solid gray;
}
.search-form .screen-reader-text {
    display: none;
}
.search-form input[type="search"] {
    border: none;
    padding: 11px;
    width: calc(100% + 23px);
    margin-top: 0;
    -webkit-appearance: none;
}
/* input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
} */
.search-form input[type="submit"] {
    display: inline-block !important;
    position: absolute;
    right: 27px;
    top: 0px;
    padding: 0;
    width: 33px;
    height: 32px;
    opacity: 0;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/* .search-form input[type="search"] {
    border: none;
    padding: 11px !important;
    width: calc(100% + 23px);
    margin-top: 0;
    filter: invert(1) brightness(1);
    height: 32px;
    line-height: 32px;
} */
/* .search-field {
    background: url(images/find.png) no-repeat 80% center / 24px auto;
} */

.search main#content {
    margin: 300px auto 50px;
    max-width: 900px;
}
.search .no-results {
    min-height: 35vw;
}
.search h1.entry-title {
    margin: 0 0 75px;
}
.search h2 a {
    color: black;
    text-decoration: none;
}
.search article {
    min-height: 1px;
    margin-bottom: 15px !important;
}
.search article .entry-summary {
    word-break: break-word;
}
.search_result_link {
    margin: 0 0 75px;
}
.search_result_link a {
    color: white;
    background-color: #464C59;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
}
.search_result_link a:hover {
    background-color: #6AB2BD;
}
.search h1 {
    color: #464C59;
}

.search .entry-summary p {
    color: #333;
}
.search .hfeed #header {
    display: none;
}

.map-area {
    position: relative;
    margin-bottom: 50px;
}
.map-area #map-canvas {
    height: calc(100vh - 200px);
}
.map-area #map-loc-list {
    max-width: max-content;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    font-weight: 600;
    height: calc(100vh - 240px);
    overflow: auto;
		border: 1px solid gray;
	  box-shadow: -2px 3px 12px rgba(0, 0, 0, 0.7);
    max-height: 603px;
}
.map-area #map-loc-list li {
    padding: 5px 20px;
    border-bottom: solid 1px #cccccc;
    margin: 0px;
    cursor: pointer;
}

#menu .nav2 .mobile-form {
    display: none;
}

@media screen and (max-width: 1279px) {
    .prettyMapList ul.unstyled.prettyListItems {
        grid-template-columns: repeat(4,1fr);
    }
	.single-maplist .prettyMapList, .top_head  {
        padding-left: 25px;
        padding-right: 25px;
    }
    .service_wrapper .service-grid > .vc_column_container > .vc_column-inner > .wpb_wrapper {
        grid-template-columns: repeat(3,1fr);
    }
    #branding {
        margin-right: 30px;
    }
    #branding img{
        width: 180px;
    }
    .menu-menu-1-container {
        max-width: 580px;
    }
    #menu ul{
        gap: 14px;
    }
    #menu ul li a{
        font-size: 16px;
    }
    #menu .nav2 ul li a{
        font-size: 18px;
    }
    #menu ul li.menu-item-has-children:after {
        width: 20px;
        height: 20px;
    }
    #menu ul li.menu-item-has-children {
        padding-right: 20px;
    }
    #menu ul li:hover a::after {
        width: calc(100% + 20px);
    }
	
    #menu .menu-main-menu-1-container li a{
        padding: 8px 0;
        font-size: 18px;
    }	
    #menu .nav2{
        order: 2;
        margin-top: 0;
        margin-bottom: 5px;
    }	
	
}

@media (max-width: 1023px) {
    .prettyMapList ul.unstyled.prettyListItems {
        grid-template-columns: repeat(3,1fr);
    }
    .two_col_wrapper .vc_column_container > .vc_column-inner > .wpb_wrapper {
        grid-template-columns: repeat(1,1fr);
    }
    .service_wrapper .service-grid > .vc_column_container > .vc_column-inner > .wpb_wrapper {
        grid-template-columns: repeat(2,1fr);
    }
    .menu-menu-1-container {
        max-width: 100%;
        width: 100%;
    }
    #menu .menu-menu-1-container {
        height: auto;
    }
    #branding img {    
        max-width: 150px;
        height: auto;
        max-height: 150px;
        margin-top: 0px !important
    }
    #menu {
        margin: 0px;
        position: fixed;
        width: 100%;
        height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px;
        right: 0;
        transition: 0.2s ease-in-out;
        background-color: #fff;
        top: -100vh;
        z-index: 10;
				padding-top: 100px
    }
    .nav1 .socialmediaicons{
        display: flex;
        justify-content: center;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        gap: 10px;
				margin-top: 25px
    }
    .nav1 .socialmediaicons a, .nav1 .socialmediaicons .searchbutton{
        display:block;
        width: 30px;
        height: 30px;
        line-height: 33px !important;
        text-align: center;
        color: white;
        background: #85b168;
        border-radius: 50%;
        cursor: pointer;
    }
    body.hamburgerclicked .socialmediasection{
        z-index: 1;
    }
    label.toggle {
        display: block;
        color: #0c4235;
        font-size: 30px;
    }
    body.hamburgerclicked #menu ul , body.hamburgerclicked .nav2 {
        display: block;
    }
    body.hamburgerclicked #menu{
        top: 0;
        overflow-y: auto;
    }
    .nav2 , #menu ul {
        display: none;
    }
    #menu ul li.mobile-hide .sub-menu {
        display: none !important;
    }
    body.hamburgerclicked #menu ul li a {
        display: inline-block;
        width: 100%;
        color: #0C4235;
    }
    .nav2 a {
        display: block !important;
        text-align: left;
    }
    .nav2 .socialmediasection{
        display: block;
        margin-top: 30px;
    }
    .nav2 .socialmediasection .socialmediaicons {
        justify-content: center;
    }
    .search main#content {
        margin: 200px 15px 50px;
        max-width: calc(100% - 30px);
    }
    #menu .nav2 .menu-with-dropdown {
        display: block;
        background: transparent;
    }
    /* #menu .nav2 .menu-with-dropdown > li > a {
        color: #484848;
    } */
    #menu .nav2 ul li .sub-menu {
        display: none;
        position: unset;
        margin-bottom: 5px;
        padding-top: 0px;
    }
    #menu .nav2 li:hover ul li a {
        width: 100%;
    }
    #menu .nav2 ul .sub-menu li a {
        background: #ffffff;
        border-bottom: solid 1px #c1c1c1;
        margin-bottom: 0px;
    }
    #menu .menu-item-has-children:not(.mob-submenu) .sub-menu{
        display: none !important;
    }
    body.hamburgerclicked #menu ul .mob-submenu .sub-menu {
        max-height: 300px;
        margin-top: 20px;
    }
    body #menu ul .mob-submenu .sub-menu {
        box-shadow: none !important;
        display: none;
        width: 320px;
        right: 50%;
        transform: translateX(50%);
        padding-top: 0px !important;
    }
    .mob-submenu .sub-menu-opener {
        width: 30px;
        position: absolute;
        height: 30px;
        top: 6px;
        right: -30px;
        background: url('/wp-content/themes/generic/images/down-arrow.svg'), #ffffff;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-origin: content-box;
        padding: 8px;
    }
    body #menu .mob-submenu .sub-menu a {
        border-bottom: 1px solid #fff;
        background: #0c4235;
        color: #ffffff !important;
        font-size: 14px;
        text-align: center;
        width: 100%;
        padding: 10px;
        line-height: 20px;
    }
    body.hamburgerclicked #menu .mob-submenu .sub-menu {
        border-bottom: 1px solid #fff;
        background: #000;
        color: #ffffff !important;
        font-size: 14px;
        text-align: center;
    }
    /* #menu .nav2 .sub-menu-opener {
        display: block;
    } */
    #menu .nav2 a {
        margin-bottom: 5px;
    }
    #branding {
        position: relative;
    }
    #menu .close{
        position: absolute;
        top: 24px;
        display: block;
        right: 30px;
        font-size: 40px;
        color: #6AB2BD;
    }
    #menu .nav1{
        order: 2;
        padding-bottom: 0px;
    }
    #menu .menu-main-menu-1-container ul.menu{
        display: flex !important;
        flex-direction: column;
    }
    #menu .nav2 li a{
        color: #0c4235;
        padding: 8px 0;
    }
    #menu .nav2 .mobile-form {
        display: block;
        margin-top: 30px;
        position: relative;
    }
    .mobile-form .search-form input[type="search"] {
        font-weight: 400;
        background: transparent;
        font-size: 15px;
        line-height: 40px;
        height: 40px;
        padding-left: 5px !important;
        border: none;
        color: black;
        visibility: visible !important;
        padding-right: 0px !important;
        border-bottom: solid 1px #6AB2BD;
        width: 100%;
    }
    .mobile-form .search-form input[type="submit"] {
        right: 0px;
        bottom: 0;
        margin-top: 0;
        height: 40px;
    }
    .mobile-form .search-form label:after {
        content: url(/wp-content/uploads/searchiconblack.png);
        width: 20px;
        height: 20px;
        stroke: black;
        display: inline-block;
        position: absolute;
        pointer-events: none;
        top: 12px;
        right: 5px;
    }
    #menu ul li a{
        text-align: center;
    }
    #menu ul li.button-item{
        width: 100%;
    }
    #menu ul li.button-item a{
        font-size: 16px !important;
    }

    .searchpop .search-form label{
        width: 40vw;
    }
    #menu ul li.menu-item-has-children:after {
        content: none;
    }
    #menu ul li.menu-item-has-children {
        padding-right: 0px;
    }
	.socialmediasection{
        display: none;
    }
    .blog .search-form label input {
        font-size: 18px;
    }
    .ms-skin-black-1 .ms-nav-prev {
        left: -30px !important;  
    }

    .ms-skin-black-1 .ms-nav-next  {
        right: -30px !important;
    }
    .testimonial-content p {
        padding: 0px 30px;
    } 
}

@media (max-width: 767px) {
    .searchpop .search-form label{
        width: 50vw;
    }
    .searchpop .search-form .search-field{
        width: 45vw;
    }
    .top_head .title h4 {
        text-overflow: ellipsis;
        width: 120px;
        overflow: hidden;
        white-space: nowrap;
    }
    .prettyMapList ul.unstyled.prettyListItems {
        grid-template-columns: repeat(2,1fr);
        padding: 0px !important;
    }
    .service_wrapper .service-grid > .vc_column_container > .vc_column-inner > .wpb_wrapper {
        grid-template-columns: repeat(1,1fr);
    }
    .service_wrapper {
        margin-bottom: 50px;
    }
    .title_wrapper .title h1 {
        font-size: 38px;
    }
    .single-maplist .prettyMapList  {
        padding-left: 0px;
        padding-right: 0px;
    }
    .top_head  {
        padding-left: 15px;
        padding-right: 15px;
    }
    .loc_info_wrapper .vc_column_container > .vc_column-inner > .wpb_wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
    .loc_info_wrapper .info_content h3, .loc_info_wrapper .info_content h4, .top_head .title h4, .two_col_wrapper h2, .single-maplist h2 {
        font-size: 20px;
        line-height: 1;
    }
    .loc_info_wrapper .info_content ul li, .loc_info_wrapper .info_content .google_link, .top_head .link a, .two_col_wrapper ul li a {
        font-size: 15px;
    }
    .loc_featured_image {
        height: 300px;
    }
    .two_col_wrapper {
        margin-top: 15px;
    }
    .two_col_wrapper .content .member_wrapper .member_info h3 {
        font-size: 20px;
    }
    .two_col_wrapper .content .member_wrapper .member_info p {
        font-size: 12px;
    }
    .two_col_wrapper .content .member_wrapper {
        gap: 15px;
    }
    .two_col_wrapper .content .member_wrapper .image {
        width: 100px;
        height: 100px;
    }
    .loc_info_wrapper .info_content {
        width: 100%;
        margin-bottom: 0px;
    }

    /* .two_col_wrapper .vc_column_container > .vc_column-inner > .wpb_wrapper {
        width: 100%;
    } */
    .loc_info_wrapper .col_map, .loc_info_wrapper .col_map iframe { 
        width: 100%;
    }
    .loc_info_wrapper {
        margin-top: 50px;
    }
    .map-area #map-canvas {
        height: 80vw
    }
    .map-area #map-loc-list {
        position: unset;
        max-width: 100%;
        margin-top: 5px;
        height: auto;
        border: none;
        box-shadow: none
    }
    .map-area #map-loc-list li {
        padding: 10px 15px;
				/* display: inline-block;
				width: 50%;
				float: left */
    }
    #header{
        top: 0;
    }
    #branding img{
        max-width: 120px;
    }
	#menu .menu-main-menu-1-container li.mobilelarge a {font-size: 24px}

}

@media (max-width: 420px) {
    .prettyMapList ul.unstyled.prettyListItems {
        grid-template-columns: repeat(1, 1fr);
    }
}



.pad_top {padding-top: 300px}
.pad_top_sm {padding-top: 100px}
.pad_bottom {padding-bottom: 100px}
.maxwidth, .entry-content > .wpb-content-wrapper {width: 100%; max-width: 1440px; margin-left: auto !important; margin-right: auto !important}
@media screen and (max-width: 1540px) {
	.entry-content > .wpb-content-wrapper {padding-left: 50px; padding-right: 50px}
    .top_head {
        margin-left: -50px !important;
        margin-right: -50px !important;
    }
}
@media screen and (max-width: 1279px) {
    .top_head {
        margin-left: -75px !important;
        margin-right: -75px !important;
    }
}
@media screen and (max-width: 767px) {
	.entry-content > .wpb-content-wrapper {padding-left: 15px; padding-right: 15px}
    .top_head {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.overflowing {
	max-width: 100%;
    overflow-x: auto;
}

.programs-wrap {
    overflow-x: scroll;
	min-width: 935px
}
.programs-wrap .clinic-row {
    display: flex;
    font-size: 16px;
}
.programs-wrap .clinic-row:first-of-type {
    background-color: #464C59;
    color: #fff;
}
.programs-wrap .clinic-row .col {
    padding: 10px
}
.programs-wrap .clinic-row .col:nth-child(1) {
    flex-basis: 20%
}
.programs-wrap .clinic-row .col:nth-child(2) {
    flex-basis: 36%
}
.programs-wrap .clinic-row .col:nth-child(3) {
    flex-basis: 17%
}
.programs-wrap .clinic-row .col:nth-child(4) {
    flex-basis: 12%
}
.programs-wrap .clinic-row .col:nth-child(5) {
    flex-basis: 15%
}
.programs-wrap .clinic-row:nth-of-type(2n+3) {
    background-color: #eee;
}

.select-field select:focus {
    outline: none;
    border: none;
}

.select-field select {
	padding: 12px 48px !important;
    height: fit-content;
    padding-left: 16px !important;
    width: 100%;
    border: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    background-color: #6AB2BD;
    color: #ffffff;
    border-radius: 0px;
    font-family: 'Questrial',sans-serif;
    -webkit-appearance: none;
    cursor: pointer;
}
.select-field p {
    max-width: 332px;
    width: 100%;
    position: relative;
    margin: 0px auto;
}
.select-field p:after {
    content: "";
    background-image: url('/wp-content/themes/generic/images/down-arrow.svg');
    position: absolute;
    right: 20px;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(1);
}
.select-field select option {
    background-color: #fff;
    border: none;
    color: #000000;
    padding: 10px 20px;
    min-height: unset;
}
@media screen and (max-width: 767px) {
	#about {background-image: none !important; margin-top: 0 !important}
	#about2 {background-image: none !important}
	#about2 img.alignleft {max-width: 120px}
	#about iframe, #about2 iframe {height: 60vw}
}
@media screen and (max-width: 359px) {
	#branding img {
        max-width: 120px;
    }
    #menu label.toggle {
        top: 40px;
    }
}

#menu ul ul {box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.5)}
#menu ul li.menu-item-has-children:hover a::after {display: none}
li.border.menu-item-729 {margin-left: 5px !important}
article.post-234 {margin-top: 250px} /* blog index */
@media screen and (max-width: 767px) {
	article.post-234 {margin-top: 0}
}

/* fixed June 2024 */
.buttonwrap {display: none;position: absolute;top: 85px;left:0;width: 100%;text-align: center;}
.buttonwrap a {text-transform: uppercase; font-size: 14px; line-height: 20px; background: #6AB2BD; color: white; padding: 5px 10px; text-decoration: none}
@media screen and (max-width: 1023px) {
	.nomobile {display: none !important}
	#menu ul{gap: 0}
	#menu .menu-main-menu-1-container {margin-bottom: 0}
	#menu ul li {display: block}
	li#menu-item-1046 {margin-top: 15px !important}
}
@media screen and (max-width: 767px) {
	h1 {font-size: 2em}
	h2 {font-size: 1.8em}
	h3 {font-size: 1.6em}
	.buttonwrap {display: block;padding-top: 5px;}
	#header {height: 120px}
}
@media screen and (max-width: 360px) {
	.buttonwrap a {text-transform:none}
}
@media screen and (min-width: 1024px) {
	.nodesktop {display: none !important}
}

html body .uwy.userway_p1 .userway_buttons_wrapper {
    top: auto;
    bottom: 15px;
    left: auto;
    right: 15px;
    transform: none;
}