body{
  overflow-x:hidden;
  line-height: 1.6em;
}


form input[type=email], 
form input[type=file],
form input[type=number],
form input[type=password],
form input[type=tel], 
form input[type=text],
form textarea{
  border-top: 0;
  border-bottom-width: 1px;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  padding: 15px 0;
  border-bottom-style: solid;
  border-left: 0;
  border-right: 0;
  line-height: normal;
}

form select {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 8px;
  border: 1px solid #bbb;
  color: #4e4e4e;
}
@font-face { 
  font-family: "ETmodules";
  src: url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/modules.eot) format("embedded-opentype"), 
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/modules.woff) format("woff"), 
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/modules.ttf) format("truetype"),
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/modules.woff2) format('woff2'),
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/modules.svg) format("svg");
  font-style: normal;
  font-weight: 400; 
  font-display: block;
}


@font-face { 
  font-family: "FontAwesome";
  src: url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/FontAwesome5Free-Solid.eot) format("embedded-opentype"), 
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/FontAwesome5Free-Solid.woff) format("woff"), 
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/FontAwesome5Free-Solid.ttf) format("truetype"),
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/FontAwesome5Free-Solid.woff2) format('woff2'),
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/FontAwesome5Free-Solid.svg) format("svg");
  font-style: normal;
  font-weight: 400; 
  font-display: block;
}

@font-face {
  font-family: "Socicon";
  src: url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/Socicon.eot) format("embedded-opentype"), 
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/Socicon.woff2) format("woff2"),
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/Socicon.ttf) format("truetype"),
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/Socicon.woff) format("woff"),
    url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/fonts/Socicon.svg) format("svg");
  font-style: normal; 
  font-weight: normal; 
  font-display: block;
}



.body-container--blog-index .sidebar-listing .side-search-wrap button,
.body-container--blog-post .sidebar-post .side-search-wrap button {
  border: transparent;
  margin-bottom: 0;
}
.body-container--blog-post .sidebar-post .side-search-wrap input.hs-search-field__input {
  padding-left: 20px;
}
.header-container-wrap .row-fluid [class*=span] {
  min-height: auto;
}

footer.footer-wrap .row-fluid [class*=span] {
  min-height: auto;
}

h1, h2, h3, h4, h5, h6 {
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
  margin-bottom:0;
}

.dnd-section > .row-fluid, .page-center, .content-wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 80%;
}

p {
  margin: 0 0 1em;
}

ol,ul {
  padding: 0 0 23px;
  line-height: 26px;
  padding-bottom: 1em;
  list-style-position: inside;
  margin-bottom: 0;
}
ul{
  padding: 0 0 16px 1em;
  list-style-position: inherit;
}

ul{
  list-style: none;
  list-style-type: disc;
}
.button, 
.error-page .button, 
.hs-button,
button,
form .hs-button, 
form input[type=submit]{
  font-size:16px;
  margin-bottom: 8px; 
}

button:active, 
.button:active, 
.hs-button:active,
form input[type=submit]:active,
form .hs-button:active{
  color:#fff;
}
/* -------------------------------------------------------------------- footer styling ------------------------------------------------------------------------ */

.hillhaven_footer {
  padding-top: 6px;
  padding-bottom: 0px;
}

.hillhaven_footer .footer-section-1 .footer-column--1.footer-column-1 {
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.hillhaven_footer .footer-section-1  .footer-logo {
  width: 20%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1.5%; 
}

.hillhaven_footer .footer-section-1 .row1 .footer-column .footer-row:not(:first-child),
.hillhaven_footer .footer-column .footer-row:not(:first-child){
  padding-top:0;
}

.hillhaven_footer .footer-section-1 .row2 .footer-social {
  justify-content: center;
}

.hillhaven_footer  .footer-social svg,
.hillhaven_footer  .footer_contact_section .left-section svg {
  display:none;
}

.hillhaven_footer .footer-social .footer-social-item a{
  background-image: none;
}

.hillhaven_footer .footer-section-2  .footer-content p {
  margin-bottom: 0;
}

.hillhaven_footer .footer-section-2 .footer-content {
  text-align: center;
}

.hillhaven_footer .footer-section-2 .footer-content p:first-child{
  position:relative;
}

.hillhaven_footer .footer-section-2 .footer-content p:first-child:before{
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px solid rgba(0,0,0,.1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  border-top-color: #606060;
}
.hillhaven_footer .footer-section-1 .row2 .footer-social {
  margin-bottom: 1.5%;
  margin-top: 4px;
}


.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item {
  display: inline-block;
  margin-bottom: 8px;
  padding:0;
  position: relative;
}

.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item a {
  margin-right: 8px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  position: relative;
  border-radius: 3px;
  height: 32px;
  width: 32px;
  padding: 0;
  box-sizing: content-box;
  border: 0 solid #333;
}

.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item a[href*="instagram"]:before {
  content: "\e09a";
}
.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item a[href*="facebook"]:before {
  content: "\e093";
}
.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item a[href*="linkedin"]:before {
  content: "\E09D";
}
.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item a[href*="tel"]:before {
  content: "\e090";
  font-family: "ETModules"!important;
}
.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item a[href*="mailto"]:before {
  content: "\e050";
  font-family: "Socicon"!important;
}

.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item a[href*="mailto"]{
  margin-right:0;
}

.hillhaven_footer .footer-section-1 .row2 .footer-social .footer-social-item a:before{
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  height: 32px;
  width: 32px;
  font-size: 16px;
  line-height: 32px;
  display: block;
  color: #606060;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  z-index: 10;
}

.hillhaven_footer .page-center {
  padding: 0;
}

@media (min-width: 981px){
  .hillhaven_footer .footer-section-2 .footer-content p:nth-child(2) {
    margin-bottom: 1.5%;
  }

  .hillhaven_footer .footer-column--2.footer-column-1{
    padding-bottom:0;
    margin-bottom:2.5%;
  }

}

@media (max-width: 980px){
  .hillhaven_footer .footer-section-2 .footer-content p:nth-child(2) {
    margin-bottom: 30px;
  }
  .hillhaven_footer .footer-section-1 .row2 .footer-social{
    margin-bottom: 30px;
  }
  .hillhaven_footer .footer-section-1 .footer-logo {
    width: 200px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px){
  .hillhaven_footer .footer-section-2 .footer-content p {
    text-align: center !important;
  }
  .hillhaven_footer .footer-section-1 .footer-logo{
    margin-bottom: 20px!important;
    width: 180px;
  }

  .error-page:before{
    font-size: 38vw;
  }
}



/* -------------------------------------------------------------------- Header Theme Setting ------------------------------------------------------------------------ */


header.header {
  background-color: rgba(96, 96, 96, 1.0);
}

.header_main_wrapper .hs-menu-wrapper > ul > li > a,
.header_main_wrapper .multipurose_nav .navigation-primary ul > li > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}  

.header_main_wrapper .hs-menu-wrapper > ul > li > a:hover,
.header_main_wrapper .multipurose_nav .navigation-primary.cmNav ul > li > a:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
  background-color: rgba(255, 255, 255, 0.0);
}

.header_main_wrapper .hs-menu-wrapper > ul > li.active-branch > a,
.header_main_wrapper .hs-menu-wrapper > ul > li > a.active-branch,
.header_main_wrapper .multipurose_nav .navigation-primary ul.submenu.level-1 > li > a.active-item { 
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header_main_wrapper .hs-menu-wrapper > ul > li ul,
.header_main_wrapper .multipurose_nav nav.navigation-primary ul.submenu.level-2{
  background-color: rgba(96, 96, 96, 1.0);
}

.header_main_wrapper  .hs-menu-wrapper > ul > li ul li a,
.header_main_wrapper .multipurose_nav .navigation-primary ul > li ul li a:not(.hs-button) {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header_main_wrapper .hs-menu-wrapper > ul > li ul li a:hover,
.header_main_wrapper .multipurose_nav .navigation-primary ul > li ul li a:not(.hs-button):hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 0.03);
}

.header_main_wrapper .hs-menu-wrapper > ul > li ul li.active-branch > a,
.header_main_wrapper .hs-menu-wrapper > ul > li ul li a.active-branch,
.header_main_wrapper  .hs-menu-wrapper > ul > li ul li.active > a,
.header_main_wrapper .hs-menu-wrapper > ul > li ul li a.active,
.header_main_wrapper .multipurose_nav .navigation-primary ul.submenu.level-1 > li ul li a.menu-link.active-item {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}




/* -------------------------------------------------------------------- Home Page Styling  ------------------------------------------------------------------------ */

.hillhaven_banner .banner-wrapper-inr  .custom-fullwidth {

  padding-top: 57px;
  padding-left: 1px;
  margin-top: 16px;
  margin-bottom: 4px;
  margin-left: 5px;
  width: 68%;
}



.hillhaven_banner .banner-wrapper-inr .custom-fullwidth .row {
  flex-direction: column;
  max-width: 777px;
  margin-top: -3px;
  margin-left: 103px;
  padding-top: 1px;
}

.hillhaven_banner .banner-wrapper-inr .custom-fullwidth .content-area .title-wrpr h1{
  text-transform: uppercase;
  line-height: 1.2em;
  text-align: left;
  z-index: 0;
  background-color: RGBA(255,255,255,0);
  margin-bottom: 3px;
  margin-left: 1px;
  padding-top: 0px;
  padding-bottom: 18px;
  padding-left: 1px;
  border-bottom: 1px solid;
}

.hillhaven_banner 
.schedule_consultation {
  background-color: #606060;
  color: #FFFFFF;
  border-width: 1px;
  border-color: #FFFFFF;
  font-size: 18px;
  font-family: 'Libre Baskerville',Georgia,"Times New Roman",serif;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block !important;
  transition: all 300ms ease 0ms;
  box-shadow: 0px 4px 17px -2px #000000;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 1px solid;
  line-height: 1.65em;
  transition-property: all;
}

.hillhaven_banner 
.schedule_consultation:hover{
  color: #606060;
  border-color: #606060;
  background-image: initial;
  background-color: #FFFFFF;
}

.hillhaven_banner  .button_wrap{
  margin-top: 50px;
  margin-left: 3px;
}


.hillhaven_banner  .main-banner-wrpr.standard-banner {
  min-height: 1000px;
}


.description_hill .content-section{
  padding-top: 80px;
  padding-right: 100px;
  padding-bottom: 80px;
  padding-left: 100px;
  border-color: #FFFFFF;
  height: auto;
  min-height: auto;
  border-style: solid;
  border-width: 1px;
  text-align:center;

}

.description_hill .content-section p {
  margin-bottom:0;
}

.description_hill .custom-fullwidth   {
  padding-left: 0;
  padding-right: 0;
  width: 80%;
  max-width: 100%;
  margin: auto;
  height: auto;
  font-family: 'Libre Baskerville',Georgia,"Times New Roman",serif;
  font-size: 20px;
  min-height: auto;
}

.home_video.advanced-video{
  background:transparent;
}

.latest_projects .image-with-topcontent h2{  
  border: 0 solid #333;
  border-bottom-width: 1px;

}

.latest_projects  .page-center {
  max-width: 100%;
}

.latest_projects.image-with-content-mdl .image-with-content-wrap {
  padding-right: 75px;
  padding-left: 75px;
  margin-bottom: 30px;
}

.latest_projects.image-with-content-mdl  .item_title {
  font-family: 'Libre Baskerville',Georgia,"Times New Roman",serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 30px!important;
  text-align: center;
}

.latest_projects.image-with-content-mdl  .item_title p{
  margin-bottom:0;
  color:#606060;
}

.latest_projects.image-with-content-mdl .image-with-content-wrap .row{
  margin: 0;
  flex-wrap: nowrap;
}

.latest_projects.image-with-content-mdl .image-section {
  margin-bottom: 30px;
  box-shadow: -10px 16px 18px 0px rgba(0,0,0,0.3);
}

.latest_projects.image-with-content-mdl .image-with-content-item-inner{
  text-align: center;
}

.latest_projects.image-with-content-mdl .button-section.gradient a {
  margin: 0;
  padding-top: 12px;
  padding-right: 7px;
  padding-bottom: 12px;
  padding-left: 7px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-family: 'Libre Baskerville',Georgia,"Times New Roman",serif;
  line-height: 1.7em;

  border-color: #606060;

}

.home_testimonial.tst_slider .tst_top {
  padding-bottom: 7px;
  padding-top: 30px;
}

.home_testimonial.tst_slider{
  padding:0;
}

.home_testimonial.tst_slider .tst_top h2{
  border-bottom-color: #606060;
  min-height: 68px;
  width: 67%;
  margin: 0 auto;
  margin-top: 1px!important;
}

.home_testimonial.tst_slider .grd_item_inr{
  padding:0;
  padding-bottom:30px;
  padding-top:30px;
}

.home_testimonial.tst_slider .tst_des{
  max-width:none;
  padding:0;
  padding-top: 6px;
}
.home_testimonial.tst_slider .tst_des p{
  font-size:22px;
  line-height: 1.4;
  color:#fff;
}

.home_testimonial.tst_slider  .tst_author_des{
  color:#fff;
}

.home_testimonial.tst_slider .grd_item_inr {
  border-radius: 0;
}

.home_testimonial.tst_slider .st_quote_icon {
  margin-top: 7px;
  margin-left: 50px;
  text-align: left;
}
.home_testimonial.tst_slider .ed_quote_icon {
  margin-right: 50px;
  margin-bottom: 7px;
  margin-left: 0px;
  text-align: right;
}
.home_testimonial.tst_slider .st_quote_icon .et_pb_icon_wrap,
.home_testimonial.tst_slider .ed_quote_icon .et_pb_icon_wrap{
  display: inline-block;
  border-style: solid;
  border-width: 0;
  line-height: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  background-size: cover;
  position: relative;
}

.home_testimonial.tst_slider .st_quote_icon .et_pb_icon_wrap{
  transform: rotateX(358deg) rotateY(0deg) rotateZ(179deg);
}

.home_testimonial.tst_slider .st_quote_icon .et-pb-icon,
.home_testimonial.tst_slider .ed_quote_icon .et-pb-icon{
  speak: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  direction: ltr;
  font-family: ETmodules;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 52px;
  content: attr(data-icon);
}

.home_testimonial.tst_slider .tst_des p span{
  display:none;
}

.home_testimonial.tst_slider .grd_item_inr  div.toggle {
  display: inline-block;
  cursor: pointer;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.4;
  cursor:pointer;
}

.home_testimonial.tst_slider  .grd_item_inr  div.toggle:hover{
  text-decoration:underline;
} 

.home_testimonial.tst_slider .ttl {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 0;
}
.home_testimonial.tst_slider .tst_author_wrap{
  margin-top:12px;
  margin-bottom: 1.5%;
}



/*  -------------------------------------------------------- about page ----------------------------------------------------------------- */


.who_we_are_bn.main-banner .banner_background_settings {
  background-size: initial !important;
  background-position: center bottom 30% !important;
  background-blend-mode: color;
  background-repeat: no-repeat;
}

.kendall_sec .introduction_content_wrap {
  width: 90%;
  max-width: 100%;
  display: flex;
  margin: auto;
}

.kendall_sec.why_choose_us .content_flex_wrap.content_ver_center {
  margin: 0;
}

.kendall_sec.why_choose_us .col-md-6{
  max-width: 48.5%;
  padding:0;

}

.kendall_sec.why_choose_us  .media_wrapp {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.kendall_sec.why_choose_us .content_flex_wrap.image_left .main_content_wrap {
  box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
  padding-left:0;
  height:100%;
}
.kendall_sec.why_choose_us .content_wrap {
  width: 100%;
  font-size: 15px;
  background-color: rgba(255,255,255,0.79);
  padding-top: 28px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
  margin-bottom: 0px;
}

.Team_sec.why_choose_us .normal_img_wrap img{
  box-shadow: -20px 6px 18px 0px rgba(144,144,144,0.52);
}

.Team_sec.why_choose_us .content_flex_wrap.image_left .main_content_wrap{
  padding-left: 0;
}

.Team_sec.why_choose_us .content_flex_wrap.content_ver_top{
  margin:0;
}

.Team_sec.why_choose_us  .col-12.col-md-6{
  padding:0;  
}

.Team_sec.why_choose_us  .content >span {
  display: inline-block;
  margin-bottom: 2.02%;
  font-size: 12px;
}

.img_left.Team_sec.why_choose_us .content_wrap{
  text-align:right;
}

.img_left.Team_sec.why_choose_us .content_flex_wrap.image_right .media_wrapp{
  margin-right: 0;
}

.main-banner.who_we_are_bn .content-area {
  padding-top: 0px;
  max-width: 65%;
  margin: 0 auto;
}

.hero_about.hero_section_with_counter {
  min-height: 1004px;
}

.hero_about.hero_section_with_counter .background_settings {
  background-position: left 14% center !important;
}

.hero_about.hero_section_with_counter .content {
  margin-left: auto;
  width: 58.8%;
  color: #000;
}

.hero_about.hero_section_with_counter .page-center {
  width: 98%;
  max-width: 100%;
}

.hero_about.hero_section_with_counter .content.text-white {
  background-color: rgba(255,255,255,0.79);
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
  margin-top: 150px;
  text-align: left;
  margin-bottom: 0px;
  word-wrap: break-word;
}

.process.who_we_are_bn.main-banner .banner_background_settings{
  background-position: 50%!important;
  background-size: cover!important;
}

.remodeling.why_choose_us.Team_sec .top_content {
  padding-top: 88px;
}

.remodeling.img_left.Team_sec.why_choose_us .content_wrap{
  text-align: left;
}

.home_testimonial  .splide{
  border: 1px solid #fff;
}

.why_choose_us.Team_sec .content_wrap .content h5 {
  margin-bottom: -1px;
}



/*  -------------------------------------------------------- contact page ----------------------------------------------------------------- */

.contact_form.cm-form-with-content .container {
  margin:0 auto;
  padding: 0;
  box-shadow:none;
  max-width: 1200px;
}

.contact_form.cm-form-with-content .content-column .image-wrp {
  padding-top: 25px;
  padding-bottom: 0px;
  max-width: 200px;
  text-align: center;
}

.contact_form.cm-form-with-content {
  background: #fff;
  height:125vh;
}

.contact_form.cm-form-with-content  .content-column {
  order: 1;
}

form input:not([type=submit]){
  margin-bottom: 16px;
}
.contact_form.cm-form-with-content.contact_form {
  background: transparent;
  padding-bottom:0;
}

.contact_form .cm-form-with-content-column {
  background: #fff;
  padding: 20px 70px 0;
}


.contact_bottom.team_sec  .member_img {
  padding-top: 25px;
  padding-bottom: 0px;

  text-align: center;
  border-radius: 0 !important;
  height:auto;
  width:100%;
} 

.contact_bottom.team_sec .member_img img {
  border-radius: 0 !important;
  max-width: 200px;
  width:auto;
  display:inline-block;
}

.contact_bottom.team_sec .top>div:last-child{
  margin-top:0;
}

.contact_bottom.team_sec .team_cnt_inr  p>span {
  font-size: 20px;
  color: #606060;
  font-family: ETmodules!important;
  font-weight: 400!important;
  box-sizing: border-box;
  direction: ltr;
  display: inline-block;
  padding-left: 16px;
  padding-right: 15px;
}

.contact_bottom.team_sec .team_cnt_inr a {
  font-size: 15px;
}

.contact_bottom.team_sec .social_icon:not(:last-child) a {
  margin-right:4px;
}

.contact_bottom.team_sec .team_inr{
  padding-top: 30px;
  padding-right: 70px;
  padding-bottom: 30px;
  padding-left: 70px;
  margin-top: 0px;
  border-radius:0;
  box-shadow:none;
}



.contact_bottom.team_sec .team_inr:hover{
  border-radius:0;

}

.contact_bottom.team_sec .social_icon svg {
  display: none;
}

.contact_bottom.team_sec .social_icon a[href*="instagram"]:before {
  content: "\e09a";
}
.contact_bottom.team_sec .social_icon a[href*="facebook"]:before {
  content: "\e093";
}
.contact_bottom.team_sec .social_icon a[href*="linkedin"]:before {
  content: "\E09D";
}

.contact_bottom.team_sec .social_icon a:before {
  color: #606060;
  height: 32px;
  width: 32px;
  font-size: 16px;
  line-height: 32px;
  display: block;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  z-index: 10;
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}

.contact_layout2 .row-fluid [class*=span] {
  min-height: auto;
}

form .hs-error-msgs label {
  clear: both;
  font-family: inherit;
  font-size: 15px;
  letter-spacing: normal;
  line-height: inherit;
  padding-top: 13px;
  width: 100%;
  background: #fff9f9;
  border: 1px solid #c02b0a;
  font-size: 14.992px;
  margin-top: 8px;
  padding: 12.992px 24px;
  display: inline-block !important;
  margin-bottom: 0;
  color: #c02b0a;
  font-weight: 500;
}

form .inputs-list>li{
  margin:0;
}

.contact_form.cm-form-with-content .content-column {
  padding-top: 30px;
  padding-bottom: 30px;
}

.contact_form .socials {
  margin-bottom: 0;
}

/*  -------------------------------------------------------- thankyou page ----------------------------------------------------------------- */


.thankyou .page-center  {
  background: #fff;
  padding-top: 50px;
  padding-left: 70px;
  padding-right: 70px;
  min-height: 90vh;
  box-shadow: 0px 2px 13px 0px #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.thankyou.team_sec .team_top {
  text-align:center;
  min-height: 53px;
  margin-bottom: 145px!important;
}

.thankyou.team_sec .team_top h2 {
  font-size: 40px;
}
.thankyou.team_sec .team_top p{
  margin-bottom: 0;
}
.thankyou.contact_bottom.team_sec .team_inr {
  padding: 0;
}

.thankyou.contact_bottom.team_sec .member_img{
  padding-top: 1px;
  margin-bottom: 30px;
}
.team_sec.thankyou.team_std {
  height: calc(100vh - 160px);
  max-height: calc(100vh - 160px);
  min-height: calc(100vh - 160px);
}
.thankyou.team_sec .team_item {
  margin-bottom:0;
  padding:0;
}

.team_sec.thankyou.team_std.not_top {
  height: calc(100vh - 125px);
  max-height: calc(100vh - 125px);
  min-height: calc(100vh - 125px);
}

.thankyou.team_sec .team_cnt_inr p {
  padding-right: 10px;
}

.thankyou.team_sec .social_icon{
  width:auto;
}

.thankyou.top_pd .page-center{
  padding-top:0;
}

.row2.image_comparison_wrapper .wrapper_image_main {
  padding-top: 0;
}


.renovation_form.cm-form-with-content .container {
  margin-top: 57px;
  padding-bottom: 30px;

}

.renovation_form.cm-form-with-content .container {
  max-width: 1200px;
}

.renovation_form.cm-form-with-content .heading-column h2 {
  font-size: 50px;
  margin-bottom: 40px;
}

.custom_homes.who_we_are_bn.main-banner .banner_background_settings {
  background-size: cover !important;
  background-position: center center !important;
}

.custom_homes.who_we_are_bn.main-banner .title-wrpr {
  padding-bottom: 47px;
}

.custom_home_vd .page-center {
  max-width: 100%;
  padding-top: 50px;
  padding-right: 100px;
  padding-bottom: 22px;
  padding-left: 100px;
}

.homes_comp.image_comparison_wrapper .image_title{
  margin-bottom:0;
}

.clients_testimonial .tst_des i.fas.fa-star {
  color: #ffa900;
  margin: 0 2px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

.clients_testimonial.tst_slider .tst_des p{
  font-size:16px;
  color: #000000;
  font-family: inherit;
  font-weight: 500;
} 

.why_choose_us.bottom_pane_re {
  box-shadow: 0px 2px 18px 0px rgba(144,144,144,0.15);
  align-items: center;
}

.clients_testimonial.tst_slider .tst_des {
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.clients_testimonial.tst_slider .ttl {
  font-weight: 700;
  display: block;
  color: #000;
}
.clients_testimonial.tst_slider .tst_slider_inr {
  padding: 30px 0px!important;
  margin-bottom: 29px!important;
}
.clients_testimonial.tst_slider .tst_author_img {
  margin-right: 0;
  width: 60px;
  height: 60px;
}
.clients_testimonial.tst_slider .splide .splide__pagination{
  bottom:30px;
}

.clients_testimonial.tst_slider  .grd_item_inr{
  padding:0;
}

.clients_testimonial.tst_slider .tst_author_wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.clients_testimonial.tst_slider .tst_top {
  padding-bottom: 20px;
  text-align: center;
}

.clients_testimonial.tst_slider  .tst_top {
  padding-bottom: 20px;
  text-align: center;
  height: 100px;
  padding-top: 0px!important;
  margin-top: 1px!important;
  width: 67%;
  margin: 0 auto;
  border-bottom: 1px solid #606060;
  margin-bottom: 57px;
}

.clients_testimonial.tst_slider {
  padding:0;
}

.clients_testimonial.tst_slider  .grd_item_inr.grd1.text-white.item_grd:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 39px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10d";
  color: #606060!important;
}


.clients_testimonial .fa,
.clients_testimonial .fab,
.clients_testimonial .fad,
.clients_testimonial .fal,
.clients_testimonial .far,
.clients_testimonial .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.why_choose_us.bottom_pane_re .content_flex_wrap {
  margin: 0;
}

.why_choose_us.bottom_pane_re .content_wrap{
  text-align:center;
}



.bottom_pane_re.why_choose_us .content_flex_wrap.image_right .main_content_wrap {
  padding: 0;
  margin-right: 3%;
}

.why_choose_us.bottom_pane_re  .content {
  margin-bottom: 40px!important;
}
.homes_comp.image_comparison_wrapper .wrapper_image_main{
  padding-top: 65px;
}
.why_choose_us.bottom_pane_re .normal_img_wrap.img_center {
  filter: invert(100%);
  backface-visibility: hidden;
  text-align: center;
}



.home_testimonial  .splide__pagination li button {
  background: #111;
}

.home_testimonial .splide .splide__pagination__page {
  width: 6px;
  min-width: 6px;
  height: 6px;
  background: rgba(17, 17, 17, 0.5);
  border-radius: 50%;
  margin: 0px 4px;
  transform: scale(1);
}

.home_testimonial .splide__pagination li:not(:last-child) button.splide__pagination__page.is-active{
  background: #000;
}

.lp_footer .footer-content {
  text-align: center;
}

.lp_footer  .footer-section.footer-section-1 {
  padding: 0;
}
.clients_testimonial   .splide__pagination__page:hover {
  background-image: linear-gradient(135deg,#606060,#606060);
  color: #606060;
  fill: #606060;
}

.clients_testimonial  .splide__pagination__page.is-active{
  transform: scale(1);
}
.clients_testimonial  .splide__pagination__page{
  margin:5px;
}

.lp_footer  .footer-section-1 .footer-content p{
  margin-bottom:0;
}
@media (min-width: 981px){

  .lp_footer  .footer-section-1 .footer-content p:nth-child(2){
    margin-bottom: 1.5%;
  }

  .lp_footer  .footer-column.footer-column--1.footer-column-1 {
    padding-bottom: 0;
    margin-bottom: 2.5%;
  }

  .why_choose_us.bottom_pane_re .col-12 {
    max-width: 48.5%;
    padding: 0px;
  }

  .renovation_form.cm-form-with-content .socials ul {
    margin-bottom: 0;
  }

  .contact_bottom.team_sec .member_img{
    margin-bottom: 1.5%;
  }

  .banner-wt-form.contact_sec form .hs-richtext.hs-main-font-element h2{
    margin-bottom: 1.5%;
  }

  .remodeling .content_wrap h5 ,.why_choose_us.Team_sec.remodeling .content_wrap .content h5 {
    margin-bottom: 2.02%;
  }

  .remodeling .content_wrap p{
    width: 85%;
  }
  .latest_projects .image-with-topcontent{  
    width: 65%;
    margin: 0 auto;
  }
  .latest_projects .image-with-content-item.col-12.col-md-6 {
    margin-right: 5.5%;
    padding: 0;
    max-width: 47.25%;
  }
  .latest_projects.image-with-content-mdl .image-section{
    margin-bottom: 5.82%!important;
  }
  .home_testimonial.tst_slider .st_quote_icon {
    margin-bottom: 1.5%;
  }

  .latest_projects .image-with-topcontent,
  .latest_projects.image-with-content-mdl .image-with-content-wrap,
  .kendall_sec .introduction_content_wrap{
    padding-top: 2%;
    padding-bottom: 2%;

  }

  .kendall_sec.why_choose_us  .media_wrapp ,
  .Team_sec.why_choose_us .media_wrapp  {
    margin-right: 3%;
  }

  .kendall_sec.why_choose_us  .content_flex_wrap.image_left .main_content_wrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .Team_sec .media_wrapp {
    max-width: 22.75%;
  }

  .Team_sec.why_choose_us .content_flex_wrap .main_content_wrap{
    max-width: 74.25%;
    flex: 0 0 74.25%;
  }

  .Team_sec.why_choose_us .content_flex_wrap.image_right .main_content_wrap{
    padding-right:0;
    margin-right: 3%;
  }

  .why_choose_us.Team_sec .introduction_content_wrap {
    padding: 2% 0 ;
  }

  .Team_sec .top_content {
    padding: 2.5% 0;
  }

  .why_choose_us.Team_sec .introduction_content_wrap{
    padding: 2.5% 0;
  }

}

@media only screen and (min-width: 1500px){
  .home_video.advanced-video  {
    margin: 30px 0;
  }

  .latest_projects .image-with-topcontent,
  .latest_projects.image-with-content-mdl .image-with-content-wrap,
  .kendall_sec .introduction_content_wrap,
  .why_choose_us.Team_sec .top_content ,
  .why_choose_us.Team_sec .introduction_content_wrap,
  .hero_about.hero_section_with_counter .page-center {
    padding-top: 30px;
    padding-bottom: 30px;

  }
}

@media screen and (min-width: 981px) and (max-width: 1100px){
  .latest_projects .image-with-topcontent h2 ,
  .home_testimonial.tst_slider .tst_top h2,
  h2 span{
    font-size: 35px!important;
  }
}



@media (max-width: 1196px){
  .hillhaven_banner .button_wrap {
    margin-top: 14px;
  }
}


@media (max-width: 980px){
  .lp_footer  .footer-section-1 .footer-content p:nth-child(2){
    margin-bottom: 30px;
  }

  .clients_testimonial.tst_slider .tst_top h2 {
    font-size: 50px;
  }
  .contact_form.cm-form-with-content .form-column {
    order: 1;
  }

  .kendall_sec.why_choose_us .content_flex_wrap.image_left .main_content_wrap{
    height:auto;
  }
  .renovation_form .cm-form-with-content-column{
    display: block;
  }

  .thankyou .page-center ,.thankyou.top_pd .page-center {
    justify-content: start;
    padding-top: 70px;
    padding-right: 70px;
    padding-bottom: 30px;
    padding-left: 70px;
  }
  .thankyou.team_sec .team_top h2 {
    font-size: 35px;
  }

  .thankyou.team_sec .team_cnt_inr p {
    margin-bottom: 30px;
  }

  .home_video.advanced-video {
    display: none;
  }

  .description_hill .content-section{
    padding:50px;
  }

  .description_hill.image-with-content-mdl .image-with-content-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .remodeling .content_wrap p{
    width: 85%;
  }

  .remodeling .content_wrap h5 ,.why_choose_us.Team_sec.remodeling .content_wrap .content h5{
    margin-bottom: 30px;
  }
  .kendall_sec.why_choose_us .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 30px;
  }
  .who_we_are_bn .main-banner-wrpr.standard-banner  .page-center {
    padding:0;
    width:100%;
  }

  .who_we_are_bn .main-banner-wrpr.standard-banner {
    min-height: 325px;
  }

  .why_choose_us.kendall_sec {
    padding: 30px 0 !important;
  }

  .kendall_sec.why_choose_us .content_wrap {
    margin-top: 0;
    margin-bottom: 0px;
  }

  .kendall_sec.why_choose_us .content_flex_wrap .main_content_wrap{
    margin-bottom:0;
  }

  .why_choose_us.Team_sec .top_content
  {
    padding: 30px 0;
    text-align: center;
  }

  .remodeling.why_choose_us.Team_sec .introduction_content_wrap{
    padding: 20px 0;
  }

  .remodeling.why_choose_us.Team_sec .top_content{
    padding: 30px 0;
    padding-bottom:0;
  }
  .remodeling.why_choose_us.Team_sec .top_content h2{
    font-size: 35px;
  }

  .why_choose_us.Team_sec .top_content h2,
  .renovation_form.cm-form-with-content .heading-column h2{
    font-size: 50px;
  }

  .why_choose_us.Team_sec  .introduction_content_wrap {
    padding: 30px 0;
  }

  .Team_sec.why_choose_us .col-12.col-md-6 {
    max-width: 100%;
    margin-bottom: 30px;
    flex: 0 0 100%;
  }

  .Team_sec.why_choose_us .content>span {
    margin-bottom: 30px;
  }

  .Team_sec.why_choose_us .content_flex_wrap .main_content_wrap{
    margin-bottom: 0px;
  }

  .Team_sec.img_left.why_choose_us .content_flex_wrap .media_wrapp {
    order: 1;
  }

  .img_left.Team_sec.why_choose_us .content_wrap {
    text-align: left;
  }

  .Team_sec.img_left.why_choose_us .content_flex_wrap.image_right .main_content_wrap{
    padding-right:0;
  }

  .hero_about.hero_section_with_counter .content {
    width: 100%;
  }

  .hero_about.hero_section_with_counter {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .hero_about.hero_section_with_counter .page-center {
    padding: 30px 0;
  }

  .hillhaven_banner .banner-wrapper-inr .custom-fullwidth .content-area .title-wrpr h1 {
    font-size: 40px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    z-index: 0;
    word-break: keep-all;
  }
  .hillhaven_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
    padding-top: 75px;
  }

  .hillhaven_banner .main-banner-wrpr.standard-banner {
    min-height: 600px;
  }

  .latest_projects.image-with-content-mdl .image-with-content-item {
    flex: 0 0 100%;
    max-width: 100%;
    padding:0;
  }

  .latest_projects.image-with-content-mdl .image-with-content-wrap .row {
    flex-wrap: wrap;

  }

  .latest_projects.image-with-content-mdl .image-with-content-wrap {
    padding: 30px;
    margin-bottom: 0;
  }
  .latest_projects.image-with-content-mdl  .image-with-topcontent {
    padding: 30px 0;
    width: 90%;
    margin:0 auto;
  }

  .latest_projects.image-with-content-mdl .image-section,
  .latest_projects.image-with-content-mdl .button-section,
  .latest_projects.image-with-content-mdl .image-with-content-item-inner{
    margin-bottom: 30px!important;

  }

  .custom_homes .content-area .title-wrpr h2 {
    font-size: 50px;
  }
  .why_choose_us.bottom_pane_re .col-md-6 {
    max-width: 100%;
    margin-bottom: 30px;
    flex: 0 0 100%;
    padding:0;
  }

  .why_choose_us.bottom_pane_re .content h2 {
    font-size: 50px;
  }

  .bottom_pane_re.why_choose_us .content_flex_wrap.image_right .main_content_wrap{
    margin-right:0:
  }
  .why_choose_us.bottom_pane_re .col-md-6.media_wrapp {
    margin-bottom: 0px;
  }

  .homes_comp.image_comparison_wrapper .wrapper_image:first-child .image_title {
    margin-bottom: 85.59px;
  }

  .clients_testimonial.tst_slider {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .clients_testimonial.tst_slider .tst_slider_inr {
    margin-bottom: 0!important;
  }
  .lp_footer .footer-section-1  .footer-column--1.footer-column-1 {
    padding-bottom: 30px;
  }

}
@media (max-width: 767px){
  .remodeling.Team_sec.why_choose_us .normal_img_wrap.img_center {
    margin-bottom: 30px;
  }

  .lp_footer .footer-section-1  .footer-content p {
    text-align: center !important;
  }
  .clients_testimonial .tst_top h2 {
    font-size: 32px;
  }
  .homes_comp.image_comparison_wrapper .top_content h2 {
    font-size: 32px;
  }
  .custom_home_vd .page-center {
    padding: 10px;
    padding-bottom:0;
  }
  .why_choose_us.bottom_pane_re .col-md-6.media_wrapp {
    order: 2;
  }
  .why_choose_us.bottom_pane_re {
    padding: 50px 15px!important;
    padding-bottom:44px!important;
  }

  .homes_comp.image_comparison_wrapper .wrapper_image:first-child .image_title {
    margin-bottom: 85.59px;
  }

  .why_choose_us.bottom_pane_re .content h2{
    font-size: 32px;
  }

  .custom_homes .content-area .title-wrpr h2{
    font-size: 42px;
  }

  .contact_form.cm-form-with-content .container {
    width:90%;
  }

  .contact_form .cm-form-with-content-column {
    padding-top: 50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
  }


  .contact_form.cm-form-with-content .content-column {
    padding-top: 50px;
    padding-bottom: 50px;
  }


  .image_comparison_wrapper .top_content h2 {
    font-size: 26px;
  }

  .mobile_video.renovation_vid {
    padding: 10px!important;
  }

  .thankyou .page-center {   
    width: 90%;
  }

  .thankyou.team_sec .team_top h2 {
    font-size: 25px;
  }

  .thankyou .page-center ,.thankyou.top_pd .page-center {
    padding-top: 50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
  }

  .thankyou .page-center {
    min-height: auto;
  }

  .remodeling .content_wrap p{
    width: 100%;
  }
  .kendall_sec.why_choose_us .content_wrap{
    margin-top:0;
  }
  .why_choose_us.Team_sec .top_content{
    padding-bottom:0;
  }

  .why_choose_us.Team_sec .top_content h2{
    font-size: 32px;
  }
  .Team_sec.img_left.why_choose_us .content_flex_wrap.image_right .main_content_wrap {
    order: 2;
  }

  .remodeling.why_choose_us .normal_img_wrap img{
    width: 100%!important;
  }

  .remodeling.why_choose_us.Team_sec .top_content h2 ,
  .renovation_form.cm-form-with-content .heading-column h2{
    font-size: 28px;
  }

  .remodeling.Team_sec.why_choose_us .col-12.col-md-6{
    margin-bottom:0;
  }

  .hillhaven_banner .banner-wrapper-inr .custom-fullwidth .content-area .title-wrpr h1{
    font-size: 35px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    z-index: 0;
  }

  .hillhaven_banner.main-banner .main-banner-wrpr .banner-wrapper-inr{
    padding-top: 30px;
  }

  .hillhaven_banner .schedule_consultation{
    font-size: 14px;
  }
  .hillhaven_banner .main-banner-wrpr.standard-banner{
    min-height: 500px;
  }
  .description_hill .content-section{
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }

  .description_hill .content-section {
    font-size: 16px;
  }

  .latest_projects.image-with-content-mdl .image-with-content-wrap{
    padding:30px 20px;
    padding-bottom: 0;
  }

  .latest_projects .page-center {
    width: 90%;
  }

  .mobile_video {
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .clients_testimonial.tst_slider {
    padding-top: 60px;
    padding-bottom:30px;
  }
  .clients_testimonial.tst_slider .tst_top h2 {
    font-size: 32px;
  }

}

@media (max-width: 499px){
  .hillhaven_banner .banner-wrapper-inr .custom-fullwidth .content-area .title-wrpr h1{
    font-size: 28px;
    word-break: auto-phrase;
  }

  .hillhaven_banner .banner-wrapper-inr .custom-fullwidth .row {
    margin-left: 3%;
    margin-top: 10%;

  }

  .hillhaven_banner .button_wrap {
    margin-left: 5.1%;
  }
  .hillhaven_banner .schedule_consultation{
    word-break: keep-all;
    white-space: pre;
  }
}
@media (max-width: 479px){
  .why_choose_us.Team_sec .normal_img_wrap {
    margin-bottom: 30px;
  }

  .gallery_with_content_wrapper .gallery_item_inner {
    height: 200px;
    padding: 20px;
    width: 100%;
  }

  .custom_homes.main-banner.who_we_are_bn .content-area {
    max-width: 100%;
  }

}

@media (max-width: 360px){
  .keep h1 {
    word-break: keep-all;
  }

}




/* ------------------------------------------------------------child 1 css ------------------------------------------------------ */





.custom-post {
  padding: 125px 0;
  padding-top: 60px;
}

.custom-post .entry-title {
  font-size: 40px;
  line-height: 1.2em;
}

.custom-post .et_pb_title_meta_container {
  color: #666;
  margin-bottom: 10px;
}

.custom-post .blog-post__body h2 {
  font-size: 34px;
}

.custom-post .blog-post__body p:empty {
  display: none;
}

.custom-post .comment-reply-to {
  background: url(//45047538.fs1.hubspotusercontent-na1.net/hubfs/45047538/raw_assets/public/HillHavenhomes_February2024/images/pictos-set1-21.png) no-repeat 5px;
}

.custom-post .comment-reply-to:hover {
  color: #333;
}

.custom-post .comment-date {
  display: block;
}

.custom-banner.hillhaven_banner .main-banner-wrpr.standard-banner {
  min-height: 920px;
}

.cm-fb .image-section.col-12.col-md-7 {
  display: none;
}

.cm-fb .content-section {
  width: 100%;
  flex: none;
  max-width: 100%;
}

.cm-fb h1 {
  font-size: 40px;
  border: 0 solid #333;
  border-bottom-width: 1px;
}

.hs-richtext.hs-main-font-element label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0;
  display: inline-block;
  margin-top: 17px;
  color: #000000;
}

.cm-fb p {
  margin: 0;
}

.cm-fb-ad.description_hill .content-section p {
  font-size: 22px;
}

.cm-fb-ad.description_hill .content-section p:nth-child(2) {
  padding-bottom: 26px;
}

.cm-fb-ad.description_hill .content-section p:last-child {
  font-size: 26px;
}

.consult-banner.hillhaven_banner .main-banner-wrpr.standard-banner {
  min-height: 499px;
}

.consult-form.cm-form-with-content .container {
  align-items: center;
  max-width: 1200px;
}

.consult-form.cm-form-with-content .heading-column h2 {
  text-align: left;
  font-size: 34px;
  color: #111111;
}

.consult-form.cm-form-with-content .heading-column {
  padding-bottom: 45px;
}

.hillhaven_footer{
  position: relative;
}

.consult-form.cm-form-with-content .actions {
  padding-bottom: 0;
}

.bathroom.main-banner .main-banner-wrpr {
  min-height: 565px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.bathroom.main-banner .main-banner-wrpr .banner-wrapper-inr {
  padding: 125px 0;
  width: 100%;
  padding-top: 85px;
}

.bathroom.cm-form-with-content .container {
  padding-top: 20px;
  padding-right: 70px;
  padding-bottom: 0px;
  padding-left: 70px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  max-width: 1200px;
  box-shadow: none;
}

.custom-banner.hillhaven_banner .btn_text {
  line-height: 1.66em;
  background-color: #606060;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid;
  box-shadow: 0 4px 17px -2px #000;
  color: #fff;
  display: inline-block!important;
  font-family: Libre Baskerville,Georgia,Times New Roman,serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  padding: 8px 10px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .3s ease 0ms;
  transition-property: all;
}

.custom-banner.hillhaven_banner .btn_text:hover {
  background-color: #fff;
  background-image: none;
  border-color: #606060;
  color: #606060;
}

.cm-error .error-page-wrapper {
  margin-bottom: 0;
  padding-top: 58px;
  position: relative;
}

.cm-error .error-page-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #e2e2e2;
}

.cm-error .error-page-wrapper:before {
  right: 22.75%!important;
}

.cm-error .error-page-wrapper:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.cm-error .right-col {
  padding-bottom: 28px;
}

.cm-error .left-col article {
  margin-bottom: 60px;
  word-wrap: break-word;
}

.cm-error .left-col article h1 {
  font-size: 40px;
}

.cm-error .left-col article p {
  margin: 0;
}

.cm-error .hs-search-field__form {
  margin: 0;
}

.cm-error .right-col .hs-search-field__input {
  height: 40px;
  padding: 0.7em;
  margin: 0;
  font-size: 14px;
  line-height: normal !important;
  border: 1px solid #ddd;
  color: #666;
}

.cm-error .right-col .hs-search-field__button {
  padding: 0.7em;
  height: 40px !important;
  margin: 0;
  font-size: 14px;
  line-height: normal !important;
  border: 1px solid #ddd;
  color: #666;
  background-color: #ddd !important;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  position: absolute;
  right: 0;
  top: 0;
  background-image: none;
  font-family: inherit;
  font-weight: 400;
  position: relative;
}

.cm-error .right-col .hs-search-field__button:focus-visible {
  outline: none;
}

.cm-error .site-search,.cm-error .recent-post {
  margin-bottom: 30px;
  width: 100%;
  float: none;
}

.cm-error .recent-post h3 {
  font-size: 34px;
}

.cm-error .recent-post ul {
  list-style: none;
  padding: 0;
  line-height: inherit;
}

.cm-error .recent-post ul li {
  margin-bottom: 0.5em;
}

.cm-error .recent-post ul li a {
  text-decoration: none;
  color: #666;
}

.cm-error .right-col .hs-search-field__input:focus-visible {
  outline: none;
}

.cm-search-page .hs-search-results__title {
  font-size: 34px;
  margin: 0;
  text-decoration: none;
  font-family: 'Lora',Georgia,"Times New Roman",serif;
  line-height: 1em;
  font-weight: 500;
  color: #111111;
}

.cm-search-page .hs-search-results__listing {
  gap: 0;
}

.cm-search-page .hs-search-results__listing__item {
  margin-bottom: 60px;
  word-wrap: break-word;
}

.cm-error .right-col .hs-search-field__input {
  border-right-width: 0;
}

@media (min-width: 981px){
  .cm-fb h1 {
    margin-bottom: 1.5%;
  }

  .cm-fb-ad.description_hill .content-section p:first-child {
    margin-bottom: 1.5%;
  }

  .custom-post .content-wrapper {
    padding: 2% 0;
  }

  .cm-error .right-col {
    float: left;
    padding-left: 30px;
    width: 22.75%;
  }

  .cm-error .left-col {
    padding-bottom: 23px;
    float: left;
    width: 77.25%;
    padding-right: 3%;
  }
}

@media only screen and (min-width: 1500px){
  .custom-post .content-wrapper {
    padding: 30px 0;
  }

  .cm-fb img {
    padding-bottom: 30px;
  }

  .cm-fb img {
    padding-bottom: 30px;
  }

  .cm-fb h1 {
    padding-top: 30px;
  }
}

@media (max-width: 980px){
  .custom-post .content-wrapper {
    padding: 30px 0;
  }

  .cm-search-page .hs-search-results__listing__item {
    margin-bottom: 42px;
  }

  h4[style*="margin-bottom: 1.5%;"] {
    margin-bottom: 30px !important;
  }

  .cm-error .left-col article {
    margin-bottom: 42px;
  }

  .cm-error .error-page-wrapper:before {
    display: none;
  }

  .custom-post .entry-title {
    font-size: 30px;
  }

  .bathroom.cm-form-with-content .container {
    padding-top: 70px;
    padding-right: 70px;
    padding-bottom: 30px;
    padding-left: 70px;
    padding-top: 70px;
    padding-right: 70px;
    padding-bottom: 30px;
    padding-left: 70px;
  }

  .bathroom.main-banner .main-banner-wrpr .banner-wrapper-inr {
    padding-bottom: 104px;
  }

  .bathroom.main-banner .main-banner-wrpr{
    min-height: 325px;
  }

  .custom-banner.hillhaven_banner .main-banner-wrpr.standard-banner {
    min-height: 600px;
  }

  .custom-banner.hillhaven_banner .button_wrap {
    margin-top: 26px;
  }

  .cm-fb .page-center {
    padding: 30px 0;
  }

  .cm-fb h1 {
    border-bottom-width: 1px;
    width: 65%;
    text-align: left;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .cm-fb-ad.description_hill .content-section p {
    font-size: 20px !important;
  }

  .cm-fb-ad.description_hill .content-section p:first-child {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px){
  .custom-post .entry-title {
    font-size: 25px;
  }

  .cm-search-page .hs-search-results__pagination {
    flex-wrap: wrap;
  }

  .cm-search-page .hs-search-results__title{
    font-size: 18px;
  }

  p[style*="width: 85%;"] {
    width: 100% !important;
  }

  p[style*="width: 86%;"] {
    width: 100% !important;
  }

  ul[style*="width: 85%;"],
  ol[style*="width: 85%;"] {
    width: 100% !important;
  }

  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    max-width: 100%;
    overflow-x: auto;
  }

  .bathroom.cm-form-with-content .container {
    padding-top: 50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
    width: 90%;
  }

  .bathroom.main-banner .main-banner-wrpr .banner-wrapper-inr {
    padding-bottom: 85px;
  }

  .cm-fb-ad.description_hill .content-section p {
    font-size: 16px !important;
  }

  .cm-fb-ad.description_hill .content-section p:nth-child(2) {
    padding-bottom: 16px;
  }

  .cm-fb h1 {
    width: 100%;
  }

  .custom-banner.hillhaven_banner .main-banner-wrpr.standard-banner {
    min-height: 500px;
  }

  .custom-banner.hillhaven_banner .button_wrap {
    margin-top: 14px;
  }
}

@media (max-width: 479px){
  .cm-search-page .hs-search-results__title {
    font-size: 16px;
    padding-bottom: 0;
  }
}