.table-content-outer {
  width: 100%;
  display: inline-block;
  padding: 76px 0px 20px;
}
body.landing-pg-new .table-content-outer .page-center {
  padding: 0 15px !important;
}
.table-content-outer * {
  box-sizing: border-box;
}
{#.table-content-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
}#}
.table-content-outer.sticky .table-content-left {
    position: sticky;
    top: 145px;
}
.table-content-left {
  display: inline-block;
  width: 23%;
  vertical-align: top;
}
.table-content-left-inner {
  width: 100%;
  display: inline-block;
  filter: drop-shadow(0 0 15px rgba(0,0,0,0.08));
  background-color: #ffffff;
  border: 1px solid rgba(0,0,0,0.1);
  padding: 38px 20px;
  margin-bottom: 20px;
}
.table-content-left-inner h4 {
  font-size: 24px;
  line-height: 30px;
  color: #393939;
  font-family: "Playfair Display";
  font-weight: 400;
  padding: 0 0 9px;
  margin: 0 0 9px;
  border-bottom: 3px solid #7f9e60;
  position: relative;
}
.table-content-left-inner > h4:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 6px;
  background-image: url(https://cdn2.hubspot.net/hubfs/2881057/Highgate%202020/Pillor/heading-bdr-arrow.png);
  bottom: -9px;
  left: 13px;
}
.table-content-left-inner ol {
  padding-left: 0;
  list-style: none;
}
.table-content-left-inner ol li {
  width: 100%;
  border-bottom: 1px solid #f8f3ed;
}
.table-content-left-inner ol li a {
  font-size: 18px;
  line-height: normal;
  color: #7f9e60;
  font-family: "Karla";
  font-weight: 400;
  transition: all .3s ease-in-out;
  width: 100%;
  display: block;
  position: relative;
  padding:14px 0 14px 28px;
}
.table-content-right ol li, .table-content-right ul li {
    line-height:1.2 !important;
    margin: 10px 0;
}
.table-content-left-inner ol li a:hover {
  color: #596e43;
  font-weight: 600;
}
.table-content-left-inner ol li a span {
  width: 30px;
  position: absolute;
  left: 0;
}
.table-content-left-inner-social {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin-top: 20px;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content:center;
  -webkit-flex-direction: column;
}
.table-content-left-inner-social h4 {
  border-bottom: none;
  padding: 0;
}
.table-content-left-inner-social ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
}
.table-content-left-inner-social ul li {
  width: 28px;
  height: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 3px;
  background-color: #35466f;
  border-radius: 100%;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
}
.table-content-left-inner-social ul li a svg {
  fill: #fff;
  width: 13px;
  height: 28px;
}
.table-content-left-inner-social ul li:first-child a svg {
  width: 8px;
}
.table-content-left-inner-form {
  padding: 29px 32px;
}
.table-content-left .table-content-left-inner-social ul li:before,
.table-content-left-inner-form ul li.hs-form-booleancheckbox:before
{
  display:none;
}
.table-content-left .table-content-left-inner-social ul li
{
  padding-left: 0 !important;
}
.table-content-left-inner-form ul li.hs-form-booleancheckbox .hs-input{
  width: auto !important;
}
.table-content-left-inner-form h4 {
  position: static;
  text-align: center;
  border-bottom: none;
  padding: 0;
  margin: 0 0 -6px;
}
.table-content-left-inner-form h4:after {
  display: none;
}

.table-content-right {
  display: inline-block;
  padding-left: 60px;
  width: calc(79% - 35px);
  vertical-align: top;
}

.table-content-outer ol li {
  line-height: 1.6666666667;
  font-size: 18px;
  padding-left: 5px;
}
.table-content-right-inner {
  width: 100%;
  display: inline-block;
  padding-bottom:30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.table-content-right-inner h1, .table-content-right-inner h2, .table-content-right-inner h4, .table-content-right-inner h5, .table-content-right-inner h6 {
  color: #393939 !important;
  font-family: "Playfair Display";
  font-weight: 400;  
}
.table-content-right-inner h3{
  font-weight: 400;
  line-height: 28px;
  color: #be955e !important;
  font-family: Karla,Arial,sans-serif;
}
.table-content-right-inner:nth-last-child(2) {
  border-bottom: none;
  padding-bottom: 0;
}
.table-content-right-inner h2 {
  font-size: 39px !important;
  letter-spacing: 1px;
  line-height: normal;
  color: #393939 !important;
  font-family: "Playfair Display";
  font-weight: 400;
  margin: 0 0 20px;
}
.table-content-right-inner h4 {
  font-size:24px;
  letter-spacing: 1px;
  color: #393939;
  font-family: "Playfair Display";
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  max-width: 950px;
  width: 100%;
  display: block;
}
.table-content-right-inner p {
  line-height: 1.6666666667;
  margin: 20px 0;
  font-size: 18px;
}
.table-content-right-inner p strong {
  font-size: 18px;
  color: #4c4c4c;
}
.table-content-right-inner ul {
  padding-left: 0;
  list-style: none;
}
.table-content-right-inner ul li {
  padding-left: 21px;
  margin-bottom: 14px;
  position: relative;
  font-size: 18px;
}
.table-content-right-inner ul li:before {
  background-image: url(https://cdn2.hubspot.net/hubfs/2881057/Highgate%202020/The-Definitive-Guide-lp-page/tick-img.png);
  content: "";
  position: absolute;
  width: 11px;
  height: 8px;
  top: 8px;
  left: 0;
  background-repeat: no-repeat;
}
.table-content-right-inner-pic {
  width: 100%;
  display: block;
  margin: 20px 0;
}
.table-content-right-inner-pic img {
  width: 100%;
}
.table-content-right-inner-blue {
  width: 100%;
  display: inline-block;
  position: relative;
  background-color: #233745;
  padding: 50px 46px;
  margin: 20px 0;
}
.table-content-right-inner-blue * {
  position: relative;
  color: #ffffff;
}
.table-content-right-inner-blue:before {
  content: "";
  display: block;
  height: 100%;
  opacity: .1;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://info.highgateseniorliving.com/hubfs/Highgate%202020/Video%20Template/bg-pattern.png);
}
.table-content-right-inner-blue h2 {
  font-size: 39px !important;
  letter-spacing: 1px;
  color: #ffffff !important;
  font-family: "Playfair Display";
  font-weight: 400;
  margin: 0;
}
.table-content-right-inner-blue p {
  color: #ffffff;
}
.table-content-right-inner-blue ul {
  padding: 0;
  list-style: none;
  max-width: 293px;
  width: 100%;
  display: block;
}
.table-content-right-inner-blue ul li {
  color: #ffffff;
  margin-bottom: 12px;
  padding-left: 27px;
  position: relative;
}
.table-content-right-inner-blue ul li a {
  color: #ffffff;
}
.table-content-right-inner-blue ul li:before {
  background-image: url(https://cdn2.hubspot.net/hubfs/2881057/Highgate%202020/The-Definitive-Guide-lp-page/tick-img.png);
  content: "";
  position: absolute;
  width: 11px;
  height: 8px;
  top:11px;
  left: 0;
  background-repeat: no-repeat;
}
.table-content-right-inner-blue a {
  background-color: #b98d53;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
  font-family: "Karla";
  font-weight: 700;
  padding: 12.5px 28px;
  transition: all .3s ease-in-out;
  margin-top: 10px;
}
.table-content-right-inner-box {
  align-items: center;
  -webkit-align-items: center;
  display: flex;
  display: -webkit-flex;
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin: 20px 0;
  padding: 125px 35px 125px;
  position: relative;
  width: 100%;
  overflow: hidden;

}
.reduce_cta_spacing .table-content-right-inner-box {
  padding: 30px 35px;
}
a.button_block {
  background-color: transparent;
  border: 0;
  color: #fff!important;
  display: inline-block;
  font-style: italic;
  font-weight: 700!important;
  letter-spacing: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.table-content-right-inner-box .table_bg_color {
  content: "";
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
}
.table-content-right-inner-box-txt {
  display: inline-block;
  padding: 55px 30px 55px 55px;
  position: relative;
  width:70% !important;
}
.table-content-right-inner-box-txt h2 {
  font-size: 39px;
  letter-spacing: 1px;
  line-height: 38px;
  color: #393939;
  font-family: "Playfair Display";
  font-weight: 400;
  margin: 0 0 3px;
}
.table-content-right-inner-box-txt p {
  color: #4c4c4c;
}
.table-content-right-inner-box-txt p strong {
  font-size: 18px;
  font-weight: 700;
}
.table-content-right-inner-box-txt h4 {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 35px;
  color: #393939;
  font-family: "Playfair Display";
  font-weight: 400;
  display: block;
  padding-top: 23px;
  margin: 30px 0 10px;
  border-top: 1px solid #d8d9d9;
}
.table-content-right-inner-box-txt a {
  font-size: 18px;
  color: #4c4c4c;
  line-height: normal;
  border-bottom: 1px solid #959595;
  padding-bottom: 2px;
  font-weight: 700;
}
.table-content-right-inner-box-video {
  position: absolute;
  left: 35px;
  width:33% !important;
}
.table-content-right-inner-box-video img {
  width: 100%;
}
.table-content-right-form {
  width: 100%;
  display: inline-block;
  position: relative;
  background-color: #233745;
  padding: 58px 20px 52px;
  text-align: center;
  margin-bottom: -25px;
}
.table-content-right-form form label {
  text-align: left !important;
  display: block;
}
.table-content-right-form:before {
  content: "";
  display: block;
  height: 100%;
  opacity: .1;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://cdn2.hubspot.net/hubfs/2881057/Highgate%202020/Video%20Template/bg-pattern.png);
}
.table-content-right-form-inner {
  max-width: 710px;
  width: 100%;
  display: block;
  margin: auto;
  position: relative;
}
.table-content-right-form-inner h2 {
  font-size:39px !important;
  line-height: normal;
  color: #fff;
  font-family: "Playfair Display";
  font-weight: 400;
  margin: 0 0 3px;
}
.table-content-right-form-inner p {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}
.table-content-right-form-inner form {
  max-width: 640px;
  width: 100%;
  margin: auto;
  display: block;
}
.table-content-right-form-inner form label {
  color: #fff;
  font-size: 16px;
}
.table-content-right-form-inner form fieldset .hs-fieldtype-checkbox {
  margin-bottom: 27px;
}
.table-content-right-form-inner form fieldset .hs-form-field .input ul.inputs-list li label {
  cursor: pointer;
}
.table-content-right-form-inner form fieldset .hs-form-field .input ul.inputs-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 7px;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
}
.table-content-right-form-inner form fieldset .hs-form-field .input ul.inputs-list li {
  margin: 0 14px;
}
.table-content-right-form-inner form fieldset .hs-form-field .input ul.inputs-list li input {
  width: 11px;
  height: 11px;
  min-height: auto;
  padding: 0;
  margin-right: 10px !important;
}
.table-content-right-form-inner form fieldset {
  width: 100%;
  max-width: 100%;
}
.table-content-right-form-inner form fieldset .hs-form-field:last-child .input {
  margin-right: 0;
}
.table-content-right-form-inner form fieldset .hs-form-field:last-child .input select, 
.table-content-right-form-inner form fieldset .hs-form-field:last-child .input textarea {
  width: 100%;
}
.table-content-right-form-inner form fieldset .hs-form-field:last-child .input textarea {
  min-height: 135px;
  padding-top: 15px;
}
.table-content-right-form-inner form .hs-submit .actions input.hs-button,
{

  width: auto !important;
}
.table-content-right-inner a {
  color: #7a99ac;
}
.table-content-right-form form ul li.hs-form-booleancheckbox:before {
  display: none;
}
.table-content-right-form  form ul li.hs-form-booleancheckbox .hs-input {
  width: auto !important;
}
.table-content-left-inner-form ul li.hs-form-booleancheckbox .hs-input,
.table-content-right-form-inner ul li.hs-form-booleancheckbox .hs-input{
  position: absolute;
  left: 0;
  top: 5px;
  width: auto !important;
  min-height: 14px !important;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
.table-content-right-inner-box-txt h2,.table-content-right-inner-box-txt p, .table-content-right-inner-box-txt h4 {
  color: #fff !important;
}
body.landing-pg-new .body-container-wrapper  .table-content-right-inner-box-txt ul li:before {
  filter: brightness(5);
}
body.landing-pg-new .body-container-wrapper  .table-content-right-inner-box-txt * {
  color: #fff;
}
body.landing-pg-new .body-container-wrapper .table-content-right-inner-box-txt {
  color: #fff;
  border-color: #fff;
}
a.green_box_link {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
}



@media(max-width:1460px){
  .table-content-right-inner-box {
    padding:55px 35px;
  } 
  .table-content-right-inner-box-txt {
    padding:55px 20px 55px 40px !important;
  } 
}

@media(max-width:1199px){
  .table-content-right-inner-box {
    padding: 100px 35px;
  }
}

@media(max-width:991px){
  .table-content-right-inner-box {
    padding:50px 35px;
  }  
}

@media(max-width:890px){
  .table-content-right-inner-box {
    padding: 20px 35px;
  } 
}


@media(max-width:767px){
  .table-content-right-inner img {
    float: none !important;
    margin-left: 0 !important;
  }
  .table-content-right-inner h2 {
    font-size: 30px !important;
  } 
  .table-content-left-inner.table-content-left-inner-form {
    max-width: 100%;
    margin-top: 60px;
  } 
  .table-content-right-inner-box-txt {
    padding: 35px 20px !important;
  }
  .table-content-right-inner-box-txt h4 {
    margin: 16px 0 10px;
    padding-top: 10px;
  } 
  .table-content-right-inner-box-video {
    position: relative;
    left: 0;
    width: 100%!important;
    margin-bottom: 25px;
  }
  .table-content-right-inner-box-txt {
    width: 100% !important;
  } 
  .table-content-right-inner-box {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  } 
  .table-content-right-inner-box {
    padding:20px 0 !important;
  }
  .table-content-right-inner-box-video img {
    max-width: 250px !important;
  }  
}