/*
 Theme Name:   The Bootstrap Blog Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  The Bootstrap Blog Child Theme
 Author:       MediaMindStudios
 Author URI:   https://www.facebook.com/MediaMindStudios/
 Template:     the-bootstrap-blog
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap");
/* @font-face {
  font-family: "ProximaNova-Regular";
  font-display: auto;
  font-weight: 400;
  src: url(/wp-content/uploads/2021/11/ProximaNova-Regular.woff2)
      format("woff2"),
    url(/wp-content/uploads/2021/11/ProximaNova-Regular.woff)
      format("woff");
} */
@font-face {
  font-family: "ProximaNova-Regular";
  src: url("fonts/ProximaNova-Regular.eot");
  src: url("fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg"),
    url("fonts/ProximaNova-Regular.ttf") format("truetype"),
    url("fonts/ProximaNova-Regular.woff") format("woff"),
    url("fonts/ProximaNova-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
body {
  padding-top: 115px;
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: ProximaNova-Regular, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #292929;
  -webkit-font-smoothing: antialiased;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: merriweather, serif;
  font-style: normal;
  font-weight: 300;
  color: inherit;
  text-rendering: optimizeLegibility;
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.headWap ul {
  list-style: none;
}
a {
  line-height: inherit;
  color: #004d7c;
  text-decoration: none !important;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #217cb5;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.viewblgsBtns .vce-button--style-basic {
  font-weight: 700 !important;
  color: #004d7c !important;
  text-decoration: none !important;
  padding: 0 10px 0 0px !important;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0 !important;
  font-size: 18px !important;
  text-transform: capitalize !important;
  position: relative;
}
.viewblgsBtns .vce-button--style-basic:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 1px;
  display: inline-block;
  height: 7px;
  width: 7px;
  border-right: 2px #004d7c solid;
  border-top: 2px #004d7c solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.viewblgsBtns .vce-button--style-basic:hover {
  color: #217cb5 !important;
}
.viewblgsBtns .vce-button--style-basic:hover:after {
  border-right: 2px #217cb5 solid;
  border-top: 2px #217cb5 solid;
}
.blog-sidebar {
  display: none;
}
.vce-text-block-wrapper p a {
  text-decoration: underline !important;
}
.vce-classic-accordion .vce-classic-accordion-panel-title:focus,
.vce-classic-accordion .vce-classic-accordion-panel-title:hover {
  color: #007672;
  background-color: #ecf3f4;
}
.vce-tabs-with-slide .vce-tabs-with-slide-list .vce-tabs-with-slide-tab {
  border-bottom: 2px solid #a3cf60 !important;
}
.vce-tabs-with-slide-color--8ab2de
  > .vce-tabs-with-slide-inner
  > .vce-tabs-with-slide-container
  .vce-tabs-with-slide-list
  .vce-tabs-with-slide-slider {
  background: #007673 !important;
}
.vce-tabs-with-slide
  > .vce-tabs-with-slide-inner
  > .vce-tabs-with-slide-container
  > .vce-tabs-with-slide-list
  .vce-tabs-with-slide-slider {
  height: 4px !important;
}
#el-2de44f13 a {
  width: auto;
  float: none;
}

.header-main {
  /* box-shadow: 0 1px 7px rgb(57 63 72 / 30%); */
  background-color: #fefefe;
  padding: 10px 0 16px;
  position: relative;
}
.headWap {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0px 45px 0 30px;
}
.hb-right .btn-primary {
  letter-spacing: 1.4px;
}
.header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ht-right ul li a {
  color: #627574;
  font-size: 18px;
}
.ht-right ul li {
  padding: 0 16px;
  float: left;
  position: relative;
}
.ht-right ul li:last-child,
.ht-right ul li:first-child {
  padding-right: 0;
}
.ht-right ul li:first-child a {
  color: #004d7c;
}
.ht-right ul li:first-child::after,
.ht-right ul li:last-child::after {
  content: none;
}
.ht-right ul li:after {
  content: "";
  width: 1px;
  height: 14px;
  background-color: #cfcfcf;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header-btm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.hb-Left {
  margin-bottom: -12px;
}
.hb-right .btn-outlined {
  letter-spacing: 0.6px;
  padding-right: 16px;
}
.hb-right .btn-filled {
  letter-spacing: 1.32px;
}
.hb-Left > ul > li {
  /* margin-right: 25px; */
  float: left;
  padding-bottom: 0px;
  margin-right: 45px;
  font-weight: 400;
}
.hb-Left ul li a {
  font-size: 18px;
  color: #202020;
  position: relative;
}
.hb-Left > ul > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(100% + 3px);
  width: 100%;
  height: 2px;
  background: #007672;
  opacity: 0;
}
.hb-Left > ul > li:hover > a::after {
  opacity: 1;
}
.btn {
  padding: 12px 24px;
  letter-spacing: 1px;
  font-weight: 700;
  border-radius: 32px;
  text-transform: uppercase;
  border-width: 2px;
  line-height: 1;
}
.btn-primary {
  border-color: #007672;
  background-color: #007672;
  color: #fefefe;
}

.btn-blue {
  border-color: #0088cb;
  background-color: #0088cb;
  color: #fefefe;
}

.btn-blue:hover {
  color: #0088cb;
  background-color: #fefefe;
  border-color: #0088cb;
}
.btn-dark-blue {
  border-color: #00548f;
  background-color: #00548f;
  color: #fefefe;
}

.btn-dark-blue:hover {
  color: #00548f;
  background-color: #fefefe;
  border-color: #00548f;
}

.btn-primary:hover,
.btn-primary.btn-outlined {
  color: #007672;
  background-color: #fefefe;
  border-color: #007672;
}
.btn-primary.btn-outlined:hover {
  color: #00a9a3;
}
.hb-right .btn {
  margin-left: 12px;
}
.cstmMegamenu {
  z-index: 99;
  position: absolute;
  background: #fefefe;
  box-shadow: 0 5px 20px rgb(0 0 0 / 7%);
  border-radius: 4px;
  top: 100%;
  display: none;
}
.cmmLeft {
  min-width: 280px;
  padding: 40px;
  background-color: #004d7c;
  border-radius: 4px 0 0 4px;
  width: 280px;
}
.cmmLeft h2 {
  font-family: "Merriweather", serif;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1.35;
  color: #fefefe;
  font-size: 28px;
}
.cmmLeft .btn-primary.btn-outlined {
  border-color: #007672;
  background-color: #004d7c;
  color: #fefefe;
  min-width: 200px;
}
.cmmLeft .btn-primary.btn-outlined:hover {
  background-color: #fefefe;
  color: #004d7c;
  border-color: #004d7c;
}
.cmmRight {
  padding: 40px;
  width: 800px;
}
.cmmRight ul li {
  margin-bottom: 12px;
  width: 100%;
}
/*fix it*/
.cmmRight ul li:last-child {
  /*margin-bottom: 5px;*/
}
.cmmRight p {
  color: rgba(54, 54, 54, 0.8);
}
.cmmRight ul li a {
  color: #292929;
  font-size: 18px;
}
.hb-Left > ul > li > a:hover {
  text-decoration: none;
}
.cmmRight h4 {
  font-weight: 700;
  color: rgba(98, 117, 116, 0.6);
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
/* .hb-Left ul li:hover .cstmMegamenu {
  display: flex;
} */
.hb-Left ul {
  margin: 0;
}
.cmmRight.col2 {
  max-width: 535px;
}
.cmmRight.col1 {
  width: 350px;
}
.nav-btn {
  cursor: pointer;
  position: relative;
  z-index: 0;
  width: 30px;
  height: 3px;
  background: #004d7c;
  display: block;
  transition: all 300ms ease-in-out;
  text-indent: -9999px;
  margin: 10px 0;
  border-radius: 0;
  outline: 0;
  border: none;
  display: none;
}
.nav-btn::before,
.nav-btn::after {
  transition: all 300ms ease-in-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #004d7c;
  opacity: 1;
  position: absolute;
  z-index: 0;
  left: 0;
}
.nav-btn::before {
  top: -10px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.nav-btn::after {
  bottom: -10px;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.nav-btn:focus {
  outline: none;
}
.nav-btn.opened {
  background-color: rgba(0, 0, 0, 0);
}
.nav-btn.opened:before {
  left: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#el-41782425 [data-vce-do-apply*="all"][data-vce-do-apply*="el-41782425"],
#el-41782425
  [data-vce-do-apply*="background"][data-vce-do-apply*="el-41782425"],
#el-41782425[data-vce-do-apply*="all"][data-vce-do-apply*="el-41782425"],
#el-41782425[data-vce-do-apply*="background"][data-vce-do-apply*="el-41782425"] {
  background-color: #fefeff !important;
}
#el-5a433233 [data-vce-do-apply*="all"][data-vce-do-apply*="el-5a433233"],
#el-5a433233
  [data-vce-do-apply*="background"][data-vce-do-apply*="el-5a433233"],
#el-5a433233[data-vce-do-apply*="all"][data-vce-do-apply*="el-5a433233"],
#el-5a433233[data-vce-do-apply*="background"][data-vce-do-apply*="el-5a433233"] {
  background-color: #fefeff !important;
}
#el-090077dc [data-vce-do-apply*="all"][data-vce-do-apply*="el-090077dc"],
#el-090077dc
  [data-vce-do-apply*="background"][data-vce-do-apply*="el-090077dc"],
#el-090077dc[data-vce-do-apply*="all"][data-vce-do-apply*="el-090077dc"],
#el-090077dc[data-vce-do-apply*="background"][data-vce-do-apply*="el-090077dc"] {
  background-color: #7566a0 !important;
}
#el-090077dc [data-vce-do-apply*="all"][data-vce-do-apply*="el-090077dc"],
#el-090077dc
  [data-vce-do-apply*="background"][data-vce-do-apply*="el-090077dc"],
#el-090077dc[data-vce-do-apply*="all"][data-vce-do-apply*="el-090077dc"],
#el-090077dc[data-vce-do-apply*="background"][data-vce-do-apply*="el-090077dc"] {
  background-color: #7566a0 !important;
}

.nav-btn.opened:after {
  left: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main-menu {
  padding: 30px 0 20px;
  display: none;
  transition: none;
}
.menuBtns .btn {
  width: 100%;
  margin-top: 10px;
}
.main-List > ul {
  margin: 0 -25px;
}
.main-List > ul > li {
  position: relative;
}
.main-List > ul > li > a {
  padding: 16px 50px 16px 30px;
  color: #627574;
  font-weight: 500;
  display: block;
  font-size: 18px;
}
.main-List > ul > li.hasChild > a {
  color: #292929;
}

.main-List > ul > li span {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px 0px 18px 20px;
  color: #004d7c;
  font-size: 18px;
  margin-right: 25px;
}
.main-List > ul > li span i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.main-List > ul > li span.opened i {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.subMenu {
  padding: 20px 30px 30px;
  background-color: #ecf3f4;
  display: none;
}
.subMenu h4 {
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(32, 32, 32, 0.65);
  font-size: 14px;
  margin-bottom: 24px;
}
.subMenu ul {
  margin-bottom: 24px;
}
.subMenu ul:last-of-type {
  margin-bottom: 0;
}
.subMenu ul li {
  margin-bottom: 10px;
}
.subMenu ul li a {
  color: #292929;
  font-weight: 500;
  display: block;
  font-size: 18px;
}
.sm-btm {
  padding: 20px 30px;
  background-color: #004d7c;
  color: #fefefe;
  display: block;
  border-radius: 4px;
  flex-direction: column;
  margin-top: 20px;
}
.sm-btm h2 {
  font-size: 22px;
  line-height: 1.25;
  font-family: Merriweather, serif;
  margin-bottom: 10px;
}
.sm-btm a {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}
.headfixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  max-height: 100%;
  box-shadow: 0 1px 7px rgb(57 63 72 / 30%);
}
.footer-top {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: #fff;
}
.footer-top .container {
  display: flex;
  justify-content: space-between;
}
.ft-left {
  width: 100%;
  padding-right: 56px;
}
.ft-right {
  min-width: 240px;
  width: 240px;
}
.ft-right p {
  font-size: 14px;
}
.ft-right p a {
  color: #004d7c;
  text-decoration: underline;
}
.ft-right p a:hover {
  text-decoration: none;
}
.ft-logo {
  margin-bottom: 50px;
}
.ft-row {
  display: flex;
  justify-content: space-between;
}
.ft-sect h4 {
  font-weight: 700;
  color: #004d7c;
  display: block;
  line-height: 1.25;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: "ProximaNova-Regular";
}
.ft-sect h4 a {
  color: #004d7c;
}
.ft-sect li {
  margin-bottom: 10px;
}
.ft-sect li a {
  color: #292929;
  font-size: 14px;
}
.ft-sect li a:hover {
  color: #217cb5;
}
.ft-sect h4 span {
  display: none;
}
.ft-btns .btn {
  width: 100%;
  margin-bottom: 20px;
  font-size: 15px;
}
.ft-btns {
  margin-bottom: 28px;
}
.footer-btm {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.77778rem;
  background-color: #004d7c;
  color: #fefefe;
}
.footerbtm-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footerbtm-left {
  margin-right: 32px;
}
.footerbtm-right ul {
  margin: 0;
}
.footerbtm-right ul li {
  float: left;
  margin: 0;
  margin-right: 24px;
}
.footerbtm-right ul li:last-child {
  margin-right: 0;
}
.footerbtm-right {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footerbtm-right > ul:first-of-type li a {
  color: #fefefe;
  font-weight: bold;
  letter-spacing: 0.04rem;
}
.footer-main .footer-btm .container {
  padding-left: 0;
  padding-right: 0;
}
.footerbtm-right ul:last-of-type li a {
  font-size: 24px;
  color: #fefefe;
  opacity: 0.5;
}
.footerbtm-right ul:last-of-type li a:hover {
  opacity: 1;
}
.footer-main .footer-top .ft-sect ul li {
  margin-bottom: 2px;
}
.btnInline {
  float: left;
  margin: 0 10px 10px 0;
}
.btnInline .vce {
  margin: 0;
}

.field--name-field-micro-heading {
  font-size: 1.11111rem;
  font-weight: 700;
  font-family: ProximaNova-Regular, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #217cb5;
  margin-bottom: 16px;
}

.main-green-button a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 32px;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  background-color: #007672;
  border: solid 2px #007672;
  color: #fefefe;
  padding: 16px 32px;
}

/* @media print, screen and (min-width: 40em) { */
.field--name-field-heading {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-family: merriweather, serif;
  font-weight: 300;
}
.field--name-field-heading p {
  font-size: 1.77778rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
/* } */

.home-main-video {
  height: 320px;
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  h3,
  .h3 {
    font-size: 1.77778rem;
  }
}

.blog-post ul:not([class]) {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}
.blog-post ul:not([class]) li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.blog-post ul:not([class]) li:before {
  /* content: "\f00c"; */
  content: "\2022";
  color: #007672;
  position: absolute;
  left: 0;
  font-size: 1.33333rem;
  line-height: 1;
  top: -1px;
  font-family: FontAwesome;
}
/* .blog-post ul:not([class]) li:before {
    content: "";
    position: absolute;
    left: 0;
    line-height: 1;
    top: 2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #007672;
}  */

.home-page-living-care-tabs .vce-tabs-with-slide-tab a::before {
  content: "";
  color: #007672;
  position: absolute;
  left: 0;
  right: 0;
  height: 35px;
  font-size: 1.33333rem;
  line-height: 1;
  top: 0px;
  width: 35px;
  margin: auto;
}

.home-page-living-care-tabs .vce-tabs-with-slide-tab:nth-of-type(1) a::before {
  background: url("/wp-content/uploads/2021/11/svg1.png") no-repeat !important;
}
.home-page-living-care-tabs .vce-tabs-with-slide-tab:nth-of-type(2) a::before {
  background: url("/wp-content/uploads/2021/11/svg2.png") no-repeat !important;
}
.home-page-living-care-tabs .vce-tabs-with-slide-tab:nth-of-type(3) a::before {
  background: url("/wp-content/uploads/2021/11/svg3.png") no-repeat !important;
}
.home-page-living-care-tabs .vce-tabs-with-slide-tab:nth-of-type(4) a::before {
  background: url("/wp-content/uploads/2021/11/svg4.png") no-repeat !important;
}

.home-page-living-care-tabs
  .vce-tabs-with-slide-tab.ico-assisted-living
  a::before {
  background: url(/wp-content/uploads/2021/11/svg1.png) no-repeat !important;
}
.home-page-living-care-tabs .vce-tabs-with-slide-tab.ico-mm-care a::before {
  background: url(/wp-content/uploads/2021/11/svg2.png) no-repeat !important;
}
.home-page-living-care-tabs
  .vce-tabs-with-slide-tab.ico-live-independently
  a::before {
  background: url(/wp-content/uploads/2021/11/svg3.png) no-repeat !important;
}
.home-page-living-care-tabs
  .vce-tabs-with-slide-tab.ico-medical-care
  a::before {
  background: url(/wp-content/uploads/2021/11/svg4.png) no-repeat !important;
}

/*
.care-tabs .assisted-living .vce-tabs-with-slide-tab-title::before {
  background: url("/wp-content/uploads/2021/11/svg1.png") no-repeat !important;
}
.care-tabs .mind-momory-care a::before a::before {
  background: url("/wp-content/uploads/2021/11/svg2.png") no-repeat !important;
}
.care-tabs .live-independently a::before a::before {
  background: url("/wp-content/uploads/2021/11/svg3.png") no-repeat !important;
}
.care-tabs .special-medical-care a::before a::before {
  background: url("/wp-content/uploads/2021/11/svg4.png") no-repeat !important;
}*/

.vce-col-content
  .home-page-living-care-tabs
  .vce-tabs-with-slide-list
  .vce-tabs-with-slide-tab
  > .vce-tabs-with-slide-tab-title {
  padding: 35px 0 15px;
}
.blog-post {
  margin-top: 118px;
}
.logged-in .headfixed {
  top: 32px;
}
.wrapped .vce-row-content .vce-row-content,
.wrappedOne .vce-row-content {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  /*padding-left: 15px !important;
  padding-right: 15px !important;*/
}
.vce-row.mainTitle {
  padding: 110px 0 110px !important;
  position: relative;
  min-height: 380px;
}
div#el-9c09f796 {
  height: 566px;
}

div#el-ee55bcdb {
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 13%) !important;
}
div#el-53e7344e {
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 13%) !important;
}
div#el-49f8db3b {
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 13%) !important;
}
div#el-2668d3c6 {
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 13%) !important;
}
span#el-5fed9f48 {
  margin-left: 20px;
}
span#el-872767c4 {
  margin-left: 20px;
}
#el-a9e4ff37 p {
  font-size: 1.05556rem;
}
#el-c887c82a .vce-text-block-wrapper.vce {
  padding: 30px 30px;
}

div#el-c887c82a {
  margin-bottom: 80px;
}
.vce-row.mainTitle .vce-row-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.vce-row.mainTitle .vce {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
/* .vce-row.mainTitle:not(.noShadow) h1{
	color: #fff;
} */
.vce-row.mainTitle h1 {
  text-shadow: 0 2px 10px rgb(0 0 0 / 50%);
  font-size: 2.88889rem;
  font-weight: 400;
  color: #292929;
}

.text-white h1 {
  color: #fff !important;
}
.font-400 h1 {
  font-weight: 400;
  font-size: 2.88889rem;
}
#el-266c10d0 a {
  float: none;
  width: auto;
  text-decoration: underline !important;
}
.vce-row.mainTitle:not(.noShadow)::after {
  content: "";
  display: block;
  /*   background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.752539) 0%,
    rgba(255, 255, 255, 0) 35%
  ); */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* .home-page-living-care-tabs .vce-tabs-with-slide-tab.tab_ia a::before{
	background: url('/wp-content/uploads/2021/11/svg4.png') no-repeat !important;
} */
.home-page-living-care-tabs.slc
  .vce-tabs-with-slide-tab:nth-of-type(2)
  a::before {
  background: url("assets/images/assisted-living.svg") no-repeat !important;
}
.home-page-living-care-tabs.slc
  .vce-tabs-with-slide-tab:nth-of-type(3)
  a::before {
  background: url("assets/images/memory-care.svg") no-repeat !important;
}
.home-page-living-care-tabs.slc
  .vce-tabs-with-slide-tab:nth-of-type(4)
  a::before {
  background: url("assets/images/respite-care.svg") no-repeat !important;
}
.home-page-living-care-tabs.slc
  .vce-tabs-with-slide-tab:nth-of-type(5)
  a::before {
  background: url("assets/images/skilled-nursing.svg") no-repeat !important;
}

.home-page-living-care-tabs.cmn
  .vce-tabs-with-slide-tab:nth-of-type(1)
  a::before {
  background: url("assets/images/dining.svg") no-repeat !important;
}
.home-page-living-care-tabs.cmn
  .vce-tabs-with-slide-tab:nth-of-type(2)
  a::before {
  background: url("assets/images/pampered.svg") no-repeat !important;
}
.home-page-living-care-tabs.cmn
  .vce-tabs-with-slide-tab:nth-of-type(3)
  a::before {
  background: url("assets/images/social-events.svg") no-repeat !important;
}
.home-page-living-care-tabs.cmn
  .vce-tabs-with-slide-tab:nth-of-type(4)
  a::before {
  background: url("assets/images/making-new-connection.svg") no-repeat !important;
}
.home-page-living-care-tabs.cmn
  .vce-tabs-with-slide-tab:nth-of-type(5)
  a::before {
  background: url("/wp-content/uploads/2021/11/svg1.png") no-repeat !important;
}

.blogsCstm .vce-col-inner > .vce-col-content {
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  max-width: 1140px;
  margin: 0 auto;
}
.blogsCstm .vce-col-inner {
  overflow: hidden;
}
.blogsCstm .vce-col-content .vce-col .vce-col-inner:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  width: 920px;
  height: 920px;
  top: 72px;
  position: absolute;
  border-radius: 50%;
  left: -37%;
  transform: translate(-50px, 0px);
}
.blogsCstm .vce-col a,
.blogsCstm .vce-col a:hover {
  text-decoration: none;
}
.footer-main ul {
  list-style: none;
}
.wrappedTwo .vce-row-content {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.slidesBoxes .vce-single-image {
  /* max-height: 200px;*/
  object-fit: cover;
  object-position: top;
}
.vce-single-image--align-right {
  margin-bottom: 40px;
}
.slidesBoxes .vce-single-image-inner {
  /* padding-bottom: 200px !important;*/
}
.slidesBoxes .vce-single-image {
  object-fit: cover;
  object-position: top;
}
#clone-el-766da1e0 [data-vce-do-apply*="all"][data-vce-do-apply*="el-766da1e0"],
#clone-el-766da1e0
  [data-vce-do-apply*="border"][data-vce-do-apply*="el-766da1e0"],
#clone-el-766da1e0[data-vce-do-apply*="all"][data-vce-do-apply*="el-766da1e0"],
#clone-el-766da1e0[data-vce-do-apply*="border"][data-vce-do-apply*="el-766da1e0"],
#el-766da1e0 [data-vce-do-apply*="all"][data-vce-do-apply*="el-766da1e0"],
#el-766da1e0 [data-vce-do-apply*="border"][data-vce-do-apply*="el-766da1e0"],
#el-766da1e0[data-vce-do-apply*="all"][data-vce-do-apply*="el-766da1e0"],
#el-766da1e0[data-vce-do-apply*="border"][data-vce-do-apply*="el-766da1e0"] {
  border-bottom-width: 2 px;
  border-left-width: 2 px;
  border-right-width: 2 px;
  border-top-width: 2 px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #007672;
  border-right-color: #007672;
  border-bottom-color: #007672;
  border-left-color: #007672;
}
a.vce-button--style-basic.vce-button--style-basic--color-b-0-118-114--fff,
a.vce-button--style-basic.vce-button--style-basic--color-b-0-118-114--fff:not(
    :hover
  ),
button.vce-button--style-basic.vce-button--style-basic--color-b-0-118-114--fff,
button.vce-button--style-basic.vce-button--style-basic--color-b-0-118-114--fff:not(
    :hover
  ) {
  color: #fff;
  background-color: #007672;
}
.vce-button--style-basic.vce-button--style-basic--size-medium {
  font-size: 16px;
  padding: 15 px 43 px;
}
.vce-button--style-basic-wrapper .vce-button--style-basic {
  box-shadow: none;
}
.vce-button--style-basic--border-round,
a.vce-button--style-basic--border-round,
button.vce-button--style-basic--border-round {
  border-radius: 4 em;
}
a.vce-button--style-basic--border-round,
a.vce-button--style-basic--border-rounded,
a.vce-button--style-basic--border-square,
button.vce-button--style-basic--border-round,
button.vce-button--style-basic--border-rounded,
button.vce-button--style-basic--border-square {
  position: relative;
  overflow: hidden;
}
button.vce-button--style-basic {
  -webkit-appearance: none;
}
a.vce-button--style-basic,
button.vce-button--style-basic {
  background-color: transparent;
  background-image: none;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font-weight: 400;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  white-space: normal;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: normal;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
.vce-button--style-basic {
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  letter-spacing: 1px !important;
}
.radiusBg {
  position: relative;
  overflow: hidden;
  min-height: 44vw;
}
.radiusBg:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  width: 130%;
  padding-bottom: 80%;
  background: #ecf3f4;
  -webkit-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
  border-radius: 50%;
  z-index: -1;
}
.blogSm_area .vce-row-content {
  max-width: 880px !important;
}
.blogSm_area .vce-col {
  height: 100%;
  background-color: #fefefe;
  box-shadow: 0 10px 25px rgb(0 0 0 / 7%);
  border-radius: 4px;
  position: relative;
  text-align: center;
  margin-bottom: 15px;
}
.vce-text-block.blogSm_title {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
.blogSm_title .vce-text-block-wrapper {
  margin: 0;
  position: relative;
  z-index: 1;
}
.blogSm_title {
  color: #fefefe;
  overflow: hidden;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  position: relative;
  margin: 0;
  background-color: #217cb5;
  font-size: 1.11111rem;
  font-family: merriweather, serif;
  font-weight: bold;
  z-index: 1;
}
.vce-text-block.blogSm_title:after {
  content: "";
  width: 200%;
  height: 180px;
  position: absolute;
  top: 34px;
  right: calc(-50% - 65px);
  background-color: #217cb5;
  opacity: 0.3;
  mix-blend-mode: multiply;
  border-radius: 50% 50% 0 0;
}
.blogSm_content {
  padding: 16px 50px 20px;
  border-radius: 0 0 4px 4px;
  text-align: left;
}
.blogSm_content ul {
  margin: 0 !important;
}
.blogSm_content ul li:before {
  content: "\2713" !important;
  color: rgb(163, 207, 96) !important;
  font-family: Fontsawesome !important;
  top: 2px !important;
  font-size: 18px !important;
}
.blogSm_content ul li {
  font-size: 0.77778rem;
  margin-bottom: 15px;
}
.blogSm_content ul li:last-child {
  margin-bottom: 0;
}
.awec .vce-tabs-with-slide-container {
  position: static !important;
  opacity: 1 !important;
  pointer-events: inherit;
  visibility: visible !important;
  height: auto !important;
  max-width: 820px;
}
.awec .vce-tabs-with-slide-container .vce-tabs-with-slide-list {
  display: flex;
  text-align: center;
}
.awec
  .vce-tabs-with-slide-container
  .vce-tabs-with-slide-list
  .vce-tabs-with-slide-tab-title {
  font-size: 14px;
}
.home-page-living-care-tabs.awec
  .vce-tabs-with-slide-tab:nth-of-type(1)
  a::before {
  background: url(assets/images/Ridgefield-Crossings.svg) no-repeat !important;
}
.home-page-living-care-tabs.awec
  .vce-tabs-with-slide-tab:nth-of-type(2)
  a::before {
  background: url(assets/images/Split-Rock.svg) no-repeat !important;
}
.home-page-living-care-tabs.awec
  .vce-tabs-with-slide-tab:nth-of-type(3)
  a::before {
  background: url(assets/images/Edgehill.svg) no-repeat !important;
}
.home-page-living-care-tabs.awec
  .vce-tabs-with-slide-tab:nth-of-type(4)
  a::before {
  background: url(assets/images/Meadow-Ridge.svg) no-repeat !important;
}
.home-page-living-care-tabs.awec
  .vce-tabs-with-slide-tab:nth-of-type(5)
  a::before {
  background: url(assets/images/Middlebrook-Farms.svg) no-repeat !important;
}
.home-page-living-care-tabs.awec
  .vce-tabs-with-slide-tab:nth-of-type(6)
  a::before {
  background: url(assets/images/Sturges-Ridge-Fairfield.svg) no-repeat !important;
}
.home-page-living-care-tabs.awec
  .vce-tabs-with-slide-tab:nth-of-type(7)
  a::before {
  background: url(assets/images/Village-Brookfield-Common.svg) no-repeat !important;
}

.home-page-living-care-tabs.new-hampshire.awec
  .vce-tabs-with-slide-tab:nth-of-type(1)
  a::before {
  background: url(assets/images/The-Arbors-of-Bedford.svg) no-repeat !important;
}

.home-page-living-care-tabs.new-hampshire.awec
  .vce-tabs-with-slide-tab:nth-of-type(2)
  a::before {
  background: url(assets/images/Bedford-Falls.svg) no-repeat !important;
}

.home-page-living-care-tabs.new-hampshire.awec
  .vce-tabs-with-slide-tab:nth-of-type(3)
  a::before {
  background: url(assets/images/The-Birches-at-Concord.svg) no-repeat !important;
}

.home-page-living-care-tabs.new-hampshire.awec
  .vce-tabs-with-slide-tab:nth-of-type(4)
  a::before {
  background: url(assets/images/Nashua-Crossings.svg) no-repeat !important;
}

.home-page-living-care-tabs.new-hampshire.awec
  .vce-tabs-with-slide-tab:nth-of-type(5)
  a::before {
  background: url(assets/images/Rye.svg) no-repeat !important;
}

.home-page-living-care-tabs.new-hampshire.awec
  .vce-tabs-with-slide-tab:nth-of-type(6)
  a::before {
  background: url(assets/images/Greystone-Farm-Salem.svg) no-repeat !important;
}

.vce-classic-accordion-panel[data-vcv-active="true"]
  .vce-classic-accordion-panel-heading {
  border-bottom: none !important;
}
.vce-classic-accordion-panel[data-vcv-active="true"] {
  background-color: #ecf3f4;
}
.vce-classic-accordion-panel-heading .vce-classic-accordion-panel-title {
  font-weight: bold;
  padding: 24px 50px !important;
}
.vce-classic-accordion-panel .vce-classic-accordion-panel-body {
  padding: 24px 50px;
}
.vce-classic-accordion-panels .vce-classic-accordion-panel {
  border: none !important;
  border-top: 2px solid #ecf3f4 !important;
  margin-bottom: 0;
}
.vce-classic-accordion-panel-heading .vce-classic-accordion-panel-title::after {
  position: absolute;
  right: 15px;
  width: 16px;
  height: 2px;
  background-color: #007672;
  content: "";
  top: 30px;
}
.vce-classic-accordion-panel-heading
  .vce-classic-accordion-panel-title::before {
  position: absolute;
  right: 21px;
  height: 12px;
  width: 2px;
  background-color: #007672;
  content: "";
  top: 26px;
}
.vce-classic-accordion-panel-heading .vce-classic-accordion-panel-title::after {
  position: absolute;
  right: 15px;
  width: 14px;
  height: 2px;
  background-color: #007672;
  content: "";
  top: 31px;
}
.vce-classic-accordion-panel[data-vcv-active="true"]
  .vce-classic-accordion-panel-heading
  .vce-classic-accordion-panel-title::before {
  display: none;
}
.vc-custom-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto !important;
}
h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h4 strong,
.h4 strong,
h5 strong,
.h5 strong,
h6 strong,
.h6 strong {
  font-weight: bold;
}
.hrmshCont > .vce-row-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 1.66667rem 0 1.66667rem;
  width: 100%;
}
.ttTitle h2 {
  font-size: 2.88889rem;
  font-weight: 700;
  margin-bottom: 50px;
  padding-top: 5px;
}
.ttContent > .vce-col-inner {
  max-width: 700px;
  color: #292929;
  font-size: 1.05556rem;
  font-weight: 400;
}
.ttContent > .vce-col-inner a {
  text-decoration: underline !important;
}
.blogsCstm .vce-text-block-wrapper {
  margin: 0;
  font-size: 0.77778rem;
}
.blogsCstm .vce-text-block-wrapper h3 {
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}
.blogsCstm .vce-text-block-wrapper p {
  margin: 0;
}
.blogsCstm .vce-col-inner {
  border-radius: 4px !important;
}
.blogsCstm .vce-col-inner > .vce-col-content .vce-col-content {
  padding: 43px !important;
  min-height: 370px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.wrappedLeft {
  padding-top: 100px;
}
.abe-title h4 {
  font-size: 1.77778rem;
  font-weight: bold;
  margin-bottom: 60px;
}
.abe-content .vce-text-block-wrapper {
  max-width: 934px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .btn {
    padding: 10px 18px;
  }
  .footerbtm-left {
    margin-right: 20px;
  }
  .footerbtm-right ul li {
    margin-right: 16px;
  }
  .hb-Left > ul > li:nth-last-child(2) .cstmMegamenu,
  .hb-Left > ul > li:last-child .cstmMegamenu {
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  body {
    padding-top: 56px;
  }
  .headWap {
    padding: 0px 15px;
  }
  .header-btm,
  .ht-right {
    display: none;
  }
  .ht-Left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .nav-btn {
    display: inline-block;
  }
  .footer-top .container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .ft-logo {
    text-align: center;
  }
  .ft-row {
    flex-direction: column;
    max-width: 500px;
    margin: 0 auto;
  }
  .ft-sect h4 {
    position: relative;
    padding-right: 20px;
    margin-bottom: 25px;
  }
  .ft-sect h4 span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 18px;
    padding: 5px;
  }
  .ft-sect ul {
    display: none;
  }
  .ft-left {
    padding-right: 0;
  }
  .ft-right {
    min-width: inherit;
    width: 500px;
    margin: 0 auto;
    max-width: 100%;
  }
  .ft-btns {
    margin-bottom: 20px;
  }
  .ft-right p {
    text-align: center;
  }
  .footerbtm-row {
    flex-direction: column;
  }
  .footerbtm-left {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .footerbtm-right {
    flex-direction: column;
    text-align: center;
  }
  .footerbtm-right ul:first-of-type {
    margin-bottom: 15px;
  }
  .footerbtm-right ul li {
    margin: 0 8px 6px;
    display: inline-block;
    float: none;
  }
  .headfixed {
    overflow: auto;
  }
  .blog-post {
    margin-top: 0px;
  }
  .vce-row.mainTitle::after {
    background: rgba(0, 0, 0, 0.452539);
  }
  .vce-row.mainTitle {
    padding: 50px 0 !important;
  }
  .vce-button--style-basic.vce-button--style-basic--size-large {
    font-size: 18px !important;
    padding: 15px 32px !important;
  }
  .ttTitle h2 {
    font-size: 2rem;
    margin-bottom: 0;
  }
  .ttTitle .vce-text-block-wrapper {
    margin: 0;
  }
  .blogsCstm .vce-text-block-wrapper h3 {
    font-size: 20px;
  }
  .blogsCstm .vce-col-inner > .vce-col-content .vce-col-content {
    padding: 32px !important;
  }
  .header-main {
    padding: 5px 0 5px;
  }
  .header-top .ht-Left .nav-btn {
  }
}
@media screen and (max-width: 940px) {
  .awec .vce-tabs-with-slide-container {
    position: absolute !important;
    opacity: 0 !important;
    pointer-events: none;
    visibility: hidden !important;
    height: 0 !important;
    max-width: 0;
  }
}
@media screen and (max-width: 767px) {
  .blogsCstm .vce-col-inner {
    margin-bottom: 20px;
  }
  .blogsCstm .vce-col-inner > .vce-col-content .vce-col-content {
    min-height: inherit;
  }
}

/*In the news*/
.in-the-news a {
  text-decoration: none;
}
.in-the-news h3 {
  color: #292929;
  font-weight: 700;
}
.in-the-news h3:hover {
  color: #217cb5;
}
.in-the-news .field-date {
  font-weight: 700;
  margin-right: 5px;
}
.in-the-news .field-date::after {
  content: "\2022";
  margin-left: 5px;
}
.in-the-news .node--meta {
  color: #627574;
  font-size: 0.77778rem;
  line-height: 1.5;
}
.intro-description {
  color: #292929;
}
.blogSm_area .vce-row-content .vce-col:nth-child(2) .blogSm_title {
  background-color: #004d7c;
}
.blogSm_area .vce-row-content .vce-col:nth-child(3) .blogSm_title {
  background-color: #910048;
}
.blogSm_area_2 .vce-row-content .vce-col:nth-child(1) .blogSm_title {
  background-color: #7566a0;
}
.blogSm_area_2 .vce-row-content .vce-col:nth-child(2) .blogSm_title {
  background-color: #3f2a56;
}
.blogSm_area_2 .vce-row-content .vce-col:nth-child(2) .blogSm_title {
  background-color: #2c9199;
}

/*In the news*/

/*Blog single page*/
.blog-single {
  padding-top: 126px;
}
.blog-single::after {
  content: " ";
  background-color: #ecf3f4;
  position: absolute;
  z-index: -1;
  left: 0;
  width: 114vw;
  height: 1300px;
  top: -570px;
  border-radius: 50%;
  transform: translate(-7vw, 0);
}
.blog-single .heading {
  margin-bottom: 28px;
  font-weight: 700;
}
.blog-single .date {
  background: #f2f1ef;
  color: #627574;
  border-radius: 50%;
  width: 57px;
  min-width: 57px;
  height: 57px;
}
.blog-single .date .day {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 2px;
  font-family: merriweather, serif;
}
.blog-single .date .month-year {
  white-space: nowrap;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
.blog-single .social-share .shared-counts-wrap {
  display: flex;
  flex-direction: column;
}

.blog-single .shared-counts-icon {
  margin: 0 auto;
}
.blog-single .social-share .label-share {
  font-weight: 700;
  margin-bottom: 16px;
  color: #627574;
  text-transform: uppercase;
  letter-spacing: 0.165em;
  display: inline-block;
  font-size: 12px;
}
.blog-single .social-share a {
  font-size: 1.16667rem;
  color: #007672;
  padding: 0;
  margin-bottom: 15px !important;
}

.blog-single .shared-counts-icon svg {
  width: 22px !important;
  height: 22px !important;
  fill: #007672 !important;
}
/*Blog single page*/

.filter legend {
  font-weight: 400;
  color: #627574;
  font-size: 0.83333rem;
  line-height: 1.5;
  margin-bottom: 0;
}

.filter .light-button {
  background: #ecf3f4;
  border-radius: 4px;
  font-size: 0.88889rem;
  line-height: 1.25;
  color: #627574;
  padding: 8px 13px;
  border: 2px solid #ecf3f4;
}

.filter .light-button.active {
  background: #217cb5;
  color: #fefefe;
  border-color: #217cb5;
  font-weight: 700;
}

.filter .light-button:hover {
  border-color: #217cb5;
}

.cat-tags {
  border-top: #a2a2a2 solid 1px;
  padding-top: 16px;
  margin-top: 16px;
  color: #627574;
}
.cat-tags .field--name-field-care-types {
  font-weight: 700;
}

.cat-tags .field--name-field-topics {
  display: flex;
  align-items: center;
}
.cat-tags .field--name-field-topics:before {
  content: "";
  background: #a2a2a2;
  height: 4px;
  width: 4px;
  display: block;
  margin: 0 8px;
  border-radius: 20px;
}

.field-label-head {
  color: #627574;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.145em;
  margin-bottom: 15px;
}
.field-bull {
  color: #82ac42;
  margin: 0 6px;
}
.view-header {
  font-size: 24px;
  color: #627574;
}
.cstmMegamenu ul li span {
  font-weight: 700;
  color: rgba(98, 117, 116, 0.6);
  font-size: 0.77778rem;
  text-transform: uppercase;
}
.pt-header {
  padding-top: 118px;
}

/*community page*/
.meta {
  background: #f3f7f8;
  padding-top: 75px;
  padding-bottom: 55px;
}
.meta h1.heading {
  margin-bottom: 32px;
  font-size: 1.77778rem;
  line-height: 1.1;
  font-weight: 700;
  padding-right: 50px;
}
.meta .field--name-field-phone-number a {
  font-weight: 700;
  color: #004d7c;
  text-decoration: none;
  text-transform: uppercase;
}
.meta .field--name-field-phone-number a:active {
  color: #217cb5;
  text-decoration: none;
}

.meta .reviews {
  margin-top: 16px;
  display: flex;
  align-items: center;
}

.meta .rating {
  display: flex;
}
.meta .rating .bar {
  height: 17px;
  background: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/star.svg")
    0 0 repeat-x;
  background-size: 20px 20px;
  width: 97px;
  flex-shrink: 0;
  margin-right: 8px;
  position: relative;
}
.meta .rating .bar .fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/star-filled.svg")
    0 0 repeat-x;
  background-size: 20px 20px;
}
.meta .rating .value {
  font-size: 0.88889rem;
  line-height: 1.25;
  font-weight: 700;
  color: #004d7c;
}
.meta .rating + a {
  margin-left: 8px;
}
.meta .field--name-field-address .address {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.meta .field--name-field-address .address > div {
  margin-right: 4px;
}
.meta .field--name-field-address .address > div:last-child {
  margin-right: 0;
}
.meta .field--name-field-address .address a {
  margin-left: 8px;
  font-weight: 700;
  color: #004d7c;
  text-decoration: none;
}
.meta .field--name-field-address i {
  color: #007672;
  padding-right: 10px;
}
.meta .field--name-field-care-types {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}

@media (max-width: 768px) {
  .meta .field--name-field-care-types {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.meta .field--name-field-care-types .field__item {
  display: flex;
}

.meta .field--name-field-media-image {
  width: 24px;
  height: 24px;
  max-height: 24px;
  margin-right: 12px;
}
.meta .vocabulary-care-type {
  font-weight: 700;
  font-family: Merriweather, serif;
}
.community-single .field--name-field-intro-heading {
  margin-bottom: 32px;
}
.community-single .field--name-field-logo {
  max-width: calc(50% - 75px);
  float: left;
  padding-right: 0;
  margin-right: 20px;
  width: 150px;
  margin-bottom: 10px;
}
.community-single .contact-info {
  position: relative;
  z-index: 1;
  background: #004d7c;
  border-radius: 4px;
}
.community-single .contact-info .contact-content {
  padding: 16px;
}
.community-single .contact-info .forms {
  border-radius: 4px;
}
.content ul:not([class]) {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}
.content ul:not([class]) li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.content ul:not([class]) li:before {
  content: "\2022";
  color: #007672;
  position: absolute;
  left: 0;
  font-size: 1.33333rem;
  line-height: 1;
  top: -2px;
}
.community-single .contact-info .form {
  padding: 24px 48px;
  background: #fefefe;
  border-radius: 4px;
}
.community-single .contact-info .heading {
  font-size: 30px;
  text-align: center;
  font-weight: 700;
}

.community-single .contact-info .hbspt-form {
  max-width: 700px;
  display: flex;
  flex-wrap: wrap;
}
.hs-form .hs-form-field label,
.hs-form .hs-form-field .hs-field-desc {
  font-size: 0.77778rem;
  line-height: 1.5;
  font-weight: 500;
  color: #627574;
  margin: 0;
}
.hs-form input.hs-input,
.hs-form .hs-form-field textarea {
  height: auto;
  margin: 0;
  border: 1px solid #cfcfcf;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: none;
  padding: 12px 8px;
  min-width: 100%;
}
.community-single .block--cards {
  padding-top: 100px;
  padding-bottom: 100px;
}
.community-single .block--cards .field--name-field-heading {
  margin-bottom: 32px;
}
.community-single .block--cards .field--name-field-p-cards {
  margin-top: 60px;
}
.community-single .block--cards .field--name-field-p-cards .field__item > div {
  background: #fefefe;
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 13%);
  height: 100%;
  position: relative;
}
.community-single .block--cards .paragraph-content {
  padding: 25px;
}
.community-single .block--cards .field--name-field-p-cards .field__item {
  padding: 0 0.55556rem;
}
.community-single .block--cards .field--name-field-p-cards .field__item-inner {
  height: 100%;
}
.community-single
  .block--cards
  .field--name-field-p-cards
  .field__item
  .media
  img {
  height: 191px;
  width: 100%;
}
.community-single .block--cards .paragraph-content .field--name-field-heading {
  font-size: 1.11111rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.community-single
  .block--cards
  .paragraph-content
  .field--name-field-description
  ul {
  margin-bottom: 0;
}
.community-single .block--cards .read-more-container,
.card-slider .read-more-container {
  padding-bottom: 15px;
}
.community-single .block--cards .read-more-container button,
.card-slider .read-more-container button {
  font-weight: 700;
  color: #217cb5;
  text-decoration: none;
}
.community-single .block--cards .field--name-field-p-cards .link,
.card-slider .link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.community-single .community-amenities h5 {
  font-size: 1rem;
  margin-bottom: 19px;
}
body .p-0 .vce-row-content {
  padding: 0 !important;
}
.block--icon-list .field--name-field-heading {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 1rem;
}
.block--icon-list .item {
  margin-bottom: 28px;
}
.block--icon-list .item-image img {
  width: 24px;
  height: 24px;
  margin-right: 14px;
  margin-top: 0;
}
.block--icon-list .item-text {
  font-weight: 700;
}
.block--icon-list .view-all {
  margin-left: 36px;
  font-weight: 700;
  color: #004d7c;
  text-decoration: none;
}
.p-t-b-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.p-b-100 {
  padding-bottom: 100px;
}
.p-t-100 {
  padding-top: 100px;
}
.m-t-100 {
  margin-top: 100px;
}
.floor-plan h3 {
  margin-bottom: 40px;
}
.floor-plan .item {
  background: #fefefe;
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 13%);
  position: relative;
}
.floor-plan .field--name-field-label {
  font-family: merriweather, serif;
  font-size: 20px;
}
.floor-plan .field--name-field-label {
  margin-bottom: 16px;
}
.floor-plan .price svg {
  color: #007672;
  margin-right: 8px;
}
.floor-plan .actions {
  position: relative;
}
.floor-plan .actions .detail-trigger {
  z-index: 1;
  cursor: pointer;
  font-weight: 700;
  color: #004d7c;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  background: #fefefe;
  padding-right: 15px;
  border: 0;
}
.floor-plan .actions:after {
  position: absolute;
  background: #d4d4d4;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
}
.floor-plan .actions .detail-trigger:after {
  content: "";
  position: absolute;
  display: inline-block;
  border-right: 2px #004d7c solid;
  border-top: 2px #004d7c solid;
}
.floor-plan .actions .detail-trigger:after {
  top: 7px;
  right: 5px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-width: 1px;
  height: 5px;
  width: 5px;
}
.floor-plan .modal {
  display: block;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
.floor-plan .modal .modal-dialog {
  max-width: 100%;
}
.floor-plan .modal .featured-items h4 {
  font-family: merriweather, serif;
  font-weight: 700;
  margin-bottom: 24px;
}
.floor-plan .modal .featured-items .field__item {
  margin-bottom: 24px;
}
.floor-plan .modal .featured-items .field__item svg {
  color: #217cb5;
  margin-right: 16px;
  font-size: 18px;
}

.community-nearby .glide__arrow.glide__arrow--left {
  font-size: 100px;
  left: 0px;
  border: 0;
}
.community-nearby .glide__arrow.glide__arrow--right {
  font-size: 100px;
  right: 0px;
  border: 0;
}
.community-nearby .gallery-items {
  position: relative;
  margin-bottom: 28px;
  border-radius: 4px;
  overflow: hidden;
}
.community-nearby .gallery-items .field--name-field-average-rating {
  position: absolute;
  z-index: 1;
  right: 13px;
  bottom: 13px;
  padding: 6px 8px;
  border-radius: 4px;
  background: rgba(254, 254, 254, 0.85);
  font-size: 0.88889rem;
  line-height: 1.25;
  font-weight: 700;
  color: #004d7c;
}
.community-nearby .gallery-items .field--name-field-average-rating::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  background: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/star-filled.svg")
    0 0 no-repeat;
  background-size: auto 17px;
  margin-top: 1px;
  margin-right: 4px;
}
.community-nearby .content .title {
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 700;
}
.community-nearby .content .address {
  margin-bottom: 12px;
}
.community-nearby .content .address .icon {
  color: rgb(0, 118, 114);
  margin: 4px 4px 0px 0px;
}
.community-nearby .content .teaser-description {
  font-style: italic;
  margin-bottom: 16px;
}
.community-nearby .content .explore,
.community-search .community .content .view-more a {
  font-weight: 700;
}
.community-single .footer-content {
  position: relative;
  overflow: hidden;
}
.community-single .footer-content::before {
  content: "";
  position: absolute;
  background: #292929;
  opacity: 0.2;
  width: 980px;
  height: 980px;
  border-radius: 1000px;
  right: 50%;
  /* bottom: 50%; */
  top: -546px;
  /* z-index: 2; */
}
/*community page*/
.vce-tabs-with-slide-tab[data-vcv-active="true"] {
  font-weight: 700;
}
.bg-color--real-ice {
  background: #f3f7f8;
}
.logo-main {
  position: relative;
  width: 200px;
  height: 60px;
}
.logo-main img {
  height: 60px;
}

@media screen and (max-width: 1024px) {
  .logo-main {
    width: 150px;
    height: 45px;
  }
  .logo-main img {
    height: 45px;
  }
}

.hamburger-menu {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
.logo-main a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.ft-logo {
  /*  width: 200px;
  height: 85px;*/
}
.ft-logo img {
  /*height: 90px;*/
}
/* .vce-text-block-wrapper.vce a {
    float: left;
    width: 100%;
} */
.vce-row.vce-element--has-background {
  background: #f2f1ef;
}
#el-913e5c30 a {
  float: none;
  width: auto;
}

@media screen and (max-width: 480px) {
  .news-article .img-fluid {
    display: block;
    float: none;
    margin: 0 auto 15px;
  }
}

/*hubspot form styles*/
.hs-form {
  max-width: 700px;
  display: flex;
  flex-wrap: wrap;
}
.hbspt-form h1 {
  font-weight: 700;
}
.hs-form .hs-input {
  max-width: 100%;
}
.hs-form .hs-form-field[class^="hs_firstname"],
.hs-form .hs-form-field[class^="hs_lastname"] {
  flex: 0 0 48%;
  max-width: 48%;
}
.hs-form .hs-form-field[class^="hs_firstname"] + [class^="hs_lastname"] {
  margin-left: 4%;
}
.hs-form .hs-form-field {
  margin-bottom: 24px;
  position: relative;
  flex: 0 0 100%;
}
.hs-form .hs-form-field .hs-error-msgs label {
  font-size: 0.55556rem;
}
.hs-form .hs-form-field ul {
  list-style: none;
  margin: 0;
}
.hs-form .hs-form-field .hs-error-msgs {
  position: absolute;
  left: 0;
  top: 100%;
  margin: 0;
}
.hs-form .hs-form-field select {
  height: auto;
  margin: 0;
  border: 1px solid #cfcfcf;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 12px 24px 12px 8px;
  width: 100%;
}
.hs-form .hs-submit .actions input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 32px;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  background-color: #007672;
  border: solid 2px #007672;
  color: #fefefe;
  padding: 12px 24px;
  width: 100%;
  max-width: 350px;
}
/*hubspot form styles*/
/*Seach page*/
.search-page {
  padding-top: 117px;
  overflow: hidden;
}
.search-page .view-header {
  padding-top: 100px;
  position: relative;
  text-align: center;
  margin-bottom: 100px;
}
.search-page .view-header:after {
  content: "";
  background-color: #ecf3f4;
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  left: 50%;
  width: 114vw;
  height: 1300px;
  top: -1000px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.search-page .view-header h1 {
  font-weight: 700;
  font-size: 2.88889rem;
  color: #292929;
}
.search-page .view-header form {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.search-page .view-header form input {
  height: 2.16667rem;
  padding: 0.44444rem;
  border: 1px solid #d4d4d4;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgb(41 41 41 / 10%);
  font-family: inherit;
  font-size: 0.88889rem;
  font-weight: 400;
  line-height: 1.5;
  color: #292929;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.search-page .view-header .results {
  font-weight: 400;
  line-height: 1.5;
  font-size: 18px;
  color: #292929;
}
.search-page .view-header .results span {
  font-weight: 700;
}

.search-page #search-results article {
  margin-bottom: 50px;
}

.search-page #search-results h3 {
  font-weight: 700;
  margin-bottom: 0.5em;
  font-size: 1.77778rem;
  color: #292929;
}
.search-page #search-results h3:hover {
  color: #217cb5;
}

.search-page #search-results .description {
  color: #292929;
  font-size: 18px;
}

.search-pagination .page-numbers:first-child {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.search-pagination .page-numbers:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.search-pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-pagination .page-numbers {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007672;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.search-pagination .page-numbers.current {
  z-index: 1;
  color: #fff;
  background-color: #007672;
  border-color: #007672;
}
/*Seach page*/

/*404 page*/
.page-404 {
  margin-top: 130px;
}
/*404 page*/

.community-nearby .col:nth-child(n + 4) {
  margin-top: 100px;
}

/*Card Slider*/
.card-slider .slider-button {
  border-radius: 50%;
  padding: 10px 12px;
  color: #a2a2a2;
}
.card-slider .card {
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 13%);
}
.card-slider .card-body h4 {
  font-size: 1.77778rem;
  font-weight: 700;
}
.card-slider .card img {
  height: 242px;
}
.card-slider .slider-button:hover {
  color: #fefefe;
  background: #007672;
  box-shadow: 0 2px 12px 0 rgb(242 236 230 / 79%);
}
.card-slider .card-body {
  padding: 40px 40px 0px 40px;
}
.card-slider .read-more-container {
  padding-left: 40px;
}
/*Card Slider*/
.header-top .ht-right {
  margin-top: 9px;
}
.glide__slide .slider-image {
  height: 219px;
}
.ccrc-communities .col:nth-child(n + 3) {
  margin-top: 100px;
}
.skilled-nursing-communities .col:nth-child(n + 3) {
  margin-top: 100px;
}

/* uttam*/
.field--name-field-micro-heading h2 {
  font-size: 1.11111rem;
  font-weight: 700;
  font-family: ProximaNova-Regular, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #217cb5;
  margin-bottom: 0px;
}
.field--name-field-heading h3 {
  font-family: merriweather, serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 19px;
}

.field--name-field-description p,
.field--name-field-description ul li {
  font-family: ProximaNova-Regular, sans-serif;
  font-size: 1.06rem;
  font-weight: 400;
  line-height: 1.5;
  color: #292929;
}

.vce-tabs-with-slide .vce-tabs-with-slide-list {
  display: flex !important;
  text-align: center;
  width: 70%;
}

.vce-tabs-with-slide .vce-tabs-with-slide-list .vce-tabs-with-slide-tab {
  flex: 1;
}

.vce-row.home-video-banner {
  padding: 113px 0 !important;
  height: auto;
}

@media only screen and (min-width: 1919px) {
  .vce-row.home-video-banner {
    padding: 368px 0 !important;
  }
  .main-banner-link .vce-asset-video-vimeo-container {
    overflow: visible !important;
  }
}

.cstmMegamenu {
  position: inherit;
  background: #fefefe;
  box-shadow: 0 5px 20px rgb(0 0 0 / 7%);
  border-radius: 4px;
  top: auto;
  display: flex;
}
.cstmMegamenuupper {
  z-index: 99;
  position: absolute;
  top: 82%;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: none;
  padding-top: 22px;
  background: transparent;
  height: auto;
  width: 100%;
}

.cstmMegamenuupper.show {
  opacity: 1;
  visibility: visible;
  display: block;
}
.community-single-hero {
  position: relative;
  overflow: hidden;
}
.community-single-hero .hero-bg-video {
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.community-single-hero .hero-bg-video iframe {
  box-sizing: border-box;
  height: 56.25vw !important;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77777778vh !important;
}

@media (min-width: 1025px) {
  .vce-row.home-video-banner .vce-asset-video-vimeo-player iframe {
    /*height: calc(100% + 260px); */
    height: 1080px;
    /*height: calc(100% + 50px); */
  }
}

/* @media (max-width: 1024px) {
  .vce-row.home-video-banner .vce-asset-video-vimeo-player iframe {
  width: calc(100% + 650px);
  height: calc(100% + 550px);
  margin-top: -300px;
  margin-left: -450px;
  }

} */

@media screen and (max-width: 1024px) {
  .vce-tabs-with-slide .vce-tabs-with-slide-list {
    display: inline-block !important;
    width: 100%;
  }

  .vce-row.home-video-banner {
    padding: 50px 0 !important;
  }
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  display: none;
}

.care-types-purpose {
  margin-top: 20px;
}
.care-types-purpose .care-type-list,
.care-types-purpose .topic-list {
  display: inline-block;
}
.care-types-purpose p {
  font-size: 14px;
  margin: 0;
  color: #627574;
}
.care-types-purpose .care-type-list p:after {
  content: "\2022";
  margin-left: 5px;
  margin-right: 5px;
}
/* uttam*/

/* .vce-row-content{
	max-width: 1320px;
    padding-left: 1.66667rem;
    padding-right: 1.66667rem;
} */
.blogs-sec .vce-row-content {
}

.wrapped .vce-row-content .vce-row-content,
.wrappedOne .vce-row-content {
  max-width: 1320px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 1700px) {
  .community-single-hero .hero-bg-video iframe {
    width: 297.777778vh !important;
  }
}
/*UTTAM NEW*/

body.single-blog article ul li:after {
  content: "\2022";
  color: #007672;
  position: absolute;
  left: 0;
  font-size: 1.33333rem;
  line-height: 1;
  top: -2px;
  /* padding: 1px 0px 0px; */
}

body.single-blog article ul li {
  list-style-type: none;
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
body.single-blog article ul {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}
/* .programBoxes .vce-row-content .vce-col-content .vce-text-block {
  padding: 40px;
} */
.programBoxes .vce-row-content .vce-col-content .vce-text-block h4 {
  font-size: 1.77778rem;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 1.2;
  margin-top: 0;
}
.viewblgsBtns .vce-button--style-basic-wrapper {
  margin-bottom: 40px;
}
select#sort-blog-resource {
  width: 200px;
}
select#select-care-type {
  width: 200px;
}
.vce-tabs-with-slide
  .vce-tabs-with-slide-inner
  a.vce-tabs-with-slide-tab-title {
  font-size: 0.83333rem;
}
.vce-text-block .vce-text-block-wrapper.vce p {
  font-size: 19px;
}

.field--name-field-heading .vce-text-block-wrapper.vce p {
  font-size: 1.77778rem;
}
.vce-text-block .vce-text-block-wrapper.vce ul li {
  font-size: 19px;
}
.footer-main .footer-top .ft-sect h4 a {
  font-size: 18px;
}
.field--name-field-heading .vce-text-block-wrapper.vce {
  font-size: 32px;
}
@media screen and (max-width: 480px) {
  .single-community
    .community-single
    .block--cards
    .field--name-field-p-cards
    .field__item {
    padding-top: 23px;
  }
  /* .single-community .vce-row-container>.vce-row>.vce-row-content>.vce-col>.vce-col-inner{
    padding: 0 30px;
  } */
  .single-community .field--name-field-heading .vce-text-block-wrapper.vce {
    font-size: 24px;
  }
  /* .single-community .wrapped>.vce-row-content>.vce-col>.vce-col-inner{
  padding: 0;
} */
  body.single-community
    .community-single
    .content
    .field--name-field-intro-heading
    p {
    font-size: 21px;
  }
  body.single-community
    .block--cards
    .container
    .field--name-field-micro-heading {
    padding: 0 15px;
  }
  body.single-community .block--cards .container h3.field--name-field-heading {
    padding: 0 15px;
  }
  body.single-community
    .block--cards
    .container
    .field--name-field-description {
    padding: 0 15px;
  }
  body.single-community
    .wrappedOne
    .vce-row-content
    > .vce-col
    > .vce-col-inner
    .vce-col-content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .community-single .footer-content .contact-info .contact-content {
    padding: 0 !important;
  }
  body.single-community .vce-row.vce-element--has-background {
    padding-left: 0;
    padding-right: 0;
  }
  body.single-community
    .footer-content
    .vce-row-content
    > .vce-col
    > .vce-col-inner
    .vce-col-content {
    padding: 0;
  }
  body.single-community
    .vce-row-container
    > .vce-row
    > .vce-row-content
    > .vce-col
    > .vce-col-inner
    .vce-shortcode
    .vce-shortcode-wrapper {
    padding-left: 0 !important;
  }
  .search-results .search-page .view-header form {
    align-items: center;
    justify-content: center;
    display: block;
  }
  .search-results .search-page {
    padding-top: 0;
  }
  .search-results .search-page .view-header form input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.16667rem;
    margin: 0 0 0.88889rem;
    padding: 0.44444rem;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgb(41 41 41 / 10%);
    font-family: inherit;
    font-size: 0.88889rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292929;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .search-results .search-page .view-header form button {
    margin-left: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 32px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    transition: all 0.25s ease-in-out;
    background-color: #007672;
    border: solid 2px #007672;
    color: #fefefe;
    padding: 12px 24px;
  }
  .single-community .meta h1.heading {
    font-size: 32px;
  }

  .single-community .meta .field.field--name-field-phone-number a {
    font-size: 18px;
  }
  .single-community .community-single .meta {
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 38px;
  }
  .single-community .meta .reviews a {
    font-size: 18px;
  }
  .single-community .meta .reviews {
    margin-bottom: 15px;
  }
  .single-community
    .meta
    .field.field--name-field-address.field--type-address.field--label-hidden
    .address {
    font-size: 18px;
    margin-top: 3px;
  }
  .single-community .meta .field--name-field-care-types {
    font-size: 18px;
  }
  .single-community .floor-plan .card.item {
    margin: 5px 0px;
    min-height: 320px;
  }
}
#search-results .type-community button.glide__arrow.glide__arrow--left {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fefefe;
  font-size: 100px;
  padding: 10px;
  cursor: pointer;
  border: 0;
  left: 0;
}
#search-results .type-community button.glide__arrow.glide__arrow--right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fefefe;
  font-size: 100px;
  padding: 10px;
  cursor: pointer;
  right: 0;
  border: 0;
}
#search-results .type-community h3 {
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 700;
}
#search-results .type-community .fa-map-marker-alt:before {
  content: "\f3c5";
  color: #007672;
  margin: 4px 4px 0 0;
}
#search-results .type-community .address {
  color: #292929;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 12px;
}
#search-results .type-community .description {
  font-style: italic;
  margin-bottom: 16px;
}
#search-results .type-community .view-more a {
  font-weight: 700;
  color: #004d7c;
  text-decoration: none;
  position: relative;
  padding-right: 10px;
}
.single-community
  .community-single
  .vce-row.vce-element--has-background[data-vce-full-width="true"]:not(
    [data-vce-stretch-content="true"]
  ) {
  padding-left: 60px;
  padding-right: 60px;
  /* padding: 0 60px !important; */
}
.single-community .community-single .vce-row-equal-height > .vce-row-content {
  /* padding: 0 60px !important; */
}
.single-community .hubdpot-form .hbspt-form .hs-form .hs_submit.hs-submit {
  margin: 0 auto;
}
/* .single-community .block--cards .field--name-field-description p:last-child {
  text-align: center;
} */
.contentPadding {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

@media (max-width: 767px) {
  .blog-single {
    padding-top: 0px;
  }
  body.single-blog .field-label-head {
    margin-top: 0px !important;
  }
  body.single-blog .heading {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .blog-single::after {
    height: 530px !important;
    top: -163px !important;
  }
  .blog-single .social-share {
    display: flex;
    align-items: center;
    margin: 10px 0px !important;
  }

  .blog-single .label-share {
    margin: 0 !important;
  }
  .blog-single .shared-counts-wrap {
    display: inline-block !important;
    margin: 0;
  }
  .blog-single .heading {
    font-size: 35px;
  }

  .blog-single .blog-post-meta {
    justify-content: left !important;
    flex-wrap: wrap;
    float: left;
    margin-right: 20px;
  }
  .community-single .contact-info .contact-content {
    padding: 16px 0px;
  }
  .community-single .contact-info .form {
    padding: 24px 8px;
  }
  .main-banner-link .vce-text-block {
    visibility: hidden;
  }
  .main-banner-link .vce-button--style-basic-container--align-left {
    text-align: center;
  }

  body .ft-logo img {
    margin-left: 0px !important;
  }
  body .footer-top {
    padding-top: 0px !important;
  }
}

@media (min-width: 768px) {
  .main-banner-link .vce-button--style-basic {
    position: absolute;
    font-size: 0px !important;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    background: transparent !important;
  }
  .main-banner-link .vce-button--style-basic-wrapper {
    position: initial !important;
  }

  /* .main-banner-link {
      position:initial !important;
  } */

  .main-banner-link .vce-row-content {
    position: initial !important;
  }

  .main-banner-link .vce-col {
    position: initial !important;
  }
  .main-banner-link .vce-col-inner {
    position: initial !important;
  }
  .main-banner-link .vce-col-content {
    position: initial !important;
  }
}

@media (max-width: 768px) {
  body .atrims,
  body .contact-info-sidebar {
    max-width: 100%;
    flex: 100%;
  }
}

/*  gravity survey form css Desktop */

.gf_custom_row_1 {
}

.survey-form-heading {
  padding: 30px 15px !important;
  font-size: 30px;
  line-height: 40px;
  color: #0077c1;
  font-weight: 500;
  font-family: "ProximaNova-Regular";
  text-align: center;
  width: 100%;
  max-width: 700px;
  margin: 0px auto;
  letter-spacing: 1px;
}
.survey-form-heading#field_2_74 {
  padding-top: 0px !important;
  font-size: 22px !important;
  line-height: 28px !important;
}
.survey-form-heading span {
  display: block;
  font-style: italic;
}

.survey-form-heading.heading-with-gray {
  color: gray;
  line-height: 33px;
}

.gf_search_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 15px 30px !important;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.gf_search_wrap input[type="text"] {
  width: 100%;
  max-width: calc(100% - 130px) !important;
  border-radius: 5px 0 0 5px;
  border: 3px solid #007672;
  border-right: 0;
  min-height: 72px;
  font-family: "ProximaNova-Regular";
  font-size: 36px !important;
  line-height: 48px;
  font-weight: 600;
  outline: 0;
  padding: 5px 18px !important;
  color: #004d7c;
}

.gf_search_wrap input[type="submit"] {
  font-family: "ProximaNova-Regular";
  font-size: 28px;
  padding: 4px 15px;
  font-weight: 600;
  letter-spacing: 2px;
  background: #004d7c;
  color: #fff;
  border-radius: 5px;
  border: 1px solid transparent;
  width: 100%;
  max-width: 130px !important;
}

.gf_custom_row_2
  fieldset.select_opt_btn_2
  .gfield_radio
  .gchoice
  input[type="radio"],
.gf_custom_row_2
  fieldset.select_opt_btn_2
  .gfield_checkbox
  .gchoice
  input[type="checkbox"] {
  /* opacity: 0; */
  /* visibility: hidden; */
}
.gf_custom_row_4 fieldset.select_opt_btn_4 .gfield_radio .gchoice.selected,
.gf_custom_row_4 fieldset.select_opt_btn_4 .gfield_checkbox .gchoice.selected {
  background: #0077c1;
}
.multi-choice-wrapper .survey-radio-options .gfield_radio .gchoice label:before,
.multi-choice-wrapper
  .survey-radio-options
  .gfield_checkbox
  .gchoice
  label:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 100%;
  max-width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  top: auto;
  margin-left: 10px;
}

.multi-choice-wrapper .survey-radio-options .gfield_radio .gchoice label,
.multi-choice-wrapper .survey-radio-options .gfield_checkbox .gchoice label {
  font-size: 18px !important;
  line-height: 24px;
  width: 100%;
  min-height: 92px;
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-left: 65px;
}
.gf_custom_row_4
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(1)
  label:before,
.gf_custom_row_4
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(1)
  label:before {
  background-image: url(/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_7.png);
}
.gf_custom_row_4
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(2)
  label:before,
.gf_custom_row_4
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(2)
  label:before {
  background-image: url(/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_8.png);
}
.gf_custom_row_4
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(3)
  label:before,
.gf_custom_row_4
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(3)
  label:before {
  background-image: url(/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_6.png);
}
.gf_custom_row_4
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(4)
  label:before,
.gf_custom_row_4
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(4)
  label:before {
  background-image: url(/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_5.png);
}
.gf_custom_row_4
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(5)
  label:before,
.gf_custom_row_4
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(5)
  label:before {
  background-image: url(/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_4.png);
}
.gf_custom_row_4
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(6)
  label:before,
.gf_custom_row_4
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(6)
  label:before {
  background-image: url(/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_3.png);
}
.gf_custom_row_4
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(7)
  label:before,
.gf_custom_row_4
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(7)
  label:before {
  background-image: url(/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_2.png);
}
.gf_custom_row_4
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(8)
  label:before,
.gf_custom_row_4
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(8)
  label:before {
  background-image: url(/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_1.png);
}

.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(1)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(1)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_7.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(2)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(2)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_8.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(3)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(3)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_6.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(4)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(4)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_5.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(5)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(5)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_5.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(6)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(6)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_3.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(7)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(7)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_2.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(8)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(8)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_1.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(9)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(9)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_19.png");
}
.gf_custom_row_5
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-child(10)
  label:before,
.gf_custom_row_5
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-child(10)
  label:before {
  background-image: url("/wp-content/themes/the-bootstrap-blog-child/assets/images/survey_icon_20.png");
}

.gform_body.gform-body img {
  width: 100%;
  object-fit: cover;
  height: 50vh;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .gform_body.gform-body img {
    height: 250px;
  }
  #field_2_17 {
    padding-top: 50px;
  }
}

fieldset.select_opt_btn_1
  .gfield_radio
  .gchoice
  input[type="radio"]:checked
  + label,
fieldset.select_opt_btn_2
  .gfield_radio
  .gchoice
  input[type="radio"]:checked
  + label,
fieldset.select_opt_btn_3
  .gfield_radio
  .gchoice
  input[type="radio"]:checked
  + label,
fieldset.select_opt_btn_4
  .gfield_radio
  .gchoice
  input[type="radio"]:checked
  + label,
fieldset.select_opt_btn_5
  .gfield_radio
  .gchoice
  input[type="radio"]:checked
  + label,
fieldset.select_opt_btn_6
  .gfield_radio
  .gchoice
  input[type="radio"]:checked
  + label {
  background: #0077c1;
}

/* responsive form css  */

@media (max-width: 767px) {
  .gf_custom_row_3 fieldset.select_opt_btn_3 .gfield_radio .gchoice,
  .gf_custom_row_3 fieldset.select_opt_btn_3 .gfield_checkbox .gchoice {
    max-width: 100%;
  }
}

.survey-bullets {
  text-align: center;
  list-style: none;
  margin: 30px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.survey-bullets li {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 2px solid #004d7c;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 15px;
}

.survey-bullets .bullets-arrow {
  font-size: 20px;
  line-height: 2;
  color: #004d7c;
}

@media screen and (max-width: 767px) {
  .survey-bullets .bullets-arrow {
    border: 0px;
    line-height: 1;
  }
}

.survey-bullets li.active {
  background: #004d7c;
}

.multi-choice-wrapper .survey-radio-options .gfield_radio .gchoice,
.multi-choice-wrapper .survey-radio-options .gfield_checkbox .gchoice {
  max-width: 25%;
}

.gf_custom_row_2 .survey-radio-options .gfield_radio .gchoice,
.gf_custom_row_2 .survey-radio-options .gfield_checkbox .gchoice {
  max-width: min-content;
}

.survey-radio-options .gfield_radio .gchoice,
.survey-radio-options .gfield_checkbox .gchoice {
  position: relative;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.survey-radio-options .gfield_radio .gchoice input[type="radio"],
.survey-radio-options .gfield_checkbox .gchoice input[type="checkbox"] {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.survey-radio-options .gfield_radio .gchoice label,
.survey-radio-options .gfield_checkbox .gchoice label {
  background: #007672;
  border-radius: 10px;
  display: inline-block !important;
  padding: 10px 20px 10px 20px;
  font-size: 26px !important;
  line-height: 35px;
  color: #fff;
  /* text-transform: uppercase; */
  transition: all 0.5s ease;
  position: relative;
  max-width: 100% !important;
  cursor: pointer;
}

.survey-radio-options
  .gfield_radio
  .gchoice
  input[type="radio"]:checked
  + label,
.survey-radio-options
  .gfield_checkbox
  .gchoice
  input[type="checkbox"]:checked
  + label {
  background: #004d7c;
}

.survey-radio-options .gfield_checkbox .gchoice input[value="NEXT"] + label,
.survey-radio-options .gfield_radio .gchoice input[value="NEXT"] + label {
  background-color: #a3cf60;
}

.survey-radio-options
  .gfield_checkbox
  .gchoice
  input[value="NEXT"]
  + label:after,
.survey-radio-options .gfield_radio .gchoice input[value="NEXT"] + label:after {
  content: "\f105";
  margin-left: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
}
button.survey_next_btn {
  line-height: 24px;
  min-height: 72px;
  text-align: center;
  display: inline-block;
  align-items: center;
  justify-content: center;
  background-color: #a3cf60;
  padding: 0 75px;
  border: 0;
  border-radius: 10px;
  font-size: 21px !important;
  color: #fff;
}

.survey-radio-options .ginput_container {
  padding: 20px 10px !important;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.gf_custom_row_3 .survey-radio-options .ginput_container {
  max-width: 900px;
}
.survey-radio-options .gfield_radio,
.survey-radio-options .gfield_checkbox {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 !important;
  margin: 0 -10px;
}

.gf_custom_row_3 .survey-radio-options .gfield_radio .gchoice label,
.gf_custom_row_3 .survey-radio-options .gfield_checkbox .gchoice label {
  width: 100%;
  max-width: 400px !important;
}

.multi-choice-wrapper
  .survey-radio-options
  .gfield_radio
  .gchoice:last-child
  label,
.multi-choice-wrapper
  .survey-radio-options
  .gfield_radio
  .gchoice:nth-last-child(2)
  label,
.multi-choice-wrapper
  .survey-radio-options
  .gfield_checkbox
  .gchoice:last-child
  label,
.multi-choice-wrapper
  .survey-radio-options
  .gfield_checkbox
  .gchoice:nth-last-child(2)
  label {
  padding-left: 30px;
}

.gf_custom_row_3 .survey-radio-options .gfield_radio .gchoice,
.gf_custom_row_3 .survey-radio-options .gfield_checkbox .gchoice {
  max-width: 50%;
}

.final-step-form .final-step-form-wrap {
  margin: 0 -10px;
  flex-direction: row;
  flex-wrap: wrap;
}

.final-step-form .gfmc-container {
  padding: 0px 10px 0px !important;
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.final-step-form .final-step-form-wrap .gfield.gfield--width-half {
  width: 50%;
}

.final-step-form .final-step-form-wrap .gfield.gfield--width-full {
  width: 100%;
  max-width: 600px;
}

.final-step-form .final-step-form-wrap .gfield {
  padding: 0 10px;
  margin-bottom: 30px;
}

.final-step-form .final-step-form-wrap .gfield input,
.final-step-form .final-step-form-wrap .gfield select {
  border: 3px solid #007672;
  min-height: 67px;
  background: transparent;
  font-size: 26px !important;
  line-height: 29px;
  padding: 10px 20px !important;
  border-radius: 10px;
}

.final-step-form .final-step-form-wrap .gfield .ginput_container {
  padding: 0;
}

.final-step-form .final-step-form-wrap .gfield input::placeholder {
  color: #004d7c;
}

.final-step-form .final-step-form-wrap .gfield select {
  background: #007672;
  color: #fff;
  padding-right: 30px !important;
  appearance: none;
}

.final-step-form .final-step-form-wrap .gfield .ginput_container_select:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 16px solid #fff;
  position: absolute;
  right: 10px;
}

.final-step-form .final-step-form-wrap .gfield .ginput_container_select {
  position: relative;
  display: flex;
  align-items: center;
}

.gform_footer {
  margin: 0 !important;
  padding: 0 10px 30px !important;
  text-align: center;
}

.gform_footer input[type="submit"] {
  margin: 0 !important;
  background-color: #007672;
  min-height: 88px;
  width: 100%;
  max-width: 380px;
  border: 0;
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  border-radius: 10px;
  padding: 10px;
}

.thankyou-section {
  margin-top: 123px;
}

.thankyou-section .banner-image {
  width: 100%;
}

.thankyou-section .banner-image img {
  width: 100%;
  height: 570px;
  object-fit: cover;
}

.thankyou-section .content-wrapper .text-main {
  font-family: "ProximaNova-Regular";
  font-size: 30px;
  line-height: 44px;
  font-weight: 500;
  color: #0077c1;
  margin-bottom: 20px;
}

.thankyou-section .content-wrapper .text-main span {
  display: block;
  color: #ff6ac9;
}

.thankyou-section .content-wrapper .green-custom-btn {
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
  color: #fff;
  background-color: #007672;
  display: inline-block;
  padding: 15px 40px;
  text-transform: uppercase;
  border-radius: 40px;
  margin-top: 40px;
}

@media (max-width: 1200px) {
  .multi-choice-wrapper .survey-radio-options .gfield_radio .gchoice,
  .multi-choice-wrapper .survey-radio-options .gfield_checkbox .gchoice {
    max-width: 33.33%;
  }
}

@media (max-width: 1024px) {
  .survey-form-heading {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 1px;
  }
  .survey-bullets li {
    width: 30px;
    height: 30px;
    margin: 0 10px;
  }
  .gf_search_wrap input[type="text"] {
    font-size: 26px !important;
    max-width: calc(100% - 110px) !important;
    min-height: 56px;
  }
  .gf_search_wrap input[type="submit"] {
    font-size: 16px;
    max-width: 110px !important;
  }

  .multi-choice-wrapper .survey-radio-options .gfield_radio .gchoice label,
  .multi-choice-wrapper .survey-radio-options .gfield_checkbox .gchoice label {
    /* font-size: 20px !important; */
    /* line-height: 24px; */
  }

  .final-step-form .final-step-form-wrap .gfield input,
  .final-step-form .final-step-form-wrap .gfield select {
    min-height: 50px;
    font-size: 24px !important;
    line-height: 40px;
  }
  .final-step-form
    .final-step-form-wrap
    .gfield
    .ginput_container_select:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #fff;
  }
  .gform_footer input[type="submit"] {
    min-height: 70px;
    font-size: 24px !important;
    line-height: 40px;
  }
  .thankyou-section .content-wrapper .green-custom-btn {
    font-size: 20px;
    line-height: 30px;
    padding: 15px 30px;
    margin-top: 20px;
  }
  .thankyou-section .content-wrapper .text-main {
    font-size: 24px;
    line-height: 34px;
  }
  .thankyou-section {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .multi-choice-wrapper .survey-radio-options .gfield_radio .gchoice,
  .multi-choice-wrapper .survey-radio-options .gfield_checkbox .gchoice {
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  .survey-form-heading {
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 0.5px;
  }
  .survey-bullets li {
    width: 20px;
    height: 20px;
    margin: 0 5px;
  }
  .gf_search_wrap input[type="text"] {
    font-size: 20px !important;
    max-width: calc(100% - 20px) !important;
    padding: 5px 10px !important;
  }

  .gf_search_wrap input[type="submit"] {
    font-size: 16px;
    max-width: 95px !important;
  }
  .survey-radio-options .gfield_radio .gchoice label,
  .survey-radio-options .gfield_checkbox .gchoice label {
    font-size: 20px !important;
    line-height: 30px;
  }
  .multi-choice-wrapper .survey-radio-options .gfield_radio .gchoice label,
  .multi-choice-wrapper .survey-radio-options .gfield_checkbox .gchoice label {
    font-size: 18px !important;
    line-height: 22px;
    min-height: 80px;
  }
  .multi-choice-wrapper .survey-radio-options .gfield_radio .gchoice,
  .multi-choice-wrapper .survey-radio-options .gfield_checkbox .gchoice {
    max-width: 100%;
  }
  .final-step-form-wrap .gfield.gfield--width-half {
    width: 100%;
    max-width: 600px;
  }

  .final-step-form-wrap .gfield select {
    padding-right: 30px !important;
  }

  .final-step-form-wrap .gfield .ginput_container_select:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #fff;
  }

  .final-step-form-wrap .gfield {
    margin-bottom: 20px;
  }
  .final-step-form-wrap .gfield input,
  .final-step-form-wrap .gfield select {
    min-height: 30px;
    font-size: 18px !important;
    line-height: 30px;
    padding: 10px !important;
  }
  .gform_footer input[type="submit"] {
    min-height: 40px;
    font-size: 18px !important;
    line-height: 40px;
  }
  .multi-choice-wrapper .ginput_container {
    max-width: 400px;
  }
  .thankyou-section .banner-image img {
    height: 320px;
  }
  .thankyou-section .content-wrapper .text-main {
    font-size: 18px;
    line-height: 24px;
  }
  .thankyou-section .content-wrapper .green-custom-btn {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 12px;
    margin-top: 10px;
  }
}

.search-communty-lsit > ul {
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: column;
  grid-gap: 20px;
  width: 100%;
  max-width: 1200px;
  margin: auto !important;
  padding: 0 20px !important;
  text-align: center;
}
.search-communty-lsit > ul > li {
  background: #007672;
  border-radius: 10px;
  padding: 10px 30px;
  font-size: 20px !important;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.5s ease;
  max-width: 100% !important;
  cursor: pointer;
  margin: 0 !important;
  min-height: 100px;
  height: 100%;
  display: block;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
}
.search-communty-lsit > ul > li::before {
  display: none;
}
.search-communty-lsit > ul > li h2 {
  font-size: 23px;
  margin-top: 13px;
}
.search-communty-lsit > ul > li p {
  font-size: 18px;
  line-height: 23px;
  margin-top: 20px;
}
.search-communty-lsit > ul > li ul {
}
.search-communty-lsit > ul > li ul li {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  text-transform: capitalize;
}
.search-communty-lsit > ul > li ul li::before {
  color: #fff !important;
}

.search-communty-lsit > ul > li.active {
  background: #004d7c;
}
.gform_title {
  display: none;
}

@media (max-width: 768px) {
  .search-communty-lsit > ul {
    grid-auto-flow: row;
  }
  .search-communty-lsit {
    margin-bottom: 25px;
  }
}

@media (min-width: 1201px) {
  .search-communty-lsit > ul {
    /*grid-template-columns: 1fr 1fr 1fr;*/
  }
}

/* new css*/

#gform_fields_1 {
  position: relative;
  width: 100%;
  height: auto;
  line-height: 50px;
  text-align: center;
  color: wheat;
  overflow: hidden;
  display: block;
}

#gform_fields_1 > .gfmc-container {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  text-align: center;
}

.show-form {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  text-align: center;
  display: block;
  /*animation-name: show;
  //animation-duration: 3s;*/
}

.hide-form {
  display: none !important;
}

@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes shake {
  0% {
    position: absolute;
    background-color: black;
    color: white;
    left: 0px;
  }
  25% {
    background-color: black;
    color: white;
    left: -300px;
  }
  50% {
    background-color: white;
    color: black;
    left: 300px;
  }
  100% {
    background-color: black;
    color: wheat;
    left: 0px;
  }
}
@keyframes flip {
  0% {
    background-color: black;
    color: black;
    opacity: 1;
    overflow: hidden;
  }
  50% {
    background-color: white;
    color: white;
    opacity: 1;
    width: 1px;
    left: 150px;
    overflow: hidden;
  }
  100% {
    opacity: 1;
    background-color: black;
  }
}

input#survey_before_submit {
  margin: 0 !important;
  background-color: #007672;
  min-height: 88px;
  width: 100%;
  max-width: 380px;
  border: 0;
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  border-radius: 10px;
  padding: 10px;
}
.show-on-community {
  display: none;
}
.search-communty-lsit .card-care-type span {
  display: block;
}
.partial_entry_warning {
  display: none !important;
}
.gf_search_wrap input[type="text"] {
  border-right: 3px solid #007672;
}
.gform_search_button {
  display: none;
}
.rotate-90 {
  transform: rotate(90deg);
}

@media screen and (max-width: 768px) {
  .final-step-form .final-step-form-wrap .gfield.gfield--width-half {
    width: 100%;
  }
}

.home-page-living-care-tabs .vce-tabs-with-slide-panels {
  height: 100%;
  min-height: 560px;
}

.vce-tabs-with-slide-panel {
}

@media screen and (min-width: 1200px) {
  .skilled-nursing-communities .gallery-items,
  .skilled-nursing-communities .content {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
  }
}

.skilled-nursing-communities .slider-image {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .skilled-nursing-communities .gallery-items,
  .skilled-nursing-communities .content {
    max-width: 75%;
  }
}

.butler-bar {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #0088cb;
  positon: relative;
}

.butler-bar .content {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 2rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.butler-bar p {
  margin-bottom: 0rem;
  color: #fff;
  font-size: 18px;
  font-family: ProximaNova-Regular, sans-serif;
  font-weight: 600;
}

.butler-bar .cta {
  background-color: #fff;
  color: #0088cb;
}

.butler-bar .x {
  cursor-pointer: pointer;
  position: absolute;
  top: 8px;
  right: 8px;
  color: #efefef;
}
.community-search {
  height: 80vh;
}

.show-phone {
  display: none;
}

.phone-call-button {
  letter-spacing: 0px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .show-phone {
    display: block;
    width: fit-content;
  }
  .vue-map-container {
  }
  .community-search {
    height: 100vh;
  }
}

.community_buttons {
  display: flex;
  flex-direction: wrap;
  align-items: center;
  gap: 1rem;
}

@media screen and (max-width: 768px) {
  .community_buttons {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0.5rem;
  }
}

.size-6 {
  width: 24px;
  height: 24px;
}

.size-4 {
  width: 16px;
  height: 16px;
}
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Regular/F37Grotesc-Regular.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Regular/F37Grotesc-Regular.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Regular/F37Grotesc-Regular.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Regular/F37Grotesc-Regular.ttf")
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Regular Italic */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-RegularItalic/F37Grotesc-RegularItalic.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-RegularItalic/F37Grotesc-RegularItalic.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-RegularItalic/F37Grotesc-RegularItalic.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-RegularItalic/F37Grotesc-RegularItalic.ttf")
      format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Light */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Light/F37Grotesc-Light.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Light/F37Grotesc-Light.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Light/F37Grotesc-Light.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Light/F37Grotesc-Light.ttf")
      format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Light Italic */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-LightItalic/F37Grotesc-LightItalic.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-LightItalic/F37Grotesc-LightItalic.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-LightItalic/F37Grotesc-LightItalic.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-LightItalic/F37Grotesc-LightItalic.ttf")
      format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Medium */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Medium/F37Grotesc-Medium.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Medium/F37Grotesc-Medium.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Medium/F37Grotesc-Medium.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Medium/F37Grotesc-Medium.ttf")
      format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Medium Italic */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-MediumItalic/F37Grotesc-MediumItalic.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-MediumItalic/F37Grotesc-MediumItalic.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-MediumItalic/F37Grotesc-MediumItalic.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-MediumItalic/F37Grotesc-MediumItalic.ttf")
      format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Bold/F37Grotesc-Bold.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Bold/F37Grotesc-Bold.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Bold/F37Grotesc-Bold.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Bold/F37Grotesc-Bold.ttf")
      format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Bold Italic */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-BoldItalic/F37Grotesc-BoldItalic.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-BoldItalic/F37Grotesc-BoldItalic.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-BoldItalic/F37Grotesc-BoldItalic.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-BoldItalic/F37Grotesc-BoldItalic.ttf")
      format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Book */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Book/F37Grotesc-Book.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Book/F37Grotesc-Book.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Book/F37Grotesc-Book.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Book/F37Grotesc-Book.ttf")
      format("truetype");
  font-weight: 450;
  font-style: normal;
  font-display: swap;
}

/* Extra Bold */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-ExtraBold/F37Grotesc-ExtraBold.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-ExtraBold/F37Grotesc-ExtraBold.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-ExtraBold/F37Grotesc-ExtraBold.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-ExtraBold/F37Grotesc-ExtraBold.ttf")
      format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Thin */
@font-face {
  font-family: "F37 Grotesc";
  src: url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Thin/F37Grotesc-Thin.woff2")
      format("woff2"),
    url("./fonts/F37Grotesc-Family-Web/F37Grotesc-Thin/F37Grotesc-Thin.woff")
      format("woff"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Thin/F37Grotesc-Thin.otf")
      format("opentype"),
    url("./fonts/F37Grotesc-Family-Basic/F37Grotesc-Thin/F37Grotesc-Thin.ttf")
      format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Reckless Font Family */
/* Regular */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless-Regular.woff2") format("woff2"),
    url("./fonts/Reckless-Regular.woff") format("woff"),
    url("./fonts/Reckless-Regular.otf") format("opentype"),
    url("./fonts/Reckless/WEB/Reckless-Regular.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-Regular.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-Regular.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Regular Italic */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-RegularItalic.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-RegularItalic.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-RegularItalic.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Light */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-Light.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-Light.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-Light.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Light Italic */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-LightItalic.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-LightItalic.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-LightItalic.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Medium */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-Medium.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-Medium.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-Medium.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Medium Italic */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-MediumItalic.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-MediumItalic.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-MediumItalic.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-Bold.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-Bold.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-Bold.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Bold Italic */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-BoldItalic.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-BoldItalic.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-BoldItalic.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* SemiBold */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-SemiBold.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-SemiBold.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-SemiBold.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* SemiBold Italic */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-SemiBoldItalic.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-SemiBoldItalic.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-SemiBoldItalic.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* Heavy */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-Heavy.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-Heavy.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-Heavy.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Heavy Italic */
@font-face {
  font-family: "Reckless";
  src: url("./fonts/Reckless/WEB/Reckless-HeavyItalic.woff2") format("woff2"),
    url("./fonts/Reckless/WEB/Reckless-HeavyItalic.woff") format("woff"),
    url("./fonts/Reckless/OTF/Reckless-HeavyItalic.otf") format("opentype"),
    url("./fonts/Reckless/TTF/Reckless-HeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* Utility Classes */
.font-f37 {
  font-family: "F37 Grotesc", sans-serif;
}

.font-reckless {
  font-family: "Reckless", serif;
}
