body {
     font-family: 'Raleway', sans-serif;
     font-size: 20px;
     color: #000;
     font-weight: 400;
     line-height: 32px;
}
button {
     border: none !important;
     background: none !important;
}
.footer-pipe-break {
     display: none;
}
.jumptarget::before {
     content: "";
     display: block;
     height: 100px; /* fixed header height*/
     margin: -100px 0 0; /* negative fixed header height */
}

.background-image {
     background-size: cover;
     background-repeat: no-repeat;
     width: 100%;
     min-height: 650px;
     background-position: center center;
     display: flex!important;
 }

.container {
     max-width: 1480px;
}
h1 {
     font-size: 72px;
     line-height: 80px;
}
h2 {
     font-size: 60px;
     line-height: 68px;
}
h3 {
     font-size: 30px;
     line-height: 38px;
}
.textcenter {
     text-align: center;
}
.blacktext {
     color: #000;
}
.goldtext {
     color: #84754f;
}
.tealtext {
     color: #063c4a;
}
.white, .whitetext {
     color: #fff;
}
.boldtext {
     font-weight: 700;
}
.semiboldtext {
     font-weight: 600;
}
.mediumtext {
     font-weight: 500;
}
.regulartext {
     font-weight: 400;
}
.lighttext {
     font-weight: 300;
}
.fs24 {
     font-size: 24px;
}
.header-the-estates-at-hunterdon-hills {
     background-color: #fff;
}
.top-bar {
     background-color: transparent;
     min-height: 110px;
     display: flex;
     align-items: center;
     padding: 0px 5%;
}
.top-bar-left {}
p.top-bar-left-address {
     font-size: 18px !important;
     line-height: 26px;
     margin-bottom: 0px;
}
.top-bar-left-logo {}
.top-bar-left-logo img {
     margin: 0px auto;
     max-width: 350px;
     height: auto;
}
.top-bar-right {
     float: right;
}
.top-bar-right p {
     font-size: 18px;
     line-height: 26px;
     margin-bottom: 0px;
}
p.top-bar-phone {
     font-size: 18px;
     line-height: 26px;
     margin-bottom: 0px;
     float: right;
}
a.phonelink:link, a.phonelink:visited {
     text-decoration: none !important;
     outline: none;
     border: none;
     color: #000;
}
a.phonelink:hover, a.phonelink:active {
     text-decoration: none !important;
     outline: none;
     border: none;
     color: #000;
}
i.fa.fa-phone.fa-flip-horizontal {
     color: #84754f;
     font-size: 20px !important;
}
p.top-bar-form-link {
     font-size: 18px;
     line-height: 26px;
     margin-bottom: 0px;
}
a.formlink:link, a.formlink:visited {
     text-decoration: none !important;
     outline: none;
     border: none;
     color: #daab28;
}
a.formlink:hover, a.formlink:active {
     text-decoration: none !important;
     outline: none;
     border: none;
     color: #fff;
}
.hero-caption {
     position: absolute;
     top: 83%;
     left: 70%;
     width: 100%;
     max-height: 100px;
     z-index: 99999;
}
.hero-caption h1 {
     font-size: 34px;
     line-height: 42px;
     text-shadow: 12px 12px 64px #242323;
}
.hero-caption h1 span {
     font-size: 44px;
     font-weight: 400;
}
.hero-caption p {
     font-size: 46px;
     line-height: 46px;
     font-weight: 300;
}
.btn-primary, .btn-primary:visited {
     outline: none !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     background-color: #84754f !important;
     border-radius: 4px !important;
     font-size: 18px !important;
     line-height: 22px !important;
     color: #fff !important;
     font-weight: 500;
     padding: 10px 20px !important;
     border: 2px solid #84754f !important;
}
.btn-primary:hover, .btn-primary:active {
     outline: none !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     border-radius: 4px !important;
     background-color: #fff !important;
     border: 2px solid #84754f !important;
     color: #84754f !important;
     font-size: 18px !important;
     line-height: 22px !important;
     font-weight: 500;
     padding: 10px 20px !important;
}
.page-jump-button {
     margin-top: 50px;
}
.btn-teal, .btn-teal:visited {
     outline: none !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     background-color: #063c4a !important;
     border-radius: 4px !important;
     font-size: 18px !important;
     line-height: 22px !important;
     color: #fff !important;
     font-weight: 500;
     padding: 10px 20px !important;
     border: 2px solid #063c4a !important;
}
.btn-teal:hover, .btn-teal:active {
     outline: none !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     border-radius: 4px !important;
     background-color: #fff !important;
     border: 2px solid #063c4a !important;
     color: #063c4a !important;
     font-size: 18px !important;
     line-height: 22px !important;
     font-weight: 500;
     padding: 10px 20px !important;
}
.section-button {
     margin-top: 30px;
}
/* SLIDE CAROUSEL */
.slide-carousel {
     margin: 10px 0px 100px 0px;
     padding: 100px 0px 48px 0px;
     background-color: #0f0f0f;
}
.slide-carousel-single-slide {
     padding: 0px 32px;
}
.slide-carousel-single-slide img {
     border-radius: 3px;
}
.slide-caption {
     text-align: center;
     color: #fff;
     font-size: 22px;
     font-weight: 600;
     text-transform: uppercase;
     padding-top: 20px;
}
/* FEATURES SECTION */
.slick-slide img {
     /*max-height: 1080px !important;*/
     border-radius: 3px;
     /*max-height:100%;
     height:100%;*/
}

.slide{height:100%!important;}

.slick-slide {
    height:auto!important;
   }

   .slick-track {
   }
   .slick-track .slick-slide {
     height: inherit!important;
   }  

.new-homes-for-sale-features-section {
     background-color: #063c4a;
}
ul.bulletlist {
     margin: 0px 0px 0px 8px;
     padding: 0px 0px 0px 0px;
     list-style-type: none;
     list-style-image: url('../images/goldbullet.png');
}
ul.bulletlist li {
     margin: 0px 0px 12px 0px;
     padding: 0px 10% 0px 0px;
     vertical-align: top;
     color: #fff;
     line-height: 26px;
}
ul.bulletlist2 {
     margin: 0px 0px 0px 8px;
     padding: 0px 0px 0px 0px;
     list-style-type: none;
     list-style-image: url('../images/goldbullet.png');
}
ul.bulletlist2 li {
     margin: 0px 0px 12px 5px;
     padding: 0px 10% 0px 0px;
     vertical-align: top;
     color: #000;
     line-height: 26px;
}
.new-homes-for-sale-features {
     display: flex;
     justify-content: center;
     flex-direction: column;
     text-align: left;
     padding-right: 3% !important;
}
/* END FEATURES SECTION */
/* FORM SECTION */
.intro-form {
     padding: 100px 0px;
}
.the-estates-at-hunterdon-hills-homes {
     padding-left: 0px !important;
     padding-right: 5% !important;
}
.main-content {}
.main-text {}
.main-text-title {
     margin-bottom: 24px;
}
.main-text-title2 {
     margin-bottom: 0px;
}
.form-header-content {
     padding: 2% 12% 2% 10%;
}
.form-header-content p {
     font-size: 24px;
     line-height: 32px;
}
.contactus-form {
     width: 100%;
     background-color: #84754f;
     max-height: 900px;
     padding: 20px 0px 30px 0px !important;
     border-radius: 2px;
     max-width: 450px;
     overflow: hidden;
}
input.contact-input-box {
     width: 80%;
     height: 40px;
     background-color: #fff !important;
     background-image: none;
     background-repeat: repeat-x;
     box-shadow: none;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     border-radius: 2px;
     margin: 0 auto;
     display: block;
     border-top: none;
     border-left: none;
     border-right: none;
     border-bottom: 0px solid #101010;
     outline: none;
     padding-left: 5px;
     font-size: 16px;
}
textarea.contact-textarea-box {
     width: 80%;
     min-height: 40px;
     background-color: #fff !important;
     background-image: none;
     background-repeat: repeat-x;
     box-shadow: none;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     border-radius: 2px;
     margin: 0 auto;
     display: block;
     border-top: none;
     border-left: none;
     border-right: none;
     border-bottom: 0px solid #101010;
     outline: none;
     padding-left: 5px;
     font-size: 16px;
}
.contactus-form-row {
     margin-bottom: 12px;
}
.contactus-form-row-submit {
     float: left;
     margin-left: 45px;
}
label {
     font-size: 14px;
     font-weight: 500;
     margin-top: 0px;
     margin: 0px 0px 0px 6%;
     cursor: default;
     color: #ffffff;
}
.submit-btn {
     display: inline-block;
     zoom: 1;
     outline: none;
     background: #84754f !important;
     font-size: 20px !important;
     color: #fff;
     font-weight: 500;
     padding: .5rem 3rem;
     text-align: center;
     -webkit-transition: .3s all ease;
     transition: .3s all ease;
     cursor: pointer;
     border: 2px solid #fff !important;
     border-radius: 4px !important;
     line-height: 1.5;
     margin: 0 0 1rem !important;
}
.submit-btn:hover, .submit-btn:focus, .submit-btn:active {
     display: inline-block;
     zoom: 1;
     outline: none;
     background: #fff !important;
     font-size: 20px !important;
     color: #84754f;
     font-weight: 500;
     padding: .5rem 3rem;
     text-align: center;
     -webkit-transition: .3s all ease;
     transition: .3s all ease;
     cursor: pointer;
     border: 2px solid #fff !important;
     border-radius: 4px !important;
     line-height: 1.5;
     margin: 0 0 1rem !important;
}
.contactus-form-row-submit-footnote {
     font-size: 13px;
     color: #fff;
     line-height: 18px;
     font-weight: 300;
     margin-bottom: 24px;
}
.row-form-disclaimer {
     padding: 2% 12% 2% 10%;
}
.form-err {
     font-size: 14px;
     color: #fff;
     border: 1px solid #063c4a;
     padding: 0px 10px;
}
input.contact-consent-box {
     width: 20px;
     height: 20px;
     accent-color: #063c4a;
}
#alert {
     border: 1px solid #fff;
     font-size: 20px;
     display: none;
     margin: 15px 0 0;
}
input.contact-input-box::-webkit-input-placeholder, textarea.contact-textarea-box::-webkit-input-placeholder {
     font-size: 14px;
     color: #000;
     font-weight: 400 !important;
     opacity: 1;
}
input.contact-input-box:-moz-placeholder, textarea.contact-textarea-box:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
     font-size: 14px;
     color: #000;
     font-weight: 400 !important;
     opacity: 1;
}
input.contact-input-box::-moz-placeholder, textarea.contact-textarea-box::-moz-placeholder { /* Mozilla Firefox 19+ */
     font-size: 14px;
     color: #000;
     font-weight: 400 !important;
     opacity: 1;
}
input.contact-input-box:-ms-input-placeholder, textarea.contact-textarea-box:-ms-input-placeholder { /* Internet Explorer 10+ */
     font-size: 14px;
     color: #000;
     font-weight: 400 !important;
     opacity: 1;
}
input.signup::-ms-input-placeholder, textarea::-ms-input-placeholder { /* Edge */
     font-size: 14px;
     color: #000;
     font-weight: 400 !important;
     opacity: 1;
}
p.form-disclaimer {
     font-size: 13px;
     line-height: 20px;
     padding: 10px 5% 0px 0px;
     color: #fff;
     margin-bottom: 0px;
}
.form-control {
     border: none !important;
     outline: none !important;
     border-radius: 0;
}
label {
     margin-top: 12px;
}
.btn-submit, .btn-submit:visited {
     outline: none !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     background-color: #101010 !important;
     border-radius: 0px !important;
     font-size: 20px !important;
     line-height: 24px !important;
     color: #fff !important;
     font-weight: 500;
     padding: 20px 50px !important;
     border: 2px solid #101010 !important;
}
.btn-submit:hover, .btn-submit:active {
     background-color: #fff !important;
     border: 2px solid #101010 !important;
     color: #101010 !important;
     outline: none;
}
.thank-you-message-outer-section {
     background-color: #eceeef;
}
.thank-you-message-section {
     padding: 100px 0px;
     text-align: center;
}
.thank-you-message {
     padding: 0px 20% !important;
}
/* EXPLORE SECTION */
.explore-The-Estates-at-Hunterdon-Hills {
     padding: 100px 0px;
}
.portfolio-slider {
     padding: 0 0;
}
.site-plan-image {
     width: 100%;
     max-height: 900px;
     padding: 20px 0px 30px 0px !important;
     border-radius: 2px;
     max-width: 450px;
}
.new-homes-for-sale-features {
     padding-left: 5%;
     display: flex;
     justify-content: center;
     flex-direction: column;
}
/* MAP SECTION */
.gmap {
     width: 100%;
     position: relative;
     height: 700px;
     overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.mapmarker-popup {
     width: 170px;
     height: 140px;
     padding-top: 10px;
     text-align: center;
}
.mapmarker-info-title {
     font-size: 16px;
     color: #063c4a;
     font-weight: bold;
     line-height: 18px;
     margin-bottom: 7px;
}
.mapmarker-info-address {
     font-size: 14px;
     line-height: 18px;
     color: #000;
}
a.directionslink:link, a.directionslink:visited {
     color: #000;
     font-size: 14px;
     text-decoration: underline;
     outline: none;
     border: none;
     font-weight: 500;
     line-height: 34px;
}
a.directionslink:hover, a.directionslink:active {
     color: #063c4a;
     font-size: 14px;
     text-decoration: underline;
     outline: none;
     border: none;
     font-weight: 500;
}
/* FOOTER */
.footer-new-homes {
     min-height: 250px;
     padding-top: 100px !important;
     padding-bottom: 100px !important;
     font-size: 18px;
}
.footer-logo {
     margin-bottom: 50px;
}
.footer-logo img {
     max-width: 275px;
     height: auto;
}
p.footer-contact {
     color: #000;
     font-weight: 400;
     margin-bottom: 10px;
}
p.footer-contact a {
     color: #000;
     text-decoration: none;
}
p.footer-contact a:hover {
     color: #84754f;
     text-decoration: none;
}
p.footer-address {
     color: #000;
     font-weight: 400;
     margin-bottom: 10px;
}
p.footer-address a {
     color: #000;
     text-decoration: none;
}
p.footer-address a:hover {
     color: #84754f;
     text-decoration: none;
}
.footer-pipe {
     padding: 0px 24px;
}
.footer-disclaimer-row {
     text-align: center;
     padding: 0px 20%;
     margin-bottom: 30px;
}
p.disclaimer {
     font-family: 'Figtree', sans-serif;
     color: #000;
     font-size: 14px;
     line-height: 20px;
     padding-top: 30px;
     font-weight: 300;
}
.disclaimer-adjust {
	padding-top: 0px !important;
}
.footer-logos {
     text-align: center;
}
.footer-logos img {
     padding: 0px 12px;
     margin:4px 0px;
}
.cb-footer-logo {
     max-height: 64px;
     width: auto;
}
.rdg-footer-logo {
     max-height: 50px;
     width: auto;
}

.gateway-footer-logo {
     max-height: 35px;
     width: auto;
}
.realtor-footer-logo {
     max-height: 40px;
     width: auto;
}
.eho-footer-logo {
     max-height: 40px;
     width: auto;
}
/* BACK TO TOP */
.back-to-top {
     position: fixed;
     bottom: 125px;
     right: 25px;
     display: none;
     z-index: 5000;
}
.btn-light {
     color: #0f0f0f;
     background-color: #84754f;
     border-color: #84754f;
}
@media (min-width: 1921px) {
     .slick-slide img {
          max-height: initial !important;
     }
}
@media (max-width: 1300px) {
     /*.btn-primary, .btn-primary:visited {
          padding: 5px 10px !important;
     }
     .btn-primary:hover, .btn-primary:active {
          padding: 10px 10px !important;
     }
     .btn-teal, .btn-teal:visited {
          padding: 5px 10px !important;
     }
     .btn-teal:hover, .btn-teal:active {
          padding: 10px 10px !important;
     }*/
     .new-homes-for-sale-features {
          padding-left: 2% !important;
          padding-right: 2% !important;
          padding-top: 30px;
          padding-bottom: 30px;
     }
}
@media (max-width: 1199px) {
     p.top-bar-phone {
          font-size: 16px;
     }
}
@media (max-width: 991px) {

     .portfolio-slider {
          padding: 0 0;
          padding-top: 0px;
          padding-bottom: 24px;
      }

     .top-bar {
          text-align: center;
          padding: 20px 2%;
     }
     .top-bar-left-logo img {
          max-width: 300px;
     }
     p.top-bar-left-address {
          font-size: 16px !important;
          line-height: 24px;
          margin-bottom: 0px;
     }
     .top-bar-left {
          margin-bottom: 20px;
     }
     .top-bar-middle {
          float: none;
          margin-bottom: 20px;
     }
     .top-bar-right {
          float: none;
     }
     p.top-bar-phone {
          font-size: 16px;
          line-height: 24px;
          float: none;
     }
     p.top-bar-form-link {
          font-size: 22px;
          line-height: 30px;
          margin-bottom: 0px;
     }
     .hero-caption {
          left: 60%;
     }
     .the-estates-at-hunterdon-hills-homes {
          padding-right: 0px !important;
          text-align: center;
     }
     .intro-form {
          padding: 40px 0px;
     }
     .explore-The-Estates-at-Hunterdon-Hills {
          padding: 50px 0px 30px 0px;
     }
     .main-text {
          padding: 20px 5% !important;
          text-align: center;
     }
     .main-text-title {
          margin-bottom: 0px;
     }
     .new-homes-for-sale-features-section {
          margin-top: 0px;
          margin-bottom: 0px
     }
     .new-homes-for-sale-features {
          text-align: center;
          padding-top: 40px;
          padding-left: 15px;
     }
     .blist-section {
          margin-bottom: 30px;
     }
     ul.bulletlist {
          text-align: center;
          list-style-image: none;
          margin-left: 0px;
     }
     ul.bulletlist li {
          padding-right: 0px;
     }
	ul.bulletlist2 {
          text-align: center;
          list-style-image: none;
          margin-left: 0px;
     }
     ul.bulletlist2 li {
          padding-right: 0px;
     }
     .location-text {
          margin-bottom: 30px;
     }
     .hp-contact-form-section {
          margin-top: 50px;
          margin-bottom: 50px;
     }
     .text-col {
          text-align: center;
          padding: 0px 2%;
     }
     .slide-carousel {
          margin: 50px 0px;
          padding: 50px 0px 10px 0px;
     }
     .slide-carousel-single-slide {
          padding: 0px 16px;
     }
     .slide-caption {
          font-size: 16px;
          line-height: 22px;
     }
     .footer-new-homes {
          padding-top: 50px !important;
          padding-bottom: 50px !important;
     }
     .footer-pipe {
          display: none;
     }
     .footer-pipe-break {
          display: block;
          height: 0;
     }
	
}
@media (max-width: 768px) {

     .background-image {
          min-height: 450px;
      }

}
@media (max-width: 767px) {
     .main-text {
          padding: 40px 3% !important;
          text-align: center;
     }
     h1 {
          font-size: 50px;
          line-height: 58px;
     }
     h2 {
          font-size: 40px;
          line-height: 48px;
     }
     h3 {
          font-size: 24px;
          line-height: 32px;
     }
     .hero-caption h1 {
          font-size: 26px;
          line-height: 32px;
     }
     .hero-caption h1 span {
          font-size: 34px;
     }
     .footer-disclaimer-row {
          padding: 0px 10%;
     }
     /*.hero-caption h1 {
          line-height: 60px;
     }*/
}
@media (max-width: 700px) {}
@media (max-width: 600px) {
     .hero-caption h1 {
          font-size: 22px;
          line-height: 28px;
     }
     .hero-caption h1 span {
          font-size: 30px;
     }
}
@media (max-width: 500px) {
     .background-image {
          min-height: 350px;
      }

     .hero-caption h1 {
          font-size: 18px;
          line-height: 24px;
     }
     .hero-caption h1 span {
          font-size: 26px;
     }
}
@media (max-width: 400px) {
     .hero-caption h1 {
          font-size: 16px;
          line-height: 22px;
     }
     .hero-caption h1 span {
          font-size: 24px;
     }
}