/* Compiled Less CSS File */
/* Generated from "custom_full.css" */

/* CSS Document */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), url(https://fonts.gstatic.com/s/merriweather/v8/RFda8w1V0eDZheqfcyQ4EKRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nhAPw1J91axKNXP_-QX9CC8.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v8/So5lHxHT37p2SS4-t60SlL52ooqJRs02xO3mONBoqeI.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSqRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBrrIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}
.italic {
  font-style: italic;
}
.semibold-font {
  font-weight: 600;
}
.bold-font {
  font-weight: 700;
}
body {
  background-color: #322110;
  width: 100%;
  height: 100%;
}
a:link {
  color: #322110;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #322110;
}
a:hover {
  text-decoration: none;
  color: #322110;
}
a:active {
  text-decoration: none;
  color: #322110;
}
.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.nav-bar {
  width: 100%;
  height: 136px;
  background-color: #e6e8e5;
}
.main-image img {
  width: 100%;
  height: auto;
}
.main-text {
  width: 100%;
  height: auto;
  padding-bottom: 165px !important;
  background-color: #d1d2b0;
  position: relative;
}
.main-text-white {
  width: 100%;
  height: auto;
  background-color: #ffffff;
}
.headline {
  font-family: 'Merriweather';
  font-size: 46px;
  color: #322110;
  margin-left: 80px;
  padding-top: 30px;
  line-height: 56px;
}
.main-text-content {
  font-family: 'Open Sans';
  font-size: 18px;
  color: #322110;
  margin-left: 80px;
  margin-right: 80px;
  padding-top: 20px;
  line-height: 30px;
}
.secondary-text-content {
  font-family: 'Open Sans';
  font-size: 15px;
  color: #322110;
  margin-left: 80px;
  margin-right: 80px;
  padding-top: 20px;
  line-height: 24px;
  margin-top: -90px;
  padding-bottom: 40px;
}
.secondary-text-headline {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}
.secondary-text-content-no-margin-top {
  font-family: 'Open Sans';
  font-size: 15px;
  color: #322110;
  margin-left: 80px;
  margin-right: 80px;
  padding-top: 20px;
  line-height: 24px;
  padding-bottom: 40px;
}
.main-photos {
  width: 100%;
  text-align: center;
  position: relative;
  top: -130px;
}
.separation-bar {
  width: 1036px;
  height: 4px;
  background-color: #d2d1b2;
  margin: auto;
  margin-top: 0px;
}
.form-fields-top {
  margin-left: 80px;
  margin-right: 100px;
  margin-top: 35px;
}
.form-fields {
  margin-top: 20px;
  margin-left: 80px;
  margin-right: 100px;
}
.form-fields-textarea {
  margin-top: 20px;
  margin-left: 80px;
  margin-right: 80px;
}
.left {
  margin-right: 20px;
}
.left {
  margin-left: 20px;
}
textarea.form-control {
  height: 125px;
  padding-top: 10px;
}
.form-control {
  background-color: #f4f5f3;
  background-image: none;
  border: 1px solid #f4f5f3;
  border-radius: 0px;
  box-shadow: none;
  color: #322110;
  display: block;
  font-size: 14px;
  height: 49px;
  padding: 2px 12px;
  -webkit-appearance: none;
}
.form-control::-moz-placeholder {
  color: #322110;
  opacity: 1;
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 300;
}
.form-control:-ms-input-placeholder {
  color: #322110;
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 300;
}
.form-control::-webkit-input-placeholder {
  color: #322110;
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 300;
}
.form-control-textarea::-moz-placeholder {
  color: #322110;
  font-family: 'Open Sans';
  font-size: 16px;
  opacity: 1;
  font-weight: 300;
}
.form-control-textarea:-ms-input-placeholder {
  color: #322110;
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 300;
}
.form-control-textarea::-webkit-input-placeholder {
  color: #322110;
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 300;
}
.submit-button {
  width: 406px;
  height: 49px;
  text-align: center;
  padding-top: 12px;
  font-family: 'Open Sans';
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  margin-top: 20px;
  margin-left: 80px;
  background-color: #91982c;
  font-size: 16px;
}
.agent-broker {
  font-family: 'Open Sans';
  font-weight: 300;
  margin-top: 30px;
  font-size: 18px;
}
.footer {
  width: 100%;
  height: auto;
  background-color: #a6ada4;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-logos {
  margin-left: 80px;
}
.footer-logos img {
  width: 170px;
  height: 54px;
}
.footer-disclaimer {
  color: #ffffff;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 14px;
}
.footer-logos-right{
    margin-right: 80px;
}
.footer-logos-right img{
    margin-left: auto;
    margin-right: auto;
}
input[type='text'],
input[type='number'],
textarea {
  font-size: 16px;
}
.pricingSnipe {
  width: 408px;
  height: 143px;
  text-align: center;
  font-family: 'Merriweather';
  color: #ffffff;
  background-color: #91982c;
  padding-top: 35px;
  margin-left: 110px;
  font-size: 28px;
  font-weight: 700;
}
.italicMerriweather {
  font-style: italic;
  font-weight: 400;
}
.boldMerriweather {
  font-style: normal;
  font-weight: 700;
}
.top-right-arrow {
  position: absolute;
  z-index: 1000;
  width: 50px;
  height: 48px;
  right: 58px;
  top: -23px;
}
.top-right-arrow img {
  width: 50px;
  height: 48px;
}
.bottom-left-arrow {
  position: absolute;
  z-index: 1000;
  width: 50px;
  height: 48px;
  left: 60px;
  bottom: -23px;
}
.bottom-left-arrow img {
  width: 50px;
  height: 48px;
}
.left-column {
  margin-left: 80px;
  margin-right: 10px;
}
.right-column {
  margin-right: 80px;
  margin-left: 10px;
}
.panel-group .panel {
  border-radius: 0px;
}
.panel {
  border-radius: 0px;
  border: none;
  box-shadow: none;
  color: #322110;
}
.panel-title {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 15px;
}
.panel-body {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  background-color: #ffffff;
}
.panel-body ul {
  margin-left: 0px;
  padding-left: 16px;
}
.panel-body li {
  margin-top: 7px;
  margin-bottom: 7px;
}
.panel-group .panel + .panel {
  margin-top: 2px;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.panel-default > .panel-heading {
  background-color: #e4e7e4;
  border-color: #ddd;
  color: #333;
}
.panel-heading {
  position: relative;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.up-arrow {
  width: 15px;
  height: 8px;
  background-image: url(../images/up-arrow.png);
  background-size: 15px 8px;
  position: absolute;
  top: 15px;
  right: 13px;
  z-index: 1000;
  display: none;
}
.down-arrow {
  width: 15px;
  height: 8px;
  background-image: url(../images/down-arrow.png);
  background-size: 15px 8px;
  position: absolute;
  top: 15px;
  right: 13px;
  z-index: 1010;
}
.underLayoutPics {
  margin-top: 21px;
  margin-bottom: 20px;
}
.floor-plan-button {
  width: 244px;
  height: 38px;
  background-color: #e4e7e4;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 15px;
  padding-left: 15px;
  float: left;
  margin-right: 20px;
  padding-top: 7px;
  cursor: pointer;
}
.floor-plan-button-last {
  margin-right: 0px;
}
.darker-color {
  background-color: #f6f7f6;
  margin-top: -100px;
}
.walk-bike-section{
    max-height: 350px;
    padding-bottom:0; 
    margin-bottom: 30px;  
    overflow: hidden;
}
.walk-score-box {
  width: 100%;
  height: 330px;
  background-color: #d2d1b2;
  position: relative;
  text-align: center;
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-size: 19px;
  padding: 35px;
  padding-top: 70px;
  line-height: 28px;
}
.walk-score-box-headline {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
}
.walk-score-top-right-arrow {
  position: absolute;
  width: 50px;
  height: 47px;
  background-image: url(../images/top-right-white-arrow.png);
  background-size: 50px 47px;
  top: 20px;
  right: 20px;
}
.walk-score-bottom-left-arrow {
  position: absolute;
  width: 50px;
  height: 47px;
  background-image: url(../images/bottom-left-white-arrow.png);
  background-size: 50px 47px;
  bottom: 20px;
  left: 20px;
}
.bike-girl {
  margin-left: 25px;
}
.bike-girl img {
  width: 407px;
  height: auto;
}
.guy-supermarket {
  margin-left: 25px;
}
.guy-supermarket img {
  width: 323px;
  height: auto;
}
.top-navigation {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  margin-left: 90px;
  margin-top: 94px;
}
.top-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top-navigation li {
  display: inline;
  margin-left: 35px;
}
.top-navigation a:link {
  color: #91982c;
  text-decoration: none;
}
.top-navigation a:active {
  color: #322110;
  text-decoration: none;
}
.top-navigation a:hover {
  color: #322110;
  text-decoration: none;
}
.top-navigation a:visited {
  color: #91982c;
  text-decoration: none;
}
.hilltopSite {
  float: right;
  margin-right: 80px;
  margin-top: -30px;
}
.townhome-images img {
  width: 1030px;
  height: 498px;
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .logo {
    margin-left: 81px;
    margin-top: 23px;
  }
  .logo img {
    width: 285px;
    height: 113px;
  }
  .main-photos img.img-responsive {
      max-width: calc(100% - 160px);
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1200px) {
  .logo {
    margin-left: 35px;
    margin-top: 23px;
  }
  .logo img {
    width: 285px;
    height: 113px;
  }
  .headline {
    font-family: 'Merriweather';
    font-size: 40px;
    color: #322110;
    margin-left: 60px;
    padding-top: 20px;
    line-height: 50px;
  }
  .main-text {
  }
  .main-text-content {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #322110;
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 10px;
    line-height: 24px;
  }
  .secondary-text-content {
    font-size: 14px;
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 10px;
    line-height: 22px;
    margin-top: -100px;
    padding-bottom: 30px;
  }
  .secondary-text-content-no-margin-top {
    font-size: 14px;
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 20px;
    line-height: 22px;
    padding-bottom: 30px;
  }
  .main-photos {
    width: 100%;
    text-align: center;
    position: relative;
    top: -130px;
  }
  .main-photos img {
    width: 850px;
    height: 328px;
    margin: 0 auto;
  }
  .separation-bar {
    width: 850px;
    height: 4px;
    background-color: #d2d1b2;
    margin: auto;
    margin-top: 0px;
  }
  .form-fields-top {
    margin-left: 60px;
    margin-right: 80px;
    margin-top: 35px;
  }
  .form-fields {
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 80px;
  }
  .form-fields-textarea {
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
  }
  .submit-button {
    width: 360px;
    height: 49px;
    text-align: center;
    padding-top: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 60px;
    background-color: #91982c;
    font-size: 16px;
  }
  .agent-broker {
    font-family: 'Open Sans';
    font-weight: 300;
    margin-top: 30px;
    font-size: 16px;
  }
  .main-text-white {
    height: auto;
  }
  .footer-logos {
    margin-left: 60px;
  }
  .footer-disclaimer {
    margin-left: 20px;
  }
    .footer-logos-right{
        margin-right: 60px;
    }
  .pricingSnipe {
    width: 350px;
    height: 130px;
    padding-top: 35px;
    margin-left: 76px;
    font-size: 24px;
  }
  .top-right-arrow {
    position: absolute;
    z-index: 1000;
    width: 40px;
    height: 38px;
    right: 44px;
    top: -17px;
  }
  .top-right-arrow img {
    width: 40px;
    height: 38px;
  }
  .bottom-left-arrow {
    position: absolute;
    z-index: 1000;
    width: 40px;
    height: 38px;
    left: 44px;
    bottom: -17px;
  }
  .bottom-left-arrow img {
    width: 40px;
    height: 38px;
  }
  .left-column {
    margin-left: 60px;
    margin-right: 8px;
  }
  .right-column {
    margin-right: 60px;
    margin-left: 8px;
  }
  .panel-title {
    letter-spacing: 1px;
    font-size: 14px;
  }
  .panel-body {
    font-size: 13px;
    line-height: 17px;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .panel-body ul {
    margin-left: 0px;
    padding-left: 16px;
  }
  .panel-body li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .panel-heading {
    padding: 7px 15px;
  }
  .up-arrow {
    top: 10px;
    right: 13px;
  }
  .down-arrow {
    top: 10px;
    right: 13px;
  }
.walk-bike-section{
    max-height: 287px;
    padding-bottom:0; 
    margin-bottom: 30px;  
    overflow: hidden;
}
  .walk-score-box {
    height: 267px;
    font-size: 15px;
    padding: 28px;
    padding-top: 55px;
    line-height: 22px;
  }
  .walk-score-top-right-arrow {
    position: absolute;
    width: 50px;
    height: 47px;
    background-image: url(../images/top-right-white-arrow.png);
    background-size: 50px 47px;
    top: 20px;
    right: 20px;
  }
  .walk-score-bottom-left-arrow {
    position: absolute;
    width: 50px;
    height: 47px;
    background-image: url(../images/bottom-left-white-arrow.png);
    background-size: 50px 47px;
    bottom: 20px;
    left: 20px;
  }
  .bike-girl {
    margin-left: 23px;
  }
  .bike-girl img {
    width: 329px;
  }
  .guy-supermarket {
    margin-left: 20px;
  }
  .guy-supermarket img {
    width: 261px;
  }
  .top-navigation {
    font-size: 16px;
    margin-left: 70px;
    margin-top: 94px;
  }
  .top-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .top-navigation li {
    display: inline;
    margin-left: 20px;
  }
  .hilltopSite {
    float: right;
    margin-right: 60px;
    margin-top: -30px;
  }
  .floor-plan-button {
    width: 200px;
    height: 31px;
    background-color: #e4e7e4;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
    padding-left: 15px;
    float: left;
    margin-right: 16px;
    padding-top: 5px;
    cursor: pointer;
  }
  .floor-plan-button-last {
    margin-right: 0px;
  }
  .townhome-images img {
    width: 850px;
    height: 409px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .nav-bar {
    height: 100px;
  }
  .logo {
    margin-left: 25px;
    margin-top: 13px;
  }
  .logo img {
    width: 220px;
    height: 87px;
  }
  .headline {
    font-family: 'Merriweather';
    font-size: 30px;
    color: #322110;
    margin-left: 40px;
    padding-top: 10px;
    line-height: 40px;
  }
  .main-text-content {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #322110;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 10px;
    line-height: 22px;
  }
  .main-text {
    padding-bottom: 130px !important;
  }
  .secondary-text-content {
    font-size: 12px;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 10px;
    line-height: 16px;
    margin-top: -80px;
    padding-bottom: 20px;
  }
  .secondary-text-content-no-margin-top {
    font-size: 12px;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 20px;
    line-height: 16px;
    padding-bottom: 20px;
  }
  .secondary-text-headline {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .main-photos {
    width: 100%;
    text-align: center;
    position: relative;
    top: -100px;
  }
  .main-photos img {
    width: 670px;
    height: 258px;
  }
  .separation-bar {
    width: 670px;
    height: 4px;
    background-color: #d2d1b2;
    margin: auto;
    margin-top: 0px;
  }
  .form-fields-top {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 25px;
  }
  .form-fields {
    margin-top: 10px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .form-fields-textarea {
    margin-top: 10px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .submit-button {
    width: 300px;
    height: 49px;
    text-align: center;
    padding-top: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 40px;
    background-color: #91982c;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .agent-broker {
    font-family: 'Open Sans';
    font-weight: 300;
    margin-top: 30px;
    font-size: 14px;
  }
  .main-text-white {
    height: auto;
  }
  .footer-logos {
    margin-left: 40px;
  }
  .footer-logos img {
    width: 170px;
    height: 54px;
  }
  .footer-disclaimer {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 12px;
    margin-left: 40px;
  }
    .footer-logos-right{
        margin-right: 40px;
    }
  .left {
    margin-right: 0px;
  }
  .left {
    margin-left: 0px;
  }
  .mobile-spacing {
    margin-top: 10px;
  }
  .agent-broker {
    font-family: 'Open Sans';
    font-weight: 300;
    margin-top: 20px;
    font-size: 14px;
    margin-left: 40px;
  }
  .pricingSnipe {
    width: 300px;
    height: 90px;
    padding-top: 20px;
    margin-left: 35px;
    font-size: 20px;
  }
  .top-right-arrow {
    position: absolute;
    z-index: 1000;
    width: 32px;
    height: 30px;
    right: 30px;
    top: -12px;
  }
  .top-right-arrow img {
    width: 32px;
    height: 30px;
  }
  .bottom-left-arrow {
    position: absolute;
    z-index: 1000;
    width: 32px;
    height: 30px;
    left: 28px;
    bottom: -12px;
  }
  .bottom-left-arrow img {
    width: 32px;
    height: 30px;
  }
  .left-column {
    margin-left: 40px;
    margin-right: 6px;
  }
  .right-column {
    margin-right: 40px;
    margin-left: 6px;
  }
  .panel-title {
    letter-spacing: 1px;
    font-size: 12px;
  }
  .panel-body {
    font-size: 11px;
    line-height: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .panel-body ul {
    margin-left: 0px;
    padding-left: 10px;
  }
  .panel-body li {
    font-size: 11px;
    line-height: 14px;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .panel-heading {
    padding: 5px 15px;
  }
  .up-arrow {
    top: 8px;
    right: 13px;
  }
  .down-arrow {
    top: 8px;
    right: 13px;
  }
  .underLayoutPics {
    margin-top: 38px;
    margin-bottom: 20px;
  }
.walk-bike-section{
    max-height: 226px;
    padding-bottom:0; 
    margin-bottom: 30px;  
    overflow: hidden;
}
  .walk-score-box {
    height: 206px;
    font-size: 12px;
    padding: 20px;
    padding-top: 45px;
    line-height: 16px;
  }
  .walk-score-top-right-arrow {
    position: absolute;
    width: 31px;
    height: 30px;
    background-image: url(../images/top-right-white-arrow.png);
    background-size: 31px 30px;
    top: 15px;
    right: 15px;
  }
  .walk-score-bottom-left-arrow {
    position: absolute;
    width: 31px;
    height: 30px;
    background-image: url(../images/bottom-left-white-arrow.png);
    background-size: 31px 30px;
    bottom: 15px;
    left: 15px;
  }
  .bike-girl {
    margin-left: 17px;
  }
  .bike-girl img {
    width: 254px;
  }
  .guy-supermarket {
    margin-left: 16px;
  }
  .guy-supermarket img {
    width: 201px;
  }
  .top-navigation {
    font-size: 13px;
    margin-left: 40px;
    margin-top: 70px;
  }
  .top-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .top-navigation li {
    display: inline;
    margin-left: 14px;
  }
  .hilltopSite {
    display: none;
  }
  .floor-plan-button {
    width: 157px;
    height: 28px;
    background-color: #e4e7e4;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
    padding-left: 15px;
    float: left;
    margin-right: 13px;
    padding-top: 5px;
    cursor: pointer;
  }
  .floor-plan-button-last {
    margin-right: 0px;
  }
  .townhome-images img {
    width: 670px;
    height: 323px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .nav-bar {
    height: 124px;
  }
  .logo {
    text-align: center;
    width: 100%;
    margin-left: 0px;
    margin-top: 13px;
  }
  .logo img {
    width: 250px;
    height: 99px;
  }
  .headline {
    font-family: 'Merriweather';
    font-size: 28px;
    color: #322110;
    padding-top: 10px;
    line-height: 38px;
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
  .main-text-content {
    font-family: 'Open Sans';
    font-size: 16px;
    color: #322110;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    line-height: 24px;
    padding-bottom: 20px;
  }
  .main-text {
    height: auto;
    padding-bottom: 0 !important;
  }
  .secondary-text-content {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #322110;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    line-height: 20px;
    margin-top: 0px;
    padding-bottom: 20px;
  }
  .secondary-text-content-no-margin-top {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #322110;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    line-height: 20px;
    margin-top: 0px;
    padding-bottom: 20px;
  }
  .secondary-text-headline {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 24px;
  }
  .main-photos {
    width: 100%;
    text-align: center;
    position: relative;
    top: 8px;
  }
  .main-photos img {
    width: 100%;
    height: auto;
  }
  .separation-bar {
    width: 100%;
    height: 2px;
    background-color: #d2d1b2;
    margin: auto;
    margin-top: 15px;
  }
  .form-fields-top {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
  }
  .form-fields {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .form-fields-textarea {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .left {
    margin-right: 0px;
  }
  .left {
    margin-left: 0px;
  }
  .mobile-spacing {
    margin-top: 10px;
  }
  .submit-button {
    width: 95%;
    height: 49px;
    text-align: center;
    padding-top: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    background-color: #91982c;
    font-size: 16px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .agent-broker {
    font-family: 'Open Sans';
    font-weight: 300;
    margin-top: 20px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
  .main-text-white {
    height: auto;
  }
  .footer {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-logos {
    margin: auto;
    width: 100%;
    text-align: center;
  }
  .footer-logos img {
    width: 170px;
    height: 54px;
  }
  .footer-disclaimer {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
    .footer-logos-right{
        margin: auto;
        text-align: center;
    }
  .pricingSnipe {
    width: 100%;
    padding-top: 10px;
    margin-left: 0px;
    font-size: 24px;
    padding-bottom: 10px;
  }
  .left-column {
    margin-left: 20px;
    margin-right: 20px;
  }
  .right-column {
    margin-right: 20px;
    margin-left: 20px;
  }
  .panel-title {
    letter-spacing: 1px;
    font-size: 16px;
  }
  .panel-body {
    font-size: 15px;
    line-height: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .panel-body ul {
    margin-left: 0px;
    padding-left: 16px;
  }
  .panel-body li {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 20px;
  }
  .panel-heading {
    padding: 10px 15px;
  }
  .up-arrow {
    top: 15px;
    right: 13px;
  }
  .down-arrow {
    top: 15px;
    right: 13px;
  }
  .underLayoutPics {
    margin-top: 38px;
    margin-bottom: 20px;
  }
.walk-bike-section{
    max-height: 100%;
    padding-bottom:0; 
    margin-bottom: 30px;  
    overflow: hidden;
}
  .walk-score-box {
    height: auto;
    font-size: 14px;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 22px;
  }
  .floorPlansSection {
    margin-top: 0px;
  }
  .floorPlanButtons {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 32px;
    color: #322110;
    cursor: pointer;
    background-color: #e4e7e4;
    float: none;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 600;
  }
  #collapsible1 {
    overflow: hidden;
    width: 100%;
    height: 0px;
    background-color: #fff;
  }
  #collapsible2 {
    overflow: hidden;
    width: 100%;
    height: 0px;
    background-color: #fff;
  }
  #collapsible3 {
    overflow: hidden;
    width: 100%;
    height: 0px;
    background-color: #fff;
  }
  #collapsible4 {
    overflow: hidden;
    width: 100%;
    height: 0px;
    background-color: #fff;
  }
  .collapsible1Img {
    text-align: center;
    margin-top: 20px;
  }
  .swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
  }
  .swipe-wrap {
    overflow: hidden;
    position: relative;
  }
  .swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
  }
  .smallFPDescription {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-family: "Open Sans";
    font-size: 18px;
  }
  .mobile-spacing {
    margin-top: 20px;
  }
}
/* Extra Small Devices, Phones */@media only screen and (max-width: 480px) {
  
}
/* Custom, iPhone 5s and smaller screens Retina */@media only screen and (max-width: 320px) {
  
}