body {
     font-family: 'Figtree', sans-serif;
     font-size: 18px;
     color: #101010;
     font-weight: 300;
     line-height: 30px;
}
h1 {
     font-family: "Playfair Display SC", serif;
     font-size: 54px;
     line-height: 62px;
     font-weight: 400;
}
h2 {
     font-size: 28px;
     line-height: 36px;
     font-weight: 500;
}
.fa, .fas {
     font-size: 26px !important;
     color: #fff;
}
.container {
     max-width: 1500px;
}
.textcenter {
     text-align: center;
}
.medium-text {
     font-weight: 500;
}
.light-green {
     color: #a2a882;
}
.dark-green {
     color: #274634;
}
.btn-light {
     background-color: #a2a882;
     border-color: #a2a882;
     z-index: 99999;
}
.btn-primary {
     outline: none !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     background-color: #274634 !important;
     border-radius: 0px !important;
     font-size: 18px !important;
     color: #fff !important;
     font-weight: 400;
     padding: 10px 30px !important;
     border: 2px solid #274634 !important;
}
.btn-primary span {
     color: #a2a882;
     font-weight: 600;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:visited {
     background-color: #fff !important;
     border: 2px solid #274634 !important;
     color: #a2a882 !important;
     outline: none;
}
.btn-primary:hover span, .btn-primary:focus span, .btn-primary:active span, .btn-primary:visited span {
     color: #274634;
}
.back-to-top {
     position: fixed;
     bottom: 25px;
     right: 25px;
     display: none;
}
.header-brookside-at-montville {
     background-color: #fff;
}
.top-bar {
     background-color: transparent;
     min-height: 100px;
     padding: 14px 0px;
}
.top-bar-left-address-phone {
     padding-left: 24px;
}
p.top-bar-left-address {
     font-size: 16px;
     line-height: 22px;
     margin-bottom: 0;
}
p.top-bar-left-phone {
     margin-bottom: 0px;
}
.top-bar-left-phone a:link, .top-bar-left-phone a:visited {
     font-size: 24px;
     line-height: 32px;
     color: #a2a882;
     text-decoration: none;
     outline: none;
     border: none;
     letter-spacing: normal;
     font-weight: 500;
}
.top-bar-left-phone a:hover, .top-bar-left-phone a:active {
     font-size: 24px;
     line-height: 32px;
     color: #a2a882;
     text-decoration: none;
     outline: none;
     border: none;
     letter-spacing: normal;
     font-weight: 500;
}
.adjust-phone-right {
     padding-right: 5% !important;
}
.top-bar-middle {
     text-align: center;
     margin: 0px auto;
}
.top-bar-middle img {
     max-width: 230px;
     height: auto;
     text-align: center;
     margin: 0px auto;
}
.top-bar-right {
     display: flex;
     padding-top: 1rem;
     padding-bottom: 1rem;
}
.top-bar-right-phone {
     padding-left: 24px;
}
p.top-bar-address {
     font-size: 16px;
     line-height: 22px;
     margin-bottom: 0;
}
p.top-bar-address span {
     font-size: 20px;
     font-weight: 700;
}
p.phone-call {
     font-size: 20px;
     line-height: 24px;
     font-weight: 500;
     margin-bottom: 0;
}
.top-bar-right-phone a:link, .top-bar-right-phone a:visited {
     font-size: 38px;
     line-height: 46px;
     color: #be9b77;
     text-decoration: none;
     outline: none;
     border: none;
     letter-spacing: normal;
}
.top-bar-right-phone a:hover, .top-bar-right-phone a:active {
     font-size: 38px;
     line-height: 46px;
     color: #1a1b1c;
     text-decoration: none;
     outline: none;
     border: none;
     letter-spacing: normal;
}
.intro-form {
     padding: 100px 0px;
}
.intro-title {
     margin-bottom: 2rem;
     padding-right: 10%;
}
.subtitle {
     margin-bottom: 2rem;
     padding-right: 4%;
}
.main-text {
     margin-bottom: 36px;
     padding-right: 12%;
}
/* FORM */
.outer-form-container {
     padding: 50px 3.2rem 135px 3.2rem;
     background-color: #a2a882;
}
.formcontainer {}
.form-header-content {}
.form-header {
     padding: 50px 20px 0px 20px;
}
.contactus-form {
     width: 100%;
     background-color: #173f30;
     min-height: 800px;
     margin-top: -150px;
     margin-bottom: 63px;
     z-index: 3000;
     padding-bottom: 4rem;
}
#label-contactfirstname {
     display: none;
}
#label-contactlastname {
     display: none;
}
#label-contactemail {
     display: none;
}
#label-contactphone {
     display: none;
}
#label-contactmessage {
     display: none;
}
p.formintro {
     color: #fff;
     font-size: 22px;
     line-height: 28px;
}
.submit-btn {
     display: inline-block;
     zoom: 1;
     outline: none;
     background: transparent;
     font-size: 1.125rem;
     color: #ffffff;
     font-weight: 400;
     padding: 1rem 3rem;
     text-align: center;
     -webkit-transition: .3s all ease;
     transition: .3s all ease;
     cursor: pointer;
     border: 2px solid #fff;
     line-height: 1.5;
     margin: 0 0 2rem !important;
}
.submit-btn:hover, .submit-btn:focus, .submit-btn:active {
     display: inline-block;
     zoom: 1;
     outline: none;
     background: #fff;
     font-size: 1.125rem;
     color: #274634;
     font-weight: 400;
     padding: 1rem 3rem;
     text-align: center;
     -webkit-transition: .3s all ease;
     transition: .3s all ease;
     cursor: pointer;
     border: 2px solid #274634;
     line-height: 1.5;
     margin: 0 0 2rem !important;
}
input.contact-input-box {
     width: 100%;
     height: 45px;
     background-color: #fff !important;
     background-image: none;
     background-repeat: repeat-x;
     padding-left: 3%;
     box-shadow: none;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     border-radius: 0px;
     margin: 0 auto;
     display: block;
     border: none;
     outline: none;
     font-family: 'Figtree', sans-serif;
     font-size: 16px;
     color: #101010;
     font-weight: 400;
}
textarea.contact-textarea-box {
     width: 100%;
     min-height: 140px;
     background-color: #fff !important;
     background-image: none;
     background-repeat: repeat-x;
     padding-left: 3%;
     padding-top: 2%;
     box-shadow: none;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     border-radius: 0px;
     margin: 0 auto;
     display: block;
     border: none;
     outline: none;
     font-family: 'Figtree', sans-serif;
     font-size: 16px;
     color: #101010;
     font-weight: 400;
}
.contactus-form-row {
     margin-bottom: 12px;
}
.contactus-form-row-submit {
     margin-top: 20px;
     float: left;
     margin-left: 4px;
}
.message-row {
     padding: 0px 15px;
}
.row-submit {
     margin-top: 20px;
     text-align: center;
}
label {
     font-size: 14px;
     font-weight: 500;
     margin-top: 0px;
     margin: 0px 0px 0px 6%;
     cursor: default;
     color: #ffffff;
}
.required-text-footnote {
     font-size: 11px;
     color: #ffffff;
     padding-left: 36px;
     line-height: 45px;
}
.required-text-footnote span {
     font-size: 15px;
     color: #c5d3ba;
}
.required-text {
     font-size: 11px;
     color: #ffffff;
}
.form-err {
     font-size: 12px;
     color: #ffffff;
     padding: 10px;
     border: 1px solid red;
}
#alert {
     border: 1px solid red;
     font-size: 20px;
}
.contactus-form-row-submit-footnote {
     display: none;
     margin-top: 7px;
}
input.contact-consent-box {
     width: 20px;
     height: 20px;
     accent-color: #274634;
}
.consent-row {
     padding: 0px 20px;
     color: #fff;
     font-size: 13px;
     line-height: 18px;
}
input.contact-input-box::-webkit-input-placeholder, textarea.contact-textarea-box::-webkit-input-placeholder {
     font-family: 'Figtree', sans-serif;
     font-size: 14px;
     color: #101010;
     font-weight: 300;
}
input.contact-input-box:-moz-placeholder, textarea.contact-textarea-box:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
     font-family: 'Figtree', sans-serif;
     font-size: 14px;
     color: #101010;
     font-weight: 300;
}
input.contact-input-box::-moz-placeholder, textarea.contact-textarea-box::-moz-placeholder { /* Mozilla Firefox 19+ */
     font-family: 'Figtree', sans-serif;
     font-size: 14px;
     color: #101010;
     font-weight: 300;
}
input.contact-input-box:-ms-input-placeholder, textarea.contact-textarea-box:-ms-input-placeholder { /* Internet Explorer 10+ */
     font-family: 'Figtree', sans-serif;
     font-size: 14px;
     color: #101010;
     font-weight: 300;
}
.form-container {
     padding: 0px 4%;
     margin: 100px auto;
     padding-bottom: 10px;
}
.form-intro {
     padding: 50px 4% 24px 4%;
}
.form-intro-text {}
.form-disclaimer {
     padding: 24px 4% 24px 4%;
}
.form-disclaimer-text {
     font-size: 14px;
     line-height: 22px;
}
.form-control {
     border: none !important;
     outline: none !important;
     border-radius: 0;
}
label {
     margin-top: 12px;
}
p.formwait {
     color: #fff !important;
}
p.formwait {
     font-size: 14px;
     color: #fff;
}
#alert {
     display: none;
     margin: 15px 0 0;
     color: #fff;
}
.thank-you-message-outer-section {
     background-color: #f6f4ee;
}
.thank-you-message-section {
     padding: 100px 0px;
     text-align: center;
}
.thank-you-message {
     padding: 0px 20% !important;
}
.google-message {
     margin: 15px 0 0;
     color: #fff;
     font-size: 0.8em;
}
.google-message a {
     color: #fff;
}
.grecaptcha-badge {}
/* VIDEO SECTION */
.videotitle {
     margin-bottom: 2rem;
     padding: 0px 3%;
}
.video-section {
     margin-bottom: 100px;
     text-align: center;
}
.video-responsive iframe {
     max-width: 1030px;
     text-align: center;
}
/* LIFESTYLE SECTION */
.lifestyle {
     padding: 0px 0px 12px 0px !important;
}
.lifestyle-left img {
     padding-right: 6px !important;
}
.lifestyle-right img {
     padding-left: 6px !important;
}
/* FOOTER */
.footer-section img {
     max-width: 236px;
     height: auto;
}
.footer-montville-new-jersey {
     background-color: #274634;
     min-height: 505px;
     padding-top: 100px !important;
     padding-bottom: 100px !important;
}
p.footer-phone-call {
     font-size: 22px;
     line-height: 38px;
     color: #fff;
     font-weight: 500;
     margin-bottom: 0px;
}
.footer-phone-row {
     margin-top: 30px;
}
.footer-phone-row a:link, .footer-phone-row a:visited {
     color: #a2a882;
     text-decoration: none;
     outline: none;
     border: none;
}
.footer-phone-row a:hover, .footer-phone-row a:active {
     color: #a2a882;
     text-decoration: none;
     outline: none;
     border: none;
}
.footer-address-row {
     text-align: center;
     margin-top: 8px;
}
p.footer-address {
     color: #fff;
     line-height: 28px;
     font-weight: 300;
     font-size: 1.125rem;
}
a.footer-email:link, a.footer-email:visited {
     color: #ffffff;
     text-decoration: none;
     outline: none;
     border: none;
}
a.footer-email:hover, a.footer-email:active {
     color: #c5d3ba;
     text-decoration: none;
     outline: none;
     border: none;
}
.social-icons {
     margin-top: 36px;
}
.social-icons ul {
     list-style: none;
     display: inline-block;
     padding: 0px;
}
.social-icons ul li {
     display: inline-block;
     padding: 0px 10px;
}
.social-icons ul a {
     font-size: 36px;
     color: #fff;
     text-decoration: none;
     outline: none;
     border: none;
}
.social-icons ul a:hover {
     color: #be9b77;
     text-decoration: none;
     outline: none;
     border: none;
}
.social-icons ul li {
     display: inline-block;
}
.footer-logos-row {
     text-align: center;
     margin-top: 36px;
     padding-left: 5%;
     padding-right: 5%;
}
.footer-logos-spacing {
     margin-right: 20px;
}
.footer-eho-row {
     text-align: center;
     margin-top: 36px;
}
.footer-eho-row img {
     max-width: 32px;
     height: auto;
}
.footer-copyright-row {
     text-align: center;
     margin-top: 17px;
}
p.copyright {
     color: #fff;
     font-size: 13px;
     line-height: 20px;
}
@media (min-width: 1921px) {}
@media (max-width: 1700px) {
     .contactus-form {
          margin-top: -125px;
     }
}
@media (max-width: 1600px) {
     .top-bar-left {
          padding-left: 3% !important;
     }
}
@media (max-width: 1199px) {
     .outer-form-container {
          padding: 50px 1.5rem 135px 1.5rem;
     }
}
@media (max-width: 991px) {
     .top-bar {
          min-height: 90px;
          padding: 2px 0px 0px 0px;
     }
     .top-bar-left {
          text-align: center;
          padding-left: 0px !important;
     }
     .top-bar-left-phone a:link, .top-bar-left-phone a:visited {
          font-size: 22px;
          line-height: 30px;
     }
     .top-bar-left-phone a:hover, .top-bar-left-phone a:active {
          font-size: 22px;
          line-height: 30px;
     }
     .top-bar-middle img {
          max-width: 200px;
     }
     .top-bar-right {
          display: block;
          text-align: center;
          padding-top: 12px;
          padding-bottom: 12px;
     }
     .adjust-phone-right {
          padding-right: 0px !important;
     }
     .adjust-top-address-spacing {
          margin-bottom: 12px !important;
     }
     .intro-column {
          padding: 0px 3%;
     }
     .form-column {
          background-color: #a2a882;
     }
     .intro-form {
          padding: 50px 0px;
          text-align: center;
     }
     .intro-title {
          padding-right: 0px;
     }
     .subtitle {
          padding-right: 0px;
     }
     .main-text {
          padding-right: 0px;
     }
     .btn-primary {
          min-width: 270px;
     }
     .contactus-form-row-submit {
          margin-left: 44px;
     }
     .video-section {
          margin-bottom: 50px;
     }
     .lifestyle {
          padding: 0px 0px 50px 0px !important;
     }
     .lifestyle-left img {
          padding-right: 0px !important;
          padding-bottom: 10px;
     }
     .lifestyle-right img {
          padding-left: 0px !important;
     }
}
@media (max-width: 767px) {
     .video-responsive iframe {
          max-width: 767px;
          max-height: 480px;
          text-align: center;
     }
}
@media (max-width: 600px) {}
@media (max-width: 500px) {
     .top-bar-left img {
          max-width: 300px;
     }
     h1 {
          font-size: 44px;
          line-height: 54px;
     }
     h2 {
          font-size: 26px;
          line-height: 34px;
     }
     .footer-phone-row {
          margin-top: 20px;
     }
     .footer-address-row {
          padding-left: 5%;
          padding-right: 5%;
     }
}
@media (max-width: 450px) {
     .contactus-form-row-submit {
          margin-left: 0px;
     }
     .submit-btn {
          margin-left: 10px !important;
     }
}
@media (max-width: 400px) {
     h1 {
          font-size: 38px;
          line-height: 48px;
     }
     h2 {
          font-size: 18px;
          line-height: 26px;
     }
     .footer-copyright-row {
          padding-left: 4% !important;
          padding-right: 4% !important;
     }
     .footer-logos-spacing {
          margin-right: 12px;
     }
}
@media (max-width: 320px) {}